:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--bg:#f5f7fa;--surface:#fff;--surface-soft:#f8fafc;--surface-muted:#f1f5f9;--sidebar:#102238;--sidebar-soft:#17304d;--sidebar-text:#d7e1ec;--sidebar-muted:#8297ad;--text:#17263a;--text-2:#334a62;--muted:#6e7e91;--faint:#96a2b1;--line:#e2e8f0;--line-strong:#cfd8e3;--primary:#2563eb;--primary-hover:#1d4ed8;--primary-soft:#eff6ff;--success:#17825c;--success-soft:#ecf8f2;--warning:#a96d12;--warning-soft:#fff8e8;--danger:#c73e4e;--danger-soft:#fff1f2;--info:#2b6fab;--info-soft:#eff7ff;--shadow:0 1px 2px #0f172a0a,0 8px 28px #0f172a0a;--radius:10px;--radius-sm:7px;--content-max:1680px;--sidebar-width:256px;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:inherit}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}code{color:#355b82;word-break:break-word;font-size:11px}pre{white-space:pre-wrap;word-break:break-word;margin:0}.muted{color:var(--muted)}.text-danger,.danger-text{color:var(--danger)!important}.full{grid-column:1/-1}.span2{min-width:0}.dot{background:#9aa8b7;border-radius:999px;flex:none;width:7px;height:7px;display:inline-block}.dot.good{background:var(--success)}.dot.bad{background:var(--danger)}.dot.warn{background:#d49525}.dot.pending{background:#8292a5}.spin{animation:.9s linear infinite spin}.pulse{animation:1.2s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.45}}@keyframes queueSweep{0%{left:-38%}55%{left:68%}to{left:108%}}.login-shell{min-height:100vh;color:var(--text);background:#f4f7fb;grid-template-columns:minmax(520px,1.18fr) minmax(420px,.82fr);display:grid}.login-branding{color:#fff;isolation:isolate;background:#0b1220;border-right:1px solid #ffffff0f;flex-direction:column;padding:42px clamp(42px,6vw,88px) 38px;display:flex;position:relative;overflow:hidden}.login-branding:before{content:"";z-index:-1;border:1px solid #ffffff0e;border-radius:50%;width:520px;height:520px;position:absolute;top:-190px;right:-220px;box-shadow:0 0 0 74px #ffffff05,0 0 0 148px #ffffff03}.login-branding:after{content:"";background:linear-gradient(90deg,#ff4438 0 33.333%,#ffb400 33.333% 66.666%,#168ff4 66.666% 100%);height:5px;position:absolute;bottom:0;left:0;right:0}.login-brand-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.login-logo img{filter:none;opacity:1;width:176px;height:auto;display:block}.login-edition{color:#9fb0c4;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.login-copy{max-width:680px;margin:auto 0;padding:52px 0}.login-kicker{color:#82a1bd;letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:800;display:block}.login-copy h1{letter-spacing:-.065em;color:#f8fbff;margin:0;font-size:clamp(62px,7vw,104px);font-weight:820;line-height:.9}.login-copy h1 span{color:#168ff4}.login-copy h2{letter-spacing:-.035em;color:#d9e5ef;max-width:640px;margin:24px 0 12px;font-size:clamp(22px,2.4vw,34px);font-weight:690;line-height:1.12}.login-copy>p{color:#8fa4b8;max-width:610px;margin:0;font-size:14px;line-height:1.72}.login-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:700px;margin-top:30px;display:grid}.login-feature-grid>div{color:#7fb5e7;background:#ffffff09;border:1px solid #ffffff13;border-radius:11px;align-items:flex-start;gap:10px;min-width:0;padding:13px 12px;display:flex}.login-feature-grid svg{flex:none;margin-top:1px}.login-feature-grid span{min-width:0}.login-feature-grid strong{color:#e9f0f7;font-size:10.5px;display:block}.login-feature-grid small{color:#768da3;margin-top:3px;font-size:8.5px;line-height:1.4;display:block}.login-brand-footer{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.login-status{color:#91a6ba;align-items:center;gap:8px;font-size:10.5px;font-weight:650;display:flex}.login-status.online{color:#8fcdb4}.login-status.offline{color:#e59aa3}.login-host{text-overflow:ellipsis;white-space:nowrap;color:#627b92;max-width:52%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;overflow:hidden}.login-access{background:#f4f7fb;place-items:center;padding:40px;display:grid}.login-panel{background:#fff;border:1px solid #dfe7ef;border-radius:16px;width:min(390px,100%);margin:0;padding:30px 31px 26px;box-shadow:0 24px 70px #14263a17,0 2px 8px #14263a0a}.login-panel-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:22px;display:flex}.login-panel-mark{object-fit:contain;filter:drop-shadow(0 5px 12px #168ff41f);width:44px;height:44px}.login-panel-head>div:last-child{flex-direction:column;gap:2px;display:flex}.login-panel-head strong{letter-spacing:-.02em;color:#14263a;font-size:16px}.login-panel-head span{color:var(--muted);font-size:10px}.login-title{padding:27px 0 18px}.login-access-kicker{color:#3576b5;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:8.5px;font-weight:800;display:block}.login-title h2{letter-spacing:-.035em;color:#14263a;margin:0 0 6px;font-size:27px}.login-title p{color:var(--muted);margin:0;font-size:11.5px;line-height:1.55}.login-panel input{background:#fbfcfe;border-radius:8px;min-height:42px}.login-panel input:focus{background:#fff}.login-submit{min-height:43px;margin-top:3px;font-weight:750;box-shadow:0 7px 18px #1b6ae029}.login-foot{color:var(--faint);border-top:1px solid #edf1f5;justify-content:center;align-items:center;gap:7px;margin-top:17px;padding-top:15px;font-size:9.5px;display:flex}.app-shell{grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--sidebar);height:100vh;color:var(--sidebar-text);z-index:60;flex-direction:column;display:flex;position:sticky;top:0}.sidebar-brand{border-bottom:1px solid #ffffff12;align-items:center;gap:11px;height:72px;padding:0 18px;display:flex}.sidebar-mark{object-fit:contain;width:34px;height:34px}.sidebar-brand strong{color:#fff;letter-spacing:-.015em;font-size:14px;font-weight:780;display:block}.sidebar-brand small{color:var(--sidebar-muted);letter-spacing:.02em;margin-top:2px;font-size:9.5px;display:block}.sidebar-context{background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:6px 8px;margin:14px 12px 8px;padding:10px;display:grid}.sidebar-context>span{color:#7f96ad;letter-spacing:.055em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:700}.sidebar-context strong{color:#dce6ef;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.sidebar-context select{color:#e4edf5;background:#132a44;border-color:#29435f;grid-column:1/-1;min-height:36px;padding-right:28px;font-size:12px}.sidebar-context .dot{display:none}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#29435f transparent;padding:8px 10px 14px;overflow:auto}.nav-group{margin:7px 0 16px}.nav-label{color:#7890a9;letter-spacing:.075em;text-transform:uppercase;padding:7px 10px 5px;font-size:10px;font-weight:750}.sidebar-nav button{color:#aebdcb;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;width:100%;height:39px;padding:0 10px;transition:background .15s,color .15s;display:flex}.sidebar-nav button.active{color:#fff;background:#1a395b}.sidebar-nav button span{font-size:12.5px;font-weight:600}.nav-arrow{color:#6e8aa6;margin-left:auto}.nav-badge{color:#fff;background:#d44958;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:9px;display:grid}.sidebar-footer{border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:8px;min-height:78px;margin-top:auto;padding:11px 12px;display:flex}.operator{align-items:center;gap:9px;min-width:0;display:flex}.operator-avatar{color:#dceafb;background:#1c3b5f;border:1px solid #2a4a6c;border-radius:8px;flex:none;place-items:center;width:31px;height:31px;font-size:11px;font-weight:800;display:grid}.operator>div:last-child{min-width:0}.operator strong{text-transform:capitalize;color:#dfe8f1;font-size:11px;display:block}.operator span{color:#7890a9;white-space:nowrap;text-overflow:ellipsis;max-width:145px;margin-top:2px;font-size:10px;display:block;overflow:hidden}.operator .operator-release{color:#607d99;white-space:nowrap;text-overflow:ellipsis;max-width:160px;margin-top:3px;font-size:8.5px;font-weight:650;line-height:1.15;display:block;overflow:hidden}.operator .operator-release.mismatch{color:#f2b66d}.sidebar-footer .icon-btn:hover{color:#fff;background:#ffffff0f}.workspace{min-width:0;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);z-index:40;background:#fffffff5;justify-content:space-between;align-items:center;height:60px;padding:0 26px;display:flex;position:sticky;top:0}.crumb{align-items:baseline;gap:10px;min-width:0;display:flex}.crumb strong{white-space:nowrap;font-size:14px;font-weight:700}.crumb span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.topbar-actions{align-items:center;gap:9px;display:flex}.central-state{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;padding-right:7px;font-size:11px;display:flex}.mobile-menu,.sidebar-scrim{display:none}.page-content{width:100%;max-width:var(--content-max);margin:0 auto;padding:28px clamp(18px,2.2vw,36px) 56px}.scope-banner{min-height:34px;color:var(--text-2);background:#f8fbff;border:1px solid #dbe6f2;border-radius:8px;justify-content:space-between;align-items:center;margin:-8px 0 16px;padding:0 10px;font-size:11px;display:flex}.scope-banner>span{font-weight:650}.eyebrow,.ent-eyebrow{color:#718096;letter-spacing:.075em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:750;display:block}.page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.page-head>div:first-child{min-width:0}.page-head h1{letter-spacing:-.03em;color:var(--text);margin:0;font-size:26px;font-weight:720;line-height:1.12}.page-head p{color:var(--muted);max-width:760px;margin:6px 0 0;font-size:13px;line-height:1.5}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.btn,.icon-btn,.text-btn{appearance:none;border:1px solid var(--line-strong);color:#344b63;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:11px;font-weight:650;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.btn:hover,.icon-btn:hover{background:#f8fafc;border-color:#b9c6d4}.btn:focus-visible,.icon-btn:focus-visible,.text-btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px;outline:2px solid #2563eb3d}.btn.danger,.icon-btn.danger{color:var(--danger);background:#fff;border-color:#f1c7cc}.btn.danger:hover,.icon-btn.danger:hover{background:var(--danger-soft);border-color:#e7a8b0}.btn.danger.solid{background:var(--danger);border-color:var(--danger);color:#fff}.btn.force-now,.icon-btn.force-now{background:var(--warning-soft);color:#8b5d0b;border-color:#ead4a6}.btn.force-now:hover,.icon-btn.force-now:hover{background:#fff2cf;border-color:#d6b56a}.btn.active-filter{background:var(--primary-soft);color:#1e5fbf;border-color:#bcd4ff}.btn.wide{width:100%}.btn.sm,.icon-btn.sm{min-height:30px;padding:0 9px;font-size:10px}.icon-btn{flex:none;width:36px;padding:0}.icon-btn.sm{width:30px;padding:0}.text-btn{color:#1e64b6;background:0 0;border:0;min-height:auto;padding:2px}.text-btn:hover{color:#154e8c;background:0 0}.danger-link{color:var(--danger)!important}input,select,textarea{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--text);background:#fff;border-radius:7px;outline:none;padding:8px 10px;font-size:12px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;min-height:86px;line-height:1.45}input::placeholder,textarea::placeholder{color:#a0aaba}.field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.field>span,.task-filterbar-secondary label>span{color:#566a7f;font-size:11px;font-weight:700}.field small{color:var(--muted);font-size:10.5px;line-height:1.45}.alert{border:1px solid var(--line);color:var(--text-2);background:#fff;border-radius:8px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 12px;font-size:11px;display:flex}.alert svg{flex:none;margin-top:1px}.info-banner{background:var(--info-soft);color:#315f8e;border:1px solid #cfe3f7}.warning-banner,.info-banner,.success-banner,.provision-note,.operation-note{border-radius:8px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.success-banner,.success-box{background:var(--success-soft);color:#256f53;border:1px solid #c9eadb}.surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);margin-bottom:16px;overflow:hidden}.surface-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:14px 16px;display:flex}.surface-head h3{color:var(--text);margin:0;font-size:13px;font-weight:700}.surface-head p{color:var(--muted);margin:3px 0 0;font-size:11.5px;line-height:1.4}.surface-count{color:var(--muted);font-size:10px}.toolbar{border-bottom:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:9px 11px;display:flex}.search-box{flex:1;width:min(420px,100%);min-width:220px;position:relative}.search-box svg{color:#8d9bab;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-box input{padding-left:34px}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.empty,.ent-empty{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:38px 20px;display:flex}.empty svg,.ent-empty svg{color:#a4afbb}.empty strong{color:var(--text-2);font-size:12px}.empty span,.ent-empty p{max-width:520px;margin:0;font-size:10.5px;line-height:1.5}.empty-inline{color:var(--muted);text-align:center;padding:16px;font-size:11px}.form-grid{gap:0 14px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.one{grid-template-columns:1fr}.toggle-line{border-top:1px solid var(--line);padding:11px 0;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.toggle-line input{accent-color:var(--primary);margin-top:2px;width:16px!important;height:16px!important;min-height:0!important}.toggle-line span{display:block}.toggle-line strong{color:var(--text-2);font-size:11px;display:block}.toggle-line small{color:var(--muted);margin-top:3px;font-size:9.5px;line-height:1.45;display:block}.tag,.warn-tag,.backup-level{border:1px solid var(--line);background:var(--surface-soft);color:#5d7084;white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.tag.safe{background:var(--success-soft);color:var(--success);border-color:#c7eadb}.warn-tag{background:var(--warning-soft);color:var(--warning);border-color:#edd7a6}.state{white-space:nowrap;color:#6d7c8c;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.state i{background:#96a3b1;border-radius:999px;width:7px;height:7px}.state.success i,.state.success_with_warnings i,.state.online i{background:var(--success)}.state.failed i,.state.offline i,.state.cancelled i{background:var(--danger)}.state.running i,.state.starting i,.state.resuming i,.state.reconnecting i,.state.verifying i{background:#3b82c4}.state.queued i,.state.waiting_for_base_full i,.state.waiting_connection i,.state.warning i{background:#d19525}.progress-wrap{align-items:center;gap:8px;min-width:0;display:flex}.progress-track{background:#e7edf4;border-radius:999px;flex:1;height:5px;position:relative;overflow:hidden}.progress-track i{background:var(--primary);border-radius:inherit;height:100%;transition:width .3s;display:block}.progress-wrap>span{color:#5c6e81;text-align:right;min-width:34px;font-size:10px;font-weight:700}.table-wrap{overscroll-behavior-x:contain;width:100%;overflow:auto}.table-wrap table{border-collapse:collapse;text-align:left;width:100%;min-width:760px}.table-wrap th{border-bottom:1px solid var(--line);color:#6f7e90;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f8fafc;height:40px;padding:0 14px;font-size:10px;font-weight:750}.table-wrap td{color:#42576e;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:12px 14px;font-size:12px}.table-wrap tbody tr:last-child td{border-bottom:0}.table-wrap tbody tr:hover{background:#fbfdff}.table-wrap .selected-row{background:#f5f9ff}.cell-primary,.server-cell{align-items:center;gap:9px;min-width:0;display:flex}.cell-primary b,.server-cell b{color:#23394f;font-size:12px}.server-avatar,.node-icon{color:#607b96;background:#eff4f8;border:1px solid #e0e7ef;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.server-cell>div:last-child,.node-main{min-width:0}.server-cell small,.table-sub{color:#7e8d9d;margin-top:3px;font-size:10px;line-height:1.4;display:block}.row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.row-actions.wrap{flex-wrap:wrap}.row-more{position:relative}.row-more summary{list-style:none}.row-more summary::-webkit-details-marker{display:none}.row-more-menu{z-index:30;border:1px solid var(--line);background:#fff;border-radius:8px;min-width:190px;padding:5px;position:absolute;top:35px;right:0;box-shadow:0 16px 40px #0f172a24}.row-more-menu button{text-align:left;color:#41566d;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:10.5px}.row-more-menu button:hover{background:#f4f7fa}.metric-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:15px 16px;box-shadow:0 1px 2px #0f172a08}.metric-top{color:#748397;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.metric-top svg{color:#7890a7}.metric-value{letter-spacing:-.03em;color:#1d3349;margin:10px 0 3px;font-size:25px;font-weight:720;line-height:1}.metric small{color:#7f8e9e;font-size:10.5px}.metric.good .metric-value{color:var(--success)}.metric.danger .metric-value{color:var(--danger)}.clean-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;display:grid}.clean-dashboard{grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr)}.node-list{display:grid}.node-row{border-bottom:1px solid #edf1f5;align-items:center;gap:10px;min-height:58px;padding:9px 13px;display:flex}.node-row:last-child{border-bottom:0}.node-main{flex:1}.node-main strong{color:#2b4056;font-size:12px;display:block}.node-main span{color:#7f8e9e;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10.5px;display:block;overflow:hidden}.node-right{text-align:right}.node-right small{color:#8795a4;margin-top:4px;font-size:10px;display:block}.mini-summary{color:#6d7d8f;flex-wrap:wrap;align-items:center;gap:16px;margin:-7px 0 14px;font-size:10.5px;display:flex}.mini-summary span{align-items:center;gap:6px;display:flex}.mini-summary svg{color:#7f8d9c}.volume-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.volume-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:10px;overflow:hidden}.volume-card-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 15px 10px;display:flex}.volume-card-head>div:first-child{gap:10px;min-width:0;display:flex}.volume-card-head strong{color:#243b52;font-size:12px;display:block}.volume-card-head small{color:#8290a0;margin-top:3px;font-size:9px;display:block}.volume-path{color:#60788f;background:#f6f8fb;border:1px solid #e8edf3;border-radius:6px;align-items:center;gap:7px;margin:0 15px 12px;padding:7px 8px;font-size:9.5px;display:flex}.volume-meter{background:#e8edf2;border-radius:999px;height:5px;margin:0 15px;overflow:hidden}.volume-meter i{border-radius:inherit;background:#5686c3;height:100%;display:block}.volume-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 15px 13px;display:grid}.volume-stats span{color:#8a96a4;font-size:8.5px;display:block}.volume-stats strong{color:#40566d;margin-top:2px;font-size:10px;display:block}.volume-card .row-actions{border-top:1px solid var(--line);justify-content:flex-start;padding:10px 15px}.volume-explainer,.scheduler-explainer{color:#50687f;background:#fbfdff;border:1px solid #dfe8f1;border-radius:9px;align-items:flex-start;gap:11px;margin-bottom:14px;padding:12px 14px;display:flex}.volume-explainer svg,.scheduler-explainer svg{color:#6387a9;flex:none}.volume-explainer strong,.scheduler-explainer strong{font-size:11px}.volume-explainer p,.scheduler-explainer p{color:#76889a;margin:3px 0 0;font-size:10px;line-height:1.5}.storage-summary,.resource-hero,.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.storage-summary>div,.resource-hero>div,.resource-grid>div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 13px}.storage-summary span,.resource-hero span,.resource-grid span{color:#8391a1;text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;display:block}.storage-summary strong,.resource-hero strong,.resource-grid strong{color:#2e465e;margin-top:4px;font-size:11px;display:block}.repo-storage-meter,.repo-storage-track{background:#e8edf3;border-radius:999px;height:5px;overflow:hidden}.repo-storage-meter i,.repo-storage-track i{background:#5489c6;height:100%;display:block}.repo-path{color:#5d748b;background:#f6f8fa;border:1px solid #e7ecf2;border-radius:6px;align-items:center;gap:7px;padding:7px 8px;font-size:9.5px;display:flex}.repo-health{align-items:center;gap:7px;display:flex}.repo-detail-stack,.detail-stack{gap:10px;display:grid}.repository-detail-banner{background:#f8fbfe;border:1px solid #e1e9f1;border-radius:8px;align-items:center;gap:10px;padding:11px;display:flex}.repository-flow,.repository-concept{align-items:flex-start;gap:10px;display:flex}.repository-concept-icon{color:#5c80a2;background:#edf4fa;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.repo-auth-box{color:#355c80;background:#f6fbff;border:1px solid #d9e7f2;border-radius:8px;padding:10px}.repo-auth-box.error{background:var(--danger-soft);color:#9b3340;border-color:#efcbd0}.credential-result{gap:10px;display:grid}.credential-row{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:10px 11px;display:flex}.credential-row>div:first-child{flex:1;min-width:0}.credential-row span{color:#8291a1;text-transform:uppercase;font-size:8.5px;display:block}.credential-row code{color:#2c465e;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;display:block;overflow:hidden}.success-box{border-radius:8px;gap:9px;padding:11px;display:flex}.success-box strong,.success-box span{display:block}.success-box span{margin-top:2px;font-size:9.5px}.routine-summary-row{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(230px,1.2fr);gap:10px;margin-bottom:14px;display:grid}.routine-summary-row>div,.routine-summary-row>button{border:1px solid var(--line);text-align:left;color:#526a82;background:#fff;border-radius:9px;grid-template-columns:auto 1fr auto;grid-template-areas:"icon label value";align-items:center;gap:9px;min-height:70px;padding:12px 13px;display:grid}.routine-summary-row svg{color:#6685a2;grid-area:icon}.routine-summary-row span{grid-area:label;font-size:10px}.routine-summary-row strong{color:#213a53;grid-area:value;font-size:17px}.routine-summary-row>button{cursor:pointer}.routine-summary-row>button:hover{background:#fbfdff;border-color:#c8d5e3}.routine-summary-row>button strong{font-size:11px}.routine-summary-row .danger strong{color:var(--danger)}.job-cell-button,.ledger-job-button{text-align:left;color:inherit;background:0 0;border:0;min-width:0;padding:0}.job-cell-button strong,.job-cell-button small{display:block}.job-cell-button strong{color:#203a53;font-size:11.5px}.job-cell-button small{color:#8090a2;white-space:nowrap;text-overflow:ellipsis;max-width:340px;margin-top:3px;font-size:9px;overflow:hidden}.schedule-friendly strong{color:#334c64;font-size:10.5px;display:block}.schedule-friendly small{color:#8291a1;margin-top:3px;font-size:9px;display:block}.routine-stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:18px;display:grid}.routine-stepper button{border:1px solid var(--line);text-align:left;color:#6d7d8d;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:9px;display:flex}.routine-stepper button>span{background:#f0f3f7;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.routine-stepper strong,.routine-stepper small{display:block}.routine-stepper strong{font-size:10px}.routine-stepper small{color:#92a0ad;margin-top:2px;font-size:8.5px}.routine-stepper button.active{color:#235f9e;background:#f7fbff;border-color:#b9d1f7}.routine-stepper button.active>span,.routine-stepper button.done>span{color:#2467ad;background:#e7f1ff}.wizard-pane{gap:14px;display:grid}.wizard-pane-head{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding-bottom:13px;display:flex}.wizard-pane-icon{color:#517da6;background:#eef5fb;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;display:grid}.wizard-pane-head h3{color:#243a51;margin:0;font-size:14px}.wizard-pane-head p{color:#7b8999;margin:3px 0 0;font-size:10.5px}.wizard-subsection{padding-top:6px}.wizard-footer-spacer{flex:1}.destination-choice-grid,.strategy-grid,.schedule-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.destination-choice,.strategy-grid button,.schedule-choice-grid button{border:1px solid var(--line);color:#4d647a;text-align:left;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;min-height:88px;padding:12px;display:flex;position:relative}.destination-choice:hover,.strategy-grid button:hover,.schedule-choice-grid button:hover{background:#fbfdff;border-color:#c4d3e2}.destination-choice.active,.strategy-grid button.active,.schedule-choice-grid button.active{background:#f4f9ff;border-color:#8ab5ed;box-shadow:inset 0 0 0 1px #d4e5fb}.destination-choice strong,.strategy-grid button strong,.schedule-choice-grid button strong{color:#2c465f;font-size:11px}.destination-choice span,.destination-choice small,.strategy-grid button span,.strategy-grid button small,.schedule-choice-grid button span,.schedule-choice-grid button small{color:#7f8e9e;font-size:9px}.destination-choice>svg:last-child{color:var(--primary);position:absolute;top:10px;right:10px}.weekday-picker{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.weekday-picker button{border:1px solid var(--line);color:#617487;background:#fff;border-radius:7px;min-height:34px;font-size:10px}.weekday-picker button.active{background:var(--primary-soft);color:#1d61b6;border-color:#b8d2fb;font-weight:700}.schedule-preview,.wizard-callout,.policy-callout{color:#5b7085;background:#f9fbfd;border:1px solid #dfe8f1;border-radius:8px;padding:10px 11px;font-size:10px}.routine-review{gap:11px;display:grid}.routine-review-head{align-items:center;gap:10px;display:flex}.routine-review-head h3{margin:0;font-size:13px}.routine-review-head p{color:#7c8b9b;margin:3px 0 0;font-size:10px}.routine-review-grid{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.routine-review-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 11px}.routine-review-grid>div:nth-child(2n){border-right:0}.routine-review-grid>div:nth-last-child(-n+2){border-bottom:0}.routine-review-grid span{color:#8794a3;text-transform:uppercase;font-size:8.5px;display:block}.routine-review-grid strong,.routine-review-grid code{color:#344c64;margin-top:3px;font-size:10px;display:block}.advanced-settings{border:1px solid var(--line);background:#fff;border-radius:8px;margin-top:8px;overflow:hidden}.advanced-settings summary{cursor:pointer;color:#536a80;align-items:center;gap:9px;padding:11px 12px;list-style:none;display:flex}.advanced-settings summary::-webkit-details-marker{display:none}.advanced-settings summary>span{flex:1}.advanced-settings summary strong,.advanced-settings summary small{display:block}.advanced-settings summary strong{font-size:10.5px}.advanced-settings summary small{color:#8794a3;margin-top:2px;font-size:9px}.advanced-settings[open] summary>svg:last-child{transform:rotate(90deg)}.advanced-settings-body{border-top:1px solid var(--line);background:#fbfcfd;padding:12px}.job-config-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.job-config-summary.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.job-config-summary>div{background:#fff;border:1px solid #e4e9ef;border-radius:7px;padding:9px}.job-config-summary span{color:#8794a3;text-transform:uppercase;font-size:8px;display:block}.job-config-summary strong,.job-config-summary code{margin-top:3px;font-size:9.5px;display:block}.job-config-summary small{color:#8794a3;margin-top:3px;font-size:8.5px;display:block}.routine-detail-hero{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px;display:grid;overflow:hidden}.routine-detail-hero>div{border-right:1px solid var(--line);padding:10px 11px}.routine-detail-hero>div:last-child{border-right:0}.routine-detail-hero>div>span:first-child,.routine-detail-core span{color:#8794a3;text-transform:uppercase;font-size:8px;display:block}.routine-detail-hero strong{margin-top:3px;font-size:10.5px;display:block}.routine-detail-hero small{color:#8593a2;margin-top:2px;font-size:8.5px;display:block}.routine-detail-core{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.routine-detail-core>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 11px}.routine-detail-core>div:nth-child(2n){border-right:0}.routine-detail-core>div:nth-last-child(-n+2){border-bottom:0}.routine-detail-core strong,.routine-detail-core code{white-space:pre-line;margin-top:4px;font-size:10px;display:block}.routine-detail-core small{color:#8593a2;margin-top:2px;font-size:8.5px;display:block}.routine-detail-advanced{margin-top:10px}.task-filterbar{border-bottom:1px solid var(--line);background:#fff;gap:8px;padding:9px 11px;display:grid}.task-filterbar-primary{grid-template-columns:minmax(250px,1fr) minmax(160px,190px) auto auto;align-items:center}.task-filterbar-secondary{background:#fafbfd;grid-template-columns:repeat(4,minmax(140px,180px)) auto;align-items:end}.task-filterbar-secondary label{gap:4px;display:grid}.filter-count{color:#8a96a3;white-space:nowrap;font-size:9.5px}.compact-pagination{border-top:1px solid var(--line);border-bottom:0;justify-content:flex-start}.compact-pagination .export-link{margin-left:auto}.task-ledger{background:#fff;width:100%}.task-ledger-head,.task-ledger-row{grid-template-columns:minmax(132px,.9fr) minmax(200px,1.3fr) minmax(100px,.7fr) minmax(250px,1.65fr) minmax(125px,.8fr) minmax(145px,auto);align-items:center;gap:10px;display:grid}.task-ledger-head{border-bottom:1px solid var(--line);color:#768598;letter-spacing:.04em;text-transform:uppercase;background:#f8fafc;min-height:38px;padding:0 13px;font-size:8.5px;font-weight:750}.task-ledger-row{border-bottom:1px solid #edf1f5;min-height:68px;padding:9px 13px;box-shadow:inset 3px 0 #0000}.task-ledger-row:last-child{border-bottom:0}.task-ledger-row:hover{background:#fbfdff}.task-ledger-row.failed{box-shadow:inset 3px 0 #d95b68}.task-ledger-row.success,.task-ledger-row.success_with_warnings{box-shadow:inset 3px 0 #4aaf83}.task-ledger-row.running,.task-ledger-row.starting,.task-ledger-row.reconnecting,.task-ledger-row.resuming,.task-ledger-row.verifying{box-shadow:inset 3px 0 #4e91cf}.task-ledger-row.queued,.task-ledger-row.waiting_for_base_full,.task-ledger-row.waiting_connection{box-shadow:inset 3px 0 #d4a13a}.ledger-job{min-width:0}.ledger-job strong{color:#223b54;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;display:block;overflow:hidden}.ledger-job small,.ledger-level small,.ledger-result small,.ledger-time small{color:#8492a1;margin-top:3px;font-size:8.8px;line-height:1.35;display:block}.ledger-level strong,.ledger-result>strong,.ledger-time>strong{color:#344d65;font-size:10.5px;display:block}.ledger-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.compact-ledger .compact-ledger-row{border-bottom:1px solid #edf1f5;grid-template-columns:minmax(125px,.9fr) minmax(200px,1.25fr) minmax(250px,1.6fr) auto;align-items:center;gap:10px;min-height:62px;padding:9px 12px;display:grid}.compact-ledger-row:last-child{border-bottom:0}.compact-ledger-row:hover{background:#fbfdff}.task-phase{align-items:center;gap:8px;min-width:0;display:flex}.task-phase>i{background:#98a4b0;border-radius:999px;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #94a3b81a}.task-phase>div{min-width:0}.task-phase strong,.task-phase small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.task-phase strong{color:#40566d;font-size:10.5px}.task-phase small{color:#909ba7;margin-top:2px;font-size:8px}.task-phase.live>i{background:#3584c7}.task-phase.live strong{color:#2b6d9f}.task-phase.wait>i,.task-phase.warn>i,.task-phase.force>i{background:#d39a28}.task-phase.warn strong,.task-phase.stale strong,.task-phase.force strong{color:#8c6114}.task-phase.done>i{background:#3d9c73}.ledger-live{gap:5px;min-width:0;display:grid}.ledger-live-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.ledger-live-head strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#324c66!important;font-size:10.5px!important}.ledger-live-head>span{color:#2b75af;font-size:9px;font-weight:750}.ledger-live-track{background:#e8edf2;border-radius:999px;height:4px;position:relative;overflow:hidden}.ledger-live-track>i{border-radius:inherit;background:#458ac6;height:100%;display:block}.ledger-live-track.indeterminate>i{width:34%;animation:1.3s ease-in-out infinite queueSweep;position:absolute;left:-34%}.ledger-live.wait .ledger-live-track>i,.ledger-live.warn .ledger-live-track>i,.ledger-live.force .ledger-live-track>i{background:#cf9728}.ledger-live>code{color:#687d91;white-space:nowrap;text-overflow:ellipsis;background:#f7f9fb;border:1px solid #e5ebf1;border-radius:5px;padding:3px 5px;font-size:8px;display:block;overflow:hidden}.ledger-live.stale small{color:#9a6a18}.task-drawer-backdrop{z-index:500;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a3d;justify-content:flex-end;display:flex;position:fixed;inset:0}.task-drawer{background:#fff;flex-direction:column;width:min(720px,96vw);height:100dvh;min-height:0;display:flex;overflow:hidden;box-shadow:-20px 0 50px #0f172a2e}.task-drawer-head{justify-content:space-between;align-items:flex-start;gap:14px;padding:18px 18px 12px;display:flex}.task-drawer-title>span{color:#7b8998;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:750;display:block}.task-drawer-title h2{letter-spacing:-.02em;margin:4px 0 3px;font-size:19px}.task-drawer-title p{color:#7d8a98;margin:0;font-size:10.5px}.task-drawer-status{justify-content:space-between;align-items:center;gap:12px;padding:0 18px 12px;display:flex}.task-drawer-status small{color:#8995a2;font-size:9px}.task-drawer-body{overscroll-behavior:contain;scrollbar-gutter:stable;gap:10px;min-height:0;padding:0 18px 38px;display:grid;overflow:hidden auto}.drawer-activity{background:#f8fbfe;border:1px solid #dce7f0;border-radius:9px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;display:grid}.drawer-activity-icon{color:#367aad;background:#eaf3fa;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.drawer-activity strong{color:#2a445c;font-size:11.5px;display:block}.drawer-activity small{color:#76889a;margin-top:3px;font-size:9.5px;display:block}.drawer-activity.wait,.drawer-activity.warn,.drawer-activity.force{background:var(--warning-soft);border-color:#ead9ad}.drawer-activity.wait .drawer-activity-icon,.drawer-activity.warn .drawer-activity-icon,.drawer-activity.force .drawer-activity-icon{color:#96670f;background:#fff0c8}.preflight-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.preflight-card>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;list-style:none;display:flex}.preflight-card>summary::-webkit-details-marker{display:none}.preflight-title{color:#405a71;align-items:center;gap:9px;min-width:0;display:flex}.preflight-title>svg{color:#5d809f;flex:none}.preflight-title span{min-width:0}.preflight-title strong,.preflight-title small{display:block}.preflight-title strong{font-size:10.5px}.preflight-title small{color:#8492a0;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8.8px;overflow:hidden}.preflight-summary{color:#6f8090;flex:none;align-items:center;gap:6px;font-size:8.8px;font-weight:700;display:flex}.preflight-card[open] .preflight-summary svg{transform:rotate(90deg)}.preflight-card.failed{border-color:#edc8cc}.preflight-card.failed .preflight-title>svg,.preflight-card.failed .preflight-summary{color:var(--danger)}.preflight-checks{border-top:1px solid var(--line);background:#fbfcfd;display:grid}.preflight-check{border-bottom:1px solid #edf1f4;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 11px;display:grid}.preflight-check:last-child{border-bottom:0}.preflight-check>span{color:#8a98a6;place-items:center;display:grid}.preflight-check>div{min-width:0}.preflight-check strong,.preflight-check small{display:block}.preflight-check strong{color:#40576d;font-size:9.5px}.preflight-check small{color:#7f8e9c;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8.5px;overflow:hidden}.preflight-check em{color:#98a3ad;font-size:8px;font-style:normal}.preflight-check.ok>span{color:var(--success)}.preflight-check.warning>span{color:var(--warning)}.preflight-check.failed>span,.preflight-check.failed strong{color:var(--danger)}.preflight-check.running>span{color:#4d86b5}.preflight-check.running>span svg{animation:.9s linear infinite spin}.backup-live-telemetry{background:linear-gradient(#fbfdff 0%,#f6faff 100%);border:1px solid #cfe0f3;border-radius:13px;gap:12px;padding:14px;display:grid;box-shadow:0 8px 24px #234b780f}.backup-live-telemetry.waiting-metrics{background:linear-gradient(#fcfdff 0%,#f8fafc 100%);border-color:#d8dfeb}.backup-live-telemetry.stale{background:#fffafb;border-color:#efc8cf}.backup-live-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.backup-live-title{min-width:0}.backup-live-kicker{color:#607f9e;letter-spacing:.075em;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.backup-live-title strong{color:#1b334b;letter-spacing:-.015em;margin-top:4px;font-size:16px;line-height:1.18;display:block}.backup-live-title p{color:#5e7489;word-break:break-word;margin:5px 0 0;font-size:10.5px;line-height:1.52}.backup-live-health{color:#607487;white-space:nowrap;background:#fff;border:1px solid #d6e0ea;border-radius:999px;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:9px;font-weight:800;display:inline-flex}.backup-live-health i{background:#8b9aaa;border-radius:50%;width:7px;height:7px}.backup-live-health.good{color:#267153;background:#f4fbf7;border-color:#cbe8d8}.backup-live-health.good i{background:#28a06d;box-shadow:0 0 0 3px #28a06d1a}.backup-live-health.bad{color:#a53b49;background:#fff4f5;border-color:#efc8cf}.backup-live-health.bad i{background:#d34f5f;box-shadow:0 0 0 3px #d34f5f1a}.backup-live-facts{background:#fff;border:1px solid #dce7f2;border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.backup-live-facts>div{border-right:1px solid #e4ebf2;min-width:0;padding:9px 10px}.backup-live-facts>div:last-child{border-right:0}.backup-live-facts span{color:#8291a1;text-transform:uppercase;letter-spacing:.035em;font-size:7.7px;display:block}.backup-live-facts strong{color:#324c65;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;display:block;overflow:hidden}.backup-live-callout{background:#f8fbff;border:1px solid #d9e5f2;border-radius:9px;align-items:flex-start;gap:9px;padding:10px 11px;display:flex}.backup-live-callout>svg{flex:none;margin-top:1px}.backup-live-callout strong{color:#36526d;font-size:10px;display:block}.backup-live-callout p{color:#657a8e;margin:3px 0 0;font-size:9.5px;line-height:1.5}.backup-live-callout.waiting{background:#fffdf5;border-color:#e7ddb7}.backup-live-callout.waiting>svg{color:#9a731e}.backup-live-callout.warning{background:#fff9ee;border-color:#edd8ae}.backup-live-callout.warning>svg{color:#a66e13}.backup-live-callout.danger{background:#fff4f5;border-color:#efcbd0}.backup-live-callout.danger>svg{color:#c24150}.backup-live-callout.danger strong{color:#963541}.backup-live-stream{gap:7px;display:grid}.backup-live-stream>div{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:8px;display:grid}.backup-live-stream span{color:#8190a0;text-transform:uppercase;font-size:8px}.backup-live-stream code{color:#435d75;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #e1e8ef;border-radius:7px;padding:7px 8px;font-size:8.8px;display:block;overflow:hidden}.backup-live-stream code.stderr{color:#79505a;background:#fffafb;border-color:#f0d8dc}.backup-live-events{border-top:1px solid #dfe8f1;gap:7px;padding-top:10px;display:grid}.backup-live-events-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.backup-live-events-title span{color:#526b83;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:800}.backup-live-events-title small{color:#93a0ac;font-size:8px}.backup-live-event{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.backup-live-event>i{background:#4f8dca;border-radius:50%;width:7px;height:7px;margin-top:4px;box-shadow:0 0 0 3px #4f8dca14}.backup-live-event strong{color:#334f69;font-size:9.5px;display:block}.backup-live-event span{color:#7b8d9e;margin-top:2px;font-size:8.5px;line-height:1.35;display:block}.backup-live-event>small{color:#98a4af;white-space:nowrap;font-size:8px}.progress-wrap.no-value{grid-template-columns:1fr}.progress-wrap.no-value>span{display:none}.live-progress-card,.live-message,.live-result-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.live-progress-card{padding:12px}.live-progress-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.live-progress-head>div span{color:#8290a0;text-transform:uppercase;font-size:8.5px;display:block}.live-progress-head>div strong{margin-top:2px;font-size:18px;display:block}.live-progress-card.is-indeterminate .progress-track i{animation:1.25s ease-in-out infinite queueSweep;left:-32%;width:32%!important;position:absolute!important}.live-stat-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:10px;display:grid}.live-stat-grid>div{border-right:1px solid var(--line);padding:9px 8px 0}.live-stat-grid>div:last-child{border-right:0}.live-stat-grid span{color:#8895a3;text-transform:uppercase;font-size:8px;display:block}.live-stat-grid strong{color:#344d65;margin-top:3px;font-size:10px;display:block}.live-stat-grid small{color:#8491a0;font-size:8px}.live-file-counter{color:#738597;margin-top:9px;font-size:9px}.live-message{padding:11px 12px}.live-message>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.live-message span{color:#8290a0;text-transform:uppercase;font-size:8.5px}.live-message small{color:#98a3ae;font-size:8.5px}.live-message p{color:#3f566d;margin:6px 0 0;font-size:10.5px}.live-message code{color:#62788e;white-space:nowrap;text-overflow:ellipsis;background:#f6f8fa;border-radius:5px;margin-top:7px;padding:5px 6px;display:block;overflow:hidden}.live-message.error{background:var(--danger-soft);border-color:#efcbd0}.live-result-card{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.live-result-card>div{border-right:1px solid var(--line);padding:11px}.live-result-card>div:last-child{border-right:0}.live-result-card span{color:#8593a2;text-transform:uppercase;font-size:8.5px;display:block}.live-result-card strong{margin-top:3px;font-size:11px;display:block}.live-result-card small{color:#8290a0;margin-top:2px;font-size:8.5px;display:block}.task-drawer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;padding-top:2px;display:flex}.task-drawer-more{border:1px solid var(--line);border-radius:9px;overflow:hidden}.task-drawer-more>summary{color:#576d82;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 11px;font-size:10px;list-style:none;display:flex}.task-drawer-more>summary::-webkit-details-marker{display:none}.task-drawer-more[open]>summary svg{transform:rotate(90deg)}.task-drawer-more-body{border-top:1px solid var(--line);background:#fbfcfd;gap:10px;padding:11px;display:grid}.drawer-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.drawer-info-grid>div{background:#fff;border:1px solid #e6ebf0;border-radius:6px;padding:8px}.drawer-info-grid span{color:#8794a2;text-transform:uppercase;font-size:8px;display:block}.drawer-info-grid strong{color:#3b536a;margin-top:3px;font-size:9.5px;display:block}.drawer-subdetails{border-top:1px solid var(--line);padding-top:8px}.drawer-subdetails summary{color:#526a80;cursor:pointer;font-size:9.5px;font-weight:700}.current-files-box{gap:5px;margin-top:7px;display:grid}.current-files-box code{background:#f5f7f9;border-radius:5px;padding:5px;font-size:8px;display:block}.task-screen-timeline{margin-top:8px;display:grid}.task-screen-event{border-bottom:1px solid #edf1f5;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:7px 0;display:grid}.task-screen-event>i{background:#6b9ac5;border-radius:999px;width:7px;height:7px;margin-top:4px}.task-screen-event strong,.task-screen-event span,.task-screen-event small{display:block}.task-screen-event strong{font-size:9.5px}.task-screen-event span{color:#748698;margin-top:2px;font-size:9px}.task-screen-event small{color:#9aa4af;margin-top:2px;font-size:8px}.task-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.task-tech-grid>div{background:#fff;border:1px solid #e6ebf0;border-radius:6px;padding:8px}.task-tech-grid span{color:#8391a0;text-transform:uppercase;font-size:8px}.task-tech-grid pre{color:#4e657b;margin-top:5px;font-size:8px}.task-tech-grid .full{grid-column:1/-1}.restore-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:14px;display:grid}.restore-sidebar{position:sticky;top:76px}.restore-side-body{padding:14px}.selection-card{border:1px solid var(--line);background:#f9fbfd;border-radius:8px;margin-bottom:12px;padding:10px}.selection-card>span{color:#8694a2;text-transform:uppercase;font-size:8.5px;display:block}.selection-card-line{justify-content:space-between;align-items:center;gap:8px;margin-top:4px;display:flex}.selection-card strong{font-size:11px}.selection-card small{color:#7e8d9d;margin-top:4px;font-size:8.8px;display:block}.restore-index-state{color:#708296;background:#f4f7fa;border-radius:6px;align-items:center;gap:7px;margin:-3px 0 12px;padding:7px 8px;font-size:9px;display:flex}.restore-index-state.ready{background:var(--success-soft);color:var(--success)}.restore-index-state.working{background:var(--info-soft);color:var(--info)}.operation-note{border:1px solid var(--line);color:#5d7186;background:#f8fafc;margin-top:10px}.operation-note.is-error{background:var(--danger-soft);color:#9b3340;border-color:#efccd1}.browser-head{border-bottom:1px solid var(--line);padding:14px 15px}.browser-head h3{margin:0 0 8px;font-size:13px}.restore-breadcrumb{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.restore-breadcrumb button{color:#326ca6;background:0 0;border:0;padding:0;font-size:9.5px}.restore-breadcrumb svg{color:#a0abb6}.path-bar{grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.path-bar>svg{color:#75889a}.browser-tools{border-bottom:1px solid var(--line);color:#7b8997;justify-content:space-between;align-items:center;gap:10px;min-height:40px;padding:7px 13px;font-size:9px;display:flex}.file-table-head,.file-row{grid-template-columns:minmax(260px,1fr) 90px 80px 125px 80px;align-items:center;gap:10px;display:grid}.file-table-head{border-bottom:1px solid var(--line);color:#758397;text-transform:uppercase;background:#f8fafc;min-height:34px;padding:0 13px;font-size:8.5px;font-weight:750}.file-row{color:#52677d;border-bottom:1px solid #edf1f5;min-height:54px;padding:8px 13px;font-size:10px}.file-row:last-child{border-bottom:0}.file-row:hover{background:#fbfdff}.file-primary{align-items:center;gap:8px;min-width:0;display:flex}.file-check{width:14px;height:14px;min-height:14px;accent-color:var(--primary);flex:none}.file-name{text-align:left;color:#3c5269;background:0 0;border:0;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.file-name svg{color:#6e8aa4;flex:none}.file-name span{min-width:0}.file-name strong,.file-name small{display:block}.file-name strong{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.file-name small{color:#8795a4;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8.5px;overflow:hidden}.file-browser{max-height:min(65vh,720px);overflow:auto}.browser-footer{border-top:1px solid var(--line);color:#8190a0;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 13px;font-size:9px;display:flex}.reports-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);gap:14px;display:grid}.head-select{width:auto;min-width:110px}.bar-chart{align-items:flex-end;gap:6px;height:190px;padding:20px 18px 10px;display:flex;overflow-x:auto}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;min-width:22px;height:100%;display:flex}.bar-stack{background:#edf1f5;border-radius:4px 4px 2px 2px;flex-direction:column-reverse;width:min(22px,70%);display:flex;overflow:hidden}.bar-success{background:#54a983;display:block}.bar-failed{background:#d96773;display:block}.bar-column span{color:#8a96a3;font-size:8px}.level-report{padding:10px 15px;display:grid}.level-report>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;display:flex}.level-report>div:last-child{border-bottom:0}.level-report span{color:#6d7f91;font-size:9.5px}.level-report strong{color:#2c455e;font-size:16px}.notification-anchor{position:relative}.bell-badge{color:#fff;background:#d34857;border:2px solid #fff;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:-5px;right:-4px}.notification-popover{border:1px solid var(--line);z-index:120;background:#fff;border-radius:10px;width:min(390px,100vw - 28px);position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 18px 50px #0f172a29}.notification-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.notification-head strong,.notification-head span{display:block}.notification-head strong{font-size:11px}.notification-head span{color:#8291a1;margin-top:2px;font-size:8.5px}.notification-list{max-height:390px;overflow:auto}.notification-item{text-align:left;color:#40566c;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:auto minmax(0,1fr);gap:9px;width:100%;padding:10px 12px;display:grid}.notification-item:hover{background:#fafcfe}.notification-item>i{background:#3f84c1;border-radius:999px;width:7px;height:7px;margin-top:4px}.notification-item.warning>i{background:#d29a29}.notification-item.error>i{background:#d65b68}.notification-item.read{opacity:.68}.notification-item strong,.notification-item span,.notification-item small{display:block}.notification-item strong{font-size:10px}.notification-item span{color:#66798c;margin-top:2px;font-size:9px;line-height:1.4}.notification-item small{color:#98a3ae;margin-top:3px;font-size:8px}.notification-empty{color:#8190a0;justify-content:center;align-items:center;gap:8px;padding:26px;font-size:10px;display:flex}.notification-all{color:#2d6ea8;background:#f8fafc;border:0;justify-content:center;align-items:center;gap:6px;width:100%;min-height:38px;font-size:9.5px;font-weight:700;display:flex}.segmented{border-bottom:1px solid var(--line);background:#fafbfd;gap:3px;padding:8px 10px;display:flex;overflow:auto}.segmented button{color:#687b8e;background:0 0;border:0;border-radius:6px;padding:7px 9px;font-size:9.5px}.segmented button.active{color:#245f9e;background:#fff;box-shadow:0 0 0 1px #dce5ef}.alerts-page-list{display:grid}.alert-card{text-align:left;color:#40566d;background:#fff;border:0;border-bottom:1px solid #edf1f5;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;width:100%;padding:12px 14px;display:grid}.alert-card:hover{background:#fbfdff}.alert-card.read{opacity:.62}.alert-icon{color:#627c96;background:#eff4f8;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.alert-card.warning .alert-icon{background:var(--warning-soft);color:var(--warning)}.alert-card.error .alert-icon{background:var(--danger-soft);color:var(--danger)}.alert-card strong{font-size:10.5px;display:block}.alert-card p{color:#6c7f91;margin:3px 0 0;font-size:9.5px}.alert-card small{color:#929daa;margin-top:4px;font-size:8.5px;display:block}.unread-dot{background:var(--primary);border-radius:999px;width:7px;height:7px;margin-top:4px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-grid>.surface{margin-bottom:0}.settings-grid>.surface:last-child{grid-column:1/-1}.settings-grid .surface:not(:last-child)>.surface-head+*{padding:14px 16px}.settings-grid .form-grid{padding:14px 16px 2px}.settings-grid .toggle-line{margin:0 16px}.settings-grid .field:not(.form-grid .field){margin:14px 16px}.settings-info{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.settings-info>div{border-right:1px solid var(--line);padding:12px 14px}.settings-info>div:last-child{border-right:0}.settings-info span{color:#8995a2;text-transform:uppercase;font-size:8.5px;display:block}.settings-info strong{color:#344d65;margin-top:4px;font-size:10.5px;display:block}.settings-info small{color:#8b99a6;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8.5px;display:block;overflow:hidden}.modal-backdrop{z-index:400;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0f172a47;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #cfd8e3e6;border-radius:12px;flex-direction:column;width:min(760px,100vw - 28px);max-height:min(92vh,940px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a33}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px 13px;display:flex}.modal-head h2{letter-spacing:-.02em;margin:0;font-size:17px}.modal-head p{color:#7b8998;margin:4px 0 0;font-size:10.5px}.modal-body{padding:16px 18px;overflow:auto}.modal-foot{border-top:1px solid var(--line);background:#fafbfd;justify-content:flex-end;align-items:center;gap:8px;min-height:58px;padding:10px 18px;display:flex}.modal-section-title{color:#607488;text-transform:uppercase;letter-spacing:.04em;margin:18px 0 8px;font-size:10px}.delete-confirm{align-items:flex-start;gap:10px;display:flex}.delete-confirm>svg{color:var(--danger);flex:none}.delete-confirm strong{font-size:11px}.delete-confirm p{color:#718396;margin:4px 0 0;font-size:10px}.cascade-warning{background:var(--danger-soft);border:1px solid #efccd1;border-radius:7px;margin-top:10px;padding:9px 10px}.cascade-warning b,.cascade-warning span{display:block}.cascade-warning b{color:#9f3441;font-size:9px}.cascade-warning span{color:#7d5960;margin-top:3px;font-size:9px}.execution-delete-modal{gap:14px;display:grid}.execution-delete-hero{background:linear-gradient(135deg,#fbfdff 0%,#f1f7ff 100%);border:1px solid #dce7f5;border-radius:14px;padding:16px;box-shadow:inset 0 1px #fffc}.execution-delete-hero.danger{background:linear-gradient(135deg,#fff9fa 0%,#fff0f2 100%);border-color:#f3d2d6}.execution-delete-hero-main{align-items:flex-start;gap:12px;display:flex}.execution-delete-hero-icon{color:#205fbc;background:#e8f1ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 1px #ffffffe6}.execution-delete-hero.danger .execution-delete-hero-icon{color:#b53649;background:#ffe7eb}.execution-delete-hero strong{color:#203247;font-size:14px;display:block}.execution-delete-hero p{color:#61758a;max-width:620px;margin:5px 0 0;font-size:11px;line-height:1.55}.execution-delete-stats{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.execution-delete-stats span{color:#36506a;background:#ffffffc7;border:1px solid #8aa7c642;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:10.5px;font-weight:700;display:inline-flex}.execution-delete-hero.danger .execution-delete-stats span{color:#8d3b4a;border-color:#d87c8c3d}.execution-delete-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.execution-delete-option{cursor:pointer;background:#fff;border:1px solid #d7e3f2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:grid;position:relative}.execution-delete-option:hover{border-color:#bfd3eb;transform:translateY(-1px);box-shadow:0 10px 24px #20416814}.execution-delete-option.active{background:#f7fbff;border-color:#78a6df;box-shadow:0 12px 28px #2f5f9e1f}.execution-delete-option.disabled{opacity:.62;cursor:not-allowed;box-shadow:none;background:#fbfcfd}.execution-delete-option input{opacity:0;pointer-events:none;position:absolute;inset:0}.execution-delete-option-icon{color:#255fb9;background:#eef4ff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.execution-delete-option-icon.danger{color:#b23a4d;background:#ffe9ec}.execution-delete-option-copy strong{color:#1d3146;font-size:12px;display:block}.execution-delete-option-copy p{color:#6b7f93;margin:4px 0 0;font-size:10.5px;line-height:1.55}.execution-delete-chip{color:#345774;letter-spacing:.01em;white-space:nowrap;background:#f7fbff;border:1px solid #d3dfed;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:9.5px;font-weight:800;display:inline-flex}.execution-delete-chip.danger{color:#a13849;background:#fff4f5;border-color:#f0c8cf}.execution-delete-hint,.execution-delete-callout{border-radius:12px;align-items:flex-start;gap:10px;padding:12px 13px;display:flex}.execution-delete-hint{color:#5b7187;background:#f8fbfe;border:1px solid #e6ecf4;font-size:10.5px;line-height:1.5}.execution-delete-hint svg{color:#5b88b9;flex:none}.execution-delete-callout{background:#f6faff;border:1px solid #dbe7f4}.execution-delete-callout.info .execution-delete-callout-icon{color:#2b66be;background:#e7f0ff}.execution-delete-callout.danger{background:#fff6f7;border-color:#f1d0d5}.execution-delete-callout.danger .execution-delete-callout-icon{color:#af394a;background:#ffe5e9}.execution-delete-callout-icon{border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.execution-delete-callout strong{color:#203247;font-size:11.5px;display:block}.execution-delete-callout p{color:#627589;margin:4px 0 0;font-size:10.5px;line-height:1.55}.jobs-wallboard{z-index:1300;color:#eaf1f7;background:#0b1724;flex-direction:column;display:flex;position:fixed;inset:0}.wallboard-head{background:#0e1d2d;border-bottom:1px solid #203247;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:76px;padding:12px 22px;display:grid}.wallboard-brand{align-items:center;gap:10px;display:flex}.wallboard-brand img{width:34px;height:34px}.wallboard-brand span{color:#6f9cc6;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:800;display:block}.wallboard-brand h2{color:#fff;margin:2px 0 0;font-size:16px}.wallboard-clock{text-align:center}.wallboard-clock strong{font-variant-numeric:tabular-nums;font-size:22px;display:block}.wallboard-clock span{color:#7f95ab;margin-top:2px;font-size:8.5px;display:block}.wallboard-actions{justify-content:flex-end;gap:6px;display:flex}.wallboard-actions button{color:#cad7e3;background:#13263a;border:1px solid #2b4057;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:9px;display:flex}.wallboard-body{gap:16px;padding:18px 20px 26px;display:grid;overflow:auto}.wallboard-error{color:#f4a0a9;background:#2a161b;border:1px solid #6d3039;border-radius:8px;gap:8px;padding:10px 12px;display:flex}.wallboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.wallboard-kpi{background:#102134;border:1px solid #22364b;border-radius:9px;padding:13px 14px}.wallboard-kpi span{color:#7390aa;text-transform:uppercase;font-size:8px;display:block}.wallboard-kpi strong{color:#edf4fa;margin-top:5px;font-size:21px;display:block}.wallboard-kpi.good strong{color:#71d0a8}.wallboard-kpi.bad strong{color:#f08c97}.wallboard-kpi.blue strong{color:#76b9ed}.wallboard-section{background:#0f1f30;border:1px solid #21364a;border-radius:10px;overflow:hidden}.wallboard-section-head{border-bottom:1px solid #203549;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.wallboard-section-head span{color:#5f87aa;text-transform:uppercase;font-size:8px;font-weight:800;display:block}.wallboard-section-head h3{color:#e4edf5;margin:2px 0 0;font-size:13px}.wallboard-section-head small{color:#637d96;font-size:8px}.wallboard-active-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;display:grid}.wallboard-job{background:#102338;border:1px solid #22384e;border-radius:9px;padding:12px}.wallboard-job-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.wallboard-job h4{margin:10px 0 2px;font-size:12px}.wallboard-job p{color:#7590a9;margin:0 0 10px;font-size:8.5px}.wallboard-job-data{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.wallboard-job-data span{color:#647f98;text-transform:uppercase;font-size:7.5px;display:block}.wallboard-job-data strong{color:#d7e4ef;margin-top:2px;font-size:9px;display:block}.wallboard-message{color:#829bb1;white-space:nowrap;text-overflow:ellipsis;margin-top:9px;font-size:8px;display:block;overflow:hidden}.wallboard-message.stale{color:#e2b45c}.wallboard-recent-list{display:grid}.wallboard-recent-row{color:#aec0d0;border-bottom:1px solid #1d3144;grid-template-columns:115px minmax(160px,1.5fr) 110px 110px 90px 80px 135px;align-items:center;gap:8px;padding:9px 12px;font-size:8.5px;display:grid}.wallboard-recent-row:last-child{border-bottom:0}.wallboard-recent-row>div strong,.wallboard-recent-row>div span{display:block}.wallboard-recent-row>div strong{color:#dce7f0;font-size:9.5px}.wallboard-recent-row>div span{color:#6f89a1;margin-top:2px;font-size:8px}.wallboard-idle{color:#6f89a0;flex-direction:column;align-items:center;gap:6px;padding:42px;display:flex}.wallboard-idle strong{color:#b8c9d8}.wallboard-empty{color:#6d879f;padding:18px;font-size:9px}.scheduler-legend{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.scheduler-legend span{border:1px solid var(--line);background:#fff;border-radius:6px;padding:6px 7px;font-size:8.5px}.scheduler-legend b{color:#4d657d}.schedule{align-items:center;gap:6px;display:flex}.selection-card-line .state{flex:none}.export-link{white-space:nowrap}.input-suffix,.ent-input-suffix{grid-template-columns:minmax(0,1fr) auto;display:grid}.input-suffix span,.ent-input-suffix span{border:1px solid var(--line-strong);color:#6d7e90;background:#f5f7fa;border-left:0;border-radius:0 7px 7px 0;place-items:center;padding:0 11px;font-size:10px;display:grid}.input-suffix input,.ent-input-suffix input{border-radius:7px 0 0 7px}.recovery-panel{text-align:center;padding:28px}.recovery-panel h2{margin:10px 0 5px}.recovery-panel p{color:var(--muted);margin:0 0 15px}@media (width<=1320px){:root{--sidebar-width:226px}.dashboard-grid,.clean-dashboard{grid-template-columns:minmax(0,1.35fr) minmax(270px,.75fr)}.task-ledger-head,.task-ledger-row{grid-template-columns:120px minmax(175px,1.2fr) 92px minmax(210px,1.5fr) 112px 120px}.task-ledger-row .ledger-actions .btn{padding:0 8px}.task-ledger-row .ledger-actions .btn svg{display:none}.resource-grid,.resource-hero,.storage-summary,.wallboard-active-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.metric-row,.clean-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.clean-dashboard,.reports-grid,.volume-grid{grid-template-columns:1fr}.routine-summary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.task-filterbar-primary{grid-template-columns:minmax(220px,1fr) 170px auto}.task-filterbar-primary .filter-count{grid-column:1/-1}.task-filterbar-secondary{grid-template-columns:repeat(2,minmax(150px,1fr)) auto}.restore-layout{grid-template-columns:280px minmax(0,1fr)}.settings-grid{grid-template-columns:1fr}.settings-grid>.surface:last-child{grid-column:auto}.wallboard-recent-row{grid-template-columns:105px minmax(150px,1.5fr) 95px 95px 80px 70px}.wallboard-recent-row>small{display:none}.backup-live-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.backup-live-facts>div:nth-child(2){border-right:0}.backup-live-facts>div:nth-child(-n+2){border-bottom:1px solid #e4ebf2}}@media (width<=900px){.app-shell{grid-template-columns:1fr}.sidebar{width:min(280px,86vw);transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-102%);box-shadow:18px 0 50px #0f172a3d}.sidebar.mobile-open{transform:translate(0)}.sidebar-scrim{z-index:50;background:#0f172a40;border:0;display:block;position:fixed;inset:0}.mobile-menu{display:inline-flex}.topbar{padding:0 16px}.page-content{padding:22px 16px 44px}.task-ledger-head{display:none}.task-ledger-row{grid-template-columns:125px minmax(0,1fr) 110px;grid-template-areas:"status job actions""level result time";gap:7px 10px}.task-ledger-row>div:first-child{grid-area:status}.task-ledger-row>.ledger-job{grid-area:job}.task-ledger-row>.ledger-level{grid-area:level}.task-ledger-row>.ledger-result{grid-area:result}.task-ledger-row>.ledger-time{grid-area:time}.task-ledger-row>div:last-child{grid-area:actions}.restore-layout{grid-template-columns:1fr}.restore-sidebar{position:static}.file-table-head,.file-row{grid-template-columns:minmax(230px,1fr) 85px 70px 105px 75px}.settings-info{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-info>div:nth-child(2){border-right:0}.settings-info>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=700px){.login-shell{grid-template-columns:1fr}.login-branding{display:none}.login-access{padding:22px 16px}.login-panel{width:min(420px,100%);margin:0;padding:26px 22px 22px}.page-head{flex-direction:column;align-items:flex-start;gap:10px}.page-actions{flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow:auto}.metric-row,.clean-metrics{grid-template-columns:1fr 1fr}.metric{padding:12px}.metric-value{font-size:21px}.form-grid.two,.routine-review-grid,.routine-detail-hero,.routine-detail-core,.live-result-card,.job-config-summary,.job-config-summary.compact{grid-template-columns:1fr}.routine-review-grid>div,.routine-detail-hero>div,.routine-detail-core>div,.live-result-card>div{border-right:0;border-bottom:1px solid var(--line)}.routine-review-grid>div:last-child,.routine-detail-hero>div:last-child,.routine-detail-core>div:last-child,.live-result-card>div:last-child{border-bottom:0}.routine-summary-row,.routine-stepper{grid-template-columns:1fr 1fr}.routine-stepper small{display:none}.destination-choice-grid,.strategy-grid,.schedule-choice-grid{grid-template-columns:1fr}.weekday-picker{grid-template-columns:repeat(4,1fr)}.task-filterbar-primary,.task-filterbar-secondary{grid-template-columns:1fr}.task-filterbar-primary .filter-count{grid-column:auto}.task-ledger-row{grid-template-columns:1fr auto;grid-template-areas:"job status""result result""level time""actions actions";padding:10px}.task-ledger-row .ledger-actions{justify-content:flex-start}.compact-ledger .compact-ledger-row{grid-template-columns:1fr auto;grid-template-areas:"job status""result result""actions actions";padding:10px}.compact-ledger-row>div:first-child{grid-area:status}.compact-ledger-row>.ledger-job{grid-area:job}.compact-ledger-row>.ledger-result{grid-area:result}.compact-ledger-row>div:last-child{grid-area:actions}.drawer-info-grid,.live-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-stat-grid>div:nth-child(2){border-right:0}.live-stat-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line);padding-bottom:8px}.file-table-head{display:none}.file-row{grid-template-columns:minmax(0,1fr) auto}.file-row>span{display:none}.browser-footer{flex-wrap:wrap}.settings-info{grid-template-columns:1fr}.settings-info>div{border-right:0;border-bottom:1px solid var(--line)!important}.settings-info>div:last-child{border-bottom:0!important}.wallboard-head{grid-template-columns:1fr auto}.wallboard-clock{display:none}.wallboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.wallboard-active-grid{grid-template-columns:1fr}.wallboard-actions button span{display:none}.backup-live-head{flex-direction:column}.backup-live-health{align-self:flex-start}.backup-live-stream>div{grid-template-columns:1fr;gap:4px}.backup-live-events-title small{display:none}}@media (width<=480px){.page-content{padding:16px 10px 34px}.topbar{height:56px;padding:0 10px}.crumb span,.central-state{display:none}.metric-row,.clean-metrics,.routine-summary-row{grid-template-columns:1fr}.routine-stepper{grid-template-columns:1fr 1fr}.task-drawer{width:100vw;max-width:none}.task-drawer-head{padding:15px 13px 10px}.task-drawer-status{padding:0 13px 10px}.task-drawer-body{padding:0 13px 20px}.drawer-info-grid,.live-stat-grid{grid-template-columns:1fr}.live-stat-grid>div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:8px}.live-stat-grid>div:last-child{border-bottom:0}.modal-backdrop{padding:8px}.modal{width:100%;max-height:96vh}.modal-head,.modal-body,.modal-foot{padding-left:13px;padding-right:13px}.weekday-picker{grid-template-columns:repeat(3,1fr)}.backup-live-facts{grid-template-columns:1fr}.backup-live-facts>div{border-bottom:1px solid #e4ebf2;border-right:0}.backup-live-facts>div:last-child{border-bottom:0}.backup-live-event{grid-template-columns:auto minmax(0,1fr)}.backup-live-event>small{grid-column:2}.execution-delete-options{grid-template-columns:1fr}.execution-delete-option{grid-template-columns:auto 1fr}.execution-delete-chip{grid-column:2;justify-self:flex-start}}.toast-stack{z-index:1500;pointer-events:none;gap:8px;width:min(360px,100vw - 32px);display:grid;position:fixed;bottom:22px;right:22px}.toast{color:#2e5d49;background:#fff;border:1px solid #cce5d8;border-radius:9px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex;box-shadow:0 12px 34px #0f172a24}.toast.error{color:#9d3140;border-color:#efc9cf}.toast.warning{color:#7f590d;border-color:#ecd9ab}.toast svg{flex:none;margin-top:1px}.live-indicator{color:var(--muted);align-items:center;gap:6px;font-size:9.5px;font-weight:650;display:inline-flex}.live-indicator i{background:#a3afbc;border-radius:999px;width:6px;height:6px}.live-indicator.is-live{color:#17643c}.live-indicator.is-live i{background:var(--success);box-shadow:0 0 0 3px #17825c1a}.live-indicator.is-stale{color:#a34a56}.live-indicator.is-stale i{background:#cf5a68;box-shadow:0 0 0 3px #cf5a681a}.wizard-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:2px;display:grid}.wizard-steps span{border:1px solid var(--line);min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;background:#fafbfd;border-radius:7px;align-items:center;gap:7px;padding:8px 9px;font-size:9px;display:flex;overflow:hidden}.wizard-steps b{color:#356da6;background:#eaf2fb;border-radius:6px;flex:none;place-items:center;width:19px;height:19px;font-size:8.5px;display:grid}.tenant-context{box-shadow:none}.warn-action{color:#855e12!important;border-color:#ead9af!important}.provision-result{gap:12px;display:grid}.table-data-value{color:var(--text);font-size:11px;font-weight:700}.volume-slot{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:750;display:block}.restore-browser,.clean-node-list,.clean-ledger,.full-ledger,.plans-clean-table{min-width:0}.table-title{margin-bottom:0!important}.technical{color:var(--muted)}.backup-level.level-full,.tag.level-full{color:#235ca7;background:#edf4ff}.backup-level.level-incremental,.tag.level-incremental{color:#17643c;background:#edf8f2}.backup-level.level-differential,.tag.level-differential{color:#8b5e12;background:#fff8e9}@media (width<=680px){.toast-stack{bottom:16px;right:16px}.wizard-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}.storage-summary.compact-summary{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=720px){.storage-summary.compact-summary{grid-template-columns:1fr}}.metric-row.report-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=760px){.metric-row.report-metrics{grid-template-columns:1fr}}.task-phase.danger>i{background:var(--danger);box-shadow:0 0 0 3px #be38441a}.task-phase.danger strong{color:var(--danger)}.ledger-live.danger .ledger-live-track>i{background:var(--danger)}.ledger-live.danger .ledger-live-head strong,.ledger-live.danger>small{color:var(--danger)!important}.drawer-activity.danger{background:var(--danger-soft);border-color:#efc5ca}.drawer-activity.danger .drawer-activity-icon{color:var(--danger);background:#fde7e9}.drawer-activity.danger strong{color:var(--danger)}.agent-update{font-weight:650}.agent-update.good{color:var(--success)!important}.agent-update.live{color:var(--primary)!important}.agent-update.warn{color:var(--warning)!important}.agent-update.danger{color:var(--danger)!important}.agent-update.muted{color:var(--muted)!important}.copy-command{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:8px 9px;display:flex}.copy-command code{white-space:nowrap;color:#435b72;flex:1;min-width:0;font-size:9px;overflow:auto}.copy-command .btn{flex:none}.agent-rollout-card{background:linear-gradient(#fff,#f9fbfd);border:1px solid #dbe5ef;border-radius:10px;margin:-2px 0 14px;padding:13px 15px;box-shadow:0 1px 2px #0f172a06}.agent-rollout-card.has-attention{background:linear-gradient(#fff,#fffafb);border-color:#ead1d5}.agent-rollout-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.agent-rollout-head>div{min-width:0}.agent-rollout-head span{color:#8090a1;letter-spacing:.06em;text-transform:uppercase;font-size:8.5px;font-weight:800;display:block}.agent-rollout-head strong{color:#29445f;margin-top:3px;font-size:12px;display:block}.agent-rollout-head small{color:#78899a;margin-top:3px;font-size:9px;line-height:1.45;display:block}.agent-rollout-head>b{color:#315f8e;flex:none;font-size:18px;line-height:1}.agent-rollout-track{background:#e6edf4;border-radius:999px;height:5px;margin:11px 0 9px;overflow:hidden}.agent-rollout-track>i{border-radius:inherit;background:var(--primary);height:100%;transition:width .25s;display:block}.agent-rollout-card.has-attention .agent-rollout-track>i{background:var(--warning)}.agent-rollout-kpis{color:#708295;flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:9px;display:flex}.agent-rollout-kpis span{align-items:baseline;gap:4px;display:inline-flex}.agent-rollout-kpis b{color:#334d66;font-size:10.5px}.agent-rollout-kpis .danger-text b{color:var(--danger)}.resource-grid small{color:#7f8e9e;margin-top:3px;font-size:8.5px;line-height:1.35;display:block}@media (width<=680px){.agent-rollout-head{gap:10px}.agent-rollout-head>b{font-size:16px}.agent-rollout-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px;display:grid}}.table-check{cursor:pointer;place-items:center;min-width:22px;min-height:22px;display:inline-grid}.table-check input{width:14px;height:14px;accent-color:var(--primary);cursor:pointer;margin:0}.plans-clean-table .check-cell{width:42px;min-width:42px;padding-right:4px}.plans-clean-table tr.selected-row>td{background:#f7faff}.bulk-selection-bar{background:#f8fbfe;border:1px solid #d7e3ef;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 10px;padding:10px 12px;display:flex}.bulk-selection-bar>div:first-child{gap:2px;display:grid}.bulk-selection-bar strong{color:var(--text);font-size:10.5px}.bulk-selection-bar span{color:var(--muted);font-size:9px}.plan-delete-summary{border:1px solid var(--line);background:#fafbfd;border-radius:8px;gap:4px;margin-bottom:12px;padding:10px 11px;display:grid}.plan-delete-summary strong{font-size:11px}.plan-delete-summary span{color:var(--muted);font-size:9px;line-height:1.45}.plan-delete-options{gap:8px;display:grid}.plan-delete-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;padding:11px 12px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.plan-delete-option:hover{border-color:#c7d6e5}.plan-delete-option.active{background:#f7fbff;border-color:#aac6e2;box-shadow:0 0 0 2px #2d74b50d}.plan-delete-option.danger.active{background:#fff9fa;border-color:#e2b7bd;box-shadow:0 0 0 2px #be38440a}.plan-delete-option input{accent-color:var(--primary);margin-top:2px}.plan-delete-option.danger input{accent-color:var(--danger)}.plan-delete-option>div{gap:3px;display:grid}.plan-delete-option strong{color:var(--text);font-size:10.5px}.plan-delete-option span{color:var(--muted);font-size:9px;line-height:1.5}.delete-info{margin-top:11px}.plan-delete-progress{background:linear-gradient(#fff,#f8fbfe);border:1px solid #d5e2ee;border-radius:10px;margin:0 0 14px;padding:12px 14px}.plan-delete-progress.failed{background:linear-gradient(#fff,#fff9fa);border-color:#e7c5ca}.plan-delete-progress.done{background:linear-gradient(#fff,#f8fcfa);border-color:#c9e2d6}.plan-delete-progress-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.plan-delete-progress-head>div:first-child{gap:2px;min-width:0;display:grid}.plan-delete-progress-head .eyebrow{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:8px;font-weight:750}.plan-delete-progress-head strong{font-size:11px}.plan-delete-progress-head small{color:var(--muted);font-size:9px;line-height:1.45}.plan-delete-progress-count{flex:none;justify-items:end;display:grid}.plan-delete-progress-count b{font-size:14px}.plan-delete-progress-count span{color:var(--muted);font-size:8px}.plan-delete-progress .progress-track{height:6px;margin-top:10px}.plan-delete-progress-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-top:5px;font-size:8.5px;display:flex}.plan-delete-progress.failed>.row-actions{align-items:center;margin-top:10px}.plan-delete-progress.failed>.row-actions small{font-size:8.5px;line-height:1.4}@media (width<=700px){.bulk-selection-bar,.plan-delete-progress-head{flex-direction:column;align-items:stretch}.bulk-selection-bar .row-actions{justify-content:flex-start}.plan-delete-progress-count{justify-items:start}.plan-delete-progress-meta{flex-direction:column;gap:2px}}.integrity-card{border:1px solid var(--line);background:#fbfcfe;border-radius:9px;gap:11px;margin:12px 0;padding:13px;display:grid}.integrity-card.healthy{background:#f8fcfa;border-color:#cfe8da}.integrity-card.warning{background:#fffdf8;border-color:#eadfb9}.integrity-card.attention{background:#fffafb;border-color:#efcbd0}.integrity-card.active{background:#f8fbfe;border-color:#cbdced}.integrity-card-head{align-items:center;gap:9px;display:flex}.integrity-card-head>div:nth-child(2){flex:1;min-width:0}.integrity-card-head span:not(.repo-health){color:#8391a1;text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;display:block}.integrity-card-head strong{color:#2e465e;margin-top:2px;font-size:11px;display:block}.integrity-icon{color:#537da3;background:#edf4fa;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.integrity-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.integrity-stats>div{border:1px solid var(--line);background:#fff;border-radius:7px;padding:9px 10px}.integrity-stats span{color:#8794a3;text-transform:uppercase;letter-spacing:.04em;font-size:8px;display:block}.integrity-stats strong{color:#344d65;margin-top:3px;font-size:10px;display:block}.integrity-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.integrity-card-footer small{color:#708296;max-width:620px;font-size:9px;line-height:1.45}.integrity-error{color:#9b3340;background:#fff;border:1px solid #efcbd0;border-radius:7px;align-items:flex-start;gap:7px;padding:8px 9px;font-size:9.5px;line-height:1.4;display:flex}.integrity-error svg{flex:none;margin-top:1px}@media (width<=900px){.integrity-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.integrity-card-footer{flex-direction:column;align-items:flex-start}}@media (width<=560px){.integrity-stats{grid-template-columns:1fr}}.restore-drill-card{border:1px solid var(--line);background:#fbfcfe;border-radius:9px;gap:11px;margin:12px 0;padding:13px;display:grid}.restore-drill-card.healthy{background:#f8fcfa;border-color:#cfe8da}.restore-drill-card.warning{background:#fffdf8;border-color:#eadfb9}.restore-drill-card.attention{background:#fffafb;border-color:#efcbd0}.restore-drill-card.active{background:#f8fbfe;border-color:#cbdced}.restore-drill-head{align-items:center;gap:9px;display:flex}.restore-drill-head>div:nth-child(2){flex:1;min-width:0}.restore-drill-head>div:nth-child(2)>span{color:#8391a1;text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;display:block}.restore-drill-head>div:nth-child(2)>strong{color:#2e465e;margin-top:2px;font-size:11px;display:block}.restore-drill-head>div:nth-child(2)>small{color:#78899a;margin-top:2px;font-size:9px;line-height:1.4;display:block}.restore-drill-icon{color:#537da3;background:#edf4fa;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.restore-drill-card.healthy .restore-drill-icon{color:#267455;background:#eaf7f0}.restore-drill-card.warning .restore-drill-icon{color:#8a6414;background:#fff5dc}.restore-drill-card.attention .restore-drill-icon{color:#a53a47;background:#fdecef}.restore-drill-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.restore-drill-stats.repo-summary{grid-template-columns:repeat(6,minmax(0,1fr))}.restore-drill-stats>div{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:9px 10px}.restore-drill-stats span{color:#8794a3;text-transform:uppercase;letter-spacing:.04em;font-size:8px;display:block}.restore-drill-stats strong{color:#344d65;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.restore-drill-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.restore-drill-footer small{color:#708296;max-width:670px;font-size:9px;line-height:1.45}.restore-drill-error{color:#9b3340;background:#fff;border:1px solid #efcbd0;border-radius:7px;align-items:flex-start;gap:7px;padding:8px 9px;font-size:9.5px;line-height:1.4;display:flex}.restore-drill-error svg{flex:none;margin-top:1px}.repository-drill{margin-top:0}@media (width<=1000px){.restore-drill-stats.repo-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.restore-drill-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.restore-drill-footer{flex-direction:column;align-items:flex-start}}@media (width<=560px){.restore-drill-stats,.restore-drill-stats.repo-summary{grid-template-columns:1fr}.restore-drill-head{align-items:flex-start}.restore-drill-head>.repo-health{display:none}}.restore-drill-result{background:#fbfdff;border:1px solid #d7e4ef;border-radius:8px;gap:9px;padding:11px;display:grid}.restore-drill-result-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.restore-drill-result-grid>div{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:8px 9px}.restore-drill-result-grid span{color:#8794a3;text-transform:uppercase;font-size:8px;display:block}.restore-drill-result-grid strong{color:#344d65;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.restore-drill-manifest{color:#567086;background:#f2f7fb;border-radius:7px;align-items:center;gap:7px;padding:7px 8px;font-size:8.5px;display:flex}.restore-drill-manifest code{color:#36536d;margin-left:auto;font-size:8.5px}@media (width<=700px){.restore-drill-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.restore-drill-result-grid{grid-template-columns:1fr}.restore-drill-manifest{flex-direction:column;align-items:flex-start}.restore-drill-manifest code{margin-left:0}}.executions-panel{overflow:hidden}.executions-panel>.surface-head{background:linear-gradient(#fff 0%,#fbfcfe 100%)}.executions-panel .task-filterbar-primary{background:#fbfcfe;padding:11px 13px}.executions-panel .task-filterbar-secondary{background:#f7f9fc;padding:10px 13px}.executions-ledger{border-top:1px solid #e7edf3}.executions-ledger .task-ledger-head{background:#f5f8fb;border-bottom-color:#dfe7ef}.executions-ledger .task-ledger-row{min-height:72px;transition:background .14s,box-shadow .14s}.executions-ledger .task-ledger-row:hover{background:#f9fbfd;box-shadow:inset 3px 0 #6e9bc5}.executions-ledger .task-ledger-row.selected{box-shadow:inset 3px 0 0 var(--primary);background:#f3f8fd}.task-ledger-head.task-selectable,.task-ledger-row.task-selectable{grid-template-columns:34px minmax(132px,.9fr) minmax(200px,1.3fr) minmax(126px,.78fr) minmax(250px,1.65fr) minmax(125px,.8fr) minmax(145px,auto)}.task-select-cell{place-items:center;display:grid}.task-ledger-head .task-select-cell,.task-ledger-row .task-select-cell{align-self:stretch}.table-check.disabled{cursor:not-allowed;opacity:.32}.table-check.disabled input{cursor:not-allowed}.task-bulk-selection{background:#f6faff;border-color:#cfdfea;margin:10px 12px;box-shadow:0 5px 18px #254a6f0d}.ledger-strategy{justify-items:start;gap:4px;display:grid}.ledger-strategy small{color:#8997a5!important;margin:0!important;font-size:8.2px!important}.strategy-badge,.operation-badge{letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-height:25px;padding:4px 9px;font-size:9px;font-weight:800;line-height:1;display:inline-flex}.strategy-badge i{opacity:.72;background:currentColor;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 3px}.strategy-badge.full{color:#305da8;background:#eef4ff;border-color:#cfdef8}.strategy-badge.incremental{color:#176d78;background:#edf8fa;border-color:#cce6e9}.strategy-badge.differential{color:#70529b;background:#f5f1fb;border-color:#e0d5f0}.strategy-badge.auto{color:#63568e;background:#f4f1fb;border-color:#dfd7f0}.operation-badge.restore{color:#2f6e9e;background:#edf6fc;border-color:#cfe3f2}.operation-badge.drill{color:#5a5a9f;background:#f1f1fb;border-color:#d9d9f1}.operation-badge.check{color:#356b73;background:#edf7f8;border-color:#cde5e8}.operation-badge.retention{color:#8a6118;background:#fff7e8;border-color:#ead9b7}.operation-badge.init,.operation-badge.unlock,.operation-badge.browse,.operation-badge.snapshots,.operation-badge.generic{color:#596b7d;background:#f3f6f8;border-color:#dfe6ec}.ledger-level{min-width:0}.ledger-level>.ledger-strategy{max-width:100%}.execution-delete-note{background:#f9fbfd;border:1px solid #dce5ee;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.execution-delete-icon{color:#b14250;background:#fbecef;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.execution-delete-note strong{color:#314a62;font-size:11px;display:block}.execution-delete-note p{color:#708194;margin:4px 0 0;font-size:9.5px;line-height:1.55}@media (width<=1280px){.task-ledger-head.task-selectable,.task-ledger-row.task-selectable{grid-template-columns:30px 120px minmax(175px,1.2fr) 112px minmax(210px,1.5fr) 112px 120px}.task-ledger-row.task-selectable .ledger-actions .btn{padding:0 8px}.task-ledger-row.task-selectable .ledger-actions .btn svg{display:none}}@media (width<=900px){.task-ledger-row.task-selectable{grid-template-columns:30px 125px minmax(0,1fr) 110px;grid-template-areas:"select status job actions""select level result time";gap:7px 10px}.task-ledger-row.task-selectable>.task-select-cell{grid-area:select;align-self:start;padding-top:2px}.task-ledger-row.task-selectable>.ledger-status{grid-area:status}.task-ledger-row.task-selectable>.ledger-job{grid-area:job}.task-ledger-row.task-selectable>.ledger-level{grid-area:level}.task-ledger-row.task-selectable>.ledger-result{grid-area:result}.task-ledger-row.task-selectable>.ledger-time{grid-area:time}.task-ledger-row.task-selectable>.ledger-action-cell{grid-area:actions}}@media (width<=560px){.task-bulk-selection{margin:8px}.task-ledger-row.task-selectable{grid-template-columns:28px minmax(0,1fr) auto;grid-template-areas:"select job status""select result result""select level time""select actions actions";padding:10px}.task-ledger-row.task-selectable>.task-select-cell{padding-top:1px}.task-ledger-row.task-selectable .ledger-actions{justify-content:flex-start}.strategy-badge,.operation-badge{min-height:23px;padding:4px 8px}.execution-delete-note{grid-template-columns:1fr}.execution-delete-icon{width:32px;height:32px}}.autopilot-settings-panel{background:#fff;border-color:#d9e5ef}.autopilot-master{background:#f5fbf7!important;border:1px solid #cfe2d8!important;border-radius:10px!important;padding:13px 14px!important}.autopilot-master span strong{color:#285e49}.autopilot-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.autopilot-policy-grid .toggle-line{background:#fbfcfd;border:1px solid #e0e7ee;border-radius:9px;height:100%;margin:0;padding:10px 11px}.autopilot-policy-grid .toggle-line:has(input:disabled){opacity:.58}.autopilot-policy-grid .autopilot-sensitive{background:#fffaf0;border-color:#ead9b7}.autopilot-policy-grid .autopilot-sensitive strong{color:#805c1d}.autopilot-limits{border-top:1px solid #e8edf2;margin-top:11px;padding-top:11px}@media (width<=700px){.autopilot-policy-grid{grid-template-columns:1fr}}.task-drawer{max-width:100vw}.task-drawer-title,.task-drawer-body,.task-drawer-body>*{min-width:0;max-width:100%}.task-drawer-title{flex:1}.task-drawer-body{box-sizing:border-box;width:100%;overflow-x:auto}.task-drawer-title h2,.task-drawer-title p,.live-message p,.drawer-info-grid strong,.task-screen-event>div,.task-screen-event span,.restore-drill-error span{overflow-wrap:anywhere;word-break:break-word}.drawer-info-grid>div,.task-tech-grid>div,.task-screen-event>div,.current-files-box,.live-message,.live-message>div,.restore-drill-result,.restore-drill-manifest{min-width:0}.live-message>div{flex-wrap:wrap}.current-files-box code,.task-tech-grid pre,.live-message code,.restore-drill-manifest code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%}.task-tech-grid pre{overflow-x:auto}.live-message code{text-overflow:clip;overflow:visible}.restore-drill-manifest{flex-wrap:wrap}.restore-drill-manifest code{flex:240px;min-width:0;margin-left:0}@media (width<=600px){.task-tech-grid{grid-template-columns:1fr}}.incident-count{color:#546b82;vertical-align:middle;background:#eef3f8;border-radius:999px;align-items:center;margin-left:6px;padding:2px 5px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.incident-resolved{color:#2f7a4b;vertical-align:middle;background:#eaf6ef;border-radius:999px;align-items:center;margin-left:6px;padding:2px 6px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.notification-item.resolved>i{background:#5f9b74}.notification-item.resolved strong{color:#587264}.notification-item.resolved{background:#fbfdfb}.alert-card{align-items:start}.alert-card.resolved{background:#fbfdfb;border-left:3px solid #7ead8c}.alert-card.resolved .alert-icon{color:#3d7f55;background:#eaf6ef}.alert-card-main{text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.alert-card-main:hover strong{color:var(--primary)}.alert-card-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:86px;display:flex}.alert-card-actions .text-btn{white-space:nowrap}.alert-card-actions .unread-dot{margin:0}@media (width<=760px){.alert-card{grid-template-columns:auto minmax(0,1fr)}.alert-card-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start;min-width:0}}.task-drawer{background:#f8fafc;border-left:1px solid #dbe4ee;width:min(880px,97vw);max-width:100vw;box-shadow:-24px 0 64px #0f172a33}.task-drawer-head{background:#fff;border-bottom:1px solid #e7edf3;align-items:flex-start;padding:18px 20px 14px;position:relative}.task-drawer-title{flex:1;min-width:0}.task-drawer-kicker{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.task-drawer-kicker>span{color:#728397;letter-spacing:.075em;text-transform:uppercase;font-size:8.5px;font-weight:800}.task-drawer-title h2{color:#172b3f;letter-spacing:-.025em;overflow-wrap:anywhere;margin:6px 0 4px;font-size:21px;line-height:1.18}.task-drawer-title p{color:#718396;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:10px;line-height:1.45}.task-drawer-close{background:#fff;flex:none}.task-drawer-overview{background:#fff;border-bottom:1px solid #e7edf3;gap:10px;padding:11px 20px 12px;display:grid}.task-drawer-sync{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.task-drawer-sync small{color:#8b98a6;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:45%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8.5px;overflow:hidden}.task-context-strip{background:#fbfcfe;border:1px solid #dfe7ef;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.task-context-strip>div{border-right:1px solid #e6edf3;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:9px 11px;display:grid}.task-context-strip>div:last-child{border-right:0}.task-context-icon{color:#527ca2;background:#eef4fa;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.task-context-strip>div>span:last-child{min-width:0}.task-context-strip small{color:#8795a4;letter-spacing:.05em;text-transform:uppercase;font-size:7.7px;font-weight:750;display:block}.task-context-strip strong{color:#304b65;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:9.8px;display:block;overflow:hidden}.task-detail-tabs{scrollbar-width:none;background:#fff;border-bottom:1px solid #e0e8f0;align-items:center;gap:4px;padding:8px 20px;display:flex;overflow-x:auto}.task-detail-tabs::-webkit-scrollbar{display:none}.task-detail-tabs button{color:#718296;min-height:31px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:9.5px;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.task-detail-tabs button:hover{color:#385875;background:#f4f7fa}.task-detail-tabs button.active{color:#255f9a;background:#eef5fc;border-color:#cfddeb}.task-detail-tabs button>span{color:#6e8194;background:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;display:grid}.task-detail-tabs button.active>span{color:#255f9a}.task-drawer-body{background:#f8fafc;padding:14px 20px 24px;display:block;overflow:hidden auto}.task-detail-panel{gap:12px;min-width:0;display:grid}.task-detail-summary>*{min-width:0}.task-detail-section{background:#fff;border:1px solid #dfe7ef;border-radius:11px;min-width:0;padding:13px;box-shadow:0 1px 2px #0f172a06}.task-detail-section.compact{padding-bottom:12px}.task-detail-section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:11px;display:flex}.task-detail-section-head>div{min-width:0}.task-detail-section-head span{color:#8593a2;letter-spacing:.07em;text-transform:uppercase;font-size:7.8px;font-weight:800;display:block}.task-detail-section-head h3{color:#243d55;margin:3px 0 0;font-size:12px;line-height:1.25}.task-detail-section-head>small{color:#8b98a5;text-align:right;flex:none;max-width:42%;font-size:8.5px;line-height:1.4}.timeline-section{padding-bottom:8px}.technical-section{background:#fcfdfe}.task-detail-empty{text-align:center;color:#8190a0;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.task-detail-empty svg{color:#9babb9}.task-detail-empty strong{color:#445d73;margin-top:8px;font-size:11px}.task-detail-empty span{max-width:360px;margin-top:4px;font-size:9px;line-height:1.45}.live-progress-card,.live-message,.live-result-card,.backup-live-telemetry,.preflight-card,.restore-drill-result{min-width:0}.live-message p{overflow-wrap:anywhere;word-break:break-word;line-height:1.5}.live-message code{white-space:pre-wrap;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;max-height:140px;line-height:1.45;overflow:visible auto}.backup-live-stream code{white-space:pre-wrap;text-overflow:clip;overflow-wrap:anywhere;word-break:break-word;line-height:1.4;overflow:visible}.backup-live-title p,.drawer-activity small,.preflight-title small{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;overflow:visible}.drawer-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.drawer-info-grid>div{background:#fbfcfd;border-color:#e2e9f0;border-radius:8px;min-width:0;padding:10px}.drawer-info-grid span{letter-spacing:.04em;font-size:7.8px;font-weight:750}.drawer-info-grid strong{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin-top:4px;font-size:9.7px;line-height:1.4}.technical-info strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:8.6px}.current-files-box{gap:6px}.current-files-box code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f7f9fb;border:1px solid #e3e9ef;min-width:0;padding:7px 8px;font-size:8.5px;line-height:1.45}.task-screen-timeline{margin-top:0}.task-screen-event{grid-template-columns:18px minmax(0,1fr);gap:9px;padding:9px 0;position:relative}.task-screen-event>i{width:8px;height:8px;margin:4px 0 0 4px;box-shadow:0 0 0 4px #4984bb14}.task-screen-event:not(:last-child):before{content:"";background:#e0e7ee;width:1px;position:absolute;top:18px;bottom:-2px;left:7px}.task-screen-event>div{min-width:0}.task-screen-event strong{color:#314b63;overflow-wrap:anywhere;font-size:9.8px;line-height:1.4}.task-screen-event span{overflow-wrap:anywhere;word-break:break-word;font-size:9px;line-height:1.5}.task-screen-event small{margin-top:3px}.task-tech-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:0}.task-tech-grid>div{background:#fbfcfd;border-radius:8px;min-width:0;padding:10px}.task-tech-grid pre{color:#425b72;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f5f8fb;border:1px solid #e4eaf0;border-radius:7px;max-width:100%;max-height:320px;margin:7px 0 0;padding:9px;font-size:8.4px;line-height:1.5;overflow:auto}.task-tech-grid .full{min-width:0}.task-drawer-actions.task-drawer-footer{background:#fff;border-top:1px solid #dfe7ef;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:10px 20px;display:flex}.task-drawer-footer-note{gap:2px;min-width:0;display:grid}.task-drawer-footer-note span{color:#304b64;font-size:9.5px;font-weight:800}.task-drawer-footer-note small{color:#8391a0;font-size:8.5px;line-height:1.35}.task-drawer-footer-buttons{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:7px;display:flex}@media (width<=900px){.task-drawer{width:min(820px,100vw)}.task-context-strip{grid-template-columns:1fr 1fr}.task-context-strip>div{border-bottom:1px solid #e6edf3}.task-context-strip>div:nth-child(2){border-right:0}.task-context-strip>div:last-child{border-bottom:0;grid-column:1/-1}.drawer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.task-drawer{width:100vw}.task-drawer-head,.task-drawer-overview,.task-detail-tabs,.task-drawer-body,.task-drawer-actions.task-drawer-footer{padding-left:14px;padding-right:14px}.task-drawer-title h2{font-size:18px}.task-context-strip{grid-template-columns:1fr}.task-context-strip>div{border-bottom:1px solid #e6edf3;border-right:0}.task-context-strip>div:last-child{grid-column:auto}.task-drawer-sync{flex-direction:column;align-items:flex-start;gap:5px}.task-drawer-sync small{max-width:100%}.task-detail-section-head{flex-direction:column;gap:4px}.task-detail-section-head>small{text-align:left;max-width:none}.task-tech-grid{grid-template-columns:1fr}.task-drawer-actions.task-drawer-footer{flex-direction:column;align-items:stretch}.task-drawer-footer-buttons{justify-content:flex-start;width:100%}.task-drawer-footer-buttons .btn{flex:1}.live-message>div{flex-direction:column;align-items:flex-start;gap:3px}}@media (width<=480px){.task-drawer-head{padding-top:14px}.task-drawer-overview{padding-top:9px}.task-context-strip>div{padding:8px 9px}.task-detail-tabs{padding-top:7px;padding-bottom:7px}.task-detail-tabs button{padding:0 9px}.task-drawer-body{padding-top:10px}.drawer-info-grid{grid-template-columns:1fr}.task-drawer-footer-note{display:none}.task-drawer-footer-buttons{grid-template-columns:1fr;display:grid}.task-drawer-footer-buttons .btn{width:100%}}.task-row-clickable{cursor:pointer}.task-row-clickable:focus-within{outline-offset:-2px;outline:2px solid #2e70b12e}.task-row-clickable:hover{background:#f8fbfe}.task-evidence-card,.task-compare-card{background:#fff;border:1px solid #dfe7ef;border-radius:11px;min-width:0;padding:13px;box-shadow:0 1px 2px #0f172a06}.task-evidence-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.task-evidence-head>div{min-width:0}.task-evidence-head span{color:#8593a2;letter-spacing:.07em;text-transform:uppercase;font-size:7.8px;font-weight:800;display:block}.task-evidence-head h3{color:#243d55;margin:3px 0 0;font-size:12px}.task-evidence-head small{color:#8b98a5;text-align:right;max-width:48%;font-size:8.4px;line-height:1.4}.task-evidence-list{gap:7px;display:grid}.task-evidence-item{background:#fbfcfd;border:1px solid #e6ecf2;border-radius:9px;grid-template-columns:10px minmax(0,1fr);gap:9px;padding:9px 10px;display:grid}.task-evidence-item>i{background:#7992aa;border-radius:999px;width:8px;height:8px;margin-top:4px;box-shadow:0 0 0 4px #7992aa14}.task-evidence-item.good>i{background:#4f9a70;box-shadow:0 0 0 4px #4f9a7017}.task-evidence-item.warn>i{background:#c68a2b;box-shadow:0 0 0 4px #c68a2b17}.task-evidence-item.danger>i{background:#cf5e68;box-shadow:0 0 0 4px #cf5e6817}.task-evidence-item.live>i{background:#3e82bd;box-shadow:0 0 0 4px #3e82bd17}.task-evidence-item strong{color:#324d66;font-size:9.8px;display:block}.task-evidence-item p{color:#687d91;overflow-wrap:anywhere;word-break:break-word;margin:3px 0 0;font-size:9px;line-height:1.5}.task-evidence-item small{color:#95a0ab;margin-top:4px;font-size:8px;display:block}.task-compare-card .task-detail-section-head{margin-bottom:10px}.task-compare-grid{background:#fbfcfd;border:1px solid #e2e9f0;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.task-compare-grid>div{border-right:1px solid #e5ebf1;min-width:0;padding:10px}.task-compare-grid>div:last-child{border-right:0}.task-compare-grid span{color:#8795a3;text-transform:uppercase;font-size:7.7px;font-weight:750;display:block}.task-compare-grid strong{color:#2f4d68;overflow-wrap:anywhere;margin-top:4px;font-size:11px;display:block}.task-compare-grid small{color:#8a98a6;margin-top:3px;font-size:8.2px;display:block}.task-compare-note{color:#7d8e9e;align-items:flex-start;gap:7px;margin-top:8px;font-size:8.4px;line-height:1.45;display:flex}.task-compare-note svg{flex:none;margin-top:1px}.run-history-section{padding-bottom:9px}.task-run-history{display:grid}.task-run-row{border-top:1px solid #edf1f5;grid-template-columns:150px minmax(120px,1fr) minmax(180px,1.2fr) minmax(130px,1fr);align-items:center;gap:10px;min-width:0;padding:9px 0;display:grid}.task-run-row:first-child{border-top:0;padding-top:0}.task-run-state,.task-run-time,.task-run-snapshot{min-width:0}.task-run-state{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.task-run-state small{color:#8191a0;font-size:8px}.task-run-time strong{color:#415b72;font-size:9.2px;display:block}.task-run-time small{color:#8a98a6;margin-top:2px;font-size:8px;display:block}.task-run-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.task-run-metrics>span{min-width:0}.task-run-metrics b,.task-run-metrics small{display:block}.task-run-metrics b{color:#36536d;overflow-wrap:anywhere;font-size:9.2px}.task-run-metrics small{color:#8a98a6;margin-top:2px;font-size:7.7px}.task-run-snapshot span{color:#8a98a6;text-transform:uppercase;font-size:7.7px;display:block}.task-run-snapshot code{color:#536b81;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:3px;font-size:8.2px;display:block;overflow:hidden}.task-screen-event.event-stale_lock_detected>i,.task-screen-event.event-stale_lock_recovery_failed>i,.task-screen-event.event-preflight_failed>i{background:#cf5e68;box-shadow:0 0 0 4px #cf5e6814}.task-screen-event.event-stale_lock_recovered>i,.task-screen-event.event-preflight_ok>i,.task-screen-event.event-complete>i{background:#4f9a70;box-shadow:0 0 0 4px #4f9a7014}.task-screen-event.event-operator_cancel>i{background:#c68a2b;box-shadow:0 0 0 4px #c68a2b14}.technical-head{align-items:center}.task-tech-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.task-tech-actions small{text-align:right;max-width:none!important}.task-tech-actions .btn{white-space:nowrap}@media (width<=850px){.task-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.task-compare-grid>div:nth-child(2){border-right:0}.task-compare-grid>div:nth-child(-n+2){border-bottom:1px solid #e5ebf1}.task-run-row{grid-template-columns:1fr 1fr}.task-run-metrics,.task-run-snapshot{grid-column:auto}}@media (width<=700px){.task-evidence-head{flex-direction:column;gap:4px}.task-evidence-head small{text-align:left;max-width:none}.task-run-row{grid-template-columns:1fr}.task-run-metrics{grid-template-columns:1fr 1fr}.technical-head{align-items:flex-start}.task-tech-actions{justify-content:flex-start;width:100%}.task-tech-actions small{text-align:left}}@media (width<=480px){.task-compare-grid{grid-template-columns:1fr}.task-compare-grid>div{border-bottom:1px solid #e5ebf1;border-right:0}.task-compare-grid>div:last-child{border-bottom:0}.task-run-metrics{grid-template-columns:1fr 1fr}.task-tech-actions .btn{width:100%}}.task-inline-empty{color:#718496;background:#fbfcfd;border:1px dashed #d8e1e9;border-radius:9px;align-items:flex-start;gap:9px;min-width:0;padding:12px;display:flex}.task-inline-empty svg{color:#8ba0b3;flex:none;margin-top:1px}.task-inline-empty>div{min-width:0}.task-inline-empty strong{color:#425e75;font-size:9.7px;display:block}.task-inline-empty span{color:#8292a1;overflow-wrap:anywhere;margin-top:3px;font-size:8.7px;line-height:1.45;display:block}.task-evidence-item.neutral>i{background:#7f95a9;box-shadow:0 0 0 4px #7f95a914}.task-compare-empty .task-detail-section-head{margin-bottom:10px}.execution-navigation-guide{background:#f8fbff;border:1px solid #d8e4f1;border-radius:10px;grid-template-columns:minmax(230px,.85fr) minmax(430px,1.5fr);align-items:center;gap:12px 18px;margin:-4px 0 16px;padding:13px 14px;display:grid}.execution-guide-copy{color:#35516b;align-items:flex-start;gap:9px;min-width:0;display:flex}.execution-guide-copy>svg{color:#2b6fab;flex:none;margin-top:2px}.execution-guide-copy>div{min-width:0}.execution-guide-copy strong{color:#253e56;font-size:11.5px;display:block}.execution-guide-copy span{color:#728497;margin-top:3px;font-size:9.5px;line-height:1.4;display:block}.execution-guide-flow{grid-template-columns:minmax(120px,1fr) auto minmax(150px,1fr) auto minmax(120px,1fr);align-items:center;gap:7px;min-width:0;display:grid}.execution-guide-flow>svg{color:#9aa9b8}.execution-guide-flow button,.execution-guide-step{color:#425d75;text-align:left;background:#fff;border:1px solid #dce5ee;border-radius:9px;align-items:center;gap:8px;min-width:0;min-height:48px;padding:8px 10px;display:flex}.execution-guide-flow button:hover{background:#fbfdff;border-color:#b9cce0}.execution-guide-flow .primary-step{color:#285f91;background:#f1f7fd;border-color:#bed5ee}.execution-guide-flow button>svg,.execution-guide-step>svg{flex:none}.execution-guide-flow span{min-width:0}.execution-guide-flow b,.execution-guide-flow small{display:block}.execution-guide-flow b{font-size:9.8px}.execution-guide-flow small{color:#8291a0;margin-top:2px;font-size:8px;line-height:1.25}.execution-guide-note{color:#718397;border-top:1px solid #e4ebf3;grid-column:1/-1;align-items:flex-start;gap:7px;padding-top:9px;font-size:9px;line-height:1.45;display:flex}.execution-guide-note svg{color:#667f98;flex:none;margin-top:1px}.execution-guide-note b{color:#425d75}.execution-list-hint{color:#60778e;background:#fbfcfe;border:1px solid #dfe7ef;border-radius:9px;align-items:flex-start;gap:9px;margin:0 0 11px;padding:10px 12px;display:flex}.execution-list-hint>svg{color:#3d79ad;flex:none;margin-top:1px}.execution-list-hint>div{min-width:0}.execution-list-hint strong{color:#304d67;font-size:10px;display:block}.execution-list-hint span{color:#7b8c9d;margin-top:2px;font-size:8.8px;line-height:1.45;display:block}.task-drawer-scope-note{color:#657c92;background:#f7fbff;border:1px solid #dce7f1;border-radius:8px;align-items:flex-start;gap:7px;margin:8px 0 10px;padding:8px 10px;font-size:8.8px;line-height:1.45;display:flex}.task-drawer-scope-note svg{color:#3e79ad;flex:none;margin-top:1px}.task-drawer-scope-note strong{color:#385772}@media (width<=1050px){.execution-navigation-guide{grid-template-columns:1fr}.execution-guide-flow{grid-template-columns:minmax(120px,1fr) auto minmax(150px,1fr) auto minmax(120px,1fr)}}@media (width<=700px){.execution-guide-flow{grid-template-columns:1fr}.execution-guide-flow>svg{justify-self:center;transform:rotate(90deg)}.execution-navigation-guide{padding:11px}.execution-list-hint{margin-bottom:9px}}.federation-identity{align-items:center;gap:14px;padding:15px 16px;display:flex}.federation-identity-icon{color:#2563eb;background:#eef5ff;border:1px solid #d6e5fb;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;display:grid}.federation-identity-main{flex:1;min-width:0}.federation-identity-main>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:700;display:block}.federation-identity-main>strong{margin-top:2px;font-size:15px;display:block}.federation-identity-main>small{color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:9.5px;display:block;overflow:hidden}.federation-identity-meta{text-align:right;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.federation-identity-meta small{color:var(--muted);font-size:9.5px}.federation-empty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.federation-empty-grid .surface{margin-bottom:16px}.federation-empty-grid .surface>.btn{margin:0 16px 16px}.federation-callout{color:#315f8e;align-items:flex-start;gap:12px;padding:17px 16px;display:flex}.federation-callout>svg{flex:none;margin-top:2px}.federation-callout strong{color:var(--text);font-size:12px;display:block}.federation-callout span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.55;display:block}.federation-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.federation-summary>div{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:9px;padding:14px 15px}.federation-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700;display:block}.federation-summary strong{margin-top:5px;font-size:22px;display:block}.federation-summary .good strong{color:var(--success)}.federation-summary .warn strong{color:var(--warning)}.federation-summary .bad strong{color:var(--danger)}.federation-sites{flex-direction:column;display:flex}.federation-site{appearance:none;border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--text);background:#fff;grid-template-columns:18px minmax(220px,1fr) minmax(260px,auto) 18px;align-items:center;gap:11px;padding:13px 16px;display:grid}.federation-site-state{place-items:center;width:10px;height:10px;display:grid}.federation-site-state i{background:#99a6b4;border-radius:50%;width:8px;height:8px}.federation-site-state.online i{background:var(--success);box-shadow:0 0 0 3px #258a621c}.federation-site-state.attention i{background:var(--warning);box-shadow:0 0 0 3px #c48b181c}.federation-site-state.offline i{background:var(--danger);box-shadow:0 0 0 3px #c4435217}.federation-site-main{min-width:0}.federation-site-main strong{font-size:12px;display:block}.federation-site-main span,.federation-site-main small{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;display:block;overflow:hidden}.federation-site-main span{color:var(--text-2);font-size:10.5px}.federation-site-main small{color:var(--muted);font-size:9.5px}.federation-site-metrics{color:var(--muted);white-space:nowrap;justify-content:flex-end;align-items:center;gap:16px;font-size:10px;display:flex}.federation-site-metrics b{color:var(--text-2);font-size:11px}.danger-text{color:var(--danger)!important}.federation-invitations>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 16px;display:flex}.federation-invitations>div:last-child{border-bottom:0}.federation-invitations strong{font-size:11px;display:block}.federation-invitations span:not(.tag){color:var(--muted);margin-top:3px;font-size:9.5px;display:block}.federation-connected{padding:16px}.federation-link-line{border-bottom:1px solid var(--line);grid-template-columns:150px 1fr;gap:12px;padding:9px 0;display:grid}.federation-link-line span{color:var(--muted);font-size:10px;font-weight:700}.federation-link-line strong{overflow-wrap:anywhere;font-size:11px}.federation-connected>.row-actions{margin-top:14px}.text-success{color:var(--success)!important}.text-danger{color:var(--danger)!important}.federation-stage{margin-bottom:16px}.federation-token-result .credential-row{margin:12px 0}.modal-actions-inline{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;display:flex}.federation-detail-hero{margin-top:2px}@media (width<=980px){.federation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.federation-empty-grid{grid-template-columns:1fr}.federation-site{grid-template-columns:18px minmax(0,1fr) 18px}.federation-site-metrics{flex-wrap:wrap;grid-column:2/3;justify-content:flex-start;gap:8px 14px}}@media (width<=640px){.federation-summary{grid-template-columns:1fr 1fr}.federation-identity{align-items:flex-start}.federation-identity-meta{text-align:left;align-items:flex-start}.federation-site{padding:12px}.federation-link-line{grid-template-columns:1fr;gap:4px}.federation-site-metrics{font-size:9.5px}.federation-empty-grid{display:block}}.federation-sites-toolbar{border-bottom:1px solid var(--line);background:#fbfcfe;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.federation-site-search{flex:1;max-width:420px}.federation-site-search input{width:100%}.federation-site{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--text);background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0;padding:0;display:grid;position:relative}.federation-site:last-child{border-bottom:0}.federation-site:hover{background:#f8fbff}.federation-site-open{appearance:none;text-align:left;min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:18px minmax(220px,1fr) minmax(260px,auto) 18px;align-items:center;gap:11px;padding:13px 14px 13px 16px;display:grid}.federation-site-open:hover{background:#f8fbffe6}.federation-site-actions{border-left:1px solid #edf1f5;align-items:center;gap:6px;padding:0 12px;display:flex}.federation-site-actions .icon-btn{width:31px;height:31px}.federation-site-main em{color:#8a98a6;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8.8px;font-style:normal;display:block;overflow:hidden}.federation-site-note{max-width:680px;color:#5f7285!important}.federation-site-note:before{content:"Nota: ";color:#718397;font-weight:700}.danger-confirm{color:#8d3642;background:#fff7f8;border:1px solid #f0c8cd;border-radius:10px;align-items:flex-start;gap:12px;padding:13px 14px;display:flex}.danger-confirm>svg{flex:none;margin-top:1px}.danger-confirm strong{color:#7f2f3a;font-size:11.5px;display:block}.danger-confirm span{color:#8a5b62;margin-top:4px;font-size:9.6px;line-height:1.5;display:block}.detail-wrap{white-space:pre-wrap;overflow-wrap:anywhere}.detail-stack.compact{margin-top:12px}@media (width<=980px){.federation-site-open{grid-template-columns:18px minmax(0,1fr) 18px}.federation-site-open .federation-site-metrics{flex-wrap:wrap;grid-column:2/3;justify-content:flex-start;gap:8px 14px}.federation-site-actions{padding:0 8px}}@media (width<=680px){.federation-sites-toolbar{flex-direction:column;align-items:stretch}.federation-site-search{max-width:none}.federation-sites-toolbar .btn{justify-content:center;width:100%}.federation-site{grid-template-columns:minmax(0,1fr)}.federation-site-actions{border-top:1px solid #edf1f5;border-left:0;justify-content:flex-end;padding:8px 12px}.federation-site-open{padding:12px}.federation-site-main em{white-space:normal}.federation-site-note{white-space:normal!important}}.environment-context{background:linear-gradient(#f7fbff,#f2f7fd);border-color:#cfe0f5;position:relative}.environment-context.remote{background:linear-gradient(#eef6ff,#e8f1fb);border-color:#bcd4f0}.environment-select-row{align-items:center;gap:6px;display:flex}.environment-select-row select{flex:1;min-width:0}.environment-context>small{color:#718397;margin-top:6px;padding-right:18px;font-size:9px;line-height:1.35;display:block}.environment-context>i.dot{position:absolute;top:13px;right:11px}.tenant-context span em{color:#718397;text-transform:none;letter-spacing:0;font-style:normal;font-weight:600}.remote-console-active .workspace{background:#f6f9fc}.remote-console-active .topbar{box-shadow:inset 0 -1px #d8e4f1}.remote-console-banner{color:#315f8e;background:#f1f7fe;border:1px solid #bfd5ee;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:0 0 14px;padding:11px 13px;display:flex}.remote-console-banner>div:first-child{align-items:flex-start;gap:9px;min-width:0;display:flex}.remote-console-banner>div:first-child>svg{flex:none;margin-top:1px}.remote-console-banner span{min-width:0}.remote-console-banner b{color:#234b74;font-size:11px;display:block}.remote-console-banner small{color:#607b97;margin-top:2px;font-size:9.6px;line-height:1.45;display:block}.remote-console-banner.attention{color:#866315;background:#fffaf0;border-color:#ead8a7}.remote-console-banner.attention b{color:#71540f}.remote-console-banner.attention small{color:#856f3a}.remote-console-banner.offline{color:#993f4a;background:#fff7f8;border-color:#efc8cd}.remote-console-banner.offline b{color:#85333d}.remote-console-banner.offline small{color:#8e6066}.central-state.remote{background:#f2f7fc;border-color:#c7daee}.federation-site-actions .btn{white-space:nowrap}.federation-site-actions .btn.primary:disabled{opacity:.55;cursor:not-allowed}@media (width<=900px){.remote-console-banner{flex-direction:column;align-items:stretch}.remote-console-banner>.row-actions{justify-content:flex-end}.environment-select-row{align-items:stretch}}@media (width<=680px){.environment-context>small{padding-right:0}.environment-context>i.dot{top:12px}.federation-site-actions .btn{flex:1;justify-content:center}}.topbar{background:color-mix(in srgb,var(--surface) 94%,transparent);border-bottom-color:var(--line);gap:16px;height:68px;padding:0 24px;box-shadow:0 1px #0f172a06}.topbar-identity{flex:1;gap:3px;min-width:0;display:grid}.topbar-kicker{color:var(--faint);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850;line-height:1;display:block}.topbar-identity .crumb{align-items:center;gap:10px;min-width:0;display:flex}.topbar-identity .crumb strong{color:var(--text);letter-spacing:-.015em;font-size:15px;line-height:1.2}.topbar-identity .crumb span{color:var(--muted);font-size:10px}.topbar-actions{flex:none;gap:7px}.central-state{border:1px solid var(--line);background:var(--surface-soft);min-height:34px;color:var(--text-2);border-radius:9px;gap:7px;padding:0 10px;font-weight:650}.topbar-icon{border-color:var(--line);background:var(--surface);color:var(--text-2);box-shadow:0 1px 2px #0f172a08}.topbar-icon:hover,.topbar-icon.active{border-color:var(--line-strong);background:var(--surface-soft);color:var(--text)}.theme-anchor{position:relative}.theme-popover{background:var(--surface);border:1px solid var(--line);z-index:130;border-radius:12px;width:292px;padding:7px;position:absolute;top:43px;right:0;overflow:hidden;box-shadow:0 20px 54px #07111d3d}.theme-popover-head{border-bottom:1px solid var(--line);margin-bottom:5px;padding:8px 9px 10px}.theme-popover-head strong,.theme-popover-head span{display:block}.theme-popover-head strong{color:var(--text);font-size:11px}.theme-popover-head span{color:var(--muted);margin-top:2px;font-size:8.5px;line-height:1.4}.theme-popover>button{width:100%;min-height:48px;color:var(--text-2);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 9px;display:grid}.theme-popover>button:hover{background:var(--surface-soft)}.theme-popover>button.active{background:var(--primary-soft);color:var(--primary)}.theme-popover>button>span{min-width:0}.theme-popover>button strong,.theme-popover>button small{display:block}.theme-popover>button strong{color:var(--text);font-size:10px}.theme-popover>button small{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}html[data-theme=dark] body{background:var(--bg);color:var(--text)}html[data-theme=dark] code{color:#9bc6ef}html[data-theme=dark] .workspace{background:var(--bg)}html[data-theme=dark] .sidebar{background:#07121f;border-right:1px solid #172b3f}html[data-theme=dark] .sidebar-brand{background:#081522}html[data-theme=dark] .sidebar-nav button.active{background:#153757}html[data-theme=dark] .sidebar-context{background:#0d2033;border-color:#203a52}html[data-theme=dark] .sidebar-context select{color:#e5edf5;background:#0b1c2d;border-color:#29455f}html[data-theme=dark] .topbar{background:#091420f0;box-shadow:0 1px #ffffff04}html[data-theme=dark] .central-state{color:#afc0d0;background:#0d1e30;border-color:#233c54}html[data-theme=dark] .topbar-icon{color:#aec0d1;background:#0e2032;border-color:#263f56}html[data-theme=dark] .bell-badge{border-color:#0e2032}html[data-theme=dark] .login-panel-head{border-color:#21364a}html[data-theme=dark] .login-panel-head strong,html[data-theme=dark] .login-title h2{color:#eef4fa}html[data-theme=dark] .login-panel-head span,html[data-theme=dark] .login-title p{color:#8799ab}html[data-theme=dark] .login-access-kicker{color:#72aef2}html[data-theme=dark] .login-panel input{color:#e9f0f6;background:#0a1725;border-color:#2a4259}html[data-theme=dark] .login-panel input:focus{background:#0c1b2b;border-color:#4f87c9}html[data-theme=dark] .login-foot{color:#667b90;border-color:#21364a}html[data-theme=dark] .surface,html[data-theme=dark] .metric,html[data-theme=dark] .volume-card,html[data-theme=dark] .storage-summary>div,html[data-theme=dark] .resource-hero>div,html[data-theme=dark] .resource-grid>div,html[data-theme=dark] .routine-summary-row>div,html[data-theme=dark] .routine-summary-row>button,html[data-theme=dark] .routine-stepper button,html[data-theme=dark] .credential-row,html[data-theme=dark] .federation-summary>div,html[data-theme=dark] .task-evidence-card,html[data-theme=dark] .task-compare-card,html[data-theme=dark] .task-detail-section,html[data-theme=dark] .drawer-info-grid>div,html[data-theme=dark] .task-tech-grid>div,html[data-theme=dark] .live-progress-card,html[data-theme=dark] .live-message,html[data-theme=dark] .live-result-card{background:var(--surface);border-color:var(--line);color:var(--text-2)}html[data-theme=dark] .surface-head{border-color:var(--line)}html[data-theme=dark] .toolbar,html[data-theme=dark] .segmented{border-color:var(--line);background:#0d1c2b}html[data-theme=dark] .segmented button.active{color:#8fc0f2;background:#17304a;box-shadow:0 0 0 1px #2b4a66}html[data-theme=dark] .btn.primary{color:#fff;background:#347fd9;border-color:#347fd9}html[data-theme=dark] .btn.danger,html[data-theme=dark] .icon-btn.danger{color:#ef8c97;background:#1b1820;border-color:#663440}html[data-theme=dark] .text-btn{color:#78b3ed}html[data-theme=dark] .table-wrap th{color:#7f94a9;background:#0c1b2a;border-color:#21364a}html[data-theme=dark] .table-wrap td{border-color:#1c3043}html[data-theme=dark] .table-wrap tbody tr:hover{background:#0d2031}html[data-theme=dark] .table-wrap .selected-row{background:#102942}html[data-theme=dark] .row-more-menu{background:#0e1b2a;border-color:#294158;box-shadow:0 18px 46px #00000047}html[data-theme=dark] .metric-value,html[data-theme=dark] .volume-card-head strong,html[data-theme=dark] .volume-stats strong,html[data-theme=dark] .storage-summary strong,html[data-theme=dark] .resource-hero strong,html[data-theme=dark] .resource-grid strong,html[data-theme=dark] .routine-summary-row strong{color:#d9e4ee}html[data-theme=dark] .volume-path,html[data-theme=dark] .repo-path,html[data-theme=dark] .current-files-box code{color:#9bb0c3;background:#0a1724;border-color:#20374c}html[data-theme=dark] .volume-meter,html[data-theme=dark] .repo-storage-meter,html[data-theme=dark] .repo-storage-track{background:#1d3347}html[data-theme=dark] .volume-explainer,html[data-theme=dark] .scheduler-explainer,html[data-theme=dark] .repository-detail-banner{color:#a9bbcc;background:#0c1d2d;border-color:#22394e}html[data-theme=dark] .repository-concept-icon{color:#8cb3d5;background:#142a3e}html[data-theme=dark] .repo-auth-box{color:#9bc7ea;background:#0e2940;border-color:#265074}html[data-theme=dark] .notification-popover,html[data-theme=dark] .theme-popover{background:#0d1b2a;border-color:#294158;box-shadow:0 22px 58px #00000061}html[data-theme=dark] .notification-head,html[data-theme=dark] .notification-item{border-color:#203448}html[data-theme=dark] .notification-item{color:#c2cfdb;background:#0d1b2a}html[data-theme=dark] .notification-item:hover{background:#13273a}html[data-theme=dark] .notification-item span{color:#8fa1b2}html[data-theme=dark] .notification-item small{color:#667b90}html[data-theme=dark] .notification-all{color:#78b5ee;background:#0f2336}html[data-theme=dark] .alert-card{color:#c5d2de;background:#0e1b2a;border-color:#203448}html[data-theme=dark] .alert-card:hover{background:#122438}html[data-theme=dark] .alert-icon{color:#8fa9c1;background:#14273a}html[data-theme=dark] .modal-head,html[data-theme=dark] .modal-foot{background:#0c1927;border-color:#21364a}html[data-theme=dark] .modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02080fa8}html[data-theme=dark] .task-drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02080f9e}html[data-theme=dark] .task-drawer{background:#091522;border-left-color:#243a4f;box-shadow:-28px 0 72px #0000006b}html[data-theme=dark] .task-drawer-head,html[data-theme=dark] .task-drawer-overview,html[data-theme=dark] .task-drawer-actions.task-drawer-footer{background:#0d1b2a;border-color:#22374a}html[data-theme=dark] .task-drawer-title h2,html[data-theme=dark] .task-detail-section-head h3{color:#e6eef5}html[data-theme=dark] .task-context-strip{background:#0a1927;border-color:#23394e}html[data-theme=dark] .task-context-strip>div{border-color:#20364a}html[data-theme=dark] .task-context-icon{color:#8fb8dc;background:#142b40}html[data-theme=dark] .live-message code{color:#91a9bf;background:#091624}html[data-theme=dark] .task-drawer-more{border-color:#21364a}html[data-theme=dark] .task-drawer-more-body{background:#0a1724}html[data-theme=dark] .task-evidence-item,html[data-theme=dark] .task-inline-empty,html[data-theme=dark] .task-compare-grid{background:#0a1826;border-color:#21364a}html[data-theme=dark] .technical-section{background:#0a1724}html[data-theme=dark] .task-tech-grid pre{color:#9fb3c6}html[data-theme=dark] .executions-panel>.surface-head,html[data-theme=dark] .executions-panel .task-filterbar-primary,html[data-theme=dark] .executions-panel .task-filterbar-secondary,html[data-theme=dark] .executions-ledger .task-ledger-head{background:#0c1a28;border-color:#21364a}html[data-theme=dark] .executions-ledger .task-ledger-row:hover{background:#0e2132}html[data-theme=dark] .executions-ledger .task-ledger-row.selected{background:#102942}html[data-theme=dark] .task-row-clickable:hover{background:#0e2132}html[data-theme=dark] .scope-banner,html[data-theme=dark] .execution-navigation-guide,html[data-theme=dark] .execution-list-hint,html[data-theme=dark] .task-drawer-scope-note{color:#9cb1c4;background:#0d2032;border-color:#27425a}html[data-theme=dark] .execution-guide-flow button,html[data-theme=dark] .execution-guide-step{color:#b4c4d2;background:#0e1d2c;border-color:#294159}html[data-theme=dark] .execution-guide-flow .primary-step{color:#8ec0ef;background:#102a45;border-color:#31597d}html[data-theme=dark] .federation-sites-toolbar{background:#0c1a28}html[data-theme=dark] .federation-site{background:#0e1b2a}html[data-theme=dark] .federation-site:hover{background:#102234}html[data-theme=dark] .federation-site-open:hover{background:#12283d}html[data-theme=dark] .danger-confirm{color:#ef9aa4;background:#2e171e;border-color:#68343f}html[data-theme=dark] .remote-console-active .workspace{background:#08131f}html[data-theme=dark] .remote-console-active .topbar{box-shadow:inset 0 -1px #203c56}html[data-theme=dark] .remote-console-banner b{color:#b9dbf6}html[data-theme=dark] .remote-console-banner small{color:#87a7c3}html[data-theme=dark] .remote-console-banner.attention{color:#e9c976;background:#2e2614;border-color:#66542c}html[data-theme=dark] .remote-console-banner.attention b,html[data-theme=dark] .remote-console-banner.attention small{color:#e6c66e}html[data-theme=dark] .remote-console-banner.offline{color:#ef98a3;background:#30171d;border-color:#69343f}html[data-theme=dark] .remote-console-banner.offline b,html[data-theme=dark] .remote-console-banner.offline small{color:#e9949f}html[data-theme=dark] .alert{color:#b9c7d4;background:#0e1c2b;border-color:#253b50}html[data-theme=dark] .alert.warning,html[data-theme=dark] .warning-banner{color:#e6c777;background:#302713;border-color:#65532b}@media (width<=720px){.topbar{height:60px;padding:0 12px}.topbar-kicker{display:none}.topbar-identity{gap:0}.topbar-identity .crumb strong{font-size:13px}.topbar-identity .crumb span,.central-state{display:none}.theme-popover{width:min(292px,100vw - 22px);right:-44px}}.sidebar-context{border-radius:10px;flex-direction:column;gap:8px;min-width:0;margin:12px 12px 8px;padding:11px;display:flex;overflow:hidden}.sidebar-context-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.sidebar-context-head>span{color:#7f96ad;letter-spacing:.075em;text-transform:uppercase;min-width:0;font-size:9px;font-weight:800}.context-state{color:#a8bbcd;letter-spacing:.02em;background:#ffffff0b;border:1px solid #ffffff17;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:20px;padding:0 7px;font-size:8px;font-weight:800;display:inline-flex}.context-state i{background:#6f8599;border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 2px #ffffff06}.context-state.online i{background:#48b881}.context-state.attention i{background:#e1ac50}.context-state.offline i{background:#df6877}.context-site{text-overflow:ellipsis;white-space:nowrap;color:#8ea7bf;min-width:0;max-width:118px;font-size:8px;font-weight:650;overflow:hidden}.environment-select-row{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:7px;width:100%;min-width:0;display:grid}.environment-select-row select,.tenant-context select{text-overflow:ellipsis;white-space:nowrap;border-radius:8px;width:100%;min-width:0;max-width:100%;height:38px;min-height:38px;padding:0 32px 0 10px;overflow:hidden}.environment-refresh{width:32px!important;min-width:32px!important;height:38px!important;min-height:38px!important;padding:0!important}.sidebar-context-help{color:#6f879e;overflow-wrap:anywhere;width:100%;margin:0;font-size:8.5px;line-height:1.4;display:block}.environment-context>i.dot,.tenant-context>i.dot{display:none!important}.environment-context{position:static!important}.environment-context>small{padding-right:0!important}.tenant-context{margin-top:6px}.sidebar-context strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] #root,html[data-theme=dark] .app-shell,html[data-theme=dark] .workspace{color:var(--text);background:#07111d}html[data-theme=dark] .topbar{background:#07111df5;border-color:#1b3044;box-shadow:0 8px 30px #00000014}html[data-theme=dark] .sidebar{background:#07121f;border-color:#182d41}html[data-theme=dark] .environment-context.remote{background:#0e2740;border-color:#2a5275}html[data-theme=dark] .sidebar-context-head>span{color:#7892aa}html[data-theme=dark] .environment-context select,html[data-theme=dark] .tenant-context select{color:#e8f0f7;box-shadow:none;background:#081827;border-color:#29465f}html[data-theme=dark] .environment-context select:focus,html[data-theme=dark] .tenant-context select:focus{border-color:#4f8fd2;box-shadow:0 0 0 3px #5b9cf51f}html[data-theme=dark] .sidebar-context-help{color:#6f879e}html[data-theme=dark] .context-site{color:#88a5bf}html[data-theme=dark] .surface,html[data-theme=dark] .metric,html[data-theme=dark] .volume-card,html[data-theme=dark] .storage-summary>div,html[data-theme=dark] .resource-hero>div,html[data-theme=dark] .resource-grid>div,html[data-theme=dark] .routine-summary-row>div,html[data-theme=dark] .routine-summary-row>button,html[data-theme=dark] .routine-stepper button,html[data-theme=dark] .task-filterbar,html[data-theme=dark] .task-ledger,html[data-theme=dark] .preflight-card,html[data-theme=dark] .live-progress-card,html[data-theme=dark] .live-message,html[data-theme=dark] .live-result-card,html[data-theme=dark] .selection-card,html[data-theme=dark] .copy-command,html[data-theme=dark] .agent-rollout-card,html[data-theme=dark] .plan-delete-summary,html[data-theme=dark] .plan-delete-option,html[data-theme=dark] .plan-delete-progress,html[data-theme=dark] .integrity-card,html[data-theme=dark] .integrity-stats>div,html[data-theme=dark] .restore-drill-card,html[data-theme=dark] .restore-drill-stats>div,html[data-theme=dark] .restore-drill-result,html[data-theme=dark] .restore-drill-result-grid>div,html[data-theme=dark] .autopilot-settings-panel,html[data-theme=dark] .task-detail-section,html[data-theme=dark] .drawer-info-grid>div,html[data-theme=dark] .task-tech-grid>div,html[data-theme=dark] .task-evidence-item,html[data-theme=dark] .task-compare-grid,html[data-theme=dark] .task-inline-empty,html[data-theme=dark] .credential-row,html[data-theme=dark] .federation-summary>div,html[data-theme=dark] .federation-site,html[data-theme=dark] .federation-sites-toolbar,html[data-theme=dark] .scheduler-legend span,html[data-theme=dark] .schedule-preview,html[data-theme=dark] .wizard-callout,html[data-theme=dark] .policy-callout,html[data-theme=dark] .execution-delete-hero,html[data-theme=dark] .toast{color:var(--text-2);background:#0e1b2a;border-color:#21364b;box-shadow:0 1px 2px #0000001f,0 10px 28px #00000014}html[data-theme=dark] .surface-head,html[data-theme=dark] .toolbar,html[data-theme=dark] .task-filterbar,html[data-theme=dark] .task-ledger-head,html[data-theme=dark] .browser-head,html[data-theme=dark] .browser-tools,html[data-theme=dark] .browser-footer,html[data-theme=dark] .file-table-head,html[data-theme=dark] .task-detail-tabs,html[data-theme=dark] .task-drawer-head,html[data-theme=dark] .task-drawer-overview,html[data-theme=dark] .task-drawer-actions.task-drawer-footer,html[data-theme=dark] .modal-head,html[data-theme=dark] .modal-foot{background:#0b1927;border-color:#21364b}html[data-theme=dark] .file-row{color:#b7c6d4;background:#0e1b2a;border-color:#1d3144}html[data-theme=dark] .file-row:hover{background:#112438}html[data-theme=dark] .file-name{color:#c9d6e2}html[data-theme=dark] .file-name svg{color:#7894ad}html[data-theme=dark] .file-name small,html[data-theme=dark] .browser-tools,html[data-theme=dark] .browser-footer{color:#7e92a6}html[data-theme=dark] .task-ledger-row{color:#b9c8d6;background:#0e1b2a;border-color:#1d3144}html[data-theme=dark] .task-ledger-row:hover{background:#102338}html[data-theme=dark] .task-drawer{background:#081522;border-color:#22394e}html[data-theme=dark] .modal{background:#0b1927;border-color:#294158}html[data-theme=dark] .backup-live-telemetry{box-shadow:none;background:linear-gradient(#0d1d2d,#0a1826);border-color:#29465f}html[data-theme=dark] .backup-live-telemetry.waiting-metrics{background:linear-gradient(#171d29,#111923);border-color:#3e4856}html[data-theme=dark] .restore-index-state,html[data-theme=dark] .operation-note{color:#9eafbf;background:#0c1c2b;border-color:#21364b}html[data-theme=dark] .path-bar input{background:#081827}html[data-theme=dark] .wizard-pane-head,html[data-theme=dark] .routine-review-head{border-color:#21364b}html[data-theme=dark] .wizard-pane-icon,html[data-theme=dark] .server-avatar,html[data-theme=dark] .node-icon,html[data-theme=dark] .integrity-icon,html[data-theme=dark] .restore-drill-icon{color:#8cb4d8;background:#132a3e;border-color:#28445d}html[data-theme=dark] .weekday-picker button{color:#9fb0c0;background:#0c1c2b;border-color:#294158}html[data-theme=dark] .weekday-picker button:hover{background:#13283b}html[data-theme=dark] .weekday-picker button.active{color:#9ac8f2;background:#123052;border-color:#315d86}html[data-theme=dark] .plan-delete-option.active{background:#102940;border-color:#315a7c}html[data-theme=dark] .plan-delete-option.danger.active{background:#2c171d;border-color:#6b3541}html[data-theme=dark] .plan-delete-progress.failed,html[data-theme=dark] .execution-delete-hero.danger{background:#2a171d;border-color:#63343f}html[data-theme=dark] .plan-delete-progress.done{background:#10261f;border-color:#295743}html[data-theme=dark] .integrity-card.healthy,html[data-theme=dark] .restore-drill-card.healthy{background:#10261f;border-color:#28543f}html[data-theme=dark] .integrity-card.warning,html[data-theme=dark] .restore-drill-card.warning{background:#2a2313;border-color:#5d4c28}html[data-theme=dark] .integrity-card.attention,html[data-theme=dark] .restore-drill-card.attention{background:#2b171d;border-color:#61333e}html[data-theme=dark] .integrity-card.active,html[data-theme=dark] .restore-drill-card.active{background:#10263a;border-color:#2d5070}html[data-theme=dark] .restore-drill-error,html[data-theme=dark] .integrity-error{color:#e99aa4;background:#26171c;border-color:#60303a}html[data-theme=dark] .agent-rollout-card.has-attention{background:#261c1c;border-color:#5c353b}html[data-theme=dark] .agent-rollout-track{background:#1c3144}html[data-theme=dark] .copy-command code,html[data-theme=dark] .task-tech-grid pre{color:#9db5ca}html[data-theme=dark] .toast{color:#a9cdbb}.toast.error{color:#e89ca6}.toast.warning{color:#dfc47b}html[data-theme=dark] .progress-track,html[data-theme=dark] .volume-meter,html[data-theme=dark] .repo-storage-meter,html[data-theme=dark] .repo-storage-track{background:#1c3043}html[data-theme=dark] .current-files-box,html[data-theme=dark] .volume-path,html[data-theme=dark] .repo-path{color:#9fb2c5;background:#081827;border-color:#21394e}html[data-theme=dark] .row-more-menu{background:#0c1b2a;border-color:#294158}html[data-theme=dark] .row-more-menu button{color:#b9c8d6}html[data-theme=dark] .row-more-menu button:hover{background:#13273a}html[data-theme=dark] .table-wrap,html[data-theme=dark] table{color:#bdcbd8}html[data-theme=dark] .empty-state,html[data-theme=dark] .notification-empty{color:#7f93a7}html[data-theme=dark] hr{border-color:#21364b}html[data-theme=dark] .surface-head h3,html[data-theme=dark] .metric-value,html[data-theme=dark] .volume-card-head strong,html[data-theme=dark] .volume-stats strong,html[data-theme=dark] .storage-summary strong,html[data-theme=dark] .resource-hero strong,html[data-theme=dark] .resource-grid strong,html[data-theme=dark] .routine-summary-row strong,html[data-theme=dark] .integrity-card-head strong,html[data-theme=dark] .integrity-stats strong,html[data-theme=dark] .restore-drill-head strong,html[data-theme=dark] .restore-drill-stats strong,html[data-theme=dark] .agent-rollout-head strong,html[data-theme=dark] .agent-rollout-kpis b,html[data-theme=dark] .plan-delete-summary strong,html[data-theme=dark] .plan-delete-option strong,html[data-theme=dark] .plan-delete-progress-head strong,html[data-theme=dark] .task-drawer-title h2,html[data-theme=dark] .task-detail-section-head h3,html[data-theme=dark] .file-name strong{color:#e3ebf3}html[data-theme=dark] .surface-head p,html[data-theme=dark] .volume-card-head small,html[data-theme=dark] .volume-stats span,html[data-theme=dark] .storage-summary span,html[data-theme=dark] .resource-hero span,html[data-theme=dark] .resource-grid span,html[data-theme=dark] .integrity-card-head span,html[data-theme=dark] .integrity-stats span,html[data-theme=dark] .restore-drill-head span,html[data-theme=dark] .restore-drill-head small,html[data-theme=dark] .restore-drill-stats span,html[data-theme=dark] .agent-rollout-head span,html[data-theme=dark] .agent-rollout-head small,html[data-theme=dark] .agent-rollout-kpis,html[data-theme=dark] .plan-delete-summary span,html[data-theme=dark] .plan-delete-option span,html[data-theme=dark] .plan-delete-progress-head small,html[data-theme=dark] .plan-delete-progress-meta{color:#7f93a7}html[data-theme=dark] .operation-note.is-error{color:#e998a3;background:#2b171d;border-color:#63323d}html[data-theme=light] .sidebar{color:#334a62;background:#f8fafc;border-right:1px solid #dfe7ef}html[data-theme=light] .sidebar-brand{background:#fff;border-color:#e2e8f0}html[data-theme=light] .sidebar-brand strong{color:#17263a}html[data-theme=light] .sidebar-brand small{color:#708194}html[data-theme=light] .sidebar-context{background:#fff;border-color:#dfe7ef}html[data-theme=light] .sidebar-context-head>span{color:#718096}html[data-theme=light] .context-state{color:#5d7186;background:#f5f8fb;border-color:#dfe7ef}html[data-theme=light] .context-site{color:#607b97}html[data-theme=light] .sidebar-context-help{color:#718397}html[data-theme=light] .sidebar-context select{color:#17263a;background:#fff;border-color:#cfd8e3}html[data-theme=light] .sidebar-nav{scrollbar-color:#ccd7e2 transparent}html[data-theme=light] .nav-label{color:#8795a4}html[data-theme=light] .sidebar-nav button{color:#52677d}html[data-theme=light] .sidebar-nav button:hover{color:#17263a;background:#eef4fa}html[data-theme=light] .sidebar-nav button.active{color:#205fbc;background:#e8f1ff}html[data-theme=light] .sidebar-nav button.active svg:first-child{color:#2563eb}html[data-theme=light] .nav-arrow{color:#6f89a1}html[data-theme=light] .sidebar-footer{border-color:#e2e8f0}html[data-theme=light] .operator-avatar{color:#245f9e;background:#e8f1ff;border-color:#c8d9ef}html[data-theme=light] .operator strong{color:#243a51}html[data-theme=light] .operator span{color:#718397}html[data-theme=light] .operator .operator-release{color:#8795a4}html[data-theme=light] .sidebar-footer .icon-btn{color:#60778e;background:#fff;border-color:#dfe7ef}html[data-theme=light] .sidebar-footer .icon-btn:hover{color:#243a51;background:#f1f5f9}@media (width<=1180px){:root{--sidebar-width:238px}.sidebar-context{margin-left:10px;margin-right:10px}}@media (width<=900px){:root{--sidebar-width:256px}.sidebar{width:min(286px,88vw)}.sidebar-context{margin-left:12px;margin-right:12px}.environment-select-row{grid-template-columns:minmax(0,1fr) 36px}.environment-refresh{width:36px!important;min-width:36px!important}}@media (width<=520px){.sidebar{width:min(300px,92vw)}.sidebar-context{padding:10px}.topbar-actions{gap:5px}.topbar{padding:0 9px}}.sidebar-context{gap:9px}.sidebar-context-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.context-refresh{appearance:none;color:#91a9bf;cursor:pointer;background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;place-items:center;width:27px;min-width:27px;height:27px;padding:0;transition:background .15s,border-color .15s,color .15s,transform .15s;display:grid}.context-refresh:hover{color:#eef5fb;background:#ffffff13;border-color:#ffffff29}.context-refresh:active{transform:translateY(1px)}.context-select{border-radius:9px!important;width:100%!important;min-width:0!important;max-width:100%!important;height:38px!important;min-height:38px!important;margin:0!important;padding:0 34px 0 11px!important;display:block!important}.environment-select-row{display:contents!important}.environment-refresh{display:none!important}.tenant-context .context-select,.environment-context .context-select{box-sizing:border-box}html[data-theme=dark] .context-refresh{color:#91a9bf;background:#0b1b2b;border-color:#29465f}html[data-theme=dark] .context-refresh:hover{color:#eef5fb;background:#10273b;border-color:#3a5c78}html[data-theme=light] .context-refresh{color:#5d7186;background:#f7f9fc;border-color:#d8e1ea}html[data-theme=light] .context-refresh:hover{color:#243a51;background:#eef4fa;border-color:#c8d5e2}html[data-theme=dark] .destination-choice.active,html[data-theme=dark] .strategy-grid button.active,html[data-theme=dark] .schedule-choice-grid button.active,html[data-theme=dark] .execution-delete-option.active,html[data-theme=dark] .task-bulk-selection,html[data-theme=dark] .execution-delete-callout,html[data-theme=dark] .restore-drill-manifest{color:#c7d5e2!important;background:#10273b!important;border-color:#31516c!important}html[data-theme=dark] .drawer-activity-icon,html[data-theme=dark] .execution-delete-hero-icon,html[data-theme=dark] .execution-delete-option-icon,html[data-theme=dark] .execution-delete-callout.info .execution-delete-callout-icon,html[data-theme=dark] .wizard-steps b,html[data-theme=dark] .federation-identity-icon{color:#8fb8dc!important;background:#142b40!important}html[data-theme=dark] .execution-delete-hero.danger .execution-delete-hero-icon,html[data-theme=dark] .execution-delete-option-icon.danger,html[data-theme=dark] .execution-delete-callout.danger .execution-delete-callout-icon,html[data-theme=dark] .execution-delete-icon{color:#ef98a3!important;background:#321820!important}html[data-theme=dark] .execution-delete-stats span,html[data-theme=dark] .execution-delete-chip,html[data-theme=dark] .input-suffix span,html[data-theme=dark] .ent-input-suffix span,html[data-theme=dark] .incident-count{color:#b9c8d6!important;background:#0c1a28!important;border-color:#294158!important}html[data-theme=dark] .backup-live-health.good,html[data-theme=dark] .incident-resolved,html[data-theme=dark] .notification-item.resolved,html[data-theme=dark] .alert-card.resolved,html[data-theme=dark] .alert-card.resolved .alert-icon{color:#80c7a6!important;background:#10271f!important;border-color:#285640!important}html[data-theme=dark] .backup-level.level-full,html[data-theme=dark] .tag.level-full,html[data-theme=dark] .strategy-badge.full{color:#8ec0ef!important;background:#102a45!important;border-color:#31597d!important}html[data-theme=dark] .backup-level.level-incremental,html[data-theme=dark] .tag.level-incremental,html[data-theme=dark] .strategy-badge.incremental,html[data-theme=dark] .operation-badge.check{color:#83c6cc!important;background:#102c2f!important;border-color:#28565c!important}html[data-theme=dark] .backup-level.level-differential,html[data-theme=dark] .tag.level-differential,html[data-theme=dark] .operation-badge.retention{color:#e6c777!important;background:#302713!important;border-color:#65532b!important}html[data-theme=dark] .strategy-badge.differential,html[data-theme=dark] .strategy-badge.auto,html[data-theme=dark] .operation-badge.drill{color:#c2aceb!important;background:#241f36!important;border-color:#4b4267!important}html[data-theme=dark] .operation-badge.restore{color:#9bc5e8!important;background:#102940!important;border-color:#285171!important}html[data-theme=dark] .operation-badge.init,html[data-theme=dark] .operation-badge.unlock,html[data-theme=dark] .operation-badge.browse,html[data-theme=dark] .operation-badge.snapshots,html[data-theme=dark] .operation-badge.generic{color:#b9c8d6!important;background:#121f2d!important;border-color:#294158!important}html[data-theme=dark] .autopilot-master{background:#10271f!important;border-color:#285640!important}html[data-theme=dark] .autopilot-master span strong{color:#80c7a6!important}html[data-theme=dark] .backup-live-telemetry,html[data-theme=dark] .backup-live-telemetry.waiting-metrics{box-shadow:none!important;background:linear-gradient(#0d1d2c 0%,#091725 100%)!important;border-color:#284259!important}html[data-theme=dark] .backup-live-telemetry.stale{background:#2b171d!important;border-color:#63323d!important}html[data-theme=dark] .backup-live-health{color:#aebed0!important;background:#0a1826!important;border-color:#294158!important}html[data-theme=dark] .backup-live-health.bad{color:#eda0aa!important;background:#321820!important;border-color:#693440!important}html[data-theme=dark] .backup-live-facts{background:#0a1826!important;border-color:#21364a!important}html[data-theme=dark] .backup-live-facts>div{border-color:#21364a!important}html[data-theme=dark] .backup-live-callout,html[data-theme=dark] .execution-delete-hint{color:#aebed0!important;background:#0c1a28!important;border-color:#294158!important}html[data-theme=dark] .backup-live-callout.waiting,html[data-theme=dark] .backup-live-callout.warning{background:#302713!important;border-color:#65532b!important}html[data-theme=dark] .backup-live-callout.danger,html[data-theme=dark] .execution-delete-callout.danger,html[data-theme=dark] .execution-delete-chip.danger{background:#321820!important;border-color:#693440!important}html[data-theme=dark] .backup-live-stream code{color:#9fb3c6!important;background:#091624!important;border-color:#21364a!important}html[data-theme=dark] .execution-delete-hero{box-shadow:none!important;background:linear-gradient(135deg,#0d1d2c 0%,#10243a 100%)!important;border-color:#294158!important}html[data-theme=dark] .execution-delete-hero.danger{background:linear-gradient(135deg,#25131a 0%,#321820 100%)!important;border-color:#693440!important}html[data-theme=dark] .execution-delete-option{color:#c2cfdd!important;background:#0e1b2a!important;border-color:#294158!important}html[data-theme=dark] .execution-delete-option.disabled{background:#0a1724!important}html[data-theme=dark]{scrollbar-color:#294158 #07111d}html[data-theme=dark] *{scrollbar-color:#294158 transparent}html[data-theme=dark] select option{color:#e8eef5;background:#0e1b2a}html[data-theme=light] select option{color:#17263a;background:#fff}html[data-theme=dark] .advanced-settings,html[data-theme=dark] .advanced-settings-body,html[data-theme=dark] .job-config-summary>div,html[data-theme=dark] .preflight-checks,html[data-theme=dark] .integrity-card,html[data-theme=dark] .restore-drill-card,html[data-theme=dark] .execution-delete-note,html[data-theme=dark] .autopilot-settings-panel,html[data-theme=dark] .autopilot-policy-grid .toggle-line,html[data-theme=dark] .task-evidence-card,html[data-theme=dark] .task-compare-card,html[data-theme=dark] .task-inline-empty,html[data-theme=dark] .execution-navigation-guide,html[data-theme=dark] .federation-sites-toolbar{color:#c2cfdd!important;background:#0e1b2a!important;border-color:#21364b!important}html[data-theme=dark] .autopilot-policy-grid .autopilot-sensitive{color:#e6c777!important;background:#302713!important;border-color:#65532b!important}html[data-theme=dark] .compact-ledger-row:hover,html[data-theme=dark] .plans-clean-table tr.selected-row>td{background:#0d2031!important}html[data-theme=dark] .ledger-live-track,html[data-theme=dark] .bar-stack{background:#21364b!important}html[data-theme=dark] .ledger-live>code{color:#9fb3c6!important;background:#0a1724!important;border-color:#21364b!important}html[data-theme=dark] .preflight-check{border-color:#1c3043!important}html[data-theme=dark] .backup-live-stream code.stderr{color:#e998a3!important;background:#2b171d!important;border-color:#63323d!important}html[data-theme=dark] .bulk-selection-bar{color:#9bc5e8!important;background:#102940!important;border-color:#285171!important}html[data-theme=dark] .task-drawer-close{color:#c6d4e0!important;background:#102132!important;border-color:#2a4257!important}html[data-theme=dark] .task-screen-event:not(:last-child):before{background:#21364b!important}html[data-theme=dark] .btn.force-now:hover,html[data-theme=dark] .icon-btn.force-now:hover{color:#f0cf7a!important;background:#3a2d13!important;border-color:#80672e!important}html[data-theme=dark]{--bg:#0b1724;--surface:#12263a;--surface-soft:#162c43;--surface-muted:#1b344e;--sidebar:#0c1d2f;--sidebar-soft:#132b43;--sidebar-text:#e2ebf4;--sidebar-muted:#8ea3b9;--text:#edf3f8;--text-2:#c9d6e2;--muted:#9aadc0;--faint:#71879c;--line:#28435e;--line-strong:#365875;--primary:#63a1f5;--primary-hover:#7bb0f6;--primary-soft:#183757;--success:#70c99d;--success-soft:#17382c;--warning:#e4b45f;--warning-soft:#3b301a;--danger:#ec8792;--danger-soft:#3d2028;--info:#7ab8e8;--info-soft:#17344f;--shadow:0 10px 28px #02080f26,0 1px 1px #ffffff06}html[data-theme=dark] body,html[data-theme=dark] #root,html[data-theme=dark] .app-shell,html[data-theme=dark] .workspace{background:radial-gradient(circle at 82% -10%,#5789be17,transparent 38%), linear-gradient(180deg,#0d1b2a 0%,var(--bg) 58%,#0a1622 100%);color:var(--text)}html[data-theme=dark] .page-content{background:0 0}html[data-theme=dark] .sidebar{background:linear-gradient(#0e2135 0%,#0b1a2a 100%);border-right:1px solid #27435d;box-shadow:10px 0 34px #02080f1a}html[data-theme=dark] .sidebar-brand{background:#10263bc2;border-color:#27435d}html[data-theme=dark] .sidebar-context{background:linear-gradient(#12283e,#102438);border-color:#2d4b67;box-shadow:inset 0 1px #ffffff06,0 6px 18px #02080f14}html[data-theme=dark] .sidebar-context select,html[data-theme=dark] .environment-context select,html[data-theme=dark] .tenant-context select{color:#edf3f8;background:#102438;border-color:#355673}html[data-theme=dark] .environment-context select:hover,html[data-theme=dark] .tenant-context select:hover{background:#152c43;border-color:#476b89}html[data-theme=dark] .context-state{color:#b8cbe0;background:#18334d;border-color:#355875}html[data-theme=dark] .sidebar-nav button:hover{color:#f5f8fb;background:#6899cb1a}html[data-theme=dark] .sidebar-nav button.active{background:linear-gradient(90deg,#4381bf52,#4381bf29);box-shadow:inset 3px 0 #6da8e8,inset 0 0 0 1px #649dd629}html[data-theme=dark] .sidebar-footer{background:#09192873;border-color:#27435d}html[data-theme=dark] .operator-avatar{color:#e1edf8;background:#1b3b59;border-color:#365a78}html[data-theme=dark] .topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1e30f0;border-color:#29445f;box-shadow:0 10px 30px #02080f14,inset 0 -1px #ffffff04}html[data-theme=dark] .central-state,html[data-theme=dark] .topbar-icon{color:#c8d6e4;background:#142a40;border-color:#31506d}html[data-theme=dark] .central-state.remote{background:#173754;border-color:#3a6488}html[data-theme=dark] .topbar-icon:hover,html[data-theme=dark] .topbar-icon.active{color:#f4f7fa;background:#1a344d;border-color:#496c89}html[data-theme=dark] .surface,html[data-theme=dark] .metric,html[data-theme=dark] .volume-card,html[data-theme=dark] .storage-summary>div,html[data-theme=dark] .resource-hero>div,html[data-theme=dark] .resource-grid>div,html[data-theme=dark] .routine-summary-row>div,html[data-theme=dark] .routine-summary-row>button,html[data-theme=dark] .routine-stepper button,html[data-theme=dark] .task-filterbar,html[data-theme=dark] .task-ledger,html[data-theme=dark] .preflight-card,html[data-theme=dark] .live-progress-card,html[data-theme=dark] .live-message,html[data-theme=dark] .live-result-card,html[data-theme=dark] .selection-card,html[data-theme=dark] .copy-command,html[data-theme=dark] .agent-rollout-card,html[data-theme=dark] .plan-delete-summary,html[data-theme=dark] .plan-delete-option,html[data-theme=dark] .plan-delete-progress,html[data-theme=dark] .integrity-card,html[data-theme=dark] .integrity-stats>div,html[data-theme=dark] .restore-drill-card,html[data-theme=dark] .restore-drill-stats>div,html[data-theme=dark] .restore-drill-result,html[data-theme=dark] .restore-drill-result-grid>div,html[data-theme=dark] .autopilot-settings-panel,html[data-theme=dark] .task-detail-section,html[data-theme=dark] .drawer-info-grid>div,html[data-theme=dark] .task-tech-grid>div,html[data-theme=dark] .task-evidence-item,html[data-theme=dark] .task-compare-grid,html[data-theme=dark] .task-inline-empty,html[data-theme=dark] .credential-row,html[data-theme=dark] .federation-summary>div,html[data-theme=dark] .federation-site,html[data-theme=dark] .federation-sites-toolbar,html[data-theme=dark] .scheduler-legend span,html[data-theme=dark] .schedule-preview,html[data-theme=dark] .wizard-callout,html[data-theme=dark] .policy-callout,html[data-theme=dark] .execution-delete-hero,html[data-theme=dark] .toast{color:var(--text-2);box-shadow:var(--shadow);background:linear-gradient(#142a40 0%,#11263a 100%);border-color:#2a4864}html[data-theme=dark] .surface:hover,html[data-theme=dark] .metric:hover{border-color:#355b7a}html[data-theme=dark] .surface-head,html[data-theme=dark] .toolbar,html[data-theme=dark] .task-ledger-head,html[data-theme=dark] .browser-head,html[data-theme=dark] .browser-tools,html[data-theme=dark] .browser-footer,html[data-theme=dark] .file-table-head,html[data-theme=dark] .task-detail-tabs,html[data-theme=dark] .task-drawer-head,html[data-theme=dark] .task-drawer-overview,html[data-theme=dark] .task-drawer-actions.task-drawer-footer,html[data-theme=dark] .modal-head,html[data-theme=dark] .modal-foot{background:#102438;border-color:#294761}html[data-theme=dark] .btn,html[data-theme=dark] .icon-btn{color:#d2deea;background:#152b41;border-color:#34536f}html[data-theme=dark] .btn:hover,html[data-theme=dark] .icon-btn:hover{color:#fff;background:#1a344d;border-color:#456b89}html[data-theme=dark] .btn.primary{background:#347fd9;border-color:#438fde;box-shadow:0 6px 16px #2269b429}html[data-theme=dark] .btn.primary:hover{background:#438cdf;border-color:#5a9ce6}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:#edf3f8;background:#102337;border-color:#355572}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#7890a6}html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#6197d0;box-shadow:0 0 0 3px #63a1f521}html[data-theme=dark] .table-wrap thead th{color:#92a8bd;background:#102236;border-color:#29445f}html[data-theme=dark] .table-wrap tbody td{background:#13283d;border-color:#274159}html[data-theme=dark] .table-wrap tbody tr:hover td{background:#182f47}html[data-theme=dark] .table-wrap tbody tr.selected-row td{background:#193957}html[data-theme=dark] .row-more-menu,html[data-theme=dark] .notification-popover,html[data-theme=dark] .theme-popover{background:#14283c;border-color:#355570;box-shadow:0 24px 60px #02080f52}html[data-theme=dark] .modal{background:#12263a;border-color:#355570;box-shadow:0 30px 90px #02080f57}html[data-theme=dark] .modal-body{background:#142a40}html[data-theme=dark] .task-drawer{background:#0f2235;border-color:#33516b;box-shadow:-24px 0 70px #02080f47}html[data-theme=dark] .task-drawer-body{background:#102438}html[data-theme=dark] .login-shell{background:#0b1724}html[data-theme=dark] .login-branding{background:linear-gradient(145deg,#0b1b2c,#0e2439);border-color:#27425c}html[data-theme=dark] .login-access{background:#0d1a28}html[data-theme=dark] .login-panel{background:#13283d;border-color:#31506b;box-shadow:0 28px 76px #02080f47}html[data-theme=dark] .login-panel input{background:#102337;border-color:#355572}html[data-theme=dark] .success-banner,html[data-theme=dark] .success-box{color:#86d4af;background:#17382c;border-color:#33624e}html[data-theme=dark] .info-banner{color:#9fd0f1;background:#17344f;border-color:#356383}html[data-theme=dark] .warning-banner,html[data-theme=dark] .alert.warning{color:#efd18a;background:#3b301a;border-color:#705d32}html[data-theme=dark] .alert.error{color:#f0a3ac;background:#3d2028;border-color:#75404b}.command-trigger{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--text-2);border-radius:9px;align-items:center;gap:7px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0f172a08}.command-trigger:hover{background:var(--surface-soft);border-color:var(--line-strong);color:var(--text)}.command-trigger kbd,.command-search kbd,.command-footer kbd{border:1px solid var(--line);border-bottom-color:var(--line-strong);background:var(--surface-soft);color:var(--muted);border-radius:5px;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;box-shadow:0 1px #0f172a0d}.command-trigger kbd{margin-left:2px;padding:4px 5px}.health-anchor{position:relative}.central-state{border:1px solid var(--line);cursor:pointer}.central-state.active{border-color:var(--line-strong);background:var(--surface)}.health-chevron{opacity:.5;transition:transform .15s}.central-state.active .health-chevron{opacity:.9;transform:rotate(90deg)}.health-popover{z-index:145;background:var(--surface);border:1px solid var(--line);border-radius:13px;width:min(410px,100vw - 24px);position:absolute;top:43px;right:0;overflow:hidden;box-shadow:0 24px 64px #0f172a2e}.health-popover-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 14px 11px;display:flex}.health-popover-head strong,.health-popover-head span{display:block}.health-popover-head>div>strong{color:var(--text);font-size:12px}.health-popover-head>div>span{color:var(--muted);margin-top:2px;font-size:9px}.health-status{border:1px solid var(--line);background:var(--surface-soft);text-transform:capitalize;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 7px;font-weight:800;font-size:8.5px!important;display:inline-flex!important}.health-status i{background:var(--faint);border-radius:50%;width:6px;height:6px}.health-status.good{color:var(--success)}.health-status.good i{background:var(--success)}.health-status.warn{color:var(--warning)}.health-status.warn i{background:var(--warning)}.health-status.bad{color:var(--danger)}.health-status.bad i{background:var(--danger)}.health-grid{background:var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.health-grid>div{background:var(--surface);gap:3px;min-width:0;padding:11px 13px;display:grid}.health-grid span{color:var(--faint);text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:750}.health-grid strong{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.warn-text{color:var(--warning)!important}.health-release{border-bottom:1px solid var(--line);background:var(--surface-soft);grid-template-columns:auto minmax(0,1fr);gap:5px 10px;padding:10px 13px;display:grid}.health-release span{color:var(--faint);text-transform:uppercase;font-size:8px;font-weight:800}.health-release code{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.health-popover-foot{background:var(--surface);justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.health-popover-foot>span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.health-popover-foot>div{flex:none;gap:4px;display:flex}.health-popover-foot .text-btn{gap:4px;font-size:8.5px}.command-backdrop{z-index:220;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040a127a;place-items:start center;padding:10vh 18px 18px;display:grid;position:fixed;inset:0}.command-palette{border:1px solid var(--line);background:var(--surface);border-radius:16px;flex-direction:column;width:min(680px,100%);max-height:min(720px,80vh);display:flex;overflow:hidden;box-shadow:0 34px 100px #02080f57}.command-search{border-bottom:1px solid var(--line);height:58px;color:var(--muted);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 15px;display:grid}.command-search input{height:100%;color:var(--text);padding:0;font-size:14px;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.command-search input::placeholder{color:var(--faint)}.command-search kbd{padding:5px 6px}.command-body{gap:8px;padding:9px;display:grid;overflow:auto}.command-group{gap:2px;display:grid}.command-group-title{color:var(--faint);letter-spacing:.08em;text-transform:uppercase;padding:5px 8px 4px;font-size:8px;font-weight:850}.command-group button{width:100%;min-height:48px;color:var(--text-2);text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 9px;display:grid}.command-group button:hover{background:var(--surface-soft);border-color:var(--line)}.command-group button.active{background:var(--primary-soft);border-color:color-mix(in srgb,var(--primary) 25%,var(--line));color:var(--primary)}.command-group button:disabled{opacity:.42}.command-group button>span{min-width:0}.command-group button strong,.command-group button small{display:block}.command-group button strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.command-group button small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8.5px;overflow:hidden}.command-empty{text-align:center;color:var(--muted);place-items:center;padding:38px 20px;display:grid}.command-empty strong{color:var(--text);margin-top:8px;font-size:12px}.command-empty span{margin-top:3px;font-size:9px}.command-footer{border-top:1px solid var(--line);background:var(--surface-soft);min-height:38px;color:var(--faint);justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:8px;display:flex}.command-footer span{align-items:center;gap:4px;display:flex}.command-footer kbd{padding:3px 4px}html[data-theme=dark] .command-trigger,html[data-theme=dark] .central-state{color:#c8d6e4;background:#142a40;border-color:#31506d}html[data-theme=dark] .command-trigger:hover,html[data-theme=dark] .central-state:hover,html[data-theme=dark] .central-state.active{color:#f4f7fa;background:#1a344d;border-color:#496c89}html[data-theme=dark] .health-popover,html[data-theme=dark] .command-palette{background:#14283c;border-color:#355570;box-shadow:0 30px 90px #02080f73}html[data-theme=dark] .health-popover-head,html[data-theme=dark] .health-popover-foot,html[data-theme=dark] .health-grid>div{background:#14283c;border-color:#355570}html[data-theme=dark] .health-grid{background:#355570;border-color:#355570}html[data-theme=dark] .health-release,html[data-theme=dark] .command-footer{background:#102438;border-color:#294761}html[data-theme=dark] .command-search{border-color:#355570}html[data-theme=dark] .command-group button:hover{background:#183149;border-color:#365873}html[data-theme=dark] .command-group button.active{background:#4b8bd329;border-color:#3a6387}html[data-theme=dark] .command-trigger kbd,html[data-theme=dark] .command-search kbd,html[data-theme=dark] .command-footer kbd{color:#9fb4c8;box-shadow:none;background:#102438;border-color:#355570}@media (width<=900px){.command-trigger span,.command-trigger kbd{display:none}.command-trigger{justify-content:center;width:34px;padding:0}.health-popover{right:-82px}}@media (width<=620px){.health-popover{width:auto;position:fixed;top:66px;left:10px;right:10px}.command-backdrop{padding:7vh 8px 8px}.command-palette{border-radius:13px;max-height:86vh}.command-footer{display:none}.health-grid{grid-template-columns:1fr}.health-popover-foot{flex-direction:column;align-items:flex-start}.health-popover-foot>span{width:100%}.health-popover-foot>div{justify-content:flex-end;width:100%}}.enterprise{gap:16px;min-width:0;display:grid}.ent-head{justify-content:space-between;align-items:flex-end;gap:20px;padding:2px 2px 4px;display:flex}.ent-head>div:first-child{min-width:0}.ent-head h1{color:var(--text);letter-spacing:-.035em;margin:5px 0 0;font-size:26px;font-weight:720;line-height:1.15}.ent-head p{max-width:760px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.55}.ent-eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:7px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.ent-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ent-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow);padding:16px}.ent-panel h2{color:var(--text);margin:0;font-size:15px;font-weight:680;line-height:1.3}.ent-panel p{color:var(--muted)}.ent-notice{background:var(--info-soft);color:var(--info);border:1px solid #cfe0f7;border-radius:9px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.ent-notice.error{background:var(--danger-soft);color:var(--danger);border-color:#f5cccc}.ent-notice svg{flex:none;margin-top:1px}.ent-empty{text-align:center;min-height:180px;color:var(--muted);border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface);place-items:center;padding:30px;display:grid}.ent-empty svg{color:var(--faint);margin-bottom:8px}.ent-empty p{max-width:520px;margin:0;font-size:13px;line-height:1.55}.ent-footnote{color:var(--muted)!important;margin:12px 0 0!important;font-size:11px!important;line-height:1.55!important}.ops-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.ops-hero-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:92px;box-shadow:var(--shadow);color:var(--text);text-align:left;grid-template-columns:auto 1fr auto;grid-template-areas:"icon label value""icon note value";align-items:center;gap:2px 11px;padding:15px 16px;display:grid}.ops-hero-button{width:100%;font:inherit;cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.ops-hero-button:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:translateY(-1px)}.ops-hero-icon{background:var(--info-soft);width:34px;height:34px;color:var(--primary);border-radius:9px;grid-area:icon;place-items:center;display:grid}.ops-hero-card>span{color:var(--text-2);grid-area:label;font-size:11px;font-weight:650}.ops-hero-card>strong{color:var(--text);letter-spacing:-.04em;grid-area:value;align-self:center;font-size:25px;font-weight:730;line-height:1}.ops-hero-card>small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;grid-area:note;font-size:10.5px;overflow:hidden}.ops-hero-card.good .ops-hero-icon{background:var(--success-soft);color:var(--success)}.ops-hero-card.warn .ops-hero-icon{background:var(--warning-soft);color:var(--warning)}.ops-hero-card.danger .ops-hero-icon{background:var(--danger-soft);color:var(--danger)}.ops-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.ops-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.ops-panel-head>div{min-width:0}.ops-panel-head h2{margin:0}.ops-panel-head p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.4}.text-action{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:11px;font-weight:650;display:inline-flex}.text-action:hover{text-decoration:underline}.text-action:disabled{color:#aab4c0;cursor:not-allowed;text-decoration:none}.ops-attention-list,.ops-timeline{display:grid}.ops-attention-row,.ops-timeline-row{border:0;border-top:1px solid var(--line);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;align-items:center;display:grid}.ops-attention-row:first-child,.ops-timeline-row:first-child{border-top:0}.ops-attention-row:hover,.ops-timeline-row:hover{background:var(--surface-soft)}.ops-attention-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:10px 3px}.ops-attention-main,.ops-timeline-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.ops-attention-main strong,.ops-timeline-row strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:11.5px;font-weight:660;overflow:hidden}.ops-attention-main small,.ops-timeline-row small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px;overflow:hidden}.ops-attention-reason{color:var(--text-2);white-space:nowrap;font-size:10.5px;font-weight:600}.ops-severity,.ops-task-dot{background:var(--surface-muted);width:28px;height:28px;color:var(--text-2);border-radius:8px;place-items:center;display:grid}.ops-severity.danger,.ops-task-dot.failed{background:var(--danger-soft);color:var(--danger)}.ops-severity.warn{background:var(--warning-soft);color:var(--warning)}.ops-timeline-row{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;padding:10px 3px}.ops-task-dot.success,.ops-task-dot.success_with_warnings{background:var(--success-soft);color:var(--success)}.ops-task-dot.running,.ops-task-dot.starting{background:var(--info-soft);color:var(--primary)}.ops-task-state{background:var(--surface-muted);min-height:25px;color:var(--text-2);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:650;display:inline-flex}.ops-task-state.success,.ops-task-state.success_with_warnings{background:var(--success-soft);color:var(--success)}.ops-task-state.failed{background:var(--danger-soft);color:var(--danger)}.ops-task-state.running,.ops-task-state.starting{background:var(--info-soft);color:var(--info)}.ops-all-good{min-height:68px;color:var(--success);align-items:center;gap:10px;padding:12px;display:flex}.ops-all-good.neutral{color:var(--text-2)}.ops-all-good div{gap:2px;display:grid}.ops-all-good strong{font-size:12px}.ops-all-good span{color:var(--muted);font-size:10.5px}.protection-list-clean{padding-bottom:8px}.protection-clean-list{display:grid}.protection-clean-row{border-top:1px solid var(--line);grid-template-columns:minmax(230px,1.35fr) minmax(130px,.7fr) minmax(160px,.8fr) auto;align-items:center;gap:14px;padding:12px 2px;display:grid}.protection-clean-row:first-child{border-top:0}.protection-clean-main{gap:3px;min-width:0;display:grid}.protection-clean-main strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text);font-size:12px;overflow:hidden}.protection-clean-main small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10.5px;overflow:hidden}.protection-clean-row>span{color:var(--text-2);font-size:10.5px}.protection-clean-row .ent-status{justify-self:start}.protection-toolbar{justify-content:flex-end;align-items:center;gap:8px;display:flex}.ent-status{background:var(--surface-muted);min-height:25px;color:var(--text-2);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:10.5px;font-weight:650;display:inline-flex}.ent-status.protected,.ent-status.online,.ent-status.success{background:var(--success-soft);color:var(--success)}.ent-status.overdue,.ent-status.warning,.ent-status.paused,.ent-status.reset{background:var(--warning-soft);color:var(--warning)}.ent-status.failed,.ent-status.never,.ent-status.offline,.ent-status.error{background:var(--danger-soft);color:var(--danger)}.ent-toolbar{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.ent-toolbar>strong{color:var(--text);font-size:12px}.ent-toolbar>span{color:var(--muted);font-size:11px}.ent-toolbar label{min-width:180px;color:var(--text-2);gap:5px;font-size:10.5px;font-weight:650;display:grid}.ent-toolbar input,.ent-toolbar select,.ent-dialog input,.ent-dialog select{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:36px;color:var(--text);font:inherit;border-radius:8px;outline:none;padding:8px 10px;font-size:11.5px}.ent-toolbar input:focus,.ent-toolbar select:focus,.ent-dialog input:focus,.ent-dialog select:focus{border-color:#8ab4f8;box-shadow:0 0 0 3px #2563eb14}.ent-search{border:1px solid var(--line-strong);background:var(--surface);color:#8390a0;border-radius:8px;flex:320px;align-items:center;gap:8px;min-width:220px;height:38px;padding:0 10px;display:flex}.ent-search:focus-within{border-color:#8ab4f8;box-shadow:0 0 0 3px #2563eb14}.ent-search input{min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.ent-table-wrap{border:1px solid var(--line);border-radius:9px;width:100%;margin-top:10px;overflow:auto}.ent-table{border-collapse:collapse;background:var(--surface);width:100%}.ent-table th{border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;padding:10px 11px;font-size:10px;font-weight:720}.ent-table td{border-bottom:1px solid var(--line);color:var(--text-2);vertical-align:middle;padding:11px;font-size:11.5px}.ent-table tbody tr:last-child td{border-bottom:0}.ent-table tbody tr:hover td{background:var(--surface-soft)}.ent-table td strong{color:var(--text);align-items:center;gap:6px;font-size:12px;display:flex}.ent-table code{text-overflow:ellipsis;white-space:nowrap;max-width:420px;color:var(--muted);margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:block;overflow:hidden}.ent-table input[type=checkbox]{width:15px;height:15px;accent-color:var(--primary)}.ent-strip{border:1px solid var(--line);background:var(--surface-soft);color:var(--text-2);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:10.5px;display:flex}.ent-strip button{color:var(--primary);font:inherit;cursor:pointer;background:0 0;border:0;font-weight:650}.coverage-callout{color:var(--text-2);align-items:center;gap:8px;font-size:11px;display:flex}.ent-check{grid-template-columns:none!important;align-items:center!important;gap:8px!important;display:flex!important}.ent-check input{accent-color:var(--primary);margin:0;width:15px!important;height:15px!important;min-height:15px!important}.ent-input-suffix{align-items:center;gap:8px;display:flex}.ent-input-suffix input{flex:1}.ent-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f1b2a6b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ent-dialog{border:1px solid var(--line);background:var(--surface);border-radius:12px;width:min(500px,100%);max-height:calc(100vh - 40px);padding:20px;overflow:auto;box-shadow:0 22px 60px #0f1b2a33}.ent-dialog h2{color:var(--text);margin:0 0 6px;font-size:17px}.ent-dialog>p{color:var(--muted);margin:0 0 14px;font-size:11.5px;line-height:1.55}.ent-dialog>label{color:var(--text-2);gap:5px;margin-top:11px;font-size:10.5px;font-weight:650;display:grid}.ent-dialog>small{color:var(--muted);margin-top:12px;font-size:10px;line-height:1.5;display:block}.ent-dialog .ent-actions{margin-top:18px}.primary{--local:var(--primary)}@media (width<=1100px){.ops-dashboard-grid{grid-template-columns:1fr}.protection-clean-row{grid-template-columns:minmax(0,1.4fr) minmax(120px,.65fr) auto}.protection-clean-row>span:nth-of-type(2){display:none}}@media (width<=860px){.ent-head{flex-direction:column;align-items:flex-start}.ent-actions{justify-content:flex-start}.ops-hero-grid{grid-template-columns:1fr}.ops-hero-card{min-height:78px}.protection-clean-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.protection-clean-row>span{display:none}.protection-toolbar{grid-column:1/-1;justify-content:flex-start}.ent-toolbar{align-items:stretch}.ent-toolbar label{flex:200px}.ent-search{flex-basis:100%}}@media (width<=560px){.enterprise{gap:12px}.ent-head h1{font-size:22px}.ent-panel{padding:13px}.ops-hero-card{grid-template-columns:auto 1fr auto;padding:13px}.ops-hero-card>strong{font-size:22px}.ops-attention-reason,.ops-task-state{display:none}.ops-attention-row,.ops-timeline-row{grid-template-columns:auto minmax(0,1fr)}.ent-actions{width:100%}.ent-actions .btn{flex:1}.ent-dialog{padding:16px}.ent-strip{flex-direction:column;align-items:flex-start}}.ops-radar{border-color:var(--line-strong);background:linear-gradient(180deg,var(--surface) 0%,var(--surface-soft) 100%);position:relative;overflow:hidden}.ops-radar:before{content:"";background:#8ea5bd;width:3px;position:absolute;inset:0 auto 0 0}.ops-radar.warning:before{background:#c28a2b}.ops-radar.critical:before{background:#c34a58}.ops-radar.healthy:before{background:#2f8a62}.ops-health-pill{color:#556b80;white-space:nowrap;background:#f5f8fb;border:1px solid #d7e1ec;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 9px;font-size:9.5px;font-weight:800;display:inline-flex}.ops-health-pill.healthy{color:#27714f;background:#eff9f4;border-color:#cce8d9}.ops-health-pill.warning,.ops-health-pill.warn{background:var(--warning-soft);color:var(--warning);border-color:#ead8b4}.ops-health-pill.critical,.ops-health-pill.danger{background:var(--danger-soft);color:var(--danger);border-color:#efc8ce}.ops-radar-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:3px 0 12px;display:grid}.ops-radar-summary>div{background:var(--surface);border:1px solid #e1e8f0;border-radius:10px;min-width:0;padding:10px 11px}.ops-radar-summary span{color:#7b8998;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;display:block;overflow:hidden}.ops-radar-summary strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;font-weight:760;display:block;overflow:hidden}.ops-radar-list{border-top:1px solid var(--line);display:grid}.ops-radar-row{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 3px;transition:background .14s;display:grid}.ops-radar-row:last-child{border-bottom:0}.ops-radar-row:hover{background:var(--surface-soft)}.ops-radar-icon{color:#5b7188;background:#f0f4f8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.ops-radar-main{gap:2px;min-width:0;display:grid}.ops-radar-main strong{color:#22374c;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.ops-radar-main small{color:#687b8e;text-overflow:ellipsis;white-space:nowrap;font-size:10.2px;line-height:1.45;overflow:hidden}.ops-radar-main em{color:#93a0ae;text-overflow:ellipsis;white-space:nowrap;font-size:8.8px;font-style:normal;overflow:hidden}.ops-radar-more{margin-top:10px}@media (width<=1280px){.ops-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-radar-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.ops-radar-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-radar-row{grid-template-columns:auto minmax(0,1fr)}.ops-radar-row>.ops-health-pill{display:none}}@media (width<=560px){.ops-hero-grid{grid-template-columns:1fr}.ops-radar-summary{grid-template-columns:1fr 1fr}.ops-radar-main small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.ops-radar-row-side{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.ops-remedy-hint{background:var(--info-soft);min-height:25px;color:var(--info);white-space:nowrap;border:1px solid #cfe0f4;border-radius:999px;align-items:center;gap:5px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.ops-radar-row.critical .ops-remedy-hint{background:var(--danger-soft);color:var(--danger);border-color:#efcbd1}.ops-diagnostic-dialog{width:min(720px,100vw - 28px);padding:0;overflow:hidden}.ops-diagnostic-head{border-bottom:1px solid var(--line);background:linear-gradient(180deg,var(--surface) 0%,var(--surface-soft) 100%);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 18px 15px;display:grid}.ops-diagnostic-head>div:nth-child(2){min-width:0}.ops-diagnostic-head>div:nth-child(2)>span{color:var(--muted);letter-spacing:.075em;font-size:8.5px;font-weight:800;display:block}.ops-diagnostic-head h2{color:var(--text);letter-spacing:-.02em;margin:4px 0 0;font-size:17px;line-height:1.25}.ops-diagnostic-head p{color:var(--muted);margin:5px 0 0;font-size:10.5px}.ops-diagnostic-icon{background:var(--warning-soft);width:40px;height:40px;color:var(--warning);border:1px solid #efddba;border-radius:11px;place-items:center;display:grid}.ops-diagnostic-icon.critical{background:var(--danger-soft);color:var(--danger);border-color:#f0ccd2}.ops-diagnostic-summary{background:var(--warning-soft);border:1px solid #e8d9b9;border-radius:11px;margin:16px 18px 0;padding:13px 14px}.ops-diagnostic-summary.critical{background:var(--danger-soft);border-color:#efccd2}.ops-diagnostic-summary strong{color:#76531b;font-size:11px;display:block}.ops-diagnostic-summary.critical strong{color:var(--danger)}.ops-diagnostic-summary p{color:var(--muted);margin:4px 0 0;font-size:10.5px;line-height:1.55}.ops-diagnostic-section{padding:16px 18px 0}.ops-diagnostic-section>span,.ops-remediation-card>div:nth-child(2)>span{color:var(--muted);letter-spacing:.075em;font-size:8px;font-weight:800;display:block}.ops-evidence-list{gap:7px;margin-top:8px;display:grid}.ops-evidence-list>div{border:1px solid var(--line);background:var(--surface-soft);color:var(--text-2);border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:10px;line-height:1.45;display:flex}.ops-evidence-list i{background:#7ba3ca;border-radius:999px;flex:none;width:6px;height:6px;margin-top:4px}.ops-remediation-card{background:var(--success-soft);border:1px solid #cfe3d8;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;margin:16px 18px 0;padding:14px;display:grid}.ops-remediation-card.manual{background:var(--surface-soft);border-color:#e4e8ee}.ops-remediation-card-icon{background:var(--success-soft);width:38px;height:38px;color:var(--success);border-radius:10px;place-items:center;display:grid}.ops-remediation-card.manual .ops-remediation-card-icon{background:var(--surface-muted);color:var(--muted)}.ops-remediation-card strong{color:var(--text);margin-top:3px;font-size:11.5px;display:block}.ops-remediation-card p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.ops-safe-pill{background:var(--surface);min-height:24px;color:var(--success);white-space:nowrap;border:1px solid #cde2d7;border-radius:999px;align-items:center;padding:4px 8px;font-size:8.5px;font-weight:800;display:inline-flex}.ops-remedy-result{border-radius:10px;align-items:flex-start;gap:9px;margin:14px 18px 0;padding:11px 12px;font-size:10.5px;line-height:1.5;display:flex}.ops-remedy-result.success{background:var(--success-soft);color:var(--success);border:1px solid #cde6d8}.ops-remedy-result.error{background:var(--danger-soft);color:var(--danger);border:1px solid #f0cbd1}.ops-remedy-result svg{flex:none;margin-top:1px}.ops-diagnostic-actions{border-top:1px solid var(--line);margin-top:4px;padding:16px 18px 18px}.ops-diagnostic-actions .btn.primary{margin-left:auto}@media (width<=760px){.ops-radar-row-side{display:none}.ops-diagnostic-dialog{width:100%}.ops-remediation-card{grid-template-columns:auto minmax(0,1fr)}.ops-safe-pill{grid-column:2;justify-self:start}.ops-diagnostic-actions{flex-direction:column;align-items:stretch}.ops-diagnostic-actions .btn,.ops-diagnostic-actions .btn.primary{width:100%;margin-left:0}}.ops-hero-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ops-hero-card.confidence.excellent .ops-hero-icon,.ops-hero-card.confidence.good .ops-hero-icon{background:var(--success-soft);color:var(--success)}.ops-hero-card.confidence.warning .ops-hero-icon{background:var(--warning-soft);color:var(--warning)}.ops-hero-card.confidence.critical .ops-hero-icon{background:var(--danger-soft);color:var(--danger)}.ops-confidence{border-color:var(--line-strong);background:var(--surface);position:relative;overflow:hidden}.ops-confidence:before{content:"";background:#8ea5bd;width:3px;position:absolute;inset:0 auto 0 0}.ops-confidence.excellent:before,.ops-confidence.good:before{background:var(--success)}.ops-confidence.warning:before{background:var(--warning)}.ops-confidence.critical:before{background:#c24857}.ops-confidence-grade{border:1px solid var(--line-strong);min-width:44px;height:34px;color:var(--text-2);letter-spacing:.02em;background:#f6f8fb;border-radius:10px;place-items:center;padding:0 10px;font-size:13px;font-weight:850;display:inline-grid}.ops-confidence-grade.excellent,.ops-confidence-grade.good{background:var(--success-soft);color:var(--success);border-color:#cde6d9}.ops-confidence-grade.warning{background:var(--warning-soft);color:var(--warning);border-color:#ead9b7}.ops-confidence-grade.critical{background:var(--danger-soft);color:var(--danger);border-color:#f0cbd1}.ops-confidence-layout{border-bottom:1px solid var(--line);grid-template-columns:minmax(260px,.78fr) minmax(0,1.7fr);gap:18px;padding:4px 0 16px;display:grid}.ops-confidence-overview{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:flex}.ops-confidence-ring{background:conic-gradient(#6688a8 var(--score),var(--line) 0);border-radius:50%;flex:none;place-items:center;width:92px;height:92px;display:grid;position:relative}.ops-confidence-ring:before{content:"";background:var(--surface);box-shadow:inset 0 0 0 1px var(--line);border-radius:50%;position:absolute;inset:9px}.ops-confidence-ring.excellent,.ops-confidence-ring.good{background:conic-gradient(var(--success) var(--score),var(--line) 0)}.ops-confidence-ring.warning{background:conic-gradient(var(--warning) var(--score),var(--line) 0)}.ops-confidence-ring.critical{background:conic-gradient(#c24857 var(--score),var(--line) 0)}.ops-confidence-ring>div{z-index:1;text-align:center;position:relative}.ops-confidence-ring strong{color:var(--text);letter-spacing:-.04em;font-size:28px;line-height:.95;display:block}.ops-confidence-ring span{color:#8b98a7;margin-top:4px;font-size:9px;font-weight:700;display:block}.ops-confidence-overview-copy{min-width:0}.ops-confidence-overview-copy>span{color:var(--muted);letter-spacing:.08em;font-size:8px;font-weight:850;display:block}.ops-confidence-overview-copy h3{color:var(--text);margin:4px 0 0;font-size:17px}.ops-confidence-overview-copy p{color:var(--muted);margin:5px 0 0;font-size:10.5px;line-height:1.5}.ops-confidence-components{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.ops-confidence-component{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;min-width:0;padding:10px 11px}.ops-confidence-component>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.ops-confidence-component strong{color:var(--text-2);font-size:10.5px}.ops-confidence-component>div:first-child span{color:var(--text-2);font-size:10px;font-weight:800}.ops-confidence-component small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:8.7px;display:block;overflow:hidden}.ops-confidence-track{background:#e8edf3;border-radius:999px;height:5px;margin-top:7px;overflow:hidden}.ops-confidence-track i{border-radius:inherit;background:#6889aa;height:100%;display:block}.ops-confidence-track i.excellent,.ops-confidence-track i.good{background:var(--success)}.ops-confidence-track i.warning{background:var(--warning)}.ops-confidence-track i.critical{background:#c95664}.ops-confidence-secondary{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:14px;padding-top:16px;display:grid}.ops-confidence-block{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;min-width:0;overflow:hidden}.ops-confidence-block-head{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:10px;padding:12px 13px;display:flex}.ops-confidence-block-head>div{min-width:0}.ops-confidence-block-head span{color:var(--muted);letter-spacing:.08em;font-size:7.8px;font-weight:850;display:block}.ops-confidence-block-head strong{color:var(--text);margin-top:3px;font-size:11px;display:block}.ops-confidence-list,.ops-cause-list{display:grid}.ops-confidence-row{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.ops-confidence-row:last-child{border-bottom:0}.ops-confidence-row:hover{background:var(--surface-soft)}.ops-confidence-score{border:1px solid var(--line-strong);background:var(--surface-muted);width:36px;height:36px;color:var(--text-2);border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.ops-confidence-score.excellent,.ops-confidence-score.good{background:var(--success-soft);color:var(--success);border-color:#cde6da}.ops-confidence-score.warning{background:var(--warning-soft);color:var(--warning);border-color:#ead9b7}.ops-confidence-score.critical{background:var(--danger-soft);color:var(--danger);border-color:#efcbd1}.ops-confidence-row-main{gap:2px;min-width:0;display:grid}.ops-confidence-row-main strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:10.8px;overflow:hidden}.ops-confidence-row-main small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8.8px;overflow:hidden}.ops-confidence-row-main em{color:#657a8f;white-space:nowrap;text-overflow:ellipsis;font-size:9.2px;font-style:normal;overflow:hidden}.ops-confidence-row-side{color:#78899a;white-space:nowrap;font-size:8.8px;font-weight:650}.ops-cause-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;display:grid}.ops-cause-row:last-child{border-bottom:0}.ops-cause-dot{background:#3a8967;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #eaf6f0}.ops-cause-dot.danger{background:#c34b59;box-shadow:0 0 0 3px #fdecef}.ops-cause-row>span:nth-child(2){min-width:0}.ops-cause-row strong{color:#2c4258;font-size:10.4px;display:block}.ops-cause-row small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8.8px;display:block;overflow:hidden}.ops-cause-row b{background:var(--surface-muted);color:#4e6276;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:9.5px;display:grid}.ops-postmortem-strip{border-top:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px;display:grid}.ops-postmortem-strip button{border:1px solid var(--line);background:var(--surface-soft);text-align:left;min-width:0;font:inherit;cursor:pointer;border-radius:9px;padding:9px}.ops-postmortem-strip button:hover{background:#f7fafd;border-color:#c7d5e3}.ops-postmortem-strip span{background:var(--danger-soft);min-height:20px;color:var(--danger);border-radius:999px;align-items:center;padding:2px 6px;font-size:7.7px;font-weight:850;display:inline-flex}.ops-postmortem-strip span.resolved{background:var(--success-soft);color:#2a7655}.ops-postmortem-strip strong{color:#2b4055;white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:9.8px;display:block;overflow:hidden}.ops-postmortem-strip small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;display:block;overflow:hidden}.ops-postmortem-dialog{width:min(720px,100vw - 28px);padding:0;overflow:hidden}.ops-postmortem-status{background:var(--danger-soft);border:1px solid #efcbd1;border-radius:10px;margin:16px 18px 0;padding:12px 13px}.ops-postmortem-status.resolved{background:var(--success-soft);border-color:#cee6da}.ops-postmortem-status strong{color:var(--danger);font-size:10.8px;display:block}.ops-postmortem-status.resolved strong{color:#2c7052}.ops-postmortem-status p{color:#65798d;margin:3px 0 0;font-size:10px;line-height:1.45}.ops-postmortem-message{background:var(--surface-soft);color:#465d73;overflow-wrap:anywhere;border:1px solid #e5eaf0;border-radius:9px;margin-top:8px;padding:10px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9.3px;line-height:1.5}.ops-postmortem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.ops-postmortem-grid>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;padding:9px 10px}.ops-postmortem-grid span{color:var(--muted);text-transform:uppercase;font-size:7.8px;display:block}.ops-postmortem-grid strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}@media (width<=1400px){.ops-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-confidence-layout{grid-template-columns:minmax(250px,.9fr) minmax(0,1.5fr)}}@media (width<=1050px){.ops-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-confidence-layout,.ops-confidence-secondary{grid-template-columns:1fr}.ops-confidence-components{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.ops-hero-grid{grid-template-columns:1fr}.ops-confidence-overview{align-items:flex-start}.ops-confidence-components{grid-template-columns:1fr}.ops-confidence-row{grid-template-columns:auto minmax(0,1fr)}.ops-confidence-row-side{display:none}.ops-postmortem-strip,.ops-postmortem-grid{grid-template-columns:1fr}}.ops-hero-grid-clean{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-hero-card.autopilot.good .ops-hero-icon{background:var(--success-soft);color:var(--success)}.ops-autopilot{background:var(--surface);border-color:#dce6ef;position:relative;overflow:hidden}.ops-autopilot:before{content:"";background:#9aaabc;width:3px;position:absolute;inset:0 auto 0 0}.ops-autopilot.enabled:before{background:#358765}.ops-autopilot-layout{grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:14px;display:grid}.ops-autopilot-status{background:#fafcfd;border:1px solid #e0e7ee;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;display:flex}.ops-autopilot-mark{background:var(--surface-muted);width:42px;height:42px;color:var(--muted);border-radius:12px;flex:none;place-items:center;display:grid}.ops-autopilot-mark.active{color:#287657;background:#eaf7f0}.ops-autopilot-status>div:last-child{min-width:0}.ops-autopilot-status span{color:var(--muted);letter-spacing:.08em;font-size:7.8px;font-weight:850;display:block}.ops-autopilot-status strong{color:#263d53;margin-top:3px;font-size:12px;display:block}.ops-autopilot-status small{color:#708194;margin-top:3px;font-size:9.5px;line-height:1.45;display:block}.ops-autopilot-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ops-autopilot-metrics>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;min-width:0;padding:11px 12px}.ops-autopilot-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;font-size:8px;display:block}.ops-autopilot-metrics strong{color:var(--text);margin-top:5px;font-size:18px;line-height:1;display:block}.ops-autopilot-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:46px;margin-top:12px;padding:8px 0;display:flex}.ops-autopilot-actions>span{color:#7a8998;margin-left:auto;font-size:9.5px}.ops-autopilot-history{display:grid}.ops-autopilot-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 2px;display:grid}.ops-autopilot-row:last-child{border-bottom:0}.ops-autopilot-row-icon{background:var(--surface-muted);width:29px;height:29px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.ops-autopilot-row.success .ops-autopilot-row-icon{background:var(--success-soft);color:#267552}.ops-autopilot-row.blocked .ops-autopilot-row-icon{background:var(--warning-soft);color:var(--warning)}.ops-autopilot-row.failed .ops-autopilot-row-icon{background:var(--danger-soft);color:#a23b4a}.ops-autopilot-row-main{gap:2px;min-width:0;display:grid}.ops-autopilot-row-main strong{color:var(--text);font-size:10.8px}.ops-autopilot-row-main small{color:#677b8f;white-space:nowrap;text-overflow:ellipsis;font-size:9.3px;overflow:hidden}.ops-autopilot-row-main em{color:#8a97a5;font-size:8.3px;font-style:normal}.ops-autopilot-state{border:1px solid var(--line-strong);color:#607386;background:#f6f8fa;border-radius:999px;align-items:center;min-height:23px;padding:0 8px;font-size:8.8px;font-weight:800;display:inline-flex}.ops-autopilot-state.success{color:#2d7656;background:#f0f9f4;border-color:#cde5d9}.ops-autopilot-state.blocked{background:var(--warning-soft);color:#865e18;border-color:#ead9b7}.ops-autopilot-state.failed{background:var(--danger-soft);color:var(--danger);border-color:#efcbd1}@media (width<=1100px){.ops-hero-grid-clean{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-autopilot-layout{grid-template-columns:1fr}.ops-autopilot-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.ops-hero-grid-clean{grid-template-columns:1fr}.ops-autopilot-metrics{grid-template-columns:1fr 1fr}.ops-autopilot-actions{flex-direction:column;align-items:flex-start}.ops-autopilot-actions>span{margin-left:0}.ops-autopilot-row{grid-template-columns:auto minmax(0,1fr)}.ops-autopilot-state{grid-column:2;justify-self:flex-start}}.ops-hero-card.capacity .ops-hero-icon{background:var(--info-soft);color:#2d63b8}.ops-hero-card.capacity.warn .ops-hero-icon{background:var(--warning-soft);color:var(--warning)}.ops-hero-card.capacity.danger .ops-hero-icon{color:var(--danger);background:#fdecef}.ops-capacity{position:relative;overflow:hidden}.ops-capacity:before{content:"";background:#8799aa;width:3px;position:absolute;inset:0 auto 0 0}.ops-capacity.healthy:before{background:var(--success)}.ops-capacity.warning:before{background:var(--warning)}.ops-capacity.critical:before{background:#c84f5d}.ops-capacity-overview{grid-template-columns:minmax(300px,1.15fr) minmax(0,1fr);gap:14px;display:grid}.ops-capacity-meter{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;padding:14px}.ops-capacity-meter-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ops-capacity-meter-head span{color:var(--muted);letter-spacing:.08em;font-size:7.8px;font-weight:850;display:block}.ops-capacity-meter-head strong{color:#253d54;margin-top:4px;font-size:12px;display:block}.ops-capacity-meter-head b{color:#2e455b;font-size:20px;line-height:1}.ops-capacity-track,.ops-capacity-volume-bar{background:var(--line);border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.ops-capacity-track i,.ops-capacity-volume-bar i{border-radius:inherit;background:#5d83ae;height:100%;display:block}.ops-capacity-track i.healthy,.ops-capacity-volume-bar i.healthy{background:#3f8b69}.ops-capacity-track i.warning,.ops-capacity-volume-bar i.warning{background:#c69235}.ops-capacity-track i.critical,.ops-capacity-volume-bar i.critical{background:#c84f5d}.ops-capacity-meter-foot{color:#748597;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;font-size:9px;display:flex}.ops-capacity-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ops-capacity-kpis>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;padding:11px 12px}.ops-capacity-kpis span{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;font-size:8px;display:block}.ops-capacity-kpis strong{color:var(--text);margin-top:5px;font-size:16px;line-height:1.1;display:block}.ops-capacity-actions{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:48px;margin:12px 0;padding:8px 0;display:flex}.ops-capacity-actions>span{color:var(--muted);text-align:right;max-width:680px;margin-left:auto;font-size:9.4px;line-height:1.45}.ops-capacity-columns{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;display:grid}.ops-capacity-block{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;min-width:0;overflow:hidden}.ops-capacity-volume-list,.ops-capacity-contributors{display:grid}.ops-capacity-volume{border-bottom:1px solid var(--line);background:var(--surface);padding:12px 13px}.ops-capacity-volume:last-child{border-bottom:0}.ops-capacity-volume-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.ops-capacity-volume-head>div{min-width:0}.ops-capacity-volume-head strong{color:var(--text);font-size:10.8px;display:block}.ops-capacity-volume-head small{color:#7b8b9a;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8.7px;display:block;overflow:hidden}.ops-capacity-volume-bar{height:6px;margin-top:9px}.ops-capacity-volume-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.ops-capacity-volume-metrics span{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8.3px;overflow:hidden}.ops-capacity-volume-metrics b{color:#344b61;font-size:9.2px}.ops-capacity-volume p{color:#63778b;margin:8px 0 0;font-size:9px;line-height:1.45}.ops-capacity-volume em{color:#8a97a4;margin-top:5px;font-size:8.1px;font-style:normal;display:block}.ops-capacity-contributor{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.ops-capacity-contributor:last-child{border-bottom:0}.ops-capacity-rank{color:#536b82;background:#eef3f8;border-radius:8px;place-items:center;width:27px;height:27px;font-size:9px;font-weight:850;display:grid}.ops-capacity-contributor-main{gap:2px;min-width:0;display:grid}.ops-capacity-contributor-main strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:10.3px;overflow:hidden}.ops-capacity-contributor-main small,.ops-capacity-contributor-main em{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8.3px;font-style:normal;overflow:hidden}.ops-capacity-contributor-side{text-align:right}.ops-capacity-contributor-side strong{color:var(--text-2);font-size:10.2px;display:block}.ops-capacity-contributor-side small{color:var(--muted);margin-top:2px;font-size:8.1px;display:block}.ops-radar-summary{grid-template-columns:repeat(7,minmax(0,1fr))}@media (width<=1250px){.ops-capacity-columns{grid-template-columns:1fr}.ops-radar-summary{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=900px){.ops-capacity-overview{grid-template-columns:1fr}.ops-capacity-volume-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-capacity-actions{flex-direction:column;align-items:flex-start}.ops-capacity-actions>span{text-align:left;margin-left:0}}@media (width<=700px){.ops-capacity-kpis{grid-template-columns:1fr 1fr}.ops-radar-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-capacity-contributor{grid-template-columns:auto minmax(0,1fr)}.ops-capacity-contributor-side{text-align:left;grid-column:2;align-items:center;gap:8px;display:flex}.ops-capacity-contributor-side small{margin-top:0}}@media (width<=480px){.ops-capacity-kpis,.ops-capacity-volume-metrics{grid-template-columns:1fr 1fr}.ops-capacity-meter-foot{flex-direction:column;align-items:flex-start}}.ops-hero-card.schedule .ops-hero-icon{color:#4f5fb8;background:#eef2ff}.ops-hero-card.schedule.warn .ops-hero-icon{background:var(--warning-soft);color:var(--warning)}.ops-hero-card.schedule.danger .ops-hero-icon{color:var(--danger);background:#fdecef}.ops-schedule{position:relative;overflow:hidden}.ops-schedule:before{content:"";background:#8799aa;width:3px;position:absolute;inset:0 auto 0 0}.ops-schedule.healthy:before{background:var(--success)}.ops-schedule.warning:before{background:var(--warning)}.ops-schedule.critical:before{background:#c84f5d}.ops-schedule-overview{grid-template-columns:minmax(360px,1.25fr) minmax(0,.75fr);gap:14px;display:grid}.ops-schedule-window{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;padding:15px}.ops-schedule-window-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ops-schedule-window-head>div{min-width:0}.ops-schedule-window-head span{color:var(--muted);letter-spacing:.08em;font-size:7.8px;font-weight:850;display:block}.ops-schedule-window-head strong{color:var(--text);margin-top:4px;font-size:12px;display:block}.ops-schedule-finish{min-height:31px;color:var(--success);white-space:nowrap;background:#f1f9f5;border:1px solid #d8e6df;border-radius:999px;align-items:center;gap:4px;padding:0 10px;font-size:9px;display:inline-flex}.ops-schedule-finish b{font-size:11px}.ops-schedule-finish.danger{background:var(--danger-soft);color:var(--danger);border-color:#efcbd1}.ops-schedule-window-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.ops-schedule-window-grid>div{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;padding:10px 11px}.ops-schedule-window-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;font-size:7.8px;display:block}.ops-schedule-window-grid strong{color:var(--text);margin-top:4px;font-size:13px;display:block}.ops-schedule-window-grid small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:8px;display:block;overflow:hidden}.ops-schedule-overflow,.ops-schedule-ok{border-radius:10px;align-items:flex-start;gap:9px;margin-top:11px;padding:10px 11px;font-size:9.5px;line-height:1.5;display:flex}.ops-schedule-overflow{background:var(--danger-soft);color:#8f3b48;border:1px solid #efcbd1}.ops-schedule-overflow.warn{background:var(--warning-soft);color:#8a6218;border-color:#ead8ae}.ops-schedule-ok{background:var(--success-soft);color:var(--success);border:1px solid #d5e8dd}.ops-schedule-overflow svg,.ops-schedule-ok svg{flex:none;margin-top:1px}.ops-schedule-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ops-schedule-kpis>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;padding:12px}.ops-schedule-kpis span{color:var(--muted);text-transform:uppercase;letter-spacing:.045em;font-size:8px;display:block}.ops-schedule-kpis strong{color:var(--text);margin-top:5px;font-size:18px;line-height:1;display:block}.ops-schedule-columns{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:14px;margin-top:14px;display:grid}.ops-schedule-block{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;min-width:0;overflow:hidden}.ops-schedule-list,.ops-schedule-bottlenecks,.ops-schedule-slowest{display:grid}.ops-schedule-row{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:68px minmax(0,1fr) 145px;align-items:center;gap:11px;padding:11px 12px;display:grid}.ops-schedule-row:last-child{border-bottom:0}.ops-schedule-row.warning{box-shadow:inset 3px 0 #d1a047}.ops-schedule-row.critical{box-shadow:inset 3px 0 #cf5966}.ops-schedule-time{justify-items:start;gap:2px;display:grid}.ops-schedule-time b{color:var(--text-2);font-variant-numeric:tabular-nums;font-size:12px}.ops-schedule-time small{color:var(--muted);text-transform:capitalize;font-size:8px}.ops-schedule-main{gap:2px;min-width:0;display:grid}.ops-schedule-main strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:10.7px;overflow:hidden}.ops-schedule-main small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.ops-schedule-main em{color:var(--muted);font-size:8.2px;font-style:normal}.ops-schedule-main i{color:var(--warning);margin-top:2px;font-size:8.1px;font-style:normal;line-height:1.35}.ops-schedule-row.critical .ops-schedule-main i{color:var(--danger)}.ops-schedule-prediction{text-align:right;justify-items:end;gap:3px;display:grid}.ops-schedule-prediction>strong{color:#30495f;font-variant-numeric:tabular-nums;font-size:9.8px}.ops-schedule-prediction>small{color:var(--muted);font-size:8.2px}.ops-schedule-prediction .ops-health-pill{margin-top:2px}.ops-schedule-side{align-content:start;gap:14px;display:grid}.ops-schedule-bottleneck{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 11px;display:grid}.ops-schedule-bottleneck:last-child{border-bottom:0}.ops-schedule-bottleneck-icon{color:#586f84;background:#eef3f8;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.ops-schedule-bottleneck-icon.agent{background:var(--info-soft);color:var(--info)}.ops-schedule-bottleneck-icon.storage{color:#6d55a6;background:#f4f0ff}.ops-schedule-bottleneck>span:nth-child(2){min-width:0}.ops-schedule-bottleneck strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:9.8px;display:block;overflow:hidden}.ops-schedule-bottleneck small{color:var(--muted);margin-top:2px;font-size:8.1px;line-height:1.4;display:block}.ops-schedule-bottleneck>b{color:var(--warning);white-space:nowrap;font-size:9px}.ops-schedule-slow{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.ops-schedule-slow:last-child{border-bottom:0}.ops-schedule-slow>span:first-child{min-width:0}.ops-schedule-slow strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:9.7px;display:block;overflow:hidden}.ops-schedule-slow small{color:var(--muted);margin-top:2px;font-size:8px;display:block}.ops-schedule-slow>span:last-child{text-align:right}.ops-schedule-slow b{color:var(--text-2);font-size:10px;display:block}.ops-schedule-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding-top:10px;display:flex}.ops-schedule-foot>span{color:var(--muted);max-width:780px;font-size:9px;line-height:1.45}@media (width<=1250px){.ops-schedule-columns{grid-template-columns:1fr}.ops-schedule-side{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-schedule-overview{grid-template-columns:1fr}}@media (width<=900px){.ops-schedule-window-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-schedule-row{grid-template-columns:58px minmax(0,1fr) 125px}.ops-schedule-side{grid-template-columns:1fr}}@media (width<=700px){.ops-schedule-overview{grid-template-columns:1fr}.ops-schedule-kpis{grid-template-columns:1fr 1fr}.ops-schedule-row{grid-template-columns:52px minmax(0,1fr);align-items:start}.ops-schedule-prediction{text-align:left;grid-column:2;justify-items:start}.ops-schedule-window-head,.ops-schedule-foot{flex-direction:column;align-items:flex-start}}@media (width<=480px){.ops-schedule-window-grid,.ops-schedule-kpis{grid-template-columns:1fr 1fr}.ops-schedule-row{padding:10px 9px}.ops-schedule-bottleneck{grid-template-columns:auto minmax(0,1fr)}.ops-schedule-bottleneck>b{grid-column:2;justify-self:start}}.ops-navigation-guide{border:1px solid var(--line-strong);background:#f8fbfe;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;margin:-4px 0 14px;padding:11px 12px;display:flex}.ops-navigation-guide>div:first-child{align-items:flex-start;gap:9px;min-width:0;display:flex}.ops-navigation-icon{background:var(--surface);width:30px;height:30px;color:var(--info);border:1px solid #d8e5f1;border-radius:8px;flex:none;place-items:center;display:grid}.ops-navigation-guide>div:first-child>span:last-child{min-width:0}.ops-navigation-guide strong{color:var(--text);font-size:10.5px;display:block}.ops-navigation-guide small{color:var(--muted);margin-top:2px;font-size:8.9px;line-height:1.45;display:block}.ops-navigation-guide small b{color:#49667f}.ops-navigation-actions{flex:none;align-items:center;gap:7px;display:flex}.ops-panel-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.ops-schedule .ops-panel-head p strong{color:var(--text-2);font-weight:750}@media (width<=800px){.ops-navigation-guide{flex-direction:column;align-items:flex-start}.ops-navigation-actions{flex-wrap:wrap;width:100%}.ops-navigation-actions .btn{flex:1}.ops-panel-head-actions{justify-content:flex-start}}html[data-theme=dark] .ent-panel,html[data-theme=dark] .ops-hero-card,html[data-theme=dark] .ops-confidence,html[data-theme=dark] .ops-schedule,html[data-theme=dark] .ops-capacity{box-shadow:none}html[data-theme=dark] .ops-hero-card:hover,html[data-theme=dark] .ops-attention-row:hover,html[data-theme=dark] .ops-timeline-row:hover,html[data-theme=dark] .ops-confidence-row:hover{background:var(--surface-muted)}html[data-theme=dark] .ops-navigation-icon{background:var(--surface-muted);border-color:var(--line-strong);color:var(--info)}html[data-theme=dark] .enterprise{color:var(--text)}html[data-theme=dark] .ent-panel,html[data-theme=dark] .ops-hero-card,html[data-theme=dark] .ops-radar,html[data-theme=dark] .ops-confidence,html[data-theme=dark] .ops-schedule,html[data-theme=dark] .ops-capacity,html[data-theme=dark] .ops-autopilot{background:linear-gradient(#142a40 0%,#11263a 100%);border-color:#2b4964;box-shadow:0 10px 28px #02080f21,inset 0 1px #ffffff05}html[data-theme=dark] .ops-hero-card:hover,html[data-theme=dark] .ops-attention-row:hover,html[data-theme=dark] .ops-timeline-row:hover,html[data-theme=dark] .ops-confidence-row:hover,html[data-theme=dark] .ops-radar-row:hover{background:#183149}html[data-theme=dark] .ops-hero-icon,html[data-theme=dark] .ops-radar-icon,html[data-theme=dark] .ops-navigation-icon,html[data-theme=dark] .ops-schedule-bottleneck-icon,html[data-theme=dark] .ops-capacity-rank,html[data-theme=dark] .ops-autopilot-mark,html[data-theme=dark] .ops-autopilot-row-icon{color:#88bce9;background:#1b3854;border-color:#345772}html[data-theme=dark] .ops-hero-card.good .ops-hero-icon,html[data-theme=dark] .ops-task-dot.success,html[data-theme=dark] .ops-task-dot.success_with_warnings{background:var(--success-soft);color:var(--success)}html[data-theme=dark] .ops-hero-card.warn .ops-hero-icon,html[data-theme=dark] .ops-radar-row.warning .ops-radar-icon{background:var(--warning-soft);color:var(--warning)}html[data-theme=dark] .ops-hero-card.danger .ops-hero-icon,html[data-theme=dark] .ops-radar-row.critical .ops-radar-icon{background:var(--danger-soft);color:var(--danger)}html[data-theme=dark] .ops-hero-card.schedule .ops-hero-icon{background:var(--info-soft);color:var(--info)}html[data-theme=dark] .ops-radar-main strong,html[data-theme=dark] .ops-cause-row strong,html[data-theme=dark] .ops-autopilot-status strong,html[data-theme=dark] .ops-schedule-prediction>strong{color:var(--text)}html[data-theme=dark] .ops-radar-main small,html[data-theme=dark] .ops-cause-row small,html[data-theme=dark] .ops-autopilot-row-main small{color:var(--muted)}html[data-theme=dark] .ops-radar-main em,html[data-theme=dark] .ops-autopilot-row-main em{color:var(--faint)}html[data-theme=dark] .ops-navigation-guide,html[data-theme=dark] .ops-schedule-window,html[data-theme=dark] .ops-schedule-block,html[data-theme=dark] .ops-autopilot-status,html[data-theme=dark] .ops-diagnostic-head,html[data-theme=dark] .ops-evidence-list>div,html[data-theme=dark] .ops-remediation-card.manual{background:#142a40;border-color:#2d4c68}html[data-theme=dark] .ops-navigation-guide small b{color:#b8cee2}html[data-theme=dark] .ops-schedule-row,html[data-theme=dark] .ops-schedule-bottleneck,html[data-theme=dark] .ops-schedule-slow,html[data-theme=dark] .ops-capacity-contributor,html[data-theme=dark] .ops-postmortem-strip{background:#12263a;border-color:#29445e}html[data-theme=dark] .ops-postmortem-strip button{background:#162c43;border-color:#2c4b66}html[data-theme=dark] .ops-postmortem-strip button:hover{background:#1a334d;border-color:#3a5f7d}html[data-theme=dark] .ops-diagnostic-summary{background:var(--warning-soft);border-color:#705d32}html[data-theme=dark] .ops-diagnostic-summary strong{color:#efd18a}html[data-theme=dark] .ops-diagnostic-summary.critical{background:var(--danger-soft);border-color:#75404b}html[data-theme=dark] .ops-remediation-card{background:var(--success-soft);border-color:#33624e}html[data-theme=dark] .ops-safe-pill{color:#8bd4b1;background:#183529;border-color:#3a6954}html[data-theme=dark] .ent-notice{background:var(--info-soft);color:#a3d2f1;border-color:#356383}html[data-theme=dark] .ent-notice.error{background:var(--danger-soft);color:#f0a3ac;border-color:#75404b}html[data-theme=dark] .ent-table th{color:#92a8bd;background:#102438;border-color:#29445e}html[data-theme=dark] .ent-table td{color:var(--text-2);background:#13283d;border-color:#274159}html[data-theme=dark] .ent-table tbody tr:hover td{background:#183149}html[data-theme=dark] .ent-search,html[data-theme=dark] .ent-toolbar input,html[data-theme=dark] .ent-toolbar select,html[data-theme=dark] .ent-dialog input,html[data-theme=dark] .ent-dialog select{color:var(--text);background:#102337;border-color:#355572}html[data-theme=dark] .ops-health-pill,html[data-theme=dark] .ent-status,html[data-theme=dark] .ops-task-state{border-color:#ffffff09}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f1f3f5;--surface:#fff;--surface-soft:#f7f8fa;--surface-muted:#eceff2;--sidebar:#232a31;--sidebar-soft:#2d353d;--sidebar-text:#dce2e7;--sidebar-muted:#8e9aa5;--text:#2e3943;--text-2:#52606c;--muted:#7b8791;--faint:#9ba5ae;--line:#d9dee3;--line-strong:#c9d0d6;--primary:#2196e3;--primary-hover:#1688d4;--primary-soft:#e8f5fd;--success:#009b83;--success-soft:#e7f7f3;--warning:#f0a120;--warning-soft:#fff5df;--danger:#e64b43;--danger-soft:#fdeceb;--info:#2196e3;--info-soft:#eaf5fd;--bac-red:#ef5350;--bac-blue:#2196e3;--bac-teal:#00a58e;--bac-orange:#f4a324;--bac-green:#72bd44;--bac-purple:#7e67c7;--shadow:0 1px 2px #1f29330d,0 6px 18px #1f29330b;--radius:7px;--radius-sm:5px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1a2026;--surface:#242c34;--surface-soft:#2a333c;--surface-muted:#303a44;--sidebar:#14191e;--sidebar-soft:#1c2329;--sidebar-text:#e4e8ec;--sidebar-muted:#909ba5;--text:#eef1f4;--text-2:#c3cbd2;--muted:#9ca7b0;--faint:#7d8993;--line:#3a444d;--line-strong:#4a5660;--primary:#42a5ee;--primary-hover:#5bb4f2;--primary-soft:#17354a;--success:#28b99f;--success-soft:#173b35;--warning:#f2ad3d;--warning-soft:#49391e;--danger:#f06a62;--danger-soft:#4b2a2c;--info:#42a5ee;--info-soft:#19394f;--shadow:0 1px 2px #00000038,0 8px 22px #0000001f}html,body,#root{color:var(--text);background:var(--bg)!important}body{background:var(--bg)!important}.workspace,.page-content,.enterprise{background:0 0!important}.sidebar{border-right:1px solid #151a1f;box-shadow:3px 0 12px #19202614;background:linear-gradient(#242b32 0%,#1f252b 100%)!important}html[data-theme=dark] .sidebar{border-right-color:#303840;background:linear-gradient(#151a1f 0%,#11161a 100%)!important}.sidebar-brand{height:68px;background:#1c2228!important;border-bottom:1px solid #ffffff12!important}.sidebar-brand strong{font-size:14px;color:#fff!important}.sidebar-brand small{color:#8d99a4!important}.sidebar-context{box-shadow:none!important;background:#2b333b!important;border:1px solid #3a444d!important;border-radius:6px!important;margin:12px 10px 6px!important;padding:10px!important}.sidebar-context-head>span,.sidebar-context>span,.nav-label{color:#98a5b0!important}.sidebar-context select{color:#eef2f5!important;min-height:38px!important;box-shadow:none!important;background:#20272d!important;border:1px solid #4a5660!important;border-radius:5px!important}.context-state{background:0 0!important;border:0!important;border-radius:3px!important;padding:0!important}.context-refresh{color:#d9e1e7!important;background:#353e46!important;border-color:#4a5660!important;border-radius:4px!important}.context-refresh:hover{background:#414b54!important}.sidebar-nav{padding:8px 8px 14px!important}.sidebar-nav button{color:#c3ccd4!important;border-radius:4px!important;height:38px!important}.sidebar-nav button:hover{color:#fff!important;background:#313941!important}.sidebar-nav button.active{box-shadow:inset 3px 0 #ffffff47;background:var(--primary)!important;color:#fff!important}.sidebar-nav button.active svg:first-child{color:#fff!important}.nav-label{letter-spacing:.09em!important;font-size:9px!important}.sidebar-footer{background:#1b2127!important;border-top-color:#333c44!important}.operator-avatar{color:#fff!important;background:#2e77a7!important;border-color:#3e91c6!important;border-radius:4px!important}.sidebar-footer .icon-btn{color:#c7d0d7!important;background:#262e35!important;border-color:#46515b!important}.topbar{border-bottom:1px solid var(--line)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fffffff7!important;height:62px!important;box-shadow:0 1px 3px #1f29330d!important}html[data-theme=dark] .topbar{background:#232b32!important;border-bottom-color:#3b464f!important;box-shadow:0 1px 3px #0000002e!important}.topbar-kicker{color:var(--primary)!important;letter-spacing:.1em!important}.topbar-identity .crumb strong{color:var(--text)!important}.central-state,.topbar-icon{background:var(--surface)!important;border-color:var(--line-strong)!important;color:var(--text-2)!important;box-shadow:none!important;border-radius:5px!important}.central-state{font-weight:700!important}.central-state i{background:var(--success)!important}.topbar-icon:hover,.topbar-icon.active{background:var(--surface-muted)!important;color:var(--text)!important;border-color:#aeb8c1!important}html[data-theme=dark] .central-state,html[data-theme=dark] .topbar-icon{background:#2c353d!important;border-color:#47525c!important}.page-content{padding-top:24px!important}.page-head,.ent-head{margin-bottom:18px!important}.page-head h1,.ent-head h1{letter-spacing:-.025em!important;color:var(--text)!important;font-weight:650!important}.ent-head h1{font-size:27px!important}.ent-eyebrow{color:#7b8791!important;letter-spacing:.08em!important}.ent-eyebrow svg{color:var(--primary)!important}.page-head p,.ent-head p{color:var(--muted)!important}.btn,.icon-btn,.text-btn{border:1px solid var(--line-strong)!important;background:var(--surface)!important;min-height:35px!important;color:var(--text-2)!important;box-shadow:none!important;border-radius:4px!important;font-weight:650!important}.btn:hover,.icon-btn:hover{background:var(--surface-muted)!important;color:var(--text)!important;border-color:#adb8c1!important}.btn.primary{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important;box-shadow:none!important}.btn.primary:hover{background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.btn.danger,.icon-btn.danger{background:var(--surface)!important;color:var(--danger)!important;border-color:#e5aaa6!important}.btn.danger:hover,.icon-btn.danger:hover{background:var(--danger-soft)!important}input,select,textarea{background:var(--surface)!important;border-color:var(--line-strong)!important;color:var(--text)!important;box-shadow:none!important;border-radius:4px!important}input:focus,select:focus,textarea:focus{border-color:var(--primary)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--primary) 15%,transparent)!important}.surface,.panel,.metric,.volume-card,.resource-hero>div,.resource-grid>div,.routine-summary-row>div,.credential-row,.federation-summary>div,.task-evidence-card,.task-compare-card,.task-tech-grid>div,.drawer-info-grid>div{background:var(--surface)!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important;border-radius:6px!important}.surface{box-shadow:var(--shadow)!important}.surface-head{border-bottom-color:var(--line)!important;background:#fafbfc!important}html[data-theme=dark] .surface-head{background:#29323a!important}.alert{background:var(--surface)!important;border-radius:5px!important}.alert.error{background:var(--danger-soft)!important;color:#a83a34!important;border-color:#efb9b5!important}.alert.warning,.warning-banner{background:var(--warning-soft)!important;color:#8a5a08!important;border-color:#efcf8f!important}html[data-theme=dark] .alert.error{color:#ffb0aa!important;border-color:#744044!important}html[data-theme=dark] .alert.warning,html[data-theme=dark] .warning-banner{color:#ffd788!important;border-color:#6f582c!important}.table-wrap,.ent-table-wrap{border-color:var(--line)!important;background:var(--surface)!important}.table-wrap th,.ent-table th{color:#4d5963!important;background:#e9ecef!important;border-bottom:1px solid #cbd2d8!important;font-weight:750!important}.table-wrap td,.ent-table td{background:var(--surface)!important;color:var(--text-2)!important;border-bottom-color:#e8ebee!important}.table-wrap tbody tr:hover,.ent-table tbody tr:hover td{background:#f4f9fc!important}html[data-theme=dark] .table-wrap th,html[data-theme=dark] .ent-table th{color:#cbd3da!important;background:#303940!important;border-bottom-color:#46525c!important}html[data-theme=dark] .table-wrap td,html[data-theme=dark] .ent-table td{color:#cbd2d8!important;background:#242c34!important;border-bottom-color:#353f48!important}html[data-theme=dark] .table-wrap tbody tr:hover,html[data-theme=dark] .ent-table tbody tr:hover td{background:#2c3740!important}.tag,.warn-tag,.backup-level,.ent-status,.ops-health-pill,.ops-task-state{border-radius:3px!important}.state{font-weight:700!important}.state.success,.state.success_with_warnings,.state.online{color:var(--success)!important}.state.failed,.state.offline,.state.cancelled{color:var(--danger)!important}.state.queued,.state.waiting_for_base_full,.state.waiting_connection,.state.warning{color:#b97500!important}.state.running,.state.starting,.state.resuming,.state.reconnecting,.state.verifying{color:var(--primary)!important}.enterprise{color:var(--text)!important}.ent-panel,.ops-radar,.ops-confidence,.ops-schedule,.ops-capacity,.ops-autopilot{background:var(--surface)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important;border-radius:6px!important}.ops-navigation-guide{border-color:var(--line)!important;box-shadow:none!important;background:#f8fafb!important;border-radius:5px!important}html[data-theme=dark] .ops-navigation-guide{background:#29323a!important;border-color:#3e4953!important}.ops-navigation-icon{background:var(--primary-soft)!important;border-color:color-mix(in srgb,var(--primary) 25%,var(--line))!important;color:var(--primary)!important;border-radius:4px!important}.ops-hero-grid{gap:12px!important}.ops-hero-card{--tile-accent:var(--bac-blue);background:var(--surface)!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important;border-radius:5px!important;min-height:96px!important;padding:17px 16px 15px!important;transition:transform .12s,box-shadow .12s,border-color .12s!important;position:relative!important;overflow:hidden!important}.ops-hero-card:before{content:"";background:var(--tile-accent);height:4px;position:absolute;top:0;left:0;right:0}.ops-hero-card:hover{transform:translateY(-1px);background:var(--surface)!important;border-color:#c8d1d8!important;box-shadow:0 3px 10px #1f29331a!important}.ops-hero-card:first-child{--tile-accent:var(--bac-red)}.ops-hero-card:nth-child(2){--tile-accent:var(--bac-blue)}.ops-hero-card:nth-child(3){--tile-accent:var(--bac-teal)}.ops-hero-card:nth-child(4){--tile-accent:var(--bac-green)}.ops-hero-card:nth-child(5){--tile-accent:#3d8bd6}.ops-hero-card:nth-child(6){--tile-accent:var(--bac-purple)}.ops-hero-card:nth-child(7){--tile-accent:var(--bac-orange)}.ops-hero-card:nth-child(8){--tile-accent:#4b9fc5}.ops-hero-card .ops-hero-icon{background:var(--tile-accent)!important;color:#fff!important;width:36px!important;height:36px!important;box-shadow:none!important;border:0!important;border-radius:4px!important}.ops-hero-card>span{color:#55626e!important;font-weight:700!important}.ops-hero-card>strong{color:var(--text)!important;font-weight:700!important}.ops-hero-card>small{color:var(--muted)!important}html[data-theme=dark] .ops-hero-card{background:#242c34!important;border-color:#3b4650!important}html[data-theme=dark] .ops-hero-card:hover{background:#2a343d!important;border-color:#52606b!important}html[data-theme=dark] .ops-hero-card>span{color:#c2cbd2!important}.ops-panel-head{border-bottom-color:var(--line)!important}.ops-panel-head h2{color:var(--text)!important;font-weight:700!important}.ops-panel-head p{color:var(--muted)!important}.ops-radar{border-top:4px solid var(--bac-teal)!important}.ops-confidence{border-top:4px solid var(--bac-blue)!important}.ops-schedule{border-top:4px solid #4b9fc5!important}.ops-capacity{border-top:4px solid var(--bac-orange)!important}.ops-autopilot{border-top:4px solid var(--bac-purple)!important}.ops-radar-summary>div,.ops-schedule-window-grid>div,.ops-schedule-kpis>div,.ops-capacity-kpis>div,.ops-autopilot-metrics>div{background:#f7f8f9!important;border-color:#dde2e6!important;border-radius:4px!important}html[data-theme=dark] .ops-radar-summary>div,html[data-theme=dark] .ops-schedule-window-grid>div,html[data-theme=dark] .ops-schedule-kpis>div,html[data-theme=dark] .ops-capacity-kpis>div,html[data-theme=dark] .ops-autopilot-metrics>div{background:#2b343d!important;border-color:#414d57!important}.ops-radar-row,.ops-attention-row,.ops-confidence-row,.ops-timeline-row{border-color:var(--line)!important;background:var(--surface)!important}.ops-radar-row:hover,.ops-attention-row:hover,.ops-confidence-row:hover,.ops-timeline-row:hover{background:#f5fafc!important}html[data-theme=dark] .ops-radar-row:hover,html[data-theme=dark] .ops-attention-row:hover,html[data-theme=dark] .ops-confidence-row:hover,html[data-theme=dark] .ops-timeline-row:hover{background:#303a43!important}.ops-radar-icon,.ops-schedule-bottleneck-icon,.ops-capacity-rank,.ops-autopilot-mark,.ops-autopilot-row-icon{background:var(--primary-soft)!important;color:var(--primary)!important;border-color:#0000!important;border-radius:4px!important}.ops-radar-row.warning .ops-radar-icon{background:var(--warning-soft)!important;color:#b97500!important}.ops-radar-row.critical .ops-radar-icon{background:var(--danger-soft)!important;color:var(--danger)!important}.ops-all-good{background:#f3faf7!important;border-color:#bfe4d7!important;border-radius:4px!important}html[data-theme=dark] .ops-all-good{background:#203932!important;border-color:#356155!important}.modal,.drawer,.task-screen,.ent-dialog{background:var(--surface)!important;border-color:var(--line)!important;border-radius:6px!important;box-shadow:0 18px 46px #1f293338!important}.modal-head,.drawer-head,.task-screen-head,.ent-dialog>header{border-bottom-color:var(--line)!important;background:#f8f9fa!important}.modal-foot,.drawer-foot,.task-screen-actions{border-top-color:var(--line)!important;background:#f8f9fa!important}html[data-theme=dark] .modal-head,html[data-theme=dark] .drawer-head,html[data-theme=dark] .task-screen-head,html[data-theme=dark] .modal-foot,html[data-theme=dark] .drawer-foot,html[data-theme=dark] .task-screen-actions{background:#29323a!important}.modal-backdrop,.ent-overlay{-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#171d227a!important}.current-files-box code,.task-tech-grid pre{background:var(--surface-soft)!important;border-color:var(--line)!important;color:var(--text-2)!important}.remote-console-banner{color:#315b76!important;background:#edf7fd!important;border-color:#b9def4!important;border-radius:5px!important}html[data-theme=dark] .remote-console-banner{color:#c5e3f4!important;background:#203746!important;border-color:#3c6278!important}.federation-card,.federation-site-card{background:var(--surface)!important;border-color:var(--line)!important;box-shadow:var(--shadow)!important;border-radius:5px!important}.login-shell{background:#eef1f3!important}.login-branding{background:linear-gradient(145deg,#232a31 0%,#171c21 100%)!important}.login-branding:after{background:linear-gradient(90deg,var(--bac-red) 0 25%,var(--bac-blue) 25% 50%,var(--bac-teal) 50% 75%,var(--bac-orange) 75% 100%)!important;height:4px!important}.login-access{background:#eef1f3!important}.login-panel{border-color:#d7dde2!important;border-radius:7px!important;box-shadow:0 12px 34px #1f29331a!important}.login-submit{background:var(--primary)!important;border-color:var(--primary)!important}html[data-theme=dark] .login-shell,html[data-theme=dark] .login-access{background:#1a2026!important}html[data-theme=dark] .login-panel{background:#242c34!important;border-color:#3d4852!important}html[data-theme=dark] .login-branding{background:linear-gradient(145deg,#171c21 0%,#111519 100%)!important}.command-palette,.command-popover,.theme-popover,.notify-popover,.health-popover{background:var(--surface)!important;border-color:var(--line)!important;border-radius:6px!important;box-shadow:0 16px 40px #1f29332e!important}.command-palette button:hover,.theme-popover button:hover,.notify-popover button:hover{background:var(--surface-muted)!important}.command-palette button.active,.theme-popover button.active{background:var(--primary-soft)!important;color:var(--primary)!important}*{scrollbar-color:#aeb7bf transparent}.sidebar *{scrollbar-color:#56616b transparent}@media (width<=900px){.topbar,.page-content{padding-inline:14px!important}.ops-hero-grid{gap:9px!important}}
