*{box-sizing:border-box;padding:0;margin:0}.skip-link{position:absolute;left:-9999px;z-index:999;padding:.5rem 1rem;background-color:#1e293b;color:#f8fafc;text-decoration:none;border-radius:6px;border:1px solid #475569}.skip-link:focus{left:.5rem;top:.5rem}html{font-size:clamp(14px,2vw + 8px,16px)}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh;color:#e2e8f0;background:radial-gradient(ellipse 80% 60% at 10% 15%,rgba(80,130,200,.08) 0,transparent 50%),radial-gradient(ellipse 70% 50% at 92% 75%,rgba(90,160,120,.07) 0,transparent 50%),radial-gradient(ellipse 60% 50% at 85% 15%,rgba(200,90,110,.05) 0,transparent 45%),radial-gradient(ellipse 100% 70% at 50% 100%,rgba(100,80,130,.06) 0,transparent 50%),linear-gradient(180deg,#3a3229,#2d2620 25%,#252019 55%,#1e1a16);background-attachment:fixed}body,body>*{position:relative}body>*{z-index:1}body:before{content:"";position:fixed;width:140vw;height:140vh;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;background:radial-gradient(ellipse 50% 35% at 50% 30%,rgba(255,220,150,.14) 0,transparent 55%),radial-gradient(ellipse 40% 28% at 50% 35%,hsla(36,59%,67%,.09) 0,transparent 45%),radial-gradient(ellipse 35% 25% at 70% 40%,rgba(100,180,220,.06) 0,transparent 50%),radial-gradient(ellipse 30% 22% at 30% 45%,rgba(130,200,140,.05) 0,transparent 45%);animation:spotlight-move 14s ease-in-out infinite}@keyframes spotlight-move{0%,to{transform:translate(-50%,-50%) translate(-8%,-12%)}25%{transform:translate(-50%,-50%) translate(6%,-4%)}50%{transform:translate(-50%,-50%) translate(4%,6%)}75%{transform:translate(-50%,-50%) translate(-5%,2%)}}.audio-setup{padding:clamp(1rem,4vw,2rem);max-width:min(640px,100%);margin:0 auto;min-height:100vh;color:#e2e8f0;font-family:system-ui,-apple-system,sans-serif}@media (max-width:480px){.audio-setup{padding:1rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes blink{50%{opacity:0}}.typewriter-cursor{animation:blink 1s step-end infinite}@keyframes spin{to{transform:rotate(1turn)}}.spinner{display:inline-block;width:1em;height:1em;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:spin .8s linear infinite;vertical-align:middle}@keyframes eq-bounce{0%,40%,to{transform:scaleY(.3)}20%{transform:scaleY(1)}}.music-equalizer{display:inline-flex;align-items:flex-end;justify-content:center;gap:3px;height:1em}.music-equalizer-bar{width:4px;min-height:4px;border-radius:2px;transform-origin:bottom;animation:eq-bounce .6s ease-in-out infinite}.music-equalizer-bar:first-child{background:#22c55e;animation-delay:0ms}.music-equalizer-bar:nth-child(2){background:#06b6d4;animation-delay:80ms}.music-equalizer-bar:nth-child(3){background:#f59e0b;animation-delay:.16s}.music-equalizer-bar:nth-child(4){background:#a855f7;animation-delay:.24s}.music-equalizer-bar:nth-child(5){background:#ec4899;animation-delay:.32s}.music-equalizer-bar:nth-child(6){background:#ef4444;animation-delay:.4s}.music-equalizer-bar:nth-child(7){background:#3b82f6;animation-delay:.48s}.music-equalizer--large .music-equalizer-bar{width:6px;min-height:6px;border-radius:3px;height:32px}