:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#20201e;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-soft:#f5f5f2;--surface-hover:#ecece8;--border:#deded8;--border-strong:#c9c9c1;--text:#20201e;--muted:#73736e;--subtle:#989891;--accent:#171715;--accent-soft:#e8e8e3;--green:#2e7657;--green-soft:#e6f2eb;--amber:#8a641e;--amber-soft:#f8efd9;--red:#a3443d;--red-soft:#fae9e6;--shadow:0 20px 60px #1c1c191a;background:#f7f7f5;font-family:Inter,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--surface-soft);min-height:100vh;overflow:hidden}button,input,textarea,select{font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled,textarea:disabled{cursor:not-allowed;opacity:.52}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #686861}.boot-shell,.login-shell{background:radial-gradient(circle at 20% 15%,#ffffffdb,#0000 34%),radial-gradient(circle at 80% 82%,#e5e7e0b3,#0000 36%),#f1f1ed;place-items:center;min-height:100vh;padding:32px;display:grid}.boot-shell{color:var(--muted);align-content:center;gap:16px}.brand-symbol{color:#fff;letter-spacing:-.04em;background:#191917;border-radius:13px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:700;display:inline-grid;box-shadow:0 8px 24px #14141229}.brand-symbol.small{width:29px;height:29px;box-shadow:none;border-radius:8px;font-size:14px}.login-card{width:min(430px,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffdeb;border:1px solid #d3d3ccd1;border-radius:24px;padding:34px}.login-brand{align-items:center;gap:13px;margin-bottom:44px;display:flex}.login-brand div{gap:2px;display:grid}.login-brand strong{font-size:16px}.login-brand small,.security-note{color:var(--muted);font-size:12px}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:650}.login-card h1{letter-spacing:-.045em;margin:8px 0 12px;font-size:clamp(25px,5vw,34px);line-height:1.16}.login-copy{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.7}.login-form,.modal form{gap:10px;display:grid}.login-form label,.modal label,.device-select-wrap label{color:#565651;margin-top:4px;font-size:12px;font-weight:650}.login-form input,.modal input,.modal textarea,.modal select,.device-select-wrap select,.thread-search input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:10px}.login-form input,.modal input,.modal select,.device-select-wrap select,.thread-search input{height:42px;padding:0 12px}.modal textarea{resize:vertical;padding:12px;line-height:1.55}.primary-button,.new-task-button,.send-button{background:var(--accent);color:#fff;border:1px solid #171715;border-radius:10px;font-weight:650}.login-form .primary-button{height:44px;margin-top:10px}.form-error,.composer-error,.inline-error,.turn-error{color:var(--red);margin:4px 0;font-size:13px;line-height:1.45}.inline-notice{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:9px;margin:8px 0 12px 73px;padding:9px 11px;font-size:12px;line-height:1.5}.security-note{text-align:center;margin-top:24px}.workspace-shell{background:var(--surface-soft);grid-template-rows:48px auto 1fr;width:100vw;height:100vh;display:grid;overflow:hidden}.topbar{border-bottom:1px solid var(--border);background:#fafaf8;grid-template-columns:270px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:0 14px 0 12px;display:grid}.topbar-brand,.topbar-status,.account-menu{align-items:center;display:flex}.topbar-brand{gap:10px;font-size:13px}.topbar-status{min-width:0;color:var(--muted);justify-content:center;font-size:12px}.status-dot{background:#a8a8a1;border-radius:50%;flex:none;width:7px;height:7px;margin-right:7px}.status-dot.online{background:#36a16e;box-shadow:0 0 0 3px #36a16e1f}.status-separator{margin:0 7px}.account-menu{justify-content:flex-end;gap:5px}.quiet-button,.icon-button,.conversation-actions button,.filter-row button,.modal-actions button,.approval-actions button,.stop-button{color:#555550;background:0 0;border:1px solid #0000;border-radius:8px}.quiet-button{text-overflow:ellipsis;white-space:nowrap;max-width:220px;padding:7px 9px;font-size:12px;overflow:hidden}.quiet-button:hover,.icon-button:hover,.conversation-actions button:hover,.filter-row button:hover,.modal-actions button:hover,.approval-actions button:hover{background:var(--surface-hover)}.global-banner{z-index:5;background:var(--amber-soft);color:var(--amber);text-align:center;border-bottom:1px solid #ead4a4;padding:6px 16px;font-size:12px}.workspace-grid{grid-template-columns:220px 330px minmax(430px,1fr);min-height:0;display:grid}.project-sidebar{border-right:1px solid var(--border);background:#f1f1ee;flex-direction:column;min-width:0;min-height:0;display:flex}.sidebar-heading{color:#4e4e49;justify-content:space-between;align-items:center;height:50px;padding:0 12px 0 16px;font-size:12px;font-weight:700;display:flex}.icon-button{place-items:center;width:30px;height:30px;padding:0;font-size:18px;display:grid}.device-select-wrap{gap:5px;padding:0 12px 12px;display:grid}.device-select-wrap select{background:#ffffff8a;height:36px;font-size:12px}.project-list{flex:1;min-height:0;padding:4px 8px 12px;overflow-y:auto}.project-item{width:100%;min-width:0;color:var(--text);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:5px;padding:9px 8px;display:grid}.project-item:hover{background:#e0e0dab3}.project-item.selected{background:#deded8}.project-icon{color:#62625d;background:#f8f8f5;border:1px solid #cbcbc4;border-radius:6px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.project-copy{gap:2px;min-width:0;display:grid}.project-copy strong,.project-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-copy strong{font-size:12px;font-weight:650}.project-copy small,.sidebar-footer,.empty-sidebar{color:var(--muted);font-size:10px}.empty-sidebar{padding:12px;line-height:1.6}.sidebar-footer{border-top:1px solid var(--border);gap:3px;padding:11px 14px 13px;display:grid}.thread-sidebar{border-right:1px solid var(--border);background:#fafaf8;grid-template-rows:auto auto auto 1fr;min-width:0;min-height:0;display:grid}.thread-sidebar-header{justify-content:space-between;align-items:center;gap:10px;padding:18px 15px 12px;display:flex}.thread-sidebar-header h2{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.025em;max-width:190px;margin:4px 0 0;font-size:17px;overflow:hidden}.new-task-button{height:32px;padding:0 11px;font-size:11px}.thread-search{padding:0 12px 10px}.thread-search input{background:#efefeb;border-color:#0000;height:34px;font-size:12px}.filter-row{border-bottom:1px solid var(--border);gap:3px;padding:0 12px 10px;display:flex}.filter-row button{color:var(--muted);padding:5px 8px;font-size:11px}.filter-row button.selected{background:var(--accent-soft);color:var(--text);font-weight:650}.thread-list{min-height:0;padding:8px;overflow-y:auto}.thread-item{width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;gap:6px;padding:12px 11px;display:grid}.thread-item:hover{background:#f1f1ed}.thread-item.selected{background:#ecece8;border-color:#d8d8d2}.thread-item-heading,.thread-item-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.thread-item-heading strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12.5px;font-weight:680;overflow:hidden}.thread-item-heading span{color:#72726b;font-size:8px}.thread-item p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.thread-item-meta time{color:var(--subtle);font-size:9px}.thread-state{background:var(--accent-soft);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 6px;font-size:9px;font-weight:650;display:inline-flex}.thread-state.running,.thread-state.completed{background:var(--green-soft);color:var(--green)}.thread-state.waiting_approval,.thread-state.waiting_input{background:var(--amber-soft);color:var(--amber)}.thread-state.failed{background:var(--red-soft);color:var(--red)}.empty-thread-list{color:var(--muted);text-align:center;padding:34px 16px;font-size:12px}.conversation-pane{background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.conversation-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:66px;padding:11px 20px;display:flex}.conversation-header>div:first-child{min-width:0}.conversation-title-row{align-items:center;gap:9px;min-width:0;display:flex}.conversation-title-row h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;min-width:0;margin:0;font-size:15px;overflow:hidden}.conversation-header p{max-width:min(740px,65vw);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:10px;overflow:hidden}.conversation-actions{flex:none;gap:3px;display:flex}.conversation-actions button{padding:6px 8px;font-size:11px}.conversation-scroll{overscroll-behavior:contain;scroll-behavior:smooth;min-height:0;padding:30px max(28px,50% - 390px) 90px;overflow-y:auto}.turn-block{gap:13px;margin-bottom:20px;display:grid}.message{grid-template-columns:58px minmax(0,1fr);gap:15px;padding:4px 0;display:grid}.message-label{color:var(--muted);text-align:right;padding-top:2px;font-size:11px;font-weight:700}.message-agent .message-label{color:#20201e}.message-text,.activity-body{color:#292927;overflow-wrap:anywhere;white-space:pre-wrap;min-width:0;font-size:14px;line-height:1.72}.message-user .message-text{background:#f0f0ec;border-radius:12px;width:fit-content;max-width:100%;padding:10px 13px}.activity-card{border:1px solid var(--border);color:var(--muted);background:#fafaf8;border-radius:10px;margin-left:73px;font-size:11px}.activity-card summary{cursor:pointer;-webkit-user-select:none;user-select:none;padding:9px 11px;font-weight:650}.activity-card[open] summary{border-bottom:1px solid var(--border)}.activity-card pre,.approval-card pre{color:#353532;white-space:pre-wrap;background:#f3f3ef;max-height:420px;margin:0;padding:11px;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:10.5px;line-height:1.55;overflow:auto}.activity-body,.activity-card>span{padding:11px;font-size:12px;display:block}.reasoning-card{border-style:dashed}.activity-muted{opacity:.72}.timeline-note{color:var(--subtle);text-align:center;margin-left:73px;font-size:10px}.approval-card{background:var(--amber-soft);border:1px solid #e2c98d;border-radius:12px;gap:12px;margin:14px 0 14px 73px;padding:14px;display:grid}.approval-card>div:first-child{gap:7px;display:grid}.approval-kicker{color:var(--amber);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.approval-card strong{font-size:13px}.approval-actions{justify-content:flex-end;gap:6px;display:flex}.approval-actions button{border-color:#8a641e3d;padding:7px 10px;font-size:11px}.conversation-loading,.empty-conversation{color:var(--muted);text-align:center}.conversation-loading{padding:50px;font-size:12px}.empty-conversation{grid-row:1/-1;align-self:center;justify-items:center;gap:10px;display:grid}.empty-conversation h1{color:var(--text);margin:8px 0 0;font-size:21px}.empty-conversation p{margin:0;font-size:13px}.composer-wrap{background:linear-gradient(#fff0,#fff 18%);padding:10px max(20px,50% - 400px) 16px}.composer-error,.read-only-notice{border-radius:8px;margin-bottom:7px;padding:7px 10px;font-size:11px}.composer-error{background:var(--red-soft)}.read-only-notice{background:var(--amber-soft);color:var(--amber)}.composer{border:1px solid var(--border-strong);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 26px #19191614}.composer:focus-within{border-color:#9a9a92;box-shadow:0 8px 28px #1919161c}.composer textarea{resize:none;width:100%;min-height:68px;color:var(--text);background:0 0;border:0;outline:0;padding:13px 14px 5px;font-size:13px;line-height:1.55;display:block}.composer-footer{justify-content:space-between;align-items:center;gap:10px;padding:7px 8px 8px 13px;display:flex}.composer-footer>span{color:var(--subtle);font-size:9px}.composer-footer>div{gap:6px;display:flex}.send-button,.stop-button{height:30px;padding:0 12px;font-size:11px}.stop-button{border-color:var(--border);color:var(--red);background:#fff}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1b1947;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--border);width:min(560px,100%);max-height:calc(100vh - 48px);box-shadow:var(--shadow);background:#fff;border-radius:17px;padding:22px;overflow-y:auto}.account-modal{width:min(450px,100%)}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.modal-header h2{letter-spacing:-.03em;margin:5px 0 0;font-size:20px}.modal-copy{color:var(--muted);margin:-8px 0 15px;font-size:12px}.modal form small{color:var(--muted);font-size:10px;line-height:1.5}.modal-actions{justify-content:flex-end;gap:7px;margin-top:14px;display:flex}.modal-actions button{border-color:var(--border);min-width:70px;height:36px;padding:0 12px;font-size:12px}.modal-actions .primary-button{border-color:var(--accent)}@media (width<=1120px){.workspace-grid{grid-template-columns:175px 285px minmax(380px,1fr)}.topbar{grid-template-columns:205px minmax(0,1fr) auto}.conversation-scroll{padding-inline:24px}.composer-wrap{padding-inline:18px}}@media (width<=760px){body{overflow:auto}.workspace-shell{grid-template-rows:auto auto auto;height:auto;min-height:100dvh;overflow:visible}.topbar{grid-template-columns:auto 1fr;min-height:52px;padding:8px 10px}.topbar-status{display:none}.account-menu{min-width:0}.account-menu .quiet-button:first-child{max-width:130px}.workspace-grid{grid-template-rows:auto minmax(620px,1fr);grid-template-columns:42% 58%;min-height:calc(100dvh - 52px);display:grid}.project-sidebar{border-right:0;border-bottom:1px solid var(--border);grid-column:1/-1;min-height:auto}.sidebar-heading,.sidebar-footer{display:none}.device-select-wrap{padding:8px 10px 4px}.project-list{gap:5px;padding:4px 8px 8px;display:flex;overflow-x:auto}.project-item{flex:none;width:auto;min-width:145px}.thread-sidebar{min-height:620px}.thread-sidebar-header{padding:12px 10px 8px}.thread-sidebar-header h2{max-width:120px;font-size:14px}.filter-row{overflow-x:auto}.conversation-pane{min-height:620px}.conversation-header{min-height:58px;padding:9px 11px}.conversation-title-row h1{font-size:13px}.conversation-actions{display:none}.conversation-header p{max-width:50vw}.conversation-scroll{padding:18px 11px 55px}.message{grid-template-columns:42px minmax(0,1fr);gap:8px}.message-label{font-size:9px}.message-text{font-size:12px}.activity-card,.timeline-note,.approval-card{margin-left:50px}.composer-wrap{padding:8px}.composer-footer>span{display:none}.composer-footer{justify-content:flex-end}}@media (width<=500px){.login-shell{padding:14px}.login-card{border-radius:18px;padding:26px 22px}.workspace-grid{grid-template-columns:128px minmax(0,1fr)}.thread-sidebar-header .new-task-button,.thread-item p,.thread-item-meta .thread-state{display:none}.thread-search{padding-inline:7px}.filter-row{padding-inline:5px}.thread-list{padding:4px}.thread-item{padding:9px 7px}.message{display:block}.message-label{text-align:left;margin-bottom:5px}.activity-card,.timeline-note,.approval-card{margin-left:0}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:18px 18px 0 0;width:100%;max-height:88dvh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
