.ti{background:linear-gradient(150deg, var(--d-accent-soft) 0%, var(--d-canvas) 55%);border:1px solid var(--d-accent-soft);border-radius:.75rem;margin-bottom:1.25rem;padding:1rem 1.1rem}.ti-head{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.ti-mark{color:var(--d-accent);font-size:1rem;line-height:1}.ti-head h2{margin:0;font-size:.95rem;font-weight:620}.ti-beta{letter-spacing:.06em;color:var(--d-accent);background:var(--d-canvas);border:1px solid var(--d-accent-soft);border-radius:.25rem;padding:.1rem .4rem;font-size:.625rem;font-weight:700}.ti-count{color:var(--d-muted);margin-left:auto;font-size:.75rem}.ti-more{min-height:32px;font:inherit;color:var(--d-accent);cursor:pointer;background:0 0;border:0;margin-top:.75rem;padding:0;font-size:.8125rem;font-weight:560}.ti-more:hover{text-decoration:underline}.ti{margin-bottom:1.25rem}.ti-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.ti-item{border:1px solid var(--d-border);background:var(--d-canvas);border-left-width:3px;border-radius:.5rem;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem .9rem;display:flex}.ti-item.is-confirmed{border-left-color:#d97706}.ti-item.is-likely{border-left-color:#f59e0b}.ti-item.is-possible{border-left-color:#94a3b8}.ti-text{gap:.15rem;min-width:0;display:grid}.ti-text strong{font-size:.9375rem;font-weight:600}.ti-text span{color:var(--d-muted);font-size:.875rem}.ti-text small{color:var(--d-muted);font-variant-numeric:tabular-nums;font-size:.8125rem}.ti-confidence{color:var(--d-faint)!important}.ti-action{color:var(--d-accent);white-space:nowrap;flex:none;align-self:center;font-size:.8125rem;font-weight:560;text-decoration:none}.ti-action:hover{text-decoration:underline}@media (max-width:560px){.ti-item{flex-wrap:wrap}.ti-action{align-self:flex-start}}
.dr{align-items:center;gap:10px;display:inline-flex;position:relative}.dr-trigger{border:1px solid var(--d-border);border-radius:var(--d-radius);background:var(--d-canvas);min-height:34px;box-shadow:var(--d-shadow-sm);color:var(--d-ink);white-space:nowrap;align-items:center;gap:9px;padding:6px 10px 6px 12px;font-size:13px;display:inline-flex}.dr-trigger:hover{background:var(--d-inset)}.dr-trigger[aria-expanded=true]{border-color:var(--d-accent);box-shadow:var(--d-ring)}.dr-trigger-label{color:var(--d-muted);font-size:12px}.dr-trigger strong{letter-spacing:-.1px;font-weight:600}.dr-root .dr-trigger svg,.dr-trigger svg{width:14px;height:14px;color:var(--d-faint);flex:none}.dr-compare-chip{color:var(--d-accent-ink);background:var(--d-accent-soft);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:11.5px}.dr-panel{z-index:40;border:1px solid var(--d-line);border-radius:var(--d-radius-lg);background:var(--d-canvas);box-shadow:var(--d-shadow);display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden}.dr-presets{border-right:1px solid var(--d-line);background:var(--d-inset);flex-direction:column;gap:2px;min-width:158px;padding:12px;display:flex}.dr-presets button{text-align:left;border-radius:var(--d-radius);color:var(--d-ink);white-space:nowrap;background:0 0;border:0;min-height:32px;padding:7px 10px;font-size:13px}.dr-presets button:hover{background:var(--d-canvas)}.dr-presets button.is-current{background:var(--d-accent-soft);color:var(--d-accent-ink);font-weight:600}.dr-calendar{min-width:0;padding:14px 16px 12px}.dr-fields{gap:12px;margin-bottom:12px;display:flex}.dr-fields label{color:var(--d-muted);flex-direction:column;gap:5px;font-size:11px;display:flex}.dr-root input,.dr-fields input{font-variant-numeric:tabular-nums;width:132px}.dr-months{align-items:flex-start;gap:6px;display:flex}.dr-step{border-radius:var(--d-radius);width:28px;height:28px;color:var(--d-muted);background:0 0;border:1px solid #0000;flex:none;place-items:center;margin-top:2px;display:grid}.dr-step:hover:not(:disabled){background:var(--d-inset);color:var(--d-ink)}.dr-step:disabled{opacity:.3}.dr-month{min-width:196px}.dr-month-name{text-align:center;margin-bottom:8px;font-size:12.5px;font-weight:600}.dr-grid{grid-template-columns:repeat(7,26px);justify-content:center;gap:2px;display:grid}.dr-weekday{height:22px;color:var(--d-faint);place-items:center;font-size:10px;display:grid}.dr-day{height:26px;color:var(--d-ink);font-variant-numeric:tabular-nums;background:0 0;border:0;border-radius:6px;padding:0;font-size:12px}.dr-day:hover:not(:disabled){background:var(--d-inset)}.dr-day:disabled{color:var(--d-faint);opacity:.45}.dr-day.is-inside{background:var(--d-accent-soft);color:var(--d-accent-ink);border-radius:0}.dr-day.is-edge{background:var(--d-accent);color:#fff;font-weight:650}.dr-day:focus-visible{outline:2px solid var(--d-accent);outline-offset:1px}.dr-foot{border-top:1px solid var(--d-line);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:14px;padding-top:12px;display:flex}.dr-compare{color:var(--d-muted);flex-direction:column;gap:5px;font-size:11px;display:flex}.dr-actions{gap:8px;display:flex}@media (max-width:820px){.dr-panel{flex-direction:column;max-height:82vh;position:fixed;inset:auto 12px 12px;overflow:auto}.dr-presets{border-right:0;border-bottom:1px solid var(--d-line);flex-flow:wrap;min-width:0}.dr-months{flex-wrap:wrap;justify-content:center}.dr-month:first-of-type{display:none}.dr-day,.dr-step{min-height:34px}}
.lv{border:1px solid var(--d-line);border-radius:var(--d-radius-lg);background:var(--d-canvas);box-shadow:var(--d-shadow-sm);margin:0 0 36px;overflow:hidden}.lv-head{border-bottom:1px solid var(--d-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.lv-title{align-items:center;gap:10px;display:flex}.lv-title h2{font-size:15px}.lv-pulse{background:#1ea672;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite lv-pulse;box-shadow:0 0 #1ea6728c}.lv-pulse.is-paused{background:var(--d-faint);box-shadow:none;animation:none}@keyframes lv-pulse{70%{box-shadow:0 0 0 9px #1ea67200}to{box-shadow:0 0 #1ea67200}}.lv-demo{letter-spacing:.06em;color:#8a5a00;background:#fff4dc;border:1px solid #f4dea6;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:600}.lv-controls{align-items:center;gap:10px;display:flex}.lv-windows{border:1px solid var(--d-line);background:var(--d-inset);border-radius:999px;gap:2px;padding:2px;display:inline-flex}.lv-windows button{color:var(--d-muted);background:0 0;border:0;border-radius:999px;padding:5px 11px;font-size:12.5px;font-weight:500}.lv-windows button[aria-pressed=true]{background:var(--d-canvas);color:var(--d-ink);box-shadow:var(--d-shadow-sm);font-weight:600}.lv-pause{border:1px solid var(--d-border);background:var(--d-canvas);border-radius:var(--d-radius);color:var(--d-muted);padding:5px 10px;font-size:12.5px}.lv-pause:hover{color:var(--d-ink)}.lv-funnel{background:var(--d-canvas);border-bottom:1px solid var(--d-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.lv-step{border-left:1px solid var(--d-line);min-width:0;position:relative}.lv-step:first-child{border-left:0}.lv-step-body{flex-direction:column;gap:3px;min-width:0;padding:14px 18px;display:flex}.lv-step-label{color:var(--d-muted);width:fit-content;max-width:100%;font-size:12px}.lv-step strong{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1.1}.lv-step small{color:var(--d-faint);font-size:11.5px}.lv-bar{background:var(--d-inset);border-radius:2px;height:3px;margin:7px 0 5px;display:block;overflow:hidden}.lv-bar i{background:var(--d-accent);border-radius:2px;height:100%;transition:width .45s cubic-bezier(.22,.7,.3,1);display:block}.lv-step:first-child .lv-bar i{background:#8f82d8}.lv-step:nth-child(2) .lv-bar i{background:#7a6ad0}.lv-step:nth-child(3) .lv-bar i{background:#6858c8}.lv-step:nth-child(4) .lv-bar i{background:var(--d-accent)}.lv-rate{z-index:1;font-variant-numeric:tabular-nums;color:var(--d-muted);background:var(--d-canvas);border:1px solid var(--d-line);border-radius:999px;padding:1px 6px;font-size:10.5px;font-weight:600;line-height:1.5;position:absolute;top:14px;left:0;transform:translate(-50%)}.lv-rate:empty{display:none}.lv-body{grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);display:grid}.lv-main{border-right:1px solid var(--d-line);flex-direction:column;min-width:0;display:flex}.lv-main .lv-map{border-right:0}.lv-under{background:var(--d-line);border-top:1px solid var(--d-line);grid-template-columns:1fr 1fr;gap:0 1px;margin-top:10px;display:grid}.lv-under>section{background:var(--d-canvas);min-width:0;padding:14px 16px}.lv-row-bar{background:var(--d-inset);border-radius:2px;justify-self:end;min-width:34px;max-width:70px;height:3px;overflow:hidden}.lv-row-bar i{background:#c9c0ee;border-radius:2px;height:100%;display:block}.lv-more{color:var(--d-accent);background:0 0;border:0;min-height:34px;margin-top:9px;padding:6px 0;font-size:12px;font-weight:550}.lv-more:hover{text-decoration:underline}.lv-more-link{color:var(--d-accent);margin-top:10px;font-size:12px;display:inline-block}.lv-more-link:hover{text-decoration:underline}@media (max-width:900px){.lv-under{grid-template-columns:1fr;gap:1px 0}}.lv-map{--lv-ocean-1:#161a2b;--lv-ocean-2:#0d1020;--lv-landmass:#2b3350;--lv-coast:#3c4870;--lv-grid-line:#2a3250;flex-direction:column;min-width:0;margin:0;padding:10px 12px 0;display:flex}.lv-map svg{border-radius:8px;width:100%;height:auto;display:block;overflow:hidden}.lv-grid line{stroke:var(--lv-grid-line);stroke-width:.3px;opacity:.85}.lv-land{fill:var(--lv-landmass);stroke:var(--lv-coast);stroke-width:.3px;stroke-linejoin:round;fill-rule:evenodd}.lv-place{cursor:default}.lv-hit{fill:#0000}.lv-halo{fill:var(--d-accent);opacity:.22;transition:opacity .12s}.lv-dot{fill:#c3b9f5;stroke:#7c6ae0;stroke-width:.5px;transition:fill .12s}.lv-place.is-active .lv-dot{fill:#fff}.lv-place.is-active .lv-halo{opacity:.42}.lv-pulse{fill:none;stroke:#b3a6f2;stroke-width:.7px;transform-origin:50%;transform-box:fill-box;animation:2.6s cubic-bezier(.2,.6,.3,1) infinite lv-ping}@keyframes lv-ping{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(3.6)}to{opacity:0;transform:scale(3.6)}}.lv-sale-ring{fill:none;stroke:#a78bfa;stroke-width:1.1px;transform-origin:50%;transform-box:fill-box;animation:1.9s cubic-bezier(.16,.8,.3,1) forwards lv-sale}@keyframes lv-sale{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(9)}}.lv-sale-core{fill:#ede9fe;stroke:#a78bfa;stroke-width:.8px;animation:1.9s ease-out forwards lv-sale-core}@keyframes lv-sale-core{0%{opacity:0;r:1}18%{opacity:1;r:3.4}to{opacity:0;r:2.2}}.lv-sale-amount{fill:#ddd6fe;text-anchor:middle;paint-order:stroke;stroke:#0d1020;stroke-width:1.6px;font-size:6px;font-weight:700;animation:2.4s ease-out forwards lv-sale-rise}@keyframes lv-sale-rise{0%{opacity:0;transform:translateY(0)}18%{opacity:1}to{opacity:0;transform:translateY(-11px)}}@media (prefers-reduced-motion:reduce){.lv-pulse{opacity:.5;animation:none}.lv-sale-ring,.lv-sale-core,.lv-sale-amount{animation-duration:1ms;animation-fill-mode:forwards}}.lv-map figcaption{color:var(--d-muted);flex-direction:column;gap:1px;min-height:34px;padding:9px 4px 11px;font-size:12px;display:flex}.lv-map figcaption strong{color:var(--d-ink);font-size:12.5px;font-weight:600}.lv-side{flex-direction:column;min-width:0;display:flex}.lv-side section{border-bottom:1px solid var(--d-line);padding:14px 18px}.lv-side section:last-child{border-bottom:0}.lv-side h3{letter-spacing:.06em;text-transform:uppercase;color:var(--d-faint);margin-bottom:10px;font-size:11px;font-weight:600}.lv-empty{color:var(--d-muted);margin:0;font-size:12.5px}.lv-orders{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.lv-orders li{border-radius:var(--d-radius);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px 10px;margin:0 -8px;padding:6px 8px;font-size:12.5px;display:grid}.lv-orders li.is-new{animation:1.6s ease-out lv-arrive}@keyframes lv-arrive{0%{background:var(--d-accent-soft)}to{background:0 0}}.lv-orders strong{font-weight:600}.lv-buyer{text-overflow:ellipsis;white-space:nowrap;color:var(--d-muted);overflow:hidden}.lv-orders .d-status{grid-column:3}.lv-orders time{color:var(--d-faint);grid-column:2/4;font-size:11.5px}.lv-places{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.lv-places li{border-bottom:1px solid var(--d-line);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:6px 0;font-size:12.5px;display:grid}.lv-places li:last-child{border-bottom:0}.lv-places li>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lv-places strong{font-variant-numeric:tabular-nums;text-align:right;min-width:28px;font-weight:600}.lv-places span{text-overflow:ellipsis;white-space:nowrap;color:var(--d-ink);overflow:hidden}.lv-places strong{font-variant-numeric:tabular-nums;font-weight:600}.lv-error{color:#a4251c;margin:0 0 24px;font-size:13px}@media (max-width:1100px){.lv-body{grid-template-columns:1fr}.lv-map{border-right:0;border-bottom:1px solid var(--d-line)}}@media (max-width:760px){.lv-funnel{grid-template-columns:1fr 1fr}.lv-step:nth-child(3){border-left:0}.lv-step:nth-child(n+3){border-top:1px solid var(--d-line)}.lv-rate{top:12px;left:auto;right:12px;transform:none}.lv-step-body{padding-right:52px}.lv-head{padding:12px 14px}.lv-controls{justify-content:space-between;width:100%}.lv-side section{padding:12px 14px}}@media (prefers-reduced-motion:reduce){.lv-pulse{animation:none}.lv-orders li.is-new{background:var(--d-accent-soft);animation:none}}.lv-orders li>a,.lv-orders li>.lv-unlinked{color:inherit;display:contents}.lv-orders li{border-radius:6px;transition:background .12s}.lv-orders li:has(>a):hover{background:var(--d-inset)}.lv-orders li:has(a:focus-visible){outline:2px solid color-mix(in srgb,var(--d-accent) 45%,transparent);outline-offset:2px}.lv-place[role=button]{cursor:pointer}.lv-place:focus{outline:none}.lv-place:focus-visible .lv-hit{fill:none;stroke:#fff;stroke-width:1.2px}.lv-place.is-selected .lv-dot{fill:#fff;stroke:#fff;stroke-width:.8px}.lv-place.is-selected .lv-halo{opacity:.55}.lv-map svg.is-filtered .lv-place:not(.is-selected){opacity:.32;transition:opacity .16s}.lv-map svg.is-filtered .lv-place:not(.is-selected):hover{opacity:.7}.lv-map svg.is-filtered .lv-pulse{animation:none}.lv-filter{background:var(--d-accent-soft);color:var(--d-accent-ink);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 0 -2px;padding:8px 12px;font-size:12.5px;display:flex}.lv-filter strong{font-weight:650}.lv-filter button{border:1px solid color-mix(in srgb,var(--d-accent) 30%,transparent);background:var(--d-canvas);color:var(--d-accent-ink);border-radius:999px;min-height:28px;padding:3px 11px;font-size:12px;font-weight:550}.lv-filter button:hover{border-color:var(--d-accent);background:#fff}.lv-note{color:var(--d-faint);margin:0 0 8px;font-size:11.5px;line-height:1.45}.lv-orders+.lv-note{margin:9px 0 0}.lv-places.is-pickable>li>button{color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;display:contents}.lv-places.is-pickable>li{border-radius:6px;margin:0 -8px;padding:6px 8px;transition:background .12s}.lv-places.is-pickable>li:hover{background:var(--d-inset)}.lv-places.is-pickable>li.is-selected{background:var(--d-accent-soft)}.lv-places.is-pickable>li.is-selected>button>span:first-child{color:var(--d-accent-ink);font-weight:600}.lv-places.is-pickable>li:has(button:focus-visible){outline:2px solid color-mix(in srgb,var(--d-accent) 45%,transparent);outline-offset:1px}.lv-label{fill:#cfd6f2;letter-spacing:.06px;paint-order:stroke;stroke:#0d1020;stroke-width:1.5px;stroke-linejoin:round;font-size:4.6px;font-weight:600}.lv-halo{animation:5.2s ease-in-out infinite lv-breathe}@keyframes lv-breathe{0%,to{opacity:.18}50%{opacity:.34}}.lv-dot,.lv-halo{transition:r .7s cubic-bezier(.22,.7,.3,1),opacity .12s,fill .12s}@media (prefers-reduced-motion:reduce){.lv-halo{opacity:.22;animation:none}.lv-dot,.lv-halo{transition:none}}
.o-dashboard{max-width:1560px}.o-dashboard .o-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:14px;display:flex}.o-header-store{color:var(--d-muted);letter-spacing:-.1px;text-overflow:ellipsis;white-space:nowrap;max-width:36ch;margin:0 0 5px;font-size:12px;font-weight:550;overflow:hidden}.o-dashboard .o-page-header h1{margin:0}.o-dashboard .o-page-header>div>p:last-of-type{max-width:42ch;color:var(--d-muted);margin:7px 0 0;font-size:13px;line-height:1.45}.o-window-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.o-segment{flex-shrink:0;gap:3px;display:flex}.o-segment button{color:var(--d-muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:5px;min-height:34px;padding:7px 12px}.o-segment button[aria-pressed=true]{color:var(--d-accent);background:#f1eff9;border-color:#e0daef;font-weight:600}.o-metrics{border-block:1px solid var(--d-line)}.o-metrics-flagship{flex-direction:column;gap:0;padding:0;display:flex}.o-metrics-primary,.o-metrics-secondary{gap:20px 28px;display:grid}.o-metrics-primary{grid-template-columns:minmax(0,1.55fr) repeat(2,minmax(0,1fr));align-items:start;padding:18px 0 16px}.o-metrics-secondary{border-top:1px solid var(--d-line);grid-template-columns:repeat(3,minmax(0,1fr));padding:14px 0 16px}.o-metric{flex-direction:column;gap:7px;min-width:0;display:flex}.o-metric>span{color:var(--d-muted);font-size:12px}.o-metric>strong{font-variant-numeric:tabular-nums;letter-spacing:-.55px;font-size:24px;font-weight:600;line-height:1.15}.o-metric-lead{border-right:1px solid var(--d-line);padding-right:12px}.o-metric-lead>strong{letter-spacing:-1.1px;font-size:34px;font-weight:650}.o-lead-foot{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.d-root .o-spark{flex:initial;align-self:stretch;width:auto;max-width:210px;height:30px;overflow:visible}.o-spark-line{fill:none;stroke:var(--d-accent);stroke-width:1.6px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.o-spark-fill{fill:var(--d-accent);opacity:.09}.o-spark-tip{fill:var(--d-accent);stroke:var(--d-canvas);stroke-width:1.2px;vector-effect:non-scaling-stroke}.o-delta{color:var(--d-muted);font-size:12px;line-height:1.35}.o-delta-up{color:#1d7a4f}.o-delta-down{color:#a05616}.o-metrics-note{max-width:72ch;margin:10px 0 0}.o-main-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.95fr);gap:24px 32px;margin:18px 0 4px;display:grid}.o-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.o-dashboard h2{letter-spacing:-.2px;font-size:14px;font-weight:650}.o-section-heading>a{color:var(--d-accent);white-space:nowrap;font-size:12px}.o-trend .o-segment button{padding:5px 9px;font-size:11px}.o-trend-meta{flex-wrap:wrap;justify-content:space-between;gap:6px 16px;margin-bottom:2px;display:flex}.d-root .o-chart{width:100%;height:auto;margin-top:8px;display:block;overflow:visible}.o-chart text{fill:#737e8e;font-family:inherit;font-size:11px}.o-chart-area{fill:var(--d-accent);opacity:.08}.o-chart-line{stroke:var(--d-accent)}.o-chart-crosshair{stroke:#b9b0dd;stroke-dasharray:3 4}.o-chart-marker{fill:var(--d-accent);stroke:var(--d-canvas);stroke-width:2px}.o-chart-footer{margin-top:4px}.o-chart-reading{color:var(--d-muted);justify-content:center;align-items:center;gap:14px;min-height:22px;font-size:12px;display:flex}.o-chart-reading strong{color:var(--d-ink)}.o-chart-cursor{width:100%;height:18px;accent-color:var(--d-accent)}.o-empty{color:var(--d-muted);padding:16px 0}.o-method{color:var(--d-muted);max-width:900px;margin-top:18px;font-size:12px}.o-method summary{cursor:pointer;padding:10px 0}.o-method p{margin:12px 0;line-height:1.7}.o-attention-item,.o-attention-health{border-bottom:1px solid var(--d-line);color:var(--d-ink);border-left:2px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;min-height:46px;padding:9px 0 9px 10px;display:grid}.o-attention-item:hover,.o-attention-health:hover{background:var(--d-inset)}.o-attention-copy{min-width:0}.o-attention-copy strong{letter-spacing:-.1px;font-size:13px;font-weight:650;line-height:1.35;display:block}.o-attention-copy small{-webkit-line-clamp:2;color:var(--d-muted);-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.o-attention-meta{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;padding-top:1px;display:flex}.o-attention-count{font-variant-numeric:tabular-nums;letter-spacing:-.3px;color:var(--d-ink);font-size:15px;font-weight:650;line-height:1.2}.o-attention-go{color:var(--d-accent);white-space:nowrap;font-size:11px}.o-tone-urgent{background:linear-gradient(90deg,#fdf3f1,#0000 62%);border-left-width:3px;border-left-color:#c0392b}.o-tone-urgent .o-attention-count{color:#a8321f}.o-tone-urgent:hover{background:linear-gradient(90deg,#fbe9e5,#0000 62%)}.o-tone-action{background:linear-gradient(90deg,#fdf8ec,#0000 62%);border-left-width:3px;border-left-color:#c38b12}.o-tone-action .o-attention-count{color:#8a6208}.o-tone-action:hover{background:linear-gradient(90deg,#fbf1dc,#0000 62%)}.o-tone-money{border-left-color:#6754c7}.o-tone-money .o-attention-count{color:var(--d-accent)}.o-tone-review{border-left-color:#d7dae1}.o-tone-review .o-attention-copy strong{color:var(--d-muted);font-weight:550}.o-attention-count{font-size:17px}.o-attention-more{border-bottom:1px solid var(--d-line)}.o-attention-more>summary{color:var(--d-accent);cursor:pointer;align-items:center;min-height:40px;padding:10px 0;font-size:12px;list-style:none;display:flex}.o-attention-more>summary::-webkit-details-marker{display:none}.o-attention-more[open]>summary{border-bottom:1px solid var(--d-line)}.o-attention-health{background:var(--d-inset);border-bottom:0;border-left:0;border:1px solid var(--d-line);border-radius:8px;align-items:center;margin-top:10px;padding:12px 14px}.o-attention-health:hover{background:#f1f2f6}.o-attention-health strong{font-size:13px;font-weight:650;display:block}.o-attention-health small{color:var(--d-muted);margin-top:3px;font-size:11.5px;line-height:1.45;display:block}.o-health-score{font-variant-numeric:tabular-nums;letter-spacing:-.8px;align-items:baseline;gap:2px;font-weight:700;line-height:1;display:flex}.o-health-score b{font-size:26px;font-weight:700}.o-health-score i{color:var(--d-muted);font-size:12px;font-style:normal;font-weight:600}.o-health-good .o-health-score b{color:#1d7a4f}.o-health-fair .o-health-score b{color:#8a6208}.o-health-poor .o-health-score b{color:#a8321f}.o-health-bar{background:#e4e7ec;border-radius:3px;grid-column:1/-1;height:4px;margin-top:9px;overflow:hidden}.o-health-bar i{border-radius:3px;height:100%;transition:width .5s cubic-bezier(.22,.7,.3,1);display:block}.o-health-good .o-health-bar i{background:#2f9e69}.o-health-fair .o-health-bar i{background:#c38b12}.o-health-poor .o-health-bar i{background:#c0392b}.o-attention>a{color:var(--d-ink)}.o-attention p{margin-top:12px;line-height:1.55}.o-systems{border-top:1px solid var(--d-line);margin:14px 0 4px;padding-top:16px}.o-systems-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:2px 14px;display:grid}.o-system{color:var(--d-ink);border-radius:6px;align-items:flex-start;gap:9px;padding:7px 6px;display:flex}.o-system:hover{background:var(--d-inset)}.o-system:focus-visible,.o-attention-item:focus-visible,.o-attention-health:focus-visible,.o-line-row:focus-visible,.o-record-row:focus-visible,.o-ranked-row:focus-visible{outline:2px solid color-mix(in srgb,var(--d-accent) 45%,transparent);outline-offset:2px;border-radius:4px}.o-system strong{font-size:12.5px;display:block}.o-system small{color:var(--d-muted);margin-top:2px;font-size:11px;display:block}.o-system-dot{background:#c9ccd4;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.o-system-healthy .o-system-dot{background:#2e9e6b}.o-system-attention .o-system-dot{background:#d9822b}.o-system-not_configured .o-system-dot{background:#c9ccd4}.o-system-unknown .o-system-dot{background:#9aa2af}.o-system-healthy{opacity:.72}.o-system-healthy:hover{opacity:1}.o-platform{color:var(--d-ink);font-weight:550}.o-line-row{border-bottom:1px solid var(--d-line);color:var(--d-ink);align-items:center;gap:12px;padding:7px 0;font-size:13px;display:flex}.o-line-row:hover{background:var(--d-inset)}.o-line-row>span:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.o-line-row>span:nth-child(2){color:var(--d-muted);white-space:nowrap;font-size:12px}.o-line-money{font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.o-inline-more{border-top:1px solid var(--d-line);margin-top:6px}.o-inline-more>summary{color:var(--d-accent);cursor:pointer;padding:9px 0;font-size:12px;list-style:none}.o-inline-more>summary::-webkit-details-marker{display:none}@media (max-width:1100px){.o-metrics-primary{grid-template-columns:repeat(3,minmax(0,1fr))}.o-metric-lead{border-right:0;padding-right:0}.o-systems-strip{grid-template-columns:1fr 1fr}}@media (min-width:701px){.o-main-grid .o-attention{order:2}}@media (max-width:700px){.o-dashboard .o-page-header{margin-bottom:12px}.o-dashboard .o-page-header>div>p:last-of-type{max-width:none;font-size:13px}.o-header-store{max-width:100%}.o-window-bar{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.o-window-bar .o-segment{justify-content:space-between;width:100%}.o-segment button{min-height:44px}.o-metrics-primary{grid-template-columns:1fr 1fr;gap:16px 18px;padding:16px 0;display:grid}.o-metric-lead{border-right:0;border-bottom:1px solid var(--d-line);grid-column:1/-1;margin-bottom:2px;padding-bottom:14px;padding-right:0}.o-metrics-secondary{grid-template-columns:1fr 1fr;gap:16px 18px;padding:14px 0}.o-metric-lead>strong{font-size:28px}.o-metric>strong{font-size:22px}.o-main-grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:16px}.o-systems-strip{grid-template-columns:1fr}.o-trend .o-section-heading{flex-direction:column;align-items:flex-start;gap:8px}.o-trend .o-segment button{min-height:40px}.o-chart text{font-size:20px}.o-record-row{gap:10px;min-height:46px}.o-method summary{min-height:44px}}.o-system-mark,.o-platform-mark{border-radius:5px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;overflow:hidden}.o-system-mark img,.o-platform-mark img,.o-system-mark svg,.o-platform-mark svg{width:14px;height:14px}.o-system{gap:10px}.o-system .o-system-dot{margin-left:auto}.o-platform-status{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;display:flex}.o-platform{border:1px solid var(--d-line);background:var(--d-canvas);border-radius:999px;align-items:center;gap:8px;min-width:0;padding:7px 11px;display:inline-flex}.o-platform strong{color:var(--d-ink);font-size:12px;font-weight:600;line-height:1.25;display:block}.o-platform small{color:var(--d-faint);font-size:11px;line-height:1.25;display:block}.o-platform.is-on{background:#f4fbf7;border-color:#bfe0cb}.o-platform.is-on small{color:#2c6b46;font-weight:600}.o-platform:not(.is-on) .o-platform-mark{filter:grayscale();opacity:.55}.o-acquisition{border-top:1px solid var(--d-line);margin:22px 0 0;padding-top:18px}.o-acq-grid{grid-template-columns:minmax(0,1.9fr) minmax(230px,.8fr);align-items:start;gap:22px 36px;display:grid}.o-mix-strip{background:var(--d-inset);border-radius:7px;gap:2px;height:13px;margin-top:2px;display:flex}.o-mix-seg{border-radius:2px;flex-basis:0;min-width:3px}.o-mix-seg:first-child{border-radius:7px 2px 2px 7px}.o-mix-seg:last-child{border-radius:2px 7px 7px 2px}.o-mix-seg:only-child{border-radius:7px}.o-mix-caption{margin:9px 0 12px}.o-mix-head,.o-mix-rows>li{grid-template-columns:minmax(0,1.15fr) minmax(130px,1.35fr) minmax(52px,.38fr) minmax(86px,.62fr);align-items:center;gap:14px;display:grid}.o-mix-head{letter-spacing:.5px;text-transform:uppercase;color:var(--d-faint);border-bottom:1px solid var(--d-line);padding-bottom:7px;font-size:10px}.o-mix-head>span:nth-child(n+2){text-align:right}.o-mix-rows{margin:0;padding:0;list-style:none}.o-mix-rows>li{border-bottom:1px solid var(--d-line);font-variant-numeric:tabular-nums;padding:9px 0;font-size:13px}.o-mix-name{align-items:center;gap:9px;min-width:0;font-weight:550;display:flex}.o-mix-name>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.o-mix-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--d-accent-ink);background:var(--d-accent-soft);border-radius:4px;flex:none;padding:1px 5px;font-size:10px;font-style:normal;font-weight:600}.o-mix-swatch{border-radius:3px;flex:none;width:9px;height:9px;box-shadow:inset 0 0 0 1px #1a1f3629}.o-mix-share{justify-content:flex-end;align-items:center;gap:10px;font-weight:600;display:flex}.o-mix-rowbar{background:var(--d-inset);border-radius:3px;flex:1;min-width:24px;height:4px;overflow:hidden}.o-mix-rowbar>b{border-radius:3px;height:100%;transition:width .45s cubic-bezier(.22,.7,.3,1);display:block}.o-mix-orders{text-align:right;color:var(--d-muted)}.o-mix-value{text-align:right;font-weight:600}.o-mix-rows>li.is-unknown{color:var(--d-muted)}.o-mix-rows>li.is-unknown .o-mix-name,.o-mix-rows>li.is-unknown .o-mix-value{font-weight:500}.o-mix-foot{margin-top:10px}.o-mix-quiet .o-empty{color:var(--d-ink);padding:4px 0 6px}.o-mix-quiet>p:last-child{max-width:52ch;line-height:1.55}.o-more{color:var(--d-accent);background:0 0;border:0;min-height:34px;margin-top:10px;padding:6px 0;font-size:12px;font-weight:550}.o-more:hover{text-decoration:underline}.o-acq-ads{border-left:1px solid var(--d-line);padding-left:26px}.o-acq-ads h3{letter-spacing:.06em;text-transform:uppercase;color:var(--d-faint);margin-bottom:11px;font-size:11px;font-weight:600}.o-acq-ads .o-platform-status{flex-direction:column;align-items:stretch;gap:8px}.o-acq-ads .o-platform{border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:9px 11px;display:grid}.o-acq-ads .o-platform em{color:var(--d-accent);white-space:nowrap;font-size:11.5px;font-style:normal;font-weight:600}.o-acq-ads .o-platform:hover{border-color:var(--d-border);background:var(--d-inset)}.o-acq-ads .o-platform.is-on:hover{background:#eef8f2}.o-acq-ads .o-platform:focus-visible{outline:2px solid color-mix(in srgb,var(--d-accent) 45%,transparent);outline-offset:2px}.o-acq-note{margin:13px 0 9px;line-height:1.5}.o-acq-connect{color:var(--d-accent);font-size:12px}.o-acq-connect:hover{text-decoration:underline}.o-ops-grid{border-top:1px solid var(--d-line);grid-template-columns:minmax(0,1.9fr) minmax(230px,.8fr);align-items:start;gap:22px 36px;margin-top:24px;padding-top:18px;display:grid}.o-pipe{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px 24px;margin-top:2px;display:grid}.o-pipe-flow{grid-column:1/-1}.o-pipe-track{align-items:stretch;gap:22px;display:flex}.o-pipe-stage{background:var(--d-inset);border:1px solid var(--d-line);border-radius:9px;flex-basis:0;min-width:102px;padding:13px 14px 14px;position:relative}.o-pipe-fill{border-radius:9px 9px 0 0;height:3px;position:absolute;top:-1px;left:-1px;right:-1px}.o-pipe-ready .o-pipe-fill{background:#9b8fdd}.o-pipe-preparing .o-pipe-fill{background:#7565d1}.o-pipe-transit .o-pipe-fill{background:var(--d-accent)}.o-pipe-stage+.o-pipe-stage:before{content:"";border-top:1.5px solid var(--d-border);border-right:1.5px solid var(--d-border);width:7px;height:7px;margin-top:-4px;position:absolute;top:50%;left:-15px;transform:rotate(45deg)}.o-pipe-stage strong{letter-spacing:-.9px;font-variant-numeric:tabular-nums;margin-top:3px;font-size:27px;font-weight:650;line-height:1.1;display:block}.o-pipe-label{color:var(--d-ink);margin-top:3px;font-size:12.5px;font-weight:600;display:block}.o-pipe-stage small{color:var(--d-faint);margin-top:1px;font-size:11px;display:block}.o-pipe-stage.is-empty{opacity:.6}.o-pipe-stage.is-empty strong{color:var(--d-faint)}.o-pipe-stats{gap:28px;margin:0;display:flex}.o-pipe-stats>div{flex-direction:column;gap:3px;display:flex}.o-pipe-stats dt{color:var(--d-muted);font-size:11px}.o-pipe-stats dd{font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:600}.o-pipe-blocked{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.o-pipe-alert{color:#8f2a1b;background:#fdf4f2;border:1px solid #f0cfc9;border-radius:999px;align-items:baseline;gap:7px;padding:6px 12px;font-size:12px;font-weight:550;display:inline-flex}.o-pipe-alert strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.o-pipe-alert:hover{background:#fbe9e5;border-color:#e6b9b1}.o-recent-rows{margin:0;padding:0;list-style:none}.o-record-row{border-bottom:1px solid var(--d-line);min-height:44px;color:var(--d-ink);align-items:center;gap:12px;padding:7px 0;display:flex}.o-record-row:hover{background:var(--d-inset)}.o-record-row>span:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.o-record-row small{color:var(--d-muted);margin-top:2px;font-size:11px;display:block}.o-rankings{border-top:1px solid var(--d-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 32px;margin-top:24px;padding-top:18px;display:grid}.o-rankings>section{min-width:0}.o-rank-meta{min-height:32px;color:var(--d-muted);margin:0 0 10px;font-size:12px;line-height:1.45}.o-rank-warn{color:#8a6208;font-weight:550}.o-rank-warn:hover{text-decoration:underline}.o-ranked{margin:0;padding:0;list-style:none}.o-ranked>li>a{border-bottom:1px solid var(--d-line);color:var(--d-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:2px 10px;padding:9px 0 12px;display:grid;position:relative}.o-ranked>li>a:hover{background:var(--d-inset)}.o-ranked>li>a:focus-visible{outline:2px solid color-mix(in srgb,var(--d-accent) 45%,transparent);outline-offset:2px;border-radius:4px}.o-ranked-index{width:14px;color:var(--d-faint);font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.o-ranked-copy{min-width:0}.o-ranked-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;display:block;overflow:hidden}.o-ranked-copy small{color:var(--d-muted);margin-top:2px;font-size:11px;display:block}.o-ranked-value{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.o-ranked-value small{color:var(--d-muted);margin-top:2px;font-size:11px;font-weight:500;display:block}.o-ranked-bar{background:var(--d-inset);border-radius:2px;height:3px;position:absolute;bottom:5px;left:24px;right:0;overflow:hidden}.o-ranked-bar i{background:#b7abec;border-radius:2px;height:100%;transition:width .45s cubic-bezier(.22,.7,.3,1);display:block}.o-ranked>li>a:hover .o-ranked-bar i{background:var(--d-accent)}@media (max-width:1180px){.o-rankings{grid-template-columns:1fr 1fr}.o-rankings>section:last-child{grid-column:1/-1}}@media (max-width:980px){.o-acq-grid,.o-ops-grid{grid-template-columns:minmax(0,1fr)}.o-acq-ads{border-left:0;border-top:1px solid var(--d-line);padding-top:16px;padding-left:0}.o-acq-ads .o-platform-status{flex-flow:wrap}.o-pipe{grid-template-columns:minmax(0,1fr)}.o-pipe-blocked{justify-content:flex-start}}@media (max-width:700px){.o-rankings{grid-template-columns:minmax(0,1fr)}.o-rankings>section:last-child{grid-column:auto}.o-pipe-track{flex-direction:column;gap:20px}.o-pipe-stage{min-width:0}.o-pipe-stage+.o-pipe-stage:before{margin:0;top:-14px;left:22px;transform:rotate(135deg)}.o-pipe-stats{gap:20px}.o-mix-head{display:none}.o-mix-rows>li{grid-template-columns:minmax(0,1fr) auto;gap:5px 12px}.o-mix-name{grid-area:1/1}.o-mix-value{grid-area:1/2}.o-mix-share{grid-area:2/1;justify-content:flex-start}.o-mix-orders{grid-area:2/2}.o-mix-orders:after{content:" orders"}.o-more{min-height:44px}}.o-profit{border-top:1px solid var(--d-line);margin:22px 0 0;padding-top:18px}.o-profit-grid{grid-template-columns:minmax(0,1.9fr) minmax(230px,.8fr);align-items:start;gap:22px 36px;display:grid}.o-profit-lines{flex-direction:column;display:flex}.o-profit-row{border-bottom:1px solid var(--d-line);font-variant-numeric:tabular-nums;grid-template-columns:minmax(0,1.1fr) minmax(90px,1.5fr) minmax(96px,auto);align-items:center;gap:16px;padding:9px 0;font-size:13px;display:grid}.o-profit-row>span{min-width:0;font-weight:550}.o-profit-row small{color:var(--d-faint);margin-top:2px;font-size:11px;font-weight:400;display:block}.o-profit-row>i{background:var(--d-inset);border-radius:4px;height:8px;display:block;overflow:hidden}.o-profit-row>i>b{background:#c8bff2;border-radius:4px;height:100%;transition:width .5s cubic-bezier(.22,.7,.3,1);display:block}.o-profit-row>strong{text-align:right;white-space:nowrap;font-weight:600}.o-profit-row.is-revenue>i>b{background:var(--d-accent)}.o-profit-row.is-revenue>strong{font-size:15px;font-weight:650}.o-profit-row.is-total{border-bottom:0;border-top:2px solid var(--d-ink);margin-top:2px;padding-top:12px}.o-profit-row.is-total>span{font-weight:650}.o-profit-row.is-total>strong{letter-spacing:-.5px;color:#1d7a4f;font-size:20px;font-weight:700}.o-profit-row.is-total>i>b{background:#2f9e69}.o-profit-row.is-total.is-loss>strong{color:#a8321f}.o-profit-row.is-total.is-loss>i>b{background:#c0392b}.o-profit-note{border-left:1px solid var(--d-line);padding-left:26px}.o-profit-note p{margin:0 0 10px;line-height:1.55}.o-profit-fix{color:var(--d-accent);font-size:12px;font-weight:550}.o-profit-fix:hover{text-decoration:underline}@media (max-width:980px){.o-profit-grid{grid-template-columns:minmax(0,1fr)}.o-profit-note{border-left:0;border-top:1px solid var(--d-line);padding-top:14px;padding-left:0}}@media (max-width:700px){.o-profit-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px}.o-profit-row>i{grid-area:2/1/3/3}}.o-attention-row{align-items:stretch;gap:.25rem;display:flex}.o-attention-row>.o-attention-item{flex:auto}.o-attention-put-down{opacity:0;align-items:center;gap:.25rem;transition:opacity .12s;display:flex}.o-attention-row:hover .o-attention-put-down,.o-attention-row:focus-within .o-attention-put-down{opacity:1}@media (hover:none){.o-attention-put-down{opacity:1}}.o-attention-put-down button{font:inherit;cursor:pointer;color:var(--d-muted);background:0 0;border:1px solid #0000;border-radius:.35rem;padding:.2rem .45rem;font-size:.75rem}.o-attention-put-down button:hover{border-color:var(--d-border,#e2e8f0)}.o-attention-held{margin:.4rem 0 0;font-size:.8125rem}.o-attention-link{font:inherit;color:var(--d-accent,#4338ca);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}@media (prefers-reduced-motion:reduce){.o-attention-put-down{transition:none}}
