:root{font-family:Segoe UI Variable Text,Segoe UI,sans-serif;color:#202123;background:#fff;font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;height:100dvh;margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}.app-shell{height:100%;height:100dvh;display:grid;grid-template-columns:280px minmax(0,1fr);overflow:hidden;background:#fff}.sidebar{min-width:0;display:flex;flex-direction:column;border-right:1px solid #e4e4df;background:#f7f7f5;padding:12px}.sidebar-header{height:44px;display:flex;align-items:center;gap:10px;padding:0 8px;font-weight:600}.brand-mark,.pairing-logo,.empty-logo{display:grid;place-items:center;color:#fff;background:#202123;font-weight:700}.brand-mark{width:28px;height:28px;border-radius:7px}.new-thread,.sidebar-footer button{min-height:42px;display:flex;align-items:center;gap:10px;border:0;border-radius:7px;padding:0 10px;background:transparent;cursor:pointer;text-align:left}.new-thread:hover,.sidebar-footer button:hover{background:#ecece8}.thread-tools{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:8px}.thread-search{min-width:0;height:36px;display:flex;align-items:center;gap:7px;border:1px solid #deded8;border-radius:7px;background:#fff;padding:0 9px;color:#777771}.thread-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:13px}.thread-tools>button{min-height:36px;display:flex;align-items:center;gap:6px;border:1px solid #deded8;border-radius:7px;background:#fff;padding:0 9px;cursor:pointer;font-size:12px}.thread-tools>button.active{background:#e9e9e5}.thread-list{min-height:0;flex:1;overflow-y:auto;margin-top:10px}.sidebar-section{margin:15px 0 22px}.sidebar-section>h2{margin:0 10px 7px;color:#86867f;font-size:11px;font-weight:600}.project-group{margin:0 0 14px;border-top:1px solid #dfdfda;padding-top:9px}.project-heading{width:100%;min-width:0;height:28px;display:flex;align-items:center;gap:7px;border:0;border-radius:5px;padding:0 10px;background:transparent;color:#454540;cursor:pointer;font:inherit;text-align:left}.project-heading:hover{background:#e9e9e5}.project-heading:focus-visible{outline:2px solid #3f6f5a;outline-offset:1px}.project-chevron{flex:0 0 auto;color:#85857e}.project-folder-icon{flex:0 0 auto;color:#64645e}.project-title{min-width:0;flex:1;overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.project-thread-count{min-width:18px;flex:0 0 auto;color:#85857e;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.project-thread-list{margin:2px 0 0 17px;border-left:1px solid #d7d7d1;padding-left:7px}.project-thread-list .thread-item{padding-left:9px}.thread-item{width:100%;min-height:36px;display:flex;align-items:center;border-radius:7px;background:transparent}.thread-item:hover,.thread-item.active{background:#e9e9e5}.thread-title{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-title{font-size:14px;font-weight:450}.thread-open{min-width:0;min-height:36px;flex:1;overflow:hidden;border:0;background:transparent;padding:7px 5px 7px 10px;cursor:pointer;text-align:left}.thread-actions{display:flex;flex:0 0 auto;padding-right:4px;opacity:0}.thread-item:hover .thread-actions,.thread-item:focus-within .thread-actions,.thread-item.active .thread-actions{opacity:1}.thread-actions button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:5px;color:#6e6e68;background:transparent;cursor:pointer}.thread-actions button:hover{background:#dcdcd6}.empty-sidebar{padding:16px 10px;color:#777771;font-size:12px}.sidebar-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e4df;padding-top:8px}.connection-dot{width:8px;height:8px;margin-right:12px;border-radius:50%;background:#a1a19b}.connection-dot.connected{background:#2d9d54}.conversation{min-width:0;display:grid;grid-template-rows:60px minmax(0,1fr) auto;background:#fff}.conversation-header{display:flex;align-items:center;gap:5px;border-bottom:1px solid #ecece8;padding:0 18px}.conversation-heading{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.conversation-heading strong,.conversation-heading span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-heading strong{font-size:14px}.conversation-heading span{color:#777771;font-size:12px}.icon-button{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:7px;background:transparent;cursor:pointer}.icon-button:hover{background:#f0f0ed}.icon-button:disabled{color:#b1b1ab;cursor:default}.message-scroll{min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-x:none}.message-column{width:min(780px,calc(100% - 36px));min-width:0;margin:0 auto;padding:34px 0 120px}.history-page-status{min-height:28px;display:flex;align-items:center;justify-content:center;color:#85857e;font-size:12px}.history-page-status button{border:0;color:#6f5140;background:transparent;cursor:pointer;text-decoration:underline}.user-row{display:flex;justify-content:flex-end;margin:18px 0}.user-message{min-width:0;max-width:min(82%,640px);border-radius:8px;background:#f0f0ed;padding:11px 14px;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.message-images,.pending-images{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.message-images{margin-top:8px}.message-images img,.pending-image img{width:132px;height:132px;display:block;border-radius:6px;object-fit:cover;background:#e9e9e5}.image-missing{max-width:180px;border:1px solid #d9d9d3;border-radius:6px;color:#777771;padding:9px;font-size:12px;overflow-wrap:anywhere}.message-document{max-width:100%;min-height:34px;display:flex;align-items:center;gap:8px;border:1px solid #d9d9d3;border-radius:6px;background:#fff;color:#4d4d48;padding:7px 9px;font-size:12px}.message-document>svg{flex:0 0 auto}.message-document span{min-width:0;overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;white-space:nowrap}.assistant-message{min-width:0;max-width:100%;margin:26px 0;line-height:1.75;overflow-wrap:anywhere}.assistant-message p{margin:0 0 14px}.assistant-message pre,.command-preview{max-width:100%;overflow-x:auto;border:1px solid #dfdfda;border-radius:7px;background:#f6f6f3;padding:14px;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.assistant-message table{display:block;max-width:100%;overflow-x:auto}.assistant-message code{border-radius:4px;background:#f1f1ed;padding:2px 5px;font-family:Cascadia Code,Consolas,monospace;font-size:.9em}.assistant-message pre code{padding:0;background:transparent}.assistant-message.streaming:after{content:"";display:inline-block;width:6px;height:16px;margin-left:3px;vertical-align:-2px;background:#202123;animation:blink .9s steps(2) infinite}@keyframes blink{50%{opacity:0}}.tool-message{min-width:0;max-width:100%;min-height:42px;display:flex;align-items:center;gap:10px;margin:12px 0;border-left:2px solid #c8c8c1;color:#64645e;padding:8px 12px;font-family:Cascadia Code,Consolas,monospace;font-size:13px}.tool-message>svg{flex:0 0 auto}.tool-message span{min-width:0;overflow-wrap:anywhere}.thinking{min-width:0;max-width:100%;margin:18px 0;color:#686862}.thinking summary{cursor:pointer;font-size:13px}.thinking pre{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap;font-family:inherit;line-height:1.6}.process-group{min-width:0;max-width:100%;margin:18px 0;border-left:2px solid #d0d0ca;color:#64645e}.process-group>summary{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;cursor:pointer;font-size:13px}.process-group-items{min-width:0;padding:0 12px 8px}.runtime-activity{min-width:0;margin:8px 0 24px;border-left:2px solid #bdbdb7;padding-left:12px;color:#555550;font-size:13px}.runtime-plan{display:grid;gap:7px;margin:0 0 12px;padding:0;list-style:none}.runtime-plan li{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px}.runtime-plan li>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid #d0d0ca;border-radius:50%;font-size:11px}.runtime-plan li[data-status=completed]>span{color:#1d7b3b;border-color:#9ac7a7}.runtime-command,.runtime-files,.runtime-diff{min-width:0;border-top:1px solid #e4e4df}.runtime-command summary,.runtime-files summary,.runtime-diff summary{min-height:38px;display:flex;align-items:center;gap:8px;cursor:pointer}.runtime-command summary span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Code,Consolas,monospace}.runtime-command small,.runtime-files small{margin-left:auto;color:#85857e}.runtime-command pre,.runtime-diff pre{max-height:240px;overflow:auto;margin:0 0 10px;background:#f6f6f3;padding:10px;font-family:Cascadia Code,Consolas,monospace;font-size:12px;white-space:pre-wrap}.runtime-files ul{margin:0 0 10px;padding-left:22px}.runtime-files li{overflow-wrap:anywhere;font-family:Cascadia Code,Consolas,monospace;font-size:12px}.working{display:flex;gap:5px;padding:15px 2px}.working span{width:5px;height:5px;border-radius:50%;background:#84847e;animation:pulse 1s ease-in-out infinite}.working span:nth-child(2){animation-delay:.14s}.working span:nth-child(3){animation-delay:.28s}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}.empty-conversation{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:12vh;text-align:center}.empty-logo{width:48px;height:48px;border-radius:10px;font-size:20px}.empty-conversation h1{margin:18px 0 0;font-size:23px;font-weight:600}.composer-wrap{position:relative;padding:10px 18px max(18px,env(safe-area-inset-bottom));background:linear-gradient(to top,#fff 75%,#fff0)}.composer{width:min(780px,100%);min-height:104px;margin:0 auto;border:1px solid #d9d9d3;border-radius:8px;background:#fff;box-shadow:0 5px 22px #0000000f;padding:13px 13px 9px}.composer textarea{width:100%;min-height:48px;max-height:180px;resize:none;border:0;outline:0;color:#202123;background:transparent;line-height:1.5}.composer textarea:disabled{color:#a0a09a}.composer-actions{position:relative;display:flex;align-items:center;justify-content:space-between}.composer-selectors{min-width:0;display:flex;align-items:center;gap:8px;overflow:hidden}.composer-selectors .model-button{min-width:0;max-width:180px;text-overflow:ellipsis}.composer-tools{position:relative;display:flex;align-items:center;margin-left:auto}.attachment-button{width:34px;height:34px;color:#6e6e68}.attachment-menu{position:absolute;right:0;bottom:42px;z-index:5;display:grid;min-width:132px;border:1px solid #d9d9d3;border-radius:7px;background:#fff;padding:5px;box-shadow:0 10px 28px #0000001a}.attachment-menu button{display:flex;align-items:center;gap:8px;border:0;border-radius:5px;background:transparent;padding:9px 10px;cursor:pointer;text-align:left}.attachment-menu button:hover{background:#f0f0ed}.pending-images{margin:4px 0 10px}.pending-documents{min-width:0;display:grid;gap:7px;margin:4px 0 10px}.pending-document{min-width:0;min-height:40px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;border:1px solid #d9d9d3;border-radius:7px;background:#fafaf8;padding:7px 8px}.pending-document>svg{color:#64645e}.pending-document-name{min-width:0;overflow:hidden;color:#33332f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pending-document-status{color:#777771;font-size:11px;font-variant-numeric:tabular-nums}.document-retry,.document-remove{display:grid;place-items:center;border:0;border-radius:5px;background:transparent;cursor:pointer}.document-retry{color:#8f291f;font-size:12px;padding:5px 7px}.document-remove{width:28px;height:28px;color:#64645e}.document-retry:hover,.document-remove:hover{background:#ecece8}.pending-image{position:relative}.image-upload-status{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:#202123a8;font-size:11px}.image-retry{position:absolute;inset:0;border:0;color:#fff;background:#8f291fcc;cursor:pointer;font-size:11px}.pending-image img{width:58px;height:58px}.image-remove{position:absolute;top:-6px;right:-6px;width:22px;height:22px;display:grid;place-items:center;border:1px solid #d9d9d3;border-radius:50%;color:#454540;background:#fff;cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.model-button{max-width:calc(100% - 50px);display:flex;align-items:center;gap:4px;overflow:hidden;border:0;background:transparent;color:#6e6e68;font-size:12px;white-space:nowrap;cursor:pointer}.send-button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;color:#fff;background:#202123;cursor:pointer}.send-button:disabled{background:#d1d1cc;cursor:default}.sync-warning{width:min(780px,100%);display:flex;align-items:center;gap:7px;margin:0 auto 8px;color:#8a5c12;font-size:12px}.sync-warning button{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer}.pairing-page{min-height:100%;display:grid;place-items:center;padding:24px;background:#f7f7f5}.pairing-panel{width:min(420px,100%);border:1px solid #deded8;border-radius:8px;background:#fff;padding:30px;box-shadow:0 12px 40px #0000000b}.pairing-logo{width:42px;height:42px;border-radius:9px}.pairing-panel h1{margin:22px 0 8px;font-size:25px}.pairing-panel>p{margin:0 0 26px;color:#6e6e68;line-height:1.55}.pairing-panel label,.settings-modal label{display:flex;flex-direction:column;gap:7px;margin:16px 0;color:#555550;font-size:13px}.pairing-panel input,.settings-modal select{width:100%;height:44px;border:1px solid #d4d4ce;border-radius:7px;outline:0;background:#fff;padding:0 12px}.pairing-panel input:focus,.settings-modal select:focus{border-color:#777771;box-shadow:0 0 0 3px #2021230d}.pairing-code-input{font-family:Cascadia Code,Consolas,monospace!important;font-size:15px!important;font-weight:600;letter-spacing:0!important;text-align:center}.primary-button,.danger-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:0 16px;cursor:pointer}.pairing-panel .primary-button{width:100%;margin-top:10px}.primary-button{border:1px solid #202123;color:#fff;background:#202123}.primary-button:disabled{border-color:#c9c9c3;background:#c9c9c3;cursor:default}.pairing-error{color:#b42318;font-size:13px}.modal-backdrop,.scrim{position:fixed;inset:0;z-index:20;border:0;background:#0000004a}.modal-backdrop{display:grid;place-items:center;padding:20px}.modal{width:min(480px,100%);max-height:min(680px,calc(100vh - 40px));overflow-y:auto;border-radius:8px;background:#fff;padding:22px;box-shadow:0 24px 80px #00000030}.modal-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-title h2{flex:1;margin:0;font-size:19px}.approval-modal>p{color:#62625d;line-height:1.55}.approval-modal label,.request-questions label{display:flex;flex-direction:column;gap:7px;margin:14px 0;color:#555550;font-size:13px}.approval-modal input,.approval-modal select,.approval-modal textarea,.rename-modal>input{width:100%;border:1px solid #d4d4ce;border-radius:7px;outline:0;background:#fff;padding:10px 12px}.approval-modal select,.rename-modal>input{min-height:42px}.approval-modal small{color:#777771;line-height:1.45}.request-questions{min-width:0;display:grid;gap:2px}.queue-count{flex:0 0 auto;color:#777771;font-size:12px}.project-options{display:grid;gap:7px;margin-top:18px}.project-options button{min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #deded8;border-radius:7px;background:#fff;padding:9px 11px;cursor:pointer;text-align:left}.project-options button.active,.project-options button:hover{background:#f0f0ed}.project-options button span{min-width:0;display:flex;flex-direction:column;gap:3px}.project-options button strong,.project-options button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-options button small{color:#777771}.rename-modal>input{margin-top:18px}.settings-section{margin-top:22px;border-top:1px solid #ecece8;padding-top:18px}.settings-section h3{margin:0 0 11px;font-size:13px;font-weight:650}.toggle-row{min-height:42px;display:flex!important;flex-direction:row!important;align-items:center;justify-content:space-between;gap:14px;margin:0!important}.toggle-row input{width:18px;height:18px;flex:0 0 auto}.pause-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pause-options button,.danger-text-button{min-height:38px;border:1px solid #d4d4ce;border-radius:7px;background:#fff;padding:7px 9px;cursor:pointer;font-size:12px}.device-list{display:grid}.device-row{min-width:0;min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-top:1px solid #ecece8}.device-row:first-child{border-top:0}.device-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.device-row strong,.device-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-row small,.settings-note{color:#777771;font-size:12px}.danger-text-button{border-color:#e0b4ae;color:#a73024}.pause-options button:disabled,.danger-text-button:disabled,.toggle-row input:disabled{opacity:.55;cursor:default}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.modal-actions>button:not(.primary-button){min-height:42px;border:1px solid #d4d4ce;border-radius:7px;background:#fff;padding:0 16px;cursor:pointer}.danger-button{width:100%;margin-top:18px;border:1px solid #e0b4ae;color:#a73024;background:#fff}.toast{position:fixed;right:18px;bottom:18px;z-index:30;max-width:min(420px,calc(100% - 36px));display:flex;align-items:center;gap:9px;border:1px solid #e4b4ae;border-radius:7px;color:#8f291f;background:#fff7f5;padding:11px 13px;box-shadow:0 8px 30px #00000014}.toast span{flex:1}.toast button{display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.mobile-only{display:none}@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;inset:0 auto 0 0;z-index:25;width:min(86vw,320px);transform:translate(-102%);visibility:hidden;pointer-events:none;transition:transform .18s ease,visibility 0s linear .18s;padding-top:max(12px,env(safe-area-inset-top))}.sidebar.is-open{transform:translate(0);visibility:visible;pointer-events:auto;transition-delay:0s}.scrim{z-index:24;width:100%}.conversation{height:100%;height:100dvh;grid-template-rows:calc(54px + env(safe-area-inset-top)) minmax(0,1fr) auto}.conversation-header{padding:env(safe-area-inset-top) 10px 0}.mobile-only{display:grid}.sidebar-header .mobile-only{margin-left:auto}.message-column{width:calc(100% - 28px);padding-top:22px;padding-bottom:96px}.assistant-message pre,.command-preview,.thinking pre{overflow-x:hidden;overflow-wrap:anywhere;white-space:pre-wrap}.process-group>summary{overflow:hidden;white-space:nowrap}.user-message{max-width:88%}.thread-actions{opacity:1}.composer-selectors{gap:4px}.composer-selectors .model-button{max-width:128px}.pause-options{grid-template-columns:1fr}.composer-wrap{padding:8px 10px max(10px,env(safe-area-inset-bottom))}.composer{min-height:94px}.empty-conversation h1{font-size:21px}.toast{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:calc(100% - 20px)}}
