body{margin:0;font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--shell-font: "Segoe UI", "Inter", "Helvetica Neue", Arial, sans-serif;--shell-text: #16273b;--shell-muted: #596a7c;--shell-surface: #ffffff;--shell-surface-soft: #f5f9fd;--shell-surface-muted: #edf3f9;--shell-border: rgba(16, 37, 62, .14);--shell-border-strong: rgba(16, 37, 62, .2);--shell-shadow-soft: 0 6px 20px rgba(15, 35, 58, .09);--shell-shadow-card: 0 3px 12px rgba(15, 35, 58, .1);--shell-primary: #0f5d95;--shell-primary-soft: #1f75ad;--shell-focus: #0b6ab2;--shell-radius: 12px;--shell-gap-1: 8px;--shell-gap-2: 16px;--shell-gap-3: 24px}html,body{font-family:var(--shell-font);color:var(--shell-text);background:#fff}#root{color:var(--shell-text)}.navigation_bar nav a{letter-spacing:.01em;font-weight:600}.navigation_bar nav a:not(.dl-brand-block):hover,.navigation_bar nav a:not(.dl-brand-block):focus-visible,.navigation_bar nav .icon:hover,.navigation_bar nav .icon:focus-visible{text-decoration:none}#container_title{border-radius:var(--shell-radius) var(--shell-radius) 0 0;box-shadow:var(--shell-shadow-soft)}.description_sidebar>*,.legend_sidebar>*{box-shadow:var(--shell-shadow-soft);border-radius:var(--shell-radius)}.content_container>#container_navigation{box-shadow:var(--shell-shadow-soft);border-radius:0 0 var(--shell-radius) var(--shell-radius)}#container_navigation{border:none;background:transparent;padding:.56rem .58rem .62rem}#container_navigation li{text-transform:none;letter-spacing:.018em}#container_navigation li:after{content:none}#container_navigation [class*=list_item_active]{border-bottom:none}.leaflet-control-zoom a{border-color:var(--shell-border)!important}.leaflet-control-zoom a:hover{background:var(--shell-surface-muted)!important}#footer{border-top:1px solid var(--shell-border);background:linear-gradient(180deg,#fffffffa,#eef4fafa);color:var(--shell-muted);padding:var(--shell-gap-2)}#footer a{color:#244f79}:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}a{text-underline-offset:2px}a:hover{text-decoration-thickness:2px}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--shell-focus);outline-offset:2px}.content_container{padding:0 var(--shell-gap-2) var(--shell-gap-2) var(--shell-gap-2)}@media(max-width:800px){.description_sidebar{margin:0 var(--shell-gap-2)}.content_container{padding:0 var(--shell-gap-2) var(--shell-gap-2) var(--shell-gap-2)}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--dl-font-sans: "Segoe UI", "Inter", "Helvetica Neue", Arial, sans-serif;--dl-text-sm: .92rem;--dl-text-base: 1rem;--dl-text-lg: 1.12rem;--dl-public-content-width: 100%;--dl-public-content-max-width: 1360px;--dl-public-page-inline-padding: clamp(16px, 2.1vw, 30px);--dl-public-page-inline-padding-mobile: 14px;--dl-nav-height: 62px;--dl-nav-outer-start: #103c6b;--dl-nav-outer-mid: #0f4f86;--dl-nav-outer-end: #1f75ad;--dl-dashboard-footer-height: 52.4px}body,html{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow-x:hidden!important;width:100%;height:100%;font-family:var(--dl-font-sans);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{color:#14253d}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--dl-font-sans);letter-spacing:-.01em;line-height:1.12}.accessibilityDivNotShown{position:absolute;top:-9999px;left:-9999px}.wheelContainer{position:absolute;display:block;background:#fff;top:var(--dl-nav-height);left:0;height:calc(100% - var(--dl-nav-height));width:100%;z-index:1001}.first_goal_active{opacity:1!important}.app_container{display:grid;height:100vh;background:#fff;grid-template-columns:minmax(0,1fr);grid-template-rows:var(--dl-nav-height) 1em 150px 1fr;grid-template-areas:"nav nav nav" ". . ." "description description description" "container container container" "footer footer footer"}.app_container.home_v2_mode{display:block;height:auto;min-height:100vh;background:#e7eaee}.home_v2_route_wrapper{padding-top:var(--dl-nav-height)}.navigation_bar{grid-area:nav;z-index:1002;position:fixed;top:0;left:0;width:100%;height:var(--dl-nav-height);background:radial-gradient(circle at 10% -150%,rgba(255,255,255,.3),transparent 62%),linear-gradient(112deg,var(--dl-nav-outer-start) 0%,var(--dl-nav-outer-mid) 62%,var(--dl-nav-outer-end) 100%);border-bottom:1px solid rgba(238,246,255,.18);box-shadow:0 6px 20px #0c243d38}.content_container{position:relative;height:calc(100vh - 150px - var(--dl-nav-height) - 64px + 2em + 32px);padding:0 1em 1em;grid-area:container;box-sizing:border-box;overflow:hidden}.footer_container{grid-area:footer}.description_sidebar{margin:0 1em;min-width:90%;grid-area:description;box-sizing:border-box}.legend_sidebar{display:none;position:absolute;top:var(--dl-nav-height);left:0;height:calc(100% - var(--dl-nav-height));width:100%;z-index:1000;box-sizing:border-box}.open_mobile_legend_sidebar{display:block}.white_background{background:#fffffff5;position:absolute;top:var(--dl-nav-height);left:0;z-index:1001;height:100vh;width:100vw}.message_container{border-radius:12px;box-shadow:0 8px 24px #0f233a29;border:1px solid rgba(16,37,62,.16);padding:.85rem 1rem;position:absolute;top:50%;left:50%;z-index:1001;transform:translate(-webkit-calc(-50%),-webkit-calc(-50% - 32.5px))}.error{background:linear-gradient(180deg,#ffe7e7,#ffd8d8);border-color:#c22f2f59}.loading_text,.error_text{margin:0;text-align:center}.loading_text{color:#0f5d95;font-size:1.5em}.error_text{font-size:1.8em;color:#c22f2f}@media(min-width:1500px){.app_container{display:grid;height:100vh;grid-template-columns:clamp(252px,14vw,296px) minmax(0,1fr) clamp(252px,15vw,302px);grid-template-rows:var(--dl-nav-height) 1em minmax(0,1fr) var(--dl-dashboard-footer-height);grid-template-areas:"nav nav nav" ". . ." "legend contentBox description" "footer footer footer"}.navigation_bar{grid-area:nav}.footer_container{grid-area:footer}.legend_sidebar{display:block;grid-area:legend;position:relative;top:auto;left:auto;width:auto;height:100%;min-height:0;padding-left:1em;padding-right:1em}.content_container{grid-area:contentBox;height:100%;min-height:0}.description_sidebar{grid-area:description;height:100%;min-height:0;min-width:0;width:100%;margin:0 1em 0 0}.mobile_legend_sidebar{display:none}}.resize-animation-stopper *{animation:none!important;transition:none!important}@media(min-width:1261px)and (max-width:1499px){.app_container{display:grid;height:100vh;grid-template-columns:clamp(226px,18vw,250px) minmax(0,1fr) clamp(226px,18vw,250px);grid-template-rows:var(--dl-nav-height) 1em minmax(0,1fr) var(--dl-dashboard-footer-height);grid-template-areas:"nav nav nav" ". . ." "legend contentBox description" "footer footer footer"}.navigation_bar{grid-area:nav}.legend_sidebar{display:block;grid-area:legend;position:relative;top:auto;left:auto;width:auto;height:100%;min-height:0;padding-left:1em;padding-right:1em}.footer_container{grid-area:footer}.content_container{grid-area:contentBox;height:100%;min-height:0;padding:0 0 1em;width:100%}.description_sidebar{grid-area:description;margin:0 1em 0 0;height:100%;min-height:0;min-width:0;width:100%}.mobile_legend_sidebar{display:none}}@media(min-width:801px)and (max-width:1260.99px){.app_container{display:grid;height:auto;min-height:100vh;grid-template-columns:minmax(150px,300px) 1fr;grid-template-rows:var(--dl-nav-height) 1em minmax(150px,200px) auto;grid-template-areas:"nav nav" ". ." "legend description" "legend contentBox" "footer footer"}.navigation_bar{grid-area:nav}.content_container{grid-area:contentBox;padding:0 1em 1em 0;height:auto;min-height:0;overflow:visible}.footer_container{grid-area:footer}.legend_sidebar{display:block;grid-area:legend;position:relative;top:auto;left:auto;width:auto;max-width:none;height:100%;min-height:0;padding-left:1em;padding-right:1em}.description_sidebar{margin:0 1em 0 0;min-width:0;width:100%;grid-area:description}.mobile_legend_sidebar{display:none}}.app_container.content_mode{display:block;height:auto;min-height:100vh;background:#fff}@media(min-width:1261px){.app_container.home_v2_mode,.app_container.content_mode,.app_container.dashboard_mode{--dl-public-content-max-width: 1600px}}@media(min-width:500px){html.dashboard-page,body.dashboard-page{overflow-y:hidden}}@media(min-width:801px)and (max-width:1260.99px){html.dashboard-page,body.dashboard-page{overflow-y:auto}}html.home-v2-page,body.home-v2-page,html.content-page,body.content-page{overflow-y:auto!important}._nav_bar_17q58_1{border-radius:0 0 12px 12px;border:1px solid rgba(255,255,255,.36);border-top:none;padding:.42rem .52rem .48rem;font-size:.55em;box-shadow:0 6px 18px #0f233a1f}._nav_row_17q58_10{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;width:100%}._nav_list_17q58_18{display:flex;flex-wrap:nowrap;flex:1 1 22rem;list-style:none;padding:0;margin:0;align-items:center;gap:.34rem;min-width:0;overflow-x:auto;position:relative;padding-bottom:.28rem;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.96) transparent}._nav_list_17q58_18::-webkit-scrollbar{height:3px}._nav_list_17q58_18::-webkit-scrollbar-track{background:#ffffff2e;border-radius:999px;margin-inline:34%}._nav_list_17q58_18::-webkit-scrollbar-thumb{background:#fffffff5;border-radius:999px}._nav_list_17q58_18::-webkit-scrollbar-button{display:none;width:0;height:0;background:transparent}._nav_list_17q58_18::-webkit-scrollbar-button:single-button{display:none;width:0;height:0}._nav_list_17q58_18::-webkit-scrollbar-button:horizontal:increment,._nav_list_17q58_18::-webkit-scrollbar-button:horizontal:decrement,._nav_list_17q58_18::-webkit-scrollbar-button:start:decrement,._nav_list_17q58_18::-webkit-scrollbar-button:end:increment{display:none;width:0;height:0}._nav_list_17q58_18::-webkit-scrollbar-track-piece{background:transparent}._list_item_17q58_76{position:relative;margin:0;padding:.34rem .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.76);text-transform:none;color:#f8fcfffa;font-weight:700;letter-spacing:.15px;line-height:1.12;background:transparent;transition:background-color .17s ease,color .17s ease,transform .17s ease,border-color .17s ease;white-space:nowrap}._list_item_17q58_76:not(:first-child){margin:0}._list_item_17q58_76:hover,._list_item_17q58_76:focus{cursor:pointer;background:#ffffff1a;transform:translateY(-.5px);border-color:#fffffffa}._list_item_active_17q58_108{background:#ffffff2e;color:#fff;border-color:#fff;box-shadow:0 0 0 1px #fff3 inset}._list_item_17q58_76:after{content:none}._list_item_blocked_17q58_119{opacity:.78;border-color:#ffffff8f}._list_item_blocked_17q58_119:before{content:"!";display:inline-flex;align-items:center;justify-content:center;width:1.05em;height:1.05em;margin-right:.35rem;border-radius:50%;border:1px solid rgba(255,255,255,.78);font-size:.78em;font-weight:800;line-height:1}._blocked_layer_notice_17q58_139{margin-top:.36rem;padding:.38rem .66rem;border-radius:8px;border:1px solid rgba(255,255,255,.58);background:#ffffff29;color:#f4fbff;font-size:.86rem;font-weight:600;line-height:1.25}._nav_actions_17q58_151{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.42rem;min-width:0;flex:1 1 24rem}._download_icons_wrapper_17q58_162{display:inline-flex;align-items:center;gap:.52rem}._download_icon_17q58_162{font-size:1.5em;filter:brightness(0) invert(1);opacity:.9;max-width:16px}._download_icon_17q58_162:hover{cursor:pointer;opacity:1}@media(max-width:1240px){._nav_actions_17q58_151{width:100%;justify-content:flex-start}._download_icons_wrapper_17q58_162{margin-left:auto}}@media(min-width:400px){._nav_bar_17q58_1{font-size:.8em}._nav_list_17q58_18{margin:0}}@media(min-width:500px){._nav_bar_17q58_1{font-size:.92em}._download_icon_17q58_162{max-width:21px}}._icon_1wre1_1{z-index:1000;width:100%;max-width:30px;margin-right:1em;filter:invert(34%) sepia(12%) saturate(816%) hue-rotate(168deg) brightness(90%) contrast(85%)}._icon_1wre1_1:hover{cursor:pointer;filter:none}._infoText_1wre1_13{margin:0;font-size:.75rem}._infoTextTitle_1wre1_18{font-weight:700}._container_1wre1_22{position:absolute;top:4em;right:5.5em;max-width:180px;z-index:1000;background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid rgba(16,37,62,.14);border-radius:10px;box-shadow:0 4px 12px #0f233a1f;padding:6px;height:auto}@media(min-width:400px){._container_1wre1_22{top:3em;right:5em;max-width:250px}._icon_1wre1_1{max-width:40px}}@media(min-width:500px){._icon_1wre1_1{max-width:50px}}@media(min-width:1261px){._container_1wre1_22{top:calc(3rem + 72.4px);right:4em}}._inlineRoot_x4buy_1{display:flex;align-items:center;gap:.42rem;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:#ffffff24;padding:.2rem .34rem .2rem .55rem;min-width:0;width:min(100%,30rem);flex:0 1 30rem}._inlineHeader_x4buy_14{display:inline-flex;align-items:baseline;gap:.34rem;white-space:nowrap}._inlineSelect_x4buy_21{flex:1 1 10rem;min-width:0}._inlineLabel_x4buy_26{color:#f7fbff;font-size:.79rem;font-weight:700;letter-spacing:.01em}._inlineMeta_x4buy_33{color:#f4fbffdb;font-size:.71rem;font-weight:600}._resetButton_x4buy_39{border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#ffffff14;color:#f8fbff;font-size:.69rem;font-weight:600;line-height:1;padding:.28rem .58rem;cursor:pointer}._resetButton_x4buy_39:hover{border-color:#ffffffd1;background:#fff3}._inlineStatus_x4buy_56{color:#f7fbffeb;font-size:.68rem;font-weight:600;white-space:nowrap}._inlineError_x4buy_63{color:#ffe5ea}@media(max-width:1366px){._inlineRoot_x4buy_1{width:min(100%,24rem);flex-basis:24rem}._inlineMeta_x4buy_33{display:none}}@media(max-width:1120px){._inlineRoot_x4buy_1{padding:.18rem .3rem .18rem .46rem;width:100%;flex-basis:100%}._inlineHeader_x4buy_14{display:none}}.focus-comuni-inline__value-container,.focus-province-inline__value-container{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.78) transparent}.focus-comuni-inline__value-container::-webkit-scrollbar,.focus-province-inline__value-container::-webkit-scrollbar{height:4px}.focus-comuni-inline__value-container::-webkit-scrollbar-thumb,.focus-province-inline__value-container::-webkit-scrollbar-thumb{background:#ffffffc7;border-radius:999px}.focus-comuni-inline__value-container::-webkit-scrollbar-track,.focus-province-inline__value-container::-webkit-scrollbar-track{background:transparent}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font:12px/1.5 Helvetica Neue,Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#ffffffb3;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:#ffffff80}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}._sliderContainer_13xnl_1{display:flex;align-items:flex-end;padding-bottom:4.4rem;box-sizing:border-box}@media(max-width:800px){._sliderContainer_13xnl_1{padding-bottom:4rem}}._info_vxj25_2{padding:6px 8px;background:#fffffff0;border:1px solid rgba(16,37,62,.14);box-shadow:0 4px 12px #0f233a1f;border-radius:8px}._info_vxj25_2,._unitText_vxj25_10{font-size:.6rem;font-family:inherit}._info_vxj25_2 h4{margin:0 0 5px;color:#4f6173}._legend_vxj25_20{text-align:left;line-height:18px;color:#435466}._legend_vxj25_20 i{width:18px;height:18px;float:left;margin-right:8px;opacity:.7}._unitText_vxj25_10{text-align:center;font-weight:700;max-width:110px;margin:0 auto}@media(min-width:800px){._info_vxj25_2,._unitText_vxj25_10{font-size:.75rem}}._leaflet-container_23thd_1{width:100%;height:calc(100% - 7.9rem);background:linear-gradient(180deg,#fff,#f7fbff);border:1px solid rgba(16,37,62,.14);border-radius:0 0 12px 12px;font-family:inherit}._leaflet-container_23thd_1 a{color:#1c3b57;font-weight:700}._message_container_23thd_13{padding:1em;border-radius:10px;position:relative;top:50%;left:50%;max-width:250px;transform:translate(-50%,-50%)}._error_23thd_22{background:linear-gradient(180deg,#ffe7e7,#ffd8d8);border:1px solid rgba(194,47,47,.35)}._notice_23thd_26{background:linear-gradient(180deg,#f8fbff,#eaf3ff);border:1px solid rgba(15,93,149,.28);max-width:420px}._loading_text_23thd_31,._error_text_23thd_32{text-align:center}._loading_text_23thd_31{color:#0f5d95;font-size:1.5em}._error_text_23thd_32{font-size:2em;color:#c22f2f}._notice_text_23thd_43{margin:0;text-align:center;color:#1f3f5c;font-size:1.05rem;line-height:1.35}._tooltip_23thd_50{padding:.5em;border-radius:8px}._infoBtn_23thd_54{z-index:1000}@media(min-width:1261px){._leaflet-container_23thd_1{height:calc(100% - 112px - 4.2rem)}}._container_h1h1f_4{display:flex;flex-direction:column;height:calc(100% - 50px);min-height:0;padding:.45rem .55rem .7rem;box-sizing:border-box}._chartArea_h1h1f_12,._multiChartsArea_h1h1f_18{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}._unitLegend_h1h1f_24{margin:0 0 .35rem;font-size:.76rem;font-weight:600;color:#375371;text-align:center;letter-spacing:.1px}._targetLegend_h1h1f_32{margin:0 0 .35rem;font-size:.74rem;font-weight:600;color:#7a2e67;text-align:center;letter-spacing:.1px}._responsive_container_h1h1f_40{width:100%!important;height:100%!important;min-height:0;flex:1 1 auto}._responsive_multiply_container_h1h1f_46{width:100%!important;height:33.3%!important;min-height:0}._container_wrapper_h1h1f_51{height:100%;width:100%;min-height:0;flex:1 1 auto}._chart_h1h1f_12{position:relative!important}._chart_h1h1f_12 .recharts-cartesian-axis-tick-value{letter-spacing:.1px}._chart_h1h1f_12 .recharts-legend-item-text{letter-spacing:.15px}._yAxisTitle_h1h1f_66{text-anchor:middle!important}@media(min-width:500px){._container_h1h1f_4{flex-direction:row-reverse;align-items:stretch;gap:.25rem}._chartArea_h1h1f_12,._multiChartsArea_h1h1f_18{width:90%}._unitLegend_h1h1f_24,._targetLegend_h1h1f_32{text-align:left;margin-bottom:.22rem;padding-left:.2rem}._responsive_container_h1h1f_40{width:100%!important;height:100%!important}}@media(min-width:1261px){._container_h1h1f_4{height:calc(100% - 112px)}}._container_1j6ut_1{padding:.2rem .55rem .5rem;text-align:left;display:flex;max-height:100px;width:88.5%;margin:0 auto;margin-bottom:.8rem}._scroll_area_1j6ut_10{display:block}._arrow_group_1j6ut_13{width:100%}._arrow_group_title_1j6ut_16{font-size:.76rem;font-weight:700;margin:0 0 .36rem;font-style:normal;color:#2f4963;letter-spacing:.12px}._containerTitle_1j6ut_24{font-size:.86rem;margin:0 0 .42rem;font-weight:700;color:#1f3850;letter-spacing:.12px;line-height:1.2}._containerTitleNotMobile_1j6ut_33{display:none}._noDataText_1j6ut_36{margin:0 0 .42rem;font-size:.73rem;font-style:normal;color:#597188;line-height:1.35}._arrows_container_1j6ut_43{display:flex;flex-direction:column;gap:.28rem}._arrow_container_1j6ut_48{display:flex;align-items:center;justify-content:space-between;gap:.42rem}._arrow_title_1j6ut_54{font-size:.72rem;margin:0;width:auto;min-width:0;line-height:1.34;font-weight:600;text-align:left;word-break:break-word}._arrow_rotate_0_1j6ut_65{transform:rotate(0)}._arrow_rotate_45_1j6ut_68{transform:rotate(45deg)}._arrow_rotate_135_1j6ut_71{transform:rotate(135deg)}._arrow_rotate_180_1j6ut_74{transform:rotate(180deg)}._green_arrow_1j6ut_77,._red_arrow_1j6ut_78{font-size:1.04rem}._notAvailable_1j6ut_81{font-size:.74rem;font-style:normal;color:#5f7487;line-height:1}._green_arrow_1j6ut_77{color:#1f9a53}._red_arrow_1j6ut_78{color:#cf3c39}._title_1_1j6ut_94{color:#6aa84f}._title_2_1j6ut_97{color:#f1c232}._title_3_1j6ut_100{color:#4bc9ff}._title_4_1j6ut_103{color:#0b4e8a}._title_5_1j6ut_106{color:#c00}@media(min-width:500px){._container_1j6ut_1{flex-direction:column;margin-bottom:0;width:132px;min-width:132px;max-width:132px;max-height:100%;padding:.2rem .46rem .15rem .56rem}._scroll_area_1j6ut_10{border-left:1px solid rgba(22,53,84,.08);padding-left:.36rem;margin-left:.1rem;overflow-y:auto;overflow-x:hidden;max-height:100%;padding-right:.18rem;scrollbar-width:none;-ms-overflow-style:none}._scroll_area_1j6ut_10::-webkit-scrollbar{width:0;height:0}._arrow_group_title_1j6ut_16{font-size:.85rem;margin:0 0 .36rem}._containerTitle_1j6ut_24{font-size:.9rem;margin:0 0 .5rem}._containerTitleMobile_1j6ut_142{display:none}._containerTitleNotMobile_1j6ut_33{display:block}._noDataText_1j6ut_36{font-size:.74rem}._arrow_title_1j6ut_54{font-size:.72rem;width:auto}._arrow_group_1j6ut_13:first-child{margin-bottom:.72rem;padding-bottom:.72rem;border-bottom:1px dashed rgba(26,69,106,.18)}._arrow_container_1j6ut_48{flex-direction:row;align-items:center}}@media(min-width:500px)and (max-width:1260px){._arrow_group_title_1j6ut_16{font-size:.85em;margin:0 0 .5em}._containerTitle_1j6ut_24{font-size:.95em}._noDataText_1j6ut_36{font-size:.75em}}h1{margin:0}._container_1k249_4{display:flex;flex-direction:column;height:calc(100% - 50px);min-height:0;padding:.45rem .55rem .7rem;box-sizing:border-box}._chartArea_1k249_12{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}._unitLegend_1k249_18{margin:0 0 .35rem;font-size:.76rem;font-weight:600;color:#375371;text-align:center;letter-spacing:.1px}._responsive_container_1k249_26{width:100%!important;height:100%!important;min-height:0;flex:1 1 auto}._chart_1k249_12{position:relative!important}._chart_1k249_12 .recharts-cartesian-axis-tick-value{letter-spacing:.1px}._chart_1k249_12 .recharts-legend-item-text{letter-spacing:.15px}._yAxisTitle_1k249_41{text-anchor:middle!important}@media(min-width:500px){._container_1k249_4{flex-direction:row-reverse;align-items:stretch;gap:.25rem}._chartArea_1k249_12{width:90%}._unitLegend_1k249_18{text-align:left;margin-bottom:.22rem;padding-left:.2rem}._responsive_container_1k249_26{width:100%!important;height:100%!important}}@media(min-width:1261px){._container_1k249_4{height:calc(100% - 112px)}}._titleContainer_wzzxt_1{box-shadow:0 3px 10px #0f233a1a;color:#f8fbff;border-radius:12px 12px 0 0;border:1px solid rgba(255,255,255,.34);border-bottom:none;-webkit-backdrop-filter:saturate(106%) blur(1.2px);backdrop-filter:saturate(106%) blur(1.2px)}._indicatorName_wzzxt_9,._targetName_wzzxt_10{display:none;text-align:center;margin:0 0 1em;font-size:.92rem;text-shadow:none}._targetName_wzzxt_10{padding:.8rem 1rem 0}._indicatorName_wzzxt_9{margin-bottom:0;padding:.36rem 1rem .8rem;font-weight:600;letter-spacing:.12px}._targetName_wzzxt_10{letter-spacing:.28px;margin-bottom:0;font-weight:700}@media(min-width:1261px){._indicatorName_wzzxt_9,._targetName_wzzxt_10{display:block}}._banner_1hfyr_1{position:absolute;left:.72rem;right:.72rem;bottom:calc(var(--dl-dashboard-footer-height, 52.4px) + .25rem);border:1px solid rgba(16,37,62,.16);border-radius:12px;background:#fdfefe;box-shadow:0 2px 9px #0f233a14;overflow:visible;z-index:1200;margin:0;display:flex;flex-direction:column;max-height:calc(100% - var(--dl-dashboard-footer-height, 52.4px) - .72rem)}._toggle_1hfyr_18{width:100%;border:0;background:transparent;color:inherit;padding:.85rem .88rem;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;cursor:pointer;text-align:left}._toggle_1hfyr_18:hover{background:#f2f7fca6}._toggle_1hfyr_18:focus-visible{outline:2px solid #0b6ab2;outline-offset:-2px}._toggle_1hfyr_18:disabled{cursor:default}._leading_1hfyr_45{display:inline-flex;align-items:center;gap:.4rem}._leadingIcon_1hfyr_51{color:#1c669d;font-size:.9rem}._leadingText_1hfyr_56{font-size:.8rem;line-height:1.25;letter-spacing:.03em;text-transform:uppercase;color:#33506e;font-weight:700;white-space:nowrap}._preview_1hfyr_66{min-width:0;color:#2c465e;font-size:.86rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._action_1hfyr_76{display:inline-flex;align-items:center;gap:.25rem;color:#165d90;font-size:.8rem;line-height:1.2;font-weight:700;white-space:nowrap}._toggle_1hfyr_18:disabled ._action_1hfyr_76{color:#5f7388}._chevron_1hfyr_91{font-size:.8rem}._content_1hfyr_95{border-top:1px solid rgba(16,37,62,.12);padding:.9rem .9rem .96rem;max-height:min(40vh,320px);overflow:auto}._block_1hfyr_102+._block_1hfyr_102{margin-top:.78rem;padding-top:.72rem;border-top:1px solid rgba(16,37,62,.08)}._descriptionBlock_1hfyr_108{margin:0;padding:.55rem .62rem .6rem;border:1px solid rgba(16,37,62,.1);border-radius:10px;background:linear-gradient(180deg,#f8fbfe,#fdfefe)}._descriptionText_1hfyr_116{margin:0;color:#1f344a;font-size:.92rem;line-height:1.45}._sectionLabel_1hfyr_123{margin:0 0 .32rem;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:#60758a;font-weight:700}._keyMetaGrid_1hfyr_132{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}._keyMetaItem_1hfyr_138{display:flex;flex-direction:column;gap:.16rem;padding:.48rem .54rem;border:1px solid rgba(16,37,62,.1);border-radius:8px;background:#fbfdff}._keyMetaLabel_1hfyr_148{font-size:.71rem;line-height:1.25;color:#60758a;font-weight:700;letter-spacing:.02em}._keyMetaValue_1hfyr_156{font-size:.84rem;line-height:1.35;color:#1c3148;word-break:break-word}._objectiveBlock_1hfyr_163{border-left:2px solid rgba(21,96,148,.3);padding-left:.56rem}._objectiveText_1hfyr_168{margin:0;color:#1e344b;font-size:.87rem;line-height:1.45}._tagsBlock_1hfyr_175{margin:0}._tagsList_1hfyr_179{margin-top:0;display:flex;flex-wrap:wrap;gap:.32rem .36rem}._tagChip_1hfyr_186{display:inline-flex;align-items:center;border:1px solid rgba(16,37,62,.14);border-radius:999px;background:#f4f8fc;color:#23415f;padding:.15rem .48rem;font-size:.74rem;line-height:1.15;white-space:nowrap}._tagTone1_1hfyr_199{background:#eef7ff;border-color:#b9dbff;color:#1f4f7a}._tagTone2_1hfyr_205{background:#eefaf2;border-color:#bfe4cc;color:#215a3a}._tagTone3_1hfyr_211{background:#fff6ea;border-color:#f2d2a8;color:#7a4a16}._tagTone4_1hfyr_217{background:#f6efff;border-color:#d7c0f4;color:#4f2f75}._referencesBlock_1hfyr_223{margin-top:0;display:grid;gap:.38rem}._tagsBlock_1hfyr_175+._referencesBlock_1hfyr_223{margin-top:.62rem}._metaRow_1hfyr_233{display:grid;grid-template-columns:minmax(70px,112px) minmax(0,1fr);align-items:start;gap:.45rem}._metaLabel_1hfyr_240{font-size:.75rem;line-height:1.35;color:#60758a;font-weight:700}._metaValue_1hfyr_247{font-size:.84rem;line-height:1.4;color:#1c3148;white-space:pre-line;word-break:break-word}._metaLink_1hfyr_255{font-size:.84rem;line-height:1.4;color:#0f5d95;text-decoration:underline;text-underline-offset:.09em;word-break:break-word}._referenceList_1hfyr_264{margin:0;padding-left:1.05rem;display:grid;gap:.24rem}._referenceItem_1hfyr_271{color:#1c3148;font-size:.84rem;line-height:1.4;word-break:break-word}._notesBlock_1hfyr_278{background:#f8fafc;border-radius:8px;padding:.5rem .56rem}._notesText_1hfyr_284{margin:0;color:#2b4259;font-size:.82rem;line-height:1.42;white-space:pre-line;word-break:break-word}._emptyState_1hfyr_293{margin:0;font-size:.84rem;line-height:1.4;color:#5f7388;font-style:italic}@media(max-width:800px){._banner_1hfyr_1{left:.5rem;right:.5rem;bottom:.3rem;max-height:calc(100% - .5rem)}._toggle_1hfyr_18{grid-template-columns:minmax(0,1fr) auto;gap:.45rem .7rem;padding:.78rem .74rem}._leading_1hfyr_45{grid-column:1 / -1}._preview_1hfyr_66{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._content_1hfyr_95{padding:.78rem .74rem .86rem;max-height:min(44vh,280px)}._descriptionText_1hfyr_116{font-size:.88rem}._keyMetaGrid_1hfyr_132{grid-template-columns:minmax(0,1fr)}._metaRow_1hfyr_233{grid-template-columns:1fr;gap:.12rem}._block_1hfyr_102+._block_1hfyr_102{margin-top:.66rem;padding-top:.62rem}}@media(min-width:801px)and (max-width:1260px){._banner_1hfyr_1{bottom:calc(var(--dl-dashboard-footer-height, 52.4px) + .2rem);max-height:calc(100% - var(--dl-dashboard-footer-height, 52.4px) - .5rem)}}._container_15v7q_1{display:block;height:100%;color:#f8fbff;overflow-y:hidden}._containerBigScreen_15v7q_7{display:none}._bigScreenList_15v7q_10{display:block}._containerCarousel_15v7q_13{display:block;box-shadow:0 6px 18px #0f233a17;border:1px solid rgba(16,37,62,.14);border-radius:12px;overflow:hidden}._carousel_15v7q_20{height:100%}._target_container_15v7q_23{--sidebar-card-width: 92%;box-sizing:border-box;display:grid;height:100%;min-height:0;grid-template-columns:2em 1fr 20px 3fr 2em;grid-template-rows:1em 1fr 3fr 1em;grid-template-areas:". . . . ." ". title title title ." ". menuBox menuBox menuBox ." ". . . . .";border-radius:10px;overflow:hidden}._icon_15v7q_40{display:block!important;width:clamp(40px,7vw,72px);max-width:72px;max-height:72px;height:auto;object-fit:contain;flex-shrink:0}._target_short_name_15v7q_49{grid-area:title;align-self:center;justify-self:center;width:var(--sidebar-card-width, 92%);box-sizing:border-box;font-size:.82em;font-weight:600;letter-spacing:.2px;text-align:center;margin:0}._target_short_name_bigScreen_15v7q_62{padding:.72em 1rem;width:var(--sidebar-card-width, 92%);box-sizing:border-box;margin:.15em auto 1em;font-size:.82em;text-align:center;line-height:1.2;letter-spacing:.5px;border-radius:10px;box-shadow:0 2px 8px #0f233a1f}._text_box_15v7q_75{grid-area:menuBox;align-self:center;justify-self:center;width:var(--sidebar-card-width, 92%);box-sizing:border-box;font-weight:700}._icon_container_15v7q_84{width:var(--sidebar-card-width, 92%);box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}._message_container_15v7q_93{box-shadow:0 8px 24px #0f233a26;padding:1em;border-radius:12px;position:relative;top:50%;left:50%;max-width:250px;transform:translate(-50%,-50%)}._error_15v7q_103{background:linear-gradient(180deg,#ffe7e7,#ffd8d8);border:1px solid rgba(194,47,47,.35)}._loading_15v7q_107{background:linear-gradient(180deg,#deefff,#cce4fa);border:1px solid rgba(2,78,145,.35)}._loading_text_15v7q_111,._error_text_15v7q_112{text-align:center}._loading_text_15v7q_111{color:#0f5d95;font-size:2em}._error_text_15v7q_112{font-size:2em;color:#c22f2f}._carousel_15v7q_20._control-arrow_15v7q_123:before,._carousel_15v7q_20._carousel-slider_15v7q_123._control-arrow_15v7q_123:before{content:none}._control-arrow_15v7q_123._control-next_15v7q_126{background:red}._batchExportDock_15v7q_130{margin:.75rem auto .5rem;width:var(--sidebar-card-width, 92%);box-sizing:border-box;border-top:1px solid rgba(16,37,62,.14);border-radius:10px;background:linear-gradient(180deg,#f6fbff,#e9f4fb);padding:.5rem .6rem .62rem;position:sticky;bottom:0;z-index:4;box-shadow:0 -3px 10px #0f233a14;flex:0 0 auto}._batchExportTitle_15v7q_145{margin:0;color:#18496f;font-size:.78rem;font-weight:700}._batchExportCount_15v7q_152{margin:.16rem 0 .44rem;color:#295677;font-size:.68rem}._batchExportButton_15v7q_158{width:100%;border:none;border-radius:8px;background:#1f75ad;color:#fff;font-size:.72rem;font-weight:700;padding:.36rem .52rem;cursor:pointer}._batchExportButton_15v7q_158:disabled{opacity:.66;cursor:default}._batchExportError_15v7q_175{margin:.38rem 0 0;color:#8d1b1b;font-size:.68rem;line-height:1.2}@media(min-width:1261px){._containerCarousel_15v7q_13{display:none}._containerBigScreen_15v7q_7{display:flex;flex-direction:column;overflow:hidden}._container_15v7q_1{background:linear-gradient(180deg,#fff,#f6faff);border-radius:12px;border:1px solid rgba(16,37,62,.14);overflow:hidden;padding:0 .4rem .4rem;box-sizing:border-box}._bigScreenList_15v7q_10{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-gutter:stable;padding-bottom:.4rem}._target_container_15v7q_23{display:flex;flex-direction:column;height:auto;align-items:stretch}._target_container_15v7q_23:last-child{padding-bottom:1em}._icon_container_15v7q_84{width:var(--sidebar-card-width);box-sizing:border-box;box-shadow:0 3px 10px #0f233a1f;border-radius:10px;padding:.66em;min-height:72px;max-height:88px;margin:0 auto}._icon_15v7q_40{display:block!important;width:clamp(44px,42%,74px);max-width:74px;max-height:74px;object-fit:contain;height:auto;margin:auto}}@media(max-width:800px){._batchExportDock_15v7q_130{display:none}}@media(min-width:801px)and (max-width:1260.99px){._containerBigScreen_15v7q_7{display:block}._bigScreenList_15v7q_10{display:none}._batchExportDock_15v7q_130{display:block;position:static;margin:.5rem auto .1rem;box-shadow:0 3px 10px #0f233a14}}@media(min-width:500px)and (max-width:1260.99px){._target_container_15v7q_23{display:grid;height:100%;grid-template-columns:1rem minmax(40px,64px) .5rem minmax(0,1fr) 1rem;grid-template-rows:.75em 1fr 3fr .75em;grid-template-areas:". . . . ." ". title title title ." ". logo . menuBox ." ". . . . ."}._icon_15v7q_40{display:block!important;grid-area:logo;width:clamp(40px,6.2vw,64px);max-width:64px;max-height:64px;height:auto;object-fit:contain;justify-self:center;align-self:center}}@media(min-width:600px)and (max-width:1260.99px){._target_short_name_15v7q_49{font-size:1em}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media(min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}._description_hvu4d_2{font-size:.8em;margin:0 auto .45rem;background-color:#fff;padding:.56rem 1rem;color:#000;width:var(--sidebar-card-width, 92%);box-sizing:border-box;line-height:1.3;border:2px solid white}._description_hvu4d_2:hover,._description_hvu4d_2:focus,._description_hvu4d_2:active{cursor:pointer;box-shadow:0 0 5px #0003}._description_hvu4d_2:last-child{margin-bottom:1em}._goal_1_hvu4d_24{background-color:#df2538;border:2px solid #DF2538;color:#fff}._goal_1_active_hvu4d_27{border:2px solid #DF2538}._goal_2_hvu4d_30{background-color:#e1ab31;border:2px solid #E1AB31;color:#fff}._goal_2_active_hvu4d_33{border:2px solid #E1AB31}._goal_3_hvu4d_36{background-color:#4e9b3c;border:2px solid #4E9B3C;color:#fff}._goal_3_active_hvu4d_39{border:2px solid #4E9B3C}._goal_4_hvu4d_42{background-color:#c5272f;border:2px solid #C5272F;color:#fff}._goal_4_active_hvu4d_45{border:2px solid #C5272F}._goal_5_hvu4d_48{background-color:#e63a2b;border:2px solid #E63A2B;color:#fff}._goal_5_active_hvu4d_51{border:2px solid #E63A2B}._goal_6_hvu4d_54{background-color:#3fbbe3;border:2px solid #3FBBE3;color:#fff}._goal_6_active_hvu4d_57{border:2px solid #3FBBE3}._goal_7_hvu4d_60{background-color:#f9c504;border:2px solid #F9C504;color:#fff}._goal_7_active_hvu4d_63{border:2px solid #F9C504}._goal_8_hvu4d_66{background-color:#a72843;border:2px solid #A72843;color:#fff}._goal_8_active_hvu4d_69{border:2px solid #A72843}._goal_9_hvu4d_72{background-color:#eb632c;border:2px solid #EB632C;color:#fff}._goal_9_active_hvu4d_75{border:2px solid #EB632C}._goal_10_hvu4d_78{background-color:#dd1d7b;border:2px solid #DD1D7B;color:#fff}._goal_10_active_hvu4d_81{border:2px solid #DD1D7B}._goal_11_hvu4d_84{background-color:#f59d21;border:2px solid #F59D21;color:#fff}._goal_11_active_hvu4d_87{border:2px solid #F59D21}._goal_12_hvu4d_90{background-color:#c58e24;border:2px solid #C58E24;color:#fff}._goal_12_active_hvu4d_93{border:2px solid #C58E24}._goal_13_hvu4d_96{background-color:#477f43;border:2px solid #477F43;color:#fff}._goal_13_active_hvu4d_99{border:2px solid #477F43}._goal_14_hvu4d_102{background-color:#2597d3;border:2px solid #2597D3;color:#fff}._goal_14_active_hvu4d_105{border:2px solid #2597D3}._goal_15_hvu4d_108{background-color:#60b238;border:2px solid #60B238;color:#fff}._goal_15_active_hvu4d_111{border:2px solid #60B238}._goal_16_hvu4d_114{background-color:#17669d;border:2px solid #17669D;color:#fff}._goal_16_active_hvu4d_117{border:2px solid #17669D}._goal_17_hvu4d_120{background-color:#2b4b6c;border:2px solid #2B4B6C;color:#fff}._goal_17_active_hvu4d_123{border:2px solid #2B4B6C}._goal_18_hvu4d_126{background-color:#00d400;border:2px solid #00d400;color:#fff}._goal_18_active_hvu4d_129{border:2px solid #00d400}.carousel .control-next.control-arrow:before{border-left:12px solid rgba(255,255,255,1)}.carousel .control-prev.control-arrow:before{border-right:12px solid rgba(255,255,255,1)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{display:inline-block;border-top:12px solid transparent;border-bottom:12px solid transparent;content:""}.carousel.carousel-slider .control-arrow{padding:8px}.carousel.carousel-slider .control-arrow:hover{opacity:1}.carousel.carousel-slider .control-arrow:hover{background:#0003;border-radius:10px}._title_1lqoh_1{margin:0}._container_1lqoh_4{display:flex;flex-direction:column;height:100%;overflow:hidden;background:linear-gradient(180deg,#fff,#f6faff);border-radius:12px;-webkit-overflow-scrolling:touch}._goalsGrid_1lqoh_14{display:flex;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0}._indicator_1lqoh_25{width:50%;max-width:50%;flex:0 0 50%;aspect-ratio:1 / 1;height:auto;object-fit:contain;align-self:flex-start;display:block;opacity:1;transform:scale(1);transition:transform .18s,opacity .18s,filter .18s}._indicator_1lqoh_25:hover,._indicator_1lqoh_25:focus{transform:scale(1.04);z-index:2;opacity:1;cursor:pointer;filter:drop-shadow(0 3px 8px rgba(15,35,58,.2))}._indicator_active_1lqoh_48,._first_goal_active_1lqoh_49,._indicator_1lqoh_25._global_goals_icon_1lqoh_52{opacity:1}._indicator_1lqoh_25._global_goals_icon_1lqoh_52:hover{transform:scale(1)}._disactive_1lqoh_58{opacity:.32;pointer-events:none;filter:grayscale(88%)}._disactive_1lqoh_58._extra_placeholder_1lqoh_63{opacity:.92;filter:none;box-sizing:border-box;padding:8px;width:50%;max-width:50%;flex-basis:50%;align-self:center;object-fit:contain}._disactive_1lqoh_58:hover{transform:scale(1)}._tagFilterDock_1lqoh_78{border-top:1px solid rgba(16,37,62,.14);background:radial-gradient(circle at 10% -150%,rgba(255,255,255,.25),transparent 62%),linear-gradient(112deg,var(--dl-nav-outer-start, #103c6b) 0%,var(--dl-nav-outer-mid, #0f4f86) 62%,var(--dl-nav-outer-end, #1f75ad) 100%);padding:.5rem .6rem .62rem;position:sticky;bottom:0;z-index:6}._tagFilterToggle_1lqoh_94{width:100%;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}._tagFilterTitle_1lqoh_105{margin:0;color:#fff;font-size:.82rem;font-weight:700}._tagFilterToggleIcon_1lqoh_112{color:#fff;font-size:.9rem;line-height:1}._tagFilterBody_1lqoh_118{margin-top:.38rem}._tagFilterSelect_1lqoh_122{color:#173450}._tagFilterStatus_1lqoh_126{margin-top:.42rem;background:#fff;border:1px solid rgba(31,117,173,.25);border-radius:10px;padding:.42rem .5rem}._tagFilterStatusTitle_1lqoh_134{margin:0 0 .34rem;color:#17476d;font-size:.74rem;font-weight:700}._tagChipList_1lqoh_141{display:flex;gap:.25rem;flex-wrap:wrap}._tagChip_1lqoh_141{background:#1f75ad24;border:1px solid rgba(31,117,173,.34);border-radius:999px;color:#15466d;font-size:.66rem;line-height:1.1;padding:.18rem .42rem}._tagFilterReset_1lqoh_157{margin-top:.4rem;border:none;border-radius:8px;background:#1f75ad;color:#fff;font-size:.7rem;font-weight:700;padding:.26rem .48rem;cursor:pointer}._tagFilterEmpty_1lqoh_169{margin:.42rem 0 0;color:#214764;font-size:.72rem;line-height:1.25}@media(min-width:715px)and (max-width:800px){._goalsGrid_1lqoh_14>._indicator_1lqoh_25{width:50%;max-width:50%;flex-basis:50%}}._sidebar_n4cwy_1{background:linear-gradient(180deg,#fff,#f6faff);border:1px solid rgba(16,37,62,.14);box-shadow:0 6px 18px #0f233a17;border-radius:12px;height:100%}._nav_list_63to4_1{display:flex;letter-spacing:.2px;list-style:none;width:min(var(--dl-public-content-max-width, 1360px),100%);padding:0 var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px));margin:0 auto;background:transparent;border-bottom:0;align-items:center;justify-content:space-between;gap:clamp(.4rem,1.35vw,1rem);height:var(--dl-nav-height, 62px);box-sizing:border-box}._nav_list_63to4_1>*{margin:0}._nav_items_63to4_20{display:flex;flex-direction:column;align-items:stretch;position:fixed;top:var(--dl-nav-height, 62px);left:0;right:0;z-index:100;background:linear-gradient(180deg,#092e51fa,#082745fa);margin:0;height:-webkit-calc(100vh - var(--dl-nav-height, 62px));height:calc(100vh - var(--dl-nav-height, 62px));width:100%;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .2s ease}._nav_items_active_63to4_40{transform:translate(0);opacity:1;pointer-events:auto}._nav_link_63to4_45{display:inline-flex;width:100%;justify-content:center;align-items:center;min-height:54px;font-family:var(--dl-font-sans);font-size:1.03rem;line-height:1.2;margin:0;text-decoration:none;color:#f8fbfff2;font-weight:650;letter-spacing:.01em;transition:background-color .17s ease,color .17s ease}._nav_link_active_63to4_61{background:#ffffff38;color:#fff}._icons_mobile_63to4_66{margin-left:auto;display:inline-flex;align-items:center}._icon_63to4_66{font-size:24px;color:#f6fbff;border-radius:50%;padding:.18em;min-width:1em}._icon_63to4_66:first-child{margin-right:.2em}._nav_link_63to4_45:hover,._icon_63to4_66:hover{cursor:pointer;background-color:#ffffff2e;transition:background-color .18s ease}._logo_wrapper_63to4_88{display:flex;align-items:center;min-width:0;flex-shrink:0;padding:.08rem .16rem;border-radius:8px;background:transparent;border:0}._logo_item_63to4_99{display:flex;align-items:center;height:100%;margin:0;padding:0}._logo_item_63to4_99:hover{background-color:transparent}body.dashboard-page ._logo_wrapper_63to4_88{margin-left:.55rem}@media(min-width:800px){body.dashboard-page ._nav_list_63to4_1{width:100%;max-width:none;margin:0;padding-left:1em;padding-right:1em}}@media(min-width:320px){._icon_63to4_66{font-size:28px}}@media(min-width:800px){._icons_mobile_63to4_66{display:none}._nav_items_63to4_20{position:initial;flex-direction:row;width:auto;margin:0;height:auto;transform:translate(0);opacity:1;pointer-events:auto;min-width:0;flex:1 1 auto;justify-content:flex-end;gap:.28rem;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none}._nav_link_63to4_45{width:auto;min-height:40px;padding:.4rem .86rem;font-size:.94rem;text-align:center;justify-content:center;border-radius:999px;white-space:nowrap;transition:background-color .17s ease,color .17s ease,box-shadow .17s ease,transform .17s ease}._nav_link_63to4_45:hover{transform:translateY(-.5px)}._nav_link_active_63to4_61{background:#ffffff38;box-shadow:none}._logo_wrapper_63to4_88{border-radius:8px;padding:.08rem .18rem}}.dl-brand-block{display:inline-flex;align-items:center;gap:.24rem;min-width:0;font-family:Inter,Segoe UI,Helvetica Neue,Arial,sans-serif;text-decoration:none;color:inherit}.dl-brand-block:hover,.dl-brand-block:focus-visible{color:inherit;text-decoration:none}button.dl-brand-block{border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.dl-brand-block__icon{width:43px;height:43px;flex-shrink:0;object-fit:contain}.dl-brand-block__text{display:flex;flex-direction:column;gap:.02rem;min-width:0}.dl-brand-block__title{margin:0;font-size:1.94rem;line-height:1.02;font-weight:700;letter-spacing:.01em;color:#f8fbff}.dl-brand-block__subtitle{margin-top:0;line-height:1.12;font-weight:500;font-size:.66rem;color:#ecf4fff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.dl-brand-block--compact .dl-brand-block__title{font-size:1.35rem}.dl-brand-block--compact{gap:.2rem}.dl-brand-block--compact .dl-brand-block__subtitle{font-size:.68rem;max-width:190px}@media(max-width:840px){.dl-brand-block__title{font-size:1.58rem}.dl-brand-block__subtitle{font-size:.65rem;max-width:180px}}@media(max-width:560px){.dl-brand-block__subtitle{display:none}.dl-brand-block__title{font-size:1.24rem}.dl-brand-block__icon{width:38px;height:38px}}@media(max-width:430px){.dl-brand-block__text{display:none}}._footer_10p5w_1{font-family:var(--dl-font-sans);font-size:.78rem;line-height:1.45;letter-spacing:.01em;text-align:center;padding:.85rem .75rem;background:linear-gradient(180deg,#fff,#eef4fa);color:#526273}._mail_link_10p5w_11{color:#1f4f79;text-decoration:none;border-bottom:1px solid rgba(31,79,121,.35)}._mail_link_10p5w_11:hover,._mail_link_10p5w_11:focus{background-color:#1f4f791a;border-bottom:1px solid #1f4f79}._logo_icon_10p5w_21{width:100%;max-width:45px;height:auto}._logo_link_10p5w_26{margin-left:.25em}@media(min-width:800px){._footer_10p5w_1{font-size:.82rem;min-height:30px}}._wrapper_1kxwc_1{position:relative;width:100%;padding-top:.24rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.95rem}._headingBlock_1kxwc_12{width:100%;text-align:center}._headingTitle_1kxwc_17{margin:0;color:#223a52;font-size:1.1rem;font-weight:760;line-height:1.3;letter-spacing:.01em}._headingMeta_1kxwc_26{margin:.2rem 0 0;color:#5a7085;font-size:.82rem;font-weight:600}._thresholdHint_1kxwc_33{margin:.2rem 0 0;color:#31506a;font-size:.74rem;font-weight:620}._svg_1kxwc_40{width:min(100%,440px);height:auto;display:block}._guideRing_1kxwc_46{fill:none;stroke-width:3;stroke-dasharray:6 4;opacity:.95}._guideRingGroup_1kxwc_53{pointer-events:none}._baseRing_1kxwc_57{fill:#e8eff7eb;stroke:#1d406021;stroke-width:2}._segmentGroup_1kxwc_63{transform-origin:280px 280px;transition:transform .26s cubic-bezier(.2,.9,.2,1),filter .21s ease-out,opacity .26s ease-out;transition-delay:var(--segment-delay, 0ms);cursor:pointer;outline:none}._segmentGroup_1kxwc_63:focus-visible ._segmentPath_1kxwc_74{stroke:#0f5d95;stroke-width:2}._goalBand_1kxwc_79{opacity:.96}._segmentPath_1kxwc_74{stroke:#ffffffb3;stroke-width:1.8}._segmentGoalNumber_1kxwc_88{fill:#fff;font-size:.95rem;font-weight:780;paint-order:stroke;stroke:#1422316b;stroke-width:1.7px;pointer-events:none;-webkit-user-select:none;user-select:none}._centerDisk_1kxwc_99{fill:#fff;stroke:#1235542e;stroke-width:2}._centerTitle_1kxwc_105{fill:#243a51;font-size:1.34rem;font-weight:750;letter-spacing:.01em}._centerCount_1kxwc_112{fill:#4d6277;font-size:1.04rem;font-weight:620}._legendList_1kxwc_118{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:.4rem;width:100%}._legendItem_1kxwc_128{display:flex;align-items:center;gap:.5rem;font-size:.84rem;color:#293d52}._legendSwatch_1kxwc_136{width:.92rem;height:.92rem;border-radius:3px;box-shadow:inset 0 0 0 1px #fff6}._legendLabel_1kxwc_143 strong{font-weight:780}._tooltip_1kxwc_147{position:absolute;transform:translate(-50%,-112%);min-width:220px;max-width:280px;pointer-events:none;background:#122435f5;color:#f5f9fc;border:1px solid rgba(255,255,255,.13);border-radius:10px;box-shadow:0 14px 28px #050f194d;padding:.55rem .7rem;z-index:4}._tooltipTitle_1kxwc_162{margin:0;font-size:.9rem;font-weight:700;line-height:1.3}._tooltipCode_1kxwc_169{margin:.18rem 0 .3rem;font-size:.76rem;color:#aad4f2}._tooltipRow_1kxwc_175{margin:.16rem 0;font-size:.78rem;line-height:1.35}@media(max-width:1200px){._svg_1kxwc_40{width:min(100%,416px)}}@media(max-width:800px){._legendList_1kxwc_118{grid-template-columns:1fr}._tooltip_1kxwc_147{display:none}}@media(min-width:901px){._legendList_1kxwc_118{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.9rem}}._main_dv8wh_1{width:100%;min-height:calc(100vh - var(--dl-nav-height, 62px));margin-top:var(--dl-nav-height, 62px);overflow-x:hidden}._content_dv8wh_8{width:100%;max-width:var(--dl-public-content-max-width, 1360px);margin:0 auto;padding:1.2rem var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px)) 2.2rem;box-sizing:border-box}._introWrapper_dv8wh_16{position:relative;height:35vh;background-size:cover;background-repeat:no-repeat;background-position:60% 70%}._introWrapper_dv8wh_16:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0f253e29,#0f253e57)}._intro_dv8wh_16{margin-bottom:1.5em;margin-top:.25em;padding:1rem 1.1rem;border-radius:12px;border:1px solid rgba(16,37,62,.14);background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 6px 18px #0f233a17}._introText_dv8wh_41{margin:0;font-size:.95em;white-space:pre-line;line-height:1.55;color:#20364c}._introTitleBox_dv8wh_49{position:absolute;bottom:2vh;left:0;width:100%;height:6vh;content:"";background:linear-gradient(180deg,#fffffff0,#f1f7fdf0);z-index:2}._introTitle_dv8wh_49{position:relative;top:28vh;left:0;width:100%;max-width:var(--dl-public-content-max-width, 1360px);padding:0 var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px));margin:0 auto;box-sizing:border-box;font-size:3vh;text-align:center;color:#15314c;z-index:3}._trajectoryCard_dv8wh_75{--trajectory-content-gutter: clamp(.95rem, 1.2vw, 1.28rem);border:1px solid rgba(16,37,62,.14);border-radius:12px;margin-bottom:1.5rem;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 4px 12px #0f233a1a;overflow:hidden}._trajectoryBodyGrid_dv8wh_85{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,1fr);align-items:stretch}._trajectoryTableColumn_dv8wh_91{padding-bottom:.85rem;min-width:0;overflow:hidden}._trajectoryWheelColumn_dv8wh_97{background:transparent;padding:0 1rem .85rem;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.72rem;min-width:0}._trajectoryHeader_dv8wh_108{padding:1rem var(--trajectory-content-gutter) .6rem var(--trajectory-content-gutter);display:flex;justify-content:space-between;align-items:center;gap:.8rem}._trajectoryTitle_dv8wh_116{margin:0;font-size:1.26rem;color:#15314c}._trajectoryDescription_dv8wh_122{margin:0;color:#2b4258;font-size:.95rem;white-space:pre-line;line-height:1.52}._objectiveBlock_dv8wh_130{padding:0 var(--trajectory-content-gutter) .65rem var(--trajectory-content-gutter)}._sectionBlock_dv8wh_134{padding:0 var(--trajectory-content-gutter) .25rem var(--trajectory-content-gutter)}._wheelGoalSection_dv8wh_138{padding:0 .1rem .42rem;border-bottom:1px solid rgba(16,37,62,.22)}._sectionHeading_dv8wh_143{margin:.2rem 0 .8rem;font-size:1.25rem;border-bottom:1px solid rgba(16,37,62,.22);padding-bottom:.36rem;color:#16314c}._switchToolbar_dv8wh_151{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;flex-wrap:wrap}._switchToolbarTitle_dv8wh_160{flex:1;min-width:260px}._switchHint_dv8wh_165{margin:0;color:#56697b;font-size:.92rem}._compareToggleButton_dv8wh_171{border:1px solid rgba(16,37,62,.26);background:linear-gradient(180deg,#fff,#eef5fc);border-radius:999px;padding:.58rem .95rem;font-size:.9rem;font-weight:600;color:#15314c;cursor:pointer}._compareToggleButton_dv8wh_171:hover{border-color:#0f5d958c;color:#0f5d95}._trajectorySwitchGrid_dv8wh_187{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;margin-bottom:1.2rem}._trajectorySwitchButton_dv8wh_194{border:1px solid rgba(16,37,62,.16);background:linear-gradient(180deg,#fff,#f2f7fd);min-height:68px;border-radius:10px;padding:.62rem .72rem;display:flex;align-items:center;gap:.6rem;cursor:pointer;text-align:left;transition:border-color .16s,box-shadow .16s,transform .16s}._trajectorySwitchButton_dv8wh_194:hover{border-color:#0f5d955c;transform:translateY(-1px)}._trajectorySwitchButtonActive_dv8wh_213{background:linear-gradient(180deg,#fff,#eaf3fc);border-color:#0f5d9575;box-shadow:0 6px 14px #0f233a29}._trajectorySwitchIcon_dv8wh_219{width:30px;height:30px;border-radius:7px;background:linear-gradient(180deg,#1f75ad,#0f5d95);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._trajectorySwitchTitle_dv8wh_232{font-size:.95rem;font-weight:700;text-transform:none;line-height:1.2;color:#30465b;flex:1}._trajectorySwitchBadge_dv8wh_241{font-size:.72rem;color:#26445f;border:1px solid rgba(38,68,95,.28);border-radius:999px;padding:.12rem .45rem;background:#fff}._removeComparisonButton_dv8wh_250{border:1px solid rgba(180,62,62,.6);color:#9f3434;background:#fff;border-radius:999px;font-size:.78rem;padding:.34rem .62rem;cursor:pointer}._removeComparisonButton_dv8wh_250:hover{background:#b43e3e14}._tableWrapper_dv8wh_264{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 var(--trajectory-content-gutter) .2rem var(--trajectory-content-gutter);padding:0}._table_dv8wh_264{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;border:1px solid rgba(16,37,62,.12);border-radius:8px;overflow:hidden}._table_dv8wh_264 th,._table_dv8wh_264 td{border-bottom:1px solid rgba(16,37,62,.09);padding:.58rem .48rem;text-align:center;vertical-align:middle;white-space:normal;word-break:break-word;overflow-wrap:anywhere}._table_dv8wh_264 th{font-size:.82rem;line-height:1.25;font-weight:700;vertical-align:bottom;background:linear-gradient(180deg,#f6faff,#edf4fb);color:#2d465d}._table_dv8wh_264 th:first-child,._table_dv8wh_264 td:first-child{text-align:left;width:34%}._indicatorName_dv8wh_310{font-weight:600;font-size:.95rem;line-height:1.3;color:#1f344a}._indicatorMeta_dv8wh_317{font-size:.8rem;color:#617486}._indicatorMetaLine_dv8wh_322{margin-top:.08rem;display:flex;align-items:center;flex-wrap:wrap;gap:.34rem}._indicatorGoalPill_dv8wh_330{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--goal-soft-border, rgba(53, 95, 135, .42));color:var(--goal-color, #355f87);background:var(--goal-soft, rgba(53, 95, 135, .16));padding:.04rem .36rem;font-size:.68rem;font-weight:700;letter-spacing:.01em}._goalIconsList_dv8wh_343{display:flex;flex-wrap:wrap;gap:.52rem;margin-bottom:.18rem}._goalIconsEmpty_dv8wh_350{color:#6f8193;font-size:.78rem}._goalBadge_dv8wh_355{--goal-color: #1f75ad;--goal-soft: rgba(31, 117, 173, .13);--goal-soft-border: rgba(31, 117, 173, .44);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;border-radius:8px;border:1px solid var(--goal-soft-border);background:var(--goal-soft);min-width:62px;padding:.32rem .42rem}._goalBadgeIcon_dv8wh_371{width:26px;height:26px;object-fit:contain;display:block}._goalBadgeFallback_dv8wh_378{width:26px;height:26px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;font-size:.66rem;font-weight:760;color:#fff;background:var(--goal-color)}._goalBadgeLabel_dv8wh_391{font-size:.66rem;font-weight:760;color:var(--goal-color);line-height:1}._iconCell_dv8wh_398{min-width:74px}._notAvailable_dv8wh_402{font-size:.82rem;font-weight:700;color:#6b7d8f}._greenArrow_dv8wh_408{color:#2b8857;font-size:1.3rem}._checkBadge_dv8wh_413{color:#2b8857;font-size:1.14rem}._redArrow_dv8wh_418{color:#be3c3c;font-size:1.3rem}._rotate45_dv8wh_423{transform:rotate(45deg)}._rotate135_dv8wh_427{transform:rotate(135deg)}._rotate180_dv8wh_431{transform:rotate(180deg)}._emptyRow_dv8wh_435{text-align:center!important;color:#5f7284;font-style:italic}._infoMessage_dv8wh_441{margin:.5rem 0 1rem;color:#43586c}._errorMessage_dv8wh_446{margin:.5rem 0 1rem;color:#c12f2f}@media(max-width:900px){._trajectoryCard_dv8wh_75{--trajectory-content-gutter: .85rem}._content_dv8wh_8{width:100%;padding:1rem var(--dl-public-page-inline-padding-mobile, 14px) 2rem}._trajectoryBodyGrid_dv8wh_85{grid-template-columns:1fr}._trajectoryTableColumn_dv8wh_91{border-right:none}._trajectoryWheelColumn_dv8wh_97{border-top:1px solid rgba(16,37,62,.11);border-bottom:none;padding-top:.7rem}._trajectoryHeader_dv8wh_108{align-items:flex-start;flex-wrap:wrap}._trajectorySwitchGrid_dv8wh_187{grid-template-columns:1fr}._table_dv8wh_264{min-width:100%}._table_dv8wh_264 th,._table_dv8wh_264 td{padding:.44rem .34rem;font-size:.78rem}._table_dv8wh_264 th:first-child,._table_dv8wh_264 td:first-child{width:44%}._indicatorName_dv8wh_310{font-size:.86rem}._indicatorMeta_dv8wh_317{font-size:.72rem}._goalBadge_dv8wh_355{min-width:58px}._goalBadgeIcon_dv8wh_371,._goalBadgeFallback_dv8wh_378{width:22px;height:22px}}@media(min-width:901px)and (max-width:1240px){._trajectoryBodyGrid_dv8wh_85{grid-template-columns:minmax(0,1fr) minmax(300px,.86fr)}}@media(min-width:901px)and (max-width:1080px){._trajectoryBodyGrid_dv8wh_85{grid-template-columns:1fr}._trajectoryTableColumn_dv8wh_91{border-right:none}._trajectoryWheelColumn_dv8wh_97{border-top:1px solid rgba(16,37,62,.11);border-bottom:none;padding-top:.7rem}._table_dv8wh_264{min-width:100%}}@media(min-width:700px){._introTitleBox_dv8wh_49{width:65%;max-width:900px;bottom:3vh;height:8vh}._introTitle_dv8wh_49{top:25vh;font-size:5vh;text-align:left}}._page_1t8bn_1{--ink-900: #0b1b34;--ink-700: #244d78;--ink-600: #375879;--ink-500: #5b6e84;--surface-0: #f3f5f7;--surface-1: #ffffff;--surface-2: #eef2f6;--type-hero: clamp(2.28rem, 2.05vw + 1.35rem, 3.18rem);--type-lead: clamp(1.01rem, .38vw + .9rem, 1.16rem);--type-card-title: clamp(1.12rem, .45vw + .95rem, 1.28rem);--type-card-value: clamp(1.92rem, 1vw + 1.4rem, 2.34rem);width:100%;min-height:calc(100vh - 65px);background:radial-gradient(circle at 12% 4%,#ffffffeb,#fff0 34%),radial-gradient(circle at 85% 8%,#32537c17,#32537c00 44%),linear-gradient(180deg,#e7eaee 0% 56%,#e8ecef);color:var(--ink-900)}._heroSection_1t8bn_22{padding:clamp(.16rem,.46vw,.46rem) 0 0}._heroGrid_1t8bn_26{width:min(var(--dl-public-content-max-width, 1360px),100%);margin:0 auto;padding:0 var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px));box-sizing:border-box;display:grid;grid-template-columns:minmax(500px,1.06fr) minmax(430px,.94fr);align-items:start;gap:clamp(.55rem,1.25vw,1.25rem)}._wheelColumn_1t8bn_37{display:flex;justify-content:flex-end;align-items:center;width:100%;min-width:0}._wheelShell_1t8bn_45{width:100%;max-width:min(640px,calc(100vh - var(--dl-nav-height, 62px) - 175px),46vw);padding:clamp(.1rem,.72vw,.46rem);border-radius:30px;background:radial-gradient(circle at 50% 50%,#ffffff73,#ffffff05 60%),transparent}._wheelSvg_1t8bn_59{width:100%;height:auto;display:block;overflow:visible;shape-rendering:geometricPrecision;text-rendering:geometricPrecision}._goalGroup_1t8bn_68{transform-box:view-box;transform-origin:260px 260px;will-change:transform,filter;backface-visibility:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),filter .3s cubic-bezier(.22,1,.36,1),opacity .22s ease}._goalGroupInteractive_1t8bn_79{cursor:pointer}._goalGroupDisabled_1t8bn_83{opacity:.36;filter:saturate(.84) grayscale(.2);cursor:not-allowed}._goalGroupExtraIdle_1t8bn_89{opacity:.88;filter:none}._goalGroupHovered_1t8bn_94{transform:scale(1.06);filter:brightness(1.15) saturate(1.06)}._goalGroupPressed_1t8bn_99{transform:scale(1.02);filter:brightness(1.08) saturate(1.03);transition:transform .12s ease-out,filter .12s ease-out,opacity .12s ease-out}._slicePath_1t8bn_108{stroke:#fffffff2;stroke-width:1.45;vector-effect:non-scaling-stroke;transition:stroke-width .18s ease,filter .22s ease,opacity .22s ease}._tilePath_1t8bn_118{stroke:#ffffffd6;stroke-width:.95;vector-effect:non-scaling-stroke;will-change:opacity,filter,transform;transition:opacity .28s cubic-bezier(.34,1.56,.64,1),filter .28s cubic-bezier(.34,1.56,.64,1),transform .28s cubic-bezier(.34,1.56,.64,1)}._goalGroupHovered_1t8bn_94 ._tilePath_1t8bn_118{filter:brightness(1.15);transform:scale(1.01)}._goalGroup_1t8bn_68:focus,._goalGroup_1t8bn_68:focus-visible{outline:none!important}._goalNumber_1t8bn_139{font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:800;fill:#fff;letter-spacing:.01em;paint-order:stroke;stroke:#0308104d;stroke-width:1;pointer-events:none}._goalIcon_1t8bn_151{pointer-events:none;filter:drop-shadow(0 1px 1.8px rgba(0,0,0,.34))}._goalCount_1t8bn_156{font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:700;fill:#f8fbfff5;paint-order:stroke;stroke:#03081042;stroke-width:.85;pointer-events:none}._centerTitle_1t8bn_167{font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;font-size:32px;font-weight:800;letter-spacing:-.015em;fill:#1d2634}._centerText_1t8bn_175{font-family:Segoe UI,Inter,Helvetica Neue,Arial,sans-serif;font-size:10.4px;font-weight:600;letter-spacing:.01em;fill:#5b6777}._centerLogo_1t8bn_183{pointer-events:none;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}._copyColumn_1t8bn_189{min-width:0;max-width:600px;justify-self:start;padding-top:clamp(.06rem,.28vw,.22rem)}._title_1t8bn_196{margin:0;color:var(--ink-900);font-size:var(--type-hero);line-height:1.06;letter-spacing:-.02em;font-weight:800}._description_1t8bn_205{margin:.82rem 0 0;color:var(--ink-600);font-size:var(--type-lead);line-height:1.54;max-width:56ch}._cta_1t8bn_213{margin-top:1.04rem;border:0;border-radius:12px;background:linear-gradient(135deg,#153e6d,#1a4d84);color:#fff;font-size:1.01rem;font-weight:700;padding:.84rem 1.5rem;cursor:pointer;box-shadow:0 8px 18px #12345a47;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}._cta_1t8bn_213:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 10px 21px #12345a52}._cta_1t8bn_213:active{transform:translateY(0);box-shadow:0 5px 12px #12345a40}._cta_1t8bn_213:focus-visible{outline:3px solid rgba(23,100,182,.35);outline-offset:2px}._errorText_1t8bn_246{margin:.9rem 0 0;color:#9e2f37;font-size:.94rem;font-weight:600}._infoSection_1t8bn_253{width:min(var(--dl-public-content-max-width, 1360px),100%);margin:clamp(.2rem,.62vw,.5rem) auto 0;padding:0 var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px));box-sizing:border-box}._infoPanel_1t8bn_260{--panel-color: #244d78;--panel-dark: #1d3655;--panel-soft: rgba(36, 77, 120, .2);--panel-soft-strong: rgba(36, 77, 120, .3);border-radius:18px;border:1px solid rgba(36,77,120,.16);background:linear-gradient(140deg,#fffffff2,#f8fafdf2);box-shadow:0 8px 18px #17294214;min-height:106px;position:relative;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}._infoPanelIdle_1t8bn_278{border-color:transparent;background:transparent;box-shadow:none;pointer-events:none}._infoPanel_1t8bn_260:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,var(--panel-soft) 0%,rgba(255,255,255,.04) 56%,var(--panel-soft-strong) 100%);opacity:0;transition:opacity .25s ease;pointer-events:none}._infoPanelActive_1t8bn_295{background:linear-gradient(135deg,var(--panel-color) 0%,var(--panel-dark) 100%);border-color:var(--panel-soft-strong);box-shadow:0 12px 26px #17294221;transform:translateY(-1px)}._infoPanelActive_1t8bn_295:before{background:linear-gradient(120deg,#060d1859,#060d1833 45%,#ffffff17),linear-gradient(115deg,var(--panel-soft) 0%,rgba(255,255,255,.04) 56%,var(--panel-soft-strong) 100%);opacity:1}._infoPanelContent_1t8bn_309{position:relative;z-index:1;padding:.88rem 1rem}._infoPanelGrid_1t8bn_315{display:grid;grid-template-columns:minmax(0,1.44fr) minmax(190px,.86fr);align-items:center;gap:.78rem}._infoPanelLeft_1t8bn_322{min-width:0}._infoPanelRight_1t8bn_326{min-width:0;border-left:1px solid rgba(255,255,255,.28);padding-left:.8rem;display:flex;flex-direction:column;gap:.18rem}._infoPanelEnter_1t8bn_335 ._infoPanelContent_1t8bn_309{animation:_panel-fade-in_1t8bn_1 .25s cubic-bezier(.22,1,.36,1) both}._infoPanelExit_1t8bn_339 ._infoPanelContent_1t8bn_309{animation:_panel-fade-out_1t8bn_1 .13s ease-out both}._goalDetailsHead_1t8bn_343{display:flex;align-items:center;gap:.56rem}._goalTag_1t8bn_349{display:inline-flex;align-items:center;justify-content:center;min-width:76px;padding:.28rem .52rem;border-radius:999px;background:#0a162724;color:#fff;font-size:.74rem;font-weight:700;letter-spacing:.05em}._goalDetailsIcon_1t8bn_363{width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.16))}._goalDetails_1t8bn_343{margin-top:.42rem}._goalDetails_1t8bn_343 h3{margin:0;font-size:clamp(1.02rem,.66vw + .82rem,1.2rem);line-height:1.18;color:#fffffffc;text-shadow:0 1px 2px rgba(8,17,28,.32)}._goalDetails_1t8bn_343 p{margin:.2rem 0 0;color:#f6fcfffa;font-size:.84rem;line-height:1.32;text-shadow:0 1px 2px rgba(8,17,28,.28)}._goalMetricValue_1t8bn_390{margin:0;font-size:clamp(1.56rem,.9vw + 1.22rem,1.96rem);line-height:1;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(8,17,28,.22)}._goalMetricLabel_1t8bn_399{margin:.03rem 0 0;font-size:.78rem;line-height:1.2;color:#f7fdfff5;letter-spacing:.02em}._goalProgressTrack_1t8bn_407{margin-top:.44rem;width:100%;height:10px;border-radius:999px;border:1px solid rgba(240,250,255,.22);background:#fff3;overflow:hidden}._goalProgressFill_1t8bn_417{height:100%;border-radius:999px;background:linear-gradient(180deg,#fff,#dff1ff);transition:width .5s ease-out}._goalProgressMeta_1t8bn_424{margin:.28rem 0 0;font-size:.73rem;line-height:1.24;color:#f6fcfff2;text-shadow:0 1px 2px rgba(8,17,28,.26)}._statsSection_1t8bn_432{width:min(var(--dl-public-content-max-width, 1360px),100%);margin:clamp(1.12rem,1.86vw,1.86rem) auto 0;padding:0 var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px)) clamp(1.6rem,3vw,2.8rem);box-sizing:border-box}._statsSection_1t8bn_432 h2{margin:0 0 1rem;text-align:center;font-size:clamp(1.9rem,1.1vw + 1.45rem,2.28rem);color:var(--ink-900);letter-spacing:-.017em}._statsGrid_1t8bn_447{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.94rem}._statCard_1t8bn_453{border-radius:16px;border:1px solid rgba(35,70,110,.14);background:linear-gradient(145deg,#fffffff0,#f0f5faf2);box-shadow:0 10px 18px #12233c14;padding:1.28rem 1.2rem 1.12rem;transition:transform .21s ease,box-shadow .21s ease}._statCard_1t8bn_453:nth-child(2){background:linear-gradient(145deg,#f0fbf5f5,#e7f4eef5)}._statCard_1t8bn_453:nth-child(3){background:linear-gradient(145deg,#fcf8eef5,#f4eee2f5)}._statCard_1t8bn_453:hover{transform:translateY(-3px);box-shadow:0 14px 24px #12233c1f}._statIcon_1t8bn_475{width:2.7rem;height:2.7rem;border-radius:12px;background:#467ebc21;color:#2b73bf;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem}._statCard_1t8bn_453:nth-child(2) ._statIcon_1t8bn_475{background:#229c6421;color:#1b995f}._statCard_1t8bn_453:nth-child(3) ._statIcon_1t8bn_475{background:#db911c24;color:#d2891a}._statCard_1t8bn_453 strong{margin-top:.75rem;display:block;font-size:var(--type-card-value);line-height:1;color:#0b1b34}._statCard_1t8bn_453 h3{margin:.4rem 0 0;font-size:var(--type-card-title);color:#0f2441}._statCard_1t8bn_453 p{margin:.44rem 0 0;color:#566a82;font-size:.9rem;line-height:1.48}@keyframes _panel-fade-in_1t8bn_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _panel-fade-out_1t8bn_1{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@media(max-width:1150px){._heroGrid_1t8bn_26{grid-template-columns:minmax(0,1fr);gap:.9rem}._wheelColumn_1t8bn_37{justify-content:center}._wheelShell_1t8bn_45{max-width:min(560px,calc(100vh - var(--dl-nav-height, 62px) - 220px),72vw);margin-inline:auto}._copyColumn_1t8bn_189{max-width:860px;margin:0 auto;text-align:center}._description_1t8bn_205{margin-left:auto;margin-right:auto}._statsGrid_1t8bn_447{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1280px){._heroGrid_1t8bn_26{gap:clamp(1.1rem,1.6vw,1.8rem);align-items:start}._wheelShell_1t8bn_45{max-width:min(640px,calc(100vh - var(--dl-nav-height, 62px) - 165px),46vw)}._copyColumn_1t8bn_189{align-self:center}}@media(max-width:760px){._heroSection_1t8bn_22{padding-top:.34rem}._wheelShell_1t8bn_45{width:min(460px,100%);padding:.1rem}._title_1t8bn_196{font-size:clamp(1.9rem,7.8vw,2.8rem)}._description_1t8bn_205{font-size:1.03rem;line-height:1.65}._infoPanel_1t8bn_260{min-height:108px}._infoPanelGrid_1t8bn_315{grid-template-columns:1fr;gap:.58rem}._infoPanelRight_1t8bn_326{border-left:0;border-top:1px solid rgba(255,255,255,.22);padding-left:0;padding-top:.48rem}._goalDetails_1t8bn_343 h3{font-size:1.12rem}._goalMetricValue_1t8bn_390{font-size:1.52rem}._statsGrid_1t8bn_447{grid-template-columns:minmax(0,1fr)}}@media(max-width:520px){._heroGrid_1t8bn_26,._infoSection_1t8bn_253,._statsSection_1t8bn_432{padding-left:var(--dl-public-page-inline-padding-mobile, 14px);padding-right:var(--dl-public-page-inline-padding-mobile, 14px)}._wheelShell_1t8bn_45{width:min(380px,100%)}._goalTag_1t8bn_349{min-width:72px}._goalDetailsIcon_1t8bn_363{width:32px;height:32px}}@media(prefers-reduced-motion:reduce){._goalGroup_1t8bn_68,._slicePath_1t8bn_108,._tilePath_1t8bn_118,._infoPanel_1t8bn_260,._infoPanel_1t8bn_260:before,._infoPanelContent_1t8bn_309,._goalProgressFill_1t8bn_417,._cta_1t8bn_213,._statCard_1t8bn_453{transition:none!important;animation:none!important}}._page_11991_1{width:100%;min-height:calc(100vh - var(--dl-nav-height, 62px));margin-top:var(--dl-nav-height, 62px);background:radial-gradient(circle at 10% 2%,#ffffffd1,#fff0 35%),radial-gradient(circle at 88% 0%,#4373ac21,#4373ac00 42%),linear-gradient(180deg,#edf1f5,#e8edf2)}._pageInner_11991_11{width:min(var(--dl-public-content-max-width, 1360px),100%);margin:0 auto;padding:.72rem var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px)) 2.3rem;box-sizing:border-box}._topRow_11991_19{margin-top:0}._topUnifiedCard_11991_23{--menu-blue: #1f75ad;--menu-blue-soft: #b9def5;border-radius:16px;border:1px solid rgba(21,57,92,.14);background:#fff;box-shadow:none;padding:.62rem .74rem}._topUnifiedGrid_11991_33{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:stretch;gap:.48rem}._topUnifiedGrid_11991_33>*{min-width:0}._topUnifiedGrid_11991_33>*+*{border-left:1px solid rgba(20,49,76,.12);padding-left:.64rem}._topUnifiedGridSingle_11991_49{grid-template-columns:minmax(0,1fr)}._topUnifiedGridSingle_11991_49>*+*{border-left:none;padding-left:0}._selectorBlock_11991_58{--control-field-width: clamp(250px, 27vw, 360px);border-radius:0;border:none;background:transparent;box-shadow:none;padding:0;display:block}._controlStack_11991_68{display:block}._controlGroup_11991_72{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.16rem;align-items:start}._controlSingleRow_11991_80{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.05fr) minmax(0,1.17fr);gap:.52rem;align-items:stretch}._controlDualRow_11991_87{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:.52rem;align-items:start}._segmentedControl_11991_94{display:inline-flex;align-items:center;gap:.26rem;flex-wrap:wrap}._segmentButton_11991_101{border:1px solid rgba(18,47,75,.2);border-radius:999px;padding:.22rem .64rem;background:#fff;color:#1d4366;font-size:.76rem;font-weight:720;line-height:1.2;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease}._segmentButtonActive_11991_114{background:#1f75ad29;border-color:#1f75ad85;color:#0f3758}._segmentButtonDisabled_11991_120{color:#2a47607a;border-color:#122f4b1f;background:#ffffffb8;cursor:not-allowed}._compareSelect_11991_127{min-width:0}._selectorLabel_11991_131{font-size:.9rem;font-weight:760;color:#14314cdb;letter-spacing:0}._controlTitleSpacer_11991_138{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}._selector_11991_58{border:1px solid rgba(14,38,62,.22);border-radius:12px;min-height:2.25rem;height:2.25rem;padding:.36rem .64rem;font-size:.93rem;line-height:1.2;color:#173450;background:#fffffffa;width:100%;max-width:100%;box-sizing:border-box}._controlGroup_11991_72>._segmentedControl_11991_94,._controlGroup_11991_72>._selector_11991_58,._controlGroup_11991_72>._compareSelect_11991_127{align-self:center}._selector_11991_58:focus-visible{outline:3px solid rgba(41,117,194,.28);outline-offset:1px}._kpiRow_11991_170{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.82rem}._kpiCard_11991_176{position:static;isolation:auto;overflow:hidden;border-radius:0;border:none;background:transparent;box-shadow:none;padding:0}._kpiCard_11991_176>*{position:relative;z-index:1}._kpiLabel_11991_192{display:block;font-size:.9rem;color:#1f3e5b;font-weight:760;letter-spacing:0}._topSectionTitle_11991_200{min-height:1.2rem;display:inline-flex;align-items:flex-start;line-height:1.2;margin-bottom:.2rem}._kpiCardGoalCoverage_11991_208{border:none;background:transparent;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:stretch;text-align:center}._goalCoverageContent_11991_218{margin-top:0;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;align-self:center;width:100%}._goalCoverageDonut_11991_228{--goal-coverage-percent: 0%;width:min(100%,clamp(92px,6.4vw,116px));aspect-ratio:1 / 1;border-radius:50%;background:conic-gradient(var(--menu-blue) var(--goal-coverage-percent),var(--menu-blue-soft) 0);position:relative;display:grid;place-items:center;flex-shrink:0;box-shadow:none}._goalCoverageDonut_11991_228:after{content:"";width:86%;height:86%;border-radius:50%;background:#fff;border:1px solid rgba(31,117,173,.14);position:absolute}._goalCoverageIcons_11991_251{--goal-icon-size: clamp(27px, 2.38vw, 42px);--goal-icon-columns: 1;--goal-icon-rows: 1;width:100%;min-width:0;display:grid;grid-template-columns:repeat(var(--goal-icon-columns),minmax(var(--goal-icon-size),var(--goal-icon-size)));grid-template-rows:repeat(var(--goal-icon-rows),minmax(0,auto));justify-items:start;justify-content:start;align-content:flex-start;align-items:flex-start;column-gap:clamp(.1rem,.26vw,.18rem);row-gap:clamp(.1rem,.24vw,.16rem);min-height:0;padding:.02rem 0;box-sizing:border-box;overflow:hidden}._topGoalIconWrap_11991_275{width:var(--goal-icon-size);min-width:0;max-width:none;aspect-ratio:1 / 1;border-radius:10px;overflow:hidden;border:1px solid rgba(18,46,74,.16);background:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:none;box-sizing:border-box}._topGoalIconWrap_11991_275 img{width:100%;height:100%;object-fit:contain}._topGoalFallback_11991_297{color:#1c4164;font-size:clamp(.62rem,.32vw + .52rem,.82rem);font-weight:800;line-height:1}._kpiCardIndicators_11991_304{border:none;background:transparent;display:grid;grid-template-rows:auto 1fr;justify-items:center;align-items:stretch;text-align:center}._indicatorCoverageContent_11991_314{margin-top:0;display:grid;align-items:center;justify-items:center;align-self:center;width:100%}._indicatorCoverageDonut_11991_323{--indicator-coverage-percent: 0%;width:min(100%,clamp(92px,6.4vw,116px));aspect-ratio:1 / 1;border-radius:50%;background:conic-gradient(var(--menu-blue) var(--indicator-coverage-percent),var(--menu-blue-soft) 0);position:relative;display:grid;place-items:center}._indicatorCoverageDonut_11991_323:after{content:"";width:86%;height:86%;border-radius:50%;background:#fff;border:1px solid rgba(31,117,173,.14);position:absolute}._goalCoverageDonut_11991_228 ._ratioValue_11991_344,._goalCoverageDonut_11991_228 ._ratioLoading_11991_345,._indicatorCoverageDonut_11991_323 ._ratioValue_11991_344,._indicatorCoverageDonut_11991_323 ._ratioLoading_11991_345{position:relative;z-index:1;padding:.06rem .1rem .04rem}._indicatorCoverageDonut_11991_323 ._ratioValue_11991_344{display:inline-flex;align-items:flex-end}._indicatorCoverageDonut_11991_323 ._ratioNumerator_11991_358{font-size:clamp(1.7rem,1.45vw + .9rem,2.2rem)}._indicatorCoverageDonut_11991_323 ._ratioSlash_11991_362,._indicatorCoverageDonut_11991_323 ._ratioDenominator_11991_363{font-size:clamp(.96rem,.5vw + .72rem,1.16rem);margin-bottom:.08rem}._indicatorCoverageDonut_11991_323 ._ratioLoading_11991_345{font-size:clamp(1.26rem,.9vw + .8rem,1.62rem)}._indicatorRatio_11991_372{margin-top:0;display:flex;align-items:center;justify-content:flex-start;gap:.14rem;align-self:center}._topMetricsColumn_11991_381{min-width:0;display:block}._topMetricsGrid_11991_386{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,.9fr) minmax(0,2.5fr);gap:clamp(.22rem,.44vw,.4rem);align-items:center}._topMetricsGrid_11991_386>*{min-width:0;align-self:start}._topGoalIconsPanel_11991_400{border:none;background:transparent;display:grid;grid-template-rows:auto 1fr;align-items:start;justify-items:start;text-align:left}._topGoalIconsPanel_11991_400 ._topSectionTitle_11991_200{align-self:start;margin-bottom:.14rem}._kpiCardIndicators_11991_304 ._topSectionTitle_11991_200,._kpiCardGoalCoverage_11991_208 ._topSectionTitle_11991_200{width:100%;justify-content:center}._goalIconsOneRow_11991_421{grid-template-rows:minmax(0,auto)}._goalIconsTwoRows_11991_425{grid-template-rows:repeat(2,minmax(0,auto))}._selector_11991_58{align-self:center}._ratioValue_11991_344{position:relative;z-index:1;display:inline-flex;align-items:flex-end;line-height:1;color:var(--menu-blue);font-family:"Arial Narrow","Roboto Condensed",var(--dl-font-sans);font-stretch:condensed}._ratioNumerator_11991_358{color:var(--menu-blue);font-size:clamp(1.95rem,1.75vw + .95rem,2.65rem);font-weight:800;line-height:.95;letter-spacing:-.025em}._ratioSlash_11991_362{color:#111;font-size:clamp(1.08rem,.58vw + .76rem,1.3rem);font-weight:500;margin:0 .05rem .12rem;line-height:1;letter-spacing:-.01em}._ratioDenominator_11991_363{color:#111;font-size:clamp(1.08rem,.58vw + .76rem,1.3rem);font-weight:450;margin-bottom:.12rem;line-height:1;letter-spacing:-.01em}._ratioLoading_11991_345{color:var(--menu-blue);font-size:clamp(1.5rem,1.3vw + .9rem,2rem);font-weight:700;line-height:1}._radialCard_11991_477{margin-top:.36rem;border-radius:16px;border:1px solid rgba(16,42,68,.14);background:linear-gradient(180deg,#fffffffa,#f4f8fdfa);box-shadow:0 12px 23px #0f253e17;padding:.4rem .72rem .6rem}._radialHead_11991_486{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;column-gap:.72rem;row-gap:.2rem}._radialHead_11991_486 h2,._goalGridSection_11991_495 h2{margin:0;font-size:clamp(1.08rem,.74vw + .82rem,1.32rem);color:#132f49;line-height:1.15;font-weight:800;min-height:1.24em;display:inline-flex;align-items:center;justify-self:start}._radialHead_11991_486 p{margin:0;color:#355473;font-size:.84rem;line-height:1.25;white-space:nowrap;justify-self:end}._radialHeadLegendSlot_11991_516{min-width:0;display:flex;align-items:center;justify-content:center}._overlayLegend_11991_523{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.22rem .56rem;margin-top:0}._overlayLegendItem_11991_532{display:inline-flex;align-items:center;gap:.28rem}._overlayLegendLine_11991_538{--overlay-color: #1b5f99;width:18px;height:0;border-top:2px solid var(--overlay-color);border-radius:999px;flex-shrink:0}._overlayLegendLineDot_11991_547{width:12px;height:12px;border-top:none;border-radius:50%;background:var(--overlay-color)}._overlayLegendLineDotBenchmark_11991_555{background:#fff;border:1.5px solid var(--overlay-color);box-sizing:border-box}._overlayLegendLabel_11991_561{color:#274867;font-size:.74rem;font-weight:650}._radialDesktopLayout_11991_567{margin-top:.14rem}._radialCenterColumn_11991_571{min-width:0}._radialWrap_11991_575{margin-top:0;width:100%;overflow:hidden}._radialSvg_11991_581{width:100%;min-height:220px;height:auto;aspect-ratio:1 / 1;display:block}._gridRing_11991_589{fill:none;stroke:#112c451f;stroke-width:1}._centerCore_11991_595{fill:#fffffff2;stroke:#112c4524;stroke-width:1.2}._slicePath_11991_601{fill:var(--slice-fill, rgba(31, 117, 173, .6));stroke:var(--slice-color, #1f75ad);stroke-width:3;vector-effect:non-scaling-stroke;transition:transform .22s ease,opacity .22s ease,filter .22s ease,stroke-width .22s ease;transform-box:fill-box;transform-origin:center;cursor:pointer}._slicePath_11991_601:focus,._slicePath_11991_601:focus-visible,._comparisonSlicePath_11991_618:focus,._comparisonSlicePath_11991_618:focus-visible{outline:none}._slicePathActive_11991_623{transform:scale(1.035);opacity:1;filter:saturate(1.14) brightness(1.02);stroke-width:3.6}._slicePathMuted_11991_630{opacity:.35;filter:saturate(.72) brightness(.97)}._comparisonSlicePath_11991_618{fill:none;stroke:var(--comparison-slice-color, #1f75ad);stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:stroke;opacity:1;stroke-linecap:round;cursor:pointer;transition:opacity .18s ease,filter .18s ease}._comparisonSlicePathActive_11991_647{opacity:1;filter:saturate(1.14) brightness(1.03)}._comparisonSlicePathMuted_11991_652{opacity:.35;filter:saturate(.8) brightness(.98)}._comparisonSliceFill_11991_657{fill:var(--comparison-slice-fill, rgba(31, 117, 173, .38));stroke:none;pointer-events:none;opacity:.92;transition:opacity .18s ease,filter .18s ease}._comparisonSliceFillActive_11991_665{opacity:1;filter:saturate(1.08) brightness(1.02)}._comparisonSliceFillMuted_11991_670{opacity:.35;filter:saturate(.8) brightness(.98)}._sliceValue_11991_675{font-size:var(--slice-value-size, 13px);font-weight:800;fill:#10314e;paint-order:stroke;stroke:#ffffffeb;stroke-width:var(--slice-value-stroke, 1.5);transition:transform .22s ease,opacity .22s ease,fill .22s ease}._sliceValueActive_11991_688{transform:scale(1.03);fill:#082843}._sliceValueMuted_11991_693{opacity:.35}._sliceValueBadge_11991_697{fill:#fffffff5;stroke:#112c4533;stroke-width:1}._sliceValueDense_11991_703{fill:#1f75ad;stroke:none}._overlayPath_11991_708{pointer-events:none;opacity:.95}._overlayPoint_11991_713{pointer-events:none;transition:transform .18s ease,opacity .18s ease}._overlayPointBackground_11991_718{opacity:.86}._overlayPointMuted_11991_722{opacity:.35}._centerTitle_11991_726{font-size:18px;font-weight:800;fill:#163651;opacity:0;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease}._centerTitleVisible_11991_735{opacity:1;transform:translateY(0)}._centerSubtitle_11991_740{font-size:11px;font-weight:700;fill:#1636519e}._indicatorSideColumn_11991_746{display:none;min-width:0;gap:.38rem}._sideIndicatorCard_11991_752{--indicator-goal-color: #1f75ad;--indicator-goal-soft: rgba(31, 117, 173, .12);--indicator-goal-border: rgba(31, 117, 173, .42);position:relative;overflow:hidden;border-radius:10px;border:1px solid var(--indicator-goal-border);background:#fff;padding:.4rem .54rem .42rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.48rem;cursor:pointer;flex:0 0 auto;min-height:72px;transition:transform .22s ease,opacity .22s ease,background-color .22s ease,border-color .22s ease}._sideIndicatorCard_11991_752:after{content:"";position:absolute;top:.22rem;bottom:.22rem;width:7px;border-radius:999px;background:var(--indicator-goal-color);opacity:.95}._indicatorSideColumnLeft_11991_787 ._sideIndicatorCard_11991_752:after{left:.16rem}._indicatorSideColumnRight_11991_791 ._sideIndicatorCard_11991_752:after{right:.16rem}._indicatorSideColumnLeft_11991_787 ._sideIndicatorCard_11991_752{padding-left:.82rem}._indicatorSideColumnRight_11991_791 ._sideIndicatorCard_11991_752{grid-template-columns:auto minmax(0,1fr);padding-right:.82rem}._sideIndicatorCardActive_11991_804{background:var(--indicator-goal-soft);border-color:var(--indicator-goal-color)}._indicatorSideColumnLeft_11991_787 ._sideIndicatorCardActive_11991_804{transform:translate(2px)}._indicatorSideColumnRight_11991_791 ._sideIndicatorCardActive_11991_804{transform:translate(-2px)}._sideIndicatorCardMuted_11991_817{opacity:.72}._sideIndicatorCard_11991_752:focus-visible{outline:2px solid rgba(17,50,78,.6);outline-offset:1px}._sideIndicatorHead_11991_826{display:flex;align-items:center;gap:.34rem}._sideIndicatorMain_11991_832{min-width:0;display:grid;gap:.02rem}._sideIndicatorDot_11991_838{width:.58rem;height:.58rem;border-radius:50%;flex-shrink:0;transition:transform .22s ease}._sideIndicatorGoalIconWrap_11991_846{width:18px;height:18px;border-radius:5px;border:1px solid var(--indicator-goal-border);background:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._sideIndicatorGoalIcon_11991_846{width:100%;height:100%;object-fit:contain}._sideIndicatorGoalIconFallback_11991_865{color:#1c4164;font-size:.56rem;font-weight:800;line-height:1}._sideIndicatorGoal_11991_846{color:#2b4b6a;font-size:.7rem;font-weight:700;letter-spacing:.02em;transition:color .22s ease}._sideIndicatorTitle_11991_880{margin:.14rem 0 0;color:#173d61;font-size:.74rem;font-weight:600;line-height:1.22;display:block;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal;transition:color .22s ease}._sideIndicatorValue_11991_895{margin:.14rem 0 0;color:#0f2e48;font-size:.78rem;font-weight:800;display:inline-flex;align-items:baseline;gap:.26rem;flex-wrap:wrap;transition:color .22s ease}._sideIndicatorValueNumber_11991_907{line-height:1}._sideIndicatorUnit_11991_911{color:#2f4f6f;font-size:.64rem;font-weight:650;line-height:1}._sideIndicatorYear_11991_918{color:#5d748b;font-size:.63rem;font-weight:600;line-height:1}._sideIndicatorComparisons_11991_925{margin-top:.2rem;display:grid;gap:.08rem}._sideIndicatorComparisonRow_11991_931{margin:0;display:flex;align-items:baseline;justify-content:space-between;gap:.3rem}._sideIndicatorComparisonLabel_11991_939{font-size:.62rem;font-weight:700;line-height:1.2}._sideIndicatorComparisonValue_11991_945{font-size:.7rem;font-weight:780;color:#1b3f61;line-height:1.2}._sideIndicatorComparisonYear_11991_952{color:#5d748b;font-size:.63rem;font-weight:620}._sideIndicatorCardActive_11991_804 ._sideIndicatorGoal_11991_846{color:var(--indicator-goal-color)}._sideIndicatorCardActive_11991_804 ._sideIndicatorTitle_11991_880,._sideIndicatorCardActive_11991_804 ._sideIndicatorValue_11991_895{color:#0d2f4b}._sideIndicatorCardActive_11991_804 ._sideIndicatorTitle_11991_880,._sideIndicatorCard_11991_752:hover ._sideIndicatorTitle_11991_880,._sideIndicatorCard_11991_752:focus-within ._sideIndicatorTitle_11991_880{white-space:normal}._indicatorSideColumnRight_11991_791 ._sideIndicatorCard_11991_752{text-align:right}._indicatorSideColumnRight_11991_791 ._sideIndicatorMain_11991_832{order:2}._indicatorSideColumnRight_11991_791 ._sideIndicatorHead_11991_826,._indicatorSideColumnRight_11991_791 ._sideIndicatorValue_11991_895,._indicatorSideColumnRight_11991_791 ._sideIndicatorComparisonRow_11991_931{justify-content:flex-end}._sideIndicatorTrend_11991_993{color:var(--indicator-goal-color);display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:end;min-width:1.65rem}._indicatorSideColumnRight_11991_791 ._sideIndicatorTrend_11991_993{order:1;justify-self:start}._sideIndicatorTrendIcon_11991_1008{font-size:1.5rem}._sideIndicatorTrend_11991_993 ._notAvailable_11991_1012{font-size:.72rem;color:#64798d}._mobileIndicatorList_11991_1017{margin-top:.58rem;display:none;gap:.38rem}._mobileIndicatorItem_11991_1023{display:flex;align-items:center;gap:.55rem;border-radius:10px;padding:.42rem .5rem;background:#ffffffd6;border:1px solid rgba(17,44,69,.12)}._mobileIndicatorDot_11991_1033{width:.62rem;height:.62rem;border-radius:50%;flex-shrink:0}._mobileIndicatorText_11991_1040{min-width:0;color:#1d4569;font-size:.84rem;font-weight:600;line-height:1.3}._mobileIndicatorBody_11991_1048{min-width:0;flex:1 1 auto;display:grid;gap:.06rem}._mobileIndicatorValue_11991_1055{color:#112d47;font-size:.82rem;font-weight:800;display:inline-flex;align-items:baseline;gap:.22rem;flex-wrap:wrap}._mobileIndicatorComparisons_11991_1065{display:flex;flex-wrap:wrap;gap:.18rem}._mobileIndicatorComparisonChip_11991_1071{border-radius:999px;border:1px solid rgba(31,117,173,.3);background:#1f75ad1f;color:#1b4164;font-size:.62rem;font-weight:700;line-height:1;padding:.12rem .34rem}._goalGridSection_11991_495{margin-top:.68rem}._goalGrid_11991_495{margin-top:.68rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}._goalCard_11991_1093{--goal-color: #1f75ad;--goal-soft: rgba(31, 117, 173, .14);--goal-soft-strong: rgba(31, 117, 173, .24);--goal-soft-border: rgba(31, 117, 173, .42);--goal-shadow: rgba(31, 117, 173, .26);position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--goal-soft-border);background:#fff;padding:.86rem .9rem;box-shadow:none}._goalCard_11991_1093:before{content:none}._goalCard_11991_1093:after{content:none}._goalCardHead_11991_1116{display:flex;align-items:flex-start;gap:.62rem}._goalIcon_11991_421{width:48px;height:48px;object-fit:contain;border-radius:12px;border:1px solid var(--goal-soft-border);background:#fff;box-shadow:none;padding:.08rem;flex-shrink:0}._goalFallback_11991_1134{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--goal-soft-strong);color:var(--goal-color);font-size:.98rem;font-weight:800;border:1px solid var(--goal-soft-border);box-shadow:none;flex-shrink:0}._goalTitle_11991_1150{min-width:0;font-size:clamp(1rem,.64vw + .82rem,1.18rem);color:#193b5b;line-height:1.2;font-weight:820}._goalCardBody_11991_1158{margin-top:.58rem;display:flex;flex-direction:column;gap:.18rem}._goalMeta_11991_1165{color:#264a6c;font-size:.9rem;font-weight:700}._goalTrend_11991_1171{margin-top:.52rem;display:flex;align-items:center;gap:.48rem}._goalTrendBadge_11991_1178{width:42px;height:42px;border-radius:12px;border:2px solid currentColor;background:#fff;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._goalTrendGlyph_11991_1191{font-size:1.48rem;font-weight:800;line-height:1}._goalTrendIcon_11991_1197{font-size:1.96rem}._goalTrendText_11991_1201{color:#244a6e;font-size:.92rem;font-weight:780;line-height:1.15}._trendLegend_11991_1208{margin-top:.72rem;border-radius:0;border:none;background:transparent;padding:.18rem 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.44rem .62rem}._trendLegendItem_11991_1220{display:inline-flex;align-items:center;gap:.32rem;min-height:28px}._trendLegendBadge_11991_1227{width:auto;height:auto;border-radius:0;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._trendLegendGlyph_11991_1239{font-size:.98rem;font-weight:800;line-height:1}._trendLegendIcon_11991_1245{font-size:1.05rem}._trendLegendText_11991_1249{color:#294b6d;font-size:.77rem;font-weight:700;white-space:nowrap}._greenArrow_11991_1256{color:#2b8857;font-size:1.3rem}._redArrow_11991_1261{color:#be3c3c;font-size:1.3rem}._rotate45_11991_1266{transform:rotate(45deg)}._rotate135_11991_1270{transform:rotate(135deg)}._rotate180_11991_1274{transform:rotate(180deg)}._notAvailable_11991_1012{font-size:.74rem;font-style:normal;color:#5f7487;line-height:1;font-weight:700}._noticeCard_11991_1286{margin-top:.92rem;border-radius:12px;border:1px solid rgba(17,44,69,.14);background:#fffffff2;padding:.75rem .88rem}._noticeCard_11991_1286 p{margin:0;color:#204868;font-size:.9rem;font-weight:600}._noticeError_11991_1301{border-color:#b63c3c59;background:linear-gradient(180deg,#fff0f0,#ffe9e9)}._noticeError_11991_1301 p{color:#8e2931}._noticeInline_11991_1310{margin-top:.62rem;border-radius:10px;border:1px solid rgba(17,44,69,.14);background:#ffffffeb;padding:.54rem .64rem;color:#2a4f72;font-size:.86rem;font-weight:600}@media(max-width:1180px){._goalGrid_11991_495{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){._radialDesktopLayout_11991_567{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2.02fr) minmax(0,1fr);gap:clamp(.34rem,.66vw,.62rem);align-items:stretch}._sliceValue_11991_675{font-size:var(--slice-value-size-desktop, 18px);font-weight:820;fill:#1f75ad;stroke-width:var(--slice-value-stroke-desktop, 1.75)}._sliceValueActive_11991_688{fill:#1f75ad}._centerTitle_11991_726{font-size:20px}._centerSubtitle_11991_740{font-size:12px;fill:#163651bd}._radialCenterColumn_11991_571{display:flex;justify-content:center;align-items:flex-start;align-self:start}._radialCenterColumn_11991_571 ._radialWrap_11991_575{width:min(100%,540px);margin:clamp(-1.38rem,-1.3vw,-1.08rem) auto 0}._indicatorSideColumn_11991_746{display:flex;flex-direction:column;align-content:initial;align-self:start;max-height:clamp(340px,62vh,560px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:.16rem;gap:.34rem}._indicatorSideColumnRight_11991_791{padding-right:0;padding-left:.16rem}._indicatorSideColumn_11991_746::-webkit-scrollbar{width:8px}._indicatorSideColumn_11991_746::-webkit-scrollbar-track{background:transparent}._indicatorSideColumn_11991_746::-webkit-scrollbar-thumb{background:#20496d3d;border-radius:999px}._indicatorSideColumn_11991_746::-webkit-scrollbar-thumb:hover{background:#20496d57}}@media(max-width:979.98px){._topUnifiedGrid_11991_33{grid-template-columns:minmax(0,1fr)}._controlSingleRow_11991_80{grid-template-columns:minmax(0,1fr);row-gap:.5rem}._topUnifiedGrid_11991_33>*+*{border-left:none;padding-left:0;border-top:1px solid rgba(20,49,76,.1);padding-top:.66rem}._selectorBlock_11991_58{max-width:none}._radialHead_11991_486{grid-template-columns:minmax(0,1fr);row-gap:.24rem}._radialHead_11991_486 h2{justify-self:start}._radialHeadLegendSlot_11991_516{justify-content:flex-start}._radialHead_11991_486 p{justify-self:start;white-space:normal}._mobileIndicatorList_11991_1017{display:grid}}@media(min-width:761px)and (max-width:979.98px){._radialCenterColumn_11991_571{display:flex;justify-content:center}._radialWrap_11991_575{width:60%;margin:0 auto}}@media(max-width:760px){._pageInner_11991_11{padding-left:var(--dl-public-page-inline-padding-mobile, 14px);padding-right:var(--dl-public-page-inline-padding-mobile, 14px)}._topMetricsColumn_11991_381{display:flex;justify-content:center}._topMetricsGrid_11991_386{grid-template-columns:repeat(2,minmax(0,1fr));gap:.56rem;width:100%;justify-items:center;align-items:start}._topGoalIconsPanel_11991_400{grid-column:1 / -1;justify-items:center;text-align:center}._goalCoverageContent_11991_218,._indicatorCoverageContent_11991_314{justify-items:center}._goalCoverageIcons_11991_251{gap:.28rem;justify-content:center;align-content:center}._topGoalIconWrap_11991_275{max-width:40px}._selector_11991_58{width:100%}._goalGrid_11991_495{grid-template-columns:minmax(0,1fr)}._goalIcon_11991_421,._goalFallback_11991_1134{width:40px;height:40px}._goalFallback_11991_1134{font-size:.84rem}._goalTitle_11991_1150{font-size:.98rem}._goalMeta_11991_1165{font-size:.82rem}._goalTrendBadge_11991_1178{width:36px;height:36px}._goalTrendIcon_11991_1197{font-size:1.64rem}._goalTrendText_11991_1201{font-size:.82rem}._radialCard_11991_477{padding:.76rem}._centerTitle_11991_726{font-size:16px}._centerSubtitle_11991_740{font-size:10px}}._main_1du4e_1{width:100%;min-height:calc(100vh - var(--dl-nav-height, 62px));margin-top:var(--dl-nav-height, 62px);overflow-x:hidden}._content_1du4e_8{width:100%;max-width:var(--dl-public-content-max-width, 1360px);margin:0 auto;padding:1.4em var(--dl-public-page-inline-padding, clamp(16px, 2.1vw, 30px)) 2.2em;box-sizing:border-box}._intro_1du4e_16{margin-bottom:2em;font-size:.86em;padding:1.2rem;border:1px solid rgba(16,37,62,.14);border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 6px 18px #0f233a17}._introTitle_1du4e_26{text-align:center;margin-top:0;margin-bottom:.6rem}._additionalInfo_1du4e_32{margin-top:1.6rem;padding:1.2rem;border:1px solid rgba(16,37,62,.14);border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);box-shadow:0 6px 18px #0f233a17}._additionalInfoTitle_1du4e_41{text-align:center;font-size:.9em;margin:0}._additionalInfoText_1du4e_47{font-size:.83em;line-height:1.55;color:#22384f}._additionalInfoTextContainer_1du4e_53{margin-bottom:2em}._arrowsLegendIcon_1du4e_57{display:block;width:70%;max-width:none;margin:0 auto}@media(max-width:1024px){._arrowsLegendIcon_1du4e_57{width:85%}}@media(max-width:767px){._arrowsLegendIcon_1du4e_57{width:100%}}._goalIcon_1du4e_76{display:none}._goalTitle_1du4e_80{font-size:.86em;font-weight:700;font-style:italic;color:#15314c}._goalText_1du4e_87{font-size:.84em;font-style:italic;line-height:1.5;color:#2f4155}._goalTitle_1du4e_80:hover{cursor:pointer;color:#0f5d95}._goalsContainer_1du4e_99{display:flex;margin-bottom:.95em}._goalBox_1du4e_104{display:flex;align-items:flex-start;width:100%;padding:.85rem .95rem;border:1px solid rgba(16,37,62,.13);border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 3px 10px #0f233a14}@media(min-width:500px){._goalIcon_1du4e_76{display:block;align-self:flex-start;filter:drop-shadow(0 3px 8px rgba(15,35,58,.12))}._intro_1du4e_16,._goalTitle_1du4e_80,._goalText_1du4e_87,._additionalInfoTitle_1du4e_41,._additionalInfoText_1du4e_47{font-size:1em}._additionalInfoTextContainer_1du4e_53{margin-bottom:3.4em}._goalTitle_1du4e_80{margin-left:2.4em}._goalContent_1du4e_138{padding:0 1.65em}}
