:root{color:#172033;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;min-height:100svh;overflow:hidden}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);height:100vh;min-height:0;overflow:hidden}.login-shell{display:grid;place-items:center;min-height:100vh;min-height:100svh;min-height:100dvh;width:100%;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));overflow:auto;background:linear-gradient(120deg,rgb(37 99 235 / 12%),transparent 46%),linear-gradient(300deg,rgb(5 150 105 / 12%),transparent 42%),#eef2f7}.login-panel{width:min(100%,460px);max-width:calc(100vw - 32px);padding:28px;border:1px solid #dbe2ec;border-radius:8px;background:#fbfcfe;box-shadow:0 24px 70px #0f172a29}.login-brand{color:#172033}.login-brand .brand-mark{background:#172033;color:#fff}.login-brand span{color:#607089}.login-copy{margin-top:24px}.login-copy h1{margin:0;color:#101827;font-size:28px;line-height:1.08;letter-spacing:0}.login-copy p{margin:10px 0 0;color:#607089;line-height:1.5}.login-form{display:grid;gap:14px;margin-top:24px}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.auth-tabs button{min-height:38px;border-radius:8px;background:#e2e8f0;color:#334155;font-weight:800}.auth-tabs button.active{background:#172033;color:#fff}.login-form label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:700}.login-form label span{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b}.login-form label span.password-input-wrap{grid-template-columns:22px minmax(0,1fr) 34px;padding-right:5px}.login-form input{width:100%;height:100%;border:0;outline:0;color:#172033;background:transparent}.login-form .password-visibility-toggle{display:grid;place-items:center;width:34px;height:34px;min-height:34px;padding:0;border-radius:8px;background:transparent;color:#64748b}.login-form .password-visibility-toggle:hover{background:#eef2f7;color:#172033}.login-form .password-visibility-toggle:focus-visible{outline:2px solid #2563eb;outline-offset:1px}.login-form button{min-height:44px;border-radius:8px;background:#2563eb;color:#fff;font-weight:800}.login-error{padding:10px 12px;border-radius:8px;background:#fee2e2;color:#991b1b;font-size:13px;font-weight:700}.demo-users{display:grid;gap:4px;margin-top:18px;padding-top:16px;border-top:1px solid #e3e8f0;color:#607089;font-size:13px}.demo-users strong{color:#334155}.sidebar{display:flex;flex-direction:column;gap:18px;min-height:0;padding:20px;overflow:auto;background:#101827;color:#f8fafc}.brand{display:flex;align-items:center;gap:12px;min-height:48px}.brand-mark,.agent-avatar{display:inline-grid;place-items:center;flex:0 0 auto}.brand-mark{width:42px;height:42px;border-radius:8px;background:#f8fafc;color:#101827}.brand strong,.brand span{display:block}.brand strong{font-size:18px}.brand span{color:#9fb0ca;font-size:13px}.new-agent{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border-radius:8px;color:#101827;background:#f8fafc;font-weight:700}.subagent-create{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px}.subagent-create input{min-width:0;min-height:42px;border:1px solid #334155;border-radius:8px;padding:0 11px;outline:0;background:#0b1220;color:#f8fafc}.subagent-create input::placeholder{color:#74839a}.subagent-create input:focus{border-color:#93c5fd}.agent-list{display:grid;gap:8px}.agent-card{position:relative;width:100%;border-radius:8px;background:transparent;color:inherit}.agent-open{display:grid;grid-template-columns:38px minmax(0,1fr) auto 10px;align-items:center;gap:10px;width:100%;padding:10px;border-radius:8px;background:transparent;color:inherit;text-align:left}.agent-card:hover .agent-open,.agent-card.selected .agent-open{background:#1e2a3f}.agent-menu-trigger{position:absolute;top:50%;right:6px;display:none;place-items:center;width:32px;height:32px;border-radius:8px;background:transparent;color:#9fb0ca;transform:translateY(-50%)}.agent-card:hover .agent-menu-trigger{display:grid}.agent-menu{position:absolute;top:calc(100% - 4px);right:6px;z-index:10;display:grid;min-width:168px;padding:6px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;box-shadow:0 16px 40px #0f172a2e}.agent-menu button{display:flex;align-items:center;gap:8px;min-height:36px;border-radius:7px;padding:0 10px;background:transparent;color:#172033;font-weight:700;text-align:left}.agent-menu button:hover{background:#eef2f7}.agent-menu button:disabled{color:#94a3b8;cursor:not-allowed}.agent-avatar{width:38px;height:38px;border-radius:8px;background:color-mix(in srgb,var(--agent-color) 18%,white);color:var(--agent-color)}.agent-avatar.large{width:52px;height:52px}.agent-copy{min-width:0}.agent-copy strong,.agent-copy small,.agent-time{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-copy strong{font-size:14px}.agent-copy small{margin-top:3px;color:#9fb0ca;font-size:12px}.agent-time{color:#94a3b8;font-size:12px}.presence{width:9px;height:9px;border-radius:99px;background:#94a3b8}.presence.working{background:#38bdf8}.presence.waiting{background:#fbbf24}.presence.done{background:#34d399}.security-box{display:flex;gap:10px;margin-top:auto;padding:12px;border-radius:8px;background:#1e2a3f;color:#d5deee;font-size:13px;line-height:1.35}.main{display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden}.topbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:18px;padding:18px 24px;border-bottom:1px solid #dbe2ec;background:#fbfcfe}.agent-title{display:flex;align-items:center;gap:14px;min-width:0}.agent-title h1{margin:0;font-size:22px;line-height:1.1;letter-spacing:0}.agent-title p{margin:4px 0 0;color:#5c6b80;font-size:14px}.top-actions{display:flex;align-items:center;gap:8px}.pinned-agent-shortcut{display:none}.mobile-back{display:none!important}.mobile-inbox-head,.mobile-chief-brand{display:none}.user-pill{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border-radius:8px;background:#eef2f7;color:#334155;font-size:13px;font-weight:800}.status-pill{display:flex!important;align-items:center;gap:7px;width:auto!important;min-height:38px;padding:0 12px;font-size:13px;font-weight:800}.status-pill.online{background:#dcfce7!important;color:#047857!important}.status-pill.offline{background:#fee2e2!important;color:#991b1b!important}.top-actions button,.panel-heading button{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#eef2f7;color:#334155}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:18px;flex:1 1 auto;height:100%;min-height:0;padding:18px;overflow:hidden}.conversation,.right-panel>section{border:1px solid #dbe2ec;border-radius:8px;background:#fbfcfe}.conversation{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;height:100%;overflow:hidden}.security-panel-inline{display:grid;grid-template-columns:minmax(180px,1fr) minmax(120px,180px) minmax(120px,180px) auto;gap:10px;align-items:center;padding:12px;border-bottom:1px solid #dbe2ec;background:#fff7ed}.security-panel-inline strong,.security-panel-inline span,.security-panel-inline em{display:block}.security-panel-inline span,.security-panel-inline em{margin-top:3px;color:#9a3412;font-size:12px}.security-panel-inline input{min-height:38px;border:1px solid #fdba74;border-radius:8px;padding:0 10px;outline:0}.security-panel-inline button{min-height:38px;border-radius:8px;padding:0 12px;background:#172033;color:#fff;font-weight:800}.messages{display:flex;flex-direction:column;gap:14px;min-height:0;padding:18px;overflow:auto;scroll-behavior:smooth}.messages-end{width:100%;height:1px;flex:0 0 1px}.jump-to-bottom{position:absolute;right:22px;bottom:76px;z-index:8;display:grid;place-items:center;width:42px;height:42px;border:1px solid #dbe2ec;border-radius:999px;background:#fff;color:#172033;box-shadow:0 12px 28px #0f172a29}.jump-to-bottom:hover{background:#f8fafc}.message{max-width:760px;padding:14px;border-radius:8px}.message.agent{align-self:flex-start;background:#eef5ff}.message.user{align-self:flex-end;background:#eaf8ef}.message-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:6px;color:#52627a;font-size:12px}.message-meta span{font-weight:700}.message-meta em{color:#2563eb;font-style:normal}.message-content{display:grid;gap:10px;overflow-wrap:anywhere}.message-content p,.message-content ul,.message-content h3{margin:0}.message-content p,.message-content li{line-height:1.5}.message-content h3{margin-top:2px;color:#10203a;font-size:15px;line-height:1.25}.message-content ul{display:grid;gap:6px;padding-left:19px}.message-content code{border-radius:5px;padding:2px 5px;background:#0f172a14;color:#0f172a;font-size:.92em}.message-content a{color:#1d4ed8;font-weight:700;text-decoration:none}.message-content a:hover{text-decoration:underline}.auth-card,.computer-chat-card{display:grid;gap:12px;margin-top:12px;padding:12px;border-radius:8px}.auth-card{grid-template-columns:22px minmax(0,1fr) auto;align-items:center;border:1px solid #bfdbfe;background:#f8fbff}.computer-chat-card{width:min(100%,470px);border:1px solid #e2e8f0;background:#f8fafc;color:#101827}.computer-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.computer-card-head strong,.computer-card-head span{display:block}.computer-card-head strong{font-size:20px}.computer-card-head span{margin-top:4px;color:#a16207;font-size:13px;font-weight:800}.computer-chat-card p{margin:0;color:#334155;line-height:1.4}.computer-preview{display:block;width:100%;height:180px;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:#020617;padding:0}.computer-preview iframe{display:block;width:100%;height:100%;border:0;pointer-events:none}.computer-card-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px}.computer-card-actions button{min-height:44px;border-radius:8px;padding:0 14px;background:#050505;color:#fff;font-weight:800}.computer-card-actions button:nth-child(2),.computer-card-actions button:disabled{background:#e5e7eb;color:#7b8494}.computer-card-actions button:not(:disabled):hover{filter:brightness(1.08)}.auth-card strong,.auth-card span{display:block}.auth-card span{margin-top:3px;color:#607089;font-size:13px}.auth-card button,.composer button,.desktop-actions button{min-height:36px;border-radius:8px;background:#172033;color:#fff;font-weight:700}.auth-card button{padding:0 12px}.composer{display:grid;grid-template-columns:22px minmax(0,1fr) auto 42px 42px;align-items:center;gap:10px;flex:0 0 auto;padding:14px;border-top:1px solid #dbe2ec;background:#fbfcfe}.voice-meter{display:grid;grid-template-columns:repeat(7,4px) auto;align-items:center;gap:4px;min-width:116px;height:42px;padding:0 10px;border:1px solid #fecaca;border-radius:999px;background:#fff7f7;color:#991b1b}.voice-meter i{display:block;width:4px;height:18px;border-radius:999px;background:#ef4444;transform:scaleY(calc(.22 + var(--voice-level)));transform-origin:center;transition:transform .12s ease,opacity .12s ease;opacity:calc(.38 + var(--voice-level))}.voice-meter i:nth-child(2),.voice-meter i:nth-child(6){height:24px}.voice-meter i:nth-child(3),.voice-meter i:nth-child(5){height:30px}.voice-meter i:nth-child(4){height:34px}.voice-meter span{margin-left:4px;color:#991b1b;font-size:11px;font-weight:850;white-space:nowrap}.composer textarea{width:100%;height:42px;max-height:116px;border:1px solid #dbe2ec;border-radius:8px;padding:11px 12px;outline:none;resize:none;font:inherit;line-height:1.25;overflow:auto}.composer textarea:focus{border-color:#2563eb}.composer button{display:grid;place-items:center}.composer .voice-button{background:#eef2f7;color:#172033}.composer .voice-button.listening{background:#dc2626;color:#fff;animation:voicePulse 1.25s ease-in-out infinite}.voice-notice{grid-column:2 / -1;color:#b45309;font-size:12px;font-weight:700}.voice-notice.live{color:#991b1b}@keyframes voicePulse{0%,to{box-shadow:0 0 #dc262647}50%{box-shadow:0 0 0 6px #dc262600}}.agent-activity-strip{display:grid;gap:8px;margin:0 14px 10px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#172033}.activity-strip-head{display:flex;align-items:center;gap:8px;min-width:0}.activity-strip-head strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.activity-spinner{width:13px;height:13px;border:2px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:activitySpin .8s linear infinite}.activity-steps{display:flex;gap:7px;overflow-x:auto;padding-bottom:1px}.activity-steps span{flex:0 0 auto;max-width:260px;overflow:hidden;border-radius:999px;padding:5px 9px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.activity-steps span.active{background:#172033;color:#fff}@keyframes activitySpin{to{transform:rotate(360deg)}}.right-panel{display:flex;flex-direction:column;gap:14px;min-width:0;min-height:0;height:100%;overflow:auto;overscroll-behavior:contain}.right-panel>section{padding:14px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panel-heading h2{margin:0;font-size:16px;letter-spacing:0}.panel-heading span{display:block;margin-top:2px;color:#607089;font-size:12px}.remote-desktop{position:relative;min-height:430px;overflow:hidden;border:1px solid #cbd5e1;border-radius:8px;background:linear-gradient(135deg,#f7fbff,#dfe8f4)}.compute-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:10px;padding:10px;border-radius:8px;background:#fff7ed;color:#9a3412}.compute-box.ready{background:#dcfce7;color:#047857}.compute-box.provisioning_requested{background:#fef3c7;color:#92400e}.compute-box strong,.compute-box span{display:block}.compute-box span{margin-top:3px;font-size:12px}.compute-box button{display:flex;align-items:center;gap:6px;min-height:34px;border-radius:8px;padding:0 10px;background:#172033;color:#fff;font-size:13px;font-weight:800}.remote-frame{display:block;width:100%;height:430px;border:0;background:#fff}.remote-frame.expanded{height:100%}.browser-bar{display:grid;grid-template-columns:10px 10px 10px minmax(0,1fr);gap:7px;align-items:center;height:34px;padding:0 10px;background:#e2e8f0}.browser-bar span{width:10px;height:10px;border-radius:99px;background:#94a3b8}.browser-bar input{min-width:0;height:22px;border:0;border-radius:8px;padding:3px 10px;background:#fff;color:#64748b;font-size:12px;outline:0}.browser-bar input:disabled{opacity:1}.google-card{width:min(260px,calc(100% - 32px));margin:26px auto;padding:18px;border-radius:8px;background:#fff;box-shadow:0 16px 45px #0f172a24;text-align:center}.google-logo{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:10px;border-radius:8px;background:#2563eb;color:#fff;font-size:22px;font-weight:800}.google-card h3,.google-card p{margin:0}.google-card p{margin-top:5px;color:#64748b;font-size:13px}.fake-input{margin-top:12px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#334155;text-align:left;font-size:13px}.fake-input.muted{color:#94a3b8}.google-card.interactive{display:grid;gap:10px}.google-card.interactive input{width:100%;min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;outline:0;color:#172033}.google-card.interactive input:focus{border-color:#2563eb}.google-card.interactive input:disabled{background:#f1f5f9}.google-card.interactive button,.desktop-tabs button{min-height:36px;border-radius:8px;background:#2563eb;color:#fff;font-weight:800}.google-card.interactive button:disabled,.desktop-tabs button:disabled{cursor:not-allowed;background:#cbd5e1;color:#64748b}.desktop-success,.mini-app{width:min(300px,calc(100% - 32px));margin:24px auto;padding:18px;border-radius:8px;background:#fff;box-shadow:0 16px 45px #0f172a24}.desktop-success{color:#047857;text-align:center}.desktop-success h3,.desktop-success p,.mini-app h3{margin:0}.desktop-success p{margin-top:8px;color:#52627a;line-height:1.4;font-size:13px}.desktop-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.mini-app h3{color:#172033;font-size:18px;letter-spacing:0}.mini-app article{margin-top:12px;padding:11px;border:1px solid #dbe2ec;border-radius:8px;background:#f8fafc}.mini-app strong,.mini-app span{display:block}.mini-app span{margin-top:4px;color:#607089;font-size:13px;line-height:1.35}.overlay{position:absolute;inset:34px 0 0;display:grid;place-items:center;padding:24px;background:#0f172a9e;color:#fff;text-align:center}.overlay span{max-width:240px;margin-top:8px;line-height:1.35}.remote-desktop.takeover{outline:3px solid #2563eb;outline-offset:0}.desktop-actions,.desktop-full-actions{display:grid;gap:8px;margin-top:10px}.desktop-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.desktop-full-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-start{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:8px;margin-top:10px}.desktop-start input{min-width:0;height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;outline:0;color:#172033}.desktop-start button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:8px;background:#172033;color:#fff;font-size:13px;font-weight:800}.desktop-actions button,.desktop-full-actions button,.desktop-full-actions a{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;background:#eef2f7;color:#243044;font-size:13px;font-weight:800;text-decoration:none}.desktop-actions .primary{background:#2563eb;color:#fff}.desktop-actions button:disabled,.desktop-start button:disabled{cursor:not-allowed;background:#cbd5e1;color:#64748b}.desktop-error{position:absolute;inset:auto 14px 14px;display:grid;gap:3px;padding:10px;border-radius:8px;background:#fee2e2;color:#991b1b;font-size:12px}.desktop-error span{overflow-wrap:anywhere}.desktop-error.inline{position:static;inset:auto;margin-top:10px}.desktop-preview-paused{display:grid;place-items:center;align-content:center;gap:9px;min-height:430px;padding:24px;color:#334155;text-align:center}.desktop-preview-paused span{max-width:280px;color:#607089;font-size:13px;line-height:1.4}.desktop-modal{position:fixed;inset:0;z-index:100;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#030303;box-shadow:0 30px 100px #0000008a}.desktop-modal-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:76px;padding:18px 22px 10px;border-bottom:0;background:#030303;color:#f8fafc}.desktop-modal-bar strong,.desktop-modal-bar span{display:block}.desktop-modal-bar span{margin-top:3px;color:#b7c4d8;font-size:12px}.desktop-modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.desktop-modal-actions button,.desktop-modal-empty button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border-radius:8px;padding:0 14px;background:#1f1f1f;color:#f8fafc;font-size:13px;font-weight:800;text-decoration:none}.desktop-modal-actions button:nth-child(2){background:#f8fafc;color:#101010}.desktop-modal-actions button:disabled,.desktop-modal-empty button:disabled{cursor:not-allowed;background:#475569;color:#cbd5e1}.desktop-modal-body{display:grid;place-items:center;min-height:0;padding:18px clamp(14px,4vw,54px) 42px;background:#030303;position:relative}.desktop-modal-body iframe{display:block;width:100%;height:min(72vh,820px);max-width:1320px;border:0;border-radius:8px;background:#111827}.desktop-modal-notice{position:absolute;top:14px;left:50%;z-index:2;transform:translate(-50%);max-width:min(560px,calc(100% - 32px));padding:10px 14px;border-radius:999px;background:#0f172aeb;color:#fff;font-size:13px;font-weight:800;text-align:center;box-shadow:0 16px 44px #00000047}.desktop-modal-empty{display:grid;place-items:center;align-content:center;gap:14px;height:100%;color:#f8fafc;text-align:center}.agent-edit-modal{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:18px;background:#0f172a7a}.agent-edit-card{display:grid;gap:14px;width:min(100%,460px);padding:18px;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a3d}.agent-edit-card label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.agent-edit-card input,.agent-edit-card select,.agent-edit-card textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px 11px;outline:0;color:#172033}.agent-edit-card textarea{min-height:96px;resize:vertical}.agent-edit-card input:focus,.agent-edit-card select:focus,.agent-edit-card textarea:focus{border-color:#2563eb}.agent-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agent-edit-actions.task-edit-actions{grid-template-columns:1fr 1fr 1fr}.agent-edit-actions button{min-height:42px;border-radius:8px;background:#eef2f7;color:#172033;font-weight:800}.agent-edit-actions .danger-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fee2e2;color:#991b1b}.task-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px}.agent-edit-actions button[type=submit]{background:#172033;color:#fff}.auth-state{display:flex;align-items:center;gap:7px;margin-top:10px;color:#9a3412;font-size:13px}.auth-state.done{color:#047857}.auth-state.ready{color:#2563eb}.task-list{display:grid;gap:10px}.task-create,.memory-create{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;margin-bottom:10px}.task-create input,.memory-create input,.delegate-box select,.delegate-box textarea{min-width:0;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;outline:0;background:#fff;color:#172033}.task-create input,.memory-create input,.delegate-box select{height:38px}.delegate-box textarea{min-height:68px;padding-top:9px;resize:vertical}.task-create button,.memory-create button,.delegate-box button,.task-actions button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border-radius:8px;padding:0 10px;background:#172033;color:#fff;font-size:13px;font-weight:800}.task-create button:disabled,.memory-create button:disabled,.delegate-box button:disabled,.task-actions button:disabled{cursor:not-allowed;background:#cbd5e1;color:#64748b}.delegate-box{display:grid;gap:8px;margin-bottom:12px;padding:10px;border-radius:8px;background:#f8fafc}.task-row{display:grid;gap:8px;padding:10px;border-radius:8px;background:#f3f6fb}.task-row strong,.task-row span,.routine-row strong,.routine-row span{display:block}.task-row strong,.routine-row strong{font-size:14px}.task-row span,.routine-row span{margin-top:3px;color:#607089;font-size:12px}.task-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.task-action-buttons{display:inline-flex;align-items:center;gap:7px}.task-action-buttons button{min-height:36px;border-radius:8px;background:#172033;color:#fff;font-weight:800}.task-action-buttons .icon-task-button{width:36px;padding:0;background:#e2e8f0;color:#172033}.task-badge{display:inline-flex!important;align-items:center;min-height:24px;margin-top:0!important;border-radius:999px;padding:0 9px;background:#e2e8f0;color:#334155!important;font-weight:800}.task-badge.working{background:#dbeafe;color:#1d4ed8!important}.task-badge.waiting_user{background:#fef3c7;color:#92400e!important}.task-badge.done{background:#dcfce7;color:#047857!important}.task-badge.error{background:#fee2e2;color:#991b1b!important}.task-row p,.task-row em,.remote-error{margin:0;color:#52627a;font-size:12px;line-height:1.4}.task-row em,.remote-error{color:#991b1b;font-style:normal}.tool-list{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.tool-list span{min-height:26px;border-radius:999px;padding:5px 9px;background:#eef2f7;color:#334155;font-size:12px;font-weight:800}.tool-cards,.approval-list{display:grid;gap:9px}.tool-card,.approval-row,.approval-empty{display:grid;gap:8px;padding:10px;border:1px solid #dbe2ec;border-radius:8px;background:#f8fafc}.tool-card.enabled{border-color:#bfdbfe;background:#f8fbff}.tool-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.tool-card-head span{display:flex;align-items:center;gap:7px;min-width:0}.tool-card-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:13px}.tool-card p,.approval-row p{margin:0;color:#607089;font-size:12px;line-height:1.35}.toggle{position:relative;display:inline-flex;width:38px;height:22px;flex:0 0 auto}.toggle input{position:absolute;opacity:0}.toggle i{position:absolute;inset:0;border-radius:999px;background:#cbd5e1}.toggle i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a38;transition:transform .15s ease}.toggle input:checked+i{background:#2563eb}.toggle input:checked+i:after{transform:translate(16px)}.connection-state{padding:5px 7px;border-radius:8px;background:#eef2f7;color:#475569;font-size:11px;font-weight:800}.connection-state.connected{background:#dcfce7;color:#047857}.connection-state.requires_auth,.connection-state.requires_secret,.connection-state.not_connected{background:#fef3c7;color:#92400e}.connection-state.error{background:#fee2e2;color:#991b1b}.tool-card button,.approval-actions button{min-height:34px;border-radius:8px;padding:0 10px;background:#172033;color:#fff;font-size:12px;font-weight:800}.tool-card button:disabled{cursor:not-allowed;background:#cbd5e1;color:#64748b}.tool-notice{margin-top:10px;padding:9px;border-radius:8px;background:#eef2f7;color:#334155;font-size:12px;font-weight:700}.approval-row strong,.approval-row span,.approval-empty{display:block;font-size:12px}.approval-row strong{color:#172033}.approval-row span,.approval-empty{color:#607089}.approval-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.approval-actions button:last-child{background:#eef2f7;color:#334155}.vector-state{margin-bottom:10px;padding:8px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:800}.vector-state.connected{background:#dcfce7;color:#047857}.vector-state.error{background:#fee2e2;color:#991b1b}.context-form,.context-search{display:grid;gap:8px;margin-top:9px}.context-form input,.context-form select,.context-form textarea,.context-search input{width:100%;min-width:0;border:1px solid #cbd5e1;border-radius:8px;padding:0 10px;outline:0;background:#fff;color:#172033;font-size:12px}.context-form input,.context-form select,.context-search input{height:36px}.context-form textarea{min-height:70px;padding-top:9px;resize:vertical}.context-form button,.context-search button{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border-radius:8px;padding:0 10px;background:#172033;color:#fff;font-size:12px;font-weight:800}.context-form button:disabled,.context-search button:disabled{cursor:not-allowed;background:#cbd5e1;color:#64748b}.context-search{grid-template-columns:minmax(0,1fr) 78px}.context-list{display:grid;gap:8px;margin-top:10px}.context-list article{padding:9px;border-radius:8px;background:#f3f6fb;color:#334155;font-size:12px;line-height:1.35}.context-list strong,.context-list span{display:block}.context-list strong{color:#2563eb;font-size:11px}.context-list span{margin-top:3px}.context-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.context-stats span{min-height:30px;border-radius:8px;display:grid;place-items:center;background:#eef2f7;color:#334155;font-size:11px;font-weight:800}.remote-state{display:inline-flex;min-height:28px;align-items:center;border-radius:8px;padding:0 9px;background:#eef2f7;color:#334155;font-size:12px;font-weight:800}.remote-state.provisioned,.remote-state.main{background:#dcfce7;color:#047857}.remote-state.error{background:#fee2e2;color:#991b1b}.workspace-path{display:block;margin-top:8px;overflow-wrap:anywhere;color:#607089;font-size:11px}.memory-create{margin-top:12px}.memory-list,.action-list{display:grid;gap:8px}.log-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.log-controls select,.log-controls input{min-width:0;height:34px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;color:#172033;font-size:12px;font-weight:750}.log-controls select{padding:0 8px}.log-controls form{grid-column:1 / -1;display:flex;align-items:center;gap:7px;min-height:36px;padding:0 9px;border:1px solid #dbe2ec;border-radius:8px;background:#fff;color:#607089}.log-controls input{flex:1;height:32px;padding:0;border:0;outline:0}.memory-list article,.action-list article{padding:9px;border-radius:8px;background:#f3f6fb;color:#334155;font-size:12px;line-height:1.35}.log-row{border-left:4px solid #94a3b8}.log-row.ok{border-left-color:#22c55e;background:#f0fdf4}.log-row.warning{border-left-color:#f59e0b;background:#fffbeb}.log-row.error{border-left-color:#ef4444;background:#fef2f2}.log-row.info{border-left-color:#3b82f6}.log-row-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px}.log-dot{width:8px;height:8px;margin-top:5px;border-radius:999px;background:currentColor}.log-row strong,.log-row span{display:block}.log-row strong{color:#172033}.log-row span{margin-top:3px;color:#607089;font-size:11px;overflow-wrap:anywhere}.log-row em{padding:4px 6px;border-radius:999px;background:#ffffffb8;color:#334155;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.log-row details{margin-top:8px}.log-row summary{cursor:pointer;color:#334155;font-size:11px;font-weight:900}.log-row pre{max-height:180px;margin:7px 0 0;overflow:auto;padding:8px;border-radius:8px;background:#0f172a;color:#e2e8f0;font-size:11px;line-height:1.45;white-space:pre-wrap}.log-empty{border:1px dashed #cbd5e1;background:#f8fafc!important;color:#607089!important}.progress{height:6px;overflow:hidden;border-radius:99px;background:#dbe2ec}.progress i{display:block;height:100%;border-radius:inherit;background:#2563eb}.routine-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #e3e8f0}.routine-row:first-of-type{border-top:0}@media(max-width:1060px){.app-shell{grid-template-columns:96px minmax(0,1fr)}.sidebar{gap:10px;padding:10px 8px}.brand{justify-content:center}.brand>div,.agent-copy,.security-box span{display:none}.subagent-create{grid-template-columns:1fr}.subagent-create input{width:100%;padding:0 8px;font-size:11px}.subagent-create button{width:100%;min-width:0;padding:0;font-size:12px}.agent-card{grid-template-columns:38px 8px;justify-content:center;padding:8px}.workspace-grid{grid-template-columns:1fr;overflow:hidden}.conversation{min-height:0}.right-panel{display:none}}@media(max-width:640px){body{overflow:hidden}.login-shell{place-items:start center;min-height:100vh;min-height:100svh;min-height:100dvh;padding:max(32px,calc(env(safe-area-inset-top) + 22px)) 16px max(24px,calc(env(safe-area-inset-bottom) + 16px))}.login-panel{width:100%;max-width:560px;margin:0 auto;padding:22px}.login-copy{margin-top:18px}.login-copy h1{font-size:clamp(30px,9vw,42px);line-height:1.05}.app-shell{display:flex;flex-direction:column;height:100dvh;background:#fbfbfb}.sidebar{flex:1 1 auto;max-height:none;min-height:0;padding:max(18px,env(safe-area-inset-top)) 24px 22px;background:#fbfbfb;color:#111827;border-bottom:0}.app-shell.mobile-chat .sidebar,.main{display:none}.main.mobile-open{display:flex}.mobile-inbox-head{display:flex;align-items:center;justify-content:space-between;min-height:66px}.mobile-profile,.mobile-head-actions button{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:#f2f3f5;color:#7a7f87;font-weight:800;box-shadow:0 18px 42px #0f172a1a}.mobile-head-actions{display:flex;gap:12px}.mobile-head-actions button{background:#fff;color:#050505}.mobile-chief-brand{display:grid;place-items:center;gap:10px;padding:12px 0 14px;color:#9ca3af}.pinned-agent-card{display:grid;place-items:center;gap:6px;width:100%;padding:4px 0 0;background:transparent;color:#111827;cursor:pointer;text-align:center}.pinned-agent-card:active{transform:scale(.98)}.pinned-agent-card strong{max-width:220px;overflow:hidden;color:#111827;font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.pinned-agent-card small{max-width:240px;overflow:hidden;color:#9ca3af;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.chief-glyph{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;background:var(--agent-color, #ff6900);color:#fff;transform:rotate(30deg)}.chief-glyph svg{transform:rotate(-30deg)}.brand,.subagent-create{display:none}.agent-copy{display:block!important}.agent-copy small{color:#9b9fa6;font-size:15px;line-height:1.25}.agent-list{grid-template-columns:1fr;gap:18px;overflow:auto}.agent-card{position:relative;background:transparent;color:#111827}.agent-open{grid-template-columns:62px minmax(0,1fr) auto 18px;gap:14px;padding:0 36px 0 0}.agent-card:hover .agent-open,.agent-card.selected .agent-open{background:transparent}.agent-menu-trigger{display:grid;right:0;color:#9ca3af}.agent-menu{top:46px;right:0}.agent-avatar{width:56px;height:56px;border-radius:999px}.agent-copy strong{font-size:19px;line-height:1.15}.presence{position:absolute;left:42px;bottom:6px;width:15px;height:15px;border:3px solid #fbfbfb}.agent-time{display:block;align-self:start;padding-top:3px;color:#b8bbc1;font-size:14px}.main{flex:1 1 auto;min-height:0}.topbar{min-height:90px;padding:max(14px,env(safe-area-inset-top)) 26px 10px;background:#fbfbfbcc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.agent-title{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;flex:1 1 auto}.mobile-back{display:grid!important;place-items:center;width:42px;height:42px;border-radius:999px;background:#fff;color:#111827;box-shadow:0 8px 24px #0f172a1a}.agent-title .agent-avatar{width:42px;height:42px;box-shadow:0 10px 24px #0f172a24}.agent-title h1{max-width:220px;overflow:hidden;border-radius:999px;padding:10px 18px 10px 52px;margin-left:-52px;background:#ffffffd9;box-shadow:0 12px 34px #0f172a24;font-size:20px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.agent-title p,.user-pill,.status-pill,.status-pill span,.top-actions button[title="Ver memoria"],.top-actions button[title="Ver herramientas"],.top-actions button[title=Seguridad],.top-actions button[title="Cerrar sesión"]{display:none!important}.top-actions{flex:0 0 auto;gap:6px}.pinned-agent-shortcut{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:color-mix(in srgb,var(--agent-color, #2563eb) 16%,white);color:var(--agent-color, #2563eb);box-shadow:0 12px 34px #0f172a24}.pinned-agent-shortcut:active{transform:scale(.96)}.top-actions button[title="Abrir ordenador grande"]{display:grid;place-items:center;width:48px;height:48px;border-radius:999px;background:#fff;color:#111827;box-shadow:0 12px 34px #0f172a24}.security-box{display:none}.workspace-grid{flex:1 1 auto;height:auto;padding:0}.conversation{border:0;border-radius:0;background:#fbfbfb}.messages{gap:12px;padding:14px 14px 18px}.jump-to-bottom{right:50%;bottom:82px;transform:translate(50%);width:44px;height:44px}.message{max-width:88%;padding:13px 14px}.message.agent{background:#f1f1f1}.message.user{background:#050505;color:#fff}.message.user .message-meta{color:#d1d5db}.composer{grid-template-columns:42px minmax(0,1fr) auto 42px 42px;gap:8px;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:0;background:#fbfbfb}.agent-activity-strip{margin:0 14px 8px}.activity-steps span{max-width:210px}.voice-meter{grid-column:2 / -1;grid-row:2;justify-self:start;height:34px;min-width:0;max-width:100%}.composer>svg{width:42px;height:42px;padding:10px;border-radius:999px;background:#fff;box-shadow:0 8px 24px #0f172a1a}.composer textarea{height:46px;border:0;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #eef2f7;padding:13px 15px}.composer button{width:42px;min-height:42px;border-radius:999px}.voice-notice{grid-column:2 / -1;padding:0 8px}.auth-card,.computer-chat-card{grid-template-columns:1fr}.computer-card-head strong{font-size:18px}.computer-card-actions{grid-template-columns:1fr 1fr}.computer-card-actions button:last-child{grid-column:1 / -1}.computer-preview{height:150px}.desktop-modal{grid-template-rows:auto minmax(0,1fr)}.desktop-modal-bar{align-items:flex-start;padding:max(18px,env(safe-area-inset-top)) 14px 10px}.desktop-modal-actions{display:grid;grid-template-columns:42px 42px}.desktop-modal-actions button{width:42px;min-height:42px;padding:0;border-radius:999px;font-size:0}.desktop-modal-actions button:nth-child(2){position:fixed;left:50%;bottom:max(22px,env(safe-area-inset-bottom));z-index:2;width:min(72vw,270px);padding:0 18px;border-radius:999px;font-size:16px;transform:translate(-50%)}.desktop-modal-body{align-items:start;padding:16dvh 0 110px}.desktop-modal-body iframe{height:min(44dvh,420px);border-radius:0}}
