*{margin:0;padding:0;box-sizing:border-box}:root{color-scheme:dark}html,body,#root{height:100%;background:#0a0a09}body{font-family:IBM Plex Mono,ui-monospace,monospace}.scene{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#0a0a09}.scene-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}.scene-img.is-loaded{opacity:1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.enter-bar{animation:fade-in .6s ease .15s both}.enter-stack{animation:rise-in .7s cubic-bezier(.2,.7,.2,1) .32s both}.progress-fill{transition:width .48s linear}.art-cover{transition:opacity .55s ease}.desktop-root{--d-card: clamp(560px, calc(302.9px + 17.857vw) , 760px);--d-gap: clamp(14px, calc(8.86px + .357vw) , 18px);--d-pad-y: clamp(12px, calc(7.5px + .3125vw) , 15.5px);--d-pad-x: clamp(16px, calc(10.21px + .402vw) , 20.5px);--d-art: clamp(60px, calc(36.86px + 1.607vw) , 78px);--d-art-radius: clamp(8px, calc(4.79px + .223vw) , 10.5px);--d-title: clamp(12.5px, calc(9.29px + .223vw) , 15px);--d-artist: clamp(11px, calc(7.79px + .223vw) , 13.5px);--d-time: clamp(10px, calc(7.43px + .179vw) , 12px);--d-text-gap: clamp(5px, calc(3.07px + .134vw) , 6.5px);--d-play: clamp(38px, calc(25.14px + .893vw) , 48px);--d-ctl: clamp(13px, calc(9.14px + .268vw) , 16px);--d-ctl-gap: clamp(10px, calc(6.14px + .268vw) , 13px);--d-brand: clamp(16px, calc(9.57px + .446vw) , 21px);--d-topbar: clamp(11px, calc(7.79px + .223vw) , 13.5px);--d-topbar-pad-y: clamp(18px, calc(11.57px + .446vw) , 23px);--d-topbar-pad-x: clamp(24px, calc(16.29px + .536vw) , 30px);--d-tagline: clamp(10.5px, calc(7.93px + .179vw) , 12.5px);--d-stack-pad-x: clamp(20px, calc(13.57px + .446vw) , 25px);--d-stack-pad-b: clamp(22px, calc(14.29px + .536vw) , 28px)}.mobile-root{min-height:100vh;min-height:100dvh}a{color:#b8b8b0;text-decoration:none}a:hover{color:#f0f0e8}.ctl-icon,.ctl-play{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:0;padding:0;margin:0;font:inherit;line-height:1;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.ctl-icon:hover{color:#e6e6df!important}.ctl-play:hover{filter:brightness(1.08)}.ctl-icon:focus-visible,.ctl-play:focus-visible,a:focus-visible{outline:2px solid #e6e6df;outline-offset:3px;border-radius:4px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
