.map-analytics-backdrop{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:1.5rem;overflow-y:auto;overscroll-behavior:contain;background:#000000c2;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.map-analytics{width:min(47.5rem,100%);max-height:calc(100dvh - 3rem);padding:1.375rem;border:.0625rem solid var(--line);border-radius:.625rem;background:var(--surface-input);box-shadow:0 1.875rem 5.625rem #000000a6}.map-analytics>header{display:flex;justify-content:space-between}.map-analytics>header button{height:2.125rem;display:flex;align-items:center;gap:.375rem;padding:0 .625rem;border:.0625rem solid var(--line);border-radius:.4375rem;background:var(--panel-soft);color:#d8d3cb}.map-person-heading{display:flex;align-items:center;gap:.8125rem;margin-top:1.125rem}.map-person-heading>i{width:3.25rem;height:3.25rem;display:grid;place-items:center;border-radius:.5625rem;background:var(--surface-active);color:var(--orange);font-style:normal;font-weight:950}.map-person-heading span{color:var(--purple);font-size:.5625rem;font-weight:900}.map-person-heading h2{margin:.25rem 0 0;font-size:1.4375rem}.map-person-heading p{margin:.25rem 0 0;color:var(--muted);font-size:.625rem}.map-person-heading>div{min-width:0;flex:1}.map-person-status{flex:0 0 auto;display:inline-flex;align-items:center;padding:.375rem .5625rem;border-radius:62.4375rem;font-size:.625rem;font-weight:900;white-space:nowrap}.map-person-status.active{background:rgba(var(--green-rgb),.1);color:var(--green)}.map-person-status.inactive{background:#8e8a831a;color:#8e8a83}.map-analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1.125rem}.map-analytics-kpis article{padding:.875rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--panel-soft)}.map-analytics-kpis span,.map-analytics-kpis small{display:block;color:var(--muted);font-size:.5625rem}.map-analytics-kpis strong{display:block;margin:.375rem 0 .1875rem;font-size:1.3125rem}.map-analytics-kpis .map-date-kpi{font-size:1rem;line-height:1.25}.map-table-analytics{width:min(80rem,100%);max-height:calc(100dvh - 3rem);display:grid;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden}.map-table-analytics .map-person-heading h2{font-size:1.75rem}.map-table-analytics .map-person-heading p{font-size:.8125rem}.map-table-analytics .map-person-heading span{font-size:.6875rem}.map-table-analytics .map-person-heading>i{width:3.625rem;height:3.625rem;font-size:.9375rem}.map-table-analytics .map-analytics-kpis span,.map-table-analytics .map-analytics-kpis small{font-size:.6875rem}.map-table-analytics .map-analytics-kpis strong{font-size:1.5625rem}.map-equipment-table{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);margin-top:.875rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.5rem}.map-equipment-table>header{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;border-bottom:.0625rem solid var(--line);background:var(--surface-control-strong)}.map-equipment-table h3{margin:0;font-size:1rem}.map-equipment-table header span{display:block;margin-top:.25rem;color:var(--muted);font-size:.625rem}.map-equipment-table header button{height:2.125rem;display:flex;align-items:center;gap:.4375rem;padding:0 .75rem;border:.0625rem solid var(--line-warm);border-radius:.4375rem;background:var(--surface-hover);color:var(--orange);font-size:.6875rem;font-weight:950}.map-equipment-table header button:disabled{cursor:not-allowed;opacity:.45}.map-equipment-table>div{min-height:0;overflow:auto;scrollbar-gutter:stable}.map-equipment-table table{min-width:70rem}.map-equipment-table th{font-size:.75rem}.map-equipment-table td{padding:.75rem .625rem;font-size:.8125rem}.map-equipment-table td:first-child{color:#c8c4bc}.map-equipment-table td b{display:inline-flex;padding:.3125rem .5rem;border-radius:62.4375rem;font-size:.625rem}.map-equipment-table .approved{color:var(--green);background:rgba(var(--green-rgb),.1)}.map-equipment-table .rework{color:var(--orange);background:rgba(var(--accent-rgb),.12)}.map-equipment-table .neutral{color:#b5afa7;background:#b5afa71a}.map-analytics-empty{min-height:12rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4375rem;padding:1.5rem;color:var(--muted);text-align:center}.map-analytics-empty strong{color:#d0cbc3;font-size:.8125rem}.map-analytics-empty span{max-width:30rem;font-size:.6875rem;line-height:1.5}@media(max-width:48rem){.map-analytics-backdrop{align-items:start;padding:.75rem}.map-analytics{max-height:calc(100dvh - 1.5rem);padding:1rem}.map-person-heading{align-items:flex-start;flex-wrap:wrap}.map-person-status{margin-left:4.4375rem}.map-analytics-kpis{grid-template-columns:1fr 1fr}.map-equipment-table>header{align-items:flex-start;flex-direction:column;gap:.75rem}}@media(max-width:30rem){.map-analytics-kpis{grid-template-columns:1fr}.map-person-status{width:100%;justify-content:center;margin-left:0}}.v8-screen{height:100dvh;overflow:hidden;background:var(--bg);color:var(--text)}.v8-screen:focus{outline:0}.v8-top-header{min-height:5.75rem;padding-inline:1.25rem}.v8-providers-button,.v8-refresh-button,.v8-create-button,.v8-fullscreen-button,.v8-config-button{min-width:7.25rem;height:2.875rem;display:inline-flex;align-items:center;justify-content:center;gap:.4375rem;padding:0 .875rem;border:.0625rem solid var(--line-strong);border-radius:.5625rem;background:var(--surface-control-strong);color:var(--text-soft);font-size:.75rem;font-weight:900}.v8-providers-button:hover:not(:disabled),.v8-providers-button:focus-visible,.v8-refresh-button:hover:not(:disabled),.v8-refresh-button:focus-visible,.v8-create-button:hover:not(:disabled),.v8-create-button:focus-visible,.v8-fullscreen-button:hover:not(:disabled),.v8-fullscreen-button:focus-visible,.v8-config-button:hover:not(:disabled),.v8-config-button:focus-visible{border-color:var(--orange);outline:0;color:var(--text)}.v8-providers-button{min-width:10.5rem;max-width:14rem}.v8-providers-button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-providers-button>small{min-width:1.375rem;height:1.375rem;display:grid;place-items:center;padding:0 .25rem;border-radius:999px;background:var(--line);color:var(--text-secondary);font-size:.625rem;line-height:1}.v8-providers-button.active{border-color:rgba(var(--accent-rgb),.62);background:var(--surface-hover-warm);color:var(--accent-strong)}.v8-providers-button.active>small{background:rgba(var(--accent-rgb),.16);color:var(--accent-strong)}.v8-create-button{border-color:rgba(var(--accent-rgb),.5);background:var(--surface-active);color:var(--accent-strong)}.v8-config-button{min-width:8.75rem;border-color:rgba(var(--accent-rgb),.5);background:var(--surface-hover-warm);color:var(--accent-strong)}.v8-fullscreen-button.active{border-color:rgba(var(--accent-rgb),.58);background:var(--surface-hover-warm);color:var(--accent-strong)}.v8-providers-button:disabled,.v8-refresh-button:disabled,.v8-create-button:disabled,.v8-fullscreen-button:disabled,.v8-config-button:disabled{cursor:not-allowed;opacity:.48}.v8-active-providers-panel{position:fixed;z-index:110;width:min(23rem,calc(100vw - 1rem));min-height:13rem;max-height:min(35rem,calc(100dvh - 1rem));display:flex;flex-direction:column;overflow:hidden;border:.0625rem solid var(--line-warm);border-radius:.75rem;background:var(--surface-input);color:var(--text);box-shadow:0 1.25rem 3.75rem #000000ad}.v8-active-providers-panel:focus{outline:0}.v8-active-providers-handle{min-height:4rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.625rem;padding:.75rem;border-bottom:.0625rem solid var(--line);background:var(--surface-control-alt);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.v8-active-providers-panel.dragging .v8-active-providers-handle{cursor:grabbing}.v8-active-providers-handle>svg{color:var(--orange)}.v8-active-providers-handle>div{min-width:0}.v8-active-providers-handle h2,.v8-active-providers-handle span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-active-providers-handle h2{margin:0 0 .1875rem;font-size:.875rem}.v8-active-providers-handle span{color:#827d76;font-size:.6875rem}.v8-active-providers-handle button{width:2rem;height:2rem;display:grid;place-items:center;padding:0;border:.0625rem solid var(--line-strong);border-radius:.4375rem;background:#1b1816;color:var(--text-secondary)}.v8-active-providers-handle button:hover,.v8-active-providers-handle button:focus-visible{border-color:var(--orange);outline:0;color:var(--text)}.v8-active-providers-table-wrap{flex:1;min-height:0;overflow:auto;scrollbar-gutter:stable}.v8-active-providers-table{width:100%;border-collapse:collapse;table-layout:fixed}.v8-active-providers-table thead{position:sticky;z-index:1;top:0;background:var(--surface-subtle)}.v8-active-providers-table th{padding:.625rem .875rem;border-bottom:.0625rem solid var(--line);color:var(--muted);font-size:.625rem;font-weight:950;letter-spacing:.035rem;text-align:left;text-transform:uppercase}.v8-active-providers-table th:last-child{width:5rem;text-align:right}.v8-active-providers-table td{padding:0;border-bottom:.0625rem solid var(--surface-hover)}.v8-active-providers-table td:last-child{width:5rem;padding:.5rem .875rem;text-align:right}.v8-active-providers-table tbody tr:last-child td{border-bottom:0}.v8-active-providers-table td>button{width:100%;min-height:3.25rem;display:flex;align-items:center;gap:.625rem;padding:.5rem .875rem;border:0;background:transparent;color:var(--text-soft);text-align:left}.v8-active-providers-table td>button i{width:1.75rem;height:1.75rem;flex:0 0 auto;display:grid;place-items:center;border-radius:.4375rem;background:rgba(var(--accent-rgb),.1);color:var(--accent-mid);font-size:.5625rem;font-style:normal;font-weight:950}.v8-active-providers-table td>button strong{flex:1;min-width:0;overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.v8-active-providers-table td:last-child>b{min-width:2rem;height:1.5rem;display:inline-grid;place-items:center;padding:0 .375rem;border-radius:999px;background:var(--surface-middle);color:var(--text-soft);font-size:.6875rem}.v8-active-providers-table td>button:hover,.v8-active-providers-table td>button:focus-visible{outline:0;background:rgba(var(--accent-rgb),.08);color:var(--text)}.v8-active-providers-table tbody tr:hover td,.v8-active-providers-table tr.selected td{background:rgba(var(--accent-rgb),.08)}.v8-active-providers-table tr.selected td:first-child{box-shadow:inset .1875rem 0 0 var(--orange)}.v8-active-providers-table tr.selected td>button{color:var(--text)}.v8-active-providers-table tr.selected td:last-child>b{background:rgba(var(--accent-rgb),.16);color:var(--accent-strong)}.v8-active-providers-empty{min-height:8rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;color:var(--muted);font-size:.75rem;text-align:center}.v8-active-providers-panel>footer{display:flex;justify-content:flex-end;padding:.5rem .75rem;border-top:.0625rem solid var(--line);background:var(--surface-subtle)}.v8-active-providers-panel>footer button{min-height:2rem;display:inline-flex;align-items:center;gap:.375rem;padding:0 .625rem;border:.0625rem solid var(--line-strong);border-radius:.4375rem;background:#1b1816;color:var(--text-secondary);font-size:.6875rem;font-weight:900}.v8-active-providers-panel>footer button:hover,.v8-active-providers-panel>footer button:focus-visible{border-color:var(--orange);outline:0;color:var(--accent-strong)}.v8-active-providers-resize-handle{height:.875rem;flex:0 0 .875rem;display:grid;place-items:center;border-top:.0625rem solid var(--line);background:var(--surface-control-alt);color:var(--muted);cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none}.v8-active-providers-resize-handle:hover,.v8-active-providers-resize-handle:focus-visible,.v8-active-providers-panel.resizing-height .v8-active-providers-resize-handle{outline:0;background:#1b1714;color:var(--orange)}.v8-active-providers-panel.resizing-height{-webkit-user-select:none;user-select:none}.v8-screen:fullscreen{width:100vw;height:100dvh;min-height:100dvh;overflow:hidden;background:var(--bg)}.v8-fullscreen-reveal-zone{display:none}.v8-screen:fullscreen .v8-fullscreen-reveal-zone{position:fixed;z-index:101;top:0;right:0;left:0;height:1rem;display:block}.v8-screen:fullscreen .v8-fullscreen-reveal-zone:after{content:"";position:absolute;top:.25rem;left:50%;width:3rem;height:.1875rem;border-radius:999px;background:rgba(var(--accent-rgb),.42);transform:translate(-50%)}.v8-screen:fullscreen .v8-top-header{position:fixed;z-index:100;top:0;right:0;left:0;transform:translateY(calc(-100% - .5rem));opacity:0;box-shadow:0 .75rem 2rem #0000007a;transition:transform .18s ease,opacity .15s ease}.v8-screen:fullscreen .v8-fullscreen-reveal-zone:hover+.v8-top-header,.v8-screen:fullscreen .v8-top-header:hover,.v8-screen:fullscreen .v8-top-header:focus-within{transform:translateY(0);opacity:1}.v8-screen:fullscreen .v8-page{height:100dvh;padding:.5rem;overflow:hidden}.v8-page{height:calc(100dvh - 5.75rem);padding:.875rem 1rem 1.25rem;overflow:auto;scrollbar-gutter:stable}.v8-inline-error{min-height:2.5rem;display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;border:.0625rem solid rgba(var(--error-rgb),.42);border-radius:.5rem;background:rgba(var(--error-rgb),.08);color:var(--error-soft);font-size:.75rem;font-weight:800}.v8-inline-error span{flex:1}.v8-inline-error button{width:1.75rem;height:1.75rem;display:grid;place-items:center;border:0;border-radius:.375rem;background:transparent;color:inherit}.v8-overview{display:grid;grid-template-columns:repeat(4,minmax(7.5rem,1fr)) auto;gap:.5rem;margin-bottom:.75rem}.v8-overview article{min-height:3.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .75rem;border:.0625rem solid var(--surface-hover);border-radius:.5rem;background:#0e0c0b}.v8-overview article.attention{border-color:rgba(var(--accent-rgb),.48);background:rgba(var(--accent-rgb),.07)}.v8-overview article span{color:#827d76;font-size:.6875rem;font-weight:850}.v8-overview article strong{font-size:1.375rem}.v8-overview article.attention strong{color:var(--orange)}.v8-overview>p{align-self:center;margin:0;padding-inline:.5rem;color:var(--muted);font-size:.6875rem;white-space:nowrap}.v8-layout{min-width:0;display:block}.v8-map{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 14.375rem;grid-template-rows:minmax(12.5rem,auto) minmax(28.4375rem,auto) minmax(16.5rem,auto);min-height:calc(100dvh - 7.875rem);gap:.75rem}.v8-zone{--zone-color: var(--orange);--zone-rgb: var(--accent-rgb);min-width:0;padding:.75rem;border:.0625rem solid rgba(var(--zone-rgb),.58);border-radius:.625rem;background:linear-gradient(145deg,rgba(var(--zone-rgb),.1),rgba(var(--zone-rgb),.025) 44%),var(--surface-control);box-shadow:inset 0 .1875rem rgba(var(--zone-rgb),.2)}.v8-repair-top{grid-column:1;grid-row:1}.v8-triage{grid-column:1;grid-row:2}.v8-repair-side{grid-column:2;grid-row:1 / 3}.v8-assembly{grid-column:1 / 3;grid-row:3}.v8-zone.tone-services{--zone-color: var(--orange);--zone-rgb: var(--accent-rgb)}.v8-zone.tone-testing{--zone-color: var(--purple);--zone-rgb: 167, 131, 220}.v8-zone.tone-repair{--zone-color: var(--zone-green);--zone-rgb: var(--zone-green-rgb)}.v8-zone.tone-assembly{--zone-color: var(--zone-blue);--zone-rgb: var(--zone-blue-rgb)}.v8-area-heading{min-width:0;display:grid;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:flex-end;gap:.75rem;margin-bottom:.625rem}.v8-area-title{grid-column:1}.v8-area-title>span{display:block;margin-bottom:.1875rem;color:var(--muted);font-size:.5625rem;font-weight:900;letter-spacing:.05rem;text-transform:uppercase}.v8-area-provider-carousel{grid-column:2;min-width:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:.125rem}.v8-area-provider-carousel.has-overflow{grid-template-columns:1.375rem minmax(0,1fr) 1.375rem}.v8-area-provider-bubbles{grid-column:1;grid-row:1;min-width:0;width:100%;display:flex;align-items:center;gap:.25rem;padding:.0625rem .125rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.v8-area-provider-carousel.has-overflow .v8-area-provider-bubbles{grid-column:2}.v8-area-provider-nav{grid-row:1;width:1.375rem;height:1.375rem;display:grid;place-items:center;padding:0;border:.0625rem solid rgba(var(--zone-rgb),.36);border-radius:999px;background:rgba(var(--zone-rgb),.11);color:var(--zone-color);cursor:pointer}.v8-area-provider-nav.previous{grid-column:1}.v8-area-provider-nav.next{grid-column:3}.v8-area-provider-nav:hover:not(:disabled),.v8-area-provider-nav:focus-visible{border-color:rgba(var(--zone-rgb),.82);outline:0;background:rgba(var(--zone-rgb),.2)}.v8-area-provider-nav:disabled{opacity:.28;cursor:default}.v8-area-provider-bubbles::-webkit-scrollbar{display:none}.v8-area-provider-bubbles button{max-width:9rem;height:1.5rem;flex:0 0 auto;display:inline-flex;align-items:center;gap:.25rem;padding:.125rem .25rem .125rem .4375rem;border:.0625rem solid rgba(var(--zone-rgb),.28);border-radius:999px;background:rgba(var(--zone-rgb),.07);color:rgba(var(--zone-rgb),.84)}.v8-area-provider-bubbles button>span{min-width:0;overflow:hidden;color:inherit;font-size:.5625rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.v8-area-provider-bubbles button>b{min-width:1rem;height:1rem;display:grid;place-items:center;padding:0 .1875rem;border-radius:999px;background:rgba(var(--zone-rgb),.14);color:var(--zone-color);font-size:.5625rem;line-height:1}.v8-area-provider-bubbles button:hover,.v8-area-provider-bubbles button:focus-visible{border-color:rgba(var(--zone-rgb),.72);outline:0;background:rgba(var(--zone-rgb),.13);color:var(--zone-color)}.v8-area-provider-bubbles button.selected{border-color:var(--zone-color);background:rgba(var(--zone-rgb),.18);color:var(--zone-color);box-shadow:0 0 0 .125rem rgba(var(--zone-rgb),.08)}.v8-area-heading h2{margin:0;color:var(--zone-color);font-size:1rem;letter-spacing:.025rem}.v8-area-heading>strong{grid-column:3;color:rgba(var(--zone-rgb),.95);font-size:.6875rem;white-space:nowrap}.v8-business-units{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(17.5rem,100%),1fr));align-items:stretch;gap:.5rem}.v8-repair-top,.v8-triage,.v8-repair-side,.v8-assembly{display:grid;grid-template-rows:auto minmax(0,1fr)}.v8-repair-top .v8-business-units,.v8-repair-side .v8-business-units{grid-template-columns:1fr}.v8-triage .v8-business-units{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,auto)}.v8-assembly .v8-business-units{grid-template-columns:repeat(2,minmax(0,1fr))}.v8-repair-top .v8-business-unit,.v8-triage .v8-business-unit,.v8-repair-side .v8-business-unit,.v8-assembly .v8-business-unit{min-height:0}.v8-repair-side .v8-business-unit,.v8-repair-side .v8-business-unit>div{height:100%}.v8-repair-side .v8-business-unit>div{grid-template-columns:1fr;grid-auto-rows:minmax(3.5rem,1fr)}.v8-business-unit{min-width:0;min-height:9.5rem;display:grid;grid-template-rows:auto minmax(4rem,1fr);padding:.5rem;overflow:hidden;border:.0625rem solid rgba(var(--zone-rgb),.34);border-radius:.5rem;background:#100f0d}.v8-business-unit.full{border-color:rgba(var(--accent-rgb),.64)}.v8-business-unit>header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:0 .125rem .4375rem}.v8-business-unit>header>div:first-child{min-width:0}.v8-business-unit>header strong,.v8-business-unit>header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-business-unit>header strong{color:var(--zone-color);font-size:.8125rem;font-weight:950}.v8-business-unit>header span{margin-top:.1875rem;color:var(--muted);font-size:.625rem}.v8-bu-actions{flex:0 0 auto;display:flex;align-items:center;gap:.3125rem}.v8-bu-actions .capacity{margin:0;padding:.25rem .375rem;border-radius:62.4375rem;background:rgba(var(--zone-rgb),.1);color:var(--zone-color);font-size:.5625rem;font-weight:900}.v8-bu-actions .capacity.full{background:rgba(var(--accent-rgb),.18);color:var(--accent-strong)}.v8-bu-actions button{width:1.75rem;height:1.75rem;display:grid;place-items:center;border:.0625rem solid var(--line-strong);border-radius:.375rem;background:var(--panel-soft);color:#9e9890}.v8-bu-actions button:hover,.v8-bu-actions button:focus-visible{border-color:var(--zone-color);outline:0;color:var(--zone-color)}.v8-business-unit>div{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(13rem,100%),1fr));align-content:start;gap:.375rem}.v8-company{width:100%;min-width:0;min-height:3.5rem;display:flex;align-items:center;gap:.5rem;padding:.375rem .5rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.4375rem;background:var(--panel-soft);color:var(--text);text-align:left}.v8-company:hover,.v8-company:focus-visible,.v8-company.active{border-color:var(--zone-color);outline:0;background:var(--surface-hover)}.v8-company.active{box-shadow:inset .1875rem 0 0 var(--zone-color)}.v8-company>i{width:2.125rem;height:2.125rem;flex:0 0 auto;display:grid;place-items:center;border-radius:.4375rem;background:rgba(var(--zone-rgb),.15);color:var(--zone-color);font-size:.625rem;font-style:normal;font-weight:950}.v8-company>span{min-width:0;flex:1}.v8-company strong,.v8-company small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-company strong{font-size:.8125rem}.v8-company small{margin-top:.1875rem;color:#8e8a83;font-size:.625rem}.v8-company>b{flex:0 0 auto;margin-left:auto;font-size:.875rem}.v8-company>b small{display:inline;font-size:.5625rem}.v8-empty{grid-column:1 / -1;align-self:center;margin:0;padding:1rem .5rem;color:var(--muted);font-size:.6875rem;text-align:center}.v8-empty-area{grid-column:1 / -1;min-height:5.5rem;display:flex;align-items:center;justify-content:center;gap:.625rem;border:.0625rem dashed rgba(var(--zone-rgb),.45);border-radius:.5rem;background:rgba(var(--zone-rgb),.035);color:var(--zone-color)}.v8-empty-area span,.v8-empty-area strong,.v8-empty-area small{display:block;text-align:left}.v8-empty-area strong{font-size:.75rem}.v8-empty-area small{margin-top:.1875rem;color:var(--muted);font-size:.625rem}.v8-empty-area.read-only{color:var(--muted)}.v8-unpositioned-panel{position:sticky;top:0;max-height:calc(100dvh - 11.25rem);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:.0625rem solid rgba(var(--accent-rgb),.44);border-radius:.625rem;background:var(--surface-deep);box-shadow:inset 0 .1875rem rgba(var(--accent-rgb),.16),0 1rem 2.5rem #0003}.v8-unpositioned-panel>header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem .875rem .625rem}.v8-unpositioned-panel>header span{display:block;margin-bottom:.1875rem;color:var(--orange);font-size:.5625rem;font-weight:950;letter-spacing:.05rem;text-transform:uppercase}.v8-unpositioned-panel>header h2{margin:0;font-size:1rem}.v8-unpositioned-panel>header>strong{min-width:2.125rem;height:2.125rem;display:grid;place-items:center;padding-inline:.375rem;border-radius:62.4375rem;background:var(--surface-active);color:var(--orange);font-size:.8125rem}.v8-unpositioned-panel>p{margin:0;padding:0 .875rem .75rem;border-bottom:.0625rem solid var(--surface-hover);color:var(--muted);font-size:.625rem;line-height:1.45}.v8-unpositioned-list{min-height:0;display:grid;align-content:start;gap:.5rem;padding:.625rem;overflow:auto;scrollbar-gutter:stable}.v8-unpositioned-card{min-width:0;padding:.625rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control-strong)}.v8-unpositioned-person{min-width:0;display:flex;align-items:center;gap:.5rem}.v8-unpositioned-person>i{width:2rem;height:2rem;flex:0 0 auto;display:grid;place-items:center;border-radius:.4375rem;background:var(--surface-active);color:var(--orange);font-size:.5625rem;font-style:normal;font-weight:950}.v8-unpositioned-person>span{min-width:0;flex:1}.v8-unpositioned-person strong,.v8-unpositioned-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-unpositioned-person strong{font-size:.75rem}.v8-unpositioned-person small{margin-top:.1875rem;color:#8d8880;font-size:.5625rem}.v8-unpositioned-person>b{color:var(--text);font-size:.875rem}.v8-provider-line{display:block;margin-top:.5rem;overflow:hidden;color:#9b744f;font-size:.5625rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.v8-unpositioned-card footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem}.v8-unpositioned-card footer>small{overflow:hidden;color:var(--muted);font-size:.5625rem;text-overflow:ellipsis;white-space:nowrap}.v8-unpositioned-card footer button{min-width:5.75rem;height:1.875rem;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.3125rem;border:.0625rem solid rgba(var(--accent-rgb),.46);border-radius:.375rem;background:#2a2018;color:var(--accent-mid);font-size:.625rem;font-weight:900}.v8-unpositioned-card footer button:hover,.v8-unpositioned-card footer button:focus-visible{border-color:var(--orange);outline:0;background:var(--surface-active)}.v8-unpositioned-empty,.v8-no-destination{min-height:9rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4375rem;padding:1rem;color:var(--muted);text-align:center}.v8-unpositioned-empty strong,.v8-no-destination strong{color:#c9c4bc;font-size:.75rem}.v8-unpositioned-empty span,.v8-no-destination span{font-size:.625rem;line-height:1.45}.v8-state-panel{min-height:18rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.625rem;padding:2rem;border:.0625rem solid var(--surface-hover);border-radius:.625rem;background:var(--surface-deep);color:var(--muted);text-align:center}.v8-state-panel.compact{min-height:10rem}.v8-state-panel.error{color:#d88989}.v8-state-panel strong{color:#ded9d0;font-size:.9375rem}.v8-state-panel span{max-width:32rem;font-size:.75rem}.v8-state-panel button,.v8-no-destination button{height:2.125rem;display:inline-flex;align-items:center;gap:.375rem;padding:0 .75rem;border:.0625rem solid var(--line-warm);border-radius:.4375rem;background:var(--surface-hover);color:var(--orange);font-size:.6875rem;font-weight:900}.spinning{animation:v8-spin .9s linear infinite}@keyframes v8-spin{to{transform:rotate(360deg)}}.v8-company-analytics{width:min(80rem,100%)}.v8-company-heading>i{letter-spacing:-.025rem}.v8-team-table table{min-width:61rem}.v8-team-table td:first-child{color:var(--text)}.v8-employee{min-width:10rem;display:flex;align-items:center;gap:.5rem}.v8-employee i{width:1.875rem;height:1.875rem;flex:0 0 auto;display:grid;place-items:center;border-radius:.375rem;background:var(--surface-active);color:var(--orange);font-size:.5rem;font-style:normal;font-weight:950}.v8-activity-status{display:inline-flex;align-items:center;gap:.3125rem;padding:.25rem .4375rem;border-radius:62.4375rem;font-size:.5625rem;font-weight:900;white-space:nowrap}.v8-activity-status.active{background:rgba(var(--green-rgb),.1);color:var(--green)}.v8-activity-status.inactive{background:#8e8a831a;color:#8e8a83}.v8-row-actions{display:inline-flex;gap:.375rem}.v8-detail-button,.v8-move-button{min-width:5.75rem;height:1.875rem;padding:0 .5rem;border:.0625rem solid var(--line-warm);border-radius:.375rem;background:var(--surface-hover);color:var(--orange);font-size:.5625rem;font-weight:900}.v8-move-button{min-width:3.75rem;color:var(--purple)}.v8-detail-button:hover,.v8-detail-button:focus-visible,.v8-move-button:hover,.v8-move-button:focus-visible{border-color:currentColor;outline:0;background:#2a241f}.v8-form-backdrop{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:1.25rem;overflow:auto;background:#000000c7;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.v8-form-backdrop[hidden]{display:none}.v8-form-modal{width:min(32rem,100%);max-height:calc(100dvh - 2.5rem);padding:1.125rem;overflow:auto;border:.0625rem solid var(--line-strong);border-radius:.625rem;background:var(--surface-input);box-shadow:0 1.875rem 5.625rem #000000ad}.v8-form-modal.v8-placement-modal{width:min(38rem,100%)}.v8-form-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.875rem;border-bottom:.0625rem solid var(--surface-hover)}.v8-form-modal>header span{display:block;margin-bottom:.1875rem;color:var(--orange);font-size:.5625rem;font-weight:950;letter-spacing:.05rem;text-transform:uppercase}.v8-form-modal>header h2{margin:0;font-size:1.125rem}.v8-form-modal>header button{width:2rem;height:2rem;display:grid;place-items:center;border:.0625rem solid var(--line-strong);border-radius:.4375rem;background:var(--panel-soft);color:#b4aea5}.v8-form-modal form{display:grid;gap:.875rem;margin-top:1rem}.v8-form-modal form>label,.v8-form-modal fieldset{display:grid;gap:.4375rem;margin:0;padding:0;border:0}.v8-form-modal label>span,.v8-form-modal legend{color:var(--text-secondary);font-size:.6875rem;font-weight:900}.v8-form-modal input[type=text],.v8-form-modal input[type=number],.v8-form-modal form>label>input,.v8-form-modal select{width:100%;height:2.75rem;padding:0 .75rem;border:.0625rem solid var(--line-strong);border-radius:.5rem;outline:0;background:var(--panel-soft);color:var(--text);font:inherit;font-size:.8125rem}.v8-form-modal input:focus,.v8-form-modal select:focus{border-color:var(--orange);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.1)}.v8-form-modal input:disabled,.v8-form-modal select:disabled{opacity:.58}.v8-form-modal label>small{color:var(--muted);font-size:.625rem}.v8-form-error{margin:0;padding:.625rem .75rem;border:.0625rem solid rgba(var(--error-rgb),.38);border-radius:.4375rem;background:rgba(var(--error-rgb),.08);color:var(--error-soft);font-size:.6875rem}.v8-delete-confirmation{margin:0;padding:.625rem .75rem;border:.0625rem solid rgba(var(--error-rgb),.38);border-radius:.4375rem;background:rgba(var(--error-rgb),.08);color:var(--error-soft)}.v8-delete-confirmation strong,.v8-delete-confirmation span{display:block}.v8-delete-confirmation strong{font-size:.75rem}.v8-delete-confirmation span{margin-top:.1875rem;color:#b88585;font-size:.6875rem}.v8-form-modal form>footer{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;margin-top:.125rem;padding-top:.875rem;border-top:.0625rem solid var(--surface-hover)}.v8-form-modal form>footer>div{display:flex;gap:.5rem}.v8-form-modal form>footer button{min-height:2.375rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:0 .875rem;border:.0625rem solid var(--line-strong);border-radius:.4375rem;font-size:.6875rem;font-weight:900}.v8-form-modal form>footer button.secondary{background:var(--panel-soft);color:#b4aea5}.v8-form-modal form>footer button.primary{border-color:rgba(var(--accent-rgb),.6);background:var(--surface-active);color:var(--accent-strong)}.v8-form-modal form>footer button.danger{margin-right:auto;border-color:rgba(var(--error-rgb),.38);background:rgba(var(--error-rgb),.08);color:var(--error-soft)}.v8-form-modal form>footer button:disabled{cursor:not-allowed;opacity:.48}.v8-rotation-modal{width:min(34rem,100%)}.v8-rotation-summary{display:grid;grid-template-columns:2.75rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.875rem;border:.0625rem solid rgba(var(--accent-rgb),.3);border-radius:.5rem;background:rgba(var(--accent-rgb),.07)}.v8-rotation-summary>i{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:.5rem;background:var(--surface-active);color:var(--accent-mid);font-style:normal}.v8-rotation-summary strong,.v8-rotation-summary span{display:block}.v8-rotation-summary strong{color:#f0ece6;font-size:.8125rem}.v8-rotation-summary span{margin-top:.25rem;color:var(--text-secondary);font-size:.6875rem;line-height:1.5}.v8-rotation-rules{display:grid;gap:.375rem;margin:0;padding:0 0 0 1.125rem;color:#8f8981;font-size:.6875rem;line-height:1.45}.v8-rotation-rules li::marker{color:var(--orange)}.v8-form-modal form>footer .v8-rotation-confirm{border-color:rgba(var(--accent-rgb),.65);background:var(--surface-active);color:var(--accent-strong)}.v8-form-modal form>footer .v8-rotation-confirm:hover:not(:disabled),.v8-form-modal form>footer .v8-rotation-confirm:focus-visible{border-color:var(--orange);outline:0;background:#443023}.v8-placement-person{display:grid;grid-template-columns:2.75rem minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control-strong)}.v8-placement-person>i{width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:.5rem;background:var(--surface-active);color:var(--orange);font-size:.6875rem;font-style:normal;font-weight:950}.v8-placement-person strong,.v8-placement-person span{display:block}.v8-placement-person strong{font-size:.8125rem}.v8-placement-person span,.v8-placement-person>b{margin-top:.1875rem;color:var(--muted);font-size:.625rem}.v8-placement-person>b{margin:0;color:var(--purple);white-space:nowrap}.v8-destination-list{max-height:19rem;display:grid;gap:.4375rem;margin-top:.5rem;overflow:auto;scrollbar-gutter:stable}.v8-destination-list>label{display:grid;grid-template-columns:1.125rem minmax(0,1fr) auto;align-items:center;gap:.625rem;padding:.625rem .75rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control-strong)}.v8-destination-list>label:has(input:checked){border-color:var(--orange);background:rgba(var(--accent-rgb),.08)}.v8-destination-list>label.full,.v8-destination-list>label.current{opacity:.55}.v8-destination-list input{width:1rem;height:1rem;accent-color:var(--orange)}.v8-destination-list strong,.v8-destination-list small{display:block}.v8-destination-list strong{color:#ddd7ce;font-size:.75rem}.v8-destination-list small{margin-top:.1875rem;color:var(--muted);font-size:.5625rem}.v8-destination-list label>b{color:#9d968e;font-size:.5625rem;white-space:nowrap}.v8-form-modal.v8-configuration-modal{width:min(72rem,90vw);height:min(42rem,82dvh);max-height:none;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:0;overflow:hidden;border-color:var(--line-warm)}.v8-form-modal>.v8-config-header{align-items:center;padding:.75rem 1rem}.v8-config-header>div:first-child{min-width:0}.v8-form-modal>.v8-config-header h2{font-size:1.125rem}.v8-config-header p{margin:.3125rem 0 0;color:#827d76;font-size:.75rem}.v8-config-header-actions{flex:0 0 auto;display:flex;align-items:center;gap:.5rem}.v8-config-create-bu,.v8-config-close{min-height:2.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;border:.0625rem solid var(--line-strong);border-radius:.4375rem;background:var(--panel-soft);color:var(--text-secondary);font-size:.75rem;font-weight:900}.v8-config-create-bu{width:auto;height:2.25rem;padding:0 .75rem;border-color:rgba(var(--accent-rgb),.48);background:var(--surface-active);color:var(--accent-strong);white-space:nowrap}.v8-form-modal>.v8-config-header .v8-config-create-bu{width:auto;height:2.25rem;display:inline-flex}.v8-config-close{width:2.25rem;height:2.25rem;padding:0}.v8-form-modal>.v8-config-header .v8-config-close{width:2.25rem;height:2.25rem}.v8-config-create-bu:hover,.v8-config-create-bu:focus-visible,.v8-config-close:hover,.v8-config-close:focus-visible{border-color:var(--orange);outline:0;color:var(--text)}.v8-config-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;padding:.5rem 1rem;border-bottom:.0625rem solid var(--surface-hover);background:var(--surface-deep)}.v8-config-steps>span{min-height:1.875rem;display:flex;align-items:center;gap:.4375rem;padding:.375rem .625rem;border:.0625rem solid #26221e;border-radius:.4375rem;color:#706b64;font-size:.6875rem;font-weight:900}.v8-config-steps b{width:1.25rem;height:1.25rem;display:grid;place-items:center;border-radius:50%;background:var(--surface-hover);color:#827d76;font-size:.625rem}.v8-config-steps>span.active{border-color:rgba(var(--accent-rgb),.54);background:rgba(var(--accent-rgb),.06);color:var(--accent-strong)}.v8-config-steps>span.complete{border-color:rgba(var(--zone-green-rgb),.38);color:var(--green)}.v8-config-steps>span.active b{background:var(--orange);color:#160f09}.v8-config-steps>span.complete b{background:#31562c;color:#a8e4b4}.v8-config-body{min-height:0;display:grid;grid-template-columns:17rem minmax(0,1fr);overflow:hidden}.v8-config-people{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-right:.0625rem solid var(--line);background:var(--surface-deep)}.v8-config-people>header{padding:.75rem;border-bottom:.0625rem solid var(--surface-hover)}.v8-config-people>header>div strong,.v8-config-people>header>div span{display:block}.v8-config-people>header>div strong{font-size:.8125rem}.v8-config-people>header>div span{margin-top:.1875rem;color:var(--muted);font-size:.6875rem}.v8-config-people>header label{height:2.375rem;display:flex;align-items:center;gap:.4375rem;margin-top:.6875rem;padding:0 .625rem;border:.0625rem solid var(--line-strong);border-radius:.4375rem;background:var(--panel-soft);color:var(--muted)}.v8-config-people>header input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:.75rem}.v8-config-people>header label:focus-within{border-color:var(--orange)}.v8-config-people>header label button{width:1.5rem;height:1.5rem;display:grid;place-items:center;border:0;background:transparent;color:#8d8880}.v8-config-people-list{min-height:0;padding:.625rem;overflow:auto;scrollbar-gutter:stable}.v8-config-people-group+.v8-config-people-group{margin-top:.75rem;padding-top:.75rem;border-top:.0625rem solid var(--surface-hover)}.v8-config-people-group>header{display:flex;align-items:center;justify-content:space-between;padding:0 .25rem .375rem;color:#8e8881;font-size:.6875rem;font-weight:950;letter-spacing:.035rem;text-transform:uppercase}.v8-config-people-group>header b{min-width:1.375rem;padding:.125rem .3125rem;border-radius:62.4375rem;background:#26211d;color:#b0aaa2;text-align:center}.v8-config-people-group>div{display:grid;gap:.375rem}.v8-config-person{width:100%;min-width:0;display:grid;grid-template-columns:2rem minmax(0,1fr) auto 1rem;align-items:center;gap:.5rem;padding:.5rem;border:.0625rem solid #29241f;border-radius:.4375rem;background:var(--surface-control-strong);color:#ddd8d0;text-align:left}.v8-config-person:hover,.v8-config-person:focus-visible{border-color:#72502f;outline:0;background:#1c1916}.v8-config-person.selected{border-color:var(--orange);background:rgba(var(--accent-rgb),.1);box-shadow:inset .1875rem 0 0 var(--orange)}.v8-config-person>i{width:2rem;height:2rem;display:grid;place-items:center;border-radius:.375rem;background:#34261b;color:var(--accent-mid);font-size:.625rem;font-style:normal;font-weight:950}.v8-config-person>span{min-width:0}.v8-config-person strong,.v8-config-person small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-config-person strong{font-size:.75rem}.v8-config-person small{margin-top:.1875rem;color:var(--muted);font-size:.625rem}.v8-config-person>b{color:var(--text-secondary);font-size:.6875rem}.v8-config-person>svg{color:var(--orange)}.v8-config-empty-people{min-height:10rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.375rem;color:var(--muted);text-align:center}.v8-config-empty-people strong,.v8-config-empty-people span{font-size:.625rem}.v8-config-empty-people strong{color:#bbb5ad}.v8-config-workspace{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--surface-top)}.v8-config-workspace>header{min-height:4rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.625rem .875rem;border-bottom:.0625rem solid var(--surface-hover);background:var(--surface-input)}.v8-config-workspace>header span,.v8-config-workspace>header strong,.v8-config-workspace>header small{display:block}.v8-config-workspace>header span{color:var(--orange);font-size:.625rem;font-weight:950;letter-spacing:.05rem;text-transform:uppercase}.v8-config-workspace>header strong{margin-top:.1875rem;font-size:.875rem}.v8-config-workspace>header small{margin-top:.1875rem;color:var(--muted);font-size:.6875rem}.v8-config-workspace>header>i{width:2.5rem;height:2.5rem;flex:0 0 auto;display:grid;place-items:center;border:.0625rem solid rgba(var(--accent-rgb),.4);border-radius:.5rem;background:#34261b;color:var(--accent-mid);font-size:.625rem;font-style:normal;font-weight:950}.v8-config-map{min-width:39rem;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 11.5rem;grid-template-rows:auto auto auto;align-content:start;gap:.375rem;padding:.625rem;overflow:auto}.v8-config-zone{--zone-color: var(--orange);--zone-rgb: var(--accent-rgb);min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);padding:.5rem;border:.0625rem solid rgba(var(--zone-rgb),.54);border-radius:.5rem;background:linear-gradient(145deg,rgba(var(--zone-rgb),.09),rgba(var(--zone-rgb),.02) 48%),var(--surface-deep)}.v8-config-zone.tone-services{--zone-color: var(--orange);--zone-rgb: var(--accent-rgb)}.v8-config-zone.tone-testing{--zone-color: var(--purple);--zone-rgb: 167, 131, 220}.v8-config-zone.tone-repair{--zone-color: var(--zone-green);--zone-rgb: var(--zone-green-rgb)}.v8-config-zone.tone-assembly{--zone-color: var(--zone-blue);--zone-rgb: var(--zone-blue-rgb)}.v8-config-zone>header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .125rem .375rem}.v8-config-zone>header strong{color:var(--zone-color);font-size:.75rem}.v8-config-zone>header span{color:var(--muted);font-size:.625rem}.v8-config-zone-actions{display:flex;align-items:center;justify-content:flex-end;gap:.375rem}.v8-config-rotation-button{height:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:0 .4375rem;border:.0625rem solid rgba(var(--zone-rgb),.38);border-radius:999px;background:rgba(var(--zone-rgb),.09);color:var(--zone-color);font-size:.5625rem;font-weight:900}.v8-config-rotation-button:hover:not(:disabled),.v8-config-rotation-button:focus-visible{border-color:rgba(var(--zone-rgb),.82);outline:0;background:rgba(var(--zone-rgb),.18)}.v8-config-rotation-button:disabled{cursor:not-allowed;opacity:.32}.v8-config-bus{min-height:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr));grid-auto-rows:3.75rem;align-content:start;align-items:start;gap:.375rem}.v8-config-zone.v8-triage .v8-config-bus{grid-template-columns:repeat(2,minmax(0,1fr))}.v8-config-zone.v8-repair-side .v8-config-bus{grid-template-columns:1fr}.v8-config-zone.v8-assembly .v8-config-bus{grid-template-columns:repeat(2,minmax(0,1fr))}.v8-config-bu{position:relative;min-width:0;height:3.75rem;min-height:0;align-self:start;overflow:hidden;border:.0625rem solid var(--line);border-radius:.4375rem;background:var(--surface-control-strong)}.v8-config-bu.destination{border-color:var(--zone-color);background:rgba(var(--zone-rgb),.13);box-shadow:inset 0 0 0 .0625rem rgba(var(--zone-rgb),.3),0 0 0 .1875rem rgba(var(--zone-rgb),.08)}.v8-config-bu.current{border-color:rgba(var(--zone-blue-rgb),.55);background:rgba(var(--zone-blue-rgb),.07)}.v8-config-bu.full:not(.current){border-color:rgba(var(--accent-rgb),.28)}.v8-config-bu-target{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;gap:.1875rem .5rem;padding:.375rem .5rem;border:0;outline:0;background:transparent;color:#e3ded6;text-align:left}.v8-config-bu-target:not(:disabled):hover,.v8-config-bu-target:not(:disabled):focus-visible{background:rgba(var(--zone-rgb),.08)}.v8-config-bu-target:disabled{cursor:not-allowed}.v8-config-bu.full .v8-config-bu-target:disabled{opacity:.58}.v8-config-bu-target>span strong,.v8-config-bu-target>span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-config-bu-target>span strong{color:var(--zone-color);font-size:.75rem}.v8-config-bu-target>span small{margin-top:.125rem;color:var(--muted);font-size:.625rem}.v8-config-bu-people{display:flex;align-items:center;justify-content:flex-end;padding-right:1.75rem}.v8-config-bu-people i,.v8-config-bu-people b{width:1.5rem;height:1.5rem;display:grid;place-items:center;margin-left:-.25rem;border:.0625rem solid var(--surface-control-strong);border-radius:50%;background:#31261e;color:#dba16b;font-size:.5625rem;font-style:normal;font-weight:950}.v8-config-bu-people b{background:#26211d;color:var(--text-secondary)}.v8-config-bu-people em{padding-right:1.75rem;color:#6f6a63;font-size:.625rem;font-style:normal}.v8-config-bu-target mark{position:absolute;left:.5rem;bottom:.25rem;width:max-content;max-width:calc(100% - 3rem);overflow:hidden;padding:.125rem .375rem;border-radius:62.4375rem;background:var(--surface-hover);color:var(--muted);font-size:.625rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.v8-config-bu-target:has(mark)>span small{visibility:hidden}.v8-config-bu.destination .v8-config-bu-target mark{background:rgba(var(--zone-rgb),.2);color:var(--zone-color)}.v8-config-bu.current .v8-config-bu-target mark{background:rgba(var(--zone-blue-rgb),.16);color:#82bfe5}.v8-config-edit-bu{position:absolute;top:.375rem;right:.375rem;z-index:2;width:2rem;height:2rem;display:grid;place-items:center;border:.0625rem solid #3b332d;border-radius:.3125rem;background:#201c18;color:#a49e96}.v8-config-edit-bu:hover,.v8-config-edit-bu:focus-visible{border-color:var(--zone-color);outline:0;color:var(--zone-color)}.v8-config-empty-zone{grid-column:1 / -1;min-height:4rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.375rem;border:.0625rem dashed rgba(var(--zone-rgb),.38);border-radius:.375rem;color:var(--muted);font-size:.625rem}.v8-config-empty-zone button{display:inline-flex;align-items:center;gap:.25rem;border:0;background:transparent;color:var(--zone-color);font-size:.625rem;font-weight:900}.v8-config-footer{min-height:3.75rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1rem;border-top:.0625rem solid var(--line-strong);background:var(--surface-input)}.v8-config-footer>div:first-child{min-width:0;flex:1}.v8-config-footer p{margin:0}.v8-config-footer p strong,.v8-config-footer p span{display:block}.v8-config-footer p strong{color:#ddd8d0;font-size:.75rem}.v8-config-footer p span,.v8-config-feedback{margin-top:.1875rem;color:var(--muted);font-size:.6875rem}.v8-config-feedback.success{color:var(--green)}.v8-config-feedback.error{color:var(--error-soft)}.v8-config-feedback.hint{color:var(--accent-mid)}.v8-config-footer>div:last-child{flex:0 0 auto;display:flex;align-items:center;gap:.5rem}.v8-config-footer button{min-height:2.375rem;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:0 .75rem;border:.0625rem solid var(--line-strong);border-radius:.4375rem;font-size:.6875rem;font-weight:900}.v8-config-cancel{background:var(--panel-soft);color:var(--text-secondary)}.v8-config-remove{border-color:rgba(var(--error-rgb),.38)!important;background:rgba(var(--error-rgb),.08);color:var(--error-soft)}.v8-config-confirm{border-color:rgba(var(--accent-rgb),.62)!important;background:var(--surface-active);color:var(--accent-strong)}.v8-config-footer button:hover:not(:disabled),.v8-config-footer button:focus-visible{border-color:currentColor;outline:0}.v8-config-footer button:disabled{cursor:not-allowed;opacity:.45}.v8-business-unit>.v8-desk-grid,.v8-repair-top .v8-business-unit>.v8-desk-grid,.v8-triage .v8-business-unit>.v8-desk-grid,.v8-repair-side .v8-business-unit>.v8-desk-grid,.v8-assembly .v8-business-unit>.v8-desk-grid{height:auto;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;align-content:start;gap:.375rem}.v8-repair-side .v8-business-unit>.v8-desk-grid{grid-template-columns:minmax(0,1fr)}.v8-business-unit:has(>.v8-desk-grid){min-height:max-content;grid-template-rows:auto auto}.v8-desk{position:relative;width:100%;min-width:0;min-height:3.25rem;display:grid;align-content:center;gap:.25rem;padding:.375rem .4375rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.4375rem;background:var(--panel-soft);color:var(--text);text-align:left;transition:border-color .15s ease,background .15s ease,opacity .15s ease}.v8-desk.empty{min-height:2.5rem}.v8-desk:hover,.v8-desk:focus-visible,.v8-desk.active{border-color:var(--zone-color);outline:0;background:var(--surface-hover)}.v8-desk.active{box-shadow:inset .1875rem 0 0 var(--zone-color)}.v8-desk.provider-match:not(.dimmed){border-color:var(--zone-color);background:rgba(var(--zone-rgb),.09);box-shadow:inset .1875rem 0 0 var(--zone-color)}.v8-desk.dimmed{opacity:.26;filter:grayscale(.55)}.v8-desk-heading{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.375rem}.v8-desk-heading>span{min-width:0}.v8-desk-heading b,.v8-desk-heading strong,.v8-desk-heading em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-desk-heading b{margin-bottom:.125rem;color:var(--zone-color);font-size:.625rem;font-weight:950;letter-spacing:.025rem;text-transform:uppercase}.v8-desk-heading strong{font-size:.75rem}.v8-desk-heading em{flex:0 0 auto;color:#e8e3dc;font-size:.75rem;font-style:normal;font-weight:950}.v8-desk-heading em small{color:var(--muted);font-size:.625rem}.v8-desk-people{min-width:0;display:flex;align-items:center;gap:.1875rem;padding-right:.125rem}.v8-desk-people i{width:1.25rem;height:1.25rem;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:rgba(var(--zone-rgb),.15);color:var(--zone-color);font-size:.4375rem;font-style:normal;font-weight:950}.v8-desk-people i.more{background:#28231f;color:var(--text-secondary)}.v8-desk-people i.provider-match{background:rgba(var(--zone-rgb),.28);box-shadow:0 0 0 .0625rem var(--zone-color)}.v8-desk-people i.provider-mismatch,.v8-desk-people small span.provider-mismatch{opacity:.28;filter:grayscale(1)}.v8-desk-people small{min-width:0;overflow:hidden;color:var(--muted);font-size:.625rem;text-overflow:ellipsis;white-space:nowrap}.v8-desk-people small span.provider-match{color:var(--text);font-weight:900}.v8-desk-providers{position:absolute;right:.375rem;bottom:.25rem;max-width:45%;overflow:hidden;padding:.0625rem .25rem;border-radius:62.4375rem;background:rgba(var(--zone-rgb),.11);color:var(--zone-color);font-size:.625rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.v8-desk:has(.v8-desk-providers) .v8-desk-people{padding-right:42%}.v8-desk.legacy{grid-column:1 / -1;min-height:2.5rem;border-style:dashed;background:rgba(var(--accent-rgb),.035)}.v8-screen:fullscreen .v8-layout,.v8-screen:fullscreen .v8-map{height:100%;min-height:0}.v8-screen:fullscreen .v8-map{grid-template-rows:minmax(0,.75fr) minmax(0,2.25fr) minmax(0,.9fr);gap:.5rem}.v8-screen:fullscreen .v8-zone{min-height:0;padding:.5rem;overflow:hidden}.v8-screen:fullscreen .v8-area-heading{gap:.375rem;margin-bottom:.375rem}.v8-screen:fullscreen .v8-business-units{height:100%;min-height:0;gap:.375rem}.v8-screen:fullscreen .v8-triage .v8-business-units{grid-template-rows:repeat(3,minmax(0,1fr))}.v8-screen:fullscreen .v8-business-unit,.v8-screen:fullscreen .v8-business-unit:has(>.v8-desk-grid){height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr);padding:.375rem}.v8-screen:fullscreen .v8-business-unit>header{padding-bottom:.25rem}.v8-screen:fullscreen .v8-business-unit>.v8-desk-grid{height:100%;min-height:0;grid-auto-rows:minmax(0,1fr);align-content:stretch;gap:.25rem}.v8-screen:fullscreen .v8-desk,.v8-screen:fullscreen .v8-desk.empty,.v8-screen:fullscreen .v8-desk.legacy{height:100%;min-height:0;padding:.25rem .375rem;gap:.125rem}.v8-desk-analytics .v8-team-table table{min-width:62rem}.v8-config-bus{grid-auto-rows:auto}.v8-config-bu{height:auto;min-height:7rem;padding:.375rem;overflow:visible}.v8-config-bu-heading{min-width:0;min-height:1.75rem;display:flex;align-items:center;justify-content:space-between;gap:.375rem;padding:0 0 .3125rem}.v8-config-bu-heading>span{min-width:0}.v8-config-bu-heading strong,.v8-config-bu-heading small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-config-bu-heading strong{color:var(--zone-color);font-size:.75rem}.v8-config-bu-heading small{margin-top:.0625rem;color:var(--muted);font-size:.625rem}.v8-config-bu-heading .v8-config-edit-bu{position:static;width:1.625rem;height:1.625rem;flex:0 0 auto}.v8-config-desk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem}.v8-config-desk{position:relative;min-width:0;min-height:2.25rem;display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.25rem .375rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.3125rem;background:var(--surface-input);color:#ddd8d0;text-align:left}button.v8-config-desk:hover:not(:disabled),button.v8-config-desk:focus-visible,.v8-config-desk.destination{border-color:var(--zone-color);outline:0;background:rgba(var(--zone-rgb),.12)}.v8-config-desk.current{border-color:rgba(var(--zone-blue-rgb),.65);background:rgba(var(--zone-blue-rgb),.08)}.v8-config-desk.occupied{border-color:rgba(var(--accent-rgb),.38);background:rgba(var(--accent-rgb),.04)}button.v8-config-desk:disabled{cursor:not-allowed;opacity:.52}.v8-config-desk>span:first-child{min-width:0}.v8-config-desk strong,.v8-config-desk small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v8-config-desk strong{color:var(--zone-color);font-size:.6875rem}.v8-config-desk small{margin-top:.0625rem;color:var(--muted);font-size:.625rem}.v8-config-desk-people{display:flex;align-items:center;justify-content:flex-end}.v8-config-desk-people i,.v8-config-desk-people b{width:1.125rem;height:1.125rem;display:grid;place-items:center;margin-left:-.1875rem;border:.0625rem solid var(--surface-input);border-radius:50%;background:#31261e;color:#dba16b;font-size:.5rem;font-style:normal;font-weight:950}.v8-config-desk mark{position:absolute;right:.1875rem;bottom:.125rem;padding:.0625rem .1875rem;border-radius:62.4375rem;background:var(--surface-hover);color:#8e8881;font-size:.5625rem;font-weight:900}.v8-config-desk.legacy{grid-column:1 / -1;min-height:1.875rem;border-style:dashed;background:rgba(var(--accent-rgb),.035)}@media(max-width:78rem){.v8-top-header{align-items:flex-start;flex-direction:column;gap:.75rem;padding-block:.875rem}.v8-top-header .header-actions,.v8-dashboard-actions{width:100%}.v8-dashboard-actions{display:flex;flex-wrap:wrap}.v8-page{height:calc(100dvh - 9.25rem)}.v8-overview{grid-template-columns:repeat(4,1fr)}.v8-overview>p{grid-column:1 / -1;padding:.125rem 0}.v8-layout{display:block}.v8-unpositioned-panel{position:static;max-height:28rem}.v8-config-body{grid-template-columns:17rem minmax(0,1fr)}.v8-config-map{min-width:39rem}}@media(max-width:60rem){.v8-screen{height:auto;min-height:100dvh;overflow:visible}.v8-page{height:auto;min-height:calc(100dvh - 9.25rem)}.v8-map{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.v8-repair-top,.v8-triage,.v8-repair-side,.v8-assembly{grid-column:auto;grid-row:auto}.v8-config-body{grid-template-columns:1fr;overflow:auto}.v8-config-people{min-height:16rem;max-height:20rem;border-right:0;border-bottom:.0625rem solid var(--line)}.v8-config-workspace{min-height:32rem;overflow:visible}.v8-form-modal.v8-configuration-modal{height:calc(100dvh - 1rem)}.v8-config-footer{position:sticky;bottom:0}}@media(max-width:48rem){.v8-top-header{padding-inline:.875rem}.v8-top-header .header-title-row{align-items:flex-start;flex-direction:column;gap:.5rem}.v8-dashboard-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.v8-dashboard-actions .filter-button,.v8-providers-button,.v8-refresh-button,.v8-create-button,.v8-fullscreen-button,.v8-config-button{width:100%;min-width:0;max-width:none}.v8-page{padding-inline:.75rem}.v8-overview{grid-template-columns:1fr 1fr}.v8-business-units,.v8-business-unit>div{grid-template-columns:1fr}.v8-company-analytics{padding:1rem}.v8-company-analytics .map-analytics-kpis{grid-template-columns:1fr 1fr}.v8-company-analytics .map-equipment-table>header{align-items:flex-start;gap:.75rem}.v8-form-modal form>footer{align-items:stretch;flex-direction:column-reverse}.v8-form-modal form>footer>div,.v8-form-modal form>footer button{width:100%}.v8-form-modal form>footer button.danger{margin:0}.v8-form-backdrop{padding:.5rem}.v8-form-modal.v8-configuration-modal{width:calc(100vw - 1rem)}.v8-form-modal>.v8-config-header{align-items:flex-start;flex-direction:column}.v8-config-header-actions{width:100%}.v8-config-steps{grid-template-columns:1fr}.v8-config-footer{align-items:stretch;flex-direction:column}.v8-config-footer>div:last-child{display:grid;grid-template-columns:1fr 1fr}.v8-config-footer .v8-config-remove{grid-column:1 / -1}.v8-placement-person{grid-template-columns:2.75rem minmax(0,1fr)}.v8-placement-person>b{grid-column:1 / -1}}@media(max-width:32rem){.v8-dashboard-actions{grid-template-columns:1fr 1fr}.v8-dashboard-actions .v8-create-button,.v8-dashboard-actions .v8-config-button{grid-column:1 / -1}.v8-overview article{align-items:flex-start;flex-direction:column;gap:.25rem}.v8-overview article strong{font-size:1.125rem}.v8-zone{padding:.625rem}.v8-destination-list>label{grid-template-columns:1.125rem 1fr}.v8-destination-list label>b{grid-column:2}}@media(prefers-reduced-motion:reduce){.v8-screen:fullscreen .v8-top-header{transition:none}.spinning{animation-duration:1.8s}}:root{--bg: #070706;--panel: #12100f;--panel-soft: #181513;--panel-raised: #1f1b18;--line: #2a2521;--line-soft: rgba(255, 255, 255, .055);--text: #f7f5ef;--muted: #77736d;--muted-strong: #a9a7a0;--orange: #e59545;--accent-rgb: 229, 149, 69;--green-rgb: 139, 214, 155;--zone-green-rgb: 105, 182, 92;--zone-blue-rgb: 106, 169, 209;--error-rgb: 232, 111, 111;--blue-rgb: 125, 146, 228;--cta-rgb: 232, 123, 50;--danger-rgb: 214, 111, 99;--orange-soft: rgba(var(--accent-rgb), .18);--green: #8bd69b;--yellow: #e7d557;--blue: #7d92e4;--red: #d77a9a;--surface-app: #080706;--surface-top: #090807;--surface-control: #0b0a09;--surface-deep: #0d0b0a;--surface-input: #100e0d;--surface-sidebar: #131110;--surface-subtle: #13110f;--surface-control-strong: #151311;--surface-control-alt: #151210;--surface-content: #171411;--surface-content-alt: #171513;--surface-hover: #211e1b;--surface-hover-warm: #211a15;--surface-active: #36271c;--surface-middle: #24201d;--line-strong: #302a25;--line-warm: #3a312b;--text-secondary: #aaa49c;--text-soft: #d7d2ca;--accent-strong: #efaa65;--error-soft: #e89b9b;--purple: #a783dc;--zone-green: #69b65c;--zone-blue: #6aa9d1;--success-strong: #45c48a;--accent-mid: #e9a15a;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);font-size:clamp(.875rem,calc(.625rem + .3125vw),1.375rem)}body{margin:0;min-width:20rem;min-height:100dvh;overflow-x:hidden;background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}button,select,input{font:inherit}button{cursor:pointer}.login-page{position:relative;min-height:100dvh;display:grid;place-items:center;padding:1.75rem;overflow:hidden;background:radial-gradient(circle at 14% 16%,rgba(var(--accent-rgb),.17),transparent 32%),radial-gradient(circle at 78% 86%,rgba(var(--blue-rgb),.13),transparent 34%),linear-gradient(120deg,#0c0906 0%,var(--surface-top) 46%,#0d1119 100%)}.login-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) .0625rem,transparent .0625rem),linear-gradient(90deg,rgba(255,255,255,.025) .0625rem,transparent .0625rem);background-size:4rem 4rem;-webkit-mask-image:radial-gradient(circle at 50% 46%,black,transparent 78%);mask-image:radial-gradient(circle at 50% 46%,black,transparent 78%);pointer-events:none}.primegrid-login-intro{position:fixed;inset:0;z-index:300;display:grid;place-items:center;overflow:hidden;background:#000418;color:#fff;animation:primegrid-login-intro-exit .55s 2.78s cubic-bezier(.4,0,.2,1) forwards}.primegrid-login-intro:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(2,177,240,.055) .0625rem,transparent .0625rem),linear-gradient(90deg,rgba(2,177,240,.055) .0625rem,transparent .0625rem);background-size:4rem 4rem;-webkit-mask-image:linear-gradient(to bottom,transparent 2%,black 24%,black 76%,transparent 98%);mask-image:linear-gradient(to bottom,transparent 2%,black 24%,black 76%,transparent 98%);opacity:0;animation:primegrid-login-intro-grid .65s .15s ease-out forwards}.primegrid-login-intro-content{position:relative;display:grid;justify-items:center;gap:1.125rem;width:min(90vw,26rem)}.primegrid-login-intro-mark-shell{position:relative;width:13rem;aspect-ratio:229 / 232}.primegrid-login-intro-sketch{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:#02b1f0;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 .35rem rgba(2,177,240,.72))}.primegrid-login-intro-sketch path{stroke-dasharray:1;stroke-dashoffset:1}.primegrid-login-intro-sketch .primegrid-login-intro-bolt{stroke:#ff6e15;stroke-width:6;fill:#ff6e1500}.primegrid-login-intro-sketch circle{fill:#000418;stroke:#02b1f0;stroke-width:5;opacity:0;transform:scale(.35);transform-box:fill-box;transform-origin:center}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path{animation:primegrid-logo-line-draw .72s cubic-bezier(.45,0,.2,1) forwards}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(2){animation-delay:.1s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(3){animation-delay:.24s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(4){animation-delay:.38s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(5){animation-delay:.5s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(6){animation-delay:.62s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch path:nth-of-type(7){animation-delay:.78s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch circle{animation:primegrid-logo-node .28s .42s ease-out forwards}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch circle:nth-of-type(2){animation-delay:.62s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch circle:nth-of-type(3){animation-delay:.82s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch circle:nth-of-type(4){animation-delay:1.02s}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch{animation:primegrid-logo-svg-finish .52s 1.58s ease-out forwards}.primegrid-login-intro.is-drawing .primegrid-login-intro-sketch .primegrid-login-intro-bolt{animation:primegrid-logo-line-draw .72s .78s cubic-bezier(.45,0,.2,1) forwards,primegrid-logo-bolt-fill .42s 1.48s ease-out forwards}.primegrid-login-intro-tracer{position:absolute;top:8%;left:45%;width:.5rem;height:.5rem;border:.125rem solid #ffffff;border-radius:50%;background:#02b1f0;box-shadow:0 0 .75rem #02b1f0,0 0 1.5rem #02b1f0b8;opacity:0;transform:translate(-50%,-50%)}.primegrid-login-intro.is-drawing .primegrid-login-intro-tracer{animation:primegrid-logo-tracer 2.05s .08s cubic-bezier(.45,0,.2,1) forwards}.primegrid-login-intro-wordmark{color:#fff;font-size:2.5rem;font-weight:950;line-height:1;letter-spacing:0;opacity:0;transform:translateY(.75rem)}.primegrid-login-intro-wordmark span{color:#ff6e15}.primegrid-login-intro.is-drawing .primegrid-login-intro-wordmark{animation:primegrid-login-wordmark .55s 1.72s ease-out forwards}@keyframes primegrid-logo-line-draw{to{stroke-dashoffset:0}}@keyframes primegrid-logo-node{to{opacity:1;transform:scale(1)}}@keyframes primegrid-logo-svg-finish{to{transform:scale(1);filter:drop-shadow(0 0 .45rem rgba(2,177,240,.82)) drop-shadow(0 0 1.25rem rgba(255,110,21,.2))}}@keyframes primegrid-logo-bolt-fill{to{fill:#ff6e153d;stroke:#ffb800}}@keyframes primegrid-logo-tracer{0%{top:8%;left:45%;opacity:0}5%{opacity:1}14%{top:17%;left:23%}27%{top:43%;left:8%}40%{top:74%;left:17%}52%{top:91%;left:43%}65%{top:84%;left:76%}76%{top:58%;left:93%}85%{top:27%;left:80%}91%{top:17%;left:55%}96%{top:48%;left:48%;opacity:1}to{top:89%;left:57%;opacity:0}}@keyframes primegrid-login-wordmark{to{opacity:1;transform:translateY(0)}}@keyframes primegrid-login-intro-grid{to{opacity:1}}@keyframes primegrid-login-intro-exit{to{opacity:0;visibility:hidden;transform:scale(1.015)}}.login-card{position:relative;z-index:1;width:min(100%,29.375rem);display:grid;gap:1rem;padding:2.625rem 2.375rem 2.25rem;border:.0625rem solid rgba(255,255,255,.085);border-radius:.5rem;background:#12100fdb;box-shadow:0 1.875rem 5rem #0000006b;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.login-brand{display:flex;align-items:center;justify-content:center;gap:.8125rem;margin-bottom:1rem}.login-mark{width:2.625rem;height:2.625rem;overflow:hidden;background:transparent}.login-mark img{display:block;width:100%;height:100%;object-fit:contain}.login-brand strong{color:var(--text);font-size:1.5625rem;font-weight:950;line-height:1}.login-brand strong span{color:#ff6e15}.login-field{display:grid;gap:.5rem}.login-field span{color:#8d887f;font-size:.75rem;font-weight:850}.login-field input{width:100%;min-height:3.625rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-input);color:var(--text);padding:0 1.125rem;font-size:1rem;font-weight:750;outline:none}.login-field input:focus{border-color:rgba(var(--accent-rgb),.62);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.13)}.login-field input::placeholder{color:#5f5b55}.login-submit{min-height:3.625rem;margin-top:.125rem;border:0;border-radius:.5rem;background:var(--orange);color:#150d07;font-size:.9375rem;font-weight:950}.login-submit:disabled{cursor:default;opacity:.68}.login-error{margin:-.125rem 0 0;color:#f08a8a;font-size:.8125rem;font-weight:800;text-align:center}.login-help{display:flex;align-items:center;justify-content:center;gap:.3125rem;margin:.5rem 0 0;color:var(--muted);font-size:.8125rem;font-weight:850}.login-help a{color:var(--orange);font-weight:950}.app-shell{display:grid;grid-template-columns:clamp(15rem,18vw,17.875rem) minmax(0,1fr);width:100%;min-height:100dvh;background:var(--surface-app);transition:grid-template-columns .26s cubic-bezier(.22,1,.36,1)}.sidebar-shell{position:sticky;top:0;height:100dvh;min-width:0;overflow:hidden;display:flex;flex-direction:column;padding:1.375rem 1rem;border-right:.0625rem solid var(--line);background:var(--surface-sidebar);transition:padding .26s cubic-bezier(.22,1,.36,1),background-color .18s ease}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.625rem;margin-bottom:1.125rem;transition:gap .24s ease,margin .24s ease}.brand-block{display:flex;align-items:center;min-width:0;gap:.6875rem;transition:gap .24s ease}.brand-block>div:last-child{max-width:11.875rem;overflow:hidden;transition:max-width .24s ease,opacity .18s ease,transform .22s ease}.brand-mark,.sector-icon{display:grid;place-items:center;color:#0f0c09;font-weight:950}.brand-mark{flex:0 0 auto;width:2.5rem;height:2.5rem;overflow:hidden;background:transparent;font-size:1.0625rem}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.sector-icon{background:linear-gradient(180deg,#eda554,#df8b38)}.brand-block strong{display:block;color:var(--text);font-size:1.25rem;font-weight:950;line-height:1;transition:opacity .18s ease,transform .22s ease}.brand-block strong span{color:#ff6e15}.brand-block small{display:block;margin-top:.3125rem;color:#8a8580;font-size:.625rem;font-weight:850;letter-spacing:.0625rem;text-transform:uppercase;transition:opacity .18s ease,transform .22s ease}.collapse-button{flex:0 0 auto;width:2.125rem;height:2.125rem;display:grid;place-items:center;border:.0625rem solid var(--line);border-radius:.5625rem;background:#151312;color:#a8a29b;font-size:1rem;font-weight:900;transition:border-color .18s ease,color .18s ease,filter .18s ease,transform .22s ease}.collapse-button svg{transition:transform .26s cubic-bezier(.22,1,.36,1)}.sector-menu{display:grid;flex:1 1 auto;align-content:start;min-height:0;min-width:0;gap:.3125rem;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.sector-group{display:grid;min-width:0;gap:.3125rem}.sector-items{display:grid;grid-template-rows:0fr;min-width:0;overflow:hidden;opacity:0;transform:translateY(-.25rem);transition:grid-template-rows .24s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .22s ease}.sector-items-inner{display:grid;min-height:0;min-width:0;gap:.3125rem;overflow:hidden}.sector-group.open .sector-items{grid-template-rows:1fr;opacity:1;transform:translateY(0)}.sector-parent,.subitem{width:100%;border:0;text-align:left}.sector-parent{min-height:2.875rem;display:grid;grid-template-columns:1.75rem minmax(0,1fr) .875rem;align-items:center;gap:.625rem;padding:0 .625rem;border-radius:.5rem;background:transparent;color:#c5c3bd;font-size:.875rem;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,padding .24s ease,transform .18s ease}.sector-group.open>.sector-parent,.sector-parent.active{background:var(--surface-hover);color:var(--text);box-shadow:inset .1875rem 0 0 var(--orange)}.sector-icon{width:1.75rem;height:1.75rem;border-radius:.4375rem;font-size:.75rem;transition:background .18s ease,color .18s ease,transform .22s ease}.sector-icon svg{display:block}.sector-parent:not(.active):not(:first-child) .sector-icon{background:#242321;color:#b7b2aa}.sector-parent strong{overflow:hidden;font-weight:850;text-overflow:ellipsis;white-space:nowrap;transition:opacity .16s ease,max-width .23s ease,transform .22s ease}.sector-chevron{display:grid;place-items:center;color:#858078;transition:opacity .16s ease,transform .24s cubic-bezier(.22,1,.36,1)}.sector-group.open .sector-chevron{transform:rotate(180deg)}.subitem{width:calc(100% - 3.25rem);min-height:2.25rem;display:flex;align-items:center;gap:.625rem;margin-left:3.25rem;padding:0 .75rem;border-radius:.375rem;background:transparent;color:#8d887f;font-size:.8125rem;font-weight:750;transition:background-color .18s ease,color .18s ease,margin .24s ease,padding .24s ease,transform .18s ease}.subitem:hover,.sector-parent:hover{transform:translate(.125rem)}.subitem-icon{flex:0 0 auto;width:.375rem;height:.375rem;border-radius:50%;background:#6b6760;transition:width .24s ease,height .24s ease,border-radius .24s ease,background-color .18s ease,color .18s ease}.subitem-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .16s ease,max-width .23s ease,transform .22s ease}.subitem.active{background:var(--surface-active);color:var(--text)}.subitem.active .subitem-icon{background:var(--orange)}.content-shell{min-width:0;overflow:hidden}.top-header{min-height:5.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:0 1.75rem;border-bottom:.0625rem solid #161412;background:var(--surface-top)}.eyebrow{display:block;margin-bottom:.25rem;color:#74706a;font-size:.6875rem;font-weight:900;letter-spacing:.01875rem;text-transform:uppercase}.top-header h1{margin:0;color:var(--text);font-size:1.625rem;font-weight:950;line-height:1}.header-title-row{display:flex;align-items:center;gap:.75rem;min-width:0}.data-source{min-height:1.5rem;display:inline-flex;align-items:center;gap:.375rem;padding:0 .5rem;border:.0625rem solid var(--line);border-radius:.375rem;color:#8b8780;font-size:.625rem;font-weight:850;white-space:nowrap}.data-source.live{border-color:rgba(var(--green-rgb),.36);color:var(--green);background:rgba(var(--green-rgb),.08)}.header-actions{display:flex;align-items:center;flex:0 0 auto;gap:.5rem}.dashboard-actions{display:inline-flex;align-items:center}.dashboard-actions{gap:.5rem}.segmented-control{height:2.875rem;display:inline-flex;align-items:center;gap:.1875rem;padding:.1875rem;border:.0625rem solid var(--line);border-radius:.5625rem;background:var(--surface-control)}.segmented-control button{height:100%;min-width:5.75rem;padding:0 .75rem;border:0;border-radius:.375rem;background:transparent;color:#8f8a83;font-size:.75rem;font-weight:900;white-space:nowrap}.segmented-control button:hover{color:var(--text)}.segmented-control button.active{background:rgba(var(--accent-rgb),.14);color:var(--orange);box-shadow:inset 0 0 0 .0625rem rgba(var(--accent-rgb),.28)}.identifier-search{width:clamp(13.75rem,24vw,21.25rem);height:2.875rem;display:grid;grid-template-columns:1.125rem minmax(0,1fr) 1.5rem;align-items:center;gap:.5rem;padding:0 .625rem 0 .75rem;border:.0625rem solid var(--line);border-radius:.5625rem;background:var(--surface-control);color:#8f8a83}.identifier-search:focus-within{border-color:rgba(var(--accent-rgb),.58);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.11)}.identifier-search input{min-width:0;width:100%;height:100%;border:0;background:transparent;color:var(--text);font-size:.875rem;font-weight:850;outline:none}.identifier-search input::placeholder{color:#746f68}.identifier-search button{width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.375rem;background:rgba(var(--accent-rgb),.14);color:var(--orange)}.sidebar-account{gap:0;flex:0 0 auto;display:inline-flex;align-items:center;width:100%;margin-top:1.125rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.5625rem;background:var(--surface-control)}.filter-button{position:relative;min-width:7.25rem;height:2.875rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;overflow:hidden;border:.0625rem solid var(--line);border-radius:.5625rem;background:var(--surface-control);color:var(--text);font-size:.875rem;font-weight:850}.filter-button.active{border-color:rgba(var(--accent-rgb),.54);background:rgba(var(--accent-rgb),.12)}.filter-button strong{min-width:1.25rem;height:1.25rem;display:inline-grid;place-items:center;border-radius:62.4375rem;background:var(--orange);color:#160f08;font-size:.6875rem;font-weight:950}.refresh-button{flex:0 0 auto;width:2.875rem;height:2.875rem;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.5625rem;background:var(--orange);color:#160f08}.logout-button,.user-pill{border:0;border-radius:0;background:var(--surface-control);color:var(--text)}.logout-button{flex:0 0 auto;width:2.625rem;height:2.875rem;display:inline-flex;align-items:center;justify-content:center;border-left:.0625rem solid var(--line);color:#a8a29b}.user-pill{flex:1 1 auto;min-width:0;height:2.875rem;display:inline-flex;align-items:center;gap:.5625rem;padding:0 .875rem 0 .5rem}.user-pill span{width:1.75rem;height:1.75rem;display:inline-grid;place-items:center;border-radius:.4375rem;background:var(--orange);color:#150d07;font-size:.6875rem;font-weight:950}.user-pill strong{max-width:8.75rem;overflow:hidden;color:#d8d3cb;font-size:.8125rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.refresh-button:hover,.filter-button:hover,.identifier-search button:hover,.logout-button:hover,.collapse-button:hover{filter:brightness(1.08)}.refresh-button:disabled{cursor:default;opacity:.55}.dashboard-page{min-width:0;padding:1.375rem 1.75rem 1.75rem}.filter-modal-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1.5rem;overflow:auto;background:#030303ad;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.filter-modal{width:min(100%,61.25rem);max-height:calc(100vh - 3rem);overflow:visible;display:grid;gap:1.125rem;padding:1.375rem 1.25rem 1.125rem;border:.0625rem solid rgba(255,255,255,.11);border-radius:.5rem;background:#0f0e0d;box-shadow:0 2rem 5.625rem #00000085}.filter-modal-header,.filter-modal-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filter-modal-header h2{margin:0;color:var(--text);font-size:1.375rem;line-height:1;font-weight:950}.filter-modal-header button{flex:0 0 auto;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control);color:#a8a29b}.filter-modal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem}.filter-field{display:grid;min-width:0;gap:.5rem}.filter-field.wide{grid-column:span 2}.filter-field span{color:#8e8a83;font-size:.6875rem;font-weight:850}.filter-field input,.filter-field select{width:100%;min-height:2.625rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control);color:var(--text);padding:0 .75rem;font-size:.8125rem;font-weight:800;outline:none}.filter-field input:focus,.filter-field select:focus{border-color:rgba(var(--accent-rgb),.62);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.12)}.filter-field input::placeholder{color:#5f5b55}.date-filter-field input{min-height:2.625rem;font-size:.8125rem;font-weight:950}.date-filter-field input[aria-invalid=true]{border-color:#d66f63;box-shadow:0 0 0 .1875rem rgba(var(--danger-rgb),.12)}.filter-date-range-error{grid-column:1 / -1;margin:-.25rem 0 0;color:#df8277;font-size:.75rem;font-weight:850}.filter-checkbox-field{min-height:2.625rem;grid-template-columns:1rem minmax(0,1fr);align-items:center;align-self:end;gap:.625rem;padding:0 .75rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control)}.filter-checkbox-field input{width:1rem;height:1rem;margin:0;accent-color:var(--orange)}.filter-checkbox-field span{min-width:0;overflow:hidden;color:#d8d3cb;text-overflow:ellipsis;white-space:nowrap}.multi-select-field{position:relative}.multi-select-box{position:relative;min-height:2.625rem}.multi-select-box.open .multi-select-trigger,.multi-select-box:focus-within .multi-select-trigger{border-color:rgba(var(--accent-rgb),.62);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.12)}.multi-select-trigger{width:100%;height:2.625rem;display:grid;grid-template-columns:minmax(0,1fr) .875rem;align-items:center;gap:.5rem;padding:0 .625rem 0 .75rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control);color:#7c766f;font-size:.8125rem;font-weight:850;text-align:left}.multi-select-trigger.has-value{color:var(--text)}.multi-select-trigger span{min-width:0;overflow:hidden;color:inherit;font-size:.8125rem;text-overflow:ellipsis;white-space:nowrap}.multi-select-trigger svg{color:#7c766f;transition:transform .18s ease}.multi-select-box.open .multi-select-trigger svg{transform:rotate(180deg)}.multi-select-menu{position:absolute;z-index:120;top:calc(100% + .375rem);left:0;right:0;display:grid;gap:.5rem;padding:.625rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control);box-shadow:0 1.125rem 2.5rem #00000070}.multi-select-menu input{width:100%;min-height:2.125rem;border:.0625rem solid var(--line);border-radius:.4375rem;padding:0 .625rem;background:var(--surface-input);color:#e3ddd5;font-size:.75rem;font-weight:850;outline:none}.multi-select-menu input:focus{border-color:rgba(var(--accent-rgb),.55);box-shadow:none}.multi-select-options{max-height:11.875rem;min-height:0;overflow-y:auto;display:grid;align-content:start;gap:0;padding:0;border-top:.0625rem solid rgba(255,255,255,.04);scrollbar-width:thin;scrollbar-color:#5f5145 transparent}.multi-select-options::-webkit-scrollbar{width:.5rem}.multi-select-options::-webkit-scrollbar-thumb{border-radius:62.4375rem;background:#5f5145}.multi-select-options button{min-height:1.75rem;overflow:hidden;padding:0 .25rem;border:0;border-radius:.25rem;background:transparent;color:#d3cec7;font-size:.6875rem;font-weight:950;text-align:left;text-overflow:ellipsis;white-space:nowrap}.multi-select-options button:hover,.multi-select-options button.selected{background:rgba(var(--accent-rgb),.12);color:var(--text)}.multi-select-options button.selected{box-shadow:inset .1875rem 0 0 var(--orange)}.multi-select-options p{margin:.125rem .25rem .25rem;color:#6f6962;font-size:.75rem;font-weight:800}.filter-modal-actions{justify-content:flex-end;padding-top:.125rem}.filter-clear-button,.filter-apply-button{min-height:2.25rem;padding:0 1rem;border-radius:.5rem;font-size:.75rem;font-weight:950}.filter-clear-button{border:.0625rem solid var(--line);background:var(--surface-control);color:#b8b2aa}.filter-apply-button{border:0;background:var(--orange);color:#160f08}.filter-apply-button:disabled{cursor:not-allowed;opacity:.5}.expanded-panel-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:1.25rem;overflow:auto;background:#030303bd;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.expanded-panel-modal{width:min(96vw,86rem);max-height:calc(100dvh - 2.5rem);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:.0625rem solid rgba(255,255,255,.12);border-radius:.5rem;background:#0f0e0d;box-shadow:0 2rem 5.625rem #0000008f}.expanded-panel-header{min-height:4.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:.0625rem solid var(--line-soft)}.expanded-panel-header div{min-width:0}.expanded-panel-header span{display:block;margin-bottom:.25rem;color:#8d867e;font-size:.75rem;font-weight:850}.expanded-panel-header h2{margin:0;min-width:0;overflow-wrap:anywhere;color:var(--text);font-size:1.375rem;line-height:1.1;font-weight:950}.expanded-panel-header button,.expand-panel-button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:.0625rem solid var(--line);border-radius:.4375rem;background:var(--surface-control);color:#a8a29b}.expanded-panel-header button{width:2.375rem;height:2.375rem}.expand-panel-button{width:2rem;height:2rem}.expand-panel-button:hover,.expanded-panel-header button:hover,.expand-panel-button:focus-visible,.expanded-panel-header button:focus-visible{outline:0;border-color:rgba(var(--accent-rgb),.55);color:var(--orange);box-shadow:0 0 0 .1875rem rgba(var(--accent-rgb),.12)}.expanded-panel-body{min-height:0;overflow:auto;padding:1.25rem}.expanded-panel-body:has(.expanded-table-panel),.expanded-panel-body:has(.overview-expanded-table){padding-top:.25rem}.hero h2{margin:0;color:var(--text);font-size:1.75rem;font-weight:950;line-height:1}.hero p{margin:.4375rem 0 0;color:#76716b;font-size:.875rem;font-weight:750}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;margin-top:0}.metric-row-five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric-card,.chart-panel,.carrier-panel,.shipment-panel{min-width:0;overflow:hidden;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--panel);box-shadow:inset 0 0 0 .0625rem #ffffff04}.metric-card{min-height:0;padding:1rem 1.125rem}.metric-card.positive{border-left-color:var(--green);box-shadow:inset .1875rem 0 0 var(--green)}.metric-card.warning,.metric-card.muted{border-left-color:var(--orange);box-shadow:inset .1875rem 0 0 var(--orange)}.metric-card span{display:block;color:#8e8a83;min-width:0;overflow:hidden;font-size:.75rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap;font-weight:850}.metric-card strong{display:block;margin-top:.625rem;color:var(--text);font-size:2rem;font-weight:950;line-height:.9}.metric-card small{display:block;margin-top:.625rem;font-size:.6875rem;font-weight:900;line-height:1.3;overflow-wrap:anywhere}.metric-card small.positive{color:var(--green)}.metric-card small.warning,.metric-card small.muted{color:var(--orange)}.analytics-row{display:grid;align-items:stretch;grid-template-columns:minmax(0,1.65fr) minmax(18.75rem,.95fr);gap:1.125rem;margin-top:1rem}.chart-panel{min-height:0;padding:1rem 1.25rem}.volume-panel{padding-block:1rem .5rem}.flow-panel{position:relative;display:flex;flex-direction:column;overflow:visible}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-width:0}.section-heading>div,.panel-title-row{min-width:0}.panel-title-row{min-height:2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-heading h2,.carrier-panel h2{margin:0;color:var(--text);min-width:0;font-size:1.125rem;line-height:1.2;overflow-wrap:anywhere;font-weight:950}.section-heading span{color:#77726c;flex:0 1 auto;font-size:.75rem;text-align:right;font-weight:750}.volume-panel .apexcharts-canvas{margin-top:-.25rem}.apexcharts-data-labels rect{fill:#3a3733!important;stroke:#f3eee729!important}.apexcharts-data-labels text{fill:#f6efe7!important}.flow-content{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;flex:1 1 auto;gap:1rem;min-width:0;margin-top:1rem}.expanded-flow-panel{height:auto;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.expanded-flow-panel .section-heading{display:none}.expanded-flow-panel .flow-content{grid-template-columns:minmax(18rem,.85fr) minmax(18rem,1fr);min-height:26rem;margin-top:0}.expanded-flow-panel .donut-wrap{max-width:none;max-height:none;justify-self:center}.expanded-flow-panel .flow-legend{align-content:center;gap:.875rem}.expanded-flow-panel .legend-item{min-height:2.5rem;font-size:.875rem}.donut-wrap{position:relative;max-width:11.875rem;max-height:11.875rem;min-width:0;overflow:hidden}.flow-hover-tooltip{position:absolute;z-index:30;display:flex;align-items:flex-start;width:max-content;max-width:calc(100% - 1rem);gap:.3125rem;padding:.4375rem .5625rem;transform:translate(-50%,calc(-100% - .625rem));border:.0625rem solid #34302c;border-radius:.375rem;background:var(--surface-content-alt);box-shadow:0 .5rem 1.25rem #00000061;color:var(--text);font-size:.6875rem;line-height:1.2;pointer-events:none}.flow-hover-tooltip strong{font-weight:900}.flow-hover-tooltip-copy{display:grid;gap:.1875rem}.flow-hover-tooltip-value{display:flex;gap:.3125rem;white-space:nowrap}.flow-hover-tooltip small{max-width:13.125rem;color:var(--muted);font-size:.625rem;line-height:1.25}.flow-hover-tooltip-dot{width:.5rem;height:.5rem;flex:0 0 auto;margin-top:.125rem;border-radius:50%}.flow-legend{display:grid;min-width:0;gap:.625rem}.legend-item{display:grid;grid-template-columns:.5625rem minmax(0,1fr) minmax(2.25rem,3.25rem);align-items:center;gap:.5rem;width:100%;padding:0;border:0;background:transparent;color:#bbb6ae;font-size:.75rem;font-weight:850;text-align:left}.legend-item:hover,.carrier-item:hover,.clickable-row:hover td{color:var(--text)}.legend-item,.carrier-item,.clickable-row{cursor:pointer}.legend-item span{width:.5625rem;height:.5625rem;border-radius:50%}.legend-item p{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-item strong{color:var(--text);text-align:right}.detail-row{display:grid;grid-template-columns:minmax(17.5rem,.72fr) minmax(0,1.28fr);gap:1.125rem;margin-top:1.25rem}.testing-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(27rem,.86fr);grid-template-rows:clamp(13.5rem,28vh,19rem) clamp(18rem,34vh,22.5rem);align-items:stretch;gap:1.125rem;margin-top:1.25rem}.testing-dashboard-grid .volume-panel{height:100%;min-height:0;min-width:0}.testing-collaborators-panel{grid-column:2;grid-row:1 / 3;align-self:stretch}.testing-ranking-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem;height:100%;min-width:0}.testing-ranking-row .carrier-panel{height:100%;min-height:0;min-width:0}.logistics-dashboard-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(16rem,.9fr);grid-template-rows:clamp(13.5rem,28vh,19rem) clamp(18rem,34vh,22.5rem);align-items:stretch;gap:1.125rem;margin-top:1.25rem}.logistics-dashboard-grid .volume-panel,.logistics-dashboard-grid .carrier-panel{height:100%;min-height:0;min-width:0}.logistics-ranking-row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.125rem;height:100%;min-width:0}.logistics-ranking-row .carrier-panel{height:100%;min-height:0;min-width:0}.carrier-panel,.shipment-panel{height:clamp(18rem,34vh,22.5rem);min-height:clamp(18rem,34vh,22.5rem);padding:1.5rem}.shipment-panel{padding:0;overflow:hidden}.shipment-panel .section-heading{min-height:3.625rem;padding:0 1.5rem;border-bottom:.0625rem solid var(--line-soft)}.panel-heading-actions{display:inline-flex;align-items:center;gap:.5rem}.expanded-carrier-panel,.expanded-company-bar-panel,.expanded-table-panel{width:100%;height:calc(100dvh - 9.5rem);min-height:32rem;max-height:44rem}.expanded-carrier-panel,.expanded-company-bar-panel{padding:0;border:0;background:transparent;box-shadow:none}.expanded-carrier-panel .carrier-list{max-height:100%;margin-top:0}.expanded-carrier-panel .carrier-list.compact{overflow-y:auto}.expanded-carrier-panel .carrier-item{min-height:2.75rem}.expanded-carrier-panel .carrier-item>div:first-child{font-size:.9375rem}.expanded-company-bar-panel .company-bar-scroll{height:100%;margin-top:0}.expanded-company-bar-panel .company-bar-item{grid-template-rows:1.25rem minmax(0,1fr) 3rem}.expanded-company-bar-panel .company-bar-label{font-size:.75rem}.expanded-table-panel{min-height:min(44rem,calc(100dvh - 9.5rem));padding:0}.expanded-table-panel .shipment-table{height:100%;max-height:100%}.expanded-table-panel .shipment-table table{min-width:58rem}.expanded-table-panel .shipment-table.compact table{min-width:62rem}.expanded-table-panel th,.expanded-table-panel td{height:2.125rem;padding-block:.375rem;font-size:.8125rem;line-height:1.15;vertical-align:middle}.expanded-table-panel th{height:2.25rem}.expanded-table-panel .table-sort-header{min-height:2.25rem;padding-block:.375rem}.expanded-table-panel .shipment-table.compact td:nth-child(2),.expanded-table-panel .shipment-table.compact td:nth-child(6){line-height:1.15}.carrier-list{display:grid;gap:.875rem;max-height:calc(100% - 2.625rem);margin-top:1.25rem;overflow-y:auto;padding-right:.375rem;scrollbar-width:thin;scrollbar-color:#4a3d31 transparent}.carrier-list.compact{align-content:start;gap:1rem;overflow-y:visible;padding-right:0}.carrier-list.compact .carrier-item{max-width:min(100%,34rem)}.carrier-list.compact .progress-track{max-width:30rem}.carrier-list::-webkit-scrollbar,.company-bar-scroll::-webkit-scrollbar,.shipment-table::-webkit-scrollbar{width:.5rem;height:.5rem}.carrier-list::-webkit-scrollbar-thumb,.company-bar-scroll::-webkit-scrollbar-thumb,.shipment-table::-webkit-scrollbar-thumb{border-radius:62.4375rem;background:#4a3d31}.carrier-item{display:grid;gap:.5rem;width:100%;padding:0;border:0;background:transparent;text-align:left}.carrier-item>div:first-child{display:flex;align-items:center;justify-content:space-between;min-width:0;gap:.75rem;font-size:.8125rem}.carrier-item span{min-width:0;overflow:hidden;color:#d6d1c8;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.carrier-item strong{flex:0 0 auto;color:var(--text);font-size:.8125rem;font-weight:950}.progress-track{height:.4375rem;overflow:hidden;border-radius:62.4375rem;background:#24211e}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--orange)}.company-bar-panel{overflow:hidden}.company-bar-scroll{height:calc(100% - 2.625rem);margin-top:1rem;overflow-x:auto;overflow-y:hidden;padding:0 0 .25rem;scrollbar-width:thin;scrollbar-color:#4a3d31 transparent}.company-bar-chart{height:100%;min-width:0;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(4.625rem,1fr);align-items:end;gap:.5rem}.company-bar-item{height:100%;min-width:0;display:grid;grid-template-rows:1rem minmax(0,1fr) 2.25rem;gap:.375rem;padding:0;border:0;background:transparent;color:inherit;text-align:center}.company-bar-item strong{align-self:end;justify-self:center;display:inline-flex;align-items:center;justify-content:center;min-height:1.125rem;padding:.125rem .25rem;border:.0625rem solid rgba(243,238,231,.16);border-radius:.25rem;background:var(--surface-content-alt);color:#f3eee7;font-size:.625rem;font-weight:800;line-height:1}.company-bar-track{position:relative;min-height:0;display:flex;align-items:end;justify-content:center;background:transparent}.company-bar-track span{width:min(100%,2.625rem);min-height:.25rem;display:block;border-radius:.25rem .25rem .125rem .125rem;background:linear-gradient(180deg,#f0a64a,#de8738)}.company-bar-label{min-width:0;overflow:hidden;color:#d6d1c8;font-size:.625rem;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shipment-panel .section-heading button{border:0;background:transparent;color:var(--orange);flex:0 0 auto;font-size:.75rem;font-weight:900}.shipment-panel .section-heading .expand-panel-button{width:2rem;height:2rem;border:.0625rem solid var(--line);background:var(--surface-control);color:#a8a29b}.shipment-panel .section-heading .expand-panel-button:hover,.shipment-panel .section-heading .expand-panel-button:focus-visible{border-color:rgba(var(--accent-rgb),.55);color:var(--orange)}.shipment-table{max-height:calc(100% - 3.625rem);overflow:auto;scrollbar-width:thin;scrollbar-color:#4a3d31 transparent}.shipment-panel.testing-collaborators-panel{height:100%;min-height:0}.shipment-panel.testing-collaborators-panel .shipment-table{height:calc(100% - 3.625rem);max-height:calc(100% - 3.625rem);overflow-x:hidden;overflow-y:auto}.shipment-panel.testing-collaborators-panel .shipment-table table{min-width:0}.shipment-table table{min-width:40rem}.shipment-table.compact table{min-width:35rem}.shipment-table.compact td:nth-child(2),.shipment-table.compact td:nth-child(6){line-height:1.25;overflow-wrap:anywhere;white-space:normal}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{max-width:15rem;overflow:hidden;padding:.75rem .625rem;border-bottom:.0625rem solid var(--line-soft);text-align:left;white-space:nowrap;text-overflow:ellipsis}th{position:sticky;top:0;z-index:1;background:var(--panel);color:#736e67;font-size:.6875rem;font-weight:950;text-transform:uppercase}th.sortable-column{padding:0}.table-sort-header{width:100%;min-height:2.5rem;display:flex;align-items:center;gap:.25rem;padding:.75rem .625rem;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;text-align:inherit;text-transform:inherit}th.cell-center .table-sort-header{justify-content:center}.table-sort-header:hover,.table-sort-header:focus-visible{outline:0;background:rgba(var(--accent-rgb),.08);color:#d9a36b}.table-sort-header:focus-visible{box-shadow:inset 0 0 0 .0625rem rgba(var(--accent-rgb),.55)}.table-sort-header i{flex:0 0 auto;color:currentColor;font-size:.75rem;font-style:normal;opacity:.42}th.sorted-column .table-sort-header i{opacity:1}th.sorted-column{color:var(--orange)}td.sorted-column{color:#fff1dc;font-weight:950}td{color:#c8c4bc;font-size:.8125rem;font-weight:750}.clickable-row:hover{background:rgba(var(--cta-rgb),.07)}.top-rank{position:relative;background:linear-gradient(90deg,rgba(var(--cta-rgb),.13),rgba(var(--cta-rgb),.025) 66%)}.top-rank td{border-bottom-color:rgba(var(--accent-rgb),.18)}.top-rank td:first-child{position:relative;color:transparent}.top-rank td:first-child:before{content:attr(data-rank);display:inline-grid;place-items:center;width:1.5rem;height:1.5rem;border:.0625rem solid rgba(255,255,255,.12);border-radius:62.4375rem;color:#130d08;font-size:.6875rem;font-weight:950;box-shadow:0 0 0 .1875rem rgba(var(--cta-rgb),.08)}.rank-1 td:first-child:before{background:linear-gradient(135deg,#ffd36b,#e89a32)}.rank-2 td:first-child:before{background:linear-gradient(135deg,#e7e0d4,#9f9a92)}.rank-3 td:first-child:before{background:linear-gradient(135deg,#d79b68,#9a5d35)}.top-rank .cell-strong{color:#fff8ec}.top-rank td:nth-child(3),.top-rank td:nth-child(4){color:#fff1dc;font-weight:950}td:first-child{color:#746f68;font-weight:900}.cell-center{text-align:center}.cell-strong{color:var(--text);font-weight:950}.cell-muted{color:#89847d}.status-pill{position:relative;display:inline-flex;align-items:center;padding-left:.8125rem;font-weight:900}.status-pill:before{content:"";position:absolute;left:0;width:.5rem;height:.5rem;border-radius:50%;background:currentColor}.status-pill.recebido,.status-pill.expedido{color:var(--green)}.status-pill.em-conferencia{color:var(--yellow)}.status-pill.a-caminho{color:var(--blue)}.status-pill.divergencia{color:var(--red)}.loading-panel,.center-state{min-height:64vh;display:grid;place-items:center;align-content:center;gap:1.125rem;color:var(--muted)}.center-state{display:grid;grid-template-columns:1fr}.center-state button{min-height:2.625rem;padding:0 1.125rem;border:0;border-radius:.625rem;background:var(--orange);color:#120d09;font-weight:900}.app-shell.sidebar-collapsed{grid-template-columns:5.25rem minmax(0,1fr)}.sidebar-collapsed .sidebar-shell{padding-inline:.75rem}.sidebar-collapsed .sidebar-header{flex-direction:column;margin-bottom:.75rem}.sidebar-collapsed .sector-menu,.sidebar-collapsed .sector-group{gap:.875rem;justify-items:center}.sidebar-collapsed .brand-block>div:last-child,.sidebar-collapsed .user-pill strong,.sidebar-collapsed .sector-parent strong,.sidebar-collapsed .sector-chevron,.sidebar-collapsed .subitem-label{max-width:0;opacity:0;pointer-events:none;transform:translate(-.5rem);visibility:hidden}.sidebar-collapsed .sector-parent{grid-template-columns:1.75rem;justify-content:center;place-items:center;justify-self:center;width:2.875rem;min-height:2.875rem;height:2.875rem;padding:0}.sidebar-collapsed .brand-block{justify-content:center}.sidebar-collapsed .brand-mark{width:2.125rem;height:2.125rem;border-radius:.5rem;font-size:.8125rem}.sidebar-collapsed .sector-parent strong,.sidebar-collapsed .sector-chevron{display:none}.sidebar-collapsed .collapse-button svg{transform:rotate(180deg)}.sidebar-collapsed .sector-items{display:none;grid-template-rows:0fr;height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-.25rem)}.sidebar-collapsed .sector-group.open .sector-items{grid-template-rows:0fr;opacity:0}.sidebar-collapsed .subitem{width:0;min-width:0;min-height:0;height:0;margin-left:0;overflow:hidden;padding:0;background:transparent;box-shadow:none;justify-content:center}.sidebar-collapsed .subitem-icon{width:1.75rem;height:1.75rem;display:grid;place-items:center;border-radius:.4375rem;background:#242321;color:#b7b2aa}.sidebar-collapsed .subitem-icon:after{content:attr(data-short);font-size:.75rem;font-weight:900}.sidebar-collapsed .subitem.active .subitem-icon{background:var(--orange);color:#0f0c09}.sidebar-collapsed .sidebar-account{display:grid;width:2.875rem;justify-self:center;align-self:center;border:0;background:transparent;gap:.625rem}.sidebar-collapsed .user-pill,.sidebar-collapsed .logout-button{width:2.875rem;height:2.875rem;border:.0625rem solid var(--line);border-radius:.5625rem;background:var(--surface-control)}.sidebar-collapsed .user-pill{justify-content:center;padding:0}.sidebar-collapsed .logout-button{border-left:.0625rem solid var(--line)}.loader{width:2.25rem;height:2.25rem;border:.1875rem solid rgba(var(--accent-rgb),.18);border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}.sr-only{position:absolute;width:.0625rem;height:.0625rem;overflow:hidden;clip:rect(0,0,0,0)}.apexcharts-tooltip{border-color:var(--line)!important;background:var(--surface-control-alt)!important;box-shadow:none!important}.apexcharts-tooltip-title{border-color:var(--line)!important;background:var(--surface-control-alt)!important}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:36rem){.primegrid-login-intro-mark-shell{width:9.5rem}.primegrid-login-intro-wordmark{font-size:2rem}}@media(max-width:56.25rem){.app-shell{grid-template-columns:15rem minmax(0,1fr)}.sidebar-shell{padding:1.125rem .75rem}.brand-block strong{font-size:1.125rem}.brand-block small{font-size:.5625rem}.subitem{width:calc(100% - 2.625rem);margin-left:2.625rem}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-row,.detail-row,.testing-dashboard-grid,.testing-ranking-row,.logistics-dashboard-grid{grid-template-columns:1fr}.testing-dashboard-grid,.logistics-dashboard-grid{grid-template-rows:auto}.logistics-ranking-row{grid-template-columns:1fr}.testing-collaborators-panel{grid-column:auto;grid-row:auto;height:26.25rem;min-height:26.25rem}}@media(max-width:56.25rem){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar-shell{position:relative;height:auto;padding:.75rem 1rem;border-right:0;border-bottom:.0625rem solid var(--line)}.sidebar-header{margin-bottom:.625rem}.collapse-button{display:none}.sector-menu{display:flex;flex:0 0 auto;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.125rem;scrollbar-gutter:auto;scrollbar-width:none}.sector-menu::-webkit-scrollbar{display:none}.sector-group{display:contents}.sector-group:not(.open) .sector-items{display:none}.sector-group.open .sector-items,.sector-items-inner{display:contents}.sector-parent,.subitem{flex:0 0 auto;width:auto;min-width:max-content;min-height:2.5rem;margin-left:0}.sector-parent{grid-template-columns:1.75rem auto;padding:0 .75rem}.sector-chevron{display:none}.subitem{padding:0 .75rem}.top-header{min-height:4.875rem;padding:.875rem 1.125rem}.dashboard-page{padding:1.375rem 1.125rem}.sidebar-account{margin-top:.625rem}}@media(max-width:40rem){.top-header{align-items:stretch;flex-direction:column;gap:.875rem}.header-title-row{align-items:flex-start;flex-direction:column;gap:.5rem}.header-actions{display:grid;grid-template-columns:1fr;gap:.625rem;width:100%}.dashboard-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(6.5rem,.55fr) 2.75rem;gap:.5rem;width:100%}.user-pill{flex:1 1 auto}.filter-button,.identifier-search,.refresh-button,.logout-button{width:100%;min-width:0;height:2.75rem}.dashboard-page{padding-inline:.875rem}.metric-card{min-height:0;padding:.9375rem 1rem}.flow-content{grid-template-columns:1fr}.donut-wrap{margin:0 auto}.flow-legend{width:100%}.section-heading{align-items:flex-start}.shipment-panel .section-heading{min-height:4rem;padding:.625rem 1.125rem}.shipment-table.compact table{min-width:42.5rem}.filter-modal-overlay{padding:.875rem;place-items:end center}.filter-modal{max-height:calc(100vh - 1.75rem);overflow:auto;padding:1.25rem}.filter-modal-grid{grid-template-columns:1fr}.filter-field.wide{grid-column:auto}.filter-modal-actions{display:grid;grid-template-columns:1fr 1fr}.expanded-panel-overlay{padding:.875rem;place-items:end center}.expanded-panel-modal{width:100%;max-height:calc(100dvh - 1.75rem)}.expanded-panel-body{padding:.875rem}.expanded-flow-panel .flow-content{grid-template-columns:1fr;min-height:0}.expanded-flow-panel .donut-wrap{width:min(18rem,100%)!important;height:min(18rem,100vw - 3.5rem)!important}.expanded-carrier-panel,.expanded-company-bar-panel,.expanded-table-panel{height:calc(100dvh - 8rem);min-height:26rem}}@media(max-width:35rem){.metric-row{grid-template-columns:1fr}.brand-block strong{font-size:1.0625rem}.brand-block small{display:none}.login-card{padding:2.125rem 1.375rem 1.75rem}.login-help{flex-wrap:wrap;text-align:center}}.overview-navigation{width:100%;min-height:2.875rem;display:grid;grid-template-columns:1.75rem minmax(0,1fr);align-items:center;gap:.625rem;padding:0 .625rem;border:0;border-radius:.5rem;background:transparent;color:#c5c3bd;text-align:left;transition:background-color .18s ease,color .18s ease,transform .18s ease}.overview-navigation:hover{transform:translate(.125rem)}.overview-navigation.active{background:var(--surface-hover);color:var(--text);box-shadow:inset .1875rem 0 0 var(--orange)}.overview-navigation strong{min-width:0;overflow:hidden;font-size:.875rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.company-overview-page,.company-overview-page *{letter-spacing:0}.company-overview-page{display:grid;gap:1rem;background:#0a0908}.overview-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.875rem;align-items:stretch}.overview-panel{min-width:0;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-subtle)}.overview-panel-heading{min-height:2.5rem;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.125rem 0}.overview-panel-heading>div,.overview-panel-heading>div>div{min-width:0}.overview-panel-heading>div{display:flex;align-items:center;gap:.625rem}.overview-panel-heading h2{margin:0;color:#eeebe5;font-size:.9375rem;font-weight:900;line-height:1.25}.overview-panel-heading p{margin:.25rem 0 0;color:#77716a;font-size:.6875rem;font-weight:700}.approved-kpi-wrap{position:relative;min-width:0;z-index:12}.overview-kpi-card{width:100%;height:100%;min-height:7.75rem}button.overview-kpi-card{color:inherit;cursor:help;font:inherit;text-align:left}.metric-card .approved-kpi-label{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.approved-kpi:focus-visible{outline:.125rem solid var(--success-strong);outline-offset:.125rem}.approved-breakdown{position:absolute;top:calc(100% + .625rem);left:50%;z-index:35;width:23.5rem;padding:1rem;transform:translate(-50%);border:.0625rem solid #3b3630;border-radius:.5rem;background:var(--surface-content);box-shadow:0 1rem 2.5rem #0000007a}.approved-breakdown:before{content:"";position:absolute;bottom:100%;left:50%;width:.75rem;height:.75rem;border-top:.0625rem solid #3b3630;border-left:.0625rem solid #3b3630;background:var(--surface-content);transform:translate(-50%,50%) rotate(45deg)}.approved-breakdown-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:.0625rem solid var(--line)}.approved-breakdown-header span,.approved-breakdown-header strong{display:block}.approved-breakdown-header span{color:var(--text-secondary);font-size:.75rem;font-weight:800}.approved-breakdown-header strong{margin-top:.25rem;color:#f5f1ea;font-size:1.5rem;font-weight:950}.approved-breakdown-header small{color:#77716a;font-size:.625rem;font-weight:750}.approved-breakdown-actions{display:flex;align-items:center;gap:.5rem}.approved-breakdown-actions button{width:1.75rem;height:1.75rem;display:grid;place-items:center;border:0;border-radius:.375rem;background:#24201c;color:var(--text-secondary)}.approved-breakdown-body{display:grid;grid-template-columns:9.625rem minmax(0,1fr);align-items:center;gap:.75rem;padding-top:.75rem}.approved-breakdown-legend{display:grid;gap:.875rem}.approved-legend-item{display:grid;grid-template-columns:.5rem minmax(0,1fr);align-items:start;gap:.5rem}.approved-legend-dot{width:.5rem;height:.5rem;margin-top:.25rem;border-radius:50%}.approved-legend-item span,.approved-legend-item strong{display:block}.approved-legend-item span{color:var(--text-secondary);font-size:.6875rem;font-weight:750}.approved-legend-item strong{margin-top:.25rem;color:#f0ede7;font-size:.875rem;font-weight:900}.approved-legend-item strong small{color:#77716a;font-size:.625rem}.overview-analytics-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(26rem,.95fr);gap:.875rem}.overview-timeline-panel,.overview-flow-panel{min-height:18rem;overflow:hidden}.overview-flow-panel{position:relative;display:flex;flex-direction:column}.overview-chart-heading{align-items:center}.overview-chart-heading .overview-segmented{margin-left:auto}.overview-heading-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:.5rem}.overview-segmented{display:inline-grid;grid-template-columns:repeat(2,auto);flex:0 0 auto;padding:.1875rem;border:.0625rem solid var(--line);border-radius:.4375rem;background:#0c0b0a}.overview-segmented button{min-height:1.875rem;padding:0 .625rem;border:0;border-radius:.3125rem;background:transparent;color:#77716a;font-size:.625rem;font-weight:850}.overview-segmented button.active{background:#2a211a;color:var(--orange)}.overview-timeline-panel .apexcharts-canvas,.overview-flow-panel .apexcharts-canvas{margin:0 auto}.overview-flow-content{display:grid;grid-template-columns:minmax(10rem,.85fr) minmax(12rem,1.15fr);align-items:center;flex:1 1 auto;gap:.875rem;width:100%;min-width:0;padding:.375rem 1.125rem}.overview-flow-donut{min-width:0;overflow:hidden}.overview-flow-legend{display:grid;gap:.625rem;min-width:0}.overview-flow-legend-item{display:grid;grid-template-columns:.5rem minmax(0,1fr) auto;align-items:center;gap:.5rem;min-width:0;color:var(--text-secondary);font-size:.6875rem;font-weight:800}.overview-flow-legend-item>span:not(.overview-flow-legend-dot){line-height:1.2;white-space:normal}.overview-flow-legend-dot{width:.5rem;height:.5rem;border-radius:50%}.overview-flow-legend-item strong{color:#eeeae4;font-size:.6875rem;font-weight:900;white-space:nowrap}.overview-flow-hover-tooltip{position:absolute;z-index:40;width:max-content;max-width:calc(100% - 2rem);display:grid;grid-template-columns:.5rem minmax(0,1fr);align-items:start;gap:.5rem;padding:.5rem .625rem;transform:translate(-50%,calc(-100% - .5rem));border:.0625rem solid #3a3530;border-radius:.375rem;background:#181512;box-shadow:0 .625rem 1.5rem #0000006b;color:#eeeae4;pointer-events:none}.overview-flow-hover-tooltip.below{transform:translate(-50%)}.overview-flow-hover-dot{width:.5rem;height:.5rem;margin-top:.1875rem;border-radius:50%}.overview-flow-hover-tooltip strong,.overview-flow-hover-tooltip span{display:block}.overview-flow-hover-tooltip strong{font-size:.75rem;font-weight:900}.overview-flow-hover-tooltip div>span{margin-top:.1875rem;color:var(--text-secondary);font-size:.6875rem;font-weight:750;white-space:nowrap}.overview-supplier-panel{overflow:hidden}.overview-table-count{flex:0 0 auto;padding:.3125rem .5rem;border-radius:.375rem;background:#1d1916;color:#908a82;font-size:.625rem;font-weight:800}.overview-table-scroll{margin-top:.875rem;max-height:24rem;overflow-x:auto;overflow-y:auto}.overview-expanded-table{height:calc(100dvh - 9.5rem);min-height:32rem;max-height:44rem}.overview-expanded-table .overview-table-scroll{height:100%;max-height:100%;margin-top:0}.overview-expanded-table .overview-supplier-table{min-width:68rem}.overview-expanded-table .overview-supplier-table th,.overview-expanded-table .overview-supplier-table td{height:2.125rem;padding-block:.375rem;font-size:.8125rem;line-height:1.15}.overview-expanded-table .overview-supplier-table th{height:2.25rem}.overview-flow-content-expanded{min-height:28rem;grid-template-columns:minmax(20rem,.9fr) minmax(18rem,1fr);padding:0}.overview-flow-content-expanded .overview-flow-donut{justify-self:center;overflow:visible}.overview-flow-content-expanded .overview-flow-legend{align-content:center;gap:.875rem}.overview-flow-content-expanded .overview-flow-legend-item{font-size:.875rem}.overview-supplier-table{width:100%;min-width:60rem;border-collapse:collapse;table-layout:fixed}.overview-supplier-table th,.overview-supplier-table td{height:3.25rem;padding:0 .875rem;border-top:.0625rem solid var(--line-soft);color:#b0aaa2;font-size:.75rem;font-weight:750;text-align:right;vertical-align:middle}.overview-supplier-table th{position:sticky;top:0;z-index:2;height:2.5rem;background:var(--surface-subtle);color:#6f6a64;font-size:.625rem;font-weight:900;text-transform:uppercase}.overview-supplier-table th:first-child,.overview-supplier-table td:first-child{width:24%;text-align:left}.overview-header-cell{position:relative;width:100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.overview-supplier-table th:first-child .overview-header-cell{justify-content:flex-start}.overview-sort-button{min-width:0;flex:0 1 auto;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:.25rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:right;text-transform:inherit}.overview-supplier-table th:first-child .overview-sort-button{justify-content:flex-start;text-align:left}.overview-sort-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-sort-button svg{flex:0 0 auto}.overview-sort-button:hover,.overview-sort-button.active{color:var(--orange)}.overview-supplier-table tbody tr:hover{background:rgba(var(--accent-rgb),.035)}.overview-supplier-filter{width:100%;display:block;padding:0;border:0;background:transparent;color:#e3dfd8;text-align:left}.overview-supplier-filter strong{display:block;width:100%;overflow:hidden;font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.positive-cell{color:#75d49b!important}.warning-cell{color:#f0bd67!important}.overview-empty-table{height:6rem!important;color:#77716a!important;text-align:center!important}.sidebar-collapsed .overview-navigation{grid-template-columns:1.75rem;justify-content:center;place-items:center;justify-self:center;width:2.875rem;height:2.875rem;padding:0}.sidebar-collapsed .overview-navigation strong{display:none}@media(max-width:78rem){.overview-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-analytics-grid{grid-template-columns:minmax(0,1.25fr) minmax(24rem,1fr)}}@media(max-width:64rem){.overview-analytics-grid{grid-template-columns:1fr}.approved-breakdown{left:0;transform:none}.approved-breakdown:before{left:20%}}@media(max-width:56.25rem){.sidebar-account{position:absolute;top:.75rem;right:1rem;width:2.5rem;margin:0;border:0;background:transparent}.sidebar-account .user-pill{display:none}.sidebar-account .logout-button{width:2.5rem;height:2.5rem;border:.0625rem solid var(--line);border-radius:.5rem;background:var(--surface-control)}.overview-navigation{flex:0 0 auto;width:auto;min-width:max-content;min-height:2.5rem;grid-template-columns:1.75rem auto;padding:0 .75rem}.company-overview-page{gap:.875rem}}@media(max-width:40rem){.overview-kpi-grid,.overview-flow-content{grid-template-columns:1fr}.overview-flow-donut{width:min(13rem,100%);margin:0 auto}.overview-flow-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-flow-legend-item{grid-template-columns:.5rem minmax(0,1fr);align-items:start}.overview-flow-legend-item strong{grid-column:2}.overview-chart-heading{align-items:stretch;flex-direction:column}.overview-chart-heading .overview-segmented,.overview-chart-heading .expand-panel-button{margin-left:0}.overview-segmented{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.overview-segmented button{min-width:0;padding:0 .375rem;white-space:normal}.approved-breakdown{position:fixed;top:9rem;right:1rem;left:1rem;width:auto;max-height:calc(100dvh - 10rem);overflow:auto;transform:none}.approved-breakdown:before{display:none}.overview-heading-actions{width:100%;justify-content:space-between}.overview-flow-content-expanded{grid-template-columns:1fr;min-height:0}.overview-flow-content-expanded .overview-flow-donut{width:min(18rem,100%);margin:0 auto}.overview-expanded-table{height:calc(100dvh - 8rem);min-height:26rem}}@media(max-width:30rem){.approved-breakdown-body{grid-template-columns:1fr}.approved-breakdown-body .apexcharts-canvas{margin:0 auto}}.sidebar-shell{--sidebar-row-height: clamp(2.125rem, 5.25dvh, 2.875rem);--sidebar-subitem-height: clamp(1.75rem, 4.25dvh, 2.25rem);--sidebar-icon-size: clamp(1.5rem, 3.8dvh, 1.75rem);--sidebar-menu-gap: clamp(.2rem, .45dvh, .3125rem);padding-block:clamp(.75rem,2vh,1.375rem)}.sidebar-header,.sidebar-account{margin-block:0 clamp(.75rem,1.5vh,1.125rem)}.sidebar-account{margin-block:clamp(.75rem,1.5vh,1.125rem) 0}.sector-menu{gap:var(--sidebar-menu-gap);scrollbar-gutter:auto}.sector-group{gap:0}.sector-group.open{gap:var(--sidebar-menu-gap)}.sector-parent{min-height:var(--sidebar-row-height);height:var(--sidebar-row-height);grid-template-columns:var(--sidebar-icon-size) minmax(0,1fr) .875rem;gap:clamp(.5rem,1.15dvh,.625rem);font-size:clamp(.75rem,1.8dvh,.875rem)}.sector-icon{width:var(--sidebar-icon-size);height:var(--sidebar-icon-size)}.subitem{min-height:var(--sidebar-subitem-height);height:var(--sidebar-subitem-height);font-size:clamp(.75rem,1.7dvh,.8125rem)}.user-pill,.logout-button{height:var(--sidebar-row-height)}.user-pill span{width:var(--sidebar-icon-size);height:var(--sidebar-icon-size)}.sidebar-collapsed .sector-menu{gap:clamp(.125rem,.3dvh,.25rem)}.sidebar-collapsed .sector-group{gap:0}.sidebar-collapsed .sector-parent,.sidebar-collapsed .user-pill,.sidebar-collapsed .logout-button{width:var(--sidebar-row-height);min-height:var(--sidebar-row-height);height:var(--sidebar-row-height)}.sidebar-collapsed .sector-parent{grid-template-columns:var(--sidebar-icon-size)}.sidebar-collapsed .sidebar-account{width:var(--sidebar-row-height)}.filter-modal{max-height:calc(100dvh - 3rem)}.filter-modal-overlay{overflow-y:auto;overscroll-behavior:contain}.shipment-table,.carrier-list{scrollbar-gutter:stable}.carrier-panel,.shipment-panel{display:flex;flex-direction:column}.carrier-list,.shipment-table{flex:1 1 auto;min-height:0;max-height:none}.shipment-panel.testing-collaborators-panel .shipment-table{height:auto;max-height:none}.testing-collaborators-panel .shipment-table.compact thead tr{height:2.5rem}.testing-collaborators-panel .shipment-table.compact tbody tr{height:2.875rem}.testing-collaborators-panel .shipment-table.compact th,.testing-collaborators-panel .shipment-table.compact td{padding:.5rem;vertical-align:middle}.testing-collaborators-panel .shipment-table.compact td:nth-child(2){overflow-wrap:normal;white-space:nowrap;text-overflow:ellipsis}@media(min-width:56.3125rem)and (max-height:47rem){.dashboard-page{padding-bottom:clamp(.75rem,1.5vh,1rem)}.testing-dashboard-page{height:calc(100dvh - 5.25rem);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(.75rem,2vh,1.125rem);overflow:hidden}.testing-dashboard-page .testing-dashboard-grid{min-height:0;height:100%;grid-template-rows:clamp(13.5rem,28vh,19rem) minmax(0,1fr);gap:clamp(.75rem,2vh,1.125rem);margin-top:0}.testing-dashboard-page .testing-ranking-row,.testing-dashboard-page .testing-collaborators-panel,.testing-dashboard-page .carrier-panel,.testing-dashboard-page .shipment-panel{min-height:0}}
