.trend-badge[data-v-baa4282d]{vertical-align:middle}.trend-badge__arrow[data-v-baa4282d]{flex-shrink:0;transition:transform var(--dur-fast,.14s) var(--ease-out,ease)}.trend-badge__arrow--down[data-v-baa4282d]{transform:rotate(180deg)}.report-chart[data-v-3f2cc95e]{display:flex;flex-direction:column;height:100%;min-width:0;position:relative;width:100%}.report-chart__skeleton[data-v-3f2cc95e]{display:flex;flex:1;flex-direction:column;min-height:220px;padding:8px 0}.report-chart__skeleton-bars[data-v-3f2cc95e]{align-items:flex-end;display:flex;flex:1;gap:16px;min-height:220px;padding:12px;width:100%}.report-chart__skeleton-bar[data-v-3f2cc95e]{animation:skeleton-pulse-3f2cc95e 1.6s ease-in-out infinite,report-shimmer 1.6s linear infinite;background:linear-gradient(100deg,var(--bg-secondary) 0,var(--bg-tertiary) 50%,var(--bg-secondary) 100%);background-size:200% 100%;border-radius:8px 8px 0 0;flex:1}@keyframes skeleton-pulse-3f2cc95e{0%,to{opacity:.45}50%{opacity:.9}}.rc-skel__shimmer[data-v-3f2cc95e]{animation:report-shimmer 1.4s linear infinite;background:linear-gradient(100deg,var(--bg-secondary) 0,var(--bg-tertiary) 50%,var(--bg-secondary) 100%);background-size:200% 100%}.rc-skel[data-v-3f2cc95e]{display:flex;flex-direction:column;gap:8px;width:100%}.rc-skel__head[data-v-3f2cc95e]{display:flex;gap:24px;padding:2px 14px 8px}.rc-skel__hcell[data-v-3f2cc95e]{border-radius:4px;flex:1;height:9px;opacity:.7}.rc-skel__row[data-v-3f2cc95e]{align-items:center;animation:report-fade-in var(--dur) var(--ease-out) both;background:var(--report-row-bg);border:1px solid var(--report-panel-border);border-radius:12px;display:flex;gap:14px;height:54px;padding:0 12px}.rc-skel__badge[data-v-3f2cc95e]{border-radius:9px;flex-shrink:0;height:34px;width:34px}.rc-skel__line[data-v-3f2cc95e]{border-radius:6px;height:12px}.rc-skel__line--name[data-v-3f2cc95e]{flex:2;max-width:220px}.rc-skel__line--val[data-v-3f2cc95e]{flex:1;max-width:70px}.rc-skel__pill[data-v-3f2cc95e]{border-radius:var(--radius-pill);flex-shrink:0;height:22px;margin-left:auto;width:52px}.rc-skel-donut[data-v-3f2cc95e]{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:28px;justify-content:center;padding:16px}.rc-skel-donut__ring[data-v-3f2cc95e]{border-radius:50%;flex-shrink:0;height:180px;-webkit-mask:radial-gradient(circle 54px at 50% 50%,transparent 98%,#000 100%);mask:radial-gradient(circle 54px at 50% 50%,transparent 98%,#000 100%);width:180px}.rc-skel-donut__legend[data-v-3f2cc95e]{display:flex;flex-direction:column;gap:14px;min-width:160px}.rc-skel-donut__legend .rc-skel__line[data-v-3f2cc95e]{height:12px;width:100%}.rc-skel-donut__legend .rc-skel__line[data-v-3f2cc95e]:nth-child(2){width:80%}.rc-skel-donut__legend .rc-skel__line[data-v-3f2cc95e]:nth-child(3){width:90%}.rc-skel-donut__legend .rc-skel__line[data-v-3f2cc95e]:nth-child(4){width:70%}@media (prefers-reduced-motion:reduce){.rc-skel__shimmer[data-v-3f2cc95e],.report-chart__skeleton-bar[data-v-3f2cc95e]{animation:none}}.report-chart__title[data-v-3f2cc95e]{color:var(--text-primary);font-size:18px;font-weight:600;margin:0 0 20px}.report-chart__attribution[data-v-3f2cc95e]{align-self:flex-end;background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-pill);color:var(--text-tertiary);font-size:11.5px;font-weight:600;letter-spacing:.01em;margin-bottom:12px;padding:5px 11px;transition:border-color var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out);white-space:nowrap}.report-chart__attribution[data-v-3f2cc95e]:hover{border-color:var(--active-border);color:var(--text-secondary)}.report-chart__attribution-value[data-v-3f2cc95e]{color:var(--green);font-weight:600}.report-chart__totals[data-v-3f2cc95e]{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(172px,1fr));margin-bottom:20px}.report-chart__summary-item[data-v-3f2cc95e]{background:var(--report-panel-bg);border:1px solid var(--report-panel-border);border-radius:var(--radius-panel);display:flex;flex-direction:column;gap:5px;min-width:0;padding:13px 15px;transition:border-color var(--dur-fast) var(--ease-out),background var(--dur-fast) var(--ease-out)}.report-chart__summary-item[data-v-3f2cc95e]:hover{border-color:color-mix(in srgb,var(--green) 22%,var(--report-panel-border))}.report-chart__summary-head[data-v-3f2cc95e]{align-items:center;display:flex;gap:6px;min-width:0}.report-chart__summary-dot[data-v-3f2cc95e]{border-radius:50%;flex-shrink:0;height:8px;width:8px}.report-chart__summary-label[data-v-3f2cc95e]{color:var(--text-tertiary);flex:1 1 auto;font-size:12.5px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-chart__summary-head .report-chart__metric-icon[data-v-3f2cc95e],.report-chart__summary-head .trend-badge[data-v-3f2cc95e]{flex-shrink:0}.report-chart__summary-value[data-v-3f2cc95e]{color:var(--text-primary);font-size:24px;font-weight:800;letter-spacing:-.01em;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-chart__summary-prev[data-v-3f2cc95e]{color:var(--text-muted);font-size:12px;font-weight:400}@media (max-width:1024px){.report-chart__summary-value[data-v-3f2cc95e]{font-size:22px}}.report-chart__donut[data-v-3f2cc95e]{align-items:center;display:flex;flex-wrap:wrap;gap:28px;height:100%;justify-content:center;min-height:240px;padding:8px 0;width:100%}.report-chart__donut-ring[data-v-3f2cc95e]{flex-shrink:0;height:200px;position:relative;width:200px}.report-chart__donut-center[data-v-3f2cc95e]{align-items:center;display:flex;flex-direction:column;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute;text-align:center}.report-chart__donut-total[data-v-3f2cc95e]{color:var(--text-primary);font-size:28px;font-weight:800;letter-spacing:-.01em;line-height:1.1}.report-chart__donut-caption[data-v-3f2cc95e]{color:var(--text-muted);font-size:12px;font-weight:500;text-transform:lowercase}.report-chart__donut-legend[data-v-3f2cc95e]{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;min-width:180px;padding:0}.report-chart__donut-legend-item[data-v-3f2cc95e]{align-items:center;display:flex;font-size:13px;gap:10px}.report-chart__donut-legend-dot[data-v-3f2cc95e]{border-radius:50%;flex-shrink:0;height:9px;width:9px}.report-chart__donut-legend-label[data-v-3f2cc95e]{color:var(--text-tertiary);font-size:11.5px;font-weight:500;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.report-chart__donut-legend-value[data-v-3f2cc95e]{color:var(--text-primary);font-weight:700;margin-left:auto}.report-chart__donut-legend-pct[data-v-3f2cc95e]{color:var(--text-muted);font-weight:500;min-width:38px;text-align:right}.report-chart__canvas[data-v-3f2cc95e]{flex:1;min-height:300px;min-width:0;position:relative}.report-chart__table-wrap[data-v-3f2cc95e]{max-width:100%;overflow:auto;width:100%}.report-chart__table[data-v-3f2cc95e]{background-color:var(--report-panel-bg);border:1px solid var(--report-panel-border);border-radius:var(--radius-panel);display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content;overflow:hidden}.report-chart__table[data-v-3f2cc95e] .table__header{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:var(--report-panel-bg);border-bottom:1px solid var(--report-panel-border);border-top-left-radius:var(--radius-panel);border-top-right-radius:var(--radius-panel);font-size:10.5px;height:34px;letter-spacing:.04em;line-height:16px;padding:4px 0 4px 12px;position:sticky;top:0;z-index:2}.report-chart__table[data-v-3f2cc95e] .table__header__columns{gap:14px}.report-chart__table[data-v-3f2cc95e] .table__header__title{gap:4px}.report-chart__table[data-v-3f2cc95e] .table__row{border-bottom:1px solid var(--report-panel-border);font-size:13px;font-weight:400;gap:14px;height:42px;line-height:18px;padding:4px 0 4px 12px;transition:background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out)}.report-chart__table[data-v-3f2cc95e] .table__row .table__row__divider--vertical,.report-chart__table[data-v-3f2cc95e] .table__row .table__row__title{height:28px}.report-chart__table[data-v-3f2cc95e] .table__row:last-child{border-bottom:none}.report-chart__table[data-v-3f2cc95e] .table__row:hover{background:var(--row-hover-grad)}.report-chart__table-item[data-v-3f2cc95e]{animation:report-fade-in var(--dur) var(--ease-out) both}.report-chart__table-item[data-v-3f2cc95e]:first-child{animation-delay:0s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(2){animation-delay:.03s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(3){animation-delay:.06s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(4){animation-delay:.09s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(5){animation-delay:.12s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(6){animation-delay:.15s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(7){animation-delay:.18s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(8){animation-delay:.21s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(9){animation-delay:.24s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(10){animation-delay:.27s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(11){animation-delay:.3s}.report-chart__table-item[data-v-3f2cc95e]:nth-child(12){animation-delay:.33s}@media (prefers-reduced-motion:reduce){.report-chart__table-item[data-v-3f2cc95e]{animation:none}}.report-chart__table[data-v-3f2cc95e] .table__row__title{gap:4px}.report-chart__table-scroll[data-v-3f2cc95e]{display:flex;flex-direction:column;max-height:60vh;overflow:auto}.report-chart__table-list[data-v-3f2cc95e]{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.report-chart__table-item[data-v-3f2cc95e]{background:transparent;width:100%}.report-chart__empty[data-v-3f2cc95e]{animation:report-pop-in var(--dur) var(--ease-out) both;flex-direction:column;gap:12px;min-height:240px;padding:56px 24px;text-align:center;width:100%}.report-chart__empty[data-v-3f2cc95e],.report-chart__empty-icon[data-v-3f2cc95e]{align-items:center;display:flex;justify-content:center}.report-chart__empty-icon[data-v-3f2cc95e]{background:radial-gradient(120% 120% at 50% 0,rgba(3,200,121,.16) 0,transparent 60%),var(--bg-secondary);border:1px solid var(--active-border);border-radius:50%;box-shadow:0 10px 30px -14px #03c8798c;color:var(--green);height:76px;margin-bottom:4px;width:76px}@media (prefers-reduced-motion:reduce){.report-chart__empty[data-v-3f2cc95e]{animation:none}}.report-chart__empty-title[data-v-3f2cc95e]{color:var(--text-primary);font-size:16px;font-weight:600;line-height:24px}.report-chart__empty-subtitle[data-v-3f2cc95e]{color:var(--text-muted);font-size:13px;font-weight:400;line-height:20px;max-width:320px}.report-chart__table-channel[data-v-3f2cc95e]{align-items:center;display:flex;gap:10px}.report-chart__table-channel-icon[data-v-3f2cc95e]{align-items:center;background:var(--chip-accent-bg);border:1px solid color-mix(in srgb,var(--green) 22%,transparent);border-radius:9px;color:var(--green);display:flex;flex-shrink:0;height:30px;justify-content:center;transition:background-color var(--dur-fast) var(--ease-out),border-color var(--dur-fast) var(--ease-out);width:30px}.report-chart__table-channel-icon--channel[data-v-3f2cc95e]{background:var(--bg-tertiary);border-color:var(--border-primary);color:var(--text-secondary)}.report-chart__table-channel-icon[data-v-3f2cc95e] img,.report-chart__table-channel-icon[data-v-3f2cc95e] svg{height:15px;width:15px}.report-chart__table--cards[data-v-3f2cc95e]{padding:6px 8px 8px}.report-chart__table--cards[data-v-3f2cc95e] .table__header{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border-bottom:none;border-radius:0;height:auto;padding:4px 0 10px 12px}.report-chart__table--cards .report-chart__table-list[data-v-3f2cc95e]{gap:8px;padding:0}.report-chart__table--cards[data-v-3f2cc95e] .table__row{background:var(--report-row-bg);border:1px solid var(--report-panel-border);border-radius:12px;height:auto;min-height:54px;padding:9px 12px}.report-chart__table--cards[data-v-3f2cc95e] .table__row .table__row__divider--vertical,.report-chart__table--cards[data-v-3f2cc95e] .table__row .table__row__title{height:32px}.report-chart__table--cards[data-v-3f2cc95e] .table__row:last-child{border-bottom:1px solid var(--report-panel-border)}.report-chart__table--cards[data-v-3f2cc95e] .table__row:hover{background:var(--row-hover-grad);border-color:color-mix(in srgb,var(--green) 28%,transparent)}.report-chart__table--cards[data-v-3f2cc95e] .table__row .table__row__divider--vertical{background:transparent}.report-chart__table--cards[data-v-3f2cc95e] .table__row .table__row__divider--vertical:active,.report-chart__table--cards[data-v-3f2cc95e] .table__row .table__row__divider--vertical:hover{background-color:var(--green)}.report-chart__table--cards .report-chart__table-channel-icon--channel[data-v-3f2cc95e]{background:transparent;border:none;height:auto;width:auto}.report-chart__table--cards .report-chart__table-channel-icon--channel[data-v-3f2cc95e] img,.report-chart__table--cards .report-chart__table-channel-icon--channel[data-v-3f2cc95e] svg{height:28px;width:28px}.report-chart__table--cards .report-chart__table-channel-icon--channel[data-v-3f2cc95e] .icon-stroke{display:none}.report-chart__table-pill[data-v-3f2cc95e]{font-size:12px}.report-chart__metric-icon[data-v-3f2cc95e]{align-items:center;background:transparent;border:1px solid var(--border-primary);border-radius:6px;color:var(--green);cursor:pointer;display:inline-flex;flex-shrink:0;height:24px;justify-content:center;padding:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease;width:24px}.report-chart__metric-icon svg[data-v-3f2cc95e]{display:block;height:14px;width:14px}.report-chart__metric-icon[data-v-3f2cc95e]:hover{background:rgba(34,197,94,.12);border-color:var(--green);box-shadow:0 2px 6px #0000002e;color:var(--green);transform:translateY(-1px)}.report-chart__metric-icon[data-v-3f2cc95e]:active{box-shadow:none;transform:translateY(0)}.report-chart__metric-icon[data-v-3f2cc95e]:focus-visible{outline:2px solid var(--green);outline-offset:2px}.report-chart__metric-icon--sm[data-v-3f2cc95e]{border-radius:5px;height:20px;width:20px}.report-chart__metric-icon--sm svg[data-v-3f2cc95e]{height:12px;width:12px}.report-chart__table-metric-cell[data-v-3f2cc95e]{align-items:center;display:inline-flex;gap:8px}.atlas-model[data-v-9848613f]{display:inline-block;position:relative}.atlas-model__pill[data-v-9848613f]{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid var(--border-primary);border-radius:999px;color:var(--text-primary);cursor:pointer;display:inline-flex;font-family:Nunito Sans,sans-serif;font-size:13px;font-weight:700;gap:8px;padding:8px 14px;transition:background .15s,border-color .15s,box-shadow .15s}.atlas-model__pill[data-v-9848613f]:hover{background:hsla(0,0%,100%,.06);border-color:#03c87980}.atlas-model__pill--open[data-v-9848613f]{border-color:#03c879cc;box-shadow:0 0 0 3px #03c87926}.atlas-model__dot[data-v-9848613f]{background:#03c879;border-radius:50%;box-shadow:0 0 6px #03c879b3;flex-shrink:0;height:7px;width:7px}.atlas-model__label[data-v-9848613f]{letter-spacing:.1px;white-space:nowrap}.atlas-model__chev[data-v-9848613f]{color:var(--text-tertiary);transition:transform .15s ease}.atlas-model__chev--up[data-v-9848613f]{transform:rotate(180deg)}.atlas-model__icon-trigger[data-v-9848613f]{align-items:center;background:transparent;border:0;border-radius:6px;color:var(--text-tertiary);cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:background .15s,color .15s;width:28px}.atlas-model__icon-trigger[data-v-9848613f]:hover{background:hsla(0,0%,100%,.06);color:var(--text-primary)}.atlas-model__icon-trigger--open[data-v-9848613f]{background:rgba(3,200,121,.12);color:#03c879}.atlas-model--icon-only .atlas-model__menu[data-v-9848613f]{left:auto;right:0;transform-origin:top right}.atlas-model__menu[data-v-9848613f]{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:14px;box-shadow:0 18px 48px #0000008c,0 6px 18px #00000059;display:flex;flex-direction:column;gap:4px;left:0;padding:10px;position:absolute;top:calc(100% + 10px);transform-origin:top left;width:320px;z-index:1200}.atlas-model__menu-title[data-v-9848613f]{color:var(--text-tertiary);font-size:11px;font-weight:700;letter-spacing:.6px;margin:4px 8px 6px;text-transform:uppercase}.atlas-model__option[data-v-9848613f]{align-items:center;background:transparent;border:0;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;text-align:left;transition:background .15s,transform .05s;width:100%}.atlas-model__option[data-v-9848613f]:hover:not(:disabled){background:hsla(0,0%,100%,.05)}.atlas-model__option[data-v-9848613f]:active:not(:disabled){transform:translateY(1px)}.atlas-model__option--active[data-v-9848613f]{background:rgba(3,200,121,.08)}.atlas-model__option--active .atlas-model__option-icon[data-v-9848613f]{background:rgba(3,200,121,.15);border-color:#03c87966;color:#03c879}.atlas-model__option--locked[data-v-9848613f]{cursor:not-allowed}.atlas-model__option--locked .atlas-model__option-label[data-v-9848613f]{color:var(--text-tertiary)}.atlas-model__option--locked .atlas-model__option-desc[data-v-9848613f]{color:var(--text-tertiary);opacity:.7}.atlas-model__option--locked .atlas-model__option-icon[data-v-9848613f]{opacity:.5}.atlas-model__option-icon[data-v-9848613f]{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid var(--border-primary);border-radius:10px;color:var(--text-tertiary);display:flex;flex-shrink:0;height:36px;justify-content:center;transition:color .15s,background .15s,border-color .15s;width:36px}.atlas-model__option-icon[data-tier=fast][data-v-9848613f]{color:#fbbf24}.atlas-model__option-text[data-v-9848613f]{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.atlas-model__option-row[data-v-9848613f]{align-items:center;display:inline-flex;gap:8px}.atlas-model__option-label[data-v-9848613f]{color:var(--text-primary);font-size:14px;font-weight:700;letter-spacing:.1px}.atlas-model__option-badge[data-v-9848613f]{align-items:center;background:linear-gradient(135deg,rgba(3,200,121,.2),rgba(3,200,121,.08));border:1px solid rgba(3,200,121,.4);border-radius:4px;color:#03c879;display:inline-flex;font-size:10px;font-weight:800;letter-spacing:.6px;padding:2px 7px;text-transform:uppercase}.atlas-model__option-desc[data-v-9848613f]{color:var(--text-tertiary);font-size:12px;font-weight:400;line-height:16px}.atlas-model__option-trail[data-v-9848613f]{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center;width:16px}.atlas-model__option-check[data-v-9848613f]{flex-shrink:0}.atlas-model--compact .atlas-model__pill[data-v-9848613f]{font-size:12px;gap:6px;padding:5px 10px}.atlas-model--compact .atlas-model__menu[data-v-9848613f]{width:280px}.atlas-model--compact .atlas-model__option[data-v-9848613f]{gap:10px;padding:8px 10px}.atlas-model--compact .atlas-model__option-icon[data-v-9848613f]{border-radius:8px;height:30px;width:30px}.atlas-model--compact .atlas-model__option-label[data-v-9848613f]{font-size:13px}.atlas-model-menu-enter-active[data-v-9848613f],.atlas-model-menu-leave-active[data-v-9848613f]{transition:opacity .15s ease,transform .15s ease}.atlas-model-menu-enter-from[data-v-9848613f],.atlas-model-menu-leave-to[data-v-9848613f]{opacity:0;transform:translateY(-4px) scale(.98)}
