.theme-aurora{--bg-deep:#000;--bg-base:#000;--bg-card:#0f0f18;--bg-card-hover:#161622;--bg-glass:#0f0f18b8;--accent:#7c3aed;--accent-warm:#a78bfa;--accent-hover:#8b5cf6;--accent-glow:#7c3aed73;--accent-glow-hover:#7c3aedb3;--accent-soft:#7c3aed29;--accent-border:#a78bfa59;--au-color-scheme:dark;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#71717a;--border:#2a2a30;--border-hover:#3f3f46;--border-subtle:#1f1f24;--font-display:"Plus Jakarta Sans",Inter,system-ui,sans-serif;--font-body:Inter,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--radius-sm:10px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--radius-full:9999px;--radius:var(--radius-md);--shadow-sm:0 1px 2px #0006;--shadow:0 8px 30px #00000059;--shadow-hover:0 12px 40px #0006;--shadow-lg:0 24px 60px #00000073;--shadow-glow:0 0 40px var(--accent-glow);--footer-bg:var(--surface);--footer-surface:var(--card);--footer-text:var(--text-primary);--footer-muted:var(--text-muted);--nav-h:80px;--header-h:80px;--player-h:72px;--max:1200px;--transition:.28s cubic-bezier(.22,1,.36,1);--ease:cubic-bezier(.22,1,.36,1);--duration:.28s;--bg:var(--bg-deep);--surface:#111113;--card:var(--bg-card);--card-hover:var(--bg-card-hover);--text:var(--text-primary);--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;color:var(--text-primary);background:var(--bg-deep);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%;color-scheme:var(--au-color-scheme,dark);line-height:1.6;overflow-x:hidden}.theme-aurora *,.theme-aurora :before,.theme-aurora :after{box-sizing:border-box}.theme-aurora h1,.theme-aurora h2,.theme-aurora h3,.theme-aurora h4,.theme-aurora h5,.theme-aurora h6,.theme-aurora .font-display{font-family:var(--font-display);letter-spacing:-.03em;font-weight:650;line-height:1.15}.theme-aurora img{max-width:100%;height:auto;display:block}.theme-aurora a{color:inherit;text-decoration:none}.theme-aurora button{cursor:pointer;background:0 0;border:none;font-family:inherit}.theme-aurora :focus-visible{outline:2px solid var(--accent);outline-offset:3px}.theme-aurora ::selection{background:var(--accent);color:#fff}.theme-aurora .container,.theme-aurora .container-mn,.theme-aurora .container-mn{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:1.5rem}@media (max-width:768px){.theme-aurora .section-pad{padding-block:4rem}.theme-aurora .section-pad.pt-0{padding-top:0}.theme-aurora .section-pad.pb-0{padding-bottom:0}}.theme-aurora .glass{-webkit-backdrop-filter:blur(16px)saturate(140%);border:1px solid var(--border);background:#111113b8}.theme-aurora .surface{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.theme-aurora .card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--duration)var(--ease),border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease),background var(--duration)var(--ease)}.theme-aurora .card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);background:var(--card-hover);transform:translateY(-3px)}.theme-aurora .card-static:hover{transform:none}.theme-aurora .text-secondary{color:var(--text-secondary)}.theme-aurora .text-muted{color:var(--text-muted)}.theme-aurora .text-accent{color:var(--accent-hover)}.theme-aurora .bg-accent-soft{background:var(--accent-soft)}.theme-aurora .border-accent{border-color:var(--accent-border)}.theme-aurora .btn{border-radius:var(--radius-full);letter-spacing:-.01em;height:48px;transition:all var(--duration)var(--ease);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.theme-aurora .btn-primary{background:var(--accent);color:#fff;box-shadow:0 0 #0000,inset 0 1px #ffffff26}.theme-aurora .btn-primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.theme-aurora .btn-secondary{background:var(--card);color:var(--text);border:1px solid var(--border)}.theme-aurora .btn-secondary:hover{background:var(--card-hover);border-color:color-mix(in srgb,var(--accent)35%,var(--border))}.theme-aurora .btn-ghost{color:var(--text-secondary);background:0 0;border:1px solid #0000}.theme-aurora .btn-ghost:hover{color:var(--text);background:var(--accent-soft)}.theme-aurora .btn-sm{height:36px;padding:0 .875rem;font-size:.8125rem}.theme-aurora .btn-lg{height:56px;padding:0 1.75rem;font-size:1rem}.theme-aurora .btn-icon{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);width:44px;height:44px;color:var(--text);transition:all var(--duration)var(--ease);justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-aurora .btn-icon:hover{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-hover)}.theme-aurora .btn-play{border-radius:var(--radius-full);background:var(--accent);color:#fff;width:56px;height:56px;box-shadow:none;transition:all var(--duration)var(--ease);justify-content:center;align-items:center;display:inline-flex}.theme-aurora .btn-play:hover{background:var(--accent-hover);transform:scale(1.06)}.theme-aurora .btn-play-sm{width:40px;height:40px}.theme-aurora .badge{border-radius:var(--radius-full);letter-spacing:-.01em;background:var(--accent-soft);height:26px;color:var(--accent-hover);border:1px solid var(--accent-border);align-items:center;gap:.35rem;padding:0 .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.theme-aurora .badge-neutral{background:var(--card);color:var(--text-secondary);border-color:var(--border)}.theme-aurora .badge-solid{background:var(--accent);color:#fff;border-color:#0000}.theme-aurora .badge-success{color:#4ade80;background:#22c55e1f;border-color:#22c55e4d}.theme-aurora .input{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);width:100%;height:52px;color:var(--text);transition:border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease);padding:0 1.1rem;font-size:.975rem}.theme-aurora .input::placeholder{color:var(--text-muted)}.theme-aurora .input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}.theme-aurora .input-lg{border-radius:var(--radius-lg);height:64px;padding:0 1.35rem;font-size:1.05rem}.theme-aurora .search-shell{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);transition:border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease);align-items:center;gap:.75rem;padding:.5rem .5rem .5rem 1.25rem;display:flex}.theme-aurora .search-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft),var(--shadow)}.theme-aurora .search-shell input{height:48px;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.theme-aurora .search-shell input::placeholder{color:var(--text-muted)}.theme-aurora .waveform{align-items:center;gap:2px;height:40px;margin-bottom:0;display:flex}.theme-aurora .waveform span,.theme-aurora .waveform-bar{background:var(--accent);opacity:.55;transform-origin:50%;border-radius:2px;width:3px;transition:height .12s linear,opacity .12s linear;display:block}.theme-aurora .waveform span.played,.theme-aurora .waveform-bar.played{opacity:.95}.theme-aurora .waveform-bar{flex:1;min-width:2px;max-width:4px}.theme-aurora .waveform.is-playing span{animation:1.1s ease-in-out infinite wavePulse}.theme-aurora .waveform.is-playing span:nth-child(odd){animation-delay:.1s}.theme-aurora .waveform.is-playing span:nth-child(3n){animation-delay:.25s}.theme-aurora .waveform.is-playing span:nth-child(4n){animation-delay:.4s}@keyframes wavePulse{0%,to{opacity:.45;transform:scaleY(.45)}50%{opacity:1;transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.theme-aurora .waveform.is-playing span{animation:none}}.theme-aurora .site-header{z-index:50;height:var(--header-h);transition:background var(--duration)var(--ease),border-color var(--duration)var(--ease),backdrop-filter var(--duration)var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.theme-aurora .site-header.is-scrolled{background:var(--header-bg,#09090bbf);-webkit-backdrop-filter:blur(18px)saturate(160%);border-bottom-color:var(--border)}.theme-aurora .nav-link{color:var(--nav-link,var(--text-secondary));transition:color var(--duration)var(--ease),background var(--duration)var(--ease);border-radius:10px;padding:.4rem .7rem;font-size:.9rem;font-weight:500}.theme-aurora .nav-link:hover,.theme-aurora .nav-link.is-active{color:var(--text);background:var(--accent-soft)}.theme-aurora .mini-player{z-index:60;height:var(--player-h);transition:transform var(--duration)var(--ease);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.theme-aurora .mini-player.is-visible{transform:translateY(0)}.theme-aurora .mini-player.is-youtube{height:auto;max-height:min(72vh,520px)}.theme-aurora .accordion-item{border:var(--mn-card-border-width,1px)solid var(--mn-card-border,var(--border));border-radius:var(--mn-card-radius,var(--radius));background:var(--mn-card-bg,var(--card));box-shadow:var(--mn-card-shadow,none);overflow:visible}.theme-aurora .accordion-trigger{text-align:left;width:100%;color:var(--text);font-weight:400;font-size:inherit;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.25rem;display:flex}.theme-aurora .accordion-question{cursor:text;flex:1;min-width:0;font-size:1rem;font-weight:600;line-height:1.4;display:block}.theme-aurora .accordion-icon{transition:transform var(--duration)var(--ease);color:var(--accent);cursor:pointer;font-size:1.35rem;line-height:1;font:inherit;background:0 0;border:0;padding:0}.theme-aurora .accordion-panel{max-height:0;transition:max-height .36s var(--ease);overflow:hidden}.theme-aurora .accordion-item.is-open .accordion-panel{max-height:320px}.theme-aurora .accordion-panel-inner{color:var(--text-secondary);padding:0 1.25rem 1.25rem;line-height:1.7}.theme-aurora .accordion-item.is-open .accordion-icon{transform:rotate(45deg)}.theme-aurora .accordion-icon{transition:transform var(--duration)var(--ease);color:var(--accent-hover);font-size:1.35rem;line-height:1}.theme-aurora .tabs{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);flex-wrap:wrap;gap:.35rem;width:fit-content;padding:.3rem;display:flex}.theme-aurora .tab{border-radius:var(--radius-full);height:36px;color:var(--text-secondary);white-space:nowrap;cursor:pointer;transition:color var(--duration)var(--ease),background var(--duration)var(--ease),border-color var(--duration)var(--ease);background:0 0;border:1px solid #0000;flex-direction:row;justify-content:center;align-items:center;gap:.4rem;padding:0 .95rem;font-size:.85rem;font-weight:560;line-height:1;display:inline-flex}.theme-aurora .tab svg{flex-shrink:0;display:block}.theme-aurora .tab:hover:not(.is-active){color:var(--text-primary);background:color-mix(in srgb,var(--card)85%,transparent)}.theme-aurora .tab.is-active{background:var(--accent-soft);color:var(--accent-hover);border-color:var(--accent-border);box-shadow:none}.theme-aurora .progress-track{border-radius:var(--radius-full);background:var(--border);cursor:pointer;height:4px;overflow:hidden}.theme-aurora .progress-fill{border-radius:inherit;background:var(--accent);width:0%;height:100%;transition:width .2s linear}.theme-aurora .modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000a6;justify-content:center;align-items:center;padding:1.25rem;display:none;position:fixed;inset:0}.theme-aurora .modal-backdrop.is-open{display:flex}.theme-aurora .modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);width:min(520px,100%);box-shadow:var(--shadow-lg);padding:1.75rem}.theme-aurora .cookie-banner{z-index:70;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);max-width:420px;box-shadow:var(--shadow-lg);margin-left:auto;padding:1.25rem;display:none;position:fixed;bottom:1.25rem;left:1.25rem;right:1.25rem}.theme-aurora .cookie-banner.is-visible{display:block}.theme-aurora.has-player .cookie-banner{bottom:calc(var(--player-h) + 1.25rem)}.theme-aurora .back-to-top{z-index:55;border-radius:var(--radius-full);border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--text);box-shadow:var(--shadow);justify-content:center;align-items:center;display:none;position:fixed;bottom:1.25rem;right:1.25rem}.theme-aurora .back-to-top.is-visible{display:inline-flex}.theme-aurora.has-player .back-to-top{bottom:calc(var(--player-h) + 1.25rem)}.theme-aurora .reveal{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);transform:translateY(18px)}.theme-aurora .reveal.is-visible{opacity:1;transform:translateY(0)}.theme-aurora .chip{border-radius:var(--radius-full);background:var(--accent-soft);border:1px solid var(--accent-border);height:30px;color:var(--accent-hover);font-variant-numeric:tabular-nums;transition:all var(--duration)var(--ease);align-items:center;padding:0 .7rem;font-size:.8rem;font-weight:650;display:inline-flex}.theme-aurora .chip:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.theme-aurora .platform-btn{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);height:40px;color:var(--text-secondary);transition:all var(--duration)var(--ease);align-items:center;gap:.5rem;padding:0 .9rem;font-size:.8125rem;font-weight:560;display:inline-flex}.theme-aurora .platform-btn:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .ai-answer{background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--card)),var(--card));border:1px solid var(--accent-border);border-radius:var(--radius-xl);padding:1.5rem}.theme-aurora .au-ai-search{position:relative;overflow:hidden}.theme-aurora .au-ai-search-mesh{pointer-events:none;opacity:.7;position:absolute;inset:0}.theme-aurora .au-ai-search-mesh .hero-mesh{background:radial-gradient(ellipse 50% 40% at 80% 20%,color-mix(in srgb,var(--accent)22%,transparent),transparent 60%),radial-gradient(ellipse 40% 35% at 10% 80%,color-mix(in srgb,var(--accent)10%,transparent),transparent 55%),radial-gradient(ellipse 30% 25% at 50% 0%,color-mix(in srgb,var(--accent)14%,transparent),transparent 50%)}.theme-aurora .au-ai-search-inner{text-align:center;max-width:44rem;margin-inline:auto;position:relative}.theme-aurora .au-ai-search-kicker{border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin:0;padding:.28rem .72rem;font-size:.68rem;font-weight:650;display:inline-flex}.theme-aurora .au-ai-search-title{letter-spacing:-.04em;color:var(--text);margin:.7rem 0 .45rem;font-size:clamp(1.7rem,4vw,2.65rem);font-weight:700;line-height:1.12}.theme-aurora .au-ai-search-sub{color:var(--text-secondary);max-width:34rem;margin:0 auto 1.15rem;font-size:.98rem;line-height:1.55}.theme-aurora .au-ai-search-shell{text-align:left;border-radius:var(--radius-full);margin-bottom:.7rem;padding-left:1.15rem;overflow:visible}.theme-aurora .au-ai-search-shell input{min-width:0}.theme-aurora .au-ai-search-prompts{grid-template-columns:1fr;gap:.45rem;margin-bottom:1.15rem;display:grid}@media (min-width:560px){.theme-aurora .au-ai-search-prompts{grid-template-columns:1fr 1fr}}.theme-aurora .au-ai-search-prompt{border:1px solid var(--accent-border);background:color-mix(in srgb,var(--card)78%,transparent);min-height:2.45rem;color:var(--text-secondary);text-align:center;transition:border-color var(--duration)var(--ease),color var(--duration)var(--ease),background var(--duration)var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:.4rem .8rem;font-size:.8rem;line-height:1.3;text-decoration:none;display:flex}.theme-aurora .au-ai-search-prompt:hover{color:var(--text);border-color:var(--accent);background:var(--accent-soft)}.theme-aurora .au-ai-search-preview{text-align:left;border-radius:1.05rem;margin-top:0;padding:1.05rem 1.15rem 1.1rem}.theme-aurora .au-ai-search-preview-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.theme-aurora .au-ai-search-preview-label{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:.68rem;font-weight:650}.theme-aurora .au-ai-search-preview-meta{color:var(--text-muted);font-size:.75rem}.theme-aurora .au-ai-search-preview-body{color:var(--text-secondary);margin:0 0 .9rem;font-size:.95rem;line-height:1.6}.theme-aurora .au-ai-search-preview-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;display:flex}.theme-aurora .au-ai-search-timestamps{flex-wrap:wrap;gap:.4rem;margin-bottom:0;display:flex}.theme-aurora .au-ai-search-preview .btn{gap:.4rem}.theme-aurora .au-ai-search-preview .btn:disabled,.theme-aurora .au-ai-search-timestamps .chip:disabled{opacity:.55;cursor:not-allowed}.theme-aurora .au-topics.au-topics--tight{padding-top:0}.theme-aurora .au-topics-header{max-width:36rem;margin-bottom:2rem}.theme-aurora .au-topics-eyebrow{letter-spacing:.01em;margin:0 0 .5rem;font-size:.875rem;font-weight:650}.theme-aurora .au-topics-title{letter-spacing:-.04em;color:var(--text);margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.theme-aurora .au-topics-sub{color:var(--text-secondary);margin:0;line-height:1.6}.theme-aurora .au-topics-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.theme-aurora .au-topics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.theme-aurora .au-topics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.theme-aurora .au-topic-card{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--card);color:inherit;flex-direction:column;align-items:flex-start;padding:1.25rem;text-decoration:none;transition:border-color .35s,transform .35s cubic-bezier(.22,1,.36,1),background .35s,box-shadow .35s;display:flex}.theme-aurora .au-topic-card:hover{border-color:var(--accent-border);background:color-mix(in srgb,var(--accent)6%,var(--card));box-shadow:0 16px 36px color-mix(in srgb,var(--accent)16%,transparent);transform:translateY(-5px)}.theme-aurora .au-topic-card:active{transform:translateY(-1px)scale(.99)}.theme-aurora .au-topic-abbr{margin-bottom:1rem}.theme-aurora .au-topic-name{letter-spacing:-.03em;color:var(--text);transition:color var(--duration)var(--ease);margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.theme-aurora .au-topic-card:hover .au-topic-name{color:var(--accent-hover)}.theme-aurora .au-topic-desc{color:var(--text-secondary);flex:1;margin:0 0 .75rem;font-size:.875rem;line-height:1.5}.theme-aurora .au-topic-count{color:var(--text-muted);font-size:.75rem}.theme-aurora .au-about{background:var(--surface);border-block:1px solid var(--border)}.theme-aurora .au-about-grid{align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.theme-aurora .au-about-grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.theme-aurora .au-about-media-frame{max-width:28rem;position:relative}.theme-aurora .au-about-art{aspect-ratio:4/5;box-shadow:var(--shadow-lg,0 24px 48px -20px #0f0f1a47);background:color-mix(in srgb,var(--accent)12%,var(--card));border-radius:1.5rem}.theme-aurora .au-about-art-fallback{width:100%;height:100%;color:var(--accent-hover);opacity:.7;justify-content:center;align-items:center;display:flex}.theme-aurora .au-about-badge{border-radius:var(--radius-lg);width:12rem;box-shadow:var(--shadow);z-index:1;padding:1rem;position:absolute;bottom:-1.5rem;right:-1rem}@media (min-width:640px){.theme-aurora .au-about-badge{right:2rem}}.theme-aurora .au-about-badge-value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);aspect-ratio:auto;background:0 0;border:0;border-radius:0;width:auto;height:auto;margin-bottom:.15rem;font-size:1.5rem;font-weight:700;line-height:1.1}.theme-aurora .au-about-badge-label{color:var(--text-muted);font-size:.875rem;line-height:1.35}.theme-aurora .au-about-eyebrow{margin:0 0 .5rem;font-size:.875rem;font-weight:650}.theme-aurora .au-about-title{letter-spacing:-.04em;color:var(--text);margin:0 0 1rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.theme-aurora .au-about-body{max-width:38rem;margin:0 0 1rem;line-height:1.65}.theme-aurora .au-about-body+.au-about-body{margin-bottom:1.5rem}.theme-aurora .au-about-timeline{border-left:1px solid var(--border);flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0 0 0 1.25rem;list-style:none;display:flex}.theme-aurora .au-about-timeline-year{font-size:.875rem;line-height:1.3}.theme-aurora .au-about-timeline-title{color:var(--text);letter-spacing:-.02em;font-weight:650;line-height:1.35}.theme-aurora .au-about-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.theme-aurora .au-about-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.theme-aurora .au-about-stat{flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0;display:flex}.theme-aurora .au-about-stat-value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);-webkit-text-fill-color:var(--text-primary);outline:none;min-width:0;min-height:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.1;display:block;overflow:visible;aspect-ratio:auto!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.theme-aurora .au-about-stat-label{color:var(--text-muted);font-size:.875rem;line-height:1.3}.theme-aurora .au-hosts{position:relative}.theme-aurora .au-hosts-mesh{pointer-events:none;opacity:.55;position:absolute;inset:0}.theme-aurora .au-hosts-header{margin-bottom:1.5rem}.theme-aurora .au-hosts-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:700}.theme-aurora .au-hosts-title{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(1.7rem,3.5vw,2.35rem);font-weight:700;line-height:1.12}.theme-aurora .au-hosts-stage{gap:1.25rem;display:grid}.theme-aurora .au-hosts-stage--single{max-width:100%}.theme-aurora .au-host-feature{border:1px solid color-mix(in srgb,var(--accent)22%,transparent);background:#0b0b12;border-radius:1.5rem;grid-template-columns:1fr;min-height:22rem;animation:.65s cubic-bezier(.22,1,.36,1) both au-host-rise;display:grid;overflow:hidden}@media (min-width:768px){.theme-aurora .au-host-feature{grid-template-columns:minmax(16rem,.95fr) minmax(0,1.15fr);min-height:26rem}}.theme-aurora .au-host-feature__media{background:radial-gradient(circle at 30% 20%,color-mix(in srgb,var(--accent)35%,transparent),transparent 55%),color-mix(in srgb,var(--accent)12%,#12121c);min-height:16rem;position:relative;overflow:hidden}.theme-aurora .au-host-feature__media img{object-fit:cover;width:100%;height:100%;min-height:16rem;animation:18s ease-in-out infinite alternate au-host-ken;display:block}@media (min-width:768px){.theme-aurora .au-host-feature__media,.theme-aurora .au-host-feature__media img{min-height:26rem}}.theme-aurora .au-host-feature__mono{font-family:var(--font-display);letter-spacing:-.06em;color:color-mix(in srgb,var(--accent)75%,#fff);opacity:.9;place-items:center;font-size:clamp(4.5rem,12vw,8rem);font-weight:800;display:grid;position:absolute;inset:0}.theme-aurora .au-host-feature__body{background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,#101018)0%,#0c0c14 100%);flex-direction:column;justify-content:center;padding:1.5rem 1.4rem 1.6rem;display:flex}@media (min-width:768px){.theme-aurora .au-host-feature__body{padding:2.2rem 2.4rem}}.theme-aurora .au-host-feature__role{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin:0 0 .55rem;font-size:.72rem;font-weight:700}.theme-aurora .au-host-feature__name{letter-spacing:-.045em;color:var(--text);margin:0 0 .85rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:750;line-height:1.05}.theme-aurora .au-host-feature__bio{max-width:34rem;color:var(--text-secondary);margin:0 0 1.15rem;font-size:1.02rem;line-height:1.65}.theme-aurora .au-host-feature__socials{flex-wrap:wrap;gap:.45rem;margin-bottom:1.1rem;display:flex}.theme-aurora .au-host-feature__social{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600;text-decoration:none}.theme-aurora .au-host-feature__social:hover{color:var(--accent)}.theme-aurora .au-host-feature__listen{background:var(--accent);color:#fff;max-width:100%;box-shadow:0 10px 28px color-mix(in srgb,var(--accent)40%,transparent);border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.86rem;font-weight:650;text-decoration:none;transition:transform .2s,gap .2s;display:inline-flex}.theme-aurora .au-host-feature__listen span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-aurora .au-host-feature__listen:hover{gap:.7rem;transform:translateY(-2px)}@keyframes au-host-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes au-host-ken{0%{transform:scale(1)}to{transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.theme-aurora .au-host-feature,.theme-aurora .au-host-feature__media img{animation:none}}.theme-aurora .au-guests--tight-top{padding-top:0}.theme-aurora .au-guests-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.theme-aurora .au-guests-eyebrow{margin:0 0 .5rem;font-size:.875rem;font-weight:650}.theme-aurora .au-guests-title{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.theme-aurora .au-guests-dir{white-space:nowrap;transition:color var(--duration)var(--ease);flex-shrink:0;font-size:.875rem}.theme-aurora .au-guests-dir:hover{color:var(--text-primary)}.theme-aurora .au-guests{padding-bottom:1.25rem;overflow-x:hidden}.theme-aurora .au-guest-slider{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative}.theme-aurora .au-guest-slider__mask{padding:1.15rem 0 2.6rem;overflow:hidden}.theme-aurora .au-guests-track{will-change:transform;backface-visibility:hidden;flex-wrap:nowrap;gap:1.1rem;width:max-content;padding-inline:0;display:flex}.theme-aurora .au-guest-nav{z-index:2;border:1px solid color-mix(in srgb,var(--accent)35%,var(--border));background:color-mix(in srgb,var(--card)88%,#000);width:2.4rem;height:2.4rem;color:var(--text);cursor:pointer;border-radius:999px;place-items:center;transition:transform .2s,border-color .2s,background .2s;display:grid;position:absolute;top:8.4rem;transform:translateY(-50%);box-shadow:0 10px 24px #00000059}.theme-aurora .au-guest-nav:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-50%)scale(1.06)}.theme-aurora .au-guest-nav--prev{left:.85rem}.theme-aurora .au-guest-nav--next{right:.85rem}.theme-aurora .au-guests-track>.au-guest-card{z-index:0;border:1px solid color-mix(in srgb,var(--accent)24%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--card)),var(--card));border-radius:1.15rem;flex-direction:column;flex:0 0 min(240px,74vw);align-items:flex-start;padding:1.15rem 1.15rem 1.2rem;transition:transform .3s,border-color .3s;display:flex;position:relative;box-shadow:0 10px 22px #00000047}.theme-aurora .au-guests-track>.au-guest-card:after{content:"";background:color-mix(in srgb,var(--accent)45%,transparent);filter:blur(16px);z-index:-1;pointer-events:none;opacity:0;border-radius:999px;height:2.4rem;transition:opacity .25s;position:absolute;bottom:-1.1rem;left:14%;right:14%}.theme-aurora .au-guest-card:hover{z-index:1;border-color:color-mix(in srgb,var(--accent)50%,var(--border));transform:translateY(-3px)}.theme-aurora .au-guest-card:hover:after{opacity:.72;animation:2.8s ease-in-out infinite au-guest-glow}.theme-aurora .au-guest-avatar{background:color-mix(in srgb,var(--accent)16%,var(--card));width:4.6rem;height:4.6rem;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent)35%,transparent);font-family:var(--font-display);color:var(--accent-hover);border-radius:1rem;place-items:center;margin-bottom:.9rem;font-size:1.05rem;font-weight:700;display:grid;overflow:hidden}.theme-aurora .au-guest-avatar img{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .au-guest-name{letter-spacing:-.03em;color:var(--text-primary);margin:0 0 .15rem;font-size:1.08rem;font-weight:700}.theme-aurora .au-guest-role{margin:0 0 .1rem;font-size:.84rem}.theme-aurora .au-guest-company{margin:0 0 .7rem;font-size:.84rem}.theme-aurora .au-guest-badges{flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;display:flex}.theme-aurora .au-guest-profile{border:1px solid color-mix(in srgb,var(--accent)30%,var(--border));min-height:2rem;color:var(--text-secondary);border-radius:999px;align-items:center;gap:.35rem;margin-top:auto;padding:.3rem .75rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s,gap .2s;display:inline-flex}.theme-aurora .au-guest-profile:hover{color:var(--text);background:var(--accent-soft);gap:.5rem}@media (prefers-reduced-motion:reduce){.theme-aurora .au-guest-card{transition:none}.theme-aurora .au-guests-track>.au-guest-card:hover:after{opacity:.55;animation:none}}@keyframes au-guest-glow{0%,to{opacity:.38}50%{opacity:.7}}.theme-aurora .au-guests-page{position:relative;overflow:hidden}.theme-aurora .au-guests-page>.hero-mesh{opacity:.45;pointer-events:none}.theme-aurora .au-guests-dir-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.15rem;display:grid}.theme-aurora .au-guests-dir-grid>.au-guest-card{z-index:0;border:1px solid color-mix(in srgb,var(--accent)24%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--card)),var(--card));border-radius:1.15rem;flex-direction:column;align-items:flex-start;height:100%;padding:1.15rem 1.15rem 1.2rem;transition:transform .3s,border-color .3s;display:flex;position:relative;box-shadow:0 10px 22px #00000047}.theme-aurora .au-guests-dir-grid>.au-guest-card:after{content:"";background:color-mix(in srgb,var(--accent)45%,transparent);filter:blur(16px);z-index:-1;pointer-events:none;opacity:0;border-radius:999px;height:2.4rem;transition:opacity .25s;position:absolute;bottom:-1.1rem;left:14%;right:14%}.theme-aurora .au-guests-dir-grid>.au-guest-card:hover:after{opacity:.72;animation:2.8s ease-in-out infinite au-guest-glow}.theme-aurora .au-empty{text-align:center;border:1px solid color-mix(in srgb,var(--accent)24%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--card)),var(--card));padding:2.75rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 10px 22px #00000038}.theme-aurora .au-empty-mesh{opacity:.4;pointer-events:none}.theme-aurora .au-empty-inner{z-index:1;flex-direction:column;align-items:center;gap:.55rem;max-width:26rem;margin-inline:auto;display:flex;position:relative}.theme-aurora .au-empty-icon{color:var(--accent-hover);margin-bottom:.2rem}.theme-aurora .au-empty-title{letter-spacing:-.03em;margin:0;font-size:1.2rem;font-weight:700}.theme-aurora .au-empty-inner .text-secondary{margin:0}.theme-aurora .au-empty-inner .btn{margin-top:.75rem}.theme-aurora .au-reviews-header{text-align:center;margin-bottom:2.5rem;max-width:40rem;margin-inline:auto}.theme-aurora .au-reviews-eyebrow{margin:0 0 .5rem;font-size:.875rem;font-weight:650}.theme-aurora .au-reviews-title{letter-spacing:-.04em;color:var(--text-primary);margin:0 0 .75rem;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.theme-aurora .au-reviews-sub{margin:0;font-size:.975rem;line-height:1.55}.theme-aurora .au-reviews-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.theme-aurora .au-reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.theme-aurora .au-review-card{flex-direction:column;height:100%;padding:1.5rem;display:flex}.theme-aurora .au-review-stars{align-items:center;gap:.2rem;margin-bottom:.75rem;display:inline-flex}.theme-aurora .au-review-quote{flex:1;margin:0 0 1.25rem;font-size:.975rem;line-height:1.65}.theme-aurora .au-review-footer{align-items:center;gap:.75rem;margin-top:auto;display:flex}.theme-aurora .au-review-avatar{border:1px solid var(--border);background:color-mix(in srgb,var(--accent)12%,var(--card));width:2.5rem;height:2.5rem;color:var(--accent-hover);border-radius:999px;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:700;display:grid;overflow:hidden}.theme-aurora .au-review-avatar img{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .au-review-name{color:var(--text-primary);font-size:.875rem;font-weight:650;line-height:1.3}.theme-aurora .au-review-meta{margin-top:.1rem;font-size:.75rem;line-height:1.35}.theme-aurora .au-newsletter--tight-top{padding-top:0}.theme-aurora .au-newsletter-card{padding:1.75rem;position:relative;overflow:hidden}@media (min-width:640px){.theme-aurora .au-newsletter-card{padding:2.5rem 2.75rem}}.theme-aurora .au-newsletter-mesh{opacity:.5;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 18%,#000 0%,#0000 72%);mask-image:radial-gradient(70% 80% at 18%,#000 0%,#0000 72%)}.theme-aurora .au-newsletter-grid{z-index:1;align-items:start;gap:2rem;display:grid;position:relative}@media (min-width:960px){.theme-aurora .au-newsletter-grid{grid-template-columns:minmax(0,1.2fr) minmax(17.5rem,21rem);align-items:center;gap:3rem}}.theme-aurora .au-newsletter-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.7rem;font-weight:700}.theme-aurora .au-newsletter-title{letter-spacing:-.045em;color:var(--text-primary);margin:0 0 .85rem;font-size:clamp(1.7rem,3.2vw,2.2rem);font-weight:700;line-height:1.12}.theme-aurora .au-newsletter-sub{max-width:34rem;color:var(--text-secondary);margin:0 0 1.35rem;line-height:1.6}.theme-aurora .au-newsletter-checks{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.theme-aurora .au-newsletter-checks li{color:var(--text-secondary);align-items:center;gap:.7rem;font-size:.9rem;line-height:1.4;display:flex}.theme-aurora .au-newsletter-check{background:var(--accent-soft);width:1.35rem;height:1.35rem;color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent-border);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.theme-aurora .au-newsletter-aside{width:100%;display:flex}@media (min-width:960px){.theme-aurora .au-newsletter-aside{justify-self:end}}.theme-aurora .au-newsletter-panel{background:color-mix(in srgb,var(--surface)82%,#000);border:1px solid color-mix(in srgb,var(--accent)28%,var(--border));width:100%;box-shadow:0 18px 40px #00000047,0 0 0 1px color-mix(in srgb,var(--accent)22%,transparent),0 0 28px color-mix(in srgb,var(--accent)22%,transparent),inset 0 1px 0 #ffffff0f;border-radius:1.15rem;flex-direction:column;gap:.85rem;padding:1.2rem;animation:2.6s ease-in-out infinite au-newsletter-glow;display:flex}@keyframes au-newsletter-glow{0%,to{box-shadow:0 18px 40px #00000047,0 0 0 1px color-mix(in srgb,var(--accent)30%,transparent),0 0 26px color-mix(in srgb,var(--accent)30%,transparent),0 0 44px color-mix(in srgb,var(--accent)16%,transparent),inset 0 1px 0 #ffffff0f}50%{box-shadow:0 18px 40px #00000047,0 0 0 1px color-mix(in srgb,var(--accent)42%,transparent),0 0 34px color-mix(in srgb,var(--accent)40%,transparent),0 0 56px color-mix(in srgb,var(--accent)22%,transparent),inset 0 1px 0 #ffffff0f}}@media (prefers-reduced-motion:reduce){.theme-aurora .au-newsletter-panel{animation:none}}.theme-aurora .newsletter-form--stacked{flex-flow:column;gap:.65rem;display:flex}.theme-aurora .newsletter-form--stacked .newsletter-form-field{width:100%;display:block}.theme-aurora .newsletter-form-field--email{position:relative}.theme-aurora .newsletter-form-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.theme-aurora .newsletter-form--stacked input,.theme-aurora .newsletter-form--stacked input.input,.theme-aurora .newsletter-form--stacked .btn{box-sizing:border-box;border-radius:.8rem;width:100%;height:3rem;min-height:3rem;font-size:.9375rem}.theme-aurora .newsletter-form--stacked input,.theme-aurora .newsletter-form--stacked input.input{background:var(--bg-deep,var(--bg));border:1px solid var(--border);color:var(--text-primary);padding:0 1rem 0 2.65rem}.theme-aurora .newsletter-form--stacked input::placeholder{color:var(--text-muted)}.theme-aurora .newsletter-form--stacked input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.theme-aurora .newsletter-form--stacked .btn{box-shadow:0 10px 24px color-mix(in srgb,var(--accent)28%,transparent);justify-content:center;align-items:center;padding:0 1.1rem;display:inline-flex}.theme-aurora .au-newsletter-legal{text-align:center;margin:0;font-size:.75rem;line-height:1.4}.theme-aurora .au-newsletter-legal-link{text-underline-offset:2px;cursor:pointer;color:var(--text-secondary);text-decoration:underline}.theme-aurora .au-newsletter-legal-link:hover{color:var(--accent-hover)}.theme-aurora .au-newsletter-recent{border-top:1px solid var(--border);margin-top:.5rem;padding-top:1rem}.theme-aurora .au-newsletter-recent-label{text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.75rem}.theme-aurora .au-newsletter-recent-link{transition:color var(--duration)var(--ease);margin-bottom:.35rem;font-size:.875rem;line-height:1.45;display:block}.theme-aurora .au-newsletter-recent-link:last-child{margin-bottom:0}.theme-aurora .au-newsletter-recent-link:hover{color:var(--text-primary)}.theme-aurora .au-events-header,.theme-aurora .au-blog-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.theme-aurora .au-events-eyebrow,.theme-aurora .au-blog-eyebrow,.theme-aurora .au-faq-eyebrow{margin:0 0 .5rem;font-size:.875rem;font-weight:600}.theme-aurora .au-events-title,.theme-aurora .au-blog-title,.theme-aurora .au-faq-title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;line-height:1.15}.theme-aurora .au-events-all,.theme-aurora .au-blog-all{transition:color var(--duration)var(--ease);flex-shrink:0;font-size:.875rem;text-decoration:none}.theme-aurora .au-events-all:hover,.theme-aurora .au-blog-all:hover{color:var(--text-primary)}.theme-aurora .au-events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (max-width:767px){.theme-aurora .au-events-header,.theme-aurora .au-blog-header{flex-direction:column;align-items:flex-start}.theme-aurora .au-events-grid{grid-template-columns:1fr}}.theme-aurora .au-event-card{padding:0;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s;overflow:hidden;box-shadow:0 20px 40px -18px #0f172a14}.theme-aurora .au-event-card:hover{transform:translateY(-2px);box-shadow:0 24px 48px -16px #0f172a1f}.theme-aurora .au-event-media{background:var(--surface);height:10rem;overflow:hidden}.theme-aurora .au-event-cover{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .au-event-body{padding:1.35rem 1.5rem 1.5rem}.theme-aurora .au-event-badges,.theme-aurora .au-blog-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.theme-aurora .au-event-name{letter-spacing:-.015em;margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.25}.theme-aurora .au-event-name a{color:inherit;text-decoration:none}.theme-aurora .au-event-name a:hover{color:var(--accent-hover)}.theme-aurora .au-event-desc{margin:0 0 1rem;font-size:.9rem;line-height:1.55}.theme-aurora .au-blog{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.theme-aurora .au-blog-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:1023px){.theme-aurora .au-blog-grid{grid-template-columns:1fr}}.theme-aurora .au-blog-featured{padding:0;overflow:hidden;box-shadow:0 20px 40px -18px #0f172a14}.theme-aurora .au-blog-featured-media{background:var(--bg);height:14rem;overflow:hidden}.theme-aurora .au-blog-featured-media img{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .au-blog-featured-body{padding:1.5rem 1.6rem 1.7rem}.theme-aurora .au-blog-featured-title{letter-spacing:-.02em;margin:0 0 .55rem;font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:700;line-height:1.2}.theme-aurora .au-blog-featured-title a,.theme-aurora .au-blog-side-title a{color:inherit;text-decoration:none}.theme-aurora .au-blog-featured-title a:hover,.theme-aurora .au-blog-side-title a:hover{color:var(--accent-hover)}.theme-aurora .au-blog-featured-desc{margin:0 0 1rem;line-height:1.6}.theme-aurora .au-blog-featured-meta{font-size:.8rem}.theme-aurora .au-blog-side{flex-direction:column;gap:1rem;display:flex}.theme-aurora .au-blog-side-card{padding:1.2rem 1.25rem;transition:transform .22s cubic-bezier(.16,1,.3,1);box-shadow:0 12px 28px -18px #0f172a14}.theme-aurora .au-blog-side-card:hover{transform:translateY(-1px)}.theme-aurora .au-blog-side-title{letter-spacing:-.015em;margin:0 0 .4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.theme-aurora .au-blog-side-desc{margin:0;font-size:.875rem;line-height:1.5}.theme-aurora .au-faq-inner{max-width:48rem;margin-left:auto;margin-right:auto}.theme-aurora .au-faq-header{text-align:center;margin-bottom:2rem}.theme-aurora .au-faq-list{flex-direction:column;gap:.9rem;padding:.4rem .65rem 1.4rem;display:flex}.theme-aurora .au-faq .accordion-item{border-radius:var(--mn-card-radius,var(--radius-lg));box-shadow:var(--mn-card-shadow,none);overflow:visible}.theme-aurora .au-faq .accordion-trigger{cursor:pointer;background:0 0;border:0;min-height:3.25rem}.theme-aurora .au-faq .accordion-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-aurora .au-faq .accordion-icon{color:var(--accent);flex-shrink:0}@media (prefers-reduced-motion:reduce){.theme-aurora .au-event-card,.theme-aurora .au-blog-side-card,.theme-aurora .accordion-panel,.theme-aurora .accordion-icon{transition:none}}.theme-aurora .art{border-radius:var(--radius);aspect-ratio:1;background:linear-gradient(145deg,#1a1028,#2a1848 40%,#0f172a);position:relative;overflow:hidden}.theme-aurora .art img{object-fit:cover;width:100%;height:100%}.theme-aurora .art-glow:after{content:"";background:radial-gradient(circle,var(--accent-glow),transparent 70%);pointer-events:none;height:60%;position:absolute;inset:auto -20% -30%}.theme-aurora ::-webkit-scrollbar{width:10px;height:10px}.theme-aurora ::-webkit-scrollbar-track{background:var(--bg)}.theme-aurora ::-webkit-scrollbar-thumb{background:var(--border);border:2px solid var(--bg);border-radius:999px}.theme-aurora ::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.theme-aurora .mobile-nav{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#09090bf5;flex-direction:column;padding:1.25rem;display:none;position:fixed;inset:0}.theme-aurora .mobile-nav.is-open{display:flex}.theme-aurora .carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.theme-aurora .carousel-track::-webkit-scrollbar{display:none}.theme-aurora .carousel-track>*{scroll-snap-align:start;flex:0 0 min(300px,82vw)}.theme-aurora .transcript-line{border-radius:var(--radius-sm);transition:background var(--duration)var(--ease);grid-template-columns:72px 1fr;gap:1rem;padding:.75rem .85rem;display:grid}.theme-aurora .transcript-line:hover,.theme-aurora .transcript-line.is-active{background:var(--accent-soft)}.theme-aurora .transcript-line time{color:var(--accent-hover);font-variant-numeric:tabular-nums;cursor:pointer;font-size:.8rem;font-weight:650}.theme-aurora .transcript-line p{color:var(--text-secondary);margin:0;font-size:.95rem}.theme-aurora .transcript-line mark{color:var(--text);background:#8b5cf659;border-radius:3px;padding:0 2px}.theme-aurora .stat-value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;line-height:1}.theme-aurora .hero-mesh{pointer-events:none;background:radial-gradient(50% 40% at 80% 20%,#8b5cf62e,#0000 60%),radial-gradient(40% 35% at 10% 80%,#3b82f614,#0000 55%),radial-gradient(30% 25% at 50% 0,#a855f71a,#0000 50%);position:absolute;inset:0}.theme-aurora .skip-link{z-index:100;background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:.75rem 1rem;position:absolute;top:-100px;left:1rem}.theme-aurora .skip-link:focus{top:1rem}@media print{.theme-aurora .site-header,.theme-aurora .mini-player,.theme-aurora .cookie-banner,.theme-aurora .back-to-top,.theme-aurora .mobile-nav{display:none!important}}.theme-aurora .au-nav{z-index:50;height:var(--header-h);transition:background var(--duration)var(--ease),border-color var(--duration)var(--ease),backdrop-filter var(--duration)var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.theme-aurora .au-nav.is-scrolled,.theme-aurora .au-nav.site-header.is-scrolled{background:var(--header-bg,#09090bbf);-webkit-backdrop-filter:blur(18px)saturate(160%);border-bottom-color:var(--border)}.theme-aurora .nav-shell,.theme-aurora .au-nav .nav-shell{height:100%}.theme-aurora .nav-inner{height:100%;max-width:var(--max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 1.5rem;display:flex}.theme-aurora .nav-logo{font-family:var(--font-display);letter-spacing:-.03em;flex-shrink:0;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:inline-flex}.theme-aurora .nav-logo .dot,.theme-aurora .nav-logo-mark{background:var(--accent);width:36px;height:36px;box-shadow:var(--shadow-glow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.theme-aurora .nav-logo-img{object-fit:cover;border-radius:12px;width:36px;height:36px}.theme-aurora .nav-links{align-items:center;gap:.125rem;display:none}@media (min-width:1024px){.theme-aurora .nav-links{display:flex}}.theme-aurora .nav-links.nav-links-open{z-index:90;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-family:var(--font-display);background:#09090bf5;flex-direction:column;gap:.5rem;padding:5rem 1.25rem 1.25rem;font-size:1.5rem;font-weight:600;display:flex;position:fixed;inset:0}.theme-aurora .nav-actions{align-items:center;gap:.5rem;display:flex}.theme-aurora .nav-search-btn,.theme-aurora .nav-mobile-toggle,.theme-aurora .nav-theme-toggle{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);width:44px;height:44px;color:var(--text);transition:all var(--duration)var(--ease);justify-content:center;align-items:center;display:inline-flex}.theme-aurora .nav-search-btn:hover,.theme-aurora .nav-mobile-toggle:hover,.theme-aurora .nav-theme-toggle:hover{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-hover)}.theme-aurora .nav-listen-btn{border-radius:var(--radius-full);background:var(--accent);color:#fff;align-items:center;gap:.4rem;height:36px;padding:0 .875rem;font-size:.8125rem;font-weight:600;display:none}@media (min-width:640px){.theme-aurora .nav-listen-btn{display:inline-flex}}.theme-aurora .nav-listen-btn:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow)}.theme-aurora .nav-mobile-toggle{display:inline-flex}@media (min-width:1024px){.theme-aurora .nav-mobile-toggle{display:none}}.theme-aurora .au-footer{background:var(--surface);border-top:1px solid var(--border);color:var(--text-primary);padding:4rem 0 2.5rem}.theme-aurora .footer-top{grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:2.5rem;margin-bottom:3rem;display:grid}@media (max-width:1023px){.theme-aurora .footer-top{grid-template-columns:1fr 1fr}}@media (max-width:639px){.theme-aurora .footer-top{grid-template-columns:1fr}}.theme-aurora .footer-brand-link{color:inherit;align-items:center;gap:.5rem;margin-bottom:1rem;text-decoration:none;display:inline-flex}.theme-aurora .footer-brand-mark,.theme-aurora .footer-brand-logo{border-radius:.5rem;flex-shrink:0;width:32px;height:32px}.theme-aurora .footer-brand-mark{background:var(--accent);justify-content:center;align-items:center;display:inline-flex}.theme-aurora .footer-brand-logo{object-fit:cover}.theme-aurora .footer-brand-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:1.125rem;font-weight:700}.theme-aurora .footer-brand-desc{max-width:34ch;margin:0 0 1rem;font-size:.875rem;line-height:1.65}.theme-aurora .footer-socials{flex-wrap:wrap;gap:.5rem;display:flex}.theme-aurora .footer-socials .platform-btn{height:34px;padding:0 .85rem;font-size:.8125rem}.theme-aurora .footer-col-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin:0 0 1rem;font-size:.75rem;font-weight:650}.theme-aurora .footer-links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.theme-aurora .footer-link{color:var(--nav-link,var(--text-secondary));box-shadow:none;transition:color var(--duration)var(--ease);background:0 0;border:0;font-size:.875rem;text-decoration:none}.theme-aurora .footer-link:hover{color:var(--text-primary)}.theme-aurora .footer-bottom{border-top:1px solid color-mix(in srgb,var(--text-primary)12%,transparent);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;font-size:.875rem;display:flex}.theme-aurora .footer-copyright{margin:0}.theme-aurora .footer-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.theme-aurora .footer-social-icons{align-items:center;gap:.45rem;display:inline-flex}.theme-aurora .footer-social-icon{box-sizing:border-box;border:1px solid color-mix(in srgb,var(--text-primary)16%,transparent);background:color-mix(in srgb,var(--footer-bg,var(--bg-base))88%,var(--text-primary)10%);width:36px;height:36px;color:var(--nav-link,var(--text-secondary));box-shadow:none;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex;overflow:visible}.theme-aurora .footer-social-icon svg{flex-shrink:0;width:15px;height:15px;display:block}.theme-aurora a.footer-social-icon:hover{color:var(--text-primary);border-color:var(--accent)}.theme-aurora .footer-actions .platform-btn{cursor:pointer;height:34px;font:inherit;background:color-mix(in srgb,var(--footer-bg,var(--bg-base))88%,var(--text-primary)10%);border:1px solid color-mix(in srgb,var(--text-primary)16%,transparent);color:var(--nav-link,var(--text-secondary));box-shadow:none;padding:0 .85rem;font-size:.8125rem;font-weight:560}.theme-aurora .footer-actions .platform-btn:active{transform:scale(.98)}.theme-aurora .mini-player{z-index:60;height:var(--player-h);background:color-mix(in srgb,var(--surface)94%,transparent);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--border);padding:0;display:block;position:fixed;bottom:0;left:0;right:0;transform:none}.theme-aurora .mini-player.is-youtube{flex-direction:column;height:auto;max-height:min(72vh,520px);display:flex;overflow:hidden;box-shadow:0 -12px 40px #00000047}.theme-aurora .mini-player-youtube{flex-shrink:0;width:min(100%,420px);margin:0 auto;padding:.75rem 1rem .35rem}@media (max-width:479px){.theme-aurora .mini-player-youtube{width:100%;max-width:100%;padding-inline:.75rem}}.theme-aurora .mini-player.is-youtube .mini-player-inner{height:var(--player-h);border-top:1px solid var(--border);flex-shrink:0}.theme-aurora .mini-player.is-youtube .mini-player-time{text-decoration:none;display:flex}.theme-aurora .mini-player.is-youtube .mini-player-time:hover{color:var(--accent)}.theme-aurora.has-player-youtube{padding-bottom:calc(min(72vh,520px) + 1rem)}.theme-aurora.has-player-youtube .cookie-banner,.theme-aurora.has-player-youtube .back-to-top{bottom:calc(min(42vh,360px) + 1.25rem)}.theme-aurora .mini-player-inner{align-items:center;gap:1rem;height:100%;display:flex}.theme-aurora .mini-player-art{object-fit:cover;border:1px solid var(--border);background:var(--card);border-radius:.5rem;flex-shrink:0;width:48px;height:48px}.theme-aurora .mini-player-art-fallback{place-items:center;display:grid;overflow:hidden}.theme-aurora .mini-player-art-fallback .nav-logo-mark{width:100%;height:100%;box-shadow:none;border-radius:.5rem}.theme-aurora .mini-player-meta{flex:1;min-width:0}.theme-aurora .mini-player-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.theme-aurora .mini-player-guest{white-space:nowrap;text-overflow:ellipsis;min-height:1rem;font-size:.75rem;line-height:1.3;overflow:hidden}.theme-aurora .mini-player-progress{max-width:36rem;margin-top:.5rem}.theme-aurora .mini-player .progress-track{border-radius:var(--radius-full);background:var(--border);cursor:pointer;height:4px;overflow:hidden}.theme-aurora .mini-player .progress-fill{border-radius:inherit;background:var(--accent);height:100%;transition:width .16s linear}.theme-aurora .mini-player-time{font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;align-items:center;gap:.35rem;font-size:.75rem;display:none}@media (min-width:640px){.theme-aurora .mini-player-time{display:flex}}.theme-aurora .mini-player-speed{font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem;font-weight:600}.theme-aurora .mini-player .btn-play-sm{box-shadow:none;flex-shrink:0}.theme-aurora .mini-player .btn-play-sm:active{transform:scale(.96)}@media (max-width:479px){.theme-aurora .mini-player-inner{gap:.75rem}.theme-aurora .mini-player-art{width:40px;height:40px}}.theme-aurora .player-info{align-items:center;gap:.75rem;min-width:0;max-width:280px;display:flex}.theme-aurora .player-thumb{background:var(--card);border-radius:10px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.theme-aurora .player-thumb img{object-fit:cover;width:100%;height:100%}.theme-aurora .player-ep-title{white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.theme-aurora .player-podcast-name{color:var(--text-muted);font-size:.75rem}.theme-aurora .player-controls{align-items:center;gap:.35rem;display:flex}.theme-aurora .ctrl-btn{border-radius:var(--radius-full);width:36px;height:36px;color:var(--text-secondary);font-size:.75rem;font-weight:600}.theme-aurora .ctrl-btn:hover{color:var(--text);background:var(--accent-soft)}.theme-aurora .ctrl-play{border-radius:var(--radius-full);background:var(--accent);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;display:inline-flex}.theme-aurora .ctrl-play:hover{background:var(--accent-hover);transform:scale(1.05)}.theme-aurora .ap-prog-bar,.theme-aurora .progress-track{border-radius:var(--radius-full);background:var(--border);cursor:pointer;height:4px;overflow:hidden}.theme-aurora .ap-prog-fill,.theme-aurora .progress-fill{border-radius:inherit;background:var(--accent);height:100%}.theme-aurora .ap-times{color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.35rem;font-size:.7rem;display:flex}.theme-aurora .page-header{padding:4rem 0 1.5rem}.theme-aurora .ph-inner{max-width:var(--max);margin:0 auto;padding:0 1.5rem}.theme-aurora .page-h1{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:800}.theme-aurora .section-eyebrow,.theme-aurora .au-gallery-eyebrow{color:var(--accent-hover);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.theme-aurora .section-title,.theme-aurora .au-gallery-title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.theme-aurora .au-gallery-title-accent{color:var(--accent-hover)}.theme-aurora .section-subtitle,.theme-aurora .au-gallery-sub{color:var(--text-secondary);max-width:40rem;margin-top:.5rem;font-size:1rem;line-height:1.6}.theme-aurora .section-pad{padding-block:6rem}.theme-aurora .section-pad.pt-0{padding-top:0}.theme-aurora .section-pad.pb-0{padding-bottom:0}@media (max-width:768px){.theme-aurora .section-pad{padding-block:4rem}.theme-aurora .section-pad.pt-0{padding-top:0}.theme-aurora .section-pad.pb-0{padding-bottom:0}}.theme-aurora .au-gallery{padding-block:5rem;position:relative}.theme-aurora .au-gallery-inner{z-index:1;position:relative}.theme-aurora .au-gallery-header,.theme-aurora .section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.theme-aurora .au-gallery-view-all,.theme-aurora .ep-gallery-view-all{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:inline-flex}.theme-aurora .au-gallery-view-all:hover{color:var(--text)}.theme-aurora .hero,.theme-aurora .au-hero-simple{padding:clamp(3.5rem,7vw,5.5rem) 0 clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.theme-aurora .hero-bg,.theme-aurora .hero-glow,.theme-aurora .hero-noise,.theme-aurora .hero-particles,.theme-aurora .hero-horizon,.theme-aurora .hero:before,.theme-aurora .au-hero-simple:before{display:none}.theme-aurora .hero .hero-mesh{background:radial-gradient(46% 42% at 88% 18%,#8b5cf624,#0000 62%),radial-gradient(36% 30% at 8% 88%,#3b82f60f,#0000 58%)}.theme-aurora .hero-inner,.theme-aurora .au-hero-simple-inner{max-width:var(--max);grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);margin:0 auto;padding:0 1.5rem;display:grid;position:relative}@media (max-width:1024px){.theme-aurora .hero-inner,.theme-aurora .au-hero-simple-inner{grid-template-columns:1fr;gap:2.5rem}.theme-aurora .au-hero-simple-visual{width:100%;max-width:26rem;margin-inline:auto}}.theme-aurora .hero-eyebrow,.theme-aurora .au-hero-badge{flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:1.1rem;display:inline-flex}.theme-aurora .au-hero-live-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite swHeroPulse;box-shadow:0 0 0 3px #4ade802e}@keyframes swHeroPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.92)}}.theme-aurora .hero-eyebrow-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.theme-aurora .hero-h1{font-family:var(--font-display);letter-spacing:-.035em;color:var(--text-primary);text-wrap:balance;max-width:22ch;margin:0 0 1rem;font-size:clamp(2.15rem,4.6vw,3.4rem);font-weight:750;line-height:1.08}.theme-aurora .au-hero-tagline{color:color-mix(in srgb,var(--text-primary)88%,var(--text-secondary));letter-spacing:-.015em;text-wrap:pretty;max-width:38rem;margin:0 0 .65rem;font-size:clamp(1.05rem,1.6vw,1.2rem);font-weight:500;line-height:1.55}.theme-aurora .hero-sub{color:var(--text-secondary);text-wrap:pretty;max-width:38rem;margin:0 0 1.75rem;font-size:1rem;line-height:1.7}.theme-aurora .au-hero-tagline+.hero-sub{margin-top:0}.theme-aurora .hero-ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.theme-aurora .hero-btn-primary,.theme-aurora .mn-hero-v2__btn.btn-primary{border-radius:var(--radius-full);background:var(--accent);color:#fff;height:52px;transition:background var(--duration)var(--ease),transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease);align-items:center;gap:.5rem;padding:0 1.6rem;font-weight:600;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.theme-aurora .hero-btn-primary:hover{background:var(--accent-hover);box-shadow:0 10px 28px var(--accent-glow);transform:translateY(-1px)}.theme-aurora .hero-btn-primary:active{transform:translateY(0)scale(.98)}.theme-aurora .hero-btn-secondary{border-radius:var(--radius-full);height:52px;color:var(--text-primary);border:1px solid var(--border);transition:background var(--duration)var(--ease),border-color var(--duration)var(--ease),transform var(--duration)var(--ease);background:0 0;align-items:center;gap:.5rem;padding:0 1.6rem;font-weight:600;display:inline-flex}.theme-aurora .hero-btn-secondary:hover{background:color-mix(in srgb,var(--text-primary)4%,transparent);border-color:var(--border-hover)}.theme-aurora .hero-btn-secondary:active{transform:scale(.98)}.theme-aurora .au-hero-platforms{flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1.5rem;display:flex}.theme-aurora .au-hero-platforms-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin-right:.25rem;font-size:.75rem;font-weight:600}.theme-aurora .au-hero-platforms .platform-btn{height:36px;color:var(--text-primary);background:var(--card);border-color:var(--border);margin:0;padding:0 .8rem}.theme-aurora .au-hero-platforms .platform-btn:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .au-hero-platform{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);height:40px;color:var(--text-secondary);align-items:center;padding:0 .9rem;font-size:.8125rem;font-weight:560;display:inline-flex}.theme-aurora .au-hero-platform:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .hero-stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.25rem;max-width:28rem;margin:0 0 1.5rem;padding-top:1.25rem;display:grid}@media (max-width:640px){.theme-aurora .hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}.theme-aurora .hero-stat-num{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-primary);font-size:clamp(1.45rem,2.4vw,1.85rem);font-weight:700;line-height:1}.theme-aurora .hero-stat-label{color:var(--text-secondary);margin-top:.4rem;font-size:.8125rem;font-weight:500}.theme-aurora .hero-stat-icon{display:none}.theme-aurora .au-hero-search-block{max-width:36rem}.theme-aurora .au-hero-simple .max-w-xl{width:100%;max-width:36rem}.theme-aurora .au-hero-simple .search-shell{background:var(--card);border-color:var(--border);margin-top:0}.theme-aurora .au-hero-simple .search-shell input{color:var(--text-primary)}.theme-aurora .au-hero-simple .search-shell input::placeholder{color:var(--text-muted)}.theme-aurora .au-hero-prompt-chips{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.theme-aurora .au-hero-prompt-chips .platform-btn{height:auto;min-height:34px;color:var(--text-secondary);background:var(--card);border-color:var(--border);white-space:normal;text-align:left;padding:.4rem .85rem;font-size:.78rem;line-height:1.35}.theme-aurora .au-hero-simple-card,.theme-aurora .au-hero-player-card{background:var(--mn-card-bg,var(--card));border:var(--mn-card-border-width,1px)solid var(--mn-card-border,var(--border));border-radius:var(--mn-card-radius,var(--radius-lg));box-shadow:0 1px 0 color-mix(in srgb,var(--text-primary)6%,transparent)inset,var(--shadow);padding:1.35rem 1.4rem 1.4rem;position:relative;overflow:hidden}.theme-aurora .au-hero-simple-card:before{content:"";background:color-mix(in srgb,var(--accent)12%,transparent);filter:blur(52px);pointer-events:none;border-radius:50%;width:12rem;height:12rem;position:absolute;top:-6rem;right:-5rem}.theme-aurora .au-hero-card-badges{z-index:1;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.theme-aurora .au-hero-simple-cover-wrap{z-index:1;aspect-ratio:1;background:color-mix(in srgb,var(--accent)18%,var(--card));max-width:240px;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:14px;margin:0 auto 1.15rem;position:relative;overflow:hidden}.theme-aurora .au-hero-simple-cover,.theme-aurora .au-hero-simple-cover-wrap img{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .au-hero-simple-card-meta{z-index:1;position:relative}.theme-aurora .au-hero-card-title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.45rem;display:flex}.theme-aurora .au-hero-simple-card-kicker{letter-spacing:.02em;color:var(--text-secondary);margin:0 0 .3rem;font-size:.78rem;font-weight:600}.theme-aurora .au-hero-simple-card-title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);text-wrap:balance;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3}.theme-aurora .au-hero-player-meta{color:var(--text-secondary);margin:0 0 .9rem;font-size:.875rem}.theme-aurora .au-hero-simple .waveform,.theme-aurora .au-hero-wave{background:0 0;align-items:flex-end;gap:2px;height:36px;margin-bottom:.85rem;padding:0;display:flex;position:relative;bottom:auto;left:auto;right:auto}.theme-aurora .au-hero-simple .waveform span,.theme-aurora .au-hero-wave span{background:var(--accent);opacity:.5;transform-origin:bottom;border-radius:2px;flex:1;min-width:2px;max-width:4px;animation:1.1s ease-in-out infinite mnWavePulse}@keyframes mnWavePulse{0%,to{opacity:.4;transform:scaleY(.45)}50%{opacity:.9;transform:scaleY(1)}}.theme-aurora .au-hero-simple .progress-track,.theme-aurora .au-hero-progress{background:var(--border);border-radius:999px;height:3px;margin-bottom:1.1rem;overflow:hidden}.theme-aurora .au-hero-simple .progress-fill,.theme-aurora .au-hero-progress-bar{background:linear-gradient(90deg,var(--accent),var(--accent-hover));width:28%;height:100%;display:block}.theme-aurora .au-hero-card-actions{flex-wrap:wrap;gap:.5rem;display:flex}.theme-aurora .au-hero-card-actions .btn{width:auto}@media (max-width:640px){.theme-aurora .au-hero-card-actions .btn{width:100%}.theme-aurora .hero-stats,.theme-aurora .au-hero-search-block{display:none}.theme-aurora .au-hero-platforms{margin-bottom:0}.theme-aurora .hero-h1{max-width:none}}.theme-aurora .au-hero-simple .shrink-0{flex-shrink:0}.theme-aurora .au-trust-bar{border-block:1px solid var(--border);background:var(--surface);position:relative}.theme-aurora .au-trust-bar-inner{flex-direction:column;align-items:stretch;gap:1.75rem;padding-block:2rem;display:flex}@media (min-width:1024px){.theme-aurora .au-trust-bar-inner{flex-direction:row;align-items:center;gap:2.75rem;padding-block:2.15rem}}.theme-aurora .au-trust-bar-platforms{flex-shrink:0;min-width:0}.theme-aurora .au-trust-bar-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);margin:0 0 .75rem;font-size:.7rem;font-weight:650}.theme-aurora .au-trust-bar-pills{flex-wrap:wrap;gap:.5rem;display:flex}.theme-aurora .au-trust-bar-pills .platform-btn{height:36px;color:var(--text-primary);background:var(--card);border-color:var(--border);align-items:center;gap:.45rem;margin:0;padding:0 .9rem;font-size:.8125rem;font-weight:560;display:inline-flex}.theme-aurora .au-trust-bar-pills .platform-btn svg{flex-shrink:0;width:16px;height:16px}.theme-aurora .au-trust-bar-pills a.platform-btn:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .au-trust-bar-divider{background:var(--border);flex-shrink:0;width:1px;height:3rem;display:none}@media (min-width:1024px){.theme-aurora .au-trust-bar-divider{display:block}}.theme-aurora .au-trust-bar-stats{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.5rem;min-width:0;display:grid}@media (min-width:640px){.theme-aurora .au-trust-bar-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem 1.75rem}}.theme-aurora .au-trust-bar-stat-value{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.15rem,2vw,1.35rem);font-weight:700;line-height:1.15}.theme-aurora .au-trust-bar-stat-label{color:var(--text-secondary);margin-top:.3rem;font-size:.8125rem;font-weight:500;line-height:1.35}@media (prefers-reduced-motion:no-preference){.theme-aurora .au-hero-simple-copy>*,.theme-aurora .au-hero-simple-visual{animation:.52s cubic-bezier(.22,1,.36,1) both swHeroFadeUp}.theme-aurora .au-hero-simple-copy>:first-child{animation-delay:40ms}.theme-aurora .au-hero-simple-copy>:nth-child(2){animation-delay:90ms}.theme-aurora .au-hero-simple-copy>:nth-child(3){animation-delay:.14s}.theme-aurora .au-hero-simple-copy>:nth-child(4){animation-delay:.19s}.theme-aurora .au-hero-simple-copy>:nth-child(5){animation-delay:.24s}.theme-aurora .au-hero-simple-copy>:nth-child(6){animation-delay:.29s}.theme-aurora .au-hero-simple-copy>:nth-child(7){animation-delay:.34s}.theme-aurora .au-hero-simple-visual{animation-delay:.18s}}@keyframes swHeroFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.theme-aurora .ep-grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:1024px){.theme-aurora .ep-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.theme-aurora .ep-grid-3{grid-template-columns:1fr}}.theme-aurora .ep-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--duration)var(--ease),border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease);padding:1rem;display:block}.theme-aurora .ep-card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);transform:translateY(-3px)}.theme-aurora .ep-card-thumb{aspect-ratio:1;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);margin-bottom:1rem;position:relative;overflow:hidden}.theme-aurora .ep-card-thumb img{object-fit:cover;width:100%;height:100%}.theme-aurora .ep-card-thumb-placeholder{width:100%;height:100%;color:var(--text-muted);place-items:center;display:grid}.theme-aurora .ep-card-play{position:absolute;bottom:.75rem;right:.75rem}.theme-aurora .play-btn-circle{background:var(--accent);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-glow);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.theme-aurora .play-btn-circle:hover{background:var(--accent-hover);transform:scale(1.06)}.theme-aurora .ep-card-duration{color:#fff;background:#000000a6;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:650;position:absolute;bottom:.75rem;left:.75rem}.theme-aurora .ep-card-podcast{color:var(--text-muted);margin-bottom:.35rem;font-size:.75rem}.theme-aurora .ep-card-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.3}.theme-aurora .ep-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-aurora .ep-card-meta{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.75rem;display:flex}.theme-aurora .ep-card-badge{background:var(--accent-soft);height:22px;color:var(--accent-hover);border:1px solid var(--accent-border);border-radius:999px;align-items:center;padding:0 .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.theme-aurora .ep-list{flex-direction:column;gap:.75rem;display:flex}.theme-aurora .ep-list-item{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);transition:border-color var(--duration)var(--ease),background var(--duration)var(--ease);align-items:center;gap:1rem;padding:.85rem;display:flex}.theme-aurora .ep-list-item:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));background:var(--card-hover)}.theme-aurora .ep-list-thumb{background:var(--surface);border-radius:12px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.theme-aurora .ep-list-thumb img{object-fit:cover;width:100%;height:100%}.theme-aurora .sort-btns,.theme-aurora .filter-row .tabs,.theme-aurora .page-toolbar .tabs{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);flex-wrap:wrap;gap:.35rem;width:fit-content;padding:.3rem;display:flex}.theme-aurora .sort-btn{border-radius:var(--radius-full);height:36px;color:var(--text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:0 .95rem;font-size:.85rem;font-weight:560;display:inline-flex}.theme-aurora .sort-btn:hover:not(.active){color:var(--text-primary);background:color-mix(in srgb,var(--card)85%,transparent)}.theme-aurora .sort-btn.active{background:var(--accent-soft);color:var(--accent-hover);border-color:var(--accent-border)}.theme-aurora .sidebar-layout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}@media (max-width:960px){.theme-aurora .sidebar-layout{grid-template-columns:1fr}}.theme-aurora .sidebar{top:calc(var(--header-h) + 1rem);flex-direction:column;gap:1rem;display:flex;position:sticky}.theme-aurora .sidebar-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem}.theme-aurora .sidebar-card-title{font-family:var(--font-display);margin-bottom:1rem;font-size:1rem;font-weight:700}.theme-aurora .sidebar-ep{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.theme-aurora .sidebar-ep:last-child{border-bottom:none}.theme-aurora .sidebar-ep-thumb{background:var(--surface);border-radius:10px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.theme-aurora .sidebar-ep-thumb img{object-fit:cover;width:100%;height:100%}.theme-aurora .sidebar-ep-title{font-size:.875rem;font-weight:600;line-height:1.3}.theme-aurora .sidebar-ep-dur{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.theme-aurora .newsletter-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;padding:2rem;display:grid}@media (max-width:800px){.theme-aurora .newsletter-panel{grid-template-columns:1fr}}.theme-aurora .newsletter-form{flex-wrap:wrap;gap:.5rem;display:flex}.theme-aurora .newsletter-form input{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);min-width:200px;height:52px;color:var(--text);flex:1;padding:0 1.1rem;font-size:.975rem}.theme-aurora .newsletter-form input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}.theme-aurora .newsletter-form button{border-radius:var(--radius-full);background:var(--accent);color:#fff;height:52px;padding:0 1.25rem;font-weight:600}.theme-aurora .newsletter-form button:hover{background:var(--accent-hover)}.theme-aurora .newsletter-form.newsletter-form--stacked input,.theme-aurora .newsletter-form.newsletter-form--stacked input.input,.theme-aurora .newsletter-form.newsletter-form--stacked .btn,.theme-aurora .newsletter-form.newsletter-form--stacked button{box-sizing:border-box;width:100%;font-size:.9375rem;border-radius:.8rem!important;height:3rem!important;min-height:3rem!important}.theme-aurora .newsletter-form.newsletter-form--stacked input,.theme-aurora .newsletter-form.newsletter-form--stacked input.input{padding:0 1rem 0 2.65rem}.theme-aurora .newsletter-note{color:var(--text-muted);margin-top:.75rem;font-size:.8125rem}.theme-aurora .newsletter-success{border-radius:var(--radius-lg);background:var(--accent-soft);border:1px solid var(--accent-border);padding:1.25rem}.theme-aurora .newsletter-success-title{margin-bottom:.35rem;font-weight:700}.theme-aurora .newsletter-error{color:var(--danger);width:100%;margin-top:.5rem;font-size:.8125rem}.theme-aurora .au-newsletter-benefits{gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.theme-aurora .au-newsletter-benefits li{color:var(--text-secondary);align-items:flex-start;gap:.65rem;font-size:.9rem;display:flex}.theme-aurora .au-newsletter-benefits strong{color:var(--text);display:block}.theme-aurora .highlights-wrap{grid-template-columns:1.2fr .8fr;gap:2.5rem;display:grid}@media (max-width:900px){.theme-aurora .highlights-wrap{grid-template-columns:1fr}}.theme-aurora .hl-features{gap:1rem;margin-top:1.5rem;display:grid}.theme-aurora .hl-feature{border-radius:var(--radius);border:1px solid var(--border);background:var(--card);align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.theme-aurora .hl-feat-check,.theme-aurora .hl-feat-icon{background:var(--accent-soft);width:28px;height:28px;color:var(--accent-hover);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.theme-aurora .hl-feat-title{margin-bottom:.2rem;font-weight:650}.theme-aurora .hl-feat-desc{color:var(--text-secondary);font-size:.875rem}.theme-aurora .hl-stat-stack{gap:.75rem;display:grid}.theme-aurora .hl-stat-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);padding:1.25rem}.theme-aurora .hl-stat-num{font-family:var(--font-display);letter-spacing:-.04em;font-size:2rem;font-weight:700}.theme-aurora .hl-stat-label{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.theme-aurora .guest-card,.theme-aurora .event-card,.theme-aurora .blog-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--duration)var(--ease),border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease);display:block;overflow:hidden}.theme-aurora .guest-card:hover,.theme-aurora .event-card:hover,.theme-aurora .blog-card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);transform:translateY(-3px)}.theme-aurora .audio-player{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);margin-bottom:2rem;padding:1.5rem}.theme-aurora .sticky-episode-player{top:calc(var(--header-h) + .5rem);z-index:40;background:0 0;border:none;padding:.65rem 0 .15rem;position:sticky}.theme-aurora .sticky-episode-player--youtube{padding-top:.85rem;position:relative;top:auto}.theme-aurora .sticky-episode-player--youtube .ep-sticky__card{max-width:960px;margin-inline:auto}.theme-aurora .ep-sticky__card,.theme-aurora .ep-sticky__inner{background:color-mix(in srgb,var(--surface)92%,transparent);-webkit-backdrop-filter:blur(18px)saturate(160%);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:1.15rem;flex-wrap:wrap;align-items:center;gap:.85rem 1rem;padding:.8rem 1rem;display:flex}.theme-aurora .ep-sticky__play{box-shadow:none;flex-shrink:0}.theme-aurora .ep-sticky__play:active{transform:scale(.96)}.theme-aurora .ep-sticky__progress{flex:180px;min-width:180px}.theme-aurora .ep-sticky__times{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.theme-aurora .ep-sticky__title{text-overflow:ellipsis;white-space:nowrap;text-align:center;flex:1;min-width:0;margin-inline:.75rem;display:none;overflow:hidden}@media (min-width:640px){.theme-aurora .ep-sticky__title{display:inline}}.theme-aurora .ep-sticky__wave{flex-shrink:0;width:7rem;display:none}@media (min-width:768px){.theme-aurora .ep-sticky__wave{display:block}}.theme-aurora .ep-sticky__wave .waveform{width:100%;height:28px;margin:0}.theme-aurora .ep-sticky__wave .waveform span{flex:1;align-self:center;min-width:2px;max-width:4px}.theme-aurora .ep-sticky__wave .waveform span.played{opacity:.95}.theme-aurora .ep-sticky__speed{font-variant-numeric:tabular-nums;flex-shrink:0;width:auto;min-width:44px;padding-inline:.65rem}.theme-aurora .ep-sticky__chapters,.theme-aurora .ep-sticky__transcript{display:none}@media (min-width:640px){.theme-aurora .ep-sticky__chapters{display:inline-flex}}@media (min-width:1024px){.theme-aurora .ep-sticky__transcript{display:inline-flex}}.theme-aurora .sticky-episode-player .progress-fill{background:linear-gradient(90deg,var(--accent),color-mix(in srgb,var(--accent)55%,#c084fc))}.theme-aurora .sticky-episode-player .platform-btn{flex-shrink:0;height:36px;font-size:.8rem}.theme-aurora .engage-row{flex-wrap:wrap;gap:.75rem;display:flex}.theme-aurora .engage-btn{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);height:40px;color:var(--text-secondary);padding:0 1rem;font-size:.8125rem;font-weight:560}.theme-aurora .engage-btn:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .badge-new{border-radius:var(--radius-full);background:var(--accent-soft);height:26px;color:var(--accent-hover);border:1px solid var(--accent-border);align-items:center;padding:0 .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.theme-aurora .au-atmosphere{display:none}.theme-aurora.has-player{padding-bottom:calc(var(--player-h) + 1rem)}.theme-aurora:has(.mini-player){padding-bottom:calc(var(--player-h) + 1rem)}.theme-aurora .page-intro{margin-bottom:2rem}.theme-aurora .page-intro-center{text-align:center;max-width:42rem;margin-inline:auto}.theme-aurora .page-intro-sub{max-width:42rem;margin-top:.75rem;font-size:1rem;line-height:1.65}.theme-aurora .page-intro-search{max-width:36rem;margin-bottom:2rem}.theme-aurora .page-toolbar{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:900px){.theme-aurora .page-toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.theme-aurora .page-toolbar-search{flex:1;min-width:0}.theme-aurora .page-toolbar .search-shell{background:color-mix(in srgb,var(--bg-base)86%,var(--text-primary)8%);border:1px solid color-mix(in srgb,var(--text-primary)14%,transparent);box-shadow:none;border-radius:1.25rem}.theme-aurora .page-toolbar .search-shell:focus-within{box-shadow:0 0 0 4px var(--accent-soft)}.theme-aurora .page-toolbar .tabs{background:color-mix(in srgb,var(--bg-base)86%,var(--text-primary)6%);border:1px solid color-mix(in srgb,var(--text-primary)14%,transparent);border-radius:999px}.theme-aurora .page-toolbar .tab{border-radius:999px}.theme-aurora .page-toolbar-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.theme-aurora .au-episodes-topic-back{margin-top:.75rem}.theme-aurora .au-episodes-topic-back a{text-decoration:none}.theme-aurora .au-episodes-topic-back a:hover{text-decoration:underline}.theme-aurora .au-episodes-refreshing{opacity:.72;pointer-events:none;transition:opacity .18s}.theme-aurora .au-pagination{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.theme-aurora .au-pagination-meta{margin:0;font-size:.875rem}.theme-aurora .au-pagination-strong{color:var(--text-primary);font-variant-numeric:tabular-nums;font-weight:600}.theme-aurora .au-pagination-controls{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.theme-aurora .au-pagination-nav{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--card);height:40px;color:var(--text-secondary);cursor:pointer;transition:color var(--duration)var(--ease),border-color var(--duration)var(--ease),background var(--duration)var(--ease);align-items:center;gap:.35rem;padding:0 .9rem;font-size:.8125rem;font-weight:560;display:inline-flex}.theme-aurora .au-pagination-nav:hover:not(:disabled){color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .au-pagination-nav:disabled{opacity:.4;cursor:not-allowed}.theme-aurora .au-pagination-nav:active:not(:disabled){transform:scale(.98)}.theme-aurora .au-pagination-nav-label{display:none}@media (min-width:640px){.theme-aurora .au-pagination-nav-label{display:inline}}.theme-aurora .au-pagination-pages{flex-direction:column;align-items:center;gap:.25rem;min-width:0;display:flex}.theme-aurora .au-pagination-mobile{font-variant-numeric:tabular-nums;font-size:.875rem}@media (min-width:640px){.theme-aurora .au-pagination-mobile{display:none}}.theme-aurora .au-pagination-desktop{flex-wrap:wrap;justify-content:center;align-items:center;gap:.25rem;display:none}@media (min-width:640px){.theme-aurora .au-pagination-desktop{display:flex}}.theme-aurora .au-pagination-page{min-width:2.25rem;height:2.25rem;color:var(--text-secondary);font-variant-numeric:tabular-nums;cursor:pointer;transition:background var(--duration)var(--ease),color var(--duration)var(--ease);background:0 0;border:0;border-radius:.65rem;padding:0 .5rem;font-size:.875rem;font-weight:600}.theme-aurora .au-pagination-page:hover{background:var(--accent-soft);color:var(--accent-hover)}.theme-aurora .au-pagination-page.is-active{background:var(--accent);color:#fff}.theme-aurora .au-pagination-ellipsis{color:var(--text-muted);padding:0 .35rem;font-size:.875rem}.theme-aurora .mn-empty-state{text-align:center;border:1px dashed var(--border);border-radius:var(--radius-xl);background:color-mix(in srgb,var(--card)70%,transparent);padding:4rem 1.5rem}.theme-aurora .mn-empty-state-compact{padding:2.5rem 1.5rem}.theme-aurora .mn-empty-icon{color:var(--accent-hover);opacity:.85;margin:0 auto 1rem}.theme-aurora .mn-empty-title{margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.theme-aurora .mn-empty-state .btn{margin-top:1.25rem}.theme-aurora .ep-card-badges,.theme-aurora .ep-list-badges,.theme-aurora .event-card-badges,.theme-aurora .blog-card-badges{flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem;display:flex}.theme-aurora .ep-card-title a,.theme-aurora .ep-list-title{color:inherit;text-decoration:none}.theme-aurora .ep-card-title a:hover{color:var(--accent-hover)}.theme-aurora .ep-list-content{flex:1;min-width:0}.theme-aurora .ep-list-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.theme-aurora .guests-grid .guest-card{height:100%;padding:1.25rem}.theme-aurora .guest-card-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.theme-aurora .guest-card-avatar{background:var(--surface);border:1px solid var(--border);width:64px;height:64px;color:var(--accent-hover);border-radius:1rem;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.theme-aurora .guest-card-avatar img{object-fit:cover;width:100%;height:100%}.theme-aurora .guest-card-avatar-lg{width:80px;height:80px}.theme-aurora .guest-card-name{margin-bottom:.2rem;font-size:1.05rem;font-weight:700;line-height:1.3}.theme-aurora .guest-card-name a{color:inherit;text-decoration:none}.theme-aurora .guest-card-name a:hover{color:var(--accent-hover)}.theme-aurora .guest-card-bio{margin:.75rem 0 1rem;font-size:.875rem;line-height:1.55}.theme-aurora .guest-card-action{margin-top:auto}.theme-aurora .guest-card-lead{padding:1.25rem}.theme-aurora .guest-card-lead-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.theme-aurora .guest-card-tile{color:inherit;align-items:center;gap:.85rem;padding:1rem;text-decoration:none;display:flex}.theme-aurora .event-cards{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:768px){.theme-aurora .event-cards{grid-template-columns:1fr}}.theme-aurora .event-card{padding:0}.theme-aurora .event-card-media{overflow:hidden}.theme-aurora .event-card-cover{object-fit:cover;width:100%;height:11rem;display:block}.theme-aurora .event-card-cover-fallback{color:var(--text-muted);background:linear-gradient(145deg,#1a1028,#2a1848 40%,#0f172a);place-items:center;display:grid}.theme-aurora .event-card-body{padding:1.25rem}.theme-aurora .event-card-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:700;line-height:1.3}.theme-aurora .event-card-title a{color:inherit;text-decoration:none}.theme-aurora .event-card-title a:hover{color:var(--accent-hover)}.theme-aurora .event-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.theme-aurora .event-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.theme-aurora .blog-card{color:inherit;padding:0;text-decoration:none}.theme-aurora .blog-card-media{background:linear-gradient(145deg,#1a1028,#2a1848 40%,#0f172a);height:10rem;position:relative;overflow:hidden}.theme-aurora .blog-card-media-featured{height:16rem}.theme-aurora .blog-card-media-glow{background:radial-gradient(circle,var(--accent-glow),transparent 70%);height:60%;position:absolute;inset:auto -20% -30%}.theme-aurora .blog-card-body{padding:1.25rem}.theme-aurora .blog-card-title{margin-bottom:.5rem;font-size:1.05rem;font-weight:700;line-height:1.35}.theme-aurora .blog-card-featured .blog-card-title{font-size:1.35rem}.theme-aurora .blog-card-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.theme-aurora .blog-card-meta{justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.theme-aurora .blog-card-arrow{color:var(--accent-hover)}.theme-aurora .blog-featured-layout{grid-template-columns:1.2fr .8fr;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (max-width:960px){.theme-aurora .blog-featured-layout{grid-template-columns:1fr}}.theme-aurora .blog-featured-stack{flex-direction:column;gap:1rem;display:flex}.theme-aurora .blog-featured-stack .blog-card{flex-direction:row;display:flex}.theme-aurora .blog-featured-stack .blog-card-media{flex-shrink:0;width:120px;height:auto}.theme-aurora .blog-grid{margin-bottom:2.5rem}.theme-aurora .blog-cta-panel{text-align:center;margin-top:1rem;padding:2rem}.theme-aurora .blog-cta-title{margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.theme-aurora .blog-cta-panel .btn{margin-top:1rem}.theme-aurora .newsletter-page{position:relative;overflow:hidden}.theme-aurora .newsletter-page-inner{max-width:48rem;margin-inline:auto;position:relative}.theme-aurora .newsletter-page-header{text-align:center;margin-bottom:2rem}.theme-aurora .newsletter-page-sub{max-width:36rem;margin-inline:auto;font-size:1.05rem;line-height:1.65}.theme-aurora .newsletter-page-form-card{margin-bottom:1.25rem;padding:1.5rem 1.75rem}.theme-aurora .newsletter-page-disclaimer{margin-top:.75rem;font-size:.8125rem}.theme-aurora .newsletter-page-benefits{color:var(--text-secondary);grid-template-columns:repeat(2,1fr);gap:.5rem 1rem;margin:1.25rem 0 0;padding:0;font-size:.875rem;list-style:none;display:grid}@media (max-width:640px){.theme-aurora .newsletter-page-benefits{grid-template-columns:1fr}}.theme-aurora .newsletter-page-benefits li{align-items:center;gap:.5rem;display:flex}.theme-aurora .newsletter-page-meta{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;font-size:.875rem;display:flex}.theme-aurora .newsletter-benefits-section{margin-top:1rem}.theme-aurora .newsletter-benefits-header{margin-bottom:1.25rem}.theme-aurora .newsletter-benefit-card{flex-direction:column;gap:.65rem;padding:1.25rem;display:flex}.theme-aurora .newsletter-benefit-title{font-size:1rem;font-weight:700}.theme-aurora .au-search-page{flex-direction:column;gap:3.25rem;padding:2.75rem 0 3.25rem;display:flex}@media (min-width:768px){.theme-aurora .au-search-page{gap:3.75rem;padding-top:3.25rem}}.theme-aurora .au-search-hero{position:relative}.theme-aurora .au-search-hero>.hero-mesh{opacity:.45;pointer-events:none}.theme-aurora .au-search-hero .page-intro{margin-bottom:1.35rem}.theme-aurora .au-search-panel{background:color-mix(in srgb,var(--card)82%,transparent);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);padding:1.2rem 1.2rem 1.3rem}@media (min-width:640px){.theme-aurora .au-search-panel{padding:1.4rem 1.5rem 1.5rem}}.theme-aurora .pss-embed{gap:1.25rem;display:grid}.theme-aurora .pss-embed .pss-form{max-width:none;margin:0}.theme-aurora .pss-embed article{color:var(--text-primary);background:var(--card)!important;border:1px solid var(--border)!important;border-radius:1.1rem!important;padding:1.1rem 1.2rem!important}.theme-aurora .pss-embed article p{color:var(--text-secondary)}.theme-aurora .au-search-prompts{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.theme-aurora .au-search-prompt{border:1px solid color-mix(in srgb,var(--accent)28%,var(--border));background:var(--surface);min-height:2.15rem;color:var(--text-secondary);transition:color var(--duration)var(--ease),border-color var(--duration)var(--ease),background var(--duration)var(--ease);border-radius:999px;align-items:center;padding:.3rem .85rem;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.theme-aurora .au-search-prompt:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .au-search-browse{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}@media (min-width:800px){.theme-aurora .au-search-browse{grid-template-columns:repeat(4,1fr)}}.theme-aurora .au-search-browse-card{border:1px solid color-mix(in srgb,var(--accent)22%,var(--border));background:linear-gradient(180deg,color-mix(in srgb,var(--accent)8%,var(--card)),var(--card));color:var(--text);border-radius:1.1rem;align-items:flex-start;gap:.7rem;padding:1rem 1.05rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.theme-aurora .au-search-browse-card:hover{border-color:color-mix(in srgb,var(--accent)48%,var(--border));transform:translateY(-2px)}.theme-aurora .au-search-browse-card svg{color:var(--accent-hover);flex-shrink:0;margin-top:.15rem}.theme-aurora .au-search-browse-card span{flex-direction:column;gap:.15rem;min-width:0;display:flex}.theme-aurora .au-search-browse-card strong{letter-spacing:-.02em;font-size:.95rem}.theme-aurora .au-search-browse-card em{color:var(--text-muted);font-size:.78rem;font-style:normal}.theme-aurora .au-about-page{flex-direction:column;gap:2.75rem;padding:2.5rem 0 3rem;display:flex}.theme-aurora .au-about-hero{position:relative}.theme-aurora .au-about-hero>.hero-mesh{opacity:.45;pointer-events:none}.theme-aurora .au-about-hero .page-intro{margin-bottom:1.25rem}.theme-aurora .au-about-panel{background:color-mix(in srgb,var(--card)82%,transparent);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);grid-template-columns:1fr;align-items:center;gap:1.5rem;padding:1.25rem;display:grid}@media (min-width:840px){.theme-aurora .au-about-panel{grid-template-columns:240px minmax(0,1fr);gap:1.75rem;padding:1.4rem 1.5rem}}.theme-aurora .au-about-art{width:100%;max-width:240px;box-shadow:var(--shadow-lg);border-radius:1.1rem}.theme-aurora .au-about-art-fallback{aspect-ratio:1;color:var(--accent-hover);place-items:center;font-size:2.5rem;font-weight:800;display:grid}.theme-aurora .au-about-lead{max-width:40rem;margin:0;font-size:1rem;line-height:1.65}.theme-aurora .au-about-stats{flex-wrap:wrap;gap:1rem 1.75rem;margin-top:1.15rem;display:flex}.theme-aurora .au-about-stat{flex-direction:column;gap:.15rem;display:flex}.theme-aurora .au-about-stat strong{letter-spacing:-.03em;color:var(--text);font-size:1.35rem}.theme-aurora .au-about-stat span{font-size:.78rem;font-weight:600}.theme-aurora .au-about-host{align-items:flex-start;gap:1.25rem;padding:1.35rem 1.45rem;display:flex}@media (max-width:640px){.theme-aurora .au-about-host{flex-direction:column}}.theme-aurora .au-about-host .section-eyebrow{margin-bottom:.35rem}.theme-aurora .au-about-host-name{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.theme-aurora .au-about-host-body .text-secondary{margin:0;line-height:1.6}.theme-aurora .search-page-shell{max-width:56rem}.theme-aurora .creator-page{position:relative;overflow:hidden}.theme-aurora .creator-page-inner{position:relative}.theme-aurora .creator-page-hero{max-width:48rem;margin-bottom:3rem}.theme-aurora .creator-page-lead{margin-top:.75rem;font-size:1.05rem;line-height:1.65}.theme-aurora .creator-page-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.theme-aurora .creator-page-mission{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-bottom:3rem;display:grid}@media (max-width:900px){.theme-aurora .creator-page-mission{grid-template-columns:1fr}}.theme-aurora .creator-page-logo{border:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);aspect-ratio:4/3;object-fit:cover;border-radius:1.5rem}.theme-aurora .creator-page-logo-fallback{color:var(--accent-hover);background:linear-gradient(145deg,#1a1028,#2a1848 40%,#0f172a);place-items:center;font-size:3rem;font-weight:800;display:grid}.theme-aurora .creator-page-copy .section-title{margin:1.25rem 0 .65rem}.theme-aurora .creator-page-copy .section-title:first-child{margin-top:0}.theme-aurora .creator-page-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}@media (max-width:768px){.theme-aurora .creator-page-stats{grid-template-columns:repeat(2,1fr)}}.theme-aurora .creator-stat-card{text-align:center;padding:1.25rem}.theme-aurora .creator-host-section,.theme-aurora .creator-platforms-section,.theme-aurora .creator-episodes-section{margin-bottom:3rem}.theme-aurora .creator-host-section .section-title,.theme-aurora .creator-platforms-section .section-title{margin-bottom:1rem}.theme-aurora .creator-host-card{align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex}@media (max-width:640px){.theme-aurora .creator-host-card{flex-direction:column}}.theme-aurora .creator-host-avatar{background:var(--surface);border:1px solid var(--border);width:80px;height:80px;color:var(--accent-hover);border-radius:1rem;flex-shrink:0;place-items:center;font-weight:700;display:grid;overflow:hidden}.theme-aurora .creator-host-avatar img{object-fit:cover;width:100%;height:100%}.theme-aurora .creator-host-name{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.theme-aurora .creator-host-bio{margin-top:.65rem;font-size:.9rem;line-height:1.6}.theme-aurora .creator-host-socials,.theme-aurora .creator-platforms-list{flex-wrap:wrap;gap:.5rem;margin-top:.85rem;display:flex}.theme-aurora .creator-episodes-header{margin-bottom:1.25rem}.theme-aurora .creator-episodes-cta{text-align:center;margin-top:1.5rem}.theme-aurora .sidebar-card-copy{margin:.65rem 0 1rem;font-size:.875rem}.theme-aurora .sidebar-card .sidebar-card-title{margin-top:.75rem}.theme-aurora .sidebar-ep-fallback{width:100%;height:100%;color:var(--text-muted);place-items:center;display:grid}.theme-aurora .mn-theme-scope,.theme-aurora .mn-episodes__title,.theme-aurora .mn-ep-featured-hero__title,.theme-aurora .mn-ep-card__title,.theme-aurora .mn-catalog__title,.theme-aurora .mn-catalog__item-title{color:var(--text-primary)}.theme-aurora .mn-episodes__subtitle,.theme-aurora .mn-ep-featured-hero__desc,.theme-aurora .mn-catalog__subtitle,.theme-aurora .mn-catalog__body,.theme-aurora .mn-catalog__meta{color:var(--text-secondary)}.theme-aurora .mn-ep-featured-hero__card{background:var(--mn-card-bg,var(--bg-card));border-color:var(--mn-card-border,var(--border));border-radius:var(--mn-card-radius,var(--radius-lg));box-shadow:var(--mn-card-shadow,none)}.theme-aurora .mn-ep-featured-hero__art{background:linear-gradient(145deg,#1a1028,#2a1848 40%,#0f172a)}.theme-aurora .mn-section,.theme-aurora .mn-catalog,.theme-aurora .mn-episodes{background:0 0}.theme-aurora .mn-btn-primary{background:var(--accent);color:#fff}.theme-aurora .mn-btn-secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border)}.theme-aurora .mn-theme-scope{--mn-paper:var(--bg-deep,#09090b);--mn-lavender:var(--bg-card,#18181b);--mn-lavender-soft:var(--surface,#111113);--mn-surface:var(--bg-card,#18181b);--mn-ink:var(--text-primary,#fff);--mn-ink-soft:var(--text-primary,#fff);--mn-muted:var(--text-secondary,#a1a1aa);--mn-accent:var(--accent,#8b5cf6);--mn-accent-hover:var(--accent-hover,#a78bfa);--mn-accent-soft:var(--accent-soft,#8b5cf61f);--mn-accent-glow:var(--accent-glow,#8b5cf659);--mn-border:var(--border,#2a2a30);--mn-footer-bg:var(--footer-bg,#09090b);--mn-footer-surface:var(--footer-surface,#111113);--mn-footer-text:var(--footer-text,#fff);--mn-footer-muted:var(--footer-muted,#71717a);--mn-font-display:var(--font-display,"Plus Jakarta Sans",Inter,system-ui,sans-serif);--mn-font-body:var(--font-body,Inter,system-ui,sans-serif);--mn-radius:var(--radius-md,16px);--mn-radius-md:var(--radius-md,16px);--mn-radius-lg:var(--radius-lg,20px);--mn-radius-xl:var(--radius-xl,24px);--mn-shadow:var(--shadow,0 8px 30px #00000059);--mn-shadow-hover:var(--shadow-hover,0 12px 40px #0006);--mn-transition:var(--transition,.28s cubic-bezier(.22,1,.36,1));color:var(--text-primary);font-family:var(--font-body)}.theme-aurora .mn-theme-scope .mn-scope{font-family:var(--font-body);color:var(--text-primary)}.theme-aurora .mn-section{color:var(--text-primary);background:0 0}.theme-aurora .mn-section.mn-bg-soft{background:var(--surface)}.theme-aurora .mn-section.mn-bg-plain{background:0 0}.theme-aurora .mn-section.mn-bg-dark,.theme-aurora .mn-episodes--dark{background:var(--bg-deep);color:var(--text-primary)}.theme-aurora .mn-section.mn-bg-gradient{background:radial-gradient(1200px 480px at 80% -10%,var(--accent-glow),transparent 60%),linear-gradient(160deg,var(--bg-deep)0%,var(--surface)100%)}.theme-aurora .mn-catalog,.theme-aurora .mn-episodes,.theme-aurora .mn-guests{color:var(--text-primary);background:0 0}.theme-aurora h1,.theme-aurora h2,.theme-aurora h3,.theme-aurora .mn-theme-scope h1,.theme-aurora .mn-theme-scope h2,.theme-aurora .mn-theme-scope h3,.theme-aurora .mn-heading,.theme-aurora .mn-episodes__title,.theme-aurora .mn-catalog__title,.theme-aurora .mn-guests__title,.theme-aurora .mn-ep-featured-hero__title,.theme-aurora .mn-ep-card__title,.theme-aurora .mn-catalog__item-title,.theme-aurora .mn-catalog__stat-value,.theme-aurora .mn-guests__name{letter-spacing:-.03em;font-family:var(--font-display)!important}.theme-aurora .mn-episodes__title,.theme-aurora .mn-catalog__title,.theme-aurora .mn-guests__title{letter-spacing:-.03em;color:var(--text-primary);font-weight:700;line-height:1.12}.theme-aurora .mn-episodes__eyebrow{font-family:var(--font-display);color:var(--accent)}.theme-aurora .mn-episodes__subtitle,.theme-aurora .mn-catalog__subtitle,.theme-aurora .mn-guests__subtitle{color:var(--text-secondary)}.theme-aurora .mn-episodes__link,.theme-aurora .mn-catalog__link,.theme-aurora .mn-guests__link{color:var(--accent-hover)}.theme-aurora .mn-btn,.theme-aurora .mn-btn-primary,.theme-aurora .mn-btn-secondary{border-radius:var(--radius-full);height:48px;font-family:var(--font-display);letter-spacing:-.01em;cursor:pointer;transition:all var(--duration)var(--ease);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.theme-aurora .mn-btn-primary{background:var(--accent);color:#fff;box-shadow:inset 0 1px #ffffff26}.theme-aurora .mn-btn-primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.theme-aurora .mn-btn-secondary{background:var(--bg-card);color:var(--text-primary);border-color:var(--border)}.theme-aurora .mn-btn-secondary:hover{background:var(--bg-card-hover);border-color:color-mix(in srgb,var(--accent)35%,var(--border));transform:translateY(-1px)}.theme-aurora .mn-bg-dark .mn-btn-secondary{color:var(--text-primary);background:#ffffff0f;border-color:#ffffff24}.theme-aurora .mn-badge,.theme-aurora .mn-ep-featured-hero__badge{border-radius:var(--radius-full);letter-spacing:-.01em;background:var(--accent-soft);height:26px;color:var(--accent-hover);border:1px solid var(--accent-border);align-items:center;gap:.35rem;padding:0 .65rem;font-size:.75rem;font-weight:600;display:inline-flex}.theme-aurora .mn-ep-featured-hero__badge--muted,.theme-aurora .mn-badge-neutral{background:var(--bg-card);color:var(--text-secondary);border-color:var(--border)}.theme-aurora .mn-catalog__badge,.theme-aurora .mn-guests__badge{font-family:var(--font-display);color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase}.theme-aurora .mn-ep-platforms a,.theme-aurora .mn-catalog__platform-badge,.theme-aurora .mn-theme-scope .platform-btn{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-card);height:40px;color:var(--text-secondary);transition:all var(--duration)var(--ease);align-items:center;gap:.5rem;padding:0 .9rem;font-size:.8125rem;font-weight:560;text-decoration:none;display:inline-flex}.theme-aurora .mn-ep-platforms a:hover,.theme-aurora .mn-catalog__platform-badge:hover,.theme-aurora .mn-theme-scope .platform-btn:hover{color:var(--text-primary);border-color:var(--accent-border);background:var(--accent-soft);transform:translateY(-1px)}.theme-aurora .mn-ep-featured-hero__head-copy .mn-episodes__eyebrow{color:var(--accent-hover);text-transform:none;letter-spacing:-.01em;font-size:.875rem}.theme-aurora .mn-ep-featured-hero__view-all{color:var(--text-secondary)}.theme-aurora .mn-ep-featured-hero__view-all:hover{color:var(--text-primary)}.theme-aurora .mn-ep-featured-hero__card{background:var(--mn-card-bg,var(--card));border:var(--mn-card-border-width,1px)solid var(--mn-card-border,var(--border));border-radius:var(--mn-card-radius,var(--radius-lg));box-shadow:var(--mn-card-shadow,none);transition:transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease),border-color var(--duration)var(--ease),background var(--duration)var(--ease);grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start;gap:2rem;padding:1.5rem;display:grid}@media (min-width:640px){.theme-aurora .mn-ep-featured-hero__card{padding:2rem}}.theme-aurora .mn-ep-featured-hero__card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);background:var(--card-hover);transform:translateY(-3px)}@media (max-width:900px){.theme-aurora .mn-ep-featured-hero__card{grid-template-columns:1fr;gap:0;padding:1rem}}.theme-aurora .mn-ep-featured-hero__art{border-radius:var(--radius-md);background:color-mix(in srgb,var(--accent)14%,var(--card));aspect-ratio:1;width:100%;max-width:280px;box-shadow:var(--shadow-sm);border:1px solid var(--border);justify-self:start;overflow:hidden}.theme-aurora .mn-ep-featured-hero__art img,.theme-aurora .mn-ep-featured-hero__cover{object-fit:cover;max-width:100%;max-height:100%;transition:transform .35s;display:block;width:100%!important;height:100%!important}.theme-aurora .mn-ep-featured-hero__card:hover .mn-ep-featured-hero__cover{transform:scale(1.04)}@media (max-width:900px){.theme-aurora .mn-ep-featured-hero__art{border-radius:var(--radius-md)var(--radius-md)0 0;border-bottom:2px solid #7c3aedd9;justify-self:stretch;width:100%;max-width:none}}.theme-aurora .mn-ep-featured-hero__title{color:var(--text-primary);font-size:clamp(1.45rem,3vw,1.85rem);font-weight:700}.theme-aurora .mn-ep-featured-hero__title a:hover{color:var(--accent-hover)}.theme-aurora .mn-ep-featured-hero__desc{color:var(--text-secondary)}.theme-aurora .mn-ep-featured-hero__badge{background:var(--accent-soft);color:var(--accent-hover);border-color:var(--accent-border)}.theme-aurora .mn-ep-featured-hero__badge--muted{color:var(--text-primary);border-color:var(--border);background:0 0}.theme-aurora .mn-ep-featured-hero__guest-name{color:var(--text-primary)}.theme-aurora .mn-ep-featured-hero__guest-role,.theme-aurora .mn-ep-featured-hero__ai-body,.theme-aurora .mn-ep-featured-hero__ai-meta{color:var(--text-secondary)}.theme-aurora .mn-ep-featured-hero__ai{border-color:var(--border);background:var(--surface)}.theme-aurora .mn-ep-featured-hero__actions{gap:.65rem;margin-top:1.35rem}.theme-aurora .mn-ep-featured-hero__actions .mn-btn-ghost{color:var(--text-primary)}.theme-aurora .mn-ep-featured-hero__actions .mn-btn-ghost:hover{background:color-mix(in srgb,var(--text-primary)5%,transparent)}.theme-aurora .mn-ep-latest__title{color:var(--text-primary);font-family:var(--font-display)}.theme-aurora .mn-ep-latest__copy .mn-episodes__eyebrow{color:var(--accent-hover);text-transform:none;letter-spacing:-.01em;font-size:.875rem}.theme-aurora .mn-ep-grid{gap:1.25rem}.theme-aurora .mn-ep-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);transition:transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease),border-color var(--duration)var(--ease),background var(--duration)var(--ease);overflow:hidden}.theme-aurora .mn-ep-card--rich{padding:0}.theme-aurora .mn-ep-card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);background:var(--card-hover);transform:translateY(-3px)}.theme-aurora .mn-ep-card__media{aspect-ratio:16/9;background:color-mix(in srgb,var(--accent)12%,var(--card));border-radius:var(--radius-md)var(--radius-md)0 0;border-bottom:1px solid var(--border);max-height:none;position:relative;overflow:hidden}.theme-aurora .mn-ep-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.theme-aurora .mn-ep-card:hover .mn-ep-card__media img{transform:scale(1.04)}.theme-aurora .mn-ep-card__play{background:var(--accent);color:#fff;width:36px;height:36px;box-shadow:0 8px 20px var(--accent-glow);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:.75rem;right:.75rem}.theme-aurora .mn-ep-card__play:hover{background:var(--accent-hover);transform:scale(1.06)}.theme-aurora .mn-ep-card__body{padding:1rem 1.1rem 1.2rem}.theme-aurora .mn-ep-card__badge{background:var(--accent-soft);color:var(--accent-hover);border-color:var(--accent-border)}.theme-aurora .mn-ep-card__badge--muted{color:var(--text-primary);border-color:var(--border);background:0 0}.theme-aurora .mn-ep-card__badge--success{background:color-mix(in srgb,var(--success,#22c55e)14%,transparent);color:#4ade80;border-color:color-mix(in srgb,var(--success,#22c55e)35%,transparent)}.theme-aurora .mn-ep-card__title{color:var(--text-primary);font-size:1.05rem;font-weight:700}.theme-aurora .mn-ep-card__title a:hover{color:var(--accent-hover)}.theme-aurora .mn-ep-card__desc,.theme-aurora .mn-ep-card__meta,.theme-aurora .mn-ep-card__meta-row,.theme-aurora .mn-ep-card__guest{color:var(--text-secondary)}.theme-aurora .mn-ep-featured-grid .mn-ep-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);transition:transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease),border-color var(--duration)var(--ease),background var(--duration)var(--ease);overflow:hidden}.theme-aurora .mn-ep-featured-grid .mn-ep-card:hover{border-color:color-mix(in srgb,var(--accent)40%,var(--border));box-shadow:var(--shadow);background:var(--card-hover);transform:translateY(-3px)}.theme-aurora .mn-ep-featured-grid .mn-ep-card--rich{padding:0}.theme-aurora .mn-ep-featured-grid .mn-ep-card__media{border-radius:var(--radius-md)var(--radius-md)0 0;aspect-ratio:16/9;background:color-mix(in srgb,var(--accent)12%,var(--card));border-bottom:1px solid var(--border);margin-bottom:0}.theme-aurora .mn-ep-featured-grid .mn-ep-card__media img{transition:transform .35s}.theme-aurora .mn-ep-featured-grid .mn-ep-card:hover .mn-ep-card__media img{transform:scale(1.04)}.theme-aurora .mn-ep-featured-grid .mn-ep-card__body{padding:1rem 1.1rem 1.2rem}.theme-aurora .mn-ep-latest__tabs.tabs{background:var(--surface);border-color:var(--border)}.theme-aurora .mn-ep-latest__footer .mn-btn-secondary{color:var(--text-primary);border-color:var(--border);background:var(--card)}.theme-aurora .mn-ep-horizontal__row:hover{background:#ffffff0a}.theme-aurora .mn-ep-playlist__item[data-active=true]{background:var(--accent-soft);border-color:var(--accent-border)}.theme-aurora .mn-ep-player-panel{background:var(--bg-card);border-color:var(--border);border-radius:var(--radius-lg)}.theme-aurora .mn-ep-chip[data-active=true]{background:var(--accent);border-color:var(--accent);color:#fff}.theme-aurora .mn-ep-search{background:var(--surface);border-color:var(--border)}.theme-aurora .mn-ep-empty{border-color:var(--border);color:var(--text-muted);border-radius:var(--radius-lg)}.theme-aurora .mn-guests__card,.theme-aurora .mn-guests-v2__large-card,.theme-aurora .mn-guests-v2__quote-card,.theme-aurora .mn-guests-v2__success-card,.theme-aurora .mn-guests-v2__spotlight,.theme-aurora .mn-guests-v2__bento-cell,.theme-aurora .mn-guests-v2__logo-cell,.theme-aurora .mn-guests-v2__network-panel,.theme-aurora .mn-guests-v2__player-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--duration)var(--ease),transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease)}.theme-aurora .mn-guests__card:hover,.theme-aurora .mn-guests-v2__large-card:hover,.theme-aurora .mn-guests-v2__quote-card:hover{border-color:color-mix(in srgb,var(--accent)35%,var(--border));box-shadow:var(--shadow-sm)}.theme-aurora .mn-guests__avatar,.theme-aurora .mn-guests-v2__directory-thumb,.theme-aurora .mn-guests-v2__timeline-thumb,.theme-aurora .mn-guests-v2__network-node img{border-radius:var(--radius-full);border:2px solid var(--border);object-fit:cover}.theme-aurora .mn-guests__name{color:var(--text-primary);font-weight:600}.theme-aurora .mn-guests__role,.theme-aurora .mn-guests__bio{color:var(--text-secondary)}.theme-aurora .mn-guests__tag{background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent-hover);border-radius:var(--radius-sm)}.theme-aurora .mn-guests-v2__quote-text{font-family:var(--font-display);color:var(--text-primary)}.theme-aurora .mn-guests-v2__search-input,.theme-aurora .mn-guests-v2__directory,.theme-aurora .mn-guests-v2__directory-row{background:var(--bg-card);border-color:var(--border)}.theme-aurora .mn-guests-v2__ai-card{background:color-mix(in srgb,var(--accent)6%,var(--bg-card));border-color:color-mix(in srgb,var(--accent)25%,var(--border))}.theme-aurora .mn-catalog__card,.theme-aurora .mn-catalog__bento-cell{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--duration)var(--ease),transform var(--duration)var(--ease),box-shadow var(--duration)var(--ease)}.theme-aurora .mn-catalog__card:hover,.theme-aurora .mn-catalog__bento-cell:hover{border-color:color-mix(in srgb,var(--accent)35%,var(--border));box-shadow:var(--shadow-sm)}.theme-aurora .mn-catalog__item-title,.theme-aurora .mn-catalog__item-title-sm{font-family:var(--font-display);color:var(--text-primary)}.theme-aurora .mn-catalog__body,.theme-aurora .mn-catalog__meta{color:var(--text-secondary)}.theme-aurora .mn-catalog__stat-value{color:var(--text-primary)}.theme-aurora .mn-catalog__input,.theme-aurora .mn-catalog__textarea,.theme-aurora .mn-catalog__search-input{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);transition:border-color var(--duration)var(--ease),box-shadow var(--duration)var(--ease)}.theme-aurora .mn-catalog__input:focus,.theme-aurora .mn-catalog__textarea:focus,.theme-aurora .mn-catalog__search-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft);outline:none}.theme-aurora .mn-catalog__input::placeholder,.theme-aurora .mn-catalog__textarea::placeholder,.theme-aurora .mn-catalog__search-input::placeholder{color:var(--text-muted)}.theme-aurora .mn-catalog__btn{border-radius:var(--radius-full);font-family:var(--font-display);transition:all var(--duration)var(--ease);font-weight:600}.theme-aurora .mn-catalog__btn--primary{background:var(--accent);color:#fff;box-shadow:inset 0 1px #ffffff26}.theme-aurora .mn-catalog__btn--primary:hover{background:var(--accent-hover);box-shadow:var(--shadow-glow)}.theme-aurora .mn-catalog__btn--ghost{background:var(--bg-card);border-color:var(--border);color:var(--text-primary)}.theme-aurora .mn-catalog__btn--ghost:hover{border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .mn-catalog-newsletter__inline-card,.theme-aurora .mn-catalog-newsletter__split-art img{border-radius:var(--radius-lg)}.theme-aurora .mn-catalog-newsletter__dark-band{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text-primary)}.theme-aurora .mn-catalog-newsletter__dark-band .mn-catalog__title{color:var(--text-primary)}.theme-aurora .mn-catalog-newsletter__dark-band .mn-catalog__subtitle{color:var(--text-secondary)}.theme-aurora .mn-catalog__accordion-item{border-bottom-color:var(--border)}.theme-aurora .mn-catalog__accordion-trigger{font-family:var(--font-display);color:var(--text-primary);font-weight:600}.theme-aurora .mn-catalog__accordion-panel{color:var(--text-secondary)}.theme-aurora .mn-catalog-faq__minimal li{border-bottom-color:var(--border)}.theme-aurora .mn-catalog-faq__minimal p,.theme-aurora .mn-catalog-testimonials__quote,.theme-aurora .mn-catalog-testimonials__quote-sm{color:var(--text-secondary)}.theme-aurora .mn-catalog-testimonials__author strong,.theme-aurora .mn-catalog-testimonials__author-sm,.theme-aurora .mn-catalog-testimonials__carousel-name{color:var(--text-primary)}.theme-aurora .mn-catalog-testimonials__carousel-quote{font-family:var(--font-display);color:var(--text-primary)}.theme-aurora .mn-catalog-testimonials__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md)}.theme-aurora .mn-catalog-testimonials__carousel-dots button.is-active{background:var(--accent)}.theme-aurora .mn-catalog-testimonials__pull-quote blockquote{font-family:var(--font-display);color:var(--text-primary)}.theme-aurora .mn-catalog-sponsors__logo-tile,.theme-aurora .mn-catalog-sponsors__wall-cell{background:var(--bg-card);border-color:var(--border);border-radius:var(--radius-md);color:var(--text-primary)}.theme-aurora .mn-catalog-sponsors__logo-mark{background:var(--accent-soft);color:var(--accent-hover);border-radius:var(--radius-sm)}.theme-aurora .mn-catalog-blog__article img,.theme-aurora .mn-catalog-blog__featured img,.theme-aurora .mn-catalog-blog__magazine-lead img,.theme-aurora .mn-catalog-blog__scroll-card img{border-radius:var(--radius-md)}.theme-aurora .mn-catalog-blog__article .mn-catalog__item-title a,.theme-aurora .mn-catalog-blog__list a{color:var(--text-primary)}.theme-aurora .mn-catalog-blog__article .mn-catalog__item-title a:hover,.theme-aurora .mn-catalog-blog__list a:hover{color:var(--accent-hover)}.theme-aurora .mn-catalog-blog__list,.theme-aurora .mn-catalog-blog__magazine-support{border-color:var(--border)}.theme-aurora .mn-catalog-blog__scroll-nav button{background:var(--bg-card);border-color:var(--border);color:var(--text-primary)}.theme-aurora .mn-catalog-blog__scroll-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.theme-aurora .mn-catalog-blog__magazine-headline{font-family:var(--font-display);color:var(--text-primary)}.theme-aurora .mn-catalog-events__timeline{border-left-color:var(--border)}.theme-aurora .mn-catalog-events__timeline-dot{background:var(--accent)}.theme-aurora .mn-catalog-events__card-img,.theme-aurora .mn-catalog-events__featured img{border-radius:var(--radius-md)}.theme-aurora .mn-catalog-events__calendar-date{color:var(--accent-hover)}.theme-aurora .mn-catalog-events__spotlight-list,.theme-aurora .mn-catalog-events__calendar-row{border-color:var(--border)}.theme-aurora .mn-catalog-platforms__dark{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text-primary)}.theme-aurora .mn-catalog-platforms__dark .mn-catalog__title{color:var(--text-primary)}.theme-aurora .mn-catalog-platforms__dark .mn-catalog__platform-badge{color:var(--text-primary);background:#ffffff0f;border-color:#ffffff1f}.theme-aurora .mn-catalog-platforms__dark .mn-catalog__platform-badge:hover{border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .mn-catalog--tone-dark .mn-catalog__card,.theme-aurora .mn-catalog--tone-dark .mn-catalog__bento-cell{background:#ffffff0a;border-color:#ffffff1a}.theme-aurora .mn-catalog--tone-dark .mn-catalog__input,.theme-aurora .mn-catalog--tone-dark .mn-catalog__textarea,.theme-aurora .mn-catalog--tone-dark .mn-catalog__search-input{color:var(--text-primary);background:#ffffff0f;border-color:#ffffff1f}.theme-aurora .mn-theme-scope *,.theme-aurora .mn-section *,.theme-aurora .mn-catalog *,.theme-aurora .mn-episodes *,.theme-aurora .mn-guests *{font-family:inherit}.theme-aurora .mn-theme-scope [style*=serif],.theme-aurora .mn-theme-scope [class*=serif]{font-family:var(--font-body)!important}@media (prefers-reduced-motion:reduce){.theme-aurora .mn-ep-card:hover,.theme-aurora .mn-btn-primary:hover,.theme-aurora .mn-btn-secondary:hover,.theme-aurora .mn-ep-card__play:hover{transform:none}}.theme-aurora .mn-about__media .mn-media-frame,.theme-aurora .mn-host__media-inner,.theme-aurora .mn-host-v2__split .mn-host__media-inner img,.theme-aurora .mn-host-v2__center .mn-host__media-inner img{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;max-width:360px;margin-inline:auto;overflow:hidden}.theme-aurora .mn-about__media img,.theme-aurora .mn-host__media-inner img,.theme-aurora .mn-media-frame img{object-fit:cover;width:100%;height:100%;max-height:360px;display:block}.theme-aurora .mn-catalog-newsletter__split-art{aspect-ratio:1;border-radius:var(--radius-lg);width:100%;max-width:320px;margin-inline:auto;overflow:hidden}.theme-aurora .mn-catalog-newsletter__split-art img{object-fit:cover;width:100%;height:100%;display:block}.theme-aurora .mn-catalog-events__card-img,.theme-aurora .mn-catalog-blog__img,.theme-aurora .mn-catalog-blog__featured img,.theme-aurora .mn-epcat__card img{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius);width:100%;max-height:220px;display:block}.theme-aurora .mn-guests__avatar,.theme-aurora .mn-guests__avatar--initials{object-fit:cover;border-radius:999px;justify-content:center;align-items:center;width:96px;max-width:96px;height:96px;max-height:96px;display:inline-flex;overflow:hidden}.theme-aurora .mn-guests__avatar[data-compact=true],.theme-aurora .mn-guests__avatar--initials[data-compact=true]{width:80px;max-width:80px;height:80px;max-height:80px}.theme-aurora .mn-guests__avatar--initials{background:var(--accent-soft);color:var(--accent-hover);border:1px solid var(--accent-border);font-family:var(--font-display);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.theme-aurora .mn-guests__logo-fallback{border-radius:var(--radius-sm);background:var(--card);border:1px solid var(--border);width:48px;height:48px;color:var(--text-secondary);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.theme-aurora .mn-guests-v2__large-img,.theme-aurora .mn-guests-v2__spotlight-img,.theme-aurora .mn-guests-v2__bento-featured img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md);width:100%;max-height:320px;display:block}.theme-aurora .au-hero-simple-cover-wrap{max-width:240px}.theme-aurora .mn-ep-featured-hero__card{align-items:start}.theme-aurora img{max-width:100%}.theme-aurora .ep-hero{padding:2rem 0 0;position:relative}@media (min-width:768px){.theme-aurora .ep-hero{padding:2.5rem 0 0}}.theme-aurora .ep-hero .hero-mesh{opacity:.55;pointer-events:none}.theme-aurora .ep-hero__crumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:0;margin-bottom:1.5rem;font-size:.78rem;display:flex}.theme-aurora .ep-hero__crumb-link{color:inherit;transition:color var(--duration)var(--ease);text-decoration:none}.theme-aurora .ep-hero__crumb-link:hover{color:var(--text)}.theme-aurora .ep-hero__crumb-sep{color:var(--text-muted);margin:0 .45rem}.theme-aurora .ep-hero__panel{background:color-mix(in srgb,var(--card)82%,transparent);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);position:relative}.theme-aurora .ep-hero__grid{grid-template-columns:1fr;align-items:center;gap:1.25rem;padding:1.15rem;display:grid}@media (min-width:840px){.theme-aurora .ep-hero__grid{grid-template-columns:240px minmax(0,1fr);gap:1.75rem;padding:1.4rem 1.5rem}}.theme-aurora .ep-hero__art{width:100%;max-width:240px;box-shadow:var(--shadow-lg);border-radius:1.1rem;margin:0;position:relative}.theme-aurora .ep-hero__art img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.theme-aurora .ep-hero__art-play{color:#fff;background:var(--accent);width:3.15rem;height:3.15rem;box-shadow:0 10px 28px color-mix(in srgb,var(--accent)45%,transparent);cursor:pointer;transition:transform var(--duration)var(--ease),background var(--duration)var(--ease);border:0;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.7rem;right:.7rem}.theme-aurora .ep-hero__art-play:hover{background:var(--accent-hover);transform:scale(1.05)}.theme-aurora .ep-hero__body{flex-direction:column;gap:.7rem;min-width:0;display:flex}.theme-aurora .ep-hero__badges,.theme-aurora .ep-hero__meta{letter-spacing:.01em;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;font-size:.8rem;font-weight:600;display:flex}.theme-aurora .ep-hero__title{letter-spacing:-.035em;max-width:40rem;color:var(--text);margin:0;font-size:clamp(1.45rem,3.1vw,2.2rem);font-weight:800;line-height:1.12}.theme-aurora .ep-hero__lede{max-width:40rem;margin:0;font-size:.95rem;line-height:1.55}.theme-aurora .ep-hero__guest{align-items:center;gap:.75rem;margin:.15rem 0 0;display:flex}.theme-aurora .ep-hero__guest-link{color:inherit;align-items:center;gap:.7rem;min-width:0;text-decoration:none;display:inline-flex}.theme-aurora .ep-hero__guest-avatar{object-fit:cover;border:1px solid var(--border);border-radius:9999px;flex-shrink:0;width:2.4rem;height:2.4rem}.theme-aurora .ep-hero__guest-avatar--fallback{background:var(--surface);font-family:var(--font-display);color:var(--accent-hover);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.theme-aurora .ep-hero__guest-meta{flex-direction:column;min-width:0;display:flex}.theme-aurora .ep-hero__guest-name{color:var(--text);transition:color var(--duration)var(--ease);font-size:.92rem;font-weight:600}.theme-aurora .ep-hero__guest-link:hover .ep-hero__guest-name{color:var(--accent-hover)}.theme-aurora .ep-hero__guest-role{color:var(--text-muted);font-size:.8rem;line-height:1.35}.theme-aurora .ep-hero__topics{flex-wrap:wrap;gap:.4rem;margin:0;display:flex}.theme-aurora .ep-hero__actions,.theme-aurora .ep-hero__tools{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.theme-aurora .ep-hero__tools-gap{display:none}@media (min-width:640px){.theme-aurora .ep-hero__tools-gap{background:var(--border);width:1px;height:1.1rem;margin:0 .2rem;display:block}}.theme-aurora .ep-hero__listen{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--text-secondary);transition:border-color var(--duration)var(--ease),color var(--duration)var(--ease),background var(--duration)var(--ease);border-radius:9999px;align-items:center;padding:0 .85rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.theme-aurora .ep-hero__listen:hover{color:var(--text);border-color:var(--accent-border);background:var(--accent-soft)}.theme-aurora .ep-hero__icon-btn{height:34px;color:var(--text-muted);cursor:pointer;transition:color var(--duration)var(--ease),background var(--duration)var(--ease);background:0 0;border:0;border-radius:9999px;align-items:center;gap:.35rem;padding:0 .7rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.theme-aurora .ep-hero__icon-btn:hover,.theme-aurora .ep-hero__icon-btn.is-on{color:var(--accent-hover);background:var(--accent-soft)}.theme-aurora .ep-page{flex-direction:column;gap:2.75rem;padding:0 0 3.25rem;display:flex}@media (min-width:768px){.theme-aurora .ep-page{gap:3.75rem}}.theme-aurora .ep-page>.ep-hero{padding:2rem 0 0}@media (min-width:768px){.theme-aurora .ep-page>.ep-hero{padding:2.75rem 0 0}}.theme-aurora .ep-page>.sticky-episode-player{margin-top:-1.5rem;padding:0}@media (min-width:768px){.theme-aurora .ep-page>.sticky-episode-player{margin-top:-2.25rem}}.theme-aurora .ep-page>.ep-ask,.theme-aurora .ep-page>.ep-insights,.theme-aurora .ep-page>.ep-chapters,.theme-aurora .ep-page>.ep-transcript,.theme-aurora .ep-page>.ep-related,.theme-aurora .ep-page>.au-newsletter{margin:0;padding:0}.theme-aurora .ep-page>.ep-transcript{background:0 0;border:0}.theme-aurora .ep-page .ep-transcript__wrap{max-width:none}.theme-aurora .ep-page .au-newsletter-card{padding:1.35rem 1.45rem}@media (min-width:960px){.theme-aurora .ep-page .au-newsletter-grid{align-items:center;gap:2rem}}.theme-aurora .ep-section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.25rem;margin:0 0 .9rem;display:flex}.theme-aurora .ep-section-title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:1.2rem;font-weight:700}.theme-aurora .ep-block{padding:1.2rem 1.25rem}.theme-aurora .ep-block__title{margin:0 0 .75rem;font-size:1.05rem;font-weight:700}.theme-aurora .ep-ask{padding:0;position:relative}.theme-aurora .ep-ask__card{max-width:none;padding:1.2rem 1.25rem 1.3rem}@media (min-width:640px){.theme-aurora .ep-ask__card{padding:1.3rem 1.45rem 1.4rem}}.theme-aurora .ep-ask__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.theme-aurora .ep-ask__title{letter-spacing:-.03em;margin:0 0 .3rem;font-size:clamp(1.2rem,2.2vw,1.45rem);font-weight:750}.theme-aurora .ep-ask__sub{max-width:36rem;margin:0;font-size:.9rem;line-height:1.5}.theme-aurora .ep-ask__form{margin-bottom:.9rem}.theme-aurora .ep-ask__prompts{margin-bottom:.25rem}.theme-aurora .ep-insights{padding:0}.theme-aurora .ep-insights__layout,.theme-aurora .ep-insights__main{gap:1.15rem;display:grid}@media (min-width:960px){.theme-aurora .ep-insights__layout.has-side{grid-template-columns:minmax(0,1.7fr) minmax(16rem,20rem);align-items:start}}.theme-aurora .ep-insights h2{font-size:1.2rem}.theme-aurora .ep-transcript-scroll{overscroll-behavior:contain;scrollbar-width:thin;max-height:min(70vh,640px);overflow-y:auto}.theme-aurora .ep-transcript{background:var(--surface);border-block:1px solid var(--border);padding-block:3.5rem}.theme-aurora .ep-transcript__wrap{max-width:48rem}.theme-aurora .ep-transcript__head{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}@media (min-width:640px){.theme-aurora .ep-transcript__head{flex-direction:row;justify-content:space-between;align-items:flex-end}}.theme-aurora .ep-transcript__title{letter-spacing:-.03em;color:var(--text);margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,1.875rem);font-weight:700}.theme-aurora .ep-transcript__sub{margin:0;font-size:.875rem}.theme-aurora .ep-transcript__search{flex-shrink:0;width:100%;max-width:20rem}.theme-aurora .ep-transcript__card{padding:.5rem}@media (min-width:640px){.theme-aurora .ep-transcript__card{padding:1rem}}.theme-aurora .ep-transcript__empty{margin:0;padding:1rem;font-size:.875rem}.theme-aurora .ep-transcript .transcript-line{border-radius:var(--radius-sm);transition:background var(--duration)var(--ease);grid-template-columns:4.5rem 1fr;gap:1rem;padding:.75rem .85rem;display:grid}.theme-aurora .ep-transcript .transcript-line:hover,.theme-aurora .ep-transcript .transcript-line.is-active{background:var(--accent-soft)}.theme-aurora .ep-transcript .transcript-line time{color:var(--accent-hover);font-variant-numeric:tabular-nums;cursor:pointer;font-size:.8rem;font-weight:650;line-height:1.5}.theme-aurora .ep-transcript .transcript-line time:hover,.theme-aurora .ep-transcript .transcript-line time:focus-visible{outline:none;text-decoration:underline}.theme-aurora .ep-transcript .transcript-line p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.55}.theme-aurora .ep-transcript .transcript-line p strong{color:var(--text);font-weight:650}.theme-aurora .ep-transcript .transcript-line mark{background:color-mix(in srgb,var(--accent)35%,transparent);color:var(--text);border-radius:3px;padding:0 2px}.theme-aurora .ep-pager{flex-wrap:wrap;flex:14rem;justify-content:flex-end;align-items:center;gap:.5rem 1.25rem;min-width:0;display:flex}.theme-aurora .ep-pager__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1.5rem;width:100%;display:flex}.theme-aurora .ep-pager__link{max-width:min(100%,18rem);color:var(--text-secondary);transition:color var(--duration)var(--ease);align-items:center;gap:.4rem;font-size:.82rem;font-weight:560;text-decoration:none;display:inline-flex}.theme-aurora .ep-pager__link:hover{color:var(--accent-hover)}.theme-aurora .ep-pager__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.theme-aurora .ep-pager__link--prev{justify-content:flex-start;margin-right:auto}.theme-aurora .ep-pager__link--next{text-align:right;justify-content:flex-end;margin-left:auto}.theme-aurora .ep-related{padding:0}.theme-aurora .ep-related__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.65rem 1.25rem;margin:0 0 .9rem;display:flex}.theme-aurora .ep-related__title{letter-spacing:-.03em;color:var(--text);margin:0;font-size:1.2rem;font-weight:700}.theme-aurora .ep-related__grid{grid-template-columns:1fr;gap:1.15rem;display:grid}@media (min-width:768px){.theme-aurora .ep-related__grid{grid-template-columns:repeat(3,1fr)}}.theme-aurora .ep-ai-skeleton .ep-skel-line{background:linear-gradient(90deg,color-mix(in srgb,var(--accent)10%,var(--surface))0%,color-mix(in srgb,var(--accent)22%,var(--card))50%,color-mix(in srgb,var(--accent)10%,var(--surface))100%);background-size:200% 100%;border-radius:6px;height:.85rem;animation:1.2s ease-in-out infinite ep-skel-shimmer}.theme-aurora .ep-ai-skeleton .ep-skel-line+.ep-skel-line{margin-top:.75rem}.theme-aurora .ep-ai-skeleton .ep-skel-line.w-5\/6{width:83%}.theme-aurora .ep-ai-skeleton .ep-skel-line.w-4\/5{width:80%}@keyframes ep-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.theme-aurora .ep-ai-skeleton .ep-skel-line{animation:none}}.theme-aurora{background:radial-gradient(70% 50% at 80% -10%,#2d1b698c,#0000 55%),radial-gradient(50% 40% at 10% 20%,#7c3aed2e,#0000 50%),#000}.theme-aurora .hero[data-custom-bg=true],.theme-aurora .au-hero-simple[data-custom-bg=true]{background:var(--section-bg)!important}.theme-aurora [data-atmosphere=off] .hero-mesh,.theme-aurora [data-atmosphere=off] .au-orb,.theme-aurora [data-atmosphere=off] .au-float-chip{display:none}.theme-aurora .hero-mesh{background:radial-gradient(ellipse 50% 40% at 80% 20%,color-mix(in srgb,var(--atmosphere-color,#8b5cf6)calc(var(--atmosphere-intensity,1)*18%),transparent),transparent 60%),radial-gradient(ellipse 40% 35% at 10% 80%,color-mix(in srgb,var(--atmosphere-color,#3b82f6)calc(var(--atmosphere-intensity,1)*8%),transparent),transparent 55%),radial-gradient(ellipse 30% 25% at 50% 0%,color-mix(in srgb,var(--atmosphere-color,#a855f7)calc(var(--atmosphere-intensity,1)*10%),transparent),transparent 50%)}.theme-aurora .au-nav{background:var(--header-bg,transparent)}.theme-aurora .au-nav.is-scrolled,.theme-aurora .au-nav.site-header.is-scrolled{background:var(--header-bg,#09090bbf)}.theme-aurora .au-footer{background:var(--footer-bg,var(--surface))}.theme-aurora .hero[data-custom-text-color=true] .hero-h1,.theme-aurora .au-hero-simple[data-custom-text-color=true] .hero-h1{background:0 0;-webkit-background-clip:unset;background-clip:unset;color:inherit}.theme-aurora .btn-primary{transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s;box-shadow:0 0 0 1px #a78bfa59,0 12px 40px #7c3aed73}.theme-aurora .btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 0 1px #c4b5fd8c,0 18px 50px #7c3aed99}.theme-aurora .card,.theme-aurora .au-hero-simple-card{border:var(--mn-card-border-width,1px)solid var(--mn-card-border,#a78bfa29);background:var(--mn-card-bg,linear-gradient(180deg,#161228eb,#0a0a12eb));border-radius:var(--mn-card-radius,var(--radius-lg));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--mn-card-shadow,0 24px 80px #00000073,0 0 60px #7c3aed2e);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s,border-color .4s}.theme-aurora .card:hover,.theme-aurora .au-hero-simple-card:hover{border-color:#a78bfa66;transform:translateY(-6px);box-shadow:0 30px 90px #00000080,0 0 80px #7c3aed52}.theme-aurora .au-rise{animation:.9s cubic-bezier(.22,1,.36,1) both au-rise}.theme-aurora .au-rise:nth-child(2){animation-delay:60ms}.theme-aurora .au-rise:nth-child(3){animation-delay:.12s}.theme-aurora .au-rise:nth-child(4){animation-delay:.18s}.theme-aurora .au-rise:nth-child(5){animation-delay:.24s}.theme-aurora .au-rise:nth-child(6){animation-delay:.3s}.theme-aurora .au-rise:nth-child(7){animation-delay:.36s}@keyframes au-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.theme-aurora .au-hero-simple-visual{position:relative}.theme-aurora .au-orb{filter:blur(40px);pointer-events:none;z-index:0;border-radius:999px;animation:6s ease-in-out infinite au-pulse;position:absolute}.theme-aurora .au-orb--a{background:color-mix(in srgb,var(--atmosphere-color,#7c3aed)55%,transparent);width:280px;height:280px;top:-50px;right:-40px}.theme-aurora .au-orb--b{background:color-mix(in srgb,var(--atmosphere-color,#3b82f6)28%,transparent);width:180px;height:180px;animation-delay:-2s;bottom:10px;left:-30px}@keyframes au-pulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.theme-aurora .au-hero-player-card{z-index:1;animation:5.5s ease-in-out infinite au-float;position:relative}@keyframes au-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.theme-aurora .au-float-chip{z-index:2;color:#e4e4e7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f18d1;border:1px solid #a78bfa47;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.75rem;animation:4.5s ease-in-out infinite au-chip;display:flex;position:absolute;box-shadow:0 10px 30px #00000059}.theme-aurora .au-float-chip span{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#7c3aed;border-radius:999px;justify-content:center;align-items:center;min-width:1.6rem;height:1.35rem;padding:0 .35rem;font-size:.62rem;font-weight:700;display:inline-flex}.theme-aurora .au-float-chip--1{top:12%;left:-8%}.theme-aurora .au-float-chip--2{animation-delay:-1.4s;bottom:16%;right:-6%}@keyframes au-chip{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.theme-aurora .site-header{background:var(--header-bg,#00000073);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #a78bfa1f}@media (prefers-reduced-motion:reduce){.theme-aurora .au-rise,.theme-aurora .au-orb,.theme-aurora .au-hero-player-card,.theme-aurora .au-float-chip{animation:none}}.theme-aurora .au-episode-list-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.theme-aurora .au-episode-list-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:600}.theme-aurora .au-episode-list-title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.theme-aurora .au-episode-list-all{white-space:nowrap;flex-shrink:0;font-size:.875rem;transition:color .15s}.theme-aurora .au-episode-list-all:hover{color:var(--text-main)}.theme-aurora .au-episode-list-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.theme-aurora .au-ep-card{flex-direction:column;gap:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.theme-aurora .au-ep-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #00000059}.theme-aurora .au-ep-card-art{aspect-ratio:16/9;background:var(--mn-card,#ffffff0a);position:relative;overflow:hidden}.theme-aurora .au-ep-card-art img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.theme-aurora .au-ep-card:hover .au-ep-card-art img{transform:scale(1.04)}.theme-aurora .au-ep-card-art-fallback{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.theme-aurora .au-ep-card-play{color:#fff;opacity:0;cursor:pointer;background:#00000073;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.theme-aurora .au-ep-card:hover .au-ep-card-play{opacity:1}.theme-aurora .au-ep-card-body{flex-direction:column;flex:1;gap:.4rem;padding:1rem 1.1rem 1.2rem;display:flex}.theme-aurora .au-ep-card-meta{letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.72rem}.theme-aurora .au-ep-card-title{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.theme-aurora .au-ep-card-title a{color:inherit;text-decoration:none}.theme-aurora .au-ep-card-title a:hover{color:var(--accent)}.theme-aurora .au-ep-card-desc{margin:0;font-size:.825rem;line-height:1.55}.theme-aurora .au-press-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.theme-aurora .au-press-heading{margin:0 0 1.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.theme-aurora .au-press-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2rem;margin-bottom:2.5rem;display:flex}.theme-aurora .au-press-logo-item{opacity:.55;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.theme-aurora .au-press-logo-item:hover{opacity:1}.theme-aurora .au-press-logo-item img{filter:grayscale()brightness(2);width:auto;height:28px}.theme-aurora .au-press-logo-text{color:var(--text-muted);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.theme-aurora .au-press-quotes{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;display:grid}.theme-aurora .au-press-quote{margin:0;padding:1.25rem 1.5rem}.theme-aurora .au-press-quote-text{margin:0 0 .75rem;font-size:.9rem;font-style:italic;line-height:1.6}.theme-aurora .au-press-quote-source{font-size:.75rem;font-weight:600}.theme-aurora .au-clips-header{text-align:center;max-width:600px;margin:0 auto 2.5rem}.theme-aurora .au-clips-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.theme-aurora .au-clips-title{margin:0 0 .75rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700}.theme-aurora .au-clips-sub{margin:0;font-size:.95rem;line-height:1.6}.theme-aurora .au-clips-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.theme-aurora .au-clip-card{flex-direction:column;display:flex;overflow:hidden}.theme-aurora .au-clip-embed{background:#000;border-bottom:2px solid #7c3aedd9;padding-top:56.25%;position:relative;overflow:hidden}.theme-aurora .au-clip-embed iframe{border:none;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.theme-aurora .au-clip-card:hover .au-clip-embed iframe{transform:scale(1.035)}.theme-aurora .au-clip-body{flex-direction:column;gap:.6rem;padding:1rem 1.1rem 1.2rem;display:flex}.theme-aurora .au-clip-title{margin:0;font-size:.95rem;font-weight:600;line-height:1.35}.theme-aurora .au-clip-actions{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.theme-aurora .au-stats-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.theme-aurora .au-stats-heading{margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.theme-aurora .au-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.theme-aurora .au-stat-card{text-align:center;flex-direction:column;align-items:center;gap:.35rem;padding:2rem 1.25rem;display:flex}.theme-aurora .au-stat-value{color:var(--accent);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1}.theme-aurora .au-stat-label{color:var(--text-main);font-size:.875rem;font-weight:600}.theme-aurora .au-stat-desc{margin-top:.15rem;font-size:.75rem}.theme-aurora .au-sponsors-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.theme-aurora .au-sponsors-heading{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.theme-aurora .au-sponsors-sub{margin:0 0 2rem;font-size:.9rem;line-height:1.6}.theme-aurora .au-sponsors-presenting{border-bottom:1px solid var(--border);justify-content:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.theme-aurora .au-sponsor-presenting-item{opacity:.75;transition:opacity .2s}.theme-aurora .au-sponsor-presenting-item:hover{opacity:1}.theme-aurora .au-sponsor-presenting-item img{filter:grayscale()brightness(2);width:auto;height:40px}.theme-aurora .au-sponsors-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 2.5rem;display:flex}.theme-aurora .au-sponsor-item{opacity:.55;transition:opacity .2s}.theme-aurora .au-sponsor-item:hover{opacity:1}.theme-aurora .au-sponsor-item img{filter:grayscale()brightness(2);width:auto;height:28px}.theme-aurora .au-sponsor-text{color:var(--text-muted);font-size:1rem;font-weight:700}.theme-aurora .au-cta-banner-inner{text-align:center;max-width:680px;margin:0 auto;padding:1rem 0}.theme-aurora .au-cta-banner-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.theme-aurora .au-cta-banner-heading{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15}.theme-aurora .au-cta-banner-sub{margin:0 0 2rem;font-size:1rem;line-height:1.65}.theme-aurora .au-cta-banner-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.theme-aurora .au-team-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.theme-aurora .au-team-title{margin:0 0 2rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.theme-aurora .au-team-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.theme-aurora .au-team-card{align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.theme-aurora .au-team-avatar{background:var(--mn-card,#ffffff0f);width:52px;height:52px;color:var(--text-muted);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;overflow:hidden}.theme-aurora .au-team-avatar img{object-fit:cover;width:100%;height:100%}.theme-aurora .au-team-body{flex-direction:column;gap:.25rem;display:flex}.theme-aurora .au-team-role{text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.72rem}.theme-aurora .au-team-name{margin:0;font-size:1rem;font-weight:600}.theme-aurora .au-team-bio{margin:.2rem 0 0;font-size:.825rem;line-height:1.55}.theme-aurora .au-team-socials{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.theme-aurora .au-team-social{border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem;font-size:.72rem;text-decoration:none;transition:color .15s,border-color .15s}.theme-aurora .au-team-social:hover{color:var(--accent);border-color:var(--accent)}.theme-aurora .au-resources-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.theme-aurora .au-resources-eyebrow{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:600}.theme-aurora .au-resources-title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.theme-aurora .au-resources-sub{margin:.5rem 0 0;font-size:.9rem;line-height:1.6}.theme-aurora .au-resources-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem;display:grid}.theme-aurora .au-resource-card{color:inherit;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.theme-aurora .au-resource-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0000004d}.theme-aurora .au-resource-img{aspect-ratio:16/9;border-bottom:2px solid #7c3aedd9;overflow:hidden}.theme-aurora .au-resource-img img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.theme-aurora .au-resource-card:hover .au-resource-img img{transform:scale(1.035)}.theme-aurora .au-resource-body{flex-direction:column;flex:1;gap:.4rem;padding:1rem 1.1rem 1.25rem;display:flex}.theme-aurora .au-resource-cat{align-self:flex-start;margin-bottom:.1rem}.theme-aurora .au-resource-title{margin:0;font-size:1rem;font-weight:600;line-height:1.35}.theme-aurora .au-resource-desc{flex:1;margin:0;font-size:.825rem;line-height:1.55}.theme-aurora .au-resource-link{margin-top:auto;padding-top:.5rem;font-size:.8rem;font-weight:600}
