@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;900&display=swap";:root{--color-bg:#000;--color-text:#fff;--color-text-muted:#a1a1aa;--color-border:#3f3f46;--color-accent:#facc15;--font-sans:"Montserrat", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0}#root{flex-direction:column;display:flex}.stage{position:fixed;inset:0}._header_zdrvw_1{z-index:1;text-align:center;pointer-events:none;padding-top:3rem;position:relative}._title_zdrvw_9{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}._subtitle_zdrvw_15{color:var(--color-text-muted);margin:.5rem 0 0}._footer_1fsn4_1{z-index:1;text-align:center;color:var(--color-text-muted);margin-top:auto;padding:1rem;font-size:.8rem;position:relative}._footer_1fsn4_1 p{margin:0}._footer_1fsn4_1 a{color:inherit}._loader_iejhw_1{height:100%;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}._spinner_iejhw_11{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite _spin_iejhw_11}._label_iejhw_20{font-size:.9rem}@keyframes _spin_iejhw_11{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._spinner_iejhw_11{animation-duration:2s}}
