:root{--paper:#fffaf0;--ink:#111;--muted:#676055;--line:#171717;--mint:#31d6a0;--coral:#ff594d;--blue:#4e74ff;--yellow:#ffd84d}html{scroll-behavior:smooth;min-height:100%}@media (max-width:640px){html{scroll-padding-bottom:100px}}body{background:var(--paper);min-height:100%;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;word-break:keep-all;overflow-wrap:break-word;margin:0;font-family:ui-rounded,SF Pro Rounded,Apple SD Gothic Neo,system-ui,sans-serif}*{box-sizing:border-box}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--yellow);color:var(--ink)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
