:root{--bg:#f2ede3;--surface:#fffdf8;--surface-2:#faf6ec;--fill:#f0eadd;--fill-2:#efe8da;--text:#1c1a17;--text-2:#5d574e;--muted:#8a8378;--muted-2:#a49d93;--border:#e0d7c6;--border-2:#d0c8b8;--active-bg:#dad7cd;--active-border:#c7c3b8;--hover:#fbeceb;--field:hsla(0,0%,100%,.38)}:root[data-theme=dark]{--bg:#17140f;--surface:#211e18;--surface-2:#2a261e;--fill:#322d24;--fill-2:#38322a;--text:#ece7dd;--text-2:#bcb3a4;--muted:#9a9184;--muted-2:#837b6e;--border:#3a352b;--border-2:#4a4438;--active-bg:#403a30;--active-border:#56503f;--hover:hsla(0,0%,100%,.07);--field:hsla(0,0%,100%,.08)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}#__next,body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}*{-webkit-tap-highlight-color:transparent}input:focus{outline:none}button{cursor:pointer;font-family:inherit}