.stats-grid[data-v-41405bfc]{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stats-tile[data-v-41405bfc]{position:relative;padding:12px 14px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.stats-tile__badge[data-v-41405bfc]{position:absolute;top:10px;right:10px;min-width:18px;height:18px;padding:0 6px;border-radius:999px;background:rgba(239,68,68,.95);color:#fff;font-size:12px;line-height:18px;text-align:center;box-shadow:0 10px 18px rgba(239,68,68,.22)}.stats-tile[data-v-41405bfc]:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(15,23,42,.1)}.stats-tile--active[data-v-41405bfc]{border-color:rgba(37,99,235,.35);box-shadow:0 16px 34px rgba(37,99,235,.14)}.stats-tile__label[data-v-41405bfc]{font-size:12px}.stats-tile__value[data-v-41405bfc]{margin-top:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:20px}.status-pill-wrap[data-v-41405bfc]{position:relative;display:inline-block}.tag-pill--with-dot[data-v-41405bfc]{padding-right:18px}.status-pill-dot[data-v-41405bfc]{position:absolute;top:3px;right:5px;width:7px;height:7px;border-radius:99px;background:rgba(239,68,68,.95);border:1px solid hsla(0,0%,100%,.95)}.chat[data-v-41405bfc]{display:grid;gap:10px}.chat__row[data-v-41405bfc]{display:flex}.chat__row--mine[data-v-41405bfc]{justify-content:flex-end}.chat__row--other[data-v-41405bfc]{justify-content:flex-start}.chat__bubble[data-v-41405bfc]{width:min(720px,100%);border-radius:16px;padding:12px;border:1px solid rgba(226,232,240,.9)}.chat__bubble--mine[data-v-41405bfc]{background:rgba(37,99,235,.1);border-color:rgba(37,99,235,.2)}.chat__bubble--other[data-v-41405bfc]{background:hsla(0,0%,100%,.55)}.chat__meta[data-v-41405bfc]{display:flex;align-items:center;gap:10px;font-size:12px}.chat__name[data-v-41405bfc]{font-weight:600}.chat__text[data-v-41405bfc]{margin-top:8px;white-space:pre-wrap;line-height:1.6}.chat__separator[data-v-41405bfc]{position:relative;display:flex;align-items:center;gap:10px;margin:10px 0}.chat__separatorLine[data-v-41405bfc]{flex:1;height:1px;background:rgba(226,232,240,.95)}.chat__separatorTag[data-v-41405bfc]{white-space:nowrap}@media (max-width:980px){.stats-grid[data-v-41405bfc]{grid-template-columns:repeat(2,1fr)}}