:root{font-family:'Segoe UI',Inter,system-ui,sans-serif;color:#18263d;background:#f6f8fc;font-size:14px;font-synthesis:none;--blue:#2463eb;--border:#e2e8f2;--muted:#6e7c91}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #9bbafb;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #a9c1ff;outline-offset:1px;border-color:#779bf2}input,textarea,select{border:1px solid var(--border);border-radius:9px;background:#fff;color:#18263d;padding:11px 12px;min-width:0}input::placeholder,textarea::placeholder{color:#929db0}textarea{resize:vertical;line-height:1.65}input:not([type=checkbox]):not([type=file]),textarea{width:100%}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;flex:0 0 auto;margin:3px 0}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,p{margin-top:0}h1{font-size:23px;line-height:1.35;letter-spacing:-.65px;font-weight:650;margin:8px 0}h2{font-size:15px;font-weight:650;letter-spacing:-.2px;margin:0 0 12px}p{line-height:1.65}.app{min-height:100vh;max-width:640px;margin:auto;background:#fff;display:flex;flex-direction:column;border-left:1px solid #e7ecf4;border-right:1px solid #e7ecf4}.app-header{display:flex;justify-content:space-between;align-items:center;padding:20px 23px 18px}.brand{display:flex;align-items:center;gap:9px;font-size:24px;font-weight:720;letter-spacing:-.8px;color:#18263d;text-decoration:none}.brand-mark{width:33px;height:33px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center}.brand-mark svg{height:25px;width:25px}.version{font-size:9px;letter-spacing:.7px;padding:4px 6px;border:1px solid var(--border);border-radius:5px;font-weight:650;color:#7c899d;margin-left:4px}.icon-button{display:grid;place-items:center;width:34px;height:34px;background:transparent;color:#76849a;border:0;border-radius:9px;flex-shrink:0}.icon-button:hover{background:#f0f4fc;color:var(--blue)}.bordered{border:1px solid var(--border);background:#fff}.tabs{display:flex;padding:0 20px;border-bottom:1px solid var(--border);gap:7px}.tab{display:flex;gap:8px;align-items:center;justify-content:center;flex:1;padding:13px 5px 15px;background:none;border:0;border-bottom:2px solid transparent;color:#7b879a;font-size:13px;font-weight:600}.tab.active{color:var(--blue);border-bottom-color:var(--blue)}.tab svg{width:16px;height:16px}.count{font-size:10px;background:#edf1f8;padding:2px 6px;border-radius:5px;color:#72829a;line-height:1.3}.tab.active .count{background:#eaf0ff;color:var(--blue)}main{padding:0 22px 28px;flex:1}.account-row{display:flex;align-items:center;gap:7px;padding:17px 0 22px;font-size:11px;color:#748195}.account-row>.text-button{margin-left:auto}.connection-dot,.small-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a8b4c5;flex-shrink:0}.connection-dot.connected,.small-dot{background:#40ac86}.thread-header{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.thread-header h1{font-size:20px;margin:7px 0 9px}.thread-header .icon-button{margin-top:13px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.45px;color:#8b96a8}.muted{font-size:13px;color:#7a879a;line-height:1.7}.thread-details{font-size:11px;margin:0 0 16px}.text-button{border:0;padding:0;background:transparent;color:var(--blue);font-size:11px;font-weight:600;line-height:1.5}.text-button:hover{text-decoration:underline}.search-box{margin:-3px 0 19px}.search-box summary{font-size:11px;color:#7d8ba0;cursor:pointer}.inline-form{display:flex;gap:7px;margin-top:10px}.inline-form input{font-size:12px;padding:9px}.inline-form .button{padding:9px 11px}.thread-choices{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin-bottom:16px}.choice-title{font-size:11px;color:var(--muted);padding:12px 13px;margin:0;background:#f6f8fc}.thread-choice{display:block;width:100%;text-align:left;border:0;border-top:1px solid var(--border);padding:13px;background:#fff;color:#18263d}.thread-choice:hover{background:#f5f8ff}.thread-choice strong{display:block;font-size:12px;margin-bottom:4px}.thread-choice small{font-size:10px;color:var(--muted)}.context-card{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:#fcfdff;margin-bottom:24px}.context-card>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:14px;cursor:pointer}.context-card>summary::-webkit-details-marker{display:none}.context-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600}.context-title>svg{color:#7290bc;width:16px;height:16px}.context-title>.count{margin-left:2px}.chevron{color:#8190a4}.context-body{padding:0 14px}.micro{font-size:11px;line-height:1.65;color:#8190a4;margin:0 0 12px}.source-list{display:flex;flex-direction:column;gap:11px;padding:1px 0 15px}.source-item{display:flex;gap:9px;align-items:flex-start;font-size:11px;line-height:1.4;cursor:pointer}.source-item strong{font-size:11px;font-weight:550;display:block}.source-item small{display:block;color:#929bad;font-size:10px;margin-top:3px}.source-item input{width:14px;height:14px;margin-top:2px}.source-item.current{cursor:default}.source-icon{width:15px;height:15px;color:var(--blue);font-size:12px;line-height:15px;text-align:center;margin-top:1px}.context-footer{display:flex;align-items:center;gap:6px;border-top:1px solid var(--border);padding:12px 0;font-size:10px;color:#7b879b}.context-footer>.text-button{margin-left:auto;font-size:10px}.empty-small{font-size:11px;line-height:1.7;color:#8b97a8;margin:0}.chat-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.chat-heading .text-button{font-size:10px;color:#94a0b2}.messages{display:flex;flex-direction:column;gap:13px;margin-bottom:15px}.message{display:flex;gap:9px;align-items:flex-start;animation:appear .18s ease-out}.avatar{display:grid;place-items:center;width:25px;height:25px;border-radius:8px;flex-shrink:0;background:#eaf0ff;color:var(--blue);font-size:14px}.message.user{padding-left:28px;justify-content:flex-end}.message.user .avatar{display:none}.message-content{background:#f6f8fc;border:1px solid #eff2f7;border-radius:0 11px 11px 11px;padding:12px 14px;color:#65748b;font-size:12px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%}.message.user .message-content{background:#edf3ff;border-color:#e3ebfd;border-radius:11px 0 11px 11px;color:#355582}.message-label{display:block;font-size:10px;font-weight:650;color:#364e72;margin-bottom:5px}.draft-card{border:1px solid #cfddfb;border-radius:12px;overflow:hidden;margin:16px 0 14px;box-shadow:0 4px 16px #2463eb07}.draft-heading{display:flex;justify-content:space-between;padding:13px 14px;background:#f4f7ff;border-bottom:1px solid #e5ecfb;font-size:11px;font-weight:600;color:#4b6184}.draft-heading .small-dot{width:5px;height:5px;margin-right:4px}.draft-card>textarea{border:0;border-radius:0;padding:17px;font-size:12px;min-height:215px;line-height:1.9;outline-offset:-2px;color:#3e4e65;resize:vertical}.draft-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:12px 13px 7px;border-top:1px solid #edf1f8}.draft-footer>span{font-size:9px;color:#8693a7}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 15px;border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap;line-height:1.35;transition:background .15s}.button.primary{background:var(--blue);color:#fff;box-shadow:0 2px 3px #2463eb13}.button.primary:hover{background:#174fd0}.button.secondary{background:#fff;color:#526580;border-color:var(--border)}.button.secondary:hover{background:#f5f8ff}.button svg{width:14px;height:14px}.draft-footer .button{font-size:10px;padding:9px 11px}.draft-safety{font-size:9px;color:#8794a7;line-height:1.5;text-align:right;margin:0;padding:0 13px 12px}.suggestions{display:flex;gap:6px;flex-wrap:wrap;margin:17px 0 12px}.suggestions button{font-size:10px;padding:6px 9px;background:#fff;border:1px solid var(--border);color:#7b88a0;border-radius:6px}.suggestions button:hover{background:#f1f5ff;color:var(--blue);border-color:#bdd0fa}.composer{border:1px solid #dce4f1;border-radius:11px;background:#fff;overflow:hidden;box-shadow:0 3px 10px #18263d05}.composer>textarea{border:0;border-radius:0;resize:vertical;min-height:83px;font-size:11px;padding:14px;line-height:1.7;outline-offset:-2px}.composer-footer{display:flex;justify-content:space-between;align-items:center;gap:7px;border-top:1px solid #f0f3f8;padding:10px}.tone-label{display:flex;gap:5px;align-items:center;color:#8b97ab;font-size:10px}.tone-label select{border:0;background:#f6f8fc;padding:7px 4px;border-radius:5px;font-size:10px;color:#6b7a91;max-width:110px}.composer-footer .button{font-size:10px;padding:9px 11px}.consent{display:flex;gap:8px;margin:14px 1px 0;font-size:9px;line-height:1.6;color:#8693a6}.consent>input{height:13px;width:13px;margin-top:2px}.panel-footnote{display:flex;justify-content:center;align-items:center;gap:5px;color:#96a1b0;font-size:9px;margin:17px 0 0}.panel-footnote svg{width:11px;height:11px}.section-intro{padding-top:25px;margin-bottom:19px}.section-intro h1{font-size:24px;margin:9px 0 12px;max-width:380px}.section-intro p{font-size:12px}.info-card{background:#f0f5ff;border:1px solid #e4ecfe;color:#6881aa;font-size:11px;line-height:1.7;padding:13px 14px;border-radius:9px;margin-bottom:18px}.form-card{background:#fff;border:1px solid var(--border);padding:17px;border-radius:12px;margin-bottom:15px}.form-card>label:not(.check-row),#custom-url-field>label{font-size:11px;font-weight:600;display:block;color:#667690;margin-bottom:7px;margin-top:15px}.form-card>input,.form-card select,.form-card textarea{font-size:12px}.form-card select{width:100%;padding:11px}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:14px}.import-row{display:flex;align-items:center;gap:12px;margin:20px 0}.import-row>.micro{margin:0;font-size:9px}.file-label{cursor:pointer}.knowledge-list{display:flex;flex-direction:column;gap:9px;margin-bottom:18px}.knowledge-item{padding:14px;border:1px solid var(--border);border-radius:10px}.knowledge-item-top{display:flex;align-items:flex-start;gap:10px}.knowledge-item-top>div{flex:1;min-width:0}.knowledge-item strong{font-size:12px;font-weight:600;display:block;overflow-wrap:anywhere}.knowledge-item p{font-size:11px;color:#8a96aa;margin:5px 0 8px;white-space:pre-wrap;max-height:52px;overflow:hidden;line-height:1.6;overflow-wrap:anywhere}.knowledge-actions{display:flex;align-items:center;gap:14px;font-size:10px;color:#8997ac}.knowledge-actions>span{margin-right:auto}.knowledge-actions>.text-button{font-size:10px}.setting-heading{display:flex;gap:10px;margin-bottom:12px;align-items:center}.setting-number{border:1px solid var(--border);width:29px;height:29px;display:grid;place-items:center;border-radius:9px;color:#8ba0c0;font-size:10px;flex-shrink:0}.setting-heading h2{margin:0 0 2px;font-size:13px}.setting-heading p{margin:0;font-size:10px}.password-field{position:relative}.password-field>input{padding-right:55px;font-size:12px}.password-field>.reveal{position:absolute;right:11px;top:12px;font-size:10px}.verify-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:12px}.verify-row>.micro{font-size:10px;margin:0}.verify-row>.text-button{font-size:10px}.check-row{display:flex;align-items:flex-start;gap:10px}.check-row strong{display:block;font-size:11px;font-weight:600;margin-bottom:5px}.check-row small{display:block;font-size:10px;color:#8b98aa;line-height:1.7}.full-width{width:100%}.privacy-section{padding:25px 2px 0}.privacy-section h2{font-size:12px;margin-bottom:8px}.privacy-section>.micro{font-size:10px}.danger{color:#bf5e66}.app-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;border-top:1px solid #edf1f7;background:#fcfdff;font-size:9px;color:#a3adbc}.footer-dot{margin:0 6px;color:#b5bfd0}.demo-banner{background:#edf3ff;color:#5c79a9;font-size:10px;text-align:center;padding:9px 12px;border-top:1px solid #e3ecff}.demo-banner span{font-size:8px;font-weight:700;letter-spacing:.7px;background:#dce8ff;color:#3768c2;padding:3px 5px;border-radius:4px;margin-right:6px}#status{font-size:11px;line-height:1.65;padding:11px 14px;margin:14px 22px 0;background:#edf6f1;border:1px solid #d5e9df;border-radius:8px;color:#46826e;overflow-wrap:anywhere}#status.error{background:#fff2f1;border-color:#f4dcd9;color:#b76b68}#status.loading{background:#edf3ff;border-color:#dce7fd;color:#5378b5}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes appear{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:720px){body{padding:28px 20px;background:radial-gradient(ellipse at 0% 0%,#e7efff,transparent 60%),#f6f8fc}.app{border:1px solid #dfe7f4;border-radius:18px;overflow:hidden;min-height:calc(100vh - 56px);max-width:470px;box-shadow:0 20px 60px #334a7420}}@media(max-width:360px){main{padding-left:14px;padding-right:14px}.app-header{padding:16px}.tabs{padding:0 10px}.tab{font-size:11px;gap:5px}.tab svg{width:14px}.composer-footer{flex-wrap:wrap}.composer-footer .button{flex:1}.draft-footer{flex-wrap:wrap}.draft-footer .button{margin-left:auto}.context-title{font-size:11px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

#chatgpt-settings{margin-top:16px}#chatgpt-settings>.form-actions{flex-wrap:wrap;justify-content:flex-start}#chatgpt-settings>label,#api-settings>label{display:block;font-size:11px;font-weight:600;color:#667690;margin:15px 0 7px}#api-settings{margin-top:18px;border-top:1px solid var(--border);padding-top:15px}#api-settings>summary{cursor:pointer;font-size:12px;color:var(--blue);margin-bottom:12px}#chatgpt-state{overflow-wrap:anywhere}#account-panel-link,#helper-download-link{display:inline-block;margin-top:12px;margin-bottom:6px}#chatgpt-settings .info-card{margin-bottom:12px}#chatgpt-settings>select{margin-bottom:10px}
.gmail-connect-status{font-size:11px;line-height:1.65;padding:11px 12px;margin:13px 0 12px;background:#edf6f1;border:1px solid #d5e9df;border-radius:8px;color:#37765e;overflow-wrap:anywhere}.gmail-connect-status.error{background:#fff2f1;border-color:#f4dcd9;color:#a84d4a}.gmail-connect-status.loading{background:#edf3ff;border-color:#dce7fd;color:#486da7}#gmail-connection-card .form-actions{flex-wrap:wrap}#gmail-connection-card[data-connecting=true] #connect-gmail{cursor:progress}#gmail-connect-help{margin-top:12px;margin-bottom:0}
