*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f8f8f7;--surface:#ffffff;--border:#e4e4e4;--text:#1a1a1a;--muted:#888;--accent:#2563eb;--accent-h:#1d4ed8;--danger:#dc2626;--radius:10px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{font-family:var(--font);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit}