:root{font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18201d;background:#e9edeb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18201d;--muted: #68736e;--line: #d7ddda;--soft: #f2f5f3;--panel: #ffffff;--green: #187653;--green-dark: #105b3f;--green-soft: #e5f3ed;--amber: #9a6510;--amber-soft: #fff2d8;--red: #b23a3a;--red-soft: #fbe9e7;--blue: #2c628f;--blue-soft: #e7f0f7}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}.surface-loading{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:100dvh;color:var(--muted);font-size:12px}.product-login{display:grid;min-height:100dvh;place-items:center;padding:24px;background:#e9edeb}.login-panel{width:min(360px,100%);padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 48px #1b2a241a}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:24px}.login-brand>div:last-child{display:flex;flex-direction:column}.login-brand strong{font-size:16px}.login-brand span{margin-top:2px;color:var(--muted);font-size:11px}.login-panel label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;color:#59645f;font-size:11px;font-weight:650}.login-panel input{width:100%;height:40px;padding:0 10px;border:1px solid #c9d1cd;border-radius:6px;outline:0}.login-panel input:focus{border-color:#6d9b87;box-shadow:0 0 0 3px #e6f0eb}.login-error{display:flex;align-items:center;gap:7px;margin:0 0 14px;padding:8px 9px;border:1px solid #efc3bf;border-radius:6px;background:var(--red-soft);color:#8e2929;font-size:10px}.app-shell{display:grid;grid-template-columns:248px minmax(0,1fr) 292px;width:100%;height:100dvh;background:#e9edeb}.sidebar-slot,.settings-slot{min-width:0;min-height:0}.sidebar,.settings-panel{height:100%;background:#f7f9f8}.sidebar{display:flex;flex-direction:column;border-right:1px solid var(--line);padding:16px 12px 12px}.product-section-label{padding-top:8px}.product-thread-list{padding-top:5px}.node-summary .icon-button{margin-left:auto}.brand-row{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 6px 14px}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#17201d;color:#fff;font-size:12px;font-weight:750}.brand-row>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.brand-row strong{font-size:15px}.brand-row span{margin-top:2px;color:var(--muted);font-size:11px}.brand-row .icon-button{margin-left:auto}.new-thread{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;height:38px;border:1px solid #bdc9c3;border-radius:6px;background:#fff;color:var(--ink);font-weight:650}.new-thread:hover{border-color:#92a79d;background:#fafcfb}.thread-list{flex:1;min-height:0;overflow-y:auto;padding:18px 0 8px}.section-label{padding:0 9px 7px;color:#7b8681;font-size:11px;font-weight:650;text-transform:uppercase}.thread-button{display:flex;align-items:center;gap:9px;width:100%;min-height:48px;margin-bottom:3px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#4d5853;text-align:left}.thread-button:hover{background:#edf1ef}.thread-button.active{background:#e2ebe7;color:#123c2d}.thread-button>span{display:flex;flex:1;flex-direction:column;min-width:0}.thread-button strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.thread-button small{margin-top:3px;color:#86908b;font-size:10px}.empty-list{padding:14px 9px;color:#929a96;font-size:12px}.node-summary{display:flex;align-items:center;gap:9px;min-height:52px;padding:9px;border-top:1px solid var(--line)}.node-summary>div:last-child{display:flex;flex-direction:column;min-width:0}.node-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.node-summary span{margin-top:2px;color:var(--muted);font-size:10px}.status-dot,.connection-dot{width:8px;height:8px;border-radius:50%;background:#929a96}.status-dot{flex:0 0 auto}.status-ready{background:#21a36c;box-shadow:0 0 0 3px #dcefe7}.status-starting{background:#d2972e}.status-error{background:#c74f4f}.workspace{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--panel)}.workspace-header{display:flex;flex:0 0 64px;align-items:center;gap:11px;min-width:0;padding:0 18px;border-bottom:1px solid var(--line)}.employee-avatar{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border-radius:7px;background:#dfeae5;color:#145f43}.employee-title{display:flex;flex:1;flex-direction:column;min-width:0}.employee-title>div{display:flex;align-items:center;gap:9px;min-width:0}.employee-title strong{flex:1 1 auto;min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.employee-title>span{margin-top:3px;color:var(--muted);font-size:10px}.employee-status{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;color:var(--muted);font-size:10px;font-weight:550;white-space:nowrap}.employee-status i{width:6px;height:6px;border-radius:50%;background:#8b9691}.employee-running i{background:#2b79b4;box-shadow:0 0 0 3px #e1eef7}.employee-idle i{background:#21a36c}.employee-blocked i{background:#d2972e}.employee-error i{background:#c74f4f}.header-actions{display:flex;flex:0 0 auto;gap:4px;margin-left:auto}.employee-selector{width:min(170px,24vw)}.employee-selector select{width:100%}.icon-button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;color:#59645f}.icon-button:hover,.icon-button.active{background:#edf1ef;color:#18201d}.icon-button.danger:hover{background:var(--red-soft);color:var(--red)}.error-banner{display:flex;align-items:center;gap:8px;min-height:36px;padding:7px 14px;border-bottom:1px solid #efc3bf;background:var(--red-soft);color:#8e2929;font-size:11px}.error-banner span{flex:1}.error-banner button{display:grid;place-items:center;border:0;background:transparent;color:inherit}.timeline{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px clamp(14px,3.2vw,42px) 24px;scroll-behavior:smooth}.timeline-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;max-width:820px;margin:0 auto 15px}.timeline-icon{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#66716c}.kind-user .timeline-icon{border-color:#c6d8e7;background:var(--blue-soft);color:var(--blue)}.kind-assistant .timeline-icon{border-color:#bfddcf;background:var(--green-soft);color:var(--green)}.kind-error .timeline-icon{border-color:#efc3bf;background:var(--red-soft);color:var(--red)}.timeline-content{min-width:0}.timeline-meta{display:flex;align-items:center;gap:8px;min-height:26px}.timeline-meta strong{min-width:0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.timeline-meta time{flex:0 0 auto;color:#929a96;font-size:9px}.a2a-route{min-width:0;overflow:hidden;color:#7f8984;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.entry-state{padding:2px 5px;border-radius:4px;background:#eef1f0;color:#75807b;font-size:9px;white-space:nowrap}.state-queued{background:#eef1f0;color:#68736e}.state-delivered,.state-accepted,.state-processing{background:var(--blue-soft);color:var(--blue)}.state-blocked{background:var(--amber-soft);color:var(--amber)}.state-replied,.state-completed{background:var(--green-soft);color:var(--green)}.state-interrupted,.state-cancelled{background:#f3e9e7;color:#8d4a43}.a2a-mode{display:inline-flex;align-items:center;min-height:20px;padding:1px 6px;border:1px solid var(--line);border-radius:4px;color:var(--muted);background:var(--soft);font-size:11px;line-height:16px;white-space:nowrap}.a2a-mode.mode-steer{border-color:#b8cce8;color:#315e8a;background:#edf4fb}.a2a-mode.mode-interrupt{border-color:#d7b6b0;color:#8d4a43;background:#f7eeec}.state-running,.state-streaming{background:var(--blue-soft);color:var(--blue)}.state-failed,.state-error{background:var(--red-soft);color:var(--red)}.timeline-text{overflow-wrap:anywhere;color:#28312d;font-size:13px;line-height:1.62;white-space:pre-wrap}.operation .timeline-content{padding:7px 10px;border:1px solid #e0e5e2;border-radius:6px;background:#f8faf9}.operation .timeline-text{max-height:220px;overflow:auto;font-family:SFMono-Regular,Consolas,monospace;color:#46504b;font-size:11px;line-height:1.55}.kind-reasoning .timeline-content{border-style:dashed}.stream-caret{display:inline-block;width:7px;height:14px;background:#78a28f;animation:pulse .9s infinite;vertical-align:-2px}@keyframes pulse{50%{opacity:.25}}.empty-workspace{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:52vh;color:var(--muted);text-align:center}.empty-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:13px;border:1px solid var(--line);border-radius:8px;background:var(--soft);color:var(--green)}.empty-workspace strong{color:var(--ink);font-size:14px}.empty-workspace span{max-width:360px;margin-top:6px;font-size:11px;line-height:1.6}.approval-stack{max-height:45vh;overflow-y:auto;padding:0 clamp(14px,3.2vw,42px) 10px}.approval-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;max-width:820px;margin:0 auto 8px;padding:13px;border:1px solid #dfbf7e;border-radius:7px;background:#fffaf0;box-shadow:0 6px 20px #55421d14}.approval-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:var(--amber-soft);color:var(--amber)}.approval-heading{display:flex;align-items:center;gap:8px}.approval-heading strong{font-size:12px}.approval-heading span{padding:2px 5px;border-radius:4px;background:var(--amber-soft);color:var(--amber);font-size:9px}.approval-body p{margin:6px 0;color:#685a3b;font-size:11px}.approval-body pre{max-height:130px;margin:7px 0 11px;overflow:auto;color:#3c362a;font:10px/1.5 SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.approval-actions{display:flex;justify-content:flex-end;gap:6px}.interaction-card{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;max-width:820px;margin:0 auto 8px;padding:13px;border:1px solid #aac7db;border-radius:7px;background:#f5faff;box-shadow:0 6px 20px #254a6614}.interaction-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:6px;background:var(--blue-soft);color:var(--blue)}.interaction-body{min-width:0}.interaction-body .approval-heading span{background:var(--blue-soft);color:var(--blue)}.interaction-body p{margin:6px 0 10px;color:#415b6e;font-size:11px;white-space:pre-wrap}.interaction-field{display:flex;flex-direction:column;gap:5px;margin:9px 0;color:#3d4e5a;font-size:11px}.interaction-field input,.interaction-field select{width:100%;height:36px;padding:0 9px;border:1px solid #bdd0de;border-radius:6px;outline:0;background:#fff;color:var(--ink)}.interaction-field input:focus,.interaction-field select:focus{border-color:#6f9cbb;box-shadow:0 0 0 2px #e4f0f8}.protected-input-notice{display:flex;align-items:center;gap:7px;min-height:36px;padding:7px 9px;border:1px solid #dfbf7e;border-radius:6px;background:#fffaf0;color:#765516;font-size:10px}.external-action{display:inline-flex;align-items:center;gap:6px;margin:3px 0 10px;color:var(--blue);font-size:11px;font-weight:650;text-decoration:none}.composer-area{padding:8px clamp(14px,3.2vw,42px) max(12px,env(safe-area-inset-bottom));border-top:1px solid #eef1ef;background:#fff}.composer{display:flex;align-items:flex-end;gap:8px;max-width:820px;min-height:48px;margin:0 auto;padding:7px 7px 7px 12px;border:1px solid #bfc9c4;border-radius:8px;background:#fff;box-shadow:0 4px 16px #1e342b0f}.composer:focus-within{border-color:#6d9b87;box-shadow:0 0 0 3px #e6f0eb}.composer.steering{border-color:#78a3c4;box-shadow:0 0 0 3px #eaf2f8}.composer textarea{flex:1;min-height:32px;max-height:132px;padding:6px 0;resize:none;border:0;outline:0;color:var(--ink);font-size:13px;line-height:1.5}.composer textarea::placeholder{color:#929b97}.send-button{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border:0;border-radius:6px;background:var(--green);color:#fff}.send-button:hover{background:var(--green-dark)}.composer-status{display:flex;justify-content:space-between;max-width:820px;margin:6px auto 0;color:#89928e;font-size:9px}.composer-status>span{display:flex;align-items:center;gap:5px}.connection-dot{display:inline-block;width:6px;height:6px}.steer-label{color:var(--blue)}.settings-panel{overflow-y:auto;border-left:1px solid var(--line);padding:15px 15px 20px}.panel-title{display:flex;align-items:center;justify-content:space-between;min-height:36px;margin-bottom:13px}.panel-title strong{font-size:13px}.field-label{display:flex;flex-direction:column;gap:6px;margin:0 0 12px;color:#616c67;font-size:10px;font-weight:650}.select-wrap{position:relative;display:block}.select-wrap select,.input-with-icon,.goal-input{width:100%;border:1px solid #cdd5d1;border-radius:6px;background:#fff;color:#28322d}.select-wrap select{height:36px;padding:0 30px 0 10px;appearance:none;font-size:11px}.select-wrap svg{position:absolute;top:50%;right:9px;pointer-events:none;transform:translateY(-50%);color:#7d8782}.input-with-icon{display:flex;align-items:center;gap:7px;height:36px;padding:0 9px}.input-with-icon svg{flex:0 0 auto;color:#7d8782}.input-with-icon input{width:100%;min-width:0;border:0;outline:0;font-size:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 11px;border-radius:6px;font-size:10px;font-weight:650}.button.primary{border:1px solid var(--green);background:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark)}.button.secondary{border:1px solid #c9d1cd;background:#fff;color:#3d4843}.button.secondary:hover{background:#f2f5f3}.full-width{width:100%}.panel-divider{height:1px;margin:18px 0 14px;background:var(--line)}.subsection-title{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#46514c;font-size:11px;font-weight:700}.tool-title{justify-content:space-between}.tool-title>span{display:inline-flex;align-items:center;gap:7px}.icon-button.compact{width:28px;height:28px}.tool-filter{width:100%;height:34px;margin-bottom:9px;padding:0 9px;border:1px solid #cdd5d1;border-radius:6px;outline:0;background:#fff;color:var(--ink);font-size:10px}.tool-filter:focus{border-color:#6d9b87;box-shadow:0 0 0 2px #e6f0eb}.settings-text{margin-bottom:0}.tool-group{margin:0 0 12px}.tool-group-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px 5px;color:#717c77;font-size:9px;font-weight:700;text-transform:uppercase}.tool-group-heading small{font-size:9px;font-weight:600}.tool-row{display:flex;align-items:center;gap:8px;min-height:36px;padding:6px 7px;border-top:1px solid #e4e9e6;color:#4d5853}.tool-row:last-child{border-bottom:1px solid #e4e9e6}.tool-copy{display:flex;flex:1;flex-direction:column;min-width:0}.tool-copy strong{overflow:hidden;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.tool-copy small{margin-top:2px;color:#818b86;font-size:8px}.tool-row input[type=checkbox]{width:28px;height:16px;margin:0;accent-color:var(--green)}.tool-row>svg{color:#74817b}.tool-state{width:8px;height:8px;border-radius:50%;background:#a9b1ad}.tool-state.enabled{background:#21a36c;box-shadow:0 0 0 3px #dcefe7}.tool-empty{padding:7px;border-top:1px solid #e4e9e6;color:#929a96;font-size:9px}.tool-error{margin:5px 0;padding:7px;border:1px solid #efc3bf;border-radius:6px;background:var(--red-soft);color:#8e2929;font-size:9px;overflow-wrap:anywhere}.goal-input{min-height:70px;padding:8px 9px;resize:vertical;outline:0;font-size:11px;line-height:1.5}.goal-input:focus{border-color:#6d9b87;box-shadow:0 0 0 2px #e6f0eb}.goal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px}.goal-create{margin-top:7px}.runtime-facts{margin:0}.runtime-facts>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;padding:7px 0;border-bottom:1px solid #e6eae8;font-size:10px}.runtime-facts dt{color:#7b8580}.runtime-facts dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#37413c;text-align:right}.resource-list-title{justify-content:space-between}.resource-list-title>span{display:inline-flex;align-items:center;gap:7px}.operations-overview{min-width:0}.operations-plan{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;min-width:0;padding:8px 0 10px;border-top:1px solid #e4e9e6}.operations-plan>div{display:flex;min-width:0;flex-direction:column;gap:2px}.operations-plan small,.operations-plan>span{color:#818b86;font-size:8px}.operations-plan strong{overflow-wrap:anywhere;color:#35413b;font-size:11px}.operations-plan>span{flex:0 1 auto;min-width:0;text-align:right;overflow-wrap:anywhere}.operations-plan.unconfigured strong{color:#8b6121}.operations-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-top:1px solid #e4e9e6;border-left:1px solid #e4e9e6}.operations-metric-grid>div{display:flex;min-width:0;min-height:78px;flex-direction:column;justify-content:space-between;gap:3px;padding:8px;border-right:1px solid #e4e9e6;border-bottom:1px solid #e4e9e6;background:#fff}.operations-metric-grid dt{display:flex;align-items:center;gap:5px;min-width:0;color:#68736e;font-size:9px;font-weight:650}.operations-metric-grid dt svg{flex:0 0 auto}.operations-metric-grid dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#35413b;font-size:13px;font-weight:750}.operations-metric-grid small{min-width:0;overflow-wrap:anywhere;color:#89928e;font-size:8px;line-height:1.4}.operations-recovery.attention dd{color:#8b6121}.operations-recovery.blocked dd{color:#a13a32}.operations-alert-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;color:#53605a;font-size:9px;font-weight:700}.operations-alert-heading>span{display:inline-flex;align-items:center;gap:5px}.operations-alert-heading small{min-width:0;overflow-wrap:anywhere;color:#818b86;font-size:8px;text-align:right}.operations-alert-list{margin-top:6px;border-top:1px solid #e4e9e6}.operations-alert{display:grid;grid-template-columns:7px minmax(0,1fr);gap:7px;min-width:0;padding:7px 2px;border-bottom:1px solid #e4e9e6}.operations-alert>span{width:7px;height:7px;margin-top:3px;border-radius:50%;background:#6f9c87}.operations-alert.warning>span{background:#c48a2f}.operations-alert.critical>span{background:#b84940}.operations-alert>div{display:flex;min-width:0;flex-direction:column;gap:2px}.operations-alert strong{overflow-wrap:anywhere;color:#49544f;font-size:9px;line-height:1.45}.operations-alert small{color:#89928e;font-size:8px}.resource-allocation-list{border-top:1px solid #e4e9e6}.resource-allocation-row{display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center;gap:7px;min-height:50px;padding:7px 2px;border-bottom:1px solid #e4e9e6;color:#4d5853}.resource-allocation-row>svg{color:var(--green)}.resource-allocation-row>div{display:flex;flex-direction:column;min-width:0}.resource-allocation-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.resource-allocation-row small{margin-top:3px;overflow-wrap:anywhere;color:#818b86;font-size:8px;line-height:1.45}.resource-team-selector{margin:0 0 10px;border-top:1px solid #e4e9e6}.resource-team-selector label{display:flex;align-items:center;gap:8px;min-height:34px;border-bottom:1px solid #e4e9e6;color:#4d5853;font-size:10px}.resource-team-selector input{width:15px;height:15px;margin:0;accent-color:var(--green)}.resource-team-selector span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-admin-list,.audit-record-list{margin-top:11px;border-top:1px solid #e4e9e6}.member-admin-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:54px;padding:7px 1px;border-bottom:1px solid #e4e9e6}.member-admin-identity{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-width:0}.member-admin-identity>div{display:flex;flex-direction:column;min-width:0}.member-admin-identity strong{overflow:hidden;color:#3c4742;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.member-admin-identity small{margin-top:2px;overflow:hidden;color:#818b86;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.member-status{display:grid;place-items:center;width:22px;height:22px;border-radius:50%}.member-status.active{background:#e2f2ea;color:#18784e}.member-status.suspended{background:#f8e6e3;color:#a13a32}.member-admin-actions{display:grid;flex:0 0 auto;grid-template-columns:14px 82px 28px;align-items:center;gap:5px}.member-admin-actions>svg{color:#728079}.member-admin-actions .select-wrap select{height:28px;padding-left:7px;font-size:9px}.audit-record-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:5px 2px;border-bottom:1px solid #e4e9e6}.audit-record-row strong{overflow:hidden;color:#49544f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.audit-record-row small{flex:0 0 auto;color:#8b9490;font-size:8px}.resource-operation-status{margin-top:12px;padding:8px 9px;border:1px solid #c7d9d1;border-radius:6px;background:var(--green-soft);color:#245c45;font-size:10px;line-height:1.45}.mobile-only,.mobile-scrim{display:none}@media(max-width:1060px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.settings-slot{position:fixed;z-index:20;top:0;right:0;bottom:0;width:min(320px,88vw);transform:translate(100%);transition:transform .18s ease;box-shadow:-12px 0 32px #1928221f}.settings-slot.open{transform:translate(0)}}@media(max-width:720px){.app-shell{display:block}.mobile-only{display:grid}.sidebar-slot{position:fixed;z-index:40;top:0;bottom:0;left:0;width:min(286px,84vw);transform:translate(-100%);transition:transform .18s ease;box-shadow:12px 0 32px #19282229}.sidebar-slot.open{transform:translate(0)}.mobile-scrim{position:fixed;z-index:35;inset:0;background:#10191552;opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-scrim.visible{display:block;opacity:1;pointer-events:auto}.workspace{height:100dvh}.workspace-header{flex-basis:58px;padding:0 10px;gap:8px}.workspace-header.has-employee-selector{display:grid;flex-basis:94px;grid-template-areas:"menu avatar title actions" ". . selector selector";grid-template-columns:34px 32px minmax(0,1fr) auto;grid-template-rows:46px 40px;gap:0 8px;padding:4px 10px}.workspace-header.has-employee-selector>.mobile-only{grid-area:menu}.workspace-header.has-employee-selector .employee-avatar{grid-area:avatar}.workspace-header.has-employee-selector .employee-title{grid-area:title}.workspace-header.has-employee-selector .employee-selector{grid-area:selector;align-self:start;justify-self:stretch;width:100%}.workspace-header.has-employee-selector .employee-selector select{height:32px}.workspace-header.has-employee-selector .header-actions{grid-area:actions}.employee-avatar{width:32px;height:32px}.employee-title>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-actions .icon-button:first-child{display:none}.timeline{padding:14px 11px 18px}.timeline-row{grid-template-columns:27px minmax(0,1fr);gap:8px;margin-bottom:13px}.timeline-icon{width:26px;height:26px}.timeline-text{font-size:12px}.approval-stack{padding:0 10px 8px}.approval-card{grid-template-columns:28px minmax(0,1fr);padding:10px}.approval-mark{width:28px;height:28px}.interaction-card{grid-template-columns:28px minmax(0,1fr);padding:10px}.interaction-mark{width:28px;height:28px}.approval-actions{display:grid;grid-template-columns:1fr 1fr}.approval-actions .primary{grid-column:1 / -1}.composer-area{padding:7px 9px max(9px,env(safe-area-inset-bottom))}.composer{min-height:46px}.settings-slot{z-index:45}}@media(max-width:420px){.operations-metric-grid{grid-template-columns:minmax(0,1fr)}.operations-plan{align-items:flex-start;flex-direction:column}.operations-plan>span{text-align:left}}
