.TopicPickerDialog-module__FQ3J-q__topicRow{border-radius:var(--radius-2);cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 6px}.TopicPickerDialog-module__FQ3J-q__topicRow:hover{background:var(--gray-a3)}.TopicPickerDialog-module__FQ3J-q__checkBox{border:1.5px solid var(--gray-7);border-radius:var(--radius-1);flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.TopicPickerDialog-module__FQ3J-q__createSection{border-top:1px solid var(--gray-a4);border-bottom:1px solid var(--gray-a4);width:100%;margin-top:4px;margin-bottom:4px;padding-top:8px;padding-bottom:8px}.TopicPickerDialog-module__FQ3J-q__newTopicBtn{color:var(--gray-11);align-self:flex-start}.TopicPickerDialog-module__FQ3J-q__sectionLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-10);margin-top:2px;padding:2px 6px;font-size:10px}
.InReplyToReferenceRow-module__DGakqa__messageRow{align-items:baseline;gap:var(--space-2);color:var(--gray-11);flex-wrap:nowrap;font-size:12px;line-height:1.6;display:flex}.InReplyToReferenceRow-module__DGakqa__composeRow{gap:var(--space-3);grid-template-columns:84px 1fr;align-items:center;display:grid}.InReplyToReferenceRow-module__DGakqa__label{color:var(--gray-11);flex:none;font-size:12px;font-weight:600}.InReplyToReferenceRow-module__DGakqa__content{min-width:0}.InReplyToReferenceRow-module__DGakqa__link{color:var(--accent);cursor:pointer;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;min-width:0;max-width:100%;padding:0;font-size:12px;line-height:1.6;text-decoration:underline;display:inline-block;overflow:hidden}.InReplyToReferenceRow-module__DGakqa__value{color:var(--gray-12);font-size:12px;line-height:1.6}
.Compose-module__1ecwAq__composeModal{background:var(--color-panel-solid);border-radius:var(--radius-5);width:980px;max-width:95vw;height:820px;min-height:520px;max-height:90vh;box-shadow:var(--shadow-6);padding:var(--space-6);flex-direction:column;display:flex;position:relative;overflow:hidden}.Compose-module__1ecwAq__disabled{opacity:.6;pointer-events:none}.Compose-module__1ecwAq__composeHeader{padding-bottom:var(--space-4);border-bottom:1px solid var(--gray-a5);justify-content:space-between;align-items:center;gap:12px;display:flex}.Compose-module__1ecwAq__composeHeaderActions{align-items:center;gap:8px;display:inline-flex}.Compose-module__1ecwAq__composeTitle{margin:0}.Compose-module__1ecwAq__composeSubtitle{color:var(--gray-a11);margin:4px 0 0;font-size:12px}.Compose-module__1ecwAq__composeBody{gap:var(--space-4);padding:var(--space-4) 0;flex-direction:column;flex:1;min-height:0;margin:0;display:flex;overflow:hidden}.Compose-module__1ecwAq__composeMessageField{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.Compose-module__1ecwAq__composeInviteSection{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--gray-a5);border-radius:var(--radius-4);background:var(--gray-2);flex-direction:column;margin-bottom:10px;display:flex}.Compose-module__1ecwAq__composeInviteFields{gap:var(--space-3);flex-direction:column;display:flex}.Compose-module__1ecwAq__composeTabs{gap:6px;margin-bottom:0;display:inline-flex}.Compose-module__1ecwAq__composeTabsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.Compose-module__1ecwAq__composeAttach{align-items:center;gap:6px;display:inline-flex}.Compose-module__1ecwAq__composeSignatureMenu{background:var(--gray-1);border:1px solid var(--gray-a6);border-radius:var(--radius-md);min-width:180px;box-shadow:var(--shadow-4);max-height:240px;overflow:auto}.Compose-module__1ecwAq__composeSignatureMenu .rt-DropdownMenuItem{font-size:12px}.Compose-module__1ecwAq__composeGrid{gap:var(--space-3);grid-template-columns:1fr;width:100%;display:grid}.Compose-module__1ecwAq__composeGridRow{gap:var(--space-3);grid-template-columns:84px 1fr;align-items:center;display:grid}.Compose-module__1ecwAq__label{color:var(--gray-a11);font-size:13px;font-weight:500}.Compose-module__1ecwAq__composeInputWrap{flex:1;position:relative}:is(.Compose-module__1ecwAq__composeInputWrap .rt-TextFieldInput,.Compose-module__1ecwAq__composeGridRow .rt-TextFieldInput){color:var(--input-fg)}.Compose-module__1ecwAq__composeRow{align-items:center;gap:8px;display:flex}.Compose-module__1ecwAq__composeRow .rt-TextFieldRoot{flex:1}.Compose-module__1ecwAq__composeSuggestions{z-index:50;background:var(--gray-1);border:1px solid var(--gray-a6);border-radius:var(--radius-3);box-shadow:var(--shadow-4);flex-direction:column;max-height:220px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto}.Compose-module__1ecwAq__composeSuggestion{text-align:left;cursor:pointer;color:var(--gray-12);background:0 0;border:none;flex-direction:column;gap:2px;padding:8px 10px;font-size:12px;display:flex}.Compose-module__1ecwAq__composeSuggestion:hover,.Compose-module__1ecwAq__composeSuggestionActive{background:var(--gray-3)}.Compose-module__1ecwAq__composeSuggestionMuted{color:var(--gray-10);cursor:default}.Compose-module__1ecwAq__composeMinimized{z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;max-width:420px;box-shadow:var(--shadow);cursor:pointer;align-items:center;gap:10px;padding:10px 12px;display:flex;position:fixed;bottom:16px;right:18px}.Compose-module__1ecwAq__composeMinimizedTitle{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:600;overflow:hidden}.Compose-module__1ecwAq__composeMinimizedActions{align-items:center;gap:6px;display:inline-flex}.Compose-module__1ecwAq__composeQuotedBlock{border:1px solid var(--gray-a6);border-radius:var(--radius-sm);background:var(--gray-2);color:var(--gray-12);margin-top:8px;padding:8px 10px}.Compose-module__1ecwAq__composeQuotedSummary{justify-content:space-between;align-items:center;gap:8px;display:flex}.Compose-module__1ecwAq__composeQuotedTrigger{box-shadow:none;cursor:pointer;color:var(--gray-11);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:12px;display:inline-flex}.Compose-module__1ecwAq__composeQuotedTrigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Compose-module__1ecwAq__summaryText{align-items:center;display:inline-flex}.Compose-module__1ecwAq__summaryCaret{transition:transform .2s;display:inline-flex}.Compose-module__1ecwAq__composeQuotedTrigger[data-state=open] .Compose-module__1ecwAq__summaryCaret{transform:rotate(90deg)}.Compose-module__1ecwAq__summaryActions{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.Compose-module__1ecwAq__quoteActions{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.Compose-module__1ecwAq__composeQuotedBlock[data-state=closed] .Compose-module__1ecwAq__summaryActions .Compose-module__1ecwAq__quoteActions{display:none}@keyframes Compose-module__1ecwAq__quotedSlideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes Compose-module__1ecwAq__quotedSlideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.Compose-module__1ecwAq__composeQuotedContent{border-top:1px solid var(--gray-a5);max-height:min(260px,30vh);margin-top:10px;padding-top:10px;overflow:hidden}.Compose-module__1ecwAq__composeQuotedContent[data-state=open]{animation:.18s ease-out Compose-module__1ecwAq__quotedSlideDown;overflow:auto}.Compose-module__1ecwAq__composeQuotedContent[data-state=closed]{animation:.15s ease-in forwards Compose-module__1ecwAq__quotedSlideUp}.Compose-module__1ecwAq__composeQuotedContent img{max-width:100%;height:auto}.Compose-module__1ecwAq__composeQuotedContent table{border-collapse:collapse;width:100%;margin:8px 0}:is(.Compose-module__1ecwAq__composeQuotedContent td,.Compose-module__1ecwAq__composeQuotedContent th){border:1px solid var(--gray-a6);padding:6px 8px}.Compose-module__1ecwAq__composeQuotedToolbar{justify-content:flex-end;margin-top:6px;display:flex}.Compose-module__1ecwAq__composeQuotedText{border-left:2px solid var(--gray-a7);background:var(--gray-2);color:var(--gray-12);white-space:pre-wrap;margin-top:8px;padding:8px 10px;font-size:12px}.Compose-module__1ecwAq__composeFooter{padding-top:var(--space-3);border-top:1px solid var(--gray-a5);justify-content:space-between;align-items:center;gap:12px;display:flex}.Compose-module__1ecwAq__composeDraftMeta{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.Compose-module__1ecwAq__composeDraftStatus{color:var(--muted);font-size:11px}.Compose-module__1ecwAq__composeDraftStatusSaving{color:var(--accent)}.Compose-module__1ecwAq__composeDraftStatusError{color:var(--red-11)}.Compose-module__1ecwAq__composeActions{align-items:center;gap:8px;margin-left:auto;display:flex}.Compose-module__1ecwAq__composeResizer{cursor:nwse-resize;width:18px;height:18px;color:var(--muted);opacity:.9;z-index:10;position:absolute;bottom:6px;right:6px}.Compose-module__1ecwAq__composeResizer:before{content:"⤡";color:currentColor;font-size:18px;line-height:1;position:absolute;bottom:-1px;right:0;transform:rotate(0)}.Compose-module__1ecwAq__composeAttachments{margin-top:10px}.Compose-module__1ecwAq__composeAttachments .attachment-name{align-items:center;gap:6px;display:inline-flex}.Compose-module__1ecwAq__composeAttachments .icon-button{padding:4px 6px}.Compose-module__1ecwAq__composeDropActive{outline:2px dashed var(--accent);outline-offset:4px}
.ThreadView-module__DLgFtW__threadItem{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.ThreadView-module__DLgFtW__threadItem:not(.ThreadView-module__DLgFtW__compactThreadItem){margin-bottom:var(--space-3)}.ThreadView-module__DLgFtW__threadItem:not(.ThreadView-module__DLgFtW__compactThreadItem):last-child{margin-bottom:0}.ThreadView-module__DLgFtW__loading{padding:var(--space-3) var(--space-2);color:var(--gray-11);font-size:13px}.ThreadView-module__DLgFtW__empty{color:var(--gray-11);font-size:13px}.ThreadView-module__DLgFtW__compactThreadItem+.ThreadView-module__DLgFtW__compactThreadItem{border-top:1px solid var(--gray-a4)}
.ThreadJsonModal-module__uHfZ8W__content{width:min(900px,94vw);max-height:80vh}.ThreadJsonModal-module__uHfZ8W__body{gap:var(--space-3);flex-direction:column;min-height:0;display:flex}.ThreadJsonModal-module__uHfZ8W__toolbar{align-items:center;gap:var(--space-2);display:inline-flex}
.TopBar-module__wNwwfG__topBar{padding:var(--space-4);background:linear-gradient(120deg, var(--gray-4), var(--gray-2));border-bottom:1px solid var(--gray-a4);z-index:3;justify-content:space-between;align-items:center;gap:10px;display:flex}.TopBar-module__wNwwfG__brand{align-items:center;gap:4px;display:flex}.TopBar-module__wNwwfG__brandText{flex-direction:column;min-width:0;line-height:1.1;display:flex}.TopBar-module__wNwwfG__brandMark{border-radius:var(--radius-md);background:0 0;place-items:center;width:44px;height:44px;display:grid}.TopBar-module__wNwwfG__brandIcon{object-fit:cover;border-radius:12px;width:44px;height:44px;display:block}.TopBar-module__wNwwfG__brandTitle{margin:0;font-size:22px}.TopBar-module__wNwwfG__brandTitleWrap{align-items:flex-start;max-width:100%;display:inline-flex;position:relative}.TopBar-module__wNwwfG__brandVersion{color:var(--gray-10);letter-spacing:.01em;white-space:nowrap;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:10px}.TopBar-module__wNwwfG__search{border-radius:var(--radius-md);border:1px solid var(--gray-a5);background:linear-gradient(135deg, var(--gray-a2), transparent);flex:1;align-items:center;gap:10px;min-width:0;min-height:44px;padding:6px;display:flex}.TopBar-module__wNwwfG__searchPrimary{flex:auto;min-width:0}.TopBar-module__wNwwfG__searchFilters{flex:none;align-items:center;gap:8px;display:flex;position:relative}.TopBar-module__wNwwfG__searchInput{--text-field-background-color:var(--input-bg);background:var(--input-bg);width:100%;min-width:200px;color:var(--input-fg)}.TopBar-module__wNwwfG__searchInput .rt-TextFieldInput{color:var(--input-fg)}.TopBar-module__wNwwfG__select{min-width:160px}.TopBar-module__wNwwfG__scopeButton{justify-content:space-between}.TopBar-module__wNwwfG__searchMenuContent .rt-BaseMenuItemIndicator{display:none}:is(.TopBar-module__wNwwfG__searchMenuContent .rt-BaseMenuCheckboxItem,.TopBar-module__wNwwfG__searchMenuContent .rt-BaseMenuRadioItem,.TopBar-module__wNwwfG__searchMenuContent .rt-BaseMenuItem){padding-left:var(--space-2)}.TopBar-module__wNwwfG__menuCheckboxLabel{align-items:center;gap:8px;display:inline-flex}.TopBar-module__wNwwfG__menuCheckboxLabelIndented{padding-left:16px}.TopBar-module__wNwwfG__menuCheckboxIcon{justify-content:center;align-items:center;display:inline-flex}.TopBar-module__wNwwfG__scopeMenuRow{align-items:center;gap:8px;display:inline-flex}.TopBar-module__wNwwfG__scopeFolderBadge{align-items:center;gap:4px;display:inline-flex}.TopBar-module__wNwwfG__filterButton{min-width:116px;max-width:220px;overflow:hidden}.TopBar-module__wNwwfG__filterButtonLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TopBar-module__wNwwfG__actionRow{flex:none;align-items:stretch;gap:10px;display:flex}.TopBar-module__wNwwfG__actionGroup{border-radius:var(--radius-md);border:1px solid var(--gray-a5);background:linear-gradient(135deg, var(--gray-a2), transparent);align-items:center;gap:8px;min-height:44px;padding:6px;display:inline-flex}.TopBar-module__wNwwfG__accountSlot{align-items:stretch;display:inline-flex}.TopBar-module__wNwwfG__utilitySlot{gap:0}.TopBar-module__wNwwfG__accountButton{align-items:center;gap:10px;height:100%;min-height:44px;padding-top:8px;padding-bottom:8px;display:inline-flex}.TopBar-module__wNwwfG__themeButton{width:32px;min-width:32px;height:32px;min-height:32px}.TopBar-module__wNwwfG__accountMeta{flex-direction:column;align-items:flex-start;max-width:220px;line-height:1.2;display:flex}.TopBar-module__wNwwfG__accountName{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-weight:600;overflow:hidden}.TopBar-module__wNwwfG__accountEmail{color:var(--gray-11);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:11px;overflow:hidden}.TopBar-module__wNwwfG__accountMenu{min-width:260px}.TopBar-module__wNwwfG__accountMenuItem{height:auto;padding-top:var(--space-2);padding-bottom:var(--space-2);justify-content:space-between;align-items:center;gap:12px;display:flex}.TopBar-module__wNwwfG__accountMenuInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.TopBar-module__wNwwfG__accountMenuName{font-size:13px;line-height:1.2}.TopBar-module__wNwwfG__accountMenuEmail{color:var(--gray-11);font-size:11px;line-height:1.2}.TopBar-module__wNwwfG__accountMenu .rt-DropdownMenuItem[data-highlighted]{color:var(--accent-contrast)}.TopBar-module__wNwwfG__accountMenu .rt-DropdownMenuItem[data-highlighted] .TopBar-module__wNwwfG__accountMenuEmail{color:var(--accent-contrast);opacity:.8}.TopBar-module__wNwwfG__spin{animation:1s linear infinite TopBar-module__wNwwfG__spin}@media (max-width:1260px){.TopBar-module__wNwwfG__topBar{flex-wrap:wrap;gap:10px}.TopBar-module__wNwwfG__search{flex:100%;order:3}.TopBar-module__wNwwfG__actionRow{flex-wrap:wrap;justify-content:flex-end;margin-left:auto}}@media (max-width:900px){.TopBar-module__wNwwfG__topBar{padding:var(--space-3) var(--space-4)}.TopBar-module__wNwwfG__search{flex-direction:column;align-items:stretch;gap:8px}.TopBar-module__wNwwfG__searchFilters{flex-wrap:wrap}.TopBar-module__wNwwfG__select{flex:170px}.TopBar-module__wNwwfG__filterButton{flex:180px;min-width:0;max-width:none;width:auto!important}.TopBar-module__wNwwfG__actionRow{justify-content:flex-end;gap:8px}.TopBar-module__wNwwfG__actionGroup,.TopBar-module__wNwwfG__accountSlot,.TopBar-module__wNwwfG__utilitySlot{justify-content:flex-end;width:100%}}@keyframes TopBar-module__wNwwfG__spin{to{transform:rotate(360deg)}}
.page-module__n4L9la__page{background:var(--gray-1);flex-direction:column;height:100vh;display:flex;overflow:hidden}.page-module__n4L9la__state{padding:var(--space-4);flex:1;justify-content:center;align-items:center;display:flex}
