*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#4949D2;--primary-dark:#3535a8;--primary-light:#6b6bdc;--bg:#0a0a1a;--bg-card:#12122a;--text:#ffffff;--text-muted:#9999cc;--border:rgba(73,73,210,0.3)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%}