:root{--surface-canvas:#f2f5f2;--surface-sidebar:#e9eee9;--surface-base:#f8faf7;--surface-raised:#fcfdfb;--surface-muted:#edf1ed;--surface-hover:#e8ede8;--surface-selected:#e4ebfd;--surface-disabled:#f0f2f0;--surface-overlay:#141d186b;--text-primary:#18211d;--text-secondary:#4f5d56;--text-muted:#5f6c64;--text-disabled:#98a39d;--text-inverse:#f8faf7;--border-subtle:#dce3de;--border-default:#ccd6cf;--border-strong:#aab8af;--border-interactive:#7c8981;--accent-primary:#315ce8;--accent-secondary:#913f9e;--accent-primary-soft:#e3eafe;--accent-secondary-soft:#f2e8f4;--semantic-positive:#16805b;--semantic-negative:#c54848;--semantic-warning:#95600f;--semantic-neutral:#626e67;--semantic-info:#2873b9;--data-fact:#315ce8;--data-forecast:#5f83d1;--data-previous:#77837c;--data-trend:#913f9e;--data-baseline:#cbd3ce;--data-series-1:var(--data-fact);--data-series-2:var(--semantic-warning);--data-series-3:var(--semantic-positive);--data-series-4:var(--data-trend);--data-series-5:var(--semantic-negative);--data-series-6:var(--semantic-info);--qr-dark:#000;--qr-light:#fff;--chart-series-1:#315ce8;--chart-series-2:#71307e;--chart-series-3:#022f50;--chart-series-4:#6b6e70;--chart-series-5:#0517d6;--chart-series-6:#2f93da;--shadow-card:0 1px 2px #18211d0a, 0 4px 14px #18211d09;--shadow-float:0 10px 30px #18211d1f;--font-weight-light:300;--font-weight-regular:400;--font-size-readable-min:11px;--surface:var(--surface-canvas);--text:var(--text-primary);--border:var(--border-default);--accent:var(--accent-primary);--accent-hover:#244ac3;--success:var(--semantic-positive);--warning:var(--semantic-warning);--danger:var(--semantic-negative);--focus:var(--accent-primary);color:var(--text-primary);background:var(--surface-canvas);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}h1,h2,h3,strong,b{font-weight:var(--font-weight-regular)}html{background:var(--surface-canvas)}body{min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent-primary);outline-offset:3px}.visual-lab-root{background:var(--surface-canvas);min-height:100vh}.lab-toolbar{background:var(--text-primary);min-height:52px;color:var(--text-inverse);align-items:center;gap:18px;padding:8px 20px;font-size:12px;display:flex}.lab-toolbar>div{margin-right:auto;display:grid}.lab-toolbar span{color:var(--data-baseline)}.lab-toolbar label{align-items:center;gap:8px;display:flex}.lab-toolbar select{min-height:34px;color:var(--text-primary);background:var(--surface-raised);border:1px solid var(--border-default);border-radius:8px;padding:4px 28px 4px 10px}.lab-toolbar-return{color:var(--text-inverse);font-weight:var(--font-weight-regular);text-underline-offset:3px}body[data-capture=true] .lab-toolbar,body[data-capture=true] .ov-lab-badge{display:none}.ov-shell{grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 52px);display:grid}body[data-capture=true] .ov-shell{min-height:100vh}.ov-sidebar{background:var(--surface-sidebar);border-right:1px solid var(--border-default);flex-direction:column;gap:14px;height:calc(100vh - 52px);padding:22px 16px;display:flex;position:sticky;top:0}body[data-capture=true] .ov-sidebar{height:100vh}.ov-brand{align-items:center;gap:10px;padding:0 6px;display:flex}.ov-brand-mark{width:40px;height:40px}.ov-brand>div{gap:1px;display:grid}.ov-brand strong{font-size:16px;font-weight:var(--font-weight-regular)}.ov-brand small{color:var(--text-muted);font-size:11px}.ov-mobile-menu,.ov-mobile-backdrop{display:none}.ov-sidebar nav{gap:2px;display:grid}.ov-sidebar nav a,.ov-nav-group>span{min-height:36px;color:var(--text-secondary);font-size:13px;font-weight:var(--font-weight-regular);border-radius:8px;align-items:center;gap:9px;padding:6px 10px;text-decoration:none;display:flex}.ov-sidebar nav a:hover{color:var(--text-primary);background:var(--surface-hover)}.ov-sidebar nav a.active{color:var(--accent-hover);background:var(--surface-selected);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent-primary) 18%, transparent)}.ov-sidebar .outline-icon{width:18px;height:18px}.ov-nav-group{margin-top:2px;display:grid}.ov-nav-group>span{min-height:32px;color:var(--text-primary);font-size:12px;font-weight:var(--font-weight-regular)}.ov-nav-group a{min-height:32px!important;font-weight:var(--font-weight-regular)!important;padding-left:37px!important}.ov-nav-group a .outline-icon{width:15px;height:15px}.ov-lab-badge{border:1px solid var(--border-default);width:fit-content;color:var(--text-muted);font-size:11px;font-weight:var(--font-weight-regular);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;margin-top:auto;padding:5px 8px}.ov-main{width:min(100%,1440px);padding:26px clamp(20px,2.6vw,36px) 48px}.ov-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.ov-page-header h1{font-size:32px;line-height:38px;font-weight:var(--font-weight-light);letter-spacing:-.035em;align-items:center;gap:10px;margin:0;display:flex}.ov-page-header h1 .outline-icon{width:25px;height:25px;color:var(--accent-primary)}.ov-page-header p{color:var(--text-secondary);margin:3px 0 0;font-size:13px}.ov-eyebrow{line-height:14px;font-weight:var(--font-weight-regular);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-primary)!important;margin:0 0 4px!important;font-size:11px!important}.ov-eyebrow-secondary{color:var(--accent-secondary)!important}.ov-freshness-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;max-width:470px;display:flex}.ov-freshness-strip>small{color:var(--text-muted);font-size:11px}.ov-freshness{border:1px solid var(--border-subtle);background:var(--surface-base);min-height:30px;color:var(--text-secondary);font-size:12px;line-height:18px;font-weight:var(--font-weight-regular);border-radius:999px;align-items:center;gap:6px;padding:5px 9px;display:inline-flex}.ov-freshness-details{min-width:0;position:relative}.ov-freshness-details>summary{cursor:pointer;list-style:none}.ov-freshness-details>summary::-webkit-details-marker{display:none}.ov-freshness-details>summary:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.ov-freshness-hint{border:1px solid;border-radius:50%;place-items:center;width:15px;height:15px;font-size:11px;line-height:1;display:inline-grid}.ov-freshness-explanation{z-index:8;border:1px solid var(--border-default);background:var(--surface-raised);width:min(310px,100vw - 48px);box-shadow:var(--shadow-card);color:var(--text-secondary);border-radius:9px;padding:8px 10px;font-size:11px;line-height:1.4;position:absolute;top:calc(100% + 5px);right:0}.ov-freshness-dot{background:var(--semantic-positive);border-radius:50%;width:6px;height:6px}.ov-freshness-stale .ov-freshness-dot,.ov-freshness-partial .ov-freshness-dot{background:var(--semantic-warning)}.ov-freshness-error .ov-freshness-dot,.ov-freshness-forbidden .ov-freshness-dot{background:var(--semantic-negative)}.ov-freshness-unavailable .ov-freshness-dot,.ov-freshness-loading .ov-freshness-dot,.ov-freshness-unknown .ov-freshness-dot,.ov-freshness-empty .ov-freshness-dot{background:var(--semantic-neutral)}.ov-section{margin-top:24px}.ov-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:11px;display:flex}.ov-section-head h2{font-size:21px;line-height:27px;font-weight:var(--font-weight-light);margin:0}.ov-section-head>span{color:var(--text-muted);font-size:11px}.ov-dashboard-row{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.ov-card{border:1px solid var(--border-default);background:var(--surface-base);min-width:0;box-shadow:var(--shadow-card);border-radius:12px}.ov-kpi{flex-direction:column;grid-column:span 3;gap:12px;min-height:244px;padding:16px;display:flex}.ov-chart-card,.ov-wide-card{flex-direction:column;grid-column:span 6;min-height:244px;padding:16px 18px;display:flex}.ov-card header{align-items:flex-start;gap:9px;display:flex}.ov-card-title{color:var(--text-primary);font-size:14px;line-height:20px;font-weight:var(--font-weight-regular);margin:0}.ov-card header small{color:var(--text-muted);margin-top:2px;font-size:11px;line-height:15px;display:block}.ov-card-icon{width:30px;height:30px;color:var(--accent-primary);background:var(--accent-primary-soft);border-radius:8px;flex:none;place-items:center;display:grid}.ov-card-icon-secondary{color:var(--accent-secondary);background:var(--accent-secondary-soft)}.ov-card-icon .outline-icon{width:16px;height:16px}.ov-kpi-value{color:var(--text-primary);font-size:clamp(27px,2.35vw,36px);line-height:40px;font-weight:var(--font-weight-light);letter-spacing:-.045em;font-variant-numeric:tabular-nums}.ov-kpi-secondary{color:var(--text-secondary);flex-wrap:wrap;gap:7px 12px;font-size:11px;display:flex}.ov-kpi-secondary span{align-items:baseline;gap:4px;display:flex}.ov-kpi-secondary b{color:var(--text-primary);font-size:12px}.ov-kpi-secondary-stack{display:grid}.ov-kpi-forecast{background:var(--surface-muted);border-radius:8px;gap:2px;padding:9px 10px;display:grid}.ov-kpi-forecast span,.ov-kpi-forecast small{color:var(--text-muted);font-size:11px;line-height:14px}.ov-kpi-forecast strong{font-size:12px;line-height:16px}.ov-trend{width:fit-content;min-height:24px;font-size:11px;line-height:15px;font-weight:var(--font-weight-regular);border:1px solid;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;display:inline-flex}.ov-trend-positive{color:#0b6444;background:#e4f3ec;border-color:#b9dece}.ov-trend-negative{color:#9b3030;background:#fbeaea;border-color:#eac6c6}.ov-trend-neutral{color:var(--semantic-neutral);background:var(--surface-muted);border-color:var(--border-default)}.ov-report-link{width:fit-content;color:var(--accent-hover);font-size:11px;line-height:16px;font-weight:var(--font-weight-regular);align-items:center;gap:4px;margin-top:auto;text-decoration:none;display:inline-flex}.ov-report-link:hover{text-decoration:underline}.ov-progress-card .ov-kpi-value{margin-top:3px}.ov-progress-track{background:var(--data-baseline);border-radius:999px;height:11px;margin:10px 0 17px;position:relative;overflow:visible}.ov-progress-track>span{z-index:1;float:left;height:100%;display:block;position:relative}.ov-progress-fact{background:var(--data-fact);border-radius:999px 0 0 999px}.ov-progress-forecast{background:var(--data-forecast);background-image:repeating-linear-gradient(135deg,#0000 0 4px,#fff6 4px 7px);border-radius:0 999px 999px 0}.ov-progress-track>i{z-index:2;background:var(--text-secondary);width:1px;position:absolute;top:-4px;bottom:-4px}.ov-progress-track>i span{color:var(--text-muted);font-size:11px;font-style:normal;position:absolute;top:15px;left:50%;transform:translate(-50%)}.ov-progress-values{gap:5px;margin:0;display:grid}.ov-progress-values div{justify-content:space-between;gap:8px;font-size:11px;display:flex}.ov-progress-values dt{color:var(--text-muted)}.ov-progress-values dd{color:var(--text-primary);font-weight:var(--font-weight-regular);font-variant-numeric:tabular-nums;margin:0}.ov-unavailable{color:var(--text-muted);margin:18px 0;font-size:12px}.ov-chart-header{justify-content:space-between;gap:12px!important;display:flex!important}.ov-chart-header>div{gap:9px;display:flex}.ov-funnel-header{flex-wrap:nowrap;align-items:flex-start!important}.ov-funnel-header .ov-period-tabs{flex:none;margin:0 0 0 auto}.ov-chart-card>.ov-report-link,.ov-wide-card>.ov-report-link{margin-top:auto;padding-top:10px}.ov-chart-legend{color:var(--text-secondary);flex-wrap:wrap;gap:12px;margin:9px 0 2px;font-size:11px;display:flex}.ov-chart-legend span{align-items:center;gap:5px;display:inline-flex}.ov-chart-legend i{border-top:2px solid;width:17px}.ov-chart-legend i.previous{border-color:var(--data-previous)}.ov-chart-legend i.fact{border-color:var(--data-fact)}.ov-chart-legend i.forecast{border-color:var(--data-forecast);border-top-style:dashed}.ov-chart-wrap{min-height:173px;position:relative}.ov-chart{aspect-ratio:720/286;touch-action:pan-y;width:100%;height:auto;display:block;overflow:visible}.ov-chart text{fill:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px}.ov-chart-pointer-surface{fill:#0000;pointer-events:all}.ov-chart-grid{stroke:var(--border-subtle);stroke-width:1px;pointer-events:none}.ov-chart-day{text-anchor:middle}.ov-chart-area{fill:url(#ov-fact-gradient)}.ov-chart-area,.ov-chart-line,.ov-crosshair,.ov-selected-point{pointer-events:none}.ov-chart-line{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ov-chart-previous{stroke:var(--data-previous);stroke-width:1.6px}.ov-chart-fact{stroke:var(--data-fact)}.ov-chart-forecast{stroke:var(--data-forecast);stroke-dasharray:6 4}.ov-chart-forecast-old{stroke:var(--data-forecast);stroke-width:1.2px;stroke-dasharray:2 5;opacity:.52}.ov-chart-legend i.forecast.old{opacity:.68;border-top-style:dotted}.ov-crosshair{stroke:var(--text-secondary);stroke-width:1px;stroke-dasharray:2 3}.ov-selected-point{fill:var(--surface-raised);stroke:var(--data-fact);stroke-width:2.5px}.ov-key-point{pointer-events:none;fill:var(--surface-raised);stroke-width:2px}.ov-key-point-fact{stroke:var(--data-fact)}.ov-key-point-forecast{stroke:var(--data-forecast)}.ov-chart-hit{fill:#0000;cursor:pointer}.ov-chart-hit:focus{fill:color-mix(in srgb, var(--accent-primary) 16%, transparent);stroke:var(--accent-primary);stroke-width:2px}.ov-chart-tooltip{left:calc(var(--tooltip-x) + 12px);top:clamp(6px, calc(var(--tooltip-y) - 48px), calc(100% - 112px));z-index:3;box-sizing:border-box;border:1px solid var(--border-default);background:var(--surface-raised);width:min(240px,100% - 16px);min-width:0;box-shadow:var(--shadow-float);pointer-events:none;border-radius:10px;padding:9px 10px;font-size:11px;position:absolute;right:auto}.ov-chart-tooltip-left{left:calc(var(--tooltip-x) - 12px);transform:translate(-100%)}.ov-chart-tooltip>strong{font-size:11px;font-weight:var(--font-weight-regular);margin-bottom:5px;display:block}.ov-chart-tooltip dl{gap:3px;margin:0;display:grid}.ov-chart-tooltip dl div{justify-content:space-between;gap:12px;display:flex}.ov-chart-tooltip dt{color:var(--text-muted)}.ov-chart-tooltip dd{font-variant-numeric:tabular-nums;font-weight:var(--font-weight-regular);margin:0}.ov-chart-tooltip small{color:var(--text-muted);margin-top:5px;display:block}.ov-sparkline{width:102px;height:34px}.ov-sparkline polyline{fill:none;stroke:var(--data-trend);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ov-sparkline circle{fill:var(--surface-raised);stroke:var(--data-trend);stroke-width:2px}.ov-series-unavailable{color:var(--text-muted);font-size:11px}.ov-sample-warning{color:#744604;width:fit-content;font-size:11px;line-height:14px;font-weight:var(--font-weight-regular);background:#fbf2df;border:1px solid #ddc18d;border-radius:7px;padding:4px 7px;display:inline-flex}.ov-period-tabs{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:9px;gap:2px;width:fit-content;margin:10px 0 8px;padding:3px;display:flex}.ov-period-tabs button{min-height:28px;color:var(--text-secondary);font-size:11px;font-weight:var(--font-weight-regular);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;padding:4px 9px}.ov-period-tabs button:hover{color:var(--text-primary);background:var(--surface-hover)}.ov-period-tabs button:active{transform:translateY(1px)}.ov-period-tabs button:disabled{color:var(--text-muted);cursor:not-allowed;opacity:.62}.ov-period-tabs button.active{color:var(--accent-hover);border-color:var(--border-default);background:var(--surface-raised);box-shadow:0 1px 4px #18211d1a}.ov-funnel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.ov-funnel-stage{align-content:start;gap:5px;display:grid}.ov-funnel-stage>div:first-child{justify-content:space-between;align-items:baseline;gap:5px;display:flex}.ov-funnel-stage span{color:var(--text-secondary);font-size:11px}.ov-funnel-stage strong{font-size:20px;font-weight:var(--font-weight-light);font-variant-numeric:tabular-nums}.ov-funnel-stage small{color:var(--text-muted);font-size:11px}.ov-funnel-bar{background:var(--surface-muted);border-radius:999px;height:7px;overflow:hidden}.ov-funnel-bar i{border-radius:inherit;background:var(--accent-secondary);height:100%;display:block}.ov-quality-row{color:var(--text-muted);flex-wrap:wrap;gap:6px 12px;margin-top:12px;font-size:11px;display:flex}.ov-quality-row b{color:var(--text-secondary)}.ov-inline-state{color:#744604;background:#fbf2df;border:1px solid #ddc18d;border-radius:8px;grid-column:1/-1;align-items:flex-start;gap:8px;margin-top:-6px;padding:8px 10px;font-size:11px;display:flex}.ov-inline-state strong{white-space:nowrap}.ov-inline-state span{color:inherit}.ov-inline-unavailable{border-color:var(--border-default);background:var(--surface-muted);color:var(--text-secondary)}.ov-state-panel{border:1px solid var(--border-default);background:var(--surface-base);min-height:180px;box-shadow:var(--shadow-card);border-radius:12px;grid-column:1/-1;align-items:flex-start;gap:12px;padding:24px;display:flex}.ov-state-panel>div{gap:6px;display:grid}.ov-state-panel p{max-width:620px;color:var(--text-secondary);margin:0;font-size:12px;line-height:18px}.ov-state-icon{width:30px;height:30px;color:var(--semantic-negative);font-weight:var(--font-weight-regular);background:#fbeaea;border-radius:8px;place-items:center;display:grid}.ov-secondary-action{border:1px solid var(--border-default);width:fit-content;min-height:34px;color:var(--accent-hover);background:var(--surface-raised);font-size:11px;font-weight:var(--font-weight-regular);cursor:pointer;border-radius:8px;margin-top:5px;padding:5px 10px}.ov-row-section{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.ov-loading{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;display:grid}.ov-skeleton-card{border:1px solid var(--border-default);background:var(--surface-base);border-radius:12px;grid-column:span 3;align-content:start;gap:12px;min-height:244px;padding:16px;display:grid}.ov-skeleton-card.ov-grid-wide{grid-column:span 6}.ov-skeleton-card i{background:linear-gradient(90deg, var(--surface-muted), var(--surface-hover), var(--surface-muted));background-size:220% 100%;border-radius:6px;height:12px;animation:1.6s ease-in-out infinite ov-shimmer;display:block}.ov-skeleton-card i:first-child{width:42%}.ov-skeleton-card i:nth-child(2){width:74%;height:34px;margin-top:16px}.ov-skeleton-card i:nth-child(3){width:58%}@keyframes ov-shimmer{to{background-position:-220% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1199px){.ov-shell{min-height:auto;display:block}.ov-mobile-backdrop{z-index:10;background:#18211d38;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.ov-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--border-default);width:100%;padding:10px 20px;position:sticky;top:0;height:auto!important}.ov-brand{padding:0}.ov-mobile-menu{border:1px solid var(--border-interactive);min-height:44px;color:var(--text-primary);background:var(--surface-raised);font-size:12px;font-weight:var(--font-weight-regular);border-radius:8px;align-items:center;margin-left:auto;padding:6px 11px;display:inline-flex}.ov-sidebar nav,.ov-lab-badge{display:none}.ov-sidebar nav a,.ov-nav-group>span,.ov-nav-group a{min-height:44px!important}.ov-mobile-open .ov-sidebar nav{max-height:calc(100dvh - 72px);margin-top:9px;display:grid;overflow-y:auto}.ov-main{padding:20px 20px 42px}.ov-kpi{grid-column:span 6}.ov-chart-card,.ov-wide-card{grid-column:1/-1}.ov-chart{height:230px}.ov-chart-wrap{min-height:230px}}@media (width<=767px){.lab-toolbar{flex-wrap:wrap;align-items:stretch;padding:8px 12px;position:relative}.lab-toolbar>div{width:100%}.lab-toolbar label{flex:1}.ov-shell{min-height:auto;display:block}.ov-mobile-backdrop{z-index:10;background:#18211d38;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.ov-sidebar{z-index:20;border-right:0;border-bottom:1px solid var(--border-default);width:100%;padding:10px 14px;position:sticky;top:0;height:auto!important}.ov-brand{padding:0}.ov-mobile-menu{border:1px solid var(--border-interactive);min-height:44px;color:var(--text-primary);background:var(--surface-raised);font-size:12px;font-weight:var(--font-weight-regular);border-radius:8px;align-items:center;margin-left:auto;padding:6px 11px;display:inline-flex}.ov-sidebar nav,.ov-lab-badge{display:none}.ov-sidebar nav a,.ov-nav-group>span,.ov-nav-group a{min-height:44px!important}.ov-mobile-open .ov-sidebar nav{max-height:calc(100dvh - 72px);margin-top:9px;display:grid;overflow-y:auto}.ov-main{padding:20px 16px 36px}.ov-page-header{gap:13px;margin-bottom:18px;display:grid}.ov-page-header h1{font-size:25px}.ov-freshness-strip{justify-content:flex-start}.ov-section{margin-top:20px}.ov-section-head{align-items:flex-start}.ov-section-head>span{display:none}.ov-dashboard-row,.ov-loading{grid-template-columns:1fr;gap:12px}.ov-kpi,.ov-chart-card,.ov-wide-card,.ov-skeleton-card,.ov-skeleton-card.ov-grid-wide{grid-column:auto;min-height:220px}.ov-chart-card,.ov-wide-card{padding:15px}.ov-chart-header{align-items:flex-start}.ov-funnel-header{flex-wrap:wrap}.ov-funnel-header .ov-period-tabs{width:100%;margin:8px 0 0}.ov-chart{height:246px}.ov-chart-wrap{min-height:246px;overflow-x:clip}.ov-chart-tooltip,.ov-chart-tooltip-left{width:calc(100% - 16px);left:8px;transform:none}.ov-period-tabs{width:100%;overflow-x:auto}.ov-period-tabs button{flex:1 0 auto;min-height:44px}.ov-funnel{grid-template-columns:1fr}.ov-funnel-stage{border-bottom:1px solid var(--border-subtle);padding:8px 0}.ov-funnel-stage:last-child{border-bottom:0}.ov-inline-state{grid-column:auto;display:grid}.ov-inline-state strong{white-space:normal}.ov-state-panel{min-height:150px;padding:18px}}.ov-report-link{min-height:28px;padding-block:4px}
