@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600&display=swap";:root{--cream:#f0ede8;--cream-dark:#e8e4de;--sage:#5a7a5e;--sage-light:#7a9a7e;--sage-dark:#3d5c41;--charcoal:#2a2a24;--charcoal-mid:#3e3e36;--warm-white:#faf9f6;--text-primary:#1a1a16;--text-secondary:#6b6b62;--text-muted:#9a9a90;--border:#dddbd5;--border-light:#e8e6e0;--red:#c94a3a;--gold:#c9a96e;--gold-light:#e8d5a8;--success:#4a7c54;--warning:#c9a93a;--sidebar-w:220px}[data-theme=dark]{--cream:#1e1e1a;--cream-dark:#181814;--sage:#6a9a6e;--sage-light:#8aba8e;--sage-dark:#4d7a51;--charcoal:#e8e8e0;--charcoal-mid:#c8c8c0;--warm-white:#252520;--text-primary:#e8e8e0;--text-secondary:#a8a89e;--text-muted:#6e6e65;--border:#38382e;--border-light:#2e2e26;--red:#e05a4a;--gold:#d4b47a;--gold-light:#4a3e28;--success:#5a9c64;--warning:#d4b44a;color:var(--text-primary);background:#1a1a16}[data-theme=dark] html,[data-theme=dark] body,html[data-theme=dark],html[data-theme=dark] body{color:var(--text-primary);background:#1a1a16}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--cream);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6;transition:background .2s,color .2s}#root{text-align:left;border:none;flex-direction:column;width:100%;max-width:100%;height:100%;min-height:100vh;margin:0;display:flex}h1,h2,h3,.serif{font-family:Cormorant Garamond,serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@keyframes pulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}
