:root{color:#202422;background:#efefea;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Avenir Next,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{border:1px solid #d5d3ca;background:#fafaf7;color:#202422;min-height:38px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}button:focus{outline:none}button:focus-visible{outline:2px solid rgba(31,36,33,.18);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.45}.primary,.action-button{background:#233d36;border-color:#233d36;color:#fbfbf7}.icon-button{width:38px;min-width:38px;padding:0;color:inherit}.icon-button.active{border-color:#233d36;background:#e2ece8;color:#1f5147}.app-frame{height:100vh;height:100dvh;min-height:0;display:grid;grid-template-columns:clamp(300px,28vw,386px) minmax(0,1fr);background:#f7f7f5;overflow:hidden}.navigator{min-width:0;min-height:0;background:#f4f4f4;color:#262b28;display:flex;flex-direction:column;border-right:1px solid #d7d7d4;padding:8px 0}.navigator-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding:0 0 10px}.navigator-device-top{flex:0 0 auto;min-height:52px;padding:8px;border-bottom:1px solid #e1e1dd;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px}.device-home-button{width:34px;min-width:34px;min-height:34px;border-radius:10px;border-color:transparent;background:transparent;color:#6b706d;padding:0}.device-home-button:hover,.device-home-button:focus-visible{border-color:#e1e1dd;background:#e8e8e4;color:#252a27}.device-mini select,.thread-row small,.rail-empty{color:#8b8f8c;font-size:12px}.navigator .icon-button{background:transparent;border-color:transparent;color:#7b807d}.navigator .icon-button:hover,.navigator .icon-button.active{background:#e5e5e1;border-color:#e5e5e1;color:#4b514d}.device-live{color:#58c68f}.nav-menu{padding:4px 8px 8px;display:flex;flex-direction:column;gap:2px}.nav-menu-item{width:100%;min-height:38px;border:1px solid transparent;border-radius:8px;background:transparent;color:#2f3330;justify-content:flex-start;gap:14px;padding:0 14px;font-size:17px;font-weight:400}.nav-menu-item:focus{background:transparent}.nav-menu-item:hover{background:#e7e7e5}.nav-menu-item.active{background:#e2e3e3;color:#1d211f}.nav-menu-item svg{color:#333735;stroke-width:2}.nav-menu-item:focus:not(:focus-visible){background:transparent}.projects-bar,.conversations-bar{min-height:42px;padding:0 10px 0 16px;display:flex;align-items:center;justify-content:space-between;color:#9c9d9b;font-size:17px;font-weight:460}.conversations-bar{min-height:34px;padding-top:8px}.projects-bar .icon-button{width:36px;min-width:36px;min-height:36px;border-radius:10px}.projects-actions{display:inline-flex;align-items:center;gap:4px}.projects-bar .icon-button:hover{background:#e3e3e1}.pairing{margin:0 12px 12px;border:1px solid #deded8;border-radius:8px;padding:12px;background:#f9f9f6;display:flex;flex-direction:column;gap:10px}.pairing-head,.script-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.pairing-head{justify-content:flex-start;color:#252a27;font-weight:700}.pairing-head h3,.pairing-head p{margin:0}.pair-code{color:#f0cf72;font-size:23px;font-weight:800;letter-spacing:0}.pairing small{color:#777e79}.script-block{border:1px solid #d9d9d2;border-radius:6px;background:#f1f1ed;overflow:hidden}.script-title{min-height:36px;padding:6px 8px;border-bottom:1px solid #d9d9d2;color:#777e79;font-size:12px}.script-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.script-title button{min-height:28px;min-width:auto;width:auto;padding:0 8px;border-color:#d5d5ce;background:#eeeeea;color:#303632}.script-block pre{padding:10px;color:#6b5e2a}.project-list{padding:0 6px 8px}.conversation-list{padding:0 6px 14px}.project{margin-bottom:10px}.project-title{width:100%;min-height:38px;height:38px;padding:0 8px 0 9px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#6f706f;font-size:18px;font-weight:400;letter-spacing:0;text-align:left;justify-content:stretch}.project-title:hover{background:#ecece8}.project-title svg{color:#676b68;stroke-width:1.8}.project-title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-new-thread{width:24px;height:24px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#6f7471;opacity:0;pointer-events:none}.project-title:hover .project-new-thread,.project-title:focus-visible .project-new-thread{opacity:1;pointer-events:auto}.project-new-thread:hover,.project-new-thread:focus-visible{background:#dededb;outline:none}.thread-list{display:flex;flex-direction:column;gap:0;padding:0}.thread-row{width:100%;min-height:34px;margin:0;border:1px solid transparent;background:transparent;color:#222826;justify-content:flex-start;text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:0 8px 0 38px;border-radius:0}.conversation-row{padding-left:16px}.thread-row:hover{background:#e9e9e7;border-radius:8px}.thread-row.active{background:#e2e3e3;border-color:#e2e3e3;border-radius:8px;color:#1d211f}.thread-copy{min-width:0}.thread-title,.thread-copy small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-title{font-size:15px;line-height:1.22;font-weight:400;letter-spacing:0}.thread-row time{min-width:36px;height:20px;border-radius:10px;background:transparent;color:#8d8f8d;font-size:14px;line-height:20px;text-align:center;white-space:nowrap}.thread-row.active time{background:#d5d6d6;color:#777a78}.thread-row.running{grid-template-columns:minmax(0,1fr) 14px}.thread-running-indicator{width:12px;height:12px;align-self:center;justify-self:end;border:1.5px solid #2c302e;border-top-color:#a9adaa;border-radius:50%;background:transparent;position:relative;animation:thread-spin .9s linear infinite}.thread-running-indicator:after{content:"";width:3px;height:3px;border-radius:50%;background:#2c302e;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes thread-spin{to{transform:rotate(360deg)}}.empty-project{min-height:48px;color:#8a8f8c}.empty-project .thread-title{font-size:14px;font-weight:400}.device-mini{display:grid;grid-template-columns:16px minmax(0,1fr) 32px;align-items:center;gap:6px;min-width:0;min-height:36px;border:1px solid transparent;border-radius:11px;padding:2px 4px 2px 8px}.device-mini select{min-width:0;border:0;background:transparent;color:#5f6561;font-size:12px;font-weight:560;text-overflow:ellipsis}.device-mini .icon-button{width:28px;min-width:28px;min-height:28px;border-radius:8px}.rail-empty{padding:12px}.dialog-backdrop{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding:10px 14px;background:#1f211e47}.project-dialog{position:relative;width:min(842px,calc(100vw - 28px));margin-top:0;border:1px solid #dfdfdc;border-radius:24px;background:#fbfbfb;box-shadow:0 22px 60px #1416143d;padding:46px 46px 40px}.project-dialog h2{margin:0;color:#1e2320;font-size:40px;line-height:1.05;font-weight:760;letter-spacing:0}.project-dialog p{margin:12px 0 30px;color:#8f8f8d;font-size:29px;line-height:1.15}.dialog-close{position:absolute;top:38px;right:40px;width:42px;min-width:42px;min-height:42px;border-color:transparent;background:transparent;color:#454946;border-radius:50%}.dialog-close:hover{background:#eeeeec}.project-name-input,.project-path-input{width:100%;min-width:0;border:2px solid #e2e2df;background:#fdfdfd;color:#1f2421;outline:none}.project-name-input:focus,.project-path-input:focus{border-color:#d4d4d0;box-shadow:0 0 0 3px #262a270a}.project-name-input{height:76px;border-radius:22px;padding:0 24px;font-size:30px}.project-path-input{height:52px;margin-top:14px;border-radius:16px;padding:0 18px;color:#4f5651;font-size:16px}.dialog-actions{display:flex;justify-content:flex-end;gap:24px;margin-top:26px}.dialog-secondary,.dialog-primary{min-width:132px;min-height:64px;border-radius:22px;padding:0 30px;font-size:28px;font-weight:520}.dialog-secondary{border-color:#e5e5e2;background:#fff;color:#1f2421}.dialog-primary{border-color:#1f2421;background:#1f2421;color:#fff}.conversation{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;background:#f7f7f3}.home{min-width:0;min-height:0;width:100%;height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7f7f7}.home-header{min-height:58px;padding:0 16px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff}.home-header h1{margin:0;min-width:0;color:#151515;font-size:21px;font-weight:800;line-height:1.2;letter-spacing:0}.home-titlebar{min-width:0;display:flex;align-items:center}.home-me-button,.home-add-button{width:40px;min-width:40px;min-height:40px;height:40px;border:1px solid #dfdfda;border-radius:12px;background:#fff;color:#202422;padding:0;display:inline-flex;align-items:center;justify-content:center}.home-me-button:hover,.home-add-button:hover{background:#f0f0ee}.home-me-button svg,.home-add-button svg{color:#333735;stroke-width:2}.home-actions{display:flex;align-items:center;gap:8px}.home-body{flex:1;min-height:0;overflow:auto;padding:18px 8px 40px;display:flex;flex-direction:column;gap:34px}.device-section{width:min(100%,720px)}.device-section h2{margin:0 0 16px;color:#111;font-size:22px;font-weight:800;line-height:1.2;letter-spacing:0}.cloud-device-empty{width:min(100%,512px);min-height:190px;border:1px dashed #dedede;border-radius:18px;background:#fff;padding:26px 24px 22px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:12px}.cloud-device-empty strong{color:#121212;font-size:24px;font-weight:800;line-height:1.25}.cloud-device-empty span{color:#9ca0a7;font-size:19px;line-height:1.45}.cloud-device-empty button,.personal-device-empty button{width:100%;min-height:52px;margin-top:8px;border:1px solid #e1e1e1;border-radius:14px;background:#fff;color:#111;box-shadow:0 2px 5px #0f0f0f14;font-size:18px;font-weight:800}.personal-device-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),520px));gap:12px}.personal-device-card{position:relative;width:100%;min-height:154px;border:1px solid #e5e5e1;border-radius:14px;background:#fff;padding:0;display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:start;gap:0;text-align:left;box-shadow:none;overflow:visible}.personal-device-card:hover,.personal-device-card:focus-within{border-color:#d8d8d3;box-shadow:0 4px 14px #0f0f0f0a}.personal-device-open{min-width:0;min-height:154px;border:0;background:transparent;padding:18px 10px 18px 18px;display:block;text-align:left;border-radius:14px 0 0 14px}.personal-device-open:hover,.personal-device-open:focus-visible{background:#fbfbf9}.personal-device-icon{width:34px;height:34px;border-radius:10px;background:#f3f3f1;color:#8e949a;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.personal-device-main{min-width:0;display:flex;flex-direction:column;gap:16px}.personal-device-title{min-width:0;display:flex;align-items:center;gap:10px}.personal-device-title strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#151515;font-size:18px;font-weight:650;line-height:1.2}.personal-device-badges{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.personal-device-badges em,.personal-device-badges i{min-width:42px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-size:13px;font-weight:650}.personal-device-badges em{background:#f4f4f2;color:#1d1d1f}.personal-device-badges i{background:#f0f1f1;color:#84888f}.personal-device-badges i.online{background:#e7f7ee;color:#159947}.personal-device-meta-grid{min-width:0;display:grid;gap:8px}.personal-device-meta{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:baseline;gap:10px;color:#9ca0a7;font-size:13px;line-height:1.35}.personal-device-meta b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555860;text-align:left;font-size:13px;font-weight:500}.personal-device-more{position:relative;align-self:start;justify-self:end;margin:12px 10px 0 0}.personal-device-more summary{width:34px;height:34px;border-radius:9px;color:#6f756f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;list-style:none}.personal-device-more summary::-webkit-details-marker{display:none}.personal-device-more summary:hover,.personal-device-more[open] summary{background:#f2f2ef;color:#202422}.personal-device-menu{position:absolute;top:40px;right:0;z-index:5;min-width:132px;border:1px solid #e4e4df;border-radius:12px;background:#fff;padding:6px;box-shadow:0 12px 28px #0f0f0f1f}.personal-device-delete{width:100%;min-height:36px;border:0;border-radius:8px;background:transparent;color:#b42318;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;padding:0 10px;font-size:14px;font-weight:600}.personal-device-delete:hover,.personal-device-delete:focus-visible{background:#fff4f2}.personal-device-delete:disabled{opacity:.55;cursor:not-allowed}.home-notice{margin-top:16px;border-radius:14px;padding:14px 16px;font-size:16px;line-height:1.45}.home-notice.ok{background:#eef8f4;color:#087443}.home-notice.error{background:#fff4f2;color:#b42318}.personal-device-empty{width:min(100%,512px);min-height:150px;border:1px solid #dfdfdf;border-radius:16px;background:#fff;color:#8f949b;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.personal-device-empty strong{color:#151515;font-size:18px}.personal-device-empty span{max-width:360px;font-size:14px;line-height:1.45}.personal-device-empty button{max-width:360px;color:#111}.pairing-modal-backdrop{position:fixed;inset:0;z-index:40;background:#14141457;display:flex;align-items:center;justify-content:center;padding:24px}.home .pairing{position:relative;width:min(100%,720px);max-height:calc(100dvh - 48px);overflow:auto;margin:0;border:1px solid #deded8;border-radius:24px;background:#fff;padding:28px;gap:22px;box-shadow:0 24px 70px #0f0f0f33}.pairing-close{position:absolute;top:18px;right:18px;width:42px;min-width:42px;min-height:42px;border:0;border-radius:50%;background:#f2f2f2;color:#111;padding:0;z-index:1}.pairing-close:hover{background:#e8e8e8}.home .pairing-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;padding-right:54px}.home .pairing-head h3{margin:0 0 8px;color:#111;font-size:28px;font-weight:780;line-height:1.2}.home .pairing-head p{max-width:420px;color:#737780;font-size:17px;font-weight:520;line-height:1.45}.bridge-command-card{border-radius:22px;background:#f7f7f5;padding:28px;display:flex;flex-direction:column;align-items:center;gap:18px}.pairing-code-label{color:#737780;font-size:14px;font-weight:760}.pairing-code-display{margin:0;max-width:100%;color:#101010;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(44px,9vw,72px);line-height:1;letter-spacing:0;text-align:center;overflow-wrap:anywhere}.bridge-command-actions{width:100%;max-width:520px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.bridge-command-actions button{min-height:50px;border-radius:14px;font-size:17px;font-weight:760;display:inline-flex;align-items:center;justify-content:center;gap:8px}.bridge-command-actions button:first-child{border-color:#e0e0e0;background:#fff;color:#111;box-shadow:0 3px 8px #0f0f0f14}.bridge-command-actions .pairing-checking{border-color:#deded8;background:#eeeeea;color:#6b6f76;opacity:1}.bridge-command-actions .pairing-checking.connected{border-color:#d4e7dc;background:#eef8f2;color:#217346}.bridge-command-actions .pairing-checking.error{border-color:#ead5d2;background:#fbf0ee;color:#a33a30}.bridge-download-card{border:1px solid #e4e2dc;border-radius:18px;background:#fff;padding:18px}.bridge-download-head{display:flex;align-items:flex-start;gap:12px;color:#202422}.bridge-download-head>svg{margin-top:2px;color:#4f5752}.bridge-download-head strong,.bridge-download-head span{display:block}.bridge-download-head strong{font-size:16px;font-weight:760}.bridge-download-head span{margin-top:3px;color:#737780;font-size:14px;line-height:1.45}.bridge-download-current{display:flex;margin-top:14px}.bridge-download-link{width:100%;min-height:58px;border:1px solid #e4e2dc;border-radius:14px;background:#fafaf7;color:#202422;text-decoration:none;display:flex;align-items:center;gap:10px;padding:12px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.bridge-download-link.primary-download{border-color:#dadad2;background:#f7f7f3}.bridge-download-link:hover{border-color:#cfcabe;background:#f5f5f1;transform:translateY(-1px)}.bridge-download-link span,.bridge-download-link strong,.bridge-download-link em{display:block;min-width:0}.bridge-download-link strong{font-size:14px;font-weight:760}.bridge-download-link em{margin-top:2px;color:#7d817c;font-size:12px;font-style:normal}.bridge-download-empty{width:100%;min-height:44px;border:1px dashed #deded8;border-radius:12px;display:flex;align-items:center;padding:0 12px;color:#7d817c;font-size:14px}.chat-header{height:61px;padding:8px 18px 8px 22px;border-bottom:1px solid #ddddd5;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f7f7f3f5}.chat-title{flex:1 1 auto;min-width:0;text-align:left}.chat-title span{display:block;margin-bottom:3px;color:#6d756f;font-size:12px;font-weight:750}.chat-title h1{margin:0;max-width:min(72vw,780px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;line-height:1.2;letter-spacing:0}.header-actions{display:flex;align-items:center;gap:8px}.mobile-header-actions,.mobile-drawer-backdrop{display:none}.content-grid{flex:1;min-height:0;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr)}.content-grid.with-raw{grid-template-columns:minmax(0,1fr) minmax(320px,24vw)}.chat{min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column;position:relative}.chat-log{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;scroll-behavior:smooth;padding:26px 20px 22px}.empty-state{width:min(100%,520px);margin:18vh auto 0;color:#5f6862;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.empty-state strong{color:#242a27;font-size:18px}.empty-state span{font-size:13px}.bubble{width:min(100%,830px);margin:0 auto 14px;padding:0}.bubble.user{width:fit-content;max-width:min(78%,720px);margin-left:auto;margin-right:max(20px,calc((100% - 830px)/2));border:1px solid #cfded7;border-radius:8px;background:#e2ece8;padding:10px 12px}.bubble.assistant{color:#202422}.bubble.system{border:1px solid #ddddd5;border-radius:8px;background:#fbfbf7;padding:10px 12px;color:#55605a}.bubble.command{border:1px solid #ddddd5;border-radius:8px;background:#181d1a;border-color:#2f3832;color:#eff4ef;padding:10px 12px}.bubble.command>pre{background:transparent;color:inherit;padding:0}.bubble.reasoning{color:#8a8f8b;font-size:13px;line-height:1.55;margin-bottom:10px}.bubble.reasoning .bubble-meta{min-height:0;margin-bottom:3px}.bubble.reasoning .bubble-meta span{color:#9a9f9b;font-size:12px;font-weight:650;letter-spacing:0;text-transform:none}.bubble.reasoning .bubble-meta em{display:none}.bubble.reasoning .message-content{max-width:760px;color:#858b87;font-size:13px;line-height:1.55}.bubble.reasoning .message-content p,.bubble.reasoning .message-content ul,.bubble.reasoning .message-content ol,.bubble.reasoning .message-content blockquote,.bubble.reasoning .message-content pre,.bubble.reasoning .message-content table{margin-bottom:8px}.bubble.reasoning .message-content code{border-color:#deded8;background:transparent;color:#737a75}.bubble.reasoning .message-content pre{border-color:#deded8;background:#eeeeea;color:#6e7671}.bubble.reasoning .message-content blockquote{border-left-color:#d0d3cf;color:#828984}.thinking-inline{width:min(100%,830px);margin:0 auto 10px;color:#8a8f8b;font-size:13px;line-height:1.55}.thinking-inline strong{display:block;color:#9a9f9b;font-size:12px;font-weight:650;margin-bottom:3px}.thinking-inline span{display:block}.bubble-meta{min-height:18px;display:flex;align-items:center;gap:8px;margin-bottom:4px}.bubble.assistant .bubble-meta{color:#2f6b5f}.bubble.user .bubble-meta{display:none}.bubble-meta span{color:#6a746e;font-size:11px;font-weight:800;text-transform:uppercase}.bubble.command .bubble-meta span{color:#a8b6ae}.bubble-meta em{color:#69736e;font-size:11px;font-style:normal}pre{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Cascadia Code,monospace;font-size:12px;line-height:1.55}.bubble.assistant .message-content,.bubble.user .message-content,.bubble.system .message-content{font-family:inherit;font-size:14px;line-height:1.55}.message-content{overflow-wrap:anywhere}.message-content>:first-child{margin-top:0}.message-content>:last-child{margin-bottom:0}.message-content p,.message-content ul,.message-content ol,.message-content blockquote,.message-content pre,.message-content table{margin:0 0 12px}.message-content h1,.message-content h2,.message-content h3{margin:18px 0 8px;line-height:1.25;letter-spacing:0}.message-content h1{font-size:22px}.message-content h2{font-size:18px}.message-content h3{font-size:15px}.message-content ul,.message-content ol{padding-left:22px}.message-content li+li{margin-top:4px}.message-content a{color:#1f6d60;text-decoration-thickness:1px;text-underline-offset:3px}.message-content code{border:1px solid #d8d8d0;border-radius:5px;padding:1px 5px;background:#eeeee8;font-family:ui-monospace,SFMono-Regular,Cascadia Code,monospace;font-size:.92em}.message-content pre{max-width:100%;overflow:auto;border:0;border-radius:12px;padding:34px 18px 18px;background:#eee;color:#171b18;position:relative}.message-content pre:before{content:"bash";position:absolute;top:12px;left:18px;color:#8b8d8b;font-family:inherit;font-size:13px}.message-content pre:after{content:"";position:absolute;top:13px;right:15px;width:10px;height:10px;border:1.2px solid #8a8c89;border-radius:2px;box-shadow:-3px 3px 0 -1px #eee,-3px 3px #8a8c89}.message-content pre code{border:0;border-radius:0;padding:0;background:transparent;color:inherit;font-size:15px;line-height:1.7}.message-content blockquote{border-left:3px solid #b7c9c1;padding-left:12px;color:#56635d}.message-content table{display:block;max-width:100%;overflow:auto;border-collapse:collapse;border:1px solid #d8d8d0;border-radius:8px}.message-content th,.message-content td{border:1px solid #d8d8d0;padding:7px 9px;text-align:left;vertical-align:top}.message-content th{background:#eeeeea;font-weight:800}.bubble.user .message-content code{border-color:#b9d2c9;background:#d4e5de}.composer{width:min(calc(100% - 40px),860px);margin:0 auto;padding:10px 0 18px;flex:0 0 auto;background:#f7f7f3;position:relative;z-index:20}.composer-box{min-height:128px;border:1px solid #d8d8d1;border-radius:24px;background:#fffffcf5;box-shadow:0 10px 28px #21262314;display:flex;flex-direction:column;overflow:visible;position:relative}.composer textarea{min-width:0;width:100%;min-height:66px;max-height:160px;resize:vertical;border:0;padding:18px 22px 10px;color:#202422;background:transparent;line-height:1.45}.composer textarea::placeholder{color:#b4b6b1}.composer-tools{min-height:54px;padding:0 14px 12px 16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.composer-spacer{flex:1}.composer-mode-pill{min-height:34px;border-left:1px solid #e3e3dd;color:#8a8f8b;padding-left:12px;display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:560;white-space:nowrap}.composer-mode-pill svg{color:#8a8f8b;stroke-width:2}.composer-mode-pill.goal{color:#0f8f6c}.composer-mode-pill.goal svg{color:#0f8f6c}.composer-status{color:#8e928f;font-size:12px}.composer textarea:focus{outline:0}.composer-box:focus-within,.device-mini select:focus,.login input:focus{outline:2px solid rgba(47,107,95,.22);border-color:#2f6b5f}.composer .icon-button{width:42px;min-width:42px;min-height:42px;border-radius:50%}.composer-tool{border-color:transparent;background:transparent;color:#7a817d}.composer-tool.active,.composer-tool:hover{background:#f1f1ec;color:#242824}.composer-tool-menu{position:absolute;bottom:calc(100% + 10px);left:0;width:196px;z-index:45;padding:6px;border:1px solid #d8d8cf;border-radius:12px;background:#fffffc;box-shadow:0 16px 44px #1b1f1d29}.composer-tool-option{width:100%;min-height:36px;padding:0 6px 0 8px;border:0;border-radius:8px;background:transparent;color:#242824;display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:14px;font-weight:560;letter-spacing:0}.composer-tool-option:hover{background:#f0f0eb}.composer-tool-icon{display:inline-flex;align-items:center;justify-content:center;color:#202422}.composer-tool-icon svg{width:15px;height:15px}.composer-tool-label{min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.switch-control{width:54px;height:32px;border-radius:999px;background:#e7e7e4;padding:3px;display:inline-flex;align-items:center;justify-content:flex-start;transition:background .16s ease}.switch-control span{width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1618162e;transition:transform .16s ease}.switch-control.checked{background:#10a37f}.switch-control.checked span{transform:translate(22px)}.composer-tool-option .switch-control{width:36px;height:22px;padding:2px}.composer-tool-option .switch-control span{width:18px;height:18px}.composer-tool-option .switch-control.checked span{transform:translate(14px)}.composer-tool-picker,.permission-picker,.model-picker{position:relative;z-index:30}.composer-access,.composer-model{min-height:32px;padding:0 8px 0 10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#303532;font-size:14px;font-weight:400;gap:4px;white-space:nowrap}.composer-access{color:#303532}.composer-access svg{color:#7a817d}.composer-access.elevated{color:#f05a1c}.composer-access.elevated svg{color:#f05a1c}.composer-access:hover,.composer-access.active,.composer-model:hover,.composer-model.active{border-color:#e3e3dc;background:#f1f1ec}.composer-model-name{color:#303532}.composer-reasoning-label{color:#8f928f}.model-menu,.model-submenu,.permission-menu{position:absolute;bottom:calc(100% + 10px);right:0;width:216px;z-index:40;padding:9px;border:1px solid #d8d8cf;border-radius:12px;background:#fffffc;box-shadow:0 16px 44px #1b1f1d29}.permission-menu{left:0;right:auto;width:346px}.model-submenu{right:calc(100% + 8px);bottom:0}.menu-title{padding:7px 9px 8px;color:#7f8580;font-size:12px;font-weight:400}.model-option,.permission-option{width:100%;min-height:36px;justify-content:space-between;padding:0 9px 0 10px;border:0;border-radius:8px;background:transparent;color:#242824;font-size:14px;font-weight:400}.permission-option{min-height:58px;align-items:center;gap:12px}.model-option:hover,.permission-option:hover{background:#f0f0eb}.model-option svg,.permission-option svg{color:#282c29}.permission-option-icon{width:22px;min-width:22px;display:inline-flex;justify-content:center;color:#6f756f}.permission-option-icon svg{stroke-width:2}.permission-option-copy{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.permission-option-copy em{color:#8f928f;font-size:12px;font-style:normal;line-height:1.25;text-align:left}.model-row{margin-top:5px;border-top:1px solid #eeeeea;border-radius:0 0 8px 8px}.action-button{width:28px!important;min-width:28px!important;min-height:28px!important;border-color:#8d908b;background:#8d908b;color:#fff}.action-button.is-running{border:2px solid #111413;background:#303431;color:#fff;box-shadow:inset 0 0 0 1px #ffffff2e}.jump-bottom{position:absolute;left:50%;bottom:154px;z-index:4;width:48px;min-width:48px;min-height:48px;transform:translate(-50%);border-radius:50%;border-color:#deded8;background:#fffffcf5;color:#202422;box-shadow:0 10px 30px #20242224}.raw{min-width:0;min-height:0;border-left:1px solid #242b27;background:#151916;color:#edf2ee;display:flex;flex-direction:column}.raw header{height:52px;padding:0 12px 0 14px;border-bottom:1px solid #2f3832;display:flex;align-items:center;justify-content:space-between;gap:10px}.raw header span{display:flex;align-items:center;gap:8px;font-weight:800}.raw .icon-button{background:#222923;border-color:#3b463f;color:#eff4ef}.raw-list{flex:1;min-height:0;overflow:auto;padding:12px}.raw pre{margin-bottom:10px;padding:10px;border:1px solid #303a34;border-radius:6px;background:#0d100e;color:#dfe9e3}.auth-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;background:#fff;color:#202123;padding:clamp(16px,4vw,24px);overflow:auto}.auth-panel{width:min(100%,360px);min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:14px}.auth-mark{width:42px;height:42px;margin:0 auto 10px;border-radius:12px;display:block;object-fit:cover;box-shadow:0 8px 24px #224bd21f}.auth-panel h1{margin:0 0 12px;text-align:center;font-size:31px;line-height:1.18;font-weight:520;letter-spacing:0}.google-button,.google-button>div{width:100%;min-height:44px;min-width:0!important;max-width:100%;overflow:hidden}.google-fallback,.auth-submit{width:100%;min-height:48px;border-radius:6px}.google-fallback{border-color:#d9d9d9;background:#fff;color:#6e6e6e}.auth-divider{height:22px;display:flex;align-items:center;gap:14px;color:#8f8f8f;font-size:13px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e5e5e5}.auth-tabs{height:40px;padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e0e0e0;border-radius:6px;background:#f7f7f7}.auth-tabs button{min-height:32px;border:0;border-radius:4px;background:transparent;color:#5f6368;font-size:14px}.auth-tabs button.active{background:#fff;color:#202123;box-shadow:0 1px 2px #00000014}.auth-panel input{width:100%;min-height:52px;border:1px solid #c9c9c9;border-radius:6px;padding:0 14px;background:#fff;color:#202123;font-size:16px}.auth-panel input:focus{outline:2px solid rgba(16,163,127,.2);border-color:#10a37f}.auth-link-button{width:fit-content;min-height:30px;border:0;background:transparent;color:#10a37f;padding:0;justify-content:flex-start;font-size:14px}.auth-submit{margin-top:2px;border-color:#202123;background:#202123;color:#fff;font-weight:540}.auth-error,.auth-notice,.auth-dev-code,.auth-switch{margin:0;font-size:14px;line-height:1.45}.auth-error{color:#b3261e}.auth-notice{color:#3f6b54}.auth-dev-code{border:1px solid #d6eadf;border-radius:6px;background:#f4fbf7;color:#245740;padding:8px 10px}.auth-switch{padding-top:6px;text-align:center;color:#4f4f4f}.auth-switch button{min-height:0;border:0;background:transparent;color:#10a37f;padding:0 0 0 4px;display:inline}.me-page{min-width:0;min-height:0;width:100%;height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:column;background:#f7f7f3}.me-header{min-height:82px;padding:16px 24px;border-bottom:1px solid #ddddd5;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;background:#f7f7f3f5}.me-header span,.me-profile span{display:block;margin-bottom:4px;color:#6d756f;font-size:12px;font-weight:750}.me-header h1,.me-profile h2{margin:0;color:#202422;letter-spacing:0}.me-header h1{font-size:29px;line-height:1.1}.me-logout{padding:0 13px}.me-body{flex:1;min-height:0;overflow:auto;width:min(980px,100%);margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:16px}.me-profile,.me-section{border:1px solid #deded8;border-radius:8px;background:#fbfbf7}.me-profile{min-height:146px;padding:22px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:18px}.me-avatar{width:72px;height:72px;border:1px solid #d8d8d1;border-radius:8px;background:#f1f1ed;display:grid;place-items:center;color:#354039}.me-profile h2{overflow-wrap:anywhere;font-size:24px;line-height:1.2}.me-profile p{margin:8px 0 0;color:#747c76;display:flex;align-items:center;gap:6px;font-size:13px;overflow-wrap:anywhere}.me-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.me-stat{min-height:104px;border:1px solid #deded8;border-radius:8px;background:#fbfbf7;padding:16px;display:grid;align-content:space-between;color:#47504a}.me-stat span{color:#6d756f;font-size:12px;font-weight:750}.me-stat strong{color:#202422;font-size:28px;line-height:1}.panel-heading{min-height:74px;padding:16px 18px;border-bottom:1px solid #ecece6;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-heading span{display:block;margin-bottom:4px;color:#6d756f;font-size:12px;font-weight:750}.panel-heading h2{margin:0;color:#202422;font-size:18px;line-height:1.2;letter-spacing:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.app-frame{grid-template-columns:320px minmax(0,1fr)}.device-home-layout,.content-grid.with-raw{grid-template-columns:minmax(0,1fr)}.raw{position:fixed;inset:66px 0 0 auto;width:min(92vw,420px);z-index:10;box-shadow:-18px 0 38px #14181542}}@media(max-width:760px){.app-frame{height:100vh;height:100svh;min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.navigator{display:none}.mobile-header-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.mobile-drawer-toggle{width:38px;min-width:38px;min-height:38px;border-color:#deded8;background:#fffffc;color:#303632}.mobile-drawer-toggle[aria-expanded=true]{border-color:#233d36;background:#e2ece8;color:#1f5147}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:60;display:block;background:#16181652}.mobile-drawer{width:min(86vw,360px);height:100vh;height:100svh;min-height:0;border-right:1px solid #d7d7d4;background:#f4f4f4;color:#262b28;box-shadow:18px 0 44px #1416143d;display:flex;flex-direction:column;overflow:hidden;animation:mobile-drawer-in .18s ease-out}@keyframes mobile-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer-header{flex:0 0 auto;min-height:56px;padding:8px 10px 8px 14px;border-bottom:1px solid #deded8;display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-drawer-header strong{font-size:18px;line-height:1.2}.mobile-drawer-header .icon-button,.mobile-projects-bar .icon-button{width:38px;min-width:38px;min-height:38px;border-color:transparent;background:transparent}.mobile-drawer-nav{padding:10px 8px;display:flex;flex-direction:column;gap:4px;overflow:auto}.mobile-drawer-nav .nav-menu-item{width:100%;min-width:0;min-height:44px;padding:0 14px;justify-content:flex-start;font-size:17px}.mobile-drawer-scroll{flex:1 1 auto;min-height:0;overflow:auto;padding-bottom:8px}.mobile-projects-bar{flex:0 0 auto;min-height:48px;padding:4px 10px 4px 14px;border-bottom:1px solid #e2e2dc;display:flex;align-items:center;justify-content:space-between;color:#8c908d;font-size:16px;font-weight:700}.mobile-project-list{display:block;padding:8px 6px}.mobile-conversations-bar{border-top:1px solid #e2e2dc;border-bottom:0}.mobile-conversation-list{padding:0 6px 12px}.mobile-project-list .project{width:auto;min-width:0;margin:0 0 10px}.mobile-project-list .project-title{min-height:40px;height:auto;padding:0 8px 0 9px;grid-template-columns:24px minmax(0,1fr) auto;font-size:17px}.mobile-project-list .thread-row{min-height:36px;padding:0 8px 0 34px}.mobile-device-top{border-bottom:1px solid #deded8;background:#f4f4f4}.app-frame{height:100svh;min-height:0;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.navigator{max-height:42svh;border-right:0;border-bottom:1px solid #deded8}.nav-menu{padding-bottom:6px}.nav-menu-item{min-height:38px;font-size:15px;font-weight:400}.pairing{max-height:220px;overflow:auto}.pairing-modal-backdrop{align-items:flex-start;padding:12px}.project-title{padding:0 8px;grid-template-columns:24px minmax(0,1fr) auto;font-size:20px}.dialog-backdrop{align-items:flex-start;padding:8px}.project-dialog{width:calc(100vw - 16px);border-radius:20px;padding:28px 20px 22px}.project-dialog h2{font-size:30px}.project-dialog p{margin-bottom:20px;font-size:19px}.dialog-close{top:22px;right:16px}.project-name-input{height:62px;border-radius:18px;font-size:24px}.dialog-actions{gap:12px}.dialog-secondary,.dialog-primary{min-width:96px;min-height:52px;border-radius:18px;font-size:20px}.thread-row{width:100%;min-height:36px;margin:0;padding-left:16px}.thread-title{font-size:15px;font-weight:400}.thread-row time{font-size:15px}.conversation,.home{min-height:0;overflow:hidden}.home-header{min-height:56px;padding:8px 12px}.home-titlebar{gap:9px}.home-me-button{min-width:40px;width:40px;height:40px;padding:0}.me-header{min-height:64px;padding:11px 12px}.me-header h1{font-size:21px}.me-logout{min-width:42px;width:42px;padding:0;font-size:0;gap:0}.home-actions{gap:8px}.home-add-button{width:40px;min-width:40px;min-height:40px;height:40px;padding:0}.home-body{padding:16px 8px 32px;gap:28px}.me-body{padding:12px}.me-profile{grid-template-columns:54px minmax(0,1fr);padding:16px}.me-avatar{width:54px;height:54px}.me-profile h2{font-size:18px}.me-stats{grid-template-columns:1fr}.panel-heading{min-height:66px;padding:13px 14px}.panel-heading h2{font-size:16px}.device-section h2{margin-bottom:14px;font-size:20px}.cloud-device-empty{min-height:178px;padding:24px}.cloud-device-empty strong{font-size:22px}.cloud-device-empty span{font-size:17px}.home .pairing{width:100%;max-height:calc(100svh - 24px);border-radius:20px;padding:18px;gap:18px}.pairing-close{top:12px;right:12px;width:36px;min-width:36px;min-height:36px}.home .pairing-head{min-height:0;grid-template-columns:1fr;gap:12px;padding-right:42px}.home .pairing-head h3{font-size:22px}.home .pairing-head p{font-size:17px}.bridge-command-card{min-height:0;border-radius:18px;padding:16px}.pairing-code-display{font-size:clamp(38px,14vw,54px)}.bridge-command-actions{grid-template-columns:1fr}.bridge-command-actions button{min-height:48px;border-radius:14px;font-size:18px}.personal-device-card{min-height:146px}.personal-device-title{align-items:center;gap:8px}.personal-device-title strong{font-size:17px}.personal-device-badges{gap:5px}.personal-device-badges em,.personal-device-badges i{min-width:38px;height:23px;font-size:12px}.personal-device-meta{grid-template-columns:64px minmax(0,1fr);font-size:13px}.personal-device-meta b{font-size:13px}.chat-header{height:58px;padding:9px 12px;gap:10px}.chat-title h1{max-width:100%;font-size:16px}.chat-log{padding:18px 12px 10px}.bubble{width:100%;margin-bottom:12px}.bubble.user{max-width:88%;margin-right:0}.composer{width:calc(100% - 20px);padding-bottom:10px}.composer-box{min-height:118px;border-radius:22px}.composer textarea{min-height:62px;padding:16px 18px 8px}.composer-tools{min-height:50px;padding:0 12px 10px}.jump-bottom{bottom:138px}.raw{inset:auto 0 0;width:100vw;height:52svh}}@media(max-width:960px){.app-frame{grid-template-columns:minmax(260px,32vw) minmax(0,1fr)}.nav-menu-item,.project-title{font-size:16px}.content-grid.with-raw{grid-template-columns:minmax(0,1fr)}.raw{position:fixed;inset:66px 0 0 auto;width:min(92vw,420px);z-index:30;box-shadow:-18px 0 38px #14181542}.project-dialog{padding:36px 32px 30px}.project-dialog h2{font-size:34px}.project-dialog p{font-size:22px}}@media(max-width:760px){html,body,#root{min-width:0}.app-frame,.home,.me-page{height:100vh;height:100svh}.app-frame{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.navigator{min-height:0;max-height:39svh;padding:6px 0 0}.nav-menu{flex-direction:row;gap:6px;overflow-x:auto;padding:2px 10px 6px;scrollbar-width:none}.nav-menu::-webkit-scrollbar,.navigator-scroll::-webkit-scrollbar,.mobile-drawer-scroll::-webkit-scrollbar{display:none}.nav-menu-item{width:auto;min-width:max-content;min-height:38px;padding:0 12px;gap:8px;font-size:14px}.projects-bar{min-height:38px;padding:0 10px;font-size:14px}.navigator-device-top{min-height:48px;padding:6px 8px}.device-mini{grid-template-columns:16px minmax(0,1fr) 32px;padding:2px 4px 2px 8px}.home-header,.me-header{min-height:60px}.home-header h1,.me-header h1{font-size:20px}.home-body{padding:16px clamp(12px,4vw,20px) 32px}.device-section,.cloud-device-empty,.personal-device-empty{width:100%}.personal-device-grid{grid-template-columns:minmax(0,1fr)}.chat-header{min-height:58px;height:auto}.chat-title h1{max-width:100%}.chat-log{padding:16px clamp(10px,3vw,16px) 10px}.message-content pre{padding:32px 14px 14px}.message-content pre code{font-size:13px}.composer{width:calc(100% - 16px);padding:8px 0 max(8px,env(safe-area-inset-bottom))}.composer-box{min-height:0;border-radius:18px}.composer textarea{min-height:56px;max-height:34svh;padding:14px 16px 8px}.composer-tools{min-height:48px;padding:0 10px 10px;gap:6px}.composer-access,.composer-model{max-width:44vw;overflow:hidden;font-size:13px}.composer-access span,.composer-model span{min-width:0;overflow:hidden;text-overflow:ellipsis}.permission-menu,.model-menu{width:min(286px,calc(100vw - 24px));max-height:58svh;overflow:auto}.model-submenu{position:static;width:100%;margin-top:8px;box-shadow:none}.composer-status{display:none}.jump-bottom{bottom:124px}.raw{inset:auto 0 0;width:100vw;height:min(54svh,460px)}.me-body{width:100%;padding:14px}}@media(max-width:520px){.home{background:#f6f6f4}.home-header{min-height:54px;padding:7px 12px}.home-me-button,.home-add-button{width:38px;min-width:38px;min-height:38px;height:38px;border-radius:12px;background:#fbfbfa;padding:0}.home-me-button svg,.home-add-button svg{width:20px;height:20px}.home-body{padding:18px 16px max(28px,env(safe-area-inset-bottom));gap:26px}.device-section h2{margin-bottom:12px;font-size:24px;line-height:1.15}.cloud-device-empty{min-height:0;border-radius:16px;padding:22px 20px 20px;gap:10px}.cloud-device-empty strong{font-size:22px;line-height:1.2}.cloud-device-empty span{max-width:280px;font-size:16px;line-height:1.45}.cloud-device-empty button,.personal-device-empty button{min-height:48px;margin-top:6px;border-radius:14px;font-size:17px}.auth-panel{width:100%}.auth-panel h1{font-size:28px}.project-dialog{width:calc(100vw - 16px);max-height:calc(100svh - 16px);overflow:auto;padding:26px 16px 18px;border-radius:18px}.project-dialog h2{padding-right:44px;font-size:28px}.project-dialog p{margin:10px 0 18px;font-size:17px}.project-name-input{height:56px;padding:0 16px;border-radius:16px;font-size:21px}.project-path-input{height:48px;border-radius:14px}.dialog-actions{gap:10px}.dialog-secondary,.dialog-primary{flex:1;min-width:0;min-height:48px;padding:0 14px;font-size:17px}.personal-device-card{min-height:0;grid-template-columns:minmax(0,1fr) 38px;align-items:start;border-radius:16px}.personal-device-open{min-height:0;padding:16px 0 17px 14px;border-radius:16px 0 0 16px}.personal-device-icon{width:34px;height:34px;border-radius:11px}.personal-device-main{gap:14px}.personal-device-title{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon name" "icon badges";align-items:center;column-gap:10px;row-gap:6px}.personal-device-title .personal-device-icon{grid-area:icon}.personal-device-title strong{grid-area:name;min-width:0;font-size:18px;line-height:1.18}.personal-device-badges{grid-area:badges;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px}.personal-device-badges em,.personal-device-badges i{min-width:0;height:22px;padding:0 10px;font-size:12px}.personal-device-more{margin:13px 8px 0 0}.personal-device-more summary{width:30px;height:30px}.personal-device-meta{grid-template-columns:minmax(0,1fr);gap:3px;font-size:12px}.personal-device-meta b{overflow:visible;white-space:normal;overflow-wrap:anywhere;text-align:left;font-size:13px;line-height:1.35}.personal-device-meta:first-child b{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;letter-spacing:0}.home .pairing{border-width:1px}.me-profile{grid-template-columns:minmax(0,1fr);align-items:start}.me-avatar{width:48px;height:48px}.me-profile p{align-items:flex-start}}@media(max-width:380px){.nav-menu-item span{display:none}.nav-menu-item{min-width:40px;justify-content:center;padding:0 10px}.home-header{gap:8px}.home-header h1{font-size:18px}.cloud-device-empty{padding:20px 16px}.cloud-device-empty strong{font-size:20px}.cloud-device-empty span{font-size:15px}.personal-device-card{padding:18px 14px}.chat-title span{display:none}.chat-title h1{max-width:100%;font-size:15px}.composer-access span:not(.composer-model-name),.composer-reasoning-label{display:none}}@media(max-width:760px){.app-frame{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.navigator{display:none}.conversation,.content-grid,.chat{min-height:0}.mobile-header-actions{display:flex}.mobile-drawer-backdrop{display:block}.mobile-project-list{display:block;padding:8px 6px 12px}.mobile-project-list .project{width:auto;min-width:0}.mobile-project-list .thread-row{width:100%}.mobile-drawer-nav .nav-menu-item{width:100%;min-width:0}}@media(max-width:380px){.mobile-drawer-nav .nav-menu-item span{display:inline}}
