@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,900&family=Inter:wght@400;500;600&display=swap";:root{--bg:#EDE7D8;--surface:#E3DAC5;--surface-2:#E8E0CE;--card:#E6DDC8;--ink:#2B2620;--ink-soft:#6B6357;--ink-mute:#9A9081;--line:#D3C7AE;--line-soft:#DAD0BA;--clay:#B5602F;--clay-dark:#8F4A22;--sage:#7A8B5C;--sage-dark:#4A5D32}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--ink);min-height:100vh;-webkit-font-smoothing:antialiased}.serif{font-family:Fraunces,Georgia,serif}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line);border-radius:6px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}
