*{margin:0;padding:0;box-sizing:border-box}:root{--bg:#fafafa;--surface:#fff;--border:#e8e8ec;--text:#1a1a1a;--text-muted:#6b6b76;--text-dim:#9b9ba4;--accent:#5746af;--accent-light:#f4f2fb}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none;transition:opacity .2s}a:hover{opacity:.75}::selection{background:var(--accent);color:#fff}