:root{--bg: #0a0a0c;--bg-card: #12141a;--border: rgba(255, 255, 255, .08);--text: #f4f4f5;--muted: #a1a1aa;--heading: #60a5fa;--gradient-start: #6366f1;--gradient-end: #8b5cf6;--radius: 12px;font-family:Inter,system-ui,-apple-system,sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}
