:root{--bg-primary: #06080d;--bg-secondary: #0c1017;--bg-card: #111620;--bg-card-hover: #161d2a;--surface: #1a2233;--border: #1e2a3a;--border-light: #2a3a50;--text-primary: #f0f2f5;--text-secondary: #8899aa;--text-muted: #556677;--accent: #3b82f6;--accent-light: #60a5fa;--accent-dark: #2563eb;--accent-glow: rgba(59, 130, 246, .15);--success: #10b981;--warning: #f59e0b;--font-display: "Outfit", sans-serif;--font-body: "DM Sans", sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit;cursor:pointer;border:none;background:none}
