:root{color-scheme:dark;--bg:#080d10;--panel:#0d1418;--panel-2:#111a20;--line:#24313a;--line-soft:#182229;--text:#edf3f6;--muted:#8fa0aa;--muted-2:#687983;--accent:#20a779;--accent-2:#2874d8;--danger:#e35d5d;--warn:#d79b32;--r:8px;--tap:42px;--shadow:0 14px 38px rgba(0,0,0,.38)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text);overflow:hidden;letter-spacing:0}button,input,textarea,select{font:inherit}button{min-height:var(--tap);border:1px solid var(--line);border-radius:var(--r);background:#132028;color:var(--text);padding:8px 11px;font-weight:700;transition:background .14s ease,border-color .14s ease,transform .06s ease}button:active{transform:translateY(1px)}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(93,169,255,.9);outline-offset:2px}input,textarea{width:100%;border:1px solid var(--line);background:#0b1216;color:var(--text);border-radius:var(--r);padding:11px 12px;outline:none}input:focus,textarea:focus{border-color:#2b8e70;box-shadow:0 0 0 2px #20a7792e}a{color:var(--text)}.boot{height:100%;display:grid;place-items:center;color:var(--muted);font-weight:900}.login{min-height:100%;display:grid;place-items:center;padding:24px;background:#090f13}.loginPanel{width:min(360px,100%);display:grid;gap:13px}.mark{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:#15232b;border:1px solid var(--line);font-weight:900}.login h1{margin:0 0 6px;font-size:25px}.primary,.sendBtn{background:var(--accent-2);border-color:#3a86e6;color:#fff}.danger{background:#3b1518;border-color:#81323a}.dangerText{color:#ff9d9d}.appShell,.chatShell{height:100dvh;overflow:hidden;background:linear-gradient(180deg,#091014,#070b0e);padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.appShell{overflow:auto;padding-top:calc(env(safe-area-inset-top) + 10px);padding-bottom:calc(env(safe-area-inset-bottom) + 18px)}.homeTop,.chatTop{display:flex;align-items:center;gap:10px;min-height:52px}.homeTop{justify-content:space-between}.homeTop>div:first-child,.chatTitle{display:grid;min-width:0}.homeTop strong{font-size:18px}.homeTop span,.chatTitle span{color:var(--muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iconRow,.sheetActions{display:flex;gap:7px;align-items:center}.iconBtn{width:var(--tap);height:var(--tap);padding:0;display:grid;place-items:center;font-size:18px;line-height:1}.statusStrip{display:grid;grid-template-columns:1fr;gap:1px;margin:8px -12px 12px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:var(--line-soft)}.statusStrip div,.statusStrip .statusRowButton{display:grid;grid-template-columns:82px 1fr;gap:8px;align-items:center;background:var(--bg);padding:10px 12px;min-width:0;border:0;border-radius:0;text-align:left;min-height:0}.statusStrip .statusRowButton:active{transform:none;background:#0c1418}.statusStrip span{font-size:12px;color:var(--muted)}.statusStrip b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quickStart{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 34px}.taskButton{text-align:left;display:grid;gap:3px;min-height:64px;background:var(--panel);border-color:var(--line-soft)}.taskButton.secondary{background:#10181d}.taskButton span{font-size:12px;color:var(--muted)}.taskButton b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sessionTools{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center;position:sticky;top:0;background:#080d10f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;padding:8px 0}.seg{display:flex;border:1px solid var(--line);border-radius:var(--r);padding:2px;background:#0c1418}.seg button{min-height:36px;padding:6px 10px;border:0;background:transparent;color:var(--muted)}.seg .active{background:#17242b;color:var(--text)}.search{min-height:40px;padding:9px 11px}.sessionList{display:grid;gap:7px;padding-top:3px}.sessionRow{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border-bottom:1px solid var(--line-soft);padding:8px 0}.sessionMain{min-width:0;text-align:left;background:transparent;border:0;padding:4px 0;display:grid;gap:3px}.sessionMain b{font-size:15px;line-height:1.28;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sessionMain span,.sessionMain small,.projectRow span,.projectRow small{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sessionMain small{color:var(--muted-2)}.thinBtn{min-height:38px;padding:7px 9px;background:#101a20}.chatShell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto;position:relative;padding-top:env(safe-area-inset-top)}.chatTop{grid-row:1;border-bottom:1px solid var(--line-soft);background:#080d10f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4}.chatTop .iconBtn:first-child{font-size:26px}.chatTitle{flex:1}.chatTitle b{font-size:15px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);margin-right:6px}.dot.running,.dot.active{background:var(--warn)}.dot.interrupted{background:var(--danger)}.menuScrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:7;border:0;background:transparent;padding:0;border-radius:0}.moreMenu{position:absolute;top:calc(env(safe-area-inset-top) + 52px);right:max(12px,env(safe-area-inset-right));z-index:8;display:grid;gap:3px;width:min(260px,calc(100vw - 24px));background:#0d151a;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;padding:7px;animation:popMenu .16s ease-out both;transform-origin:top right}.moreMenu button{text-align:left;border:0;background:transparent;justify-content:start;display:grid;gap:2px;min-height:48px;padding:9px 10px;transition:background .14s ease,color .14s ease}.moreMenu button:active{transform:none;background:#162229}.moreMenu button.active{background:#17242b;color:var(--text)}.moreMenu b{font-size:14px}.moreMenu span{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moreMenu .menuBack{min-height:38px;color:var(--muted);font-weight:900;border-bottom:1px solid var(--line-soft);border-radius:0;margin-bottom:3px}.noticeStack{grid-row:2;grid-column:1;display:grid;gap:7px;margin:7px 0;min-width:0}.noticeStack:empty{display:none}.notice{grid-row:2;margin:7px 0;padding:9px 10px;border:1px solid var(--line);border-radius:var(--r);font-size:13px;color:#dce8ee;background:#101820}.noticeStack>.notice{grid-row:auto;margin:0}.notice.error{border-color:#573034;background:#1d1013;color:#ffc8c8}.feed{grid-row:3;min-height:0;overflow:auto;padding:12px 0 10px;display:flex;flex-direction:column;gap:9px;scroll-padding-bottom:140px;overflow-anchor:none}.bubble{max-width:min(740px,96%);border-radius:10px;padding:10px 11px;line-height:1.5;overflow:hidden;animation:riseIn .18s ease-out both}.bubble.user{align-self:flex-end;background:#1f5fc7;color:#fff}.bubble.assistant,.bubble.image{align-self:flex-start;background:var(--panel);border:1px solid var(--line-soft)}.bubbleHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;color:#c7d5dc;font-size:11px;font-weight:800}.bubble.user .bubbleHead{color:#d8e7ff}.copyBtn{min-height:28px;padding:4px 7px;border-radius:6px;font-size:11px;background:#0f1a20}.copyBtn.ok{background:#123623;border-color:#236a4a;color:#baf6d5}.md p{margin:0 0 8px;white-space:pre-wrap;overflow-wrap:anywhere}.md p:last-child{margin-bottom:0}.md h3{font-size:15px;margin:8px 0 6px}.md ul{margin:4px 0 8px 18px;padding:0}.md li{margin:3px 0;overflow-wrap:anywhere}.md blockquote{margin:7px 0;padding:7px 10px;border-left:3px solid #35505d;background:#0b1216;color:#c9d5dc}.md code{padding:1px 4px;border:1px solid #263946;border-radius:5px;background:#070b0e;font-size:.92em}.codeBlock{margin:8px 0;border:1px solid #263946;border-radius:8px;overflow:hidden;background:#070b0e}.codeBlock>div{display:flex;justify-content:space-between;align-items:center;padding:6px 7px;border-bottom:1px solid #1b2931;color:var(--muted);font-size:12px}.codeBlock pre{margin:0;padding:10px;overflow-x:auto;white-space:pre;font-size:12px;line-height:1.45}.tableWrap{overflow-x:auto;margin:8px 0}.tableWrap table{border-collapse:collapse;min-width:100%;font-size:12px}.tableWrap th,.tableWrap td{border:1px solid var(--line);padding:6px 8px;text-align:left}.inlineImage{max-width:100%;border-radius:8px;margin:6px 0;display:block}.imageGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,130px));gap:7px;margin-top:8px}.thumb{padding:0;overflow:hidden;aspect-ratio:1.2;border-color:#2a3b46;background:#090f13}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.fileGrid{display:grid;gap:7px;margin-top:8px}.artifactGroups{display:grid;gap:10px;margin-top:8px}.artifactGroup>b{display:block;font-size:12px;color:var(--muted);margin-bottom:2px}.fileCard{display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;min-height:52px;padding:8px 10px;border:1px solid #2a3b46;border-radius:8px;background:#091116;text-decoration:none}.fileIcon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#16242b;color:#b8f6d1;font-weight:900}.fileCard span:last-child{display:grid;gap:2px;min-width:0}.fileCard b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileCard small{font-size:11px;color:var(--muted)}.event{max-width:min(740px,96%);border:1px solid var(--line-soft);border-radius:9px;background:#0c1318;padding:8px}.event summary{cursor:pointer;display:flex;justify-content:space-between;gap:8px;color:#d9e7ee}.event summary span{color:var(--muted);font-size:12px}.event pre,.diff pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.45;color:#d6e1e6}.sys{align-self:center;max-width:96%;font-size:12px;color:var(--muted);background:#0d151a;border:1px solid var(--line-soft);border-radius:999px;padding:6px 10px}.sys.complete{background:#0f261b;border-color:#1d6b49;color:#b8f6d1;font-weight:800}.event.file,.event.command{display:none}.changeSetCard{align-self:flex-start;width:min(740px,96%);overflow:hidden;border:1px solid #293841;border-radius:10px;background:linear-gradient(145deg,#0d171c,#091115);box-shadow:0 12px 34px #0000002e}.changeSetCard>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border-bottom:1px solid #223139;background:#13232ab8}.changeSetCard>header span{display:flex;align-items:center;gap:9px;min-width:0}.changeSetCard>header i{width:25px;height:25px;display:grid;place-items:center;border:1px solid #3a5548;border-radius:7px;background:#11231a;color:#9fe6b9;font-style:normal;font-weight:900}.changeSetCard>header b{font-size:13px}.changeSetCard>header em{color:#748791;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;white-space:nowrap}.changeSummary{display:flex;gap:6px;flex-wrap:wrap;padding:8px 12px 4px}.changeSummary span{padding:3px 7px;border:1px solid #2b3940;border-radius:999px;background:#0a1115;color:#91a0a7;font-size:10px;font-weight:800}.changeSummary .added{border-color:#28543d;color:#86d9a5}.changeSummary .deleted{border-color:#5a3034;color:#e99a9f}.changeSummary .renamed{border-color:#4b4430;color:#d9c789}.changeList{display:grid;padding:5px 8px 9px}.changeRow{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;align-items:center;min-height:43px;padding:6px 5px;border-bottom:1px solid #18252b}.changeRow:last-child{border-bottom:0}.changeRow>span{width:23px;height:23px;display:grid;place-items:center;border-radius:6px;background:#19242a;color:#a9bbc3;font:800 10px ui-monospace,SFMono-Regular,Menlo,monospace}.changeRow.added>span{background:#10291d;color:#7fe0a2}.changeRow.deleted>span{background:#2b1518;color:#f09ba1}.changeRow.renamed>span{background:#292311;color:#e1cb79}.changeRow>div{display:grid;min-width:0}.changeRow b{font:600 12px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changeRow small{color:#667a84;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changeToggle{width:100%;min-height:34px;border:0;border-top:1px solid #1d2a30;border-radius:0;background:#0b1418;color:#80939c;padding:7px 10px;font-size:10px;letter-spacing:.04em}.changeToggle:active{transform:none;background:#111e23}.chatShell .changeSetCard{border:1px solid #273239;border-left:2px solid #718c3f;border-radius:1px;background:#090f12;box-shadow:none}.chatShell .changeSetCard>header{padding:9px 10px;border-bottom:1px solid #273239;background:#0d1417}.chatShell .changeSetCard>header i{width:22px;height:22px;border:0;border-radius:0;background:#18200f;color:var(--signal);font-size:11px}.chatShell .changeSetCard>header b{font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.05em}.chatShell .changeSummary{padding:7px 9px 2px}.chatShell .changeSummary span{border-radius:1px;background:transparent;padding:2px 5px;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.chatShell .changeList{padding:3px 7px 7px}.chatShell .changeRow{min-height:35px;padding:4px 3px;border-bottom-color:#1d272c}.chatShell .changeRow>span{width:20px;height:20px;border-radius:1px;background:#151e22}.chatShell .changeRow b{font-size:11px}.chatShell .changeSetCard .changeToggle,.chatShell .changeSetCard .changeToggle:focus,.chatShell .changeSetCard .changeToggle:focus-visible{-moz-appearance:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;background:#0b1114!important;color:#71838b!important;box-shadow:none!important;outline:0!important}.chatShell .changeSetCard .changeToggle:before{content:"⌄";display:inline-block;margin-right:6px;color:#52636b}.chatShell .changeSetCard .changeToggle.expanded:before{content:"⌃"}.chatShell .changeSetCard .changeToggle:active{background:#10181b!important;color:#a0afb5!important}.approvalCard{align-self:stretch;max-width:min(740px,100%);display:grid;gap:9px;border:1px solid #54422a;border-radius:10px;background:#15140d;padding:12px 13px;box-shadow:0 10px 26px #0003}.approvalHead{display:grid;gap:3px}.approvalHead b{font-size:15px;color:#ffe1a6}.approvalHead span,.approvalCard small,.approvalCard li{font-size:12px;color:#cbbd9e;overflow-wrap:anywhere}.approvalCard pre{margin:0;max-height:150px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #3a3020;border-radius:8px;background:#080806;padding:9px;font-size:12px;line-height:1.45;color:#f2ead8}.approvalCard ul{margin:0;padding-left:18px}.approvalActions{display:flex;gap:8px;justify-content:flex-end}.approvalActions button{min-width:76px}.planReviewCard{border-color:#274b3d;background:#0f1714}.planReviewCard .approvalHead b{color:#baf6d5}.planReviewCard .approvalHead span{color:#9ebdad}.planNote{min-height:42px;max-height:110px;resize:vertical;background:#09110e;border-color:#254336}.planActions{flex-wrap:wrap}.planActions button{min-width:82px}.composer{grid-row:4;padding:8px 0 calc(env(safe-area-inset-bottom) + 8px);background:#080d10f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line-soft);z-index:5}.composeRow{display:grid;grid-template-columns:42px minmax(0,1fr) 42px 62px;gap:6px;align-items:end}.composer textarea{display:block;align-self:end;min-width:0;width:100%;height:42px;min-height:42px;max-height:min(35dvh,180px);resize:none;overflow-y:hidden;line-height:1.45;padding:10px 11px;flex:0 0 auto}.sendBtn{min-width:0;padding:8px 9px}.attachTray{display:flex;gap:8px;overflow-x:auto;padding:0 0 8px}.attachItem{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;align-items:center;gap:7px;min-width:150px;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:5px}.attachItem.bad{border-color:#74343a}.attachPreview{padding:0;min-height:58px;width:58px;height:58px;overflow:hidden}.attachPreview img{display:block;width:100%;height:100%;object-fit:cover}.attachName{display:block;min-width:0;font-size:11px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachRemove{min-height:28px;width:28px;padding:0}.jumpBottom{position:absolute;right:16px;bottom:calc(env(safe-area-inset-bottom) + 78px);z-index:7;background:#15242b;box-shadow:var(--shadow)}.sheetBackdrop,.dialogBackdrop,.viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#00000094;display:grid;animation:fadeIn .16s ease-out both}.sheetBackdrop{align-items:end;justify-items:center;isolation:isolate}.sheet{position:relative;z-index:1;width:min(100dvw,640px);max-width:100dvw;max-height:calc(100dvh - env(safe-area-inset-top) - 12px);min-width:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px;background:var(--panel);border:1px solid var(--line);border-radius:12px 12px 0 0;padding:14px 14px calc(env(safe-area-inset-bottom) + 14px);box-shadow:var(--shadow);animation:sheetUp .2s ease-out both}.sheet header{display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}.sheet header>div{display:grid;min-width:0}.sheet header b{font-size:16px;overflow-wrap:anywhere}.sheet header span{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.sheetActions{min-width:0;flex-wrap:wrap;justify-content:flex-end}.sheetActions button{white-space:nowrap;min-width:max-content}.projectSheet{height:min(88dvh,720px);grid-template-rows:auto auto minmax(0,1fr)}.projectList{display:grid;align-content:start;gap:4px;overflow:auto;min-height:0}.projectRow{text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;display:grid;gap:3px;padding:10px 0}.projectRow b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quotaGrid{display:grid;gap:8px;overflow:auto;min-height:0}.quotaGrid div{display:grid;gap:5px;border:1px solid var(--line-soft);border-radius:8px;padding:10px;background:#0a1115}.quotaGrid span{font-size:13px;color:var(--muted);overflow-wrap:anywhere}.quotaCard{--quota-fill:#20a779;--quota-glow:rgba(32,167,121,.24)}.quotaCard.warn{--quota-fill:#d79b32;--quota-glow:rgba(215,155,50,.24)}.quotaCard.danger{--quota-fill:#e35d5d;--quota-glow:rgba(227,93,93,.24)}.quotaTrack{position:relative;display:block!important;height:12px;overflow:hidden;border:1px solid #22333d!important;border-radius:999px!important;padding:0!important;background:linear-gradient(180deg,#05090b,#0d171c)!important;box-shadow:inset 0 1px 3px #0000008c}.quotaTrack i{display:block;height:100%;min-width:4px;border-radius:inherit;background:var(--quota-fill);box-shadow:0 0 16px var(--quota-glow);transition:width .28s ease}.dialogBackdrop{place-items:center;padding:16px;z-index:120}.dialog{width:calc(100vw - 32px);max-width:480px;min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:16px;box-shadow:var(--shadow)}.dialog h2{font-size:18px;margin:0 0 8px;overflow-wrap:anywhere}.dialog p{margin:0 0 16px;color:var(--muted);line-height:1.45;white-space:normal;word-break:normal;overflow-wrap:break-word}.dialog div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dialog button{white-space:nowrap;min-width:0}.viewer{grid-template-rows:auto 1fr;background:#000}.viewer header{display:flex;justify-content:flex-end;gap:8px;padding:calc(env(safe-area-inset-top) + 10px) 10px 10px}.viewer img{max-width:100%;max-height:100%;place-self:center;object-fit:contain}.diff{position:fixed;top:0;right:0;bottom:0;left:0;z-index:18;background:var(--bg);padding:calc(env(safe-area-inset-top) + 10px) 12px 12px;display:grid;grid-template-rows:auto 1fr}.diff header{display:flex;justify-content:space-between;align-items:center}.diff pre{overflow:auto;background:#070b0e;border:1px solid var(--line);border-radius:8px;padding:10px}.settingsGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;overflow-y:auto;overflow-x:hidden;min-height:0;min-width:0}.settingsGrid section,.loginMethodList,.loginForm{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}.settingsGrid section{border-bottom:1px solid var(--line-soft);padding-bottom:10px;animation:riseIn .16s ease-out both}.settingsGrid section:last-child{border-bottom:0}.settingsGrid section>b{font-size:13px;overflow-wrap:anywhere}.settingsNav{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;animation:riseIn .16s ease-out both;min-width:0}.settingsNav button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;min-height:62px;background:#0a1115;border-color:var(--line-soft);padding:11px 12px;transition:background .16s ease,border-color .16s ease,transform .08s ease}.settingsNav button:active{transform:scale(.99);background:#132027}.settingsNav span{display:grid;gap:3px;min-width:0}.settingsNav b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsNav small{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settingsNav i{font-style:normal;color:var(--muted);font-size:24px;line-height:1}.modeButtons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.modeButtons button{min-height:38px;padding:7px 8px;background:#0b1318;color:var(--muted);min-width:0}.modeButtons .active{background:#17242b;color:var(--text);border-color:#33505d}.modelSheet{max-height:min(68dvh,520px)}.modelChoices{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;overflow:auto;min-height:0;min-width:0}.modelChoice,.loginMethodCard{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;min-height:58px;padding:11px 12px;background:#0a1115;border-color:var(--line-soft);transition:background .16s ease,border-color .16s ease,transform .08s ease;min-width:0}.modelChoice:active,.loginMethodCard:active{transform:scale(.99)}.modelChoice span,.loginMethodCard span{display:grid;gap:3px;min-width:0}.modelChoice b,.loginMethodCard b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modelChoice small,.loginMethodCard small,.modelLoading,.formHelp{font-size:12px;color:var(--muted);line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.loginMethodCard em{font-style:normal;color:var(--text);font-size:12px;font-weight:900;white-space:normal;text-align:right}.modelChoice i{width:20px;height:20px;border-radius:50%;border:2px solid #657681;justify-self:end;transition:border-width .16s ease,border-color .16s ease,background .16s ease}.modelChoice.active{background:#0f241d;border-color:#28795b}.modelChoice.active i{border:6px solid #8df0bf;background:#06110d}.modelLoading{padding:12px;border:1px dashed var(--line);border-radius:8px;background:#091116;animation:pulse 1.25s ease-in-out infinite}.currentAccountCard{display:grid;gap:3px;border:1px solid var(--line-soft);border-radius:8px;background:#0a1115;padding:11px 12px;min-width:0}.currentAccountCard strong{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.currentAccountCard span{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileList{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;min-width:0}.profileRow{display:grid;grid-template-columns:minmax(0,1fr) repeat(2,auto);gap:6px;align-items:center;border:1px solid var(--line-soft);border-radius:8px;padding:8px;background:#0a1115;min-width:0}.profileRow div{display:grid;min-width:0}.profileRow strong,.profileRow span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profileRow span{font-size:12px;color:var(--muted)}.profileRow button{min-height:34px;padding:6px 8px;min-width:0;max-width:100%;white-space:normal}.profileRow .dangerText{background:#1b1013;border-color:#3b2025}.newProfile{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.loginForm input{width:100%;max-width:100%;box-sizing:border-box}.loginForm button,.loginLink{width:100%;white-space:normal;overflow-wrap:anywhere}.loginLink{display:grid;place-items:center;min-height:42px;border:1px solid #31505d;border-radius:8px;background:#10202a;text-decoration:none;font-weight:900}.loginLink.pending{color:var(--muted);border-color:var(--line-soft);background:#0a1115}.loginCodeCard{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;place-items:center;text-align:center;border:1px solid var(--line-soft);border-radius:10px;background:#0a1115;padding:16px 12px;min-width:0}.loginCodeCard.ready{border-color:#31505d;background:#0d1a20}.loginCodeCard span{font-size:12px;color:var(--muted);overflow-wrap:anywhere}.loginCodeLine{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;min-width:0;max-width:100%}.loginCodeLine strong{font-size:30px;line-height:1.05;letter-spacing:.06em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.loginCodeLine button{min-height:34px;padding:6px 10px}.loginCodeCard small{font-size:12px;color:var(--muted);line-height:1.35;overflow-wrap:anywhere}.loginOutput{display:none}.empty,.errorState{display:grid;gap:6px;place-items:start;color:var(--muted);border:1px dashed var(--line);border-radius:10px;padding:16px;background:#0a1115}.empty b,.errorState b{color:var(--text)}.errorState{border-color:#653138}.errorText{white-space:pre-wrap;color:#ffbcbc;font-size:12px;overflow-wrap:anywhere}.loadingRows{display:grid;gap:10px}.skeletonRow{display:grid;gap:7px;padding:10px 0;border-bottom:1px solid var(--line-soft);animation:pulse 1.25s ease-in-out infinite}.skeletonRow i,.skeletonRow span,.skeletonRow small{display:block;border-radius:999px;background:#142027}.skeletonRow i{width:42%;height:14px}.skeletonRow span{width:76%;height:10px}.skeletonRow small{width:58%;height:10px}@keyframes pulse{0%,to{opacity:.48}50%{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes sheetUp{0%{opacity:.7;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes popMenu{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes riseIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.toasts{position:fixed;left:12px;right:12px;bottom:calc(env(safe-area-inset-bottom) + 84px);z-index:200;display:grid;gap:7px;pointer-events:none}.toast{justify-self:center;max-width:min(420px,100%);padding:9px 12px;border-radius:8px;background:#12202a;border:1px solid var(--line);box-shadow:var(--shadow);font-size:13px;animation:riseIn .18s ease-out both;overflow-wrap:anywhere}.toast.success{border-color:#236a4a;background:#0f261b}.toast.error{border-color:#74343a;background:#241013}.chatShell.dragging:after{content:"松开以上传图片";position:absolute;top:64px;right:12px;bottom:96px;left:12px;z-index:25;border:1px dashed #4b8f75;background:#081410d1;display:grid;place-items:center;border-radius:12px;color:#b9f6d1;font-weight:900}.providerBadge{display:inline-grid;place-items:center;margin-right:6px;padding:1px 5px;border:1px solid #27414d;border-radius:999px;background:#0f1b21;color:#b7cbd5;font-style:normal;font-size:10px;font-weight:900;vertical-align:1px}.agentProviderPage{padding-top:2px}.providerChoices{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0}.providerChoices button{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:12px;text-align:left;min-height:66px;min-width:0;padding:11px 12px;background:#0a1115;border-color:var(--line-soft);transition:background .16s ease,border-color .16s ease,transform .08s ease}.providerChoices button:active{transform:scale(.99)}.providerChoices span{display:grid;gap:3px;min-width:0}.providerChoices b{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.providerChoices small{font-size:12px;color:var(--muted);line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.providerChoices em{font-style:normal;font-size:12px;line-height:1.35;color:var(--muted-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.providerChoices i{width:20px;height:20px;border-radius:50%;border:2px solid #657681;justify-self:end}.providerChoices .active{background:#0f241d;border-color:#28795b}.providerChoices .active i{border:6px solid #8df0bf;background:#06110d}.diagnosticPage{max-width:980px}.diagnosticGrid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding-bottom:20px}.diagnosticSection{display:grid;gap:1px;border:1px solid var(--line-soft);border-radius:8px;overflow:hidden;background:var(--line-soft);min-width:0}.diagnosticSection>b{padding:10px 11px;background:#10181d;font-size:13px}.diagnosticSection div{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr);gap:8px;align-items:center;background:#080d10;padding:9px 11px;min-width:0}.diagnosticSection span{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.diagnosticSection strong{font-size:12px;color:var(--text);overflow-wrap:anywhere;font-weight:700}@media (min-width:720px){.appShell{max-width:860px;margin:0 auto}.statusStrip{grid-template-columns:1fr 1fr 1.4fr;margin-left:0;margin-right:0;border:1px solid var(--line-soft)}.statusStrip div,.statusStrip .statusRowButton{grid-template-columns:70px 1fr}.chatShell{max-width:980px;margin:0 auto;border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft)}.bubble{max-width:78%}.toasts{left:50%;right:auto;transform:translate(-50%);width:420px}}@media (max-width:430px){.profileRow{grid-template-columns:minmax(0,1fr)}.profileRow button{width:100%}.loginMethodCard{grid-template-columns:minmax(0,1fr)}.loginMethodCard em{text-align:left}.sheet{max-width:calc(100vw - 16px);padding-left:12px;padding-right:12px}}@media (max-width:380px){:root{--tap:40px}.quickStart,.sessionTools{grid-template-columns:1fr}.seg{width:100%}.seg button{flex:1}.composeRow{grid-template-columns:40px minmax(0,1fr) 40px 58px;gap:5px}.sessionRow{grid-template-columns:1fr}.thinBtn{justify-self:start}.bubble{max-width:98%}}@media (max-width:320px){.dialog div{grid-template-columns:1fr}}@media (orientation:landscape) and (max-height:520px){.feed{padding-top:8px}.composer textarea{max-height:96px}.sheet{max-height:92dvh}.quickStart{grid-template-columns:1fr 1fr}}html,body,#root{overflow-x:hidden}.chatShell,.appShell,.composer,.attachTray,.composeRow{min-width:0;max-width:100%}.composer{overflow:hidden}.attachTray{width:100%;max-width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.attachItem{flex:0 0 150px;max-width:150px;grid-template-columns:58px minmax(0,1fr) 28px}.attachName{min-width:0}.composeRow{width:100%;grid-template-columns:42px minmax(0,1fr) 42px minmax(58px,62px)}.sendBtn{width:100%;white-space:nowrap}.attachTray{gap:6px;padding:0 0 8px}.attachItem{flex:0 0 min(260px,72vw);max-width:min(260px,72vw);grid-template-columns:42px minmax(0,1fr) 32px;min-height:54px;padding:6px 7px}.attachPreview{width:42px;min-height:42px;height:42px}.attachItem .fileIcon{width:42px;height:42px;font-size:10px;overflow:hidden}.attachName{font-size:12px;line-height:1.25}.attachRemove{width:32px;min-height:32px}.loginOutputVisible{max-height:180px;overflow:auto;margin:0;padding:10px;border:1px solid var(--line-soft);border-radius:8px;background:#070c10;color:#aebdc5;font-size:11px;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere}.loginCommand{display:block;width:100%;box-sizing:border-box;border:1px solid var(--line-soft);border-radius:8px;background:#071014;padding:8px;font-size:11px;line-height:1.35;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;text-align:left}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.feed{gap:16px!important;padding-top:18px!important;padding-bottom:22px!important;scroll-padding-bottom:180px!important}.feed>*{flex:0 0 auto!important}.bubble{max-width:94%!important;padding:12px 13px!important;line-height:1.58!important;overflow:visible!important;margin:2px 0!important}.bubbleHead{margin-bottom:9px!important}.event.file,.event.command{display:none!important}.sys{margin:2px 0!important;padding:7px 11px!important;max-width:94%!important}.composer{padding-top:10px!important}.quotaCard,.quotaAccount{display:grid!important;gap:8px!important}.quotaLine{display:flex!important;align-items:center!important;justify-content:space-between!important;border:0!important;background:transparent!important;padding:0!important}.quotaLine strong{font-size:18px;color:var(--text)}.quotaTrack{height:12px!important;border-radius:999px!important}.quotaAccount.usageText pre{margin:0;max-height:240px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);font-size:12px;line-height:1.45}.chatShell .feed.emptyFeed{height:100%!important;justify-content:center!important}.chatShell .feed.emptyFeed>.empty{align-self:stretch!important;place-items:center!important;text-align:center!important;min-height:42dvh!important;margin:auto 0!important}.sessionTools{background:var(--bg)!important;box-shadow:none!important;z-index:12!important;isolation:isolate!important}.sessionTools:before{content:"";position:absolute;left:0;right:0;top:-30px;height:30px;pointer-events:none;background:var(--bg);z-index:-1}.sessionTools:after{content:"";position:absolute;left:0;right:0;bottom:-22px;height:22px;pointer-events:none;background:linear-gradient(180deg,var(--bg),rgba(8,13,16,0))}.profileBadges{display:flex!important;gap:5px;align-items:center;flex-wrap:wrap;white-space:normal!important;margin-top:3px}.profileBadges i,.profileBadges em{display:inline-flex;align-items:center;min-height:20px;border:1px solid var(--line);border-radius:999px;padding:2px 7px;font-style:normal;font-size:11px;line-height:1;color:var(--muted);background:#0d171c;max-width:100%;overflow:hidden;text-overflow:ellipsis}.profileBadges i:first-child{border-color:#31505d;color:#cfeeff;background:#10202a}.profileBadges em{border-color:transparent;background:transparent;padding-left:0;color:var(--muted-2)}.advancedLogin{display:grid;gap:8px;border-top:1px solid var(--line-soft);padding-top:8px}.advancedLogin summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:800}.advancedLogin[open] summary{color:var(--text)}.manualModel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.manualModel input{min-width:0;width:100%;box-sizing:border-box}.manualModel button{min-height:38px}.modelSummary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.modelSummary span{display:grid;gap:3px;border:1px solid var(--line-soft);border-radius:8px;background:#0a1115;padding:10px;min-width:0}.modelSummary b{font-size:13px}.modelSummary small{font-size:12px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modelActions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.modelActions button{min-height:40px;white-space:normal}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--bg:#071014;--panel:#0d181e;--panel-2:#122129;--line:#233741;--line-soft:#17272f;--text:#f2f7f9;--muted:#92a8b3;--muted-2:#647b86;--accent:#35d39b;--accent-2:#337bf3;--danger:#ff6b72;--warn:#f2ae49;--r:12px;--tap:44px;--shadow:0 24px 80px rgba(0,0,0,.42);--shadow-soft:0 10px 30px rgba(0,0,0,.2)}body{background:radial-gradient(900px 540px at 18% -8%,rgba(32,167,121,.11),transparent 62%),radial-gradient(760px 520px at 92% 5%,rgba(51,123,243,.1),transparent 58%),var(--bg);font-feature-settings:"cv02","cv03","cv04","cv11";text-rendering:optimizeLegibility}button{border-color:var(--line);background:linear-gradient(180deg,#162630,#102029);box-shadow:inset 0 1px #ffffff06;letter-spacing:.01em}button:not(:disabled):hover{border-color:#3c5967;background:linear-gradient(180deg,#1b303b,#14262f)}.primary,.sendBtn{background:linear-gradient(135deg,#2875ed,#3a89ff);border-color:#5594ff;box-shadow:0 8px 24px #2874ed3d,inset 0 1px #ffffff2e}.primary:not(:disabled):hover,.sendBtn:not(:disabled):hover{background:linear-gradient(135deg,#3481f7,#4895ff);border-color:#73a8ff}input,textarea{background:#060e12c2;border-color:var(--line);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:hover,textarea:hover{border-color:#34505d}input:focus,textarea:focus{background:#091419;border-color:#3bd3a0;box-shadow:0 0 0 3px #35d39b21}.appShell{padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2));padding-top:calc(env(safe-area-inset-top) + 22px);background:transparent}.homeTop{min-height:62px;margin-bottom:14px}.homeTop>div:first-child{position:relative;padding-left:52px;gap:2px}.homeTop>div:first-child:before{content:"AD";position:absolute;left:0;top:50%;translate:0 -50%;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#42dda6,#2482ea);color:#03120d;font-size:13px;font-weight:950;letter-spacing:-.04em;box-shadow:0 9px 28px #2dbc9742,inset 0 1px #ffffff6b}.homeTop strong{font-size:21px;letter-spacing:-.025em}.homeTop span{font-size:12px;color:#8097a2}.iconRow{gap:8px}.iconBtn{border-radius:12px;background:#0f1d24d6;box-shadow:var(--shadow-soft)}.statusStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0 0 12px;border:0;background:transparent}.statusStrip div,.statusStrip .statusRowButton{grid-template-columns:auto minmax(0,1fr);gap:12px;min-height:58px;padding:11px 14px;background:linear-gradient(145deg,#12222aeb,#0b181eeb);border:1px solid var(--line-soft);border-radius:12px;box-shadow:var(--shadow-soft)}.statusStrip span{font-size:11px;text-transform:uppercase;letter-spacing:.075em;color:#78919d}.statusStrip b{font-size:14px}.statusStrip div:first-child b:before{content:"";display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px #35d39b1a,0 0 12px #35d39b8c}.quickStart{gap:10px;margin:10px 0 32px}.taskButton{position:relative;min-height:82px;padding:15px 17px;border-radius:14px;background:linear-gradient(135deg,#12252cf5,#0b191ff5);border-color:#203943;box-shadow:var(--shadow-soft);overflow:hidden}.taskButton:after{content:"→";position:absolute;right:17px;top:50%;translate:0 -50%;font-size:21px;color:#55717d;transition:translate .16s ease,color .16s ease}.taskButton:not(:disabled):hover:after{translate:4px -50%;color:var(--accent)}.taskButton span{font-size:11px;text-transform:uppercase;letter-spacing:.07em}.taskButton b{font-size:17px;letter-spacing:-.015em;padding-right:28px}.sessionTools{grid-template-columns:auto minmax(260px,1fr);max-width:100%;padding:10px 0 12px}.seg{border-radius:11px;background:#071014db}.seg button{border-radius:8px}.seg .active{background:#1b3039;box-shadow:0 3px 12px #0003}.search{border-radius:11px;background:#091318c7}.sessionList{gap:8px}.sessionRow{padding:7px 11px 7px 14px;border:1px solid transparent;border-radius:12px;transition:background .16s ease,border-color .16s ease}.sessionRow:hover{background:#0e1c23b8;border-color:var(--line-soft)}.sessionMain b{font-size:15px}.empty{border-radius:14px!important;background:linear-gradient(145deg,#0c1a20b8,#08121794)!important;border-color:#20343d!important;padding:24px!important}.sheetBackdrop{background:#010709b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sheet{width:min(100dvw,680px);border-radius:20px 20px 0 0;padding:19px 20px calc(env(safe-area-inset-bottom) + 20px);background:linear-gradient(155deg,#122129,#0a151a 66%);border-color:#2a414c;box-shadow:0 -30px 100px #00000080}.sheet header{min-height:48px}.sheet header b{font-size:19px;letter-spacing:-.025em}.sheet header span{margin-top:2px}.settingsGrid section{padding:2px 0 15px;gap:10px}.settingsNav{gap:9px}.settingsNav button{min-height:70px;border-radius:13px;background:linear-gradient(145deg,#102027,#0b181e);padding:13px 15px}.settingsNav button:hover{border-color:#34515e;background:linear-gradient(145deg,#152932,#0e1d24)}.settingsNav i{color:#5f7a86}.settingsNav small{margin-top:1px}.currentAccountCard,.profileRow,.modelChoice,.loginMethodCard{border-radius:12px;background:#081318b8}.dialogBackdrop{background:#010608c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dialog{border-radius:18px;background:linear-gradient(150deg,#14242c,#0b171c);border-color:#314954;padding:21px;box-shadow:var(--shadow)}.dialog h2{font-size:20px;letter-spacing:-.025em}.toasts{bottom:calc(env(safe-area-inset-bottom) + 22px)!important}.toast{border-radius:12px!important;box-shadow:var(--shadow)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chatShell{width:min(100%,1180px);margin:0 auto;background:linear-gradient(180deg,#081217e0,#050c0ff0);border-left:1px solid rgba(35,55,65,.45);border-right:1px solid rgba(35,55,65,.45)}.chatTop{min-height:64px;padding:0 5px;border-color:var(--line-soft)}.chatTitle b{font-size:16px;letter-spacing:-.015em}.feed{padding:18px 10px 14px;gap:12px}.bubble{border-radius:15px;padding:12px 14px}.bubble.user{background:linear-gradient(135deg,#2868cd,#337df0);box-shadow:0 10px 28px #1b54ae2e}.bubble.assistant,.bubble.image{background:linear-gradient(145deg,#101f26f0,#0a171cf0);border-color:#20343e;box-shadow:0 8px 30px #00000021}.composer{padding:10px 10px calc(env(safe-area-inset-bottom) + 11px);background:#060e12e6}.composeRow{grid-template-columns:44px minmax(0,1fr) 44px 68px;gap:8px}.composer textarea{border-radius:13px}.sendBtn{border-radius:12px}.moreMenu{border-radius:16px;padding:8px;background:linear-gradient(150deg,#14232b,#0a161b);border-color:#304752}.approvalCard{border-radius:15px}.login{background:radial-gradient(700px 480px at 20% 15%,rgba(53,211,155,.14),transparent 65%),radial-gradient(620px 440px at 90% 80%,rgba(51,123,243,.13),transparent 62%),#071014}.loginPanel{width:min(390px,100%);gap:15px;padding:30px;border:1px solid #263d47;border-radius:22px;background:linear-gradient(145deg,#112129eb,#081318eb);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login .mark{width:54px;height:54px;border:0;border-radius:16px;background:linear-gradient(145deg,#42dda6,#2482ea);color:#03120d;box-shadow:0 12px 32px #2dbc9740}.login h1{font-size:28px;letter-spacing:-.035em}.loginPanel input{min-height:48px}@media (min-width:760px){.sheetBackdrop{align-items:center}.sheet{max-height:min(84dvh,780px);border-radius:20px;animation:popMenu .2s ease-out both}.projectSheet{height:min(80dvh,720px)}}@media (max-width:700px){.appShell{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));padding-top:calc(env(safe-area-inset-top) + 10px)}.homeTop{min-height:54px;margin-bottom:7px}.homeTop>div:first-child{padding-left:43px}.homeTop>div:first-child:before{width:34px;height:34px;border-radius:10px;font-size:11px}.homeTop strong{font-size:18px}.iconRow{gap:6px}.iconBtn{border-radius:10px;box-shadow:none}.statusStrip{grid-template-columns:1fr;gap:1px;margin:7px -12px 10px;background:var(--line-soft)}.statusStrip div,.statusStrip .statusRowButton{min-height:0;padding:10px 12px;border:0;border-radius:0;background:var(--bg);box-shadow:none}.statusStrip div:first-child b:before{width:6px;height:6px;margin-right:7px}.quickStart{gap:8px;margin:12px 0 30px}.taskButton{min-height:70px;padding:12px;border-radius:12px;box-shadow:none}.taskButton:after{display:none}.taskButton b{font-size:15px;padding:0}.sessionTools{grid-template-columns:auto minmax(0,1fr);gap:8px}.sessionRow{padding-left:5px;padding-right:2px}.sheet{padding:15px 14px calc(env(safe-area-inset-bottom) + 14px);border-radius:18px 18px 0 0}.sheet header b{font-size:17px}.settingsNav button{min-height:64px;padding:11px 12px}.chatShell{border:0}.chatTop{min-height:56px;padding:0}.feed{padding:12px 0 10px}.bubble{border-radius:13px}.composer{padding-left:0;padding-right:0}.composeRow{grid-template-columns:42px minmax(0,1fr) 42px 62px;gap:6px}.loginPanel{padding:24px 20px;border-radius:19px}.login h1{font-size:25px}}.uiIcon{display:block;flex:0 0 auto}.homeShell{--content:1180px;position:relative}.homeShell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);mask-image:linear-gradient(to bottom,#000,transparent 72%)}.homeTop{position:relative;z-index:2}.homeTop>div:first-child:before{content:"A";font-family:Georgia,serif;font-size:22px;font-style:italic;color:#04100c;background:linear-gradient(145deg,#a4f4d5,#35d39b 46%,#2b79f0);border-radius:11px;box-shadow:0 0 0 1px #a4f4d538,0 12px 45px #35d39b40}.homeTop strong{font-weight:760}.homeTop span{letter-spacing:.015em}.homeTop .iconBtn{color:#9bb1bc}.homeTop .iconBtn:hover{color:#f3fbff;translate:0 -1px}.homeHero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:48px;align-items:end;min-height:330px;padding:52px 0 44px;position:relative}.homeHero:before{content:"";position:absolute;width:420px;height:420px;left:7%;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(53,211,155,.115),rgba(51,123,243,.055) 42%,transparent 70%);filter:blur(7px);pointer-events:none}.heroCopy{position:relative;z-index:1;display:grid;justify-items:start}.heroKicker{display:flex;align-items:center;gap:9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;letter-spacing:.16em;color:#86a49a}.heroKicker i{width:6px;height:6px;border-radius:50%;background:#5cf2b7;box-shadow:0 0 14px #35d39b}.heroCopy h1{margin:17px 0 18px;font-size:clamp(38px,4.35vw,62px);line-height:1.03;letter-spacing:-.055em;font-weight:730}.heroCopy h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#d6fff0,#54dca9 42%,#5a98ff 92%);background-clip:text;-webkit-background-clip:text}.heroCopy p{max-width:570px;margin:0;color:#8da4ae;font-size:15px;line-height:1.7}.heroMeta{display:flex;gap:18px;margin-top:23px;color:#6f8792;font-size:11px;font-weight:700}.heroMeta span{display:flex;align-items:center;gap:7px}.heroMeta span:before{content:"";width:3px;height:3px;border-radius:50%;background:#4f6975}.homeHero .statusStrip{grid-template-columns:1fr;align-self:end;gap:7px;margin:0}.homeHero .statusStrip div,.homeHero .statusStrip .statusRowButton{grid-template-columns:minmax(100px,.7fr) 1fr;grid-template-rows:auto auto;column-gap:16px;min-height:72px;padding:13px 16px;border-color:#36505b7a;background:linear-gradient(120deg,#0f1e25c2,#08141999);box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.homeHero .statusStrip span{align-self:end}.homeHero .statusStrip b{align-self:end;text-align:right}.homeHero .statusStrip small{grid-column:1/-1;color:#536b76;font-size:10px;text-align:right}.homeHero .statusStrip div:first-child b:before{display:none}.homeHero .statusStrip .statusRowButton:hover{border-color:#4ddaa96b;background:linear-gradient(120deg,#11262ce6,#09191dc7)}.quickStart{grid-template-columns:1.1fr .9fr;margin:0 0 54px;gap:12px}.quickStart .taskButton{display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:14px;min-height:132px;padding:18px 20px;text-align:left;border-radius:17px;background:linear-gradient(135deg,#10232aeb,#08151adb);border:1px solid rgba(52,81,93,.58);overflow:hidden}.quickStart .taskButton:after{display:none}.quickStart .taskButton>i{grid-row:1/4;width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#9aead0;background:#35d39b1a;border:1px solid rgba(83,225,178,.16)}.quickStart .taskButton>span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.15em;color:#66818c}.quickStart .taskButton>b{padding:0;font-size:18px;align-self:center}.quickStart .taskButton>small{font-size:11px;color:#637c87}.quickStart .taskButton>.uiIcon{grid-column:3;grid-row:1/4;align-self:center;color:#54717d;transition:translate .18s ease,color .18s ease}.quickStart .taskButton:hover{border-color:#4ca78b94;translate:0 -2px;box-shadow:0 18px 55px #0000003d}.quickStart .taskButton:hover>.uiIcon{translate:4px 0;color:#78e9bf}.quickStart .taskPrimary{background:radial-gradient(500px 160px at 0% 100%,rgba(53,211,155,.11),transparent 65%),linear-gradient(135deg,#11272df5,#08171ce6)}.quickStart .secondary>i{color:#9dbfff;background:#337bf31a;border-color:#5f96ff29}.sectionHeading{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px;padding:0 2px}.sectionHeading>div{display:grid;gap:3px}.sectionHeading span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;letter-spacing:.17em;color:#58717c}.sectionHeading h2{font-size:21px;letter-spacing:-.035em;margin:0}.sectionHeading>b{display:grid;place-items:center;min-width:28px;height:24px;border-radius:999px;padding:0 8px;background:#10232a;color:#78919c;font-size:11px}.searchWrap{position:relative;display:block}.searchWrap>.uiIcon{position:absolute;left:13px;top:50%;translate:0 -50%;z-index:1;color:#536d78;pointer-events:none}.searchWrap .search{padding-left:40px;height:42px}.sessionTools{top:-1px;border-bottom:1px solid rgba(29,47,55,.55)}.sessionList{gap:5px;padding-bottom:50px}.sessionRow{grid-template-columns:42px minmax(0,1fr) 42px;gap:12px;min-height:76px;padding:9px 10px;border-color:transparent}.sessionRow:hover{background:linear-gradient(90deg,#102128c2,#0a171c85);border-color:#273f4aa6;translate:2px 0}.sessionGlyph{width:38px;height:38px;min-height:38px;padding:0;border-radius:11px;color:#89e6c3;background:linear-gradient(145deg,#18372f,#10242a);border-color:#285144;font-size:14px}.sessionMain{align-content:center}.sessionMain b{font-size:15px;letter-spacing:-.012em}.sessionMain span{display:flex;align-items:center;gap:5px}.sessionArchive{width:38px;padding:0;display:grid;place-items:center;opacity:0;color:#78909b;background:transparent}.sessionRow:hover .sessionArchive,.sessionArchive:focus-visible{opacity:1}.providerBadge{border-radius:5px!important;padding:2px 5px!important;font-size:9px!important;letter-spacing:.05em;text-transform:uppercase}.homeShell .empty{min-height:180px;place-items:center;text-align:center;background:radial-gradient(400px 140px at 50% 100%,rgba(53,211,155,.055),transparent),#08131775!important}.homeShell .sessionTools:before,.homeShell .sessionTools:after{display:none}.homeShell .sessionMain b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chatTop .iconBtn:first-child{font-size:inherit}.sendBtn{display:flex;align-items:center;justify-content:center;gap:7px}.sendBtn .uiIcon{opacity:.86}.composer .iconBtn{color:#91a6b0}.composer .attach:not(:disabled){color:#83dfbe}.commandTrigger{display:flex;align-items:center;gap:8px;height:42px;min-height:42px;padding:0 9px 0 12px;border-radius:11px;color:#8da5b0;background:#0c191fc7}.commandTrigger span{font-size:12px!important;color:#9cb0b9!important}.commandTrigger kbd,.commandCenter kbd{border:1px solid #29404b;border-radius:6px;background:#0a171c;padding:3px 6px;color:#617984;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;box-shadow:inset 0 -1px #ffffff0a}.missionControl{display:grid;grid-template-columns:1.45fr .55fr;gap:12px;margin:-30px 0 52px}.missionMetrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(39,62,72,.6);border-radius:15px;background:#0813188c;overflow:hidden}.missionMetric{display:grid;align-content:center;gap:6px;min-height:102px;padding:16px 18px;border-right:1px solid rgba(39,62,72,.48)}.missionMetric:last-child{border:0}.missionMetric span{color:#627b86;font-size:10px;font-weight:700}.missionMetric b{font-size:25px;letter-spacing:-.045em}.missionMetric.live b{color:#6ce7ba}.missionMetric.wait b{color:#f0bc68}.activityChart{display:grid;grid-template-rows:auto 1fr;min-height:102px;padding:13px 15px;border:1px solid rgba(39,62,72,.6);border-radius:15px;background:#0813188c}.activityChart header{display:flex;justify-content:space-between;align-items:start}.activityChart header div{display:grid}.activityChart header span{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;color:#536d78}.activityChart header b{font-size:11px;margin-top:2px}.activityChart header small{font-size:9px;color:#536d78}.activityBars{height:48px;display:flex;gap:5px;align-items:end;padding-top:8px}.activityBars i{flex:1;min-height:4px;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,#55dfad,#226b57);opacity:.78;transition:height .25s ease}.commandBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:start center;padding:12vh 16px 16px;background:#010608b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fadeIn .14s ease-out both}.commandCenter{width:min(620px,100%);max-height:min(74vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #314b56;border-radius:18px;background:linear-gradient(155deg,#112129,#091419);box-shadow:0 30px 120px #000000a6;animation:popMenu .18s ease-out both}.commandCenter>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px 17px;border-bottom:1px solid #20333c;color:#74909c}.commandCenter>label input{height:38px;padding:0;border:0;background:transparent;box-shadow:none;font-size:16px}.commandResults{overflow:auto;padding:10px}.commandLabel{display:block;padding:10px 8px 6px;color:#506a75;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em;text-transform:uppercase}.commandResults>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:8px 10px;text-align:left;border:0;background:transparent}.commandResults>button:hover,.commandResults>button:focus-visible{background:#14272f}.commandResults>button>i{width:36px;height:36px;display:grid;place-items:center;border:1px solid #29434e;border-radius:10px;color:#8ce2c2;background:#10252a;font-style:normal}.commandResults>button>span{display:grid;gap:2px;min-width:0}.commandResults b,.commandResults small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commandResults b{font-size:13px}.commandResults small{font-size:10px;color:#617b86}.commandResults>button>.uiIcon{color:#4d6873}.commandProject{font-weight:850}.commandEmpty{padding:26px;text-align:center;color:#627b86;font-size:12px}.commandCenter>footer{display:flex;gap:16px;padding:10px 17px;border-top:1px solid #20333c;color:#506975;font-size:9px}@media (max-width:800px){.commandTrigger span,.commandTrigger kbd{display:none}.commandTrigger{width:44px;padding:0;justify-content:center}.missionControl{grid-template-columns:1fr;margin-top:-24px}.missionMetrics{grid-template-columns:repeat(4,minmax(0,1fr))}.activityChart{display:none}.missionMetric{min-height:82px;padding:12px}.missionMetric b{font-size:21px}}@media (max-width:520px){.homeTop .commandTrigger{display:none}.missionControl{margin:-20px 0 38px}.missionMetric{min-height:72px;padding:9px 7px}.missionMetric span{font-size:8px}.missionMetric b{font-size:19px}.commandBackdrop{padding:8vh 10px 10px}.commandCenter{max-height:82vh;border-radius:16px}.commandCenter>footer{display:none}}.taskLaunch{position:relative;z-index:1;display:grid;justify-items:start;width:100%}.taskLaunch h1{margin:15px 0 20px;font-size:clamp(36px,4vw,56px);line-height:1.04;letter-spacing:-.055em}.taskLaunch h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#d6fff0,#54dca9 48%,#5a98ff);background-clip:text;-webkit-background-clip:text}.taskPrompt{width:min(650px,100%);overflow:hidden;border:1px solid #2b4651;border-radius:17px;background:linear-gradient(145deg,#0e1f26f0,#071217f0);box-shadow:0 22px 70px #0000003d,inset 0 1px #ffffff06;transition:border-color .18s ease,box-shadow .18s ease}.taskPrompt:focus-within{border-color:#3b8f75;box-shadow:0 24px 80px #0000004d,0 0 0 3px #35d39b14}.taskPrompt textarea{min-height:116px;max-height:240px;padding:17px 18px 10px;border:0;border-radius:0;background:transparent;box-shadow:none;resize:vertical;font-size:15px;line-height:1.6}.taskPrompt footer{display:flex;align-items:center;gap:8px;padding:9px 10px;border-top:1px solid rgba(37,59,68,.62)}.workspacePill{display:flex;align-items:center;gap:7px;min-height:34px;padding:5px 9px;border:0;background:transparent;color:#829aa5}.workspacePill span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.launchHint{margin-left:auto;color:#4e6873;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.launchButton{display:flex;align-items:center;gap:8px;min-height:37px;padding:7px 12px;border-color:#45c99a;background:linear-gradient(135deg,#2ca97f,#287ee9);color:#fff;box-shadow:0 7px 24px #23917133}.launchButton:hover:not(:disabled){border-color:#72e3bc;background:linear-gradient(135deg,#34bb8d,#348bf3)}.taskLaunch .heroMeta{margin-top:16px}.agentDock{align-self:end;overflow:hidden;border:1px solid #29434e;border-radius:18px;background:linear-gradient(155deg,#0f1f26f0,#071217f0);box-shadow:0 24px 70px #0003}.agentDock>header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #1d333c}.agentDock>header div{display:grid;gap:2px}.agentDock>header span{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em;color:#58727d}.agentDock>header b{font-size:14px}.agentDock>header>i{font-style:normal;font-size:9px;color:#7b919a}.agentDock>header>i.online{color:#62dcb0}.providerDock{display:grid;padding:7px}.providerDock button{display:grid;grid-template-columns:34px minmax(0,1fr) 8px;align-items:center;gap:10px;min-height:54px;padding:7px 9px;border:0;background:transparent;text-align:left}.providerDock button:hover{background:#12262d}.providerDock button.active{background:linear-gradient(90deg,#35d39b1c,#19483d0d);box-shadow:inset 2px 0 #4bdbaa}.providerDock button>i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#132a31;color:#8ec7b4;font-style:normal;font-size:12px;font-weight:900}.providerDock button.active>i{color:#aaf6d9;background:#153b32}.providerDock button>span{display:grid;gap:1px;min-width:0}.providerDock button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#617b85;font-size:9px}.providerDock button>em{width:6px;height:6px;border-radius:50%;background:#405761}.providerDock button>em.ready{background:#48d5a2;box-shadow:0 0 10px #48d5a273}.agentDock>footer{display:flex;align-items:center;justify-content:space-between;padding:11px 14px;border-top:1px solid #1d333c}.agentDock>footer>div{display:grid}.agentDock>footer span{color:#58717c;font-size:8px}.agentDock>footer b{font-size:11px}.agentDock>footer button{display:flex;align-items:center;gap:6px;min-height:32px;padding:5px 8px;border:0;background:transparent;color:#7f99a4;font-size:10px}.homeHero{align-items:center;padding-top:34px}.quickStart{margin-top:9px}@media (max-width:800px){.taskLaunch h1{font-size:42px}.taskPrompt,.agentDock{width:100%}.providerDock{grid-template-columns:repeat(2,minmax(0,1fr))}.providerDock button.active{box-shadow:inset 0 2px #4bdbaa}.homeHero{align-items:start}}@media (max-width:520px){.homeHero{padding-top:22px}.taskLaunch h1{font-size:35px;margin-bottom:16px}.taskPrompt textarea{min-height:104px;font-size:14px}.launchHint{display:none}.workspacePill span{max-width:100px}.providerDock{grid-template-columns:1fr 1fr}.providerDock button{grid-template-columns:29px minmax(0,1fr) 6px;gap:7px;padding:6px}.providerDock button>i{width:28px;height:28px}.agentDock>header{padding:12px}.taskLaunch .heroMeta{display:none}}.chatShell{width:min(100%,1240px);border-color:#22394385;background:radial-gradient(700px 420px at 50% 0%,rgba(27,82,68,.07),transparent 70%),#050d11e0}.chatTop{display:grid;grid-template-columns:44px minmax(0,1fr) auto 44px 44px;gap:8px;min-height:76px;padding:8px 12px;border-bottom-color:#1d3038;background:#061014db}.chatIdentity{display:grid;align-content:center;min-width:0}.chatEyebrow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#55727d;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase}.chatTitle{display:flex;align-items:baseline;gap:9px;margin-top:3px}.chatTitle b{font-size:16px;letter-spacing:-.02em}.chatTitle span{font-size:9px}.chatPresence{align-self:center;display:grid;grid-template-columns:7px auto;column-gap:7px;padding:7px 10px;border:1px solid #263e48;border-radius:11px;background:#0b191fc2}.chatPresence>i{align-self:center;width:6px;height:6px;border-radius:50%;background:#70858d}.chatPresence>span{font-size:10px;font-weight:800}.chatPresence>small{grid-column:2;color:#536b75;font-size:8px}.chatPresence.running>i,.chatPresence.active>i{background:#efaf4f;box-shadow:0 0 10px #efaf4f80}.chatPresence.idle>i,.chatPresence.complete>i{background:#4bd6a2;box-shadow:0 0 10px #4bd6a273}.chatPresence.failed>i,.chatPresence.interrupted>i{background:#f06770}.chatBack{color:#89a0aa}.feed{padding:28px max(18px,calc((100% - 820px)/2)) 160px;gap:15px;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:100% 48px}.bubble{max-width:min(780px,92%);padding:13px 15px;line-height:1.62;animation-duration:.22s}.bubble.user{max-width:min(680px,86%);border:1px solid rgba(78,142,235,.42);background:linear-gradient(145deg,#235cb5,#276fd8);box-shadow:0 12px 40px #12408733}.bubble.assistant,.bubble.image{border-color:#233c47;background:linear-gradient(150deg,#102027fa,#08151af5);box-shadow:0 14px 48px #00000029}.bubbleHead{padding-bottom:7px;border-bottom:1px solid rgba(44,68,78,.42);font-size:9px;letter-spacing:.04em}.bubble.user .bubbleHead{border-bottom-color:#ffffff1f}.md h3{margin-top:14px;font-size:16px}.codeBlock{border-radius:11px;border-color:#29434f;box-shadow:0 9px 32px #0003}.codeBlock>div{padding:7px 10px;background:#0d1b21}.codeBlock pre{padding:13px}.event{border-radius:12px;background:#0b191fc7}.sys{border:0!important;background:#0e2025bd!important;color:#6e8993!important;font-size:10px!important}.sys.complete{color:#8ce8c4!important;background:#195b4638!important}.approvalCard{box-shadow:0 16px 50px #00000040}.composer{padding:0 18px calc(env(safe-area-inset-bottom) + 16px);border:0;background:linear-gradient(0deg,#061014 62%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.composerSurface{width:min(850px,100%);margin:0 auto;overflow:hidden;border:1px solid #2b4651;border-radius:17px;background:linear-gradient(145deg,#102027fa,#081419fa);box-shadow:0 22px 70px #00000073,0 0 0 1px #ffffff05}.composerSurface:focus-within{border-color:#39775f}.composeRow{grid-template-columns:42px minmax(0,1fr) 42px 70px;padding:8px 8px 3px;gap:6px}.composer textarea{min-height:48px;height:48px;padding:12px 10px;border:0;background:transparent;box-shadow:none;font-size:14px}.composer .iconBtn{border:0;background:transparent;box-shadow:none}.composer .stopButton:not(:disabled){color:#e88b8f}.composer .sendBtn{min-height:40px;align-self:center}.composerMeta{display:flex;justify-content:space-between;gap:12px;padding:2px 14px 9px;color:#4d6771;font-size:8px}.attachTray{padding:8px 8px 0}.jumpBottom{right:max(20px,calc((100vw - 820px)/2));bottom:calc(env(safe-area-inset-bottom) + 116px);border-radius:999px}@media (max-width:700px){.chatTop{grid-template-columns:42px minmax(0,1fr) 42px 42px;min-height:64px;padding:5px 0}.chatPresence{grid-column:2;grid-row:2;display:flex;justify-self:start;padding:0;border:0;background:transparent}.chatPresence>small{display:none}.chatPresence>span{font-size:9px}.chatIdentity{grid-column:2;grid-row:1}.chatTop>.iconBtn:nth-last-child(2){grid-column:3;grid-row:1/3}.chatTop>.iconBtn:last-child{grid-column:4;grid-row:1/3}.chatBack{grid-row:1/3}.chatEyebrow{font-size:7px}.chatTitle{margin-top:1px}.chatTitle b{font-size:14px}.chatTitle span{display:none}.feed{padding:18px 0 140px;gap:11px;background-image:none}.bubble{max-width:95%;border-radius:14px}.bubble.user{max-width:90%}.composer{padding:0 0 calc(env(safe-area-inset-bottom) + 7px)}.composerSurface{border-radius:15px}.composeRow{grid-template-columns:40px minmax(0,1fr) 40px 60px;padding:5px}.composerMeta{padding:0 10px 7px}.composerMeta span:last-child{display:none}}.homeTop>.brandLockup{padding:0;display:flex;grid-template:none;align-items:center;gap:11px}.homeTop>.brandLockup:before,.homeTop>div:first-child:before{content:none}.brandLockup{display:flex;align-items:center;gap:11px;min-width:0}.brandMark{width:42px;height:42px;display:block;flex:0 0 auto;border-radius:11px;box-shadow:0 10px 34px #00000052}.brandLockup>span{display:grid;gap:1px;min-width:0}.brandLockup strong{font-size:20px;letter-spacing:-.03em}.brandLockup small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#667f89;font-size:9px;letter-spacing:.04em}.brandLockup.compact small{display:none}.loginMark{width:64px;height:64px;border-radius:15px;box-shadow:0 16px 44px #0000005c}.loginPanel>div{display:grid;gap:3px}.loginPanel p{margin:0;color:#708994;font-size:12px}.loginPanel .primary{min-height:48px}.loginPanel>.mark{display:none}@media (max-width:700px){.brandMark{width:36px;height:36px;border-radius:9px}.brandLockup{gap:8px}.brandLockup strong{font-size:18px}.brandLockup small{max-width:150px;font-size:8px}.homeTop>.brandLockup{padding:0}}.outputShelf{display:grid;gap:11px;margin:-30px 0 48px}.outputShelf>header{display:flex;align-items:end;justify-content:space-between;padding:0 2px}.outputShelf>header div{display:grid}.outputShelf>header span{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em;color:#59727d}.outputShelf>header b{font-size:16px}.outputShelf>header small{color:#5e7680;font-size:9px}.outputShelf>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.outputShelf a{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:62px;padding:9px 10px;border:1px solid #213943;border-radius:12px;background:#09151aad;text-decoration:none;transition:background .16s ease,border-color .16s ease,translate .16s ease}.outputShelf a:hover{translate:0 -2px;border-color:#376252;background:#10272b}.outputShelf a>i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#132b30;color:#75dcb6;font-style:normal;font-size:8px;font-weight:900}.outputShelf a>span{display:grid;min-width:0}.outputShelf a b,.outputShelf a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outputShelf a b{font-size:11px}.outputShelf a small{color:#5e7781;font-size:8px}.outputShelf a>.uiIcon{color:#4e6873}@media (max-width:800px){.outputShelf>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.outputShelf{margin-top:-20px}.outputShelf>div{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.outputShelf a{min-width:230px;scroll-snap-align:start}}@media (max-width:800px){.homeHero{grid-template-columns:1fr;gap:28px;min-height:0;padding:32px 0 28px}.heroCopy h1{font-size:clamp(36px,10vw,52px)}.homeHero .statusStrip{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px;background:transparent;margin:0}.homeHero .statusStrip div,.homeHero .statusStrip .statusRowButton{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:5px;min-height:74px;padding:11px;border:1px solid var(--line-soft);border-radius:12px;background:#0a161bc7}.homeHero .statusStrip b{text-align:left;font-size:12px}.homeHero .statusStrip small{display:none}.quickStart{grid-template-columns:1fr 1fr}.quickStart .taskButton{grid-template-columns:38px minmax(0,1fr);min-height:118px;padding:14px;column-gap:10px}.quickStart .taskButton>i{width:36px;height:36px}.quickStart .taskButton>.uiIcon{display:none}.quickStart .taskButton>b{font-size:15px}.quickStart .taskButton>small{grid-column:2}.sessionArchive{opacity:1}}@media (max-width:520px){.homeTop>div:first-child span{max-width:150px}.homeHero{padding-top:27px}.heroCopy h1{font-size:38px;margin-top:14px}.heroCopy p{font-size:13px}.heroMeta{gap:11px;flex-wrap:wrap}.homeHero .statusStrip{gap:4px}.homeHero .statusStrip div,.homeHero .statusStrip .statusRowButton{padding:9px 8px;min-width:0}.homeHero .statusStrip span{font-size:8px}.homeHero .statusStrip b{font-size:11px;overflow:hidden;text-overflow:ellipsis}.quickStart{gap:7px;margin-bottom:40px}.quickStart .taskButton{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-height:145px;padding:13px}.quickStart .taskButton>i{margin-bottom:2px}.quickStart .taskButton>span{font-size:8px}.quickStart .taskButton>b{white-space:normal;line-height:1.3}.quickStart .taskButton>small{line-height:1.35}.sectionHeading h2{font-size:19px}.sessionTools{grid-template-columns:auto minmax(0,1fr)}.sessionRow{grid-template-columns:36px minmax(0,1fr) 36px;gap:9px;padding-left:2px}.sessionGlyph{width:34px;height:34px;min-height:34px}.sessionMain small{display:none}.sessionMain span{display:block}.sessionArchive{width:34px}}.workPulse{display:grid;gap:0;margin:4px 0 44px;overflow:hidden;border:1px solid #213943;border-radius:16px;background:#081419b3}.workPulse>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px}.workPulse>header>div{display:grid;gap:3px}.workPulse>header span{color:#58727d;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em}.workPulse>header b{font-size:15px}.workPulse>header>i{padding:5px 8px;border-radius:999px;background:#332715;color:#efbd70;font-size:9px;font-style:normal}.workPulseList{display:grid;border-top:1px solid #1c3038}.workPulseList button{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:9px 17px;border:0;border-bottom:1px solid #172a31;border-radius:0;background:transparent;text-align:left}.workPulseList button:last-child{border-bottom:0}.workPulseList button:hover{background:#102329}.workPulseList button>span{display:grid;gap:2px;min-width:0}.workPulseList b,.workPulseList small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workPulseList b{font-size:13px}.workPulseList small{color:#627b85;font-size:9px}.liveDot{width:7px;height:7px;border-radius:50%;background:#e8ae57;box-shadow:0 0 12px #e8ae5766}.workPulse>footer{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:10px 12px;border-top:1px solid #1c3038}.workPulse>footer>span{flex:0 0 auto;color:#58727d;font-size:9px}.workPulse>footer button{display:flex;align-items:center;gap:8px;flex:0 0 auto;max-width:240px;min-height:32px;padding:5px 9px;border:0;background:#102027;color:#b8c8cf;font-size:10px}.workPulse>footer button small{color:#5c7580}.projectShortcut{display:flex;align-items:center;gap:7px;min-height:34px;padding:5px 8px;border:0;background:transparent;color:#78909a;font-size:10px}.sectionHeading{align-items:center}@media (max-width:700px){html,body,#root{width:100%;max-width:100%;overscroll-behavior-x:none}.homeShell{width:100%;max-width:100%;padding-left:16px;padding-right:16px;overflow-x:hidden}.homeShell>*{max-width:100%;min-width:0}.homeTop{min-width:0;min-height:50px;margin:0}.homeTop .secondaryAction{display:none}.homeTop .iconRow{flex:0 0 auto}.homeTop .iconBtn{width:40px;height:40px}.brandMark{width:32px;height:32px;border-radius:8px;box-shadow:none}.brandLockup{gap:8px}.brandLockup strong{font-size:16px}.brandLockup small{display:none}.homeHero{width:100%;gap:22px;padding:30px 0 24px}.taskLaunch h1{margin:12px 0 16px;font-size:clamp(31px,9.5vw,40px);line-height:1.08}.taskPrompt{width:100%;border-radius:15px}.taskPrompt textarea{min-height:94px;padding:14px;font-size:14px}.taskPrompt footer{padding:7px}.launchButton{min-width:74px;justify-content:center}.agentDock{width:100%;border-radius:15px;box-shadow:none}.providerDock{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.providerDock button{width:100%;min-width:0}.workPulse{margin:0 0 34px;border-radius:14px}.workPulse>footer{scrollbar-width:none}.sectionHeading{margin-bottom:8px}.sectionHeading h2{font-size:20px}.sessionTools{top:-1px}.composer{padding:0 8px calc(env(safe-area-inset-bottom) + 8px)}.composerSurface{border-radius:14px}.composeRow{grid-template-columns:38px minmax(0,1fr) 38px 44px;padding:5px;gap:3px}.composer textarea{min-height:46px;height:46px;padding:12px 8px}.composer .sendBtn{width:40px;min-height:40px;height:40px;padding:0;border-radius:12px}.composer .sendBtn span{display:none}.composer .stopButton:disabled{visibility:hidden}.composerMeta{padding:0 9px 7px}.jumpBottom{left:50%;right:auto;bottom:calc(env(safe-area-inset-bottom) + 102px);translate:-50% 0;min-height:34px;padding:5px 11px;font-size:10px;box-shadow:0 10px 28px #0000006b}}.launchButton,.composer .sendBtn{position:relative!important;border:1px solid #34422f!important;border-radius:2px!important;background:linear-gradient(135deg,#141c12,#0e1511)!important;color:#e8eee5!important;box-shadow:none!important;transition:border-color .16s ease,background .16s ease,color .16s ease!important}.launchButton:before,.composer .sendBtn:before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:2px!important;background:var(--signal)!important;box-shadow:0 0 12px #c8ff5733!important}.launchButton{min-width:136px!important;min-height:54px!important;padding:8px 16px 8px 18px!important;justify-content:space-between!important;font-size:14px!important;font-weight:780!important;letter-spacing:.02em!important}.launchButton .uiIcon,.composer .sendBtn .uiIcon{color:var(--signal)!important;opacity:1!important}.launchButton:hover:not(:disabled),.composer .sendBtn:hover:not(:disabled){border-color:#71864b!important;background:linear-gradient(135deg,#1a2514,#111a12)!important;color:#f5f8f2!important}.launchButton:active:not(:disabled),.composer .sendBtn:active:not(:disabled){background:var(--signal)!important;color:#11160b!important}.launchButton:active:not(:disabled) .uiIcon,.composer .sendBtn:active:not(:disabled) .uiIcon{color:#11160b!important}.launchButton:disabled,.composer .sendBtn:disabled{border-color:#242e28!important;background:#0d1310!important;color:#526057!important;opacity:.7!important}.launchButton:disabled:before,.composer .sendBtn:disabled:before{background:#3b493d!important;box-shadow:none!important}.composer .sendBtn:disabled .uiIcon{color:#526057!important}.composer .sendBtn{min-height:40px!important;padding:7px 10px 7px 12px!important;font-weight:760!important}.composer .sendBtn.updating .uiIcon{animation:composerUpdatingSpin 1.1s linear infinite;color:#77847c!important}@keyframes composerUpdatingSpin{to{rotate:360deg}}.composer .stopButton:not(:disabled){border:1px solid #493034!important;background:#171012!important;color:#e88b8f!important}@media (max-width:700px){.launchButton{min-width:118px!important}.composer .sendBtn{width:38px!important;height:38px!important;min-height:38px!important;padding:0!important}.composer .sendBtn:before{width:2px!important}}.homeShell .taskPrompt footer .launchButton{min-width:136px!important;min-height:54px!important;border:1px solid #34422f!important;border-radius:2px!important;background:linear-gradient(135deg,#141c12,#0e1511)!important;color:#e8eee5!important;box-shadow:none!important}.homeShell .taskPrompt footer .launchButton:before{width:2px!important;background:var(--signal)!important}.homeShell .taskPrompt footer .launchButton .uiIcon{color:var(--signal)!important}.chatShell .composerSurface .composeRow .sendBtn,.chatShell .composerSurface .composeRow .stopButton{align-self:center!important;width:40px!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border-radius:2px!important}.chatShell .composerSurface .composeRow .sendBtn{border:1px solid #34422f!important;background:linear-gradient(135deg,#141c12,#0e1511)!important;color:#e8eee5!important}.chatShell .composerSurface .composeRow .stopButton:not(:disabled){border:1px solid #493034!important;background:#171012!important;color:#e88b8f!important}.workPulseList button.done{background:linear-gradient(90deg,rgba(200,255,87,.045),transparent 65%)}.doneDot{display:grid;place-items:center;width:14px;height:14px;border:1px solid #6f8349;color:var(--signal);font:8px ui-monospace,monospace;font-style:normal}.viewer{background:#050708!important}.viewer header{min-height:58px;align-items:stretch!important;gap:0!important;padding:env(safe-area-inset-top) max(10px,env(safe-area-inset-right)) 0!important;border-bottom:1px solid #20292f;background:#080b0e}.viewer header button,.viewer header a{display:flex;align-items:center;justify-content:center;min-height:48px;margin:0;padding:8px 15px;border:0!important;border-left:1px solid #20292f!important;border-radius:0!important;background:transparent!important;color:#9ba7ac!important;box-shadow:none!important;text-decoration:none;font:720 11px ui-sans-serif,system-ui,sans-serif}.viewer header button:first-child{border-left:0!important;color:#eef3f1!important}.viewer header button:hover,.viewer header a:hover{background:#0e1518!important;color:var(--signal)!important}.viewer header a{position:relative;padding-left:20px!important}.viewer header a:before{content:"";position:absolute;left:10px;top:50%;width:4px;height:4px;translate:0 -50%;background:var(--signal)}.settingsSheet .sheetActions{flex-wrap:nowrap!important}.settingsSheet .sheetActions button{min-width:64px!important;min-height:50px!important;padding:8px 12px!important}.settingsSheet .providerChoices{gap:0!important;border-top:1px solid #273137!important}.settingsSheet .providerChoices button{min-height:70px!important;padding:12px 10px!important;border:0!important;border-bottom:1px solid #273137!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.settingsSheet .providerChoices button.active{background:linear-gradient(90deg,rgba(200,255,87,.07),transparent 70%)!important;box-shadow:inset 2px 0 var(--signal)!important}.settingsSheet .providerChoices i{width:14px!important;height:14px!important;border:1px solid #536168!important;border-radius:0!important}.settingsSheet .providerChoices .active i{border:1px solid var(--signal)!important;background:var(--signal)!important;box-shadow:inset 0 0 0 4px #10160d!important}.settingsSheet .modeButtons{gap:0!important;border:1px solid #29343a!important}.settingsSheet .modeButtons button{min-height:48px!important;border:0!important;border-right:1px solid #29343a!important;border-radius:0!important;background:transparent!important;color:#7e8a90!important}.settingsSheet .modeButtons button:last-child{border-right:0!important}.settingsSheet .modeButtons button.active{background:linear-gradient(180deg,rgba(200,255,87,.07),transparent)!important;color:#eef3ef!important;box-shadow:inset 0 -2px var(--signal)!important}.settingsSheet .currentAccountCard,.settingsSheet .profileRow{border:1px solid #29343a!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.settingsSheet .profileList{gap:0!important}.settingsSheet .profileRow{padding:13px 11px!important;border-bottom:0!important}.settingsSheet .profileRow:last-child{border-bottom:1px solid #29343a!important}.settingsSheet .profileRow button,.settingsSheet section>button{min-height:38px!important;border:1px solid #2d3a40!important;border-radius:0!important;background:#0c1316!important;box-shadow:none!important}.settingsSheet .profileRow button:hover,.settingsSheet section>button:hover{border-color:#536168!important;background:#11191c!important}.settingsSheet .profileRow .dangerText{border-color:#472a2e!important;background:transparent!important;color:#e78c93!important}.settingsSheet .profileBadges i,.settingsSheet .profileBadges em{border-radius:0!important;background:transparent!important}.settingsSheet .profileBadges i:first-child{border-color:#4d6232!important;color:var(--signal)!important}.chatShell .bubble .copyBtn,.chatShell .event .copyBtn,.chatShell .codeBlock .copyBtn{min-height:28px!important;padding:4px 8px!important;border:1px solid #2b363c!important;border-radius:1px!important;background:transparent!important;color:#849197!important;box-shadow:none!important;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.05em}.chatShell .copyBtn:hover{border-color:#56636a!important;color:#eef3f1!important}.chatShell .copyBtn.ok{border-color:#647a40!important;background:#11180e!important;color:var(--signal)!important}@media (max-width:700px){.homeShell .taskPrompt footer .launchButton{min-width:118px!important}.chatShell .composerSurface .composeRow{grid-template-columns:36px minmax(0,1fr) 38px 38px!important;gap:3px!important}.chatShell .composerSurface .composeRow .sendBtn,.chatShell .composerSurface .composeRow .stopButton{width:38px!important;height:38px!important;min-height:38px!important}.settingsSheet .profileRow{grid-template-columns:1fr 1fr!important}.settingsSheet .profileRow>div{grid-column:1/-1!important}.settingsSheet .profileRow button{width:auto!important}}@media (max-width:700px){.chatTop{position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 40px 40px!important;grid-template-rows:44px 20px!important;gap:0 5px!important;min-height:76px!important;height:auto!important;padding:6px 0!important;background:#080d10f5!important}.chatBack{grid-column:1!important;grid-row:1/3!important;align-self:center!important;width:40px!important;height:40px!important}.chatIdentity{grid-column:2!important;grid-row:1!important;align-content:center!important;padding:0!important;min-width:0!important}.chatEyebrow{font-size:7px!important;line-height:1!important;letter-spacing:.14em!important}.chatTitle{display:flex!important;margin-top:5px!important;min-width:0!important}.chatTitle b{font-size:14px!important;line-height:1.15!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.chatTitle span{display:none!important}.chatPresence{position:static!important;grid-column:2!important;grid-row:2!important;align-self:start!important;justify-self:start!important;display:flex!important;align-items:center!important;gap:6px!important;padding:0!important;border:0!important;background:transparent!important}.chatPresence>i{width:5px!important;height:5px!important}.chatPresence>span{font-size:8px!important}.chatPresence>small{display:none!important}.chatTop>.iconBtn:nth-last-child(2){grid-column:3!important;grid-row:1/3!important;align-self:center!important;width:40px!important;height:40px!important}.chatTop>.iconBtn:last-child{grid-column:4!important;grid-row:1/3!important;align-self:center!important;width:40px!important;height:40px!important}}.chatTop .iconBtn{border:1px solid transparent!important;border-radius:2px!important;background:transparent!important;box-shadow:none!important;color:#89959a!important}.chatTop .iconBtn:hover,.chatTop .iconBtn:focus-visible{border-color:#2b363c!important;background:#0d1417!important;color:#eef3f1!important}.chatTop .chatBack{position:relative!important;color:#aab5ba!important}.chatTop .chatBack:after{content:"";position:absolute;right:-1px;top:10px;bottom:10px;width:1px;background:#263138}.chatShell .feed.emptyFeed{justify-content:center!important}.conversationEmpty{position:relative;display:grid;align-content:center;gap:10px;width:min(520px,calc(100% - 28px));min-height:210px;margin:auto;padding:28px 28px 28px 38px;border-left:1px solid #344139;background:linear-gradient(90deg,rgba(200,255,87,.035),transparent 72%)}.conversationEmpty:before{content:"";position:absolute;left:-3px;top:28px;width:5px;height:5px;background:var(--signal);box-shadow:0 0 12px #c8ff5780}.conversationEmpty span{color:#68756e;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.conversationEmpty b{font:500 clamp(28px,5vw,42px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.04em}.conversationEmpty p{max-width:360px;margin:0;color:#748087;font-size:12px;line-height:1.6}@media (max-width:700px){.chatTop{grid-template-columns:40px minmax(0,1fr) 38px 38px!important;grid-template-rows:46px 20px!important;column-gap:4px!important;min-height:78px!important;padding:6px 0!important}.chatBack{width:38px!important;height:44px!important}.chatTop>.iconBtn:nth-last-child(2),.chatTop>.iconBtn:last-child{width:38px!important;height:44px!important}.chatIdentity,.chatPresence{padding-left:5px!important}.chatTitle b{font-size:14px!important;letter-spacing:-.025em!important}.conversationEmpty{width:calc(100% - 36px);min-height:180px;padding:24px 20px 24px 28px}.conversationEmpty b{font-size:30px}.conversationEmpty p{font-size:11px}}.liveTrace{position:absolute!important;top:calc(env(safe-area-inset-top) + 82px)!important;left:50%!important;grid-row:auto!important;width:min(760px,calc(100% - 28px))!important;margin:0!important;translate:-50% 0!important;border:0!important;border-top:1px solid #38443a!important;border-bottom:1px solid #29343a!important;background:#070c0ee6!important;box-shadow:0 10px 35px #00000038!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;animation:traceIn .16s ease-out both!important}.liveTrace>header{min-height:30px!important;padding:5px 9px!important;border-bottom:1px solid #202a2f!important}.liveTrace>header span{color:#68756e!important}.liveTrace>header b{font-size:9px!important;font-weight:650!important;color:#aeb8b3!important}.liveTrace>header i{width:5px!important;height:5px!important;border-radius:50%!important}.liveTrace>div{max-height:76px!important}.liveTrace article{grid-template-columns:38px minmax(0,1fr)!important;min-height:34px!important;padding:5px 9px!important;border-color:#192226!important}.liveTrace article>em{font-size:7px!important;letter-spacing:.08em}.liveTrace article b{font-size:9px!important;font-weight:650!important}.liveTrace article small{font-size:8px!important}.chatShell:has(.liveTrace) .feed{padding-top:34px!important}@keyframes traceIn{0%{opacity:0;translate:-50% -5px}to{opacity:1;translate:-50% 0}}.composer textarea:focus{outline:0!important;border-color:transparent!important;box-shadow:none!important}@media (max-width:700px){.liveTrace{top:calc(env(safe-area-inset-top) + 68px)!important;width:calc(100% - 12px)!important}.liveTrace>div{max-height:70px!important}.liveTrace article:nth-last-child(n+3){display:none!important}.chatShell:has(.liveTrace) .feed{padding-top:28px!important}}.chatTop{background:#080d10!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.chatIdentity{background:transparent!important;box-shadow:none!important}.chatTitle,.chatTitle b{min-width:0!important;max-width:100%!important}.jumpBottom{bottom:calc(var(--composer-height,110px) + 10px)!important;left:50%!important;right:auto!important;translate:-50% 0!important;min-height:30px!important;padding:4px 10px!important;border:1px solid #344048!important;border-radius:1px!important;background:#0b1215!important;box-shadow:4px 4px #0000002e!important;font-size:9px!important}@media (max-width:700px){.composer .sendModeSwitch{grid-template-columns:1fr 1fr!important;gap:2px!important;padding:4px!important}.composer .sendModeSwitch button{display:flex!important;align-items:center!important;gap:6px!important;min-height:34px!important;padding:5px 9px 5px 22px!important}.composer .sendModeSwitch button:before{left:9px!important;width:4px!important;height:4px!important}.composer .sendModeSwitch button span{font-size:10px!important}.composer .sendModeSwitch button small{font-size:7px!important}.composer .sendModeSwitch>i{display:none!important}.composeRow{grid-template-columns:36px minmax(0,1fr) 34px 40px!important;gap:2px!important;padding:4px!important}.composer textarea{max-height:112px!important;padding-left:7px!important;padding-right:7px!important}.composer .stopButton{width:34px!important;height:38px!important;min-height:38px!important}.composer .sendBtn{width:38px!important;height:38px!important;min-height:38px!important}.composerMeta{padding-top:2px!important}}.chatTop{background:transparent!important;border-bottom-color:#263138!important}@media (max-width:700px){.chatTop{position:relative!important;grid-template-columns:38px minmax(0,1fr) 36px 36px!important;grid-template-rows:54px!important;gap:4px!important;min-height:54px!important;height:54px!important;padding:0!important}.chatBack{grid-column:1!important;grid-row:1!important;width:36px!important;height:36px!important;align-self:center!important}.chatIdentity{grid-column:2!important;grid-row:1!important;align-content:start!important;padding-top:8px!important;padding-bottom:12px!important}.chatEyebrow{font-size:6px!important}.chatTitle{margin-top:0!important}.chatTitle b{font-size:12px!important;line-height:1.15!important}.chatPresence{position:absolute!important;left:46px!important;bottom:4px!important;display:flex!important;gap:5px!important;padding:0!important;border:0!important;background:transparent!important}.chatPresence>span{font-size:7px!important}.chatPresence>i{width:4px!important;height:4px!important}.chatTop>.iconBtn:nth-last-child(2){grid-column:3!important;grid-row:1!important;width:34px!important;height:34px!important;align-self:center!important}.chatTop>.iconBtn:last-child{grid-column:4!important;grid-row:1!important;width:34px!important;height:34px!important;align-self:center!important}}.taskModeBar{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;border-bottom:1px solid #2a3439!important;background:#0a0f12!important}.taskModeBar button{position:relative;min-height:56px!important;padding:11px 16px 12px 42px!important;border:0!important;border-right:1px solid #252f34!important;background:transparent!important;color:#8a969b!important;text-align:left;font:780 11px ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.02em}.taskModeBar button:before{position:absolute;left:14px;top:50%;translate:0 -50%;color:#4d595f;font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.taskModeBar button:first-child:before{content:"01"}.taskModeBar button:nth-child(2):before{content:"02"}.taskModeBar button.active{background:#0e1512!important;color:#e9efea!important;box-shadow:inset 0 2px var(--signal)!important}.taskModeBar button.active:before{color:var(--signal)}.taskModeBar>span{grid-column:1/-1;min-height:29px;padding:8px 15px!important;border-top:1px solid #1b2429;color:#657178!important;text-align:left!important;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.06em}.taskPrompt footer{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:0!important;background:#0a1013}.workspacePill{justify-content:flex-start!important;border:0!important;border-right:1px solid #263138!important;background:transparent!important;color:#8a979c!important}.launchHint{align-self:center;padding:0 14px!important;color:#4e5a60!important;font-size:8px!important}.launchButton{position:relative;min-width:146px!important;min-height:54px!important;padding:8px 16px!important;border:0!important;border-left:1px solid #728545!important;background:#141c10!important;color:var(--signal)!important;font-size:14px!important;letter-spacing:.03em}.launchButton:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--signal)}.launchButton:hover:not(:disabled){background:var(--signal)!important;color:#101408!important}.launchButton:disabled{background:#0d1310!important;color:#536043!important}.homeQuota{grid-column:1/-1;display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1.8fr) 24px;align-items:center;gap:18px;width:100%;padding:14px 2px;border:0;border-top:1px solid #263138;border-bottom:1px solid #263138;border-radius:0;background:transparent;text-align:left}.homeQuota>span{display:grid;gap:4px}.homeQuota>span i{color:#657178;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;letter-spacing:.16em}.homeQuota>span b{font-size:13px}.homeQuota>div{display:flex;gap:22px;min-width:0}.homeQuota em{display:grid;grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:3px 12px;min-width:120px;font-style:normal}.homeQuota em small{color:#758188;font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.homeQuota em strong{font:600 13px Georgia,Times New Roman,serif}.homeQuota em>i{grid-column:1/-1;height:2px;background:#202b30}.homeQuota em u{display:block;height:100%;background:var(--signal);text-decoration:none}.homeQuota>svg{color:#69767c}.homeQuota:hover{background:linear-gradient(90deg,rgba(200,255,87,.025),transparent)}.sheetBackdrop{background:#030608c2!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.sheet{gap:0!important;width:min(100dvw,700px)!important;border:1px solid #303a40!important;border-bottom:0!important;border-radius:2px 2px 0 0!important;padding:0 18px calc(env(safe-area-inset-bottom) + 18px)!important;background:#090e11!important;box-shadow:0 -1px #65733e,18px -18px #6d7cff0b!important}.sheet>header{min-height:70px!important;border-bottom:1px solid #29343a}.sheet>header>div:first-child:before{content:"COMMAND / SECONDARY";color:#647178;font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.sheet header b{font-family:Georgia,Times New Roman,serif;font-size:18px!important;font-weight:500!important}.sheetActions{gap:0!important}.sheetActions button{min-height:34px;border:0!important;border-left:1px solid #29343a!important;border-radius:0!important;background:transparent!important;color:#89959a!important}.sheetActions button:hover{color:var(--signal)!important;background:#10160f!important}.settingsNav button,.currentAccountCard,.profileRow,.modelChoice,.loginMethodCard,.quotaGrid>div{border-radius:1px!important;background:#0b1114!important;box-shadow:none!important}.settingsNav button{border-color:#283238!important}.settingsNav button:hover{background:#10171a!important;border-color:#3b474d!important}.quotaGrid{gap:1px!important;padding-top:14px}.quotaGrid>div{border-color:#283238!important}.quotaTrack{height:3px!important;border:0!important;border-radius:0!important;background:#202a2f!important;box-shadow:none!important}.quotaTrack i{border-radius:0!important;box-shadow:none!important}.moreMenu{min-width:250px!important;border:1px solid #303b40!important;border-radius:1px!important;background:#090e11!important;box-shadow:10px 10px #6d7cff0e!important}.moreMenu:before{content:"SESSION / COMMANDS";display:block;padding:9px 13px;border-bottom:1px solid #283238;color:#68757b;font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.15em}.moreMenu button{position:relative;grid-template-columns:minmax(0,1fr) auto!important;min-height:52px!important;padding:10px 13px!important;border-bottom:1px solid #202a2f!important;background:transparent!important}.moreMenu button b{font-size:11px!important}.moreMenu button span{font-size:8px!important}.moreMenu button:hover{padding-left:17px!important;background:#0f1619!important}.moreMenu button.active{box-shadow:inset 2px 0 var(--signal)!important}.moreMenu .menuBack{color:var(--signal)!important}.attachMenu{border-radius:1px!important;background:#090e11!important;box-shadow:8px 8px #6d7cff0e!important}.attachMenu button:hover{background:#0f1619!important}@media (max-width:700px){.taskModeBar button{min-height:51px!important;padding-left:38px!important}.taskModeBar>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskPrompt footer{grid-template-columns:minmax(0,1fr) auto}.launchHint{display:none}.launchButton{min-width:126px!important}.homeQuota{grid-template-columns:90px minmax(0,1fr) 18px;gap:10px}.homeQuota>div{gap:12px;overflow:hidden}.homeQuota em{min-width:100px}.homeQuota em:nth-child(n+3){display:none}.sheet{padding-left:12px!important;padding-right:12px!important}.sheet>header{min-height:62px!important}.moreMenu{right:8px!important;left:8px!important;width:auto!important}}.agentDock{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.agentDock>header{min-width:0!important;padding:10px 2px 14px!important;border:0!important}.agentDock>header span{color:#637078!important}.agentDock>header b{font-size:13px!important}.agentDock>header>i{padding:0!important}.providerDock{gap:0!important;border-top:1px solid #263138;border-bottom:1px solid #263138;background:transparent!important}.providerDock button{min-height:82px!important;padding:14px 13px!important;border:0!important;border-right:1px solid #1d272c!important;background:transparent!important;box-shadow:none!important}.providerDock button:last-child{border-right:0!important}.providerDock button.active{background:transparent!important;box-shadow:inset 0 2px var(--signal)!important}.providerDock button.active:after{content:"SELECTED";position:absolute;right:10px;bottom:8px;color:#809157;font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.providerDock button>i{border:1px solid #334047!important;border-radius:2px!important;background:transparent!important;color:#7c898f!important}.providerDock button.active>i{border-color:var(--signal)!important;background:transparent!important;color:var(--signal)!important}.providerDock button>em.ready{background:var(--signal)!important}.agentDock>footer{min-width:0!important;padding:11px 2px!important;border:0!important}.agentDock>footer button{border-radius:0!important}.sectionHeading{margin-top:58px!important;padding:17px 0 10px!important}.sectionHeading h2{font-family:Georgia,Times New Roman,serif;font-size:26px!important;font-weight:500}.projectShortcut{border-radius:0!important}.sessionTools{grid-template-columns:auto minmax(0,1fr)!important;padding:0 0 10px!important}.searchWrap .search{border:0!important;border-bottom:1px solid #29343a!important;background:transparent!important}.sessionList{border-top:1px solid #202a2f}.sessionRow{grid-template-columns:52px minmax(0,1fr) 38px!important;gap:9px!important;min-height:82px!important;padding:11px 0!important;border-bottom:1px solid #1c252a!important;border-radius:0!important;background:transparent!important}.sessionRow:hover{background:linear-gradient(90deg,rgba(200,255,87,.025),transparent)!important}.sessionGlyph{width:48px!important;height:48px!important;border:0!important;border-right:1px solid #2a343a!important;border-radius:0!important;background:transparent!important;color:#8b989d!important;font:500 18px Georgia,Times New Roman,serif!important}.sessionMain b{font-size:15px!important;font-weight:680}.sessionMain span{color:#647178!important}.sessionMain small{display:none!important}.providerBadge{padding:0!important;border:0!important;background:transparent!important;color:#89969b!important;font:8px ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.1em}.sessionArchive{width:34px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#5f6c72!important;opacity:.7!important}.homeShell .empty{min-height:100px!important;border:0!important;border-left:1px solid #2b363c!important;border-radius:0!important;background:transparent!important;text-align:left!important;place-items:start!important}.sendModeSwitch button{background:transparent!important;color:#79868c!important;box-shadow:inset 0 -1px #263138}.sendModeSwitch button.active{background:transparent!important;color:var(--signal)!important;box-shadow:inset 0 -2px var(--signal)!important}.sendModeSwitch button.active small{color:#7f9061!important}.sendModeSwitch>i{opacity:.7}.planStage{background:transparent!important;border-top:1px solid #263138;border-bottom:1px solid #263138;border-left:0!important}.planReviewCard{border-color:#39452d!important;background:#0b0f0a!important;box-shadow:6px 6px #c8ff5706!important}.planApprove{background:transparent!important;color:var(--signal)!important;border:1px solid #60733b!important}.planApprove:hover{background:var(--signal)!important;color:#101408!important}.approvalCard:not(.planReviewCard){background:#0b0f10!important;border-color:#303b40!important;box-shadow:6px 6px #6d7cff09!important}.attachControl{position:relative;align-self:end}.attachMenu{position:absolute;left:0;bottom:calc(100% + 10px);z-index:20;width:210px;border:1px solid #303b41;background:#090f12;box-shadow:8px 8px #6d7cff14}.attachMenu button{display:grid;width:100%;gap:2px;min-height:58px;padding:10px 12px;border:0;border-bottom:1px solid #222c31;border-radius:0;background:transparent;text-align:left}.attachMenu button:last-child{border-bottom:0}.attachMenu button:hover{background:#10171a}.attachMenu b{font-size:12px}.attachMenu span{color:#68757b;font-size:9px}.composer .attach.active{color:var(--signal)!important;box-shadow:inset 0 -2px var(--signal)!important}@media (max-width:700px){.agentDock>header{padding-left:0!important;padding-right:0!important}.providerDock button{flex-basis:138px!important;min-height:78px!important}.providerDock button.active:after{display:none}.agentDock>footer{padding:10px 0!important}.sectionHeading{margin-top:46px!important}.sectionHeading h2{font-size:24px!important}.sessionRow{grid-template-columns:44px minmax(0,1fr) 34px!important;min-height:76px!important}.sessionGlyph{width:40px!important;height:42px!important}.sessionMain b{font-size:14px!important}.sessionMain span{display:block!important;font-size:9px!important}.sessionArchive{opacity:.6!important}.attachMenu{position:fixed;left:8px;right:8px;bottom:calc(env(safe-area-inset-bottom) + 105px);width:auto;display:grid;grid-template-columns:1fr 1fr}.attachMenu button{border-bottom:0;border-right:1px solid #222c31}.attachMenu button:last-child{border-right:0}}.taskModeBar{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;border-bottom:1px solid #222b30;background:#090f12}.taskModeBar button{min-height:38px;padding:8px 14px;border:0;border-right:1px solid #222b30;border-radius:0;background:transparent;color:#748087;font:750 10px ui-monospace,SFMono-Regular,Menlo,monospace}.taskModeBar button.active{color:#11170b;background:var(--signal)}.taskModeBar>span{padding:0 14px;color:#566269;font-size:9px;text-align:right}.taskPrompt.planning{border-color:#63763c}.taskPrompt.planning textarea{background:linear-gradient(135deg,rgba(200,255,87,.025),transparent)}.launchButton{min-width:132px;border-radius:0!important;box-shadow:none;justify-content:space-between;padding:9px 14px}.taskPrompt footer{padding:0}.workspacePill{align-self:stretch;min-height:48px;padding:8px 14px;border-right:1px solid #222b30}.launchHint{padding-right:10px}.seg{padding:0;border:0;border-bottom:1px solid #263138;border-radius:0;background:transparent}.seg button{border-radius:0!important;border-bottom:2px solid transparent}.seg .active{color:var(--signal);background:transparent;border-bottom-color:var(--signal)}.searchWrap .search{border-radius:2px}.providerBadge{border-radius:2px!important}.profileBadges i,.profileBadges em{border-radius:2px}.agentDock{border-color:#252f35}.providerDock button{border-right-color:#182126}.providerDock button.active{background:linear-gradient(145deg,rgba(200,255,87,.09),transparent)}.providerDock button b{white-space:nowrap}.providerDock button small{max-width:100%;text-overflow:ellipsis}.agentDock>header>i{font-size:8px}.agentDock>footer span{opacity:.7}.moreMenu{border-radius:2px;padding:0;background:#0a1013;border-color:#2a353b;box-shadow:12px 12px #6d7cff14}.moreMenu button{min-height:58px;padding:11px 14px;border-bottom:1px solid #20292f;border-radius:0}.moreMenu button:last-child{border-bottom:0}.moreMenu button:hover{background:#10171b}.moreMenu button.active{box-shadow:inset 3px 0 var(--signal);background:#11180f}.moreMenu .menuBack{margin:0;border-bottom:1px solid #2c373d}.sys{position:relative;align-self:stretch;max-width:100%;padding:7px 10px 7px 22px;border:0!important;border-radius:0!important;background:transparent!important;color:#66737a!important;text-align:left;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.sys:before{content:"";position:absolute;left:5px;top:0;bottom:0;width:1px;background:#273239}.sys:after{content:"";position:absolute;left:2px;top:50%;width:7px;height:7px;border:1px solid #546168;background:#080b0e}.sys.complete:after{border-color:var(--signal);background:var(--signal)}.sendModeSwitch{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:stretch;border-bottom:1px solid #263138;background:#090f12}.sendModeSwitch button{display:grid;gap:1px;min-width:92px;min-height:44px;padding:7px 12px;border:0;border-right:1px solid #263138;border-radius:0;background:transparent;text-align:left;color:#7d898f}.sendModeSwitch button span{font-size:11px}.sendModeSwitch button small{font-size:8px;color:#536068}.sendModeSwitch button.active{color:#11170b;background:var(--signal)}.sendModeSwitch button.active small{color:#34431e}.sendModeSwitch>i{align-self:center;justify-self:end;padding:0 13px;color:#4f5c62;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.composerSurface.planning{border-color:#63763c}.composerSurface.planning .sendBtn{background:#d7ff86}.planStage{display:grid;grid-template-columns:8px auto 1fr;align-items:center;gap:9px;padding:8px 10px;border-left:2px solid var(--signal);background:#10150d}.planStage i{width:6px;height:6px;background:var(--signal);animation:pulse 1.2s ease-in-out infinite}.planStage span{color:#748064;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}.planStage b{font-size:10px}.planReviewCard{position:relative;grid-template-columns:minmax(0,1fr) auto;padding:18px;border-color:#65783c;background:#0d120b;box-shadow:10px 10px #c8ff570d}.planReviewCard .reviewIndex{grid-column:1/-1;color:#81905f;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.planReviewCard .approvalHead{grid-column:1}.planReviewCard .approvalHead b{font-size:18px;color:#eff6e8}.planReviewCard .approvalHead span{color:#819078}.planRevision{grid-column:1/-1;display:grid;gap:7px}.planRevision>div{display:flex;gap:6px}.planNote{border-radius:2px;background:#080d08}.planSecondary{grid-column:1;display:flex;align-items:center;gap:3px}.planSecondary button{min-height:32px;padding:5px 8px;border:0;border-radius:0;background:transparent;color:#85917d;font-size:9px}.planSecondary .dangerText{color:#a97676}.planApprove{grid-column:2;grid-row:2/4;align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:150px;border:0;border-radius:0;background:var(--signal);color:#101408;padding:12px 15px}.approvalCard,.approvalActions button{border-radius:2px}.diff{background:#080b0e}.diff header{min-height:54px;border-bottom:1px solid #273239}.diff pre{border:0;border-left:1px solid #273239;border-radius:0;background:#080d10}.attachItem{border-radius:2px}.attachPreview{border-radius:0}.fileCard{border-radius:2px}@media (max-width:700px){.taskModeBar{grid-template-columns:1fr 1fr}.taskModeBar>span{grid-column:1/-1;padding:7px 10px;border-top:1px solid #20292f;text-align:left}.taskModeBar button{width:100%}.launchButton{min-width:112px}.workspacePill{padding:8px 10px}.sendModeSwitch{grid-template-columns:1fr 1fr auto}.sendModeSwitch button{min-width:0}.sendModeSwitch>i{font-size:7px;padding:0 8px}.planReviewCard{grid-template-columns:1fr}.planReviewCard .approvalHead,.planReviewCard .planSecondary,.planReviewCard .planApprove{grid-column:1;grid-row:auto}.planApprove{min-height:50px}.planSecondary{flex-wrap:wrap}.providerDock button{flex-basis:142px}.providerDock button b{font-size:11px}}header.homeTop>.brandWordmark{gap:12px}.brandGlyph{position:relative;width:34px;height:34px;display:block;flex:0 0 auto;border:1px solid #39434a;border-radius:50%;background:#0a0f12}.brandGlyph i{position:absolute;display:block;width:9px;height:9px;border:1px solid var(--signal);background:transparent}.brandGlyph i:first-child{left:8px;top:8px}.brandGlyph i:last-child{right:7px;bottom:7px;border-color:#7f8dff}.brandWordmark>span:last-child{display:grid;gap:2px}.brandWordmark strong{font:760 13px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em}.brandWordmark small{font:7px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.11em}.rotatingHeadline{animation:headlineIn .55s cubic-bezier(.2,.8,.2,1) both}.rotatingHeadline span,.rotatingHeadline em{display:inline-block}@keyframes headlineIn{0%{opacity:0;translate:0 18px;filter:blur(7px)}to{opacity:1;translate:0 0;filter:blur(0)}}.sectionHeading{padding:20px 0 12px;border-top:1px solid #20292f}.sectionHeading>div{display:flex;align-items:baseline;gap:12px}.sectionHeading>div span{color:#66727a}.sectionHeading h2{font-size:20px}.sessionTools{position:relative;top:auto;padding:0 0 12px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #20292f}.seg{border-color:#263138;border-radius:999px;background:#0a1013}.seg button{border-radius:999px}.seg .active{background:var(--signal);color:#101408}.searchWrap .search{border-color:#20292f;border-radius:999px;background:#0a1013}.sessionList{gap:0}.sessionRow{min-height:70px;padding:10px 2px;border:0;border-bottom:1px solid #1b2429;border-radius:0}.sessionRow:hover{background:transparent;translate:6px 0}.sessionGlyph{border-radius:50%;color:#11170b;background:var(--signal);border-color:var(--signal)}.providerBadge{color:#9facb2;background:transparent!important;border:1px solid #283239}.workPulse{border-color:#20292f;border-radius:2px;background:#0a1013}@media (max-width:700px){header.homeTop>.brandWordmark{gap:9px}.brandGlyph{width:32px;height:32px}.brandWordmark strong{font-size:12px}.sectionHeading>div{display:grid;gap:2px}.sessionTools{grid-template-columns:auto minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.rotatingHeadline{animation:none}}header.homeTop>.brandWordmark{padding-left:0!important}.chatShell{--signal:#c8ff57;--signal-2:#6d7cff;background:radial-gradient(660px 360px at 92% 0%,rgba(92,105,255,.11),transparent 72%),#080b0e}.chatTop{min-height:68px;padding:8px max(12px,calc((100% - 1180px)/2));border-bottom:1px solid #20292f;background:#080b0ee6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chatTop .iconBtn{border-color:#20292f;border-radius:50%;background:#0e1418;box-shadow:none;color:#9aa6ac}.chatTop .iconBtn:hover{border-color:#4b575e;color:#eef3f5;background:#151c21}.chatBack{color:#aab5ba}.chatIdentity{padding-left:4px}.chatEyebrow{color:#727f86;letter-spacing:.16em}.chatTitle b{font:760 15px/1.15 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.015em}.chatTitle span{color:#637078}.chatPresence{border-color:#263138;border-radius:999px;background:#0a1013}.chatPresence.running>i,.chatPresence.active>i{background:var(--signal);box-shadow:0 0 12px #c8ff5773}.noticeStack{width:min(880px,100%);margin:9px auto;gap:6px}.notice{position:relative;display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:11px;margin:0;padding:10px 13px;border:1px solid rgba(109,124,255,.24);border-left:2px solid #6d7cff;border-radius:2px;background:linear-gradient(90deg,#6d7cff17,#0a1013e0 48%);box-shadow:8px 8px #6d7cff06;color:#dce6eb}.notice>i{width:6px;height:6px;background:#8491ff;box-shadow:0 0 13px #6d7cffb3;animation:pulse 1.5s ease-in-out infinite}.notice>span{display:grid;gap:2px;min-width:0}.notice small{color:#77858c;font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.notice b{font-size:11px;line-height:1.4;font-weight:650}.notice.error{border-color:#ff69784d;border-left-color:#ff6978;background:linear-gradient(90deg,#ff46581a,#110c0fe6 48%);color:#ffd7db}.notice.error>i{background:#ff6978;box-shadow:0 0 13px #ff4658a6}.notice.error small{color:#a7757b}.planBody{max-height:min(52vh,520px);overflow:auto;margin:4px 0 9px;padding:13px 14px;border-top:1px solid #273126;border-bottom:1px solid #273126;background:linear-gradient(90deg,rgba(200,255,87,.035),transparent)}.planBody .md{font-size:13px;line-height:1.65}.planBody .md>:first-child{margin-top:0}.planBody .md>:last-child{margin-bottom:0}.feed{padding:34px max(16px,calc((100% - 880px)/2)) 170px;gap:18px;background:none}.bubble{position:relative;border-radius:2px;padding:15px 17px;line-height:1.65;animation:riseIn .2s ease-out both}.bubble.assistant,.bubble.image{align-self:stretch;max-width:100%;border:0;border-left:2px solid #27343a;background:transparent;box-shadow:none}.bubble.assistant:before{content:"AGENT";position:absolute;left:-2px;top:-13px;color:#69767c;font:7px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.bubble.user{align-self:flex-end;max-width:min(680px,88%);border:1px solid rgba(200,255,87,.35);background:linear-gradient(135deg,#c8ff5721,#6d7cff14);color:#f1f5f2;box-shadow:8px 8px #6d7cff12}.bubbleHead{margin-bottom:9px;padding-bottom:7px;border-bottom:1px solid #20292f;color:#849198;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em}.bubble.user .bubbleHead{border-bottom-color:#c8ff5729;color:#a9b79f}.copyBtn{border-color:#263138;border-radius:999px;background:#0b1114}.copyBtn.ok{border-color:#607b32;background:#18220e;color:#dfff9c}.md{font-size:14px}.md h3{font-size:17px;letter-spacing:-.02em}.md code{border-color:#2a353b;border-radius:2px;background:#0c1215}.codeBlock{border-color:#273239;border-radius:2px;background:#080d10}.codeBlock>div{background:#0d1417}.event{border-color:#222d33;border-radius:2px;background:#0a1013}.sys{border-color:#273239!important;border-radius:999px!important;background:#0a1013!important}.sys.complete{color:#d8ff91!important;background:#121a0c!important}.approvalCard{border-color:#53662d;border-radius:2px;background:#11150c;box-shadow:10px 10px #c8ff570d}.composer{padding:0 16px calc(env(safe-area-inset-bottom) + 16px);border:0;background:linear-gradient(0deg,#080b0e 72%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none}.composerSurface{width:min(880px,100%);border:1px solid #2a353b;border-radius:2px;background:#0c1215;box-shadow:10px 10px #6d7cff1a}.composerSurface:focus-within{border-color:#718346;box-shadow:10px 10px #c8ff5714}.composer textarea{font-size:15px}.composer .iconBtn{border-radius:50%;color:#8f9ca2}.composer .sendBtn{border:0;border-radius:999px;background:var(--signal);color:#11160b}.composer .sendBtn:hover:not(:disabled){background:#dcff92}.composer .sendBtn:disabled{background:#253029;color:#69756d}.composerMeta{color:#5f6c72;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.05em}.jumpBottom{border-color:#344048;border-radius:999px;background:#0d1519}@media (max-width:700px){.chatTop{min-height:62px;padding:5px 0}.chatTitle b{font-size:13px}.chatPresence{border:0;background:transparent}.feed{padding:28px 2px 145px;gap:16px}.bubble{padding:13px 14px}.bubble.assistant,.bubble.image{border-left-width:1px}.bubble.user{max-width:92%;box-shadow:5px 5px #6d7cff12}.composer{padding:0 8px calc(env(safe-area-inset-bottom) + 9px)}.composerSurface{box-shadow:6px 6px #6d7cff17}}@media (max-width:380px){.homeShell{padding-left:12px;padding-right:12px}.brandLockup strong{font-size:15px}.homeTop .iconBtn{width:38px;height:38px}.providerDock button small{max-width:105px}.composeRow{grid-template-columns:36px minmax(0,1fr) 36px 42px}}.homeShell{background:radial-gradient(900px 540px at 18% -8%,rgba(42,156,132,.12),transparent 66%),radial-gradient(700px 520px at 94% 22%,rgba(53,100,190,.08),transparent 70%),linear-gradient(180deg,#071014,#070c10 62%,#060a0d)}.homeShell:before{opacity:.1;background-size:64px 64px}.homeTop{width:100%;padding:6px 0 10px;border-bottom:1px solid rgba(105,137,148,.13)}header.homeTop>.brandLockup{display:flex;grid-template-columns:none;flex:1 1 auto;align-items:center;gap:10px;min-height:38px}.brandMark{width:38px;height:38px;border-radius:10px;box-shadow:0 0 0 1px #81ebc91a,0 10px 30px #00000040}.brandLockup strong{font-size:17px;font-weight:780;letter-spacing:-.035em}.brandLockup small{color:#62767f;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.homeTop .iconRow{flex:0 0 auto;gap:6px}.homeTop .iconBtn,.commandTrigger{border-color:#5d798433;background:#0a161b85;box-shadow:none}.homeTop .iconBtn:hover,.commandTrigger:hover{border-color:#5dd3ac57;background:#0f2227d1}.homeHero{grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:54px;align-items:center;min-height:0;padding:54px 0 48px}.homeHero:before{left:-5%;top:-120px;opacity:.58}.taskLaunch h1{max-width:700px;margin:17px 0 23px;font-size:clamp(42px,5vw,66px);font-weight:720;line-height:1.01}.taskPrompt{width:min(700px,100%);border-color:#56758057;border-radius:20px;background:#09151ac2;box-shadow:0 28px 90px #0000003d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.taskPrompt textarea{min-height:126px;padding:20px 21px 12px;font-size:16px}.taskPrompt footer{padding:10px 11px;border-top-color:#57717b33}.launchButton{min-width:104px;justify-content:center;border:0;background:linear-gradient(135deg,#29a87d,#347bd6);box-shadow:0 10px 28px #1e7c6638}.agentDock{align-self:center;border-color:#53727d4d;border-radius:20px;background:#081419ad;box-shadow:0 28px 90px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.agentDock>header{padding:17px 18px;border-bottom-color:#526f7933}.providerDock{gap:3px;padding:9px}.providerDock button{min-height:58px;border-radius:12px}.providerDock button.active{background:linear-gradient(90deg,#30c89721,#30c89706);box-shadow:inset 2px 0 #4bdbaa}.agentDock>footer{padding:13px 16px;border-top-color:#526f7933}.sectionHeading{padding-top:4px}.sectionHeading h2{font-size:22px;letter-spacing:-.03em}.sessionTools{padding:10px 0;border-bottom-color:#546f792e}.sessionRow{min-height:72px;border-radius:14px}.sessionRow:hover{translate:0;background:#0e1d22ad}@media (max-width:800px){.homeHero{grid-template-columns:1fr;gap:24px;padding:38px 0}.taskLaunch h1{font-size:clamp(38px,8vw,54px)}.agentDock{align-self:auto}}@media (max-width:700px){.homeShell{padding-left:18px;padding-right:18px}.homeTop{min-height:58px;padding:5px 0 11px}header.homeTop>.brandLockup{display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:9px;min-width:0;min-height:36px}.brandMark{width:36px;height:36px;border-radius:9px}.brandLockup>span{display:block;min-width:0}.brandLockup strong{display:block;font-size:17px;line-height:1.1;white-space:nowrap}.homeTop .iconRow{gap:5px}.homeTop .iconBtn{width:36px;height:36px;border-radius:10px}.homeHero{gap:22px;padding:34px 0}.taskLaunch h1{margin:13px 0 19px;font-size:clamp(34px,10vw,43px);line-height:1.04}.taskPrompt{border-radius:18px}.taskPrompt textarea{min-height:112px;padding:17px 17px 10px;font-size:15px}.agentDock{border-radius:18px}.providerDock{grid-template-columns:1fr;gap:2px;padding:7px}.providerDock button{grid-template-columns:34px minmax(0,1fr) 7px;min-height:52px;padding:7px 9px}.providerDock button.active{box-shadow:inset 2px 0 #4bdbaa}.providerDock button>i{width:32px;height:32px}.sectionHeading{margin-top:2px}}@media (max-width:390px){.homeShell{padding-left:14px;padding-right:14px}.brandLockup strong{font-size:16px}.homeTop .iconBtn{width:34px;height:34px}.taskLaunch h1{font-size:34px}}.homeShell{--signal:#c8ff57;--signal-2:#6d7cff;background:radial-gradient(780px 420px at 84% 4%,rgba(92,105,255,.16),transparent 70%),radial-gradient(660px 400px at 4% 34%,rgba(200,255,87,.07),transparent 74%),#080b0e}.homeShell:before{opacity:.07;background-size:80px 80px}.homeTop{max-width:1280px;margin:0 auto;border-bottom:0}.brandMark{border-radius:9px;filter:saturate(.7);box-shadow:none}.brandLockup strong{color:#e8edf0}.brandLockup small{color:#58636b}.homeTop .iconBtn,.commandTrigger{border-color:#20282e;border-radius:999px;background:#0e1418}.homeTop .iconBtn:hover,.commandTrigger:hover{border-color:#4d5961;background:#151c21}.homeHero{display:grid;grid-template-columns:minmax(0,1fr);gap:32px;max-width:1280px;margin:0 auto;padding:70px 0 36px}.homeHero:before{display:none}.taskLaunch{display:grid;grid-template-columns:minmax(300px,.74fr) minmax(420px,1.26fr);grid-template-rows:auto auto;column-gap:clamp(48px,8vw,120px);align-items:end}.taskLaunch>.heroKicker,.taskLaunch>h1{grid-column:1}.taskLaunch>.taskPrompt{grid-column:2;grid-row:1/3}.taskLaunch>.heroMeta{grid-column:2;grid-row:3}.heroKicker{color:#909a83}.heroKicker i{background:var(--signal);box-shadow:0 0 18px #c8ff57a6}.taskLaunch h1{margin:18px 0 0;font-size:clamp(54px,7vw,94px);font-weight:680;line-height:.91;letter-spacing:-.075em}.taskLaunch h1 em{background:linear-gradient(105deg,var(--signal) 0%,#a5ffbb 38%,#7989ff 94%);background-clip:text;-webkit-background-clip:text}.taskPrompt{width:100%;border:1px solid #29333a;border-radius:3px;background:#0d1317;box-shadow:18px 18px #6d7cff17}.taskPrompt:focus-within{border-color:#81925c;box-shadow:18px 18px #c8ff5717}.taskPrompt textarea{min-height:190px;padding:24px 26px 15px;font-size:18px;line-height:1.55}.taskPrompt footer{padding:12px 14px;border-top-color:#222b30}.launchButton{min-width:140px;border-radius:999px;background:var(--signal);color:#101408;box-shadow:none}.launchButton:hover:not(:disabled){border-color:var(--signal);background:#dcff92;color:#101408}.heroMeta{margin:16px 0 0}.agentDock{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch;width:100%;border:1px solid #20292f;border-radius:3px;background:#0a1013;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.agentDock>header{min-width:220px;padding:18px 20px;border:0;border-right:1px solid #20292f}.agentDock>header b{font-size:15px}.agentDock>header>i{align-self:start;padding-top:4px}.providerDock{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:0;padding:0;overflow:auto}.providerDock button{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 7px;grid-template-rows:auto auto;gap:3px 10px;min-height:94px;padding:16px;border:0;border-right:1px solid #1b2429;border-radius:0;background:transparent}.providerDock button:last-child{border-right:0}.providerDock button:hover{background:#10181c}.providerDock button.active{background:linear-gradient(145deg,#c8ff5721,#c8ff5706);box-shadow:inset 0 3px var(--signal)}.providerDock .providerIndex{position:absolute;right:10px;top:8px;color:#465158;font:8px ui-monospace,monospace}.providerDock button>i{grid-row:1/3;width:28px;height:28px;border-radius:50%;background:#172127;color:#85949b}.providerDock button.active>i{color:#18200c;background:var(--signal)}.providerDock button>span:not(.providerIndex){align-self:center}.providerDock button b{font-size:12px}.providerDock button small{font-size:9px}.providerDock button>em{align-self:center}.providerDock button>em.ready{background:var(--signal);box-shadow:0 0 10px #c8ff5773}.agentDock>footer{min-width:190px;padding:16px 18px;border:0;border-left:1px solid #20292f}.agentDock>footer button{color:#aeb8bd}.sectionHeading,.sessionTools,.sessionList,.workPulse{max-width:1040px;margin-left:auto;margin-right:auto}.sectionHeading{margin-top:24px}@media (max-width:980px){.taskLaunch{grid-template-columns:1fr;gap:20px}.taskLaunch>.heroKicker,.taskLaunch>h1,.taskLaunch>.taskPrompt,.taskLaunch>.heroMeta{grid-column:1;grid-row:auto}.taskLaunch h1{margin-bottom:10px}.agentDock{grid-template-columns:1fr}.agentDock>header{border-right:0;border-bottom:1px solid #20292f}.agentDock>footer{border-left:0;border-top:1px solid #20292f}}@media (max-width:700px){.homeTop{border-bottom:1px solid #1c2429}.homeHero{gap:20px;padding:42px 0 30px}.taskLaunch{gap:14px}.taskLaunch h1{margin:10px 0 16px;font-size:clamp(48px,15vw,64px);line-height:.9}.taskPrompt{border-radius:2px;box-shadow:9px 9px #6d7cff1c}.taskPrompt:focus-within{box-shadow:9px 9px #c8ff571a}.taskPrompt textarea{min-height:148px;padding:19px;font-size:16px}.launchButton{min-width:126px}.agentDock{border-radius:2px}.agentDock>header{min-width:0;padding:15px 16px}.providerDock{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.providerDock button{flex:0 0 152px;min-height:88px;scroll-snap-align:start}.agentDock>footer{min-width:0;padding:12px 15px}.sectionHeading{margin-top:18px}}.taskModeBar button{background:transparent!important;color:#748087!important}.taskModeBar button.active{background:var(--signal)!important;color:#11170b!important}.launchButton{min-width:132px!important;border-radius:0!important;background:var(--signal)!important;color:#101408!important;box-shadow:none!important}.workspacePill{border-radius:0!important}.seg{padding:0!important;border:0!important;border-bottom:1px solid #263138!important;border-radius:0!important;background:transparent!important}.seg button{border-radius:0!important;background:transparent!important;box-shadow:none!important;border-bottom:2px solid transparent!important}.seg .active{color:var(--signal)!important;border-bottom-color:var(--signal)!important}.searchWrap .search{border-radius:2px!important}@media (max-width:700px){.launchButton{min-width:112px!important}}.rotatingHeadline{display:grid;gap:18px;max-width:620px!important;margin-top:22px!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(44px,5.6vw,76px)!important;font-weight:500!important;line-height:.98!important;letter-spacing:-.055em!important}.rotatingHeadline span{color:#eef2f1}.rotatingHeadline small{display:block;color:#7e898d;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase}.homeTop .iconBtn{width:38px;height:38px;border:1px solid transparent!important;border-radius:2px!important;background:transparent!important;color:#89959a}.homeTop .iconBtn:hover,.homeTop .iconBtn:focus-visible{border-color:#2b363c!important;background:#0d1417!important;color:#eaf0f1}.homeTop .iconRow{gap:2px}.commandTrigger{border-radius:2px!important;background:transparent!important;box-shadow:none!important}.commandTrigger:hover{background:#0d1417!important}.planReviewCard{gap:13px!important;padding:18px!important}.planReviewCard button{border-radius:2px!important;box-shadow:none!important}.planRevision{padding:0!important;background:transparent!important}.planRevision .planNote{min-height:90px;border:1px solid #3b4931!important;border-radius:2px!important;background:#090e09!important;box-shadow:none!important;outline:0!important}.planRevision .planNote:focus{border-color:var(--signal)!important;box-shadow:0 0 0 1px var(--signal)!important}.planRevision>div button{min-height:34px;padding:6px 10px;background:#111914;border-color:#2a3730;color:#aeb9b0}.planSecondary button{border:1px solid transparent!important;background:transparent!important}.planSecondary button:hover{border-color:#344032!important;background:#10160e!important}.planApprove{font-size:14px!important;font-weight:850!important}.composerSurface,.taskPrompt,.agentDock,.workPulse{box-shadow:7px 7px #6d7cff11!important}.composer .iconBtn,.composer .sendBtn,.jumpBottom{border-radius:2px!important}.liveTrace{grid-row:3;grid-column:1;align-self:start;z-index:3;width:min(880px,calc(100% - 32px));margin:12px auto 0;border:1px solid #29343a;background:#080d10f2;box-shadow:8px 8px #6d7cff12;pointer-events:none}.liveTrace>header{display:grid;grid-template-columns:auto 1fr 8px;align-items:center;gap:10px;min-height:36px;padding:7px 10px;border-bottom:1px solid #232e34}.liveTrace>header span{color:#728087;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em}.liveTrace>header b{font-size:10px}.liveTrace>header i{width:7px;height:7px;background:var(--signal);box-shadow:0 0 12px #c8ff5780;animation:pulse 1.1s ease-in-out infinite}.liveTrace>div{display:grid;max-height:150px;overflow:hidden}.liveTrace article{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;min-height:38px;padding:6px 10px;border-bottom:1px solid #182228}.liveTrace article:last-child{border-bottom:0}.liveTrace article>em{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;color:var(--signal)}.liveTrace article.file>em{color:#69e5c0}.liveTrace article.reasoning>em{color:#8996ff}.liveTrace article>span{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;min-width:0}.liveTrace article b,.liveTrace article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.liveTrace article b{font-size:10px}.liveTrace article small{color:#5d6a71;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.chatShell:has(.liveTrace) .feed{padding-top:185px}@media (max-width:700px){.rotatingHeadline{gap:12px;margin:12px 0 17px!important;font-size:clamp(36px,11.5vw,48px)!important;line-height:1.02!important}.rotatingHeadline small{font-size:8px}.homeTop .iconBtn{width:36px;height:36px}.planReviewCard{padding:14px!important}.planRevision>div{display:grid;grid-template-columns:1fr auto}.liveTrace{width:calc(100% - 16px);margin-top:7px;box-shadow:5px 5px #6d7cff0f}.liveTrace>header b{font-size:9px}.liveTrace article{grid-template-columns:40px minmax(0,1fr)}.liveTrace article>span{display:grid;gap:1px}.liveTrace article small{font-size:8px}.chatShell:has(.liveTrace) .feed{padding-top:175px}}.agentDock{box-shadow:none!important}.homeShell .sectionHeading{position:relative!important;width:100%!important;max-width:1040px!important;background:transparent!important;box-shadow:none!important}.homeShell .sessionTools{position:relative!important;top:auto!important;width:100%!important;max-width:1040px!important;padding:0 0 14px!important;border:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;isolation:auto!important}.homeShell .sessionTools:before,.homeShell .sessionTools:after{display:none!important}.homeShell .searchWrap{background:transparent!important}.homeShell .searchWrap .search{width:100%!important;background:transparent!important;box-shadow:none!important}.taskModeBar,.sendModeSwitch{position:relative!important;display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;gap:4px!important;padding:7px!important;border:0!important;border-bottom:1px solid #283238!important;background:#0a0f12!important}.taskModeBar button,.sendModeSwitch button{position:relative!important;display:grid!important;grid-template-columns:auto auto!important;align-items:baseline!important;gap:7px!important;min-width:118px!important;min-height:43px!important;padding:8px 12px 8px 28px!important;border:0!important;border-radius:1px!important;background:transparent!important;box-shadow:none!important;color:#68757b!important;text-align:left!important}.taskModeBar button:before,.sendModeSwitch button:before{content:""!important;position:absolute!important;left:12px!important;top:50%!important;width:5px!important;height:5px!important;translate:0 -50%!important;border:1px solid #4b575d!important;border-radius:50%!important;background:transparent!important}.taskModeBar button b,.taskModeBar button span,.sendModeSwitch button span{font:720 11px ui-sans-serif,system-ui,sans-serif!important;color:inherit!important}.taskModeBar button small,.sendModeSwitch button small{font:8px ui-monospace,SFMono-Regular,Menlo,monospace!important;color:#4e5a60!important;white-space:nowrap!important}.taskModeBar button.active,.sendModeSwitch button.active{background:linear-gradient(90deg,#c8ff5711,#c8ff5703)!important;color:#edf2ee!important;box-shadow:inset 0 -1px #748745!important}.taskModeBar button.active:before,.sendModeSwitch button.active:before{border-color:var(--signal)!important;background:var(--signal)!important;box-shadow:0 0 9px #c8ff5759!important}.taskModeBar button.active small,.sendModeSwitch button.active small{color:#829164!important}.taskModeBar>span,.sendModeSwitch>i{min-width:0!important;padding:0 10px!important;border:0!important;color:#536067!important;text-align:right!important;font:7px ui-monospace,SFMono-Regular,Menlo,monospace!important;font-style:normal!important;letter-spacing:.1em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:700px){.taskModeBar,.sendModeSwitch{grid-template-columns:1fr 1fr!important}.taskModeBar button,.sendModeSwitch button{min-width:0!important;padding-left:25px!important}.taskModeBar>span,.sendModeSwitch>i{grid-column:1/-1!important;min-height:22px!important;padding:5px 8px 0!important;border-top:1px solid #1d262b!important;text-align:left!important}}.taskPrompt footer{grid-template-columns:minmax(0,1fr) auto auto auto!important}.launchAttachControl{position:relative;align-self:stretch}.launchAttachControl>button{position:relative;display:grid;place-items:center;width:48px;height:100%;min-height:48px;padding:0;border:0!important;border-left:1px solid #222b30!important;border-right:1px solid #222b30!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#819097}.launchAttachControl>button.active,.launchAttachControl>button:hover{color:var(--signal);background:#c8ff5709!important}.launchAttachControl>button i{position:absolute;right:6px;top:6px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 4px;border-radius:8px;background:var(--signal);color:#111609;font:800 8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.launchAttachMenu{position:absolute;z-index:20;left:0;bottom:calc(100% + 9px);display:grid;width:250px;padding:5px;border:1px solid #344148;background:#090f12;box-shadow:0 18px 50px #0000008c}.launchAttachMenu:after{content:"";position:absolute;left:17px;bottom:-5px;width:8px;height:8px;border-right:1px solid #344148;border-bottom:1px solid #344148;background:#090f12;rotate:45deg}.launchAttachMenu button{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:56px;padding:7px 9px;border:0;border-radius:0;background:transparent!important;box-shadow:none!important;text-align:left}.launchAttachMenu button+button{border-top:1px solid #202a2f}.launchAttachMenu button:hover{background:#c8ff570a!important}.launchAttachMenuIcon{display:grid;place-items:center;width:32px;height:32px;border:1px solid #2d3a40;color:var(--signal);font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.launchAttachMenu button>span:last-child{display:grid;gap:3px}.launchAttachMenu b{font-size:12px;color:#e1e7e8}.launchAttachMenu small{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;color:#68767c}.launchAttachmentBar{width:min(650px,100%);margin-top:8px}.launchAttachmentList{display:flex;gap:7px;min-width:0;overflow-x:auto;scrollbar-width:none}.launchAttachmentList::-webkit-scrollbar{display:none}.launchAttachmentBar .attachmentChip{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 24px;align-items:center;gap:7px;flex:0 0 min(250px,72vw);min-height:56px;padding:7px;border:1px solid #27343a;background:#0b1216}.launchAttachmentBar .attachmentChip img,.attachmentFileIcon{width:38px;height:38px;object-fit:cover}.launchAttachmentBar .attachmentChip img{border:1px solid #334047}.attachmentFileIcon{display:grid;place-items:center;background:#141d21;color:var(--signal);font:8px ui-monospace,SFMono-Regular,Menlo,monospace}.launchAttachmentBar .attachmentChip>small{display:grid;gap:2px;min-width:0;font-style:normal}.launchAttachmentBar .attachmentChip>small b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#dbe2e4}.launchAttachmentBar .attachmentChip>small em{font:8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal;color:#66747a}.launchAttachmentBar .attachmentChip button{width:24px;min-height:28px;padding:0;border:0;background:transparent!important;box-shadow:none!important;color:#77858b;cursor:pointer}.launchAttachmentBar .attachmentChip button:hover{color:var(--signal)}@media (max-width:520px){.taskPrompt footer{grid-template-columns:minmax(0,1fr) auto auto!important}.launchHint{display:none!important}.launchAttachMenu{left:auto;right:-52px;width:min(250px,calc(100vw - 48px))}.launchAttachMenu:after{left:auto;right:67px}}.bubbleActions{display:flex;align-items:center;gap:8px}.bubbleActions button{border:0;border-radius:999px;padding:3px 9px;background:var(--danger,#b42318);color:#fff;font:inherit;cursor:pointer}.deliveryError{display:block;color:var(--danger,#b42318);margin:0 0 6px;font-size:12px}.historyLoader{align-self:center;min-height:28px;margin:0 auto 2px;padding:4px 10px;border:1px solid #29363c;border-radius:1px;background:#0a1114;color:#71838b;font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.04em;box-shadow:none}.historyLoader:active{transform:none;background:#10191d;color:#a7b5bb}.historyLoader:disabled{opacity:.62}
