.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)}}
.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)}
.EventDetailView-module__jjPMhG__event{border-radius:var(--radius-2);border:1px solid var(--gray-4);background:var(--color-panel-solid);padding:var(--space-2);flex-direction:column;gap:4px;display:flex}.EventDetailView-module__jjPMhG__eventTitle{color:var(--gray-12);margin:0;font-size:13px;font-weight:600}.EventDetailView-module__jjPMhG__inviteStatusRow{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.EventDetailView-module__jjPMhG__metaRow{color:var(--gray-11);align-items:baseline;gap:6px;font-size:12px;display:inline-flex}.EventDetailView-module__jjPMhG__metaRowWrap{color:var(--gray-11);align-items:flex-start;gap:6px;font-size:12px;display:flex}.EventDetailView-module__jjPMhG__metaIcon{color:var(--gray-10);flex:none;margin-top:1px}.EventDetailView-module__jjPMhG__metaText{overflow-wrap:anywhere;min-width:0}.EventDetailView-module__jjPMhG__metaInlineLabel{color:var(--gray-10)}.EventDetailView-module__jjPMhG__tzLabel{color:var(--gray-10);font-size:11px}.EventDetailView-module__jjPMhG__locationLink{color:var(--accent-11);word-break:break-all;text-decoration:underline}.EventDetailView-module__jjPMhG__description{color:var(--gray-11);flex-direction:column;gap:2px;font-size:12px;display:flex}.EventDetailView-module__jjPMhG__descriptionLabel{letter-spacing:.03em;text-transform:uppercase;color:var(--gray-10);font-size:11px;font-weight:700}.EventDetailView-module__jjPMhG__descriptionText{white-space:pre-wrap;word-break:break-word}.EventDetailView-module__jjPMhG__description :where(a),.EventDetailView-module__jjPMhG__descriptionLink{color:var(--accent-11);word-break:break-all;text-decoration:underline}.EventDetailView-module__jjPMhG__badges{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.EventDetailView-module__jjPMhG__actions{margin-top:var(--space-1);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.EventDetailView-module__jjPMhG__notice{color:var(--indigo-11);margin:0;font-size:12px}.EventDetailView-module__jjPMhG__scopeNote{color:var(--gray-10);margin:0;font-size:11px}.EventDetailView-module__jjPMhG__responseDialog{width:min(440px,92vw)}.EventDetailView-module__jjPMhG__responseSummary{padding:var(--space-2);border-radius:var(--radius-2);background:var(--gray-2);border:1px solid var(--gray-4);flex-direction:column;gap:2px;display:flex}.EventDetailView-module__jjPMhG__responseToggleRow{padding:var(--space-2);border-radius:var(--radius-2);background:var(--gray-2);border:1px solid var(--gray-4)}.EventDetailView-module__jjPMhG__responseToggleText{flex-direction:column;gap:2px;display:flex}.EventDetailView-module__jjPMhG__reminderDialog{width:min(420px,92vw)}
.EventDetailPanel-module__jtPMwW__panel{flex-direction:column;height:100%;display:flex;overflow:hidden}.EventDetailPanel-module__jtPMwW__subheader{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;padding:6px 10px;display:flex}.EventDetailPanel-module__jtPMwW__backButton{cursor:pointer;color:var(--text-muted);border-radius:var(--radius-2);background:0 0;border:none;align-items:center;gap:4px;padding:2px 6px;font-size:12px;display:flex}.EventDetailPanel-module__jtPMwW__backButton:hover{background:var(--gray-3);color:var(--text)}.EventDetailPanel-module__jtPMwW__subheaderActions{justify-content:flex-end;align-items:center;min-width:0;display:flex}.EventDetailPanel-module__jtPMwW__body{flex:1;padding:14px 16px;overflow-y:auto}
.CalendarPopover-module__DKl4bq__floatingPanel{z-index:9990;background:var(--surface);border:1px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;width:860px;height:660px;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 40px #00000047}.CalendarPopover-module__DKl4bq__header{background:var(--surface-2);border-bottom:1px solid var(--border);cursor:grab;flex-shrink:0;padding:7px 10px}.CalendarPopover-module__DKl4bq__header:active{cursor:grabbing}.CalendarPopover-module__DKl4bq__body{flex-direction:column;flex:1;min-height:0;padding:6px 8px 0;display:flex;overflow:hidden}.CalendarPopover-module__DKl4bq__body *{-webkit-user-select:text;user-select:text}
.CalendarSidebarPanel-module__sVKI8G__panel{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;height:100%;display:flex;overflow:hidden}.CalendarSidebarPanel-module__sVKI8G__header{border-bottom:1px solid var(--border);background:var(--surface-2);flex-shrink:0;padding:8px 10px}.CalendarSidebarPanel-module__sVKI8G__calendarContainer{flex:auto;min-height:0;padding:6px;overflow:hidden}
.CalendarEventPreview-module__vGH7Va__preview{margin-top:var(--space-3);border:1px solid var(--gray-4);border-radius:var(--radius-3);background:var(--gray-2);padding:var(--space-3);gap:var(--space-2);flex-direction:column;display:flex}.CalendarEventPreview-module__vGH7Va__header{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.CalendarEventPreview-module__vGH7Va__title{align-items:center;gap:var(--space-2);color:var(--gray-12);font-size:13px;font-weight:600;display:inline-flex}.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}
.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}
.ThreadView-module__DLgFtW__threadItem{gap:var(--space-3);flex-direction:column;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)}
.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}
.page-module__T1Ya3W__page{background:var(--gray-1);flex-direction:column;height:100vh;display:flex;overflow:hidden}.page-module__T1Ya3W__detailContainer{flex:1;min-height:0;overflow:hidden}.page-module__T1Ya3W__toolbar{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:flex-end;align-items:center;padding:4px 8px;display:flex}.page-module__T1Ya3W__state{padding:var(--space-4);flex:1;justify-content:center;align-items:center;display:flex}
