:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1c1917;background:#faf7f2}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#faf7f2}.serif{font-family:Fraunces,Georgia,serif;font-feature-settings:"ss01";letter-spacing:-.01em}.mono{font-family:JetBrains Mono,ui-monospace,monospace;font-feature-settings:"tnum"}#root{max-width:640px;margin:0 auto;padding:24px 16px}input[type=checkbox].round-check{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:1.5px solid #d6cfc2;border-radius:50%;background:#fff;cursor:pointer;display:inline-grid;place-content:center;flex-shrink:0;margin:0}input[type=checkbox].round-check:checked{background:#9a3412;border-color:#9a3412}input[type=checkbox].round-check:checked:after{content:"";width:9px;height:5px;border:2px solid #fff;border-top:none;border-right:none;transform:rotate(-45deg) translateY(-1px)}
