@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Share+Tech+Mono&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--orange: #ff6b00;--orange-dim: #2a1206;--bg: #18181a;--bg-card: #212124;--bg-card-hover: #2a2a2e;--text: #e8e5e0;--text-muted: #84848c;--border: #34343a;--green: #00e5a0;--green-dim: #0a261b;--red: #ff3c5a;--red-dim: #2a0a12;--yellow: #f5d400;--yellow-dim: #2a2206}html,body{margin:0;padding:0;background:linear-gradient(135deg,#173d31,#2c3a1f 30%,#6b4a1f,#311712);background-attachment:fixed;color:var(--text);font-family:Share Tech Mono,monospace;min-height:100vh}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.08) 2px,rgba(0,0,0,.08) 4px);pointer-events:none;z-index:9999}input,button{font-family:Share Tech Mono,monospace}a{color:var(--orange);text-decoration:none}
