.DriveFolderPicker-module__M4aSpa__picker{background:var(--color-text);flex-direction:column;gap:.75rem;min-height:430px;padding:1rem;display:flex}.DriveFolderPicker-module__M4aSpa__searchInput{color:var(--color-border);background:#0f172a;border:1px solid #334155;border-radius:6px;outline:none;padding:.7rem .8rem;font-family:inherit;font-size:.92rem}.DriveFolderPicker-module__M4aSpa__searchInput:focus{border-color:#2563eb}.DriveFolderPicker-module__M4aSpa__startLocations{gap:.35rem;display:grid}.DriveFolderPicker-module__M4aSpa__startLabel{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:700}.DriveFolderPicker-module__M4aSpa__startButtons{gap:.4rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.DriveFolderPicker-module__M4aSpa__startBtn{color:#94a3b8;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:999px;flex-shrink:0;padding:.38rem .65rem;font-family:inherit;font-size:.76rem}.DriveFolderPicker-module__M4aSpa__startBtn:hover{color:#cbd5e1;border-color:#475569}.DriveFolderPicker-module__M4aSpa__startBtnActive{color:#bfdbfe;background:#2563eb29;border-color:#2563eb}.DriveFolderPicker-module__M4aSpa__pathRow{align-items:center;gap:.4rem;min-height:34px;display:flex}.DriveFolderPicker-module__M4aSpa__backBtn{color:var(--color-border);cursor:pointer;background:#334155;border:none;border-radius:6px;flex-shrink:0;padding:.35rem .7rem;font-family:inherit;font-size:.8rem}.DriveFolderPicker-module__M4aSpa__backBtn:hover{background:#475569}.DriveFolderPicker-module__M4aSpa__pathName{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.82rem;overflow:hidden}.DriveFolderPicker-module__M4aSpa__list{flex-direction:column;gap:.15rem;min-height:280px;max-height:min(52vh,520px);display:flex;overflow-y:auto}.DriveFolderPicker-module__M4aSpa__row{border-radius:6px;align-items:center;gap:.4rem;padding:.5rem .6rem;display:flex}.DriveFolderPicker-module__M4aSpa__row:hover{background:#0f172a}.DriveFolderPicker-module__M4aSpa__rowName{color:#cbd5e1;text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;padding:0;font-family:inherit;font-size:.86rem;overflow:hidden}.DriveFolderPicker-module__M4aSpa__rowFile{color:#475569;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.86rem;overflow:hidden}.DriveFolderPicker-module__M4aSpa__chooseBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:5px;flex-shrink:0;padding:.35rem .7rem;font-family:inherit;font-size:.78rem}.DriveFolderPicker-module__M4aSpa__chooseBtn:hover:not(:disabled){background:#1d4ed8}.DriveFolderPicker-module__M4aSpa__chooseBtn:disabled{opacity:.5;cursor:default}.DriveFolderPicker-module__M4aSpa__footerRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.DriveFolderPicker-module__M4aSpa__cancelBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.2rem .3rem;font-family:inherit;font-size:.8rem}.DriveFolderPicker-module__M4aSpa__cancelBtn:hover{color:#94a3b8}.DriveFolderPicker-module__M4aSpa__hint{color:#475569;font-size:.78rem}.DriveFolderPicker-module__M4aSpa__error{color:#f87171;font-size:.78rem}
.ArchiveImportModal-module__otoEGG__backdrop{z-index:1100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617d1;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.ArchiveImportModal-module__otoEGG__modal{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:14px;width:min(900px,100vw - 2rem);max-height:calc(100vh - 3rem);overflow:hidden;box-shadow:0 24px 80px #0000008c}.ArchiveImportModal-module__otoEGG__header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.ArchiveImportModal-module__otoEGG__header h2{margin:0;font-size:1.08rem}.ArchiveImportModal-module__otoEGG__header p{color:#94a3b8;max-width:680px;margin:.35rem 0 0;font-size:.8rem;line-height:1.45}.ArchiveImportModal-module__otoEGG__close{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:1.5rem}.ArchiveImportModal-module__otoEGG__loading,.ArchiveImportModal-module__otoEGG__finished{color:#94a3b8;place-content:center;justify-items:center;gap:.75rem;min-height:420px;padding:2rem;display:grid}.ArchiveImportModal-module__otoEGG__finished strong{color:#e2e8f0;font-size:1.1rem}.ArchiveImportModal-module__otoEGG__finished button,.ArchiveImportModal-module__otoEGG__confirm{color:#fff;font:inherit;cursor:pointer;background:#ea580c;border:0;border-radius:8px;padding:.65rem 1rem;font-weight:650}.ArchiveImportModal-module__otoEGG__preview{max-height:calc(100vh - 10rem);padding:1rem;overflow-y:auto}.ArchiveImportModal-module__otoEGG__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.ArchiveImportModal-module__otoEGG__summary div{background:#111c30;border:1px solid #26364d;border-radius:9px;gap:.15rem;padding:.7rem;display:grid}.ArchiveImportModal-module__otoEGG__summary strong{color:#fb923c;font-size:1.05rem}.ArchiveImportModal-module__otoEGG__summary span,.ArchiveImportModal-module__otoEGG__projectMeta,.ArchiveImportModal-module__otoEGG__costNote{color:#94a3b8;font-size:.72rem}.ArchiveImportModal-module__otoEGG__rootRow{justify-content:space-between;gap:1rem;margin:.9rem 0 .55rem;font-size:.8rem;display:flex}.ArchiveImportModal-module__otoEGG__rootRow button{color:#fb923c;cursor:pointer;background:0 0;border:0}.ArchiveImportModal-module__otoEGG__rootActions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.ArchiveImportModal-module__otoEGG__projects{gap:.4rem;max-height:390px;padding-right:.2rem;display:grid;overflow-y:auto}.ArchiveImportModal-module__otoEGG__project{cursor:pointer;background:#111827;border:1px solid #26364d;border-radius:9px;align-items:flex-start;gap:.65rem;padding:.7rem;display:flex}.ArchiveImportModal-module__otoEGG__project:hover{border-color:#475569}.ArchiveImportModal-module__otoEGG__registered{opacity:.55;cursor:default}.ArchiveImportModal-module__otoEGG__project input{accent-color:#ea580c;margin-top:.2rem}.ArchiveImportModal-module__otoEGG__projectBody{gap:.25rem;min-width:0;display:grid}.ArchiveImportModal-module__otoEGG__countBtn{color:#fb923c;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.7rem}.ArchiveImportModal-module__otoEGG__countBtn:disabled{opacity:.5;cursor:wait}.ArchiveImportModal-module__otoEGG__projectTitle{flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.83rem;font-weight:600;display:flex}.ArchiveImportModal-module__otoEGG__projectTitle em{color:#cbd5e1;background:#293548;border-radius:999px;padding:.12rem .35rem;font-size:.62rem;font-style:normal;font-weight:500}.ArchiveImportModal-module__otoEGG__warning,.ArchiveImportModal-module__otoEGG__error{border-radius:8px;margin:.55rem 0;padding:.6rem .7rem;font-size:.76rem}.ArchiveImportModal-module__otoEGG__warning{color:#fbbf24;background:#854d0e33;border:1px solid #854d0e}.ArchiveImportModal-module__otoEGG__error{color:#fca5a5;background:#7f1d1d38;border:1px solid #7f1d1d}.ArchiveImportModal-module__otoEGG__empty{text-align:center;color:#64748b;padding:2rem}.ArchiveImportModal-module__otoEGG__costNote{margin:.65rem 0}.ArchiveImportModal-module__otoEGG__actions{justify-content:flex-end;gap:.6rem;padding-top:.5rem;display:flex}.ArchiveImportModal-module__otoEGG__cancel{color:#cbd5e1;font:inherit;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:8px;padding:.65rem 1rem}.ArchiveImportModal-module__otoEGG__confirm:disabled,.ArchiveImportModal-module__otoEGG__cancel:disabled{opacity:.45;cursor:not-allowed}@media (max-width:680px){.ArchiveImportModal-module__otoEGG__backdrop{padding:.5rem}.ArchiveImportModal-module__otoEGG__modal{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}.ArchiveImportModal-module__otoEGG__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
.GptFormModal-module__SPWSUG__overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.GptFormModal-module__SPWSUG__modal{background:#fff;border-radius:14px;width:580px;max-width:calc(100vw - 2rem);max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.GptFormModal-module__SPWSUG__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.1rem 1.25rem .9rem;display:flex}.GptFormModal-module__SPWSUG__modalTitle{color:var(--color-text);font-size:.95rem;font-weight:700}.GptFormModal-module__SPWSUG__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1rem}.GptFormModal-module__SPWSUG__close:hover{color:var(--color-text)}.GptFormModal-module__SPWSUG__form{flex-direction:column;gap:.6rem;padding:1.25rem;display:flex}.GptFormModal-module__SPWSUG__row{align-items:flex-start;gap:1.25rem;display:flex}.GptFormModal-module__SPWSUG__avatarCol{flex-direction:column;flex-shrink:0;align-items:center;gap:.6rem;display:flex}.GptFormModal-module__SPWSUG__avatar{color:#fff;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.GptFormModal-module__SPWSUG__colorPicker{flex-wrap:wrap;gap:.3rem;width:56px;display:flex}.GptFormModal-module__SPWSUG__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px;padding:0;transition:transform .1s}.GptFormModal-module__SPWSUG__colorDotActive{border-color:var(--color-text);transform:scale(1.15)}.GptFormModal-module__SPWSUG__mainCol{flex-direction:column;flex:1;gap:.4rem;display:flex}.GptFormModal-module__SPWSUG__label{color:var(--color-text-muted);margin-top:.2rem;font-size:.75rem;font-weight:600}.GptFormModal-module__SPWSUG__input,.GptFormModal-module__SPWSUG__select{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-bg);box-sizing:border-box;border-radius:8px;outline:none;padding:.5rem .7rem;font-family:inherit;font-size:.875rem}.GptFormModal-module__SPWSUG__input:focus,.GptFormModal-module__SPWSUG__select:focus,.GptFormModal-module__SPWSUG__textarea:focus{background:#fff;border-color:#2563eb}.GptFormModal-module__SPWSUG__textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:var(--color-bg);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.55}.GptFormModal-module__SPWSUG__checkboxRow{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.83rem;display:flex}.GptFormModal-module__SPWSUG__error{color:#dc2626;font-size:.8rem}.GptFormModal-module__SPWSUG__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.GptFormModal-module__SPWSUG__cancelBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem}.GptFormModal-module__SPWSUG__cancelBtn:hover{background:#f1f5f9}.GptFormModal-module__SPWSUG__saveBtn{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600}.GptFormModal-module__SPWSUG__saveBtn:hover:not(:disabled){background:#1e293b}.GptFormModal-module__SPWSUG__saveBtn:disabled{opacity:.5;cursor:default}.GptFormModal-module__SPWSUG__templateSection{border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.6rem;margin-top:.2rem;padding:.85rem 1rem;display:flex}.GptFormModal-module__SPWSUG__templateHeader{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.GptFormModal-module__SPWSUG__templateTitle{color:var(--color-text-muted);font-size:.75rem;font-weight:600}.GptFormModal-module__SPWSUG__templateHint{color:#94a3b8;font-size:.72rem}.GptFormModal-module__SPWSUG__templateHint code{color:#475569;background:#f1f5f9;border-radius:3px;padding:0 3px;font-size:.68rem}.GptFormModal-module__SPWSUG__templateUpload{align-items:center;gap:.5rem;display:flex}.GptFormModal-module__SPWSUG__uploadBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:7px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;transition:all .12s}.GptFormModal-module__SPWSUG__uploadBtn:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.GptFormModal-module__SPWSUG__templateFile{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.8rem;display:flex}.GptFormModal-module__SPWSUG__templateFileIcon{font-size:.9rem}.GptFormModal-module__SPWSUG__templateFileName{color:#15803d;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-weight:500;overflow:hidden}.GptFormModal-module__SPWSUG__templateRemove{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:.75rem;line-height:1}.GptFormModal-module__SPWSUG__templateRemove:hover{color:#dc2626}.GptFormModal-module__SPWSUG__placeholderHeader{justify-content:space-between;align-items:center;margin-top:.2rem;display:flex}.GptFormModal-module__SPWSUG__addPlaceholderBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.2rem .6rem;font-family:inherit;font-size:.75rem}.GptFormModal-module__SPWSUG__addPlaceholderBtn:hover{color:var(--color-text);background:#f1f5f9}.GptFormModal-module__SPWSUG__placeholderEmpty{color:#94a3b8;font-size:.78rem;font-style:italic}.GptFormModal-module__SPWSUG__placeholderRow{align-items:center;gap:.3rem;display:flex}.GptFormModal-module__SPWSUG__placeholderBrace{color:#94a3b8;flex-shrink:0;font-size:.78rem}.GptFormModal-module__SPWSUG__placeholderKey{border:1px solid var(--color-border);width:130px;color:var(--color-text);background:var(--color-bg);border-radius:6px;outline:none;flex-shrink:0;padding:.3rem .5rem;font-family:monospace;font-size:.78rem}.GptFormModal-module__SPWSUG__placeholderKey:focus{background:#fff;border-color:#2563eb}.GptFormModal-module__SPWSUG__placeholderLabel{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-bg);border-radius:6px;outline:none;flex:1;padding:.3rem .5rem;font-family:inherit;font-size:.78rem}.GptFormModal-module__SPWSUG__placeholderLabel:focus{background:#fff;border-color:#2563eb}.GptFormModal-module__SPWSUG__removePlaceholderBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 3px;font-size:.75rem}.GptFormModal-module__SPWSUG__removePlaceholderBtn:hover{color:#dc2626}
.GptWorkflowBank-module__9PrFgW__overlay{z-index:220;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a94;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.GptWorkflowBank-module__9PrFgW__modal{background:#fff;border-radius:16px;flex-direction:column;width:min(920px,100%);max-height:min(760px,100vh - 2.5rem);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.GptWorkflowBank-module__9PrFgW__header{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:1rem;padding:1.2rem 1.4rem 1rem;display:flex}.GptWorkflowBank-module__9PrFgW__header h2{color:var(--color-text);margin:.15rem 0 .2rem;font-size:1.3rem}.GptWorkflowBank-module__9PrFgW__header p{color:#64748b;margin:0;font-size:.84rem}.GptWorkflowBank-module__9PrFgW__eyebrow{color:var(--color-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:750}.GptWorkflowBank-module__9PrFgW__close{color:#64748b;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:.35rem;font-size:1rem}.GptWorkflowBank-module__9PrFgW__close:hover{color:var(--color-primary)}.GptWorkflowBank-module__9PrFgW__toolbar{border-bottom:1px solid var(--color-border);background:#f8fafc;padding:.85rem 1.4rem}.GptWorkflowBank-module__9PrFgW__toolbar input{box-sizing:border-box;border:1px solid var(--color-border);width:100%;color:var(--color-text);font:inherit;background:#fff;border-radius:9px;outline:none;padding:.65rem .75rem;font-size:.84rem}.GptWorkflowBank-module__9PrFgW__toolbar input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #ef7d001a}.GptWorkflowBank-module__9PrFgW__content{padding:1.1rem 1.4rem 1.4rem;overflow-y:auto}.GptWorkflowBank-module__9PrFgW__content section+section{margin-top:1.35rem}.GptWorkflowBank-module__9PrFgW__content h3{color:var(--color-text);margin:0 0 .65rem;font-size:.9rem}.GptWorkflowBank-module__9PrFgW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.GptWorkflowBank-module__9PrFgW__card{border:1px solid var(--color-border);background:#fff;border-radius:11px;align-items:center;gap:.7rem;min-width:0;padding:.75rem;display:flex}.GptWorkflowBank-module__9PrFgW__avatar{color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:38px;height:38px;font-weight:750;display:grid}.GptWorkflowBank-module__9PrFgW__cardBody{flex:1;min-width:0}.GptWorkflowBank-module__9PrFgW__cardBody strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;display:block;overflow:hidden}.GptWorkflowBank-module__9PrFgW__cardBody p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:.12rem 0;font-size:.74rem;overflow:hidden}.GptWorkflowBank-module__9PrFgW__cardBody small{color:#94a3b8;font-size:.67rem}.GptWorkflowBank-module__9PrFgW__addBtn,.GptWorkflowBank-module__9PrFgW__removeBtn{cursor:pointer;font:inherit;border-radius:8px;flex-shrink:0;padding:.42rem .58rem;font-size:.72rem;font-weight:650}.GptWorkflowBank-module__9PrFgW__addBtn{border:1px solid var(--color-primary);background:var(--color-primary);color:#fff}.GptWorkflowBank-module__9PrFgW__addBtn:hover{background:var(--color-primary-dark)}.GptWorkflowBank-module__9PrFgW__removeBtn{color:#64748b;background:#fff;border:1px solid #cbd5e1}.GptWorkflowBank-module__9PrFgW__removeBtn:hover{color:#dc2626;border-color:#dc2626}.GptWorkflowBank-module__9PrFgW__addBtn:disabled,.GptWorkflowBank-module__9PrFgW__removeBtn:disabled{cursor:wait;opacity:.55}.GptWorkflowBank-module__9PrFgW__empty,.GptWorkflowBank-module__9PrFgW__loading{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:10px;padding:1rem;font-size:.8rem}.GptWorkflowBank-module__9PrFgW__error{color:#dc2626;background:#fef2f2;border-radius:8px;margin:.8rem 1.4rem 0;padding:.65rem .75rem;font-size:.8rem}@media (max-width:680px){.GptWorkflowBank-module__9PrFgW__overlay{padding:0}.GptWorkflowBank-module__9PrFgW__modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.GptWorkflowBank-module__9PrFgW__grid{grid-template-columns:1fr}}
.ProjectPanel-module__8b2_aa__panel{background:#1e293b;border-radius:8px;flex-direction:column;gap:.75rem;margin:.25rem .5rem .5rem;padding:.75rem;display:flex}.ProjectPanel-module__8b2_aa__section{flex-direction:column;gap:.35rem;display:flex}.ProjectPanel-module__8b2_aa__label{text-transform:uppercase;letter-spacing:.5px;color:#475569;font-size:.68rem;font-weight:600}.ProjectPanel-module__8b2_aa__labelRow{align-items:center;gap:.5rem;display:flex}.ProjectPanel-module__8b2_aa__labelRow .ProjectPanel-module__8b2_aa__label{flex:1}.ProjectPanel-module__8b2_aa__textarea{background:var(--color-text);color:var(--color-border);resize:vertical;border:1px solid #334155;border-radius:6px;outline:none;padding:.5rem .6rem;font-family:inherit;font-size:.8rem;line-height:1.5}.ProjectPanel-module__8b2_aa__textarea:focus{border-color:#2563eb}.ProjectPanel-module__8b2_aa__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;align-self:flex-end;padding:.3rem .75rem;font-family:inherit;font-size:.75rem}.ProjectPanel-module__8b2_aa__saveBtn:hover:not(:disabled){background:#1d4ed8}.ProjectPanel-module__8b2_aa__saveBtn:disabled{opacity:.5;cursor:default}.ProjectPanel-module__8b2_aa__uploadBtn{color:var(--color-border);cursor:pointer;background:#334155;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;line-height:1;display:flex}.ProjectPanel-module__8b2_aa__uploadBtn:hover:not(:disabled){background:#475569}.ProjectPanel-module__8b2_aa__fileRow{background:var(--color-text);border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .5rem;display:flex}.ProjectPanel-module__8b2_aa__fileName{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.75rem;overflow:hidden}.ProjectPanel-module__8b2_aa__deleteFile{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .2rem;font-size:.75rem}.ProjectPanel-module__8b2_aa__deleteFile:hover{color:#f87171}.ProjectPanel-module__8b2_aa__empty{color:#475569;font-size:.75rem}.ProjectPanel-module__8b2_aa__error{color:#f87171;font-size:.75rem}.ProjectPanel-module__8b2_aa__dangerBtn{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #f8717159;border-radius:5px;width:100%;padding:.35rem .5rem;font-size:.75rem;transition:color .2s,background .2s,border-color .2s}.ProjectPanel-module__8b2_aa__dangerBtn:hover,.ProjectPanel-module__8b2_aa__dangerBtn:focus-visible{color:#f87171;background:#f871711a;border-color:#f87171;outline:none}.ProjectPanel-module__8b2_aa__dangerHint{color:#64748b;margin-top:.3rem;font-size:.7rem;line-height:1.4}.ProjectPanel-module__8b2_aa__indexRow{align-items:center;gap:.4rem;padding:.15rem .2rem;display:flex}.ProjectPanel-module__8b2_aa__indexDot{background:#64748b;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ProjectPanel-module__8b2_aa__indexDot.ProjectPanel-module__8b2_aa__indexing{background:#f59e0b}.ProjectPanel-module__8b2_aa__indexDot.ProjectPanel-module__8b2_aa__ready{background:#22c55e}.ProjectPanel-module__8b2_aa__indexDot.ProjectPanel-module__8b2_aa__partial{background:#f59e0b}.ProjectPanel-module__8b2_aa__indexDot.ProjectPanel-module__8b2_aa__error{background:#ef4444}.ProjectPanel-module__8b2_aa__indexText{color:#64748b;flex:1;font-size:.68rem}.ProjectPanel-module__8b2_aa__refreshBtn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0 .2rem;font-size:.9rem}.ProjectPanel-module__8b2_aa__refreshBtn:disabled{cursor:default;opacity:.45}.ProjectPanel-module__8b2_aa__indexError{color:#f87171;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.ProjectPanel-module__8b2_aa__indexTime{color:#475569;padding-left:.2rem;font-size:.62rem}.ProjectPanel-module__8b2_aa__indexFallback{color:#b45309;gap:.2rem;padding-left:.2rem;font-size:.62rem;display:grid}.ProjectPanel-module__8b2_aa__vectorRetryBtn{color:#d97706;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:.62rem;text-decoration:underline}
.WorkflowFormModal-module__BOQivG__overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.WorkflowFormModal-module__BOQivG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.WorkflowFormModal-module__BOQivG__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem .9rem;display:flex}.WorkflowFormModal-module__BOQivG__title{color:var(--color-text);font-size:1rem;font-weight:700}.WorkflowFormModal-module__BOQivG__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .4rem;font-size:1rem}.WorkflowFormModal-module__BOQivG__close:hover{color:var(--color-text)}.WorkflowFormModal-module__BOQivG__body{flex-direction:column;flex:1;gap:1.5rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.WorkflowFormModal-module__BOQivG__error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.5rem .75rem;font-size:.82rem}.WorkflowFormModal-module__BOQivG__section{flex-direction:column;gap:.6rem;display:flex}.WorkflowFormModal-module__BOQivG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.WorkflowFormModal-module__BOQivG__sectionTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.WorkflowFormModal-module__BOQivG__hint{color:#94a3b8;margin:0;font-size:.8rem}.WorkflowFormModal-module__BOQivG__shareWarning{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;margin:0;padding:.55rem .7rem;font-size:.78rem;line-height:1.4}.WorkflowFormModal-module__BOQivG__addBtn{color:#475569;cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;padding:.25rem .65rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .12s}.WorkflowFormModal-module__BOQivG__addBtn:hover{color:#2563eb;border-color:#2563eb}.WorkflowFormModal-module__BOQivG__addBtn:disabled{opacity:.45;cursor:not-allowed}.WorkflowFormModal-module__BOQivG__nameInput,.WorkflowFormModal-module__BOQivG__descInput{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);box-sizing:border-box;border-radius:8px;outline:none;padding:.55rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.WorkflowFormModal-module__BOQivG__nameInput:focus,.WorkflowFormModal-module__BOQivG__descInput:focus{border-color:#2563eb}.WorkflowFormModal-module__BOQivG__nameInput{font-weight:600}.WorkflowFormModal-module__BOQivG__descInput{color:#475569;font-size:.83rem}.WorkflowFormModal-module__BOQivG__row{align-items:center;gap:1rem;display:flex}.WorkflowFormModal-module__BOQivG__colorPicker{gap:.35rem;display:flex}.WorkflowFormModal-module__BOQivG__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px;transition:transform .12s}.WorkflowFormModal-module__BOQivG__colorDotActive{border-color:var(--color-text);transform:scale(1.2)}.WorkflowFormModal-module__BOQivG__toggle{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.82rem;display:flex}.WorkflowFormModal-module__BOQivG__toggle input{cursor:pointer}.WorkflowFormModal-module__BOQivG__inputRow{align-items:center;gap:.5rem;display:flex}.WorkflowFormModal-module__BOQivG__inputLabel{border:1.5px solid var(--color-border);color:var(--color-text);border-radius:8px;outline:none;flex:1;padding:.45rem .65rem;font-family:inherit;font-size:.83rem;transition:border-color .15s}.WorkflowFormModal-module__BOQivG__inputLabel:focus{border-color:#2563eb}.WorkflowFormModal-module__BOQivG__inputType{border:1.5px solid var(--color-border);color:#475569;cursor:pointer;background:#fff;border-radius:8px;outline:none;padding:.45rem .5rem;font-family:inherit;font-size:.78rem}.WorkflowFormModal-module__BOQivG__removeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.2rem .3rem;font-size:.85rem;line-height:1}.WorkflowFormModal-module__BOQivG__removeBtn:hover{color:#ef4444}.WorkflowFormModal-module__BOQivG__stepCard{border:1.5px solid var(--color-border);background:var(--color-bg);border-radius:10px;flex-direction:column;gap:.65rem;padding:.9rem 1rem;display:flex}.WorkflowFormModal-module__BOQivG__stepHeader{align-items:center;gap:.5rem;display:flex}.WorkflowFormModal-module__BOQivG__stepNum{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:700}.WorkflowFormModal-module__BOQivG__stepName{border:1.5px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:7px;outline:none;flex:1;padding:.4rem .6rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:border-color .15s}.WorkflowFormModal-module__BOQivG__stepName:focus{border-color:#2563eb}.WorkflowFormModal-module__BOQivG__stepActions{flex-shrink:0;gap:.2rem;display:flex}.WorkflowFormModal-module__BOQivG__iconBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:5px;padding:.2rem .4rem;font-size:.78rem;line-height:1;transition:all .1s}.WorkflowFormModal-module__BOQivG__iconBtn:hover:not(:disabled){color:#2563eb;border-color:#2563eb}.WorkflowFormModal-module__BOQivG__iconBtn:disabled{opacity:.3;cursor:not-allowed}.WorkflowFormModal-module__BOQivG__promptArea{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);resize:vertical;box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.83rem;line-height:1.5;transition:border-color .15s}.WorkflowFormModal-module__BOQivG__promptArea:focus{border-color:#2563eb}.WorkflowFormModal-module__BOQivG__toolRow{flex-wrap:wrap;gap:.35rem;display:flex}.WorkflowFormModal-module__BOQivG__toolBtn{border:1.5px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:20px;padding:.2rem .65rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .12s}.WorkflowFormModal-module__BOQivG__toolBtn:hover{color:#2563eb;border-color:#2563eb}.WorkflowFormModal-module__BOQivG__toolBtnActive{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:600}.WorkflowFormModal-module__BOQivG__filesRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.WorkflowFormModal-module__BOQivG__fileChip{border:1px solid var(--color-border);color:#475569;background:#fff;border-radius:6px;align-items:center;gap:.3rem;padding:.2rem .45rem;font-size:.75rem;display:flex}.WorkflowFormModal-module__BOQivG__fileRemove{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:.7rem;line-height:1}.WorkflowFormModal-module__BOQivG__fileRemove:hover{color:#ef4444}.WorkflowFormModal-module__BOQivG__uploadBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px dashed #cbd5e1;border-radius:6px;padding:.2rem .55rem;font-family:inherit;font-size:.75rem;transition:all .12s}.WorkflowFormModal-module__BOQivG__uploadBtn:hover:not(:disabled){color:#2563eb;border-color:#2563eb}.WorkflowFormModal-module__BOQivG__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.WorkflowFormModal-module__BOQivG__footer{border-top:1px solid var(--color-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.9rem 1.5rem;display:flex}.WorkflowFormModal-module__BOQivG__cancelBtn{border:1.5px solid var(--color-border);color:#475569;cursor:pointer;background:0 0;border-radius:8px;padding:.45rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500}.WorkflowFormModal-module__BOQivG__cancelBtn:hover{border-color:#94a3b8}.WorkflowFormModal-module__BOQivG__saveBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .12s}.WorkflowFormModal-module__BOQivG__saveBtn:hover:not(:disabled){background:#1d4ed8}.WorkflowFormModal-module__BOQivG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.WorkflowFormModal-module__BOQivG__hidden{display:none}
.ConversationSidebar-module__J6b0la__sidebar{background:linear-gradient(180deg, var(--color-secondary) 0%, var(--color-secondary-deep) 100%);border-right:1px solid var(--color-dark-border);flex-direction:column;flex-shrink:0;width:260px;height:100vh;display:flex;overflow:hidden}.ConversationSidebar-module__J6b0la__logo{flex-shrink:0;align-items:center;padding:1rem 1rem .75rem;display:flex}.ConversationSidebar-module__J6b0la__logoImg{background:var(--color-surface);border-radius:var(--radius-md);width:100%;height:auto;box-shadow:var(--shadow-sm);padding:.75rem .9rem;display:block}.ConversationSidebar-module__J6b0la__newBtn{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;margin:.75rem;padding:.7rem .85rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #ef7d0033}.ConversationSidebar-module__J6b0la__newBtn:hover{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary-light) 100%);transform:translateY(-2px);box-shadow:0 4px 12px #ef7d004d}.ConversationSidebar-module__J6b0la__newBtn:active{transform:translateY(0);box-shadow:0 2px 6px #ef7d0026}.ConversationSidebar-module__J6b0la__newBtnIcon{color:#fff;font-size:1.2rem;font-weight:700;line-height:1}.ConversationSidebar-module__J6b0la__tabs{background:#1e293b80;border:1px solid #ef7d001a;border-radius:10px;flex-shrink:0;gap:.25rem;margin:0 .75rem .5rem;padding:.25rem;display:flex}.ConversationSidebar-module__J6b0la__tab{box-sizing:border-box;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;min-width:0;padding:.4rem .5rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .2s}.ConversationSidebar-module__J6b0la__tab:hover{color:#cbd5e1;background:#ffffff0d}.ConversationSidebar-module__J6b0la__tabActive{color:var(--color-primary);background:linear-gradient(135deg,#ef7d0033 0%,#ff8c5a1a 100%);border:1px solid #ef7d004d;font-weight:600}.ConversationSidebar-module__J6b0la__divider{background:linear-gradient(90deg,#0000 0%,#ef7d001a 50%,#0000 100%);flex-shrink:0;height:1px;margin:.5rem .75rem}.ConversationSidebar-module__J6b0la__list{flex:1;padding:0 .5rem 1rem;overflow-y:auto}.ConversationSidebar-module__J6b0la__list::-webkit-scrollbar{width:6px}.ConversationSidebar-module__J6b0la__list::-webkit-scrollbar-track{background:0 0}.ConversationSidebar-module__J6b0la__list::-webkit-scrollbar-thumb{background:#ef7d004d;border-radius:4px}.ConversationSidebar-module__J6b0la__list::-webkit-scrollbar-thumb:hover{background:#ef7d0080}.ConversationSidebar-module__J6b0la__sectionHeader{justify-content:space-between;align-items:center;margin-top:.3rem;padding:.5rem .5rem .25rem;display:flex}.ConversationSidebar-module__J6b0la__sectionLabel{text-transform:uppercase;letter-spacing:.7px;color:var(--color-primary);opacity:.8;padding:.4rem .5rem .2rem;font-size:.7rem;font-weight:700}.ConversationSidebar-module__J6b0la__sectionHeader .ConversationSidebar-module__J6b0la__sectionLabel{padding:0}.ConversationSidebar-module__J6b0la__sectionToggle{text-align:left;text-transform:uppercase;letter-spacing:.7px;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:4px;width:100%;margin-top:.4rem;padding:.4rem .5rem;font-size:.7rem;font-weight:700;transition:color .2s,background .2s;display:block}.ConversationSidebar-module__J6b0la__sectionToggle:hover{color:var(--color-primary);background:#94a3b81a}.ConversationSidebar-module__J6b0la__sectionHint{color:#64748b;padding:.3rem .6rem .5rem;font-size:.72rem;line-height:1.4}.ConversationSidebar-module__J6b0la__sectionActions{align-items:center;gap:.15rem;display:flex}.ConversationSidebar-module__J6b0la__bankBtn{color:#f59e0b;cursor:pointer;width:calc(100% - .5rem);font:inherit;background:#ef7d001a;border:1px solid #ef7d0059;border-radius:9px;justify-content:center;align-items:center;gap:.45rem;margin:.4rem .25rem .3rem;padding:.58rem .65rem;font-size:.76rem;font-weight:650;transition:background .2s,border-color .2s;display:flex}.ConversationSidebar-module__J6b0la__bankBtn:hover{border-color:var(--color-primary);background:#ef7d002e}.ConversationSidebar-module__J6b0la__sectionAction{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:0 .2rem;font-size:1rem;line-height:1;transition:color .2s,background .2s}.ConversationSidebar-module__J6b0la__sectionAction:hover{color:var(--color-primary);background:#ef7d001a}.ConversationSidebar-module__J6b0la__folderModalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#020617c7;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.ConversationSidebar-module__J6b0la__folderModal{background:#0f172a;border:1px solid #334155;border-radius:14px;width:min(780px,100vw - 2rem);max-height:calc(100vh - 3rem);overflow:hidden;box-shadow:0 24px 80px #00000080}.ConversationSidebar-module__J6b0la__folderModalHeader{background:var(--color-text);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1rem .2rem;display:flex}.ConversationSidebar-module__J6b0la__folderModalHeader h2{color:#e2e8f0;margin:0;font-size:1.05rem}.ConversationSidebar-module__J6b0la__folderModalHeader p{color:#64748b;margin:.3rem 0 0;font-size:.8rem}.ConversationSidebar-module__J6b0la__folderModalClose{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1}.ConversationSidebar-module__J6b0la__folderModalLoading{color:#94a3b8;place-items:center;min-height:430px;padding:2rem;font-size:.9rem;display:grid}@media (max-width:640px){.ConversationSidebar-module__J6b0la__folderModalBackdrop{padding:.5rem}.ConversationSidebar-module__J6b0la__folderModal{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}}.ConversationSidebar-module__J6b0la__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 6px}.ConversationSidebar-module__J6b0la__newProjectForm{background:#1e293b99;border:1px solid #ef7d0026;border-radius:10px;flex-direction:column;gap:.5rem;margin:.5rem .25rem;padding:.7rem;animation:.2s ConversationSidebar-module__J6b0la__slideIn;display:flex}@keyframes ConversationSidebar-module__J6b0la__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ConversationSidebar-module__J6b0la__colorPicker{gap:.4rem;display:flex}.ConversationSidebar-module__J6b0la__colorDot{cursor:pointer;border:2.5px solid #0000;border-radius:50%;width:20px;height:20px;padding:0;transition:all .2s}.ConversationSidebar-module__J6b0la__colorDotActive{border-color:var(--color-primary);transform:scale(1.2);box-shadow:0 0 8px #ef7d0066}.ConversationSidebar-module__J6b0la__newProjectInput{color:var(--color-border);background:#0f172acc;border:1px solid #ef7d0033;border-radius:8px;outline:none;padding:.5rem .6rem;font-family:inherit;font-size:.83rem;transition:all .2s}.ConversationSidebar-module__J6b0la__newProjectInput:focus{border-color:var(--color-primary);background:#0f172af2;box-shadow:0 0 8px #ef7d0033}.ConversationSidebar-module__J6b0la__newProjectActions{gap:.4rem;display:flex}.ConversationSidebar-module__J6b0la__newProjectSave{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.4rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:all .2s}.ConversationSidebar-module__J6b0la__newProjectSave:hover{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary-light) 100%);transform:translateY(-1px);box-shadow:0 2px 8px #ef7d004d}.ConversationSidebar-module__J6b0la__newProjectCancel{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #ef7d0033;border-radius:8px;flex:1;padding:.4rem;font-family:inherit;font-size:.78rem;transition:all .2s}.ConversationSidebar-module__J6b0la__newProjectCancel:hover{color:var(--color-border);background:#ef7d000d;border-color:#ef7d0066}.ConversationSidebar-module__J6b0la__itemActiveAll,.ConversationSidebar-module__J6b0la__itemActiveProject{color:var(--color-primary);border-left:3px solid var(--color-primary);background:#ef7d001f;padding-left:.47rem}.ConversationSidebar-module__J6b0la__iconBtn{opacity:0;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .2rem;font-size:.8rem;line-height:1;transition:all .2s}.ConversationSidebar-module__J6b0la__item:hover .ConversationSidebar-module__J6b0la__iconBtn,.ConversationSidebar-module__J6b0la__iconBtnActive{opacity:1}.ConversationSidebar-module__J6b0la__iconBtnActive{color:var(--color-primary)}.ConversationSidebar-module__J6b0la__iconBtn:hover{color:var(--color-border);background:#ef7d001a}.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__iconBtn,.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__deleteBtn{opacity:.72;place-items:center;width:25px;height:25px;padding:0;display:grid}.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__iconBtn svg,.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__deleteBtn svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__iconBtn:hover,.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__iconBtn:focus-visible{opacity:1;color:#e2e8f0;background:#94a3b829;outline:none}.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__deleteBtn:hover,.ConversationSidebar-module__J6b0la__projectItem .ConversationSidebar-module__J6b0la__deleteBtn:focus-visible{opacity:1;color:#f87171;background:#f871711f;outline:none}.ConversationSidebar-module__J6b0la__item{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.855rem;transition:all .2s;display:flex}.ConversationSidebar-module__J6b0la__item:hover{color:var(--color-border);background:#ef7d0014}.ConversationSidebar-module__J6b0la__itemActive{color:var(--color-primary);border-left:3px solid var(--color-primary);background:#ef7d001f;padding-left:.47rem}.ConversationSidebar-module__J6b0la__itemTitle{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.ConversationSidebar-module__J6b0la__deleteBtn{opacity:0;color:#475569;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.1rem .2rem;font-size:.85rem;line-height:1;transition:all .2s}.ConversationSidebar-module__J6b0la__item:hover .ConversationSidebar-module__J6b0la__deleteBtn{opacity:1}.ConversationSidebar-module__J6b0la__deleteBtn:hover{color:var(--color-primary);background:#ef7d001a}.ConversationSidebar-module__J6b0la__renameInput{border:1px solid var(--color-primary);min-width:0;color:var(--color-border);background:#0f172acc;border-radius:6px;outline:none;flex:1;padding:.1rem .4rem;font-family:inherit;font-size:.855rem}.ConversationSidebar-module__J6b0la__searchWrapper{margin:.5rem 0;position:relative}.ConversationSidebar-module__J6b0la__searchIcon{pointer-events:none;opacity:.5;color:var(--color-primary);font-size:.75rem;position:absolute;top:50%;left:.6rem;transform:translateY(-50%)}.ConversationSidebar-module__J6b0la__searchInput{box-sizing:border-box;width:100%;color:var(--color-border);background:#0f172a99;border:1px solid #ef7d0033;border-radius:8px;outline:none;padding:.4rem 1.8rem;font-family:inherit;font-size:.78rem;transition:all .2s}.ConversationSidebar-module__J6b0la__searchInput::placeholder{color:var(--color-text-muted)}.ConversationSidebar-module__J6b0la__searchInput:focus{border-color:var(--color-primary);background:#0f172acc;box-shadow:0 0 8px #ef7d0033}.ConversationSidebar-module__J6b0la__searchClear{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:.1rem;font-size:.7rem;line-height:1;transition:color .2s;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.ConversationSidebar-module__J6b0la__searchClear:hover{color:var(--color-primary)}.ConversationSidebar-module__J6b0la__empty,.ConversationSidebar-module__J6b0la__loading{color:#475569;text-align:center;padding:1rem .75rem;font-size:.8rem}.ConversationSidebar-module__J6b0la__gptCard{cursor:pointer;border-radius:8px;align-items:flex-start;gap:.6rem;padding:.6rem .5rem;transition:background .12s;display:flex}.ConversationSidebar-module__J6b0la__gptCard:hover{background:#1e293b}.ConversationSidebar-module__J6b0la__gptCardActive{background:#1e293b;outline:1px solid #334155}.ConversationSidebar-module__J6b0la__gptAvatar{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;display:flex}.ConversationSidebar-module__J6b0la__gptInfo{flex:1;overflow:hidden}.ConversationSidebar-module__J6b0la__gptName{color:var(--color-border);white-space:nowrap;text-overflow:ellipsis;font-size:.83rem;font-weight:600;overflow:hidden}.ConversationSidebar-module__J6b0la__gptDesc{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.73rem;overflow:hidden}.ConversationSidebar-module__J6b0la__gptMeta{color:#475569;margin-top:.15rem;font-size:.68rem}.ConversationSidebar-module__J6b0la__gptActions{flex-shrink:0;gap:.15rem;display:flex}.ConversationSidebar-module__J6b0la__gptActions .ConversationSidebar-module__J6b0la__iconBtn,.ConversationSidebar-module__J6b0la__gptActions .ConversationSidebar-module__J6b0la__deleteBtn{opacity:1;color:#94a3b8}
.MarkdownContent-module__WHPUXW__root{color:#1e293b;font-size:.9rem;line-height:1.6}.MarkdownContent-module__WHPUXW__root>:first-child{margin-top:0}.MarkdownContent-module__WHPUXW__root>:last-child{margin-bottom:0}.MarkdownContent-module__WHPUXW__p{margin:0 0 .6em}.MarkdownContent-module__WHPUXW__p:last-child{margin-bottom:0}.MarkdownContent-module__WHPUXW__h1{color:var(--color-text);margin:.8em 0 .4em;font-size:1.15rem;font-weight:700}.MarkdownContent-module__WHPUXW__h2{color:var(--color-text);margin:.8em 0 .4em;font-size:1rem;font-weight:700}.MarkdownContent-module__WHPUXW__h3{color:var(--color-text);margin:.6em 0 .3em;font-size:.92rem;font-weight:600}.MarkdownContent-module__WHPUXW__ul,.MarkdownContent-module__WHPUXW__ol{margin:.3em 0 .6em 1.2em;padding:0}.MarkdownContent-module__WHPUXW__ul li,.MarkdownContent-module__WHPUXW__ol li{margin-bottom:.2em}.MarkdownContent-module__WHPUXW__inlineCode{border:1px solid var(--color-border);color:#be185d;background:#f1f5f9;border-radius:4px;padding:.1em .35em;font-family:Cascadia Code,Fira Code,Menlo,monospace;font-size:.82em}.MarkdownContent-module__WHPUXW__codeBlock{border:1px solid var(--color-border);border-radius:8px;margin:.5em 0;overflow:hidden}.MarkdownContent-module__WHPUXW__codeHeader{background:var(--color-border);justify-content:space-between;align-items:center;padding:.3rem .6rem;display:flex}.MarkdownContent-module__WHPUXW__codeLang{color:#475569;text-transform:uppercase;letter-spacing:.4px;font-family:monospace;font-size:.7rem;font-weight:600}.MarkdownContent-module__WHPUXW__copyBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.1rem .35rem;font-size:.85rem;line-height:1;transition:all .12s}.MarkdownContent-module__WHPUXW__copyBtn:hover{color:var(--color-text);background:#cbd5e1}.MarkdownContent-module__WHPUXW__blockquote{color:var(--color-text-muted);border-left:3px solid #cbd5e1;margin:.5em 0;padding:.3em .75em;font-style:italic}.MarkdownContent-module__WHPUXW__tableBlock{border:1px solid var(--color-border);background:#fff;border-radius:8px;margin:.75em 0 1em;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.MarkdownContent-module__WHPUXW__tableHeader{background:var(--color-bg);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;display:flex}.MarkdownContent-module__WHPUXW__tableLabel{color:#475569;text-transform:uppercase;font-size:.74rem;font-weight:600}.MarkdownContent-module__WHPUXW__tableCopyBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:5px;padding:.3rem .45rem;font-size:.75rem;font-weight:600;line-height:1}.MarkdownContent-module__WHPUXW__tableCopyBtn:hover{background:#f1f5f9;border-color:#94a3b8}.MarkdownContent-module__WHPUXW__tableWrap{overflow-x:auto}.MarkdownContent-module__WHPUXW__table{border-collapse:collapse;table-layout:auto;width:100%;min-width:520px;font-size:.85rem}.MarkdownContent-module__WHPUXW__table th,.MarkdownContent-module__WHPUXW__table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;white-space:nowrap;padding:.55rem .7rem}.MarkdownContent-module__WHPUXW__table th{background:var(--color-bg);color:#475569;text-transform:uppercase;font-size:.74rem;font-weight:600}.MarkdownContent-module__WHPUXW__table tr:last-child td{border-bottom:none}.MarkdownContent-module__WHPUXW__table td{color:#1e293b}.MarkdownContent-module__WHPUXW__table td:first-child,.MarkdownContent-module__WHPUXW__table th:first-child{padding-left:.9rem}.MarkdownContent-module__WHPUXW__table td:last-child,.MarkdownContent-module__WHPUXW__table th:last-child{padding-right:.9rem}.MarkdownContent-module__WHPUXW__link{color:#2563eb;text-underline-offset:2px;text-decoration:underline}
.ImageLightbox-module__LNkYdq__backdrop{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:zoom-out;background:#020617d9;place-items:center;padding:2rem;display:grid;position:fixed;inset:0}.ImageLightbox-module__LNkYdq__image{object-fit:contain;cursor:default;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 24px 80px #00000080}.ImageLightbox-module__LNkYdq__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;width:36px;height:36px;font-size:1.1rem;line-height:1;transition:background .2s;position:fixed;top:1rem;right:1rem}.ImageLightbox-module__LNkYdq__closeBtn:hover{background:#ffffff38}.ImageLightbox-module__LNkYdq__downloadBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;transition:background .2s;display:flex;position:fixed;top:1rem;right:4.2rem}.ImageLightbox-module__LNkYdq__downloadBtn:hover{background:#ffffff38}@media (max-width:640px){.ImageLightbox-module__LNkYdq__backdrop{padding:1rem}.ImageLightbox-module__LNkYdq__downloadBtn span{display:none}}
.MessageList-module__T1Q19a__list{scroll-behavior:smooth;flex-direction:column;flex:1;gap:1rem;padding:1.75rem 1.25rem;display:flex;overflow-y:auto}.MessageList-module__T1Q19a__empty{color:#94a3b8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.MessageList-module__T1Q19a__emptyTitle{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.MessageList-module__T1Q19a__row{display:flex}.MessageList-module__T1Q19a__rowUser{justify-content:flex-end}.MessageList-module__T1Q19a__rowAssistant{justify-content:flex-start}.MessageList-module__T1Q19a__msgWrapper{flex-direction:column;gap:.35rem;max-width:72%;display:flex}.MessageList-module__T1Q19a__rowUser .MessageList-module__T1Q19a__msgWrapper{align-items:flex-end}.MessageList-module__T1Q19a__rowAssistant .MessageList-module__T1Q19a__msgWrapper{align-items:flex-start}.MessageList-module__T1Q19a__actions{opacity:0;gap:.3rem;transition:opacity .2s;display:flex}.MessageList-module__T1Q19a__msgWrapper:hover .MessageList-module__T1Q19a__actions,.MessageList-module__T1Q19a__msgWrapperActive .MessageList-module__T1Q19a__actions{opacity:1}.MessageList-module__T1Q19a__actionBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;padding:.25rem .65rem;font-family:inherit;font-size:.72rem;font-weight:500;transition:all .2s}.MessageList-module__T1Q19a__actionBtn:hover{background:var(--color-bg);color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 6px #ef7d0033}.MessageList-module__T1Q19a__selectionReplyBtn{color:var(--color-primary);border-color:var(--color-primary);background:#ef7d0014}.MessageList-module__T1Q19a__replyQuote{border-radius:8px;flex-direction:column;gap:.15rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.78rem;display:flex}.MessageList-module__T1Q19a__replyQuoteUser{border-left:3px solid var(--color-primary);background:linear-gradient(135deg,#ef7d0026 0%,#ff8c5a14 100%)}.MessageList-module__T1Q19a__replyQuoteAssistant{background:#f1f5f9;border-left:3px solid #cbd5e1}.MessageList-module__T1Q19a__replyQuoteLabel{opacity:.85;font-size:.7rem;font-weight:700}.MessageList-module__T1Q19a__replyQuoteText{opacity:.85;line-height:1.4}.MessageList-module__T1Q19a__userText{white-space:pre-wrap;word-break:break-word}.MessageList-module__T1Q19a__bubble{word-break:break-word;border-radius:16px;max-width:100%;padding:.75rem 1.1rem;font-size:.925rem;line-height:1.6;box-shadow:0 2px 4px #0000000f}.MessageList-module__T1Q19a__bubbleUser{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 8px #ef7d0040}.MessageList-module__T1Q19a__bubbleAssistant{color:var(--color-text);border:1px solid var(--color-border);background:#fff;border-bottom-left-radius:4px}.MessageList-module__T1Q19a__imageCard{border:1px solid var(--color-border);background:#fff;border-radius:12px;max-width:480px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.MessageList-module__T1Q19a__generatedImage{cursor:pointer;width:100%;display:block}.MessageList-module__T1Q19a__imagePlaceholder{text-align:center;color:#94a3b8;background:var(--color-bg);padding:2rem;font-size:.85rem}.MessageList-module__T1Q19a__imageCaption{color:var(--color-text-muted);border-top:1px solid #f1f5f9;padding:.65rem .75rem;font-size:.78rem;font-style:italic}.MessageList-module__T1Q19a__logoPositionBar{background:#fafafa;border-top:1px solid #f1f5f9;align-items:center;gap:.3rem;padding:.4rem .6rem;display:flex}.MessageList-module__T1Q19a__logoPositionLabel{color:#94a3b8;-webkit-user-select:none;user-select:none;margin-right:.15rem;font-size:.72rem}.MessageList-module__T1Q19a__logoPosBtn{border:1px solid var(--color-border);width:26px;height:26px;color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;font-size:.8rem;transition:background .15s,border-color .15s,color .15s;display:flex}.MessageList-module__T1Q19a__logoPosBtn:hover{color:#ef7d00;background:#fff3e8;border-color:#ef7d00}.MessageList-module__T1Q19a__logoPosBtnActive{color:#fff;background:#ef7d00;border-color:#ef7d00}.MessageList-module__T1Q19a__optionButtons{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.MessageList-module__T1Q19a__optionBtn{border:1.5px solid var(--color-primary);color:var(--color-primary);cursor:pointer;white-space:nowrap;background:#fff;border-radius:20px;padding:.4rem .95rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.MessageList-module__T1Q19a__optionBtn:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ef7d004d}.MessageList-module__T1Q19a__feedbackRow{gap:.35rem;margin-top:.3rem;display:flex}.MessageList-module__T1Q19a__costLine{color:#94a3b8;font-variant-numeric:tabular-nums;margin-top:.3rem;font-size:.7rem}.MessageList-module__T1Q19a__feedbackBtn{cursor:pointer;opacity:.35;background:0 0;border:1px solid #0000;border-radius:6px;padding:.15rem .35rem;font-size:.9rem;line-height:1;transition:all .2s}.MessageList-module__T1Q19a__feedbackBtn:hover{opacity:.65}.MessageList-module__T1Q19a__feedbackActive{border-color:var(--color-primary);background:linear-gradient(135deg,#ef7d0026 0%,#ff8c5a14 100%);opacity:1!important}.MessageList-module__T1Q19a__feedbackBad{background:#fee2e2;border-color:#fca5a5;opacity:1!important}.MessageList-module__T1Q19a__feedbackWrap{margin-top:.3rem}.MessageList-module__T1Q19a__feedbackRowPrompt{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;align-items:center;width:fit-content;padding:.3rem .5rem}.MessageList-module__T1Q19a__feedbackRowPrompt .MessageList-module__T1Q19a__feedbackBtn{opacity:.75}.MessageList-module__T1Q19a__feedbackPromptLabel{color:#9a3412;margin-right:.3rem;font-size:.76rem}.MessageList-module__T1Q19a__feedbackCommentBox{flex-direction:column;gap:.35rem;max-width:420px;margin-top:.35rem;display:flex}.MessageList-module__T1Q19a__feedbackTextarea{border:1px solid var(--color-border);resize:vertical;border-radius:8px;outline:none;padding:.45rem .6rem;font-family:inherit;font-size:.8rem}.MessageList-module__T1Q19a__feedbackTextarea:focus{border-color:var(--color-primary)}.MessageList-module__T1Q19a__feedbackCommentActions{justify-content:flex-end;gap:.4rem;display:flex}.MessageList-module__T1Q19a__feedbackSkip{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:.76rem}.MessageList-module__T1Q19a__feedbackSubmit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.25rem .7rem;font-size:.76rem;font-weight:600}.MessageList-module__T1Q19a__feedbackSubmit:disabled{opacity:.4;cursor:default}.MessageList-module__T1Q19a__feedbackThanks{color:#94a3b8;margin-top:.25rem;font-size:.72rem;font-style:italic;display:block}.MessageList-module__T1Q19a__fileDownloads{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.MessageList-module__T1Q19a__fileEntry{flex-direction:column;gap:.4rem;display:flex}.MessageList-module__T1Q19a__inlineImage{cursor:pointer;object-fit:contain;border:1px solid #e5e7eb;border-radius:8px;max-width:100%;max-height:480px}.MessageList-module__T1Q19a__fileChip{border:1px solid var(--color-primary);cursor:pointer;color:var(--color-primary);background:linear-gradient(135deg,#ef7d001a 0%,#ff8c5a0d 100%);border-radius:8px;align-items:center;gap:.4rem;max-width:280px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;transition:all .2s;display:flex}.MessageList-module__T1Q19a__fileChip:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ef7d004d}.MessageList-module__T1Q19a__fileSyncBadge{color:#dc2626;align-items:center;gap:.5rem;font-size:.76rem;display:flex}.MessageList-module__T1Q19a__fileRetryBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:.25rem .6rem;font-size:.74rem}.MessageList-module__T1Q19a__fileRetryBtn:disabled{opacity:.5;cursor:not-allowed}.MessageList-module__T1Q19a__fileIcon{flex-shrink:0;font-size:1rem}.MessageList-module__T1Q19a__fileName{white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.MessageList-module__T1Q19a__fileSize{color:inherit;flex-shrink:0;font-size:.72rem}.MessageList-module__T1Q19a__downloadArrow{flex-shrink:0;margin-left:.1rem;font-size:.85rem}.MessageList-module__T1Q19a__sources{max-width:100%;margin-top:.5rem}.MessageList-module__T1Q19a__sourcesToggle{color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-family:inherit;font-size:.74rem;font-weight:500;transition:all .2s;display:flex}.MessageList-module__T1Q19a__sourcesToggle:hover{color:var(--color-primary);border-color:var(--color-primary);background:#f1f5f9}.MessageList-module__T1Q19a__sourcesList{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.MessageList-module__T1Q19a__queriesBlock{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;gap:.35rem;padding:.6rem .8rem;display:flex}.MessageList-module__T1Q19a__queriesLabel{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.7rem;font-weight:700}.MessageList-module__T1Q19a__queryItem{color:#334155;align-items:baseline;gap:.45rem;font-size:.78rem;display:flex}.MessageList-module__T1Q19a__queryNum{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.68rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #ef7d004d}.MessageList-module__T1Q19a__sectionDivider{color:var(--color-primary);text-transform:uppercase;letter-spacing:.05em;padding:.3rem 0;font-size:.7rem;font-weight:700}.MessageList-module__T1Q19a__sourceItem{background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;padding:.5rem .8rem;transition:all .2s}.MessageList-module__T1Q19a__sourceItem:hover{border-color:var(--color-primary);box-shadow:0 2px 8px #ef7d001a}.MessageList-module__T1Q19a__sourceItemHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.MessageList-module__T1Q19a__sourceTitle{color:var(--color-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;font-weight:600;text-decoration:none;overflow:hidden}.MessageList-module__T1Q19a__sourceTitle:hover{text-decoration:underline}.MessageList-module__T1Q19a__sourceScore{color:#fff;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-light) 100%);border:none;border-radius:4px;flex-shrink:0;padding:.15rem .4rem;font-size:.68rem;font-weight:700;box-shadow:0 1px 4px #ef7d004d}.MessageList-module__T1Q19a__sourceSnippet{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;line-height:1.4;display:-webkit-box;overflow:hidden}.MessageList-module__T1Q19a__attachmentChip{opacity:.85;background:#ef7d001f;border:1px solid #ef7d0033;border-radius:6px;align-items:center;gap:.35rem;width:fit-content;margin-bottom:.4rem;padding:.25rem .6rem;font-size:.75rem;display:flex}.MessageList-module__T1Q19a__statusIndicator{border:1px solid var(--color-border);color:#475569;background:#fff;border-radius:16px 16px 16px 4px;align-items:center;gap:.55rem;width:fit-content;padding:.7rem 1.1rem;font-size:.85rem;display:flex;box-shadow:0 2px 6px #00000014}.MessageList-module__T1Q19a__statusPulse{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.4s ease-in-out infinite MessageList-module__T1Q19a__pulse}@keyframes MessageList-module__T1Q19a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.MessageList-module__T1Q19a__typing{border:1px solid var(--color-border);background:#fff;border-radius:16px 16px 16px 4px;gap:5px;width:fit-content;padding:.85rem 1.1rem;display:flex;box-shadow:0 2px 6px #00000014}.MessageList-module__T1Q19a__dot{background:var(--color-primary);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite MessageList-module__T1Q19a__bounce}.MessageList-module__T1Q19a__dot:nth-child(2){animation-delay:.2s}.MessageList-module__T1Q19a__dot:nth-child(3){animation-delay:.4s}@keyframes MessageList-module__T1Q19a__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.MessageList-module__T1Q19a__agentStepsSection{margin:.5rem 0 .35rem}.MessageList-module__T1Q19a__agentStepsToggle{color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .65rem;font-family:inherit;font-size:.74rem;display:flex}.MessageList-module__T1Q19a__agentStepsToggle:hover{color:var(--color-primary);border-color:var(--color-primary);background:#f1f5f9}.MessageList-module__T1Q19a__agentSteps{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.MessageList-module__T1Q19a__agentStep{border:1px solid var(--color-border);background:#fff;border-radius:8px;overflow:hidden}.MessageList-module__T1Q19a__agentStepHeader{background:var(--color-bg);color:#475569;cursor:pointer;text-align:left;border:none;align-items:center;gap:.45rem;width:100%;padding:.5rem .8rem;font-family:inherit;font-size:.78rem;display:flex}.MessageList-module__T1Q19a__agentStepHeader:disabled{cursor:default}.MessageList-module__T1Q19a__agentStepHeader:not(:disabled):hover{background:#f1f5f9}.MessageList-module__T1Q19a__agentStepIcon{flex-shrink:0}.MessageList-module__T1Q19a__agentStepLabel{color:#334155;flex-shrink:0;font-weight:600}.MessageList-module__T1Q19a__agentStepArgs{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.MessageList-module__T1Q19a__agentStepStatus{color:#94a3b8;flex-shrink:0;margin-left:auto;font-size:.7rem}.MessageList-module__T1Q19a__agentSpinner{animation:1s linear infinite MessageList-module__T1Q19a__spin;display:inline-block}@keyframes MessageList-module__T1Q19a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MessageList-module__T1Q19a__agentStepPreview{border-top:1px solid var(--color-border);color:#475569;white-space:pre-wrap;word-break:break-word;background:#fff;max-height:180px;margin:0;padding:.5rem .7rem;font-size:.72rem;line-height:1.5;overflow-y:auto}.MessageList-module__T1Q19a__documentProposal{border:1px solid var(--color-border);background:#f8fafc;border-radius:8px;flex-direction:column;gap:.5rem;margin:.5rem 0 .35rem;padding:.65rem .85rem;font-size:.82rem;display:flex}.MessageList-module__T1Q19a__documentProposalSummary{color:var(--color-text)}.MessageList-module__T1Q19a__documentProposalError{color:#dc2626;font-size:.78rem}.MessageList-module__T1Q19a__documentProposalActions{gap:.5rem;display:flex}.MessageList-module__T1Q19a__documentProposalReject{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.35rem .8rem;font-size:.78rem}.MessageList-module__T1Q19a__documentProposalApprove{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.35rem .9rem;font-size:.78rem;font-weight:600}.MessageList-module__T1Q19a__documentProposalSecondary{color:var(--color-text);border:1px solid var(--color-text);cursor:pointer;background:#fff;border-radius:6px;padding:.35rem .9rem;font-size:.78rem;font-weight:600}.MessageList-module__T1Q19a__documentProposalReject:disabled,.MessageList-module__T1Q19a__documentProposalApprove:disabled,.MessageList-module__T1Q19a__documentProposalSecondary:disabled{opacity:.5;cursor:not-allowed}
.MessageInput-module__2AINEW__wrapper{border-top:1px solid var(--color-border);background:#fff;flex-shrink:0}.MessageInput-module__2AINEW__replyPreview{align-items:center;gap:.5rem;padding:.6rem 1.25rem 0;display:flex}.MessageInput-module__2AINEW__replyPreviewInner{border-left:3px solid var(--color-primary);background:linear-gradient(135deg,#ef7d0014 0%,#ff8c5a0a 100%);border-radius:0 8px 8px 0;flex:1;align-items:flex-start;gap:.4rem;min-width:0;padding:.4rem .7rem;display:flex}.MessageInput-module__2AINEW__replyIcon{color:var(--color-primary);flex-shrink:0;margin-top:.05rem;font-size:.85rem}.MessageInput-module__2AINEW__replyPreviewContent{flex-direction:column;gap:.08rem;min-width:0;display:flex}.MessageInput-module__2AINEW__replyPreviewLabel{color:var(--color-primary);text-transform:uppercase;letter-spacing:.3px;font-size:.7rem;font-weight:700}.MessageInput-module__2AINEW__replyPreviewText{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.MessageInput-module__2AINEW__replyCancel{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.2rem;font-size:.85rem;transition:all .2s}.MessageInput-module__2AINEW__replyCancel:hover{color:var(--color-primary);background:#ef7d001a}.MessageInput-module__2AINEW__attachmentChip{align-items:center;gap:.4rem;padding:.5rem 1.25rem 0;display:flex}.MessageInput-module__2AINEW__attachmentIcon{color:var(--color-primary);font-size:.9rem}.MessageInput-module__2AINEW__attachmentThumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:28px;height:28px}.MessageInput-module__2AINEW__attachmentName{color:var(--color-primary);white-space:nowrap;text-overflow:ellipsis;border:1px solid var(--color-primary);background:linear-gradient(135deg,#ef7d001a 0%,#ff8c5a0d 100%);border-radius:6px;max-width:240px;padding:.2rem .6rem;font-size:.8rem;font-weight:500;overflow:hidden}.MessageInput-module__2AINEW__attachmentWarning{color:#b45309;cursor:help;font-size:.9rem}.MessageInput-module__2AINEW__removeAttachment{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 .1rem;font-size:1rem;line-height:1;transition:color .2s;display:flex}.MessageInput-module__2AINEW__removeAttachment:hover{color:var(--color-primary)}.MessageInput-module__2AINEW__bar{align-items:flex-end;gap:.6rem;padding:.9rem 1.25rem 1rem;display:flex}.MessageInput-module__2AINEW__clipButton{border:1px solid var(--color-border);color:#94a3b8;cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .2s;display:grid}.MessageInput-module__2AINEW__clipButton:hover:not(:disabled){color:var(--color-primary);border-color:var(--color-primary);background:#ef7d000d}.MessageInput-module__2AINEW__clipButton:disabled{opacity:.4;cursor:not-allowed}.MessageInput-module__2AINEW__hiddenInput{display:none}.MessageInput-module__2AINEW__textarea{resize:none;border:1px solid var(--color-border);color:var(--color-text);background:var(--color-bg);border-radius:12px;outline:none;flex:1;max-height:140px;padding:.7rem 1rem;font-family:inherit;font-size:.925rem;line-height:1.5;transition:border-color .15s}.MessageInput-module__2AINEW__textarea:focus{background:#fff;border-color:#93c5fd}.MessageInput-module__2AINEW__textarea:disabled{opacity:.6;cursor:not-allowed}.MessageInput-module__2AINEW__button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;transition:background .15s,transform .1s;display:grid}.MessageInput-module__2AINEW__button:hover:not(:disabled){background:#1d4ed8}.MessageInput-module__2AINEW__button:active:not(:disabled){transform:scale(.94)}.MessageInput-module__2AINEW__button:disabled{cursor:not-allowed;background:#cbd5e1}@media (max-width:768px){.MessageInput-module__2AINEW__bar{gap:.35rem;padding:.6rem .75rem .75rem}.MessageInput-module__2AINEW__textarea{padding:.55rem .75rem;font-size:.875rem}}
.DiscoveryModule-module__hRFAUq__banner{background:linear-gradient(135deg,#fffaf5 0%,#fff 70%);border:1px solid #ef7d004d;border-radius:14px;flex-shrink:0;width:min(760px,100% - 2rem);margin:1rem auto 0;padding:1rem 1.15rem;box-shadow:0 8px 24px #0f172a12}.DiscoveryModule-module__hRFAUq__bannerEyebrow,.DiscoveryModule-module__hRFAUq__modalEyebrow{color:var(--color-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700}.DiscoveryModule-module__hRFAUq__bannerBody{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.DiscoveryModule-module__hRFAUq__banner h2{color:var(--color-text);margin:.25rem 0;font-size:1.05rem}.DiscoveryModule-module__hRFAUq__banner p{color:var(--color-text-muted);margin:0;font-size:.86rem;line-height:1.5}.DiscoveryModule-module__hRFAUq__bannerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;min-width:255px;display:flex}.DiscoveryModule-module__hRFAUq__primaryBtn,.DiscoveryModule-module__hRFAUq__secondaryBtn,.DiscoveryModule-module__hRFAUq__textBtn,.DiscoveryModule-module__hRFAUq__completeBtn,.DiscoveryModule-module__hRFAUq__closeBtn,.DiscoveryModule-module__hRFAUq__snoozeChoices button{font:inherit;cursor:pointer}.DiscoveryModule-module__hRFAUq__primaryBtn{background:var(--color-primary);color:#fff;border:0;border-radius:8px;padding:.55rem .8rem;font-weight:650}.DiscoveryModule-module__hRFAUq__primaryBtn:hover{background:var(--color-primary-dark)}.DiscoveryModule-module__hRFAUq__secondaryBtn{border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:8px;padding:.5rem .7rem}.DiscoveryModule-module__hRFAUq__secondaryBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.DiscoveryModule-module__hRFAUq__textBtn{color:var(--color-text-muted);background:0 0;border:0;padding:.45rem}.DiscoveryModule-module__hRFAUq__textBtn:hover{color:#b45309}.DiscoveryModule-module__hRFAUq__completeBtn{color:#15803d;background:0 0;border:0;margin-left:auto;padding:.45rem}button:disabled.DiscoveryModule-module__hRFAUq__primaryBtn,button:disabled.DiscoveryModule-module__hRFAUq__secondaryBtn,button:disabled.DiscoveryModule-module__hRFAUq__textBtn,button:disabled.DiscoveryModule-module__hRFAUq__completeBtn{opacity:.55;cursor:wait}.DiscoveryModule-module__hRFAUq__snoozeChoices{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.45rem;margin-top:.75rem;padding-top:.75rem;display:flex}.DiscoveryModule-module__hRFAUq__snoozeChoices>button,.DiscoveryModule-module__hRFAUq__customDateRow button{border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:7px;padding:.42rem .65rem}.DiscoveryModule-module__hRFAUq__snoozeChoices button:hover{border-color:var(--color-primary);color:var(--color-primary)}.DiscoveryModule-module__hRFAUq__customDateRow{gap:.4rem;display:flex}.DiscoveryModule-module__hRFAUq__customDateRow input{border:1px solid var(--color-border);font:inherit;border-radius:7px;padding:.38rem .55rem}.DiscoveryModule-module__hRFAUq__overlay{z-index:150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a85;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.DiscoveryModule-module__hRFAUq__modal{background:#fff;border-radius:16px;flex-direction:column;width:min(980px,100%);height:min(720px,100vh - 2.5rem);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a4d}.DiscoveryModule-module__hRFAUq__modalHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1.1rem 1.35rem;display:flex}.DiscoveryModule-module__hRFAUq__modalHeader h2{color:var(--color-text);margin:.15rem 0 0;font-size:1.25rem}.DiscoveryModule-module__hRFAUq__closeBtn{color:#64748b;background:0 0;border:0;padding:.2rem .4rem;font-size:1.65rem;line-height:1}.DiscoveryModule-module__hRFAUq__modalBody{flex:1;grid-template-columns:310px 1fr;min-height:0;display:grid}.DiscoveryModule-module__hRFAUq__library{border-right:1px solid var(--color-border);background:#f8fafc;padding:1rem;overflow-y:auto}.DiscoveryModule-module__hRFAUq__group{margin-bottom:1rem}.DiscoveryModule-module__hRFAUq__groupTitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .35rem .25rem;font-size:.7rem;font-weight:750}.DiscoveryModule-module__hRFAUq__libraryItem{width:100%;color:var(--color-text);text-align:left;cursor:pointer;font:inherit;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.65rem .7rem;display:flex}.DiscoveryModule-module__hRFAUq__libraryItem:hover{border-color:var(--color-border);background:#fff}.DiscoveryModule-module__hRFAUq__libraryItemActive{background:#fff;border-color:#ef7d0066;box-shadow:0 2px 8px #0f172a0d}.DiscoveryModule-module__hRFAUq__libraryItem span{font-size:.86rem;font-weight:650}.DiscoveryModule-module__hRFAUq__libraryItem small{color:#64748b;font-size:.73rem}.DiscoveryModule-module__hRFAUq__empty{color:#64748b;font-size:.85rem;line-height:1.5}.DiscoveryModule-module__hRFAUq__extensionsSection{border-top:1px solid var(--color-border);margin-top:1.25rem;padding-top:1rem}.DiscoveryModule-module__hRFAUq__extensionCard{border:1px solid var(--color-border);background:#fff;border-radius:9px;margin-bottom:.5rem;overflow:hidden}.DiscoveryModule-module__hRFAUq__extensionCard summary{cursor:pointer;flex-direction:column;gap:.15rem;padding:.65rem 1.7rem .65rem .7rem;list-style:none;display:flex;position:relative}.DiscoveryModule-module__hRFAUq__extensionCard summary::-webkit-details-marker{display:none}.DiscoveryModule-module__hRFAUq__extensionCard summary:after{content:"+";color:var(--color-primary);align-self:flex-end;font-weight:750;position:absolute}.DiscoveryModule-module__hRFAUq__extensionCard[open] summary:after{content:"−"}.DiscoveryModule-module__hRFAUq__extensionCard summary span{color:var(--color-text);font-size:.83rem;font-weight:700}.DiscoveryModule-module__hRFAUq__extensionCard summary small{color:#64748b;font-size:.72rem}.DiscoveryModule-module__hRFAUq__extensionCard p{color:#64748b;margin:0;padding:0 .7rem .65rem;font-size:.74rem;line-height:1.5}.DiscoveryModule-module__hRFAUq__extensionCard strong{color:var(--color-text);padding:.1rem .7rem .25rem;font-size:.72rem;display:block}.DiscoveryModule-module__hRFAUq__extensionNote{color:#64748b;margin:.65rem .25rem 0;font-size:.7rem;line-height:1.45}.DiscoveryModule-module__hRFAUq__detail{padding:1.5rem 1.7rem 2rem;overflow-y:auto}.DiscoveryModule-module__hRFAUq__detailEmpty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.DiscoveryModule-module__hRFAUq__detail h3{color:var(--color-text);margin:.55rem 0;font-size:1.3rem}.DiscoveryModule-module__hRFAUq__detailMeta{color:#64748b;align-items:center;gap:.65rem;font-size:.78rem;display:flex}.DiscoveryModule-module__hRFAUq__status{border-radius:99px;padding:.22rem .55rem;font-weight:700}.DiscoveryModule-module__hRFAUq__status_available{color:#9a3412;background:#ffedd5}.DiscoveryModule-module__hRFAUq__status_viewed{color:#1d4ed8;background:#dbeafe}.DiscoveryModule-module__hRFAUq__status_snoozed{color:#6d28d9;background:#ede9fe}.DiscoveryModule-module__hRFAUq__status_skipped{color:#475569;background:#e2e8f0}.DiscoveryModule-module__hRFAUq__status_completed{color:#15803d;background:#dcfce7}.DiscoveryModule-module__hRFAUq__intro{color:var(--color-text-muted);line-height:1.65}.DiscoveryModule-module__hRFAUq__steps{color:var(--color-text);margin:1rem 0;padding-left:1.3rem}.DiscoveryModule-module__hRFAUq__steps li{padding:.22rem 0 .22rem .25rem;line-height:1.5}.DiscoveryModule-module__hRFAUq__promptBox{background:#fffaf5;border:1px solid #fed7aa;border-radius:10px;margin:1rem 0;padding:.9rem 1rem}.DiscoveryModule-module__hRFAUq__promptLabel{color:#9a3412;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:750}.DiscoveryModule-module__hRFAUq__promptBox p{white-space:pre-wrap;color:#475569;margin:.45rem 0 0;font-size:.87rem;line-height:1.55}.DiscoveryModule-module__hRFAUq__detailActions{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.25rem;display:flex}@media (max-width:760px){.DiscoveryModule-module__hRFAUq__bannerBody{flex-direction:column;align-items:flex-start}.DiscoveryModule-module__hRFAUq__bannerActions{justify-content:flex-start;min-width:0}.DiscoveryModule-module__hRFAUq__modalBody{grid-template-columns:1fr}.DiscoveryModule-module__hRFAUq__library{border-right:0;border-bottom:1px solid var(--color-border);max-height:220px}.DiscoveryModule-module__hRFAUq__detail{padding:1.1rem}.DiscoveryModule-module__hRFAUq__completeBtn{margin-left:0}}
.DocumentDraftModal-module__AD8H5q__overlay{z-index:120;background:#0f172a7a;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.DocumentDraftModal-module__AD8H5q__modal{background:#fff;border-radius:14px;width:min(720px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 24px 70px #0f172a38}.DocumentDraftModal-module__AD8H5q__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.DocumentDraftModal-module__AD8H5q__title{color:var(--color-text);font-weight:700}.DocumentDraftModal-module__AD8H5q__subtitle,.DocumentDraftModal-module__AD8H5q__meta,.DocumentDraftModal-module__AD8H5q__note{color:var(--color-text-muted);margin-top:.2rem;font-size:.8rem}.DocumentDraftModal-module__AD8H5q__close{color:#64748b;cursor:pointer;background:0 0;border:0;font-size:1.4rem}.DocumentDraftModal-module__AD8H5q__body{flex-direction:column;gap:.85rem;padding:1.15rem 1.25rem 1.3rem;display:flex}.DocumentDraftModal-module__AD8H5q__label{color:var(--color-text);flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.DocumentDraftModal-module__AD8H5q__input{border:1px solid var(--color-border);width:100%;font:inherit;color:var(--color-text);background:#fff;border-radius:8px;padding:.6rem .7rem}.DocumentDraftModal-module__AD8H5q__textarea{resize:vertical;line-height:1.45}.DocumentDraftModal-module__AD8H5q__suggestions{gap:.45rem;display:grid}.DocumentDraftModal-module__AD8H5q__suggestion{text-align:left;border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;gap:.15rem;padding:.6rem .7rem;display:flex}.DocumentDraftModal-module__AD8H5q__suggestion small{color:var(--color-text-muted)}.DocumentDraftModal-module__AD8H5q__suggestionActive{background:#eff6ff;border-color:#2563eb}.DocumentDraftModal-module__AD8H5q__preview{border:1px solid var(--color-border);border-radius:9px;overflow:hidden}.DocumentDraftModal-module__AD8H5q__previewTitle{border-bottom:1px solid var(--color-border);background:#f8fafc;padding:.5rem .7rem;font-size:.78rem;font-weight:700}.DocumentDraftModal-module__AD8H5q__preview pre{white-space:pre-wrap;max-height:280px;color:var(--color-text);margin:0;padding:.8rem;font:.8rem/1.5 inherit;overflow:auto}.DocumentDraftModal-module__AD8H5q__actions{justify-content:flex-end;gap:.55rem;display:flex}.DocumentDraftModal-module__AD8H5q__primary,.DocumentDraftModal-module__AD8H5q__secondary,.DocumentDraftModal-module__AD8H5q__approve{cursor:pointer;border-radius:8px;padding:.58rem .9rem;font:600 .82rem inherit}.DocumentDraftModal-module__AD8H5q__primary{color:#fff;background:#2563eb;border:1px solid #2563eb;align-self:flex-end}.DocumentDraftModal-module__AD8H5q__secondary{border:1px solid var(--color-border);color:var(--color-text);background:#fff}.DocumentDraftModal-module__AD8H5q__approve{color:#fff;background:#059669;border:1px solid #059669}.DocumentDraftModal-module__AD8H5q__primary:disabled,.DocumentDraftModal-module__AD8H5q__secondary:disabled,.DocumentDraftModal-module__AD8H5q__approve:disabled,.DocumentDraftModal-module__AD8H5q__suggestion:disabled{opacity:.5;cursor:default}.DocumentDraftModal-module__AD8H5q__confirmBox{background:#fffbeb;border:1px solid #fbbf24;border-radius:9px;gap:.6rem;padding:.85rem;font-size:.82rem;display:grid}.DocumentDraftModal-module__AD8H5q__success{color:#065f46;flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.5rem;display:flex}.DocumentDraftModal-module__AD8H5q__success .DocumentDraftModal-module__AD8H5q__primary{align-self:flex-start}.DocumentDraftModal-module__AD8H5q__error{color:#b91c1c;background:#fef2f2;border-radius:8px;margin:0 1.25rem 1rem;padding:.7rem;font-size:.8rem}@media (max-width:600px){.DocumentDraftModal-module__AD8H5q__actions{flex-direction:column}.DocumentDraftModal-module__AD8H5q__primary{align-self:stretch}}
.M365ApprovalsModal-module__1aRTaW__overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.M365ApprovalsModal-module__1aRTaW__modal{background:#fff;border-radius:14px;flex-direction:column;width:520px;max-width:calc(100vw - 2rem);max-height:85vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.M365ApprovalsModal-module__1aRTaW__header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:.75rem;padding:1.1rem 1.25rem .9rem;display:flex}.M365ApprovalsModal-module__1aRTaW__title{color:var(--color-text);flex:1;font-size:.95rem;font-weight:700}.M365ApprovalsModal-module__1aRTaW__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem;font-size:1rem}.M365ApprovalsModal-module__1aRTaW__close:hover{color:var(--color-text)}.M365ApprovalsModal-module__1aRTaW__loading,.M365ApprovalsModal-module__1aRTaW__empty{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}.M365ApprovalsModal-module__1aRTaW__error{color:#dc2626;padding:.75rem 1.25rem;font-size:.82rem}.M365ApprovalsModal-module__1aRTaW__list{margin:0;padding:.5rem 0;list-style:none}.M365ApprovalsModal-module__1aRTaW__item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.M365ApprovalsModal-module__1aRTaW__item:last-child{border-bottom:none}.M365ApprovalsModal-module__1aRTaW__itemBody{min-width:0}.M365ApprovalsModal-module__1aRTaW__summary{color:var(--color-text);overflow-wrap:break-word;font-size:.85rem;font-weight:500}.M365ApprovalsModal-module__1aRTaW__meta{color:#94a3b8;margin-top:.2rem;font-size:.72rem}.M365ApprovalsModal-module__1aRTaW__itemActions{flex-shrink:0;gap:.4rem;display:flex}.M365ApprovalsModal-module__1aRTaW__rejectBtn,.M365ApprovalsModal-module__1aRTaW__approveBtn{border:1px solid var(--color-border);cursor:pointer;border-radius:6px;padding:.35rem .7rem;font-family:inherit;font-size:.78rem;transition:all .1s}.M365ApprovalsModal-module__1aRTaW__rejectBtn{color:var(--color-text-muted);background:0 0}.M365ApprovalsModal-module__1aRTaW__rejectBtn:hover:not(:disabled){color:#dc2626;background:#fef2f2;border-color:#fecaca}.M365ApprovalsModal-module__1aRTaW__approveBtn{color:#fff;background:#059669;border-color:#059669}.M365ApprovalsModal-module__1aRTaW__approveBtn:hover:not(:disabled){background:#047857}.M365ApprovalsModal-module__1aRTaW__rejectBtn:disabled,.M365ApprovalsModal-module__1aRTaW__approveBtn:disabled{opacity:.5;cursor:default}
.OnboardingChat-module__jXOiRW__container{background:var(--color-bg);flex-direction:column;flex:1;min-height:0;display:flex}.OnboardingChat-module__jXOiRW__list{flex-direction:column;flex:1;gap:.85rem;padding:2rem 1.5rem 1rem;display:flex;overflow-y:auto}.OnboardingChat-module__jXOiRW__row{display:flex}.OnboardingChat-module__jXOiRW__rowUser{justify-content:flex-end}.OnboardingChat-module__jXOiRW__rowBot{justify-content:flex-start}.OnboardingChat-module__jXOiRW__bubble{word-break:break-word;border-radius:16px;max-width:68%;padding:.7rem 1rem;font-size:.925rem;line-height:1.6}.OnboardingChat-module__jXOiRW__bubbleBot{color:var(--color-text);border:1px solid var(--color-border);background:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000000a}.OnboardingChat-module__jXOiRW__bubbleUser{color:#fff;background:#2563eb;border-bottom-right-radius:4px}.OnboardingChat-module__jXOiRW__tourCard{border:1px solid var(--color-border);background:#fff;border-radius:16px 16px 16px 4px;max-width:420px;padding:1.25rem 1.25rem 1rem;box-shadow:0 1px 3px #0000000f}.OnboardingChat-module__jXOiRW__tourTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.9rem;font-size:.8rem;font-weight:700}.OnboardingChat-module__jXOiRW__tourItem{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.OnboardingChat-module__jXOiRW__tourIcon{flex-shrink:0;margin-top:.05rem;font-size:1.2rem}.OnboardingChat-module__jXOiRW__tourItemTitle{color:var(--color-text);margin-bottom:.1rem;font-size:.85rem;font-weight:600}.OnboardingChat-module__jXOiRW__tourItemDesc{color:var(--color-text-muted);font-size:.78rem;line-height:1.4}.OnboardingChat-module__jXOiRW__startBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;margin-top:1rem;padding:.6rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s}.OnboardingChat-module__jXOiRW__startBtn:hover:not(:disabled){background:#1d4ed8}.OnboardingChat-module__jXOiRW__startBtn:disabled{opacity:.6;cursor:not-allowed}.OnboardingChat-module__jXOiRW__inputArea{border-top:1px solid var(--color-border);background:#fff;padding:.75rem 1.5rem 1.25rem}.OnboardingChat-module__jXOiRW__textRow{gap:.5rem;display:flex}.OnboardingChat-module__jXOiRW__textInput{border:1.5px solid var(--color-border);border-radius:10px;outline:none;flex:1;padding:.55rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .12s}.OnboardingChat-module__jXOiRW__textInput:focus{border-color:#2563eb}.OnboardingChat-module__jXOiRW__sendBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:0 1rem;font-size:1.1rem;transition:background .12s}.OnboardingChat-module__jXOiRW__sendBtn:hover:not(:disabled){background:#1d4ed8}.OnboardingChat-module__jXOiRW__sendBtn:disabled{opacity:.4;cursor:not-allowed}.OnboardingChat-module__jXOiRW__options{flex-wrap:wrap;gap:.45rem;display:flex}.OnboardingChat-module__jXOiRW__optBtn{color:#2563eb;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #2563eb;border-radius:20px;padding:.35rem 1rem;font-family:inherit;font-size:.84rem;font-weight:500;transition:all .12s}.OnboardingChat-module__jXOiRW__optBtn:hover,.OnboardingChat-module__jXOiRW__optBtnActive{color:#fff;background:#2563eb}.OnboardingChat-module__jXOiRW__multiSelect{flex-direction:column;gap:.6rem;display:flex}.OnboardingChat-module__jXOiRW__confirmBtn{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:20px;align-self:flex-start;padding:.4rem 1.1rem;font-family:inherit;font-size:.84rem;font-weight:500;transition:background .12s}.OnboardingChat-module__jXOiRW__confirmBtn:hover:not(:disabled){background:#1e293b}.OnboardingChat-module__jXOiRW__confirmBtn:disabled{opacity:.35;cursor:not-allowed}.OnboardingChat-module__jXOiRW__skipRow{justify-content:flex-end;display:flex}.OnboardingChat-module__jXOiRW__skipBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.3rem 0;font-family:inherit;font-size:.78rem;transition:color .12s}.OnboardingChat-module__jXOiRW__skipBtn:hover:not(:disabled){color:#475569}.OnboardingChat-module__jXOiRW__skipBtn:disabled{opacity:.5}
.ProfileModal-module__0CK3oa__overlay{z-index:100;background:#0f172a6b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ProfileModal-module__0CK3oa__modal{border:1px solid var(--color-border);background:#fff;border-radius:8px;flex-direction:column;width:620px;max-width:calc(100vw - 2rem);max-height:88vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0f172a2e}.ProfileModal-module__0CK3oa__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;display:flex}.ProfileModal-module__0CK3oa__title{color:var(--color-text);font-size:.95rem;font-weight:700}.ProfileModal-module__0CK3oa__close{width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:6px}.ProfileModal-module__0CK3oa__close:hover{color:var(--color-text);background:#f1f5f9}.ProfileModal-module__0CK3oa__loading{text-align:center;color:var(--color-text-muted);padding:2rem;font-size:.9rem}.ProfileModal-module__0CK3oa__body{gap:.9rem;padding:1.15rem;display:grid}.ProfileModal-module__0CK3oa__field{gap:.35rem;display:grid}.ProfileModal-module__0CK3oa__field span{color:#334155;font-size:.78rem;font-weight:700}.ProfileModal-module__0CK3oa__field input,.ProfileModal-module__0CK3oa__field textarea{width:100%;color:var(--color-text);font:inherit;resize:vertical;background:#fff;border:1px solid #dbe3ee;border-radius:8px;outline:none;padding:.55rem .65rem;font-size:.88rem;line-height:1.45}.ProfileModal-module__0CK3oa__field input:focus,.ProfileModal-module__0CK3oa__field textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 3px #38bdf829}.ProfileModal-module__0CK3oa__field input::placeholder,.ProfileModal-module__0CK3oa__field textarea::placeholder{color:#94a3b8}.ProfileModal-module__0CK3oa__syncStatus{color:var(--color-text-muted);font-size:.82rem}.ProfileModal-module__0CK3oa__syncStatus a{color:#2563eb}.ProfileModal-module__0CK3oa__error,.ProfileModal-module__0CK3oa__saved{border-radius:8px;margin:0 1.15rem 1rem;padding:.65rem .75rem;font-size:.84rem}.ProfileModal-module__0CK3oa__error{color:#b91c1c;background:#fef2f2}.ProfileModal-module__0CK3oa__saved{color:#047857;background:#ecfdf5}.ProfileModal-module__0CK3oa__footer{border-top:1px solid var(--color-border);justify-content:flex-end;gap:.6rem;padding:.9rem 1.15rem 1rem;display:flex}.ProfileModal-module__0CK3oa__primary,.ProfileModal-module__0CK3oa__secondary{font:inherit;cursor:pointer;border-radius:8px;padding:.48rem .85rem;font-size:.84rem}.ProfileModal-module__0CK3oa__primary{border:1px solid var(--color-text);background:var(--color-text);color:#fff}.ProfileModal-module__0CK3oa__primary:hover:not(:disabled){background:#1e293b}.ProfileModal-module__0CK3oa__primary:disabled{cursor:default;opacity:.65}.ProfileModal-module__0CK3oa__secondary{color:#475569;background:#fff;border:1px solid #dbe3ee}.ProfileModal-module__0CK3oa__secondary:hover{background:var(--color-bg);color:var(--color-text)}@media (max-width:720px){.ProfileModal-module__0CK3oa__overlay{align-items:stretch;padding:.75rem}.ProfileModal-module__0CK3oa__modal{max-width:100%;max-height:100%}.ProfileModal-module__0CK3oa__footer{flex-direction:column-reverse}.ProfileModal-module__0CK3oa__primary,.ProfileModal-module__0CK3oa__secondary{width:100%}}
.PvaView-module__Ppjdwq__panel{flex-direction:column;flex:1;min-height:0;display:flex}.PvaView-module__Ppjdwq__header{border-bottom:1px solid var(--color-border);background:#fff;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.PvaView-module__Ppjdwq__title{color:var(--color-text);flex:1;font-size:.95rem;font-weight:700}.PvaView-module__Ppjdwq__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem;font-size:1rem}.PvaView-module__Ppjdwq__close:hover{color:var(--color-text)}.PvaView-module__Ppjdwq__content{flex:1;padding:1.5rem;overflow-y:auto}.PvaView-module__Ppjdwq__stage{flex-direction:column;gap:1rem;max-width:720px;margin:0 auto;display:flex}.PvaView-module__Ppjdwq__hint{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.PvaView-module__Ppjdwq__textarea{border:1px solid var(--color-border);resize:vertical;width:100%;color:var(--color-text);border-radius:10px;padding:.85rem;font-family:inherit;font-size:.9rem}.PvaView-module__Ppjdwq__error{color:#dc2626;background:#fef2f2;border-radius:8px;max-width:720px;margin-bottom:1rem;margin-left:auto;margin-right:auto;padding:.65rem .9rem;font-size:.85rem}.PvaView-module__Ppjdwq__primaryBtn{background:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600}.PvaView-module__Ppjdwq__primaryBtn:disabled{opacity:.5;cursor:not-allowed}.PvaView-module__Ppjdwq__sectionLabel{text-transform:uppercase;letter-spacing:.4px;color:var(--color-text-muted);font-size:.72rem;font-weight:700}.PvaView-module__Ppjdwq__questionRow{flex-direction:column;gap:.35rem;display:flex}.PvaView-module__Ppjdwq__questionText{color:var(--color-text);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.PvaView-module__Ppjdwq__categoryBadge{text-transform:uppercase;letter-spacing:.3px;color:var(--color-text-muted);background:#f1f5f9;border-radius:4px;padding:.1rem .4rem;font-size:.65rem}.PvaView-module__Ppjdwq__answerInput{border:1px solid var(--color-border);border-radius:8px;padding:.5rem .7rem;font-family:inherit;font-size:.85rem}.PvaView-module__Ppjdwq__sectionBlock{border:1px solid var(--color-border);background:#fff;border-radius:8px;flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex}.PvaView-module__Ppjdwq__sectionText{color:var(--color-text);white-space:pre-wrap;font-size:.87rem;line-height:1.5}.PvaView-module__Ppjdwq__sectionList{color:var(--color-text);flex-direction:column;gap:.2rem;margin:0;padding-left:1.1rem;font-size:.87rem;line-height:1.5;display:flex}
.UsageModal-module__rLg5eG__overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.UsageModal-module__rLg5eG__modal{background:#fff;border-radius:14px;flex-direction:column;width:660px;max-width:calc(100vw - 2rem);max-height:85vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.UsageModal-module__rLg5eG__header{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:.75rem;padding:1.1rem 1.25rem .9rem;display:flex}.UsageModal-module__rLg5eG__title{color:var(--color-text);flex-shrink:0;font-size:.95rem;font-weight:700}.UsageModal-module__rLg5eG__tabs{flex:1;gap:.25rem;display:flex}.UsageModal-module__rLg5eG__tab{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.3rem .65rem;font-family:inherit;font-size:.75rem;transition:all .1s}.UsageModal-module__rLg5eG__tab:hover{color:var(--color-text);background:#f1f5f9}.UsageModal-module__rLg5eG__tabActive{background:var(--color-text);border-color:var(--color-text);color:#fff}.UsageModal-module__rLg5eG__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem;font-size:1rem}.UsageModal-module__rLg5eG__close:hover{color:var(--color-text)}.UsageModal-module__rLg5eG__loading,.UsageModal-module__rLg5eG__empty{text-align:center;color:#94a3b8;padding:2rem;font-size:.875rem}.UsageModal-module__rLg5eG__error{text-align:center;color:#dc2626;padding:1.5rem;font-size:.875rem}.UsageModal-module__rLg5eG__totals{background:var(--color-border);border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.UsageModal-module__rLg5eG__totalCard{background:var(--color-bg);text-align:center;padding:1.1rem 1.25rem}.UsageModal-module__rLg5eG__totalValue{color:var(--color-text);letter-spacing:-.5px;font-size:1.5rem;font-weight:700}.UsageModal-module__rLg5eG__totalLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.4px;margin-top:.2rem;font-size:.72rem}.UsageModal-module__rLg5eG__table{border-collapse:collapse;width:100%;font-size:.83rem}.UsageModal-module__rLg5eG__table thead tr{background:var(--color-bg)}.UsageModal-module__rLg5eG__table th{text-transform:uppercase;letter-spacing:.4px;color:var(--color-text-muted);text-align:left;border-bottom:1px solid var(--color-border);padding:.6rem 1rem;font-size:.7rem;font-weight:600}.UsageModal-module__rLg5eG__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:.65rem 1rem}.UsageModal-module__rLg5eG__table tbody tr:last-child td{border-bottom:none}.UsageModal-module__rLg5eG__table tbody tr:hover td{background:var(--color-bg)}.UsageModal-module__rLg5eG__right{text-align:right!important}.UsageModal-module__rLg5eG__modelName{color:var(--color-text);font-weight:500}.UsageModal-module__rLg5eG__cost{color:#059669;font-weight:600}.UsageModal-module__rLg5eG__footer{color:#94a3b8;text-align:center;border-top:1px solid #f1f5f9;padding:.75rem 1.25rem;font-size:.72rem}
.WorkflowInputModal-module__lgGlbG__overlay{z-index:200;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.WorkflowInputModal-module__lgGlbG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.WorkflowInputModal-module__lgGlbG__header{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1.1rem 1.5rem .9rem;display:flex}.WorkflowInputModal-module__lgGlbG__wfInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.WorkflowInputModal-module__lgGlbG__avatar{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid}.WorkflowInputModal-module__lgGlbG__title{color:var(--color-text);font-size:1rem;font-weight:700}.WorkflowInputModal-module__lgGlbG__desc{color:var(--color-text-muted);margin-top:.1rem;font-size:.78rem}.WorkflowInputModal-module__lgGlbG__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.2rem .4rem;font-size:1rem}.WorkflowInputModal-module__lgGlbG__close:hover{color:var(--color-text)}.WorkflowInputModal-module__lgGlbG__stepsPreview{background:var(--color-bg);border-bottom:1px solid var(--color-border);flex-wrap:wrap;gap:.35rem;padding:.6rem 1.5rem;display:flex}.WorkflowInputModal-module__lgGlbG__stepPill{color:#2563eb;white-space:nowrap;background:#eff6ff;border-radius:20px;padding:.15rem .55rem;font-size:.72rem;font-weight:500}.WorkflowInputModal-module__lgGlbG__body{flex-direction:column;flex:1;gap:1rem;padding:1.1rem 1.5rem;display:flex;overflow-y:auto}.WorkflowInputModal-module__lgGlbG__error{color:#b91c1c;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.5rem .75rem;font-size:.82rem}.WorkflowInputModal-module__lgGlbG__noInputs{color:var(--color-text-muted);text-align:center;margin:0;padding:1rem 0;font-size:.85rem}.WorkflowInputModal-module__lgGlbG__inputGroup{flex-direction:column;gap:.35rem;display:flex}.WorkflowInputModal-module__lgGlbG__label{color:#374151;font-size:.82rem;font-weight:600}.WorkflowInputModal-module__lgGlbG__textarea{border:1.5px solid var(--color-border);width:100%;color:var(--color-text);resize:vertical;box-sizing:border-box;border-radius:8px;outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .15s}.WorkflowInputModal-module__lgGlbG__textarea:focus{border-color:#2563eb}.WorkflowInputModal-module__lgGlbG__fileField{align-items:center;gap:.5rem;display:flex}.WorkflowInputModal-module__lgGlbG__fileBtn{background:var(--color-bg);color:#475569;cursor:pointer;border:1.5px dashed #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.83rem;font-weight:500;transition:all .12s;display:inline-flex}.WorkflowInputModal-module__lgGlbG__fileBtn:hover:not(.WorkflowInputModal-module__lgGlbG__fileBtnLoading){color:#2563eb;border-color:#2563eb}.WorkflowInputModal-module__lgGlbG__fileBtnLoading{opacity:.6;cursor:not-allowed}.WorkflowInputModal-module__lgGlbG__fileChip{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;display:flex}.WorkflowInputModal-module__lgGlbG__fileRemove{color:#93c5fd;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;line-height:1}.WorkflowInputModal-module__lgGlbG__fileRemove:hover{color:#ef4444}.WorkflowInputModal-module__lgGlbG__footer{border-top:1px solid var(--color-border);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:.9rem 1.5rem;display:flex}.WorkflowInputModal-module__lgGlbG__cancelBtn{border:1.5px solid var(--color-border);color:#475569;cursor:pointer;background:0 0;border-radius:8px;padding:.45rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500}.WorkflowInputModal-module__lgGlbG__cancelBtn:hover{border-color:#94a3b8}.WorkflowInputModal-module__lgGlbG__runBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .12s}.WorkflowInputModal-module__lgGlbG__runBtn:hover:not(:disabled){background:#1d4ed8}.WorkflowInputModal-module__lgGlbG__runBtn:disabled{opacity:.5;cursor:not-allowed}
.ChatWindow-module__mz35vq__appLayout{height:100vh;display:flex;overflow:hidden}.ChatWindow-module__mz35vq__layout{background:var(--color-bg);flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;position:relative}.ChatWindow-module__mz35vq__header{border-bottom:1px solid var(--color-border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 1.25rem;display:flex;box-shadow:0 1px 3px #0000000d}.ChatWindow-module__mz35vq__headerTitle{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.6rem;max-width:400px;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.ChatWindow-module__mz35vq__projectBadge{white-space:nowrap;border:1px solid;border-radius:99px;flex-shrink:0;padding:.2rem .6rem;font-size:.7rem;font-weight:600;box-shadow:0 0 8px #00000014}.ChatWindow-module__mz35vq__controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.ChatWindow-module__mz35vq__webToggleActive{color:var(--color-primary);font-weight:600}.ChatWindow-module__mz35vq__webToggleActive input[type=checkbox]{accent-color:var(--color-primary)}.ChatWindow-module__mz35vq__imageModeBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.ChatWindow-module__mz35vq__imageModeBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background:#ef7d000d}.ChatWindow-module__mz35vq__imageModeBtnActive{border-color:var(--color-primary);color:var(--color-primary);background:linear-gradient(135deg,#ef7d001a 0%,#ff8c5a0d 100%);font-weight:600}.ChatWindow-module__mz35vq__codeInterpreterActive{color:#22c55e;background:linear-gradient(135deg,#22c55e1a 0%,#4ade800d 100%);border-color:#22c55e;font-weight:600}.ChatWindow-module__mz35vq__deepSearchActive{border-color:var(--color-primary);color:var(--color-primary);background:linear-gradient(135deg,#ef7d001a 0%,#ff8c5a0d 100%);font-weight:600}.ChatWindow-module__mz35vq__usageBtn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:#fff;border-radius:8px;padding:.4rem .75rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.ChatWindow-module__mz35vq__usageBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background:#ef7d000d}.ChatWindow-module__mz35vq__discoveryBadge{background:var(--color-primary);color:#fff;border-radius:99px;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:.4rem;padding:0 .25rem;font-size:.68rem;font-weight:750;display:inline-flex}.ChatWindow-module__mz35vq__logoutBtn{color:#64748b}.ChatWindow-module__mz35vq__logoutBtn:hover{color:#dc2626;background:#fef2f2;border-color:#dc2626}.ChatWindow-module__mz35vq__dropOverlay{border:2.5px dashed var(--color-primary);z-index:50;pointer-events:none;background:#ef7d0014;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatWindow-module__mz35vq__dropBox{border:2px solid var(--color-primary);color:var(--color-primary);background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 3rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 24px #ef7d0026}.ChatWindow-module__mz35vq__dropIcon{font-size:2.5rem}.ChatWindow-module__mz35vq__error{color:#dc2626;background:#fef2f2;border-top:1px solid #fecaca;border-bottom:1px solid #fecaca;margin:0;padding:.75rem 1.25rem;font-size:.85rem}.ChatWindow-module__mz35vq__sidebarWrapper{flex-shrink:0}.ChatWindow-module__mz35vq__sidebarOverlay{display:none}.ChatWindow-module__mz35vq__hamburger{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.25rem .4rem;font-size:1.2rem;line-height:1;transition:all .2s;display:none}.ChatWindow-module__mz35vq__hamburger:hover{color:var(--color-primary);background:#ef7d001a}@media (max-width:768px){.ChatWindow-module__mz35vq__hamburger{align-items:center;display:flex}.ChatWindow-module__mz35vq__sidebarWrapper{z-index:100;height:100vh;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-100%)}.ChatWindow-module__mz35vq__sidebarWrapperOpen{transform:translate(0)}.ChatWindow-module__mz35vq__sidebarOverlay{z-index:99;background:#0f172a66;display:block;position:fixed;inset:0}.ChatWindow-module__mz35vq__headerTitle{max-width:180px!important}.ChatWindow-module__mz35vq__controls{flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.ChatWindow-module__mz35vq__usageBtn{padding:.3rem .5rem;font-size:.75rem}}
