#audio-toggle.muted{color:#f0ece866!important;text-decoration:line-through}[data-theme=light] #audio-toggle.muted{color:#0d948880!important}#canvas-container[data-astro-cid-36ay2ybd]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--bg: #0a0a0a;--text: #f0ece8;--accent: #1ad6c0;--accent-rgb: 26, 214, 192;--glow-rgb: 26, 214, 192;--muted: #cac6c1;--dim: #888583;--border: #2a2a2a;--glow: rgba(var(--glow-rgb), .14)}@media(prefers-color-scheme:light){:root{--bg: #f5f0eb;--text: #1a1614;--accent: #0d9488;--accent-rgb: 13, 148, 136;--glow-rgb: 13, 148, 136;--muted: #4e4a47;--dim: #9e9894;--border: #d8d1c9;--glow: rgba(var(--glow-rgb), .16)}}[data-theme=dark]{--bg: #0a0a0a;--text: #f0ece8;--accent: #1ad6c0;--accent-rgb: 26, 214, 192;--glow-rgb: 26, 214, 192;--muted: #cac6c1;--dim: #888583;--border: #2a2a2a;--glow: rgba(var(--glow-rgb), .14)}[data-theme=light]{--bg: #f5f0eb;--text: #1a1614;--accent: #0d9488;--accent-rgb: 13, 148, 136;--glow-rgb: 13, 148, 136;--muted: #4e4a47;--dim: #9e9894;--border: #d8d1c9;--glow: rgba(var(--glow-rgb), .16)}#audio-toggle,#theme-toggle{position:fixed;z-index:100;cursor:pointer;user-select:none;border:none;line-height:1;padding:.4rem .65rem;border-radius:2rem;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#302e2bd9;box-shadow:0 1px 3px #0006,inset 0 0 0 1px #ffffff24;color:#f0ece8d1;transition:color .25s ease,background .25s ease}#theme-toggle{bottom:4.2rem;right:2rem}#audio-toggle{bottom:2rem;right:2rem}#audio-toggle:hover,#theme-toggle:hover{color:#f0ece8f2;background:#282623d9}[data-theme=light] #audio-toggle,[data-theme=light] #theme-toggle{background:#fffcf8d1;box-shadow:0 1px 4px #0000001f,inset 0 0 0 1px #00000014;color:#0d948899}[data-theme=light] #audio-toggle:hover,[data-theme=light] #theme-toggle:hover{color:#0d9488f2;background:#fffcf8f5}[data-theme="light"] body,@media (prefers-color-scheme: light){body{background-color:var(--bg);color:var(--text)}}[data-theme=light] .nav-links a:after,[data-theme=light] .nav-home{color:var(--text)}.screenshot-wrap{display:block;width:100%;margin:2rem 0}.screenshot-wrap img{width:100%;height:auto;display:block}.screenshot-caption{display:block;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:300;color:var(--text);padding:.75rem 0;margin:0;border-top:1px solid var(--border)}.cs-section,.bio,.currently,.artist-header,.album-info,.ep-info,.film-info{background:#0c0c0c80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1.75rem 2rem;border:1px solid #1a1a1a;border-radius:4px}[data-theme=light] .cs-section,[data-theme=light] .bio,[data-theme=light] .currently,[data-theme=light] .artist-header,[data-theme=light] .album-info,[data-theme=light] .ep-info,[data-theme=light] .film-info{background:#fffdfa40;border-color:var(--border)}[data-theme=light] .workflow-node,[data-theme=light] .feature-card,[data-theme=light] .cs-overview{background:#fffdfa;border-color:var(--border)}[data-theme=light] .cs-status.upcoming{background:#0000000a;border-color:var(--border)}[data-theme=light] .workflow-node:hover{border-color:var(--dim)}[data-theme=light] .workflow-channels .workflow-node{border-color:var(--border)}[data-theme=light] .workflow-channels .workflow-node.tracking{border-color:#00000014}[data-theme=light] .screenshot-placeholder{background:#efe9e1;border-color:var(--border);color:var(--dim)}html{font-size:18px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;width:100%;min-height:100%;background-color:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-weight:400;line-height:1.7}h1{font-family:Cormorant Garamond,serif;font-weight:300;letter-spacing:.02em;line-height:1.15;text-shadow:0 0 60px rgba(var(--glow-rgb),.18),0 0 120px rgba(var(--glow-rgb),.08)}h2{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:.02em;line-height:1.2;text-shadow:0 0 40px rgba(var(--glow-rgb),.14),0 0 80px rgba(var(--glow-rgb),.06)}h3{font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:.02em;line-height:1.3;text-shadow:0 0 30px rgba(var(--glow-rgb),.1)}p{line-height:1.85;color:var(--text)}a{color:var(--text);text-decoration:none;transition:color .25s ease,text-shadow .25s ease}a:hover{color:var(--accent);text-shadow:0 0 12px rgba(var(--glow-rgb),.3)}nav{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:2rem;width:100%;box-sizing:border-box}.nav-home{font-family:Cormorant Garamond,serif;font-size:1.1rem;letter-spacing:.05em;transition:text-shadow .3s ease,color .3s ease}.nav-home:hover{color:var(--accent);text-shadow:0 0 15px currentColor,0 0 30px currentColor;animation:hueRotate 10s linear infinite}@keyframes hueRotate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.nav-links{display:flex;gap:2rem;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase}.nav-links a{font-size:.875rem;letter-spacing:.1em;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--accent);transition:width .3s ease;box-shadow:0 0 6px rgba(var(--glow-rgb),.6)}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:var(--accent);text-shadow:0 0 10px rgba(var(--glow-rgb),.25)}@media(max-width:700px){nav{flex-direction:column;gap:.85rem;padding:1.25rem 1rem}.nav-links{gap:.9rem 1.25rem;flex-wrap:wrap;justify-content:center}}.label,[class*="-label"],[class*="-category"],[class*="-year"],[class*="-type"],color:: var(--accent); } .muted,[class*="-description"],[class*="-credits"],[class*="-sub"],[class*="-role"]{color:var(--muted);line-height:1.85}::selection{background:rgba(var(--glow-rgb),.25);color:var(--text)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
