@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@400;500;600&display=swap";
:root{--bg:#f2ede4;--bg-2:#ebe5da;--ink:#1a1612;--ink-2:#3b342b;--ink-3:#6e6557;--line:#1a16121f;--line-2:#1a16120f;--accent:#7a6a52;--accent-ink:#faf7f1;--card:#fbf8f2;--shadow:0 1px 2px #1a16120a, 0 8px 24px -8px #1a16121a}*{box-sizing:border-box}html,body{background:var(--bg);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}
