:root{--bg:#fff;--fg:#171717;--muted:#6b7280;--border:#e5e7eb;--accent:#2563eb}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Apple SD Gothic Neo,Malgun Gothic,sans-serif}a{color:var(--accent);text-decoration:none}
