:root{color:#171b19;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f4f6f8;--surface:#fff;--surface-subtle:#f8faf9;--text:#171b19;--muted:#6d7571;--border:#dfe5e2;--border-strong:#cfd8d4;--green:#2f9e70;--green-dark:#1e7652;--green-soft:#e9f7f0;--blue:#3f6fdd;--blue-soft:#edf2ff;--amber:#c77c16;--amber-soft:#fff5e5;--red:#c95757;--red-soft:#fff0f0;--shadow:0 8px 28px #23352d12;background:#f4f6f8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #3f6fdd33}.app-shell{min-height:100vh}.sidebar{z-index:30;border-right:1px solid var(--border);background:var(--surface);flex-direction:column;width:232px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{border-bottom:1px solid var(--border);align-items:center;gap:11px;height:70px;padding:0 22px;font-size:20px;font-weight:720;display:flex}.brand-mark{grid-template-rows:repeat(2,11px);grid-template-columns:repeat(2,11px);gap:4px;width:29px;height:29px;display:grid;position:relative}.brand-mark span{border:3px solid #1c2722}.brand-mark span:nth-child(4){border-color:var(--green)}.brand-mark i{background:var(--green);width:4px;height:4px;position:absolute;bottom:1px;right:1px}.primary-nav{flex-direction:column;gap:4px;padding:20px 14px;display:flex}.nav-item{color:#56605b;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;width:100%;min-height:42px;padding:0 12px;font-size:14px;font-weight:560;display:grid}.nav-item:hover{color:var(--text);background:#f4f7f5}.nav-item-active{color:#186243;background:#edf5f1}.nav-item small{color:#8a948f;text-align:right;min-width:22px;font-size:11px}.sidebar-spacer{flex:1}.system-state{border-top:1px solid var(--border);color:var(--green);align-items:flex-start;gap:10px;margin:0 18px 14px;padding:13px 0;display:flex}.system-state div{flex-direction:column;gap:2px;display:flex}.system-state strong{color:#3f4844;font-size:12px;font-weight:650}.system-state span{color:#89918d;font-size:11px}.workspace-switcher{border:0;border-top:1px solid var(--border);cursor:pointer;text-align:left;background:#fbfcfb;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;min-height:66px;padding:0 18px;display:grid}.workspace-switcher:hover{background:#f4f7f5}.workspace-avatar,.user-avatar{color:#fff;background:#25332d;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.workspace-avatar{border-radius:7px;width:34px;height:34px;font-size:13px}.workspace-switcher>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-switcher strong{font-size:12px}.workspace-switcher small{color:var(--muted);font-size:10px}.workspace-menu{z-index:40;border:1px solid var(--border);background:#fff;border-radius:7px;position:absolute;bottom:66px;left:12px;right:12px;overflow:hidden;box-shadow:0 14px 34px #18261f29}.workspace-menu>button{border:0;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:#fff;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;width:100%;min-height:56px;padding:8px 10px;display:grid}.workspace-menu>button:last-child{border-bottom:0}.workspace-menu>button:hover{background:var(--surface-subtle)}.workspace-menu>button:disabled{cursor:default;opacity:.6}.workspace-menu .workspace-avatar{width:30px;height:30px}.workspace-menu>button>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-menu strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workspace-menu small{color:var(--muted);font-size:9px}.workspace{min-height:100vh;margin-left:232px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;gap:20px;height:70px;padding:0 30px;display:flex;position:sticky;top:0}.search-control{border:1px solid var(--border);color:#87908c;background:#fafbfa;border-radius:7px;align-items:center;gap:9px;width:min(420px,45vw);height:38px;padding:0 11px;font-size:12px;display:flex}.search-control span{flex:1}.search-control kbd{border:1px solid var(--border);border-bottom-color:var(--border-strong);color:#727b77;background:#fff;border-radius:4px;align-items:center;gap:2px;padding:3px 5px;font-family:inherit;font-size:10px;display:inline-flex}.topbar-actions{align-items:center;gap:12px;display:flex;position:relative}.icon-button,.mobile-menu,.mobile-close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:relative}.icon-button i{background:var(--red);color:#fff;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-style:normal;font-weight:750;display:inline-flex;position:absolute;top:2px;right:0}.user-avatar{cursor:pointer;border:0;border-radius:50%;width:34px;height:34px;font-size:12px}.mobile-menu,.mobile-close{display:none}.main-content{min-width:0}.session-loading{min-height:100vh;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.brand-loader{border:2px solid #c9ddd3;border-top-color:var(--green);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}.login-page{background:linear-gradient(90deg,#f7faf8 0 38%,#fff 38% 100%);min-height:100vh}.login-brand{border-bottom:1px solid var(--border);background:#ffffffd1;align-items:center;gap:10px;height:72px;padding:0 28px;font-size:19px;display:flex}.login-surface{width:min(410px,100% - 40px);margin:11vh auto 0}.login-intro{margin-bottom:27px}.login-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green-dark);border:1px solid #cfe5da;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.login-intro h1{margin:17px 0 7px;font-size:25px}.login-intro p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.login-form{flex-direction:column;gap:16px;display:flex}.login-form label,.account-password label{color:#58625d;flex-direction:column;gap:7px;font-size:11px;font-weight:650;display:flex}.login-form input,.account-password input{border:1px solid var(--border-strong);width:100%;height:42px;color:var(--text);background:#fff;border-radius:6px;padding:0 11px;font-size:12px}.password-input{border:1px solid var(--border-strong);color:#8b9490;background:#fff;border-radius:6px;align-items:center;display:flex}.password-input:focus-within{border-color:#72a68e;outline:3px solid #2f9e701c}.password-input svg{margin-left:11px}.password-input input{border:0}.password-input input:focus{outline:0}.login-form>.primary-button{width:100%;min-height:42px;margin-top:2px}.login-error,.account-error{color:#963e33;background:#fff7f5;border:1px solid #edc8c3;border-radius:6px;padding:9px 11px;font-size:10px;line-height:1.5}.login-surface footer{color:var(--muted);align-items:center;gap:8px;margin-top:24px;font-size:10px;display:flex}.login-surface footer span{background:var(--green);border-radius:50%;width:7px;height:7px}.account-popover{z-index:50;border:1px solid var(--border);background:#fff;border-radius:7px;width:292px;position:absolute;top:45px;right:0;overflow:hidden;box-shadow:0 16px 38px #18261f29}.notification-popover{z-index:50;border:1px solid var(--border);background:#fff;border-radius:7px;width:min(360px,100vw - 32px);position:absolute;top:45px;right:42px;overflow:hidden;box-shadow:0 16px 38px #18261f29}.notification-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:46px;padding:0 14px;display:flex}.notification-heading strong{font-size:12px}.notification-heading span{color:var(--muted);font-size:9px}.notification-list{max-height:min(480px,100vh - 120px);overflow-y:auto}.notification-item{border:0;border-bottom:1px solid var(--border);width:100%;min-height:74px;color:var(--text);cursor:pointer;text-align:left;background:#fff;grid-template-columns:8px minmax(0,1fr) auto;align-items:start;gap:9px;padding:12px 14px;display:grid}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:var(--surface-subtle)}.notification-item>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.notification-item strong{font-size:10px}.notification-item small,.notification-item time{color:var(--muted);font-size:9px;line-height:1.45}.notification-dot{background:var(--blue);border-radius:50%;width:7px;height:7px;margin-top:4px}.notification-warning .notification-dot{background:#d4912d}.notification-critical .notification-dot{background:var(--red)}.notification-success .notification-dot{background:var(--green)}.notification-item-read{opacity:.68}.notification-empty{min-height:100px;color:var(--muted);justify-content:center;align-items:center;font-size:10px;display:flex}.account-identity{border-bottom:1px solid var(--border);flex-direction:column;gap:3px;padding:15px;display:flex}.account-identity strong{font-size:12px}.account-identity span,.account-identity small{color:var(--muted);font-size:10px}.account-password{border-bottom:1px solid var(--border);flex-direction:column;gap:11px;padding:15px;display:flex}.account-password input{height:36px}.account-password .secondary-button{width:100%}.account-error{margin:12px 15px 0}.account-logout{color:#8f443b;cursor:pointer;background:#fff;border:0;align-items:center;gap:8px;width:100%;min-height:42px;padding:0 15px;font-size:11px;font-weight:650;display:flex}.account-logout:hover{background:#fff8f6}.account-logout:disabled{cursor:default;opacity:.6}.system-banner{color:#765d21;background:#fffaf0;border:1px solid #ead8ad;border-radius:6px;width:min(1184px,100% - 76px);margin:18px auto -18px;padding:10px 13px;font-size:12px}.page{width:min(1260px,100%);margin:0 auto;padding:36px 38px 48px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}.page-heading h1{color:var(--text);margin:0;font-size:27px;font-weight:720;line-height:1.25}.page-heading p{max-width:650px;color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.6}.agent-state{color:#527064;align-items:center;gap:7px;padding-top:7px;font-size:12px;font-weight:600;display:flex}.agent-state span{background:var(--green);border:2px solid #d8f1e5;border-radius:50%;width:8px;height:8px}.agent-command{border:1px solid #cfdad5;border-left:3px solid var(--green);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:21px 22px 17px}.agent-command-title{color:#2f4038;align-items:center;gap:9px;font-size:13px;display:flex}.agent-command-title svg{color:var(--green)}.agent-command textarea{resize:vertical;width:100%;min-height:68px;color:var(--text);background:0 0;border:0;outline:0;padding:16px 0 8px;font-size:17px;line-height:1.55;display:block}.agent-command textarea::placeholder{color:#a0a9a5}.command-footer{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:18px;padding-top:12px;display:flex}.command-tools{color:#89928e;align-items:center;gap:10px;min-width:0;font-size:11px;display:flex}.command-tools button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:12px;font-weight:650;display:inline-flex}.primary-button{border:1px solid var(--green-dark);background:var(--green-dark);color:#fff}.primary-button:hover{background:#185f42}.primary-button:disabled{cursor:default;opacity:.68}.secondary-button{border:1px solid var(--border-strong);color:#45504b;background:#fff}.secondary-button:hover{background:#fafbfa;border-color:#acb8b2}.danger-button{color:#93483e;cursor:pointer;background:#fff;border:1px solid #dbb4ad;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:12px;font-weight:650;display:inline-flex}.danger-button:hover{background:#fff8f6;border-color:#c99087}.danger-button:disabled{cursor:default;opacity:.58}.suggestion-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.action-error{color:#9a3d32;background:#fff7f5;border:1px solid #edc8c3;border-radius:6px;margin-top:12px;padding:10px 13px;font-size:12px}.action-notice{background:var(--green-soft);color:var(--green-dark);border:1px solid #b8dacb;border-radius:6px;margin-top:12px;padding:10px 13px;font-size:12px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.suggestion-row button{border:1px solid var(--border);color:#63706a;cursor:pointer;background:#ffffffbf;border-radius:6px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:11px;display:inline-flex}.suggestion-row button:hover{color:#315f4a;border-color:#b8c8c0}.agent-proposal{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,1fr) 232px;margin-top:14px;display:grid;overflow:hidden}.proposal-main{padding:24px}.proposal-heading{gap:13px;display:flex}.proposal-heading h2{margin:1px 0 5px;font-size:16px}.proposal-heading p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.proposal-icon{background:var(--blue-soft);width:34px;height:34px;color:var(--blue);border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.proposal-icon.published{background:var(--green-soft);color:var(--green-dark)}.proposal-details{border:1px solid var(--border);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:20px 0 0;display:grid}.proposal-details div{border-bottom:1px solid var(--border);min-width:0;padding:13px 15px}.proposal-details div:nth-child(odd){border-right:1px solid var(--border)}.proposal-details div:nth-last-child(-n+2){border-bottom:0}.proposal-details dt{color:#8a938f;margin-bottom:4px;font-size:10px}.proposal-details dd{color:#39423e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:600;overflow:hidden}.validation-line{color:#4e685d;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:11px;display:flex}.agent-followup{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:16px;display:grid}.agent-followup textarea{resize:vertical;border:1px solid var(--border-strong);width:100%;min-height:72px;color:var(--text);font:inherit;background:#fff;border-radius:6px;outline:0;padding:10px 12px;font-size:11px;line-height:1.5}.agent-followup textarea:focus{border-color:#72a68e;outline:2px solid #e3f2eb}.agent-followup-actions{align-items:center;gap:8px;display:flex}.agent-followup-actions .icon-button{border:1px solid var(--border);color:#6e7773;border-radius:6px}.validation-line svg{color:var(--green)}.proposal-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.proposal-preview{border-left:1px solid var(--border);text-align:center;background:#f6faf8;flex-direction:column;justify-content:center;align-items:center;padding:24px;display:flex}.proposal-preview>strong{margin-top:12px;font-size:13px}.proposal-preview>span{color:var(--muted);margin-top:4px;font-size:10px}.agent-trace{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:8px;margin-top:14px}.agent-trace-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:12px 18px;display:flex}.agent-trace-heading>div:first-child,.trace-provider{align-items:center;display:flex}.agent-trace-heading>div:first-child{gap:10px}.agent-trace-heading h2{margin:0 0 3px;font-size:14px}.agent-trace-heading span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.trace-provider{border:1px solid var(--border);background:#f8faf9;border-radius:6px;gap:7px;padding:6px 9px}.trace-provider strong{color:#59645f;text-transform:uppercase;font-size:9px}.trace-provider.trace-failed{background:#fff7f6;border-color:#e8c5c3}.agent-trace-grid{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);display:grid}.trace-column{min-width:0;padding:17px 18px 19px}.trace-column+.trace-column{border-left:1px solid var(--border)}.trace-column h3{color:#707a75;text-transform:uppercase;margin:0 0 12px;font-size:10px}.trace-step-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.trace-step{grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.trace-step>span{color:#52615a;background:#edf2ef;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:inline-flex}.trace-step.trace-failed>span{color:#984a43;background:#f8dfdc}.trace-step strong{font-size:11px;display:block}.trace-step p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.45}.trace-step small,.tool-status{color:#8a938f;font-size:9px}.trace-tool-list{gap:8px;display:grid}.trace-tool{border:1px solid var(--border);background:#fbfcfb;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 10px;display:flex}.trace-tool strong,.trace-tool span{display:block}.trace-tool strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.trace-tool span,.trace-empty{color:var(--muted);margin-top:3px;font-size:9px}.tool-status{background:#edf2ef;border-radius:4px;flex:none;padding:4px 6px}.tool-failed{color:#984a43;background:#f8dfdc}.tool-approval_required{color:#94621e;background:#fff0d5}.tool-running{color:#3c5f99;background:#e7eefb}.qr-preview{background:#fff;border:1px solid #e2e8e5;border-radius:7px;flex:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.qr-preview img{object-fit:contain;width:100%;height:100%}.qr-center{color:#fff;background:#1d7653;border:3px solid #fff;border-radius:5px;justify-content:center;align-items:center;width:22%;height:22%;font-size:clamp(8px,1vw,13px);font-weight:800;display:inline-flex;position:absolute}.workspace-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:16px;margin-top:25px;display:grid}.attention-panel,.timeline-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px}.section-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:67px;padding:0 19px;display:flex}.section-title h2{margin:0;font-size:14px}.section-title span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.section-title button{color:#4d715f;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:600}.attention-list{padding:0 18px}.attention-clear{min-height:74px;color:var(--green-dark);border-bottom:1px solid #edf0ee;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.attention-row{border-bottom:1px solid #edf0ee;grid-template-columns:34px minmax(0,1fr) 60px auto;align-items:center;gap:13px;min-height:90px;display:grid}.attention-row:last-child{border-bottom:0}.attention-icon{border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.attention-amber{background:var(--amber-soft);color:var(--amber)}.attention-blue{background:var(--blue-soft);color:var(--blue)}.attention-copy{min-width:0}.attention-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.attention-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;display:block;overflow:hidden}.impact{flex-direction:column;align-items:flex-end;display:flex}.impact small{color:var(--muted);font-size:9px}.impact strong{margin-top:3px;font-size:15px}.row-action{color:#34624e;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;min-height:32px;padding:0 8px;font-size:10px;font-weight:650;display:inline-flex}.timeline-panel{min-width:0}.timeline{padding:17px 18px 8px}.timeline-event{grid-template-columns:14px minmax(0,1fr);gap:9px;padding-bottom:19px;display:grid;position:relative}.timeline-event:not(:last-child):before{content:"";background:#dde4e0;width:1px;position:absolute;top:10px;bottom:0;left:5px}.timeline-dot{z-index:1;border:3px solid #fff;border-radius:50%;width:11px;height:11px;margin-top:2px;position:relative;box-shadow:0 0 0 1px #d7dfdb}.timeline-green{background:var(--green)}.timeline-blue{background:var(--blue)}.timeline-amber{background:var(--amber)}.timeline-event strong{font-size:11px;display:block}.timeline-event p{color:var(--muted);margin:4px 0;font-size:10px;line-height:1.5}.timeline-event time{color:#9aa29e;font-size:9px}.fleet-strip{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:1.35fr repeat(4,minmax(120px,.65fr));align-items:stretch;min-height:74px;margin-top:16px;display:grid;overflow:hidden}.fleet-strip>div,.fleet-summary{border:0;border-right:1px solid var(--border);text-align:left;background:0 0;grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:2px 8px;padding:0 18px;display:grid}.fleet-summary{cursor:pointer;grid-template-columns:1fr auto auto}.fleet-summary:hover{background:#f9fbfa}.fleet-summary span,.fleet-strip small{color:var(--muted);font-size:10px}.fleet-summary strong{font-size:20px}.fleet-strip>div strong{grid-column:2;font-size:14px}.fleet-strip>div svg,.summary-dot{grid-row:1/span 2}.summary-dot{border-radius:50%;width:8px;height:8px}.dot-green{background:var(--green)}.dot-amber{background:var(--amber)}.table-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.table-toolbar label{border:1px solid var(--border);color:#87908c;background:#fff;border-radius:7px;align-items:center;gap:8px;width:min(380px,100%);height:38px;padding:0 11px;display:flex}.table-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.table-toolbar .filter-control{flex:none;width:auto;min-width:148px}.filter-control select{color:#4d5752;cursor:pointer;background:0 0;border:0;outline:0;min-width:106px;font-size:11px}.qode-table{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.qode-table-head,.qode-table-row{grid-template-columns:minmax(310px,1.6fr) 110px 110px 100px minmax(150px,.8fr) 82px;align-items:center;gap:16px;display:grid}.qode-table-head{border-bottom:1px solid var(--border);color:#7e8783;background:#f8faf9;min-height:44px;padding:0 18px;font-size:10px;font-weight:650}.qode-table-row{border-bottom:1px solid #edf0ee;min-height:96px;padding:11px 18px}.qode-table-row:last-child{border-bottom:0}.qode-table-row:hover{background:#fbfcfb}.qode-identity{align-items:center;gap:13px;min-width:0;display:flex}.qode-identity>div{flex-direction:column;min-width:0;display:flex}.qode-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.qode-identity span{color:#3f735c;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.qode-identity small{color:#8a938f;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.status{align-items:center;gap:7px;font-size:10px;font-weight:650;display:inline-flex}.status i{border-radius:50%;width:7px;height:7px}.status-active{color:var(--green-dark)}.status-active i{background:var(--green)}.status-degraded{color:var(--amber)}.status-degraded i{background:var(--amber)}.status-draft{color:var(--blue)}.status-draft i{background:var(--blue)}.status-paused{color:#7b8380}.status-paused i{background:#9aa29e}.numeric-cell,.updated-cell{flex-direction:column;gap:4px;min-width:0;display:flex}.numeric-cell strong{font-size:12px}.numeric-cell span,.updated-cell small{color:#8a938f;font-size:9px}.updated-cell>span{font-size:10px}.updated-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-buttons{justify-content:flex-end;gap:4px;display:flex}.row-buttons button,.row-buttons a{border:1px solid var(--border);color:#39423e;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:31px;height:31px;text-decoration:none;display:inline-flex}.row-buttons .disabled-link{cursor:default;opacity:.38;pointer-events:none}.qode-empty{color:var(--muted);text-align:center;padding:42px 20px;font-size:12px}.qode-drawer-layer{z-index:60;position:fixed;inset:0}.qode-drawer-scrim{cursor:pointer;background:#161f1b4d;border:0;width:100%;position:absolute;inset:0}.qode-drawer{border-left:1px solid var(--border);background:#fff;flex-direction:column;width:min(510px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-16px 0 42px #1b2a2324}.qode-drawer-header{border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:98px;padding:18px 20px;display:flex}.qode-drawer-header>button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.drawer-identity{align-items:center;gap:13px;min-width:0;display:flex}.drawer-identity>div{min-width:0}.drawer-identity span,.drawer-identity small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.drawer-identity h2{text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:16px;line-height:1.35;overflow:hidden}.qode-drawer-body{min-height:0;overflow-y:auto}.drawer-loading{min-height:160px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.qode-drawer-body>.action-error,.qode-drawer-body>.action-notice{margin:14px 20px 0}.drawer-runtime{border-bottom:1px solid var(--border);background:#f8faf9;justify-content:space-between;align-items:center;gap:14px;padding:15px 20px;display:flex}.drawer-runtime>div{flex-direction:column;gap:6px;display:flex}.drawer-runtime small{color:var(--muted);font-size:10px}.drawer-runtime>a{color:var(--green-dark);align-items:center;gap:5px;font-size:11px;font-weight:650;text-decoration:none;display:inline-flex}.drawer-section{border-bottom:1px solid var(--border);padding:22px 20px}.drawer-section:last-child{border-bottom:0}.drawer-section-title{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:17px;display:flex}.drawer-section-title h3{margin:0;font-size:13px}.drawer-section-title span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.5;display:block}.drawer-section-title>svg{color:var(--green);flex:none}.qode-config-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.qode-config-form label{color:#66716c;flex-direction:column;gap:7px;min-width:0;font-size:10px;font-weight:650;display:flex}.qode-config-form .form-wide{grid-column:1/-1}.qode-config-form input,.qode-config-form textarea,.slug-input{border:1px solid var(--border-strong);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:6px;font-size:11px}.qode-config-form input{height:38px;padding:0 10px}.qode-config-form textarea{resize:vertical;min-height:72px;padding:10px;line-height:1.55}.qode-config-form input:focus,.qode-config-form textarea:focus,.slug-input:focus-within{outline-offset:0;border-color:#72a68e;outline:2px solid #e3f2eb}.qode-config-form input:disabled,.qode-config-form textarea:disabled{color:#737c78;background:#f7f9f8;border-color:#e5e9e7}.slug-input{align-items:center;display:flex;overflow:hidden}.slug-input span{height:36px;color:var(--muted);align-items:center;padding-left:10px;font-size:11px;display:inline-flex}.slug-input input{border:0;min-width:0}.slug-input input:focus{outline:0}.drawer-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.release-list{border-top:1px solid var(--border)}.release-row{border-bottom:1px solid var(--border);grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:67px;display:grid}.release-version{flex-direction:column;gap:5px;display:flex}.release-version>span{font-size:12px;font-weight:700}.release-version small{color:var(--green-dark);align-items:center;gap:3px;font-size:9px;display:inline-flex}.release-copy{flex-direction:column;gap:5px;min-width:0;display:flex}.release-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.release-copy span{color:var(--muted);font-size:9px}.release-copy small{color:#4f5b55;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.45;overflow:hidden}.release-copy code{width:fit-content;color:var(--green-dark);font-family:inherit;font-size:8px}.release-row>button{border:1px solid var(--border);color:#4c5752;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:10px;display:inline-flex}.release-row>button:disabled{cursor:default;opacity:.58}.drawer-deployment-list{border-top:1px solid var(--border)}.drawer-deployment-list article{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:64px;display:grid}.drawer-deployment-list article>div{flex-direction:column;gap:5px;min-width:0;display:flex}.drawer-deployment-list article>div:last-child{align-items:flex-end}.drawer-deployment-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.drawer-deployment-list span,.drawer-deployment-list code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:9px;overflow:hidden}.drawer-empty{color:var(--muted);text-align:center;margin:0;padding:24px 0;font-size:11px}.drawer-event-list>div{grid-template-columns:11px minmax(0,1fr);gap:8px;padding:9px 0;display:grid}.drawer-event-list .timeline-dot{margin-top:4px}.drawer-event-list span{justify-content:space-between;align-items:baseline;gap:12px;min-width:0;display:flex}.drawer-event-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.drawer-event-list small{color:var(--muted);flex:none;font-size:9px}.placeholder-page{min-height:calc(100vh - 70px)}.placeholder-surface{border:1px solid var(--border);background:var(--surface);min-height:420px;color:var(--green-dark);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;display:flex}.placeholder-surface strong{color:var(--text);margin-top:18px;font-size:42px}.placeholder-surface span{color:#4e5d56;margin-top:6px;font-size:12px;font-weight:650}.placeholder-surface p{color:var(--muted);margin-top:28px;font-size:11px}.governance-page{min-height:calc(100vh - 70px)}.governance-tabs{border-bottom:1px solid var(--border);gap:4px;margin-bottom:18px;display:flex}.governance-tabs button{min-height:39px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:650;display:inline-flex}.governance-tabs button.active{border-bottom-color:var(--green-dark);color:var(--green-dark)}.governance-tabs button>span{min-width:19px;height:19px;color:var(--green-dark);background:#e6f1ec;border-radius:6px;justify-content:center;align-items:center;padding:0 5px;font-size:9px;display:inline-flex}.governance-summary{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px;display:grid}.governance-summary>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:4px;min-height:78px;padding:0 20px;display:flex}.governance-summary>div:last-child{border-right:0}.governance-summary span{color:var(--muted);font-size:10px}.governance-summary strong{font-size:22px}.governance-readonly{border:1px solid var(--border);background:var(--surface);min-height:150px;color:var(--green-dark);border-radius:7px;align-items:center;gap:16px;padding:24px;display:flex}.governance-readonly div{flex-direction:column;gap:5px;display:flex}.governance-readonly strong{color:var(--text);font-size:14px}.governance-readonly span{color:var(--muted);font-size:11px}.member-create{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin-bottom:18px;padding:18px}.member-create-fields{grid-template-columns:minmax(150px,.8fr) minmax(190px,1.2fr) 150px auto;align-items:end;gap:12px;margin-top:16px;display:grid}.member-create-fields label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.member-create-fields input,.member-create-fields select,.member-row select{border:1px solid var(--border-strong);width:100%;height:38px;color:var(--text);background:#fff;border-radius:6px;font-size:11px}.member-create-fields input{padding:0 10px}.member-create-fields select,.member-row select{padding:0 28px 0 9px}.member-create-fields .primary-button{min-height:38px}.temporary-password{background:var(--green-soft);color:var(--green-dark);border:1px solid #b8dacb;border-radius:7px;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:grid}.temporary-password>div{flex-direction:column;gap:5px;min-width:0;display:flex}.temporary-password strong{color:var(--text);font-size:11px}.temporary-password code{color:#245f47;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.temporary-password button{min-height:34px;color:var(--green-dark);cursor:pointer;background:#fff;border:1px solid #9bcab7;border-radius:6px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.member-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow:hidden}.member-table-head,.member-row{grid-template-columns:minmax(240px,1.5fr) 170px 120px 130px;align-items:center;gap:18px;padding:0 18px;display:grid}.member-table-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.member-row{border-bottom:1px solid var(--border);min-height:70px}.member-row:last-child{border-bottom:0}.member-identity{align-items:center;gap:11px;min-width:0;display:flex}.member-identity>span{color:#315b49;background:#edf3f0;border-radius:7px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:750;display:inline-flex}.member-identity div{flex-direction:column;gap:3px;min-width:0;display:flex}.member-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.member-identity small{color:var(--muted);font-size:9px}.member-row select:disabled{color:var(--muted);cursor:default;opacity:.7}.member-status{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;width:fit-content;min-height:30px;padding:0 9px;font-size:10px;font-weight:650;display:inline-flex}.member-status i{background:var(--green);border-radius:50%;width:7px;height:7px}.member-status-disabled{color:var(--muted)}.member-status-disabled i{background:#9aa39f}.member-status:disabled{cursor:default;opacity:.65}.member-kind{color:var(--muted);align-items:center;font-size:10px;display:flex}.policy-panel{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow:hidden}.policy-metrics{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.policy-metrics>div{border-right:1px solid var(--border);flex-direction:column;justify-content:center;gap:5px;min-height:82px;padding:0 20px;display:flex}.policy-metrics>div:last-child{border-right:0}.policy-metrics span{color:var(--muted);font-size:10px}.policy-metrics strong{font-size:22px}.policy-controls{grid-template-columns:minmax(230px,1fr) auto 170px auto;align-items:end;gap:18px;padding:20px;display:grid}.policy-control-copy{flex-direction:column;gap:6px;min-width:0;display:flex}.policy-control-copy strong{font-size:12px}.policy-control-copy span{color:var(--muted);font-size:10px;line-height:1.5}.policy-switch{cursor:pointer;grid-template-columns:34px auto;align-items:center;gap:8px;display:grid}.policy-switch input{opacity:0;pointer-events:none;position:absolute}.policy-switch>span{background:#dfe5e2;border:1px solid #c5ceca;border-radius:10px;width:34px;height:20px;transition:border-color .16s,background .16s;position:relative}.policy-switch>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #18261f38}.policy-switch input:checked+span{border-color:var(--green-dark);background:var(--green-dark)}.policy-switch input:checked+span:after{transform:translate(14px)}.policy-switch input:focus-visible+span{outline-offset:2px;outline:2px solid #cce3d8}.policy-switch input:disabled+span{cursor:default;opacity:.55}.policy-switch b{color:#4b5651;font-size:10px}.policy-threshold{color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.policy-threshold input{border:1px solid var(--border-strong);width:100%;height:38px;color:var(--text);background:#fff;border-radius:6px;padding:0 10px;font-size:11px}.policy-controls .primary-button{min-height:38px}.policy-readonly{min-height:32px;color:var(--muted);align-items:center;font-size:10px;font-weight:650;display:inline-flex}.policy-guard{color:#7d622b;background:#fff9ec;border-top:1px solid #ead9b7;align-items:center;gap:8px;padding:12px 20px;font-size:10px;display:flex}.policy-version-list{border-top:1px solid var(--border)}.policy-version-list>div:not(.section-title){border-top:1px solid var(--border);grid-template-columns:18px 42px minmax(180px,1fr) auto;align-items:center;gap:9px;min-height:48px;padding:0 20px;display:grid}.policy-version-list>div:not(.section-title) svg{color:var(--green-dark)}.policy-version-list>div:not(.section-title) strong,.policy-version-list>div:not(.section-title) span{font-size:10px}.policy-version-list>div:not(.section-title) span,.policy-version-list>div:not(.section-title) small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.approval-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;max-width:100%;overflow-x:auto}.approval-table-head,.approval-row{grid-template-columns:minmax(170px,1.1fr) minmax(145px,.9fr) minmax(190px,1.3fr) 105px minmax(180px,1.2fr);align-items:center;gap:16px;min-width:890px;padding:0 18px;display:grid}.approval-table-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.approval-row{border-bottom:1px solid var(--border);min-height:76px;padding-top:11px;padding-bottom:11px}.approval-row:last-child{border-bottom:0}.approval-qode,.approval-requester,.approval-row>div:nth-child(4){flex-direction:column;gap:5px;min-width:0;display:flex}.approval-qode strong,.approval-requester strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.approval-qode span,.approval-requester span,.approval-decision-note,.approval-row>div:nth-child(4) small{color:var(--muted);font-size:9px}.approval-payload{flex-direction:column;gap:5px;min-width:0;display:flex}.approval-payload span,.approval-payload code{color:#4b5651;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:10px;display:block;overflow:hidden}.approval-payload small{color:var(--muted);font-size:9px}.approval-payload em{color:#7e6024;background:#fff3d9;border-radius:4px;width:fit-content;padding:2px 5px;font-size:8px;font-style:normal;font-weight:700}.approval-payload .approval-risk{border-radius:4px;width:fit-content;padding:2px 5px;font-size:8px;font-weight:750}.approval-risk-low{background:var(--green-soft);color:var(--green-dark)!important}.approval-risk-medium{background:#edf3f8;color:#42627a!important}.approval-risk-high{background:var(--amber-soft);color:#80581c!important}.approval-risk-critical{background:#fff0ed;color:#97483d!important}.approval-status{align-items:center;gap:5px;width:fit-content;font-size:10px;font-weight:700;display:inline-flex}.approval-status-pending,.approval-status-executing{color:var(--blue)}.approval-status-approved{color:var(--green-dark)}.approval-status-rejected{color:#9a4b41}.approval-status-expired{color:#7c8581}.approval-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.approval-actions>button,.approval-reject-open,.approval-approve{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px;font-weight:650;display:inline-flex}.approval-approve{color:var(--green-dark);background:#fff;border:1px solid #9bcab7}.approval-reject-open{color:#93483e;background:#fff;border:1px solid #dbb4ad}.approval-actions button:disabled{cursor:default;opacity:.58}.approval-reject{grid-template-columns:minmax(0,1fr) auto;gap:6px;width:100%;display:grid}.approval-reject input{border:1px solid var(--border-strong);border-radius:6px;outline:0;min-width:0;height:34px;padding:0 9px;font-size:10px}.approval-reject input:focus{border-color:#72a68e;outline:2px solid #e3f2eb}.approval-reject .danger-button{min-height:34px;padding:0 10px;font-size:10px}.approval-empty{min-width:100%;min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.incidents-page{min-width:0;min-height:calc(100vh - 70px)}.incident-health{color:#765d21;align-items:center;gap:7px;padding-top:7px;font-size:11px;font-weight:650;display:inline-flex}.incident-summary{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid}.incident-summary>div{border-right:1px solid var(--border);grid-template-columns:20px minmax(0,1fr);align-content:center;gap:5px 8px;min-height:80px;padding:0 18px;display:grid}.incident-summary>div:last-child{border-right:0}.incident-summary svg{color:var(--green-dark);grid-row:1/span 2}.incident-summary span{color:var(--muted);font-size:10px}.incident-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.incident-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;max-width:100%;overflow-x:auto}.incident-table-head,.incident-row{grid-template-columns:minmax(165px,.95fr) minmax(180px,1.05fr) 120px 105px minmax(270px,1.55fr);align-items:center;gap:14px;min-width:960px;padding:0 15px;display:grid}.incident-table-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.incident-row{border-bottom:1px solid var(--border);min-height:112px;padding-top:14px;padding-bottom:14px}.incident-row:last-child{border-bottom:0}.incident-identity,.incident-evidence,.incident-impact,.incident-status-cell,.incident-response{flex-direction:column;gap:5px;min-width:0;display:flex}.incident-identity>div{align-items:center;gap:7px;display:flex}.incident-identity>div small,.incident-status-cell small,.incident-response small{color:var(--muted);font-size:9px}.incident-identity>strong,.incident-evidence>strong,.incident-response>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.incident-identity>span,.incident-evidence>span,.incident-impact>span,.incident-response>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.5;overflow:hidden}.incident-evidence>span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.incident-signal-line{align-items:center;gap:7px;min-width:0;display:flex}.incident-signal-line strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.incident-diagnose{width:fit-content;color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9px;font-weight:700;display:inline-flex}.incident-diagnosis{background:#f5f8fc;border-left:2px solid #86a9d8;flex-direction:column;gap:3px;padding:7px 8px;display:flex}.incident-diagnosis strong{font-size:9px;line-height:1.45}.incident-diagnosis span,.incident-overdue,.incident-recovery,.fallback-valid{font-size:8px;line-height:1.45}.incident-overdue{font-weight:700;color:#a54738!important}.incident-recovery,.fallback-valid{font-weight:650;color:var(--green-dark)!important}.incident-impact>strong{font-size:18px}.incident-severity,.incident-status{border-radius:5px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-height:20px;padding:0 6px;font-size:9px;font-weight:750;display:inline-flex}.incident-severity-low,.incident-severity-medium{background:var(--blue-soft);color:var(--blue)}.incident-severity-high,.incident-severity-critical{background:var(--amber-soft);color:#8a5a19}.incident-status-open{color:#875d1d;background:#fff3dc}.incident-status-acknowledged{background:var(--blue-soft);color:var(--blue)}.incident-status-resolved{background:var(--green-soft);color:var(--green-dark)}.incident-response{align-items:stretch}.incident-response>span,.incident-current-target{overflow-wrap:anywhere}.incident-acknowledge{width:fit-content;min-height:30px;padding:0 9px;font-size:9px}.incident-remediation{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;display:grid}.incident-remediation input{border:1px solid var(--border-strong);min-width:0;height:34px;color:var(--text);border-radius:6px;outline:0;padding:0 9px;font-size:10px}.incident-remediation input:focus{border-color:#72a68e;outline:2px solid #e3f2eb}.incident-remediation .primary-button{white-space:nowrap;min-height:34px;padding:0 10px}.incident-remediation .secondary-button{white-space:nowrap;min-height:34px;padding:0 9px}.incident-empty{min-width:100%;min-height:180px;color:var(--green-dark);flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.incident-empty strong{color:var(--text);font-size:12px}.incident-empty span{color:var(--muted);font-size:10px}.insights-page{min-width:0;min-height:calc(100vh - 70px)}.monitor-state{color:#4f6b60;align-items:center;gap:7px;padding-top:7px;font-size:11px;font-weight:650;display:inline-flex}.monitor-summary{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid}.monitor-summary>div{border-right:1px solid var(--border);grid-template-columns:20px minmax(0,1fr);align-content:center;gap:5px 8px;min-height:80px;padding:0 18px;display:grid}.monitor-summary>div:last-child{border-right:0}.monitor-summary svg{color:var(--green-dark);grid-row:1/span 2}.monitor-summary span{color:var(--muted);font-size:10px}.monitor-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:18px;overflow:hidden}.signal-summary{border:1px solid var(--border);background:var(--surface-subtle);border-radius:7px;grid-template-columns:repeat(5,minmax(0,1fr));margin:-8px 0 18px;display:grid}.signal-summary>div{border-right:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:0 14px;display:flex}.signal-summary>div:last-child{border-right:0}.signal-summary span{color:var(--muted);font-size:9px}.signal-summary strong{font-size:13px}.beta-page{min-width:0;min-height:calc(100vh - 70px)}.beta-export{text-decoration:none}.beta-metrics{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid}.beta-metrics>div{border-right:1px solid var(--border);grid-template-columns:20px minmax(0,1fr);align-content:center;gap:5px 8px;min-height:80px;padding:0 18px;display:grid}.beta-metrics>div:last-child{border-right:0}.beta-metrics svg{color:var(--green-dark);grid-row:1/span 2}.beta-metrics span,.beta-panel .section-title span{color:var(--muted);font-size:9px}.beta-metrics strong{font-size:18px}.beta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.beta-panel{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-width:0;padding:18px}.beta-panel .section-title{margin-bottom:14px}.beta-form-row{grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr) auto;gap:8px;display:grid}.beta-form-row input,.beta-form-row select,.beta-page-form input,.beta-page-form select,.beta-page-form textarea,.beta-import{border:1px solid var(--border-strong);width:100%;min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:6px;font-size:10px}.beta-form-row input,.beta-form-row select,.beta-page-form input,.beta-page-form select{height:36px;padding:0 9px}.beta-page-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.beta-page-form textarea{resize:vertical;grid-column:1/-1;min-height:82px;padding:9px}.beta-page-form .primary-button{justify-self:end}.beta-list{color:var(--muted);flex-direction:column;gap:7px;margin-top:12px;font-size:9px;display:flex}.beta-list>div{background:var(--surface-subtle);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.beta-list code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;grid-column:2/-1;font-size:8px;overflow:hidden}.beta-status{background:var(--amber-soft);color:#875d1d;text-transform:uppercase;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:750}.beta-verified{background:var(--green-soft);color:var(--green-dark)}.beta-import{resize:vertical;min-height:118px;margin-bottom:10px;padding:10px}.beta-diagnostics{background:var(--green-soft);color:var(--green-dark);gap:10px;margin-top:12px;padding:10px;font-size:9px;display:flex}@media (width<=900px){.signal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-summary>div{border-bottom:1px solid var(--border)}.beta-grid{grid-template-columns:1fr}}@media (width<=640px){.notification-popover{width:auto;position:fixed;top:62px;left:12px;right:12px}.incident-remediation,.beta-form-row,.beta-page-form{grid-template-columns:1fr}.beta-page-form textarea{grid-column:auto}.beta-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.beta-metrics>div:nth-child(2){border-right:0}.beta-metrics>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}.monitor-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;max-width:100%;overflow-x:auto}.monitor-table-head,.monitor-row{grid-template-columns:minmax(180px,1.2fr) 120px 80px 95px 110px 115px;align-items:center;gap:16px;min-width:820px;padding:0 18px;display:grid}.monitor-table-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.monitor-row{border-bottom:1px solid var(--border);min-height:68px}.monitor-row:last-child{border-bottom:0}.monitor-qode{flex-direction:column;gap:4px;min-width:0;display:flex}.monitor-qode strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.monitor-qode span,.monitor-time{color:var(--muted);font-size:9px}.monitor-status,.monitor-pending{border-radius:5px;align-items:center;gap:5px;width:fit-content;min-height:22px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.monitor-status-healthy{background:var(--green-soft);color:var(--green-dark)}.monitor-status-degraded{background:var(--amber-soft);color:#80581c}.monitor-status-failed{color:#97483d;background:#fff0ed}.monitor-pending{background:var(--surface-subtle);color:var(--muted)}.monitor-signals{align-items:center;gap:5px;display:flex}.signal-pill{color:#66736d;background:#edf2ef;border-radius:5px;align-items:center;gap:4px;min-height:22px;padding:0 6px;font-size:8px;font-weight:700;display:inline-flex}.signal-healthy{color:#347256;background:#e4f3eb}.signal-degraded{color:#94621e;background:#fff0d5}.signal-failed,.signal-blocked{color:#984a43;background:#f8dfdc}.signal-not_applicable,.signal-unknown{color:#707980;background:#edf0f3}.monitor-value{color:#45524c;font-size:10px;font-weight:650}.monitor-run{justify-content:center;min-height:32px;padding:0 9px;font-size:9px}.monitor-empty{min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex}.monitor-history{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin-top:18px;overflow:hidden}.monitor-history-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.monitor-history-list>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:10px minmax(120px,.7fr) minmax(0,1.3fr) auto;align-items:center;gap:9px;min-height:62px;padding:0 18px;display:grid}.monitor-history-list>div:nth-child(2n){border-right:0}.monitor-history-list>div:nth-last-child(-n+2){border-bottom:0}.monitor-history-list strong,.monitor-history-list>div>span:not(.monitor-dot){text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.monitor-history-list>div>span:not(.monitor-dot),.monitor-history-list small{color:var(--muted);font-size:9px}.monitor-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.monitor-dot-degraded{background:var(--amber)}.monitor-dot-failed{background:#b55246}.deployments-page{min-width:0}.deployment-summary{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid}.deployment-summary>div{border-right:1px solid var(--border);grid-template-columns:20px minmax(0,1fr);align-content:center;gap:5px 8px;min-height:80px;padding:0 18px;display:grid}.deployment-summary>div:last-child{border-right:0}.deployment-summary svg{color:var(--green-dark);grid-row:1/span 2}.deployment-summary span{color:var(--muted);font-size:10px}.deployment-summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.deployment-create{border:1px solid var(--border);background:var(--surface);border-radius:7px;margin-bottom:18px;padding:18px}.deployment-create-grid{grid-template-columns:minmax(180px,1.2fr) minmax(165px,1fr) 130px minmax(150px,1fr);align-items:end;gap:12px;display:grid}.deployment-create-grid label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:10px;font-weight:650;display:flex}.deployment-create-grid input,.deployment-create-grid select{border:1px solid var(--border-strong);width:100%;height:38px;color:var(--text);background:#fff;border-radius:6px;font-size:11px}.deployment-create-grid input{padding:0 10px}.deployment-create-grid select{padding:0 28px 0 9px}.deployment-create-grid .primary-button{min-height:38px}.deployment-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;max-width:100%;overflow-x:auto}.deployment-table-head,.deployment-row{grid-template-columns:minmax(210px,1.4fr) minmax(170px,1fr) 90px 120px 145px 38px;align-items:center;gap:16px;min-width:900px;padding:0 18px;display:grid}.deployment-table-head{border-bottom:1px solid var(--border);background:var(--surface-subtle);min-height:40px;color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:700}.deployment-row{border-bottom:1px solid var(--border);min-height:76px;padding-top:10px;padding-bottom:10px}.deployment-row:last-child{border-bottom:0}.deployment-edit-button{justify-self:end;width:32px;height:32px}.deployment-adjust{border-bottom:1px solid var(--border);background:#f8faf9;grid-template-columns:110px 145px minmax(220px,1fr) auto auto;align-items:end;gap:12px;min-width:900px;padding:14px 18px;display:grid}.deployment-adjust label{min-width:0;color:var(--muted);flex-direction:column;gap:6px;font-size:9px;font-weight:650;display:flex}.deployment-adjust input{border:1px solid var(--border);width:100%;min-width:0;height:36px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;outline:0;padding:0 10px}.deployment-adjust input:focus{border-color:#9ab2a7;box-shadow:0 0 0 3px #376b5214}.deployment-adjust .secondary-button,.deployment-adjust .danger-button{white-space:nowrap;justify-content:center;min-height:36px}.deployment-identity,.deployment-place,.deployment-state{flex-direction:column;gap:4px;min-width:0;display:flex}.deployment-identity strong,.deployment-place strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.deployment-identity span,.deployment-place span,.deployment-state small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.deployment-identity code{color:#56635d;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:9px;overflow:hidden}.deployment-quantity{font-size:15px}.deployment-row>span{color:#4b5651;font-size:10px}.deployment-status{width:fit-content;color:var(--green-dark);align-items:center;gap:6px;font-size:10px;font-weight:700;display:inline-flex}.deployment-status i{background:var(--green);border-radius:50%;width:7px;height:7px}.deployment-status.retired{color:var(--muted)}.deployment-status.retired i{background:#9aa39f}.deployment-empty{min-width:100%;min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}@media (width<=1100px){.workspace-grid{grid-template-columns:1fr}.timeline-panel{min-height:250px}.fleet-strip{grid-template-columns:repeat(2,1fr)}.fleet-strip>div,.fleet-summary{border-bottom:1px solid var(--border);min-height:68px}.qode-table{overflow-x:auto}.qode-table-head,.qode-table-row{min-width:920px}.member-table{overflow-x:auto}.member-table-head,.member-row{min-width:780px}.approval-table{overflow-x:auto}.deployment-summary,.incident-summary,.monitor-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.monitor-summary>div:nth-child(2){border-right:0}.monitor-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.monitor-history-list{grid-template-columns:1fr}.monitor-history-list>div,.monitor-history-list>div:nth-child(2n),.monitor-history-list>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.monitor-history-list>div:last-child{border-bottom:0}.incident-summary>div:nth-child(2){border-right:0}.incident-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.deployment-summary>div:nth-child(2){border-right:0}.deployment-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.deployment-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deployment-adjust{grid-template-columns:110px 145px minmax(220px,1fr) auto}.deployment-adjust .danger-button,.deployment-adjust>.secondary-button:last-child{grid-column:4}.policy-controls{grid-template-columns:minmax(220px,1fr) auto 150px}.policy-controls .primary-button,.policy-readonly{grid-column:3}}@media (width<=760px){.login-page{background:#fff}.login-brand{height:64px;padding:0 18px}.login-surface{margin-top:9vh}.system-banner{width:calc(100% - 32px);margin-top:16px}.sidebar{transition:transform .18s;transform:translate(-100%)}.sidebar-open{transform:translate(0)}.sidebar-scrim{z-index:25;background:#131c1852;border:0;position:fixed;inset:0}.workspace{margin-left:0}.topbar{height:62px;padding:0 14px}.mobile-menu,.mobile-close{display:inline-flex}.mobile-close{margin-left:auto}.search-control{width:min(320px,100vw - 150px)}.search-control kbd{display:none}.page{padding:25px 16px 38px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:23px}.governance-summary{grid-template-columns:1fr}.governance-summary>div{border-right:0;border-bottom:1px solid var(--border);min-height:62px}.governance-summary>div:last-child{border-bottom:0}.member-create-fields{grid-template-columns:1fr}.temporary-password{grid-template-columns:22px minmax(0,1fr)}.temporary-password button{grid-column:1/-1;justify-content:center}.governance-tabs{margin-bottom:14px;overflow-x:auto}.policy-metrics{grid-template-columns:1fr}.policy-metrics>div{border-right:0;border-bottom:1px solid var(--border);min-height:62px}.policy-metrics>div:last-child{border-bottom:0}.policy-controls{grid-template-columns:1fr;align-items:stretch}.policy-controls .primary-button,.policy-readonly{grid-column:auto}.policy-controls .primary-button{justify-content:center}.policy-version-list>div:not(.section-title){grid-template-columns:18px 42px minmax(0,1fr);padding:10px 16px}.policy-version-list>div:not(.section-title) small{white-space:normal;grid-column:3}.deployment-create-grid{grid-template-columns:1fr}.incident-health,.monitor-state,.agent-state{padding:0}.agent-command{padding:18px 16px 14px}.agent-command textarea{min-height:88px;font-size:15px}.command-footer{align-items:flex-end}.command-tools span{display:none}.agent-proposal,.agent-followup{grid-template-columns:1fr}.agent-followup .primary-button{justify-content:center}.agent-followup-actions{justify-content:flex-end}.agent-trace-heading{flex-direction:column;align-items:flex-start}.agent-trace-grid{grid-template-columns:1fr}.trace-column+.trace-column{border-top:1px solid var(--border);border-left:0}.proposal-main{padding:19px 16px}.proposal-details{grid-template-columns:1fr}.proposal-details div,.proposal-details div:nth-child(odd),.proposal-details div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.proposal-details div:last-child{border-bottom:0}.proposal-preview{border-top:1px solid var(--border);border-left:0}.attention-row{grid-template-columns:34px minmax(0,1fr) auto;min-height:112px}.attention-copy span{white-space:normal}.impact{flex-direction:row;grid-column:2;align-items:center;gap:7px}.row-action{grid-area:1/3/span 2}.fleet-strip{grid-template-columns:1fr 1fr}.fleet-summary{grid-column:1/-1}.table-toolbar{flex-direction:column;align-items:stretch}.table-toolbar .filter-control,.filter-control select{width:100%}}@media (width<=480px){.search-control{flex:1;width:auto}.search-control span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar-actions .icon-button{display:none}.suggestion-row{flex-direction:column}.suggestion-row button{justify-content:flex-start}.proposal-actions{flex-direction:column-reverse;align-items:stretch}.proposal-actions button{width:100%}.qode-drawer{border-left:0;width:100%}.qode-drawer-header{padding:15px 16px}.drawer-runtime,.drawer-section{padding-left:16px;padding-right:16px}.qode-drawer-body>.action-error,.qode-drawer-body>.action-notice{margin-left:16px;margin-right:16px}.qode-config-form{grid-template-columns:1fr}.qode-config-form .form-wide{grid-column:auto}.drawer-actions{flex-direction:column;align-items:stretch}.drawer-actions button{width:100%}.release-row{grid-template-columns:48px minmax(0,1fr);padding:10px 0}.release-row>button{grid-column:2;justify-self:flex-start}.release-copy small{white-space:normal}.attention-list{padding:0 13px}.attention-row{gap:9px}.row-action{color:#0000;width:31px;padding:0;overflow:hidden}.row-action svg{color:#34624e}.fleet-strip{grid-template-columns:1fr}.fleet-summary{grid-column:auto}.fleet-strip>div,.fleet-summary{border-right:0}.deployment-summary,.incident-summary,.monitor-summary{grid-template-columns:1fr}.monitor-summary>div,.monitor-summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.monitor-summary>div:last-child{border-bottom:0}.incident-summary>div,.incident-summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.incident-summary>div:last-child{border-bottom:0}.deployment-summary>div,.deployment-summary>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.deployment-summary>div:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
