*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-body,system-ui, -apple-system, "Segoe UI", sans-serif);background:var(--bg-color,#fff);color:var(--ink,#1a1a1a);min-height:100vh}a{color:var(--accent,#2563eb);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font:inherit;cursor:pointer}
