:root{color-scheme:dark;--black: #080806;--ink: #10120d;--cream: #f2e7c9;--muted: #b9ad92;--lemon: #d8f24a;--green: #17382c;--green-bright: #2d6b4f;--red: #e8472f;--orange: #f38a2d;--line: rgba(242, 231, 201, .18);--panel: rgba(18, 24, 18, .78);--shadow: 0 24px 70px rgba(0, 0, 0, .45);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--black);color:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;background:linear-gradient(180deg,rgba(8,8,6,.2),var(--black) 44rem),radial-gradient(circle at 80% 12%,rgba(216,242,74,.1),transparent 22rem),var(--black)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.navbar{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px;padding:1rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgba(242,231,201,.14);background:#080806c2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:800;letter-spacing:0;color:var(--lemon);white-space:nowrap}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.75rem,2vw,1.5rem);color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.nav-links a{transition:color .18s ease}.nav-links a:hover{color:var(--cream)}.hero{position:relative;display:flex;align-items:center;min-height:96vh;padding:8rem clamp(1rem,5vw,5rem) 4rem;isolation:isolate;overflow:hidden}.hero:before{position:absolute;inset:0;z-index:-2;content:"";background-image:var(--hero-image);background-position:center;background-size:cover;filter:saturate(1.08) contrast(1.05)}.hero:after{position:absolute;inset:0;z-index:-1;content:"";background:linear-gradient(90deg,#080806eb,#080806a3 42%,#08080629 78%),linear-gradient(180deg,rgba(8,8,6,.1),var(--black) 96%)}.hero-content{width:min(760px,100%)}.eyebrow,.section-kicker{margin:0 0 1rem;color:var(--lemon);font-size:.76rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero h1,.section-heading h2,.radio-player h2,.artist-copy h2,.manifesto h2,.footer h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:900;line-height:.96;letter-spacing:0}.hero h1{max-width:940px;font-size:clamp(2.65rem,6.8vw,6.7rem)}.hero-statement{text-wrap:balance}.hero-copy{max-width:620px;margin:1.35rem 0 0;color:var(--cream);font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.55}.hero-actions,.socials{display:flex;flex-wrap:wrap;gap:.8rem}.hero-actions{margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.15rem;border:1px solid var(--line);border-radius:999px;font-weight:900;transition:transform .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--black);background:var(--lemon);border-color:var(--lemon)}.button-secondary{color:var(--cream);background:#f2e7c914}.section,.artist-spotlight,.manifesto,.footer{padding:clamp(4rem,8vw,7rem) clamp(1rem,5vw,5rem)}.section-heading{display:grid;grid-template-columns:minmax(0,.82fr) minmax(240px,1fr);gap:1.5rem;align-items:end;margin-bottom:2rem}.section-heading h2{max-width:780px;font-size:clamp(2.2rem,5.8vw,5.2rem)}.radio-section{padding-top:2rem}.radio-player{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(120px,180px);gap:1rem;align-items:center;padding:clamp(1rem,3vw,2rem);border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#17382ce6,#080806eb),var(--panel);box-shadow:var(--shadow);overflow:hidden}.azuracast-player{grid-template-columns:minmax(0,.82fr) minmax(300px,1fr)}.radio-copy,.play-button,.signal-bars,.azuracast-frame{position:relative;z-index:1}.radio-mark{position:absolute;right:clamp(.5rem,3vw,2rem);bottom:-5.7rem;width:clamp(150px,24vw,300px);opacity:.1;pointer-events:none}.radio-label,.track,.article-card p,.program-row p,.session-body p,.footer p{color:var(--muted)}.radio-label,.track{margin:0}.radio-player h2{margin:.3rem 0 .45rem;font-size:clamp(2rem,5vw,4.2rem)}.azuracast-frame{width:100%;min-height:156px;border:1px solid rgba(242,231,201,.12);border-radius:8px;background:#050504}.play-button{display:grid;place-items:center;width:72px;height:72px;border:0;border-radius:50%;color:var(--black);background:var(--lemon);cursor:pointer;box-shadow:0 0 0 10px #d8f24a17}.play-button span{transform:translate(2px);font-size:1.2rem;font-weight:900}.play-button.is-playing{background:var(--red);color:var(--cream)}.play-button.is-playing span{transform:none}.signal-bars{display:flex;align-items:end;justify-content:flex-end;gap:.45rem;height:72px}.signal-bars span{width:13px;border-radius:999px;background:linear-gradient(180deg,var(--lemon),var(--orange))}.signal-bars span:nth-child(1){height:34%}.signal-bars span:nth-child(2){height:78%}.signal-bars span:nth-child(3){height:48%}.signal-bars span:nth-child(4){height:100%}.signal-bars span:nth-child(5){height:60%}.article-grid,.session-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-carousel{overflow:hidden;border-radius:8px}.article-track{display:flex;transition:transform .7s cubic-bezier(.22,1,.36,1)}.article-card,.session-card,.service-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#f2e7c90b;transition:transform .18s ease,border-color .18s ease,background .18s ease}.article-card:hover,.session-card:hover,.program-row:hover,.service-card:hover{transform:translateY(-4px);border-color:#d8f24a99;background:#f2e7c914}.article-card{min-height:340px;display:flex;flex-direction:column;justify-content:space-between}.article-slide{display:grid;flex:0 0 100%;grid-template-columns:minmax(260px,.92fr) minmax(0,1.08fr);min-height:clamp(420px,48vw,580px)}.article-image{width:100%;height:100%;min-height:inherit;object-fit:cover;border-bottom:1px solid var(--line)}.article-content{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:clamp(1.25rem,4vw,3rem)}.card-meta{display:flex;justify-content:space-between;gap:1rem;color:var(--lemon);font-size:.74rem;font-weight:900;text-transform:uppercase}.article-card h3,.program-row h3,.session-body h3{margin:1rem 0;font-size:clamp(1.55rem,3vw,2.55rem);line-height:1}.article-slide h3{max-width:780px;font-size:clamp(2.3rem,6vw,5.2rem)}.article-card p,.program-row p,.session-body p{line-height:1.55}.article-slide p{max-width:680px;font-size:clamp(1rem,1.6vw,1.25rem)}.carousel-dots{display:flex;justify-content:center;gap:.65rem;margin-top:1rem}.carousel-dots button{width:38px;height:8px;border:0;border-radius:999px;background:#f2e7c942;cursor:pointer;transition:width .18s ease,background .18s ease}.carousel-dots button.is-active{width:64px;background:var(--lemon)}.programs-section{background:linear-gradient(180deg,#17382c47,#08080614),var(--black)}.program-list{display:grid;gap:.85rem}.program-row{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(160px,auto);gap:1rem;align-items:center;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#0808066b;transition:transform .18s ease,border-color .18s ease,background .18s ease}.program-index{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:2.4rem;font-weight:900}.program-row h3,.program-row p{margin:0}.program-row strong{justify-self:end;color:var(--lemon)}.session-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.video-frame{display:grid;place-items:center;aspect-ratio:16 / 10;background:linear-gradient(135deg,rgba(232,71,47,.72),transparent 38%),linear-gradient(315deg,rgba(216,242,74,.28),transparent 42%),var(--green)}.video-frame iframe{width:100%;height:100%;border:0}.session-body{padding:1rem}.session-body span{color:var(--lemon);font-size:.74rem;font-weight:900;text-transform:uppercase}.artist-spotlight{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:clamp(1rem,4vw,3rem);align-items:stretch;background:var(--cream);color:var(--black)}.artist-visual{position:relative;min-height:420px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#08080633,#080806b8),repeating-linear-gradient(90deg,var(--green) 0 14px,var(--orange) 14px 18px,var(--red) 18px 23px)}.artist-visual:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#0808060a,#08080673),linear-gradient(135deg,#d8f24a1f,#e8472f2e);pointer-events:none}.artist-visual img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center;filter:saturate(1.08) contrast(1.04)}.artist-copy{align-self:center}.artist-copy .section-kicker{color:var(--red)}.artist-copy h2{font-size:clamp(3rem,8vw,7rem)}.artist-meta{margin:.8rem 0 2rem;color:#445044;font-weight:900;text-transform:uppercase}blockquote{margin:0 0 2rem;max-width:680px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.6rem);line-height:1.15}.manifesto{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(90deg,#d8f24a14,#e8472f14),var(--black)}.manifesto-mark{position:absolute;z-index:-1;right:clamp(-7rem,-8vw,-3rem);bottom:-16rem;width:clamp(260px,42vw,560px);opacity:.13;pointer-events:none}.manifesto-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(2rem,5vw,5rem);align-items:start}.manifesto h2{max-width:860px;font-size:clamp(2.4rem,5.4vw,5.6rem);color:var(--cream)}.manifesto article>p:not(.section-kicker),.mission-step p{color:var(--muted);font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.6}.manifesto article>p:not(.section-kicker){max-width:760px;margin:1.4rem 0 0}.mission-list{display:grid;gap:1rem}.mission-step{display:grid;grid-template-columns:54px minmax(0,1fr);gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#f2e7c90b}.mission-step span{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:900}.mission-step h3{margin:0 0 .35rem;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1}.mission-step p{margin:0}.services-section{background:linear-gradient(135deg,rgba(232,71,47,.1),transparent 38%),linear-gradient(180deg,#17382c57,#08080666),var(--black)}.services-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.service-card{display:flex;min-height:220px;flex-direction:column;justify-content:space-between;padding:1rem;transition:transform .18s ease,border-color .18s ease,background .18s ease}.service-card span{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-size:2.2rem;font-weight:900}.service-card h3{margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1}.footer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:2rem;align-items:start;border-top:1px solid var(--line);background:#050504;overflow:hidden}.footer h2{font-size:clamp(2rem,4vw,4rem)}.socials a{color:var(--lemon);font-weight:900}.footer-mark{width:clamp(88px,11vw,140px);margin-top:-1.6rem;opacity:.82}.credits{grid-column:1 / -1;margin:0}@media(max-width:940px){.navbar{position:sticky;align-items:flex-start;flex-direction:column;min-height:auto}.nav-links{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem}.hero{min-height:88vh}.section-heading,.manifesto-layout,.radio-player,.artist-spotlight,.footer{grid-template-columns:1fr}.footer-mark{position:absolute;right:1rem;bottom:1rem;width:96px;opacity:.28}.article-grid,.session-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-slide{grid-template-columns:1fr}.article-image{aspect-ratio:16 / 10;min-height:0}.program-row{grid-template-columns:52px minmax(0,1fr)}.program-row strong{grid-column:2;justify-self:start}.signal-bars{justify-content:flex-start}}@media(max-width:620px){.hero{padding-top:5rem}.hero:after{background:linear-gradient(90deg,#080806ed,#08080694),linear-gradient(180deg,rgba(8,8,6,.04),var(--black) 98%)}.hero h1{font-size:clamp(3rem,16vw,4.7rem)}.button{width:100%}.article-grid,.session-grid,.services-grid{grid-template-columns:1fr}.article-card{min-height:280px}.article-slide{min-height:0}.radio-player{gap:1.4rem}.radio-mark{right:-1.5rem;bottom:-4.2rem;width:190px}.play-button{width:64px;height:64px}.artist-visual{min-height:260px}}
