:root{font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#202724;background:#e7ebe7;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--surface: #f6f7f4;--panel: #ffffff;--line: #dce2dd;--muted: #6e7974;--green: #1f684c;--green-soft: #dcece4;--amber: #a56a16;--red: #a8463e}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;background:#e7ebe7}button,input,textarea,select{font:inherit;letter-spacing:0}button,select{cursor:pointer}button:disabled{cursor:default;opacity:.55}a{color:inherit;text-decoration:none}.app-page,.chat-page,.auth-page,.subscribe-page{width:100%;min-height:100dvh;margin:0 auto;background:var(--surface)}.splash{width:100%;min-height:100dvh;display:grid;place-items:center;align-content:center;gap:12px;color:#33413b;background:var(--surface);font-size:14px;font-weight:700}.splash img{width:54px;height:54px;border-radius:8px}.icon-command{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;padding:0;color:#4f5b56;background:transparent;border:0;border-radius:7px}.icon-command:hover{background:#e9eeea}.icon-command.danger{color:var(--red)}.primary-command,.secondary-command{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:7px;font-weight:700}.primary-command{color:#fff;background:var(--green);border:1px solid var(--green)}.secondary-command{color:#35423c;background:#fff;border:1px solid #d4dbd6}.danger-text{color:var(--red)}.inline-error,.page-error{padding:11px 13px;color:#8f3832;background:#f9e9e7;border:1px solid #edc9c5;border-radius:7px;font-size:13px;line-height:1.45}.auth-page{display:grid;align-content:center;min-height:100dvh;padding:max(38px,env(safe-area-inset-top)) 26px max(38px,env(safe-area-inset-bottom));background:#fff}.auth-brand{margin-bottom:38px;text-align:center}.auth-brand img{width:58px;height:58px;margin-bottom:15px;border-radius:8px}.auth-brand h1{margin:0;font-size:24px;line-height:1.25}.auth-brand p{margin:7px 0 0;color:var(--muted);font-size:13px}.auth-form{display:grid;gap:17px;width:100%;max-width:380px;margin:0 auto}.auth-form label{display:grid;gap:7px;color:#4c5853;font-size:13px;font-weight:650}.input-wrap{height:48px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#7b8580;background:#f7f8f6;border:1px solid #cfd7d1;border-radius:7px}.input-wrap:focus-within{border-color:#3d7c62;box-shadow:0 0 0 3px #e0eee7}.input-wrap input{min-width:0;flex:1;height:100%;padding:0;color:#202724;background:transparent;border:0;outline:0}.input-icon{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#69746f;background:transparent;border:0}.auth-form .primary-command{width:100%;margin-top:3px}.simple-header,.app-header,.back-header{position:sticky;top:0;z-index:20;height:calc(65px + env(safe-area-inset-top));display:flex;align-items:center;gap:11px;padding:env(safe-area-inset-top) 15px 0;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.simple-header img,.app-header img{width:35px;height:35px;border-radius:7px}.simple-header strong{font-size:15px}.simple-header .icon-command,.app-header .icon-command{margin-left:auto}.app-header div,.back-header>div:nth-child(2){min-width:0;flex:1}.app-header h1,.back-header h1{overflow:hidden;margin:0;font-size:16px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.app-header p,.back-header p{overflow:hidden;margin:2px 0 0;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.header-actions{min-width:40px;display:flex;justify-content:flex-end}.subscribe-page{background:#fff}.plan-panel{max-width:420px;margin:0 auto;padding:70px 28px 36px;text-align:center}.plan-label{color:#4d5b55;font-size:15px;font-weight:750}.price{margin:24px 0 18px;font-size:58px;line-height:1;font-weight:760}.price span{margin-right:3px;font-size:22px;vertical-align:23px}.price small{margin-left:6px;color:var(--muted);font-size:14px;font-weight:500}.account-line{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:13px}.plan-panel p{margin:15px 0;color:var(--muted);font-size:12px}.plan-panel .inline-error{margin:18px 0 0;text-align:left}.plan-panel .primary-command{width:100%;margin-top:30px}.device-strip{height:53px;display:flex;align-items:center;gap:9px;padding:0 15px;color:#2b4e40;background:var(--green-soft);border-bottom:1px solid #cadcd2}.device-strip select{min-width:0;flex:1;height:38px;padding:0 5px;color:#294c3e;background:transparent;border:0;outline:0;font-size:13px;font-weight:700}.device-strip strong{flex:1;font-size:13px}.device-strip .icon-command:hover{background:#1f684c17}.list-tools{height:59px;display:flex;align-items:center;gap:8px;padding:10px 13px;background:#fff;border-bottom:1px solid var(--line)}.search-box{height:39px;display:flex;align-items:center;gap:8px;flex:1;padding:0 11px;color:#78827d;background:#f1f3f0;border:1px solid #e1e6e2;border-radius:7px}.search-box input{min-width:0;flex:1;height:100%;padding:0;background:transparent;border:0;outline:0;font-size:13px}.thread-list{padding-bottom:calc(84px + env(safe-area-inset-bottom));background:#fff}.thread-row{min-height:82px;display:grid;grid-template-columns:10px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid #e5e9e6}.thread-row:active{background:#f2f5f2}.thread-row div{min-width:0}.thread-row strong{display:block;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.thread-row p{overflow:hidden;margin:5px 0 4px;color:#6a746f;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.thread-row small{display:block;overflow:hidden;color:#919a95;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.thread-row>svg{color:#9aa39f}.thread-state{width:8px;height:8px;align-self:start;margin-top:6px;background:#aab2ae;border-radius:50%}.thread-state.running,.thread-state.waitingApproval{background:#d28a24;box-shadow:0 0 0 3px #f8e9cf}.thread-state.failed{background:#c34f46}.thread-state.idle,.thread-state.completed{background:#2ba06c}.new-thread-command{position:fixed;right:max(18px,calc((100vw - 720px)/2 + 18px));bottom:calc(18px + env(safe-area-inset-bottom));z-index:15;height:46px;display:inline-flex;align-items:center;gap:8px;padding:0 17px;color:#fff;background:var(--green);border-radius:7px;box-shadow:0 7px 24px #1f44353d;font-size:13px;font-weight:750}.empty-state{min-height:calc(100dvh - 118px);display:grid;place-items:center;align-content:center;padding:32px;color:#7a8580;text-align:center}.empty-state>svg{margin-bottom:12px}.empty-state h2{margin:0;color:#37433e;font-size:16px}.empty-state p{max-width:280px;margin:8px 0 0;font-size:12px;line-height:1.6}.empty-state .secondary-command{margin-top:18px}.offline-symbol{width:14px;height:14px;margin-bottom:15px;background:#a5aeaa;border:4px solid #e2e6e3;border-radius:50%;box-shadow:0 0 0 1px #c9d0cc}.empty-list{padding:34px 16px;color:#8b9590;text-align:center;font-size:12px}.page-error{margin:12px 14px}.spinning{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.compose-page{background:#fff}.new-thread-form{display:grid;gap:24px;padding:24px 16px calc(30px + env(safe-area-inset-bottom))}.new-thread-form fieldset{min-width:0;margin:0;padding:0;border:0}.new-thread-form legend,.prompt-label>span{margin-bottom:9px;color:#59645f;font-size:12px;font-weight:750}.workspace-options{border-top:1px solid var(--line)}.workspace-options label{min-height:59px;display:flex;align-items:center;gap:10px;padding:10px 7px;border-bottom:1px solid var(--line)}.workspace-options label.selected{color:var(--green)}.workspace-options input{position:absolute;opacity:0;pointer-events:none}.workspace-options span{min-width:0;display:flex;flex:1;flex-direction:column}.workspace-options strong{color:#303a36;font-size:13px}.workspace-options small{overflow:hidden;margin-top:3px;color:#7c8781;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.prompt-label{display:grid}.prompt-label textarea{width:100%;min-height:160px;resize:vertical;padding:13px;color:#202724;background:#f8f9f7;border:1px solid #ced6d0;border-radius:7px;outline:0;line-height:1.6}.prompt-label textarea:focus{border-color:#3d7c62;box-shadow:0 0 0 3px #e0eee7}.chat-page{height:100dvh;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;background:#f8f9f7}.chat-page .back-header,.more-menu{position:relative}.more-menu summary{list-style:none}.more-menu summary::-webkit-details-marker{display:none}.more-menu>div{position:absolute;top:43px;right:0;z-index:25;width:150px;padding:5px;background:#fff;border:1px solid #d9dfda;border-radius:7px;box-shadow:0 10px 28px #1c2b2426}.more-menu button{width:100%;min-height:38px;display:flex;align-items:center;gap:8px;padding:0 9px;color:#48534e;background:transparent;border:0;border-radius:5px;font-size:12px}.more-menu button:hover{background:#f1f4f1}.chat-error{min-height:42px;display:flex;align-items:center;gap:6px;padding:5px 10px 5px 14px;color:#8e3c35;background:#f9e9e7;border-bottom:1px solid #edc9c5;font-size:12px}.chat-error span{flex:1}.message-stream{min-width:0;min-height:0;width:100%;overflow-y:auto;padding:18px 14px 26px;overscroll-behavior:contain}.message{max-width:92%;margin-bottom:18px;font-size:14px;line-height:1.65;overflow-wrap:anywhere}.user-message{width:fit-content;max-width:86%;margin-left:auto;padding:10px 13px;color:#173d2f;background:#dcece4;border:1px solid #c5ded1;border-radius:7px 7px 2px;white-space:pre-wrap}.assistant-message{margin-right:auto;padding:0 3px;color:#242b28}.assistant-message>:first-child,.plan-item>:first-child{margin-top:0}.assistant-message>:last-child,.plan-item>:last-child{margin-bottom:0}.assistant-message p{margin:0 0 10px}.assistant-message pre{max-width:100%;overflow-x:auto;padding:12px;color:#e7ede9;background:#222a26;border-radius:6px;font-size:11px}.assistant-message code{padding:2px 4px;background:#e9edea;border-radius:3px;font-size:.9em}.assistant-message pre code{padding:0;background:transparent}.tool-item{margin:12px 0 18px;background:#fff;border:1px solid #dbe1dc;border-radius:7px;overflow:hidden}.tool-item summary{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr) auto 18px;align-items:center;gap:7px;padding:0 11px;list-style:none;color:#46524c}.tool-item summary::-webkit-details-marker{display:none}.tool-item summary span{overflow:hidden;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tool-item summary small,.file-item small{color:#83908a;font-size:10px}.tool-item>div{padding:10px 12px;border-top:1px solid #e2e6e3}.tool-item code{display:block;overflow-x:auto;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;white-space:nowrap}.tool-item pre{max-height:240px;overflow:auto;margin:10px -12px -10px;padding:11px 12px;color:#dfe6e2;background:#242c28;font-size:10px;white-space:pre-wrap}.file-item{min-height:46px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;margin:12px 0 18px;padding:0 11px;color:#3d594c;background:#edf3ef;border:1px solid #d2e0d8;border-radius:7px;font-size:12px}.file-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-item{margin:12px 0 18px;padding:11px 13px;color:#554b36;background:#f5eedf;border-left:3px solid #c48a31;font-size:12px;line-height:1.5}.notice-item{margin:12px 0;padding:9px 11px;color:#5f6964;background:#eef1ee;border-radius:6px;font-size:11px}.notice-item.warning{color:#785117;background:#f7edda}.notice-item.danger{color:#8e3c35;background:#f9e9e7}.working-indicator,.message-loading{height:32px;display:flex;align-items:center;gap:4px}.working-indicator span,.message-loading span{width:6px;height:6px;background:#76817c;border-radius:50%;animation:pulse 1.15s infinite ease-in-out}.working-indicator span:nth-child(2),.message-loading span:nth-child(2){animation-delay:.15s}.working-indicator span:nth-child(3),.message-loading span:nth-child(3){animation-delay:.3s}@keyframes pulse{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.composer{min-width:0;min-height:calc(69px + env(safe-area-inset-bottom));width:100%;display:flex;align-items:flex-end;gap:8px;padding:10px 11px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line)}.composer textarea{min-width:0;min-height:43px;max-height:120px;flex:1;resize:none;padding:10px 12px;color:#222a26;background:#f3f5f2;border:1px solid #d9dfda;border-radius:7px;outline:0;line-height:1.45}.composer textarea:focus{border-color:#4a826b}.send-command{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;padding:0;color:#fff;background:var(--green);border:0;border-radius:7px}.send-command.stop{color:var(--red);background:#f8e9e7;border:1px solid #edc6c2}.sheet-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-end;background:#161d1a6b}.approval-sheet{width:100%;max-height:82dvh;margin:0 auto;padding:9px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -8px 35px #19231e2e}.sheet-handle{width:38px;height:4px;margin:0 auto 18px;background:#c8ceca;border-radius:2px}.approval-title{display:flex;align-items:center;gap:10px}.approval-title>div{width:38px;height:38px;display:grid;place-items:center;color:#735216;background:#f4ead7;border-radius:7px}.approval-title>span{min-width:0;display:flex;flex:1;flex-direction:column}.approval-title strong{font-size:15px}.approval-title small{overflow:hidden;margin-top:3px;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.approval-sheet pre{max-height:34dvh;overflow:auto;margin:17px 0;padding:12px;color:#e4ebe7;background:#232b27;border-radius:6px;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.approval-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.approval-actions .primary-command{grid-column:1 / -1}.account-band{min-height:92px;display:flex;align-items:center;gap:13px;padding:15px 18px;background:#fff;border-bottom:1px solid var(--line)}.avatar{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:#2a694f;border-radius:50%;font-size:18px;font-weight:750}.account-band>div:last-child{min-width:0;display:flex;flex-direction:column}.account-band strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.account-band span{margin-top:3px;color:var(--muted);font-size:11px}.settings-section{margin-top:17px;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.settings-section h2{margin:0;padding:11px 16px 7px;color:#77827c;background:var(--surface);font-size:11px;font-weight:650}.setting-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;border-top:1px solid #e7ebe8;font-size:13px}.setting-row strong{font-size:11px;font-weight:550}.device-setting{justify-content:flex-start}.device-setting>div{min-width:0;display:flex;flex:1;flex-direction:column}.device-setting>div strong{overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.device-setting>div span{margin-top:3px;color:var(--muted);font-size:10px}.download-setting{justify-content:flex-start}.download-setting>div{min-width:0;display:flex;flex:1;flex-direction:column}.download-setting>div strong{font-size:13px;font-weight:650}.download-setting>div span{margin-top:3px;color:var(--muted);font-size:10px}.download-setting>svg:last-child{color:var(--green)}.account-actions{padding:22px 16px calc(24px + env(safe-area-inset-bottom))}.account-actions .secondary-command{width:100%}@media(min-width:720px){.app-page,.chat-page,.auth-page,.subscribe-page{max-width:720px;border-right:1px solid #d8ded9;border-left:1px solid #d8ded9;box-shadow:0 0 34px #26322b12}.approval-sheet{max-width:720px}}@media(max-width:370px){.thread-row{padding-right:10px;padding-left:10px}.approval-actions{grid-template-columns:1fr}.approval-actions .primary-command{grid-column:auto}}
