:root{--bg:#fbf9f4;--surface:#fff;--surface2:#f3f0e9;--ink:#23211c;--muted:#a89e8d;--hair:#ece8df;--line:#f1ede4;--accent:#5e7359;--onAccent:#f3f1e9;--soft:#eaeee7;--softInk:#5d6b58;--tabIn:#b4afa3;--danger:#b0584e;--radius:20px;--font:"Hanken Grotesk", sans-serif;--display:"Newsreader", Georgia, serif;--dot2:#c2bbab;--border:var(--hair);--error:var(--danger);--text:var(--ink);--text-muted:var(--muted);font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}*{box-sizing:border-box}html,body{overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}body{background:var(--bg);min-height:100svh;margin:0}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}#root{max-width:480px;min-height:100dvh;margin:0 auto}h1{margin:0 0 .5rem}button{font:inherit;cursor:pointer}a{color:var(--accent)}.material-symbols-rounded{white-space:nowrap;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"opsz" 24;-webkit-user-select:none;user-select:none;direction:ltr;font-family:Material Symbols Rounded;font-style:normal;font-weight:400;line-height:1;display:inline-block}
