:root{--purple:#d9694a;--purple-light:#e0561f;--accent:#d9694a;--accent-strong:#e0561f;--accent-soft:#f7e7de;--accent-text:#b5482b;--orange:#d9694a;--teal:#2563a8;--green:#3f7d58;--lavender:#8c78ff;--dark:#4a443c;--charcoal:#4a443c;--sidebar-bg:#f7f2ea;--sidebar-border:#ece6dd;--bg:#faf6f0;--surface-2:#f5efe6;--card:#fff;--border:#ece6dd;--text:#211c16;--text-muted:#8a8175;--text-secondary:#4a443c;--serif:"Source Serif 4", Georgia, serif;--sans:"Hanken Grotesk", system-ui, -apple-system, sans-serif;--radius-sm:7px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow:hidden}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:15px}h1,h2,h3,h4,.serif{font-family:var(--serif);letter-spacing:-.01em;font-weight:600}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000038}@media (width<=768px){*{box-sizing:border-box}body{overflow-x:hidden}}
