@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#413e33;background:#e9ece6;font-synthesis:none;--bg:#e9ece6;--surface:#e6e9e2;--surface-2:#d8dbd3;--line:#c4c4bc;--muted:#77766d;--accent:#474438;--accent-soft:#dfe2da;--on-accent:#e9ece6;--moss:#626b43;--moss-soft:#e1e4d5;--fjord:#586c80;--fjord-soft:#dce3e8;--ochre:#765f38;--ochre-soft:#e8e0d1;--danger:#7b433e;--danger-bg:#e5d8d4}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}@media(min-width:800px){body{min-height:100dvh;padding:35px;display:grid}}
