:root{--background:#05070d;--foreground:#f6f7fb;--muted:rgba(255,255,255,0.68);--accent:#6c7cff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-height:100%}body{margin:0;overflow-x:hidden;background:var(--background);color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;text-rendering:geometricPrecision}body::selection{background:rgba(108,124,255,.36);color:#ffffff}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button{font:inherit}