:root{color:#172b45;font-synthesis:none;--navy:#09233f;--blue:#2563eb;--muted:#6d7f95;--line:#e5edf5;--card:#fff;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:#f4f7fb;margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}.loading-screen,.loading-panel{min-height:100vh;color:var(--muted);place-items:center;display:grid}.loading-panel{min-height:300px}.login-page{background:radial-gradient(circle at 75% 18%,#2d6ccf 0,#10355d 30%,#061a31 70%);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:#fff;border-radius:22px;width:min(420px,100%);padding:40px;box-shadow:0 30px 80px #00132970}.brand-mark{letter-spacing:-1px;color:#fff;font-size:24px;font-weight:900}.brand-mark span{color:#57c7f0}.login-card .brand-mark{color:var(--navy)}.eyebrow{letter-spacing:.13em;color:#6b82a1;margin:0 0 10px;font-size:11px;font-weight:800}.login-card h1{margin:8px 0;font-size:30px}.muted{color:var(--muted);line-height:1.6}label{color:#425a75;margin-top:18px;font-size:13px;font-weight:700;display:block}input,select{color:#172b45;background:#fff;border:1px solid #d5e0eb;border-radius:9px;outline:none;width:100%;margin-top:7px;padding:11px 12px;display:block}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb18}.primary{background:var(--blue);color:#fff;border-radius:9px;padding:11px 17px;font-weight:750}.primary:hover{background:#1d4ed8}.full{width:100%;margin-top:24px}.login-card small{color:#91a0b1;text-align:center;margin-top:25px;display:block}.error{color:#b42318;background:#fff1f1;border-radius:8px;margin-top:16px;padding:11px 14px;font-size:13px}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--navy);color:#b9c8d9;z-index:2;flex-direction:column;width:254px;padding:24px 14px;display:flex;position:fixed;inset:0 auto 0 0}.side-brand{border-bottom:1px solid #ffffff17;align-items:center;gap:12px;padding:0 13px 26px;display:flex}.side-brand strong{color:#fff;font-size:14px;display:block}.side-brand small{color:#8298b0;margin-top:3px;display:block}.side-section{letter-spacing:.14em;color:#67839f;margin:25px 13px 9px;font-size:10px;font-weight:800}.sidebar nav{gap:3px;display:grid}.sidebar nav button{color:#aebfd1;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:12px;padding:11px 13px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#1d4e7e}.sidebar nav button.active{box-shadow:inset 3px 0 #55c5ef}.nav-icon{text-align:center;color:#7dbbe4;width:16px}.sidebar-bottom{color:#718ba6;border-top:1px solid #ffffff17;margin-top:auto;padding:17px 13px;font-size:11px}.status-dot{color:#b9d5c8;margin-bottom:7px}.status-dot i{background:#22c55e;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:86px;padding:0 36px;display:flex}.breadcrumb{color:#94a3b8;margin-bottom:5px;font-size:11px}.topbar h1{color:#182f4a;margin:0;font-size:21px}.top-actions{align-items:center;gap:18px;display:flex}.tz{color:#72849a;font-size:12px}.user-chip{color:#1254ad;background:#dcecff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.logout{color:#69809a;background:0 0;font-size:12px}.content{max-width:1700px;margin:auto;padding:28px 36px 50px}.toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.mode-switch{background:#e9eff7;border-radius:9px;gap:3px;padding:4px;display:flex}.mode-switch button{color:#63778e;background:0 0;border-radius:7px;padding:8px 13px;font-size:12px;font-weight:700}.mode-switch button.selected{color:#1456a5;background:#fff;box-shadow:0 2px 5px #102b4614}.mode-switch button.demo.selected{color:#ac6c00}.filters{align-items:center;gap:8px;display:flex}.filters select,.filters input{width:auto;margin:0;padding:8px;font-size:12px}.filters input{width:135px}.filters span{color:#9ba8b7;font-size:12px}.demo-banner{color:#8b5b00;background:#fff7e4;border:1px solid #fedb8a;border-radius:10px;margin-bottom:19px;padding:10px 14px;font-size:12px}.demo-banner span{margin-right:10px;font-weight:800}.hero{color:#fff;background:linear-gradient(118deg,#0b2b4d,#123d69 65%,#1b5c88);border-radius:16px;justify-content:space-between;align-items:center;min-height:190px;padding:30px 34px;display:flex;box-shadow:0 12px 30px #09233f20}.hero .eyebrow{color:#8fc4e7}.hero h2{letter-spacing:-.5px;margin:0 0 10px;font-size:27px;line-height:1.35}.hero h2 span{color:#c8e1f4;font-size:20px;font-weight:500}.hero p:not(.eyebrow){color:#c5d8ea;max-width:700px;margin:0;font-size:13px;line-height:1.7}.hero-shield{color:#6dd3f5;background:#ffffff0d;border:1px solid #a7d7ee55;border-radius:32px;place-items:center;width:110px;height:110px;font-size:54px;display:grid}.hero-shield small{letter-spacing:.2em;margin-top:-32px;font-size:9px}.kpi-grid{grid-template-columns:repeat(6,1fr);gap:13px;margin:18px 0;display:grid}.kpi-card{background:var(--card);border:1px solid var(--line);border-top:3px solid #2563eb;border-radius:12px;min-height:132px;padding:17px;box-shadow:0 3px 10px #17395b08}.kpi-card.green{border-top-color:#10b981}.kpi-card.red{border-top-color:#ef4444}.kpi-card.orange{border-top-color:#f59e0b}.kpi-card.purple{border-top-color:#7c3aed}.kpi-card.slate{border-top-color:#64748b}.kpi-top{color:#5f738b;justify-content:space-between;gap:5px;font-size:12px;font-weight:700;line-height:1.35;display:flex}.info{color:#8ea0b2;border:1px solid #b2c0cf;border-radius:50%;flex:none;place-items:center;width:16px;height:16px;font-size:10px;display:grid}.kpi-value{color:#152e4c;margin:14px 0 11px;font-size:29px;font-weight:800}.kpi-foot{color:#91a0af;justify-content:space-between;gap:3px;font-size:10px;display:flex}.available{color:#0b9a69}.takeaway{background:#eaf5ff;border:1px solid #cde5fb;border-radius:13px;align-items:center;gap:15px;margin:18px 0 28px;padding:20px 24px;display:flex}.take-icon{color:#fff;background:#1e64bc;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:20px;display:grid}.takeaway h3{color:#183d66;margin:0;font-size:17px;line-height:1.5}.takeaway p{margin:0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.section-heading h2,.page-intro h2{color:#16324f;margin:0;font-size:22px}.coverage-pill{border:1px solid var(--line);color:#55708c;background:#fff;border-radius:20px;padding:8px 12px;font-size:12px}.chart-grid,.split-grid{grid-template-columns:1.4fr 1fr;gap:16px;margin-bottom:16px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:13px;min-width:0;padding:20px;box-shadow:0 3px 10px #17395b07}.card-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.card h3{color:#193754;margin:0;font-size:15px}.card-head p{color:#8a9bad;margin:5px 0 0;font-size:11px}.more{color:#98a8b8;font-weight:900}.ops-list{gap:0;display:grid}.ops-list>div{color:#5c7188;border-bottom:1px solid #edf2f7;align-items:center;gap:9px;min-height:42px;font-size:12px;display:flex}.ops-list>div:last-child{border:0}.ops-list b{color:#173450;margin-left:auto;font-size:13px}.ops-list .waiting b{color:#9aa8b6;text-align:right;font-size:10px;font-weight:500}.metric-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.metric-dot.green{background:#10b981}.metric-dot.orange{background:#f59e0b}.metric-dot.red{background:#ef4444}.metric-dot.blue{background:#2563eb}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:590px}th{text-align:left;letter-spacing:.03em;color:#92a0af;border-bottom:1px solid var(--line);white-space:nowrap;padding:8px 9px;font-size:10px;font-weight:800}td{color:#4c6278;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:12px 9px;font-size:12px}tr:last-child td{border-bottom:0}.link{color:#1d63bf;text-align:left;background:0 0;padding:0;font-weight:750}.risk{border-radius:5px;place-items:center;min-width:32px;padding:4px 7px;font-size:11px;font-weight:800;display:inline-grid}.risk.high{color:#be2d2d;background:#fee5e5}.risk.medium{color:#ab6a00;background:#fff2d6}.risk.low{color:#087b57;background:#e3f7ef}.geo-columns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.geo-columns h4{color:#63778e;margin:4px 0 10px;font-size:11px}.geo-row{color:#526b83;border-bottom:1px solid #edf2f7;justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.geo-row b{color:#183954}.disclaimer{color:#8c9aa8;margin:17px 0 0;font-size:10px;line-height:1.5}.coverage-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.dataset{color:#7c8b9b;border:1px solid #e4ebf2;border-radius:9px;grid-template-columns:21px 1fr;gap:3px 8px;padding:12px;font-size:12px;display:grid}.dataset b{grid-column:2;font-size:10px;font-weight:600}.dataset-icon{color:#9aa8b6;background:#edf1f4;border-radius:50%;grid-row:span 2;place-items:center;width:20px;height:20px;display:grid}.dataset.available{color:#3b6752;background:#f4fcf7;border-color:#cdebdc}.dataset.available .dataset-icon{color:#0c9668;background:#d3f3e2}.dataset.available b{color:#0c9668}.page-intro{margin:4px 0 20px}.page-intro p:not(.eyebrow){color:#6d7f95;font-size:13px}.empty-page{text-align:center;color:#8da0b4;padding:80px}.dropzone{text-align:center;background:#fafdff;border:1.5px dashed #a9c4dd;border-radius:14px;margin-bottom:18px;padding:35px}.dropzone.drag{background:#edf7ff;border-color:#2563eb}.upload-icon{color:#3181c8;font-size:30px}.dropzone h3{color:#264660;margin:5px 0}.dropzone p{color:#8193a4;font-size:12px}.upload-btn{margin-top:10px;display:inline-block}.upload-btn input{display:none}.upload-status{white-space:pre-line;color:#2f658f;margin-top:14px;font-size:12px}.status-complete{color:#0a9467;background:#e4f8ef;border-radius:5px;padding:4px 7px;font-size:10px}.text-button{color:#bb3f3f;background:0 0;font-size:11px}.report-actions{text-align:right;margin-bottom:16px}.report-cover{color:#fff;background:linear-gradient(120deg,#0b2b4d,#195c86);border-radius:16px;margin-bottom:18px;padding:42px}.report-cover h2{margin:0 0 8px;font-size:34px}.report-cover h3{color:#cde4f3;margin:0 0 22px;font-weight:400}.report-badge{border:1px solid #fff4;border-radius:20px;padding:8px 12px;font-size:11px}.report-lead{color:#1c4267;font-size:18px;line-height:1.6}.report-stat-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0;display:grid}.report-stat-grid>div{border:1px solid var(--line);background:#fff;border-radius:12px;padding:18px}.report-stat-grid small{color:#8090a1;font-size:11px;display:block}.report-stat-grid b{color:#173552;margin-top:10px;font-size:26px;display:block}@media (width<=1200px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.chart-grid,.split-grid{grid-template-columns:1fr}.hero-shield{display:none}}@media (width<=800px){.sidebar{width:72px;padding:20px 8px}.side-brand>div:last-child,.side-section,.sidebar nav button:not(.active){font-size:0}.side-brand{padding:0 6px 22px}.side-brand .brand-mark{font-size:16px}.sidebar nav button{justify-content:center;padding:12px}.nav-icon{font-size:16px}.sidebar-bottom{display:none}.main{width:calc(100% - 72px);margin-left:72px}.topbar{padding:0 18px}.top-actions .tz,.logout{display:none}.content{padding:20px 15px}.toolbar{flex-direction:column;align-items:stretch}.filters{flex-wrap:wrap}.hero{padding:24px}.hero h2{font-size:21px}.hero h2 span{font-size:16px}.kpi-grid,.coverage-grid{grid-template-columns:repeat(2,1fr)}.geo-columns{grid-template-columns:1fr}.report-stat-grid{grid-template-columns:repeat(2,1fr)}}@media print{.sidebar,.topbar,.toolbar,.report-actions{display:none}.main{width:100%;margin:0}.content{padding:0}.report-cover{break-inside:avoid}.card{box-shadow:none}}.upload-type{background:#fff;width:auto;min-width:220px;margin:8px 6px 0;padding:10px;display:inline-block}.chart-empty{color:#93a2b1;background:linear-gradient(#fbfdff,#fff);border-radius:8px;place-items:center;height:260px;font-size:13px;display:grid}.fatal-error{color:#17324f;background:#f4f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.fatal-error section{background:#fff;border:1px solid #e5edf5;border-radius:14px;max-width:520px;padding:32px;box-shadow:0 12px 35px #17395b12}.fatal-error h1{margin:0 0 10px;font-size:21px}.fatal-error p{color:#6d7f95;margin:0 0 20px;line-height:1.6}.login-card{width:min(520px,100%);padding:34px}.login-brand{align-items:center;gap:18px;margin-bottom:22px;display:flex}.login-brand img,.top-brand img,.report-logo{object-fit:contain;background:#fff;border-radius:10px;padding:6px}.login-brand img{flex:none;width:68px;height:88px}.login-brand h1{margin:4px 0;font-size:23px;line-height:1.25}.login-brand .muted{margin:5px 0 0;font-size:13px}.top-brand{align-items:center;gap:15px;min-width:0;display:flex}.top-brand img{flex:none;width:46px;height:58px}.top-brand h1{margin:2px 0;font-size:21px}.top-brand p{color:#6d7f95;margin:3px 0 0;font-size:11px}.outcome-section>h3{color:#526a83;letter-spacing:.12em;margin:0 0 12px;font-size:11px}.outcome-section .kpi-card{height:100%}.outcome-section{min-width:0}.protection-explain{border:1px solid var(--line);background:#fff;border-radius:12px;margin:18px 0;padding:17px 20px}.scope-tabs{flex-wrap:wrap;gap:7px;display:flex}.scope-tabs button{color:#526a83;background:#f1f5f9;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700}.scope-tabs button.active{color:#fff;background:#173d63}.protection-explain p{color:#17324f;margin:12px 0 4px;font-weight:700}.protection-explain small{color:#73869a}.coverage-alert{color:#75510d;background:#fff9e9;border:1px solid #f2d29b;border-radius:10px;align-items:center;gap:12px;margin:0 0 17px;padding:12px 15px;font-size:12px;display:flex}.coverage-alert span{color:#846b3b}.coverage-period{color:#64788e;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:13px;font-size:12px;display:flex}.coverage-period b{color:#9a6710;background:#fff5dd;border-radius:6px;padding:4px 8px}.coverage-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.coverage-item{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:13px}.coverage-item-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.coverage-item-head strong{color:#233e59;font-size:13px}.coverage-status{letter-spacing:.05em;border-radius:6px;padding:5px 7px;font-size:10px;font-weight:800}.coverage-status.available{color:#18804d;background:#e7f7ef}.coverage-status.partial{color:#98670d;background:#fff3d7}.coverage-status.missing{color:#7b8997;background:#eef2f6}.coverage-counts{color:#72849a;margin-top:7px;font-size:11px;line-height:1.5}.coverage-item ul{color:#98670d;margin:7px 0 0;padding-left:17px;font-size:11px;line-height:1.5}.report-logo{width:54px;height:72px;margin-bottom:15px;display:block}.report-cover>p{color:#e5edf5}.report-cover .eyebrow{color:#c3d7e8}.report-cover>small{color:#d7e5f0}.report-footer{color:#61768d;border-top:1px solid var(--line);padding:20px 4px;font-size:11px}.report-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.coverage-item ul li{margin:2px 0}@media (width<=800px){.coverage-list{grid-template-columns:1fr}.login-brand img{width:54px;height:72px}.login-brand h1{font-size:19px}.top-brand img{width:38px;height:50px}.top-brand h1{font-size:16px}.top-brand p{display:none}.coverage-alert{flex-direction:column;align-items:flex-start;gap:4px}}.coverage-strip{border:1px solid var(--line);background:#fff;border-radius:11px;gap:9px;margin:0 0 18px;padding:13px 15px;display:grid}.coverage-strip>strong{color:#233e59;font-size:12px}.coverage-strip>div{flex-wrap:wrap;gap:8px;display:flex}.coverage-strip>div>span{color:#546b83;background:#f7f9fc;border-radius:7px;align-items:center;gap:6px;padding:5px 7px;font-size:10px;display:flex}.coverage-strip>small{color:#7e8fa1;font-size:10px}.executive-page{color:#18344f;gap:22px;display:grid}.executive-topbar{height:auto;min-height:88px}.executive-content{max-width:1740px}.language-toggle{color:#94a3b8;white-space:nowrap;background:#f7f9fc;border:1px solid #dce5ef;border-radius:8px;align-items:center;gap:7px;padding:3px 7px;font-size:11px;display:flex}.language-toggle button{color:#71839a;background:0 0;padding:4px 5px;font-size:11px;font-weight:800}.language-toggle button.active{color:#174f8b}.mode-indicator{letter-spacing:.06em;color:#168253;white-space:nowrap;background:#edf7f1;border-radius:20px;align-items:center;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.mode-indicator.demo{color:#98630a;background:#fff4dc}.executive-toolbar{align-items:center}.period-controls{align-items:center;gap:8px;display:flex}.period-controls>select{width:auto;min-width:160px;margin:0;padding:9px 11px;font-size:12px}.period-controls label{align-items:center;gap:6px;margin:0;font-size:11px;display:flex}.period-controls input{width:145px;margin:0;padding:8px;font-size:11px}.executive-hero{color:#fff;background:linear-gradient(120deg,#092641 0%,#103f69 64%,#14527a 100%);border-radius:20px;grid-template-columns:minmax(0,1fr) 245px;gap:30px;padding:31px 36px;display:grid;position:relative;overflow:visible;box-shadow:0 16px 38px #0b2b471c}.executive-hero:after{content:"";border:1px solid #bfe4ff16;border-radius:50%;width:390px;height:390px;position:absolute;top:-265px;right:175px;box-shadow:0 0 0 42px #bfe4ff09,0 0 0 84px #bfe4ff07}.hero-copy{z-index:1;max-width:940px;position:relative}.hero-kicker{color:#cfebff;letter-spacing:.1em;background:#ffffff10;border:1px solid #d6edff42;border-radius:20px;padding:6px 9px;font-size:10px;font-weight:850;display:inline-block}.hero-copy h2{color:#fff;letter-spacing:-.02em;margin:14px 0 12px;font-size:clamp(23px,2vw,34px)}.hero-copy>p{color:#e0edf8;margin:7px 0;font-size:16px;line-height:1.65}.hero-copy>p strong{color:#fff;white-space:nowrap;font-size:1.08em}.hero-copy .hero-secondary{color:#bed6e9;font-size:13px}.hero-period{flex-wrap:wrap;align-items:center;gap:10px 13px;margin-top:20px;display:flex}.hero-period b{color:#f4f9ff;font-size:12px}.hero-period b span{color:#7fd4ae;padding:0 5px}.hero-period small{color:#a9c1d4;width:100%;font-size:10px}.partial-badge,.period-badge{letter-spacing:.07em;color:#fff0c6;background:#7d5b16;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:900}.period-badge{color:#d7fff0;background:#145b52}.hero-total{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff30;border-radius:15px;flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;padding:21px 23px;display:flex}.hero-total small{color:#b6ccdd;font-size:11px}.hero-total>strong{color:#fff;letter-spacing:-.04em;font-size:44px;line-height:1.15}.hero-total>span{color:#bad0e2;font-size:11px}.hero-blocked{border-top:1px solid #ffffff2a;align-items:baseline;gap:8px;width:100%;margin-top:14px;padding-top:12px;display:flex}.hero-blocked b{color:#76e1b1;font-size:18px}.hero-blocked span{color:#d0e2f0;font-size:10px}.executive-section{min-width:0}.section-title{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.section-title h3{color:#173550;margin:3px 0 0;font-size:19px;line-height:1.3}.section-overline{letter-spacing:.12em;color:#8192a4;font-size:9px;font-weight:850}.section-note{color:#8292a2;font-size:10px}.executive-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;display:grid}.executive-kpi{background:#fff;border:1px solid #e3ebf3;border-top:3px solid #3c78bd;border-radius:12px;flex-direction:column;min-width:0;min-height:133px;padding:14px 15px;display:flex;box-shadow:0 4px 14px #193a5907}.executive-kpi.green{border-top-color:#18a674}.executive-kpi.gray{border-top-color:#9ca9b6}.executive-kpi.slate{border-top-color:#697f96}.executive-kpi-label{color:#526b83;justify-content:space-between;align-items:flex-start;gap:7px;min-height:33px;font-size:11px;font-weight:750;line-height:1.4;display:flex}.executive-kpi .info{cursor:help;background:0 0;padding:0}.executive-kpi>strong{letter-spacing:-.04em;color:#173650;margin:7px 0;font-size:clamp(22px,2vw,31px)}.executive-kpi.is-na>strong{color:#8794a1;letter-spacing:0;font-size:24px}.executive-kpi>small{color:#8b99a7;margin-top:auto;font-size:9px;line-height:1.4}.executive-kpi.green>strong{color:#16865e}.executive-kpi.orange>strong{color:#b47518}.flow-section{background:#fff;border:1px solid #e4ebf2;border-radius:15px;padding:19px 20px}.flow-section .section-title{margin-bottom:4px}.section-explainer{color:#8392a1;margin:0 0 14px;font-size:10px}.protection-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.flow-step-wrap{align-items:center;min-width:0;display:flex;position:relative}.flow-step{background:#f9fbfd;border:1px solid #e3ebf3;border-left:4px solid #3d78b8;border-radius:10px;flex-direction:column;justify-content:center;width:100%;min-height:123px;padding:14px 16px;display:flex}.flow-step.green{background:#f5fcf8;border-left-color:#19a675}.flow-step.navy{border-left-color:#244c72}.flow-step.slate{border-left-color:#8594a3}.flow-step>strong{color:#173b5b;letter-spacing:-.035em;font-size:30px;line-height:1.15}.flow-step.green>strong{color:#16865e}.flow-step>b{color:#34516d;margin:5px 0;font-size:11px}.flow-step>small{color:#8a99a7;font-size:9px;line-height:1.35}.flow-arrow{z-index:1;color:#93a5b5;font-size:18px;position:absolute;right:-19px}.automatic-grid{border-top:1px solid #edf1f5;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;padding-top:12px;display:grid}.automatic-grid>div{color:#64798c;align-items:center;gap:8px;font-size:10px;display:flex}.automatic-grid b{color:#24425d;margin-left:auto;font-size:12px}.value-dot{background:#159c6c;border-radius:50%;width:8px;height:8px}.value-dot.orange{background:#e5a237}.value-dot.gray{background:#9ca8b4}.attention-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.attention-card{background:#fff;border:1px solid #e6ebf0;border-left:4px solid #d2a148;border-radius:10px;min-width:0;padding:14px 16px;position:relative}.attention-card.info{border-left-color:#5e94c4}.attention-card h4{color:#294762;margin:7px 0;font-size:13px}.attention-card p{color:#677c8f;margin:5px 0;font-size:11px;line-height:1.5}.attention-card small{color:#8997a4;margin-top:8px;font-size:9px;line-height:1.5;display:block}.attention-level{color:#966710;text-transform:uppercase;letter-spacing:.05em;background:#fff4dc;border-radius:4px;padding:4px 6px;font-size:8px;font-weight:850;display:inline-flex}.attention-card.info .attention-level{color:#4c78a0;background:#edf5fc}.quiet-state{color:#8a98a7;text-align:center;background:#fafcfe;border:1px dashed #dce5ed;border-radius:10px;padding:18px;font-size:11px}.highlight-card{background:#fff;border:1px solid #dce7f1;border-radius:15px;grid-template-columns:minmax(0,1fr) 250px;display:grid;overflow:visible;box-shadow:0 7px 24px #143d5f09}.highlight-main{min-width:0;padding:20px 23px}.highlight-heading{align-items:center;gap:12px;display:flex}.highlight-icon{color:#2b6ca7;background:#eaf3fc;border-radius:10px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.highlight-heading h4{color:#183c5c;margin:4px 0;font-size:17px}.highlight-tabs{border-bottom:1px solid #e9eef3;gap:6px;margin-top:16px;display:flex}.highlight-tabs button{color:#74879a;background:0 0;border-bottom:2px solid #0000;padding:8px 10px;font-size:10px}.highlight-tabs button.active{color:#1d5e99;border-bottom-color:#2878b9;font-weight:800}.highlight-summary{color:#536d83;margin:14px 0 0;font-size:12px;line-height:1.6}.technical-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:14px;display:grid}.technical-grid>span{color:#8493a1;font-size:9px}.technical-grid b{color:#314d66;overflow-wrap:break-word;margin-top:4px;font-size:10px;display:block}.highlight-stats{background:#f6f9fc;border-left:1px solid #e7edf3;grid-template-columns:1fr 1fr;align-content:center;gap:12px;padding:17px;display:grid}.highlight-stats>div{min-width:0}.highlight-stats small{color:#8392a0;font-size:9px;display:block}.highlight-stats b{color:#24445f;overflow-wrap:break-word;margin-top:3px;font-size:12px;line-height:1.55;display:block}.highlight-stats .green-text{color:#13885f}.highlight-stats>button{color:#286a9e;text-align:left;background:0 0;grid-column:1/-1;padding:5px 0;font-size:10px;font-weight:750}.executive-chart-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:13px;display:grid}.executive-chart-grid.lower-charts{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);margin-top:13px}.executive-panel{background:#fff;border:1px solid #e4ebf2;border-radius:12px;min-width:0;padding:16px 18px;box-shadow:0 3px 12px #17395b06}.executive-panel>header{justify-content:space-between;align-items:flex-start;margin-bottom:9px;display:flex}.executive-panel h4{color:#24415b;margin:0;font-size:13px}.executive-panel header p{color:#8a98a5;margin:4px 0 0;font-size:9px;line-height:1.45}.chart-tabs{justify-content:flex-end;gap:4px;display:flex}.chart-tabs button{color:#71849a;background:#f1f5f8;border-radius:5px;padding:5px 8px;font-size:9px}.chart-tabs button.active{color:#225d91;background:#e5f0fa;font-weight:800}.trend-wrap{min-width:0}.donut-wrap{min-width:0;position:relative}.donut-center{text-align:center;pointer-events:none;flex-direction:column;display:flex;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.donut-center strong{color:#1d3e5e;font-size:21px}.donut-center span{color:#8391a0;max-width:100px;font-size:8px}.value-breakdown{gap:7px;display:grid}.value-breakdown-row{background:#f7f9fb;border-radius:8px;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 10px;display:grid}.value-breakdown-row>span{background:#3979b8;border-radius:8px;height:32px}.value-breakdown-row.orange>span{background:#d99b3d}.value-breakdown-row.slate>span{background:#7f8f9e}.value-breakdown-row b{color:#304d68;font-size:10px;display:block}.value-breakdown-row small{color:#8493a0;margin-top:3px;font-size:8px;display:block}.value-breakdown-row>strong{color:#24425e;font-size:16px}.geo-executive{grid-template-columns:1fr 1fr;gap:16px;display:grid}.geo-list h5{color:#677e92;margin:5px 0 10px;font-size:9px}.geo-item{margin-bottom:9px}.geo-item>div{color:#536c82;justify-content:space-between;font-size:10px;display:flex}.geo-item>div b{font-variant-numeric:tabular-nums}.geo-item>i{background:#eef2f6;border-radius:4px;height:4px;margin-top:5px;display:block;overflow:visible}.geo-item>i em{background:#4481bb;border-radius:4px;height:100%;display:block}.geo-arrow{color:#6389ac;padding:0 3px}.coverage-indicators{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.coverage-indicator{background:#fff;border:1px solid #e5ebf1;border-radius:9px;align-items:center;gap:8px;min-width:0;padding:10px;display:flex}.coverage-indicator>div{flex-direction:column;gap:3px;min-width:0;display:flex}.coverage-indicator b{color:#3c556d;overflow-wrap:break-word;font-size:9px}.coverage-indicator small{color:#83919d;font-size:8px}.status-dot-indicator{background:#9ca8b4;border-radius:50%;flex:none;width:8px;height:8px}.coverage-indicator.available .status-dot-indicator{background:#1ca270}.coverage-indicator.partial .status-dot-indicator{background:#d99b3d}.coverage-indicator.missing .status-dot-indicator{background:#a6b0ba}.coverage-count{color:#6b7f91;white-space:nowrap;margin-left:auto;font-size:9px}.coverage-warning-list p{color:#805d19;background:#fff7e6;border:1px solid #f0dba9;border-radius:7px;flex-wrap:wrap;gap:9px;margin:9px 0 0;padding:9px 11px;font-size:9px;display:flex}.coverage-warning-list span{color:#9a7d49}.coverage-footnote{color:#8a98a5;margin:11px 0 0;font-size:9px}.activity-details summary{cursor:pointer;justify-content:space-between;align-items:center;padding:15px 0;list-style:none;display:flex}.activity-details summary::-webkit-details-marker{display:none}.activity-details summary span:first-child{flex-direction:column;gap:4px;display:flex}.activity-details summary b{color:#31516d;font-size:12px}.activity-details summary>span:last-child{color:#77899a}.heatmap-scroll{padding-bottom:8px;overflow-x:auto}.heatmap{gap:4px;min-width:700px;display:grid}.heatmap-hours,.heatmap-row{grid-template-columns:64px repeat(24,minmax(12px,1fr));align-items:center;gap:3px;display:grid}.heatmap-hours>span,.heatmap-date{color:#8190a0;text-align:center;font-size:8px}.heatmap-row>i{border-radius:3px;height:15px}.heatmap-legend{color:#8794a1;align-items:center;gap:5px;margin-top:9px;font-size:8px;display:flex}.heatmap-legend i{border-radius:2px;width:15px;height:8px;display:inline-block}.incident-timeline{margin:2px 0 0 3px;position:relative}.timeline-item{border-left:1px solid #dbe4ed;grid-template-columns:92px 12px minmax(0,1fr) 25px;align-items:center;gap:10px;min-height:51px;padding:5px 5px 5px 0;display:grid;position:relative}.timeline-item time{color:#76899a;text-align:right;font-size:9px}.timeline-dot{background:#3982bd;border-radius:50%;width:8px;height:8px;margin-left:-5px;box-shadow:0 0 0 3px #edf5fb}.timeline-item b{color:#395570;overflow-wrap:break-word;white-space:normal;font-size:10px;display:block;overflow:visible}.timeline-item p{color:#8896a3;margin:3px 0 0;font-size:8px}.timeline-item button{color:#6c89a3;background:0 0}.business-value{background:#f0f5fa;border-radius:13px;padding:18px}.business-cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.business-cards article{background:#fff;border:1px solid #e3eaf1;border-radius:10px;padding:14px}.business-cards i{color:#3479b1;font-size:19px;font-style:normal}.business-cards h4{color:#2d4962;margin:7px 0;font-size:12px}.business-cards p{color:#718395;margin:0;font-size:9px;line-height:1.5}.business-value>.disclaimer{font-size:9px}.secondary-link{color:#28679a;background:0 0;font-size:10px;font-weight:750}.monthly-report{max-width:1250px;margin:auto}.report-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.report-toolbar h2{color:#28445d;margin:4px 0;font-size:17px}.executive-report-cover{position:relative;overflow:visible}.executive-report-cover>h2{margin:14px 0 5px;font-size:32px}.executive-report-cover>p{color:#d2e4f1}.report-period-badge{background:#ffffff20;border:1px solid #ffffff36;border-radius:20px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-block}.report-executive-summary,.report-coverage{background:#fff;border:1px solid #e3eaf1;border-radius:13px;margin-bottom:14px;padding:18px}.report-executive-summary h3,.report-coverage h3{color:#25445f;margin:0 0 12px;font-size:15px}.report-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.report-kpi-row>div{background:#f7f9fb;border-radius:8px;padding:12px}.report-kpi-row small{color:#8492a0;font-size:9px;display:block}.report-kpi-row b{color:#254662;margin-top:8px;font-size:20px;display:block}.report-highlight{background:#f2f7fb;border-left:3px solid #4c87b6;margin-top:12px;padding:13px}.report-highlight>b{color:#365874;font-size:10px}.report-highlight p{color:#254760;font-size:13px;line-height:1.5}.report-highlight small{color:#8996a2;font-size:9px}.report-footer{color:#718394;border-top:1px solid #e4ebf1;margin-top:18px;padding:14px 2px;font-size:9px}@media (width<=1450px){.executive-kpis,.coverage-indicators{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-content{padding-left:24px;padding-right:24px}.executive-hero{grid-template-columns:minmax(0,1fr) 205px;padding:25px}.executive-hero:after{right:130px}}.incident-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081c31a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.incident-dialog{background:#fff;border-radius:15px;width:min(620px,100%);padding:25px;position:relative;box-shadow:0 25px 80px #00162955}.incident-dialog h3{color:#1e3f5c;margin:8px 32px 9px 0;font-size:18px;line-height:1.4}.incident-dialog-summary{color:#677c8f;font-size:11px;line-height:1.6}.incident-close{color:#586d80;background:#f1f4f7;border-radius:50%;width:30px;height:30px;font-size:20px;position:absolute;top:13px;right:15px}.incident-detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}.incident-detail-grid>span{color:#7d8c99;background:#f7f9fb;border-radius:8px;padding:10px;font-size:9px}.incident-detail-grid b{color:#35516a;overflow-wrap:break-word;margin-top:4px;font-size:10px;display:block}@media (width<=600px){.incident-dialog{padding:19px}.incident-detail-grid{gap:8px}}@media (width<=1050px){.executive-chart-grid,.executive-chart-grid.lower-charts{grid-template-columns:1fr}.protection-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.flow-step-wrap:nth-child(2) .flow-arrow{display:none}.highlight-card{grid-template-columns:1fr}.highlight-stats{border-top:1px solid #e7edf3;border-left:0;grid-template-columns:repeat(4,1fr)}.highlight-stats>button{grid-column:auto}.executive-hero{grid-template-columns:1fr 190px}.coverage-indicators{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.executive-topbar{min-height:unset;align-items:flex-start;gap:8px;padding:10px 14px}.executive-topbar .top-brand img{width:35px;height:46px}.executive-topbar .top-brand{gap:8px}.executive-topbar .top-brand h1{font-size:12px;line-height:1.3}.executive-topbar .top-brand p{display:none}.executive-topbar .top-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px}.executive-topbar .user-chip,.executive-topbar .tz{display:none}.executive-topbar .logout{font-size:9px}.mode-indicator{padding:5px;font-size:8px}.executive-content{padding:15px 12px 34px}.executive-toolbar{align-items:stretch}.period-controls{flex-wrap:wrap}.period-controls>select{flex:1;min-width:120px}.period-controls label{flex:1}.period-controls input{width:100%;min-width:0}.executive-hero{grid-template-columns:1fr;gap:15px;padding:21px}.hero-copy h2{font-size:24px}.hero-copy>p{font-size:13px}.hero-total{grid-template-columns:1fr auto;column-gap:8px;padding:11px 13px;display:grid}.hero-total small,.hero-total>span{grid-column:1}.hero-total>strong{grid-area:1/2/3;align-self:center;font-size:29px}.hero-blocked{grid-column:1/-1;margin-top:8px;padding-top:8px}.executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.executive-kpi{min-height:122px;padding:11px}.executive-kpi>strong{font-size:24px}.section-title h3{font-size:16px}.section-note{display:none}.protection-flow{grid-template-columns:1fr 1fr;gap:8px}.flow-step{min-height:110px;padding:11px}.flow-step>strong{font-size:24px}.flow-arrow{display:none}.automatic-grid,.attention-grid{grid-template-columns:1fr}.highlight-main{padding:15px}.highlight-stats{grid-template-columns:1fr 1fr}.technical-grid,.geo-executive{grid-template-columns:1fr}.coverage-indicators{grid-template-columns:repeat(2,minmax(0,1fr))}.business-cards{grid-template-columns:1fr}.business-cards article{grid-template-columns:28px 1fr;column-gap:8px;display:grid}.business-cards article i{grid-row:span 2}.business-cards p{grid-column:2}.timeline-item{grid-template-columns:61px 12px minmax(0,1fr) 20px;gap:6px}.report-toolbar{gap:10px}.report-toolbar h2{font-size:14px}.executive-report-cover{padding:22px}.executive-report-cover>h2{font-size:24px}.report-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.report-kpi-row>div:last-child{grid-column:1/-1}.language-toggle{gap:2px;padding:2px 5px}.login-language{justify-content:flex-end;margin:-20px -22px 8px;display:flex;position:relative}.executive-login{padding:30px 24px}.executive-login .login-brand{gap:12px}.executive-login .login-brand h1{font-size:18px}}@media print{.executive-report-cover{break-inside:avoid}.report-toolbar button{display:none}.sidebar,.topbar{display:none!important}.main{width:100%!important;margin:0!important}.executive-content{padding:0!important}.monthly-report{max-width:none}.report-kpi-row>div{break-inside:avoid}}:root{--exec-navy:#0b2947;--exec-blue:#347db5;--exec-green:#15966c;--exec-amber:#cb8b2d;--exec-purple:#7955ad;--exec-ink:#18354f;--exec-muted:#718398;--exec-line:#e3eaf1;--exec-space:22px}html,body,#root{min-height:100%}body{color:var(--exec-ink);font-family:Inter,Noto Sans Thai,Leelawadee UI,Tahoma,system-ui,sans-serif}button,select,input{min-width:0}.app-shell{background:#f2f5f9;min-height:100vh}.sidebar{background:linear-gradient(#0b2947,#081f37);width:254px;padding:24px 14px 18px}.side-brand{min-width:0}.side-brand strong,.side-brand small{overflow-wrap:break-word}.sidebar nav button{min-width:0;line-height:1.35}.main{width:calc(100% - 254px);min-width:0;margin-left:254px}.executive-topbar{color:#fff;background:linear-gradient(105deg,#0a2744,#12395d);border-bottom:1px solid #284965;grid-template-columns:minmax(0,1fr) auto;gap:20px;height:auto;min-height:96px;padding:15px clamp(20px,2.4vw,38px);display:grid}.executive-topbar .top-brand{gap:14px;min-width:0}.executive-topbar .top-brand img{flex:none;width:48px;height:60px}.executive-topbar .breadcrumb{color:#9cb5ca}.executive-topbar .top-brand h1{color:#fff;overflow-wrap:break-word;font-size:clamp(15px,1.2vw,20px);line-height:1.3}.executive-topbar .top-brand p{color:#c1d3e2;line-height:1.4}.executive-topbar .top-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0}.executive-topbar .tz{color:#d0dfeb;white-space:nowrap}.executive-topbar .user-chip{flex:none}.executive-topbar .logout{color:#e0eaf2;white-space:nowrap}.executive-topbar .language-toggle{background:#f7f9fc}.executive-content{width:100%;max-width:1780px;padding:24px clamp(18px,2.2vw,36px) 54px}.executive-toolbar{flex-wrap:wrap;gap:12px;min-width:0;margin-bottom:18px}.period-controls{flex-wrap:wrap;min-width:0}.period-controls select{max-width:100%}.executive-page{gap:var(--exec-space);min-width:0}.executive-page,.executive-page>*,.executive-section,.executive-panel,.attention-highlight-grid,.attention-highlight-grid>*,.executive-chart-grid,.executive-chart-grid>*,.operations-row>*,.highlight-card,.highlight-main,.highlight-stats,.flow-section,.activity-details{min-width:0}.executive-hero{background:radial-gradient(at 88% 10%,#1c5a7d 0%,#0000 38%),linear-gradient(115deg,#092641,#103e64 72%,#164a70);grid-template-columns:minmax(0,1fr) minmax(190px,245px);gap:clamp(18px,2.4vw,36px);padding:clamp(23px,2.6vw,38px)}.hero-copy h2{overflow-wrap:break-word;max-width:900px;line-height:1.28}.hero-copy>p{overflow-wrap:break-word;max-width:880px}.hero-copy>p strong{white-space:normal}.hero-period b{overflow-wrap:break-word}.hero-total,.executive-section{min-width:0}.section-title{flex-wrap:wrap;align-items:flex-start}.section-title h3{overflow-wrap:break-word}.executive-kpis{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:13px}.executive-kpi{border-radius:14px;height:100%;min-height:154px;padding:15px}.executive-kpi-label{align-items:flex-start;gap:8px;min-height:48px;font-size:11px;line-height:1.5}.kpi-icon{color:#2e70a7;background:#eaf3fb;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.executive-kpi.green .kpi-icon{color:var(--exec-green);background:#e7f6ef}.executive-kpi.purple{border-top-color:var(--exec-purple)}.executive-kpi.purple .kpi-icon{color:var(--exec-purple);background:#f1ebf8}.executive-kpi.gray .kpi-icon{color:#8794a1;background:#eef1f4}.executive-kpi .kpi-label-text{overflow-wrap:break-word;flex:auto}.executive-kpi>strong{font-variant-numeric:tabular-nums;overflow-wrap:break-word;line-height:1.15}.executive-kpi>small{overflow-wrap:break-word;font-size:10px;line-height:1.45}.flow-step{border-radius:12px;min-width:0;min-height:138px}.flow-step>b,.flow-step>small{overflow-wrap:break-word}.flow-arrow{right:-21px}.attention-highlight-grid{grid-template-columns:minmax(320px,.76fr) minmax(420px,1.24fr);align-items:start;gap:20px;display:grid}.attention-highlight-grid>.executive-section{min-width:0}.attention-highlight-grid .attention-grid{grid-template-columns:minmax(0,1fr);gap:11px}.attention-card h4,.attention-card p,.attention-card small{overflow-wrap:break-word}.highlight-card{grid-template-columns:minmax(0,1fr) minmax(215px,265px)}.highlight-main{padding:clamp(18px,2vw,27px)}.highlight-stats{min-width:0;padding:17px}.highlight-stats>div,.highlight-stats b{overflow-wrap:break-word;min-width:0}.executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr) minmax(280px,.9fr);align-items:stretch;gap:15px}.analytics-grid>.executive-panel{min-width:0;height:100%}.executive-panel{min-width:0;padding:clamp(16px,1.7vw,23px);box-shadow:0 7px 22px #17395b08}.executive-panel>header{min-width:0;margin-bottom:15px}.executive-panel>header h4,.executive-panel>header p{overflow-wrap:break-word}.value-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.value-category{border:1px solid var(--exec-line);background:#fff;border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:18px;display:grid;box-shadow:0 5px 17px #17395b08}.value-category-icon{width:36px;height:36px;color:var(--exec-blue);background:#edf4fb;border-radius:11px;place-items:center;font-size:17px;display:grid}.value-category h4{color:var(--exec-ink);overflow-wrap:break-word;margin:0;font-size:14px;line-height:1.4}.value-category p{color:var(--exec-muted);overflow-wrap:break-word;margin:5px 0 0;font-size:11px;line-height:1.45}.value-category>strong{color:var(--exec-ink);font-variant-numeric:tabular-nums;font-size:22px}.value-category.green .value-category-icon{color:var(--exec-green);background:#e8f7ef}.value-category.amber .value-category-icon{color:var(--exec-amber);background:#fff4e0}.value-category.blue .value-category-icon{color:var(--exec-blue);background:#eaf3fb}.blocked-note{color:#61768a;background:#f7f9fb;border:1px solid #e6edf4;border-radius:9px;margin:12px 0 0;padding:10px 13px;font-size:11px}.device-review-list,.geo-executive{min-width:0}.device-review{padding:14px 0}.device-review-top,.device-meta{flex-wrap:wrap;gap:8px;min-width:0}.device-review small{overflow-wrap:break-word;line-height:1.5;display:block}.geo-executive{gap:20px}.operations-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:16px;display:grid}.operations-row>*{min-width:0}.coverage-indicator{gap:9px;min-width:0;min-height:68px;padding:12px}.coverage-indicator b,.coverage-indicator small{overflow-wrap:break-word}.business-cards article{min-width:0;padding:17px}.business-cards h4,.business-cards p{overflow-wrap:break-word;line-height:1.55}.timeline-item{min-height:58px}.activity-details{overflow:visible}@media (width<=1919px){.executive-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1499px) and (width>=1100px){.executive-chart-grid.analytics-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}.analytics-grid>.executive-panel:first-child{grid-column:auto}.analytics-grid>.executive-panel:last-child{grid-column:1/-1}}@media (width<=1120px){.executive-topbar{grid-template-columns:minmax(0,1fr);gap:12px}.executive-topbar .top-actions{justify-content:flex-start}.executive-chart-grid,.executive-chart-grid.lower-charts,.executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1fr)}.analytics-grid>.executive-panel:first-child{grid-column:auto}.attention-highlight-grid,.operations-row{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.sidebar{width:72px;padding-inline:8px}.side-brand>div:last-child,.side-section,.sidebar nav button:not(.active){display:none}.sidebar nav button{justify-content:center;padding:12px 7px;font-size:0}.sidebar-bottom{display:none}.main{width:calc(100% - 72px);margin-left:72px}}@media (width<=700px){.executive-topbar{padding:12px 14px}.executive-topbar .top-brand img{width:38px;height:48px}.executive-topbar .top-brand h1{font-size:14px}.executive-content{padding:14px 12px 34px}.executive-kpis,.coverage-indicators{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.executive-hero{grid-template-columns:minmax(0,1fr);padding:20px}.hero-total{grid-template-columns:minmax(0,1fr) auto;padding:13px;display:grid}.hero-total>strong{grid-area:1/2/span 2;font-size:30px}.protection-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.flow-arrow{display:none}.highlight-card{grid-template-columns:minmax(0,1fr)}.highlight-stats{border-left:0;border-top:1px solid var(--exec-line);grid-template-columns:repeat(2,minmax(0,1fr))}.executive-toolbar{flex-direction:column;align-items:stretch}.period-controls{align-items:stretch}}@media (width<=430px){.executive-kpis,.coverage-indicators,.protection-flow,.value-category-grid,.automatic-grid,.attention-grid,.business-cards{grid-template-columns:minmax(0,1fr)}}.auto-protection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.auto-protection-grid article{border:1px solid var(--exec-line);background:#fafbfd;border-radius:11px;grid-template-columns:10px minmax(0,1fr);align-content:start;gap:7px 9px;padding:14px;display:grid}.auto-protection-grid .value-dot{grid-row:span 2;align-self:center}.auto-protection-grid small{color:var(--exec-muted);overflow-wrap:break-word;font-size:10px;line-height:1.4}.auto-protection-grid strong{color:var(--exec-ink);font-variant-numeric:tabular-nums;font-size:19px}.auto-confirmed strong{color:var(--exec-green)}.auto-review strong{color:var(--exec-amber)}.executive-kpi.critical:not(.is-na){border-top-color:#c84f4f}.executive-kpi.critical:not(.is-na) .kpi-icon{color:#c84f4f;background:#fdecec}.hero-title-break{display:block}.hero-visual{isolation:isolate;place-items:center;min-height:150px;display:grid;position:relative;overflow:hidden}.hero-orbit{z-index:-1;border:1px solid #c7e8ff35;border-radius:50%;width:150px;height:150px;position:absolute;box-shadow:0 0 0 24px #c7e8ff09,0 0 0 48px #c7e8ff06}.hero-orbit.orbit-two{border-color:#c7e8ff55;width:112px;height:112px}.hero-shield{clip-path:polygon(50% 0,94% 16%,89% 63%,72% 84%,50% 100%,28% 84%,11% 63%,6% 16%);color:#fff;filter:drop-shadow(0 9px 13px #00182e55);background:linear-gradient(145deg,#a9e1f2,#3b9fbc 55%,#1b638b);place-items:center;width:82px;height:96px;font-size:32px;display:grid}.hero-shield span{filter:drop-shadow(0 1px 2px #06405b)}.hero-node{background:#fff;border:2px solid #a8def3;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 12px #9de2fa}.hero-node.node-one{top:20%;left:22%}.hero-node.node-two{top:32%;right:18%}.hero-node.node-three{bottom:15%;left:32%}.hero-link{z-index:-1;background:linear-gradient(90deg,#0000,#94d6efaa,#0000);width:62px;height:1px;position:absolute;transform:rotate(28deg)}.hero-link.link-two{transform:rotate(-33deg)}:root{--space-xs:6px;--space-sm:10px;--space-md:16px;--space-lg:24px;--space-xl:32px;--exec-space:var(--space-lg);--exec-radius:16px}.executive-content{max-width:1840px;padding-top:var(--space-lg)}.executive-page{gap:var(--space-lg)}.executive-topbar{min-height:84px}.executive-hero{border-radius:var(--exec-radius);background:radial-gradient(at 82% 42%,#23688b 0%,#174b70 23%,#0000 53%),linear-gradient(112deg,#092641 0%,#103e64 72%,#164a70 100%);border:1px solid #ffffff17;grid-template-columns:minmax(0,1.55fr) minmax(210px,.7fr);align-items:center;min-height:170px;padding:25px clamp(24px,3vw,46px);position:relative;overflow:visible}.executive-hero:after{display:none}.hero-copy{z-index:1;max-width:940px}.hero-copy h2{letter-spacing:-.02em;max-width:930px;margin:9px 0 8px;font-size:clamp(25px,2vw,34px);line-height:1.35}.hero-copy>p{color:#d4e5f2;max-width:820px;margin:0;font-size:14px;line-height:1.7}.hero-period{gap:8px 12px;margin-top:14px}.hero-period small{font-size:10px}.hero-visual{isolation:isolate;justify-self:center;width:min(100%,290px);height:136px;position:relative}.hero-orbit{border:1px solid #c6edff24;border-radius:50%;position:absolute;inset:5px 35px;transform:rotate(-22deg)}.hero-orbit.orbit-two{border-color:#c6edff18;inset:20px 12px;transform:rotate(25deg)}.hero-shield{z-index:2;color:#d9fff1;clip-path:polygon(50% 0,91% 15%,86% 65%,50% 100%,14% 65%,9% 15%);filter:drop-shadow(0 9px 15px #00182e77);background:linear-gradient(150deg,#2e8bb0,#147461);place-items:center;width:68px;height:78px;font-size:25px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-shield span{margin-top:-5px}.hero-node{z-index:2;background:#50c49c;border:2px solid #d7f1ff;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 0 5px #d9f5ff14}.node-one{top:36px;left:25px}.node-two{background:#73c8ef;top:29px;right:22px}.node-three{background:#e4b96b;bottom:14px;right:50px}.hero-link{z-index:1;transform-origin:0;background:linear-gradient(90deg,#9ddcf555,#c8f5e388);height:1px;position:absolute}.link-one{width:81px;top:42px;left:34px;transform:rotate(20deg)}.link-two{width:78px;top:39px;right:27px;transform:rotate(145deg)}.link-three{width:69px;bottom:25px;right:54px;transform:rotate(-151deg)}.executive-section,.flow-section,.executive-panel,.attention-card,.highlight-card,.business-value{border-radius:var(--exec-radius)}.section-title{margin-bottom:var(--space-md)}.section-title h3{font-size:clamp(18px,1.25vw,22px)}.executive-kpis{gap:14px}.executive-kpi{cursor:pointer;border-radius:15px;min-height:152px;padding:17px;transition:transform .16s,box-shadow .16s;box-shadow:0 5px 18px #17395b0a}.executive-kpi:hover,.executive-kpi:focus-visible{outline-offset:2px;outline:2px solid #6aa5d0;transform:translateY(-2px);box-shadow:0 10px 24px #17395b14}.executive-kpi-label{min-height:43px;font-size:12px}.executive-kpi>strong{font-size:clamp(28px,2.2vw,38px)}.executive-kpi>small{font-size:11px}.executive-kpi.teal{border-top-color:#149b9a}.executive-kpi.teal .kpi-icon{color:#128582;background:#e4f7f5}.executive-kpi.orange{border-top-color:#d68b31}.executive-kpi.orange .kpi-icon{color:#b67520;background:#fff3df}.executive-kpi.red{border-top-color:#c95252}.executive-kpi.red .kpi-icon{color:#b64444;background:#fff0ef}.executive-kpi.red>strong{color:#ae3b3b}.executive-kpi.gray>strong{color:#8996a2}.flow-section{background:linear-gradient(135deg,#fff 0%,#f5f9fc 100%);border:1px solid #dfe8f0;padding:21px 23px;box-shadow:0 8px 24px #17395b0a}.protection-flow{gap:28px}.flow-step{background:#fff;border-radius:13px;min-height:132px;padding:17px;box-shadow:0 4px 14px #17395b08}.flow-step:before{counter-increment:flow;content:"0" counter(flow);color:#9aabba;letter-spacing:.08em;font-size:9px;font-weight:850;position:absolute;top:10px;right:12px}.protection-flow{counter-reset:flow}.flow-step>strong{font-size:clamp(28px,2vw,36px)}.flow-step>b{max-width:94%;font-size:12px}.flow-step>small{font-size:10px}.flow-arrow{color:#55748e;background:#e8eff5;border-radius:50%;place-items:center;width:20px;height:20px;font-size:14px;display:grid;right:-24px}.attention-highlight-grid{gap:var(--space-lg)}.attention-card{min-height:0;padding:15px 17px}.attention-card h4{font-size:14px;line-height:1.45}.attention-card p,.attention-card small{font-size:12px;line-height:1.55}.highlight-card{box-shadow:0 9px 28px #143d5f0d}.highlight-heading h4{font-size:clamp(16px,1.2vw,20px);line-height:1.45}.highlight-stats{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px}.highlight-stats b{font-size:15px}.highlight-stats .highlight-period{border-top:1px solid #e1e9f0;grid-column:1/-1;padding-top:9px}.highlight-period small{margin:3px 0;line-height:1.5;display:block}.executive-panel{flex-direction:column;min-height:100%;padding:20px;display:flex}.executive-panel>header{margin-bottom:14px}.executive-panel>header h4{font-size:15px;line-height:1.4}.executive-panel>header p{font-size:11px;line-height:1.5}.analytics-grid>.executive-panel>.trend-wrap,.analytics-grid>.executive-panel>.donut-wrap{flex:1}.analytics-grid .recharts-legend-wrapper{max-width:100%;width:100%!important}.analytics-grid .recharts-default-legend{white-space:normal;flex-wrap:wrap;justify-content:center;gap:2px 12px;display:flex}.value-category-grid{gap:15px}.value-category{border-radius:15px;min-height:112px;padding:19px}.value-category h4{font-size:15px}.value-category p{font-size:12px}.value-category>strong{font-size:24px}.blocked-note{color:#445e75;border-color:#dce7ef;margin-top:15px;padding:12px 15px;font-size:12px}.device-review{cursor:pointer;border-radius:9px;padding-inline:10px;transition:background .15s}.device-review:hover,.device-review:focus-visible{background:#f5f9fc;outline:2px solid #8ab3d4}.device-review small{font-size:11px}.geo-item>div{font-size:12px}.geo-list h5{font-size:11px}.operations-row{gap:var(--space-lg)}.auto-protection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:4px 0 0;display:grid}.auto-protection-grid article{background:#fafcfe;border:1px solid #e5ebf1;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;min-height:112px;padding:13px;display:flex}.auto-protection-grid article small{color:#667d91;min-height:32px;font-size:11px;line-height:1.4}.auto-protection-grid article strong{color:#274762;font-size:22px}.auto-protection-grid .auto-confirmed{background:#f4fbf7;border-color:#d9eee3}.auto-protection-grid .auto-confirmed strong{color:#13845f}.auto-protection-grid .auto-review{background:#fffaf1;border-color:#f1e4c9}.auto-protection-grid .auto-unknown{background:#f7f9fb}.timeline-item{grid-template-columns:104px 12px minmax(0,1fr) 28px;gap:11px;min-height:68px}.timeline-item b{white-space:normal;overflow-wrap:break-word;font-size:12px;line-height:1.4}.timeline-item p{overflow-wrap:break-word;font-size:10px;line-height:1.4}.activity-details{padding:0 20px}.activity-details[open]{padding-bottom:18px}.activity-details summary{min-height:64px}.activity-details summary b{font-size:14px}.coverage-indicators{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.coverage-indicator{border-radius:12px;align-items:flex-start;min-height:86px;padding:13px}.coverage-indicator b{font-size:11px;line-height:1.4}.coverage-indicator small{font-size:10px;line-height:1.4}.coverage-dates{color:#8a98a5;max-width:100%}.coverage-count{white-space:normal;text-align:right;font-size:10px}.coverage-warning-list p{font-size:11px}.business-value{background:linear-gradient(135deg,#edf4f9,#f6f9fb);border:1px solid #e1eaf1;padding:22px}.business-cards{gap:15px}.business-cards article{border-radius:13px;padding:19px}.business-cards h4{font-size:15px}.business-cards p{font-size:12px}@media (width>=1920px){.executive-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}.executive-content{max-width:1920px}}@media (width<=1919px){.executive-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1499px){.executive-kpis,.coverage-indicators{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-hero{grid-template-columns:minmax(0,1fr) minmax(170px,.55fr)}}@media (width<=1499px) and (width>=1100px){.executive-chart-grid.analytics-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}.analytics-grid>.executive-panel:first-child{grid-column:auto}.analytics-grid>.executive-panel:last-child{grid-column:1/-1}}@media (width<=1199px){.attention-highlight-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=1099px){.executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1fr)}.analytics-grid>.executive-panel:first-child,.analytics-grid>.executive-panel:last-child{grid-column:auto}}@media (width<=1120px){.executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-hero{grid-template-columns:minmax(0,1fr) 160px}.attention-highlight-grid,.operations-row,.executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1fr)}.analytics-grid>.executive-panel:first-child{grid-column:auto}}@media (width<=700px){.executive-hero{grid-template-columns:minmax(0,1fr);min-height:0;padding:22px}.hero-visual{display:none}.hero-copy h2{font-size:23px}.hero-title-break{display:none}.executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-kpi{min-height:130px;padding:12px}.executive-kpi-label{font-size:11px}.executive-kpi>strong{font-size:25px}.auto-protection-grid{grid-template-columns:1fr}.auto-protection-grid article{grid-template-columns:10px minmax(0,1fr) auto;align-items:center;min-height:0;display:grid}.auto-protection-grid article small{min-height:0}.coverage-indicators{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-indicator{min-height:92px}.timeline-item{grid-template-columns:66px 12px minmax(0,1fr) 22px;gap:7px}.highlight-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.value-category-grid,.business-cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.executive-kpi,.device-review{transition:none}}.sidebar{display:none!important}.main{width:100%;margin-left:0}.executive-topbar{grid-template-columns:minmax(220px,.78fr) minmax(0,1.65fr) auto;align-items:center;gap:16px;min-height:84px;padding:10px clamp(18px,2vw,34px)}.executive-topbar .top-brand{gap:11px}.executive-topbar .top-brand img{width:42px;height:54px}.executive-topbar .top-brand h1{font-size:clamp(14px,1.05vw,18px)}.executive-topbar .top-brand p{margin-top:3px;font-size:10px}.executive-main-nav{scrollbar-width:thin;scrollbar-color:#62839d transparent;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.executive-main-nav button{color:#d5e2ec;white-space:nowrap;background:0 0;border-radius:7px;flex:none;padding:8px clamp(5px,.55vw,10px);font-size:11px;font-weight:650;line-height:1.25}.executive-main-nav button:hover{color:#fff;background:#ffffff12}.executive-main-nav button.active{color:#fff;background:#ffffff1b;box-shadow:inset 0 -2px #76d3b0}.executive-topbar .top-actions{gap:8px}.executive-topbar .tz{font-size:10px}.executive-topbar .mode-indicator{font-size:9px}.executive-topbar .logout{font-size:11px}@media (width<=1439px){.executive-topbar{grid-template-columns:minmax(205px,.75fr) minmax(0,1.55fr) auto;gap:10px;padding-inline:17px}.executive-topbar .top-brand img{width:38px;height:50px}.executive-main-nav{gap:0}.executive-main-nav button{padding-inline:5px;font-size:10px}.executive-topbar .top-actions{gap:6px}}@media (width<=1120px){.executive-topbar{grid-template-columns:minmax(0,1fr) auto}.executive-topbar .top-brand{grid-area:1/1}.executive-topbar .top-actions{grid-area:1/2;justify-content:flex-end}.executive-main-nav{grid-area:2/1/auto/-1;padding-bottom:2px}.executive-main-nav button{padding:7px 10px;font-size:11px}}@media (width<=700px){.executive-topbar{gap:7px 10px;padding:10px 12px}.executive-topbar .top-brand{gap:7px}.executive-topbar .top-brand img{width:34px;height:44px}.executive-topbar .top-brand h1{font-size:12px}.executive-topbar .top-actions{flex-wrap:nowrap}.executive-main-nav{margin-inline:-2px}.executive-main-nav button{padding:7px 9px;font-size:10px}}.executive-device-table{border:1px solid #e7edf2;border-radius:10px}.executive-device-table table{min-width:650px}.executive-device-table th{color:#74879a;padding:10px 8px;font-size:10px}.executive-device-table td{padding:11px 8px;font-size:11px}.executive-device-table tbody tr{cursor:pointer;transition:background .14s}.executive-device-table tbody tr:hover,.executive-device-table tbody tr:focus-visible{outline-offset:-2px;background:#f4f8fb;outline:2px solid #a7c5dd}.executive-device-table .device-threat-cell{white-space:normal;overflow-wrap:break-word;max-width:180px;line-height:1.45}.risk-label{color:#526d84;background:#edf4fa;border-radius:6px;align-items:center;width:fit-content;max-width:100%;padding:4px 7px;font-size:10px;font-weight:750;line-height:1.3;display:inline-flex}.risk-label.high{color:#ad4844;background:#fff0ef}.risk-label.medium{color:#9c6a18;background:#fff5e3}.risk-label.review{color:#4b7191;background:#edf5fb}.device-view-all{margin-top:11px;padding:6px 0;display:inline-flex}.seckpi-executive-root{min-height:100vh;inline-size:100%;color:var(--exec-ink);writing-mode:horizontal-tb;text-orientation:mixed}.seckpi-executive-root :where(p,span,b,strong,small,h1,h2,h3,h4,label,button,th,td){word-break:normal;overflow-wrap:break-word;white-space:normal;line-height:1.5}.seckpi-executive-root :where(.mode-indicator,.language-toggle,.executive-main-nav button){white-space:nowrap}.seckpi-executive-root .executive-page,.seckpi-executive-root .executive-page>*{inline-size:100%}.seckpi-executive-root .attention-grid{grid-template-columns:minmax(0,1fr)}.seckpi-executive-root .attention-card{inline-size:100%;min-width:0;min-height:0;position:static}.seckpi-executive-root .executive-panel,.seckpi-executive-root .trend-wrap,.seckpi-executive-root .donut-wrap{inline-size:100%;min-width:0}.seckpi-executive-root .seckpi-exec-section-heading{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-width:0;margin:0 0 14px;display:grid}.seckpi-executive-root .section-index{color:#446d8c;font-variant-numeric:tabular-nums;background:#eaf2f8;border-radius:9px;place-items:center;block-size:32px;inline-size:32px;min-inline-size:32px;font-size:12px;font-weight:800;display:grid}.seckpi-executive-root .section-heading-copy{min-width:0}.seckpi-executive-root .section-heading-copy .section-eyebrow{color:#798d9e;letter-spacing:.015em;overflow-wrap:break-word;margin:0 0 3px;font-size:11px;line-height:1.45}.seckpi-executive-root .section-heading-copy h2,.seckpi-executive-root .activity-details summary b{color:#183b58;letter-spacing:0;overflow-wrap:break-word;margin:0;font-size:20px;font-weight:750;line-height:1.45}.seckpi-executive-root .section-heading-aside{min-width:0}.seckpi-executive-root .executive-section .section-title{width:100%;min-width:0;display:flex}.seckpi-executive-root .executive-section .section-title>div{min-width:0}.seckpi-executive-root .executive-section .section-title h3{letter-spacing:0;overflow-wrap:break-word;line-height:1.5}.seckpi-executive-root .attention-grid{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;display:grid}.seckpi-executive-root .attention-card{grid-template-columns:minmax(0,1fr);gap:5px;width:100%;min-width:0;min-height:0;padding:15px 17px;display:grid;position:static}.seckpi-executive-root .attention-level{letter-spacing:0;white-space:normal;overflow-wrap:break-word;justify-self:start;max-width:100%;font-size:11px;line-height:1.4}.seckpi-executive-root .attention-card h4,.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small{word-break:normal;overflow-wrap:break-word;letter-spacing:0;min-width:0;margin-inline:0;line-height:1.55}.seckpi-executive-root .attention-card h4{margin-block:4px;font-size:15px}.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small{font-size:12px}.seckpi-executive-root .highlight-card{width:100%;min-width:0;overflow:visible}.seckpi-executive-root .executive-section,.seckpi-executive-root .executive-panel{block-size:auto;align-self:stretch;height:auto}.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr) minmax(280px,.9fr);align-items:stretch;gap:16px;width:100%;min-width:0;display:grid}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel{grid-column:auto;width:100%;min-width:0;height:auto}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child{grid-column:auto}.seckpi-executive-root .trend-chart-frame{width:100%;min-width:0;height:250px;display:block}.seckpi-executive-root .donut-chart-frame{width:100%;min-width:0;height:230px;display:block}.seckpi-executive-root .top-threat-chart-frame{width:100%;min-width:0;display:block}.seckpi-executive-root .trend-wrap,.seckpi-executive-root .donut-wrap{flex:auto;width:100%;min-width:0;display:block}.seckpi-executive-root .hero-copy h2{letter-spacing:0;overflow-wrap:break-word;word-break:normal}.seckpi-executive-root .activity-details{overflow:visible}@media (width>=1500px){.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(320px,.76fr) minmax(420px,1.24fr)}.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr) minmax(280px,.9fr)}}@media (width>=1100px) and (width<=1499px){.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(320px,.76fr) minmax(420px,1.24fr)}.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:repeat(2,minmax(320px,1fr))}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child{grid-column:auto}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:last-child{grid-column:1/-1}}@media (width<=1199px){.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=1099px){.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1fr)}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:last-child{grid-column:auto}}@media (width<=700px){.seckpi-executive-root .seckpi-exec-section-heading{grid-template-columns:30px minmax(0,1fr);gap:9px}.seckpi-executive-root .section-index{block-size:28px;inline-size:28px;min-inline-size:28px}.seckpi-executive-root .section-heading-aside{grid-column:2}.seckpi-executive-root .section-heading-copy h2{font-size:18px}}.seckpi-executive-root .executive-content{background:#edf3f8}.seckpi-executive-root .hero-kicker,.seckpi-executive-root .hero-period small{font-size:11px}.seckpi-executive-root .seckpi-exec-section-heading{margin:0 0 14px}.seckpi-executive-root .section-heading-copy .section-eyebrow{color:#647b90;font-size:12px}.seckpi-executive-root .section-heading-copy h2,.seckpi-executive-root .activity-details summary b{color:#123650;font-size:23px;line-height:1.4}.seckpi-executive-root .section-index{color:#58728a;background:#e5edf4}.seckpi-executive-root .executive-kpi{border-color:#dce6ee;height:100%;min-height:152px}.seckpi-executive-root .executive-kpi.blue{background:linear-gradient(#eef7ff 0,#fff 82%)}.seckpi-executive-root .executive-kpi.green{background:linear-gradient(#effaf4 0,#fff 82%)}.seckpi-executive-root .executive-kpi.teal{background:linear-gradient(#eff9f8 0,#fff 82%)}.seckpi-executive-root .executive-kpi.purple{background:linear-gradient(#f7f2fc 0,#fff 82%)}.seckpi-executive-root .executive-kpi.orange{background:linear-gradient(#fff8e9 0,#fff 82%)}.seckpi-executive-root .executive-kpi.critical:not(.is-na){background:linear-gradient(#fff3f1 0,#fff 82%)}.seckpi-executive-root .executive-kpi.is-na{background:#f5f7f9}.seckpi-executive-root .executive-kpi-label{color:#3e5a72;min-height:46px;font-size:14px;line-height:1.45}.seckpi-executive-root .executive-kpi>strong{font-size:clamp(32px,2.2vw,38px)}.seckpi-executive-root .flow-section{border-color:#d7e2eb;box-shadow:0 9px 24px #183b5910}.seckpi-executive-root .section-explainer{color:#5f7487;margin-bottom:12px;font-size:12px}.seckpi-executive-root .flow-step{border-color:#dbe5ed;min-height:138px}.seckpi-executive-root .flow-step.blue{background:#f1f8fe;border-left-color:#347db5}.seckpi-executive-root .flow-step.green{background:#eff9f3;border-left-color:#15966c}.seckpi-executive-root .flow-step.navy{background:#f1f5f9;border-left-color:#315c7e}.seckpi-executive-root .flow-step.slate{background:#f4f6f8;border-left-color:#788b9c}.seckpi-executive-root .flow-step:before{color:#688198;align-self:flex-end;margin:0 0 2px;font-size:10px;position:static}.seckpi-executive-root .flow-step>b{color:#294966;font-size:14px}.seckpi-executive-root .flow-step>small{color:#657b8e;font-size:11px}.seckpi-executive-root .flow-arrow{color:#315f82;background:#dce8f1;width:22px;height:22px;font-size:17px;font-weight:800;right:-25px}.seckpi-executive-root .flow-legend{color:#61778b;border-top:1px solid #dfe8ef;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:5px 14px;margin:13px 0 0;padding-top:10px;font-size:11px;display:flex}.seckpi-executive-root .flow-legend b{color:#294d69;flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;display:flex}.seckpi-executive-root .flow-legend b span{color:#277b83;font-size:15px;font-weight:800}.seckpi-executive-root .attention-highlight-grid{block-size:auto;inline-size:100%;grid-template-columns:minmax(320px,.84fr) minmax(420px,1.16fr);align-content:start;align-items:start;height:auto;margin:0 0 32px;display:grid;position:static}.seckpi-executive-root .attention-highlight-grid>.executive-section{float:none;block-size:auto;align-self:start;height:auto;min-height:0;position:static;transform:none}.seckpi-executive-root .attention-grid{block-size:auto;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;align-items:stretch;gap:12px;height:auto;display:grid}.seckpi-executive-root .attention-card{block-size:auto;inline-size:100%;background:linear-gradient(115deg,#fffaf0,#fff 72%);border-color:#eadfca #eadfca #eadfca #c38c2b;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;align-self:stretch;width:100%;min-width:0;height:auto;min-height:90px;max-height:none;padding:15px 17px;display:grid;position:static}.seckpi-executive-root .attention-card.info{background:linear-gradient(115deg,#f3f8fc,#fff 72%);border-color:#dbe7f0 #dbe7f0 #dbe7f0 #5e94c4}.seckpi-executive-root .attention-level{font-size:12px}.seckpi-executive-root .attention-card h4{color:#203f5a;margin:4px 0;font-size:16px}.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small{color:#536a7e;font-size:14px;line-height:1.55}.seckpi-executive-root .attention-card small{margin-top:5px}.seckpi-executive-root .attention-card small b{color:#37556f}.seckpi-executive-root .attention-highlight-grid+.executive-section{margin-top:0}.seckpi-executive-root .highlight-card{background:#fff;border-color:#d3e0ea;grid-template-columns:minmax(0,1.85fr) minmax(260px,1fr);box-shadow:0 12px 28px #17395b12}.seckpi-executive-root .highlight-icon{color:#226b88;background:#e8f2f8;width:44px;height:44px;font-size:22px}.seckpi-executive-root .highlight-heading h4{color:#153b57;margin:5px 0 0;font-size:clamp(20px,1.55vw,25px);line-height:1.4}.seckpi-executive-root .highlight-heading .section-overline{color:#687f92;font-size:11px}.seckpi-executive-root .highlight-tabs{margin-top:17px}.seckpi-executive-root .highlight-tabs button{padding:9px 12px;font-size:13px}.seckpi-executive-root .highlight-summary{color:#405c72;margin-top:14px;font-size:14px;line-height:1.65}.seckpi-executive-root .technical-grid{gap:12px}.seckpi-executive-root .technical-grid>span{color:#687f92;font-size:11px}.seckpi-executive-root .technical-grid b{color:#294964;font-size:12px}.seckpi-executive-root .highlight-stats{background:linear-gradient(160deg,#f1f6fa,#f8fafc);border-color:#dce6ed;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:15px 12px;padding:21px}.seckpi-executive-root .highlight-stats>div{min-width:0}.seckpi-executive-root .highlight-stats small{color:#5e7488;font-size:12px;line-height:1.45}.seckpi-executive-root .highlight-stats b{color:#173d5a;margin-top:4px;font-size:19px;line-height:1.35}.seckpi-executive-root .highlight-stats .green-text{color:#12835e}.seckpi-executive-root .highlight-stats .highlight-period{border-top:1px solid #d7e2ea;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;display:grid}.seckpi-executive-root .highlight-period small{margin:0;display:block}.seckpi-executive-root .highlight-period b{color:#35536b;font-size:12px;font-weight:700;display:block}.seckpi-executive-root .highlight-stats>button{color:#1d668f;grid-column:1/-1;font-size:13px}.seckpi-executive-root .executive-panel{border-color:#dbe5ed;box-shadow:0 8px 22px #17395b0d}.seckpi-executive-root .executive-panel>header h4{color:#1c405d;font-size:17px}.seckpi-executive-root .executive-panel>header p{color:#657b8e;font-size:13px}.seckpi-executive-root .coverage-indicators{gap:12px}.seckpi-executive-root .coverage-indicator{background:#fff;border-color:#d8e3ec;min-height:76px}.seckpi-executive-root .coverage-indicator b{color:#34536d;font-size:12px}.seckpi-executive-root .coverage-indicator small{color:#667d90;font-size:11px}.seckpi-executive-root .coverage-indicator.available{background:#f2faf6;border-color:#d2e9dd}.seckpi-executive-root .coverage-indicator.partial{background:#fff9ec;border-color:#ecdfbd}.seckpi-executive-root .coverage-indicator.missing{background:#f5f7f9;border-color:#e0e6eb}@media (width<=1199px){.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=1050px){.seckpi-executive-root .highlight-card{grid-template-columns:minmax(0,1fr)}.seckpi-executive-root .highlight-stats{border-top:1px solid #dce6ed;border-left:0;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.seckpi-executive-root .section-heading-copy h2,.seckpi-executive-root .activity-details summary b{font-size:19px}.seckpi-executive-root .executive-kpi-label{font-size:12px}.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small,.seckpi-executive-root .highlight-summary{font-size:13px}.seckpi-executive-root .highlight-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.seckpi-executive-root .highlight-stats .highlight-period{grid-template-columns:minmax(0,1fr)}.seckpi-executive-root .flow-legend{flex-direction:column;align-items:flex-start}}.seckpi-executive-root .executive-content{box-sizing:border-box;width:calc(100% - 48px);max-width:1600px;margin-inline:auto;padding:18px 0 46px}.seckpi-executive-root .executive-page{gap:28px}.seckpi-executive-root .executive-topbar{grid-template-columns:minmax(200px,.72fr) minmax(0,1.85fr) auto;align-items:center;gap:16px;min-height:72px;padding:7px clamp(16px,2vw,32px)}.seckpi-executive-root .executive-topbar .top-brand{gap:12px}.seckpi-executive-root .executive-topbar .top-brand img{width:46px;height:58px}.seckpi-executive-root .executive-topbar .breadcrumb{font-size:11px}.seckpi-executive-root .executive-topbar .top-brand h1{font-size:clamp(18px,1.2vw,22px);line-height:1.25}.seckpi-executive-root .executive-topbar .top-brand p{margin-top:2px;font-size:12px}.seckpi-executive-root .executive-main-nav{gap:3px}.seckpi-executive-root .executive-main-nav button{min-height:40px;padding:8px 10px;font-size:12px;line-height:1.3}.seckpi-executive-root .executive-main-nav button.active{box-shadow:inset 0 -3px #76d3b0}.seckpi-executive-root .executive-topbar .top-actions{flex-wrap:nowrap;gap:10px}.seckpi-executive-root .executive-topbar .tz{font-size:12px}.seckpi-executive-root .executive-topbar .mode-indicator{padding:7px 10px;font-size:11px}.seckpi-executive-root .executive-topbar .language-toggle{gap:5px;padding:4px 7px;font-size:12px}.seckpi-executive-root .executive-topbar .language-toggle button{padding:5px 6px;font-size:12px}.seckpi-executive-root .executive-topbar .user-chip{width:36px;height:36px}.seckpi-executive-root .executive-topbar .logout{font-size:12px}.seckpi-executive-root .executive-toolbar{gap:10px;margin-bottom:12px}.seckpi-executive-root .mode-switch button{min-height:36px;padding:8px 12px;font-size:13px}.seckpi-executive-root .period-controls>select{min-height:38px;font-size:13px}.seckpi-executive-root .period-controls label,.seckpi-executive-root .period-controls input{font-size:12px}.seckpi-executive-root .executive-hero{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:clamp(24px,3vw,48px);min-height:155px;padding:22px clamp(28px,3vw,52px)}.seckpi-executive-root .hero-copy{max-width:1040px}.seckpi-executive-root .hero-copy h2{max-width:1000px;font-size:clamp(28px,2vw,32px);line-height:1.28}.seckpi-executive-root .hero-copy>p{max-width:960px;font-size:15px;line-height:1.55}.seckpi-executive-root .hero-period{margin-top:10px}.seckpi-executive-root .hero-period b{font-size:13px}.seckpi-executive-root .hero-period small{font-size:11px}.seckpi-executive-root .hero-visual{width:min(100%,380px);height:146px;min-height:146px}.seckpi-executive-root .hero-orbit{inset:0 42px}.seckpi-executive-root .hero-orbit.orbit-two{inset:17px 18px}.seckpi-executive-root .hero-shield{width:76px;height:88px;font-size:29px}.seckpi-executive-root .section-heading-copy h2,.seckpi-executive-root .activity-details summary b{font-size:24px;line-height:1.35}.seckpi-executive-root .section-heading-copy .section-eyebrow{font-size:12px}.seckpi-executive-root .seckpi-exec-section-heading{margin-bottom:12px}.seckpi-executive-root .executive-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.seckpi-executive-root .executive-kpi{border-radius:15px;min-height:136px;padding:14px 13px}.seckpi-executive-root .executive-kpi-label{gap:8px;min-height:43px;font-size:14px;line-height:1.4}.seckpi-executive-root .kpi-icon{border-radius:10px;flex-basis:36px;width:36px;height:36px;font-size:17px}.seckpi-executive-root .executive-kpi>strong{margin:5px 0;font-size:clamp(34px,2.4vw,42px);line-height:1.1}.seckpi-executive-root .executive-kpi>small{font-size:12px;line-height:1.35}.seckpi-executive-root .flow-section{padding:20px 22px 16px}.seckpi-executive-root .flow-section .seckpi-exec-section-heading{margin-bottom:10px}.seckpi-executive-root .section-explainer{display:none}.seckpi-executive-root .protection-flow{gap:30px}.seckpi-executive-root .flow-step{border-radius:13px;min-height:130px;padding:13px 16px}.seckpi-executive-root .flow-step:before{font-size:11px}.seckpi-executive-root .flow-step>strong{font-size:clamp(34px,2.5vw,40px)}.seckpi-executive-root .flow-step>b{margin:4px 0;font-size:14px}.seckpi-executive-root .flow-step>small{font-size:12px;line-height:1.35}.seckpi-executive-root .flow-arrow{color:#285a7d;background:#d8e5ef;width:24px;height:24px;font-size:18px;right:-27px}.seckpi-executive-root .flow-legend{margin-top:10px;padding-top:8px;font-size:11px}.seckpi-executive-root .flow-legend b{font-size:12px}.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px}.seckpi-executive-root .attention-grid{gap:12px}.seckpi-executive-root .attention-card{border-radius:13px;gap:6px;min-height:90px;padding:18px 19px}.seckpi-executive-root .attention-level{padding:5px 8px;font-size:12px}.seckpi-executive-root .attention-card h4{font-size:16px}.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small{font-size:14px;line-height:1.5}.seckpi-executive-root .highlight-card{min-height:285px}.seckpi-executive-root .highlight-main{padding:clamp(22px,2vw,32px)}.seckpi-executive-root .highlight-heading h4{font-size:clamp(22px,1.7vw,26px)}.seckpi-executive-root .highlight-summary{font-size:15px;line-height:1.6}.seckpi-executive-root .highlight-stats{gap:16px 14px;padding:22px}.seckpi-executive-root .highlight-stats small{font-size:13px}.seckpi-executive-root .highlight-stats>div>b{font-size:24px}.seckpi-executive-root .highlight-period b{font-size:12px}.seckpi-executive-root .executive-chart-grid.analytics-grid{gap:18px}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel{min-height:370px;padding:20px 21px}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel>header{margin-bottom:14px}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel>header h4{font-size:18px}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel>header p{font-size:12px}.seckpi-executive-root .trend-chart-frame{height:292px}.seckpi-executive-root .donut-chart-frame{height:280px}.seckpi-executive-root .top-threat-chart-frame{height:286px!important}.seckpi-executive-root .donut-center{top:42%}.seckpi-executive-root .donut-center strong{font-size:26px}.seckpi-executive-root .donut-center span{max-width:130px;font-size:12px}.seckpi-executive-root .chart-tabs button{min-height:32px;padding:6px 10px;font-size:12px}.seckpi-executive-root .executive-chart-grid.analytics-grid .recharts-legend-item-text{font-size:12px!important}.seckpi-executive-root .executive-chart-grid.analytics-grid .recharts-tooltip-wrapper .recharts-default-tooltip{font-size:13px}@media (width>=1500px){.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) minmax(0,.9fr)}}@media (width>=1300px){.seckpi-executive-root .executive-kpis{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width>=1200px) and (width<=1499px){.seckpi-executive-root .executive-content{width:calc(100% - 48px)}.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child{grid-column:1/-1}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:last-child{grid-column:auto}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel{min-height:360px}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child .trend-chart-frame{height:320px}.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}}@media (width>=900px) and (width<=1299px){.seckpi-executive-root .executive-content{width:calc(100% - 32px)}.seckpi-executive-root .executive-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.seckpi-executive-root .executive-topbar{grid-template-columns:minmax(180px,.65fr) minmax(0,1.75fr) auto;gap:10px}.seckpi-executive-root .executive-topbar .top-brand img{width:42px;height:54px}.seckpi-executive-root .executive-topbar .top-brand h1{font-size:18px}.seckpi-executive-root .executive-main-nav{gap:1px}.seckpi-executive-root .executive-main-nav button{padding-inline:8px;font-size:12px}.seckpi-executive-root .executive-topbar .tz{display:none}}@media (width<=899px){.seckpi-executive-root .executive-content{width:calc(100% - 32px);padding-top:14px}.seckpi-executive-root .executive-topbar{min-height:72px}.seckpi-executive-root .executive-topbar .top-brand h1{font-size:17px}.seckpi-executive-root .executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.seckpi-executive-root .executive-hero{grid-template-columns:minmax(0,1fr) 190px;min-height:0;padding:20px}.seckpi-executive-root .hero-copy h2{font-size:25px}}@media (width<=700px){.seckpi-executive-root .executive-content{width:calc(100% - 24px);padding-bottom:32px}.seckpi-executive-root .executive-topbar{grid-template-columns:minmax(0,1fr) auto}.seckpi-executive-root .executive-topbar .top-brand img{width:36px;height:46px}.seckpi-executive-root .executive-topbar .top-brand h1{font-size:15px}.seckpi-executive-root .executive-topbar .top-actions{gap:6px}.seckpi-executive-root .executive-topbar .mode-indicator,.seckpi-executive-root .executive-topbar .tz,.seckpi-executive-root .executive-topbar .user-chip,.seckpi-executive-root .executive-topbar .logout{display:none}.seckpi-executive-root .executive-main-nav{grid-area:2/1/auto/-1}.seckpi-executive-root .executive-main-nav button{min-height:38px;padding:7px 9px;font-size:11px}.seckpi-executive-root .executive-hero{grid-template-columns:minmax(0,1fr);padding:20px}.seckpi-executive-root .hero-visual{display:none}.seckpi-executive-root .hero-copy h2{font-size:23px}.seckpi-executive-root .hero-copy>p{font-size:13px}.seckpi-executive-root .executive-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.seckpi-executive-root .executive-kpi{min-height:126px;padding:12px}.seckpi-executive-root .executive-kpi-label{font-size:12px}.seckpi-executive-root .executive-kpi>strong{font-size:28px}.seckpi-executive-root .section-heading-copy h2{font-size:20px}.seckpi-executive-root .attention-highlight-grid{grid-template-columns:minmax(0,1fr)}.seckpi-executive-root .highlight-card{min-height:0}.seckpi-executive-root .highlight-stats>div>b{font-size:21px}}@media (width>=900px) and (width<=1199px){.seckpi-executive-root .executive-chart-grid.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child{grid-column:1/-1}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:last-child{grid-column:auto}.seckpi-executive-root .executive-chart-grid.analytics-grid>.executive-panel:first-child .trend-chart-frame{height:320px}}.seckpi-executive-root,.seckpi-executive-root .main,.seckpi-executive-root .content,.seckpi-executive-root .executive-page,.seckpi-executive-root .executive-topbar,.seckpi-executive-root .top-brand,.seckpi-executive-root .top-actions{min-width:0}.seckpi-executive-root .executive-main-nav{scrollbar-width:none;gap:3px;min-width:0;overflow:visible}.seckpi-executive-root .executive-main-nav button,.seckpi-executive-root .executive-nav-more>summary{border-radius:8px;min-height:40px;padding:8px 9px;font-size:13px;line-height:1.25}.seckpi-executive-root .executive-main-nav button{flex:none}.seckpi-executive-root .executive-nav-more{flex:none;position:relative}.seckpi-executive-root .executive-nav-more>summary{color:#e0eaf1;cursor:pointer;white-space:nowrap;align-items:center;gap:7px;list-style:none;display:inline-flex}.seckpi-executive-root .executive-nav-more>summary::-webkit-details-marker{display:none}.seckpi-executive-root .executive-nav-more>summary:hover,.seckpi-executive-root .executive-nav-more>summary.active,.seckpi-executive-root .executive-nav-more[open]>summary{color:#fff;background:#ffffff1b;box-shadow:inset 0 -3px #76d3b0}.seckpi-executive-root .executive-nav-menu{z-index:30;background:#fff;border:1px solid #d7e1e9;border-radius:11px;gap:3px;min-width:210px;padding:7px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #102b4433}.seckpi-executive-root .executive-nav-menu button{color:#294761;text-align:left;white-space:normal;width:100%;min-height:38px;padding:8px 10px}.seckpi-executive-root .executive-nav-menu button:hover,.seckpi-executive-root .executive-nav-menu button.active{color:#164f76;background:#edf5fa}@media (width>=1500px){.seckpi-executive-root .executive-main-nav{gap:1px}.seckpi-executive-root .executive-main-nav button{padding-inline:5px;font-size:12.5px}.seckpi-executive-root .executive-nav-more{display:none}}@media (width<=1499px){.seckpi-executive-root .executive-main-nav>button[data-nav-key=file],.seckpi-executive-root .executive-main-nav>button[data-nav-key=web],.seckpi-executive-root .executive-main-nav>button[data-nav-key=geography],.seckpi-executive-root .executive-main-nav>button[data-nav-key=imports]{display:none}.seckpi-executive-root .executive-nav-more{display:block}}.seckpi-executive-root .executive-kpi-label{align-items:center;gap:7px;min-height:42px;max-height:42px;line-height:1.25;overflow:hidden}.seckpi-executive-root .executive-kpi-label .kpi-icon{flex:0 0 34px;width:34px;height:34px}.seckpi-executive-root .executive-kpi .kpi-label-text{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-width:0;max-height:2.5em;line-height:1.25;display:-webkit-box;overflow:hidden}.seckpi-executive-root .executive-kpi .info{flex:0 0 14px;align-self:center}.seckpi-executive-root .executive-kpi>small{color:#536a7e;font-size:12.5px}.seckpi-executive-root .attention-highlight-grid{margin-block:0}.seckpi-executive-root .attention-card{text-align:left;align-items:start}.seckpi-executive-root .attention-card>*,.seckpi-executive-root .attention-card h4,.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small{text-align:left;justify-self:start;width:100%}.seckpi-executive-root .attention-level{width:fit-content}.seckpi-executive-root .highlight-stats{align-content:start}.seckpi-executive-root .highlight-stats>div{flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:60px;display:flex}.seckpi-executive-root .highlight-stats small{color:#4f6579}.seckpi-executive-root .highlight-stats>div>b{line-height:1.35}.seckpi-executive-root .hero-period small,.seckpi-executive-root .section-heading-copy .section-eyebrow,.seckpi-executive-root .section-heading-aside,.seckpi-executive-root .flow-step>small,.seckpi-executive-root .flow-legend,.seckpi-executive-root .flow-legend b,.seckpi-executive-root .highlight-heading .section-overline,.seckpi-executive-root .technical-grid>span,.seckpi-executive-root .technical-grid b,.seckpi-executive-root .executive-panel>header p,.seckpi-executive-root .coverage-indicator small,.seckpi-executive-root .disclaimer{color:#52697d;font-size:12px}.seckpi-executive-root .section-heading-copy h2,.seckpi-executive-root .executive-panel>header h4{color:#153b57}.seckpi-executive-root .attention-card p,.seckpi-executive-root .attention-card small,.seckpi-executive-root .highlight-summary{color:#40596f}.seckpi-executive-root .highlight-summary{font-size:15px}.seckpi-executive-root .executive-panel{border-color:#d2dee8}.seckpi-executive-root .executive-panel>header h4{font-size:18px}.seckpi-executive-root .executive-panel>header p{font-size:12.5px}.seckpi-executive-root .chart-tabs button{font-size:12px}.seckpi-executive-root .trend-chart-frame{min-width:0}.seckpi-executive-root .trend-tooltip{color:#40586d;background:#fff;border:1px solid #d6e1ea;border-radius:10px;gap:6px;min-width:190px;padding:11px 13px;font-size:12px;display:grid;box-shadow:0 8px 20px #19365020}.seckpi-executive-root .trend-tooltip>strong{color:#173c59;margin-bottom:2px;font-size:13px}.seckpi-executive-root .trend-tooltip>span{grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.seckpi-executive-root .trend-tooltip i{background:#2563eb;border-radius:50%;width:8px;height:8px}.seckpi-executive-root .trend-tooltip i.blocked-dot{background:#07865f}.seckpi-executive-root .trend-tooltip b{color:#1d3e59;font-variant-numeric:tabular-nums}.seckpi-executive-root .trend-tooltip .trend-difference{border-top:1px solid #e4ebf1;justify-content:space-between;gap:16px;padding-top:5px;font-weight:700;display:flex}.seckpi-executive-root .trend-legend-label{color:#425a70;font-size:12px}.seckpi-executive-root .donut-wrap{gap:4px;display:grid}.seckpi-executive-root .donut-chart-frame{height:210px;position:relative}.seckpi-executive-root .donut-center{width:min(42%,150px);top:50%;left:50%;transform:translate(-50%,-50%)}.seckpi-executive-root .donut-center strong{color:#173b57;font-size:24px}.seckpi-executive-root .donut-center span{color:#52697d;max-width:none;font-size:11.5px;line-height:1.3}.seckpi-executive-root .donut-legend{gap:2px;display:grid}.seckpi-executive-root .donut-legend-row{color:#334f67;grid-template-columns:8px minmax(0,1fr) auto auto;align-items:center;gap:7px;min-width:0;padding:4px 2px;font-size:12px;line-height:1.3;display:grid}.seckpi-executive-root .donut-legend-row>i{border-radius:3px;width:8px;height:8px}.seckpi-executive-root .donut-legend-row>span{color:#334f67;overflow-wrap:anywhere;min-width:0}.seckpi-executive-root .donut-legend-row>b,.seckpi-executive-root .donut-legend-row>small{color:#263f55;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.seckpi-executive-root .top-threat-chart-frame{min-width:0}.seckpi-executive-root .threat-name-tick{fill:#3f566c;font-size:12px}@media (width<=1499px){.seckpi-executive-root .executive-page{gap:28px}.seckpi-executive-root .attention-highlight-grid{margin-block:0}}@media (width<=899px){.seckpi-executive-root .executive-main-nav{flex-wrap:wrap}.seckpi-executive-root .executive-main-nav button,.seckpi-executive-root .executive-nav-more>summary{min-height:38px;padding:7px 8px;font-size:12px}.seckpi-executive-root .donut-chart-frame{height:200px}}
