: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,textarea{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input: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-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{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}.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);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.user-avatar{border-radius:50%;width:34px;height:34px;font-size:12px}.mobile-menu,.mobile-close{display:none}.main-content{min-width:0}.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}.suggestion-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.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;align-items:center;gap:8px;margin-top:14px;font-size:11px;display:flex}.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}.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-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}.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{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.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}@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}}@media (width<=760px){.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}.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{grid-template-columns:1fr}.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}}@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%}.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}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
