*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080608;--surface:#f0b42908;--surface-hover:#f0b42911;--border:#f0b4291a;--border-hover:#f0b42947;--text-primary:#fff8ebeb;--text-secondary:#ffebb973;--text-dim:#ffdc9638;--accent:#f0b429;--accent-dim:#f0b4298c;--accent-glow:#f0b4291f;--online:#f0b429;--font-display:"Syne", sans-serif;--font-body:"DM Sans", sans-serif}html{scroll-behavior:smooth}html,body{height:100%}body{font-family:var(--font-body);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{width:100%;min-height:100%}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f0b42926;border-radius:999px}::selection{color:#fff;background:#f0b42938}@keyframes pulseDot{0%,to{box-shadow:0 0 #f0b4298c}60%{box-shadow:0 0 0 5px #f0b42900}}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBead{0%{opacity:0;transform:translateY(0)}18%{opacity:1}82%{opacity:1}to{opacity:0;transform:translateY(36px)}}@keyframes planetPulse{0%,to{filter:drop-shadow(0 0 3px #f0b42933)}50%{filter:drop-shadow(0 0 7px #f0b42973)}}@keyframes glowBreath{0%,to{opacity:.55}50%{opacity:1}}.dot-pulse{animation:2.6s ease-in-out infinite pulseDot}.fade-up-1{animation:.85s cubic-bezier(.16,1,.3,1) 50ms both fadeUp}.fade-up-2{animation:.85s cubic-bezier(.16,1,.3,1) .2s both fadeUp}.fade-up-3{animation:.85s cubic-bezier(.16,1,.3,1) .35s both fadeUp}.fade-up-4{animation:.85s cubic-bezier(.16,1,.3,1) .5s both fadeUp}.fade-up-5{animation:.85s cubic-bezier(.16,1,.3,1) .65s both fadeUp}.scroll-bead{animation:1.8s cubic-bezier(.4,0,.6,1) infinite scrollBead}.planet-pulse{animation:3s ease-in-out infinite planetPulse}.glow-breath{animation:4s ease-in-out infinite glowBreath}
