:root{--primary:#c9a87c;--primary-dark:#b8936a;--gold-faint:rgba(201,168,124,0.15);--sidebar-bg:#1a0a2e;--sidebar-border:rgba(201,168,124,0.12);--bg:#faf7ff;--bg-dark:#1a0a2e;--bg-mid:#2d1b4e;--bg-light:#3a2360;--surface:#ffffff;--surface-raised:#f0ebff;--text:#1a0a2e;--text-muted:#6b5f7a;--border:#e8e0f0;--card-shadow:rgba(26,10,46,0.08);--success:#15803d;--danger:#dc2626;--warning:#d97706;--vata:#2e7fa8;--pitta:#b5634a;--kapha:#4d8c3f;--sidebar-width:430px}*,:after,:before{box-sizing:border-box}body,html{margin:0;font-family:DM Sans,Segoe UI,system-ui,sans-serif;background:var(--bg);color:var(--text);transition:background .2s ease,color .2s ease}h1,h2,h3,h4,h5{font-family:Cinzel,serif}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}