*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0a0f1e;--navy-light: #111827;--navy-card: #0d1526;--teal: #00d4aa;--teal-dim: #00d4aa33;--purple: #7c3aed;--purple-dim: #7c3aed33;--text: #e2e8f0;--text-muted: #94a3b8;--border: #1e2d47}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:var(--navy);color:var(--text);line-height:1.6;overflow-x:hidden}h1,h2,h3,.logo-text{font-family:Orbitron,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--teal);border-radius:3px}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0;opacity:.4}
