/* Statistics styles are confined to their own surface and use the host theme. */
#statistics077{--st-bg:var(--surface,#fff);--st-soft:var(--surface-2,#f4f6fa);--st-ink:var(--text,#151922);--st-muted:var(--muted,#576170);--st-line:var(--line,#dbe1e9);--st-red:#be123c;color:var(--st-ink);font-size:16px;line-height:1.5;max-width:1600px;margin:auto}
#statistics077 *{box-sizing:border-box}#statistics077 button,#statistics077 input{font:inherit}#statistics077 button{cursor:pointer;color:inherit}#statistics077 button:disabled{cursor:default;opacity:.45}#statistics077 button:focus-visible,#statistics077 input:focus-visible,#statistics077 summary:focus-visible{outline:3px solid var(--st-red);outline-offset:3px}#statistics077 svg{flex-shrink:0}#statistics077 p{color:var(--st-muted);margin:8px 0 16px}#statistics077 h2,#statistics077 h3,#statistics077 h4{color:var(--st-ink);letter-spacing:-.035em;line-height:1.2;margin:0}#statistics077 h2{font-size:28px}#statistics077 h3{font-size:25px}#statistics077 h4{font-size:20px;margin-bottom:20px}#statistics077 h3:focus{outline:none}
#statistics077 .st-sticky{position:sticky;top:80px;z-index:5;background:var(--bg,#f1f4f8);padding-top:12px}#statistics077 .st-header{display:flex;justify-content:space-between;gap:24px;margin-bottom:18px}#statistics077 .st-header p{margin:7px 0 0;font-size:16px}#statistics077 .st-filters{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:20px}#statistics077 .st-filters label{display:grid;gap:5px;font-size:13px;font-weight:650;color:var(--st-muted);margin:0;min-width:145px;flex:0 1 165px}#statistics077 input{width:100%;min-height:44px;background:var(--st-bg);border:1px solid var(--st-line);border-radius:8px;color:var(--st-ink);padding:9px 12px;min-width:0}#statistics077 .st-shortcuts{display:flex;gap:8px;flex-wrap:wrap}#statistics077 .st-shortcuts button,#statistics077 .st-pagination button{background:var(--st-bg);border:1px solid var(--st-line);border-radius:8px;padding:10px 14px;min-height:44px;font-size:14px}#statistics077 .st-refresh{background:var(--st-red);color:#fff;border:1px solid var(--st-red);border-radius:8px;padding:10px 22px;font-weight:700;min-height:44px}#statistics077 .st-tabs{display:flex;gap:12px;border-bottom:1px solid var(--st-line);overflow-x:auto;scrollbar-width:thin;white-space:nowrap;padding:0 0 2px}#statistics077 .st-tabs button{background:transparent;border:0;border-bottom:3px solid transparent;padding:14px 16px;font-weight:600;font-size:15px;min-height:48px}#statistics077 .st-tabs button[aria-current]{border-bottom-color:var(--st-red);color:var(--st-red)}
#statistics077 .st-body{padding:26px 0 30px;min-height:540px}#statistics077 .st-section-head{margin:0 0 20px}#statistics077 .st-section-head p{font-size:14px;margin-bottom:0}#statistics077 .st-metrics{display:grid;gap:16px;margin-bottom:24px}#statistics077 .st-four{grid-template-columns:repeat(4,minmax(0,1fr))}#statistics077 .st-three{grid-template-columns:repeat(3,minmax(0,1fr))}#statistics077 .st-two{grid-template-columns:repeat(2,minmax(0,1fr))}#statistics077 .st-sales{--tone:#2563b8}#statistics077 .st-shipping{--tone:#087e46}#statistics077 .st-operators{--tone:#7942b5}#statistics077 .st-controls{--tone:#a76505}#statistics077 .st-metric{border:1px solid var(--st-line);border-radius:12px;background:var(--st-bg);padding:22px 20px;display:flex;align-items:center;gap:18px;text-align:left;min-height:128px;box-shadow:none;transition:border-color .15s,box-shadow .15s}#statistics077 .st-metric:hover{border-color:var(--tone);box-shadow:0 3px 12px color-mix(in srgb,var(--tone) 10%,transparent)}#statistics077 .st-icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;display:grid;place-items:center;color:var(--tone);background:color-mix(in srgb,var(--tone) 10%,var(--st-bg))}#statistics077 .st-icon svg{width:28px;height:28px}#statistics077 .st-metric-text{display:grid;gap:6px;min-width:0}#statistics077 .st-metric-text>span{font-size:14px;font-weight:600;color:var(--st-muted);line-height:1.3}#statistics077 .st-metric strong{font-size:30px;line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}#statistics077 .st-metric small{font-size:12px;color:var(--tone)}#statistics077 .st-metric>svg{width:16px;height:16px;margin-left:auto;color:var(--st-muted)}
#statistics077 .st-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}#statistics077 .st-panel{background:var(--st-bg);border:1px solid var(--st-line);border-radius:12px;padding:24px;min-width:0}#statistics077 .st-panel>p{font-size:14px}#statistics077 .st-bars{display:grid;gap:20px}#statistics077 .st-bars>button,#statistics077 .st-bars>div{display:grid;grid-template-columns:1fr auto;gap:8px;width:100%;text-align:left;padding:0;background:none;border:0;font-size:15px}#statistics077 .st-bars button:hover span{text-decoration:underline}#statistics077 .st-bars i{grid-column:1/-1;display:block;height:7px;background:var(--st-soft);border-radius:5px;overflow:hidden}#statistics077 .st-bars em{display:block;height:100%;background:var(--tone);border-radius:5px}#statistics077 .st-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 24px}#statistics077 .st-facts dt{font-size:14px;color:var(--st-muted)}#statistics077 .st-facts dd{margin:6px 0 0;font-size:28px;font-weight:700}#statistics077 .st-link,#statistics077 .st-back{display:flex;align-items:center;gap:8px;min-height:44px;background:none;border:0;color:var(--st-red);text-align:left;padding:8px 0;font-weight:650;font-size:15px}#statistics077 .st-link{margin-top:22px}#statistics077 .st-link svg,#statistics077 .st-back svg{width:20px;height:20px}#statistics077 .st-back{margin:0 0 18px;flex-direction:row-reverse;justify-content:flex-end}#statistics077 .st-back svg{transform:rotate(180deg)}
#statistics077 .st-map-help{font-size:13px;margin-top:-8px}#statistics077 .st-map-visual{position:relative;max-width:470px;margin:auto}#statistics077 .st-map-visual>svg{width:100%;height:auto;display:block;overflow:visible}#statistics077 .st-region{fill:var(--st-soft);stroke:var(--st-bg);stroke-width:1.1;cursor:pointer;vector-effect:non-scaling-stroke}#statistics077 [data-level="1"]{fill:#f8d9df}#statistics077 [data-level="2"]{fill:#edacbb}#statistics077 [data-level="3"]{fill:#df7d95}#statistics077 [data-level="4"]{fill:#ce496b}#statistics077 [data-level="5"]{fill:#a80832}#statistics077 .st-region:hover,#statistics077 .st-region:focus{stroke:var(--st-ink);stroke-width:2;outline:none;filter:drop-shadow(0 1px 2px #0003)}#statistics077 .st-tooltip{position:absolute;z-index:3;max-width:210px;pointer-events:none;background:#202631;color:#fff;padding:8px 12px;border-radius:6px;font-size:13px;box-shadow:0 4px 14px #0002}#statistics077 .st-tooltip[hidden]{display:none}#statistics077 .st-scale{display:grid;grid-template-columns:1fr 1fr;max-width:300px;gap:4px;margin:12px auto 16px;font-size:12px;color:var(--st-muted)}#statistics077 .st-scale i{grid-column:1/-1;height:9px;border-radius:3px;background:linear-gradient(90deg,#f8d9df,#a80832)}#statistics077 .st-scale span:last-child{text-align:right}#statistics077 .st-regions{border-top:1px solid var(--st-line);padding-top:12px;font-size:14px}#statistics077 summary{cursor:pointer;min-height:30px}#statistics077 .st-region-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 16px}#statistics077 .st-region-list button{display:flex;justify-content:space-between;gap:8px;background:none;border:0;border-bottom:1px solid var(--st-line);padding:10px 0;text-align:left;font-size:13px}#statistics077 .st-destinations{display:grid}#statistics077 .st-destinations button{display:flex;justify-content:space-between;gap:16px;text-align:left;border:0;border-bottom:1px solid var(--st-line);background:none;padding:14px 0;min-height:66px}#statistics077 .st-destinations button:first-child{padding-top:0}#statistics077 .st-destinations button:hover{background:var(--st-soft)}#statistics077 .st-destinations button>span:last-child{text-align:right;flex-shrink:0}#statistics077 .st-destinations b{display:block;font-size:14px}#statistics077 .st-destinations small{display:block;font-size:12px;color:var(--st-muted);margin-top:3px}#statistics077 .st-verified{font-size:12px;margin:16px 0 0}
#statistics077 .st-operator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#statistics077 .st-operator{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;text-align:left;padding:24px;background:var(--st-bg);border:1px solid var(--st-line);border-radius:12px}#statistics077 .st-operator:hover{border-color:#7942b5}#statistics077 .st-avatar{background:color-mix(in srgb,#7942b5 12%,var(--st-bg));color:#7942b5;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-weight:750}#statistics077 .st-operator dl{grid-column:1/-1;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}#statistics077 .st-operator dt{font-size:12px;color:var(--st-muted)}#statistics077 .st-operator dd{font-size:22px;font-weight:700;margin:0}#statistics077 .st-operator>small{display:flex;gap:6px;align-items:center;grid-column:1/-1;font-size:13px;color:#7942b5}#statistics077 .st-operator>small svg{width:16px;height:16px}#statistics077 .st-search{display:grid;gap:6px;max-width:440px;font-size:14px;margin:0 0 16px}#statistics077 .st-table-wrap{overflow-x:auto;background:var(--st-bg);border:1px solid var(--st-line);border-radius:10px}#statistics077 table{width:100%;border-collapse:collapse;font-size:14px}#statistics077 th{background:var(--st-soft);font-size:12px;color:var(--st-muted);text-align:left;padding:14px 16px}#statistics077 td{padding:16px;vertical-align:top;border-top:1px solid var(--st-line);white-space:pre-line;overflow-wrap:anywhere;max-width:250px}#statistics077 .st-results{font-size:13px}#statistics077 .st-pagination{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:18px;font-size:13px}#statistics077 .st-notice,#statistics077 .st-error{background:color-mix(in srgb,#b46b00 9%,var(--st-bg));border:1px solid color-mix(in srgb,#b46b00 45%,var(--st-line));border-radius:10px;padding:16px;margin:0 0 20px;color:var(--st-ink);font-size:14px}#statistics077 .st-error button{background:var(--st-bg);border:1px solid var(--st-line);border-radius:8px;padding:10px 16px}#statistics077 .st-empty{padding:36px 16px;text-align:center;color:var(--st-muted);font-size:14px}#statistics077 .st-skeleton>span{display:block;color:var(--st-muted);font-size:14px;margin-bottom:20px}#statistics077 .st-skeleton>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}#statistics077 .st-skeleton i{display:block;background:var(--st-soft);border:1px solid var(--st-line);height:128px;border-radius:12px}#statistics077 .st-skeleton>i{height:400px;margin-top:24px}
[data-theme="dark"] #statistics077{--st-red:#fb718c}[data-theme="dark"] #statistics077 .st-refresh{background:#be123c;border-color:#be123c}[data-theme="dark"] #statistics077 .st-sales{--tone:#82b5ff}[data-theme="dark"] #statistics077 .st-shipping{--tone:#65d6a0}[data-theme="dark"] #statistics077 .st-operators{--tone:#c0a0f5}[data-theme="dark"] #statistics077 .st-controls{--tone:#f2bc59}[data-theme="dark"] #statistics077 .st-avatar,[data-theme="dark"] #statistics077 .st-operator>small{color:#c0a0f5}
@media(min-width:1500px){#statistics077 .st-header{margin-bottom:14px}}
@media(max-width:1150px){#statistics077 .st-four{grid-template-columns:repeat(2,minmax(0,1fr))}#statistics077 .st-operator-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#statistics077 .st-three .st-metric{gap:10px;padding:18px 14px}#statistics077 .st-three .st-icon{width:42px;height:42px;flex-basis:42px}}
@media(max-width:800px){#statistics077 .st-columns{grid-template-columns:1fr}#statistics077 .st-sticky{position:static}#statistics077 .st-three{grid-template-columns:1fr}#statistics077 .st-tabs{gap:0}#statistics077 .st-tabs button{padding:12px 14px}#statistics077 .st-metric{min-height:115px}#statistics077 .st-panel{padding:20px}}
@media(max-width:600px){#statistics077 .st-four,#statistics077 .st-two,#statistics077 .st-operator-grid{grid-template-columns:1fr}#statistics077 h2{font-size:25px}#statistics077 h3{font-size:23px}#statistics077 .st-header p{font-size:14px}#statistics077 .st-filters{display:grid;grid-template-columns:1fr 1fr;gap:10px}#statistics077 .st-filters label{min-width:0}#statistics077 .st-shortcuts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#statistics077 .st-shortcuts button{font-size:12px;padding:8px 4px}#statistics077 .st-refresh{grid-column:1/-1}#statistics077 .st-metrics{gap:12px}#statistics077 .st-metric{min-height:108px;padding:18px}#statistics077 .st-destinations button{gap:10px}#statistics077 .st-destinations b{font-size:13px}#statistics077 .st-region-list{grid-template-columns:1fr}#statistics077 .st-table-wrap{overflow:visible;border:0;background:none}#statistics077 table,#statistics077 tbody,#statistics077 tr,#statistics077 td{display:block;width:100%;max-width:none}#statistics077 thead{display:none}#statistics077 tr{border:1px solid var(--st-line);border-radius:10px;background:var(--st-bg);padding:10px 16px;margin-bottom:12px}#statistics077 td{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;border:0;padding:8px 0;font-size:13px}#statistics077 td:before{content:attr(data-label);color:var(--st-muted);font-size:12px}#statistics077 .st-skeleton>div{grid-template-columns:1fr}#statistics077 .st-skeleton i{height:104px}}

[data-theme="dark"] #statistics077 input{color-scheme:dark}
@media(prefers-reduced-motion:reduce){#statistics077 *{transition:none!important}}

[data-theme="dark"] #statistics077{color-scheme:dark}
#statistics077 .st-tabs{scrollbar-color:var(--st-muted) var(--st-soft)}
#statistics077 .st-map-visual{max-width:390px}

#statistics077 .st-operator>.st-link{grid-column:1/-1;justify-self:start}

@media(max-width:600px){#statistics077 table,#statistics077 tbody,#statistics077 tr,#statistics077 td{min-width:0;box-sizing:border-box}}


#statistics077 .st-flow{margin:0 0 30px}#statistics077 .st-flow>h4{margin-bottom:14px}#statistics077 .st-stage-metrics{margin-bottom:0}#statistics077 .st-stage-metrics .st-metric{min-height:118px}#statistics077 .st-stage-metrics .st-metric-text>span{font-size:13px}#statistics077 .st-stage-metrics .st-metric strong{font-size:28px}
#statistics077 .st-part2-counts{grid-column:1/-1;display:grid;gap:4px}
#statistics077 .st-part2-count{display:flex;align-items:center;gap:10px;padding:12px 0;border:0;border-bottom:1px solid var(--st-line);background:none;text-align:left;font-size:13px}
#statistics077 .st-part2-count span{flex:1}#statistics077 .st-part2-count b{font-size:23px;font-variant-numeric:tabular-nums}
#statistics077 .st-part2-count svg{width:15px;height:15px;color:var(--st-muted)}
#statistics077 .st-part2-count:first-child b{color:#087e46}#statistics077 .st-part2-count:nth-child(2) b{color:#a76505}
#statistics077 .st-warehouse-label{grid-column:1/-1;font-size:12px;font-weight:650;color:var(--st-muted);padding-top:8px}
#statistics077 .st-part2-help{font-size:13px;line-height:1.6;margin:18px 0 24px}
#statistics077 .st-operator dd{font-size:20px}
#statistics077 .st-four .st-metric{padding:18px 14px;gap:10px}#statistics077 .st-four .st-icon{width:40px;height:40px;flex-basis:40px}
#statistics077 .st-metric strong{white-space:nowrap}
[data-theme="dark"] #statistics077 .st-part2-count:first-child b{color:#65d6a0}[data-theme="dark"] #statistics077 .st-part2-count:nth-child(2) b{color:#f2bc59}

/* Clients: same red geographical scale, explicit scope and city ranking. */
#statistics077 .st-customers .st-icon{background:#be123c18;color:#be123c}
#statistics077 .st-customers.st-bars em{background:#d44469}
#statistics077 .st-customer-scope{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0 8px}
#statistics077 .st-customer-scope button{padding:11px 16px;border:1px solid var(--st-line);border-radius:8px;background:var(--st-bg);color:inherit}
#statistics077 .st-customer-scope button[aria-pressed=true]{background:#be123c;color:white;border-color:#be123c}
#statistics077 .st-scope-note{margin-bottom:20px;font-size:13px;color:var(--st-muted)}
#statistics077 .st-history-note{padding:16px;border-left:3px solid #d44469;background:var(--st-soft);margin-bottom:20px;border-radius:0 8px 8px 0}
#statistics077 .st-history-note p{margin:0 0 8px;font-size:14px;line-height:1.5}
#statistics077 .st-history-note small{color:var(--st-muted)}
#statistics077 .st-bars>button>span{overflow-wrap:anywhere}
@media(max-width:600px){#statistics077 .st-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}#statistics077 .st-customer-scope{display:grid;grid-template-columns:1fr 1fr}#statistics077 .st-customer-scope button{padding:10px;font-size:13px}}

/* 095: keep primary counts and tyre totals on separate, readable lines. */
#statistics077 .st-stage-metrics .st-metric{display:grid;grid-template-columns:44px minmax(0,1fr) 16px;gap:16px;padding:22px;min-width:0;min-height:158px}
#statistics077 .st-stage-metrics .st-icon{width:44px;height:44px}
#statistics077 .st-stage-metrics .st-metric-text{gap:5px;min-width:0}
#statistics077 .st-stage-metrics .st-metric-text>span:first-child{min-height:34px;display:flex;align-items:center;line-height:1.3}
#statistics077 .st-stage-metrics .st-metric strong{font-size:32px;line-height:1.15;letter-spacing:-.035em;font-variant-numeric:tabular-nums;white-space:normal;overflow-wrap:anywhere}
#statistics077 .st-stage-metrics .st-metric-text>.st-metric-secondary{font-size:13px;line-height:1.4;font-weight:500;color:var(--st-muted);overflow-wrap:anywhere}
#statistics077 .st-stage-metrics .st-metric-text>small{margin-top:4px}
#statistics077 .st-operator{min-width:0;grid-template-columns:44px minmax(0,1fr);align-content:start;gap:16px;padding:22px}
#statistics077 .st-operator>strong{overflow-wrap:anywhere}
#statistics077 .st-part2-counts{gap:0;min-width:0}
#statistics077 .st-part2-count{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 14px;gap:12px;min-height:78px;padding:14px 0;width:100%}
#statistics077 .st-part2-count .st-count-label{min-width:0;font-size:13px;line-height:1.45;overflow-wrap:anywhere}
#statistics077 .st-part2-count .st-count-values{display:grid;gap:3px;min-width:0;text-align:right}
#statistics077 .st-count-values b{font-size:24px;line-height:1.15;overflow-wrap:anywhere}
#statistics077 .st-count-values small{font-size:12px;line-height:1.4;color:var(--st-muted);font-weight:400;overflow-wrap:anywhere}
#statistics077 .st-part2-count:last-child{border-bottom:0}
#statistics077 .st-part2-count:hover .st-count-label{text-decoration:underline;text-underline-offset:3px}
#statistics077 .st-operator>.st-link{margin-top:4px}
@media(max-width:1150px) and (min-width:801px){#statistics077 .st-stage-metrics .st-metric{grid-template-columns:minmax(0,1fr) 16px;gap:10px;padding:18px}#statistics077 .st-stage-metrics .st-icon{display:none}}
@media(max-width:600px){#statistics077 .st-stage-metrics .st-metric{padding:18px;min-height:146px;gap:14px}#statistics077 .st-operator{padding:20px}#statistics077 .st-stage-metrics .st-metric-text>span:first-child{min-height:0}}
