*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07070b;--bg2:#0e0e16;--surface:#1a1a2a;--border:#2a2a3d;--text:#e8e8f0;--text-dim:#8888a4;--accent:#f5c518;--accent-glow:#f5c51840;--green:#22c55e;--red:#ef4444;--radius:12px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9999;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.logo{letter-spacing:-.5px;color:var(--text);align-items:center;gap:9px;font-size:1.35rem;font-weight:800;text-decoration:none;display:flex}.logo span{color:var(--accent)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}
