.TopicColorPicker-module__iTrFHq__swatches{flex-wrap:wrap;gap:4px;display:flex}.TopicColorPicker-module__iTrFHq__swatch{background:var(--swatch-color,transparent);cursor:pointer;outline-offset:1px;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:20px;height:20px;padding:0}.TopicColorPicker-module__iTrFHq__swatchesSm .TopicColorPicker-module__iTrFHq__swatch{width:16px;height:16px}.TopicColorPicker-module__iTrFHq__swatch:hover{border-color:var(--gray-8)}.TopicColorPicker-module__iTrFHq__swatchSelected{border-color:var(--gray-12)!important}.TopicColorPicker-module__iTrFHq__swatchNone{background:var(--gray-a3);position:relative;overflow:hidden}.TopicColorPicker-module__iTrFHq__swatchNone:after{content:"";background:linear-gradient(to bottom right, transparent calc(50% - 1px), var(--red-9) calc(50% - 1px), var(--red-9) calc(50% + 1px), transparent calc(50% + 1px));position:absolute;inset:0}
.TopicsTabContent-module__K4ONxq__topicTable{flex-direction:column;display:flex;overflow:hidden;padding:0!important}.TopicsTabContent-module__K4ONxq__topicRow{border-bottom:1px solid var(--gray-a3);grid-template-columns:1fr 80px auto;align-items:center;gap:8px;padding:6px 12px;display:grid}.TopicsTabContent-module__K4ONxq__topicRow>:first-child{justify-self:start}.TopicsTabContent-module__K4ONxq__topicMeta{flex-flow:wrap;align-items:center;gap:4px;min-width:0;display:flex}.TopicsTabContent-module__K4ONxq__topicShortName{flex:0 auto;min-width:0}.TopicsTabContent-module__K4ONxq__topicRow:last-child{border-bottom:none}.TopicsTabContent-module__K4ONxq__topicRowCount{font-size:var(--font-size-1);color:var(--gray-10)}.TopicsTabContent-module__K4ONxq__editRow{background:var(--gray-a2);border-bottom:1px solid var(--gray-a3);flex-direction:column;gap:8px;padding:8px 12px;display:flex}.TopicsTabContent-module__K4ONxq__editRow:last-child{border-bottom:none}.TopicsTabContent-module__K4ONxq__createSection{background:var(--gray-a2);border-radius:var(--radius-2);padding:8px}.TopicsTabContent-module__K4ONxq__signalDivider{background:var(--gray-a4);height:1px;margin:4px 0}.TopicsTabContent-module__K4ONxq__signalRow{width:100%}.TopicsTabContent-module__K4ONxq__signalText{overflow-wrap:anywhere;flex:auto;min-width:0}.TopicsTabContent-module__K4ONxq__signalRemoveButton{flex:none;margin-top:-2px}
.FolderTree-module__RvZlCq__pane{background:var(--gray-1)}.dark .FolderTree-module__RvZlCq__pane{background:var(--gray-2)}.FolderTree-module__RvZlCq__folderPanel{flex-direction:column;gap:8px;display:flex}.FolderTree-module__RvZlCq__treeRail{background:0 0;border:none;border-radius:0;flex-direction:column;gap:2px;padding:0;display:flex}.FolderTree-module__RvZlCq__virtualSection{border-bottom:1px solid var(--gray-a4);flex-direction:column;gap:4px;margin-bottom:8px;padding-bottom:8px;display:flex}.FolderTree-module__RvZlCq__virtualRow{background:linear-gradient(90deg, var(--accent-a2), transparent 70%);border-color:var(--accent-a5)}.FolderTree-module__RvZlCq__virtualRow:hover{background:linear-gradient(90deg, var(--accent-a3), transparent 74%);border-color:var(--accent-a7)}.FolderTree-module__RvZlCq__virtualIcon{color:var(--accent-11)}.FolderTree-module__RvZlCq__treeHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.FolderTree-module__RvZlCq__treeHeaderActions{align-items:center;gap:6px;display:inline-flex}.FolderTree-module__RvZlCq__panelTitle{font-size:13px;font-weight:600}.FolderTree-module__RvZlCq__panelMeta{color:var(--gray-11);margin-left:auto;font-size:11px}.FolderTree-module__RvZlCq__folderSearch{margin-bottom:8px}.FolderTree-module__RvZlCq__folderSearchInput{--text-field-background-color:var(--input-bg);background:var(--input-bg);width:100%;min-width:0;color:var(--input-fg)}.FolderTree-module__RvZlCq__folderSearchInput .rt-TextFieldInput{color:var(--input-fg)}.FolderTree-module__RvZlCq__treeNode{flex-direction:column;gap:2px;display:flex}.FolderTree-module__RvZlCq__treeNodeDropTarget .FolderTree-module__RvZlCq__treeRow{border-color:var(--accent-9);background:var(--accent-a2)}.FolderTree-module__RvZlCq__treeRow{border-radius:var(--radius-md);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:6px;width:100%;padding:6px 8px;font-size:13px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:relative}.FolderTree-module__RvZlCq__treeRowActive{background:var(--gray-a3);border-color:var(--gray-a4)}.FolderTree-module__RvZlCq__treeRowDisabled{opacity:.6;pointer-events:none;cursor:not-allowed}.FolderTree-module__RvZlCq__treeRow:hover{background:var(--gray-a2);border-color:var(--gray-a4);transform:translate(1px)}.FolderTree-module__RvZlCq__treeCaret{width:16px;height:16px;color:var(--gray-11);justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.FolderTree-module__RvZlCq__treeCaretOpen{transform:rotate(90deg)}.FolderTree-module__RvZlCq__treeCaret svg{width:15px;height:15px}.FolderTree-module__RvZlCq__treeIcon{width:14px;height:14px;color:var(--gray-11);flex:none;justify-content:center;align-items:center;display:inline-flex}.FolderTree-module__RvZlCq__treeChildren{flex-direction:column;gap:2px;margin-left:6px;padding-left:4px;display:flex}.FolderTree-module__RvZlCq__treeActions{opacity:0;visibility:hidden;align-items:center;gap:4px;margin-left:auto;transition:opacity .15s;display:inline-flex}.FolderTree-module__RvZlCq__treeAction{border-radius:var(--radius-md);color:var(--gray-12);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px 4px;display:inline-flex}.FolderTree-module__RvZlCq__treeAction:hover{color:var(--accent-9)}.FolderTree-module__RvZlCq__treeRow:hover .FolderTree-module__RvZlCq__treeActions,.FolderTree-module__RvZlCq__treeRowActive .FolderTree-module__RvZlCq__treeActions,.FolderTree-module__RvZlCq__treeRow[data-syncing=true] .FolderTree-module__RvZlCq__treeActions{opacity:1;visibility:visible}.FolderTree-module__RvZlCq__treeRow[data-menu-open=true]{z-index:2}.FolderTree-module__RvZlCq__treeRow[data-menu-open=true] .FolderTree-module__RvZlCq__treeActions{opacity:1;visibility:visible}.FolderTree-module__RvZlCq__treeName{flex:1;align-items:center;gap:6px;min-width:0;display:inline-flex}.FolderTree-module__RvZlCq__treeNameText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;display:block;overflow:hidden}.FolderTree-module__RvZlCq__treeSyncSpinner{border:2px solid var(--gray-a6);border-top-color:var(--accent-9);opacity:.55;border-radius:999px;flex:none;width:12px;height:12px;animation:1s linear infinite FolderTree-module__RvZlCq__spin}.FolderTree-module__RvZlCq__treeNameUnread{font-weight:600}.FolderTree-module__RvZlCq__treeUnreadBadge{margin-left:6px}.FolderTree-module__RvZlCq__menuContent{min-width:200px}.FolderTree-module__RvZlCq__menuContent .rt-BaseMenuItem{letter-spacing:.01em;font-size:12px}.FolderTree-module__RvZlCq__menuContent .rt-BaseMenuItemIndicator{left:var(--space-2)}.FolderTree-module__RvZlCq__menuContent .rt-BaseMenuContent{--base-menu-content-padding:var(--space-2)}.FolderTree-module__RvZlCq__menuContent .rt-BaseMenuSeparator{margin-left:var(--space-2);margin-right:var(--space-2)}@keyframes FolderTree-module__RvZlCq__spin{to{transform:rotate(360deg)}}
.TopicsSidebarSection-module__AxMVnW__section{border-bottom:1px solid var(--gray-a4);flex-direction:column;gap:2px;margin-bottom:4px;padding-bottom:8px;display:flex}.TopicsSidebarSection-module__AxMVnW__header{margin-bottom:4px}.TopicsSidebarSection-module__AxMVnW__headerBtn{cursor:pointer;width:100%;color:inherit;opacity:.7;background:0 0;border:none;justify-content:space-between;padding:0}.TopicsSidebarSection-module__AxMVnW__headerBtn:hover{opacity:1}.TopicsSidebarSection-module__AxMVnW__colorDot{background:var(--dot-color);border-radius:50%;flex-shrink:0;width:10px;height:10px}.TopicsSidebarSection-module__AxMVnW__noTopicDash{opacity:.6;background:currentColor;border-radius:1px;flex-shrink:0;width:10px;height:2px}
.MessageMenu-module__ani26G__menuIcon{color:currentColor;opacity:.7;justify-content:center;align-items:center;width:16px;display:inline-flex}.MessageMenu-module__ani26G__menuLabel{flex:1}.MessageMenu-module__ani26G__menuLabelRow{align-items:center;gap:8px;width:100%;display:inline-flex}.MessageMenu-module__ani26G__menuContent{min-width:220px}.MessageMenu-module__ani26G__menuContent .rt-BaseMenuItem{letter-spacing:.01em;font-size:12px}.MessageMenu-module__ani26G__menuContent .rt-BaseMenuItemIndicator{left:var(--space-2)}.MessageMenu-module__ani26G__menuContent .rt-BaseMenuContent{--base-menu-content-padding:var(--space-2)}.MessageMenu-module__ani26G__menuContent .rt-BaseMenuSeparator{margin-left:var(--space-2);margin-right:var(--space-2)}
.MessageBadge-module__9tIm9W__badge{min-height:calc(var(--line-height-1) + var(--space-1));justify-content:center;align-items:center;display:inline-flex}.MessageBadge-module__9tIm9W__flagBadgeButton{cursor:pointer;align-items:center;gap:4px;display:inline-flex}
.RawTextPanel-module__apEmvq__block{background:var(--gray-2);border:1px solid var(--gray-5);border-radius:var(--radius-3);padding:var(--space-3);padding-right:calc(var(--space-3) + 28px);position:relative}.RawTextPanel-module__apEmvq__blockConstrained{max-height:55vh;overflow:auto}.RawTextPanel-module__apEmvq__blockAutoHeight{overflow:visible}.RawTextPanel-module__apEmvq__view{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;color:var(--gray-12);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;line-height:1.4}.RawTextPanel-module__apEmvq__copyButton{top:var(--space-2);right:var(--space-2);position:absolute}.RawTextPanel-module__apEmvq__copyOk{color:var(--green-11)}.RawTextPanel-module__apEmvq__fields{margin-bottom:var(--space-2);flex-direction:column;gap:4px;display:flex}.RawTextPanel-module__apEmvq__fieldRow{grid-template-columns:auto 1fr;align-items:start;gap:8px;font-size:11px;line-height:1.4;display:grid}.RawTextPanel-module__apEmvq__fieldLabel{color:var(--gray-11);font-weight:600}.RawTextPanel-module__apEmvq__fieldValue{color:var(--gray-12);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}
.InviteAttachmentControls-module__zKu8BG__controls{--attachment-control-height:26px;flex-shrink:0}.InviteAttachmentControls-module__zKu8BG__attachmentLink{text-decoration:none}.InviteAttachmentControls-module__zKu8BG__attachmentBadge{cursor:pointer;min-height:var(--attachment-control-height);align-items:center;max-width:min(240px,32vw);line-height:1;display:inline-flex}.InviteAttachmentControls-module__zKu8BG__attachmentLabel{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.InviteAttachmentControls-module__zKu8BG__iconButton{height:var(--attachment-control-height);flex-shrink:0}.InviteAttachmentControls-module__zKu8BG__rawIcsDialog.InviteAttachmentControls-module__zKu8BG__rawIcsDialog{width:min(1320px,99vw);max-width:min(1320px,99vw)}.InviteAttachmentControls-module__zKu8BG__uidRow{grid-template-columns:auto 1fr;align-items:start;gap:8px;display:grid}.InviteAttachmentControls-module__zKu8BG__uidLabel{color:var(--gray-11);font-size:12px;font-weight:600;line-height:1.4}.InviteAttachmentControls-module__zKu8BG__uidValue{color:var(--gray-12);word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.4}.InviteAttachmentControls-module__zKu8BG__rawIcsPanel{max-height:min(68vh,560px)}
.CalendarEventPreview-module__vGH7Va__eventList,.CalendarEventPreview-module__vGH7Va__eventGroups{gap:var(--space-2);flex-direction:column;display:flex}.CalendarEventPreview-module__vGH7Va__eventGroup{gap:var(--space-1);flex-direction:column;display:flex}.CalendarEventPreview-module__vGH7Va__groupLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--gray-11);margin:0;font-size:11px;font-weight:700}.CalendarEventPreview-module__vGH7Va__meta{color:var(--gray-11);margin:0;font-size:12px}
.EmailAddressMenu-module__iz6MZa__addressTrigger{font:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:3px;align-items:baseline;gap:4px;min-width:0;max-width:100%;margin:0;padding:0 2px;display:inline-flex}.EmailAddressMenu-module__iz6MZa__addressTrigger:hover,.EmailAddressMenu-module__iz6MZa__addressTrigger:focus-visible{background:var(--gray-a3);outline:none}.EmailAddressMenu-module__iz6MZa__addressTrigger[data-state=open]{background:var(--gray-a4)}.EmailAddressMenu-module__iz6MZa__addressLabel{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.EmailAddressMenu-module__iz6MZa__addressEmail{color:var(--gray-10);white-space:nowrap;font-size:.92em}
.SenderIcon-module__FL4MmG__icon{background:var(--sender-icon-bg);color:var(--sender-icon-fg);border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.SenderIcon-module__FL4MmG__iconSm{width:18px;height:18px;font-size:9px}.SenderIcon-module__FL4MmG__iconMd{width:22px;height:22px;font-size:10px}.SenderIcon-module__FL4MmG__placeholder{letter-spacing:.02em;-webkit-user-select:none;user-select:none;font-weight:700;line-height:1}.SenderIcon-module__FL4MmG__image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .12s;position:absolute;inset:0}.SenderIcon-module__FL4MmG__imageLoaded{opacity:1}
.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{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}
.EnvironmentLabel-module__pfhGPa__root{pointer-events:none;line-height:0;display:inline-flex}.EnvironmentLabel-module__pfhGPa__svg{display:block;overflow:visible}.EnvironmentLabel-module__pfhGPa__body{fill:color-mix(in oklab, var(--orange-10) 88%, #c94f00);stroke:none}.EnvironmentLabel-module__pfhGPa__text{fill:#fff;letter-spacing:.3px;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:8.5px;font-weight:700}
.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__brandEnvLabel{z-index:1;transform-origin:50%;position:absolute;top:-6px;right:-26px;transform:rotate(30deg)}.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}
