:root{color:#0b1838;font-synthesis:none;text-rendering:optimizelegibility;--navy:#07183f;--blue:#0647d9;--cyan:#22c7da;--gold:#e5a800;--page:#f4f7fd;--surface:#fff;--text:#0b1838;--muted:#56627a;--line:#dce4f2;--success:#087a55;--warning:#a45a00;--danger:#b42318;--shadow:0 16px 40px #07183f17;background:#f4f7fd;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-width:320px}body{min-width:320px;min-height:100vh;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}button,input,select,textarea{font:inherit}button,input,select{min-height:44px}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}a,button,input,select,textarea,summary{outline-offset:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--cyan)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;font-size:clamp(1.85rem,4vw,3rem);line-height:1.08}h2{line-height:1.2}small{font-size:13px}.eyebrow{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.button{border:1px solid var(--line);min-height:44px;color:var(--text);background:#fff;border-radius:12px;justify-content:center;align-items:center;padding:10px 17px;font-weight:750;line-height:1.2;transition:all .18s;display:inline-flex}.button:hover{background:#f8faff;border-color:#aab9d2}.button.primary{border-color:var(--blue);background:var(--blue);color:#fff}.button.primary:hover{background:#053bb4}.button.danger{color:var(--danger);background:#fff6f5;border-color:#f1c2bd}.button.link{color:var(--blue);background:0 0;border-color:#0000;padding-inline:4px}.button.full{width:100%}.icon-button{width:44px;height:44px;color:inherit;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;display:inline-flex}.icon-button.bordered{border:1px solid var(--line)}.auth-layout{grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 78% 20%,#22c7da4d,#0000 30%),linear-gradient(145deg,#07183f 15%,#063187 60%,#0647d9);flex-direction:column;justify-content:space-between;padding:clamp(28px,6vw,84px);display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:450px;height:450px;position:absolute;bottom:-130px;right:-80px;box-shadow:0 0 0 75px #ffffff09,0 0 0 150px #ffffff06}.auth-brand>img{z-index:1;object-fit:contain;object-position:left center;width:210px;max-height:90px;position:relative}.auth-brand>div{z-index:1;position:relative}.auth-brand .eyebrow{color:#8de7f0}.auth-brand h1{max-width:720px;font-size:clamp(2.6rem,6vw,5.5rem)}.auth-brand p{color:#dfeaff;max-width:630px;font-size:clamp(1rem,1.7vw,1.25rem)}.brand-contact{gap:24px;font-size:14px;font-weight:700;display:flex}.auth-panel{background:#fff;justify-content:center;align-items:center;padding:clamp(20px,5vw,72px);display:flex}.auth-card{width:min(100%,470px)}.auth-card.wide{border:1px solid var(--line);width:min(100%,600px);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:clamp(20px,5vw,48px)}.auth-card h2{margin-bottom:8px;font-size:clamp(1.8rem,4vw,2.45rem)}.auth-card>p{color:var(--muted)}.auth-card form{gap:17px;margin-top:26px;display:grid}.auth-logo-mobile{display:none}.privacy-note{margin-top:28px;font-size:13px}.field{min-width:0;color:var(--text);gap:7px;font-size:14px;font-weight:750;display:grid}.field input,.field select,.field textarea,select{width:100%;min-width:0;color:var(--text);background:#fff;border:1px solid #b8c5d9;border-radius:11px;padding:10px 13px;font-size:16px}.field textarea{resize:vertical;min-height:92px}.field input::placeholder,.field textarea::placeholder{color:#7a879e}.field input[aria-invalid=true]{border-color:var(--danger);box-shadow:0 0 0 3px #b4231814}.field-error{color:var(--danger);font-weight:650}.check{align-items:center;gap:10px;min-height:44px;font-size:14px;display:flex}.check input{width:20px;height:20px}.center-page{background:radial-gradient(circle at 20% 0, #22c7da24, transparent 30%), var(--page);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.state-card{border:1px solid var(--line);text-align:center;width:min(100%,680px);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:clamp(26px,5vw,52px)}.state-card p{color:var(--muted)}.state-card .button{margin-top:16px}.error-state{border-color:#efc5c0}.state-icon{width:48px;height:48px;color:var(--blue);background:#eef4ff;border-radius:50%;place-items:center;margin-bottom:14px;font-size:1.4rem;font-weight:900;display:inline-grid}.spinner{border:4px solid #d9e6fb;border-top-color:var(--blue);border-radius:50%;width:46px;height:46px;margin-bottom:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.notice{border:1px solid;border-radius:13px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:13px 15px;font-size:14px;display:flex}.notice>span{border-radius:50%;flex:0 0 24px;place-items:center;height:24px;font-weight:900;display:grid}.notice>div{flex:1;gap:3px;display:grid}.notice.success{color:#075d42;background:#f2fbf7;border-color:#9bd5bf}.notice.error{color:#8f1c13;background:#fff5f4;border-color:#efbbb5}.notice.warning{color:#754207;background:#fff9ed;border-color:#edcc98}.mfa-mark{width:54px;height:54px;margin-bottom:18px}.secret-box{overflow-wrap:anywhere;background:#f5f9ff;border:1px solid #a9c4ee;border-radius:14px;gap:8px;margin:20px 0;padding:16px;display:grid}.secret-box.critical{background:#fffaf0;border-color:#e3ba67}.secret-box code{color:#fff;letter-spacing:.08em;background:#07183f;border-radius:8px;padding:8px;font-size:15px}.recovery-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin:24px 0;display:grid}.recovery-grid code{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;padding:10px}.app-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#fff;flex-direction:column;height:100vh;padding:20px 15px;display:flex;position:sticky;top:0}.brand-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:8px;display:flex}.brand-button img{object-fit:contain;width:44px;height:44px}.brand-button span{min-width:0;display:grid}.brand-button strong{font-size:15px}.brand-button small{color:#bfcbe2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar nav{gap:4px;margin-top:22px;display:grid}.nav-label{color:#8192b2;letter-spacing:.08em;text-transform:uppercase;margin:26px 12px 5px;font-size:13px;font-weight:800}.nav-item{color:#d8e1f2;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:44px;padding:9px 12px;font-size:14px;font-weight:700;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#22c7da24}.nav-item.active{box-shadow:inset 3px 0 var(--cyan)}.nav-item>span:first-child{place-items:center;width:22px;display:grid}.sidebar-footer{border-top:1px solid #ffffff1f;align-items:center;gap:9px;margin-top:auto;padding:13px 8px 0;display:flex}.sidebar-footer>span:nth-child(2){flex:1;min-width:0;display:grid}.sidebar-footer strong,.sidebar-footer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-footer small{color:#9eacc7}.avatar{background:linear-gradient(145deg, var(--cyan), var(--blue));border-radius:12px;flex:0 0 38px;place-items:center;height:38px;font-weight:900;display:grid}.content{padding:clamp(18px,4vw,48px);min-width:0;padding-bottom:60px}.page{max-width:1440px;margin:0 auto}.page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.page-head h1{margin-bottom:7px}.page-head p{color:var(--muted);margin-bottom:0}.mobile-header,.mobile-nav{display:none}.test-banner{color:#fff;background:#7a4500;justify-content:center;align-items:center;gap:8px;min-height:44px;margin:-48px -48px 28px;padding:8px 16px;font-size:14px;font-weight:800;display:flex}.service-grid{grid-template-columns:repeat(auto-fit,minmax(min(290px,100%),1fr));gap:18px;display:grid}.service-card,.panel,.metric,.list-card,.data-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;box-shadow:0 9px 28px #07183f0b}.service-card{flex-direction:column;min-width:0;min-height:305px;padding:20px;display:flex}.service-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.service-top img{object-fit:contain;width:50px;height:50px}.service-card h2{margin:22px 0 8px;font-size:1.28rem}.service-card>p{color:var(--muted)}.service-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:5px;margin-top:auto;font-size:13px;display:flex}.service-actions{gap:9px;margin-top:16px;display:flex}.service-actions .primary{flex:1}.inline-warning{color:#714100;background:#fff6e6;border-radius:9px;margin:4px 0 14px;padding:9px 11px;font-size:14px}.status{color:#45536b;white-space:nowrap;background:#eef2f8;border-radius:999px;align-items:center;gap:6px;width:max-content;max-width:100%;padding:4px 8px;font-size:13px;font-weight:800;display:inline-flex}.status-active,.status-operational,.status-delivered,.status-resolved,.status-passed{color:#056145;background:#e9f8f1}.status-maintenance,.status-degraded,.status-queued,.status-deferred,.status-accepted_risk{color:#754207;background:#fff4de}.status-down,.status-failed,.status-dead_letter,.status-suspended,.status-blocked{color:#8d1d14;background:#fff0ee}.stack,.data-list{gap:12px;display:grid}.list-card{justify-content:space-between;align-items:center;gap:16px;padding:17px 19px;display:flex}.list-card h3{margin:0 0 3px;font-size:16px}.list-card p{color:var(--muted);margin:0 0 8px;font-size:14px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric{gap:3px;padding:20px;display:grid}.metric span{color:var(--muted);font-size:14px;font-weight:700}.metric strong{font-size:2.4rem;line-height:1}.metric small{color:var(--muted);margin-top:8px}.skeleton-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:220px;padding:22px}.skeleton-card span{background:linear-gradient(90deg,#edf1f7,#f7f9fc,#edf1f7) 0 0/200% 100%;border-radius:8px;width:75%;height:14px;margin:18px 0;animation:1.2s infinite shimmer;display:block}.skeleton-card span:first-child{width:50px;height:50px}.skeleton-card span:last-child{width:48%}@keyframes shimmer{to{background-position:-200% 0}}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px;padding:20px;display:grid}.form-grid>.button{align-self:end}.toolbar{justify-content:flex-end;margin-bottom:14px;display:flex}.tabs{border:1px solid var(--line);background:#eaf0f9;border-radius:13px;gap:5px;width:max-content;max-width:100%;margin-bottom:18px;padding:4px;display:flex}.tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:9px;padding:7px 14px;font-weight:750}.tabs button.active{color:var(--blue);background:#fff;box-shadow:0 4px 12px #07183f1a}.data-list{grid-template-columns:repeat(auto-fill,minmax(min(360px,100%),1fr))}.data-card{min-width:0;padding:17px;display:grid}.data-card>div{border-bottom:1px solid #edf1f6;grid-template-columns:minmax(100px,.7fr) minmax(0,1.3fr);gap:12px;padding:8px 0;display:grid}.data-card>div>span{color:var(--muted);text-transform:capitalize;font-size:13px;font-weight:750}.data-card>div>strong{overflow-wrap:anywhere;min-width:0;font-size:14px}.data-card footer{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.readiness{border:1px solid;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:17px 20px;display:flex}.readiness.pass{color:#075d42;background:#f0faf5;border-color:#9bd5bf}.readiness.blocked{color:#754207;background:#fff8e9;border-color:#edcc98}.readiness-metrics{margin-bottom:24px}.checklist-grid{grid-template-columns:repeat(auto-fit,minmax(min(430px,100%),1fr));gap:16px;display:grid}.checklist-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;align-content:start;gap:15px;min-width:0;padding:20px;display:grid;box-shadow:0 9px 28px #07183f0b}.checklist-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.checklist-card .eyebrow{margin:0 0 5px;font-size:12px}.checklist-card h3{margin:0;font-size:17px}.checklist-card form,.verification-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checklist-card form .button,.verification-form .button{align-self:end}.full-span{grid-column:1/-1}.checklist-meta{color:var(--muted);flex-wrap:wrap;gap:6px 12px;font-size:13px;display:flex}.evidence-note{color:var(--muted);background:#f4f7fd;border-radius:10px;margin:0;padding:12px;font-size:14px}.checklist-history{border-top:1px solid var(--line);padding-top:8px}.checklist-history summary{cursor:pointer;min-height:44px;padding:9px 0;font-weight:800}.checklist-history ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.checklist-history li{background:#f4f7fd;border-radius:10px;padding:11px}.checklist-history li>div{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.checklist-history code{overflow-wrap:anywhere;margin-top:8px;display:block}.checklist-history p{color:var(--muted);margin:6px 0 0;font-size:14px}.verification-form{margin-bottom:24px}.panel{padding:20px}.panel summary{cursor:pointer;min-height:44px;font-weight:800}.safe-json{color:#dbe9ff;white-space:pre-wrap;overflow-wrap:anywhere;background:#07183f;border-radius:12px;max-height:520px;padding:15px;font-size:13px;overflow:auto}@media (width<=1000px){.auth-layout{grid-template-columns:1fr}.auth-brand{display:none}.auth-logo-mobile{color:var(--navy);align-items:center;gap:10px;margin-bottom:34px;font-weight:850;display:flex}.auth-logo-mobile img{width:48px;height:48px}.app-shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{padding-inline:10px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.test-banner{margin:-48px -48px 24px}}@media (width<=720px){body{font-size:16px}.app-shell{display:block}.sidebar{display:none}.content{padding:0 16px 92px}.mobile-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:68px;margin:0 -16px 22px;padding:9px 12px;display:flex}.mobile-header .brand-button{width:auto}.mobile-nav{z-index:20;min-height:66px;padding:5px max(7px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom)) max(7px, env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav .nav-item{min-width:0;color:var(--muted);text-align:center;place-items:center;gap:0;padding:3px;font-size:13px;display:grid}.mobile-nav .nav-item.active{box-shadow:none;color:var(--blue)}.mobile-nav .nav-item>span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.page-head{flex-direction:column;align-items:flex-start;margin-bottom:22px}.page-head>div:last-child,.page-head .button{width:100%}.test-banner{margin:-22px -16px 18px}.list-card{flex-direction:column;align-items:flex-start}.list-card>.button{width:100%}.form-grid,.checklist-card form,.verification-form{grid-template-columns:1fr}.full-span{grid-column:auto}.metric-grid{grid-template-columns:1fr 1fr}.readiness{flex-direction:column;align-items:flex-start}.recovery-grid{grid-template-columns:1fr}.auth-panel{align-items:flex-start;min-height:100vh;padding:26px 18px}.auth-card{padding-bottom:30px}.center-page{align-items:flex-start;padding:16px}.auth-card.wide{padding:22px 17px}.brand-contact{flex-direction:column}.tabs{width:100%}.tabs button{flex:1}.data-card>div{grid-template-columns:1fr;gap:2px}.service-card{min-height:290px}}@media (width<=390px){.metric-grid,.service-grid{grid-template-columns:1fr}.content{padding-inline:12px}.mobile-header,.test-banner{margin-inline:-12px}.button{padding-inline:13px}.page-head h1{font-size:1.85rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.section-title{margin-top:32px}:root{--navy:#07173b;--navy-deep:#04112e;--navy-soft:#102653;--blue:#2454e6;--blue-strong:#153cc7;--cyan:#35c6d9;--gold:#e7ad1a;--page:#f5f7fb;--surface:#fff;--text:#0b1838;--muted:#647089;--line:#dfe5f0;--line-soft:#edf1f6;--success:#087a55;--warning:#9a5a09;--danger:#b42318;--shadow:0 18px 50px #07183f14;--shadow-soft:0 8px 24px #07183f0e}body{background:var(--page)}.button{border-radius:11px;gap:8px}.button.primary{border-color:var(--blue);background:linear-gradient(135deg, var(--blue), #3347d8);box-shadow:0 7px 15px #2454e630}.button.primary:hover{border-color:var(--blue-strong);background:linear-gradient(135deg, var(--blue-strong), #273abd);transform:translateY(-1px)}.button.secondary{color:var(--navy);box-shadow:var(--shadow-soft);background:#fff;border-color:#cfd8ea}.button.secondary:hover{background:#f9fbff;border-color:#aebbd2}.app-shell{background:var(--page);grid-template-columns:292px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:40;background:radial-gradient(circle at 15% -10%, #35c6d921, transparent 30%), linear-gradient(180deg, var(--navy) 0%, var(--navy-deep) 100%);color:#fff;border-right:1px solid #ffffff12;flex-direction:column;height:100vh;padding:18px 14px 12px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-brand-row{align-items:center;gap:4px;display:flex}.brand-button{gap:12px;min-height:58px;padding:7px 8px}.brand-button:hover{background:#ffffff0e}.brand-mark{background:#fff;border:1px solid #ffffffa6;border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;overflow:hidden;box-shadow:0 8px 24px #0000002e;display:grid!important}.brand-mark img,.brand-button .brand-mark img{width:37px;height:37px}.brand-button strong{color:#fff;letter-spacing:-.01em;font-size:15px;font-weight:850}.brand-button small{color:#aebbd5;letter-spacing:.025em;font-size:12px;font-weight:650}.environment-chip{color:#dff9ef;background:#117e5b21;border:1px solid #74e0ba2b;border-radius:10px;align-items:center;gap:8px;min-height:36px;margin:13px 7px 9px;padding:7px 10px;font-size:12px;font-weight:750;display:flex}.environment-chip small{color:#8edbbb;margin-left:auto;font-size:11px;font-weight:800}.live-dot{background:#34d399;border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #34d3991f}.sidebar-scroll{overscroll-behavior:contain;scrollbar-color:#a7b7d659 transparent;scrollbar-width:thin;min-height:0;margin:2px -4px 8px 0;padding-right:4px;overflow-y:auto}.sidebar-scroll::-webkit-scrollbar{width:5px}.sidebar-scroll::-webkit-scrollbar-thumb{background:#a7b7d652;border-radius:10px}.sidebar nav{gap:3px;margin-top:0}.nav-group{margin-top:18px}.nav-label{color:#7f90b1;letter-spacing:.105em;margin:13px 11px 7px;font-size:10px;font-weight:850}.nav-item{color:#bfcbe1;white-space:nowrap;border:1px solid #0000;border-radius:11px;gap:10px;min-height:45px;padding:7px 10px;font-size:13px;font-weight:720;position:relative}.nav-item:hover{color:#fff;background:#ffffff0e;border-color:#ffffff0f}.nav-item.active{color:#fff;box-shadow:inset 3px 0 var(--cyan);background:linear-gradient(90deg,#35c6d930,#3459b32e);border-color:#52cfe229}.nav-icon{color:#91a5ca;border-radius:9px;flex:0 0 30px;place-items:center;height:30px;width:30px!important;display:grid!important}.nav-item:hover .nav-icon,.nav-item.active .nav-icon{color:#68d8e7;background:#ffffff12}.sidebar-footer{border-color:#ffffff17;margin-top:0;padding:12px 6px 0}.sidebar-footer .avatar,.workspace-user .avatar{color:#fff;background:linear-gradient(145deg,#2ec5d9,#3157db);border:1px solid #ffffff38;box-shadow:0 7px 18px #00000021}.sidebar-footer strong{color:#fff;font-size:13px}.sidebar-footer small{color:#8fa0c0;font-size:11px}.sidebar-footer .icon-button{color:#9eacc6}.sidebar-footer .icon-button:hover{color:#fff;background:#ffffff12}.sidebar-close,.sidebar-backdrop,.menu-button{display:none}.content{background:radial-gradient(circle at 95% 0, #2454e60b, transparent 26%), var(--page);min-width:0;padding:0 0 60px}.content-inner{padding:clamp(24px,3.3vw,48px)}.workspace-bar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #d8e0ede0;justify-content:space-between;align-items:center;min-height:72px;padding:10px clamp(24px,3.3vw,48px);display:flex;position:sticky;top:0}.workspace-context,.workspace-actions,.system-state,.workspace-user{align-items:center;display:flex}.workspace-context{gap:11px;min-width:0}.workspace-context>span:last-child,.system-state>span:last-child,.workspace-user>span:last-child{min-width:0;display:grid}.workspace-context small,.workspace-actions small{color:var(--muted);font-size:11px;font-weight:700}.workspace-context strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.workspace-icon{width:38px;height:38px;color:var(--blue);background:#f3f7ff;border:1px solid #d9e3f6;border-radius:11px;place-items:center;display:grid}.workspace-actions{gap:22px}.system-state{border-right:1px solid var(--line);gap:10px;padding-right:22px}.system-state strong{color:#086c4d;font-size:13px}.workspace-user{gap:10px}.workspace-user .avatar{flex-basis:38px;width:38px;height:38px}.workspace-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:13px;overflow:hidden}.workspace-user small{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.page{max-width:1500px}.page-head{align-items:center;margin-bottom:27px}.page-head h1{color:var(--navy);margin-bottom:6px;font-size:clamp(2rem,3.4vw,3.2rem)}.page-head .eyebrow{margin-bottom:8px;font-size:11px}.page-head p{font-size:15px}.test-banner{background:#85510b;min-height:38px;margin:0;padding:7px 20px}.gateway-hero{color:#fff;background:radial-gradient(circle at 88% 18%,#35c6d930,#0000 23%),radial-gradient(circle at 8% 120%,#2454e685,#0000 45%),linear-gradient(125deg,#06163a,#0a245c 65%,#102c67);border:1px solid #5071b959;border-radius:24px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:34px;margin-bottom:20px;padding:clamp(26px,3vw,40px);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 45px #07183f29}.gateway-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:310px;height:310px;position:absolute;top:-125px;right:-110px;box-shadow:0 0 0 45px #ffffff06,0 0 0 90px #ffffff05}.gateway-hero-copy,.gateway-assurance{z-index:1;position:relative}.hero-kicker{color:#77deea;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:15px;font-size:12px;font-weight:850;display:inline-flex}.gateway-hero h2{letter-spacing:-.025em;max-width:720px;margin-bottom:12px;font-size:clamp(1.55rem,2.5vw,2.35rem)}.gateway-hero p{color:#c7d6ef;max-width:720px;margin-bottom:0;font-size:15px}.gateway-assurance{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff21;border-radius:17px;align-self:center;align-items:center;gap:13px;min-height:112px;padding:18px;display:flex}.assurance-icon{color:#77e1bb;background:#34d39926;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.gateway-assurance>span:last-child{gap:2px;display:grid}.gateway-assurance small{color:#9eb0cf;font-size:11px}.gateway-assurance strong{font-size:14px}.gateway-assurance em{color:#b9c8df;font-size:11px;font-style:normal}.insight-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:34px;display:grid}.insight-card{border:1px solid var(--line);min-width:0;min-height:106px;box-shadow:var(--shadow-soft);background:#fff;border-radius:17px;align-items:center;gap:13px;padding:17px;display:flex;position:relative;overflow:hidden}.insight-card:after{content:"";opacity:.035;background:currentColor;border-radius:50%;width:88px;height:88px;position:absolute;top:-34px;right:-34px}.insight-icon{background:color-mix(in srgb, currentColor 11%, #fff);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.insight-card>span:last-child{min-width:0;display:grid}.insight-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:760;overflow:hidden}.insight-card strong{color:var(--navy);margin:1px 0;font-size:1.75rem;line-height:1.1}.insight-card em{color:#7a8499;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.insight-blue{color:var(--blue)}.insight-green{color:#0b8a61}.insight-cyan{color:#108ca0}.insight-amber{color:#b56709}.insight-gold{color:#a57400}.skeleton-insight{align-content:center;gap:9px;display:grid}.skeleton-insight span{background:linear-gradient(90deg,#edf1f7,#f7f9fc,#edf1f7) 0 0/200% 100%;border-radius:8px;width:72%;height:12px;animation:1.2s infinite shimmer}.skeleton-insight span:last-child{width:42%;height:24px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 17px;display:flex}.section-heading .eyebrow{margin-bottom:4px}.section-heading h2{color:var(--navy);margin-bottom:4px;font-size:1.35rem}.section-heading p{color:var(--muted);margin-bottom:0;font-size:13px}.filter-pills{border:1px solid var(--line);background:#eaf0f8;border-radius:12px;gap:4px;padding:4px;display:flex}.filter-pills button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:760;display:inline-flex}.filter-pills button.active{color:var(--blue);background:#fff;box-shadow:0 4px 12px #07183f17}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card{min-height:330px;box-shadow:var(--shadow-soft);border-radius:19px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden}.service-card:hover{border-color:#c8d4e8;transform:translateY(-2px);box-shadow:0 16px 34px #07183f17}.service-accent{background:linear-gradient(90deg, var(--blue), var(--cyan));opacity:.78;height:3px;position:absolute;top:0;left:0;right:0}.service-maintenance .service-accent,.service-degraded .service-accent{background:linear-gradient(90deg, #c3780d, var(--gold))}.service-down .service-accent,.service-disabled .service-accent{background:#b5becd}.service-icon{background:linear-gradient(145deg,#f8fbff,#eef3fa);border:1px solid #e2e8f2;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.service-top img{width:38px;height:38px}.service-badges{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.favourite-badge{color:#8a6505;align-items:center;gap:4px;font-size:11px;font-weight:780;display:inline-flex}.favourite-badge svg,.favourite-button[aria-pressed=true] svg{fill:currentColor}.service-card h2{color:var(--navy);margin:20px 0 7px;font-size:1.2rem}.service-card>p{color:var(--muted);font-size:14px}.service-meta{color:#7b869a;align-items:center;font-size:11px}.service-meta span{align-items:center;gap:5px;display:inline-flex}.service-actions{margin-top:15px}.service-actions .primary{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding-inline:14px;overflow:hidden}.favourite-button{color:#637089}.favourite-button[aria-pressed=true]{color:#a97700;background:#fff9e6;border-color:#e4cf8f}.operations-hero{box-shadow:var(--shadow-soft);border:1px solid;border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;margin-bottom:18px;padding:22px;display:grid}.operations-hero.clear{background:linear-gradient(120deg,#f4fcf8,#fff);border-color:#b8decf}.operations-hero.attention{background:linear-gradient(120deg,#fff9ef,#fff);border-color:#ead09f}.operations-status-icon{border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.operations-hero.clear .operations-status-icon{color:#087a55;background:#e3f6ed}.operations-hero.attention .operations-status-icon{color:#a45a00;background:#fff0d2}.operations-hero .eyebrow{color:inherit;margin-bottom:3px}.operations-hero h2{color:var(--navy);margin-bottom:4px;font-size:1.25rem}.operations-hero p{color:var(--muted);margin-bottom:0;font-size:13px}.control-metrics{margin-bottom:18px}.metric{min-height:160px;box-shadow:var(--shadow-soft);border-radius:17px;padding:0;position:relative;overflow:hidden}.metric>button{width:100%;height:100%;min-height:160px;color:inherit;text-align:left;background:0 0;border:0;padding:18px;display:grid}.metric:not(.interactive){padding:18px}.metric-heading{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:760;display:flex}.metric-icon{width:32px;height:32px;color:var(--blue);background:#eef3ff;border-radius:10px;place-items:center;display:grid}.metric strong{color:var(--navy);align-self:end;margin-top:14px;font-size:2.3rem}.metric small{color:var(--muted);margin-top:5px;font-size:11px}.metric-arrow{color:#9ba7bb;font-size:18px;position:absolute;bottom:17px;right:17px}.metric.interactive{transition:transform .2s,border-color .2s}.metric.interactive:hover{border-color:#c3cfe2;transform:translateY(-2px)}.metric-success{border-top:3px solid #36a77e}.metric-warning{border-top:3px solid #daa23d}.metric-danger{border-top:3px solid #d56a61}.metric-blue{border-top:3px solid var(--blue)}.metric-success .metric-icon{color:#087a55;background:#e9f7f1}.metric-warning .metric-icon{color:#a45a00;background:#fff5df}.metric-danger .metric-icon{color:#b42318;background:#fff0ee}.control-layout{grid-template-columns:minmax(0,1.65fr) minmax(290px,.7fr);gap:18px;display:grid}.control-panel,.governance-panel{box-shadow:var(--shadow-soft);border-radius:19px}.panel-heading h2{color:var(--navy);margin-bottom:0;font-size:1.2rem}.panel-heading .eyebrow{margin-bottom:3px}.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:17px;display:grid}.quick-action{border:1px solid var(--line);min-height:72px;color:var(--text);text-align:left;background:#fbfcff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;transition:all .18s;display:grid}.quick-action:hover{background:#f5f8ff;border-color:#becce2;transform:translateY(-1px)}.quick-action-icon{width:38px;height:38px;color:var(--blue);background:#eaf0ff;border-radius:11px;place-items:center;display:grid}.quick-action>span:nth-child(2){min-width:0;display:grid}.quick-action strong{color:var(--navy);font-size:13px}.quick-action small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.quick-action-arrow{color:#96a3b8}.governance-panel{color:#fff;background:radial-gradient(circle at 95% 5%,#35c6d92e,#0000 30%),linear-gradient(145deg,#07183f,#102c68);border-color:#19305e;position:relative;overflow:hidden}.governance-icon{color:#6fd9e7;background:#35c6d924;border-radius:13px;place-items:center;width:45px;height:45px;margin-bottom:18px;display:grid}.governance-panel .eyebrow{color:#69d8e7}.governance-panel h2{margin-bottom:9px;font-size:1.25rem}.governance-panel p{color:#bfcae0;font-size:13px}.text-link{color:#7ae0ec;background:0 0;border:0;align-items:center;gap:7px;min-height:44px;padding:0;font-size:13px;font-weight:800;display:inline-flex}@media (width<=1320px){.service-grid,.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1120px){.app-shell{display:block}.sidebar{width:min(310px,100vw - 44px);transition:transform .22s;position:fixed;left:0;transform:translate(-105%)}.sidebar.open{display:flex;transform:translate(0);box-shadow:24px 0 60px #030d244d}.sidebar-close,.menu-button{display:inline-flex}.sidebar-close{color:#b9c7de}.sidebar-backdrop{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#030d2494;border:0;width:100%;height:100%;min-height:0;padding:0;display:block;position:fixed;inset:0}.content{min-height:100vh}}@media (width<=820px){.gateway-hero{grid-template-columns:1fr;gap:20px}.gateway-assurance{min-height:90px}.control-layout{grid-template-columns:1fr}.operations-hero{grid-template-columns:auto minmax(0,1fr)}.operations-hero .button{grid-column:1/-1;width:100%}}@media (width<=720px){.sidebar{display:flex}.content{padding:0 0 86px}.content-inner{padding:18px 15px 28px}.workspace-bar{min-height:64px;padding:8px 12px}.workspace-icon{display:none}.workspace-actions{gap:0}.workspace-user{display:none}.system-state{border:0;padding-right:0}.system-state small{display:none}.page-head{align-items:flex-start;margin-bottom:20px}.page-head h1{font-size:2rem}.gateway-hero{border-radius:20px;padding:23px 20px}.gateway-hero h2{font-size:1.55rem}.gateway-assurance{padding:15px}.insight-grid{grid-template-columns:1fr 1fr;margin-bottom:27px}.insight-card{flex-direction:column;align-items:flex-start;min-height:132px}.section-heading{flex-direction:column;align-items:flex-start;gap:13px}.filter-pills{width:100%}.filter-pills button{flex:1;padding-inline:8px}.service-grid{grid-template-columns:1fr}.service-card{min-height:315px}.operations-hero{grid-template-columns:1fr}.operations-status-icon{width:48px;height:48px}.control-metrics{grid-template-columns:1fr 1fr}.quick-action-grid{grid-template-columns:1fr}.mobile-header{display:none}.mobile-nav{min-height:70px;box-shadow:0 -8px 28px #07183f14}.mobile-nav .nav-icon{height:28px;width:28px!important}}@media (width<=430px){.workspace-context small{display:none}.workspace-context strong{max-width:150px}.system-state>span:last-child{display:none}.insight-grid,.control-metrics{grid-template-columns:1fr}.insight-card{flex-direction:row;align-items:center;min-height:102px}.service-actions{align-items:stretch}.service-actions .primary{font-size:13px}}.sr-only{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.command-center{max-width:1540px}.command-page-head{align-items:center}.command-page-head h1{max-width:820px;font-size:clamp(2rem,3.3vw,3rem)}.command-refresh,.live-refresh-state{align-items:center;display:flex}.command-refresh{gap:14px}.live-refresh-state{gap:10px;min-width:194px}.live-refresh-state>span:last-child{display:grid}.live-refresh-state small{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:780}.live-refresh-state strong{color:var(--navy);font-size:12px}.spin{animation:.8s linear infinite command-spin}@keyframes command-spin{to{transform:rotate(360deg)}}.refresh-warning{color:#79530a;background:#fff9e8;border:1px solid #f0d697;border-radius:13px;align-items:center;gap:10px;margin:-8px 0 18px;padding:11px 14px;font-size:12px;font-weight:680;display:flex}.refresh-warning span{flex:1}.refresh-warning button{width:28px;height:28px;color:inherit;background:0 0;border:0;border-radius:8px;font-size:20px}.command-error{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:220px;padding:28px;display:grid}.command-error-icon{color:#b33d3d;background:#fff0f0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.command-error h1{color:var(--navy);margin:4px 0 6px}.command-error p{color:var(--muted);margin:0}.command-posture{--posture-accent:#52dcad;color:#fff;background:radial-gradient(circle at 87% -15%,#3dcdde45,#0000 29%),radial-gradient(circle at 18% 160%,#3466e670,#0000 42%),linear-gradient(122deg,#061532,#0b2456 62%,#102f6b);border:1px solid #ffffff1c;border-radius:23px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:24px;min-height:190px;margin-bottom:16px;padding:29px 30px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 55px #07183f2b}.command-posture:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:360px;height:360px;position:absolute;top:-165px;right:16%;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff03}.command-posture.posture-degraded{--posture-accent:#f5be5c}.command-posture.posture-incident{--posture-accent:#ff7c7c;background:radial-gradient(circle at 88% -15%,#db535e38,#0000 29%),radial-gradient(circle at 18% 160%,#7c2f4a6b,#0000 42%),linear-gradient(122deg,#211021,#42162c 62%,#5b1f31)}.command-posture.posture-maintenance{--posture-accent:#67d3e4}.posture-signal,.posture-copy,.posture-facts,.posture-action{z-index:1;position:relative}.posture-signal{place-items:center;width:72px;height:72px;display:grid}.posture-icon{border:1px solid color-mix(in srgb, var(--posture-accent) 42%, transparent);background:color-mix(in srgb, var(--posture-accent) 14%, transparent);width:58px;height:58px;color:var(--posture-accent);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:19px;place-items:center;display:grid}.posture-pulse{border:1px solid color-mix(in srgb, var(--posture-accent) 34%, transparent);border-radius:22px;width:68px;height:68px;animation:2.4s ease-out infinite posture-pulse;position:absolute}@keyframes posture-pulse{0%{opacity:.65;transform:scale(.82)}80%,to{opacity:0;transform:scale(1.25)}}.posture-kicker{color:var(--posture-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850;display:block}.posture-copy h2{letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(1.65rem,2.4vw,2.35rem)}.posture-copy p{color:#c2d1e9;max-width:640px;margin:0;font-size:13px}.posture-facts{gap:9px;display:flex}.posture-facts>span{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffff0f;border:1px solid #ffffff1c;border-radius:15px;min-width:142px;padding:14px 15px;display:grid}.posture-facts small{color:#9eafcb;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:760}.posture-facts strong{margin:2px 0 0;font-size:1.35rem}.posture-facts em{color:#b9c7dd;font-size:10px;font-style:normal}.posture-action{color:#123068;white-space:nowrap;background:#fff;border:1px solid #ffffff26;border-radius:13px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:10px 17px;font-size:12px;font-weight:820;display:inline-flex}.posture-action:hover{background:#eef5ff}.command-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.command-metric{border:1px solid var(--line);min-width:0;min-height:108px;color:var(--blue);text-align:left;box-shadow:var(--shadow-soft);background:#fff;border-radius:17px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.command-metric:after{content:"";opacity:.035;background:currentColor;border-radius:50%;width:76px;height:76px;position:absolute;top:-28px;right:-28px}.command-metric:hover{border-color:#c4d1e7;transform:translateY(-2px);box-shadow:0 14px 30px #07183f17}.command-metric-success{color:#0e9269}.command-metric-warning{color:#b26b0c}.command-metric-danger{color:#bc4949}.command-metric-icon{background:color-mix(in srgb, currentColor 10%, #fff);border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.command-metric-copy{min-width:0;display:grid}.command-metric-copy small{color:#6f7a91;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:780;overflow:hidden}.command-metric-copy strong{color:var(--navy);margin:1px 0;font-size:1.5rem;line-height:1.1}.command-metric-copy em{color:#7d8799;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.command-metric-arrow{z-index:1;color:#9aa7bc;font-size:17px;position:relative}.command-primary-grid,.command-secondary-grid{align-items:start;gap:16px;margin-bottom:16px;display:grid}.command-primary-grid{grid-template-columns:minmax(0,1.45fr) minmax(390px,.75fr)}.command-secondary-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr)}.command-panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:#fff;border-radius:20px}.trend-panel,.inbox-panel,.health-matrix-panel,.recovery-card,.readiness-card,.activity-feed-panel{padding:20px}.command-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.command-panel-title{align-items:flex-start;gap:11px;min-width:0;display:flex}.command-panel-icon{width:39px;height:39px;color:var(--blue);background:#f2f6fc;border:1px solid #dce6f5;border-radius:12px;flex:0 0 39px;place-items:center;display:grid}.command-panel-title>span:last-child{min-width:0}.command-panel-heading .eyebrow{color:#75829a;margin-bottom:2px;font-size:9px;display:block}.command-panel-heading h2{color:var(--navy);align-items:center;gap:7px;margin:0 0 3px;font-size:1.1rem;display:flex}.command-panel-heading h2 em{color:#5c6c88;background:#edf2fb;border-radius:8px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:10px;font-style:normal;display:inline-grid}.command-panel-heading p{color:var(--muted);margin:0;font-size:11px}.command-segmented,.inbox-filters{background:#eef3f9;border:1px solid #dce4f0;border-radius:10px;align-items:center;gap:3px;padding:3px;display:flex}.command-segmented button,.inbox-filters button{color:#68758c;white-space:nowrap;background:0 0;border:0;border-radius:7px;min-height:31px;padding:5px 10px;font-size:10px;font-weight:780}.command-segmented button.active,.inbox-filters button.active{color:var(--blue);background:#fff;box-shadow:0 4px 10px #07183f14}.panel-link{color:var(--blue);white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:10px;font-weight:780}.activity-chart{margin:0}.chart-legend{justify-content:flex-end;align-items:center;gap:14px;margin:-3px 0 3px;display:flex}.chart-legend span{color:#718098;align-items:center;gap:6px;font-size:9px;font-weight:700;display:inline-flex}.chart-legend i{border-radius:50%;width:7px;height:7px}.legend-events_received{background:#2f66e6}.legend-deliveries_succeeded{background:#13a472}.legend-deliveries_failed{background:#d85858}.chart-canvas{min-height:285px;position:relative}.chart-canvas svg{width:100%;height:auto;display:block;overflow:visible}.chart-grid-line{stroke:#e8edf5;stroke-width:1px}.chart-axis-label{fill:#8a95a8;font-size:9px;font-weight:650}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.6px;vector-effect:non-scaling-stroke}.chart-point{stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke;transition:r .15s}.chart-point:hover{r:5px}.chart-empty{color:#75829a;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe8;border:1px solid #dfe7f2;border-radius:14px;place-items:center;width:min(330px,80%);padding:16px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chart-empty strong{color:var(--navy);margin-top:4px;font-size:11px}.chart-empty span{margin-top:2px;font-size:9px}.activity-chart figcaption{color:#939daf;margin:-4px 0 0 44px;font-size:8px}.inbox-filters{width:max-content;max-width:100%;margin-bottom:13px;overflow-x:auto}.operations-inbox-list{scrollbar-width:thin;gap:7px;max-height:424px;padding-right:3px;display:grid;overflow-y:auto}.inbox-row{--severity:#7390bd;border:1px solid #e5ebf4;border-left:3px solid var(--severity);background:#fbfcfe;border-radius:12px;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:12px;display:grid}.inbox-row.severity-critical{--severity:#c94747;background:snow}.inbox-row.severity-high{--severity:#da7a24}.inbox-row.severity-medium{--severity:#c09a28}.inbox-severity{background:color-mix(in srgb, var(--severity) 11%, #fff);width:31px;height:31px;color:var(--severity);border-radius:10px;place-items:center;display:grid}.inbox-copy{min-width:0}.inbox-copy>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.severity-label{color:var(--severity);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.inbox-copy time{color:#929bae;font-size:8px}.inbox-copy h3{color:var(--navy);margin:3px 0 2px;font-size:11px}.inbox-copy p{color:#6f7a90;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:9px;display:-webkit-box;overflow:hidden}.inbox-action{width:100%;color:var(--blue);text-align:left;background:0 0;border:0;border-top:1px solid #e9eef5;grid-column:2;justify-content:space-between;align-items:center;padding:6px 0 0;font-size:9px;font-weight:780;display:flex}.command-empty{color:#7c899f;text-align:center;border:1px dashed #d6dfeb;border-radius:14px;place-items:center;min-height:190px;padding:24px;display:grid}.command-empty>span{color:#12815f;background:#eaf8f2;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.command-empty strong{color:var(--navy);margin:8px 0 1px;font-size:11px}.command-empty p{margin:0;font-size:9px}.command-empty.compact{min-height:120px}.health-matrix{border:1px solid #e4eaf3;border-radius:14px}.health-matrix-head,.health-service-row{grid-template-columns:minmax(190px,1.4fr) minmax(108px,.7fr) minmax(90px,.65fr) minmax(130px,.85fr) minmax(92px,.55fr);align-items:center;gap:12px;display:grid}.health-matrix-head{color:#8290a7;letter-spacing:.06em;text-transform:uppercase;background:#f5f7fb;border-bottom:1px solid #e4eaf3;min-height:35px;padding:6px 13px;font-size:8px;font-weight:820}.health-service-row{border-bottom:1px solid #edf1f6;min-height:64px;padding:10px 13px}.health-service-row:last-child{border-bottom:0}.health-service-name{align-items:center;gap:9px;min-width:0;display:flex}.health-service-name>span:last-child,.health-checked{min-width:0;display:grid}.health-service-name strong,.health-checked strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.health-service-name small,.health-checked small{color:#8792a5;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.service-signal{background:#aab4c3;border-radius:50%;flex:0 0 8px;width:8px;height:8px;box-shadow:0 0 0 4px #aab4c321}.signal-operational{background:#1ba97a;box-shadow:0 0 0 4px #1ba97a1f}.signal-degraded,.signal-maintenance{background:#d28a22;box-shadow:0 0 0 4px #d28a2221}.signal-down{background:#d14d4d;box-shadow:0 0 0 4px #d14d4d1f}.command-status,.adapter-pill{color:#65728a;white-space:nowrap;background:#edf1f6;border-radius:8px;align-items:center;min-height:24px;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.command-status.status-operational,.adapter-active{color:#107456;background:#e8f7f1}.command-status.status-degraded,.command-status.status-maintenance,.adapter-maintenance{color:#93600b;background:#fff4dc}.command-status.status-down{color:#a53e3e;background:#fff0f0}.health-latency{gap:4px;display:grid}.health-latency strong{color:#49566d;font-size:9px}.latency-bar{background:linear-gradient(90deg,#2e67e6,#32c3d5);border-radius:3px;max-width:70px;height:3px;display:block}.latency-0{width:0}.latency-20{width:20%}.latency-40{width:40%}.latency-60{width:60%}.latency-80{width:80%}.latency-100{width:100%}.command-side-stack{gap:16px;display:grid}.recovery-score-row{background:#f8fafc;border:1px solid #e3e9f2;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.recovery-score{border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.recovery-score.pass{color:#11825f;background:#e6f7f0}.recovery-score.attention{color:#ba5337;background:#fff0ea}.recovery-score-row>span:last-child{display:grid}.recovery-score-row small{color:#7e899c;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:770}.recovery-score-row strong{color:var(--navy);font-size:14px}.recovery-score-row em{color:#748096;font-size:9px;font-style:normal}.recovery-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:10px 0 0;display:grid}.recovery-facts>div{border:1px solid #e7ecf3;border-radius:11px;min-width:0;padding:10px}.recovery-facts dt{color:#8691a5;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.recovery-facts dd{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 1px;font-size:10px;font-weight:820;overflow:hidden}.recovery-facts small{color:#8d97a9;text-overflow:ellipsis;white-space:nowrap;font-size:7px;display:block;overflow:hidden}.card-link-button{width:100%;color:var(--blue);background:0 0;border:0;border-top:1px solid #e7ebf2;justify-content:space-between;align-items:center;margin-top:11px;padding:9px 2px 0;font-size:9px;font-weight:790;display:flex}.readiness-card{background:radial-gradient(circle at 100% 0,#35c5d821,#0000 33%),#fff}.readiness-card-top{align-items:center;gap:16px;display:flex}.readiness-ring{border-radius:50%;flex:0 0 88px;place-items:center;width:88px;height:88px;display:grid;position:relative}.readiness-ring>svg{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.readiness-ring circle{fill:none;stroke-width:3.2px}.readiness-ring-track{stroke:#e7edf6}.readiness-ring-value{stroke:#2c68e7;stroke-linecap:round}.readiness-ring.ready .readiness-ring-value{stroke:#17a77a}.readiness-ring>span{z-index:1;text-align:center;display:grid;position:relative}.readiness-ring strong{color:var(--navy);font-size:17px;line-height:1}.readiness-ring small{color:#8792a6;text-transform:uppercase;font-size:7px;font-weight:760}.readiness-card-top .eyebrow{color:#6d7b94;font-size:8px}.readiness-card-top h2{color:var(--navy);margin:2px 0 4px;font-size:1.2rem}.readiness-card-top p{color:var(--muted);margin:0;font-size:9px}.readiness-progress{margin-top:14px}.readiness-progress progress{appearance:none;background:#e9eef5;border:0;border-radius:7px;width:100%;height:7px;display:block;overflow:hidden}.readiness-progress progress::-webkit-progress-bar{background:#e9eef5;border-radius:7px}.readiness-progress progress::-webkit-progress-value{border-radius:inherit;background:linear-gradient(90deg,#255fe0,#30bfd0)}.readiness-progress progress::-moz-progress-bar{background:linear-gradient(90deg,#255fe0,#30bfd0);border-radius:7px}.readiness-progress>div{color:#818da1;justify-content:space-between;gap:7px;margin-top:6px;font-size:7px;display:flex}.activity-feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;display:grid}.activity-feed article{border-bottom:1px solid #edf1f6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:56px;display:grid}.activity-marker{background:#8ca0bf;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #8ca0bf1c}.activity-marker.risk-high,.activity-marker.risk-critical{background:#cf5555;box-shadow:0 0 0 4px #cf55551a}.activity-feed article>div{min-width:0}.activity-feed article>div>div{align-items:center;gap:7px;display:flex}.activity-feed strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.activity-feed p{color:#7f8a9e;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:8px;overflow:hidden}.activity-feed time{color:#909aab;white-space:nowrap;font-size:8px}.risk-chip{color:#75829a;text-transform:uppercase;background:#eef2f7;border-radius:6px;padding:3px 5px;font-size:7px;font-weight:800}.risk-chip.risk-high,.risk-chip.risk-critical{color:#a74343;background:#fff0f0}.command-skeleton{gap:16px;display:grid}.skeleton-block{background:linear-gradient(90deg,#edf1f6 25%,#f8fafc 50%,#edf1f6 75%) 0 0/200% 100%;border:1px solid #e6ebf3;border-radius:18px;min-height:108px;animation:1.2s infinite shimmer}.skeleton-posture{min-height:190px}.skeleton-metrics{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.skeleton-panels{grid-template-columns:1.45fr .75fr;gap:16px;display:grid}.skeleton-panels .skeleton-block{min-height:410px}@media (width<=1320px){.command-posture{grid-template-columns:auto minmax(0,1fr) auto}.posture-facts{grid-column:2/-1}.posture-action{grid-area:1/3}.command-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.command-primary-grid{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr)}}@media (width<=1080px){.command-page-head{flex-direction:column;align-items:flex-start}.command-refresh{justify-content:space-between;width:100%}.command-primary-grid,.command-secondary-grid,.skeleton-panels{grid-template-columns:1fr}.operations-inbox-list{max-height:510px}}@media (width<=780px){.command-posture{grid-template-columns:auto minmax(0,1fr);gap:17px;padding:23px 20px}.posture-facts,.posture-action{grid-column:1/-1}.posture-facts{width:100%}.posture-facts>span{flex:1}.posture-action{grid-row:auto;width:100%}.command-metric-grid,.skeleton-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.health-matrix-head{display:none}.health-service-row{grid-template-columns:minmax(160px,1fr) auto;gap:9px 12px;padding:13px}.health-service-row>span:nth-child(3),.health-service-row>span:nth-child(4),.health-service-row>span:nth-child(5){grid-column:auto}.health-checked{grid-column:1}.activity-feed{grid-template-columns:1fr}}@media (width<=600px){.command-page-head h1{font-size:1.9rem}.command-refresh{flex-direction:column;align-items:stretch}.live-refresh-state{min-width:0}.command-refresh .button{width:100%}.command-posture{grid-template-columns:1fr}.posture-signal{width:58px;height:58px}.posture-copy h2{font-size:1.7rem}.posture-facts{flex-direction:column;align-items:stretch}.command-metric-grid,.skeleton-metrics{grid-template-columns:1fr}.command-metric{min-height:94px}.trend-panel,.inbox-panel,.health-matrix-panel,.recovery-card,.readiness-card,.activity-feed-panel{padding:15px}.command-panel-heading{flex-direction:column;align-items:stretch}.command-panel-action,.command-segmented{width:100%}.command-segmented button{flex:1}.chart-legend{flex-direction:column;align-items:flex-start;gap:5px;margin:0 0 4px 42px}.chart-canvas{min-height:220px;overflow-x:auto}.chart-canvas svg{min-width:600px}.activity-chart figcaption{margin-left:0}.inbox-filters{width:100%}.health-service-row{grid-template-columns:1fr auto}.health-service-row>span:nth-child(3),.health-service-row>span:nth-child(5){display:none}.recovery-facts{grid-template-columns:1fr}.readiness-card-top{align-items:flex-start}.readiness-ring{flex-basis:78px;width:78px;height:78px}.activity-feed article{grid-template-columns:auto minmax(0,1fr)}.activity-feed time{grid-column:2}.command-error{grid-template-columns:1fr}.command-error .button{width:100%}}@media (prefers-reduced-motion:reduce){.posture-pulse,.spin{animation:none}}
