:root{--red: #d61226;--red-dark: #8f0e1b;--ink: #171717;--muted: #77716d;--paper: #f6f4f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}::selection{background:rgba(214,18,38,.18)}
