:root{color:#24312f;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f3f5f4;--surface:#fff;--surface-soft:#f7f9f8;--ink:#24312f;--muted:#67736f;--line:#dce2df;--line-strong:#c9d2ce;--accent:#315f59;--accent-soft:#e4efed;--ok:#356b4f;--ok-soft:#e6f2ea;--warn:#8a641f;--warn-soft:#fff4d9;--bad:#964b43;--bad-soft:#fae8e5;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f3f5f4;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,textarea,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #315f5940}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand__mark{background:var(--accent);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.brand div{flex-direction:column;line-height:1.1;display:flex}.brand small{color:var(--muted);letter-spacing:.14em;margin-top:4px;font-size:10px}.topbar__status{color:var(--muted);justify-content:flex-end;align-items:center;gap:18px;font-size:13px;display:flex}.connection{align-items:center;gap:7px;display:inline-flex}.connection>span{background:var(--warn);border-radius:50%;width:8px;height:8px}.connection--connected>span{background:var(--ok)}.connection--disconnected>span{background:var(--bad)}.workspace{grid-template-columns:180px minmax(0,1fr);min-height:calc(100vh - 72px);display:grid}.sidebar{border-right:1px solid var(--line);flex-direction:column;align-self:start;gap:5px;height:calc(100vh - 72px);padding:26px 16px 18px;display:flex;position:sticky;top:72px}.sidebar button{width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:11px 12px;display:flex}.sidebar button:hover{color:var(--ink);background:#ffffffa6}.sidebar button.active{background:var(--accent-soft);color:var(--accent);font-weight:650}.nav-dot{border:1px solid;border-radius:50%;width:7px;height:7px}.sidebar button.active .nav-dot{background:currentColor}.sidebar__meta{color:var(--muted);flex-direction:column;gap:3px;margin-top:auto;padding:12px;font-size:12px;display:flex}.sidebar__meta strong{color:var(--ink);font-size:13px}.main-content{min-width:0;padding:34px clamp(20px,3.5vw,52px) 64px}.content-with-composer{grid-template-columns:minmax(0,1fr) minmax(285px,340px);align-items:start;gap:24px;max-width:1420px;margin:0 auto;display:grid}.view-content{min-width:0}.page-head{justify-content:space-between;align-items:flex-start;min-height:66px;margin-bottom:16px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:700;display:block}.page-head h1{color:#1e2b29;letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:630}.panel{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-bottom:18px;overflow:hidden;box-shadow:0 1px 1px #1d2b2706}.panel__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:17px 20px;display:flex}.panel__head h2{margin:0;font-size:16px;font-weight:670}.panel__head p{color:var(--muted);margin:4px 0 0;font-size:12px}.panel__body{padding:18px 20px}.stack-list{flex-direction:column;display:flex}.empty-state{color:var(--muted);text-align:center;background:var(--surface-soft);border-radius:8px;padding:25px 12px;font-size:14px}.muted{color:var(--muted)}.action-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;padding:15px}.action-card+.action-card{margin-top:10px}.action-card--blocking{background:var(--warn-soft);border-color:#ead7ab}.action-card h3,.result-row h3,.asset-card h3{margin:0;font-size:14px}.action-card p,.result-row p{color:#44514e;overflow-wrap:anywhere;margin:7px 0;font-size:14px;line-height:1.48}.action-card time{color:var(--muted);font-size:12px}.action-card__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.action-card__footer button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:11px;font-weight:700}.row-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.badge{min-height:23px;color:var(--muted);background:#edf0ef;border-radius:999px;flex:none;align-items:center;padding:3px 8px;font-size:11px;font-weight:650;line-height:1.2;display:inline-flex}.badge--ok{color:var(--ok);background:var(--ok-soft)}.badge--warn{color:var(--warn);background:var(--warn-soft)}.badge--bad{color:var(--bad);background:var(--bad-soft)}.task-row{border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px 2px;display:flex}.task-row:first-child{padding-top:2px}.task-row:last-child{border-bottom:0;padding-bottom:2px}.task-row:hover strong{color:var(--accent)}.task-row--selected{background:var(--accent-soft);border-radius:8px;width:calc(100% + 20px);margin:0 -10px;padding-left:10px;padding-right:10px}.task-row__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.task-row__copy strong{font-size:14px;font-weight:650}.task-row__copy small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.agent-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,1fr) minmax(110px,.8fr) minmax(105px,.7fr) minmax(170px,1.35fr);gap:18px;padding:16px 2px;font-size:13px;display:grid}.agent-row:first-child{padding-top:2px}.agent-row:last-child{border-bottom:0;padding-bottom:2px}.agent-row>div{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.agent-row small{color:var(--muted);overflow-wrap:anywhere;line-height:1.3;display:block}.agent-name strong{font-size:14px}.field-label{letter-spacing:.06em;text-transform:uppercase;font-size:10px}.quota-windows{flex-direction:column;gap:4px;width:100%;display:flex}.quota-item{grid-template-columns:minmax(0,1fr) auto;gap:3px 7px;display:grid}.quota-item span{text-overflow:ellipsis;overflow:hidden}.quota-item small{grid-column:1/-1}.result-row{border-bottom:1px solid var(--line);padding:15px 2px}.result-row:first-child{padding-top:2px}.result-row:last-child{border-bottom:0;padding-bottom:2px}.result-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px 16px;font-size:12px;display:flex}.result-meta a{color:var(--accent);text-underline-offset:3px;font-weight:650}.source-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 2px;display:flex}.source-row:first-child{padding-top:2px}.source-row:last-child{border-bottom:0;padding-bottom:2px}.source-row>div{flex-direction:column;gap:5px;display:flex}.source-row small,.source-row time{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.4}.source-row__status{text-align:right;flex:none;align-items:flex-end}.source-warning{background:var(--warn-soft);color:#72531e;border:1px solid #ead7ab;border-radius:9px;justify-content:space-between;gap:14px;max-width:1420px;margin:0 auto 16px;padding:10px 13px;font-size:12px;display:flex}.source-warning span{overflow-wrap:anywhere;text-align:right}.source-warning button{color:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.show-more{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--accent);cursor:pointer;border-radius:8px;margin-top:12px;padding:10px;font-weight:650}.show-more:hover{border-color:var(--line-strong);background:var(--accent-soft)}.text-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.asset-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;min-width:0;padding:15px}.asset-card dl,.detail-list{margin:13px 0 0}.asset-card dl div,.detail-list div{grid-template-columns:95px minmax(0,1fr);gap:10px;padding:5px 0;font-size:12px;display:grid}.asset-card dt,.detail-list dt{color:var(--muted)}.asset-card dd,.detail-list dd{overflow-wrap:anywhere;margin:0}.inventory-observation{background:var(--warn-soft);color:var(--warn);border-radius:7px;grid-template-columns:auto 1fr;gap:3px 8px;margin-top:12px;padding:9px;font-size:10px;display:grid}.inventory-observation small{color:var(--muted);grid-column:1/-1}.asset-details{border-top:1px solid var(--line);margin-top:10px}.asset-details summary{color:var(--accent);cursor:pointer;padding:10px 0 0;font-size:11px;font-weight:700}.asset-details__content{padding-top:3px}.asset-details section{border-bottom:1px solid var(--line);padding:10px 0}.asset-details section:last-child{border-bottom:0}.asset-details h4{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:9px}.asset-details p,.asset-details ul{overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.45}.asset-details ul{padding-left:17px}.asset-paths{flex-direction:column;gap:6px;display:flex}.asset-paths>div{flex-direction:column;gap:2px;min-width:0;display:flex}.asset-paths code{max-width:100%;color:var(--ink);white-space:normal;overflow-wrap:anywhere;font-size:9px;display:block}.asset-paths span{color:var(--muted);font-size:9px}.asset-hardware{margin:0}.asset-hardware div{grid-template-columns:minmax(80px,.7fr) minmax(0,1fr)!important}.asset-hardware dt{text-transform:capitalize}.composer{margin-top:82px;position:sticky;top:94px}.composer label{margin-bottom:8px;font-size:13px;font-weight:650;display:block}.delivery-note{background:var(--warn-soft);color:var(--warn);border-radius:7px;flex-direction:column;gap:3px;margin-bottom:14px;padding:10px;font-size:12px;line-height:1.4;display:flex}.composer textarea{resize:vertical;border:1px solid var(--line-strong);background:var(--surface-soft);width:100%;min-height:125px;max-height:45vh;color:var(--ink);border-radius:8px;padding:11px 12px;line-height:1.45}.composer textarea::placeholder{color:#8c9693}.composer__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.composer__footer small{color:var(--muted)}.primary-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:7px;min-height:36px;padding:8px 13px;font-weight:650}.primary-button:hover{background:#254f49}.primary-button:disabled{opacity:.48;cursor:default}.inline-notice{color:var(--muted);background:#edf0ef;border-radius:7px;flex-direction:column;gap:3px;margin-top:12px;padding:10px;font-size:12px;line-height:1.4;display:flex}.inline-notice--ok{color:var(--ok);background:var(--ok-soft)}.inline-notice--warn{color:var(--warn);background:var(--warn-soft)}.inline-notice--bad{color:var(--bad);background:var(--bad-soft)}.pending-attempt{background:var(--warn-soft);color:var(--warn);border:1px solid #ead7ab;border-radius:7px;flex-direction:column;align-items:flex-start;gap:4px;margin-top:12px;padding:10px;font-size:11px;line-height:1.4;display:flex}.pending-attempt span,.pending-attempt p{overflow-wrap:anywhere;max-width:100%}.pending-attempt__id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.pending-attempt p{color:var(--ink);white-space:pre-wrap;margin:5px 0}.pending-attempt button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;padding:6px 8px;font-weight:700}.pending-attempt button:disabled{opacity:.5;cursor:default}.message-history{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.message-history h3{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 9px;font-size:12px}.message-history__item{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;padding:9px 0;display:flex}.message-history__item:last-child{border-bottom:0}.message-history__item span{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.message-history__item small{color:var(--muted);font-size:11px}.message-history__original{flex-direction:column;gap:3px;display:flex}.message-history__original strong,.handled-message strong{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px}.handled-message{border-top:1px solid var(--line);flex-direction:column;gap:8px;width:100%;margin-top:8px;padding-top:8px;display:flex}.handled-message__original,.handled-message__response,.handled-message__tasks{flex-direction:column;gap:4px;display:flex}.handled-message p,.handled-message__original p{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.45}.handled-message__tasks>div{flex-wrap:wrap;gap:5px;display:flex}.handled-message__tasks span{background:var(--surface);max-width:100%;color:var(--ink);overflow-wrap:anywhere;-webkit-line-clamp:unset;border-radius:5px;padding:3px 6px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;line-height:1.3;display:inline-flex}.filter-label{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.filter-label select{border:1px solid var(--line);background:var(--surface);max-width:180px;color:var(--ink);border-radius:7px;padding:6px 28px 6px 8px}.task-drawer{z-index:30;background:var(--surface);border:1px solid var(--line-strong);border-radius:12px;width:min(420px,100vw - 40px);max-height:calc(100vh - 110px);padding:20px;position:fixed;bottom:20px;right:20px;overflow:auto;box-shadow:0 20px 55px #232f2c2e}.task-drawer__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.task-drawer__head h2{margin:0;font-size:19px;line-height:1.3}.icon-button{border:1px solid var(--line);background:var(--surface);width:31px;height:31px;color:var(--muted);cursor:pointer;border-radius:7px;flex:none;place-items:center;font-size:22px;display:grid}.detail-list{border-bottom:1px solid var(--line);padding:12px 0}.drawer-section{padding-top:15px}.drawer-section h3{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:12px}.drawer-section p{overflow-wrap:anywhere;margin:0;line-height:1.55}.load-error{background:var(--bad-soft);max-width:1420px;color:var(--bad);border:1px solid #e1b8b3;border-radius:9px;margin:0 auto 16px;padding:12px 14px;font-size:13px}.loading-state{max-width:1420px;color:var(--muted);text-align:center;margin:20vh auto 0}.account-control{border-left:1px solid var(--line);color:var(--ink);align-items:center;gap:8px;padding-left:12px;display:inline-flex}.account-control button,.member-topbar button,.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:650}.auth-shell{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:25px;width:min(410px,100%);padding:28px;display:flex;box-shadow:0 18px 50px #232f2c17}.brand--auth{align-self:flex-start}.auth-card h1{margin:0 0 6px;font-size:25px}.auth-card p{color:var(--muted);margin:0;line-height:1.45}.auth-card form{flex-direction:column;gap:14px;display:flex}.auth-card label,.human-task-form label,.human-task-action label{color:var(--muted);flex-direction:column;gap:6px;font-size:12px;font-weight:650;display:flex}.auth-card input,.human-task-form input,.human-task-form select,.human-task-form textarea,.human-task-action textarea{border:1px solid var(--line-strong);background:var(--surface-soft);width:100%;color:var(--ink);border-radius:7px;padding:9px 10px}.auth-card .primary-button{margin-top:4px}.text-button{align-self:flex-start;font-size:12px}.member-shell{background:var(--bg);min-height:100vh}.member-topbar{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:20px;min-height:68px;padding:12px clamp(16px,4vw,48px);display:flex}.member-topbar>div:last-child{align-items:center;gap:14px;font-size:13px;display:flex}.member-shell>main{width:min(1000px,100%);margin:0 auto;padding:32px clamp(12px,4vw,32px) 60px}.human-tasks__head{justify-content:space-between;align-items:flex-start;gap:18px;min-height:66px;margin-bottom:16px;display:flex}.human-tasks__head h1{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);font-weight:630}.human-tasks__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.segmented{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:3px;display:flex}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:11px}.segmented button.active{background:var(--accent-soft);color:var(--accent);font-weight:700}.human-task-form__grid{grid-template-columns:minmax(0,1fr) minmax(140px,.35fr);gap:13px;display:grid}.human-task-form__grid .wide{grid-column:1/-1}.human-task-form textarea{resize:vertical;min-height:74px}.form-submit{align-items:flex-end}.human-task-list{flex-direction:column;gap:12px;display:flex}.human-task-card{border:1px solid var(--line);background:var(--surface);border-radius:11px;padding:18px 20px}.human-task-card--urgent{border-left:4px solid var(--bad)}.human-task-card--highlighted{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.human-task-card>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.human-task-card h2{margin:4px 0 0;font-size:16px}.task-priority{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.human-task-meta{color:var(--muted);flex-wrap:wrap;gap:7px 16px;margin:10px 0 14px;font-size:10px;display:flex}.human-task-card section{margin-top:12px}.human-task-card section h3{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:10px}.human-task-card section p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.human-task-delivery{background:var(--surface-soft);color:var(--muted);overflow-wrap:anywhere;border-radius:6px;margin-top:12px;padding:7px 9px;font-size:10px}.human-task-report{background:var(--accent-soft);border-radius:7px;padding:10px}.human-task-card__actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;display:flex}.human-task-card__actions button,.human-task-action>div button{border:1px solid var(--line);background:var(--surface);color:var(--accent);cursor:pointer;border-radius:6px;padding:6px 9px;font-size:11px;font-weight:650}.human-task-action{background:var(--surface-soft);border-radius:8px;margin-top:12px;padding:12px}.human-task-action textarea{resize:vertical;min-height:72px}.human-task-action>div{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.human-task-action>div .primary-button{background:var(--accent);color:#fff;border-color:#0000}.human-task-retry{background:var(--warn-soft);color:var(--warn);border:1px solid #ead7ab;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px 12px;font-size:11px;display:flex}.human-task-retry button{color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:6px;flex:none;padding:5px 8px;font-weight:700}.hub-nav{border:1px solid var(--line);background:var(--surface);scrollbar-width:thin;border-radius:10px;gap:4px;margin:-2px 0 16px;padding:4px;display:flex;overflow-x:auto}.hub-nav button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;align-items:center;gap:7px;padding:7px 11px;display:inline-flex}.hub-nav button:hover{color:var(--ink);background:var(--surface-soft)}.hub-nav button.active{color:var(--accent);background:var(--accent-soft);font-weight:700}.hub-nav button span{text-align:center;background:#7f7f7f21;border-radius:999px;min-width:20px;padding:2px 5px;font-size:10px}.hub-panel .panel__body{min-width:0}.hub-controls{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:16px;display:flex}.hub-controls label{color:var(--muted);flex-direction:column;gap:5px;font-size:11px;font-weight:650;display:flex}.hub-controls select,.hub-controls input{border:1px solid var(--line);background:var(--surface);max-width:220px;min-height:34px;color:var(--ink);border-radius:7px;padding:6px 28px 6px 9px}.hub-controls input{width:min(320px,75vw);max-width:320px;padding-right:9px}.hub-controls--messages .search-control{margin-right:auto}.loaded-coverage{color:var(--muted);margin-left:auto;font-size:11px}.loaded-coverage--block{margin:-5px 0 14px}.kanban{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));align-items:start;gap:12px;min-width:0;display:grid}.kanban-column{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;min-width:0;padding:11px}.kanban-column>header{justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}.kanban-column>header h3{margin:0;font-size:13px}.kanban-column>header small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.3;display:block}.kanban-column>header>strong{background:var(--surface);min-width:24px;height:24px;color:var(--muted);border-radius:999px;place-items:center;font-size:11px;display:grid}.kanban-column__cards{flex-direction:column;gap:7px;display:flex}.kanban-card{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;align-items:flex-start;gap:5px;padding:10px;display:flex}.kanban-card:hover,.kanban-card--selected{border-color:var(--accent)}.kanban-card strong,.kanban-card span,.kanban-card small{overflow-wrap:anywhere;max-width:100%}.kanban-card strong{font-size:12px;line-height:1.35}.kanban-card span{color:var(--muted);font-size:11px}.kanban-card small{color:var(--muted);font-size:10px}.kanban-empty{color:var(--muted);text-align:center;padding:13px 5px;font-size:11px}.column-more{width:100%;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:6px;margin-top:8px;padding:6px;font-size:11px;font-weight:700}.column-more:hover{background:var(--accent-soft)}.operational-note{border-left:3px solid var(--accent);background:var(--accent-soft);color:var(--muted);border-radius:0 7px 7px 0;margin-bottom:14px;padding:10px 12px;font-size:11px;line-height:1.45}.delivery-grid{grid-template-columns:repeat(auto-fit,minmax(min(230px,100%),1fr));gap:9px;margin-bottom:18px;display:grid}.delivery-grid article{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;min-width:0;padding:11px}.delivery-grid .row-title{font-size:12px}.delivery-grid .row-title span,.delivery-grid>article>small{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.delivery-grid dl{margin:8px 0}.delivery-grid dl div{justify-content:space-between;gap:10px;padding:3px 0;font-size:10px;display:flex}.delivery-grid dt{color:var(--muted)}.delivery-grid dd{text-align:right;margin:0}.agent-messages{flex-direction:column;display:flex}.agent-messages>article{border-bottom:1px solid var(--line);min-width:0;padding:14px 2px}.agent-messages>article:first-child{padding-top:2px}.agent-messages>article header,.agent-messages>article footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px;display:flex}.agent-messages>article header div{align-items:center;gap:7px;font-size:12px;display:flex}.agent-messages>article header time,.agent-messages>article footer,.message-context{color:var(--muted);font-size:10px}.message-context{flex-wrap:wrap;gap:8px 16px;margin-top:5px;display:flex}.agent-messages>article p{white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0;font-size:12px;line-height:1.45}.read-state{background:#edf0ef;border-radius:999px;padding:3px 7px}.read-state--confirmed{color:var(--ok);background:var(--ok-soft)}.read-state--unconfirmed{color:var(--warn);background:var(--warn-soft)}.truncated-mark{color:var(--muted);font-size:10px}.cycle-list>article{grid-template-columns:1fr;min-width:0;padding:0 0 17px 22px;display:grid;position:relative}.cycle-list>article:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:11px;bottom:0;left:5px}.cycle-marker{border:2px solid var(--surface);background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 1px var(--accent);border-radius:50%;position:absolute;top:5px;left:1px}.cycle-copy{min-width:0}.cycle-copy header,.cycle-copy footer{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px 14px;font-size:10px;display:flex}.cycle-copy header strong{color:var(--ink);font-size:12px}.cycle-copy header time{margin-left:auto}.cycle-copy h3{overflow-wrap:anywhere;margin:5px 0 0;font-size:12px}.cycle-copy p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0;font-size:11px;line-height:1.4}.efficiency-list{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:12px;display:grid}.efficiency-list>article{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;min-width:0;padding:14px}.efficiency-list>article>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.efficiency-list>article>header div{flex-direction:column;gap:3px;display:flex}.efficiency-list>article>header strong{font-size:14px}.efficiency-list>article>header div span,.efficiency-status,.efficiency-interval,.record-source{color:var(--muted);overflow-wrap:anywhere;font-size:10px}.efficiency-interval{margin-top:8px}.efficiency-measures{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:11px 0;display:grid}.efficiency-measures>div{background:var(--surface);border-radius:6px;flex-direction:column;gap:3px;min-width:0;padding:8px;display:flex}.efficiency-measures span{color:var(--muted);font-size:9px;line-height:1.3}.efficiency-measures strong{overflow-wrap:anywhere;font-size:12px}.legacy-verdict{color:var(--muted);overflow-wrap:anywhere;margin:9px 0;font-size:10px;line-height:1.4}.limitations{color:var(--warn);flex-direction:column;gap:3px;margin:9px 0;font-size:10px;line-height:1.4;display:flex}@media (width<=1080px){.content-with-composer{grid-template-columns:minmax(0,1fr)}.composer{margin-top:0;position:static}}@media (width<=820px){.topbar{height:auto;min-height:68px;padding:12px 18px}.topbar__status{flex-direction:column;align-items:flex-end;gap:4px}.workspace{display:block}.sidebar{z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-right:0;border-bottom:1px solid var(--line);background:#f3f5f4f5;flex-direction:row;height:auto;padding:8px 12px;position:sticky;top:68px;overflow-x:auto}.sidebar button{flex:none;width:auto}.sidebar__meta{display:none}.main-content{padding:24px 16px 48px}.agent-row{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-name{grid-column:1/-1}}@media (width<=560px){.snapshot-time{display:none}.main-content{padding-inline:10px}.panel__head,.panel__body{padding-left:14px;padding-right:14px}.source-warning{flex-direction:column;gap:3px}.source-warning span{text-align:left}.agent-row{grid-template-columns:1fr;gap:12px}.agent-name{grid-column:auto}.asset-grid{grid-template-columns:1fr}.source-row{flex-direction:column}.source-row__status{text-align:left;align-items:flex-start}.row-title,.task-row{gap:8px}.filter-label{flex-direction:column;align-items:flex-start}.task-drawer{width:calc(100vw - 16px);max-height:calc(100vh - 90px);bottom:8px;right:8px}.hub-controls{flex-direction:column;align-items:stretch}.hub-controls label,.hub-controls select,.hub-controls input{width:100%;max-width:none}.loaded-coverage{margin-left:0}.efficiency-measures{grid-template-columns:1fr}.account-control>span{display:none}.human-tasks__head{flex-direction:column}.human-tasks__actions{justify-content:space-between;width:100%}.human-task-form__grid{grid-template-columns:1fr}.human-task-form__grid .wide{grid-column:auto}.human-task-card{padding:14px}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#151a19;--surface:#202625;--surface-soft:#252c2a;--ink:#e9eeec;--muted:#a8b2af;--line:#36403d;--line-strong:#46534f;--accent:#91c6bd;--accent-soft:#243e39;--ok:#99d2aa;--ok-soft:#233a2b;--warn:#e8c474;--warn-soft:#3b3321;--bad:#e5a39c;--bad-soft:#432c2a}.topbar{background:#202625f0}.page-head h1{color:var(--ink)}.action-card p,.result-row p{color:#cbd4d1}.sidebar button:hover{background:#ffffff0a}.sidebar{background-color:var(--bg)}}
