.hero-image{width:100%;border-radius:8px;overflow:hidden;margin-bottom:36px}.hero-image img{width:100%;height:340px;object-fit:cover}.hero-image figcaption{font-size:.72rem;color:var(--text-faint);padding:8px 0 0;font-style:italic}.key-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.fact-card{text-align:center;padding:20px 12px;background:var(--cream);border-radius:8px;border:1px solid var(--border)}.fact-number{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--purple-dark);line-height:1.1}.fact-label{font-size:.75rem;color:var(--text-light);margin-top:4px;line-height:1.3}.next-workshop{background:linear-gradient(135deg,var(--purple-dark) 0%,var(--purple-mid) 100%);border-radius:10px;padding:32px 36px;margin:48px 0;color:#fff;display:flex;align-items:center;gap:28px}.next-workshop-info{flex:1}.next-workshop-badge{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-light);margin-bottom:6px}.next-workshop-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin-bottom:8px}.next-workshop-details{font-size:.9rem;line-height:1.6;color:#ffffffbf}.next-workshop-btn{display:inline-block;background:var(--gold);color:var(--purple-dark);padding:10px 24px;border-radius:5px;font-size:.8rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;transition:background .2s}.next-workshop-btn:hover{background:var(--gold-light)}.workshop-info-section{margin:32px 0 48px;padding:32px 36px;background:var(--warm-white);border:1px solid var(--border);border-radius:10px}.workshop-info-section p{font-size:.98rem;line-height:1.8;color:var(--text);margin:0 0 18px}.workshop-info-section .wi-subhead{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;color:var(--purple-dark);margin:28px 0 12px}.workshop-info-section .wi-projects{list-style:none;padding:0;margin:0 0 8px}.workshop-info-section .wi-projects li{position:relative;padding:12px 0 12px 28px;font-size:.95rem;line-height:1.7;color:var(--text);border-bottom:1px solid var(--border)}.workshop-info-section .wi-projects li:last-child{border-bottom:none}.workshop-info-section .wi-projects li:before{content:"";position:absolute;left:0;top:22px;width:8px;height:8px;background:var(--gold);border-radius:50%}.workshop-info-section .wi-projects strong{color:var(--purple-dark);font-weight:600}.workshop-info-section .wi-note{margin-top:24px;padding:16px 20px;background:var(--cream);border-left:3px solid var(--gold);border-radius:0 6px 6px 0;font-size:.92rem;line-height:1.7;color:var(--text)}.workshop-info-section .wi-note strong{color:var(--purple-dark)}.article-body h2{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700;color:var(--purple-dark);margin:48px 0 20px;padding-top:12px}.article-body h3{font-size:1.05rem;font-weight:600;color:var(--purple-dark);margin:32px 0 12px}.repeat-note{font-size:.82rem;color:var(--text-light);font-style:italic;text-align:center;margin:-32px 0 48px;padding-bottom:4px}.timeline{position:relative;margin:28px 0 40px;padding-left:28px}.timeline:before{content:"";position:absolute;left:8px;top:4px;bottom:4px;width:2px;background:var(--border)}.timeline-item{position:relative;padding-bottom:28px;padding-left:28px}.timeline-item:last-child{padding-bottom:0}.timeline-item:before{content:"";position:absolute;left:-24px;top:3px;width:10px;height:10px;border-radius:50%;background:var(--gold);border:2px solid #fff;box-shadow:0 0 0 2px var(--border)}.timeline-date{font-size:.75rem;font-weight:600;line-height:1.3;color:var(--gold-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.timeline-text{font-size:.92rem;line-height:1.6;color:var(--text)}.timeline-text strong{color:var(--purple-dark);font-weight:600}.sdg-section{background:var(--cream);border:1px solid var(--border);border-radius:10px;padding:20px 28px;margin-top:48px}.sdg-section h3{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--purple-dark);margin-bottom:12px;letter-spacing:0;text-transform:none}.sdg-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.sdg-tag{display:inline-flex;align-items:baseline;gap:8px;background:#3d2c520d;border-radius:100px;padding:7px 14px 8px;font-size:.78rem;color:var(--purple-dark);font-weight:500}.sdg-num{font-size:.7rem;font-weight:700;color:var(--gold-muted);letter-spacing:.04em}.sdg-note{font-size:.78rem;line-height:1.65;color:var(--text-light);padding-top:14px;border-top:1px dashed var(--border)}.sdg-note strong{color:var(--purple-dark);font-weight:600}@media(max-width:700px){.workshop-info-section{padding:24px 22px}.key-facts{grid-template-columns:repeat(2,1fr)}.next-workshop{flex-direction:column;align-items:stretch}}
