*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--white:#fff;--bg:#f8fafc;--surface:#fff;--border:#e2e8f0;--border-strong:#cbd5e1;--text:#0f172a;--sub:#475569;--muted:#94a3b8;--accent:#0891b2;--accent-light:#ecfeff;--accent-mid:#a5f3fc;--accent-dark:#0e7490;--danger:#ef4444;--danger-light:#fef2f2;--warn:#f59e0b;--good:#22c55e;--good-light:#f0fdf4}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer}