:root{--red-950:#4b0d0f;--red-800:#8f1d20;--red-700:#ad262b;--red-100:#f9e9e8;--ink:#20231f;--muted:#6d7068;--cream:#f7f2e8;--paper:#fffdf8;--white:#fff;--field:#244f3b;--field-light:#3e765a;--line:#dfd8ca;--shadow:0 14px 45px #3621121a;--radius-lg:26px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{min-height:100%;color:var(--ink);background:radial-gradient(circle at 8% 0%, #ad262b12, transparent 30rem), var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #f4bd4f}::selection{color:var(--white);background:var(--red-800)}
