*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#1468ef;--color-primary-dark:#0d4fc5;--color-primary-light:#e8f0ff;--color-primary-muted:#1468ef1a;--chart-primary:#1468ef;--chart-primary-dark:#0d4fc5;--chart-primary-light:#9cc1ff;--sidebar-bg:linear-gradient(180deg, #031a3b 0%, #042850 100%);--sidebar-border:#173862;--sidebar-text:#d6e4f7;--sidebar-text-active:#fff;--sidebar-hover:#ffffff14;--sidebar-active-bg:linear-gradient(135deg, #0d4fc5 0%, #176ceb 100%);--sidebar-width:200px;--sidebar-collapsed-width:68px;--bg-page:#f3f4f6;--bg-card:#fff;--bg-hover:#f9fafb;--border-color:#e5e7eb;--text-primary:#111827;--text-secondary:#374151;--text-muted:#6b7280;--radius-lg:12px}html,body,#root{height:100%;color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.app-layout{height:100vh;display:flex;overflow:hidden}.app-main{flex-direction:column;flex:1;width:0;min-width:0;min-height:0;display:flex;overflow:hidden}.blank-page{background:var(--bg-page);flex:1}.auth-loading{min-height:100vh;color:var(--text-secondary);background:var(--bg-page);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.auth-loading span{border:2px solid #c8d4e5;border-top-color:var(--color-primary);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}._sidebar_1gtzb_1{height:100%;width:var(--sidebar-width);flex:0 0 var(--sidebar-width);background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);z-index:50;flex-direction:column;transition:width .2s,flex-basis .2s;display:flex;position:relative;overflow:hidden}._sidebarCollapsed_1gtzb_2{width:var(--sidebar-collapsed-width);flex-basis:var(--sidebar-collapsed-width)}._logo_1gtzb_3{border-bottom:1px solid var(--sidebar-border);flex-shrink:0;align-items:center;gap:10px;padding:16px 16px 14px;display:flex}._logoIcon_1gtzb_4{flex-shrink:0;width:120px;height:32px;overflow:hidden}._logoImage_1gtzb_5{width:120px;height:auto;display:block}._toggleButton_1gtzb_6{border:1px solid var(--sidebar-border);width:28px;height:28px;color:var(--sidebar-text);cursor:pointer;background:0 0;border-radius:6px;flex:0 0 28px;place-items:center;margin-left:auto;transition:color .15s,background .15s,border-color .15s;display:grid}._toggleButton_1gtzb_6:hover{color:#fff;background:var(--sidebar-hover);border-color:#fff3}._nav_1gtzb_8{flex:1;padding:8px 0;overflow-y:auto}._navItem_1gtzb_9{color:var(--sidebar-text);border-left:3px solid #0000;border-radius:6px;align-items:center;gap:10px;margin:1px 8px;padding:9px 14px;font-size:13px;font-weight:400;text-decoration:none;transition:color .15s,background .15s;display:flex}._navItem_1gtzb_9:hover{color:#fff;background:var(--sidebar-hover)}._navItemActive_1gtzb_11{font-weight:600;box-shadow:0 5px 14px #011d4e38;color:var(--sidebar-text-active)!important;background:var(--sidebar-active-bg)!important;border-left-color:#8cb8ff!important}._navIcon_1gtzb_12{opacity:.85;flex-shrink:0}._navItemActive_1gtzb_11 ._navIcon_1gtzb_12{opacity:1}._navLabel_1gtzb_12{white-space:normal;line-height:1.3;transition:opacity .15s;overflow:visible}._sidebarCollapsed_1gtzb_2 ._logo_1gtzb_3{flex-direction:column;justify-content:center;gap:8px;padding:12px 10px}._sidebarCollapsed_1gtzb_2 ._logoIcon_1gtzb_4{width:32px;height:32px}._sidebarCollapsed_1gtzb_2 ._logoImage_1gtzb_5{width:auto;max-width:none;height:32px}._sidebarCollapsed_1gtzb_2 ._navLabel_1gtzb_12{display:none}._sidebarCollapsed_1gtzb_2 ._toggleButton_1gtzb_6{margin-left:0}._sidebarCollapsed_1gtzb_2 ._navItem_1gtzb_9{border-left-width:0;justify-content:center;margin-inline:10px;padding-inline:10px}._account_1gtzb_14{border-top:1px solid var(--sidebar-border);flex-shrink:0;padding:10px 8px 12px}._accountCopy_1gtzb_15{white-space:nowrap;min-width:0;padding:0 9px 8px;overflow:hidden}._accountCopy_1gtzb_15 span{color:#8fa8c8;text-transform:uppercase;letter-spacing:.07em;font-size:9px;display:block}._accountCopy_1gtzb_15 strong{color:#fff;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;font-weight:600;display:block;overflow:hidden}._logoutButton_1gtzb_18{width:100%;min-height:36px;color:var(--sidebar-text);font:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:6px;align-items:center;gap:10px;padding:8px 11px;font-size:12px;transition:color .15s,background .15s,border-color .15s;display:flex}._logoutButton_1gtzb_18:hover:not(:disabled){color:#fff;background:#e1373729;border-color:#ff828252}._logoutButton_1gtzb_18:disabled{cursor:wait;opacity:.65}._logoutSpinner_1gtzb_21{animation:.7s linear infinite _logout-spin_1gtzb_1}._sidebarCollapsed_1gtzb_2 ._account_1gtzb_14{padding-inline:10px}._sidebarCollapsed_1gtzb_2 ._accountCopy_1gtzb_15{display:none}._sidebarCollapsed_1gtzb_2 ._logoutButton_1gtzb_18{justify-content:center;padding-inline:8px}@keyframes _logout-spin_1gtzb_1{to{transform:rotate(360deg)}}._fixed_alrm8_1{overflow:hidden}._page_12026_1{background:#f8fafc;flex:1;min-height:0;padding:22px 28px 28px;overflow:auto}._pageHeader_12026_2{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}._pageHeader_12026_2 h1{color:#0d1c37;letter-spacing:-.045em;font-size:29px;font-weight:750;line-height:1.13}._pageHeader_12026_2 p{color:#586579;margin-top:6px;font-size:13px;line-height:1.4}._headerActions_12026_2{white-space:nowrap;grid-template-columns:auto auto 48px;grid-template-areas:"date filters refresh"".updated updated";justify-content:end;align-items:center;gap:9px 12px;padding-top:0;display:grid}._dateButton_12026_2,._filterButton_12026_2,._refreshButton_12026_2{color:#1b2a44;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0e8;border-radius:7px;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a09}._dateButton_12026_2{grid-area:date;padding:0 13px}._filterButton_12026_2{grid-area:filters;padding:0 15px}._refreshButton_12026_2{grid-area:refresh;width:48px}._dateButton_12026_2 svg:last-child,._filterButton_12026_2 svg:last-child{margin-left:5px}._updated_12026_2{color:#617086;grid-area:updated;justify-self:end;align-items:center;gap:8px;font-size:10.5px;display:inline-flex}._metricGrid_12026_3{grid-template-columns:repeat(8,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}._metricCard_12026_3{background:#fff;border:1px solid #e2e8ef;border-radius:8px;min-width:0;height:116px;padding:13px 12px;box-shadow:0 1px 2px #0f172a0b}._metricCard_12026_3>p{color:#26354c;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:650;line-height:1.25;overflow:hidden}._metricValueRow_12026_3{justify-content:space-between;align-items:center;gap:5px;margin-top:10px;display:flex}._metricValueRow_12026_3 strong{color:#101d36;letter-spacing:-.035em;white-space:nowrap;font-size:23px;line-height:1}._metricIcon_12026_3{border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}._blue_12026_3{color:#1681a8;background:#e8f6fa}._green_12026_3{color:#078b5a;background:#e7f8ef}._violet_12026_3{color:#7351d9;background:#f0edff}._teal_12026_3{color:#0c817b;background:#e5f8f5}._orange_12026_3{color:#dd7e0a;background:#fff4e5}._red_12026_3{color:#e24d44;background:#fff0ef}._metricCard_12026_3 small{white-space:nowrap;text-overflow:ellipsis;margin-top:12px;font-size:9.5px;font-weight:500;display:block;overflow:hidden}._metricCard_12026_3 small b{font-weight:700}._metricPositive_12026_3{color:#078a4c}._metricNegative_12026_3{color:#df5a23}._primaryGrid_12026_4{grid-template-columns:minmax(0,1.15fr) minmax(0,1.1fr) minmax(270px,.7fr);gap:12px;display:grid}._secondaryGrid_12026_4{grid-template-columns:minmax(330px,1.14fr) minmax(285px,.87fr) minmax(260px,.78fr) minmax(270px,.82fr);gap:12px;margin-top:12px;display:grid}._card_12026_4{background:#fff;border:1px solid #e3e9ef;border-radius:8px;min-width:0;padding:14px 13px;overflow:hidden;box-shadow:0 1px 2px #0f172a0b}._scoreCard_12026_4,._distributionCard_12026_4,._snapshotCard_12026_4{height:309px}._volumeCard_12026_4,._exceptionCard_12026_4,._queueCard_12026_4,._controlsCard_12026_4{height:328px}._cardTitle_12026_4{align-items:center;min-height:19px;display:flex}._cardTitle_12026_4 h2{color:#18253a;letter-spacing:-.015em;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1.25;display:inline-flex}._cardTitle_12026_4 h2 svg{color:#8c98a7;flex:none}._chartCardHeader_12026_4{justify-content:space-between;align-items:center;display:flex}._chartCardHeader_12026_4>div{align-items:center;gap:4px;display:flex}._chartCardHeader_12026_4 button{color:#536278;width:22px;height:22px;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:17px;display:grid}._chartCardHeader_12026_4 button:last-child{color:#314157}._scoreChart_12026_5{height:260px;margin-top:2px}._scoreChart_12026_5 svg,._distributionChart_12026_5 svg,._volumeChart_12026_5 svg,._queueChart_12026_5 svg{width:100%;height:100%;display:block}._chartGrid_12026_5{stroke:#e7edf1;stroke-width:1px}._chartAxis_12026_5{stroke:#c4ced8;stroke-width:1px}._chartLabel_12026_5,._groupLabel_12026_5{fill:#445164;font-family:inherit;font-size:8.5px}._groupLabel_12026_5{font-size:8.5px;font-weight:600}._chartTitleAxis_12026_5{fill:#354257;font-family:inherit;font-size:9px;font-weight:500}._distributionChart_12026_5{height:261px;margin-top:1px}._distributionBar_12026_6{fill:#07875a}._lowLine_12026_6{stroke:#e24e43;stroke-width:1.5px}._mediumLine_12026_6{stroke:#e79b27;stroke-width:1.5px}._highLine_12026_6{stroke:#119160;stroke-width:1.5px}._lowText_12026_6,._mediumText_12026_6,._highText_12026_6{font-family:inherit;font-size:8px}._lowText_12026_6{fill:#d73b33}._mediumText_12026_6{fill:#d98515}._highText_12026_6{fill:#07864e}._snapshotRows_12026_7{margin-top:10px}._snapshotRow_12026_7{color:#2e3b50;border-bottom:1px solid #e6ebf0;grid-template-columns:23px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:39px;font-size:10.5px;display:grid}._snapshotRow_12026_7:last-child{border-bottom:0}._snapshotRow_12026_7 b{color:#19273d;white-space:nowrap;font-size:12px;font-weight:700}._snapshotIcon_12026_7{color:#56677c;place-items:center;display:grid}._snapshotIcon_12026_7._green_12026_3{color:#088d55;background:0 0}._snapshotIcon_12026_7._teal_12026_3{color:#1681a8;background:0 0}._snapshotIcon_12026_7._red_12026_3{color:#e24d44;background:0 0}._snapshotIcon_12026_7._orange_12026_3{color:#df840e;background:0 0}._snapshotIcon_12026_7._neutral_12026_7{color:#526276}._snapshotNote_12026_7{color:#7a8797;margin-top:11px;font-size:8.5px;line-height:1.25}._volumeChart_12026_5{height:250px;margin-top:2px}._volumeLegend_12026_8{color:#3c4a5f;white-space:nowrap;flex-wrap:wrap;gap:9px;margin:7px 0 1px;font-size:8.4px;display:flex}._volumeLegend_12026_8 span{align-items:center;gap:4px;display:inline-flex}._volumeLegend_12026_8 i{border-radius:2px;width:8px;height:8px}._rejectedLegend_12026_8{background:#eb594e}._escalatedLegend_12026_8{background:#f5a236}._currentDay_12026_8{fill:#087bce;font-family:inherit;font-size:8.5px;font-weight:700}._localTime_12026_8{color:#778596;margin-top:-3px;font-size:8.5px}._exceptionTable_12026_9{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:8px}._exceptionTable_12026_9 th{color:#3d4a5d;text-align:left;white-space:nowrap;border-top:1px solid #e5ebf0;border-bottom:1px solid #e5ebf0;height:27px;font-size:8.5px;font-weight:700}._exceptionTable_12026_9 th:first-child{width:47%}._exceptionTable_12026_9 th:nth-child(2){text-align:center;width:16%}._exceptionTable_12026_9 th:nth-child(3){text-align:center;width:18%}._exceptionTable_12026_9 th:nth-child(4){text-align:center;width:19%}._exceptionTable_12026_9 td{color:#334054;border-bottom:1px solid #e6ebef;height:41px;font-size:9.5px;font-weight:500}._exceptionTable_12026_9 td:nth-child(2),._exceptionTable_12026_9 td:nth-child(3),._exceptionTable_12026_9 td:nth-child(4){text-align:center;white-space:nowrap}._rising_12026_9{color:#dc6328!important}._falling_12026_9{color:#078a4d!important}._bottomLink_12026_9{color:#078a5e;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:14px;padding:0;font-size:10px;font-weight:650;display:inline-flex}._bottomLink_12026_9 span{font-size:19px;line-height:10px}._queueTitle_12026_10{justify-content:space-between;align-items:center;gap:5px;display:flex}._queueTitle_12026_10>span{color:#556276;white-space:nowrap;font-size:8.5px}._queueChart_12026_5{height:261px;margin-top:1px}._queueBar_12026_10{fill:#087f59}._queueLabel_12026_10{fill:#344155;font-family:inherit;font-size:9px;font-weight:500}._queueValue_12026_10{fill:#344155;font-family:inherit;font-size:9px}._controlSection_12026_11{border-top:1px solid #e5ebf0;margin-top:10px}._controlSection_12026_11+._controlSection_12026_11{margin-top:11px}._controlSectionTitle_12026_11{justify-content:space-between;align-items:center;gap:10px;display:flex}._controlSection_12026_11 h3{color:#253249;margin-top:8px;font-size:10px;font-weight:700;line-height:1.2}._controlSectionTitle_12026_11 button{color:#087dcb;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:10px;font-weight:700}._controlSection_12026_11 p{color:#3b485a;border-bottom:1px solid #edf1f4;align-items:center;gap:7px;min-height:29px;font-size:9.5px;display:flex}._controlSection_12026_11 p:last-child{border-bottom:0}._controlSection_12026_11 p i{border-radius:50%;width:8px;height:8px}._controlSection_12026_11 p b{color:#263349;white-space:nowrap;margin-left:auto;font-weight:600}._highDot_12026_11{background:#169663}._mediumDot_12026_11{background:#ee9b28}._lowDot_12026_11{background:#e24d44}._controlSection_12026_11 p em{color:#087244;background:#dff5e8;border-radius:99px;margin-left:10px;padding:3px 10px;font-size:8.5px;font-style:normal;font-weight:700;display:inline-block}._controlsCard_12026_4 ._bottomLink_12026_9{margin-top:7px}@media (width<=1450px){._page_12026_1{padding-inline:20px}._metricGrid_12026_3{gap:7px}._metricCard_12026_3{padding-inline:10px}._metricValueRow_12026_3 strong{font-size:21px}._primaryGrid_12026_4{grid-template-columns:minmax(0,1.14fr) minmax(0,1.04fr) minmax(248px,.7fr);gap:10px}._secondaryGrid_12026_4{grid-template-columns:minmax(310px,1.13fr) minmax(265px,.87fr) minmax(245px,.78fr) minmax(250px,.82fr);gap:10px}._card_12026_4{padding-inline:12px}._volumeLegend_12026_8{gap:6px;font-size:8px}}@media (width<=1180px){._pageHeader_12026_2{flex-direction:column}._headerActions_12026_2{justify-content:start;align-self:stretch}._metricGrid_12026_3{grid-template-columns:repeat(4,minmax(0,1fr))}._primaryGrid_12026_4,._secondaryGrid_12026_4{grid-template-columns:repeat(2,minmax(0,1fr))}._snapshotCard_12026_4{height:309px}._controlsCard_12026_4{height:328px}}@media (width<=760px){._page_12026_1{padding:18px 14px 25px}._pageHeader_12026_2 h1{font-size:25px}._pageHeader_12026_2 p{font-size:12px}._headerActions_12026_2{grid-template-columns:1fr 1fr 44px;width:100%}._dateButton_12026_2,._filterButton_12026_2{min-width:0;padding-inline:9px}._dateButton_12026_2{font-size:10px}._metricGrid_12026_3,._primaryGrid_12026_4,._secondaryGrid_12026_4{grid-template-columns:1fr}._metricCard_12026_3{height:100px}._scoreCard_12026_4,._distributionCard_12026_4,._snapshotCard_12026_4,._volumeCard_12026_4,._exceptionCard_12026_4,._queueCard_12026_4,._controlsCard_12026_4{height:auto;min-height:300px}._scoreChart_12026_5,._distributionChart_12026_5,._volumeChart_12026_5,._queueChart_12026_5{min-width:400px}._scoreCard_12026_4,._distributionCard_12026_4,._volumeCard_12026_4,._queueCard_12026_4{overflow-x:auto}._exceptionTable_12026_9{min-width:420px}._exceptionCard_12026_4{overflow-x:auto}}._distributionBar_12026_6,._queueBar_12026_10{fill:var(--chart-primary)}._autoLegend_12026_8{background:var(--chart-primary-dark)}._confirmedLegend_12026_8{background:var(--chart-primary-light)}._dateFilterGroup_12026_17{grid-area:date;align-items:center;gap:7px;display:inline-flex}._dateRangeSelect_12026_17,._factorySelect_12026_17{appearance:none;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:12px;font-weight:600}._factorySelect_12026_17{max-width:150px}._dateRangeInput_12026_17{color:#1b2a44;min-width:128px;height:40px;font:inherit;background:#fff;border:1px solid #d8e0e8;border-radius:7px;padding:0 10px;font-size:12px;font-weight:600;box-shadow:0 1px 2px #0f172a09}._dateRangeInput_12026_17::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}._pageError_12026_17{color:#c53f3a!important;font-size:11px!important}._metricNeutral_12026_17{color:#667587}._refreshButton_12026_2:disabled,._bottomLink_12026_9:disabled,._controlSectionTitle_12026_11 button:disabled{cursor:not-allowed;opacity:.62}._refreshing_12026_17{animation:.8s linear infinite _refresh-spin_12026_1}._emptyChart_12026_17{color:#6a7487;text-align:center;place-items:center;min-height:174px;padding:16px;font-size:11px;line-height:1.45;display:grid}._policyEmpty_12026_17{color:#6a7487;text-align:center;place-items:center;min-height:180px;padding:20px 10px;font-size:10px;line-height:1.45;display:grid}._liveState_12026_17{color:#54657a!important}._emptyTable_12026_17{text-align:center;padding:0 12px;color:#667187!important;white-space:normal!important;height:142px!important}@keyframes _refresh-spin_12026_1{to{transform:rotate(360deg)}}@media (width<=1180px){._dateFilterGroup_12026_17{flex-wrap:wrap}}._cardTitle_12026_4,._chartCardHeader_12026_4,._queueTitle_12026_10{position:relative}._cardTitle_12026_4{padding-right:30px}._expandButton_12026_21,._closeButton_12026_21{color:#4e5d72;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;padding:0;display:grid}._expandButton_12026_21{position:absolute;top:-5px;right:-4px}._expandButton_12026_21:hover,._closeButton_12026_21:hover{color:#17243a;background:#eef3f7}._chartCardHeader_12026_4>div{position:absolute;top:-4px;right:-4px}._chartCardHeader_12026_4 ._expandButton_12026_21{width:28px;height:28px;position:static}._queueControls_12026_21{align-items:center;gap:3px;padding-right:26px;display:inline-flex}._queueControls_12026_21>span{color:#556276;white-space:nowrap;font-size:8.5px}._queueControls_12026_21 ._expandButton_12026_21{top:-5px;right:-4px}._modalBackdrop_12026_21{z-index:1000;background:#0f1b2d73;place-items:center;padding:28px;display:grid;position:fixed;inset:0}._fullscreenModal_12026_21{background:#fff;border-radius:12px;width:min(1160px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 18px 48px #0f1b2d47}._fullscreenModal_12026_21>header{z-index:1;background:#fff;border-bottom:1px solid #e3e9ef;justify-content:space-between;align-items:center;min-height:56px;padding:0 18px 0 20px;display:flex;position:sticky;top:0}._fullscreenModal_12026_21 h2{color:#18253a;font-size:16px;font-weight:700}._modalContent_12026_21{padding:18px 20px 24px}._expandedChart_12026_21{min-height:420px;height:min(64vh,560px)!important;margin-top:0!important}._expandedChart_12026_21._volumeChart_12026_5{min-height:0;height:auto!important}._expandedChart_12026_21._volumeChart_12026_5 svg{height:min(55vh,500px)}._modalContent_12026_21 ._emptyChart_12026_17{min-height:min(55vh,420px)}@media (width<=760px){._modalBackdrop_12026_21{padding:14px}._fullscreenModal_12026_21{max-height:calc(100vh - 28px)}._modalContent_12026_21{padding:14px}._expandedChart_12026_21{min-height:330px;min-width:0!important}._expandedChart_12026_21._volumeChart_12026_5 svg{height:410px}}._card_1svj2_1{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;align-items:flex-start;gap:10px;min-width:0;min-height:108px;padding:14px 11px;display:flex;box-shadow:0 1px 2px #0f172a0d}._icon_1svj2_2{border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}._blue_1svj2_3{color:#1468ef;background:#ebf3ff}._green_1svj2_3{color:#079752;background:#eaf9f0}._teal_1svj2_3{color:#007a9e;background:#e6f7fb}._orange_1svj2_3{color:#e87900;background:#fff4e5}._violet_1svj2_3{color:#7248e8;background:#f0edff}._content_1svj2_4{min-width:0}._label_1svj2_4{min-height:18px;color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}._value_1svj2_4{letter-spacing:-.03em;color:#0f1d38;margin-top:3px;font-size:23px;line-height:1.1;display:block}._change_1svj2_4{white-space:nowrap;align-items:center;gap:3px;margin-top:9px;font-size:10px;font-weight:500;display:flex}._positive_1svj2_4{color:#078b4a}._negative_1svj2_4{color:#e3342f}._neutral_1svj2_5{color:#5d6b80}@media (width<=1280px){._card_1svj2_1{gap:7px;min-height:98px;padding:12px 9px}._icon_1svj2_2{flex-basis:31px;width:31px;height:31px}._value_1svj2_4{font-size:20px}}._badge_9pz11_1{white-space:nowrap;border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:5px;min-width:48px;padding:2px 6px;font-size:10px;font-weight:600;line-height:1.1;display:inline-flex}._dot_9pz11_1{background:currentColor;border-radius:50%;width:7px;height:7px}._good_9pz11_1{color:#108c50;border:0;min-width:auto;padding:0;font-weight:500}._risk_9pz11_1,._high_9pz11_1{color:#e4403b;background:#fff0ef;border-color:#ffc5c2}._medium_9pz11_1{color:#e47a06;background:#fff7e9;border-color:#ffd89d}._low_9pz11_1{color:#0a8f50;background:#ebfaf1;border-color:#bdebd0}._info_9pz11_1{color:#2168d8;background:#ecf3ff;border-color:#c9ddff}._page_68678_1{background:var(--bg-page);flex:1;min-height:0;padding:24px 26px 28px;overflow:auto}._header_68678_1{justify-content:space-between;align-items:flex-start;gap:20px;margin:1px 2px 20px;display:flex}._header_68678_1 h1{color:#0f172a;letter-spacing:-.037em;font-size:28px;font-weight:720;line-height:1.1}._header_68678_1 p{color:var(--text-muted);margin-top:7px;font-size:14px}._headerMeta_68678_1{color:#344054;white-space:nowrap;align-items:center;gap:17px;padding-top:1px;font-size:12px;display:flex}._headerMeta_68678_1>span{align-items:center;gap:7px;display:inline-flex}._headerMeta_68678_1>span+span{border-left:1px solid var(--border-color);padding-left:17px}._notification_68678_1{color:#475467;position:relative}._notification_68678_1 b{color:#fff;background:var(--color-primary);border:2px solid var(--bg-page);border-radius:50%;place-items:center;width:15px;height:15px;font-size:9px;display:grid;position:absolute;top:-7px;right:-9px}._replayControls_68678_2{gap:7px;display:flex}._replayControls_68678_2 button{color:#0d4fc5;cursor:pointer;min-height:30px;font:inherit;background:#fff;border:1px solid #cfd9e7;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:11px;font-weight:700;display:inline-flex}._replayControls_68678_2 button:first-child{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}._replayControls_68678_2 button:disabled{opacity:.52;cursor:not-allowed}._kpiGrid_68678_3{grid-template-columns:repeat(6,minmax(150px,1fr));gap:10px;margin-bottom:14px;display:grid}._topGrid_68678_3,._bottomGrid_68678_3{gap:10px;display:grid}._topGrid_68678_3{grid-template-columns:minmax(400px,1.06fr) minmax(455px,1.04fr) minmax(290px,.76fr)}._bottomGrid_68678_3{grid-template-columns:minmax(370px,1fr) minmax(400px,1.06fr) minmax(350px,1.08fr);margin-top:14px}._card_68678_3{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-card);min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a06}._cardHeading_68678_3{justify-content:space-between;align-items:center;gap:12px;padding:15px 15px 12px;display:flex}._cardHeading_68678_3 h2{color:#172033;font-size:14px;font-weight:700}._cardHeading_68678_3 h2 small{color:var(--text-muted);font-size:10px;font-weight:500}._cardHeading_68678_3 button,._linkFooter_68678_3{color:var(--color-primary-dark);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:10px;font-weight:650}._stationCard_68678_4{min-height:334px}._stationGrid_68678_4{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;padding:3px 12px 12px;display:grid}._station_68678_4{text-align:left;background:#fff;border:1px solid #e1e7ec;border-radius:8px;flex-direction:column;min-width:0;min-height:113px;padding:9px 8px;display:flex;position:relative}._station_68678_4 strong{color:#172033;font-size:11px}._stationName_68678_4{color:#344054;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:9px;font-weight:550;overflow:hidden}._stationState_68678_4{align-items:center;gap:5px;margin-top:14px;font-size:9px;font-weight:600;display:flex}._stationState_68678_4 i,._legend_68678_4 i{border-radius:50%;width:6px;height:6px}._stationIcon_68678_4{position:absolute;bottom:8px;left:calc(50% - 1px);transform:translate(-50%)}._running_68678_4{color:#209758}._running_68678_4 i{background:#22a866}._waiting_68678_4{color:#d98300}._waiting_68678_4 i{background:#f3a00a}._down_68678_4{color:#df3838}._down_68678_4 i{background:#e63838}._offline_68678_4{color:#667085}._offline_68678_4 i{background:#98a2b3}._legend_68678_4{color:#4b5565;gap:18px;padding:5px 17px 16px;font-size:10px;display:flex}._legend_68678_4 span{align-items:center;gap:5px;display:inline-flex}._videoStation_68678_4{cursor:pointer}._videoStation_68678_4:hover{border-color:#76a6ed;box-shadow:0 0 0 2px #1468ef1a}._cameraGlyph_68678_4{color:#176ce8;position:absolute;top:9px;right:8px}._unitCard_68678_5{min-height:334px}._tableScroll_68678_5{overflow-x:auto}._unitTable_68678_5{border-collapse:collapse;white-space:nowrap;width:100%;font-size:10px}._unitTable_68678_5 th{color:#172033;text-align:left;background:#f8fafb;border-bottom:1px solid #e7ebef;padding:9px 10px;font-size:9px}._unitTable_68678_5 td{color:#475467;border-bottom:1px solid #edf0f2;padding:10px}._unitTable_68678_5 td a{color:var(--color-primary-dark);font-weight:650;text-decoration:none}._tableFooter_68678_5{min-height:58px;color:var(--color-primary-dark);justify-content:space-between;align-items:center;padding:9px 14px;font-size:9px;display:flex}._pagination_68678_5{color:#475467;align-items:center;gap:6px;display:flex}._pagination_68678_5 button{cursor:pointer;background:0 0;border:0;border-radius:4px;width:22px;height:22px}._pagination_68678_5 ._active_68678_5{color:#fff;background:var(--color-primary)}._unitLink_68678_6{color:var(--color-primary-dark);cursor:pointer;font:inherit;font-size:inherit;background:0 0;border:0;padding:0;font-weight:650}._unitLink_68678_6:hover{text-decoration:underline}._alertCard_68678_7{min-height:334px}._alertList_68678_7{flex-direction:column;gap:4px;padding:0 9px;display:flex}._alert_68678_7{border-left:3px solid;border-radius:0 5px 5px 0;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:44px;padding:7px 8px;display:grid}._alert_68678_7._delay_68678_7,._alert_68678_7._route_68678_7{background:#fff1f1;border-color:#ed3e3e}._alert_68678_7._waiting_68678_4{background:#fff8e9;border-color:#f3a00a}._alert_68678_7._exception_68678_7{background:#f7f4ff;border-color:#8262cc}._alertIcon_68678_7,._activityIcon_68678_7{place-items:center;display:grid;background:0 0!important}._alertIcon_68678_7._delay_68678_7,._alertIcon_68678_7._route_68678_7,._activityIcon_68678_7._delay_68678_7{color:#d92d20}._alertIcon_68678_7._waiting_68678_4,._activityIcon_68678_7._waiting_68678_4{color:#c87500}._alertIcon_68678_7._exception_68678_7{color:#6941c6}._alert_68678_7 strong,._alert_68678_7 span,._activity_68678_7 strong,._activity_68678_7 span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._alert_68678_7 strong,._activity_68678_7 strong{color:#344054;font-size:9px}._alert_68678_7 span,._activity_68678_7 span{color:#667085;margin-top:3px;font-size:9px}._alert_68678_7 time,._activity_68678_7 time{color:#475467;font-size:9px}._linkFooter_68678_3{padding:12px 14px 14px;display:block}._queueCard_68678_8,._throughputCard_68678_8,._activityCard_68678_8{min-height:292px}._queueTable_68678_8{border-collapse:collapse;width:calc(100% - 22px);margin:0 11px;font-size:10px}._queueTable_68678_8 th{color:#172033;text-align:left;background:#f8fafb;padding:9px 10px;font-size:8px}._queueTable_68678_8 td{color:#475467;white-space:nowrap;border-bottom:1px solid #edf0f2;padding:10px}._queueBar_68678_8{width:calc(var(--queue-width) * .57);border-radius:99px;min-width:14px;max-width:60px;height:5px;margin-left:5px;display:inline-block}._queueBar_68678_8._danger_68678_8{background:#e63838}._queueBar_68678_8._warning_68678_8{background:#f29b18}._queueBar_68678_8._success_68678_8{background:#35a968}._queueTable_68678_8 td._danger_68678_8{color:#e63838}._queueTable_68678_8 td._warning_68678_8{color:#ec9105}._queueTable_68678_8 td._success_68678_8{color:#28a35b}._chartWrap_68678_9{padding:4px 17px 0 38px;position:relative}._chart_68678_9{width:100%;height:160px;display:block}._gridLine_68678_9{stroke:#e7eced}._chartLine_68678_9{fill:none;stroke:var(--color-primary);stroke-width:2.2px}._chartPoint_68678_9{fill:var(--color-primary);stroke:#fff;stroke-width:1.8px}._yAxis_68678_9{color:#667085;flex-direction:column;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:9px;bottom:20px;left:17px}._xAxis_68678_9{color:#344054;justify-content:space-between;font-size:9px;display:flex}._throughputFooter_68678_9{border-top:1px solid #e7ecee;grid-template-columns:1fr 1fr 1.24fr;margin:13px 14px 0;padding-top:11px;display:grid}._throughputFooter_68678_9>div{border-right:1px solid #dfe5e8;flex-direction:column;gap:3px;padding:0 10px;display:flex}._throughputFooter_68678_9>div:last-child{border-right:0}._throughputFooter_68678_9 span{color:#667085;font-size:9px}._throughputFooter_68678_9 strong{color:#172033;font-size:14px}._throughputFooter_68678_9 em{color:#475467;font-size:9px;font-style:normal;font-weight:500}._throughputFooter_68678_9 ._positive_68678_9 span{color:#1d9b59;font-size:13px;font-weight:700}._activityList_68678_10{padding:0 13px}._activity_68678_7{border-bottom:1px solid #edf0f2;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;padding:7px 4px;display:grid}._activityIcon_68678_7._online_68678_10,._activityIcon_68678_7._complete_68678_10{color:#16834b}._activityIcon_68678_7._order_68678_10{color:var(--color-primary-dark)}._hiddenReplay_68678_10{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;overflow:hidden}._videoModalBackdrop_68678_11{z-index:20;background:#0914259e;place-items:center;padding:24px;display:grid;position:fixed;inset:0}._videoModal_68678_11{background:#101827;border-radius:12px;width:min(100%,1000px);overflow:hidden;box-shadow:0 24px 80px #00000061}._videoModal_68678_11 header{color:#fff;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}._videoModal_68678_11 header span{color:#9ab7de;text-transform:uppercase;letter-spacing:.06em;font-size:10px}._videoModal_68678_11 h2{margin-top:2px;font-size:16px}._videoModal_68678_11 header button{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}._videoModal_68678_11 video{background:#000;width:100%;max-height:72vh;display:block}._videoUnavailable_68678_11{color:#fff;place-items:center;min-height:340px;display:grid}._hiddenModalHeader_68678_12{display:none}._facilityMapBackdrop_68678_13{z-index:21;background:#060f19a3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}._facilityMap_68678_13{color:#f6f9fc;background:#1c2a30;border-radius:16px;width:min(100%,570px);padding:20px;box-shadow:0 24px 80px #0000006b}._facilityMap_68678_13 header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}._facilityMap_68678_13 header span{color:#8fa3b2;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:700}._facilityMap_68678_13 h2{margin-top:3px;font-size:22px}._facilityMap_68678_13 p{color:#b9c7d0;margin-top:4px;font-size:11px}._facilityMap_68678_13 header button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}._facilityMap_68678_13 svg{border-radius:9px;width:100%;display:block;overflow:hidden}._facilityMap_68678_13 text{fill:#c2ccd5;font-size:13px;font-weight:600}._facilityMap_68678_13 ._smallMapLabel_68678_13{fill:#b9c4cf;font-size:8px;font-weight:500}._facilityMap_68678_13 ._mobileMapLabel_68678_13{fill:#c2ccd5;font-size:16px}._journeyTrace_68678_13{fill:none;stroke:#347ee8;stroke-width:2.5px;stroke-dasharray:7 7;stroke-linecap:round}._mapMarker_68678_13{fill:#20ba89;stroke:#a7f3d0;stroke-width:2px;filter:drop-shadow(0 0 6px #20ba89)}._facilityMap_68678_13 footer{color:#d7e3e9;align-items:center;gap:7px;margin-top:13px;font-size:11px;display:flex}._facilityMap_68678_13 footer i{background:#20ba89;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #20ba8924}@media (width<=1450px){._kpiGrid_68678_3{grid-template-columns:repeat(3,minmax(220px,1fr))}._topGrid_68678_3{grid-template-columns:minmax(480px,1.15fr) minmax(480px,1.1fr)}._alertCard_68678_7{grid-column:1/-1}._alertList_68678_7,._activityList_68678_10{grid-template-columns:1fr 1fr;gap:4px 14px;display:grid}._bottomGrid_68678_3{grid-template-columns:1fr 1.1fr}._activityCard_68678_8{grid-column:1/-1}}@media (width<=1020px){._topGrid_68678_3,._bottomGrid_68678_3{grid-template-columns:1fr}._alertCard_68678_7,._activityCard_68678_8{grid-column:auto}._headerMeta_68678_1{display:none}._stationGrid_68678_4{grid-template-columns:repeat(4,minmax(0,1fr))}._alertList_68678_7,._activityList_68678_10{grid-template-columns:1fr}}@media (width<=680px){._page_68678_1{padding:16px 12px 24px}._header_68678_1 h1{font-size:25px}._kpiGrid_68678_3{grid-template-columns:1fr}._stationGrid_68678_4{grid-template-columns:repeat(2,minmax(0,1fr))}._legend_68678_4{flex-wrap:wrap}._queueCard_68678_8{overflow-x:auto}._queueTable_68678_8{min-width:470px}}._page_mpezf_1{background:var(--bg-page);flex:1;min-height:0;padding:24px 26px 28px;overflow:auto}._header_mpezf_2{justify-content:space-between;align-items:flex-end;gap:24px;margin:1px 8px 20px;display:flex}._header_mpezf_2 h1{color:var(--text-primary);letter-spacing:-.042em;font-size:29px;font-weight:750;line-height:1.1}._header_mpezf_2 p{color:var(--text-muted);margin-top:7px;font-size:14px}._headerMeta_mpezf_2{color:var(--text-muted);white-space:nowrap;align-items:center;gap:18px;padding-bottom:1px;font-size:11px;display:flex}._headerMeta_mpezf_2 button{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;display:inline-flex}._headerMeta_mpezf_2 button:hover{text-decoration:underline}._kpiGrid_mpezf_3{grid-template-columns:repeat(4,minmax(190px,1fr));gap:10px;margin-bottom:14px;display:grid}._kpiGrid_mpezf_3>article{min-height:103px}._kpiGrid_mpezf_3>article>div:first-child{color:var(--color-primary-dark);background:var(--color-primary-muted);border-radius:12px}._kpiGrid_mpezf_3>article:nth-child(2)>div:first-child{color:#16834b;background:#e8f7ed}._kpiGrid_mpezf_3>article:nth-child(3)>div:first-child{color:#7048c5;background:#f0ebff}._kpiGrid_mpezf_3>article:nth-child(4)>div:first-child{color:#cc7a00;background:#fff4df}._reviewGrid_mpezf_4{grid-template-columns:minmax(238px,.72fr) minmax(620px,1.9fr) minmax(294px,.9fr);align-items:stretch;gap:10px;min-width:0;display:grid}._card_mpezf_4{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-card);min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a06}._queueCard_mpezf_5{flex-direction:column;min-height:680px;display:flex}._queueHeading_mpezf_5{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;padding:16px 13px 12px;display:flex}._queueHeading_mpezf_5 h2,._unitHeading_mpezf_5 h2,._feedbackHeading_mpezf_5 h2,._candidateHeading_mpezf_5 h2{color:#172033;letter-spacing:-.015em;font-size:13px;font-weight:720}._queueHeading_mpezf_5 small,._candidateHeading_mpezf_5 small{color:var(--text-muted);font-size:10px;font-weight:500}._queueHeading_mpezf_5>span{color:#344054;background:#f0f2f4;border-radius:99px;place-items:center;min-width:30px;height:21px;padding:0 7px;font-size:10px;font-weight:700;display:grid}._queueList_mpezf_5{flex-direction:column;gap:5px;padding:9px;display:flex}._queueItem_mpezf_5{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ec;border-radius:8px;padding:10px 11px;transition:border-color .15s,background .15s,box-shadow .15s}._queueItem_mpezf_5:hover{border-color:color-mix(in srgb, var(--color-primary) 45%, #e5e9ec);background:#fbfefc}._queueItemActive_mpezf_5{box-shadow:inset 0 0 0 1px var(--color-primary);border-color:var(--color-primary)!important;background:var(--color-primary-muted)!important}._queueTop_mpezf_5,._queueBottom_mpezf_5{justify-content:space-between;align-items:center;gap:5px;display:flex}._queueTop_mpezf_5 strong{color:#344054;font-size:11px;font-weight:650}._queueTop_mpezf_5 time{color:var(--text-muted);white-space:nowrap;font-size:10px}._queueBottom_mpezf_5{color:#475467;margin-top:9px;font-size:10px}._queueBottom_mpezf_5 b{color:#cf4945;white-space:nowrap;background:#fff0ef;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:700}._queueItemActive_mpezf_5 ._queueBottom_mpezf_5 b{background:#f7e2e2}._queueFooter_mpezf_5{color:#667085;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;margin-top:auto;padding:13px 13px 16px;font-size:10px;display:flex}._queueFooter_mpezf_5 button{color:#344054;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}._unitCard_mpezf_6{min-height:680px;padding:0 12px}._unitHeading_mpezf_5{border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:center;gap:10px;padding:16px 5px 13px;display:flex}._unitHeading_mpezf_5 h2{align-items:center;gap:8px;display:flex}._unitHeading_mpezf_5 h2 span{background:var(--color-primary-muted);color:var(--color-primary-dark);border-radius:4px;padding:3px 6px;font-size:9px;font-weight:700}._unitHeading_mpezf_5 time{color:var(--text-muted);white-space:nowrap;font-size:10px}._observedGrid_mpezf_6{grid-template-columns:minmax(198px,.98fr) minmax(208px,1.18fr) minmax(143px,.74fr);gap:12px;padding:6px 5px 5px;display:grid}._unitDetails_mpezf_6{padding-top:7px}._unitDetails_mpezf_6>div{grid-template-columns:101px minmax(0,1fr);align-items:start;gap:4px;min-height:31px;display:grid}._unitDetails_mpezf_6 dt{color:#667085;font-size:9px;line-height:1.35}._unitDetails_mpezf_6 dd{color:#172033;word-break:break-word;font-size:10px;font-weight:650;line-height:1.35}._previewGallery_mpezf_7{background:#f5f6f4;border-radius:4px;min-width:0;overflow:hidden}._partPreview_mpezf_7{isolation:isolate;background:radial-gradient(circle at 14% 12%,#ffffff42,#0000 20%),radial-gradient(circle at 85% 18%,#00000038,#0000 27%),linear-gradient(137deg,#4d554f,#a1a69d 44%,#4a514a 100%);height:216px;position:relative;overflow:hidden}._partPreview_mpezf_7:after{z-index:-1;content:"";opacity:.32;background-image:repeating-linear-gradient(119deg,#0000 0 12px,#ffffff14 13px 14px),repeating-linear-gradient(19deg,#0000 0 18px,#0000001f 19px 20px);position:absolute;inset:0}._machinedPart_mpezf_7{background:linear-gradient(145deg,#d2d5cf 0%,#818881 42%,#e0e3dc 48%,#717870 100%);border:2px solid #4e544f;border-radius:7px;width:70%;height:56%;position:absolute;top:22%;left:15%;transform:rotate(-10deg);box-shadow:0 8px 10px #00000073,inset 0 1px 2px #ffffffbf}._machinedPart_mpezf_7:before,._machinedPart_mpezf_7:after{content:"";background:#171b18;border:3px solid #4d544d;border-radius:50%;width:19px;height:19px;position:absolute;box-shadow:inset 1px 2px 2px #ffffff2b}._machinedPart_mpezf_7:before{top:12px;left:13px}._machinedPart_mpezf_7:after{bottom:10px;right:12px}._machinedPart_mpezf_7 i{background:linear-gradient(120deg,#e6e7e2,#777f77 75%);border:2px solid #555b55;border-radius:6px 6px 3px 3px;width:43%;height:50%;position:absolute;top:-30%;left:31%;box-shadow:0 4px 5px #00000052}._machinedPart_mpezf_7 i:after{content:"";background:#191d1a;border:3px solid #424842;border-radius:50%;width:13px;height:13px;position:absolute;top:10px;left:calc(50% - 7px)}._machinedPart_mpezf_7 b,._machinedPart_mpezf_7 em,._machinedPart_mpezf_7 span,._machinedPart_mpezf_7 strong{background:#222722;border:2px solid #596159;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:inset 1px 1px 1px #fff3}._machinedPart_mpezf_7 b{top:13px;right:11px}._machinedPart_mpezf_7 em{bottom:11px;left:12px}._machinedPart_mpezf_7 span{bottom:11px;right:42%}._machinedPart_mpezf_7 strong{bottom:42%;right:13px}._expandPreview_mpezf_7{color:#fff;cursor:pointer;background:#0c120fc4;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:9px;right:9px}._thumbnailRow_mpezf_7{grid-template-columns:repeat(6,1fr);gap:3px;padding:4px 3px 0;display:grid}._thumbnail_mpezf_7{cursor:pointer;background:#838984;border:1px solid #0000;height:41px;padding:0;overflow:hidden}._thumbnail_mpezf_7 span{background:linear-gradient(145deg,#d1d3ce,#697169);border:1px solid #353b36;border-radius:2px;width:72%;height:61%;margin:8px auto;display:block;transform:rotate(-10deg);box-shadow:0 2px 3px #0006}._thumbnailActive_mpezf_7{border:2px solid var(--color-primary)}._frameNav_mpezf_7{color:#475467;justify-content:center;align-items:center;gap:7px;height:25px;font-size:9px;display:flex}._frameNav_mpezf_7 button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}._dimensionPanel_mpezf_8{border:1px solid #e5e9ec;border-radius:7px;align-self:start;margin-top:0;overflow:hidden}._dimensionPanel_mpezf_8 h3{color:#475467;border-bottom:1px solid #e5e9ec;padding:10px 9px;font-size:9px;font-weight:650}._dimensionPanel_mpezf_8>div{color:#475467;border-bottom:1px solid #edf0f2;justify-content:space-between;gap:8px;padding:7px 9px;font-size:9px;display:flex}._dimensionPanel_mpezf_8 strong{color:#172033;font-weight:600}._dimensionPanel_mpezf_8 button{color:var(--color-primary-dark);cursor:pointer;background:0 0;border:0;padding:10px 8px;font-size:9px;font-weight:700}._contextBar_mpezf_9{border:1px solid #e5e9ec;border-radius:7px;grid-template-columns:1fr 1fr 1.08fr;margin:7px 5px 18px;padding:12px 4px;display:grid}._contextBar_mpezf_9>div{color:#667085;border-right:1px solid #e5e9ec;align-items:center;gap:10px;min-width:0;padding:0 9px;display:flex}._contextBar_mpezf_9>div:last-child{border:0}._contextBar_mpezf_9 span,._contextBar_mpezf_9 strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._contextBar_mpezf_9 span{font-size:9px}._contextBar_mpezf_9 strong{color:#344054;margin-top:4px;font-size:10px;font-weight:650}._contextBar_mpezf_9 svg{color:#64748b;flex:none}._candidateHeading_mpezf_5{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:8px;padding:0 5px 11px;display:flex}._candidateHeading_mpezf_5 h2{align-items:center;gap:5px;display:flex}._candidateHeading_mpezf_5 button,._moreCandidates_mpezf_10{color:var(--color-primary-dark);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-size:9px;font-weight:700}._candidateScroll_mpezf_10{overflow-x:auto}._candidateScroll_mpezf_10 table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:9px}._candidateScroll_mpezf_10 th{color:#667085;text-align:left;padding:9px 7px;font-size:8px;font-weight:650}._candidateScroll_mpezf_10 th svg{vertical-align:middle;margin-left:3px}._candidateScroll_mpezf_10 td{color:#344054;border-top:1px solid #e8ecef;padding:10px 7px}._candidateScroll_mpezf_10 td button{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}._recommended_mpezf_10{background:#edfcef}._rank_mpezf_10{color:#344054;background:#eef1f3;border-radius:50%;place-items:center;width:20px;height:20px;font-weight:700;display:grid}._recommended_mpezf_10 ._rank_mpezf_10{color:#158344;background:#c8f5d0}._score_mpezf_10{border-radius:99px;place-items:center;min-width:43px;padding:4px 6px;font-size:9px;font-weight:750;display:inline-grid}._scoreHigh_mpezf_10{color:#158344;background:#e7f9eb;border:1px solid #b6ecc2}._scoreMid_mpezf_10{color:#d87a00;background:#fff3dd}._scoreLow_mpezf_10{color:#c83434;background:#fee7e7}._moreCandidates_mpezf_10{align-items:center;gap:4px;margin:13px 5px 14px;display:flex}._feedbackCard_mpezf_11{flex-direction:column;min-height:680px;display:flex}._feedbackHeading_mpezf_5{padding:16px 14px 8px}._feedbackHeading_mpezf_5 p{color:#475467;margin-top:19px;font-size:10px}._actionList_mpezf_11{flex-direction:column;gap:7px;padding:1px 14px 16px;display:flex}._actionButton_mpezf_11{border:1px solid color-mix(in srgb, var(--color-primary) 75%, #fff);min-height:52px;color:var(--color-primary-dark);text-align:left;cursor:pointer;background:#fff;border-radius:6px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:8px;padding:6px 9px;display:grid}._actionButton_mpezf_11>span{background:var(--color-primary-muted);border-radius:7px;place-items:center;width:35px;height:35px;display:grid}._actionButton_mpezf_11 strong,._actionButton_mpezf_11 small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}._actionButton_mpezf_11 strong{font-size:10px;font-weight:700}._actionButton_mpezf_11 small{color:#667085;margin-top:4px;font-size:9px}._actionSelected_mpezf_11{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 3px 8px color-mix(in srgb, var(--color-primary) 22%, transparent)}._actionSelected_mpezf_11>span{background:#ffffff21}._actionSelected_mpezf_11 small{color:#ffffffde}._feedbackFields_mpezf_11{border-bottom:1px solid #e7ebee;padding:0 14px 16px}._feedbackFields_mpezf_11 label{color:#344054;font-size:10px;font-weight:650;display:block}._feedbackFields_mpezf_11 label+label{margin-top:15px}._feedbackFields_mpezf_11 small{color:#667085;font-size:9px;font-weight:500}._selectWrap_mpezf_11{margin-top:8px;display:block;position:relative}._selectWrap_mpezf_11 select{appearance:none;color:#475467;width:100%;height:35px;font:inherit;background:#fff;border:1px solid #d9e0e5;border-radius:6px;outline:none;padding:0 31px 0 10px;font-size:10px}._selectWrap_mpezf_11 select:focus,._feedbackFields_mpezf_11 textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-muted)}._selectWrap_mpezf_11 svg{pointer-events:none;color:#64748b;position:absolute;top:10px;right:9px}._feedbackFields_mpezf_11 textarea{resize:vertical;color:#344054;width:100%;height:73px;font:inherit;border:1px solid #d9e0e5;border-radius:6px;outline:none;margin-top:8px;padding:10px;font-size:10px;line-height:1.4;display:block}._feedbackFields_mpezf_11 textarea::placeholder{color:#98a2b3}._charCount_mpezf_11{color:#667085;margin-top:7px;font-size:10px;display:block}._identity_mpezf_11{padding:13px 14px 15px}._identity_mpezf_11 h3{color:#172033;margin-bottom:14px;font-size:11px;font-weight:720}._identity_mpezf_11>div{color:#475467;grid-template-columns:1fr 1.42fr;align-items:center;min-height:34px;font-size:10px;display:grid}._identity_mpezf_11 ._selectWrap_mpezf_11{margin:0}._identity_mpezf_11 strong{color:#475467;font-size:10px;font-weight:600}._feedbackHint_mpezf_11{border:1px solid color-mix(in srgb, var(--color-primary) 26%, white);background:var(--color-primary-muted);color:var(--color-primary-dark);border-radius:7px;align-items:center;gap:8px;margin:auto 14px 12px;padding:11px;font-size:9px;line-height:1.25;display:flex}._feedbackHint_mpezf_11 svg{flex:none}._header_mpezf_2 h1{font-size:31px}._header_mpezf_2 p{font-size:15px}._headerMeta_mpezf_2{font-size:12px}._kpiGrid_mpezf_3>article{gap:14px;min-height:100px;padding:13px 16px}._kpiGrid_mpezf_3>article>div:first-child{flex-basis:46px;width:46px;height:46px}._kpiGrid_mpezf_3>article>div:first-child svg{width:25px;height:25px}._kpiGrid_mpezf_3>article>div:last-child h2{font-size:12px}._kpiGrid_mpezf_3>article>div:last-child>div:nth-child(2){margin-top:4px;font-size:26px}._kpiGrid_mpezf_3>article>div:last-child>div:last-child{margin-top:7px;font-size:11px}._queueHeading_mpezf_5 h2,._unitHeading_mpezf_5 h2,._feedbackHeading_mpezf_5 h2,._candidateHeading_mpezf_5 h2{font-size:14px}._queueHeading_mpezf_5 small,._candidateHeading_mpezf_5 small,._queueHeading_mpezf_5>span{font-size:11px}._queueTop_mpezf_5 strong{font-size:12px}._queueTop_mpezf_5 time,._queueBottom_mpezf_5,._queueFooter_mpezf_5{font-size:11px}._queueBottom_mpezf_5 b{font-size:10px}._unitHeading_mpezf_5 time{font-size:11px}._unitDetails_mpezf_6 dt{font-size:10px}._unitDetails_mpezf_6 dd{font-size:11px}._dimensionPanel_mpezf_8 h3,._dimensionPanel_mpezf_8>div,._dimensionPanel_mpezf_8 button,._contextBar_mpezf_9 span{font-size:10px}._contextBar_mpezf_9 strong{font-size:11px}._candidateHeading_mpezf_5 button,._moreCandidates_mpezf_10,._candidateScroll_mpezf_10{font-size:10px}._candidateScroll_mpezf_10 th{font-size:9px}._score_mpezf_10{font-size:10px}._feedbackHeading_mpezf_5 p,._actionButton_mpezf_11 strong,._feedbackFields_mpezf_11 label,._identity_mpezf_11>div,._identity_mpezf_11 strong{font-size:11px}._actionButton_mpezf_11 small,._feedbackFields_mpezf_11 small,._selectWrap_mpezf_11 select,._feedbackFields_mpezf_11 textarea,._charCount_mpezf_11{font-size:10px}._identity_mpezf_11 h3{font-size:12px}._feedbackHint_mpezf_11{font-size:10px}@media (width<=1450px){._reviewGrid_mpezf_4{grid-template-columns:minmax(235px,.74fr) minmax(570px,1.9fr)}._feedbackCard_mpezf_11{grid-column:1/-1;grid-template-columns:.9fr 1.3fr 1fr;align-items:start;min-height:auto;display:grid}._feedbackHeading_mpezf_5,._actionList_mpezf_11,._feedbackFields_mpezf_11,._identity_mpezf_11{border:0}._feedbackHeading_mpezf_5,._actionList_mpezf_11{grid-column:1}._feedbackFields_mpezf_11{border-left:1px solid #e7ebee;border-right:1px solid #e7ebee;grid-area:1/2/span 2;padding-top:16px}._identity_mpezf_11{grid-area:1/3/span 2;padding-top:16px}._feedbackHint_mpezf_11{grid-column:1/-1;margin-top:0}}@media (width<=1100px){._page_mpezf_1{padding-inline:18px}._reviewGrid_mpezf_4{grid-template-columns:minmax(230px,.75fr) minmax(500px,1.8fr)}._observedGrid_mpezf_6{grid-template-columns:minmax(180px,1fr) minmax(200px,1fr)}._dimensionPanel_mpezf_8{grid-column:1/-1;grid-template-columns:repeat(6,1fr);display:grid}._dimensionPanel_mpezf_8 h3,._dimensionPanel_mpezf_8 button{grid-column:1/-1}._dimensionPanel_mpezf_8>div{display:block}._dimensionPanel_mpezf_8>div strong{margin-top:3px;display:block}._contextBar_mpezf_9{grid-template-columns:1fr 1fr}._contextBar_mpezf_9>div:last-child{border-top:1px solid #e5e9ec;border-right:0;grid-column:1/-1;margin-top:10px;padding-top:10px}._kpiGrid_mpezf_3{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media (width<=820px){._headerMeta_mpezf_2{display:none}._reviewGrid_mpezf_4{grid-template-columns:1fr}._queueCard_mpezf_5{min-height:auto}._queueList_mpezf_5{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}._feedbackCard_mpezf_11{grid-column:auto;display:flex}._feedbackHeading_mpezf_5,._actionList_mpezf_11,._feedbackFields_mpezf_11,._identity_mpezf_11{border:0}._feedbackFields_mpezf_11{border-top:1px solid #e7ebee;border-bottom:1px solid #e7ebee}._feedbackHint_mpezf_11{margin-top:auto}._observedGrid_mpezf_6{grid-template-columns:minmax(185px,.88fr) minmax(205px,1.12fr)}._dimensionPanel_mpezf_8{grid-column:1/-1}._unitCard_mpezf_6{min-height:0}._candidateScroll_mpezf_10{margin-inline:-12px}._candidateScroll_mpezf_10 table{min-width:680px}._feedbackCard_mpezf_11{min-height:0}}@media (width<=600px){._page_mpezf_1{padding:16px 12px 24px}._header_mpezf_2{margin-inline:2px}._header_mpezf_2 h1{font-size:25px}._header_mpezf_2 p{font-size:12px;line-height:1.4}._kpiGrid_mpezf_3,._queueList_mpezf_5,._observedGrid_mpezf_6{grid-template-columns:1fr}._dimensionPanel_mpezf_8{grid-template-columns:repeat(3,1fr)}._previewGallery_mpezf_7{max-width:360px}._contextBar_mpezf_9{grid-template-columns:1fr}._contextBar_mpezf_9>div,._contextBar_mpezf_9>div:last-child{border:0;border-bottom:1px solid #e5e9ec;margin:0;padding:10px 9px}._contextBar_mpezf_9>div:last-child{border-bottom:0}._feedbackCard_mpezf_11{min-width:0}}._page_1ufby_1{background:var(--bg-page);flex:1;min-height:0;padding:25px 28px 28px;overflow:auto}._pageHeader_1ufby_2{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}._pageHeader_1ufby_2 h1{color:#0f1d38;letter-spacing:-.045em;font-size:30px;font-weight:750;line-height:1.1}._pageHeader_1ufby_2 p{color:#57657a;margin-top:6px;font-size:13px;line-height:1.35}._headerActions_1ufby_2{white-space:nowrap;align-items:center;gap:11px;padding-top:4px;display:flex}._headerSelect_1ufby_2,._dateButton_1ufby_2,._refreshButton_1ufby_2{color:#1c2a42;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4dce6;border-radius:6px;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a08}._headerSelect_1ufby_2{padding:0 12px}._headerSelect_1ufby_2 svg:last-child{margin-left:10px}._dateButton_1ufby_2{padding:0 14px}._updated_1ufby_2{color:#516076;margin-left:7px;font-size:10.5px}._refreshButton_1ufby_2{width:37px;box-shadow:none;color:#526278;background:0 0;border:0;margin-left:1px}._metricGrid_1ufby_3{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:17px;display:grid}._metricCard_1ufby_3{background:#fff;border:1px solid #e1e7ee;border-radius:9px;align-items:flex-start;gap:13px;min-width:0;min-height:112px;padding:15px;display:flex;box-shadow:0 1px 2px #0f172a09}._metricIcon_1ufby_3{border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}._metricIcon_1ufby_3._blue_1ufby_3{color:#2271e6;background:#e7f0ff}._metricIcon_1ufby_3._green_1ufby_3{color:#0a9a64;background:#e2f8ee}._metricIcon_1ufby_3._amber_1ufby_3{color:#e58b00;background:#fff4df}._metricIcon_1ufby_3._violet_1ufby_3{color:#7a3ed5;background:#f1eaff}._metricIcon_1ufby_3._red_1ufby_3{color:#e04445;background:#feeceb}._metricBody_1ufby_3{min-width:0}._metricBody_1ufby_3 p{color:#172640;min-height:30px;font-size:11px;font-weight:650;line-height:1.32;overflow:hidden}._metricBody_1ufby_3 strong{color:#101c35;letter-spacing:-.035em;margin-top:3px;font-size:24px;line-height:1;display:block}._metricBody_1ufby_3 small{color:#667187;white-space:nowrap;text-overflow:ellipsis;margin-top:9px;font-size:9.5px;line-height:1.2;display:block;overflow:hidden}._metricBody_1ufby_3 small b{font-weight:700}._positive_1ufby_3 b{color:#0c9557}._negative_1ufby_3 b{color:#df4045}._dashboardGrid_1ufby_4{grid-template-columns:minmax(0,1fr) minmax(0,.98fr) minmax(0,.95fr) minmax(245px,.81fr);grid-template-areas:"score stations linkage filters""records records records actions";align-items:stretch;gap:13px;display:grid}._card_1ufby_4{background:#fff;border:1px solid #e1e7ee;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a09}._scoreCard_1ufby_4{grid-area:score;height:337px;padding:17px 16px 14px}._stationCard_1ufby_4{grid-area:stations;height:337px;padding:17px 14px 13px}._linkageCard_1ufby_4{grid-area:linkage;height:337px;padding:17px 13px 14px}._filtersCard_1ufby_4{grid-area:filters;height:337px;padding:17px 14px}._recordsCard_1ufby_4{grid-area:records;height:296px;padding:17px 13px 13px}._actionsCard_1ufby_4{grid-area:actions;height:296px;padding:16px 12px 13px}._cardTitle_1ufby_5{color:#17243c;letter-spacing:-.015em;align-items:center;gap:6px;min-height:18px;font-size:12px;font-weight:700;display:flex}._cardTitle_1ufby_5 svg{color:#8b98a8}._cardNote_1ufby_5{color:#738095;font-size:9px;line-height:1.3}._sourceChart_1ufby_6{height:245px;margin-top:10px}._sourceChart_1ufby_6 svg,._linkageChart_1ufby_6 svg{width:100%;height:100%;display:block}._gridLine_1ufby_6{stroke:#e6ebf1;stroke-width:1px}._axisLine_1ufby_6{stroke:#cbd4de;stroke-width:1px}._axisLabel_1ufby_6,._axisCaption_1ufby_6,._barValue_1ufby_6,._trendValue_1ufby_6{fill:#405068;font-family:inherit;font-size:8.5px;font-weight:500}._axisCaption_1ufby_6{font-size:8px;font-weight:650}._barValue_1ufby_6,._trendValue_1ufby_6{fill:#26364e;font-size:9px;font-weight:650}._stationTable_1ufby_7{border-collapse:collapse;table-layout:fixed;width:100%;margin-top:11px}._stationTable_1ufby_7 th{color:#182640;text-align:left;white-space:nowrap;border-bottom:1px solid #dfe6ed;height:27px;font-size:8.2px;font-weight:700}._stationTable_1ufby_7 th:first-child{width:27%}._stationTable_1ufby_7 th:nth-child(2){width:23%}._stationTable_1ufby_7 th:nth-child(3){width:22%}._stationTable_1ufby_7 th:nth-child(4){width:28%}._stationTable_1ufby_7 td{color:#344258;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e9edf2;height:34px;font-size:9px;font-weight:500;overflow:hidden}._stationTable_1ufby_7 tbody tr:last-child td{border-bottom:0}._trendCell_1ufby_7{align-items:center;gap:3px;font-size:8.6px;font-weight:650;display:inline-flex}._sparkline_1ufby_7{flex:0 0 45px;width:45px;height:19px}._rising_1ufby_7{color:#df4646}._falling_1ufby_7{color:#0d9760}._cardLink_1ufby_7{color:#1769da;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;margin-top:9px;padding:0;font-size:10px;font-weight:650;display:inline-flex}._linkageChart_1ufby_6{height:241px;margin-top:4px}._chartLegend_1ufby_8{color:#46556b;align-items:center;gap:7px;height:25px;font-size:8.5px;display:inline-flex}._chartLegend_1ufby_8 i{background:#2477e7;width:18px;height:2px}._linkageLine_1ufby_8{fill:none;stroke:#2477e7;stroke-width:2.2px}._trendDot_1ufby_8{fill:#2477e7}._linkageCard_1ufby_4 ._cardNote_1ufby_5{margin-top:1px}._filtersTitle_1ufby_9,._actionsHeading_1ufby_9{color:#1b2942;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}._filtersTitle_1ufby_9>span,._actionsHeading_1ufby_9>span{align-items:center;gap:9px;display:inline-flex}._filtersTitle_1ufby_9 button{color:#1769da;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:9.5px;font-weight:650}._filterFields_1ufby_9{gap:11px;margin-top:17px;display:grid}._selectField_1ufby_9{gap:6px;display:grid}._selectField_1ufby_9>span:first-child{color:#2f3c51;font-size:9.5px;font-weight:650}._selectWrap_1ufby_9{color:#3e4d62;background:#fff;border:1px solid #d7dfe8;border-radius:5px;align-items:center;height:34px;display:flex;position:relative}._selectWrap_1ufby_9>svg:first-child{color:#56657a;margin-left:9px}._selectWrap_1ufby_9>svg:last-child{pointer-events:none;color:#58677b;position:absolute;right:9px}._selectWrap_1ufby_9 select{appearance:none;color:#39485e;width:100%;height:100%;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;padding:0 27px 0 9px;font-size:9.7px}._selectWrap_1ufby_9>svg:first-child+select{padding-left:8px}._recordsWrap_1ufby_10{border-top:1px solid #dfe6ed;margin-top:12px;overflow:hidden}._recordsTable_1ufby_10{border-collapse:collapse;table-layout:fixed;width:100%}._recordsTable_1ufby_10 th{color:#17253e;text-align:left;white-space:nowrap;height:28px;font-size:8.2px;font-weight:700}._recordsTable_1ufby_10 th:first-child{width:13.5%}._recordsTable_1ufby_10 th:nth-child(2){width:6.3%}._recordsTable_1ufby_10 th:nth-child(3){width:6.2%}._recordsTable_1ufby_10 th:nth-child(4){width:10.7%}._recordsTable_1ufby_10 th:nth-child(5){width:16.8%}._recordsTable_1ufby_10 th:nth-child(6){width:12.7%}._recordsTable_1ufby_10 th:nth-child(7){width:12%}._recordsTable_1ufby_10 th:nth-child(8){width:17.1%}._recordsTable_1ufby_10 th:nth-child(9){width:4.7%}._recordsTable_1ufby_10 td{color:#344257;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #e8edf2;height:34px;font-size:8.7px;font-weight:500;overflow:hidden}._recordsTable_1ufby_10 td:last-child{text-align:center}._recordsTable_1ufby_10 button{color:#1769da;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:8.7px;font-weight:700}._recordsTable_1ufby_10 .badge{min-width:43px;padding:2px 5px;font-size:8px}._recordsFooter_1ufby_10{color:#627087;justify-content:space-between;align-items:center;margin-top:10px;font-size:8.8px;display:flex}._recordsFooter_1ufby_10 button,._actionsFooter_1ufby_10{color:#1769da;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:9.5px;font-weight:650;display:inline-flex}._actionList_1ufby_11{gap:5px;margin-top:13px;display:grid}._actionItem_1ufby_11{color:#344258;text-align:left;cursor:pointer;background:#fff;border:1px solid #e6ebf0;border-radius:7px;grid-template-columns:31px minmax(0,1fr) 14px;align-items:center;gap:7px;min-height:50px;padding:6px;display:grid;box-shadow:0 1px 2px #0f172a06}._actionItem_1ufby_11:hover{background:#fafcfe;border-color:#d5dee9}._actionItem_1ufby_11>svg{color:#55647a}._actionIcon_1ufby_11{border-radius:50%;place-items:center;width:31px;height:31px;display:grid}._actionIcon_1ufby_11._red_1ufby_3{color:#e14446;background:#feecee}._actionIcon_1ufby_11._amber_1ufby_3{color:#dc8909;background:#fff3df}._actionIcon_1ufby_11._violet_1ufby_3{color:#793ed4;background:#f0eaff}._actionIcon_1ufby_11._blue_1ufby_3{color:#2477e7;background:#e7f0ff}._actionCopy_1ufby_11{min-width:0}._actionCopy_1ufby_11 b,._actionCopy_1ufby_11 small,._actionCopy_1ufby_11 em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}._actionCopy_1ufby_11 b{color:#26344b;font-size:8.8px;font-weight:700;line-height:1.15}._actionCopy_1ufby_11 small{color:#617087;margin-top:2px;font-size:8px;line-height:1.1}._actionCopy_1ufby_11 em{border-radius:3px;width:max-content;margin-top:3px;padding:2px 5px;font-size:7px;font-style:normal;font-weight:700;line-height:1}._highPriority_1ufby_11{color:#dd373b;background:#fff0ef}._mediumPriority_1ufby_11{color:#d46f00;background:#fff5df}._actionsFooter_1ufby_10{margin-top:12px}._srOnly_1ufby_12{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1450px){._page_1ufby_1{padding-inline:21px}._metricGrid_1ufby_3{gap:8px}._metricCard_1ufby_3{gap:10px;padding:16px 11px}._metricIcon_1ufby_3{flex-basis:43px;width:43px;height:43px}._metricBody_1ufby_3 strong{font-size:22px}._metricBody_1ufby_3 small{font-size:8.6px}._dashboardGrid_1ufby_4{grid-template-columns:minmax(0,1fr) minmax(0,.98fr) minmax(0,.94fr) minmax(225px,.8fr);gap:10px}._scoreCard_1ufby_4{padding-inline:13px}._stationCard_1ufby_4{padding-inline:11px}._recordsTable_1ufby_10 th:first-child{width:13%}._recordsTable_1ufby_10 th:nth-child(5){width:16.2%}._recordsTable_1ufby_10 th:nth-child(8){width:16.6%}._stationTable_1ufby_7 td{font-size:8.5px}._trendCell_1ufby_7{font-size:8px}._sparkline_1ufby_7{flex-basis:35px;width:35px}}@media (width<=1180px){._pageHeader_1ufby_2{flex-direction:column}._headerActions_1ufby_2{padding-top:0}._metricGrid_1ufby_3{grid-template-columns:repeat(3,minmax(0,1fr))}._dashboardGrid_1ufby_4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"score stations""linkage filters""records records""actions actions"}._scoreCard_1ufby_4,._stationCard_1ufby_4,._linkageCard_1ufby_4,._filtersCard_1ufby_4{height:337px}._recordsCard_1ufby_4{height:296px}._actionsCard_1ufby_4{height:auto}._actionList_1ufby_11{grid-template-columns:repeat(2,minmax(0,1fr))}._actionsFooter_1ufby_10{margin-top:14px}}@media (width<=700px){._page_1ufby_1{padding:18px 13px 24px}._pageHeader_1ufby_2 h1{font-size:26px}._pageHeader_1ufby_2 p{max-width:440px;font-size:12px}._headerActions_1ufby_2{flex-wrap:wrap;gap:7px}._headerSelect_1ufby_2,._dateButton_1ufby_2{font-size:10px}._updated_1ufby_2{order:3;margin:0 4px}._metricGrid_1ufby_3,._dashboardGrid_1ufby_4{grid-template-columns:1fr}._dashboardGrid_1ufby_4{grid-template-areas:"score""stations""linkage""filters""records""actions"}._metricCard_1ufby_3{min-height:102px}._scoreCard_1ufby_4,._stationCard_1ufby_4,._linkageCard_1ufby_4,._filtersCard_1ufby_4,._recordsCard_1ufby_4{height:auto;min-height:300px}._sourceChart_1ufby_6,._linkageChart_1ufby_6{min-width:375px}._scoreCard_1ufby_4,._linkageCard_1ufby_4{overflow-x:auto}._stationTable_1ufby_7,._recordsTable_1ufby_10{min-width:640px}._stationCard_1ufby_4,._recordsWrap_1ufby_10{overflow-x:auto}._recordsCard_1ufby_4{padding-inline:12px}._recordsFooter_1ufby_10{min-width:620px}._actionList_1ufby_11{grid-template-columns:1fr}._actionItem_1ufby_11{min-height:56px}}._page_1w1dn_1{background:var(--bg-page);flex:1;min-height:0;padding:24px 30px 30px;overflow:auto}._pageHeader_1w1dn_2{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}._pageHeader_1w1dn_2 h1{color:#0f1c36;letter-spacing:-.045em;font-size:30px;font-weight:750;line-height:1.12}._pageHeader_1w1dn_2 p{color:#556176;margin-top:5px;font-size:13px}._headerActions_1w1dn_2{align-items:center;gap:19px;padding-top:8px;display:flex}._refreshButton_1w1dn_2{color:#4f5d72;min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:0 9px;font-size:11px;display:inline-flex}._refreshButton_1w1dn_2 svg{color:#36445a}._refreshButton_1w1dn_2:hover:not(:disabled),._refreshButton_1w1dn_2:focus-visible{color:#1d5eaf;background:#f5f9ff;border-color:#d7e2f0;outline:none}._refreshButton_1w1dn_2:disabled{cursor:wait}._refreshing_1w1dn_2{animation:.8s linear infinite _refresh-spin_1w1dn_1}._dateButton_1w1dn_2,._filterButton_1w1dn_2,._selectField_1w1dn_2 button{color:#1d2b42;font:inherit;cursor:pointer;background:#fff;border:1px solid #ced7e3;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a09}._dateButton_1w1dn_2{white-space:nowrap;border-radius:6px;height:38px;padding:0 12px}._dateButton_1w1dn_2 svg:last-child{margin-left:4px}._metricGrid_1w1dn_3{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:13px;display:grid}._metricCard_1w1dn_3{background:#fff;border:1px solid #e2e7ee;border-radius:9px;align-items:flex-start;gap:11px;min-width:0;min-height:94px;padding:12px 15px;display:flex;box-shadow:0 1px 2px #0f172a09}._metricIcon_1w1dn_3{border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}._metricIcon_1w1dn_3._blue_1w1dn_3{color:#2271e6;background:#e7f0ff}._metricIcon_1w1dn_3._green_1w1dn_3{color:#10985a;background:#e6f8ee}._metricIcon_1w1dn_3._amber_1w1dn_3{color:#e99b00;background:#fff4de}._metricIcon_1w1dn_3._violet_1w1dn_3{color:#7c39da;background:#f0eaff}._metricIcon_1w1dn_3._red_1w1dn_3{color:#e64445;background:#feeceb}._metricCard_1w1dn_3 p{color:#182641;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:650;line-height:1.25;overflow:hidden}._metricCard_1w1dn_3 strong{color:#101d36;letter-spacing:-.035em;margin-top:4px;font-size:23px;line-height:1;display:block}._metricCard_1w1dn_3 small{color:#667187;white-space:nowrap;margin-top:8px;font-size:9.5px;line-height:1.2;display:block}._metricCard_1w1dn_3 small b{font-weight:700}._positive_1w1dn_3 b{color:#11975a}._negative_1w1dn_3 b{color:#df4a43}._filters_1w1dn_4{background:#fff;border:1px solid #e1e7ee;border-radius:8px;grid-template-columns:minmax(110px,.8fr) minmax(150px,1.2fr) minmax(130px,1fr) minmax(340px,2.4fr);align-items:end;gap:14px 22px;margin-bottom:13px;padding:11px 14px 14px;display:grid;box-shadow:0 1px 2px #0f172a06}._selectField_1w1dn_2{gap:4px;min-width:0;display:grid}._selectField_1w1dn_2>span{color:#4f5d72;font-size:10px;line-height:1}._selectField_1w1dn_2 button{color:#445166;border-color:#dbe2ea;border-radius:5px;justify-content:space-between;width:100%;height:29px;padding:0 9px;font-size:10px;font-weight:500}._selectField_1w1dn_2 button svg{color:#48566b}._dashboardGrid_1w1dn_5{grid-template-columns:repeat(10,minmax(0,1fr));grid-template-areas:"orders orders orders orders orders orders fulfillment fulfillment fulfillment fulfillment""status status status risk risk risk trend trend trend trend";gap:12px;display:grid}._card_1w1dn_5{background:#fff;border:1px solid #e1e7ee;border-radius:9px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a09}._cardHeader_1w1dn_5{justify-content:space-between;align-items:center;gap:10px;padding:10px 10px 8px 14px;display:flex}._card_1w1dn_5 h2{color:#17243d;font-size:12px;font-weight:700;line-height:1.2}._cardHeader_1w1dn_5 h2{padding:0}._expandButton_1w1dn_5,._closeButton_1w1dn_5{color:#4e5d72;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}._expandButton_1w1dn_5{border-radius:5px;width:28px;height:28px}._expandButton_1w1dn_5:hover,._expandButton_1w1dn_5:focus-visible{color:#145ec5;background:#edf5ff;outline:none}._ordersCard_1w1dn_5{grid-area:orders;min-height:308px}._fulfillmentCard_1w1dn_5{grid-area:fulfillment;min-height:308px}._statusCard_1w1dn_5{grid-area:status;min-height:280px}._riskCard_1w1dn_5{grid-area:risk;min-height:280px}._trendCard_1w1dn_5{grid-area:trend;min-height:280px}._tableScroll_1w1dn_6{border-top:1px solid #dce3eb;margin:0 13px;overflow:hidden}._ordersTable_1w1dn_6,._riskTable_1w1dn_6{border-collapse:collapse;table-layout:fixed;width:100%}._ordersTable_1w1dn_6 thead{background:#f6f8fa}._ordersTable_1w1dn_6 th{color:#16233b;text-align:left;white-space:nowrap;height:30px;font-size:8.5px;font-weight:700}._ordersTable_1w1dn_6 th:first-child{width:20.5%;padding-left:5px}._ordersTable_1w1dn_6 th:nth-child(3){width:7.8%}._ordersTable_1w1dn_6 th:nth-child(4){width:8.4%}._ordersTable_1w1dn_6 th:nth-child(7),._ordersTable_1w1dn_6 th:nth-child(8){width:9.5%}._ordersTable_1w1dn_6 td{color:#29364a;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8edf2;height:24px;font-size:9px;font-weight:500;overflow:hidden}._ordersTable_1w1dn_6 td:first-child{text-overflow:clip;padding-left:5px}._ordersTable_1w1dn_6 tbody tr:last-child td{border-bottom:0}._ordersTable_1w1dn_6 button,._riskTable_1w1dn_6 button{color:#1769da;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}._sort_1w1dn_6{float:right;padding-right:8px;font-size:11px}._fulfillmentValue_1w1dn_6{align-items:center;gap:7px;display:inline-flex}._fulfillmentValue_1w1dn_6 i{background:#e6ebf0;border-radius:99px;width:43px;height:6px;display:inline-block;overflow:hidden}._fulfillmentValue_1w1dn_6 b{border-radius:inherit;height:100%;display:block}._success_1w1dn_6{background:#16a463}._warning_1w1dn_6{background:#f2a300}._danger_1w1dn_6{background:#e9683f}._statusPill_1w1dn_6{border-radius:10px;justify-content:center;min-width:55px;padding:3px 6px;font-size:8px;font-weight:650;line-height:1;display:inline-flex}._onTrack_1w1dn_6{color:#168954;background:#e8f8ef}._atRisk_1w1dn_6{color:#c77800;background:#fff3df}._complete_1w1dn_6{color:#25885b;background:#eaf7ef}._tableFooter_1w1dn_6{color:#526075;justify-content:space-between;align-items:center;padding:10px 13px;font-size:9px;display:flex}._pagination_1w1dn_6{align-items:center;gap:4px;display:flex}._pagination_1w1dn_6 button{color:#25344d;width:28px;height:28px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:4px;place-items:center;font-size:10px;display:grid}._pagination_1w1dn_6 button:disabled{color:#cdd5df}._pagination_1w1dn_6 ._current_1w1dn_6{color:#fff;background:#1767d5;border-color:#1767d5}._fulfillmentChart_1w1dn_7{padding:0 6px 4px}._chartLegend_1w1dn_7{color:#536176;justify-content:center;gap:27px;padding:5px 0 2px;font-size:9px;display:flex}._chartLegend_1w1dn_7 span,._trendLegend_1w1dn_7 span{align-items:center;gap:7px;display:inline-flex}._chartLegend_1w1dn_7 i{width:19px;height:2px;display:inline-block}._ordersLegend_1w1dn_7{background:repeating-linear-gradient(90deg,#aeb7c4 0 5px,#0000 5px 8px)}._fulfillmentChart_1w1dn_7 svg{width:100%;height:238px;display:block}._gridLine_1w1dn_7{stroke:#e4e9ee;stroke-width:1px}._axisLine_1w1dn_7{stroke:#cfd8e3;stroke-width:1px}._axisLabel_1w1dn_7{fill:#4f5d70;font-size:9px;font-weight:500}._bar_1w1dn_7{fill:#10b981;opacity:.9}._barValue_1w1dn_7{fill:#26364e;font-size:9px;font-weight:650}._orderLine_1w1dn_7{fill:none;stroke:#aab4c3;stroke-width:1.4px;stroke-dasharray:3 3}._orderPoint_1w1dn_7{fill:#fff;stroke:#aab4c3;stroke-width:1.5px}._yAxisTitle_1w1dn_7,._xAxisTitle_1w1dn_7{fill:#35435a;font-size:8.5px;font-weight:650}._orderStatusBody_1w1dn_8{align-items:center;gap:16px;padding:3px 15px 0;display:flex}._donut_1w1dn_8{flex:0 0 162px;width:162px;height:162px;position:relative}._donut_1w1dn_8 svg{width:100%;height:100%;display:block;transform:rotate(-90deg)}._donut_1w1dn_8>div{text-align:center;place-content:center;display:grid;position:absolute;inset:0}._donut_1w1dn_8 strong{color:#17233b;letter-spacing:-.04em;font-size:20px;line-height:1}._donut_1w1dn_8 span{color:#415068;margin-top:5px;font-size:8.5px;display:block}._statusLegend_1w1dn_8{flex:1;list-style:none}._statusLegend_1w1dn_8 li{color:#334057;justify-content:space-between;align-items:center;gap:6px;min-height:26px;font-size:9.5px;display:flex}._statusLegend_1w1dn_8 li>span{align-items:center;gap:8px;display:inline-flex}._statusLegend_1w1dn_8 i{border-radius:50%;width:8px;height:8px}._statusLegend_1w1dn_8 b{white-space:nowrap;font-weight:650}._bottomLink_1w1dn_8{color:#1769da;width:calc(100% - 28px);min-height:39px;font:inherit;cursor:pointer;background:0 0;border:0;border-top:1px solid #e6ebf0;justify-content:space-between;align-items:center;margin:4px 14px 0;padding:0;font-size:10px;font-weight:650;display:flex}._riskTableWrap_1w1dn_8{margin:1px 14px 0}._riskTable_1w1dn_6 th{color:#18253c;text-align:left;border-bottom:1px solid #e4e9ee;height:28px;font-size:8.5px;font-weight:700}._riskTable_1w1dn_6 td{color:#2f3c51;white-space:nowrap;border-bottom:1px solid #e9edf2;height:29px;font-size:9px;font-weight:500}._riskTable_1w1dn_6 tr:last-child td{border-bottom:0}._riskTable_1w1dn_6 ._fulfillmentValue_1w1dn_6 i{width:48px}._riskCard_1w1dn_5 ._bottomLink_1w1dn_8{margin-top:1px}._trendChart_1w1dn_9{padding:0 8px}._trendLegend_1w1dn_7{color:#536176;justify-content:center;gap:23px;padding:2px 0 0;font-size:9px;display:flex}._trendLegend_1w1dn_7 i{background:var(--line-color);width:16px;height:2px;display:inline-block;position:relative}._trendLegend_1w1dn_7 i:after{background:var(--line-color);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:6px}._trendChart_1w1dn_9 svg{width:100%;height:174px;display:block}._trendLine_1w1dn_9{stroke-width:2px}._trendCard_1w1dn_5 ._bottomLink_1w1dn_8{margin-top:-4px}@media (width<=1450px){._page_1w1dn_1{padding-inline:22px}._metricGrid_1w1dn_3{gap:8px}._metricCard_1w1dn_3{gap:9px;padding:15px 10px}._metricIcon_1w1dn_3{flex-basis:43px;width:43px;height:43px}._metricCard_1w1dn_3 strong{font-size:21px}._metricCard_1w1dn_3 small{font-size:8.5px}._filters_1w1dn_4{gap:14px}._orderStatusBody_1w1dn_8{gap:8px;padding-inline:10px}._donut_1w1dn_8{flex-basis:145px;width:145px;height:145px}._statusLegend_1w1dn_8 li{font-size:8.5px}}@media (width<=1180px){._pageHeader_1w1dn_2{flex-direction:column}._headerActions_1w1dn_2{padding-top:0}._metricGrid_1w1dn_3{grid-template-columns:repeat(3,minmax(0,1fr))}._filters_1w1dn_4{grid-template-columns:repeat(2,minmax(0,1fr))}._filterButton_1w1dn_2{width:max-content}._dashboardGrid_1w1dn_5{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"orders orders""fulfillment fulfillment""status risk""trend trend"}._ordersCard_1w1dn_5,._fulfillmentCard_1w1dn_5{min-height:308px}}@media (width<=700px){._page_1w1dn_1{padding:18px 13px 24px}._pageHeader_1w1dn_2 h1{font-size:26px}._pageHeader_1w1dn_2 p{max-width:420px;font-size:12px;line-height:1.35}._headerActions_1w1dn_2{flex-wrap:wrap;align-items:flex-start;gap:10px}._metricGrid_1w1dn_3{grid-template-columns:1fr}._metricCard_1w1dn_3{min-height:96px}._filters_1w1dn_4{grid-template-columns:1fr;gap:10px;padding-bottom:12px}._filterButton_1w1dn_2{width:100%}._dashboardGrid_1w1dn_5{grid-template-columns:1fr;grid-template-areas:"orders""fulfillment""status""risk""trend"}._ordersCard_1w1dn_5,._fulfillmentCard_1w1dn_5,._statusCard_1w1dn_5,._riskCard_1w1dn_5,._trendCard_1w1dn_5{min-height:auto}._tableScroll_1w1dn_6{overflow-x:auto}._ordersTable_1w1dn_6{min-width:760px}._fulfillmentChart_1w1dn_7{min-width:520px}._fulfillmentCard_1w1dn_5{overflow-x:auto}._orderStatusBody_1w1dn_8{justify-content:center}._riskTable_1w1dn_6{min-width:420px}._riskTableWrap_1w1dn_8{overflow-x:auto}._trendChart_1w1dn_9{min-width:540px}._trendCard_1w1dn_5{overflow-x:auto}._tableFooter_1w1dn_6{gap:10px}._pagination_1w1dn_6 button{width:25px}}._fulfillmentLegend_1w1dn_7{background:var(--chart-primary)}._bar_1w1dn_7{fill:var(--chart-primary)}._selectField_1w1dn_2 input,._selectField_1w1dn_2 select{color:#445166;width:100%;min-width:0;height:29px;font:inherit;background:#fff;border:1px solid #dbe2ea;border-radius:5px;padding:0 9px;font-size:10px;font-weight:500}._selectField_1w1dn_2 button:disabled{cursor:not-allowed;color:#8d99aa;background:#f6f8fa}._dateInputs_1w1dn_16,._dateFilterControls_1w1dn_16{gap:5px;min-width:0;display:flex}._dateInputs_1w1dn_16 input{min-width:0;padding-inline:5px;font-size:9px}._dateFilterControls_1w1dn_16 select{flex:0 0 37%;width:auto}._dateFilterControls_1w1dn_16 input{flex:1 1 0;width:auto;min-width:0;padding-inline:7px}._customRangeControls_1w1dn_16 select{flex-basis:27%}._late_1w1dn_16{color:#cf3d3d;background:#feeceb}._neutral_1w1dn_16{color:#536176;background:#edf1f5}._emptyTable_1w1dn_16{text-align:center;padding:0 12px;color:#667187!important;white-space:normal!important;height:142px!important}._loadError_1w1dn_16{color:#ad3431;background:#fff5f4;border:1px solid #f4c3c0;border-radius:8px;margin-bottom:13px;padding:10px 13px;font-size:11px}._chartUnavailable_1w1dn_16{color:#4f5d72;text-align:center;place-content:center;gap:7px;min-height:236px;padding:24px;display:grid}._chartUnavailable_1w1dn_16 strong{color:#26364e;font-size:12px}._chartUnavailable_1w1dn_16 span{max-width:260px;font-size:10px;line-height:1.45}._emptyLegend_1w1dn_16{color:#667187!important;justify-content:center!important}._ordersTable_1w1dn_6 th:nth-child(7),._ordersTable_1w1dn_6 td:nth-child(7){padding-right:14px}._erpDraft_1w1dn_22{color:#536176;background:#edf1f5}._erpPlanned_1w1dn_22{color:#2563eb;background:#e8f0ff}._erpSubmitted_1w1dn_22{color:#6d28d9;background:#f0edff}._erpNotStarted_1w1dn_22{color:#b45309;background:#fff3df}._erpStockReserved_1w1dn_22{color:#0f766e;background:#e5f8f5}._erpStockPartiallyReserved_1w1dn_22{color:#c2410c;background:#fff0e8}._erpInProcess_1w1dn_22{color:#1d4ed8;background:#e8f0ff}._erpPartiallyCompleted_1w1dn_22{color:#0e7490;background:#e6f8fb}._erpCompleted_1w1dn_22{color:#15803d;background:#eaf7ef}._erpStopped_1w1dn_22{color:#b91c1c;background:#feeceb}._erpCancelled_1w1dn_22{color:#991b1b;background:#fee2e2}._erpClosed_1w1dn_22{color:#334155;background:#e7edf4}._erpUnknown_1w1dn_22{color:#64748b;background:#f1f5f9}._fulfillmentValue_1w1dn_6{gap:4px;width:100%;min-width:0}._fulfillmentNumber_1w1dn_24{flex:none}._fulfillmentValue_1w1dn_6 i{flex:24px;width:auto;min-width:24px;max-width:43px}._riskCard_1w1dn_5 ._fulfillmentValue_1w1dn_6 i{width:auto;max-width:48px}._emptyFulfillment_1w1dn_24{box-shadow:inset 2px 0 #e9683f}._riskTable_1w1dn_6 th:first-child{width:27%}._riskTable_1w1dn_6 th:nth-child(2){width:31%}._riskTable_1w1dn_6 th:nth-child(3){width:25%}._riskTable_1w1dn_6 th:nth-child(4){width:17%}._riskTable_1w1dn_6 td{text-overflow:ellipsis;overflow:hidden}._riskTable_1w1dn_6 td:nth-child(2),._riskTable_1w1dn_6 td:nth-child(3){padding-right:7px}._riskTable_1w1dn_6 ._fulfillmentValue_1w1dn_6{gap:3px}._riskTable_1w1dn_6 ._fulfillmentNumber_1w1dn_24{min-width:31px}._riskTable_1w1dn_6 ._fulfillmentValue_1w1dn_6 i{min-width:18px;max-width:32px}._orderCount_1w1dn_29{fill:#536176;font-size:8px;font-weight:650}@keyframes _refresh-spin_1w1dn_1{to{transform:rotate(360deg)}}._expandedChart_1w1dn_33 svg{height:min(62vh,520px)}._expandedChart_1w1dn_33 ._chartLegend_1w1dn_7,._expandedChart_1w1dn_33 ._trendLegend_1w1dn_7{flex-wrap:wrap;gap:10px 22px;padding-block:10px 7px;font-size:11px}._expandedChart_1w1dn_33 ._axisLabel_1w1dn_7,._expandedChart_1w1dn_33 ._barValue_1w1dn_7{font-size:12px}._expandedChart_1w1dn_33 ._orderCount_1w1dn_29,._expandedChart_1w1dn_33 ._yAxisTitle_1w1dn_7{font-size:11px}._expandedStatus_1w1dn_33{justify-content:center;align-items:flex-start;gap:56px;padding:24px 36px}._expandedStatus_1w1dn_33 ._donut_1w1dn_8{flex-basis:280px;width:280px;height:280px}._expandedStatus_1w1dn_33 ._donut_1w1dn_8 strong{font-size:34px}._expandedStatus_1w1dn_33 ._donut_1w1dn_8 span{font-size:12px}._expandedStatus_1w1dn_33 ._statusLegend_1w1dn_8{max-width:460px}._expandedStatus_1w1dn_33 ._statusLegend_1w1dn_8 li{min-height:31px;font-size:13px}._expandedStatus_1w1dn_33 ._statusLegend_1w1dn_8 i{width:11px;height:11px}._expandedStatus_1w1dn_33 ._statusLegend_1w1dn_8 b{font-size:12px}._modalBackdrop_1w1dn_35{z-index:1000;background:#0f1c3685;place-items:center;padding:28px;display:grid;position:fixed;inset:0}._fullscreenModal_1w1dn_35{background:#fff;border-radius:12px;width:min(1220px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 20px 70px #0f1c3647}._fullscreenModal_1w1dn_35>header{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}._fullscreenModal_1w1dn_35 h2{color:#17243d;font-size:17px;font-weight:750}._closeButton_1w1dn_5{border-radius:6px;width:32px;height:32px}._closeButton_1w1dn_5:hover,._closeButton_1w1dn_5:focus-visible{color:#b42318;background:#fff0ef;outline:none}._modalContent_1w1dn_35{padding:18px 20px 24px}._modalNote_1w1dn_35{color:#667187;margin:14px 0 0;font-size:12px}._expandedTableScroll_1w1dn_35{border:1px solid #dce3eb;border-radius:7px;max-height:min(62vh,620px);margin:0;overflow:auto}._expandedTableScroll_1w1dn_35 ._ordersTable_1w1dn_6{min-width:1060px}._expandedTableScroll_1w1dn_35 ._ordersTable_1w1dn_6 th{height:40px;font-size:11px}._expandedTableScroll_1w1dn_35 ._ordersTable_1w1dn_6 td{height:38px;font-size:11px}._expandedTableScroll_1w1dn_35 ._statusPill_1w1dn_6{min-width:75px;padding:5px 8px;font-size:10px}._expandedTableScroll_1w1dn_35 ._fulfillmentValue_1w1dn_6 i{max-width:74px}._expandedRiskTable_1w1dn_35{border:1px solid #dce3eb;border-radius:7px;max-height:min(62vh,620px);margin:0;overflow:auto}._expandedRiskTable_1w1dn_35 ._riskTable_1w1dn_6{min-width:720px}._expandedRiskTable_1w1dn_35 ._riskTable_1w1dn_6 th{height:39px;font-size:11px}._expandedRiskTable_1w1dn_35 ._riskTable_1w1dn_6 td{height:38px;font-size:11px}._expandedRiskTable_1w1dn_35 ._fulfillmentValue_1w1dn_6 i{max-width:85px}._expandedRiskTable_1w1dn_35 ._statusPill_1w1dn_6{font-size:10px}@media (width<=700px){._modalBackdrop_1w1dn_35{padding:12px}._fullscreenModal_1w1dn_35{max-height:calc(100vh - 24px)}._modalContent_1w1dn_35{padding:14px}._expandedStatus_1w1dn_33{flex-direction:column;align-items:center;gap:18px;padding:12px}._expandedStatus_1w1dn_33 ._statusLegend_1w1dn_8{width:100%}._expandedChart_1w1dn_33{min-width:720px}._fullscreenModal_1w1dn_35 ._expandedChart_1w1dn_33{overflow-x:auto}._fullscreenModal_1w1dn_35 ._expandedChart_1w1dn_33 svg{min-width:720px;height:380px}}._tableScroll_1w1dn_6{overflow-x:auto}._ordersTable_1w1dn_6{table-layout:auto;min-width:1130px}._ordersTable_1w1dn_6 th:nth-child(n){width:auto}._ordersTable_1w1dn_6 th:first-child{min-width:155px}._ordersTable_1w1dn_6 th:nth-child(2){min-width:205px}._ordersTable_1w1dn_6 th:nth-child(3),._ordersTable_1w1dn_6 th:nth-child(4){min-width:108px}._ordersTable_1w1dn_6 th:nth-child(5){min-width:86px}._ordersTable_1w1dn_6 th:nth-child(6){min-width:108px}._ordersTable_1w1dn_6 th:nth-child(7){min-width:128px}._ordersTable_1w1dn_6 th:nth-child(8){min-width:108px}._ordersTable_1w1dn_6 th:nth-child(9){min-width:120px}._orderIdActions_1w1dn_40{align-items:center;gap:5px;display:inline-flex}._ordersTable_1w1dn_6 ._orderDetailButton_1w1dn_40{color:#1769da;text-underline-offset:2px;text-decoration:underline;overflow:visible}._ordersTable_1w1dn_6 ._copyOrderButton_1w1dn_40{color:#5b6b81;border-radius:4px;place-items:center;width:20px;height:20px;display:grid}._ordersTable_1w1dn_6 ._copyOrderButton_1w1dn_40:hover,._ordersTable_1w1dn_6 ._copyOrderButton_1w1dn_40:focus-visible{color:#1769da;background:#edf5ff;outline:none}._ordersTable_1w1dn_6 ._copyOrderButton_1w1dn_40 svg{flex:none}._orderDetailsState_1w1dn_42{color:#526075;place-items:center;min-height:260px;font-size:13px;display:grid}._orderDetails_1w1dn_42{color:#28364b}._orderDetailGrid_1w1dn_42{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}._orderDetailGrid_1w1dn_42>div{background:#fafcff;border:1px solid #e4eaf1;border-radius:7px;min-width:0;padding:11px 12px}._orderDetailGrid_1w1dn_42 dt{color:#65738a;font-size:11px;font-weight:650}._orderDetailGrid_1w1dn_42 dd{color:#1c2a42;overflow-wrap:anywhere;min-width:0;margin:5px 0 0;font-size:13px;font-weight:600}._orderDescription_1w1dn_42,._orderComponents_1w1dn_42{margin-top:20px}._orderDescription_1w1dn_42 h3,._orderComponents_1w1dn_42 h3{color:#1b2941;margin:0 0 8px;font-size:14px}._orderDescription_1w1dn_42 p,._noComponents_1w1dn_42{color:#42516a;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.55}._componentsScroll_1w1dn_42{border:1px solid #dfe6ee;border-radius:7px;overflow:auto}._componentsScroll_1w1dn_42 table{border-collapse:collapse;table-layout:auto;width:100%;min-width:960px}._componentsScroll_1w1dn_42 th,._componentsScroll_1w1dn_42 td{color:#2c3950;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere;border-bottom:1px solid #e8edf2;padding:10px 12px;font-size:12px}._componentsScroll_1w1dn_42 th{color:#18253c;background:#f6f8fb;font-size:11px;position:sticky;top:0}._componentsScroll_1w1dn_42 tbody tr:last-child td{border-bottom:0}@media (width<=700px){._orderDetailGrid_1w1dn_42{grid-template-columns:1fr}._orderDetails_1w1dn_42{font-size:12px}}._tableScroll_1w1dn_6{overflow:hidden}._ordersTable_1w1dn_6{table-layout:fixed;width:100%;min-width:0}._ordersTable_1w1dn_6 th,._ordersTable_1w1dn_6 td{padding-inline:4px}._ordersTable_1w1dn_6 th{white-space:normal;height:36px;line-height:1.15}._ordersTable_1w1dn_6 td{white-space:nowrap}._ordersTable_1w1dn_6 th:first-child{width:15%}._ordersTable_1w1dn_6 th:nth-child(2){width:17%}._ordersTable_1w1dn_6 th:nth-child(3),._ordersTable_1w1dn_6 th:nth-child(4){width:8%}._ordersTable_1w1dn_6 th:nth-child(5){width:7%}._ordersTable_1w1dn_6 th:nth-child(6){width:10%}._ordersTable_1w1dn_6 th:nth-child(7){width:12%}._ordersTable_1w1dn_6 th:nth-child(8){width:10%}._ordersTable_1w1dn_6 th:nth-child(9){width:13%}._ordersTable_1w1dn_6 th:nth-child(2),._ordersTable_1w1dn_6 td:nth-child(2){padding-right:7px}._ordersTable_1w1dn_6 td:nth-child(2){text-overflow:ellipsis;overflow:hidden}._ordersTable_1w1dn_6 ._orderIdActions_1w1dn_40{max-width:100%}._ordersTable_1w1dn_6 ._orderDetailButton_1w1dn_40{text-overflow:ellipsis;min-width:0;overflow:hidden}._ordersTable_1w1dn_6 ._copyOrderButton_1w1dn_40{flex:0 0 20px}._ordersTable_1w1dn_6 ._fulfillmentValue_1w1dn_6{gap:3px}._ordersTable_1w1dn_6 ._fulfillmentValue_1w1dn_6 i{min-width:18px}._sort_1w1dn_6{display:none}._chart_hdjgo_1{flex:0 0 146px;width:146px;height:146px;position:relative}._chart_hdjgo_1 svg{width:100%;height:100%;transform:rotate(-90deg)}._chart_hdjgo_1 svg circle{stroke-linecap:butt}._base_hdjgo_1{fill:none;stroke:#edf0f5;stroke-width:18px}._center_hdjgo_1{color:#14213b;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}._center_hdjgo_1 strong{letter-spacing:-.04em;font-size:25px;line-height:1}._center_hdjgo_1 span{color:#4e5b70;margin-top:4px;font-size:11px}._wrap_1ilhv_1{background:#edf0f4;border-radius:8px;width:100%;height:4px;overflow:hidden}._fill_1ilhv_1{border-radius:inherit;height:100%;display:block}._green_1ilhv_1{background:#15b66d}._orange_1ilhv_1{background:#ff8a13}._red_1ilhv_1{background:#ef4444}._blue_1ilhv_1{background:var(--chart-primary)}._page_14fjk_1{background:#f8fafc;flex:1;min-height:0;padding:24px 32px 30px;overflow:auto}._pageHeader_14fjk_2{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}._pageHeader_14fjk_2 h1{color:#0b1934;letter-spacing:-.045em;font-size:30px;font-weight:750;line-height:1.15}._pageHeader_14fjk_2 p{color:#566176;margin-top:6px;font-size:13px;line-height:1.4}._headerActions_14fjk_2{white-space:nowrap;align-items:center;gap:17px;padding-top:7px;display:flex}._periodButton_14fjk_2,._filterButton_14fjk_2{color:#17243d;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dee7;border-radius:6px;align-items:center;gap:9px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}._periodButton_14fjk_2 svg:last-child{margin-left:4px}._filterButton_14fjk_2{padding-inline:16px}._refreshText_14fjk_2{color:#596579;align-items:center;gap:8px;font-size:11px;display:inline-flex}._refreshText_14fjk_2 svg{color:#1c2d48}._kpiGrid_14fjk_3{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}._dashboardGrid_14fjk_4{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.96fr);grid-template-areas:"fulfillment snapshot risk""bottleneck flow exceptions""alerts insights insights";gap:12px;display:grid}._dashboardCard_14fjk_4{background:#fff;border:1px solid #e3e8ef;border-radius:8px;min-width:0;padding:14px 15px;overflow:hidden;box-shadow:0 1px 2px #0f172a0b}._fulfillmentCard_14fjk_4{grid-area:fulfillment;height:254px}._snapshotCard_14fjk_4{grid-area:snapshot;height:254px}._riskCard_14fjk_4{grid-area:risk;height:254px}._bottleneckCard_14fjk_4{grid-area:bottleneck;height:210px}._flowCard_14fjk_4{grid-area:flow;height:210px}._exceptionsCard_14fjk_4{grid-area:exceptions;height:210px}._alertsCard_14fjk_4{grid-area:alerts;height:188px}._insightsCard_14fjk_4{background:linear-gradient(115deg,#f8fbff 0%,#fff 100%);border-color:#d8e7fb;grid-area:insights;height:188px}._cardHeading_14fjk_5{justify-content:space-between;align-items:center;gap:12px;min-height:19px;display:flex}._cardHeading_14fjk_5 h2{color:#142039;letter-spacing:-.015em;align-items:center;gap:7px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}._cardHeading_14fjk_5 h2 svg{color:#8c97a9}._textLink_14fjk_5,._insight_14fjk_4 button{color:#1263de;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10px;font-weight:600;display:inline-flex}._textLink_14fjk_5 svg{transition:transform .15s}._textLink_14fjk_5:hover svg,._insight_14fjk_4 button:hover svg{transform:translate(2px)}._chartLegend_14fjk_6{color:#566276;align-items:center;gap:19px;margin:15px 0 3px;font-size:9px;font-weight:600;display:flex}._chartLegend_14fjk_6 span{align-items:center;gap:7px;display:flex}._chartLegend_14fjk_6 i{width:19px;height:2px;display:inline-block}._legendSolid_14fjk_6{background:#126ef2}._legendDashed_14fjk_6{background:repeating-linear-gradient(90deg,#287cf4 0 5px,#0000 5px 8px)}._fulfillmentBody_14fjk_6{align-items:stretch;gap:13px;display:flex}._fulfillmentChart_14fjk_6{flex:1;min-width:0}._fulfillmentStats_14fjk_6{border:1px solid #dce5f0;border-radius:6px;flex:0 0 96px;margin-top:7px;overflow:hidden}._fulfillmentStats_14fjk_6 div{flex-direction:column;padding:11px 11px 9px;display:flex}._fulfillmentStats_14fjk_6 div+div{border-top:1px solid #e7edf4}._fulfillmentStats_14fjk_6 strong{color:#11203b;letter-spacing:-.04em;font-size:22px;line-height:1}._fulfillmentStats_14fjk_6 span{color:#5c687c;margin-top:5px;font-size:9px}._fulfillmentStats_14fjk_6 em{color:#078a4c;white-space:nowrap;margin-top:8px;font-size:8.5px;font-style:normal}._tableWrap_14fjk_7{width:100%;overflow:hidden}._snapshotTable_14fjk_7,._riskTable_14fjk_7,._bottleneckTable_14fjk_7{border-collapse:collapse;table-layout:fixed;width:100%}._snapshotTable_14fjk_7{margin-top:14px}._snapshotTable_14fjk_7 th,._riskTable_14fjk_7 th,._bottleneckTable_14fjk_7 th{color:#243048;text-align:left;white-space:nowrap;border-bottom:1px solid #e6ebf1;height:25px;font-size:9px;font-weight:700}._snapshotTable_14fjk_7 td,._riskTable_14fjk_7 td,._bottleneckTable_14fjk_7 td{color:#344157;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #edf1f5;height:25px;font-size:9.5px;font-weight:500;overflow:hidden}._snapshotTable_14fjk_7 tr:last-child td,._riskTable_14fjk_7 tr:last-child td,._bottleneckTable_14fjk_7 tr:last-child td{border-bottom:0}._snapshotTable_14fjk_7 th:first-child{width:31%}._snapshotTable_14fjk_7 th:nth-child(2),._snapshotTable_14fjk_7 th:nth-child(3){width:22%}._snapshotTable_14fjk_7 th:nth-child(4){width:14%}._snapshotTable_14fjk_7 th:nth-child(5){width:16%}._snapshotTable_14fjk_7 td:first-child{align-items:center;gap:8px;display:flex}._snapshotTable_14fjk_7 td:first-child i{border-radius:2px;flex:0 0 3px;width:3px;height:14px}._riskTable_14fjk_7{margin-top:14px}._riskTable_14fjk_7 th:nth-child(5){width:22%}._riskTable_14fjk_7 td:first-child button{color:#1063db;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600}._unitsBehind_14fjk_8{align-items:center;gap:8px;display:flex}._unitsBehind_14fjk_8>:first-child{width:47px}._unitsBehind_14fjk_8 span{color:#2f3b51}._bottleneckTable_14fjk_7{margin-top:11px}._bottleneckTable_14fjk_7 th:first-child{width:22%}._bottleneckTable_14fjk_7 th:nth-child(2){width:15%}._bottleneckTable_14fjk_7 th:nth-child(3){width:34%}._bottleneckTable_14fjk_7 th:nth-child(4){width:16%}._bottleneckTable_14fjk_7 th:nth-child(5){width:13%}._utilization_14fjk_9{align-items:center;gap:11px;display:flex}._utilization_14fjk_9>span{width:26px}._utilization_14fjk_9>:last-child{flex:1;max-width:58px}._flowStages_14fjk_10{justify-content:space-between;align-items:flex-start;margin-top:14px;display:flex}._flowStage_14fjk_10{text-align:center;flex-direction:column;flex:0 0 65px;align-items:center;width:65px;display:flex}._flowIcon_14fjk_10{border-radius:50%;place-items:center;width:30px;height:30px;display:grid}._blue_14fjk_10{color:#2676e9;background:#e9f1ff}._teal_14fjk_10{color:#0b7fb1;background:#e4f5fb}._green_14fjk_10{color:#079552;background:#e7f8ee}._slate_14fjk_10{color:#087099;background:#e6f5f8}._flowName_14fjk_10{color:#334056;white-space:nowrap;margin-top:7px;font-size:8.5px;font-weight:600}._flowStage_14fjk_10 strong{color:#13213d;letter-spacing:-.025em;margin-top:7px;font-size:14px;line-height:1}._flowDetail_14fjk_10{color:#4c586c;min-height:11px;margin-top:5px;font-size:8px}._flowConnector_14fjk_10{background:linear-gradient(90deg,#3884f5 0%,#c8d7e8 100%);flex:1;min-width:9px;height:2px;margin:0 5px;position:relative;top:14px}._flowConnector_14fjk_10:after{content:"›";color:#93a7bb;font-size:13px;line-height:1;position:absolute;top:50%;right:-2px;transform:translateY(-53%)}._sparkLine_14fjk_10{height:23px;margin-top:8px;overflow:hidden}._sparkLine_14fjk_10 svg{width:100%;height:100%;display:block}._sparkLine_14fjk_10 path{fill:none;stroke:#367ef3;stroke-width:1.5px;vector-effect:non-scaling-stroke}._flowFooter_14fjk_10{color:#39465b;justify-content:space-between;align-items:center;gap:8px;padding-top:4px;font-size:9.5px;display:flex}._flowFooter_14fjk_10 b{color:#1e2d48}._flowFooter_14fjk_10 em{color:#0a8d4e;white-space:nowrap;font-size:9px;font-style:normal}._exceptionsContent_14fjk_11{align-items:center;gap:14px;margin-top:6px;display:flex}._exceptionLegend_14fjk_11{flex:1;list-style:none}._exceptionLegend_14fjk_11 li{color:#334055;justify-content:space-between;align-items:center;gap:4px;min-height:25px;font-size:9.5px;display:flex}._exceptionLegend_14fjk_11 li span{align-items:center;gap:9px;display:inline-flex}._exceptionLegend_14fjk_11 i{border-radius:50%;width:8px;height:8px}._exceptionLegend_14fjk_11 b{color:#334055;white-space:nowrap;font-weight:600}._alertList_14fjk_12{margin-top:10px}._alertRow_14fjk_12{border-bottom:1px solid #e8edf3;grid-template-columns:22px 58px minmax(0,1fr) 56px;align-items:center;gap:8px;min-height:30px;display:grid}._alertRow_14fjk_12:last-child{border-bottom:0}._alertIcon_14fjk_12{color:#f07800;line-height:0}._alertHigh_14fjk_12{color:#ef3c37}._alertInfo_14fjk_12{color:#1472e6!important}._alertRow_14fjk_12 time{color:#5c687b;white-space:nowrap;font-size:9px}._alertRow_14fjk_12 p{color:#25334b;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:9.5px;overflow:hidden}._insightGrid_14fjk_13{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:17px;display:grid}._insight_14fjk_4{background:#f7fbffcc;border:1px solid #d9e8ff;border-radius:9px;min-width:0;min-height:117px;padding:14px 11px 11px 71px;position:relative}._insightIcon_14fjk_13{border-radius:50%;place-items:center;width:47px;height:47px;display:grid;position:absolute;top:14px;left:16px}._insightBlue_14fjk_13{color:#2b79ed;background:#e6f0ff}._insightGreen_14fjk_13{color:#078d4e;background:#e5f8ed}._insightViolet_14fjk_13{color:#704fe2;background:#efecff}._insight_14fjk_4 p{color:#24324a;font-size:9.5px;line-height:1.52}._insight_14fjk_4 button{font-size:10px;position:absolute;bottom:13px;left:71px}@media (width<=1450px){._page_14fjk_1{padding-inline:22px}._kpiGrid_14fjk_3{gap:8px}._dashboardGrid_14fjk_4{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr) minmax(0,.95fr);gap:10px}._dashboardCard_14fjk_4{padding-inline:13px}._pageHeader_14fjk_2 h1{font-size:28px}._headerActions_14fjk_2{gap:10px}._fulfillmentStats_14fjk_6{flex-basis:88px}._fulfillmentStats_14fjk_6 strong{font-size:20px}._exceptionLegend_14fjk_11 li{font-size:9px}._insightGrid_14fjk_13{gap:10px}._insight_14fjk_4{padding-left:61px}._insightIcon_14fjk_13{width:42px;height:42px;left:10px}._insight_14fjk_4 button{left:61px}._insight_14fjk_4 p{font-size:9px}}@media (width<=1180px){._pageHeader_14fjk_2{flex-direction:column}._headerActions_14fjk_2{padding-top:0}._kpiGrid_14fjk_3{grid-template-columns:repeat(4,minmax(0,1fr))}._dashboardGrid_14fjk_4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"fulfillment snapshot""risk bottleneck""flow exceptions""alerts alerts""insights insights"}._fulfillmentCard_14fjk_4,._snapshotCard_14fjk_4,._riskCard_14fjk_4,._bottleneckCard_14fjk_4,._flowCard_14fjk_4,._exceptionsCard_14fjk_4{height:235px}._alertsCard_14fjk_4{height:160px}._insightsCard_14fjk_4{height:178px}}@media (width<=760px){._page_14fjk_1{padding:18px 14px 24px}._pageHeader_14fjk_2 h1{font-size:25px}._pageHeader_14fjk_2 p{font-size:12px}._headerActions_14fjk_2{flex-wrap:wrap;align-items:flex-start;width:100%}._refreshText_14fjk_2{order:3;width:100%}._kpiGrid_14fjk_3,._dashboardGrid_14fjk_4{grid-template-columns:1fr}._dashboardGrid_14fjk_4{grid-template-areas:"fulfillment""snapshot""risk""bottleneck""flow""exceptions""alerts""insights"}._fulfillmentCard_14fjk_4,._snapshotCard_14fjk_4,._riskCard_14fjk_4,._bottleneckCard_14fjk_4,._flowCard_14fjk_4,._exceptionsCard_14fjk_4,._alertsCard_14fjk_4,._insightsCard_14fjk_4{height:auto;min-height:210px}._insightsCard_14fjk_4{min-height:390px}._insightGrid_14fjk_13{grid-template-columns:1fr}._insight_14fjk_4{min-height:100px}._riskTable_14fjk_7,._snapshotTable_14fjk_7,._bottleneckTable_14fjk_7{min-width:430px}._tableWrap_14fjk_7{overflow-x:auto}._exceptionsContent_14fjk_11{justify-content:center}._alertsCard_14fjk_4{min-height:175px}._alertRow_14fjk_12{grid-template-columns:20px 54px minmax(0,1fr)}._alertRow_14fjk_12 ._badge_14fjk_16{display:none}}._expandButton_14fjk_20,._closeButton_14fjk_20{color:#4e5d72;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}._expandButton_14fjk_20{border-radius:5px;width:28px;height:28px}._expandButton_14fjk_20:hover,._expandButton_14fjk_20:focus-visible{color:#145ec5;background:#edf5ff;outline:none}._orderFulfillmentChart_14fjk_21{flex:1;min-width:0;padding:1px 0 0}._orderFulfillmentChart_14fjk_21 svg{width:100%;height:153px;display:block}._orderChartLegend_14fjk_21{color:#566276;align-items:center;gap:15px;margin:6px 0 0;font-size:8.5px;font-weight:600;display:flex}._orderChartLegend_14fjk_21 span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}._orderChartLegend_14fjk_21 i{width:17px;height:2px;display:inline-block}._orderFulfillmentLegend_14fjk_21{background:#2376f5}._orderAverageLegend_14fjk_21{background:repeating-linear-gradient(90deg,#7e90a9 0 4px,#0000 4px 7px)}._orderChartGridLine_14fjk_21{stroke:#e4e9ee;stroke-width:1px}._orderChartAxisLabel_14fjk_21{fill:#59667a;font-size:8px;font-weight:500}._orderFulfillmentLine_14fjk_21{fill:none;stroke:#2376f5;stroke-width:2px}._orderAverageLine_14fjk_21{fill:none;stroke:#7e90a9;stroke-width:1.4px;stroke-dasharray:4 3}._orderFulfillmentPoint_14fjk_21{fill:#fff;stroke:#2376f5;stroke-width:1.7px}._orderDataEmpty_14fjk_21{color:#657187;text-align:center;flex:1;place-items:center;min-height:178px;padding:14px;font-size:10px;display:grid}._riskTable_14fjk_7 th:first-child{width:22%}._riskTable_14fjk_7 th:nth-child(2){width:31%}._riskTable_14fjk_7 th:nth-child(3){width:29%}._riskTable_14fjk_7 th:nth-child(4){width:18%}._riskTable_14fjk_7 td{text-overflow:ellipsis;overflow:hidden}._riskTable_14fjk_7 td:nth-child(2),._riskTable_14fjk_7 td:nth-child(3){padding-right:7px}._orderFulfillmentValue_14fjk_22{align-items:center;gap:7px;display:flex}._orderFulfillmentValue_14fjk_22>:first-child{flex:1;min-width:22px;max-width:50px}._orderFulfillmentValue_14fjk_22 span{flex:none}._orderTableState_14fjk_22{text-align:center;padding:0 12px;color:#657187!important;white-space:normal!important;height:141px!important;font-size:10px!important}._modalBackdrop_14fjk_23{z-index:1000;background:#0f1c3685;place-items:center;padding:28px;display:grid;position:fixed;inset:0}._fullscreenModal_14fjk_23{background:#fff;border-radius:12px;width:min(1180px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 20px 70px #0f1c3647}._fullscreenModal_14fjk_23>header{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}._fullscreenModal_14fjk_23 h2{color:#17243d;font-size:17px;font-weight:750}._closeButton_14fjk_20{border-radius:6px;width:32px;height:32px}._closeButton_14fjk_20:hover,._closeButton_14fjk_20:focus-visible{color:#b42318;background:#fff0ef;outline:none}._modalContent_14fjk_23{padding:18px 20px 24px}._modalNote_14fjk_23{color:#667187;margin:14px 0 0;font-size:12px}._expandedOrderFulfillmentChart_14fjk_23{min-width:0}._expandedOrderFulfillmentChart_14fjk_23 ._orderChartLegend_14fjk_21{flex-wrap:wrap;gap:10px 20px;margin:0 0 10px;font-size:11px}._expandedOrderFulfillmentChart_14fjk_23 ._orderChartAxisLabel_14fjk_21{font-size:11px}._expandedOrderFulfillmentChart_14fjk_23 svg{height:min(62vh,500px)}._expandedRiskTable_14fjk_23{border:1px solid #dce3eb;border-radius:7px;max-height:min(62vh,620px);overflow:auto}._expandedRiskTable_14fjk_23 ._riskTable_14fjk_7{min-width:720px;margin-top:0}._expandedRiskTable_14fjk_23 ._riskTable_14fjk_7 th{height:39px;font-size:11px}._expandedRiskTable_14fjk_23 ._riskTable_14fjk_7 td{height:38px;font-size:11px}._expandedRiskTable_14fjk_23 ._orderFulfillmentValue_14fjk_22>:first-child{max-width:88px}@media (width<=760px){._modalBackdrop_14fjk_23{padding:12px}._fullscreenModal_14fjk_23{max-height:calc(100vh - 24px)}._modalContent_14fjk_23{padding:14px}._fullscreenModal_14fjk_23 ._expandedOrderFulfillmentChart_14fjk_23{min-width:700px}._fullscreenModal_14fjk_23 ._expandedOrderFulfillmentChart_14fjk_23 svg{height:380px}._fullscreenModal_14fjk_23 ._expandedOrderFulfillmentChart_14fjk_23{overflow-x:auto}}._fulfillmentCard_14fjk_4 ._cardHeading_14fjk_5 h2,._riskCard_14fjk_4 ._cardHeading_14fjk_5 h2{font-size:14px}._orderChartLegend_14fjk_21{gap:18px;margin-top:8px;font-size:11px}._orderChartLegend_14fjk_21 span{gap:8px}._orderChartLegend_14fjk_21 i{width:20px}._orderChartAxisLabel_14fjk_21{font-size:10px}._fulfillmentStats_14fjk_6 strong{font-size:25px}._fulfillmentStats_14fjk_6 span{font-size:10.5px;line-height:1.3}._riskTable_14fjk_7 th{font-size:10px}._riskTable_14fjk_7 td{font-size:10.5px}._orderTableState_14fjk_22{font-size:11px!important}._page_qflz2_1{background:var(--bg-page);flex:1;min-height:0;padding:20px 20px 14px;overflow:auto}._dateInput_qflz2_2,._dateRangeSelect_qflz2_2,._factorySelect_qflz2_2{min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:12px;font-weight:600}._dateInput_qflz2_2{width:112px}._dateRangeSelect_qflz2_2{appearance:none}._factorySelect_qflz2_2{appearance:none;max-width:150px}._dateInput_qflz2_2::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}._dateFilterGroup_qflz2_2{align-items:center;gap:7px;display:inline-flex}._dateRangeInput_qflz2_2{color:#1e2c44;min-width:128px;height:38px;font:inherit;background:#fff;border:1px solid #d5dde4;border-radius:6px;padding:0 10px;font-size:12px;font-weight:600;box-shadow:0 1px 2px #0f172a09}._scopeCaption_qflz2_2{color:#6a7487;min-height:14px;margin:-11px 0 8px;font-size:10px}._pageError_qflz2_2,._journeyError_qflz2_2{margin-top:7px;color:#c53f3a!important;font-size:11px!important}._emptyChart_qflz2_2{color:#6a7487;text-align:center;place-items:center;min-height:174px;padding:16px;font-size:11px;line-height:1.45;display:grid}._lookupSide_qflz2_2{display:block}._pageHeader_qflz2_3{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}._pageHeader_qflz2_3 h1{color:#0f1c36;letter-spacing:-.045em;font-size:30px;font-weight:750;line-height:1.12}._pageHeader_qflz2_3 p{color:#536075;margin-top:6px;font-size:13px;line-height:1.35}._headerActions_qflz2_3{align-items:center;gap:12px;padding-top:9px;display:flex}._dateButton_qflz2_3,._filterButton_qflz2_3{color:#1e2c44;height:38px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d5dde4;border-radius:6px;align-items:center;gap:9px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a09}._dateButton_qflz2_3 svg:last-child,._filterButton_qflz2_3 svg:last-child{margin-left:5px}._filterButton_qflz2_3{padding-inline:15px}._metricGrid_qflz2_4{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}._metricCard_qflz2_4{background:#fff;border:1px solid #e0e6ec;border-radius:8px;align-items:flex-start;gap:11px;min-width:0;min-height:98px;padding:14px 14px 11px;display:flex;box-shadow:0 1px 2px #0f172a09}._metricIcon_qflz2_4{border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}._metricIcon_qflz2_4._green_qflz2_4{color:#079a58;background:#e5f8ee}._metricIcon_qflz2_4._violet_qflz2_4{color:#7951ca;background:#f1ebff}._metricIcon_qflz2_4._orange_qflz2_4{color:#db7d00;background:#fff3df}._metricIcon_qflz2_4._red_qflz2_4{color:#dd4b45;background:#feeeee}._metricCopy_qflz2_4{min-width:0}._metricCopy_qflz2_4 p{color:#17243c;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;line-height:1.25;overflow:hidden}._metricCopy_qflz2_4 strong{color:#111d36;letter-spacing:-.035em;margin-top:5px;font-size:23px;line-height:1;display:block}._metricCopy_qflz2_4 ._highlightValue_qflz2_4{color:#d77700;font-size:21px}._metricCopy_qflz2_4 small{color:#6a7487;overflow-wrap:anywhere;margin-top:9px;font-size:9.5px;line-height:1.3;display:block}._metricCopy_qflz2_4 small b{white-space:nowrap;margin-left:6px;font-size:10px;font-weight:700;display:inline-block}._increase_qflz2_4{color:#dc4b43}._decrease_qflz2_4{color:#0d9960}._topGrid_qflz2_5{grid-template-columns:1fr .94fr .67fr .84fr;gap:10px;display:grid}._middleGrid_qflz2_5{grid-template-columns:minmax(0,2fr) minmax(370px,1fr);gap:10px;margin-top:10px;display:grid}._panel_qflz2_5{background:#fff;border:1px solid #e1e7ed;border-radius:8px;min-width:0;height:253px;padding:13px 13px 11px;overflow:hidden;box-shadow:0 1px 2px #0f172a09}._cardTitle_qflz2_5{color:#17243c;align-items:center;gap:7px;font-size:11px;font-weight:700;line-height:1.2;display:flex}._cardTitle_qflz2_5 svg{color:#8e99a9}._heatmap_qflz2_6{margin-top:29px;position:relative}._hourLabels_qflz2_6{grid-template-columns:118px repeat(12,minmax(0,1fr));align-items:end;margin-bottom:6px;display:grid}._hourLabels_qflz2_6 b{color:#26354d;text-align:center;font-size:8px;font-weight:650}._axisCaption_qflz2_6{color:#26354d;font-size:8px;font-weight:650;position:absolute;top:-20px;right:2px}._heatRow_qflz2_6{grid-template-columns:118px repeat(12,minmax(0,1fr));min-height:24px;display:grid}._stationLabel_qflz2_6{color:#27364e;align-items:center;padding-right:8px;font-size:9.5px;line-height:1.12;display:flex}._stationLabel_qflz2_6 span{overflow-wrap:anywhere;color:#27364e;font-weight:700}._heatRow_qflz2_6>i{border-radius:1px;min-width:0;margin:.5px}._heatLegend_qflz2_6{color:#435067;justify-content:center;align-items:center;gap:8px;margin-top:17px;font-size:8px;display:flex}._heatLegend_qflz2_6 b{color:#344157;margin-right:7px;font-weight:650}._heatLegend_qflz2_6>i{width:143px;height:10px}._cycleScale_qflz2_6{background:linear-gradient(90deg,#3eaf75,#d8e97f 24%,#ffe167 42%,#ffad3a 62%,#f36b36 80%,#d94634)}._cycleMap_qflz2_6{margin-top:29px}._dayLabel_qflz2_6{color:#3c4a60;align-items:center;font-size:8px;font-weight:500;display:flex}._cycleMap_qflz2_6 ._heatRow_qflz2_6{min-height:17px}._cycleMap_qflz2_6+._heatLegend_qflz2_6{gap:13px;margin-top:25px}._cycleMap_qflz2_6+._heatLegend_qflz2_6>i{margin-right:-7px}._funnelPanel_qflz2_7{padding-inline:11px}._funnel_qflz2_7{margin-top:16px}._funnelRow_qflz2_7{grid-template-columns:57px minmax(0,1fr) 46px;align-items:center;gap:4px;height:37px;display:grid}._funnelRow_qflz2_7>span{color:#243149;font-size:8.5px;font-weight:650}._funnelRow_qflz2_7>em{color:#25334a;text-align:right;text-overflow:clip;white-space:nowrap;font-size:9px;font-style:normal;font-weight:650;overflow:hidden}._funnelBar_qflz2_7{color:#fff;justify-self:center;place-items:center;max-width:100%;height:36px;display:grid}._funnelBar_qflz2_7 b{color:#fff;font-size:10px;line-height:1}._histogram_qflz2_8{height:204px;margin-top:10px;position:relative}._histogram_qflz2_8 svg{width:100%;height:100%;display:block}._unitsLabel_qflz2_8{color:#35435a;font-size:8px;font-weight:650;position:absolute;top:-2px;left:0}._gridLine_qflz2_8{stroke:#e5e9ee;stroke-width:1px}._chartText_qflz2_8{fill:#445168;font-size:8px;font-weight:500}._histogramLine_qflz2_8{fill:none;stroke:#087f5b;stroke-width:1.25px}._wipPanel_qflz2_9,._stationPanel_qflz2_9{height:181px}._wipChart_qflz2_9{height:147px;margin-top:1px}._wipChart_qflz2_9 svg{width:100%;height:100%;display:block}._barLabel_qflz2_9{fill:#1d2a41;font-size:9px;font-weight:650}._highValue_qflz2_9{fill:#dc4b43;font-size:10px;font-weight:750}._stationAxis_qflz2_9{fill:#526077;font-size:8px;font-weight:600}._stationPanel_qflz2_9{padding-right:12px;position:relative}._stationDonutBody_qflz2_10{align-items:center;gap:16px;margin-top:4px;display:flex}._stationDonut_qflz2_10{flex:0 0 146px;width:146px;height:146px;position:relative}._stationDonut_qflz2_10 svg{width:100%;height:100%;display:block;transform:rotate(-90deg)}._stationDonut_qflz2_10>div{text-align:center;place-content:center;display:grid;position:absolute;inset:0}._stationDonut_qflz2_10 strong{color:#17243c;letter-spacing:-.04em;font-size:21px}._stationDonut_qflz2_10 span{color:#536077;margin-top:4px;font-size:9px;display:block}._stationLegend_qflz2_10{flex:1;list-style:none}._stationLegend_qflz2_10 li{color:#354258;white-space:nowrap;justify-content:space-between;align-items:center;gap:9px;min-height:17px;font-size:9px;display:flex}._stationLegend_qflz2_10 li>span{align-items:center;gap:7px;display:inline-flex}._stationLegend_qflz2_10 i{border-radius:50%;width:8px;height:8px}._stationLegend_qflz2_10 b{font-size:9px;font-weight:650}._detailLink_qflz2_10{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:650;position:absolute;bottom:10px;right:13px}._journeyPanel_qflz2_11{border:2px solid var(--color-primary);background:#fff;border-radius:8px;height:276px;margin-top:10px;overflow:hidden;box-shadow:0 1px 2px #0f172a09}._journeyHeader_qflz2_11{justify-content:space-between;align-items:center;min-height:50px;padding:10px 14px 8px;display:flex}._journeyHeader_qflz2_11>div{align-items:center;gap:10px;display:flex}._journeyIcon_qflz2_11{width:27px;height:27px;color:var(--color-primary-dark);background:var(--color-primary-light);border-radius:50%;place-items:center;display:grid}._journeyHeader_qflz2_11 h2{color:#17243c;font-size:12px;font-weight:700;line-height:1.2}._journeyHeader_qflz2_11 p{color:#5a667b;margin-top:3px;font-size:8.5px}._journeyHeader_qflz2_11>svg{color:#425168}._journeyBody_qflz2_11{grid-template-columns:425px minmax(0,1fr);height:calc(100% - 50px);display:grid}._lookupSide_qflz2_2{border-right:1px solid #e0e6eb;min-height:0;padding:0 14px 12px;position:relative}._tabs_qflz2_11{background:#f1f3f5;border-radius:5px;width:214px;height:24px;display:flex;overflow:hidden}._tabs_qflz2_11 button{color:#46546a;width:71px;font:inherit;cursor:pointer;background:0 0;border:0;font-size:8px}._tabs_qflz2_11 ._activeTab_qflz2_11{color:#fff;background:var(--color-primary);box-shadow:0 1px 2px #00000021}._searchBox_qflz2_11{color:#4b5a70;border:1px solid #cad5df;border-radius:5px;align-items:center;gap:6px;width:calc(100% - 73px);height:28px;margin-top:7px;padding:0 8px;display:inline-flex}._searchBox_qflz2_11 input{color:#26344c;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:9px;font-weight:600}._searchBox_qflz2_11 button{color:#556277;font:inherit;cursor:pointer;background:0 0;border:0;font-size:17px}._searchButton_qflz2_11{color:#fff;background:var(--color-primary);width:65px;height:28px;font:inherit;cursor:pointer;border:0;border-radius:5px;margin-left:7px;font-size:9px;font-weight:650;box-shadow:0 1px 2px #0f172a1a}._factGrid_qflz2_11{background:#fcfdfd;border:1px solid #e0e6eb;border-radius:5px;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:4px 17px;margin-top:9px;padding:7px 9px;display:grid}._fact_qflz2_2{min-width:0;min-height:20px}._fact_qflz2_2 span{color:#606c7e;font-size:8px;line-height:1.15;display:block}._fact_qflz2_2 b{color:#25324a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;font-weight:700;line-height:1.15;display:block;overflow:hidden}._fact_qflz2_2 ._currentStation_qflz2_11{color:#df8100}._fact_qflz2_2 ._currentState_qflz2_11{color:var(--color-primary-dark)}._timelineSide_qflz2_12{min-width:0;padding:11px 15px 12px 25px}._timelineSide_qflz2_12 h3{color:#29364c;align-items:center;gap:7px;font-size:9px;font-weight:700;line-height:1;display:flex}._timelineSide_qflz2_12 h3 svg{color:#8c97a7}._timelineWrap_qflz2_12{min-width:0;height:137px;margin-top:11px;display:flex;position:relative}._timelineLine_qflz2_12{background:#b8d9cc;height:2px;position:absolute;top:51px;left:25px;right:26px}._timelineStep_qflz2_12{z-index:1;text-align:center;flex:1 1 0;grid-template-rows:17px 14px 21px 19px 28px;justify-items:center;min-width:0;display:grid;position:relative}._timelineStep_qflz2_12>b,._timelineStep_qflz2_12>strong{color:#243149;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:7.5px;font-weight:700;line-height:1.12;overflow:hidden}._timelineStep_qflz2_12>strong{font-size:7.5px}._timelineStep_qflz2_12>i{background:var(--color-primary);width:12px;height:12px;box-shadow:0 0 0 1px var(--color-primary);border:3px solid #fff;border-radius:50%;margin-top:1px}._timelineStep_qflz2_12>i._orangeDot_qflz2_12{background:#f07a2d;box-shadow:0 0 0 1px #f07a2d}._timelineStep_qflz2_12 time{color:#455269;white-space:nowrap;margin-top:4px;font-size:7.5px;font-weight:600}._timelineStep_qflz2_12 em{color:#4a576b;white-space:nowrap;background:#f0f3f5;border-radius:4px;place-items:center;min-width:34px;height:23px;margin-top:3px;padding:0 4px;font-size:7.5px;font-style:normal;display:grid}._timelineStep_qflz2_12._inProgress_qflz2_12 em{color:#df711b;background:0 0;font-size:8px;font-weight:650}._moreSteps_qflz2_12{color:#657187;font-size:15px;position:absolute;top:1px;right:0}._timelineFooter_qflz2_12{min-height:30px;color:var(--color-primary-dark);white-space:nowrap;background:#ecf9f3;border-radius:5px;justify-content:space-between;align-items:center;gap:16px;padding:0 10px;font-size:9px;font-weight:650;display:flex}._timelineFooter_qflz2_12 b{margin-left:6px;font-size:10px}._metricIcon_qflz2_4._blue_qflz2_4{color:var(--color-primary);background:var(--color-primary-light)}._blueScale_qflz2_6{background:linear-gradient(to right, #e8f0ff, var(--chart-primary), var(--chart-primary-dark))}._histogramLine_qflz2_8{stroke:var(--chart-primary-dark)}._timelineLine_qflz2_12{background:#b9d2ff}._timelineFooter_qflz2_12{background:#edf4ff}@media (width<=1450px){._page_qflz2_1{padding-inline:18px}._metricCard_qflz2_4{gap:8px;padding-inline:10px}._metricIcon_qflz2_4{flex-basis:38px;width:38px;height:38px}._metricCopy_qflz2_4 strong{font-size:20px}._metricCopy_qflz2_4 p{font-size:10px}._metricCopy_qflz2_4 small{gap:4px;font-size:8px}._topGrid_qflz2_5{grid-template-columns:1fr 1fr .76fr .88fr}._heatLegend_qflz2_6{gap:6px}._heatLegend_qflz2_6>i{width:112px}._stationDonut_qflz2_10{flex-basis:132px;width:132px;height:132px}._stationLegend_qflz2_10 li,._stationLegend_qflz2_10 b{font-size:7.3px}._journeyBody_qflz2_11{grid-template-columns:390px minmax(0,1fr)}._lookupSide_qflz2_2{padding-inline:10px}._timelineSide_qflz2_12{padding-left:16px}._factGrid_qflz2_11{column-gap:8px}._funnelRow_qflz2_7{grid-template-columns:52px minmax(0,1fr) 42px}._funnelRow_qflz2_7>span,._funnelRow_qflz2_7>em{font-size:7.5px}}@media (width<=1180px){._pageHeader_qflz2_3{flex-direction:column}._headerActions_qflz2_3{padding-top:0}._metricGrid_qflz2_4{grid-template-columns:repeat(3,minmax(0,1fr))}._topGrid_qflz2_5{grid-template-columns:repeat(2,minmax(0,1fr))}._middleGrid_qflz2_5{grid-template-columns:1fr}._wipPanel_qflz2_9,._stationPanel_qflz2_9{height:190px}._journeyPanel_qflz2_11{height:auto}._journeyBody_qflz2_11{grid-template-columns:1fr;height:auto}._lookupSide_qflz2_2{border-bottom:1px solid #e0e6eb;border-right:0;padding-bottom:12px}._timelineSide_qflz2_12{padding:12px 15px}._factGrid_qflz2_11{max-width:430px}._timelineWrap_qflz2_12{min-width:730px}._timelineSide_qflz2_12{overflow-x:auto}._timelineFooter_qflz2_12{min-width:730px}}@media (width<=700px){._page_qflz2_1{padding:17px 12px 24px}._pageHeader_qflz2_3 h1{font-size:25px}._pageHeader_qflz2_3 p{font-size:12px}._headerActions_qflz2_3{flex-wrap:wrap}._metricGrid_qflz2_4,._topGrid_qflz2_5{grid-template-columns:1fr}._metricCard_qflz2_4{min-height:92px}._panel_qflz2_5{height:253px}._wipPanel_qflz2_9{overflow-x:auto}._wipChart_qflz2_9{min-width:690px}._stationPanel_qflz2_9{height:210px}._stationDonutBody_qflz2_10{justify-content:center}._stationLegend_qflz2_10{display:none}._journeyHeader_qflz2_11 p{max-width:255px;line-height:1.25}._journeyBody_qflz2_11{display:block}._lookupSide_qflz2_2{min-height:202px}._factGrid_qflz2_11{grid-template-columns:1fr 1.5fr}._timelineSide_qflz2_12{padding-left:11px}._timelineWrap_qflz2_12,._timelineFooter_qflz2_12{min-width:720px}}._chartHeader_qflz2_18{position:relative}._expandButton_qflz2_18,._closeButton_qflz2_18{color:#4e5d72;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:28px;height:28px;display:grid}._expandButton_qflz2_18{position:absolute;top:-8px;right:-4px}._expandButton_qflz2_18:hover,._expandButton_qflz2_18:focus-visible{color:var(--color-primary-dark);background:var(--color-primary-light);outline:none}._modalBackdrop_qflz2_18{z-index:1000;background:#0f1c3685;place-items:center;padding:28px;display:grid;position:fixed;inset:0}._fullscreenModal_qflz2_18{background:#fff;border-radius:12px;width:min(1220px,100%);max-height:calc(100vh - 56px);overflow:auto;box-shadow:0 20px 70px #0f1c3647}._fullscreenModal_qflz2_18>header{z-index:1;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:17px 20px;display:flex;position:sticky;top:0}._fullscreenModal_qflz2_18>header h2{color:#17243d;font-size:17px;font-weight:750}._closeButton_qflz2_18{width:32px;height:32px}._closeButton_qflz2_18:hover,._closeButton_qflz2_18:focus-visible{color:#b42318;background:#fff0ef;outline:none}._modalContent_qflz2_18{padding:18px 20px 24px}._expandedChartPanel_qflz2_18{min-height:min(68vh,620px);box-shadow:none;border:0;padding:18px;height:auto!important}._expandedChartPanel_qflz2_18 ._cardTitle_qflz2_5{font-size:15px}._expandedChartPanel_qflz2_18 ._cardTitle_qflz2_5 svg{width:16px;height:16px}._expandedChartPanel_qflz2_18 ._heatmap_qflz2_6{margin-top:45px}._expandedChartPanel_qflz2_18 ._hourLabels_qflz2_6,._expandedChartPanel_qflz2_18 ._heatRow_qflz2_6{grid-template-columns:170px repeat(12,minmax(0,1fr))}._expandedChartPanel_qflz2_18 ._hourLabels_qflz2_6 b,._expandedChartPanel_qflz2_18 ._axisCaption_qflz2_6{font-size:11px}._expandedChartPanel_qflz2_18 ._heatRow_qflz2_6{min-height:38px}._expandedChartPanel_qflz2_18 ._stationLabel_qflz2_6{padding-right:14px;font-size:12px}._expandedChartPanel_qflz2_18 ._dayLabel_qflz2_6{font-size:11px}._expandedChartPanel_qflz2_18 ._heatRow_qflz2_6>i{border-radius:2px;margin:1px}._expandedChartPanel_qflz2_18 ._heatLegend_qflz2_6{gap:12px;margin-top:25px;font-size:11px}._expandedChartPanel_qflz2_18 ._heatLegend_qflz2_6>i{width:190px;height:13px}._expandedChartPanel_qflz2_18 ._histogram_qflz2_8{height:min(58vh,540px);margin-top:18px}._expandedChartPanel_qflz2_18 ._wipChart_qflz2_9{height:min(58vh,520px);margin-top:12px}._expandedChartPanel_qflz2_18 ._funnel_qflz2_7{max-width:780px;margin:35px auto 0}._expandedChartPanel_qflz2_18 ._funnelRow_qflz2_7{grid-template-columns:100px minmax(0,1fr) 58px;gap:10px;height:72px}._expandedChartPanel_qflz2_18 ._funnelRow_qflz2_7>span,._expandedChartPanel_qflz2_18 ._funnelRow_qflz2_7>em{font-size:13px}._expandedChartPanel_qflz2_18 ._funnelBar_qflz2_7{height:70px}._expandedChartPanel_qflz2_18 ._funnelBar_qflz2_7 b{font-size:17px}._expandedChartPanel_qflz2_18 ._stationDonutBody_qflz2_10{justify-content:center;gap:54px;margin-top:38px}._expandedChartPanel_qflz2_18 ._stationDonut_qflz2_10{flex-basis:280px;width:280px;height:280px}._expandedChartPanel_qflz2_18 ._stationDonut_qflz2_10 strong{font-size:34px}._expandedChartPanel_qflz2_18 ._stationDonut_qflz2_10 span{font-size:13px}._expandedChartPanel_qflz2_18 ._stationLegend_qflz2_10{max-width:470px}._expandedChartPanel_qflz2_18 ._stationLegend_qflz2_10 li{min-height:31px;font-size:13px}._expandedChartPanel_qflz2_18 ._stationLegend_qflz2_10 i{border-radius:50%;width:11px;height:11px}._expandedChartPanel_qflz2_18 ._stationLegend_qflz2_10 b{font-size:12px}._expandedChartPanel_qflz2_18 ._detailLink_qflz2_10{font-size:12px;bottom:16px;right:18px}@media (width<=700px){._modalBackdrop_qflz2_18{padding:12px}._fullscreenModal_qflz2_18{max-height:calc(100vh - 24px)}._modalContent_qflz2_18{padding:14px}._expandedChartPanel_qflz2_18{min-height:480px;padding:10px}._expandedChartPanel_qflz2_18 ._hourLabels_qflz2_6,._expandedChartPanel_qflz2_18 ._heatRow_qflz2_6{grid-template-columns:120px repeat(12,minmax(22px,1fr));min-width:650px}._expandedChartPanel_qflz2_18 ._heatmap_qflz2_6{overflow-x:auto}._expandedChartPanel_qflz2_18 ._histogram_qflz2_8,._expandedChartPanel_qflz2_18 ._wipChart_qflz2_9{min-width:720px}._fullscreenModal_qflz2_18 ._expandedChartPanel_qflz2_18{overflow-x:auto}._expandedChartPanel_qflz2_18 ._stationDonutBody_qflz2_10{flex-direction:column;gap:18px;margin-top:20px}._expandedChartPanel_qflz2_18 ._stationLegend_qflz2_10{width:100%}._expandedChartPanel_qflz2_18 ._funnelRow_qflz2_7{grid-template-columns:74px minmax(0,1fr) 48px;height:55px}._expandedChartPanel_qflz2_18 ._funnelBar_qflz2_7{height:53px}}._page_14xql_1{background:var(--bg-page);flex:1;min-height:0;padding:23px 20px 24px;overflow:auto}._pageHeader_14xql_2{justify-content:space-between;align-items:flex-start;gap:18px;margin:0 3px 17px;display:flex}._pageHeader_14xql_2 h1{color:#0f1d38;letter-spacing:-.045em;font-size:27px;font-weight:750;line-height:1.1}._pageHeader_14xql_2 p{color:#59667a;margin-top:6px;font-size:13px;line-height:1.35}._headerActions_14xql_2{white-space:nowrap;align-items:center;gap:10px;padding-top:1px;display:flex}._dateButton_14xql_2,._refreshButton_14xql_2,._filtersButton_14xql_2{color:#26354c;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8e0e9;border-radius:7px;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #0f172a06}._dateButton_14xql_2{gap:8px;padding:0 13px}._dateButton_14xql_2>span{color:#8a95a6}._dateButton_14xql_2 svg:last-child{margin-left:2px}._refreshButton_14xql_2{width:40px}._refreshButton_14xql_2:hover,._filtersButton_14xql_2:hover,._dateButton_14xql_2:hover{background:#fbfcfd;border-color:#aebdca}._wasRefreshed_14xql_2 svg{color:var(--color-primary)}._filtersButton_14xql_2{gap:8px;padding:0 15px}._kpiGrid_14xql_3{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:12px;display:grid}._kpiCard_14xql_3{background:#fff;border:1px solid #dfe6ed;border-radius:9px;align-items:flex-start;gap:13px;min-width:0;min-height:114px;padding:16px 15px;display:flex;box-shadow:0 1px 2px #0f172a09}._kpiIcon_14xql_3{border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}._blue_14xql_3{color:#1468ef;background:#ebf3ff}._green_14xql_3{color:#079752;background:#eaf9f0}._violet_14xql_3{color:#7248e8;background:#f0edff}._teal_14xql_3{color:#008d95;background:#e5f8f8}._red_14xql_3{color:#df343b;background:#ffebec}._kpiBody_14xql_3{min-width:0}._kpiBody_14xql_3>p{color:#1b2840;white-space:nowrap;font-size:11px;font-weight:650;line-height:1.25}._kpiBody_14xql_3>strong{color:#0e1b33;letter-spacing:-.045em;margin-top:8px;font-size:24px;line-height:1;display:block}._kpiBody_14xql_3 small{color:#798496;white-space:nowrap;align-items:center;gap:5px;min-height:15px;margin-top:10px;font-size:9.5px;line-height:1.1;display:flex}._positive_14xql_3{color:#078b4a;font-weight:700}._healthyDetail_14xql_3{color:#078b4a;font-weight:600}._healthyDetail_14xql_3 i,._statusDot_14xql_3,._mapLegend_14xql_3 i,._plantNode_14xql_3 i,._lineNode_14xql_3 span i,._connectionList_14xql_3 em i,._alertSummary_14xql_3 i{background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block}._alertLink_14xql_3{color:#e3343b;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:9.5px;font-weight:650;display:inline-flex}._dashboard_14xql_4{grid-template-columns:minmax(310px,.97fr) minmax(440px,1.15fr) minmax(315px,.96fr);align-items:stretch;gap:12px;display:grid}._leftColumn_14xql_4,._middleColumn_14xql_4,._rightColumn_14xql_4{gap:12px;min-width:0;display:grid}._leftColumn_14xql_4,._middleColumn_14xql_4{grid-template-rows:324px 334px}._rightColumn_14xql_4{grid-template-rows:214px 164px 268px}._card_14xql_4{background:#fff;border:1px solid #dfe6ed;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 1px 2px #0f172a09}._cardHeading_14xql_4{justify-content:space-between;align-items:center;min-height:42px;padding:12px 13px 8px;display:flex}._cardHeading_14xql_4 h2{color:#17253d;align-items:center;gap:7px;font-size:11px;font-weight:700;line-height:1;display:flex}._cardHeading_14xql_4 h2 svg{color:#46556b}._cardLink_14xql_4{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:9.5px;font-weight:650;line-height:1}._tableScroller_14xql_5{overflow-x:auto}._cameraTable_14xql_5,._incidentTable_14xql_5{border-collapse:collapse;table-layout:fixed;width:100%}._cameraTable_14xql_5{min-width:445px}._cameraTable_14xql_5 th,._incidentTable_14xql_5 th{color:#27354c;text-align:left;white-space:nowrap;border-top:1px solid #e0e6ed;border-bottom:1px solid #e4eaf0;height:31px;font-size:8.5px;font-weight:700;line-height:1}._cameraTable_14xql_5 th:first-child,._cameraTable_14xql_5 td:first-child,._incidentTable_14xql_5 th:first-child,._incidentTable_14xql_5 td:first-child{padding-left:14px}._cameraTable_14xql_5 th:first-child{width:27%}._cameraTable_14xql_5 th:nth-child(2){width:24%}._cameraTable_14xql_5 th:nth-child(3){width:18%}._cameraTable_14xql_5 th:nth-child(4){width:15%}._cameraTable_14xql_5 th:nth-child(5){width:19%}._cameraTable_14xql_5 td{color:#344257;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #edf0f4;height:36px;font-size:8.8px;font-weight:500;line-height:1.2;overflow:hidden}._cameraTable_14xql_5 td:nth-child(4){display:table-cell}._statusOnline_14xql_5,._statusOffline_14xql_5{font-size:8.5px!important;font-weight:600!important}._statusOnline_14xql_5{color:#078b4a!important}._statusOffline_14xql_5{color:#e69905!important}._statusOnline_14xql_5 ._statusDot_14xql_3,._statusOffline_14xql_5 ._statusDot_14xql_3{vertical-align:1px;margin-right:4px}._statusOffline_14xql_5 ._statusDot_14xql_3{background:currentColor}._pagination_14xql_5{justify-content:center;align-items:center;gap:7px;height:47px;display:flex}._pagination_14xql_5 button{color:#2c3b51;width:24px;height:24px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;font-size:9px;font-weight:550;display:grid}._pagination_14xql_5 ._currentPage_14xql_5{color:#fff;background:var(--color-primary);box-shadow:0 1px 2px #10b98140}._pagination_14xql_5 span{color:#637187;font-size:10px}._incidentCard_14xql_6{flex-direction:column;display:flex}._incidentTable_14xql_5{min-width:440px}._incidentTable_14xql_5 th:first-child{width:26%}._incidentTable_14xql_5 th:nth-child(2){width:13%}._incidentTable_14xql_5 th:nth-child(3){width:20%}._incidentTable_14xql_5 th:nth-child(4){width:27%}._incidentTable_14xql_5 th:nth-child(5){width:14%}._incidentTable_14xql_5 td{color:#344257;border-bottom:1px solid #e8edf2;height:49px;padding-right:5px;font-size:8.3px;font-weight:500;line-height:1.35}._severity_14xql_6{border:1px solid;border-radius:4px;padding:3px 6px;font-size:8px;font-weight:650;line-height:1;display:inline-block}._severity_14xql_6._critical_14xql_6{color:#e23b42;background:#fff0f0;border-color:#ffbbb9}._severity_14xql_6._major_14xql_6{color:#e17a00;background:#fff7e9;border-color:#ffd69c}._severity_14xql_6._minor_14xql_6{color:#ba8500;background:#fff9e9;border-color:#ffe3a9}._open_14xql_6,._acknowledged_14xql_6,._monitoring_14xql_6{font-size:8.3px!important;font-weight:650!important}._open_14xql_6{color:#e2343b!important}._acknowledged_14xql_6{color:#e37c00!important}._monitoring_14xql_6{color:#bc8600!important}._incidentCard_14xql_6>footer{flex:1;justify-content:flex-end;align-items:center;min-height:35px;padding:0 14px;display:flex}._deviceGrid_14xql_7{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 11px 11px;display:grid}._deviceTile_14xql_7{background:#fff;border:1px solid #dfe6ed;border-radius:6px;min-width:0;min-height:126px;padding:11px 10px 8px}._deviceTop_14xql_7{color:#49586b;grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}._deviceTop_14xql_7>svg{margin-top:2px}._deviceTop_14xql_7 div{min-width:0}._deviceTop_14xql_7 b,._deviceTop_14xql_7 span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}._deviceTop_14xql_7 b{color:#29364c;font-size:9.5px;line-height:1.15}._deviceTop_14xql_7 span{color:#637085;margin-top:3px;font-size:8.2px;line-height:1.2}._deviceTop_14xql_7 em{align-items:center;gap:4px;font-size:8.2px;font-style:normal;font-weight:600;display:inline-flex}._online_14xql_7{color:#078b4a}._offline_14xql_7{color:#e3343b}._deviceMetrics_14xql_7{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:13px;display:grid}._deviceMetrics_14xql_7 span{min-width:0}._deviceMetrics_14xql_7 small,._deviceMetrics_14xql_7 b{display:block}._deviceMetrics_14xql_7 small{color:#657288;font-size:8px;line-height:1}._deviceMetrics_14xql_7 b{color:#27354b;margin-top:3px;font-size:10px;line-height:1}._deviceMetrics_14xql_7 svg{vertical-align:-3px;width:28px;height:12px;margin-left:3px;display:inline-block}._deviceMetrics_14xql_7 path{fill:none;stroke:#10ac63;stroke-width:1.2px}._deviceTile_14xql_7 footer{color:#627087;border-top:1px solid #e5eaf0;margin-top:8px;padding-top:7px;font-size:8px;line-height:1.15}._deviceTile_14xql_7 footer b{color:#42516a}._mapCard_14xql_7{flex-direction:column;display:flex}._mapCanvas_14xql_7{flex:1;min-height:0;padding:16px 12px 0;position:relative}._plantNode_14xql_3{z-index:2;text-align:center;background:#fff;border:1px solid #d9e1e9;border-radius:7px;place-items:center;min-width:122px;min-height:68px;padding:8px;display:grid;position:absolute;top:14px;box-shadow:0 1px 3px #0f172a09}._puneNode_14xql_7{border-color:color-mix(in srgb, var(--color-primary) 58%, white);left:17%}._chakanNode_14xql_7{right:13%}._plantNode_14xql_3 b,._plantNode_14xql_3 span,._plantNode_14xql_3 small{white-space:nowrap;display:block}._plantNode_14xql_3 b{color:#24324a;font-size:8.7px;line-height:1.3}._plantNode_14xql_3 span{color:#078b4a;margin-top:5px;font-size:8px;line-height:1}._plantNode_14xql_3 small{color:#4f5e74;margin-top:5px;font-size:7.5px}._plantNode_14xql_3 i{vertical-align:1px;width:6px;height:6px;margin-right:4px}._chakanNode_14xql_7 span{color:#bd8500}._plantBranches_14xql_7{border-top:1px solid #cdd7e1;border-left:1px solid #cdd7e1;border-right:1px solid #cdd7e1;width:74%;height:33px;position:absolute;top:82px;left:13%}._lineNodes_14xql_7{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid;position:absolute;top:113px;left:8px;right:8px}._lineNode_14xql_3{text-align:center;background:#fff;border:1px solid #dfe6ed;border-radius:6px;min-width:0;min-height:103px;padding:11px 5px 7px;position:relative}._lineNode_14xql_3 b,._lineNode_14xql_3 span,._lineNode_14xql_3 small{display:block}._lineNode_14xql_3 b{color:#2c394f;min-height:25px;font-size:8px;font-weight:700;line-height:1.15;overflow:hidden}._lineNode_14xql_3 span{margin-top:7px;font-size:7.5px;font-weight:600}._lineNode_14xql_3 span i{vertical-align:1px;width:5px;height:5px;margin-right:3px}._lineNode_14xql_3 small{color:#58667a;margin-top:7px;font-size:7px;line-height:1.4}._lineNode_14xql_3._down_14xql_7 b,._lineNode_14xql_3 ._down_14xql_7{color:#df343b}._lineNode_14xql_3 ._healthy_14xql_3{color:#078b4a}._lineNode_14xql_3 ._degraded_14xql_7{color:#bd8500}._mapLegend_14xql_3{color:#59677b;justify-content:center;gap:20px;padding:6px 12px 15px;font-size:8.5px;display:flex}._mapLegend_14xql_3 span{align-items:center;gap:5px;display:inline-flex}._healthy_14xql_3{color:#078b4a}._degraded_14xql_7{color:#e4a400}._down_14xql_7{color:#e3343b}._unknown_14xql_7{color:#8a94a2}._serviceCard_14xql_8{flex-direction:column;display:flex}._uptimeChart_14xql_8{flex:1;min-height:0;padding:0 12px 7px}._uptimeChart_14xql_8 svg{width:100%;height:calc(100% - 15px);display:block}._uptimeChart_14xql_8 line{stroke:#e6ebf0;stroke-width:1px}._uptimeChart_14xql_8 text{fill:#5e6d81;font-family:inherit;font-size:7.5px}._uptimeChart_14xql_8 polyline{fill:none;stroke:var(--color-primary);stroke-width:2px}._uptimeChart_14xql_8 span{color:#536277;justify-content:center;align-items:center;gap:5px;font-size:8px;display:flex}._uptimeChart_14xql_8 span i{background:var(--color-primary);width:15px;height:2px}._connectivityCard_14xql_8{flex-direction:column;display:flex}._connectionList_14xql_3{border-top:1px solid #e3e9ef;margin-top:2px}._connectionList_14xql_3 button{color:#334158;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e7ebf0;grid-template-columns:20px minmax(0,1fr) auto 40px 14px;align-items:center;gap:7px;width:100%;min-height:37px;padding:6px 11px;display:grid}._connectionList_14xql_3 button:last-child{border-bottom:0}._connectionList_14xql_3 button:hover{background:#fafcfd}._connectionList_14xql_3>button>svg:first-child{color:#657286}._connectionList_14xql_3>button>span{white-space:nowrap;text-overflow:ellipsis;font-size:8.8px;overflow:hidden}._connectionList_14xql_3 em{color:#078b4a;white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-style:normal;display:inline-flex}._connectionList_14xql_3 em i{width:6px;height:6px}._connectionList_14xql_3 b{color:#2e3d53;text-align:right;white-space:nowrap;font-size:8px}._connectionList_14xql_3 b small{color:#758195;margin-top:2px;font-size:6.5px;font-weight:500;display:block}._connectionList_14xql_3>button>svg:last-child{color:#5d6b7e}._severityCard_14xql_9{flex-direction:column;display:flex}._alertSummary_14xql_3{align-items:center;gap:19px;min-height:181px;padding:3px 15px 0;display:flex}._donut_14xql_9{background:conic-gradient(#df343b 0 3.4%, #ef8416 3.4% 17.2%, #f6bb0b 17.2% 54%, #4b83df 54% 100%);border-radius:50%;flex:0 0 144px;place-items:center;width:144px;height:144px;display:grid;position:relative}._donut_14xql_9:after{content:"";background:#fff;border-radius:50%;width:91px;height:91px;position:absolute}._donut_14xql_9>div{z-index:1;place-items:center;display:grid;position:relative}._donut_14xql_9 strong{color:#101d34;letter-spacing:-.04em;font-size:21px;line-height:1}._donut_14xql_9 span{color:#47556c;margin-top:5px;font-size:9px;font-weight:600}._alertSummary_14xql_3 ul{flex:1;gap:12px;list-style:none;display:grid}._alertSummary_14xql_3 li{color:#354258;grid-template-columns:minmax(74px,1fr) 16px 37px;align-items:center;gap:6px;font-size:9px;display:grid}._alertSummary_14xql_3 li>span{align-items:center;gap:10px;display:inline-flex}._alertSummary_14xql_3 li i{color:inherit}._alertSummary_14xql_3 li i._major_14xql_6{color:#ef8416}._alertSummary_14xql_3 li i._minor_14xql_6{color:#f6bb0b}._alertSummary_14xql_3 li i._warning_14xql_9{color:#4b83df}._alertSummary_14xql_3 li b{color:#25324a;text-align:right;font-size:9px}._alertSummary_14xql_3 li em{color:#6c788a;text-align:right;font-size:8.5px;font-style:normal}._severityCard_14xql_9>p{color:#677488;padding:0 15px 15px;font-size:8px}._srOnly_14xql_10{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1450px){._page_14xql_1{padding-inline:16px}._kpiCard_14xql_3{gap:10px;padding-inline:11px}._kpiIcon_14xql_3{flex-basis:43px;width:43px;height:43px}._kpiBody_14xql_3>strong{font-size:22px}._dashboard_14xql_4{grid-template-columns:minmax(285px,.97fr) minmax(400px,1.15fr) minmax(285px,.96fr);gap:10px}._leftColumn_14xql_4,._middleColumn_14xql_4,._rightColumn_14xql_4{gap:10px}._alertSummary_14xql_3{gap:11px;padding-inline:10px}._donut_14xql_9{flex-basis:126px;width:126px;height:126px}._donut_14xql_9:after{width:79px;height:79px}._alertSummary_14xql_3 li{grid-template-columns:minmax(60px,1fr) 14px 32px;gap:4px}._alertSummary_14xql_3 li>span{gap:6px}._mapLegend_14xql_3{gap:12px}._lineNodes_14xql_7{gap:4px}._lineNode_14xql_3{padding-inline:3px}}@media (width<=1180px){._pageHeader_14xql_2{flex-direction:column}._kpiGrid_14xql_3{grid-template-columns:repeat(3,minmax(0,1fr))}._dashboard_14xql_4{grid-template-columns:repeat(2,minmax(0,1fr))}._rightColumn_14xql_4{grid-column:1/-1;grid-template-rows:214px 268px;grid-template-columns:repeat(2,minmax(0,1fr))}._severityCard_14xql_9{grid-column:1/-1}._alertSummary_14xql_3{justify-content:center}._leftColumn_14xql_4,._middleColumn_14xql_4{grid-template-rows:324px 334px}}@media (width<=700px){._page_14xql_1{padding:18px 12px 24px}._pageHeader_14xql_2 h1{font-size:25px}._pageHeader_14xql_2 p{max-width:470px;font-size:12px}._headerActions_14xql_2{flex-wrap:wrap;gap:7px}._dateButton_14xql_2{font-size:9px}._kpiGrid_14xql_3,._dashboard_14xql_4{grid-template-columns:1fr}._leftColumn_14xql_4,._middleColumn_14xql_4,._rightColumn_14xql_4{grid-column:auto;grid-template-rows:none;grid-template-columns:1fr;gap:10px;display:grid}._cameraCard_14xql_13,._edgeCard_14xql_13,._serviceCard_14xql_8,._connectivityCard_14xql_8,._severityCard_14xql_9,._incidentCard_14xql_6,._mapCard_14xql_7{min-height:0}._cameraCard_14xql_13,._edgeCard_14xql_13{height:324px}._incidentCard_14xql_6,._mapCard_14xql_7{height:334px}._serviceCard_14xql_8{height:214px}._connectivityCard_14xql_8{height:164px}._severityCard_14xql_9{height:268px}._deviceGrid_14xql_7{min-width:480px}._edgeCard_14xql_13{overflow-x:auto}._mapCanvas_14xql_7{min-width:490px}._mapCard_14xql_7{overflow-x:auto}._alertSummary_14xql_3{justify-content:flex-start}._pageHeader_14xql_2{margin-inline:0}}._page_16259_1{background:#f8fafb;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}._utilityBar_16259_2{background:#fff;border-bottom:1px solid #dce3ea;flex:0 0 57px;justify-content:flex-end;align-items:center;gap:20px;height:57px;padding:0 30px;display:flex}._plantSelector_16259_3,._utilityButton_16259_3,._notificationButton_16259_3,._profileButton_16259_3{color:#1c2b42;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}._plantSelector_16259_3{border:1px solid #d7e0e8;border-radius:6px;justify-content:flex-start;gap:11px;width:232px;height:37px;padding:0 14px;font-size:12px;font-weight:600;box-shadow:0 1px 2px #0f172a05}._plantSelector_16259_3 svg:last-child{margin-left:auto}._utilityButton_16259_3{gap:9px;font-size:12px;font-weight:600}._notificationButton_16259_3{width:25px;height:36px;position:relative}._notificationButton_16259_3 b{color:#fff;background:#e13d43;border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;line-height:1;display:grid;position:absolute;top:2px;right:-5px}._profileButton_16259_3{gap:8px;padding-left:3px;font-size:11px;font-weight:700}._profileButton_16259_3:before{color:#fff;content:"AP";background:#29405e;border-radius:50%;place-items:center;width:33px;height:33px;font-size:11px;display:grid}._profileButton_16259_3{font-size:0}._profileButton_16259_3 svg{font-size:initial}._content_16259_6{flex:1;min-height:0;padding:17px 20px 0;overflow:auto}._pageHeader_16259_6{padding:0 10px}._pageHeader_16259_6 h1{color:#0f1d38;letter-spacing:-.045em;font-size:27px;font-weight:750;line-height:1.14}._pageHeader_16259_6 p{color:#59677d;margin-top:5px;font-size:13px;line-height:1.4}._workspace_16259_7{grid-template-columns:199px minmax(0,1fr);gap:13px;margin-top:18px;display:grid}._settingsNav_16259_7,._card_16259_7{background:#fff;border:1px solid #dfe6ed;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a06}._settingsNav_16259_7{flex-direction:column;min-height:720px;padding:16px 0;display:flex}._settingsNav_16259_7 button{color:#34445d;min-height:55px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;gap:14px;padding:0 18px;font-size:12px;font-weight:550;display:flex;position:relative}._settingsNav_16259_7 button:hover{background:#f7f9fb}._settingsNav_16259_7 button svg{color:#344b69}._settingsNav_16259_7 ._activeNavItem_16259_7{color:var(--color-primary-dark);background:var(--color-primary-muted);font-weight:700}._settingsNav_16259_7 ._activeNavItem_16259_7:before{background:var(--color-primary);content:"";width:5px;position:absolute;top:0;bottom:0;left:0}._settingsNav_16259_7 ._activeNavItem_16259_7 svg{color:var(--color-primary)}._settingsGrid_16259_8{grid-template-rows:347px 360px;grid-template-columns:minmax(256px,.83fr) minmax(336px,1.05fr) minmax(340px,1.12fr);gap:13px;min-width:0;display:grid}._card_16259_7{min-width:0;padding:18px 15px 14px;position:relative}._cardTitle_16259_8{color:#17253d;align-items:center;gap:7px;font-size:13px;font-weight:750;line-height:1.1;display:flex}._cardTitle_16259_8 svg{color:#99a5b4}._cardDescription_16259_8{color:#4e5f77;margin-top:10px;font-size:10px;line-height:1.2}._card_16259_7 footer{justify-content:flex-end;align-items:center;display:flex;position:absolute;bottom:14px;left:15px;right:15px}._field_16259_8{gap:5px;display:grid}._field_16259_8>span:first-child{color:#1f2e45;min-height:12px;font-size:10px;font-weight:650;line-height:1.2}._fieldControl_16259_8{color:#26364e;background:#fff;border:1px solid #d5dfe8;border-radius:5px;align-items:center;height:30px;display:flex;position:relative}._fieldControl_16259_8 input,._fieldControl_16259_8 select{width:100%;height:100%;color:inherit;font:inherit;background:0 0;border:0;outline:0;padding:0 9px;font-size:10px}._fieldControl_16259_8 input{appearance:textfield}._fieldControl_16259_8 select{appearance:none;cursor:pointer;padding-right:27px}._fieldControl_16259_8>svg{pointer-events:none;color:#4b5b70;position:absolute;right:8px}._field_16259_8 small{color:#5e718c;font-size:9px;line-height:1.15}._thresholdFields_16259_8{gap:12px;margin-top:16px;display:grid}._saveButton_16259_8{background:var(--color-primary);color:#fff;min-width:53px;height:30px;font:inherit;cursor:pointer;box-shadow:0 1px 2px color-mix(in srgb, var(--color-primary) 38%, transparent);border:0;border-radius:5px;font-size:10px;font-weight:700}._saveButton_16259_8:hover{background:var(--color-primary-dark)}._bandFields_16259_9{gap:17px;margin-top:19px;display:grid}._timeBand_16259_9{gap:7px;display:grid}._timeBand_16259_9>span:first-child{color:#1f2e45;font-size:10px;font-weight:650}._timeBand_16259_9>span:last-child{gap:15px;display:flex}._timeBand_16259_9 input,._timeBand_16259_9 select{color:#26364e;height:30px;font:inherit;background:#fff;border:1px solid #d5dfe8;border-radius:5px;font-size:10px}._timeBand_16259_9 input{width:111px;padding:0 9px}._timeBand_16259_9 select{cursor:pointer;width:90px;padding:0 8px}._routingFields_16259_9{gap:11px;margin-top:18px;display:grid}._toggleLabel_16259_9{cursor:pointer;align-items:center;gap:7px;width:max-content;display:inline-flex}._toggleLabel_16259_9 input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}._toggle_16259_9{background:#b4beca;border-radius:9px;align-items:center;width:23px;height:14px;padding:2px;transition:background .15s;display:flex}._toggle_16259_9 i{background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .15s;box-shadow:0 1px 1px #00000026}._toggleLabel_16259_9 input:checked+._toggle_16259_9{background:var(--color-primary)}._toggleLabel_16259_9 input:checked+._toggle_16259_9 i{transform:translate(9px)}._toggleLabel_16259_9 em{color:#38485e;font-size:9px;font-style:normal;font-weight:500}._connectionContent_16259_10{margin-top:16px}._connectionTabs_16259_10{justify-content:flex-end;margin-bottom:9px;display:flex}._connectionTabs_16259_10 button{color:#35445a;width:58px;height:27px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dfe8;border-right:0;font-size:9px}._connectionTabs_16259_10 button:first-child{border-radius:4px 0 0 4px}._connectionTabs_16259_10 button:last-child{border-right:1px solid #d6dfe8;border-radius:0 4px 4px 0}._connectionTabs_16259_10 ._selectedTab_16259_10{border-color:color-mix(in srgb, var(--color-primary) 50%, white);background:var(--color-primary-muted);color:var(--color-primary-dark);font-weight:700}._connectionRows_16259_10{grid-template-columns:103px minmax(0,1fr) auto;align-items:center;gap:8px 0;display:grid}._connectionRows_16259_10>span{color:#39485c;font-size:8.5px;font-weight:600}._connectionRows_16259_10>p{color:#324159;white-space:nowrap;text-overflow:ellipsis;border:1px solid #d5dfe8;border-radius:4px;grid-column:2/4;min-width:0;height:28px;padding:8px;font-size:8.8px;line-height:1;overflow:hidden}._connectionRows_16259_10>._lastSync_16259_10{grid-column:2}._connectionRows_16259_10 button{border:1px solid color-mix(in srgb, var(--color-primary) 43%, white);height:27px;color:var(--color-primary-dark);font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border-radius:4px;margin-left:8px;padding:0 9px;font-size:8.5px;font-weight:700}._connectionRows_16259_10 ._syncButton_16259_10{color:#526178;border:0;place-items:center;width:27px;padding:0;display:grid}._connected_16259_10{color:#078e53;align-items:center;gap:5px;font-size:9px;display:inline-flex}._connected_16259_10 i,._activeStatus_16259_10 i{background:#20bb78;border-radius:50%;width:9px;height:9px;display:inline-block}._outlineButton_16259_10{border:1px solid color-mix(in srgb, var(--color-primary) 54%, white);height:30px;color:var(--color-primary-dark);font:inherit;cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:9px;font-weight:700;display:inline-flex}._outlineButton_16259_10:hover{background:var(--color-primary-muted)}._actionHeading_16259_11{justify-content:space-between;align-items:center;display:flex}._actionHeading_16259_11 ._outlineButton_16259_10{height:30px}._mappingCard_16259_11,._rulesCard_16259_11{padding:17px 0 0}._mappingCard_16259_11 ._actionHeading_16259_11,._mappingCard_16259_11>._cardDescription_16259_8,._rulesCard_16259_11>._cardTitle_16259_8,._rulesCard_16259_11>._cardDescription_16259_8{margin-left:15px;margin-right:15px}._mappingCard_16259_11>._cardDescription_16259_8,._rulesCard_16259_11>._cardDescription_16259_8{margin-top:9px}._tableWrap_16259_11{border-top:1px solid #e1e7ed;margin-top:13px;overflow-x:auto}._mappingTable_16259_11,._rulesTable_16259_11{border-collapse:collapse;table-layout:fixed;width:100%}._mappingTable_16259_11{min-width:375px}._mappingTable_16259_11 th,._rulesTable_16259_11 th{color:#26354b;text-align:left;white-space:nowrap;background:#f8fafb;height:31px;font-size:8.5px;font-weight:700;line-height:1}._mappingTable_16259_11 th:first-child,._mappingTable_16259_11 td:first-child,._rulesTable_16259_11 th:first-child,._rulesTable_16259_11 td:first-child{padding-left:15px}._mappingTable_16259_11 th:first-child{width:20%}._mappingTable_16259_11 th:nth-child(2){width:34%}._mappingTable_16259_11 th:nth-child(3){width:18%}._mappingTable_16259_11 th:nth-child(4){width:16%}._mappingTable_16259_11 th:nth-child(5){width:12%}._mappingTable_16259_11 td{color:#34435a;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8edf2;height:39px;font-size:8.8px;font-weight:550;overflow:hidden}._mappingTable_16259_11 td select{color:#34435a;width:calc(100% - 5px);height:26px;font:inherit;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d7e0e8;border-radius:4px;padding:0 18px 0 7px;font-size:8px;overflow:hidden}._activeStatus_16259_10{color:#148c56;align-items:center;gap:5px;font-size:8.5px;font-weight:650;display:inline-flex}._activeStatus_16259_10 i{width:7px;height:7px}._mappingTable_16259_11 td:last-child,._rulesTable_16259_11 td:last-child{white-space:nowrap}._mappingTable_16259_11 td:last-child button,._rulesTable_16259_11 td:last-child button{color:#425269;cursor:pointer;background:0 0;border:0;place-items:center;width:23px;height:26px;padding:0;display:inline-grid}._mappingCard_16259_11 footer,._rulesCard_16259_11 footer{justify-content:flex-start;bottom:13px;left:15px;right:15px}._textButton_16259_11{color:var(--color-primary-dark);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:9px;font-weight:700;display:inline-flex}._rulesTable_16259_11{min-width:370px}._rulesTable_16259_11 th:first-child{width:24%}._rulesTable_16259_11 th:nth-child(2){width:21%}._rulesTable_16259_11 th:nth-child(3){width:26%}._rulesTable_16259_11 th:nth-child(4){width:15%}._rulesTable_16259_11 th:nth-child(5){width:14%}._rulesTable_16259_11 td{color:#34435a;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e8edf2;height:43px;font-size:8.6px;font-weight:550;line-height:1.12;overflow:hidden}._rulesTable_16259_11 td:first-child{white-space:normal}._channelIcons_16259_12{color:#4b5b70;align-items:center;gap:10px;display:inline-flex}._channelIcons_16259_12 ._messageChannel_16259_12{color:var(--color-primary)}._rulesTable_16259_11 ._toggleLabel_16259_9{vertical-align:middle}._pageFooter_16259_13{color:#69778c;border-top:1px solid #e2e8ee;justify-content:space-between;align-items:center;min-height:66px;margin-top:10px;padding:0 10px;font-size:9px;display:flex}._srOnly_16259_13{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1400px){._utilityBar_16259_2{gap:14px;padding-inline:22px}._workspace_16259_7{grid-template-columns:185px minmax(0,1fr);gap:11px}._settingsGrid_16259_8{grid-template-columns:minmax(238px,.84fr) minmax(305px,1.04fr) minmax(308px,1.12fr);gap:11px}._card_16259_7{padding-left:13px;padding-right:13px}._mappingCard_16259_11,._rulesCard_16259_11{padding-left:0;padding-right:0}._mappingCard_16259_11 ._actionHeading_16259_11,._mappingCard_16259_11>._cardDescription_16259_8,._rulesCard_16259_11>._cardTitle_16259_8,._rulesCard_16259_11>._cardDescription_16259_8{margin-left:13px;margin-right:13px}._mappingCard_16259_11 footer,._rulesCard_16259_11 footer{left:13px;right:13px}._settingsNav_16259_7 button{padding-inline:15px}._connectionRows_16259_10{grid-template-columns:94px minmax(0,1fr) auto}._timeBand_16259_9>span:last-child{gap:10px}._rulesTable_16259_11 th:first-child,._rulesTable_16259_11 td:first-child{padding-left:13px}}@media (width<=1120px){._utilityBar_16259_2{gap:10px}._plantSelector_16259_3{width:205px}._workspace_16259_7{grid-template-columns:174px minmax(0,1fr)}._settingsGrid_16259_8{grid-template-rows:347px 347px 360px;grid-template-columns:repeat(2,minmax(0,1fr))}._connectionCard_16259_15{grid-column:1}._mappingCard_16259_11{grid-column:2}._rulesCard_16259_11{grid-column:1/-1}._settingsNav_16259_7{min-height:1074px}._rulesTable_16259_11{min-width:0}}@media (width<=720px){._utilityBar_16259_2{flex-basis:52px;justify-content:space-between;height:52px;padding:0 12px}._plantSelector_16259_3{width:168px;height:34px;padding-inline:9px;font-size:10px}._utilityButton_16259_3{font-size:0}._utilityButton_16259_3 svg{width:19px;height:19px}._profileButton_16259_3{display:none}._content_16259_6{padding:16px 12px 0}._pageHeader_16259_6{padding:0}._pageHeader_16259_6 h1{font-size:25px}._pageHeader_16259_6 p{font-size:11px}._workspace_16259_7{grid-template-columns:1fr;margin-top:15px}._settingsNav_16259_7{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;padding:6px;display:grid}._settingsNav_16259_7 button{gap:8px;min-height:43px;padding:0 9px;font-size:10px}._settingsGrid_16259_8{grid-template-rows:none;grid-template-columns:1fr}._settingsGrid_16259_8>._card_16259_7{min-height:347px}._mappingCard_16259_11,._rulesCard_16259_11{min-height:360px!important}._connectionCard_16259_15,._mappingCard_16259_11,._rulesCard_16259_11{grid-column:auto}._pageFooter_16259_13{min-height:55px;padding:0;font-size:8px}._pageFooter_16259_13 span:first-child{max-width:65%}._bandFields_16259_9>div{grid-template-columns:111px 90px}._mappingTable_16259_11,._rulesTable_16259_11{min-width:390px}}._page_29uaj_1{background:#f3f6fa;grid-template-columns:minmax(360px,.92fr) minmax(500px,1.08fr);min-height:100%;display:grid}._brandPanel_29uaj_2{color:#fff;background:linear-gradient(145deg,#031a3b 0%,#07346c 58%,#0d4fc5 100%);place-items:center;padding:56px;display:grid;position:relative;overflow:hidden}._brandPanel_29uaj_2:before,._brandPanel_29uaj_2:after{content:"";border:1px solid #8cb8ff2b;border-radius:50%;position:absolute}._brandPanel_29uaj_2:before{width:560px;height:560px;bottom:-230px;left:-285px;box-shadow:0 0 0 95px #8cb8ff09,0 0 0 190px #8cb8ff06}._brandPanel_29uaj_2:after{width:330px;height:330px;top:-120px;right:-190px;box-shadow:0 0 0 70px #8cb8ff09}._brandContent_29uaj_6{z-index:1;width:min(420px,100%);position:relative}._brandLogo_29uaj_7{width:min(230px,100%);height:auto;display:block}._brandContent_29uaj_6 h1{letter-spacing:-.045em;max-width:390px;margin-top:10px;font-size:clamp(34px,4vw,52px);line-height:1.04}._brandDescription_29uaj_9{color:#cfddf0;max-width:390px;margin-top:22px;font-size:15px;line-height:1.7}._signal_29uaj_10{align-items:end;gap:7px;height:52px;margin-top:42px;display:flex}._signal_29uaj_10 i{opacity:.9;background:linear-gradient(#8cb8ff,#1468ef);border-radius:4px 4px 1px 1px;width:7px}._signal_29uaj_10 i:first-child{height:16px}._signal_29uaj_10 i:nth-child(2){height:28px}._signal_29uaj_10 i:nth-child(3){height:21px}._signal_29uaj_10 i:nth-child(4){height:43px}._signal_29uaj_10 i:nth-child(5){height:34px}._formPanel_29uaj_13{flex-direction:column;justify-content:center;align-items:center;padding:44px;display:flex}._mobileBrand_29uaj_14{display:none}._card_29uaj_15{background:#fff;border:1px solid #dfe6ef;border-radius:16px;width:min(430px,100%);padding:38px 40px 34px;box-shadow:0 18px 50px #142d5217}._card_29uaj_15 header{margin-bottom:30px}._formEyebrow_29uaj_17{letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#1468ef!important;font-size:11px!important}._card_29uaj_15 h2{color:#111827;letter-spacing:-.035em;margin-top:8px;font-size:29px;line-height:1.15}._card_29uaj_15 header>p:last-child{color:#667085;margin-top:9px;font-size:13px}._field_29uaj_20{margin-top:18px;display:block}._field_29uaj_20>span:first-child{color:#344054;margin-bottom:7px;font-size:12px;font-weight:650;display:block}._inputWrap_29uaj_22{color:#7b8798;background:#fff;border:1px solid #cfd8e5;border-radius:8px;align-items:center;min-height:46px;transition:border-color .15s,box-shadow .15s;display:flex}._inputWrap_29uaj_22:focus-within{border-color:#1468ef;box-shadow:0 0 0 3px #1468ef1f}._inputWrap_29uaj_22>svg{flex:none;margin-left:13px}._inputWrap_29uaj_22 input{color:#172033;min-width:0;height:44px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:14px}._visibilityButton_29uaj_26{color:#687588;cursor:pointer;background:0 0;border:0;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}._visibilityButton_29uaj_26:hover{color:#1468ef}._error_29uaj_28{color:#b42318;background:#fff1f2;border:1px solid #fecaca;border-radius:7px;margin-top:17px;padding:10px 12px;font-size:12px;line-height:1.45}._submit_29uaj_29{color:#fff;width:100%;min-height:45px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0d4fc5,#176ceb);border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;margin-top:24px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex;box-shadow:0 8px 18px #1468ef38}._submit_29uaj_29:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 22px #1468ef47}._submit_29uaj_29:disabled{cursor:wait;opacity:.72}._spinner_29uaj_32{border:2px solid #ffffff6b;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite _spin_29uaj_32}._securityNote_29uaj_33{color:#7a8493;text-align:center;margin-top:17px;font-size:10.5px}._footer_29uaj_34{color:#8a94a3;margin-top:24px;font-size:10.5px}@keyframes _spin_29uaj_32{to{transform:rotate(360deg)}}@media (width<=900px){._page_29uaj_1{grid-template-columns:1fr}._brandPanel_29uaj_2{display:none}._formPanel_29uaj_13{min-height:100vh;padding:30px 20px}._mobileBrand_29uaj_14{background:#082c5d;border-radius:8px;align-items:center;width:132px;margin-bottom:22px;padding:8px 10px;display:flex}._mobileBrand_29uaj_14 img{width:112px;height:auto;display:block}._card_29uaj_15{padding:32px 28px 28px}}@media (width<=460px){._formPanel_29uaj_13{align-items:stretch}._card_29uaj_15{padding-inline:22px}._footer_29uaj_34{text-align:center}}
