:root{--ivory:#faf7f2;--card:#fff;--cream:#f2ede4;--gold:#c8a96e;--gold-dim:#c8a96e1f;--rose:#c9837a;--burgundy:#6b3a3a;--charcoal:#2d2420;--sage:#7a9e87;--mist:#9b8e7e;--blush:#e8c4b0;--blush-dim:#e8c4b026;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--radius-card:14px;--radius-input:8px;--radius-pill:50px;--shadow-card:0 2px 16px #2d24201f;--border-card:1px solid #b89a601f;--sidebar-w:260px;font-family:var(--font-body);color:var(--charcoal);background:var(--ivory);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.6}*,:before,:after{box-sizing:border-box}body{background:var(--ivory);margin:0}#root{min-height:100vh;display:flex}h1,h2,h3,h4,p{margin:0}button{cursor:pointer;font-family:var(--font-body)}input,select,textarea{font-family:var(--font-body)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--blush);border-radius:3px}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}
