.management-module__qKdnsG__management{color:var(--text);gap:20px;font-size:14px;display:grid}.management-module__qKdnsG__navigation{flex-wrap:wrap;gap:10px;display:flex}.management-module__qKdnsG__navigation a{border:1px solid var(--line);background:#fff;border-radius:6px;padding:9px 16px}.management-module__qKdnsG__navigation a[aria-current=page]{color:var(--blue);background:var(--soft-blue);border-color:var(--blue)}.management-module__qKdnsG__form{gap:16px;max-width:1000px;padding:22px;display:grid}.management-module__qKdnsG__form label{gap:6px;font-weight:500;display:grid}.management-module__qKdnsG__form textarea{font:inherit;color:var(--text);border:1px solid var(--line);resize:vertical;background:#fff;border-radius:5px;width:100%;min-height:84px;padding:10px}.management-module__qKdnsG__form textarea:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.management-module__qKdnsG__form fieldset{border:1px solid var(--line);border-radius:6px;padding:12px}.management-module__qKdnsG__form legend{padding:0 6px;font-weight:600}.management-module__qKdnsG__form input[type=checkbox]{flex-shrink:0;width:17px;height:17px;margin:0}.management-module__qKdnsG__form .management-module__qKdnsG__check{align-items:center;gap:9px;padding:4px 0;font-weight:400;display:flex}.management-module__qKdnsG__columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.management-module__qKdnsG__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.management-module__qKdnsG__success{background:var(--soft-blue);color:var(--blue);border-radius:6px;padding:12px 16px}.management-module__qKdnsG__error{overflow-wrap:anywhere;padding:8px 0;color:#b33232!important}.management-module__qKdnsG__cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.management-module__qKdnsG__card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:12px;padding:22px;display:grid}.management-module__qKdnsG__card b{font-size:30px;font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy)}.management-module__qKdnsG__records{padding:0 22px}.management-module__qKdnsG__record{border-bottom:1px solid var(--line);overflow-wrap:anywhere;gap:9px;padding:18px 0;display:grid}.management-module__qKdnsG__record p{white-space:pre-wrap}.management-module__qKdnsG__record header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.management-module__qKdnsG__record h3{font-size:16px}.management-module__qKdnsG__file{border-bottom:1px solid var(--line);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.management-module__qKdnsG__file small{color:var(--muted);font-size:13px;display:block}.management-module__qKdnsG__file a{color:var(--blue)}.management-module__qKdnsG__files{padding:8px 22px 18px}.management-module__qKdnsG__files p{color:var(--muted);font-size:14px}.management-module__qKdnsG__account{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.management-module__qKdnsG__account button{color:var(--blue);background:0 0;border:0;padding:0;font-size:13px}.management-module__qKdnsG__account a{color:var(--blue)}@media (max-width:800px){.management-module__qKdnsG__columns,.management-module__qKdnsG__cards{grid-template-columns:1fr}.management-module__qKdnsG__form{padding:16px}.management-module__qKdnsG__account{gap:7px;font-size:12px}.management-module__qKdnsG__record header{align-items:flex-start}.management-module__qKdnsG__file{flex-direction:column;align-items:flex-start}}
.password-input-module__qPJ8qq__field{gap:6px;min-width:0;display:grid}.password-input-module__qPJ8qq__field label{font-weight:500}.password-input-module__qPJ8qq__control{min-width:0;position:relative}.password-input-module__qPJ8qq__control input{width:100%;padding-right:48px}.password-input-module__qPJ8qq__control input::-ms-reveal{display:none}.password-input-module__qPJ8qq__control .password-input-module__qPJ8qq__toggle{border-radius:var(--control-radius,5px);width:44px;min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0 0 0 auto}.password-input-module__qPJ8qq__control .password-input-module__qPJ8qq__toggle:hover{color:var(--blue);background:var(--soft-blue)}.password-input-module__qPJ8qq__control .password-input-module__qPJ8qq__toggle:focus-visible{outline:2px solid var(--blue);outline-offset:-3px}.password-input-module__qPJ8qq__control .password-input-module__qPJ8qq__toggle:disabled{cursor:default;opacity:.5}
.cockpit-module___wMxoq__cockpit{--cp-bg:#061a2c;--cp-panel:#0a2339;--cp-border:#70a7c129;--cp-blue:#2d8bc0;--cp-cyan:#38d0e8;--cp-text:#edf8fc;--cp-muted:#94b5c8;--cp-red:#df5d5d;--cp-orange:#e8a13b;--cp-success:#49b99a;color:var(--cp-text);background:var(--cp-bg);box-sizing:border-box;flex-direction:column;gap:14px;width:100%;max-width:none;min-height:100dvh;margin:0;padding:24px 34px 12px;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-size:15px;display:flex}.cockpit-module___wMxoq__cockpit *{box-sizing:border-box}.cockpit-module___wMxoq__cockpit h1,.cockpit-module___wMxoq__cockpit h2,.cockpit-module___wMxoq__cockpit h3,.cockpit-module___wMxoq__cockpit p{color:inherit;margin:0}.cockpit-module___wMxoq__cockpit a{color:inherit;text-decoration:none}.cockpit-module___wMxoq__cockpit button,.cockpit-module___wMxoq__cockpit select{font:inherit;color:var(--cp-text);border:1px solid var(--cp-border);cursor:pointer;background:#0b2b43}.cockpit-module___wMxoq__cockpit a:focus-visible,.cockpit-module___wMxoq__cockpit button:focus-visible,.cockpit-module___wMxoq__cockpit select:focus-visible{outline:2px solid var(--cp-cyan);outline-offset:3px}.cockpit-module___wMxoq__cockpit select{border-radius:5px;padding:7px 28px 7px 12px}.cockpit-module___wMxoq__header{border-bottom:1px solid var(--cp-border);padding-bottom:12px}.cockpit-module___wMxoq__titleRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.cockpit-module___wMxoq__eyebrow{letter-spacing:3px;color:#6ad8e8;font-size:13px}.cockpit-module___wMxoq__titleRow h1{letter-spacing:1px;margin-top:4px;font-size:30px;font-weight:600;line-height:1.35}.cockpit-module___wMxoq__exit{border:1px solid var(--cp-border);border-radius:5px;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:flex}.cockpit-module___wMxoq__exit:hover{background:#123a58}.cockpit-module___wMxoq__meta{color:var(--cp-muted);align-items:center;gap:24px;margin-top:8px;font-size:14px;display:flex}.cockpit-module___wMxoq__meta label{white-space:nowrap;align-items:center;gap:10px;margin-left:auto;display:flex}.cockpit-module___wMxoq__meta select{width:auto;min-width:175px}.cockpit-module___wMxoq__year{color:#6ad8e8}.cockpit-module___wMxoq__demo{color:var(--cp-muted);font-size:13px}.cockpit-module___wMxoq__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.cockpit-module___wMxoq__metric{background:var(--cp-panel);border:1px solid #82b1c81a;border-radius:7px;min-width:0;min-height:139px;padding:14px 24px;position:relative;box-shadow:inset 0 1px #b2dbeb0b}.cockpit-module___wMxoq__metric:before{content:"";background:var(--cp-blue);width:3px;height:30px;position:absolute;top:26px;left:0}.cockpit-module___wMxoq__metric:hover{border-color:#38d0e866}.cockpit-module___wMxoq__metricTitle{justify-content:space-between;align-items:center;font-size:17px;font-weight:600;display:flex}.cockpit-module___wMxoq__metricTitle svg{color:#6ad8e8}.cockpit-module___wMxoq__metricValue{letter-spacing:1px;font-variant-numeric:tabular-nums;margin:8px 0 4px;font-size:40px;font-weight:600;line-height:1.2}.cockpit-module___wMxoq__metricValue small{letter-spacing:0;color:var(--cp-muted);margin-left:11px;font-size:16px;font-weight:400}.cockpit-module___wMxoq__statusValue{letter-spacing:0;font-size:31px;line-height:1.67}.cockpit-module___wMxoq__metricDetail{color:var(--cp-muted);font-size:14px;line-height:1.6}.cockpit-module___wMxoq__metricDetail>span{display:block}.cockpit-module___wMxoq__metricArrow{color:var(--cp-muted);position:absolute;bottom:14px;right:15px}.cockpit-module___wMxoq__mainRow{flex:1;grid-template-columns:minmax(0,72fr) minmax(0,28fr);gap:18px;height:470px;min-height:400px;display:grid}.cockpit-module___wMxoq__mainRowEmpty{grid-template-columns:minmax(0,79fr) minmax(0,21fr)}.cockpit-module___wMxoq__panel{background:var(--cp-panel);border:1px solid #82b1c814;border-radius:7px;min-width:0;overflow:hidden;box-shadow:inset 0 1px #b2dbeb09}.cockpit-module___wMxoq__panelHeading{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.cockpit-module___wMxoq__panelHeading h2{align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.cockpit-module___wMxoq__panelHeading>span,.cockpit-module___wMxoq__panelHeading>a{color:var(--cp-muted);align-items:center;gap:3px;font-size:13px;display:flex}.cockpit-module___wMxoq__attention{flex-direction:column;min-height:0;display:flex}.cockpit-module___wMxoq__attention .cockpit-module___wMxoq__panelHeading{padding-top:16px;padding-bottom:10px}.cockpit-module___wMxoq__attentionStats{border-bottom:1px solid var(--cp-border);grid-template-columns:1fr 1fr;margin:0 20px;padding:6px 0 10px;display:grid}.cockpit-module___wMxoq__attentionStats>div{flex-direction:column;gap:5px;display:flex}.cockpit-module___wMxoq__attentionStats>div+div{border-left:1px solid var(--cp-border);padding-left:20px}.cockpit-module___wMxoq__attentionStats span{color:var(--cp-muted);font-size:14px}.cockpit-module___wMxoq__attentionStats strong{font-size:30px;font-weight:600;line-height:1.2}.cockpit-module___wMxoq__major{color:var(--cp-red)!important}.cockpit-module___wMxoq__highRisk{color:var(--cp-orange)!important}.cockpit-module___wMxoq__attentionEmpty{text-align:center;justify-content:center;align-items:center;padding:22px 18px 25px;display:flex}.cockpit-module___wMxoq__attentionEmpty strong{font-size:17px;font-weight:500}.cockpit-module___wMxoq__attentionCompact{background:#0a2236;align-self:center}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionStats{grid-template-columns:1fr;gap:3px;padding:17px 0 10px}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionStats>div{flex-direction:row;justify-content:space-between;align-items:center;padding:9px 0}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionStats>div+div{border:0}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionStats strong{color:#a7c7d7;font-size:27px}.cockpit-module___wMxoq__cockpit .cockpit-module___wMxoq__uiDemoNotice{color:#9bc3d5;background:#38d0e80f;border-left:2px solid #2d8bc0;margin:0 20px 3px;padding:7px 10px;font-size:13px;line-height:1.6}.cockpit-module___wMxoq__attentionFoot{color:var(--cp-muted);border-top:1px solid var(--cp-border);margin:0 20px;padding:10px 0;font-size:13px}.cockpit-module___wMxoq__attentionList{scrollbar-width:thin;scrollbar-color:#2b5670 transparent;flex:1;min-height:0;padding:0 20px;overflow:auto}.cockpit-module___wMxoq__attentionList>a,.cockpit-module___wMxoq__attentionList>article{border-bottom:1px solid var(--cp-border);padding:8px 0;display:block}.cockpit-module___wMxoq__itemTop{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.cockpit-module___wMxoq__majorBadge,.cockpit-module___wMxoq__riskBadge{border-radius:3px;padding:3px 7px;font-size:13px}.cockpit-module___wMxoq__majorBadge{color:var(--cp-red);background:#df5d5d1f}.cockpit-module___wMxoq__riskBadge{color:var(--cp-orange);background:#e8a13b1f}.cockpit-module___wMxoq__attentionList h3{overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.6}.cockpit-module___wMxoq__attentionList p{margin:4px 0;font-size:14px;line-height:1.6}.cockpit-module___wMxoq__itemMeta{color:var(--cp-muted);font-size:13px;line-height:1.7}.cockpit-module___wMxoq__bottomRow{grid-template-columns:minmax(0,42fr) minmax(0,30fr) minmax(0,28fr);gap:18px;min-height:208px;display:grid}.cockpit-module___wMxoq__progressIntro{color:var(--cp-muted);align-items:center;gap:5px;padding:0 20px 13px;font-size:14px;display:flex}.cockpit-module___wMxoq__progressIntro b{color:#6ad8e8;font-size:20px;font-weight:600}.cockpit-module___wMxoq__progressIntro>span{margin-left:auto}.cockpit-module___wMxoq__stageGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:0 20px;display:grid}.cockpit-module___wMxoq__stageGrid>div{flex-direction:column;gap:3px;display:flex}.cockpit-module___wMxoq__stageGrid strong{font-size:25px;font-weight:600}.cockpit-module___wMxoq__stageGrid span{color:var(--cp-muted);white-space:nowrap;font-size:14px}.cockpit-module___wMxoq__stageGrid i{background:#153a52;border-radius:2px;height:3px;margin-top:4px;display:block}.cockpit-module___wMxoq__stageGrid i>i{background:var(--cp-cyan);margin:0}.cockpit-module___wMxoq__footnote{padding:10px 20px 12px;font-size:13px;color:var(--cp-muted)!important}.cockpit-module___wMxoq__regionList{grid-template-columns:1fr 1fr;gap:0 18px;padding:0 20px 12px;display:grid}.cockpit-module___wMxoq__regionList>a{border-bottom:1px solid #3ac5e01f;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;font-size:14px;display:flex}.cockpit-module___wMxoq__regionList>a>span:first-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.cockpit-module___wMxoq__regionList [data-status]{color:var(--cp-muted);white-space:nowrap;font-size:13px}.cockpit-module___wMxoq__regionList [data-status=in_progress]{color:#6ad8e8}.cockpit-module___wMxoq__regionList [data-status=published]{color:var(--cp-success)}.cockpit-module___wMxoq__reportList{padding:0 20px 12px}.cockpit-module___wMxoq__reportList>a{border-top:1px solid #3ac5e01f;align-items:center;gap:11px;padding:12px 0;display:flex}.cockpit-module___wMxoq__reportList>a>svg{color:#6ad8e8;flex-shrink:0}.cockpit-module___wMxoq__reportList>a>div{flex:1;min-width:0}.cockpit-module___wMxoq__reportList h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.cockpit-module___wMxoq__reportList span,.cockpit-module___wMxoq__reportList small{color:var(--cp-muted);margin-top:5px;font-size:13px;display:block}.cockpit-module___wMxoq__reportEmpty{height:140px;color:var(--cp-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:15px;display:flex}.cockpit-module___wMxoq__footer{color:var(--cp-muted);justify-content:space-between;gap:20px;font-size:13px;display:flex}.cockpit-module___wMxoq__mapPanel{background:#082137;border-color:#6bb8cf21;flex-direction:column;min-width:0;display:flex;position:relative;box-shadow:inset 0 1px #6ad8e81a}.cockpit-module___wMxoq__mapHeader{justify-content:space-between;align-items:center;gap:20px;padding:18px 22px 0;display:flex}.cockpit-module___wMxoq__mapHeader h2{font-size:18px;font-weight:600}.cockpit-module___wMxoq__mapHeader p{color:var(--cp-muted);margin-top:6px;font-size:13px}.cockpit-module___wMxoq__modeTabs{border:1px solid var(--cp-border);border-radius:5px;gap:3px;padding:3px;display:flex}.cockpit-module___wMxoq__modeTabs button{white-space:nowrap;background:0 0;border:0;border-radius:3px;padding:7px 12px;font-size:14px}.cockpit-module___wMxoq__modeTabs button[aria-pressed=true]{color:#6ad8e8;background:#153f5a}.cockpit-module___wMxoq__mapBody{flex:1;min-height:300px;position:relative}.cockpit-module___wMxoq__scene,.cockpit-module___wMxoq__canvas{position:absolute;inset:0}.cockpit-module___wMxoq__mapOutline{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cockpit-module___wMxoq__mapOutline>g>path{fill:none;stroke:#74cfe0b8;stroke-width:2px;stroke-linejoin:round}.cockpit-module___wMxoq__labels{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cockpit-module___wMxoq__labels svg{pointer-events:none;width:100%;height:100%;position:absolute}.cockpit-module___wMxoq__labels line{stroke:#85bdcc66;stroke-width:.8px}.cockpit-module___wMxoq__labels button{white-space:nowrap;pointer-events:auto;color:#deedf4;text-shadow:0 1px 3px #061a2c,0 0 2px #061a2c;background:0 0;border:0;border-radius:3px;padding:1px 5px;font-size:14px;font-weight:500;line-height:22px;position:absolute;transform:translate(-50%,-50%)}.cockpit-module___wMxoq__labels button[data-hovered=true],.cockpit-module___wMxoq__labels button:hover{color:#b4f3fc;background:#092d4066}.cockpit-module___wMxoq__labels button[aria-pressed=true]{color:#f1fcff;background:#092d40a8;box-shadow:inset 0 -1px #83e3f1b3}.cockpit-module___wMxoq__labels a{background:var(--cp-blue);pointer-events:auto;z-index:3;border:2px solid #edf8fc;border-radius:50%;width:13px;height:13px;position:absolute;transform:translate(-50%,-50%)}.cockpit-module___wMxoq__labels a[data-kind=assessment]{background:var(--cp-cyan);border-radius:3px}.cockpit-module___wMxoq__labels a[data-kind=major_hazard]{background:var(--cp-red)}.cockpit-module___wMxoq__labels a[data-kind=high_risk]{background:var(--cp-orange);border-radius:3px}.cockpit-module___wMxoq__pointTip{z-index:8;border:1px solid var(--cp-border);pointer-events:none;max-width:280px;color:var(--cp-text);background:#0b2b43;border-radius:4px;padding:9px 12px;font-size:14px;position:absolute}.cockpit-module___wMxoq__mapToolbar{z-index:3;gap:8px;display:flex;position:absolute;top:14px;left:20px}.cockpit-module___wMxoq__mapToolbar button{border-radius:4px;padding:6px 11px;font-size:13px}.cockpit-module___wMxoq__mapToolbar span{color:var(--cp-muted);align-self:center;font-size:13px}.cockpit-module___wMxoq__tooltip{z-index:5;border:1px solid var(--cp-border);pointer-events:none;background:#051a2bf5;border-radius:5px;width:245px;padding:16px;position:absolute;top:18px;right:18px}.cockpit-module___wMxoq__tooltip strong{color:#6ad8e8;font-size:16px}.cockpit-module___wMxoq__tooltip p{color:var(--cp-muted);margin-top:8px;font-size:14px}.cockpit-module___wMxoq__tooltip dl{grid-template-columns:1fr auto;gap:6px;margin:10px 0 0;font-size:14px;display:grid}.cockpit-module___wMxoq__tooltip dt{color:var(--cp-muted)}.cockpit-module___wMxoq__tooltip dd{margin:0}.cockpit-module___wMxoq__mapLegend{color:var(--cp-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;padding:10px 20px 13px;font-size:13px;display:flex}.cockpit-module___wMxoq__mapLegend span{align-items:center;gap:6px;display:flex}.cockpit-module___wMxoq__mapLegend i{background:var(--cp-blue);border-radius:50%;width:8px;height:8px;display:inline-block}.cockpit-module___wMxoq__mapLegend [data-kind=assessment]{background:var(--cp-cyan);border-radius:2px}.cockpit-module___wMxoq__mapLegend [data-kind=major_hazard]{background:var(--cp-red)}.cockpit-module___wMxoq__mapLegend [data-kind=high_risk]{background:var(--cp-orange);border-radius:2px}.cockpit-module___wMxoq__mapLegend>a{color:#6ad8e8;margin-left:auto}.cockpit-module___wMxoq__loading{height:100%;min-height:320px;color:var(--cp-muted);place-items:center;font-size:15px;display:grid}.cockpit-module___wMxoq__fallback{position:absolute;inset:0}.cockpit-module___wMxoq__fallback .xinjiang-map-panel{height:100%;box-shadow:none;background:0 0;border:0;flex-direction:column;display:flex}:is(.cockpit-module___wMxoq__fallback .map-heading,.cockpit-module___wMxoq__fallback .map-tabs,.cockpit-module___wMxoq__fallback .map-bottom,.cockpit-module___wMxoq__fallback .map-legend,.cockpit-module___wMxoq__fallback .map-zoom,.cockpit-module___wMxoq__fallback .region-tooltip){display:none}.cockpit-module___wMxoq__fallback .map-canvas-wrap{background:0 0;flex:1;height:100%;min-height:300px}.cockpit-module___wMxoq__fallback .map-canvas{height:100%;min-height:300px}.cockpit-module___wMxoq__fallbackNote{color:var(--cp-muted);pointer-events:none;font-size:13px;position:absolute;bottom:3px;left:18px}@media (min-width:1600px) and (min-height:950px){.cockpit-module___wMxoq__cockpit{height:100dvh}.cockpit-module___wMxoq__bottomRow{min-height:220px}.cockpit-module___wMxoq__mainRow{min-height:0}.cockpit-module___wMxoq__regionList{grid-template-columns:1fr 1fr}}@media (max-width:1599px){.cockpit-module___wMxoq__cockpit{gap:14px;padding:18px 24px 12px}.cockpit-module___wMxoq__header{padding-bottom:12px}.cockpit-module___wMxoq__titleRow h1{font-size:28px}.cockpit-module___wMxoq__metrics,.cockpit-module___wMxoq__mainRow,.cockpit-module___wMxoq__bottomRow{gap:14px}.cockpit-module___wMxoq__metric{min-height:134px;padding:15px 18px}.cockpit-module___wMxoq__metricDetail{font-size:13px}.cockpit-module___wMxoq__metricValue{font-size:38px}.cockpit-module___wMxoq__statusValue{font-size:28px}.cockpit-module___wMxoq__mapHeader{gap:10px;padding:16px 18px 0}.cockpit-module___wMxoq__modeTabs button{padding:7px 9px}.cockpit-module___wMxoq__mainRow{min-height:440px}.cockpit-module___wMxoq__attentionEmpty{padding:20px}.cockpit-module___wMxoq__panelHeading{padding:16px 18px 12px}.cockpit-module___wMxoq__regionList{grid-template-columns:1fr}.cockpit-module___wMxoq__regionList>a:nth-child(n+3){display:none}.cockpit-module___wMxoq__bottomRow{grid-template-columns:42fr 29fr 29fr}.cockpit-module___wMxoq__stageGrid{gap:9px}.cockpit-module___wMxoq__stageGrid span{font-size:14px}}@media (max-width:1100px){.cockpit-module___wMxoq__mainRow{grid-template-columns:1fr}.cockpit-module___wMxoq__mapPanel{min-height:480px}.cockpit-module___wMxoq__attention{min-height:280px}.cockpit-module___wMxoq__bottomRow{grid-template-columns:1fr 1fr}.cockpit-module___wMxoq__stages{grid-column:1/-1}.cockpit-module___wMxoq__titleRow h1{font-size:25px}.cockpit-module___wMxoq__meta{flex-wrap:wrap;gap:14px}.cockpit-module___wMxoq__meta label{margin-left:0}}@media (max-width:640px){.cockpit-module___wMxoq__cockpit{gap:14px;padding:18px 12px}.cockpit-module___wMxoq__titleRow{align-items:flex-start;gap:10px}.cockpit-module___wMxoq__titleRow h1{font-size:22px;line-height:1.6}.cockpit-module___wMxoq__eyebrow{letter-spacing:0;font-size:13px}.cockpit-module___wMxoq__exit{white-space:nowrap;padding:8px;font-size:13px}.cockpit-module___wMxoq__exit svg{display:none}.cockpit-module___wMxoq__meta{gap:10px 18px;font-size:13px}.cockpit-module___wMxoq__metrics{grid-template-columns:1fr 1fr;gap:10px}.cockpit-module___wMxoq__metric{min-height:144px;padding:14px 12px}.cockpit-module___wMxoq__metricTitle{font-size:15px}.cockpit-module___wMxoq__metricTitle svg{width:18px}.cockpit-module___wMxoq__metricValue{font-size:34px}.cockpit-module___wMxoq__statusValue{font-size:24px;line-height:1.8}.cockpit-module___wMxoq__metricValue small{margin-left:5px;font-size:14px}.cockpit-module___wMxoq__metricDetail{font-size:13px}.cockpit-module___wMxoq__metricArrow{display:none}.cockpit-module___wMxoq__mapHeader{flex-direction:column;align-items:flex-start;padding:16px 12px 0}.cockpit-module___wMxoq__modeTabs{width:100%}.cockpit-module___wMxoq__modeTabs button{flex:1;padding:7px 6px}.cockpit-module___wMxoq__mapPanel{min-height:480px}.cockpit-module___wMxoq__mapBody{min-height:335px}.cockpit-module___wMxoq__tooltip{width:220px;padding:12px;top:50px;right:10px}.cockpit-module___wMxoq__bottomRow{grid-template-columns:1fr}.cockpit-module___wMxoq__stageGrid{grid-template-columns:repeat(3,1fr);gap:16px}.cockpit-module___wMxoq__regionList{grid-template-columns:1fr 1fr}.cockpit-module___wMxoq__regionList>a:nth-child(n+3){display:flex}.cockpit-module___wMxoq__footer{flex-direction:column;gap:7px}.cockpit-module___wMxoq__mapLegend{justify-content:flex-start;gap:10px 16px;padding:12px}.cockpit-module___wMxoq__mapLegend>a{margin-left:0}.cockpit-module___wMxoq__attention{min-height:330px}.cockpit-module___wMxoq__attentionEmpty{min-height:180px}}@media (max-width:1100px){.cockpit-module___wMxoq__attentionCompact{align-self:stretch;min-height:0}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionStats{grid-template-columns:1fr 1fr;gap:25px}.cockpit-module___wMxoq__attentionCompact .cockpit-module___wMxoq__attentionEmpty{min-height:0;padding:18px}}@media (min-width:1101px) and (max-width:1599px){.cockpit-module___wMxoq__mainRow{flex:none;height:440px}}@media (max-width:1100px){.cockpit-module___wMxoq__mainRow{flex:none;height:auto}.cockpit-module___wMxoq__attention:not(.cockpit-module___wMxoq__attentionCompact){max-height:520px}}
.overview-map-module__dNZlGW__panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.overview-map-module__dNZlGW__mapPanel{--cp-blue:#2d8bc0;--cp-cyan:#36afc7;--cp-text:#edf6fa;--cp-muted:#a7becd;--cp-border:#8ab1c433;--cp-red:var(--danger);--cp-orange:var(--amber);min-width:0;min-height:0;color:var(--cp-text);background:#0b2942;flex-direction:column;display:flex;position:relative}.overview-map-module__dNZlGW__mapHeader{background:var(--surface);color:var(--navy);justify-content:space-between;align-items:center;gap:14px;padding:16px 20px;display:flex}.overview-map-module__dNZlGW__mapHeader h2{font-size:18px;font-family:var(--font-serif);letter-spacing:.02em;margin:0;font-weight:600}.overview-map-module__dNZlGW__mapHeader p{color:var(--muted);margin:5px 0 0;font-size:13px}.overview-map-module__dNZlGW__modeTabs{background:var(--bg);border:1px solid var(--line);border-radius:7px;flex-shrink:0;gap:2px;padding:3px;display:flex}.overview-map-module__dNZlGW__modeTabs button{font:inherit;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:6px 10px;font-size:14px}.overview-map-module__dNZlGW__modeTabs button[aria-pressed=true]{background:var(--soft-blue);color:var(--blue);font-weight:600;box-shadow:0 1px 3px #123a5210}.overview-map-module__dNZlGW__mapBody{flex:1;min-height:0;position:relative}.overview-map-module__dNZlGW__mapToolbar{z-index:3;align-items:center;gap:10px;display:flex;position:absolute;top:12px;left:60px}.overview-map-module__dNZlGW__compass{z-index:4;color:#b6d8e8;pointer-events:none;flex-direction:column;align-items:center;gap:1px;display:flex;position:absolute;top:10px;left:18px}.overview-map-module__dNZlGW__compass span{letter-spacing:.05em;font-size:11px;line-height:1.1}.overview-map-module__dNZlGW__mapToolbar button{color:#e2eff6;background:#173b55;border:1px solid #99bacb4d;border-radius:5px;padding:5px 13px;font-size:13px}.overview-map-module__dNZlGW__mapToolbar span{color:var(--cp-muted);font-size:13px}.overview-map-module__dNZlGW__tooltip{z-index:5;border:1px solid var(--cp-border);pointer-events:none;background:#0b2336f0;border-radius:7px;width:212px;padding:13px 15px;position:absolute;top:14px;right:15px}.overview-map-module__dNZlGW__tooltip strong{color:#c9e8f2;font-size:16px}.overview-map-module__dNZlGW__tooltip p{color:var(--cp-muted);margin:8px 0 0;font-size:14px}.overview-map-module__dNZlGW__tooltip dl{grid-template-columns:1fr auto;gap:5px;margin:9px 0 0;font-size:13px;display:grid}.overview-map-module__dNZlGW__tooltip dt{color:var(--cp-muted)}.overview-map-module__dNZlGW__tooltip dd{margin:0}.overview-map-module__dNZlGW__mapLegend{color:var(--cp-muted);border-top:1px solid #99bacb1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;padding:11px 18px;font-size:13px;display:flex}.overview-map-module__dNZlGW__mapLegend span{align-items:center;gap:6px;display:flex}.overview-map-module__dNZlGW__mapLegend i{background:var(--cp-blue);border-radius:50%;width:8px;height:8px;display:inline-block}.overview-map-module__dNZlGW__scaleTitle{color:var(--cp-muted);font-size:13px}.overview-map-module__dNZlGW__scale{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.overview-map-module__dNZlGW__scale>span{color:var(--cp-muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.overview-map-module__dNZlGW__scale i{border-radius:2px;width:17px;height:9px}.overview-map-module__dNZlGW__mapLegend [data-kind=assessment]{background:var(--cp-cyan);border-radius:2px}.overview-map-module__dNZlGW__mapLegend [data-kind=major_hazard]{background:var(--cp-red)}.overview-map-module__dNZlGW__mapLegend [data-kind=high_risk]{background:var(--cp-orange);border-radius:2px}.overview-map-module__dNZlGW__mapLegend a{color:#c7e8f2;margin-left:auto;font-size:13px}.overview-map-module__dNZlGW__mapPanel [data-map-variant=overview]>svg>g>path{stroke:#9ccbda8c;stroke-width:1.4px}.overview-map-module__dNZlGW__mapPanel [data-region-label]{font-family:var(--font-family);cursor:pointer;text-shadow:0 1px 2px #0b2942;font-size:14px}.overview-map-module__dNZlGW__mapPanel [data-region-label][aria-pressed=true]{background:#18495d94;box-shadow:inset 0 -1px #83d3e48c}.overview-map-module__dNZlGW__mapPanel a:focus-visible,.overview-map-module__dNZlGW__mapPanel button:focus-visible{outline-offset:2px;outline:2px solid #93d0e2}.overview-map-module__dNZlGW__loading{height:100%;color:var(--cp-muted);place-items:center;font-size:14px;display:grid}.overview-map-module__dNZlGW__fallback{position:absolute;inset:0}.overview-map-module__dNZlGW__fallback .xinjiang-map-panel{height:100%;box-shadow:none;background:0 0;border:0;flex-direction:column;display:flex}:is(.overview-map-module__dNZlGW__fallback .map-heading,.overview-map-module__dNZlGW__fallback .map-tabs,.overview-map-module__dNZlGW__fallback .map-bottom,.overview-map-module__dNZlGW__fallback .map-legend,.overview-map-module__dNZlGW__fallback .map-zoom,.overview-map-module__dNZlGW__fallback .region-tooltip){display:none}.overview-map-module__dNZlGW__fallback .map-canvas-wrap{background:0 0;flex:1;height:100%;min-height:0;margin:0}.overview-map-module__dNZlGW__fallback .map-canvas{height:100%;min-height:0}.overview-map-module__dNZlGW__fallbackNote{color:var(--cp-muted);pointer-events:none;font-size:12px;position:absolute;bottom:4px;left:18px}@media (max-width:1550px){.overview-map-module__dNZlGW__mapHeader{flex-wrap:wrap;gap:10px;padding:13px 16px}.overview-map-module__dNZlGW__mapHeader p{display:none}.overview-map-module__dNZlGW__modeTabs button{padding:6px 8px}.overview-map-module__dNZlGW__mapLegend{gap:9px 12px}}@media (max-width:760px){.overview-map-module__dNZlGW__mapHeader{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.overview-map-module__dNZlGW__mapHeader p{display:block}.overview-map-module__dNZlGW__modeTabs{width:100%}.overview-map-module__dNZlGW__modeTabs button{flex:1;padding:6px 5px;font-size:13px}.overview-map-module__dNZlGW__mapLegend{justify-content:flex-start;gap:8px 12px;padding:11px 14px;font-size:12px}.overview-map-module__dNZlGW__mapLegend a{margin-left:0}.overview-map-module__dNZlGW__mapToolbar{top:9px;left:52px}.overview-map-module__dNZlGW__compass{top:7px;left:12px}.overview-map-module__dNZlGW__mapToolbar span{font-size:12px}.overview-map-module__dNZlGW__tooltip{width:200px;top:43px;right:10px}.overview-map-module__dNZlGW__fallbackNote{font-size:11px}}.overview-map-module__dNZlGW__panel{border-color:var(--ov-line,var(--line));border-radius:8px;box-shadow:0 2px 7px #19395405}.overview-map-module__dNZlGW__mapPanel{--cp-blue:#356f9b;--cp-cyan:#45889d;--cp-text:#213f5b;--cp-muted:#657e92;--cp-border:#d9e3eb;color:var(--cp-text);background:#edf3f7}.overview-map-module__dNZlGW__mapHeader{background:var(--ov-card,#fdfeff);border-bottom:1px solid var(--cp-border);padding:15px 18px}.overview-map-module__dNZlGW__mapHeader p{display:none}.overview-map-module__dNZlGW__modeTabs{border-color:var(--cp-border);background:#edf2f6}.overview-map-module__dNZlGW__modeTabs button[aria-pressed=true]{color:#214f74;box-shadow:none;background:#dce8f1}.overview-map-module__dNZlGW__mapToolbar{left:50px}.overview-map-module__dNZlGW__mapToolbar button{color:#315775;background:#f8fbfd;border:1px solid #c7d7e2}.overview-map-module__dNZlGW__mapToolbar span{display:none}.overview-map-module__dNZlGW__compass{color:#627d92}.overview-map-module__dNZlGW__tooltip{background:#fdfefff7;border-color:#cadbe7;width:230px;box-shadow:0 3px 12px #244d6910}.overview-map-module__dNZlGW__tooltip strong{color:var(--cp-text)}.overview-map-module__dNZlGW__tooltip p{font-size:12px}.overview-map-module__dNZlGW__tooltip dd{color:var(--cp-text)}.overview-map-module__dNZlGW__mapLegend{border-color:var(--cp-border);background:#f5f8fa}.overview-map-module__dNZlGW__mapLegend a{color:var(--blue)}.overview-map-module__dNZlGW__scale>span{font-size:13px}.overview-map-module__dNZlGW__fallback [data-region-label]{cursor:pointer;text-shadow:none;outline:none}.overview-map-module__dNZlGW__fallback [data-region-label]:focus-visible{paint-order:stroke;stroke:#fdfeff;stroke-width:4px}@media (max-width:1550px){.overview-map-module__dNZlGW__mapHeader{flex-wrap:nowrap;gap:8px;padding:13px 14px}}@media (max-width:1050px){.overview-map-module__dNZlGW__mapHeader{flex-wrap:wrap}}@media (max-width:760px){.overview-map-module__dNZlGW__mapHeader{gap:10px;padding:14px}.overview-map-module__dNZlGW__tooltip{width:210px;padding:10px 12px;top:42px;right:8px}.overview-map-module__dNZlGW__mapLegend{gap:7px 10px;padding:9px 12px}.overview-map-module__dNZlGW__scale>span{font-size:12px}.overview-map-module__dNZlGW__mapLegend{flex:0 0 66px;row-gap:4px;height:66px}.overview-map-module__dNZlGW__scale[data-mode=regionalReports]{display:contents}}
.overview-attention-module__wjtCMq__panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0}.overview-attention-module__wjtCMq__attention{flex-direction:column;min-height:0;display:flex}.overview-attention-module__wjtCMq__panelHeading{justify-content:space-between;align-items:center;gap:8px;padding:11px 16px 5px;display:flex}.overview-attention-module__wjtCMq__panelHeading h2{font-size:17px;font-family:var(--font-serif);color:var(--navy);margin:0;font-weight:600}.overview-attention-module__wjtCMq__panelHeading>span{color:var(--muted);white-space:nowrap;font-size:13px}.overview-attention-module__wjtCMq__attentionStats{color:var(--muted);flex-wrap:wrap;gap:3px 15px;padding:0 16px 6px;font-size:12px;display:flex}.overview-attention-module__wjtCMq__attentionStats b{font-family:var(--font-number);font-variant-numeric:tabular-nums;margin-left:3px;font-size:14px;font-weight:600}.overview-attention-module__wjtCMq__major{color:var(--danger)}.overview-attention-module__wjtCMq__highRisk{color:var(--amber)}.overview-attention-module__wjtCMq__attentionList>a{color:var(--text);border-top:1px solid var(--line);padding:8px 0;display:block}.overview-attention-module__wjtCMq__itemTop{align-items:center;gap:7px;min-height:19px;display:flex}.overview-attention-module__wjtCMq__itemTop>svg{color:var(--muted);margin-left:auto}.overview-attention-module__wjtCMq__majorBadge,.overview-attention-module__wjtCMq__riskBadge,.overview-attention-module__wjtCMq__resolved,.overview-attention-module__wjtCMq__unresolved{border-radius:3px;padding:0 5px;font-size:12px;line-height:18px;display:inline-block}.overview-attention-module__wjtCMq__majorBadge{color:var(--danger);background:color-mix(in srgb,var(--danger) 6%,white)}.overview-attention-module__wjtCMq__riskBadge{color:var(--amber);background:var(--soft-amber)}.overview-attention-module__wjtCMq__resolved{color:var(--success)}.overview-attention-module__wjtCMq__unresolved{color:var(--amber)}.overview-attention-module__wjtCMq__attentionList h3{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);margin:3px 0 0;font-size:14px;font-weight:600;line-height:21px;overflow:hidden}.overview-attention-module__wjtCMq__attentionList>a:hover h3{color:var(--blue)}.overview-attention-module__wjtCMq__attentionList p{-webkit-line-clamp:2;color:var(--text);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:2px 0;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.overview-attention-module__wjtCMq__itemMeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:18px;overflow:hidden}.overview-attention-module__wjtCMq__attentionFoot{border-top:1px solid var(--line);color:var(--blue);margin-top:auto;padding:5px 16px;font-size:13px}.overview-attention-module__wjtCMq__attentionFoot summary{cursor:pointer;justify-content:flex-end;align-items:center;gap:4px;line-height:23px;list-style:none;display:flex}.overview-attention-module__wjtCMq__attentionFoot summary::-webkit-details-marker{display:none}.overview-attention-module__wjtCMq__attentionFoot nav{flex-direction:column;gap:7px;padding:8px 0;display:flex}.overview-attention-module__wjtCMq__attentionFoot nav a{line-height:1.6}.overview-attention-module__wjtCMq__attentionEmpty strong{color:var(--muted);font-size:14px;font-weight:400}.overview-attention-module__wjtCMq__attentionCompact{min-height:130px;flex:none!important}@media (max-width:760px){.overview-attention-module__wjtCMq__attentionList>a{padding:11px 0}.overview-attention-module__wjtCMq__attentionStats{gap:4px 12px}.overview-attention-module__wjtCMq__attentionList h3{font-size:15px}.overview-attention-module__wjtCMq__attentionList p{font-size:14px}}.overview-attention-module__wjtCMq__panel{background:var(--ov-card,#fdfeff);border-color:var(--ov-line,var(--line));border-radius:8px}.overview-attention-module__wjtCMq__panelHeading{padding:16px 18px 10px}.overview-attention-module__wjtCMq__panelHeading h2{font-size:18px}.overview-attention-module__wjtCMq__attentionStats{gap:5px 12px;padding:0 18px 12px;font-size:13px}.overview-attention-module__wjtCMq__attentionList{padding:0 18px}.overview-attention-module__wjtCMq__attentionList>a{padding:14px 0}.overview-attention-module__wjtCMq__attentionList h3{margin-top:6px;font-size:15px;line-height:23px}.overview-attention-module__wjtCMq__attentionList p{margin:5px 0;line-height:21px}.overview-attention-module__wjtCMq__itemMeta{font-size:13px;line-height:20px}.overview-attention-module__wjtCMq__attentionFoot{padding:8px 18px}.overview-attention-module__wjtCMq__attentionEmpty{padding:18px}.overview-attention-module__wjtCMq__attentionCompact{flex:1 0 auto!important}@media (max-width:1550px){.overview-attention-module__wjtCMq__panelHeading{padding:14px 14px 9px}.overview-attention-module__wjtCMq__attentionStats{padding:0 14px 10px}.overview-attention-module__wjtCMq__attentionList{padding:0 14px}.overview-attention-module__wjtCMq__attentionList>a{padding:12px 0}.overview-attention-module__wjtCMq__attentionFoot{padding:7px 14px}}
.overview-module___K8B9q__overview{flex-direction:column;gap:14px;min-width:0;display:flex}.overview-module___K8B9q__heading{border-bottom:2px solid var(--deep-blue);justify-content:space-between;align-items:center;gap:20px;padding-bottom:13px;display:flex}.overview-module___K8B9q__heading h1{margin:0;font-size:26px;font-weight:600;line-height:1.45}.overview-module___K8B9q__eyebrow{color:var(--muted);margin-bottom:4px;font-size:13px}.overview-module___K8B9q__serviceLine{color:var(--muted);margin-top:5px;font-size:13px}.overview-module___K8B9q__headingActions{flex-shrink:0;align-items:center;gap:14px;display:flex}.overview-module___K8B9q__presentationButton{white-space:nowrap;color:var(--blue)}.overview-module___K8B9q__tools{flex-wrap:wrap;align-items:center;gap:18px;min-height:38px;display:flex}.overview-module___K8B9q__dates{color:var(--muted);flex-wrap:wrap;align-items:center;gap:22px;font-size:13px;display:flex}.overview-module___K8B9q__dates span{align-items:center;gap:6px;display:flex}.overview-module___K8B9q__regionFilter{align-items:center;gap:9px;margin-left:auto;font-size:14px;display:flex}.overview-module___K8B9q__regionFilter select{background:var(--surface);width:auto;min-width:170px;padding:7px 28px 7px 10px}.overview-module___K8B9q__dateFilter{font-size:14px;position:relative}.overview-module___K8B9q__dateFilter summary{cursor:pointer;color:var(--blue);align-items:center;gap:6px;display:flex}.overview-module___K8B9q__dateFilter form{z-index:15;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:360px;box-shadow:var(--shadow);flex-wrap:wrap;gap:12px;padding:18px;display:flex;position:absolute;top:32px;right:0}.overview-module___K8B9q__dateFilter label{flex-direction:column;flex:1;gap:5px;display:flex}.overview-module___K8B9q__scopeNote{color:var(--muted);margin:-6px 0 0;font-size:13px;line-height:1.5}.overview-module___K8B9q__demo{color:var(--blue);background:var(--soft-blue);border-radius:var(--control-radius);margin:0;padding:8px 12px;font-size:13px}.overview-module___K8B9q__metricBand{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:minmax(0,2.3fr) repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.overview-module___K8B9q__group{border-left:1px solid var(--line);color:var(--text);flex-direction:column;gap:8px;min-width:0;padding:13px 20px 14px;display:flex}.overview-module___K8B9q__group:first-child{border-left:0}.overview-module___K8B9q__group h2{font-size:15px;font-family:var(--font-serif);letter-spacing:.02em;color:var(--navy);margin:0;font-weight:600}.overview-module___K8B9q__group:hover h2{color:var(--blue)}.overview-module___K8B9q__figures{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.overview-module___K8B9q__figure{flex-direction:column;flex:0 auto;gap:2px;min-width:0;display:flex}.overview-module___K8B9q__figure strong{font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);font-size:33px;font-weight:650;line-height:1.1}.overview-module___K8B9q__figure span{color:var(--muted);white-space:nowrap;font-size:13px}.overview-module___K8B9q__figure i{opacity:.75;margin-left:5px;font-style:normal}.overview-module___K8B9q__figure[data-tone=success] strong{color:var(--success)}.overview-module___K8B9q__figure[data-tone=amber] strong{color:var(--amber)}.overview-module___K8B9q__figure[data-tone=danger] strong{color:var(--danger)}.overview-module___K8B9q__groupMain{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.overview-module___K8B9q__groupMain strong{font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);font-size:33px;font-weight:650;line-height:1.1}.overview-module___K8B9q__groupMain span{color:var(--muted);font-size:16px}.overview-module___K8B9q__groupMain b{color:var(--navy);font-size:21px;font-weight:600;line-height:1.4}.overview-module___K8B9q__groupMain small{color:var(--muted);margin-left:auto;font-size:13px}.overview-module___K8B9q__track{background:var(--soft-blue);border-radius:2px;height:3px;margin-top:auto;display:block}.overview-module___K8B9q__track>i{background:var(--teal);border-radius:2px;height:100%;display:block}.overview-module___K8B9q__groupNote{color:var(--muted);margin-top:auto;font-size:12px;line-height:1.6}.overview-module___K8B9q__groupDetail{color:var(--muted);flex-wrap:wrap;gap:3px 12px;font-size:13px;display:flex}.overview-module___K8B9q__groupDetail b{color:var(--navy);font-family:var(--font-number);font-variant-numeric:tabular-nums;font-weight:600}.overview-module___K8B9q__mainRow{grid-template-columns:minmax(0,70fr) minmax(0,30fr);align-items:stretch;gap:16px;min-height:638px;display:grid}.overview-module___K8B9q__sideColumn{flex-direction:column;gap:14px;min-width:0;min-height:0;display:flex}.overview-module___K8B9q__sideColumn>section:last-child{flex:1 0 auto;min-height:0}.overview-module___K8B9q__panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;overflow:hidden}.overview-module___K8B9q__regionSummary{flex-direction:column;flex:none;display:flex}.overview-module___K8B9q__panelHeading{justify-content:space-between;align-items:center;gap:8px;padding:9px 14px 7px;display:flex}.overview-module___K8B9q__panelHeading h2{font-size:17px;font-family:var(--font-serif);letter-spacing:.02em;color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.overview-module___K8B9q__panelHeading>span{color:var(--blue);background:var(--soft-blue);border-radius:var(--control-radius);white-space:nowrap;flex-shrink:0;padding:2px 8px;font-size:12px}.overview-module___K8B9q__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.overview-module___K8B9q__grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:5px 12px}.overview-module___K8B9q__grid>div:nth-child(3n),.overview-module___K8B9q__grid>div:last-child{border-right:0}.overview-module___K8B9q__grid[data-items="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-module___K8B9q__grid dt{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.overview-module___K8B9q__grid dd{font-size:19px;font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-weight:600;overflow:hidden}.overview-module___K8B9q__grid dd[data-tone=success]{color:var(--success)}.overview-module___K8B9q__grid dd[data-tone=amber]{color:var(--amber)}.overview-module___K8B9q__grid dd[data-tone=danger]{color:var(--danger)}.overview-module___K8B9q__summaryNote{color:var(--muted);padding:7px 14px 0;font-size:13px}.overview-module___K8B9q__rate{grid-template-columns:1fr auto;align-items:center;gap:5px 10px;padding:6px 14px 8px;display:grid}.overview-module___K8B9q__rate span{color:var(--muted);font-size:13px}.overview-module___K8B9q__rate b{font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);font-size:16px}.overview-module___K8B9q__rate>i{background:var(--soft-blue);border-radius:2px;grid-column:1/-1;height:4px;display:block;overflow:hidden}.overview-module___K8B9q__rate>i>i{background:var(--teal);border-radius:2px;height:100%;display:block}.overview-module___K8B9q__noRecords{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:17px 16px;font-size:14px;line-height:1.8}.overview-module___K8B9q__progressRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}:is(.overview-module___K8B9q__progressRow .panel-head,.overview-module___K8B9q__results .panel-head){min-height:54px;padding:14px 20px}.overview-module___K8B9q__bars{padding:16px 20px 13px}.overview-module___K8B9q__bar{grid-template-columns:158px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:11px;font-size:13px;display:grid}.overview-module___K8B9q__bar>span{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overview-module___K8B9q__bar>i{background:var(--soft-blue);border-radius:2px;height:9px;display:block;overflow:hidden}.overview-module___K8B9q__bar>i>i{border-radius:2px;height:100%;display:block}.overview-module___K8B9q__bar>b{font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);white-space:nowrap;font-size:13px;font-weight:600}.overview-module___K8B9q__subBar>span{color:var(--muted);white-space:normal;font-size:13px;line-height:1.5}.overview-module___K8B9q__barNote{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:11px;font-size:12px;line-height:1.7}.overview-module___K8B9q__milestones{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:22px 20px 20px;display:grid}.overview-module___K8B9q__milestones>div{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;display:flex;position:relative}.overview-module___K8B9q__milestones>div:not(:last-child):after{content:"";background:var(--line);height:2px;position:absolute;top:17px;left:calc(50% + 22px);right:calc(12px - 50%)}.overview-module___K8B9q__milestoneNode{border:1px solid color-mix(in srgb,var(--teal) 38%,white);background:var(--soft-blue);width:36px;height:36px;color:var(--deep-blue);font-family:var(--font-number);border-radius:50%;place-items:center;font-size:13px;display:grid}.overview-module___K8B9q__milestones>div:last-child .overview-module___K8B9q__milestoneNode{background:var(--deep-blue);border-color:var(--deep-blue);color:#fff}.overview-module___K8B9q__milestones strong{font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);font-size:30px;font-weight:600;line-height:1.2}.overview-module___K8B9q__milestones>div>span:last-child{color:var(--text);font-size:14px;line-height:1.6}.overview-module___K8B9q__regionGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:16px 20px 12px;display:grid}.overview-module___K8B9q__regionGrid a{text-align:center;border-radius:var(--control-radius);flex-direction:column;align-items:center;gap:3px;min-width:0;padding:10px 6px;display:flex}.overview-module___K8B9q__regionGrid strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:600;overflow:hidden}.overview-module___K8B9q__regionGrid span{opacity:.9;white-space:normal;max-width:100%;font-size:13px;line-height:1.5}.overview-module___K8B9q__regionGrid a:hover{box-shadow:inset 0 0 0 2px #fff9}.overview-module___K8B9q__regionGrid a[data-selected=true]{box-shadow:inset 0 0 0 2px var(--navy)}.overview-module___K8B9q__regionLegend{color:var(--muted);flex-wrap:wrap;gap:7px 16px;padding:0 20px 16px;font-size:12px;display:flex}.overview-module___K8B9q__regionLegend span{align-items:center;gap:6px;display:flex}.overview-module___K8B9q__regionLegend i{border-radius:2px;flex-shrink:0;width:16px;height:9px}.overview-module___K8B9q__resultList{flex-direction:column;padding:2px 20px 4px;display:flex}.overview-module___K8B9q__resultList article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 14px;min-width:0;padding:11px 0;display:grid}.overview-module___K8B9q__resultList article:last-child{border-bottom:0}.overview-module___K8B9q__resultHeading{align-items:center;gap:8px;min-width:0;display:flex}.overview-module___K8B9q__resultHeading>svg{color:var(--blue);flex-shrink:0}.overview-module___K8B9q__resultHeading a{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.6;overflow:hidden}.overview-module___K8B9q__resultHeading a:hover{color:var(--blue)}.overview-module___K8B9q__resultMeta{color:var(--muted);flex-wrap:wrap;grid-column:1;gap:3px 12px;min-width:0;padding-left:27px;font-size:12px;display:flex}.overview-module___K8B9q__resultMeta>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.overview-module___K8B9q__resultType{color:var(--blue)}.overview-module___K8B9q__resultActions{flex-shrink:0;grid-area:1/2/3;align-items:center;gap:13px;font-size:13px;display:flex}.overview-module___K8B9q__resultActions a{color:var(--blue);align-items:center;gap:2px;display:flex}.overview-module___K8B9q__results .empty{min-height:130px;padding:20px}.overview-module___K8B9q__inspectionUnits .empty{min-height:110px}.overview-module___K8B9q__unitList{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;max-height:210px;padding:14px 18px;display:grid;overflow:auto}.overview-module___K8B9q__unitList a{border:1px solid var(--line);border-radius:var(--control-radius);color:var(--text);flex-direction:column;gap:5px;padding:10px 12px;font-size:13px;display:flex}.overview-module___K8B9q__unitList strong{color:var(--navy);overflow-wrap:anywhere;font-size:14px}:is(.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .sidebar,.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .topbar,.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .mobile-nav,.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .preview-banner,.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .footer){display:none}.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) .workspace{margin-left:0}.overview-module___K8B9q__overview[data-presentation=true]{gap:12px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__heading{padding-bottom:10px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__heading .overview-module___K8B9q__eyebrow{display:none}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__group{padding:13px 20px 14px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__figure strong,.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__groupMain strong{font-size:35px}@media (min-width:1700px){.overview-module___K8B9q__overview[data-presentation=true]{gap:10px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__mainRow{min-height:638px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__tools{min-height:34px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__scopeNote{margin-top:0}:is(.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__progressRow .panel-head,.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__results .panel-head){min-height:46px;padding:11px 20px}.overview-module___K8B9q__overview[data-presentation=true] [data-testid=overview-map]>div:first-child{padding:11px 20px}.overview-module___K8B9q__overview[data-presentation=true] [data-testid=overview-map]>div:first-child p{display:none}}@media (max-width:1450px){.overview-module___K8B9q__metricBand{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-module___K8B9q__group{border-left:0;border-top:1px solid var(--line)}.overview-module___K8B9q__group:nth-child(2n){border-left:1px solid var(--line)}.overview-module___K8B9q__group:nth-child(-n+2){border-top:0}.overview-module___K8B9q__mainRow{grid-template-columns:minmax(0,69fr) minmax(0,31fr)}.overview-module___K8B9q__bar{grid-template-columns:130px minmax(0,1fr) auto;gap:10px}.overview-module___K8B9q__regionGrid{gap:5px;padding-left:12px;padding-right:12px}}@media (max-width:1050px){.overview-module___K8B9q__mainRow{grid-template-columns:1fr;min-height:0}.overview-module___K8B9q__mainRow>section:first-child{height:500px}.overview-module___K8B9q__progressRow{grid-template-columns:1fr}.overview-module___K8B9q__regionFilter{margin-left:0}.overview-module___K8B9q__regionGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.overview-module___K8B9q__overview{gap:14px}.overview-module___K8B9q__headingActions>.overview-module___K8B9q__presentationButton{display:none}.overview-module___K8B9q__headingActions .badge{font-size:12px}.overview-module___K8B9q__heading{gap:8px}.overview-module___K8B9q__heading h1{font-size:24px}.overview-module___K8B9q__eyebrow{font-size:12px}.overview-module___K8B9q__dates{flex-direction:column;align-items:flex-start;gap:6px}.overview-module___K8B9q__metricBand{grid-template-columns:1fr}.overview-module___K8B9q__group,.overview-module___K8B9q__group:nth-child(2n){border-left:0;border-top:1px solid var(--line)}.overview-module___K8B9q__group:first-child{border-top:0}.overview-module___K8B9q__figures{gap:10px 18px}.overview-module___K8B9q__figure{flex:none;min-width:78px}.overview-module___K8B9q__figure strong,.overview-module___K8B9q__groupMain strong{font-size:28px}.overview-module___K8B9q__mainRow>section:first-child{height:485px}.overview-module___K8B9q__regionFilter select{min-width:155px}.overview-module___K8B9q__dateFilter form{width:320px;left:-170px;right:auto}.overview-module___K8B9q__grid,.overview-module___K8B9q__grid[data-items="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-module___K8B9q__grid>div:nth-child(3n){border-right:1px solid var(--line)}.overview-module___K8B9q__grid>div:nth-child(2n),.overview-module___K8B9q__grid>div:last-child{border-right:0}.overview-module___K8B9q__bar{grid-template-columns:118px minmax(0,1fr);row-gap:4px}.overview-module___K8B9q__bar>b{text-align:right;grid-column:2}.overview-module___K8B9q__milestones{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.overview-module___K8B9q__milestones>div:nth-child(2):after{display:none}.overview-module___K8B9q__regionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 16px 10px}.overview-module___K8B9q__regionGrid a{padding:8px 4px}.overview-module___K8B9q__regionGrid strong{font-size:14px}.overview-module___K8B9q__regionGrid span{font-size:13px}.overview-module___K8B9q__resultList{padding:2px 16px 4px}.overview-module___K8B9q__resultMeta{padding-left:0}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__heading h1{font-size:22px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__presentationButton{display:inline-flex}.overview-module___K8B9q__metricBand,.overview-module___K8B9q__mainRow,.overview-module___K8B9q__sideColumn,.overview-module___K8B9q__progressRow{display:contents}.overview-module___K8B9q__group{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line)!important}.overview-module___K8B9q__group:first-child{order:1}.overview-module___K8B9q__sideColumn>section:last-child{order:2}.overview-module___K8B9q__mobileRectification,.overview-module___K8B9q__inspectionUnits{order:3}.overview-module___K8B9q__mainRow>section:first-child,.overview-module___K8B9q__regionSummary{order:4}.overview-module___K8B9q__group:nth-child(2),.overview-module___K8B9q__mobileSiteProgress{order:5}.overview-module___K8B9q__group:nth-child(3),.overview-module___K8B9q__group:nth-child(4),.overview-module___K8B9q__mobileRegionalProgress{order:6}.overview-module___K8B9q__results{order:7}}.overview-module___K8B9q__overview{--ov-background:#f2f5f8;--ov-card:#fdfeff;--ov-soft:#e9f0f5;--ov-line:#d9e3eb;gap:18px}.app-shell:has(.overview-module___K8B9q__overview) .workspace{background:#f2f5f8}.app-shell:has(.overview-module___K8B9q__overview) main{max-width:1640px;padding:24px 28px 30px}.app-shell:has(.overview-module___K8B9q__overview) .footer{display:none}.overview-module___K8B9q__heading{border:0;gap:20px;min-height:42px;padding:0}.overview-module___K8B9q__heading h1{white-space:nowrap;font-size:24px}.overview-module___K8B9q__tools{justify-content:flex-end;gap:14px}.overview-module___K8B9q__dates{gap:6px}.overview-module___K8B9q__regionFilter{margin-left:0;font-size:13px}.overview-module___K8B9q__regionFilter select{min-width:140px}.overview-module___K8B9q__presentationButton{background:var(--ov-card)}.overview-module___K8B9q__dateFilter{font-size:13px}.overview-module___K8B9q__metricBand{box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1.65fr) minmax(0,1.1fr) repeat(2,minmax(0,1fr));gap:14px;display:grid;overflow:visible}.overview-module___K8B9q__group,.overview-module___K8B9q__group:first-child{background:var(--ov-card);border:1px solid var(--ov-line);border-radius:8px;gap:12px;min-height:172px;padding:18px 20px;box-shadow:0 2px 7px #19395405}.overview-module___K8B9q__group h2{font-size:17px}.overview-module___K8B9q__group:hover{border-color:#afc5d6}.overview-module___K8B9q__figures{flex-wrap:nowrap;justify-content:space-between;gap:8px}.overview-module___K8B9q__figure{gap:5px}.overview-module___K8B9q__figures{align-items:flex-start}.overview-module___K8B9q__figure strong,.overview-module___K8B9q__groupMain strong{font-size:34px}.overview-module___K8B9q__figure i{margin-left:3px}.overview-module___K8B9q__figure:last-child i{display:none}.overview-module___K8B9q__groupMain b{padding-top:4px;font-size:26px}.overview-module___K8B9q__groupMain small{margin-left:0}.overview-module___K8B9q__groupNote{font-size:13px}.overview-module___K8B9q__track{background:var(--ov-soft)}.overview-module___K8B9q__track>i{background:#729bb9}.overview-module___K8B9q__mainRow{grid-template-columns:minmax(0,70fr) minmax(0,30fr);gap:18px;min-height:548px}.overview-module___K8B9q__sideColumn{gap:12px}.overview-module___K8B9q__panel{background:var(--ov-card);border-color:var(--ov-line);border-radius:8px}.overview-module___K8B9q__panelHeading{padding:12px 16px 8px}.overview-module___K8B9q__panelHeading>span{color:var(--muted);background:0 0;padding:0;font-size:13px}.overview-module___K8B9q__grid{border:0;gap:8px 10px;padding:0 16px 10px}.overview-module___K8B9q__grid>div{padding:0;border:0!important}.overview-module___K8B9q__grid dd{font-size:18px}.overview-module___K8B9q__regionDetailLink{text-align:right;border-top:1px solid var(--ov-line);color:var(--blue);padding:7px 16px;font-size:13px;display:block}.overview-module___K8B9q__progressRow{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px}.overview-module___K8B9q__progressRow .panel{background:var(--ov-card);border-color:var(--ov-line);border-radius:8px}.overview-module___K8B9q__progressRow .panel-head{min-height:52px;padding:15px 18px}.overview-module___K8B9q__progressRow .panel-head h2{font-size:17px}.overview-module___K8B9q__regionGrid{gap:7px;padding:14px 18px 12px}.overview-module___K8B9q__regionGrid a{border-radius:5px;gap:5px;padding:12px 3px}.overview-module___K8B9q__regionGrid a:hover{outline:1px solid #6b91af}.overview-module___K8B9q__regionGrid a[data-selected=true]{box-shadow:none;outline:2px solid #416f94}.overview-module___K8B9q__regionLegend{gap:8px 15px;padding:0 18px 16px;font-size:13px}.overview-module___K8B9q__resultList{padding:0 18px 3px}.overview-module___K8B9q__resultList article{gap:3px 10px;padding:10px 0}.overview-module___K8B9q__resultMeta{gap:2px 10px;font-size:13px}.overview-module___K8B9q__resultActions{gap:9px}.app-shell:has(.overview-module___K8B9q__overview[data-presentation=true]) main{max-width:none;padding:20px 28px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__mainRow{min-height:610px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__heading h1{font-size:26px}@media (max-width:1550px){.app-shell:has(.overview-module___K8B9q__overview) main{padding:20px}.overview-module___K8B9q__heading{align-items:flex-start}.overview-module___K8B9q__tools{gap:10px}.overview-module___K8B9q__dates{flex-basis:100%;justify-content:flex-end}.overview-module___K8B9q__metricBand{grid-template-columns:minmax(0,1.75fr) minmax(0,1.12fr) repeat(2,minmax(0,1fr));gap:10px}.overview-module___K8B9q__group,.overview-module___K8B9q__group:first-child{gap:10px;min-height:180px;padding:15px 13px}.overview-module___K8B9q__group h2{font-size:16px}.overview-module___K8B9q__figure strong,.overview-module___K8B9q__groupMain strong{font-size:30px}.overview-module___K8B9q__figure i{display:none}.overview-module___K8B9q__figures{gap:7px}.overview-module___K8B9q__figure:last-child span{white-space:normal;max-width:56px;line-height:1.35}.overview-module___K8B9q__groupMain small{flex-basis:100%}.overview-module___K8B9q__groupDetail{gap:2px 9px}.overview-module___K8B9q__mainRow{gap:14px;min-height:540px}.overview-module___K8B9q__progressRow{gap:14px}.overview-module___K8B9q__regionGrid{gap:5px;padding:12px}.overview-module___K8B9q__regionGrid a{padding:10px 2px}}@media (max-width:1100px){.overview-module___K8B9q__metricBand{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-module___K8B9q__figure:last-child span{white-space:nowrap;max-width:none}.overview-module___K8B9q__mainRow{grid-template-columns:minmax(0,64fr) minmax(0,36fr)}.overview-module___K8B9q__progressRow{grid-template-columns:1fr}}@media (max-width:760px){.app-shell:has(.overview-module___K8B9q__overview) main{padding:16px 14px 28px}.overview-module___K8B9q__overview{gap:14px}.overview-module___K8B9q__heading{flex-direction:column;gap:12px}.overview-module___K8B9q__tools{justify-content:flex-start;gap:10px}.overview-module___K8B9q__dates{flex-direction:row;justify-content:flex-start;align-items:center}.overview-module___K8B9q__presentationButton{display:none}.overview-module___K8B9q__regionFilter select{min-width:145px}.overview-module___K8B9q__dateFilter form{width:min(320px,100vw - 32px);left:auto;right:0}.overview-module___K8B9q__metricBand{order:1;gap:10px;display:grid}.overview-module___K8B9q__group,.overview-module___K8B9q__group:first-child{min-height:150px;padding:14px}.overview-module___K8B9q__group:first-child{grid-column:1/-1;min-height:140px}.overview-module___K8B9q__group:last-child{grid-column:1/-1;min-height:110px}.overview-module___K8B9q__group h2{font-size:16px}.overview-module___K8B9q__figure{min-width:0}.overview-module___K8B9q__figure strong,.overview-module___K8B9q__groupMain strong{font-size:30px}.overview-module___K8B9q__groupMain b{font-size:24px}.overview-module___K8B9q__figure:last-child span{white-space:normal;max-width:54px}.overview-module___K8B9q__mainRow,.overview-module___K8B9q__sideColumn,.overview-module___K8B9q__progressRow{display:contents}.overview-module___K8B9q__sideColumn>section:last-child{order:2}.overview-module___K8B9q__regionSummary{order:3}.overview-module___K8B9q__mainRow>section:first-child{order:4;height:430px}.overview-module___K8B9q__mobileRegionalProgress{order:5}.overview-module___K8B9q__results{order:6}.overview-module___K8B9q__regionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.overview-module___K8B9q__regionGrid a{padding:10px 4px}.overview-module___K8B9q__resultMeta{padding-left:0}.overview-module___K8B9q__resultActions{gap:7px}.overview-module___K8B9q__resultList{padding:0 14px}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__presentationButton{display:inline-flex}.overview-module___K8B9q__overview[data-presentation=true] .overview-module___K8B9q__mainRow{min-height:0}}
.inspection-module__Clftfa__page{flex-direction:column;gap:18px;min-width:0;display:flex}.inspection-module__Clftfa__page .page-heading{margin-bottom:0}.inspection-module__Clftfa__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.inspection-module__Clftfa__stat{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:16px 18px}.inspection-module__Clftfa__stat span{color:var(--text);font-size:14px;display:block}.inspection-module__Clftfa__stat strong{font-size:30px;font-family:var(--font-number);font-variant-numeric:tabular-nums;color:var(--navy);margin:6px 5px 3px 0;font-weight:600;display:inline-block}.inspection-module__Clftfa__stat small{color:var(--muted);font-size:13px}.inspection-module__Clftfa__stat[data-tone=success] strong{color:var(--success)}.inspection-module__Clftfa__stat[data-tone=major] strong{color:var(--danger,#d95050)}.inspection-module__Clftfa__filters,.inspection-module__Clftfa__basic{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:14px;padding:18px;display:grid}.inspection-module__Clftfa__basic{align-items:start}.inspection-module__Clftfa__basic>label>input,.inspection-module__Clftfa__basic>label>select{min-height:44px}.inspection-module__Clftfa__filters label,.inspection-module__Clftfa__basic label,.inspection-module__Clftfa__row label,.inspection-module__Clftfa__quick label,.inspection-module__Clftfa__recordDate{color:var(--text);flex-direction:column;gap:7px;font-size:14px;display:flex}.inspection-module__Clftfa__filters input,.inspection-module__Clftfa__filters select,.inspection-module__Clftfa__basic input,.inspection-module__Clftfa__basic select,.inspection-module__Clftfa__basic textarea,.inspection-module__Clftfa__quick input,.inspection-module__Clftfa__quick select,.inspection-module__Clftfa__row textarea,.inspection-module__Clftfa__recordDate input{width:100%;min-width:0}.inspection-module__Clftfa__filters .inspection-module__Clftfa__actions{grid-column:1/-1}.inspection-module__Clftfa__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inspection-module__Clftfa__wide{grid-column:1/-1}.inspection-module__Clftfa__basic .inspection-module__Clftfa__unit{grid-column:span 2}.inspection-module__Clftfa__region{color:var(--muted);margin:0;font-size:13px}.inspection-module__Clftfa__basic textarea{min-height:72px}.inspection-module__Clftfa__quick{background:var(--soft-blue);border-radius:var(--radius);grid-template-columns:2fr 1fr 1fr;gap:12px;margin-top:12px;padding:14px;display:grid}.inspection-module__Clftfa__rows{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.inspection-module__Clftfa__row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:14px 16px}.inspection-module__Clftfa__row header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.inspection-module__Clftfa__row header strong{font-size:16px}.inspection-module__Clftfa__row header button{margin-left:auto;font-size:13px}.inspection-module__Clftfa__issueFields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.inspection-module__Clftfa__row textarea{resize:vertical;min-height:96px;line-height:1.65}.inspection-module__Clftfa__row .inspection-module__Clftfa__check{flex-direction:row;align-items:center;gap:7px;margin-top:10px;display:flex}.inspection-module__Clftfa__check input{width:16px;height:16px}.inspection-module__Clftfa__row .inspection-module__Clftfa__basis{margin-top:12px}.inspection-module__Clftfa__row .inspection-module__Clftfa__basis textarea{min-height:70px}.inspection-module__Clftfa__bottom{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);z-index:10;box-shadow:var(--shadow);align-items:center;gap:10px;padding:14px 18px;display:flex;position:sticky;bottom:10px}.inspection-module__Clftfa__bottom small{color:var(--muted);margin-right:auto}.inspection-module__Clftfa__bottom button{white-space:nowrap}.inspection-module__Clftfa__upload{padding:16px 18px}.inspection-module__Clftfa__upload label{margin-bottom:8px;font-weight:600;display:block}.inspection-module__Clftfa__upload input{width:100%}.inspection-module__Clftfa__fileList{flex-direction:column;gap:0;display:flex}.inspection-module__Clftfa__file{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:13px 18px;display:flex}.inspection-module__Clftfa__file strong{overflow-wrap:anywhere;font-size:14px}.inspection-module__Clftfa__file small{color:var(--muted);margin-top:4px;font-size:13px;display:block}.inspection-module__Clftfa__file .inspection-module__Clftfa__actions{color:var(--blue);flex-shrink:0;font-size:13px}.inspection-module__Clftfa__pending{align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.inspection-module__Clftfa__pending span{overflow-wrap:anywhere}.inspection-module__Clftfa__pending button{margin-left:auto}.inspection-module__Clftfa__page .empty{min-height:125px;padding:20px}.inspection-module__Clftfa__major{color:var(--danger,#d95050);background:#fcf1f1;border-radius:3px;padding:1px 5px;font-size:13px;line-height:1.5;display:inline-block}.inspection-module__Clftfa__completed{color:var(--success);font-weight:600}.inspection-module__Clftfa__unrectified{color:var(--amber);font-weight:600}.inspection-module__Clftfa__history{color:var(--text);padding:16px 18px}.inspection-module__Clftfa__history summary{cursor:pointer;font-size:14px}.inspection-module__Clftfa__history article{border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.inspection-module__Clftfa__history p{margin:5px 0}.inspection-module__Clftfa__rectRow{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:20px;display:grid}.inspection-module__Clftfa__rectRow p{white-space:pre-wrap;margin:7px 0;font-size:14px;line-height:1.75}.inspection-module__Clftfa__rectRow h3{margin:0;font-size:15px;line-height:1.7}.inspection-module__Clftfa__radios{gap:22px;margin:8px 0 12px;display:flex}.inspection-module__Clftfa__radios label{flex-direction:row;align-items:center;gap:6px;display:flex}.inspection-module__Clftfa__radios input{width:16px;height:16px}.inspection-module__Clftfa__rectRow textarea{min-height:65px}.inspection-module__Clftfa__error{color:var(--danger,#d95050);background:#fcf1f1;border-radius:6px;padding:12px 16px}.inspection-module__Clftfa__notice{color:var(--success);background:#eff8f5;border-radius:6px;padding:12px 16px}.inspection-module__Clftfa__helper{color:var(--muted);font-size:13px;line-height:1.7}.inspection-module__Clftfa__toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.inspection-module__Clftfa__recordDate{max-width:220px}@media (max-width:1100px){.inspection-module__Clftfa__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.inspection-module__Clftfa__filters,.inspection-module__Clftfa__basic{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.inspection-module__Clftfa__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.inspection-module__Clftfa__stat{padding:12px}.inspection-module__Clftfa__stat strong{font-size:27px}.inspection-module__Clftfa__filters,.inspection-module__Clftfa__basic{grid-template-columns:1fr;padding:14px}.inspection-module__Clftfa__basic .inspection-module__Clftfa__unit{grid-column:auto}.inspection-module__Clftfa__quick,.inspection-module__Clftfa__issueFields,.inspection-module__Clftfa__rectRow{grid-template-columns:1fr}.inspection-module__Clftfa__file{flex-direction:column;align-items:flex-start;gap:7px}.inspection-module__Clftfa__bottom{flex-wrap:wrap;position:static}.inspection-module__Clftfa__bottom small{width:100%}.inspection-module__Clftfa__rows,.inspection-module__Clftfa__row{padding:12px}.inspection-module__Clftfa__page .empty-table-head{display:none}.inspection-module__Clftfa__toolbar{flex-wrap:wrap}}.inspection-module__Clftfa__page textarea{font:inherit;color:var(--text);border:1px solid var(--line);background:var(--surface);resize:vertical;border-radius:5px;padding:10px}.inspection-module__Clftfa__page textarea:focus-visible{outline:2px solid var(--teal);outline-offset:2px}@media (min-width:641px){.inspection-module__Clftfa__listTable .responsive-table th:first-child{width:13%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(2){width:13%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(3){width:26%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(4){width:6%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(5){width:7%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(6){width:7%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(7){width:12%}.inspection-module__Clftfa__listTable .responsive-table th:nth-child(8){width:16%}:is(.inspection-module__Clftfa__listTable .responsive-table th,.inspection-module__Clftfa__listTable .responsive-table td){padding:15px 12px}.inspection-module__Clftfa__detailTable .responsive-table th:first-child{width:6%}.inspection-module__Clftfa__detailTable .responsive-table th:nth-child(2){width:35%}.inspection-module__Clftfa__detailTable .responsive-table th:nth-child(3){width:30%}.inspection-module__Clftfa__detailTable .responsive-table th:nth-child(4){width:14%}.inspection-module__Clftfa__detailTable .responsive-table th:nth-child(5){width:15%}:is(.inspection-module__Clftfa__detailTable .responsive-table th,.inspection-module__Clftfa__detailTable .responsive-table td){padding:15px 12px}}.inspection-module__Clftfa__stat[data-tone=amber] strong{color:var(--amber)}.inspection-module__Clftfa__editFields{border:0;flex-direction:column;gap:18px;min-width:0;margin:0;padding:0;display:flex}.inspection-module__Clftfa__editFields:disabled{opacity:.78}.inspection-module__Clftfa__leaveDialog{border:1px solid var(--line);border-radius:var(--radius);width:min(440px,100vw - 32px);color:var(--text);background:var(--surface);padding:24px;box-shadow:0 10px 40px #102a4333}.inspection-module__Clftfa__leaveDialog::backdrop{background:#102a4366}.inspection-module__Clftfa__leaveDialog h2{margin:0 0 20px;font-size:18px;line-height:1.7}.inspection-module__Clftfa__leaveDialog .inspection-module__Clftfa__actions{justify-content:flex-end}.inspection-module__Clftfa__undo{background:var(--soft-blue);align-items:center;gap:12px;padding:9px 12px;font-size:14px;display:flex}.inspection-module__Clftfa__compactRow{padding:10px 14px}.inspection-module__Clftfa__compactRow header{margin-bottom:7px}.inspection-module__Clftfa__compactRow header small{color:var(--muted);font-size:13px}.inspection-module__Clftfa__compactRow textarea,.inspection-module__Clftfa__compactRow .inspection-module__Clftfa__basis textarea{resize:none;min-height:70px;max-height:210px;padding:10px;font-size:14px;line-height:23px;overflow-y:auto}.inspection-module__Clftfa__compactRow .inspection-module__Clftfa__check{margin-top:7px}.inspection-module__Clftfa__compactRow .inspection-module__Clftfa__basis{margin-top:8px}.inspection-module__Clftfa__pasteDialog{width:min(820px,100vw - 24px);max-height:85dvh;overflow:auto}.inspection-module__Clftfa__pasteDialog label{margin:14px 0;font-size:14px;display:block}.inspection-module__Clftfa__pasteDialog textarea{box-sizing:border-box;width:100%;font-size:14px}.inspection-module__Clftfa__pasteDialog ol{max-height:240px;margin:12px 0;padding-left:24px;overflow:auto}.inspection-module__Clftfa__pasteDialog li{white-space:pre-wrap;overflow-wrap:anywhere;padding:6px 0;font-size:14px}.inspection-module__Clftfa__pasteDialog li p{color:var(--muted)}.inspection-module__Clftfa__mobileSummary,.inspection-module__Clftfa__mobileIssues,.inspection-module__Clftfa__mobileSave{display:none}@media (max-width:760px){.inspection-module__Clftfa__page[data-testid=inspection-detail] .inspection-module__Clftfa__stats,.inspection-module__Clftfa__desktopIssues{display:none}.inspection-module__Clftfa__mobileSummary{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));padding:10px 6px;display:grid}.inspection-module__Clftfa__mobileSummary>div{text-align:center;border-right:1px solid var(--line)}.inspection-module__Clftfa__mobileSummary>div:last-child{border:0}.inspection-module__Clftfa__mobileSummary span{font-size:13px;display:block}.inspection-module__Clftfa__mobileSummary strong{font:600 24px var(--font-number);color:var(--navy)}.inspection-module__Clftfa__mobileSummary [data-tone=success] strong{color:var(--success)}.inspection-module__Clftfa__mobileSummary [data-tone=amber] strong{color:var(--amber)}.inspection-module__Clftfa__mobileSummary [data-tone=major] strong{color:var(--danger)}.inspection-module__Clftfa__mobileIssues{padding:12px;display:block}.inspection-module__Clftfa__mobileFilters{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.inspection-module__Clftfa__mobileFilters button{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:5px;padding:9px 10px;font-size:14px}.inspection-module__Clftfa__mobileFilters button[aria-pressed=true]{color:var(--blue);background:var(--soft-blue);border-color:var(--blue)}.inspection-module__Clftfa__mobileIssue{border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}.inspection-module__Clftfa__mobileIssue header{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.inspection-module__Clftfa__mobileIssue p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.inspection-module__Clftfa__mobileIssue button{background:0 0;border:0;padding:6px 0;font-size:14px}.inspection-module__Clftfa__threeLines{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.inspection-module__Clftfa__mobileIssue details{border-top:1px solid var(--line);margin-top:7px;padding:10px 0 0}.inspection-module__Clftfa__mobileIssue summary{color:var(--blue);font-size:14px}.inspection-module__Clftfa__mobileIssue details p{margin-top:8px}.inspection-module__Clftfa__mobileSave{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;gap:8px;padding:12px;display:flex;position:static}.inspection-module__Clftfa__bottom{margin-bottom:max(12px,env(safe-area-inset-bottom))}.inspection-module__Clftfa__editFields{min-width:0}.inspection-module__Clftfa__file>div{min-width:0;max-width:100%}.inspection-module__Clftfa__pending small{display:block}.inspection-module__Clftfa__pending>span{min-width:0}html:has(.inspection-module__Clftfa__page[data-testid=inspection-editor]){scroll-padding-bottom:calc(90px + env(safe-area-inset-bottom))}.inspection-module__Clftfa__editFields input,.inspection-module__Clftfa__editFields textarea,.inspection-module__Clftfa__editFields select{scroll-margin-top:16px;scroll-margin-bottom:calc(90px + env(safe-area-inset-bottom))}}
