*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #05080f;--bg-elev: #0a1220;--navy-card: #0b1524;--gold: #e6ac3d;--gold-light: #f7d074;--gold-dim: #e6ac3d33;--teal: #23c4d8;--teal-light: #74e2ee;--teal-dim: #23c4d833;--text: #eaf0f7;--text-muted: #93a3b8;--border: #1c2a44}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:var(--bg);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}.brand-gradient{background:linear-gradient(120deg,var(--gold) 0%,var(--gold-light) 35%,var(--teal) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-bg{background-image:linear-gradient(to bottom,rgba(5,8,15,.35) 0%,rgba(5,8,15,.15) 40%,rgba(5,8,15,.75) 82%,var(--bg) 100%),url(/wallpaper.jpg);background-size:cover;background-position:center 35%;background-repeat:no-repeat}@media (max-width: 720px){.hero-bg{background-image:linear-gradient(to bottom,rgba(5,8,15,.25) 0%,rgba(5,8,15,.1) 45%,rgba(5,8,15,.8) 85%,var(--bg) 100%),url(/wallpaper-mobile.jpg);background-position:center 30%}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--gold);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}
