:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e2e39;background:#f3f6f8;font-synthesis:none;font-weight:400;--ink:#112c3f;--navy:#0d2332;--accent:#b3d5ee;--muted:#5a85a4;--line:#e0e8ee;--paper:#fff;--page:#f3f6f8}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #4e80a4;outline-offset:4px}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}button,input,select{color:inherit}button{background:transparent}svg{vertical-align:middle}.cc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cc-brand{display:flex;align-items:center;gap:10px;color:var(--navy)}.cc-brand-mark{width:37px;height:39px;display:grid;place-items:center;color:#8dbee1}.cc-brand strong{font-size:27px;letter-spacing:-1.1px;line-height:1;font-weight:740}.cc-brand strong>span{font-weight:380;margin-left:5px;letter-spacing:-.9px}.cc-brand small{display:block;font-size:8px;font-weight:600;letter-spacing:2.5px;margin-top:8px}.cc-brand.is-light{color:#f1f7fc}.cc-brand.is-light small{color:#6f95b0}.cc-eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:650;color:#5c87a5;display:block}.cc-primary,.cc-secondary{display:inline-flex;align-items:center;justify-content:center;gap:17px;border-radius:8px;padding:13px 18px;font-size:12px;font-weight:600;line-height:1.3;white-space:nowrap;transition:background .16s,transform .16s}.cc-primary{background:var(--navy);color:#fff;border:1px solid var(--navy)}.cc-primary:hover{background:#1d3f57;transform:translateY(-1px)}.cc-secondary{background:#fff;border:1px solid #d4dfe7}.cc-secondary:hover{background:#edf2f5}.cc-text-button{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:550}.cc-text-button:hover{color:#346a90}.cc-icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;color:#57819f}.cc-icon-button:hover{background:#e7eff5;color:var(--navy)}.cc-preview-tag{display:inline-flex;align-items:center;font-size:8px;letter-spacing:1px;font-weight:650;padding:6px 9px;border:1px solid #d5e0e8;border-radius:4px;color:#557d9a;background:#f1f5f8}.cc-login{display:grid;grid-template-columns:50% 50%;min-height:100vh;background:#f7fafc}.cc-login-story{background:var(--navy);color:#e6f2fa;min-height:100vh;padding:44px 57px 25px;position:relative;overflow:hidden;display:flex;flex-direction:column}.cc-login-story:before{content:"";position:absolute;width:800px;height:800px;left:-160px;top:190px;background:radial-gradient(ellipse,#3b596f25,transparent 65%);pointer-events:none}.cc-login-message{position:relative;margin-top:79px}.cc-login-message .cc-eyebrow{color:#9eb7c9;font-size:10px;display:flex;gap:11px;align-items:center;letter-spacing:2px}.cc-small-line{display:inline-block;width:23px;height:1px;background:#9cc4e1}.cc-login h1{font-size:clamp(52px,5.7vw,85px);line-height:1.03;letter-spacing:-4px;font-weight:470;margin:26px 0 25px}.cc-login h1 em{font-style:normal;color:#99cbef}.cc-login-message>p{font-size:15px;color:#98b3c7;line-height:1.9;font-weight:380}.cc-login-story>footer{position:relative;display:flex;justify-content:space-between;color:#799cb5;font-size:10px;border-top:1px solid #90b5d020;padding-top:21px;margin-top:auto;gap:10px}.cc-network{height:208px;width:100%;max-width:500px;position:relative;margin:15px auto 32px}.cc-network>svg{position:absolute;width:100%;height:100%;inset:0;fill:none;stroke:#5886a645;stroke-width:1}.cc-network>svg circle:first-of-type{fill:#203d52;stroke:#5b86a4}.cc-network>svg circle:last-of-type{stroke-dasharray:3 4}.cc-network-hub{position:absolute;top:27%;left:49%;transform:translate(-50%,-50%);color:#aad6f6}.cc-network-unit{position:absolute;padding:9px 13px;background:#162d3e;border:1px solid #365469;border-radius:7px;font-size:10px;color:#b5cee0;display:flex;align-items:center;gap:9px;box-shadow:0 10px 30px #071b2030}.cc-network-unit.first{top:70%;left:3%}.cc-network-unit.second{top:79%;left:38%}.cc-network-unit.third{top:70%;right:0;color:#8dabc1;background:#1b2e3b;border-color:#314a5c}.cc-login-access{display:flex;flex-direction:column;min-height:100vh;padding:36px 43px 24px}.cc-login-top{display:flex;align-items:center;justify-content:space-between}.cc-login-top>.cc-text-button{color:#567f9c;font-size:11px}.cc-login-form-wrap{width:100%;max-width:363px;margin:auto;padding:65px 0}.cc-login-lock{width:48px;height:48px;display:grid;place-items:center;background:#e6eef3;color:#3d5a6f;border:1px solid #d6e2ea;border-radius:12px;margin-bottom:27px}.cc-login-form-wrap>.cc-eyebrow{font-size:9px;letter-spacing:1.5px;color:#5983a1;margin-bottom:12px}.cc-login-form-wrap h2{font-size:30px;letter-spacing:-1.2px;font-weight:570;line-height:1.25}.cc-login-form-wrap>p{font-size:14px;color:#6b92ad;line-height:1.8;margin-top:12px}.cc-login-form-wrap form{margin-top:32px}.cc-login-form-wrap form>label{display:block;font-size:11px;font-weight:580;margin:20px 0 10px}.cc-input-icon{display:flex;align-items:center;gap:11px;border:1px solid #d4dfe7;border-radius:7px;padding:0 14px;background:#fff;height:48px;color:#678fac}.cc-input-icon:focus-within{outline:2px solid #5e88a6;outline-offset:2px}.cc-input-icon input{border:0;outline:none!important;background:transparent;width:100%;min-width:0;height:100%;font-size:12px;color:#1b2f3d}.cc-input-icon input::placeholder{color:#8ba9bf}.cc-input-icon button{padding:5px;display:flex;color:#6d93ae}.cc-login-options{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font-size:9px;color:#5984a3;gap:8px}.cc-login-options>span{display:flex;align-items:center;gap:5px}.cc-login-options button{font-size:10px;color:#405e74}.cc-login-submit{margin-top:26px;width:100%;justify-content:space-between;background:#1e3444;padding:15px 18px}.cc-inline-notice{font-size:12px;line-height:1.6;background:#e7eff5;border:1px solid #cedeeb;padding:13px!important;color:#405e73;margin-top:15px!important;border-radius:6px}.cc-login-preview{border-top:1px solid #d9e3ea;margin-top:30px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.cc-login-preview>span{font-size:9px;line-height:1.8;color:#658eab}.cc-login-preview>a{font-size:11px;display:flex;align-items:center;gap:8px;font-weight:650;white-space:nowrap}.cc-login-access>footer{display:flex;justify-content:center;gap:7px;font-size:9px;color:#6c93ae;align-items:center}.cc-shell{display:flex;min-height:100vh}.cc-sidebar{width:232px;background:var(--navy);color:#9bb5c8;padding:30px 19px 18px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:30}.cc-brand-link{display:block;margin:0 10px}.cc-sidebar .cc-brand strong{font-size:25px}.cc-sidebar .cc-brand small{font-size:7px;letter-spacing:2.2px}.cc-workspace{display:flex;align-items:center;gap:9px;margin:33px 1px 30px;padding:13px 9px;border:1px solid #88afca26;border-radius:7px;background:#96b8d008}.cc-workspace-logo{display:grid;place-items:center;font-weight:800;width:29px;height:31px;color:#9fc6e1;border:1px solid #7297b160;font-size:14px;letter-spacing:-1px}.cc-workspace-logo>span{font-size:9px;margin-top:-8px}.cc-workspace>div{flex:1}.cc-workspace strong{font-size:10px;font-weight:550;color:#d3e2ec;display:block}.cc-workspace small{font-size:9px;color:#7499b3;display:block;margin-top:5px}.cc-workspace>svg{color:#83a5be}.cc-nav-label{font-size:8px;letter-spacing:1.5px;margin:0 13px 13px;color:#6990ac}.cc-sidebar nav{display:flex;flex-direction:column;gap:6px}.cc-sidebar nav>a{display:flex;align-items:center;gap:11px;padding:12px;border-radius:6px;font-size:11px;color:#97b2c6;min-height:43px}.cc-sidebar nav>a:hover{background:#a0c7e210}.cc-sidebar nav>a.active{background:#a1ccea;color:#1a2e3c;font-weight:650}.cc-sidebar nav>a>small{margin-left:auto;background:#5a85a335;color:#223f54;font-size:9px;border-radius:3px;padding:3px 5px}.cc-sidebar-bottom{margin-top:auto}.cc-build-note{border:1px solid #90b3cc22;border-radius:8px;background:#4a81a909;font-size:10px;line-height:1.6;color:#c1d5e3;padding:15px 13px;margin-bottom:25px}.cc-build-note>p{font-size:10px;color:#7398b2;line-height:1.8;margin-top:8px}.cc-pulse-dot{display:inline-block;width:5px;height:5px;background:#79afd5;border-radius:50%;margin-right:7px}.cc-sidebar-bottom>a{font-size:11px;display:flex;align-items:center;gap:10px;border-top:1px solid #81aac722;padding:19px 12px 2px}.cc-sidebar-bottom>a>svg:last-child{margin-left:auto}.cc-workarea{width:calc(100% - 232px);margin-left:232px;display:flex;flex-direction:column;min-height:100vh;min-width:0}.cc-topbar{height:73px;background:#fff;border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:15px}.cc-topbar>div{display:flex;align-items:center;gap:15px}.cc-topbar-root{font-size:11px;color:#7d9fb8}.cc-topbar>div>svg{color:#8facc1}.cc-topbar strong{font-size:11px;font-weight:550}.cc-avatar{background:#dce7ef;border:3px solid white;outline:1px solid #e3ebf0;color:#36556b;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:650}.cc-preview-strip{background:#e8f0f5;border-bottom:1px solid #dbe5ed;padding:9px 35px;font-size:10px;color:#5883a1;display:flex;gap:8px;align-items:center}.cc-main{padding:33px 34px 30px;max-width:1540px;width:100%;margin:0 auto;flex:1;min-width:0}.cc-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.cc-heading .cc-eyebrow{margin-bottom:10px;font-size:9px}.cc-heading h1{font-size:30px;font-weight:570;letter-spacing:-1px;line-height:1.2}.cc-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin-top:9px}.cc-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:25px}.cc-stat{padding:19px 19px 17px;background:#fff;border:1px solid var(--line);border-radius:9px}.cc-stat>div{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:10px;color:#5a85a3;min-height:19px}.cc-stat>div>svg{color:#81a2b9}.cc-stat>strong{display:block;font-size:35px;letter-spacing:-1.5px;line-height:1.2;margin:14px 0 16px;font-weight:500}.cc-stat>small{font-size:9px;color:#7c9eb7;display:flex;align-items:center;gap:5px;line-height:1.4}.cc-stat>small.is-ready{color:#517792}.cc-muted-dot{width:4px;height:4px;display:inline-block;background:#9eb7c9;border-radius:50%}.cc-panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;min-width:0}.cc-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 23px;border-bottom:1px solid #e6edf2}.cc-panel-heading h2{font-size:15px;letter-spacing:-.3px;font-weight:620}.cc-panel-heading p{font-size:10px;color:#7498b2;margin-top:7px;line-height:1.5}.cc-panel-heading>svg{color:#7096b1}.cc-count{font-size:9px;color:#5e88a6;background:#ecf2f7;border:1px solid #e0e9ef;padding:6px 8px;border-radius:5px;white-space:nowrap}.cc-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:21px}.cc-table-scroll{overflow-x:auto}.cc-unit-table,.cc-bases-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.cc-unit-table th,.cc-bases-table th{font-size:9px;color:#6b92ad;font-weight:500;padding:12px 20px;background:#f8fbfd;border-bottom:1px solid #e6edf2}.cc-unit-table th:first-child,.cc-unit-table td:first-child{padding-left:23px}.cc-unit-table td{padding:14px 20px;border-bottom:1px solid #e6edf2;font-size:11px}.cc-unit-table tr:last-child td{border-bottom:0}.cc-unit-table tbody tr:hover{background:#f6fafd}.cc-unit-table th:last-child,.cc-unit-table td:last-child{padding-left:0;width:45px;padding-right:14px}.cc-unit-name{display:flex;align-items:center;gap:11px}.cc-unit-mark{width:36px;height:36px;flex:0 0 36px;border:1px solid #dbe6ee;background:#ebf1f6;border-radius:8px;color:#628ba9;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:11px}.cc-unit-mark.highlight{background:#d8e8f5;color:#38617e;border-color:#cfe1ee}.cc-unit-name strong{font-size:11px;line-height:1.3;font-weight:580;display:block}.cc-unit-name small{font-size:9px;color:#799cb5;margin-top:5px;display:block}.cc-pending{display:inline-flex;align-items:center;gap:5px;color:#947d56;background:#faf6ed;border:1px solid #f1e9d8;padding:4px 7px;border-radius:4px;font-size:9px;white-space:nowrap}.cc-pending>span{width:4px;height:4px;background:#b79f75;border-radius:50%}.cc-unavailable{font-size:9px!important;color:#81a2ba}.cc-metric-empty{color:#87a6bd}.cc-panel-footer-link{font-size:10px;padding:15px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:10px;color:#466b86}.cc-panel-footer-link:hover{background:#eef6fb}.cc-overview-aside{display:flex;flex-direction:column;gap:16px}.cc-roadmap{background:#dce8f1;border:1px solid #d2e1ec;border-radius:10px;padding:25px 23px;position:relative;overflow:hidden;flex:1}.cc-roadmap .cc-eyebrow{font-size:8px;color:#6991ad;letter-spacing:1.3px}.cc-roadmap h2{font-size:26px;font-weight:520;letter-spacing:-.7px;line-height:1.13;margin:16px 0 26px;color:#2b4a60}.cc-steps{position:relative;z-index:1}.cc-steps>div{display:flex;gap:10px;position:relative;min-height:63px}.cc-steps>div:not(:last-child):after{content:"";width:1px;position:absolute;top:23px;bottom:5px;left:10px;background:#bdcfdc}.cc-steps>div>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #b5c9d7;border-radius:50%;font-size:9px;flex-shrink:0;color:#8aa9bf}.cc-steps>div.done>span{background:#4e748f;color:#fff;border-color:#4e748f}.cc-steps>div.current>span{color:#3f617a;border:1px solid #5a85a4;background:#ecf4f9}.cc-steps strong{font-size:10px;font-weight:580;color:#5d88a6;display:block;padding-top:4px}.cc-steps .done strong,.cc-steps .current strong{color:#38576d}.cc-steps p{font-size:9px;line-height:1.6;color:#6990ac;margin-top:5px}.cc-roadmap-decoration{position:absolute;right:-38px;top:44px;color:#3a739b1a;transform:rotate(-16deg)}.cc-small-panel{padding:18px;display:flex;gap:12px;border:1px solid var(--line);background:#fff;border-radius:9px}.cc-small-panel>svg{color:#608aa8;flex-shrink:0}.cc-small-panel h3{font-size:11px;font-weight:570;margin-top:2px}.cc-small-panel p{font-size:10px;line-height:1.8;color:#6b92ad;margin-top:7px}.cc-next-row{display:flex;gap:15px;align-items:center;border:1px solid var(--line);border-radius:9px;padding:20px 22px;background:#fff;margin-top:22px}.cc-next-icon{width:42px;height:42px;border-radius:8px;background:#ebf1f6;display:grid;place-items:center;color:#5c87a6;flex-shrink:0}.cc-next-row h3{font-size:12px;font-weight:600}.cc-next-row p{font-size:10px;color:#6f94af;line-height:1.7;margin-top:6px}.cc-next-row>.cc-text-button{margin-left:auto;font-size:10px;white-space:nowrap;color:#4c718c}.cc-page-footer{display:flex;justify-content:space-between;gap:10px;margin:0 34px;padding:18px 0;border-top:1px solid var(--line);font-size:9px;color:#7a9db6}.cc-page-footer>span>span{margin:0 6px}.cc-unit-summary{display:flex;align-items:center;gap:10px;margin-bottom:23px;color:#5883a1;font-size:12px}.cc-unit-summary strong{font-size:11px;font-weight:600}.cc-unit-summary>span{margin-left:auto;font-size:10px;color:#799cb5}.cc-unit-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 23px;border-bottom:1px solid var(--line)}.cc-search{display:flex;align-items:center;gap:10px;min-width:180px;width:370px;color:#6b92ad}.cc-search input{background:transparent;border:0;outline-offset:5px;font-size:11px;width:100%;height:30px}.cc-search input::placeholder{color:#7c9eb7}.cc-view-toggle{display:flex;background:#eef4f9;padding:3px;border:1px solid #dce7ef;border-radius:6px}.cc-view-toggle>button{display:grid;place-items:center;width:31px;height:28px;border-radius:4px;color:#789bb4}.cc-view-toggle>button[aria-pressed=true]{background:#fff;color:#3a5c75;box-shadow:0 1px 4px #0b253710}.cc-unit-grid{padding:21px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.cc-unit-grid-card{display:block;border:1px solid #dce7ef;border-radius:8px;padding:20px;transition:box-shadow .15s,transform .15s}.cc-unit-grid-card:hover{box-shadow:0 6px 19px #1229390c;transform:translateY(-2px);border-color:#a3c0d5}.cc-unit-grid-card>div{display:flex;align-items:center;justify-content:space-between;color:#779bb4}.cc-unit-grid-card h2{font-size:15px;margin:19px 0 6px;font-weight:600}.cc-unit-grid-card>p{font-size:10px;color:#7499b3;margin-bottom:21px}.cc-table-footer{font-size:10px;color:#6b92ad;padding:15px 23px;border-top:1px solid var(--line)}.cc-empty{text-align:center;padding:45px;color:#618aa8;font-size:12px;grid-column:1/-1}.cc-empty h3{font-size:15px;color:var(--ink);margin:12px 0 8px}.cc-back{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#6890ac;margin-bottom:26px}.cc-back:hover{color:#28506d}.cc-detail-title{display:flex;align-items:center;gap:16px}.cc-detail-title>.cc-unit-mark{width:64px;height:64px;flex-basis:64px;font-size:21px;border-radius:13px}.cc-detail-title .cc-eyebrow{font-size:8px;letter-spacing:1.7px}.cc-detail-title h1{font-size:29px;font-weight:550;letter-spacing:-.8px;margin:5px 0}.cc-detail-title p{font-size:11px;color:#6990ac}.cc-detail-title>a{margin-left:auto}.cc-detail-status{display:flex;align-items:center;gap:20px;font-size:10px;color:#7c9eb7;margin:24px 0}.cc-provisioned{display:flex;align-items:center;gap:7px;color:#507691}.cc-tabs{display:flex;gap:27px;overflow-x:auto;border-bottom:1px solid #d6e1e9;margin-bottom:25px}.cc-tabs>button{white-space:nowrap;font-size:11px;color:#6c93ae;padding:12px 0 15px;border-bottom:2px solid transparent}.cc-tabs>button[aria-selected=true]{border-bottom-color:#356588;color:#1a405b;font-weight:650}.cc-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.cc-awaiting{text-align:center;padding:49px 24px 45px;max-width:520px;margin:auto}.cc-awaiting-symbol{display:grid;place-items:center;width:68px;height:68px;background:#e7f0f6;border:1px solid #dbe7f0;border-radius:17px;color:#6b92ae;margin:0 auto 21px}.cc-awaiting h3{font-size:18px;font-weight:550;letter-spacing:-.3px}.cc-awaiting p{font-size:12px;line-height:1.9;color:#6e94af;margin:12px 0 24px}.cc-section-intro{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:21px}.cc-section-intro h2{font-size:18px;font-weight:550;letter-spacing:-.3px}.cc-section-intro p{font-size:11px;color:#6d93ae;margin-top:8px}.cc-draft-note{display:flex;align-items:center;gap:10px;font-size:11px;line-height:1.6;background:#e6eff5;border:1px solid #d3e3ee;color:#5a85a3;padding:13px 15px;border-radius:7px;margin-bottom:20px}.cc-draft-note>svg{flex-shrink:0}.cc-modules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cc-module-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:22px}.cc-module-card>div{display:flex;justify-content:space-between;align-items:center}.cc-module-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;background:#e5f0f8;color:#5983a1}.cc-module-card h3{font-size:14px;font-weight:570;margin:18px 0 10px}.cc-module-card p{font-size:11px;line-height:1.7;color:#6890ac;min-height:38px}.cc-module-card>small{display:block;border-top:1px solid #e4ecf2;margin-top:20px;padding-top:12px;font-size:9px;color:#4a7ca1}.cc-module-card.is-disabled{background:#f7fafc}.cc-module-card.is-disabled .cc-module-icon{background:#e6edf2;color:#84a5bc}.cc-module-card.is-disabled>small{color:#8aa8be}.cc-switch{width:33px;height:19px;border-radius:30px;background:#cddae4;padding:3px;display:flex;align-items:center}.cc-switch>span{display:block;width:13px;height:13px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #172a372a;transition:transform .18s}.cc-switch[aria-checked=true]{background:#5684a5}.cc-switch[aria-checked=true]>span{transform:translate(14px)}.cc-save-feedback{font-size:11px;padding:14px;border:1px solid #b5d0e3;background:#e1f0fa;color:#376280;border-radius:6px;margin-bottom:18px}.cc-bases-table td{font-size:11px;padding:19px 23px;border-bottom:1px solid var(--line);color:#6990ac}.cc-bases-table td:first-child{color:#28475d}.cc-bases-table td:first-child>svg{color:#6f95b0;margin-right:10px}.cc-bases-table tr:last-child td{border-bottom:0}.cc-unit-select select{font-size:11px;border:1px solid #d5e1e9;border-radius:6px;background:#f5fafd;padding:10px 31px 10px 12px;max-width:220px}.cc-panel-bottom-note{border-top:1px solid var(--line);padding:18px 23px;font-size:10px;line-height:1.8;color:#7398b2;display:flex;gap:9px;align-items:center}.cc-panel-bottom-note>svg{flex-shrink:0}.cc-settings-panel{padding:28px;max-width:750px}.cc-settings-panel h2{font-size:20px;letter-spacing:-.5px;font-weight:550;margin:12px 0 26px}.cc-settings-panel>label{display:block;font-size:11px;margin-bottom:23px;color:#567e9b}.cc-settings-panel>label>input{display:block;width:100%;margin-top:9px;padding:13px;border:1px solid #d6e2ea;border-radius:6px;background:#f7fafd;font-size:12px;min-width:0}.cc-setting-line{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:4px 0 27px}.cc-setting-line strong{font-size:12px;font-weight:550}.cc-setting-line p{font-size:10px;line-height:1.6;color:#7297b2;margin-top:6px}.cc-settings-panel .cc-draft-note{margin-bottom:0}.cc-roles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cc-role-card{padding:28px}.cc-role-card>svg{color:#5b86a4;margin-bottom:30px}.cc-role-card .cc-eyebrow{font-size:8px;line-height:1.7;letter-spacing:1px}.cc-role-card h2{font-size:20px;font-weight:550;margin:12px 0 14px}.cc-role-card p{font-size:12px;line-height:1.9;color:#678fac;min-height:90px}.cc-role-card .cc-count{display:inline-flex;margin-top:20px}.cc-governance{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px;margin-top:23px}.cc-governance>div>svg{color:#7fa1b9;margin-bottom:16px}.cc-governance h2{font-size:18px;font-weight:550;margin-bottom:10px}.cc-governance p{font-size:12px;line-height:1.9;color:#6e94af;max-width:560px}.cc-mobile-toggle,.cc-mobile-close,.cc-sidebar-overlay{display:none}@media(min-width:1500px){.cc-login-story{padding-left:75px;padding-right:75px}.cc-login-message{margin-top:95px}.cc-login-form-wrap{max-width:395px}.cc-login-form-wrap h2{font-size:35px}.cc-network{margin-top:30px;height:225px}.cc-main{padding-top:40px}.cc-overview-grid{grid-template-columns:minmax(0,1fr) 310px}}@media(max-width:1200px){.cc-sidebar{width:211px;padding:29px 13px 18px}.cc-workarea{width:calc(100% - 211px);margin-left:211px}.cc-main{padding:29px 25px}.cc-topbar{padding:0 25px}.cc-preview-strip{padding-left:25px}.cc-overview-grid{grid-template-columns:minmax(0,1fr) 241px;gap:16px}.cc-stat{padding:16px 13px}.cc-stat>div{font-size:9px}.cc-stat>small{font-size:8px}.cc-unit-table th,.cc-unit-table td{padding-left:13px;padding-right:13px}.cc-overview-grid .cc-unit-table th:nth-child(3),.cc-overview-grid .cc-unit-table td:nth-child(3){display:none}.cc-roadmap{padding:24px 19px}.cc-login-story{padding:38px 42px 26px}.cc-login-access{padding:32px 32px 23px}.cc-login-message{margin-top:69px}.cc-login h1{font-size:68px}.cc-modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-next-row{flex-wrap:wrap}.cc-next-row>.cc-text-button{margin-left:57px}}@media(max-width:980px){.cc-overview-grid{grid-template-columns:minmax(0,1fr)}.cc-overview-aside{display:grid;grid-template-columns:1fr 1fr}.cc-stats,.cc-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-roadmap h2{font-size:24px}.cc-small-panel{align-self:start}.cc-overview-grid .cc-unit-table th:nth-child(3),.cc-overview-grid .cc-unit-table td:nth-child(3){display:table-cell}.cc-unit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-heading{align-items:flex-start}.cc-heading h1{font-size:27px}.cc-heading>.cc-primary{font-size:10px;padding:12px}.cc-roles-grid{grid-template-columns:1fr}.cc-role-card>svg{margin-bottom:20px}.cc-role-card p{min-height:0}.cc-detail-title{flex-wrap:wrap}.cc-detail-title>a{margin-left:80px}.cc-login-story{padding:33px 30px 23px}.cc-login-access{padding:30px 27px 23px}.cc-login h1{font-size:61px;letter-spacing:-3px}.cc-login-message>p{font-size:13px}.cc-login-form-wrap h2{font-size:27px}.cc-login-form-wrap{padding:50px 0}.cc-login-story>footer>span:last-child{display:none}.cc-network-unit{font-size:9px;padding:8px}.cc-network-unit.second{left:35%}.cc-network{margin-top:30px}.cc-login-top{gap:10px}.cc-login-top .cc-text-button{font-size:9px}}@media(max-width:760px){.cc-login{display:block}.cc-login-story{min-height:0;padding:26px 26px 29px}.cc-login-message{margin-top:32px}.cc-login h1{font-size:45px;letter-spacing:-2px;margin:18px 0}.cc-login h1 br:nth-child(2){display:none}.cc-login h1 em{margin-left:9px}.cc-login-message>p{font-size:12px}.cc-network,.cc-login-story>footer{display:none}.cc-login-access{min-height:0;padding:22px 26px 26px}.cc-login-form-wrap{max-width:460px;padding:34px 0}.cc-login-lock{display:none}.cc-login-form-wrap>h2{font-size:28px}.cc-login-form-wrap>p{font-size:13px}.cc-desktop-break{display:none}.cc-login-form-wrap form{margin-top:20px}.cc-login-form-wrap form>label{font-size:12px}.cc-input-icon{height:49px}.cc-input-icon input{font-size:14px}.cc-login-options{font-size:10px}.cc-login-preview>span{font-size:10px}.cc-login-preview>a{font-size:12px}.cc-login-preview{margin-top:23px}.cc-login-top{max-width:460px;width:100%;margin:auto}.cc-sidebar{transform:translate(-100%);transition:transform .2s;width:250px}.cc-sidebar.is-open{transform:translate(0)}.cc-sidebar-overlay{display:block;position:fixed;inset:0;background:#06182579;z-index:29}.cc-mobile-close{display:grid;place-items:center;position:absolute;right:8px;top:8px;width:30px;height:30px;color:#abc5d8}.cc-mobile-toggle{display:inline-flex}.cc-workarea{width:100%;margin-left:0}.cc-topbar{height:65px;padding:0 18px}.cc-topbar>div{gap:9px}.cc-topbar-root{display:none}.cc-topbar>div>svg{display:none}.cc-preview-strip{padding:10px 20px;font-size:9px;align-items:flex-start;line-height:1.6}.cc-preview-strip>svg{flex-shrink:0;margin-top:1px}.cc-main{padding:26px 20px}.cc-heading{flex-wrap:wrap;gap:18px;margin-bottom:23px}.cc-heading h1{font-size:28px}.cc-heading p{font-size:12px;max-width:350px}.cc-heading>.cc-primary{font-size:11px}.cc-stats,.cc-detail-metrics{gap:12px}.cc-stat{padding:16px}.cc-stat>div{font-size:10px}.cc-stat>small{font-size:8px}.cc-stat>strong{font-size:30px}.cc-overview-aside{grid-template-columns:1fr}.cc-roadmap{padding:24px}.cc-roadmap h2{font-size:25px}.cc-steps{display:grid;grid-template-columns:1fr;max-width:350px}.cc-steps strong{font-size:11px}.cc-steps p{font-size:10px}.cc-small-panel{padding:22px}.cc-page-footer{margin:0 20px;flex-direction:column;line-height:1.8;font-size:8px}.cc-next-row{padding:19px;gap:12px}.cc-next-row>div:nth-child(2){flex:1}.cc-next-row>.cc-text-button{margin-left:0}.cc-unit-summary{flex-wrap:wrap;line-height:1.6}.cc-unit-summary>span{margin-left:0;width:100%;font-size:10px}.cc-unit-toolbar{padding:16px}.cc-search{width:100%;min-width:0}.cc-search input{font-size:12px}.cc-unit-table th,.cc-unit-table td{padding:13px}.cc-unit-table th:first-child,.cc-unit-table td:first-child{padding-left:17px}.cc-unit-name{gap:9px}.cc-unit-table td:last-child{padding-right:12px}.cc-unit-table th:nth-child(3),.cc-unit-table td:nth-child(3){display:none}.cc-overview-grid .cc-unit-table th:nth-child(3),.cc-overview-grid .cc-unit-table td:nth-child(3){display:none}.cc-unit-name strong{font-size:11px}.cc-unit-name small{font-size:8px}.cc-panel-heading{padding:20px 18px}.cc-panel-heading>div{min-width:0}.cc-panel-heading p{font-size:10px}.cc-unit-grid{padding:15px;gap:12px}.cc-unit-grid-card{padding:15px}.cc-unit-grid-card h2{font-size:14px;line-height:1.4}.cc-unit-grid-card p{font-size:9px;min-height:26px}.cc-detail-title h1{font-size:28px}.cc-detail-title>a{font-size:11px}.cc-detail-status{gap:12px;flex-wrap:wrap;line-height:1.6}.cc-tabs{gap:23px}.cc-tabs>button{font-size:11px}.cc-section-intro{flex-wrap:wrap}.cc-section-intro p{line-height:1.7}.cc-modules-grid{gap:12px}.cc-module-card{padding:17px}.cc-module-card h3{font-size:12px}.cc-module-card p{font-size:10px;min-height:51px}.cc-draft-note{font-size:10px;align-items:flex-start}.cc-bases-table th,.cc-bases-table td{padding:15px}.cc-bases-table th:nth-child(3),.cc-bases-table td:nth-child(3){display:none}.cc-bases-table td{font-size:10px}.cc-bases-table td:first-child{white-space:normal;min-width:160px;line-height:1.8}.cc-bases-table td:first-child>svg{display:none}.cc-unit-select select{max-width:135px;font-size:10px}.cc-settings-panel{padding:22px}.cc-governance{padding:24px;flex-wrap:wrap}.cc-governance h2{font-size:17px}.cc-governance p{font-size:11px}}@media(max-width:760px){.cc-sidebar{visibility:hidden;pointer-events:none}.cc-sidebar.is-open{visibility:visible;pointer-events:auto}}.cc-sidebar nav>a{font-size:12px}.cc-sidebar nav>a>small{color:#bdd7ea;background:#9bc4e220}.cc-sidebar nav>a.active>small{color:#223f54;background:#5a85a335}.cc-heading p{font-size:13px}.cc-preview-strip{font-size:11px;color:#4b6f88}.cc-stat>div{font-size:11px;color:#4b6f88}.cc-stat>small{font-size:10px;color:#537b98}.cc-unit-name strong{font-size:12px}.cc-unit-name small{font-size:10px;color:#58819f}.cc-panel-heading p,.cc-unavailable{color:#537b97}.cc-login-form-wrap form>label{font-size:12px}.cc-input-icon input{font-size:14px}.cc-input-icon input::placeholder{color:#5883a1}.cc-login-form-wrap>p,.cc-login-preview>span{color:#547c98}.cc-unit-table th,.cc-bases-table th{font-size:10px;color:#507691}.cc-pending{font-size:10px;color:#816c44}.cc-module-card p,.cc-bases-table td,.cc-roles-grid p{color:#527995}@media(min-width:761px)and (max-height:800px){.cc-login-story{padding-top:30px;padding-bottom:20px}.cc-login-message{margin-top:39px}.cc-login h1{font-size:62px;margin:18px 0}.cc-network{height:140px;margin:8px auto 20px}.cc-login-form-wrap{padding:26px 0}.cc-login-lock{width:40px;height:40px;margin-bottom:18px}.cc-login-form-wrap form{margin-top:23px}.cc-login-form-wrap form>label{margin-top:16px}.cc-login-preview{margin-top:24px;padding-top:18px}}:root{--ink:#063760;--navy:#063760;--accent:#ef7b20;--page:#f3f7fb;--line:#dfe8ef;color:#18364f;background:var(--page)}.cc-brand-mark{color:var(--accent)}.cc-brand.is-light small{color:#a9d1ea}.cc-login{background:#f8fbfd}.cc-login-story{background:linear-gradient(150deg,#063760,#075a91);padding:32px 42px 22px}.cc-login-story:before{background:radial-gradient(ellipse,#187ecf33,transparent 65%)}.cc-login-message{margin-top:32px}.cc-login-message .cc-eyebrow{color:#c0dced;font-size:11px}.cc-small-line{background:var(--accent)}.cc-login h1{font-size:clamp(36px,3.8vw,58px);letter-spacing:-2px;line-height:1.06;margin:17px 0 12px}.cc-login h1 br:nth-child(2){display:none}.cc-login h1 em{color:#ff9b4e;margin-left:.2em}.cc-login-message>p{color:#c0dced;font-size:14px;line-height:1.6}.cc-login-message>p br{display:none}.cc-login-message>p br:after{content:" "}.cc-login-story>footer{color:#b6d4e7;border-color:#ffffff24;font-size:11px;padding-top:15px}.cc-login-submit{background:#075a91;border-color:#075a91}.cc-primary:hover{background:#0876b8;border-color:#0876b8}.cc-input-icon:focus-within{outline-color:#187ecf}.cc-login-lock{color:#075a91;background:#e9f3fa}.cc-login-preview>a{color:#075a91}.cc-sidebar{background:#063760}.cc-workspace-logo>span{color:#ff9b4e}.cc-sidebar nav>a.active{border-left:3px solid var(--accent)}.cc-brazil-network{position:relative;width:100%;max-width:600px;margin:8px auto 18px}.cc-brazil-network>svg{display:block;width:100%;height:auto;overflow:visible}.cc-brazil-outline{fill:url(#cc-map-fill);stroke:#82b6d8;stroke-width:1.2;stroke-linejoin:round}.cc-map-country{fill:#acd6ef;font-size:13px;letter-spacing:5px;font-weight:550}.cc-map-connections path{fill:none;stroke:#ef7b20;stroke-opacity:.43;stroke-width:1.2}.cc-map-matrix rect{fill:#ef7b20;stroke:#ffbc85;stroke-width:1.2}.cc-map-matrix text{fill:#062e50;font-size:23px;text-anchor:middle;font-weight:750}.cc-map-matrix .cc-map-matrix-caption{font-size:8px;letter-spacing:.5px;font-weight:650}.cc-map-leader{fill:none;stroke:#b5d8ee;stroke-width:1;stroke-opacity:.8}.cc-map-dot{fill:#ff9949;stroke:#ffe7d5;stroke-width:1}.cc-map-badge{fill:#063760;stroke:#ff9949;stroke-width:1.5}.cc-map-marker text{fill:#fff;font-size:11px;font-weight:650;text-anchor:middle}.cc-map-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px 10px;margin-top:3px}.cc-map-legend>span{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.4;color:#e3f1fa}.cc-map-legend b{font-size:10px;letter-spacing:.3px;color:#ffad6b;font-weight:700}.cc-brazil-network figcaption>p{font-size:11px;color:#afd0e5;line-height:1.6;margin-top:13px}@media(min-width:1500px){.cc-login-story{padding-left:65px;padding-right:65px}.cc-login-message{margin-top:40px}.cc-brazil-network{max-width:570px}}@media(min-width:761px)and (max-height:800px){.cc-login-story{padding:24px 32px 18px}.cc-login-message{margin-top:24px}.cc-login h1{font-size:43px;margin:12px 0 10px}.cc-brazil-network{max-width:450px;margin-top:0;margin-bottom:13px}.cc-map-legend{gap:5px 9px}.cc-map-legend>span{font-size:11px}.cc-brazil-network figcaption>p{font-size:10px;margin-top:8px}}@media(max-width:980px)and (min-width:761px){.cc-login-story{padding-left:25px;padding-right:25px}.cc-map-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-login h1{font-size:39px}}@media(max-width:760px){.cc-login-story{padding:27px 24px}.cc-login-message{margin-top:28px}.cc-login h1{font-size:43px}.cc-brazil-network{max-width:490px;margin:9px auto 0}.cc-map-legend{gap:8px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.cc-map-legend>span{font-size:12px}.cc-brazil-network figcaption>p{font-size:11px}.cc-login-story>footer{display:none}.cc-login-access{padding-top:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.cv-dashboard{--cv-muted:#526c80;--cv-border:#dbe6ee;color:#163b58;min-width:0}.cv-dashboard h2,.cv-base-wrap h2{font-size:20px;letter-spacing:-.4px;font-weight:650}.cv-filters{display:flex;align-items:end;flex-wrap:wrap;gap:18px;background:#fff;border:1px solid var(--cv-border);border-radius:10px;padding:18px;margin:0 0 22px}.cv-filters label,.cv-status-filter{font-size:14px;font-weight:600;display:flex;flex-direction:column;gap:8px}.cv-filters select,.cv-filters input,.cv-status-filter select{background:#f7fafc;color:#163b58;border:1px solid #b8cedd;padding:10px 12px;border-radius:6px;min-height:42px;max-width:100%;font-size:14px}.cv-filters p{font-size:12px;line-height:1.7;margin-left:auto;color:var(--cv-muted)}.cv-health-summary,.cv-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.cv-health-tile{display:flex;flex-direction:column;align-items:start;gap:12px;background:#fff;border:1px solid var(--cv-border);border-top:3px solid var(--status-color);border-radius:8px;text-align:left;padding:18px;min-width:0}.cv-health-tile[aria-pressed=true]{box-shadow:0 0 0 2px #075a91;border-color:#075a91}.cv-health-tile>span{font-size:14px;font-weight:650;color:#163b58}.cv-health-tile strong{font-size:32px;color:#163b58;font-weight:600}.cv-health-tile small{font-size:12px;color:var(--cv-muted);line-height:1.6}.cv-available,.cv-current{--status-color:#25815c;--status-bg:#eaf6f0;--status-ink:#166143}.cv-unstable,.cv-overdue{--status-color:#c56b15;--status-bg:#fff3e4;--status-ink:#975012}.cv-unavailable{--status-color:#c7404e;--status-bg:#ffeff0;--status-ink:#ad2d3a}.cv-unknown,.cv-no-rule{--status-color:#8796a5;--status-bg:#edf1f5;--status-ink:#536575}.cv-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border-radius:5px;font-size:12px;font-weight:600;white-space:nowrap;background:var(--status-bg);color:var(--status-ink)}.cv-badge>span{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:var(--status-color)}.cv-map-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:20px;margin-bottom:24px}.cv-map-panel{background:linear-gradient(135deg,#063760,#075a91);border-radius:11px;padding:23px;color:#fff;min-width:0}.cv-map-panel .cv-section-title{margin-bottom:0}.cv-map-panel .cv-section-title p{color:#c3dced}.cv-map-panel .cc-brazil-network{max-width:560px;margin:0 auto}.cv-map-panel .cc-brazil-network figcaption>p{font-size:12px}.cv-map-panel .cc-map-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cc-map-legend>button{display:flex;align-items:center;gap:6px;font-size:12px;line-height:1.5;color:#e3f1fa;text-align:left;border-radius:4px;padding:5px}.cc-map-legend>button[aria-pressed=true]{background:#ffffff21;outline:1px solid #ffad6b}.cc-map-marker[role=button]{cursor:pointer}.cc-map-marker[role=button]:focus-visible{outline:none}.cc-map-marker[role=button]:focus-visible .cc-map-badge{stroke:#fff;stroke-width:4px}.cc-map-marker.is-selected .cc-map-badge{stroke:#ffad6b;stroke-width:3px}.cc-map-marker[data-health=unknown] .cc-map-dot{fill:#a9b6c2;stroke:#e4eaf0}.cc-map-marker[data-health=unknown]:not(.is-selected) .cc-map-badge{stroke:#a9b6c2}.cc-map-marker[data-health=available] .cc-map-dot{fill:#43c591}.cc-map-marker[data-health=unstable] .cc-map-dot{fill:#ffb152}.cc-map-marker[data-health=unavailable] .cc-map-dot{fill:#f56b76}.cv-map-key{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.cv-map-key .cv-badge{font-size:11px}.cv-unit-summary{background:#fff;border:1px solid var(--cv-border);border-radius:11px;padding:27px;align-self:start;min-width:0}.cv-unit-summary h2{font-size:28px;margin:12px 0 18px}.cv-unit-summary dl{margin:24px 0}.cv-unit-summary dl>div{border-bottom:1px solid var(--cv-border);padding:15px 0}.cv-unit-summary dt{font-size:13px;color:var(--cv-muted)}.cv-unit-summary dd{margin:7px 0 0;font-size:16px;font-weight:550;overflow-wrap:anywhere}.cv-unit-summary .cc-primary{font-size:14px;width:100%}.cv-unit-summary>p{font-size:12px;line-height:1.8;margin-top:17px;color:var(--cv-muted)}.cv-section{border:1px solid var(--cv-border);background:#fff;border-radius:10px;margin-bottom:24px;overflow:hidden}.cv-section-title{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:23px}.cv-map-panel>.cv-section-title{padding:0}.cv-section-title p{font-size:14px;line-height:1.7;color:var(--cv-muted);margin-top:8px}.cv-section-title>svg{flex-shrink:0;color:#ef7b20}.cv-attention{padding:0 23px 18px}.cv-attention-item{display:flex;align-items:start;gap:17px;background:#f4f7fa;padding:18px;border-radius:7px;margin-bottom:12px}.cv-attention-item h3{font-size:15px;margin-bottom:7px}.cv-attention-item p{font-size:14px;line-height:1.8;color:var(--cv-muted)}.cv-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;white-space:nowrap}.cv-table caption{text-align:left;padding:0 23px 16px;font-size:12px;color:#526c80}.cv-table th{font-weight:600}.cv-table thead{background:#f3f7fa;color:#526c80}.cv-table th,.cv-table td{padding:16px 20px;border-bottom:1px solid #e5edf3}.cv-table tbody tr:last-child>*{border-bottom:0}.cv-table td{color:#526c80}.cv-table a{display:inline-flex;padding:5px;color:#075a91}.cv-table tbody tr:hover{background:#f8fbfd}.cv-footnote{padding:16px 23px;font-size:12px;line-height:1.8;color:#526c80;border-top:1px solid #e5edf3}.cv-attention .cv-footnote{padding:5px 0 0;border:0}.cv-empty{padding:24px;font-size:14px;line-height:1.8;color:#526c80;background:#f8fbfd}.cv-section .cv-metrics{padding:0 23px;margin-bottom:20px}.cv-metric{padding:18px;background:#f7fafc;border:1px solid #e3ebf1;border-radius:8px;min-width:0}.cv-metric>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;line-height:1.5}.cv-metric svg{flex-shrink:0;color:#075a91}.cv-metric>strong{display:block;font-size:32px;font-weight:550;margin:16px 0}.cv-metric small{display:block;font-size:12px;line-height:1.6;color:#526c80}@media(max-width:1200px){.cv-health-summary,.cv-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cv-map-grid{grid-template-columns:minmax(0,1fr)}.cv-unit-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.cv-unit-summary .cc-primary{width:auto}}@media(max-width:760px){.cv-filters{gap:16px}.cv-filters>label{flex:1;min-width:140px}.cv-filters p{margin-left:0}.cv-health-summary{gap:10px}.cv-health-tile{padding:15px}.cv-map-panel{padding:20px 16px}.cv-section-title{padding:20px;flex-wrap:wrap}.cv-attention{padding:0 16px 16px}.cv-attention-item{flex-direction:column;gap:12px}.cv-section .cv-metrics{padding:0 16px;gap:10px}.cv-metric{padding:14px}.cv-metric>div{font-size:13px}.cv-metric svg{display:none}.cv-unit-summary{padding:23px}.cv-unit-summary dl{grid-template-columns:1fr}.cv-footnote{padding:15px 18px}.cv-status-filter{width:100%}}.cb-heading{margin-bottom:24px}.cb-heading>span{font-size:12px;letter-spacing:1.3px;color:#526c80}.cb-heading h1{font-size:32px;color:#063760;letter-spacing:-1px;margin:10px 0}.cb-heading p,.cb-prose{font-size:15px;line-height:1.8;color:#526c80}.cb-page{min-width:0}.cb-panel{border:1px solid #dbe6ee;background:#fff;border-radius:10px;margin:0 0 23px;overflow:hidden}.cb-panel>h2{font-size:20px;padding:22px;color:#063760}.cb-panel>.cb-prose,.cb-panel>.cc-secondary{margin:0 22px 22px}.cb-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.cb-metric{display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid #dbe6ee;border-top:3px solid #ef7b20;border-radius:8px;padding:20px;gap:15px}.cb-metric>span{font-size:14px;color:#163b58;font-weight:600}.cb-metric strong{font-size:34px}.cb-metric small{font-size:12px;line-height:1.7;color:#526c80}.cb-metric[aria-expanded=true]{outline:2px solid #075a91}.cb-source{font-size:12px;line-height:1.8;color:#526c80;padding:16px 22px;border-top:1px solid #e5edf3;overflow-wrap:anywhere}.cb-empty{display:grid;place-content:center;text-align:center;min-height:160px;padding:26px;color:#526c80;background:#fafcfe}.cb-empty strong{font-size:16px;color:#294f6c}.cb-empty p{font-size:14px;line-height:1.8;margin-top:10px;max-width:600px}.cb-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cb-toolbar{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin-bottom:20px}.cb-panel>.cb-toolbar{padding:0 22px}.cb-toolbar label,.cb-global label{font-size:13px;display:flex;flex-direction:column;gap:8px;color:#294f6c}.cb-toolbar input,.cb-toolbar select,.cb-global select,.cb-global input:not([type=checkbox]){font-size:14px;min-height:42px;border:1px solid #b8cedd;border-radius:6px;padding:9px;background:#fff;color:#163b58;max-width:100%;min-width:0}.cb-toolbar p{font-size:13px;line-height:1.7;color:#526c80;flex:1;min-width:180px}.cb-toolbar button{font-size:13px}.cb-toolbar button[aria-pressed=true]{background:#e5f0f8;border-color:#075a91}.cb-global{padding:18px 22px;background:#fff;border:1px solid #dbe6ee;border-radius:10px;margin-bottom:26px;position:relative;z-index:2}.cb-filter-row{display:flex;gap:12px;align-items:end;flex-wrap:wrap}.cb-filter-row>label{flex:1;min-width:140px}.cb-global summary{font-size:13px;cursor:pointer;color:#163b58}.cb-unit-picker{position:relative;min-width:155px}.cb-unit-picker>summary{border:1px solid #b8cedd;border-radius:6px;padding:12px}.cb-unit-picker>div{position:absolute;top:46px;left:0;width:260px;background:#fff;border:1px solid #b8cedd;box-shadow:0 9px 20px #06376022;border-radius:8px;padding:16px;z-index:10}.cb-unit-picker>div>label{display:flex;flex-direction:row;align-items:center;gap:10px;padding:6px 0}.cb-unit-picker>div>button{font-size:13px;color:#075a91;text-decoration:underline;margin:0 14px 8px 0}.cb-filter-options{display:flex;gap:20px;align-items:start;flex-wrap:wrap;margin-top:17px}.cb-filter-options>label{flex-direction:row;align-items:center}.cb-global>p{font-size:12px;line-height:1.8;color:#526c80;margin-top:15px}.cb-favorites{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:16px 0}.cb-favorites>button{font-size:13px;color:#075a91}.cb-notice{display:flex;gap:12px;justify-content:space-between;margin-top:14px;background:#eaf3fa;padding:12px;border-radius:5px;font-size:13px;line-height:1.6}.cb-notice button{font-size:20px}.cb-unknown-cell{display:inline-flex;background:#edf1f5;padding:8px;border-radius:5px;font-size:12px;color:#536575}.cb-steps{padding:0 25px 25px 45px;font-size:15px;line-height:2.2;color:#526c80}.cb-dialog{width:min(580px,calc(100% - 32px));max-height:85vh;border:1px solid #b8cedd;border-radius:12px;padding:28px;color:#163b58}.cb-dialog::backdrop{background:#06263db0}.cb-dialog h2{font-size:23px;margin-bottom:18px}.cb-dialog p,.cb-dialog li,.cb-dialog label{font-size:14px;line-height:1.8}.cb-dialog ul{max-height:220px;overflow:auto}.cb-dialog .cb-toolbar{margin-top:22px;margin-bottom:0}.cc-sidebar{overflow-y:auto}.cc-sidebar nav{flex-shrink:0}.cb-nav-group{font-size:11px;color:#aad0e8;letter-spacing:1.4px;padding:22px 12px 10px;margin:0}.cc-sidebar nav>a{padding-top:10px;padding-bottom:10px}.cc-sidebar .cc-sidebar-bottom{padding-top:22px}.cb-present>.cc-sidebar,.cb-present .cc-topbar,.cb-present .cc-page-footer{display:none}.cb-present>.cc-workarea{width:100%;margin-left:0}.cb-present .cb-global{position:sticky;top:0;z-index:20}.cb-present .cc-main{max-width:1800px;margin:auto}.cb-global input[type=checkbox],.cb-dialog input[type=checkbox]{accent-color:#075a91;width:17px;height:17px;flex-shrink:0}@media(max-width:1200px){.cb-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cb-two{grid-template-columns:1fr}}@media(max-width:760px){.cb-heading h1{font-size:28px}.cb-global{padding:16px}.cb-global .cc-secondary{font-size:12px}.cb-filter-row{gap:14px}.cb-unit-picker{width:100%}.cb-unit-picker>div{width:100%;max-height:370px;overflow:auto}.cb-metric-grid{gap:10px}.cb-metric{padding:15px}.cb-toolbar{align-items:stretch}.cb-toolbar>label{width:100%}.cb-filter-options{gap:14px}.cb-present .cb-global{position:relative}.cb-favorites label{width:100%}.cb-global input:not([type=checkbox]),.cb-toolbar input{font-size:16px}}@media print{.cc-sidebar,.cc-topbar,.cc-preview-strip,.cb-global,.cb-no-print,.cc-page-footer{display:none!important}.cc-workarea{width:100%!important;margin:0!important}.cc-main{padding:0!important}.cb-panel{break-inside:avoid}.cc-table-scroll{overflow:visible!important}.cv-table{white-space:normal!important;font-size:10pt!important}.cv-table th,.cv-table td{padding:8px!important}.cb-source{font-size:9pt}body{background:#fff!important}}
