:root{--accent: #8a1f2e;--ink: #101319;--line: #e4e6ea;--bg: #f4f5f7}*{box-sizing:border-box}html,body{margin:0}body{font-family:Hanken Grotesk,system-ui,-apple-system,sans-serif;color:#1a1d23;background:var(--bg);-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}input:focus,select:focus,button:focus-visible{outline:2px solid #16406b;outline-offset:1px}.display{font-family:Barlow Condensed,sans-serif}::selection{background:color-mix(in srgb,var(--accent) 14%,white)}
