*{box-sizing:border-box}:root{--z-bg:#080a0c;--z-bg-2:#0d1114;--z-panel:#121619eb;--z-panel-2:#161b1fdb;--z-border:#293038;--z-border-soft:#ffffff12;--z-text:#f4f1ed;--z-muted:#9da3aa;--z-soft:#c7c9cc;--z-orange:#ff8a1c;--z-orange-2:#ffb13b;--z-red:#ef5b4c;--z-green:#5cd47a;--z-yellow:#ffb13b;--z-gray:#72767b;--z-shadow:0 18px 50px #0000005c}body{color:var(--z-text);background:radial-gradient(circle at 80% 0,#ff8a1c14,#0000 30%),radial-gradient(circle at 25% 15%,#5cd47a0a,#0000 28%),linear-gradient(135deg,#080a0c 0%,#0d1114 55%,#090b0d 100%);margin:0;font-family:Arial,Helvetica,sans-serif}html,body{min-height:100%}button,input,select,textarea{font:inherit}.table{border-collapse:collapse;width:100%;font-size:.9rem}.table th,.table td{border-bottom:1px solid var(--z-border-soft);text-align:left;vertical-align:middle;padding:.78rem .9rem}.table th{color:var(--z-muted);text-transform:uppercase;letter-spacing:0;font-size:.72rem;font-weight:700}.table tbody tr{background:#ffffff03}.table tbody tr:hover{background:#ff8a1c0e}.section{border:1px solid var(--z-border);box-shadow:var(--z-shadow);background:linear-gradient(#171b1ff0,#0e1215f0);border-radius:6px;margin-top:1.25rem;overflow:hidden}.section-header{border-bottom:1px solid var(--z-border);color:var(--z-text);text-transform:uppercase;padding:1rem;font-size:.82rem;font-weight:700}.section-body{padding:1rem}.analytics-readout{color:var(--z-muted);flex-wrap:wrap;align-items:center;gap:.55rem 1rem;margin-bottom:.45rem;font-size:.84rem;display:flex}.analytics-readout strong{color:var(--z-text)}.analytics-readout em{color:var(--z-green);margin-left:auto;font-style:normal}.analytics-list{gap:0;display:grid}.analytics-list-row{border-bottom:1px solid var(--z-border-soft);justify-content:space-between;align-items:center;gap:1rem;padding:.72rem 0;display:flex}.analytics-list-row:first-child{padding-top:0}.analytics-list-row:last-child{border-bottom:0;padding-bottom:0}.analytics-list-row strong{color:var(--z-text);font-size:.86rem}.analytics-list-row span{color:var(--z-muted);flex:none;font-size:.8rem}.analytics-support-strip{gap:.65rem;margin-top:.7rem}.analytics-two-column{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.analytics-two-column .section{margin-top:1rem}.analytics-scroll-table{max-height:18rem;overflow:auto}a{color:inherit;text-decoration:none}.page-title{color:var(--z-text);margin:0;font-size:1.8rem;font-weight:700}.page-subtitle{color:var(--z-muted);margin:.35rem 0 0}.page-topbar{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.topbar-actions{flex-wrap:wrap;gap:.65rem;display:flex}.topbar-actions span{border:1px solid var(--z-border);color:var(--z-soft);background:#ffffff09;border-radius:6px;padding:.65rem .8rem;font-size:.85rem}.topbar-alert-panel{z-index:20;position:relative}.topbar-alert-panel summary{border:1px solid var(--z-border);min-height:2.35rem;color:var(--z-soft);cursor:pointer;background:#ffffff09;border-radius:6px;align-items:center;gap:.55rem;padding:.5rem .72rem;font-size:.78rem;list-style:none;display:inline-flex}.topbar-alert-panel summary::-webkit-details-marker{display:none}.topbar-alert-panel summary svg{color:var(--z-orange)}.topbar-alert-panel summary b{background:var(--z-orange);color:#150d05;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;font-size:.68rem;display:inline-flex}.topbar-alert-menu{border:1px solid var(--z-border);width:min(24rem,88vw);box-shadow:var(--z-shadow);background:linear-gradient(#14181cfa,#0a0d10fa);border-radius:6px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.topbar-alert-menu-head{border-bottom:1px solid var(--z-border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem .85rem;display:flex}.topbar-alert-menu-head strong{color:var(--z-text);font-size:.82rem}.topbar-alert-menu-head a{color:var(--z-orange);font-size:.75rem}.topbar-alert-list{max-height:17rem;overflow:auto}.topbar-alert-item{border-bottom:1px solid var(--z-border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.72rem .85rem;display:grid}.topbar-alert-item:hover{background:#ff8a1c0e}.topbar-alert-item:last-child{border-bottom:0}.topbar-alert-item i{border:1px solid var(--z-border);border-radius:6px;place-items:center;width:1.7rem;height:1.7rem;font-style:normal;display:grid}.topbar-alert-item span,.topbar-alert-item strong,.topbar-alert-item em{min-width:0;display:block}.topbar-alert-item strong{color:var(--z-text);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.topbar-alert-item em{color:var(--z-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.12rem;font-size:.72rem;font-style:normal;overflow:hidden}.topbar-alert-item small{color:var(--z-orange);white-space:nowrap;font-size:.7rem}.toolbar{flex-wrap:wrap;gap:.75rem;margin:.85rem 0;display:flex}.toolbar input,.toolbar select,.form input,.form select,.form textarea{border:1px solid var(--z-border);color:var(--z-text);background:#080a0cd1;border-radius:6px;padding:.55rem .65rem}.toolbar input::placeholder,.form input::placeholder,.form textarea::placeholder{color:#6f767d}.search-field{border:1px solid var(--z-border);min-width:0;color:var(--z-muted);background:#080a0cd1;border-radius:6px;align-items:center;gap:.5rem;padding:0 .65rem;display:flex}.search-field input{background:0 0;border:0;flex:1;min-width:0;padding-left:0}.grid{gap:1rem;display:grid}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.analytics-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-summary-grid .metric-card{min-height:4.1rem;box-shadow:none;padding:.62rem .75rem}.analytics-summary-grid .metric-label{font-size:.64rem}.analytics-summary-grid .metric-value{margin-top:.22rem;font-size:1.45rem}.analytics-summary-grid .metric-detail{margin-top:.2rem;font-size:.72rem}.usage-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.usage-summary-grid .metric-card{min-height:4.35rem;box-shadow:none;padding:.68rem .8rem}.usage-section{margin-top:1rem}.usage-tab-body{min-height:0}.usage-note{border-bottom:1px solid var(--z-border);color:var(--z-muted);margin:0;padding:.72rem 1rem;font-size:.8rem}.usage-table-wrap{max-height:calc(100vh - 19.5rem);overflow:auto}.usage-table-wrap td:first-child{min-width:13rem}.usage-decision-board{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;min-height:0;padding:1rem;display:grid;overflow:auto}.usage-decision-column{border:1px solid var(--z-border-soft);background:#ffffff06;border-radius:6px;min-width:0;overflow:hidden}.usage-decision-column h3{border-bottom:1px solid var(--z-border-soft);color:var(--z-text);margin:0;padding:.72rem .8rem;font-size:.82rem}.usage-decision-card{border-bottom:1px solid var(--z-border-soft);gap:.16rem;padding:.72rem .8rem;display:grid}.usage-decision-card strong,.usage-decision-card span,.usage-decision-card em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.usage-decision-card span,.usage-decision-card em{color:var(--z-muted);font-size:.74rem;font-style:normal}.two-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.muted{color:var(--z-muted)}.small{font-size:.875rem}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.button{color:#120c05;cursor:pointer;background:linear-gradient(#ff9f1c,#d76713);border:1px solid #ff8a1c9e;border-radius:6px;align-items:center;gap:.4rem;padding:.55rem .75rem;font-weight:700;display:inline-flex}.button.secondary{color:var(--z-text);border-color:var(--z-border);background:0 0}.button:disabled{cursor:not-allowed;opacity:.52}.form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.form textarea{min-height:86px}.full{grid-column:1/-1}.tabs{border-bottom:1px solid var(--z-border);flex-wrap:wrap;gap:.35rem;padding:.75rem 1rem 0;display:flex}.tab{border:1px solid var(--z-border);color:var(--z-soft);background:#ffffff09;border-bottom:0;border-radius:6px 6px 0 0;padding:.5rem .7rem;font-size:.875rem}.login-panel{border:1px solid var(--z-border);background:var(--z-panel);border-radius:6px;max-width:28rem;margin:12vh auto 0;padding:1.5rem}.chart-box{width:100%;height:190px}.chart-tooltip{border:1px solid var(--z-border);color:var(--z-text);box-shadow:var(--z-shadow);background:#111619;border-radius:6px;gap:.26rem;padding:.62rem .7rem;font-size:.76rem;display:grid}.chart-tooltip strong,.chart-tooltip span,.chart-tooltip em{display:block}.chart-tooltip em{color:var(--z-muted);font-style:normal}.app-shell{min-height:100vh}.sidebar{display:none}.content{min-height:100vh}.content-inner{max-width:102rem;margin:0 auto;padding:1.5rem 1rem}.dashboard-screen,.screen-stack{min-height:0}.screen-stack{padding-bottom:1rem}.brand{align-items:center;min-height:4.2rem;display:flex}.brand-logo{object-fit:contain;width:11rem;height:auto}.nav{gap:.25rem;margin-top:2rem;display:grid}.nav-link{color:var(--z-soft);border-radius:6px;align-items:center;gap:.75rem;padding:.78rem .85rem;font-size:.925rem;font-weight:600;display:flex;position:relative}.nav-link:hover{color:var(--z-text);background:#ffffff0e}.nav-link.active{color:var(--z-text);box-shadow:inset 2px 0 0 var(--z-orange);background:linear-gradient(90deg,#ff8a1c29,#ffffff09)}.nav-icon{width:1rem;height:1rem;color:var(--z-orange)}.nav-count{background:var(--z-orange);color:#150d05;border-radius:999px;justify-content:center;align-items:center;min-width:1.15rem;height:1.15rem;margin-left:auto;font-size:.72rem;font-weight:800;display:inline-flex}.sidebar-footer{border-top:1px solid var(--z-border);margin-top:auto;padding-top:1rem}.sovereign-mark{align-items:center;gap:.75rem;display:flex}.sovereign-mark strong{color:var(--z-text);text-transform:uppercase;font-size:.78rem;display:block}.sovereign-mark span,.copyright{color:var(--z-muted);font-size:.75rem}.copyright{margin-top:1.4rem}.metric-card{border:1px solid var(--z-border);min-height:5.35rem;box-shadow:var(--z-shadow);background:linear-gradient(#191d21eb,#0d1114eb),radial-gradient(circle at 85% 0,#ff8a1c14,#0000 40%);border-radius:6px;align-items:center;gap:.85rem;padding:.82rem .9rem;display:flex}.metric-label{color:var(--z-muted);text-transform:uppercase;font-size:.68rem;font-weight:700}.metric-value{color:var(--z-text);white-space:nowrap;margin-top:.28rem;font-size:1.85rem;font-weight:700;line-height:1}.metric-detail{color:var(--z-muted);margin-top:.32rem;font-size:.76rem;line-height:1.25}.metric-progress{background:#ffffff26;border-radius:999px;width:min(10.5rem,100%);height:.28rem;margin-top:.85rem;overflow:hidden}.metric-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--z-orange), var(--z-orange-2));height:100%;display:block}.metric-icon{border:1px solid var(--z-border);width:2rem;height:2rem;color:var(--z-orange);background:#ff8a1c14;border-radius:999px;flex:none;place-items:center;display:grid}.metric-healthy .metric-icon,.metric-healthy .metric-detail{color:var(--z-green)}.metric-degraded .metric-icon,.metric-degraded .metric-detail{color:var(--z-yellow)}.metric-critical .metric-icon,.metric-critical .metric-detail{color:var(--z-red)}.badge{white-space:nowrap;text-transform:uppercase;border:1px solid;border-radius:4px;padding:.28rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.badge-healthy{color:#9df0ad;background:#5cd47a21;border-color:#5cd47a59}.badge-degraded{color:#ffc15f;background:#ffb13b24;border-color:#ffb13b6b}.badge-critical{color:#ff7e70;background:#ef5b4c24;border-color:#ef5b4c6b}.badge-offline{color:#e4e7ea;background:#72767b29;border-color:#72767b7a}.badge-unknown{color:#c9ced4;background:#ffffff14;border-color:#ffffff2e}.badge-active{color:#ffbd6f;background:#ff8a1c21;border-color:#ff8a1c59}.dashboard-summary{gap:.7rem;margin-top:.9rem}.dashboard-grid{grid-template-columns:minmax(0,1fr);gap:1rem;min-height:0;display:grid}.ops-column{align-content:start;gap:1rem;min-height:0;display:grid}.ops-section{margin-top:0}.split-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-action{color:var(--z-orange);text-transform:none;font-size:.75rem}.ops-list{min-height:0;display:grid}.scroll-panel{overflow:auto}.ops-item{border-bottom:1px solid var(--z-border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.85rem 1rem;display:grid}.ops-item strong,.ops-item span{display:block}.ops-item strong{color:var(--z-text);font-size:.85rem}.ops-item span{color:var(--z-muted);margin-top:.15rem;font-size:.78rem;line-height:1.35}.ops-item em{color:var(--z-orange);font-size:.78rem;font-style:normal}.ops-icon,.priority-chip{border:1px solid var(--z-border);width:2rem;height:2rem;color:var(--z-yellow);background:#ffb13b17;border-radius:6px;place-items:center;display:grid}.severity-critical{color:var(--z-red);background:#ef5b4c1a;border-color:#ef5b4c47}.health-distribution{grid-template-columns:auto 1fr;align-items:center;gap:1.2rem;padding:1rem;display:grid}.donut{border-radius:50%;place-items:center;width:6rem;height:6rem;display:grid;position:relative}.donut:after{content:"";background:#12161a;border-radius:50%;position:absolute;inset:1.2rem}.donut span{z-index:1;color:var(--z-text);text-align:center;font-size:.8rem;line-height:1.2;position:relative}.distribution-list{gap:.45rem;display:grid}.distribution-list div{color:var(--z-soft);grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;font-size:.82rem;display:grid}.distribution-list i{border-radius:2px;width:.7rem;height:.7rem}.section-note{color:var(--z-muted);align-items:center;gap:.35rem;margin:0;padding:0 1rem 1rem;font-size:.75rem;display:flex}.alert-count.active{color:var(--z-orange);font-weight:800}.disk-cell{max-width:4.2rem;display:block}.disk-cell i{background:var(--z-green);border-radius:999px;max-width:4.2rem;height:.25rem;margin-top:.34rem;display:block;box-shadow:0 0 12px #5cd47a38}.disk-cell i.degraded{background:var(--z-yellow);box-shadow:0 0 12px #ffb13b38}.disk-cell i.critical{background:var(--z-red);box-shadow:0 0 12px #ef5b4c38}.icon-button{border:1px solid var(--z-border);width:2.35rem;height:2.35rem;color:var(--z-soft);background:#080a0cd1;border-radius:6px;place-items:center;display:grid}.muted-icon{color:var(--z-muted)}.node-link strong,.node-meta,.node-reason{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.nowrap{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.node-link strong{color:var(--z-text)}.node-reason{color:#aeb4ba}@media (min-width:768px){html,body{height:100%;overflow:hidden}.app-shell{height:100vh;overflow:hidden}.sidebar{border-right:1px solid var(--z-border);background:linear-gradient(#0c0f12f7,#090c0efa),radial-gradient(circle at 50% 25%,#ff8a1c14,#0000 30%);flex-direction:column;width:16rem;padding:1.5rem 1.25rem;display:flex;position:fixed;inset:0 auto 0 0}.content{height:100vh;padding-left:16rem;overflow:hidden}.content-inner{flex-direction:column;height:100vh;min-height:0;padding:1.5rem 2rem;display:flex;overflow:hidden}.dashboard-screen{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.screen-stack{flex:auto;min-height:0;padding-right:.35rem;overflow:auto}.page-topbar,.dashboard-summary{flex:none}.dashboard-summary{grid-template-columns:repeat(6,minmax(8.7rem,1fr))}.dashboard-grid{flex:auto;min-height:0;overflow:auto}.dashboard-grid>div:first-child{flex-direction:column;min-height:0;display:flex}.toolbar{flex:none;grid-template-columns:minmax(14rem,1fr) minmax(8.5rem,.58fr) minmax(9.25rem,.62fr) minmax(8rem,.54fr) minmax(10.25rem,.7fr) 2.35rem;align-items:center;gap:.55rem;display:grid;overflow:hidden}.toolbar select,.toolbar .icon-button,.search-field{width:100%}.fleet-table-section{flex-direction:column;flex:auto;min-height:0;display:flex}.fleet-table-section table{min-height:0;display:block;overflow:auto}.fleet-table-section thead,.fleet-table-section tbody,.fleet-table-section tr{table-layout:fixed;width:100%;display:table}.fleet-table-section th:first-child,.fleet-table-section td:first-child{width:17%}.fleet-table-section th:nth-child(2),.fleet-table-section td:nth-child(2),.fleet-table-section th:nth-child(3),.fleet-table-section td:nth-child(3){width:9%}.fleet-table-section th:nth-child(4),.fleet-table-section td:nth-child(4){width:7%}.fleet-table-section th:nth-child(5),.fleet-table-section td:nth-child(5){width:8%}.fleet-table-section th:nth-child(6),.fleet-table-section td:nth-child(6){width:7%}.fleet-table-section th:nth-child(7),.fleet-table-section td:nth-child(7),.fleet-table-section th:nth-child(8),.fleet-table-section td:nth-child(8){width:8%}.fleet-table-section th:nth-child(9),.fleet-table-section td:nth-child(9){width:14%}.fleet-table-section th:nth-child(10),.fleet-table-section td:nth-child(10){width:8%}.fleet-table-section th:nth-child(11),.fleet-table-section td:nth-child(11){width:3%}.ops-column{overflow:visible}.ops-section{flex-direction:column;min-height:0;display:flex}.ops-section .scroll-panel{flex:auto}.section{min-height:0}}@media (min-width:1500px){.dashboard-grid{grid-template-columns:minmax(0,2.1fr) minmax(22rem,.95fr);overflow:hidden}.ops-column{grid-template-rows:minmax(0,1.1fr) minmax(0,1fr) auto;overflow:hidden}}@media (min-width:768px){.content-inner{max-width:none;padding:1.15rem 1.45rem 1rem}.fleet-overview-screen .page-topbar{align-items:center;margin-bottom:.55rem}.fleet-overview-screen .page-title{font-size:1.55rem;line-height:1.05}.fleet-overview-screen .topbar-actions{flex-wrap:nowrap}.fleet-overview-screen .topbar-actions span{align-items:center;gap:.55rem;min-height:2.35rem;padding:.5rem .75rem;font-size:.78rem;display:inline-flex}.fleet-kpi-grid{flex:none;grid-template-columns:minmax(12rem,.95fr) minmax(15rem,1fr) minmax(14rem,1.05fr) minmax(13rem,1.05fr);gap:.5rem;display:grid}.fleet-overview-screen .metric-card{align-items:flex-start;gap:.78rem;min-height:6.25rem;padding:.78rem .9rem}.fleet-overview-screen .metric-detail{font-size:.7rem}.fleet-health-value{white-space:normal;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;max-width:13rem;font-size:.88rem;line-height:1.35;display:flex}.fleet-health-value b{color:var(--z-soft);font-size:inherit;font-weight:800}.text-healthy{color:var(--z-green)!important}.text-degraded{color:var(--z-orange)!important}.text-critical{color:var(--z-red)!important}.positive{color:var(--z-green);font-weight:800}.attention-header{color:var(--z-text);flex:none;justify-content:space-between;align-items:center;margin-top:.05rem;font-weight:700;display:flex}.attention-header span{align-items:center;gap:.5rem;display:inline-flex}.attention-header svg,.attention-header a{color:var(--z-orange)}.attention-strip{flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.attention-card{border:1px solid var(--z-border);min-height:3.85rem;box-shadow:var(--z-shadow);background:linear-gradient(#161b1ff5,#0d1114f5);border-radius:6px;grid-template-columns:auto minmax(8rem,.72fr) 1px minmax(9rem,1fr) auto;align-items:center;gap:.8rem;padding:.56rem .75rem;display:grid}.attention-card strong,.attention-card span,.attention-card em{display:block}.attention-card strong{font-size:.78rem}.attention-card span{color:var(--z-muted);margin-top:.15rem;font-size:.68rem}.attention-card em{text-transform:uppercase;border-radius:4px;width:fit-content;margin-top:.18rem;padding:.13rem .28rem;font-size:.62rem;font-style:normal;font-weight:800}.attention-divider{background:var(--z-border);width:1px;height:2.2rem}.attention-critical{background:linear-gradient(#2f1414c7,#121011f2);border-color:#ef5b4c73}.attention-critical svg,.attention-critical em{color:var(--z-red)}.attention-critical em{background:#ef5b4c26}.attention-degraded{background:linear-gradient(#30210eb8,#12100df2);border-color:#ff8a1c75}.attention-degraded svg,.attention-degraded em{color:var(--z-orange)}.attention-degraded em{background:#ff8a1c29}.attention-offline svg,.attention-offline em{color:#b3bac1}.attention-offline em{background:#ffffff1a}.fleet-layout{flex:auto;grid-template-columns:minmax(0,2.28fr) minmax(22rem,1fr);gap:.65rem;min-height:0;display:grid;overflow:hidden}.fleet-main,.ops-column{gap:.65rem;min-height:0;display:grid;overflow:hidden}.fleet-overview-screen .section{box-shadow:var(--z-shadow);margin-top:0}.fleet-overview-screen .section-header{text-transform:none;padding:.62rem .8rem .55rem;font-size:.82rem}.fleet-table-section{flex-direction:column;min-height:0;display:flex}.fleet-table-scroll{flex:auto;min-height:0;overflow:auto}.fleet-table-section table{font-size:.72rem;display:table;overflow:visible}.fleet-table-section thead,.fleet-table-section tbody,.fleet-table-section tr{table-layout:auto;display:table-row-group}.fleet-table-section tr{display:table-row}.fleet-table-section th:first-child,.fleet-table-section td:first-child{width:23%}.fleet-table-section th:nth-child(2),.fleet-table-section td:nth-child(2){width:13%}.fleet-table-section th:nth-child(3),.fleet-table-section td:nth-child(3){width:10%}.fleet-table-section th:nth-child(4),.fleet-table-section td:nth-child(4),.fleet-table-section th:nth-child(5),.fleet-table-section td:nth-child(5){text-align:center;width:11%}.fleet-table-section th:nth-child(6),.fleet-table-section td:nth-child(6){width:18%}.fleet-table-section th:nth-child(7),.fleet-table-section td:nth-child(7){width:14%}.fleet-table-section th:nth-child(8),.fleet-table-section td:nth-child(8){width:2.5rem}.view-all-nodes{border:0;border-top:1px solid var(--z-border-soft);min-height:1.75rem;color:var(--z-orange);cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;display:inline-flex}.fleet-bottom-grid{grid-template-columns:minmax(18rem,.86fr) minmax(24rem,1.35fr);gap:.65rem;min-height:0;display:grid;overflow:hidden}.health-card,.trend-card{min-height:0;overflow:hidden}.donut:after{background:#11161a;inset:1.25rem}.donut span{font-size:.76rem}.trend-card{flex-direction:column;display:flex}.trend-total{color:var(--z-text);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.trend-total b{color:var(--z-green)}.trend-total em{color:var(--z-muted);font-style:normal;font-weight:500}.fleet-trend-chart{flex:auto;min-height:6.2rem;padding:.35rem .75rem .45rem}.ops-section{overflow:hidden}.ops-section .scroll-panel{overflow:auto}.ops-icon,.priority-chip{width:1.65rem;height:1.65rem}.priority-chip{color:var(--z-orange);font-weight:800}.priority-1{color:var(--z-red);background:#ef5b4c1f;border-color:#ef5b4c66}.priority-2{color:var(--z-orange);background:#ff8a1c1f;border-color:#ff8a1c6b}.priority-3{color:#5db7ff;background:#5db7ff1a;border-color:#5db7ff6b}.sidebar{width:12.75rem;padding:1rem .85rem}.content{padding-left:12.75rem}.brand{min-height:3.35rem}.brand-logo{width:8.6rem}.nav{gap:.12rem;margin-top:1.3rem}.nav-link{gap:.56rem;padding:.52rem .62rem;font-size:.76rem}.sidebar-footer{padding-top:.72rem}.sovereign-mark{gap:.5rem}.sovereign-mark img{width:1.45rem;height:1.45rem}.sovereign-mark strong{font-size:.62rem}.sovereign-mark span,.copyright{font-size:.61rem}.copyright{margin-top:.85rem}.content-inner{padding:.82rem .95rem .72rem}.fleet-overview-screen{gap:.42rem}.fleet-overview-screen .page-topbar{margin-bottom:.22rem}.fleet-overview-screen .page-title{font-size:1.34rem}.fleet-overview-screen .page-subtitle{font-size:.72rem}.fleet-overview-screen .topbar-actions span{min-height:1.9rem;padding:.34rem .54rem;font-size:.66rem}.fleet-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.42rem}.fleet-overview-screen .metric-card{gap:.5rem;min-height:4.55rem;padding:.54rem .62rem}.fleet-overview-screen .metric-icon{width:1.7rem;height:1.7rem}.fleet-overview-screen .metric-icon svg{width:.9rem;height:.9rem}.fleet-overview-screen .metric-label{font-size:.55rem}.fleet-overview-screen .metric-value{margin-top:.18rem;font-size:1.12rem}.fleet-overview-screen .metric-detail{margin-top:.18rem;font-size:.58rem}.fleet-overview-screen .metric-progress{height:.17rem;margin-top:.28rem}.fleet-health-value{gap:.22rem .36rem;max-width:10.75rem;font-size:.68rem;line-height:1.22}.attention-header{font-size:.74rem}.attention-strip{gap:.42rem}.attention-card{grid-template-columns:auto minmax(5.6rem,.72fr) 1px minmax(5.8rem,1fr) auto;gap:.42rem;min-height:2.82rem;padding:.35rem .48rem}.attention-card svg{width:1.05rem;height:1.05rem}.attention-card strong{font-size:.62rem;line-height:1.16}.attention-card span{margin-top:.08rem;font-size:.52rem}.attention-card em{margin-top:.1rem;padding:.1rem .22rem;font-size:.48rem}.attention-divider{height:1.55rem}.fleet-layout{grid-template-columns:minmax(0,2.18fr) minmax(15.8rem,.9fr);gap:.45rem}.fleet-main,.ops-column{gap:.45rem}.fleet-main{grid-template-rows:minmax(10.8rem,1.25fr) minmax(6.35rem,.7fr)}.ops-column{grid-template-rows:minmax(7.3rem,1fr) minmax(5.35rem,.62fr)}.fleet-overview-screen .section-header{padding:.4rem .55rem .35rem;font-size:.66rem}.fleet-table-section table{font-size:.56rem}.fleet-table-section .table th,.fleet-table-section .table td{padding:.24rem .48rem}.fleet-table-section .badge{padding:.14rem .3rem;font-size:.48rem}.fleet-table-section .small{font-size:.54rem}.view-all-nodes{min-height:1.18rem;font-size:.56rem}.fleet-bottom-grid{grid-template-columns:minmax(11.8rem,.78fr) minmax(16rem,1.35fr);gap:.45rem}.health-distribution{grid-template-columns:4.75rem 1fr;gap:.5rem;height:calc(100% - 1.42rem);padding:.36rem .55rem}.donut{width:4.2rem;height:4.2rem}.donut:after{inset:.84rem}.donut span{font-size:.72rem;font-weight:800}.distribution-list{gap:.26rem}.distribution-list div{font-size:.54rem}.distribution-list i{width:.48rem;height:.48rem}.trend-total{font-size:.58rem}.fleet-trend-chart{flex:auto;height:100%;min-height:4.35rem;padding:.14rem .44rem .25rem}.fleet-trend-chart svg{width:100%;height:100%;display:block}.trend-grid-line{stroke:#ffffff14;stroke-width:1px}.trend-line{fill:none;stroke:var(--z-orange);stroke-width:2.2px}.trend-dot{fill:var(--z-orange)}.trend-axis-label{fill:var(--z-muted);font-size:10px}.ops-item{gap:.34rem;min-height:2.22rem;padding:.32rem .48rem}.ops-item strong{font-size:.56rem;line-height:1.18}.ops-item span,.ops-item em{font-size:.51rem}.ops-icon,.priority-chip{border-radius:4px;width:1.18rem;height:1.18rem;font-size:.5rem}.ops-icon svg{width:.68rem;height:.68rem}}.nodes-screen{flex-direction:column;min-height:0;display:flex}.nodes-topbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.nodes-actions{align-items:center;gap:.55rem;display:flex}.nodes-counters{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.nodes-counters div{border:1px solid var(--z-border);background:linear-gradient(#161b1feb,#0c1013f0);border-radius:6px;padding:.75rem .85rem}.nodes-counters strong,.nodes-counters span{display:block}.nodes-counters strong{color:var(--z-text);font-size:1.25rem;line-height:1}.nodes-counters span{color:var(--z-muted);margin-top:.25rem;font-size:.74rem}.nodes-table-section{flex-direction:column;flex:auto;min-height:0;display:flex}.nodes-filters{border-bottom:1px solid var(--z-border);grid-template-columns:minmax(15rem,1fr) repeat(4,minmax(8.5rem,.45fr));gap:.55rem;padding:.7rem;display:grid}.nodes-filters select,.nodes-filters .search-field{width:100%}.nodes-filters select{border:1px solid var(--z-border);color:var(--z-text);background:#080a0cd1;border-radius:6px;padding:.55rem .65rem}.nodes-table-scroll{flex:auto;min-height:0;overflow:auto}.nodes-admin-table th,.nodes-admin-table td{padding:.66rem .8rem}.node-status-cell{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.enabled-dot{color:var(--z-green);align-items:center;gap:.3rem;font-size:.72rem;display:inline-flex}.enabled-dot:before{content:"";background:currentColor;border-radius:999px;width:.4rem;height:.4rem}.enabled-dot.disabled{color:var(--z-gray)}.credential-pill{color:#9df0ad;background:#5cd47a1f;border:1px solid #5cd47a59;border-radius:4px;padding:.24rem .48rem;font-size:.74rem;font-weight:800;display:inline-flex}.credential-rotate-soon,.credential-rotated{color:var(--z-orange);background:#ff8a1c1f;border-color:#ff8a1c6b}.credential-missing,.credential-revoked{color:var(--z-red);background:#ef5b4c1f;border-color:#ef5b4c6b}.actions-cell{width:4rem;position:relative}.icon-button.compact{width:2rem;height:2rem}.node-actions-menu{z-index:5;border:1px solid var(--z-border);width:13rem;box-shadow:var(--z-shadow);background:#11161a;border-radius:6px;padding:.35rem;position:absolute;top:2.45rem;right:.55rem}.node-actions-menu a,.node-actions-menu button{width:100%;color:var(--z-soft);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .55rem;display:flex}.node-actions-menu a:hover,.node-actions-menu button:hover{color:var(--z-text);background:#ffffff0e}.node-actions-menu .destructive{color:#ff7e70}.nodes-table-footer{border-top:1px solid var(--z-border-soft);color:var(--z-muted);padding:.55rem .75rem;font-size:.78rem}.node-detail-screen{flex-direction:column;min-height:0;display:flex}.node-detail-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.node-header-actions{align-items:center;gap:.55rem;display:flex}.node-actions-menu{position:relative}.node-actions-menu summary{cursor:pointer;list-style:none}.node-actions-menu summary::-webkit-details-marker{display:none}.node-actions-panel{z-index:30;border:1px solid var(--z-border);width:20rem;box-shadow:var(--z-shadow);background:linear-gradient(#14181cfa,#0a0d10fa);border-radius:6px;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden}.node-actions-panel button{border:0;border-bottom:1px solid var(--z-border-soft);width:100%;color:var(--z-text);text-align:left;cursor:pointer;background:0 0;padding:.72rem .85rem;display:block}.node-actions-panel button:hover{background:#ff8a1c0e}.node-actions-panel button:disabled{cursor:progress;opacity:.65}.node-actions-panel strong,.node-actions-panel span{display:block}.node-actions-panel span,.node-actions-panel p{color:var(--z-muted);margin:.14rem 0 0;font-size:.75rem}.node-actions-panel p{padding:.7rem .85rem}.node-status-hero{border:1px solid var(--z-border);background:linear-gradient(#161b1ff0,#0c1013f0);border-radius:6px;align-items:center;gap:.75rem;margin-top:1rem;padding:.8rem .95rem;display:flex}.node-status-hero strong{color:var(--z-text)}.node-status-hero span{color:var(--z-muted);font-size:.82rem}.node-detail-tabs{flex-direction:column;flex:auto;min-height:0;display:flex}.node-detail-tabs .tabs{flex:none;gap:.25rem;padding:.55rem .65rem 0}.node-tab{cursor:pointer}.node-tab.active{color:var(--z-text);background:#ff8a1c21;border-color:#ff8a1c80}.node-tab-body{flex:auto;min-height:0;padding:.85rem;overflow:auto}.node-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.85fr);gap:.8rem;display:grid}.node-kv-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.node-kv-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.node-kv-card,.node-mini-panel{border:1px solid var(--z-border-soft);background:#ffffff06;border-radius:6px}.node-kv-card{padding:.78rem}.node-kv-card span,.node-kv-card strong{display:block}.node-kv-card span{color:var(--z-muted);font-size:.72rem}.node-kv-card strong{color:var(--z-text);margin-top:.22rem;font-size:1rem}.node-side-stack{gap:.65rem;display:grid}.node-mini-panel{padding:.75rem}.node-mini-panel h3,.node-tab-body h3{color:var(--z-text);margin:0 0 .65rem;font-size:.86rem}.node-mini-panel p{color:var(--z-soft);margin:.4rem 0 0;font-size:.78rem}.node-two-columns{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:.85rem;display:grid}.button.tiny{padding:.28rem .42rem;font-size:.68rem}@media (min-width:768px){.nodes-screen{height:100%;overflow:hidden}.nodes-screen .page-title{font-size:1.45rem}.nodes-screen .page-subtitle{font-size:.78rem}.nodes-actions .button{padding:.45rem .62rem;font-size:.72rem}.nodes-counters{flex:none;gap:.5rem;margin-top:.75rem}.nodes-counters div{padding:.58rem .68rem}.nodes-counters strong{font-size:1rem}.nodes-counters span{font-size:.64rem}.nodes-filters{grid-template-columns:minmax(13rem,1fr) repeat(4,minmax(7rem,.42fr));gap:.42rem;padding:.5rem}.nodes-filters select,.nodes-filters .search-field{min-height:2rem;font-size:.68rem}.nodes-admin-table{font-size:.72rem}.nodes-admin-table th,.nodes-admin-table td{padding:.5rem .65rem}.node-detail-screen{height:100%;overflow:hidden}.node-detail-screen .page-title{font-size:1.45rem}.node-detail-screen .page-subtitle{font-size:.78rem}.node-header-actions .button,.node-header-actions .icon-button{min-height:2rem}.node-header-actions .button{padding:.45rem .62rem;font-size:.72rem}.node-status-hero{flex:none;margin-top:.75rem;padding:.58rem .7rem}.node-status-hero span{font-size:.7rem}.node-detail-tabs{margin-top:.75rem}.node-detail-tabs .tabs{padding:.42rem .48rem 0}.node-detail-tabs .tab{padding:.38rem .5rem;font-size:.68rem}.node-tab-body{padding:.65rem}.node-kv-grid{gap:.5rem}.node-kv-card{padding:.55rem}.node-kv-card span{font-size:.62rem}.node-kv-card strong{font-size:.86rem}.node-mini-panel{padding:.58rem}.node-mini-panel h3,.node-tab-body h3{margin-bottom:.5rem;font-size:.74rem}.node-mini-panel p{font-size:.68rem}.node-tab-body .table{font-size:.72rem}.node-tab-body .table th,.node-tab-body .table td{padding:.48rem .58rem}}
