:root{--color-bg: #ffffff;--color-fg: #111418;--color-muted: #5a6470;--color-accent: #d4351c;--color-border: #e5e7eb;--color-card: #f7f8fa;--radius: 10px;--max-width: 960px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--color-fg);background:var(--color-bg);font-size:16px;line-height:1.5}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;font-size:1rem;cursor:pointer}h1,h2,h3{font-weight:600;line-height:1.2}
