@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Mono:wght@400;500&family=Manrope:wght@400;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080808;--bg2: #0f0f0f;--card: #111111;--border: #1e1e1e;--border2: #2a2a2a;--text: #f0f0f0;--muted: #555;--dim: #333;--white: #ffffff;--red: #ff3b3b;--orange: #ff6b00;--yellow: #f5c400;--green: #00c566;--blue: #4488ff;--font-display: "Bebas Neue", sans-serif;--font-body: "Manrope", sans-serif;--font-mono: "DM Mono", monospace}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:radial-gradient(ellipse 70% 50% at 15% 10%,rgba(255,59,59,.06) 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 85% 90%,rgba(68,136,255,.05) 0%,transparent 55%),radial-gradient(ellipse 60% 60% at 50% 50%,rgba(245,196,0,.02) 0%,transparent 70%);pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-image:radial-gradient(circle,#ffffff08 1px,transparent 1px);background-size:28px 28px;pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%)}#root{position:relative;z-index:1}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}button:active{transform:scale(.98)}input:focus{outline:none}input::placeholder{color:var(--muted)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes scan{0%{transform:translate(-100%)}to{transform:translate(400%)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes slideIn{0%{transform:translate(100%)}to{transform:none}}@keyframes flowDot{0%{transform:translate(0);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(60px);opacity:0}}.ticker-bg{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden;opacity:.04}.ticker-bg span{position:absolute;font-family:var(--font-mono);font-size:11px;color:#fff;white-space:nowrap;animation:floatTicker linear infinite}@keyframes floatTicker{0%{transform:translateY(100vh) rotate(-5deg);opacity:0}5%{opacity:1}95%{opacity:1}to{transform:translateY(-10vh) rotate(-5deg);opacity:0}}.ticker-bg span:nth-child(1){left:3%;animation-duration:22s;animation-delay:0s;font-size:10px}.ticker-bg span:nth-child(2){left:10%;animation-duration:28s;animation-delay:4s}.ticker-bg span:nth-child(3){left:18%;animation-duration:19s;animation-delay:8s;font-size:9px}.ticker-bg span:nth-child(4){left:27%;animation-duration:25s;animation-delay:2s}.ticker-bg span:nth-child(5){left:37%;animation-duration:31s;animation-delay:11s;font-size:10px}.ticker-bg span:nth-child(6){left:48%;animation-duration:20s;animation-delay:6s}.ticker-bg span:nth-child(7){left:58%;animation-duration:26s;animation-delay:14s;font-size:9px}.ticker-bg span:nth-child(8){left:68%;animation-duration:23s;animation-delay:3s}.ticker-bg span:nth-child(9){left:78%;animation-duration:29s;animation-delay:9s;font-size:10px}.ticker-bg span:nth-child(10){left:88%;animation-duration:18s;animation-delay:16s}.ticker-bg span:nth-child(11){left:95%;animation-duration:24s;animation-delay:7s;font-size:9px}
