:root{--brand-purple:#7a1fa2;--brand-purple-700:#5e1580;--brand-magenta:#e6007e;--brand-orange:#f5821f;--brand-gray:#6d6e71;--brand-ink:#33343a;--brand-gradient:linear-gradient(90deg, var(--brand-magenta) 0%, var(--brand-orange) 100%);--brand-gradient-full:linear-gradient(90deg, var(--brand-purple) 0%, var(--brand-magenta) 55%, var(--brand-orange) 100%);--bg:#f6f5f8;--surface:#fff;--border:#e7e4ec;--text:#33343a;--text-muted:#6d6e71;--radius:12px;--shadow:0 1px 2px #21142d0f, 0 8px 24px #21142d0f;--sidebar-w:248px;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#app{height:100%}body{background:var(--bg);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;line-height:1.2}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.25rem 1.35rem}.tag{color:var(--brand-purple);background:#7a1fa214;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}
