:root{--dark:#0a0a0a;--dark-card:#141414;--dark-border:#2a2a2a;--light:#fbfbfb;--light-muted:#fafafa;--text-light:#ffffff;--text-dark:#1a1a1a;--text-subtle-dark:#6b7280;--text-subtle-light:#a1a1a1;--accent:#fff562}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter Tight,Inter,system-ui,-apple-system,sans-serif;background:var(--dark);color:var(--text-light)}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 2rem);margin:0 auto}.dark-surface{background:var(--dark);color:var(--text-light)}.light-surface{background:var(--light);color:var(--text-dark)}.section{padding:3.5rem 0}.hero{padding:4.5rem 0 3rem}.hero-grid{display:grid;gap:1rem}.home-ambient{position:relative;isolation:isolate;overflow:clip}.home-ambient>*{position:relative;z-index:1}.home-ambient{background:#0a0a0a}.home-main-surface{background:transparent}.home-ambient:after,.home-ambient:before{content:"";position:absolute;inset:-20% -10%;z-index:0;pointer-events:none;background-repeat:no-repeat;filter:blur(8px)}.home-ambient:before{background-image:radial-gradient(circle at 14% 12%,rgba(255,236,62,.5),transparent 12%),radial-gradient(circle at 86% 28%,rgba(255,214,46,.44),transparent 14%),radial-gradient(circle at 38% 76%,rgba(255,240,88,.36),transparent 16%);animation:ambientGlowDrift 18s ease-in-out infinite alternate}.home-ambient:after{background-image:radial-gradient(circle at 28% 34%,rgba(255,206,38,.38),transparent 10%),radial-gradient(circle at 72% 84%,rgba(255,234,66,.36),transparent 12%);animation:ambientGlowFloat 23s ease-in-out infinite alternate}@keyframes ambientGlowDrift{0%{transform:translateZ(0) scale(1);opacity:.9}to{transform:translate3d(1.5%,-2.2%,0) scale(1.04);opacity:1}}@keyframes ambientGlowFloat{0%{transform:translate3d(-1.5%,1.2%,0) scale(1);opacity:.75}to{transform:translate3d(1.8%,-1.5%,0) scale(1.06);opacity:.95}}@media (prefers-reduced-motion:reduce){.home-ambient:after,.home-ambient:before{animation:none}}.kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}h1,h2,h3{margin-top:0;line-height:1.15}h1{font-size:clamp(2rem,4vw,3.4rem)}.lead{font-size:1.1rem;color:var(--text-subtle-light);max-width:70ch}.light-surface .lead{color:var(--text-subtle-dark)}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;padding:.65rem 1rem;font-weight:700;border:1px solid transparent}.button-primary{background:var(--accent);color:#111}.button-secondary{border-color:var(--accent);color:var(--accent);background:transparent}.light-surface .button-secondary{border-color:#111;color:#111}.site-header{border-bottom:1px solid var(--dark-border);position:sticky;top:0;z-index:20}.nav-row{min-height:72px;padding:.3rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo-header{width:min(102px,21.1vw);height:auto;display:block}.main-nav{display:flex;flex-wrap:wrap;gap:.9rem;font-size:.95rem}.main-nav a:hover{color:var(--accent)}.site-footer{border-top:1px solid var(--dark-border);padding:3rem 0}.footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr) minmax(180px,1fr);gap:2.25rem;align-items:start}.footer-col{justify-self:start;width:100%}.footer-col:not(.footer-col-brand){padding-left:1.25rem;border-left:1px solid #242424}.footer-col h3{margin:0 0 .85rem;font-size:.9rem;letter-spacing:.07em;text-transform:uppercase;color:#d4d4d4}.footer-col-brand .muted{max-width:34ch;margin:.5rem 0 0}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li+li{margin-top:.55rem}.logo-footer{max-width:198px;width:100%;height:auto;display:block;vertical-align:top}.footer-logo-wrap{margin:0;padding:3px 0 0;line-height:0;font-size:0}.footer-col-brand .logo-footer{margin-top:0}.footer-platform-icons{display:flex;flex-wrap:wrap;gap:.75rem}.footer-platform-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;transition:transform .14s ease}.footer-platform-icon:hover{transform:translateY(-1px)}.footer-platform-icon svg{width:100%;height:100%;display:block}.footer-icon-spotify svg path{fill:none;stroke:#0a0a0a;stroke-width:1.7;stroke-linecap:round}.footer-icon-apple svg{width:28px;height:28px}.muted{color:var(--text-subtle-light)}.light-surface .muted{color:var(--text-subtle-dark)}ul{padding-left:1.2rem}.filter-bar{display:grid;gap:.9rem;margin-bottom:1.25rem}input[type=date],input[type=email],input[type=search],input[type=text]{width:100%;max-width:480px;min-height:44px;border-radius:10px;border:1px solid #3a3a3a;padding:.7rem .8rem;background:#1a1a1a;color:#fff}.light-surface input[type=date],.light-surface input[type=email],.light-surface input[type=search],.light-surface input[type=text]{border-color:#d4d4d4;background:#fff;color:#111}.tag-filter,.tag-row{display:flex;flex-wrap:wrap;gap:.5rem}.tag-button,.tag-pill{border:1px solid var(--accent);border-radius:999px;padding:.35rem .65rem;font-size:.8rem;color:var(--accent);background:transparent}.tag-button-active{color:#111;background:var(--accent)}.blog-grid,.episode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.blog-card,.episode-card,.notice,.related-card{border:1px solid var(--dark-border);border-radius:14px;background:var(--dark-card);overflow:hidden}.light-surface .blog-card,.light-surface .notice{background:#fff;border-color:#e5e7eb}.episode-thumb{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .22s ease}.episode-thumb-link{position:relative;display:block;width:100%;aspect-ratio:16/9;overflow:hidden}.episode-play-overlay{position:absolute;inset:0;display:grid;place-items:center;background:rgba(10,10,10,.2);opacity:0;transition:opacity .22s ease;pointer-events:none}.episode-play-button{width:54px;height:54px;border-radius:999px;border:2px solid rgba(255,255,255,.95);background:rgba(0,0,0,.28);display:inline-flex;align-items:center;justify-content:center;transform:scale(.9);transition:transform .22s ease}.episode-play-button svg{width:78px;height:78px;fill:#fff}.episode-card:focus-within .episode-thumb,.episode-card:hover .episode-thumb{transform:scale(1.06)}.episode-card:focus-within .episode-play-overlay,.episode-card:hover .episode-play-overlay{opacity:1}.episode-card:focus-within .episode-play-button,.episode-card:hover .episode-play-button{transform:scale(1)}.blog-card,.episode-meta,.notice,.related-card{padding:.9rem}.related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.prose-block{max-width:760px}.episode-video-embed{margin-bottom:1.2rem;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}.episode-video-embed iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.episode-audio-embed{margin-bottom:1.2rem;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}.episode-audio-embed iframe{display:block;width:100%;height:152px;border:0}.prose-block li,.prose-block p{line-height:1.8;font-size:1.05rem}.inline-icon-link{display:inline-flex;align-items:center;gap:.45rem}.inline-icon-link svg{width:18px;height:18px;display:block}.compact{max-width:680px}.contact-form,.newsletter-form{display:grid;gap:.65rem}.contact-form{margin-top:1rem}.contact-form label{font-weight:600}.contact-form textarea{width:100%;min-height:150px;border-radius:10px;border:1px solid #d4d4d4;padding:.7rem .8rem;background:#fff;color:#111;resize:vertical;font:inherit}.contact-form button{width:fit-content;min-height:44px;border-radius:10px;border:1px solid #e9d93d;background:var(--accent);color:#111;font-weight:700;padding:.65rem 1rem}.contact-form button:disabled{opacity:.65;cursor:not-allowed}.contact-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.contact-turnstile{min-height:66px}.newsletter-form-controls{display:grid;gap:.65rem}.newsletter-form-inline{margin-top:1.25rem}.newsletter-form-controls-inline{display:flex;align-items:stretch;flex-wrap:nowrap;max-width:560px;width:100%}.newsletter-form-controls-inline input{flex:1 1 auto;min-width:0;width:auto;max-width:none}.newsletter-form-controls-inline button{flex:0 0 auto;white-space:nowrap}.newsletter-form button{width:fit-content;min-height:44px;border-radius:10px;border:1px solid transparent;background:var(--accent);color:#111;font-weight:700;padding:.65rem 1rem}.hero .newsletter-form input[type=email]{background:rgba(255,255,255,.9);color:#111;border-color:#d8d8d8}.light-surface .newsletter-form-controls-inline{gap:.95rem}.light-surface .newsletter-form button{border-color:#e9d93d;box-shadow:0 4px 10px rgba(0,0,0,.08)}.home-subscribe-section{background:#fbfbfb}.home-subscribe-section input[type=email]{background:#fff}.about-guest-cta{margin-top:.75rem;border-color:#e9d93d;box-shadow:0 4px 10px rgba(0,0,0,.08)}.form-message{margin:0;font-size:.92rem}.platform-links-row{margin-top:1.25rem;padding-top:.35rem;display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.platform-links-label{margin:0;color:var(--text-subtle-light);font-size:1rem}.platform-links-icons{gap:.7rem}.platform-icon,.platform-links-icons{display:inline-flex;align-items:center}.platform-icon{width:32px;height:32px;border-radius:9px;justify-content:center;transition:transform .14s ease}.platform-icon:hover{transform:translateY(-1px)}.platform-icon svg{width:32px;height:32px;display:block}.platform-icon-apple svg{width:25px;height:25px}.platform-icon-spotify svg{fill:none;stroke:#0a0a0a;stroke-width:1.7;stroke-linecap:round}.tally-embed{width:100%;min-height:950px;border:0;overflow:hidden;display:block}.guest-form-section{padding-bottom:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1024px){.blog-grid,.episode-grid,.related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:1.4rem}.footer-col:not(.footer-col-brand){padding-left:0;border-left:0}.main-nav{display:none}.blog-grid,.episode-grid,.related-list{grid-template-columns:1fr}.tally-embed{min-height:1050px}.guest-form-section{padding-bottom:.9rem}}