:root{--lav-deep:#2d1b69;--lav-rich:#4a2fa0;--lav-mid:#7b5fc4;--lav-soft:#a98ce8;--lav-pale:#c8b5f5;--gold:#f0c040;--bg:#f7f5ff;--card:#fff;--text:#1a1030;--muted:#6b5b9e;--border:#ddd6f5}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,Calibri,system-ui,sans-serif;background:var(--bg);color:var(--text);min-height:100vh}.pill{display:inline-block;font-size:10px;font-weight:600;padding:3px 9px;border-radius:12px;white-space:nowrap}.pill-Hot{background:#eaf5ea;color:#1a6b1a}.pill-Active{background:#ede8ff;color:#4a2fa0}.pill-Warm{background:#fff3e0;color:#9b5e00}.pill-Early{background:#f2f2f2;color:#555}.pill-Stalled{background:#fff0e0;color:#8b4500}.pill-Lost{background:#fee8e8;color:#a32d2d}.pill-New{background:#fff8dc;color:#7a5c00}