.v2-root .dashboard.app-dash{grid-template-columns:64px 1fr 250px}.v2-root .app-rail{gap:4px;padding:16px 0;justify-content:flex-start}.v2-root .app-rail .rail-group{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.v2-root .app-rail .rail-div{width:24px;height:1px;background:var(--line);margin:8px 0}.v2-root .app-rail .side-ic{width:38px;height:38px}.v2-root .assistant-ic{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--magenta-2),#b83a68);box-shadow:0 0 0 2px color-mix(in srgb,var(--ui-accent) 28%,transparent)}.v2-root .assistant-ic svg{width:19px;height:19px}.v2-root .stat-row.app-kpis{grid-template-columns:1fr 1fr;gap:12px}.v2-root .app-kpis .stat-card{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:4px}.v2-root .app-kpis .kpi-val-row{display:flex;align-items:baseline;gap:8px}.v2-root .app-kpis .kpi-val-row .val{margin-top:2px;font-size:26px}.v2-root .kpi-delta.up{color:#4ade80;font-size:11px;font-weight:600}.v2-root .app-kpis .spark{margin-top:8px;height:38px}.v2-root table.app-movers .kpi-delta.up{font-size:12px}.v2-root .dash-agent{background:#160f0b;border-left:1px solid var(--line);padding:16px 14px;display:flex;flex-direction:column;gap:12px}.v2-root .agent-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#fff}.v2-root .agent-ic{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--magenta-2),#b83a68)}.v2-root .agent-ic svg{width:15px;height:15px}.v2-root .agent-title{font-size:13px;font-weight:600}.v2-root .agent-hello{font-size:12px;color:var(--muted);line-height:1.45;margin:2px 0}.v2-root .agent-sec-lbl{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);font-weight:600;margin-top:2px}.v2-root .agent-list{display:flex;flex-direction:column;gap:6px}.v2-root .g-chip,.v2-root .q-pill{display:flex;align-items:center;gap:9px;font-size:11.5px;color:#fff;padding:7px 10px;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.03);transition:background .2s,border-color .2s}.v2-root .g-chip:hover,.v2-root .q-pill:hover{background:rgba(255,255,255,.06);border-color:color-mix(in srgb,var(--ui-accent) 34%,transparent)}.v2-root .q-ic{width:20px;height:20px;border-radius:50%;flex:none;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#ffb866,var(--magenta-2))}.v2-root .q-ic svg{width:11px;height:11px}.v2-root .g-ic{width:18px;height:18px;flex:none;display:grid;place-items:center;color:var(--magenta-2)}.v2-root .g-ic svg{width:14px;height:14px}.v2-root .agent-input{display:flex;align-items:center;gap:8px;margin-top:auto;font-size:11.5px;color:var(--muted-2);padding:7px 7px 7px 12px;border-radius:10px;border:1px solid var(--line);background:var(--panel)}.v2-root .agent-input-txt{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v2-root .agent-send{width:26px;height:26px;flex:none;border-radius:8px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--magenta-2),#b83a68)}.v2-root .agent-send svg{width:13px;height:13px}