*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg,#f5f3ee);color:var(--ink,#14130f);font-family:Geist,system-ui,-apple-system,sans-serif;font-size:18px}a{color:inherit;text-decoration:none}input,textarea,button{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line,#e6e1d6);border-radius:2px}@keyframes spin{to{transform:rotate(360deg)}}
