*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafafa;--fg:#111;--muted:#666;--border:#e5e5e5;--accent:#2563eb;--danger:#dc2626;--success:#16a34a;--warning:#d97706;--radius:8px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--fg);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}