.LoginPage-module__FenjvW__root{z-index:1000;background:radial-gradient(circle at center, var(--bg-secondary) 0%, var(--bg-primary) 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.LoginPage-module__FenjvW__card{text-align:center;border-radius:32px;width:min(100% - 2rem,450px);padding:3.5rem;animation:.8s cubic-bezier(.16,1,.3,1) LoginPage-module__FenjvW__fadeIn;box-shadow:0 25px 50px -12px #00000080}.LoginPage-module__FenjvW__logoMark{width:70px;height:70px;color:var(--bg-primary);font-weight:var(--weight-extrabold);background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-dark));border-radius:var(--radius-xl);box-shadow:0 0 20px var(--accent-gold-glow);justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.LoginPage-module__FenjvW__initialsDefault{font-size:var(--text-4xl)}.LoginPage-module__FenjvW__initialsCompact{font-size:var(--text-3xl)}.LoginPage-module__FenjvW__title{margin-bottom:var(--space-sm);font-size:var(--text-6xl);font-weight:var(--weight-extrabold);letter-spacing:-.03em}.LoginPage-module__FenjvW__subtitle{color:var(--text-secondary);font-size:var(--text-xl);margin-bottom:3rem}.LoginPage-module__FenjvW__signInButton{width:100%;padding:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-lg);color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--weight-semibold);background:var(--bg-hover);border:1px solid var(--border-glass);border-radius:var(--radius-md);cursor:pointer;transition:border-color .3s cubic-bezier(.4,0,.2,1);display:flex}.LoginPage-module__FenjvW__signInButton:hover:not(:disabled){border-color:var(--accent-gold)}.LoginPage-module__FenjvW__signInButton:disabled{cursor:not-allowed}.LoginPage-module__FenjvW__googleIcon{width:20px;height:20px}.LoginPage-module__FenjvW__spinner{border:2px solid var(--bg-active);border-top-color:var(--accent-gold);border-radius:var(--radius-full);width:20px;height:20px;animation:1s linear infinite LoginPage-module__FenjvW__spin}.LoginPage-module__FenjvW__error{margin-top:var(--space-lg);color:var(--danger);font-size:var(--text-md)}.LoginPage-module__FenjvW__requestAccess{color:var(--text-secondary);font-size:var(--text-sm);margin-top:2.5rem}.LoginPage-module__FenjvW__requestAccess span{color:var(--accent-gold);cursor:pointer}@keyframes LoginPage-module__FenjvW__spin{to{transform:rotate(360deg)}}@keyframes LoginPage-module__FenjvW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Sidebar-module__WZVnLW__mobileOverlay{z-index:9999;width:100vw;height:100vh;padding:var(--space-2xl) var(--space-xl);padding-top:calc(var(--safe-top) + var(--space-2xl));background:var(--bg-primary);flex-direction:column;display:flex;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__brandRow{align-items:center;gap:var(--space-lg);display:flex}.Sidebar-module__WZVnLW__mobileBrand{margin-bottom:var(--space-3xl)}.Sidebar-module__WZVnLW__brandMark,.Sidebar-module__WZVnLW__floatingMark{background:var(--accent-gold);color:var(--bg-primary);font-weight:var(--weight-bold);justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__brandMark{border-radius:var(--radius-sm);cursor:pointer;width:30px;height:30px;transition:box-shadow var(--motion-fast,var(--transition-fast)), transform var(--motion-fast,var(--transition-fast));border:0;padding:0}.Sidebar-module__WZVnLW__brandMarkTextShort{font-size:var(--text-base)}.Sidebar-module__WZVnLW__brandMarkTextLong{font-size:var(--text-md)}.Sidebar-module__WZVnLW__brandMark:hover{box-shadow:0 2px 12px var(--accent-gold-glow);transform:scale(1.05)}.Sidebar-module__WZVnLW__mobileBrandMark{border-radius:var(--radius-md);width:48px;height:48px}.Sidebar-module__WZVnLW__floatingMarkTextShort{font-size:var(--text-xl)}.Sidebar-module__WZVnLW__floatingMarkTextLong{font-size:var(--text-lg)}.Sidebar-module__WZVnLW__brandTitle,.Sidebar-module__WZVnLW__mobileBrandTitle{font-weight:var(--weight-bold);white-space:nowrap}.Sidebar-module__WZVnLW__brandTitle{font-size:var(--text-base);font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__mobileBrandTitle{font-size:var(--text-3xl)}.Sidebar-module__WZVnLW__mobileNav{justify-content:center;gap:var(--space-lg);flex-direction:column;flex:1;display:flex}.Sidebar-module__WZVnLW__mobileNavButton,.Sidebar-module__WZVnLW__navButton,.Sidebar-module__WZVnLW__footerButton{cursor:pointer;border:none;align-items:center;font-family:inherit;display:flex}.Sidebar-module__WZVnLW__mobileNavButton{gap:var(--space-lg);width:100%;padding:var(--space-xl);border:1px solid var(--border-glass);border-radius:var(--radius-lg);background:var(--bg-hover);color:var(--text-primary);font-size:var(--text-2xl);font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__mobileNavButtonActive{border:2px solid var(--accent-gold);background:var(--accent-gold-bg);color:var(--accent-gold)}.Sidebar-module__WZVnLW__mobileFooter{padding-top:var(--space-xl);border-top:1px solid var(--border-glass)}.Sidebar-module__WZVnLW__userCardWrap{position:relative}.Sidebar-module__WZVnLW__userCard{align-items:center;gap:var(--space-sm);width:100%;min-height:42px;padding:var(--space-sm);border-radius:var(--radius-sm);color:inherit;text-align:left;background:0 0;border:1px solid #0000;display:flex;overflow:hidden}.Sidebar-module__WZVnLW__userCardButton{cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast))}.Sidebar-module__WZVnLW__userCardButton:hover{background:var(--bg-hover);border-color:#0000}.Sidebar-module__WZVnLW__userCardCollapsed{justify-content:center;min-height:34px;padding:0}.Sidebar-module__WZVnLW__userText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Sidebar-module__WZVnLW__userName,.Sidebar-module__WZVnLW__userEmail{text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.Sidebar-module__WZVnLW__userName{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__userEmail{color:var(--text-secondary);font-size:var(--text-xs)}.Sidebar-module__WZVnLW__viewAsPill{width:fit-content;max-width:100%;padding:2px var(--space-xs);border:1px solid var(--info-border);border-radius:var(--radius-xs);margin-top:var(--space-xs);background:var(--info-bg);color:var(--info);font-size:var(--text-2xs);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__WZVnLW__userMenu{left:var(--focus-popover-left);top:var(--focus-popover-top);z-index:1000;width:var(--focus-popover-width,280px);padding:var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--bg-secondary);box-shadow:var(--shadow-lg);position:fixed}.Sidebar-module__WZVnLW__userMenuIdentity{min-width:0;padding-bottom:var(--space-sm);flex-direction:column;gap:2px;display:flex}.Sidebar-module__WZVnLW__userMenuIdentity span,.Sidebar-module__WZVnLW__userMenuIdentity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Sidebar-module__WZVnLW__userMenuIdentity span{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__userMenuIdentity small{color:var(--text-secondary);font-size:var(--text-xs)}.Sidebar-module__WZVnLW__userMenuActions{gap:var(--space-xs);flex-direction:column;display:flex}.Sidebar-module__WZVnLW__userMenuAction{align-items:center;gap:var(--space-sm);width:100%;min-height:34px;padding:0 var(--space-sm);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font:inherit;font-size:var(--text-sm);text-align:left;background:0 0;border:0;display:flex}.Sidebar-module__WZVnLW__userMenuAction:hover{background:var(--bg-hover);color:var(--text-primary)}.Sidebar-module__WZVnLW__userMenuActionDanger:hover{background:var(--danger-bg);color:var(--danger)}.Sidebar-module__WZVnLW__userMenuDivider{height:1px;margin:var(--space-sm) 0;background:var(--border-subtle)}.Sidebar-module__WZVnLW__userMenuLabel{margin-bottom:var(--space-xs);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase;display:block}.Sidebar-module__WZVnLW__userMenuSelect{width:100%;height:var(--control-height,2.5rem);padding:0 var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-sm);background:var(--input-bg);color:var(--text-primary);font:inherit}.Sidebar-module__WZVnLW__userMenuButton{width:100%;min-height:var(--control-height,2.5rem);padding:0 var(--space-md);border:1px solid var(--accent-gold-glow);border-radius:var(--radius-sm);background:var(--accent-gold-bg);color:var(--accent-gold);cursor:pointer;font:inherit;font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__userMenuButton:disabled{cursor:wait;opacity:.7}.Sidebar-module__WZVnLW__userMenuHelp{margin:var(--space-sm) 0 0;color:var(--text-secondary);font-size:var(--text-xs);line-height:1.4}.Sidebar-module__WZVnLW__logoutMobile{justify-content:center;gap:var(--space-sm);width:100%;padding:var(--space-md);border-radius:var(--radius-md);color:var(--danger);font-size:var(--text-md);background:0 0}.Sidebar-module__WZVnLW__floatingMark{z-index:1000;right:var(--space-2xl);bottom:var(--space-2xl);border:1px solid var(--border-primary);border-radius:var(--radius-md);width:52px;height:52px;box-shadow:var(--shadow-md);cursor:pointer;transition:box-shadow var(--motion-fast,var(--transition-fast)), transform var(--motion-fast,var(--transition-fast));position:fixed}.Sidebar-module__WZVnLW__floatingMark:hover{box-shadow:0 6px 24px var(--accent-gold-glow);transform:scale(1.1)}.Sidebar-module__WZVnLW__desktopAside{border-right:1px solid var(--border-subtle);background:var(--bg-secondary);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:visible}.Sidebar-module__WZVnLW__desktopInner{flex-direction:column;height:100%;display:flex;overflow:hidden auto}.Sidebar-module__WZVnLW__desktopInnerExpanded{padding:var(--space-lg) var(--space-md)}.Sidebar-module__WZVnLW__desktopInnerCollapsed{padding:var(--space-lg) var(--space-sm)}.Sidebar-module__WZVnLW__desktopBrand{margin-bottom:var(--space-md)}.Sidebar-module__WZVnLW__desktopBrandCollapsed{justify-content:center;gap:var(--space-sm);flex-direction:column}.Sidebar-module__WZVnLW__desktopBrandExpanded{justify-content:flex-start}.Sidebar-module__WZVnLW__headerCollapseButton{margin-left:auto}.Sidebar-module__WZVnLW__desktopBrandCollapsed .Sidebar-module__WZVnLW__headerCollapseButton{margin-left:0}.Sidebar-module__WZVnLW__searchButton{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);min-height:34px;margin-bottom:var(--space-lg);background:var(--bg-hover);color:var(--text-tertiary);cursor:pointer;font:inherit;font-size:var(--text-sm);transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));align-items:center;display:flex}.Sidebar-module__WZVnLW__searchButton:hover{border-color:var(--border-primary);background:var(--bg-active);color:var(--text-primary)}.Sidebar-module__WZVnLW__searchButtonExpanded{justify-content:flex-start;gap:var(--space-sm);padding:0 var(--space-sm)}.Sidebar-module__WZVnLW__searchButtonCollapsed{justify-content:center;padding:0}.Sidebar-module__WZVnLW__searchButton kbd{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--text-2xs);margin-left:auto}.Sidebar-module__WZVnLW__nav{flex:1}.Sidebar-module__WZVnLW__navGroup{margin-bottom:var(--space-lg)}.Sidebar-module__WZVnLW__navGroupLabel{margin:0 0 var(--space-xs);color:var(--text-tertiary);font-size:var(--text-2xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase}.Sidebar-module__WZVnLW__navList{margin:0;padding:0;list-style:none}.Sidebar-module__WZVnLW__navItem{margin-bottom:2px}.Sidebar-module__WZVnLW__navButton,.Sidebar-module__WZVnLW__footerButton{border-radius:var(--radius-sm);width:100%;min-height:34px;color:var(--text-secondary);font-size:var(--text-sm);opacity:1;transition:background var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));background:0 0}.Sidebar-module__WZVnLW__navButton{gap:var(--space-md);font-weight:var(--weight-medium);opacity:1;text-align:left;position:relative}.Sidebar-module__WZVnLW__navButton:hover,.Sidebar-module__WZVnLW__footerButton:hover{background:var(--bg-hover);color:var(--text-primary)}.Sidebar-module__WZVnLW__navButtonActive,.Sidebar-module__WZVnLW__navButtonActive:hover,.Sidebar-module__WZVnLW__footerButtonActive,.Sidebar-module__WZVnLW__footerButtonActive:hover{background:var(--accent-gold-bg);color:var(--accent-gold);font-weight:var(--weight-semibold)}.Sidebar-module__WZVnLW__navButtonExpanded{padding:0 var(--space-sm);justify-content:flex-start}.Sidebar-module__WZVnLW__navButtonCollapsed{justify-content:center;padding:0}.Sidebar-module__WZVnLW__iconWrap{align-items:center;display:flex;position:relative}.Sidebar-module__WZVnLW__navLabel{white-space:nowrap;flex:1}.Sidebar-module__WZVnLW__badge,.Sidebar-module__WZVnLW__collapsedBadge{font-weight:var(--weight-semibold);justify-content:center;align-items:center;display:flex}.Sidebar-module__WZVnLW__badge{border-radius:var(--radius-full);background:var(--bg-active);min-width:20px;height:18px;color:var(--text-secondary);font-size:var(--text-2xs);margin-left:auto;padding:0 6px}.Sidebar-module__WZVnLW__mobileBadge{border-radius:var(--radius-md);min-width:24px;height:24px;font-size:var(--text-sm);margin-left:auto;padding:0 6px}.Sidebar-module__WZVnLW__collapsedBadge{border-radius:var(--radius-full);background:var(--accent-gold);color:#0000;width:7px;min-width:0;height:7px;padding:0;font-size:0;position:absolute;top:-2px;right:-2px}.Sidebar-module__WZVnLW__desktopFooter{padding-top:var(--space-md);border-top:1px solid var(--border-subtle);flex-shrink:0;margin-top:auto}.Sidebar-module__WZVnLW__footerButton{gap:var(--space-md);margin-bottom:var(--space-xs)}.Sidebar-module__WZVnLW__footerButtonExpanded{padding:0 var(--space-sm);justify-content:flex-start}.Sidebar-module__WZVnLW__footerButtonCollapsed{justify-content:center;padding:0}
.ToastContext-module__Z7XlAq__toastStack{right:var(--space-xl);bottom:var(--space-xl);z-index:1100;gap:var(--space-sm);max-width:calc(100vw - var(--space-2xl));pointer-events:none;flex-direction:column-reverse;display:flex;position:fixed}.ToastContext-module__Z7XlAq__toastItem{--toast-tone:var(--info);--toast-tone-bg:var(--info-bg);align-items:flex-start;gap:var(--space-sm);border:1px solid var(--toast-tone);border-left:4px solid var(--toast-tone);border-radius:var(--radius-sm);background:var(--bg-secondary);min-width:17.5rem;max-width:26.25rem;box-shadow:var(--shadow-lg,0 8px 24px #00000059);color:var(--text-primary);font-size:var(--text-sm);pointer-events:auto;padding:.625rem .875rem;animation:.18s ease-out ToastContext-module__Z7XlAq__toastSlideIn;display:flex}.ToastContext-module__Z7XlAq__toastSuccess{--toast-tone:var(--success);--toast-tone-bg:var(--success-bg)}.ToastContext-module__Z7XlAq__toastError{--toast-tone:var(--danger);--toast-tone-bg:var(--danger-bg)}.ToastContext-module__Z7XlAq__toastWarning{--toast-tone:var(--warning);--toast-tone-bg:var(--warning-bg)}.ToastContext-module__Z7XlAq__toastInfo{--toast-tone:var(--info);--toast-tone-bg:var(--info-bg)}.ToastContext-module__Z7XlAq__toastIcon{border-radius:var(--radius-xs);background:var(--toast-tone-bg);width:1.5rem;height:1.5rem;color:var(--toast-tone);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ToastContext-module__Z7XlAq__toastMessage{flex:1;min-width:0;padding-top:.125rem}.ToastContext-module__Z7XlAq__actionButton{min-height:1.75rem;padding:var(--space-xs) var(--space-sm);color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold);background:var(--bg-hover);border:1px solid var(--border-primary);border-radius:var(--radius-xs);cursor:pointer;flex-shrink:0}.ToastContext-module__Z7XlAq__actionButton:hover{background:var(--bg-active)}.ToastContext-module__Z7XlAq__actionButton:focus-visible{box-shadow:var(--focus-ring);outline:none}.ToastContext-module__Z7XlAq__dismissButton{color:var(--text-tertiary);cursor:pointer;transition:color var(--motion-fast,var(--transition-fast)), opacity var(--motion-fast,var(--transition-fast));background:0 0;border:0;flex-shrink:0;align-items:center;padding:.125rem;display:flex}.ToastContext-module__Z7XlAq__dismissButton:hover{color:var(--text-primary)}.ToastContext-module__Z7XlAq__dismissButton:focus-visible{outline:2px solid var(--toast-tone);outline-offset:2px}@keyframes ToastContext-module__Z7XlAq__toastSlideIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.ToastContext-module__Z7XlAq__toastStack{right:var(--space-md);bottom:var(--space-md);left:var(--space-md);max-width:none}.ToastContext-module__Z7XlAq__toastItem{min-width:0;max-width:none}}
.recurrencePicker-module__trgswW__container{margin:0 0 var(--space-lg)}.recurrencePicker-module__trgswW__containerUnavailable .recurrencePicker-module__trgswW__toggleRow{opacity:.5}.recurrencePicker-module__trgswW__toggleRow{align-items:center;gap:var(--space-sm);min-height:var(--control-height,2.5rem);padding:0 var(--space-md);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-sm));background:var(--bg-hover);cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast));display:flex}.recurrencePicker-module__trgswW__toggleRow:hover{border-color:var(--border-primary);background:var(--bg-active)}.recurrencePicker-module__trgswW__toggleDisabled{cursor:not-allowed}.recurrencePicker-module__trgswW__toggleDisabled:hover{border-color:var(--border-glass);background:var(--bg-hover)}.recurrencePicker-module__trgswW__toggleSwitch{border-radius:var(--radius-sm);background-color:var(--bg-active);width:36px;height:20px;transition:background-color var(--motion-normal,.2s) ease;flex-shrink:0;position:relative}.recurrencePicker-module__trgswW__containerEnabled .recurrencePicker-module__trgswW__toggleSwitch{background-color:var(--accent-gold)}.recurrencePicker-module__trgswW__toggleKnob{border-radius:var(--radius-full);width:16px;height:16px;transition:left var(--motion-normal,.2s) ease;background-color:#fff;position:absolute;top:2px;left:2px}.recurrencePicker-module__trgswW__containerEnabled .recurrencePicker-module__trgswW__toggleKnob{left:18px}.recurrencePicker-module__trgswW__toggleLabel{font-size:var(--text-md);color:var(--text-primary);align-items:center;gap:.4rem;display:flex}.recurrencePicker-module__trgswW__options{gap:var(--space-md);margin-top:var(--space-sm);padding:var(--space-lg);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-sm));background:var(--bg-secondary);animation:recurrencePicker-module__trgswW__recurrencePanelIn var(--motion-normal,.18s) ease;flex-direction:column;display:flex}.recurrencePicker-module__trgswW__presetButtons{flex-wrap:wrap;gap:.4rem;display:flex}.recurrencePicker-module__trgswW__presetButton{padding:.3rem var(--space-sm);border:1px solid var(--border-glass);border-radius:var(--radius-md);background-color:var(--bg-hover);color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-xs);transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast))}.recurrencePicker-module__trgswW__presetButton:hover{background-color:var(--accent-gold-glow);border-color:var(--accent-gold);color:var(--accent-gold)}.recurrencePicker-module__trgswW__presetButton:disabled{cursor:not-allowed}.recurrencePicker-module__trgswW__row{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.recurrencePicker-module__trgswW__label{font-size:var(--text-sm);color:var(--text-secondary);min-width:50px}.recurrencePicker-module__trgswW__blockLabel{margin-bottom:.4rem;display:block}.recurrencePicker-module__trgswW__select,.recurrencePicker-module__trgswW__input{min-height:2.25rem;padding:.4rem var(--space-sm);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-xs));background-color:var(--bg-hover);color:var(--text-primary);font-family:inherit;font-size:var(--text-sm);outline:none}.recurrencePicker-module__trgswW__select{cursor:pointer}.recurrencePicker-module__trgswW__input{width:var(--recurrence-input-width,60px);text-align:center}.recurrencePicker-module__trgswW__inputCount{width:50px}.recurrencePicker-module__trgswW__inputDate{width:auto}.recurrencePicker-module__trgswW__dayPicker{gap:var(--space-xs);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.recurrencePicker-module__trgswW__dayButton{width:32px;height:32px;font-size:var(--text-xs);font-weight:var(--weight-semibold);border-radius:var(--radius-full);border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));background-color:#0000;justify-content:center;align-items:center;display:flex}.recurrencePicker-module__trgswW__dayButtonSelected{border:2px solid var(--accent-gold);background-color:var(--accent-gold-glow);color:var(--accent-gold)}.recurrencePicker-module__trgswW__dayButton:disabled{cursor:not-allowed}.recurrencePicker-module__trgswW__endSection{padding-top:var(--space-md);border-top:1px solid var(--border-glass)}.recurrencePicker-module__trgswW__radioGroup{gap:var(--space-sm);flex-direction:column;display:flex}.recurrencePicker-module__trgswW__radioOption{align-items:center;gap:var(--space-sm);display:flex}.recurrencePicker-module__trgswW__radio{width:16px;height:16px;accent-color:var(--accent-gold)}.recurrencePicker-module__trgswW__radioText{font-size:var(--text-sm);color:var(--text-primary)}.recurrencePicker-module__trgswW__radioHelp{font-size:var(--text-sm);color:var(--text-secondary)}.recurrencePicker-module__trgswW__preview{padding:var(--space-sm);background-color:var(--accent-gold-bg);border-radius:var(--radius-xs);font-size:var(--text-sm);color:var(--accent-gold);align-items:center;gap:.4rem;display:flex}@keyframes recurrencePicker-module__trgswW__recurrencePanelIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.recurrencePicker-module__trgswW__options{animation:none}}
.CollaboratorPicker-module__QqCroW__field{margin-bottom:var(--space-lg)}.CollaboratorPicker-module__QqCroW__header{justify-content:space-between;align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-sm);display:flex}.CollaboratorPicker-module__QqCroW__label{color:var(--text-secondary);font-size:var(--font-size-label);font-weight:var(--weight-medium)}.CollaboratorPicker-module__QqCroW__hint{color:var(--text-tertiary);font-size:var(--text-xs)}.CollaboratorPicker-module__QqCroW__selectWrap{position:relative}.CollaboratorPicker-module__QqCroW__trigger,.CollaboratorPicker-module__QqCroW__empty{width:100%;min-height:var(--control-height,2.5rem);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-sm));background:var(--bg-hover);color:var(--text-primary);font:inherit;align-items:center;display:flex}.CollaboratorPicker-module__QqCroW__trigger{justify-content:space-between;gap:var(--space-md);padding:.45rem var(--space-2xl) .45rem var(--space-md);cursor:pointer;text-align:left;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), box-shadow var(--motion-fast,var(--transition-fast));outline:none}.CollaboratorPicker-module__QqCroW__trigger:hover,.CollaboratorPicker-module__QqCroW__trigger:focus-visible{border-color:var(--border-primary);background:var(--bg-active)}.CollaboratorPicker-module__QqCroW__trigger:focus-visible{border-color:var(--accent-gold);box-shadow:var(--focus-ring,0 0 0 2px var(--accent-gold-bg))}.CollaboratorPicker-module__QqCroW__triggerValue,.CollaboratorPicker-module__QqCroW__placeholder{min-width:0;font-size:var(--text-md);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CollaboratorPicker-module__QqCroW__triggerValue{color:var(--text-primary);font-weight:var(--weight-medium)}.CollaboratorPicker-module__QqCroW__placeholder{color:var(--text-tertiary)}.CollaboratorPicker-module__QqCroW__chevron{right:var(--space-md);color:var(--text-tertiary);pointer-events:none;transition:color var(--motion-fast,var(--transition-fast)), transform var(--motion-standard,.18s) var(--ease-standard,ease);position:absolute;top:1.25rem;transform:translateY(-50%)}.CollaboratorPicker-module__QqCroW__selectWrap:hover .CollaboratorPicker-module__QqCroW__chevron,.CollaboratorPicker-module__QqCroW__selectWrap:focus-within .CollaboratorPicker-module__QqCroW__chevron{color:var(--accent-gold)}.CollaboratorPicker-module__QqCroW__chevronOpen{transform:translateY(-50%)rotate(180deg)}.CollaboratorPicker-module__QqCroW__selectedRow{gap:var(--space-xs);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.CollaboratorPicker-module__QqCroW__chip,.CollaboratorPicker-module__QqCroW__moreChip{align-items:center;gap:var(--space-2xs);border:1px solid var(--accent-gold-glow);border-radius:var(--radius-full);background:var(--accent-gold-bg);min-height:1.625rem;color:var(--accent-gold);font:inherit;font-size:var(--text-xs);font-weight:var(--weight-semibold);line-height:var(--leading-tight);display:inline-flex}.CollaboratorPicker-module__QqCroW__chip{padding:0 var(--space-xs) 0 var(--space-sm);cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast))}.CollaboratorPicker-module__QqCroW__chip:hover,.CollaboratorPicker-module__QqCroW__chip:focus-visible{border-color:var(--accent-gold);background:color-mix(in srgb, var(--accent-gold-bg) 78%, var(--accent-gold) 22%);outline:none}.CollaboratorPicker-module__QqCroW__moreChip{padding:0 var(--space-sm)}.CollaboratorPicker-module__QqCroW__menu{z-index:60;top:calc(100% + var(--space-xs));box-sizing:border-box;width:100%;padding:var(--space-xs);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-sm));background:color-mix(in srgb, var(--bg-secondary) 96%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:CollaboratorPicker-module__QqCroW__collaboratorMenuEnter var(--motion-standard,.18s) var(--ease-standard,ease);position:absolute;left:0}.CollaboratorPicker-module__QqCroW__search{align-items:center;gap:var(--space-xs);min-height:2rem;padding:0 var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-xs);background:var(--bg-primary);display:flex}.CollaboratorPicker-module__QqCroW__searchIcon{color:var(--text-tertiary);flex-shrink:0}.CollaboratorPicker-module__QqCroW__searchInput{width:100%;min-width:0;color:var(--text-primary);font:inherit;font-size:var(--text-sm);background:0 0;border:0;outline:none}.CollaboratorPicker-module__QqCroW__list{gap:var(--space-2xs);max-height:min(16rem,100vh - 12rem);margin-top:var(--space-xs);flex-direction:column;display:flex;overflow:auto}.CollaboratorPicker-module__QqCroW__option{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;min-height:2.75rem;padding:var(--space-sm);border-radius:var(--radius-xs);color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));background:0 0;border:0;display:flex}.CollaboratorPicker-module__QqCroW__option:hover,.CollaboratorPicker-module__QqCroW__option:focus-visible{background:var(--bg-hover);color:var(--text-primary);outline:none}.CollaboratorPicker-module__QqCroW__optionSelected{background:var(--accent-gold-bg)}.CollaboratorPicker-module__QqCroW__optionText{flex-direction:column;min-width:0;display:flex}.CollaboratorPicker-module__QqCroW__name{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CollaboratorPicker-module__QqCroW__email{color:var(--text-tertiary);font-size:var(--text-xs);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CollaboratorPicker-module__QqCroW__optionSelected .CollaboratorPicker-module__QqCroW__name,.CollaboratorPicker-module__QqCroW__check{color:var(--accent-gold)}.CollaboratorPicker-module__QqCroW__noMatches{padding:var(--space-lg);color:var(--text-tertiary);font-size:var(--text-sm);text-align:center;margin:0}.CollaboratorPicker-module__QqCroW__empty{gap:var(--space-sm);padding:0 var(--space-md);color:var(--text-secondary);font-size:var(--text-sm)}@keyframes CollaboratorPicker-module__QqCroW__collaboratorMenuEnter{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.TaskModalFields-module__m0uKYa__fieldGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.TaskModalFields-module__m0uKYa__label{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:var(--font-size-label);font-weight:var(--weight-medium);display:block}.TaskModalFields-module__m0uKYa__lockedClient{min-height:var(--control-height,2.5rem);padding:0 var(--space-md);border:1px solid var(--accent-gold);border-radius:var(--surface-radius,var(--radius-sm));background:var(--accent-gold-bg);color:var(--accent-gold);font-size:var(--text-sm);font-weight:var(--weight-medium);margin-bottom:var(--space-lg);align-items:center;display:flex}
.TaskSourcePreview-module__r36E2a__wrap{margin-bottom:var(--space-xl)}.TaskSourcePreview-module__r36E2a__label{color:var(--text-secondary);font-size:var(--text-sm);align-items:center;gap:.4rem;margin-bottom:.4rem;display:flex}.TaskSourcePreview-module__r36E2a__sourceCard{padding:var(--space-md);border:1px solid var(--source-border);border-radius:var(--surface-radius,var(--radius-sm));background:var(--source-bg)}.TaskSourcePreview-module__r36E2a__audioSource,.TaskSourcePreview-module__r36E2a__emailSource{--source-bg:var(--bg-active);--source-border:var(--border-subtle)}.TaskSourcePreview-module__r36E2a__messageSource{--source-bg:var(--success-bg);--source-border:var(--success-border,#10b98133)}.TaskSourcePreview-module__r36E2a__sourceRow{align-items:center;gap:var(--space-sm);display:flex}.TaskSourcePreview-module__r36E2a__audioIcon{color:var(--special)}.TaskSourcePreview-module__r36E2a__emailIcon{color:var(--blue,var(--info))}.TaskSourcePreview-module__r36E2a__messageIcon{color:var(--success)}.TaskSourcePreview-module__r36E2a__sourceText,.TaskSourcePreview-module__r36E2a__sourceTitle,.TaskSourcePreview-module__r36E2a__sourceTextTruncated{color:var(--text-primary);font-size:var(--text-sm)}.TaskSourcePreview-module__r36E2a__sourceTextColumn{flex:1;min-width:0}.TaskSourcePreview-module__r36E2a__sourceTitle{font-weight:var(--weight-medium)}.TaskSourcePreview-module__r36E2a__sourceSnippet,.TaskSourcePreview-module__r36E2a__sourceTextTruncated{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TaskSourcePreview-module__r36E2a__sourceSnippet{color:var(--text-secondary);font-size:var(--text-xs)}.TaskSourcePreview-module__r36E2a__sourceTextTruncated{flex:1}
.TaskTemplateSelector-module__nYnMGG__wrap{margin-bottom:var(--space-xl)}.TaskTemplateSelector-module__nYnMGG__intro{margin:0 0 var(--space-md);color:var(--text-secondary);font-size:var(--text-sm)}.TaskTemplateSelector-module__nYnMGG__grid{gap:var(--space-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TaskTemplateSelector-module__nYnMGG__templateButton{align-items:center;gap:var(--space-sm);border:1px solid var(--border-glass);border-radius:var(--surface-radius,var(--radius-sm));background:var(--bg-secondary);min-height:2.5rem;color:var(--text-primary);font-family:inherit;font-size:var(--text-sm);text-align:left;cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast));padding:.6rem .8rem;display:flex}.TaskTemplateSelector-module__nYnMGG__templateButton:hover{background:var(--bg-active);border-color:var(--accent-gold)}.TaskTemplateSelector-module__nYnMGG__templateName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TaskTemplateSelector-module__nYnMGG__scratchButton{margin-top:var(--space-md);justify-content:flex-start;padding:.4rem 0}
.TaskModal-module__6Ug6ZG__form{flex-direction:column;gap:0;display:flex}.TaskModal-module__6Ug6ZG__checklistNote{margin:0 0 var(--space-lg);color:var(--text-secondary);font-size:var(--text-sm)}
.CatchAllQueue-module___s5epq__queueRoot{background:var(--bg-primary);flex:1;min-height:0;overflow:auto}.CatchAllQueue-module___s5epq__queueHeader{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-xl);border-bottom:1px solid var(--border-subtle);display:flex}.CatchAllQueue-module___s5epq__queueTitle{color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--weight-semibold);margin:0}.CatchAllQueue-module___s5epq__queueSubtitle{color:var(--text-secondary);font-size:var(--text-sm);margin:.15rem 0 0}.CatchAllQueue-module___s5epq__bulkActions{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);padding:var(--space-sm) var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--bg-panel);flex-wrap:wrap;display:flex}.CatchAllQueue-module___s5epq__bulkActionsLabel{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium)}.CatchAllQueue-module___s5epq__readerState{height:100%;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.CatchAllQueue-module___s5epq__readerStateIcon{color:var(--text-muted)}.CatchAllQueue-module___s5epq__inlineNotice{margin-bottom:var(--space-lg);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);font-size:var(--text-sm)}.CatchAllQueue-module___s5epq__inlineNoticeNeutral{background:var(--bg-hover);color:var(--text-secondary)}.CatchAllQueue-module___s5epq__inlineNoticeDanger{background:var(--danger-bg);color:var(--danger)}.CatchAllQueue-module___s5epq__messagePane{max-width:980px;padding:var(--space-xl)}.CatchAllQueue-module___s5epq__messageHeaderContent{min-width:0}.CatchAllQueue-module___s5epq__messageTimestamp{color:var(--text-muted);font-size:var(--text-sm)}.CatchAllQueue-module___s5epq__messageSubject{margin:var(--space-md) 0 var(--space-xs);color:var(--text-primary);font-size:var(--text-2xl);font-weight:var(--weight-semibold);word-break:break-word;line-height:1.2}.CatchAllQueue-module___s5epq__messageSenderLine{color:var(--text-secondary);font-size:var(--text-sm)}.CatchAllQueue-module___s5epq__messageSenderLine strong,.CatchAllQueue-module___s5epq__recipientsPanel strong{color:var(--text-primary)}.CatchAllQueue-module___s5epq__noiseRuleControls{align-items:center;gap:var(--space-sm);margin-top:var(--space-md);color:var(--text-secondary);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.CatchAllQueue-module___s5epq__noiseRuleLabel{cursor:pointer;align-items:center;gap:.45rem;display:inline-flex}.CatchAllQueue-module___s5epq__noiseRuleSelect{border:1px solid var(--border-glass);border-radius:var(--radius-sm);background:var(--bg-hover);color:var(--text-primary);font-size:var(--text-sm);padding:.35rem .55rem}.CatchAllQueue-module___s5epq__adminTriageNotice,.CatchAllQueue-module___s5epq__recipientsPanel{margin-top:var(--space-lg);padding:var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--text-sm)}.CatchAllQueue-module___s5epq__adminTriageNotice{background:var(--bg-hover)}.CatchAllQueue-module___s5epq__recipientsPanel{background:var(--bg-panel)}.CatchAllQueue-module___s5epq__recipientRow{margin-top:.35rem}.CatchAllQueue-module___s5epq__messageBodyPlain,.CatchAllQueue-module___s5epq__messageBodyHtml{margin-top:var(--space-xl);border:1px solid var(--border-glass);border-radius:var(--radius-md);font-size:var(--text-base);word-break:break-word;line-height:1.6;overflow:hidden}.CatchAllQueue-module___s5epq__messageBodyPlain{padding:var(--space-lg);background:var(--bg-panel);color:var(--text-primary);white-space:pre-wrap}.CatchAllQueue-module___s5epq__messageBodyHtml{color:#111827;background:#fff}.CatchAllQueue-module___s5epq__emailFrame{color:#111827;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;width:100%;min-height:160px;overflow-x:auto}.CatchAllQueue-module___s5epq__emailHtml{color:#111827;width:100%;max-width:100%;min-height:520px;font-family:Arial,Helvetica,sans-serif;font-size:var(--text-base);background:#fff;border:0;line-height:1.5;overflow-x:auto}.CatchAllQueue-module___s5epq__emailHtml img{vertical-align:middle;display:inline-block;max-width:100%!important;height:auto!important}.CatchAllQueue-module___s5epq__emailHtml table{max-width:100%!important}.CatchAllQueue-module___s5epq__emailHtml a{color:#2563eb}.CatchAllQueue-module___s5epq__emailHtml p{margin-top:0}.CatchAllQueue-module___s5epq__inlineImageNote{margin-top:var(--space-sm);color:var(--text-muted);font-size:var(--text-xs)}.CatchAllQueue-module___s5epq__attachmentsPanel{margin-top:var(--space-lg);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--bg-panel);overflow:hidden}.CatchAllQueue-module___s5epq__attachmentsTitle{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border-glass);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium)}.CatchAllQueue-module___s5epq__attachmentsList{display:grid}.CatchAllQueue-module___s5epq__attachmentRow{align-items:center;gap:var(--space-sm);min-width:0;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border-glass);color:var(--text-primary);font-size:var(--text-sm);display:flex}.CatchAllQueue-module___s5epq__attachmentRow:last-child{border-bottom:0}.CatchAllQueue-module___s5epq__attachmentIcon{color:var(--text-muted);flex-shrink:0}.CatchAllQueue-module___s5epq__attachmentName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.CatchAllQueue-module___s5epq__attachmentMeta{color:var(--text-muted);font-size:var(--text-xs);flex-shrink:0}.CatchAllQueue-module___s5epq__attachmentError{margin-top:var(--space-sm);color:var(--danger);font-size:var(--text-sm)}
.CatchAllMatchPanel-module__TOjbUG__senderCard{padding:var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--bg-hover);color:var(--text-secondary);font-size:var(--text-sm)}.CatchAllMatchPanel-module__TOjbUG__senderName{color:var(--text-primary)}.CatchAllMatchPanel-module__TOjbUG__contactGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}
.GroupCompose-module__ltf7Bq__modalBody{gap:var(--space-lg);flex-direction:column;min-height:400px;display:flex}.GroupCompose-module__ltf7Bq__modalFooter{width:100%}.GroupCompose-module__ltf7Bq__footerSummary{color:var(--text-secondary);font-size:var(--text-sm)}.GroupCompose-module__ltf7Bq__field{width:100%}.GroupCompose-module__ltf7Bq__result{padding:var(--space-sm) var(--space-md);border:1px solid var(--success-border);border-radius:var(--radius-sm);background:var(--success-bg);color:var(--success-light);font-size:var(--text-sm)}.GroupCompose-module__ltf7Bq__resultWarning{border-color:var(--warning-border);background:var(--warning-bg);color:var(--warning-light)}.GroupCompose-module__ltf7Bq__recipientTray{gap:var(--space-xs);max-height:100px;padding:var(--space-sm);border-radius:var(--radius-sm);background:var(--comms-control,var(--bg-hover));flex-wrap:wrap;display:flex;overflow-y:auto}.GroupCompose-module__ltf7Bq__recipientChip{align-items:center;gap:var(--space-xs);border:1px solid var(--primary-border);border-radius:var(--radius-sm);background:var(--primary-bg);color:var(--primary-light);font-size:var(--text-xs);padding:.25rem .5rem;display:inline-flex}.GroupCompose-module__ltf7Bq__chipRemoveButton{color:var(--primary-light);cursor:pointer;transition:color var(--transition-fast), opacity var(--transition-fast);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.GroupCompose-module__ltf7Bq__chipRemoveButton:hover,.GroupCompose-module__ltf7Bq__chipRemoveButton:focus-visible{color:var(--text-primary);outline:none}.GroupCompose-module__ltf7Bq__clearButton{color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-xs);transition:color var(--transition-fast);background:0 0;border:0;padding:.25rem .375rem}.GroupCompose-module__ltf7Bq__clearButton:hover,.GroupCompose-module__ltf7Bq__clearButton:focus-visible{color:var(--accent-gold);outline:none}.GroupCompose-module__ltf7Bq__pickerToolbar{align-items:center;gap:var(--space-sm);display:flex}.GroupCompose-module__ltf7Bq__searchField{align-items:center;gap:var(--space-sm);padding:0 var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--comms-control,var(--bg-hover));transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex:1;display:flex}.GroupCompose-module__ltf7Bq__searchField:focus-within{border-color:var(--accent-gold-glow);box-shadow:0 0 0 2px var(--accent-gold-bg)}.GroupCompose-module__ltf7Bq__searchIcon{color:var(--text-secondary);flex-shrink:0}.GroupCompose-module__ltf7Bq__searchInput{min-width:0;padding:var(--space-sm) 0;color:var(--text-primary);font-family:inherit;font-size:var(--text-sm);background:0 0;border:0;outline:none;flex:1}.GroupCompose-module__ltf7Bq__selectAllButton{padding:var(--space-xs) var(--space-md);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-xs);white-space:nowrap;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;flex-shrink:0}.GroupCompose-module__ltf7Bq__selectAllButton:hover,.GroupCompose-module__ltf7Bq__selectAllButton:focus-visible{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold);outline:none}.GroupCompose-module__ltf7Bq__contactList{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--comms-control,var(--bg-primary));flex:1;max-height:200px;overflow-y:auto}.GroupCompose-module__ltf7Bq__emptyState{padding:var(--space-xl);color:var(--text-secondary);font-size:var(--text-sm);text-align:center}.GroupCompose-module__ltf7Bq__contactRow{align-items:center;gap:var(--space-md);width:100%;padding:var(--space-sm) var(--space-md);border:0;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);cursor:pointer;text-align:left;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;font-family:inherit;display:flex}.GroupCompose-module__ltf7Bq__contactRow:hover,.GroupCompose-module__ltf7Bq__contactRow:focus-visible{background:color-mix(in srgb, var(--comms-control,var(--bg-primary)) 82%, var(--accent-gold-bg));outline:none}.GroupCompose-module__ltf7Bq__contactRowSelected{background:color-mix(in srgb, var(--primary-bg) 76%, var(--comms-control,var(--bg-primary)))}.GroupCompose-module__ltf7Bq__contactRowLast{border-bottom:0}.GroupCompose-module__ltf7Bq__checkBox{border:2px solid var(--border-subtle);border-radius:var(--radius-xs);width:20px;height:20px;color:var(--bg-secondary);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GroupCompose-module__ltf7Bq__checkBoxSelected{border-color:var(--primary);background:var(--primary)}.GroupCompose-module__ltf7Bq__contactMain{flex:1;min-width:0}.GroupCompose-module__ltf7Bq__contactNameRow{align-items:center;gap:var(--space-xs);display:flex}.GroupCompose-module__ltf7Bq__contactName{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GroupCompose-module__ltf7Bq__contactMeta{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:var(--text-xs);margin-top:1px;display:flex}.GroupCompose-module__ltf7Bq__businessMeta{align-items:center;gap:2px;min-width:0;display:inline-flex}
.CommsPill-module__f3IyKW__toggleWrap{align-items:center;gap:var(--space-xs);width:fit-content;padding:var(--space-xs);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--bg-primary) 72%, transparent);display:flex}.CommsPill-module__f3IyKW__pillButton,.CommsPill-module__f3IyKW__recipientChip,.CommsPill-module__f3IyKW__modeBanner{border-radius:var(--radius-sm);font-size:var(--text-xs);font-weight:var(--weight-medium);line-height:var(--leading-tight);align-items:center;gap:.375rem;display:inline-flex}.CommsPill-module__f3IyKW__pillButton{color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);background:0 0;border:1px solid #0000;padding:.375rem .625rem;font-family:inherit}.CommsPill-module__f3IyKW__pillButtonDisabled{color:var(--text-muted);cursor:not-allowed;opacity:.5}.CommsPill-module__f3IyKW__pillButton:not(.CommsPill-module__f3IyKW__pillButtonDisabled):hover,.CommsPill-module__f3IyKW__pillButton:not(.CommsPill-module__f3IyKW__pillButtonDisabled):focus-visible{border-color:var(--border-subtle);background:color-mix(in srgb, var(--bg-primary) 74%, var(--accent-gold-bg));color:var(--text-primary);outline:none}.CommsPill-module__f3IyKW__pillAccentActive,.CommsPill-module__f3IyKW__pillAccentActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):hover,.CommsPill-module__f3IyKW__pillAccentActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):focus-visible{border-color:var(--accent-gold);background:var(--accent-gold-bg);color:var(--accent-gold)}.CommsPill-module__f3IyKW__pillInfoActive,.CommsPill-module__f3IyKW__pillInfoActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):hover,.CommsPill-module__f3IyKW__pillInfoActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):focus-visible{border-color:var(--info-border);background:var(--info-bg);color:var(--info)}.CommsPill-module__f3IyKW__pillSuccessActive,.CommsPill-module__f3IyKW__pillSuccessActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):hover,.CommsPill-module__f3IyKW__pillSuccessActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):focus-visible{border-color:var(--success-border);background:var(--success-bg);color:var(--success)}.CommsPill-module__f3IyKW__pillSpecialActive,.CommsPill-module__f3IyKW__pillSpecialActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):hover,.CommsPill-module__f3IyKW__pillSpecialActive:not(.CommsPill-module__f3IyKW__pillButtonDisabled):focus-visible{border-color:var(--special-border,var(--info-border));background:var(--special-bg,var(--info-bg));color:var(--special,var(--info))}.CommsPill-module__f3IyKW__recipientChip{border:1px solid var(--pill-border,var(--border-glass));background:var(--pill-bg,color-mix(in srgb, var(--bg-primary) 74%, transparent));color:var(--pill-color,var(--text-primary));padding:.25rem .5rem}.CommsPill-module__f3IyKW__recipientChipAccent{--pill-bg:var(--accent-gold-bg);--pill-border:var(--accent-gold);--pill-color:var(--accent-gold)}.CommsPill-module__f3IyKW__recipientChipSuccess{--pill-bg:var(--success-bg);--pill-border:var(--success-border);--pill-color:var(--success)}.CommsPill-module__f3IyKW__recipientChipInfo{--pill-bg:var(--info-bg);--pill-border:var(--info-border);--pill-color:var(--info)}.CommsPill-module__f3IyKW__chipRemoveButton{color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:flex}.CommsPill-module__f3IyKW__modeBanner{border:1px solid var(--mode-banner-border,transparent);border-radius:var(--radius-xs);background:var(--mode-banner-bg,transparent);color:var(--mode-banner-color,var(--text-tertiary));padding:.375rem .625rem}.CommsPill-module__f3IyKW__modeBannerInfo{--mode-banner-bg:color-mix(in srgb, var(--bg-primary) 76%, transparent);--mode-banner-border:var(--border-subtle);--mode-banner-color:var(--text-secondary)}.CommsPill-module__f3IyKW__modeBannerWarning{--mode-banner-bg:var(--warning-bg);--mode-banner-border:var(--warning-border);--mode-banner-color:var(--warning)}
.GroupManage-module__IcJzYW__overlay{z-index:999;background:var(--bg-overlay-heavy);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GroupManage-module__IcJzYW__overlayMobile{align-items:flex-end;padding:0}.GroupManage-module__IcJzYW__modal{border-radius:var(--radius-xl);flex-direction:column;width:480px;max-width:100%;max-height:600px;display:flex;overflow:hidden}.GroupManage-module__IcJzYW__modalMobile{width:100%;max-height:85vh}.GroupManage-module__IcJzYW__header{border-bottom:1px solid var(--bg-active);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.GroupManage-module__IcJzYW__headerMobile{padding:1.25rem 1rem}.GroupManage-module__IcJzYW__title{align-items:center;gap:var(--space-sm);font-size:var(--text-lg);font-weight:var(--weight-semibold);margin:0;display:flex}.GroupManage-module__IcJzYW__titleMobile{font-size:var(--text-xl)}.GroupManage-module__IcJzYW__titleIcon{color:var(--primary-light)}.GroupManage-module__IcJzYW__removeButton,.GroupManage-module__IcJzYW__saveButton{border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;display:flex}.GroupManage-module__IcJzYW__saveButton:focus-visible,.GroupManage-module__IcJzYW__removeButton:focus-visible,.GroupManage-module__IcJzYW__addButton:focus-visible,.GroupManage-module__IcJzYW__tabButton:focus-visible,.GroupManage-module__IcJzYW__memberOption:focus-visible,.GroupManage-module__IcJzYW__nameInput:focus-visible,.GroupManage-module__IcJzYW__searchInput:focus-visible{outline:2px solid var(--focus-ring,var(--accent-gold));outline-offset:2px}.GroupManage-module__IcJzYW__nameSection{padding:var(--space-lg);border-bottom:1px solid var(--bg-active);flex-shrink:0}.GroupManage-module__IcJzYW__sectionLabel{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-semibold);text-transform:uppercase}.GroupManage-module__IcJzYW__editRow,.GroupManage-module__IcJzYW__nameReadRow,.GroupManage-module__IcJzYW__memberNameRow{align-items:center;gap:var(--space-sm);display:flex}.GroupManage-module__IcJzYW__editRow{align-items:stretch}.GroupManage-module__IcJzYW__nameReadRow{justify-content:space-between}.GroupManage-module__IcJzYW__nameInput{border:1px solid var(--primary-border);border-radius:var(--radius-sm);background:var(--bg-hover);color:var(--text-primary);font-size:var(--text-md);flex:1;padding:.5rem .75rem}.GroupManage-module__IcJzYW__saveButton{background:var(--gradient-gold);color:#fff;border:0;width:2.25rem;height:2.25rem}.GroupManage-module__IcJzYW__saveButton:disabled,.GroupManage-module__IcJzYW__addButton:disabled,.GroupManage-module__IcJzYW__removeButton:disabled{cursor:not-allowed;opacity:.7}.GroupManage-module__IcJzYW__groupName{font-size:var(--text-md);font-weight:var(--weight-medium)}.GroupManage-module__IcJzYW__tabs{border-bottom:1px solid var(--bg-active);flex-shrink:0;display:flex}.GroupManage-module__IcJzYW__tabButton{justify-content:center;align-items:center;gap:var(--space-sm);color:var(--text-secondary);font:inherit;font-size:var(--text-base);font-weight:var(--weight-medium);cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:.75rem;display:flex}.GroupManage-module__IcJzYW__tabButtonMobile{font-size:var(--text-md);padding:1rem}.GroupManage-module__IcJzYW__tabButtonPrimaryActive{border-bottom-color:var(--primary-color);background:var(--primary-bg);color:var(--text-primary)}.GroupManage-module__IcJzYW__tabButtonSuccessActive{border-bottom-color:var(--success);background:var(--success-bg);color:var(--text-primary)}.GroupManage-module__IcJzYW__searchSection{border-bottom:1px solid var(--bg-active);flex-shrink:0;padding:.75rem 1rem}.GroupManage-module__IcJzYW__searchSectionMobile{padding:.875rem 1rem}.GroupManage-module__IcJzYW__searchField{position:relative}.GroupManage-module__IcJzYW__searchIcon{color:var(--text-secondary);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.GroupManage-module__IcJzYW__searchInput{box-sizing:border-box;border:1px solid var(--bg-active);border-radius:var(--radius-sm);background:var(--bg-hover);width:100%;color:var(--text-primary);font-size:var(--text-base);padding:.625rem .75rem .625rem 2.5rem}.GroupManage-module__IcJzYW__searchInputMobile{font-size:var(--text-lg);padding-top:.75rem;padding-bottom:.75rem}.GroupManage-module__IcJzYW__scrollBody{min-height:0;padding:var(--space-sm);flex:1;overflow-y:auto}.GroupManage-module__IcJzYW__list{gap:var(--space-xs);flex-direction:column;display:flex}.GroupManage-module__IcJzYW__memberRow,.GroupManage-module__IcJzYW__memberOption{align-items:center;gap:var(--space-md);border-radius:var(--radius-sm);padding:.625rem .75rem;display:flex}.GroupManage-module__IcJzYW__memberRowMobile,.GroupManage-module__IcJzYW__memberOptionMobile{padding:.875rem .75rem}.GroupManage-module__IcJzYW__memberRow{background:0 0}.GroupManage-module__IcJzYW__memberOption{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast));background:0 0;border:1px solid #0000}.GroupManage-module__IcJzYW__memberOptionSelected{border-color:var(--success-border);background:var(--success-bg)}.GroupManage-module__IcJzYW__memberMain{flex:1;min-width:0}.GroupManage-module__IcJzYW__memberNameRow{gap:var(--space-sm)}.GroupManage-module__IcJzYW__memberName{font-size:var(--text-base);font-weight:var(--weight-medium)}.GroupManage-module__IcJzYW__memberNameMobile{font-size:var(--text-md)}.GroupManage-module__IcJzYW__youLabel{color:var(--text-secondary);font-weight:var(--weight-regular,400)}.GroupManage-module__IcJzYW__memberEmail{color:var(--text-secondary);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.GroupManage-module__IcJzYW__memberEmailMobile{font-size:var(--text-sm)}.GroupManage-module__IcJzYW__removeButton{border:1px solid var(--danger-border);background:var(--danger-bg);width:2rem;height:2rem;color:var(--danger);flex-shrink:0}.GroupManage-module__IcJzYW__emptyState{color:var(--text-secondary);text-align:center;padding:2rem 1rem}.GroupManage-module__IcJzYW__emptyIcon{margin-bottom:var(--space-md);opacity:.5}.GroupManage-module__IcJzYW__emptyText{font-size:var(--text-base);margin:0}.GroupManage-module__IcJzYW__checkBox{border:2px solid var(--bg-active);border-radius:var(--radius-xs);width:1.25rem;height:1.25rem;transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast));background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.GroupManage-module__IcJzYW__checkBoxMobile{width:1.5rem;height:1.5rem}.GroupManage-module__IcJzYW__checkBoxSelected{background:var(--success);color:#fff;border:0}.GroupManage-module__IcJzYW__avatar{flex-shrink:0}.GroupManage-module__IcJzYW__roleBadge{align-items:center;gap:var(--space-xs);border-radius:var(--radius-xs);font-size:var(--text-2xs);font-weight:var(--weight-semibold);padding:.125rem .375rem;display:inline-flex}.GroupManage-module__IcJzYW__roleBadgeCreator{background:var(--accent-gold-glow);color:var(--accent-gold)}.GroupManage-module__IcJzYW__roleBadgeAdmin{background:var(--primary-bg);color:var(--primary-light)}.GroupManage-module__IcJzYW__footer{border-top:1px solid var(--bg-active);flex-shrink:0;padding:.875rem 1rem}.GroupManage-module__IcJzYW__footerMobile{padding:1rem}.GroupManage-module__IcJzYW__addButton{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);background:var(--accent-gold);width:100%;color:var(--bg-primary);font-size:var(--text-md);font-weight:var(--weight-semibold);cursor:pointer;transition:opacity var(--motion-fast,var(--transition-fast));border:0;padding:.75rem;display:flex}.GroupManage-module__IcJzYW__addButtonMobile{font-size:var(--text-lg);padding:.875rem}
.EmailTemplateSettings-module__3TtBZW__shell{margin-bottom:var(--space-xl)}.EmailTemplateSettings-module__3TtBZW__header{align-items:flex-start;gap:var(--space-lg);margin-bottom:var(--space-xl);display:flex}.EmailTemplateSettings-module__3TtBZW__headerIcon{border-radius:var(--radius-md);background:var(--warning-bg);width:44px;height:44px;color:var(--warning);flex-shrink:0;justify-content:center;align-items:center;display:flex}.EmailTemplateSettings-module__3TtBZW__headerCopy{flex:1;min-width:0}.EmailTemplateSettings-module__3TtBZW__headerTitle{margin:0 0 var(--space-2xs);color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--weight-semibold);line-height:var(--leading-tight)}.EmailTemplateSettings-module__3TtBZW__headerDescription{color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.EmailTemplateSettings-module__3TtBZW__selector{margin-bottom:var(--space-xl)}.EmailTemplateSettings-module__3TtBZW__templateCategory{gap:var(--space-sm);margin:var(--space-md) 0;display:grid}.EmailTemplateSettings-module__3TtBZW__categoryLabel{color:var(--text-secondary);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase}.EmailTemplateSettings-module__3TtBZW__templateGrid{gap:var(--space-sm);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__templateButton{min-height:2.5rem}.EmailTemplateSettings-module__3TtBZW__descriptionPanel{margin-bottom:var(--space-xl);padding:var(--space-md);border:1px solid var(--info-border);border-radius:var(--radius-sm);background:var(--info-bg);color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.EmailTemplateSettings-module__3TtBZW__previewControls{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__bodyPreview{margin-bottom:var(--space-xl);padding:var(--space-xl);border-radius:var(--radius-md);color:#333;background:#fff;border:1px solid #ddd}.EmailTemplateSettings-module__3TtBZW__bodyPreviewLabel{margin-bottom:var(--space-sm);color:#666;font-size:var(--text-xs);letter-spacing:var(--tracking-wide);text-transform:uppercase}.EmailTemplateSettings-module__3TtBZW__bodyPreviewSubject{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);font-weight:var(--weight-semibold);border-bottom:1px solid #eee}.EmailTemplateSettings-module__3TtBZW__bodyPreviewContent{font-size:var(--text-md);line-height:1.6}.EmailTemplateSettings-module__3TtBZW__fullPreviewShell{margin-bottom:var(--space-xl);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:var(--bg-secondary);overflow:hidden}.EmailTemplateSettings-module__3TtBZW__fullPreviewChrome{padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--border-glass);background:var(--bg-tertiary)}.EmailTemplateSettings-module__3TtBZW__fullPreviewRecipient{margin-bottom:var(--space-xs);color:var(--text-secondary);font-size:var(--text-xs)}.EmailTemplateSettings-module__3TtBZW__fullPreviewSubject{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--weight-semibold);line-height:var(--leading-snug)}.EmailTemplateSettings-module__3TtBZW__fullPreviewCanvas{padding:var(--space-xl);background:#fff}.EmailTemplateSettings-module__3TtBZW__fullPreviewEmail{width:min(100%,600px);margin:0 auto}.EmailTemplateSettings-module__3TtBZW__fullPreviewHeader{padding:var(--space-xl);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(135deg, var(--email-template-header-color) 0%, color-mix(in srgb, var(--email-template-header-color) 86%, transparent) 100%);color:#fff;text-align:center}.EmailTemplateSettings-module__3TtBZW__fullPreviewHeaderSeries{padding:30px var(--space-xl)}.EmailTemplateSettings-module__3TtBZW__fullPreviewHeaderTitle{color:inherit;font-size:var(--text-3xl);font-weight:var(--weight-semibold);line-height:var(--leading-tight);margin:0}.EmailTemplateSettings-module__3TtBZW__fullPreviewSeriesCount{margin:var(--space-md) 0;color:inherit;font-size:48px;font-weight:var(--weight-bold);line-height:1}.EmailTemplateSettings-module__3TtBZW__fullPreviewSeriesLabel{color:inherit;font-size:var(--text-sm);opacity:.9}.EmailTemplateSettings-module__3TtBZW__fullPreviewBody{border-radius:0 0 var(--radius-sm) var(--radius-sm);background:#f8fafc;padding:30px}.EmailTemplateSettings-module__3TtBZW__fullPreviewContent{color:#333;font-size:var(--text-md);line-height:1.6}.EmailTemplateSettings-module__3TtBZW__fullPreviewContent p{margin:0 0 var(--space-md)}.EmailTemplateSettings-module__3TtBZW__fullPreviewContent p:last-child{margin-bottom:0}.EmailTemplateSettings-module__3TtBZW__fullPreviewContent a{color:var(--info);text-decoration:underline}.EmailTemplateSettings-module__3TtBZW__fullPreviewButtonRow{margin-top:var(--space-xl);text-align:center}.EmailTemplateSettings-module__3TtBZW__fullPreviewButton{padding:12px var(--space-xl);border-radius:var(--radius-sm);background:var(--email-template-button-color);color:#fff;font-size:var(--text-md);font-weight:var(--weight-semibold);text-decoration:none;display:inline-block}.EmailTemplateSettings-module__3TtBZW__fullPreviewButton:hover{color:#fff;filter:brightness(.96)}.EmailTemplateSettings-module__3TtBZW__fullPreviewSignature{color:#333;font-size:var(--text-md);line-height:var(--leading-relaxed);margin:30px 0 0}.EmailTemplateSettings-module__3TtBZW__fullPreviewFooter{margin-top:var(--space-xl);color:var(--text-secondary);font-size:var(--text-xs);text-align:center}.EmailTemplateSettings-module__3TtBZW__fullPreviewFooter p{margin:0}.EmailTemplateSettings-module__3TtBZW__actionBar{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__saveSuccess{align-items:center;gap:var(--space-sm);color:var(--success);font-size:var(--text-md);display:inline-flex}.EmailTemplateSettings-module__3TtBZW__modalOverlay{z-index:9999;padding:var(--space-lg);background:var(--bg-overlay-heavy);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.EmailTemplateSettings-module__3TtBZW__modal{width:min(100%,400px);padding:var(--space-xl);border:1px solid var(--border-glass);border-radius:var(--radius-xl);background:var(--bg-glass);box-shadow:var(--shadow-xl);overflow:hidden}.EmailTemplateSettings-module__3TtBZW__modalHeader{justify-content:space-between;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);display:flex}.EmailTemplateSettings-module__3TtBZW__modalTitle{color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--weight-semibold);margin:0}.EmailTemplateSettings-module__3TtBZW__modalCopy{margin:0 0 var(--space-lg);color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed)}.EmailTemplateSettings-module__3TtBZW__modalField{margin-bottom:var(--space-xl)}.EmailTemplateSettings-module__3TtBZW__modalActions{justify-content:flex-end;gap:var(--space-md);display:flex}.EmailTemplateSettings-module__3TtBZW__closeButton{border-radius:var(--radius-sm);width:2rem;height:2rem;color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.EmailTemplateSettings-module__3TtBZW__closeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.EmailTemplateSettings-module__3TtBZW__editorChrome{border-radius:var(--radius-sm)}.EmailTemplateSettings-module__3TtBZW__editorSection{margin-bottom:var(--space-xl);padding:var(--space-lg);border:1px solid color-mix(in srgb, var(--border-glass) 70%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-hover) 68%, transparent)}.EmailTemplateSettings-module__3TtBZW__editorSectionTitle{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;display:flex}.EmailTemplateSettings-module__3TtBZW__appearanceGrid{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.EmailTemplateSettings-module__3TtBZW__editorField{margin-bottom:var(--space-lg)}.EmailTemplateSettings-module__3TtBZW__editorFieldLarge{margin-bottom:var(--space-xl)}.EmailTemplateSettings-module__3TtBZW__editorLabel{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium);display:block}.EmailTemplateSettings-module__3TtBZW__colorSwatchGrid{gap:var(--space-sm);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__colorSwatch{border-radius:var(--radius-xs);background:var(--template-swatch-color);cursor:pointer;width:2rem;height:2rem;transition:border-color var(--motion-fast,var(--transition-fast)), box-shadow var(--motion-fast,var(--transition-fast)), transform var(--motion-fast,var(--transition-fast));border:2px solid #0000}.EmailTemplateSettings-module__3TtBZW__colorSwatch:hover,.EmailTemplateSettings-module__3TtBZW__colorSwatch:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--template-swatch-color) 55%, transparent);outline:none;transform:translateY(-1px)}.EmailTemplateSettings-module__3TtBZW__colorSwatchSelected{border-color:var(--surface);box-shadow:0 0 0 2px var(--template-swatch-color)}.EmailTemplateSettings-module__3TtBZW__ctaPanel,.EmailTemplateSettings-module__3TtBZW__signaturePanel{padding:var(--space-lg);border:1px solid color-mix(in srgb, var(--border-glass) 65%, transparent);border-radius:var(--radius-sm)}.EmailTemplateSettings-module__3TtBZW__ctaPanel{margin-bottom:var(--space-lg);background:var(--info-bg)}.EmailTemplateSettings-module__3TtBZW__signaturePanel{background:var(--success-bg)}.EmailTemplateSettings-module__3TtBZW__settingsPanelHeader{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.EmailTemplateSettings-module__3TtBZW__settingsPanelHeaderOpen{margin-bottom:var(--space-lg)}.EmailTemplateSettings-module__3TtBZW__settingsPanelTitle{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--weight-semibold);display:block}.EmailTemplateSettings-module__3TtBZW__signatureGrid{align-items:end;gap:var(--space-lg);margin-top:var(--space-lg);grid-template-columns:minmax(0,2fr) minmax(10rem,1fr);display:grid}.EmailTemplateSettings-module__3TtBZW__signatureGrid button{width:100%}.EmailTemplateSettings-module__3TtBZW__signaturePreview{margin-top:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xs);background:color-mix(in srgb, var(--surface) 70%, transparent);color:var(--text-secondary);font-size:var(--text-sm)}.EmailTemplateSettings-module__3TtBZW__signaturePreview span{color:var(--text-primary)}.EmailTemplateSettings-module__3TtBZW__monospaceField input,.EmailTemplateSettings-module__3TtBZW__htmlTextarea textarea{font-family:var(--font-mono)}.EmailTemplateSettings-module__3TtBZW__editorHeader{justify-content:space-between;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-md);display:flex}.EmailTemplateSettings-module__3TtBZW__editorModeGroup{gap:var(--space-xs);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__variablePanel{margin-bottom:var(--space-md)}.EmailTemplateSettings-module__3TtBZW__variableLabel{margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:var(--text-xs)}.EmailTemplateSettings-module__3TtBZW__variableGrid{gap:var(--space-xs);flex-wrap:wrap;display:flex}.EmailTemplateSettings-module__3TtBZW__variableButton{font-family:var(--font-mono);font-size:var(--text-xs)}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-toolbar{border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:#f1f5f9;border:1px solid #cbd5e1}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-container{border-radius:0 0 var(--radius-sm) var(--radius-sm);min-height:200px;font-size:var(--text-md);border:1px solid #cbd5e1;border-top:0}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-editor{color:#1e293b;min-height:200px}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-editor.ql-blank:before{color:#94a3b8;font-style:normal}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow .ql-picker{color:#475569}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow .ql-stroke{stroke:#475569}.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow .ql-fill{fill:#475569}:is(.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow button:hover .ql-stroke,.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow .ql-picker-label:hover .ql-stroke,.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow button.ql-active .ql-stroke){stroke:var(--warning)}:is(.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow button:hover .ql-fill,.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow .ql-picker-label:hover .ql-fill,.EmailTemplateSettings-module__3TtBZW__editorChrome .ql-snow button.ql-active .ql-fill){fill:var(--warning)}@media (max-width:640px){.EmailTemplateSettings-module__3TtBZW__header{gap:var(--space-md)}.EmailTemplateSettings-module__3TtBZW__modalActions,.EmailTemplateSettings-module__3TtBZW__actionBar{justify-content:stretch}}
.detail-module__NTknna__breadcrumb{font-size:var(--text-xs);color:var(--text-tertiary);margin-bottom:var(--space-md);flex-wrap:wrap;align-items:center;gap:4px;display:flex}.detail-module__NTknna__breadcrumbSegment{align-items:center;gap:4px;display:inline-flex}.detail-module__NTknna__breadcrumbIcon{flex-shrink:0}.detail-module__NTknna__breadcrumbButton{color:var(--text-secondary);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none}.detail-module__NTknna__breadcrumbButton:hover{color:var(--accent-gold);text-decoration:underline}.detail-module__NTknna__header{justify-content:space-between;align-items:center;gap:var(--space-sm);margin:0 0 var(--space-sm);text-align:left;background:0 0;border:none;width:100%;padding:0;font-family:inherit;display:flex}.detail-module__NTknna__headerButton{cursor:pointer}.detail-module__NTknna__headerStatic{cursor:default}.detail-module__NTknna__label{font-size:var(--text-xs);font-weight:var(--weight-semibold);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;display:flex}.detail-module__NTknna__count{color:var(--text-tertiary);font-weight:var(--weight-medium)}
.tiptapEditor-module__iRgjFa__root{border-radius:var(--radius-sm);border:1px solid var(--border-primary);background:#fff}.tiptapEditor-module__iRgjFa__toolbarShell{position:relative}.tiptapEditor-module__iRgjFa__toolbar{gap:var(--space-xs);padding:var(--space-sm);border-bottom:1px solid var(--border-primary);background:#f8fafc;flex-wrap:wrap;display:flex}.tiptapEditor-module__iRgjFa__toolbarGroup{gap:var(--space-xs);margin-right:var(--space-sm);display:flex}.tiptapEditor-module__iRgjFa__divider{background:var(--border-primary);width:1px;height:24px;margin:0 var(--space-xs)}.tiptapEditor-module__iRgjFa__toolbarButton{padding:.4rem var(--space-sm);border-radius:var(--radius-xs);cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.tiptapEditor-module__iRgjFa__toolbarButton:hover{background:#0000000d}.tiptapEditor-module__iRgjFa__toolbarButtonActive{background:var(--primary-bg);color:var(--primary)}.tiptapEditor-module__iRgjFa__toolbarButtonActive:hover{background:var(--primary-bg)}.tiptapEditor-module__iRgjFa__inlinePanel{top:calc(100% + var(--space-xs));left:var(--space-sm);z-index:30;width:min(320px, calc(100% - (var(--space-sm) * 2)));padding:var(--space-sm);background:var(--surface-primary,#fff);border:1px solid var(--border-primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg,0 16px 32px #0f172a29);position:absolute}.tiptapEditor-module__iRgjFa__inlinePanelLabel{margin-bottom:var(--space-xs);color:var(--text-secondary);font-size:var(--font-size-sm);font-weight:600;display:block}.tiptapEditor-module__iRgjFa__inlinePanelRow{gap:var(--space-xs);display:flex}.tiptapEditor-module__iRgjFa__inlinePanelInput{width:100%;min-height:36px;padding:0 var(--space-sm);color:#0f172a;-webkit-text-fill-color:#0f172a;border:1px solid var(--border-primary);border-radius:var(--radius-xs);font:inherit;background:#fff}.tiptapEditor-module__iRgjFa__inlinePanelInput::placeholder{color:#64748b;-webkit-text-fill-color:#64748b}.tiptapEditor-module__iRgjFa__inlinePanelInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-bg);outline:none}.tiptapEditor-module__iRgjFa__inlinePanelActions{gap:var(--space-xs);margin-top:var(--space-sm);flex-wrap:wrap;justify-content:flex-end;display:flex}.tiptapEditor-module__iRgjFa__inlinePanelButton,.tiptapEditor-module__iRgjFa__inlinePanelButtonPrimary{min-height:32px;padding:0 var(--space-sm);border:1px solid var(--border-primary);border-radius:var(--radius-xs);cursor:pointer;font-size:var(--font-size-sm);font-weight:600;transition:background .15s,border-color .15s,color .15s}.tiptapEditor-module__iRgjFa__inlinePanelButton{color:var(--text-secondary);background:var(--surface-primary,#fff)}.tiptapEditor-module__iRgjFa__inlinePanelButton:hover{color:var(--text-primary);background:var(--surface-hover,#f8fafc)}.tiptapEditor-module__iRgjFa__inlinePanelButtonPrimary{color:#fff;background:var(--primary);border-color:var(--primary)}.tiptapEditor-module__iRgjFa__inlinePanelButtonPrimary:hover{background:var(--primary-hover,var(--primary));border-color:var(--primary-hover,var(--primary))}.tiptapEditor-module__iRgjFa__swatchRow{gap:var(--space-xs);margin-bottom:var(--space-sm);flex-wrap:wrap;display:flex}.tiptapEditor-module__iRgjFa__swatch{border:1px solid var(--border-primary);border-radius:var(--radius-xs);cursor:pointer;width:24px;height:24px;padding:0;transition:box-shadow .15s,transform .15s}.tiptapEditor-module__iRgjFa__swatchTextPrimary{background:#111827}.tiptapEditor-module__iRgjFa__swatchInfo{background:#2563eb}.tiptapEditor-module__iRgjFa__swatchSuccess{background:var(--success)}.tiptapEditor-module__iRgjFa__swatchDanger{background:#dc2626}.tiptapEditor-module__iRgjFa__swatchSpecial{background:#7c3aed}.tiptapEditor-module__iRgjFa__swatchWarning{background:var(--warning)}.tiptapEditor-module__iRgjFa__swatchBgWarning{background:#fef3c7}.tiptapEditor-module__iRgjFa__swatchBgInfo{background:#dbeafe}.tiptapEditor-module__iRgjFa__swatchBgSuccess{background:#dcfce7}.tiptapEditor-module__iRgjFa__swatchBgDanger{background:#fee2e2}.tiptapEditor-module__iRgjFa__swatchBgSpecial{background:#ede9fe}.tiptapEditor-module__iRgjFa__swatchBgNeutral{background:#f8fafc}.tiptapEditor-module__iRgjFa__swatch:hover,.tiptapEditor-module__iRgjFa__swatch:focus-visible{box-shadow:0 0 0 3px var(--primary-bg);outline:none;transform:translateY(-1px)}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content{color:#1e293b;outline:none;min-height:200px;padding:1rem;line-height:1.6}.tiptapEditor-module__iRgjFa__root .ProseMirror{color:#1e293b}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content p{color:inherit;margin:.5rem 0}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content h1{color:inherit;margin:1rem 0 .5rem;font-size:2em;font-weight:700}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content h2{color:inherit;margin:.875rem 0 .5rem;font-size:1.5em;font-weight:600}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content h3{color:inherit;margin:.75rem 0 .5rem;font-size:1.25em;font-weight:600}:is(.tiptapEditor-module__iRgjFa__root .tiptap-editor-content ul,.tiptapEditor-module__iRgjFa__root .tiptap-editor-content ol){color:inherit;margin:.5rem 0;padding-left:1.5rem}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content li{color:inherit;margin:.25rem 0}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content a{cursor:pointer;text-decoration:underline;color:#6366f1!important}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content a:hover{color:#4f46e5!important}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content strong{font-weight:700}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content em{font-style:italic}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content u{text-decoration:underline}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content s{text-decoration:line-through}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content mark{border-radius:.2em;padding:.1em .2em}.tiptapEditor-module__iRgjFa__root .tiptap-editor-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}
.HubHeader-module__cXNO4a__root{z-index:10;border-bottom:1px solid var(--border-subtle);background:var(--comms-rail,var(--bg-panel));flex-shrink:0}.HubHeader-module__cXNO4a__mainRow{justify-content:space-between;align-items:center;gap:var(--space-sm);height:3.5rem;padding:0 1.5rem;display:flex}.HubHeader-module__cXNO4a__mainRowMobile{padding:0 .75rem}.HubHeader-module__cXNO4a__identity{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.HubHeader-module__cXNO4a__identityMobile{gap:.5rem}.HubHeader-module__cXNO4a__titleBlock{flex:1;min-width:0}.HubHeader-module__cXNO4a__title{color:var(--text-primary);font-size:var(--text-base);font-weight:var(--weight-semibold);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.HubHeader-module__cXNO4a__titleMobile{font-size:var(--text-sm)}.HubHeader-module__cXNO4a__subtitle{color:var(--text-secondary);font-size:var(--text-xs);line-height:var(--leading-tight);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.HubHeader-module__cXNO4a__actions{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.HubHeader-module__cXNO4a__iconButton,.HubHeader-module__cXNO4a__syncButton{justify-content:center;align-items:center;gap:var(--space-sm);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--comms-control,color-mix(in srgb, var(--bg-primary) 76%, transparent));height:2.25rem;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:var(--text-base);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast), opacity var(--transition-fast);width:auto;padding:.375rem .75rem;display:inline-flex}.HubHeader-module__cXNO4a__syncButtonMobile{width:2.25rem;padding:0}.HubHeader-module__cXNO4a__iconButton:hover,.HubHeader-module__cXNO4a__iconButton:focus-visible,.HubHeader-module__cXNO4a__syncButton:hover,.HubHeader-module__cXNO4a__syncButton:focus-visible{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold);outline:none}.HubHeader-module__cXNO4a__syncButtonActive{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold);cursor:not-allowed;opacity:.72}.HubHeader-module__cXNO4a__syncIconActive{animation:1s linear infinite HubHeader-module__cXNO4a__spin}.HubHeader-module__cXNO4a__tabs{align-items:center;gap:var(--space-md);padding:0 1.5rem;display:flex;overflow-x:visible}.HubHeader-module__cXNO4a__tabsMobile{-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 .75rem;overflow-x:auto}.HubHeader-module__cXNO4a__tabsMobile::-webkit-scrollbar{display:none}.HubHeader-module__cXNO4a__tabButton{align-items:center;gap:var(--space-xs);min-height:2.75rem;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);white-space:nowrap;transition:border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 4px;display:inline-flex}.HubHeader-module__cXNO4a__tabButton:hover,.HubHeader-module__cXNO4a__tabButton:focus-visible{border-bottom-color:var(--accent-gold-glow);color:var(--text-primary);outline:none}.HubHeader-module__cXNO4a__tabButtonActive{border-bottom-color:var(--accent-gold);color:var(--accent-gold);font-weight:var(--weight-semibold)}.HubHeader-module__cXNO4a__tabButtonMobile{min-height:2.5rem}
.HubSidebarBadge-module__w_BCUG__inlineCountBadge{min-width:1.25rem;min-height:1.125rem;padding:0 var(--space-sm);font-size:var(--text-2xs);font-weight:var(--weight-semibold)}.HubSidebarBadge-module__w_BCUG__avatarUnreadBadge{z-index:2;border:2px solid var(--comms-surface,var(--bg-secondary));border-radius:var(--radius-full);min-width:1.125rem;height:1.125rem;font-size:var(--text-2xs);font-weight:var(--weight-bold);white-space:nowrap;justify-content:center;align-items:center;padding:0 .25rem;line-height:1;display:inline-flex;position:absolute;top:-.375rem;right:-.375rem;box-shadow:0 1px 3px #0000003d}.HubSidebarBadge-module__w_BCUG__avatarUnreadBadgeClient{background:var(--accent-gold);color:var(--bg-primary)}.HubSidebarBadge-module__w_BCUG__avatarUnreadBadgeTeam{background:var(--info);color:#fff}.HubSidebarBadge-module__w_BCUG__avatarUnreadBadgeElevated{z-index:20}
.StripeSettings-module__TsW1na__section{margin-bottom:var(--space-xl)}.StripeSettings-module__TsW1na__header{align-items:flex-start;gap:var(--space-lg);display:flex}.StripeSettings-module__TsW1na__sectionTitleWithIcon{align-items:center;gap:var(--space-sm);display:inline-flex}.StripeSettings-module__TsW1na__sectionTitleIcon{border-radius:var(--radius-sm);justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.StripeSettings-module__TsW1na__iconBox{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.StripeSettings-module__TsW1na__iconBoxInfo{background:var(--info-bg);color:var(--info)}.StripeSettings-module__TsW1na__iconBoxAccent{background:var(--accent-gold-bg);color:var(--accent-gold)}.StripeSettings-module__TsW1na__headerCopy{flex:1;min-width:0}.StripeSettings-module__TsW1na__title{margin:0 0 var(--space-2xs);color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--weight-semibold)}.StripeSettings-module__TsW1na__description{color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.StripeSettings-module__TsW1na__syncRow{align-items:center;gap:var(--space-md);margin-top:var(--space-xl);flex-wrap:wrap;display:flex}.StripeSettings-module__TsW1na__spin{animation:1s linear infinite StripeSettings-module__TsW1na__stripe-settings-spin}.StripeSettings-module__TsW1na__lastSync{color:var(--text-muted);font-size:var(--text-sm)}.StripeSettings-module__TsW1na__errorBox{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);padding:var(--space-md);border:1px solid var(--danger-border);border-radius:var(--radius-sm);background:var(--danger-bg);color:var(--danger);font-size:var(--text-md);display:flex}.StripeSettings-module__TsW1na__productSection{margin-top:var(--space-lg)}.StripeSettings-module__TsW1na__productCount{margin:0 0 var(--space-md);color:var(--text-secondary);font-size:var(--text-sm)}.StripeSettings-module__TsW1na__productList{border:1px solid color-mix(in srgb, var(--border-glass) 70%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--bg-hover) 72%, transparent);max-height:200px;display:grid;overflow-y:auto}.StripeSettings-module__TsW1na__productRow{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border-glass);display:flex}.StripeSettings-module__TsW1na__productRow:last-child{border-bottom:0}.StripeSettings-module__TsW1na__productName{font-weight:var(--weight-medium)}.StripeSettings-module__TsW1na__priceCount,.StripeSettings-module__TsW1na__productId{color:var(--text-muted);font-size:var(--text-sm)}.StripeSettings-module__TsW1na__priceCount{margin-left:var(--space-sm)}.StripeSettings-module__TsW1na__productId{font-size:var(--text-xs)}.StripeSettings-module__TsW1na__programSelector{max-width:420px;margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.StripeSettings-module__TsW1na__optionList{gap:var(--space-md);display:grid}.StripeSettings-module__TsW1na__optionCard{border:1px solid var(--border-glass);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-hover) 72%, transparent);overflow:hidden}.StripeSettings-module__TsW1na__optionHeader{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-lg);display:flex}.StripeSettings-module__TsW1na__optionTitleRow{align-items:center;gap:var(--space-lg);min-width:0;display:flex}.StripeSettings-module__TsW1na__optionName{color:var(--text-primary);font-weight:var(--weight-semibold)}.StripeSettings-module__TsW1na__amount{margin-left:var(--space-sm);color:var(--text-secondary)}.StripeSettings-module__TsW1na__optionActions{justify-content:flex-end;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.StripeSettings-module__TsW1na__linked{align-items:center;gap:var(--space-xs);color:var(--success);font-size:var(--text-sm);display:inline-flex}.StripeSettings-module__TsW1na__expanded{padding:var(--space-lg);border-top:1px solid var(--border-glass);background:color-mix(in srgb, var(--surface) 56%, transparent)}.StripeSettings-module__TsW1na__linkInfo{gap:var(--space-lg);padding:var(--space-sm) var(--space-lg);border-top:1px solid var(--border-glass);color:var(--text-muted);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.StripeSettings-module__TsW1na__emptyCopy{color:var(--text-muted);font-size:var(--text-md);margin:0}.StripeSettings-module__TsW1na__saveRow{margin-top:var(--space-sm);justify-content:flex-end;display:flex}@keyframes StripeSettings-module__TsW1na__stripe-settings-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:720px){.StripeSettings-module__TsW1na__optionHeader,.StripeSettings-module__TsW1na__productRow{flex-direction:column;align-items:flex-start}.StripeSettings-module__TsW1na__optionActions{justify-content:flex-start}}
.SendAgreementModal-module__VRMpcG__clientInfo{border:1px solid var(--primary-border);border-radius:var(--radius-sm);background:var(--primary-bg);padding:.75rem 1rem}.SendAgreementModal-module__VRMpcG__clientName{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--weight-semibold);margin:0}.SendAgreementModal-module__VRMpcG__clientMeta{color:var(--text-secondary);font-size:var(--text-sm);margin:.15rem 0 0}.SendAgreementModal-module__VRMpcG__label{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium);margin-bottom:.4rem;display:block}.SendAgreementModal-module__VRMpcG__required{color:var(--danger)}.SendAgreementModal-module__VRMpcG__hint{margin-left:var(--space-sm);color:var(--text-muted);font-size:var(--text-xs);font-weight:var(--weight-regular)}.SendAgreementModal-module__VRMpcG__select{border:1px solid var(--border-glass);border-radius:var(--radius-sm);appearance:auto;background:var(--bg-secondary,#0000000d);width:100%;color:var(--text-primary);font-size:var(--text-md);padding:.6rem .75rem}.SendAgreementModal-module__VRMpcG__error{border:1px solid var(--danger-border);border-radius:var(--radius-sm);background:var(--danger-bg);color:var(--danger);font-size:var(--text-sm);padding:.75rem 1rem}
.ErrorState-module__iRPZcG__errorState{align-items:flex-start;gap:var(--space-md);padding:var(--space-lg);margin-bottom:var(--space-xl);border:1px solid var(--danger-border);border-radius:var(--surface-radius,var(--radius-md));background:var(--danger-bg);color:var(--danger);display:flex}.ErrorState-module__iRPZcG__inlineError{align-items:center;gap:var(--space-sm);border-radius:var(--surface-radius,var(--radius-sm));font-size:var(--text-sm);padding:.75rem 1rem}.ErrorState-module__iRPZcG__icon{flex:none;margin-top:.125rem}.ErrorState-module__iRPZcG__inlineError .ErrorState-module__iRPZcG__icon{margin-top:0}.ErrorState-module__iRPZcG__content{gap:var(--space-xs);flex:1;min-width:0;display:grid}.ErrorState-module__iRPZcG__title{color:var(--danger);font-size:var(--text-sm);font-weight:var(--weight-semibold);line-height:var(--leading-tight);margin:0}.ErrorState-module__iRPZcG__message{color:var(--danger);font-size:var(--text-sm);line-height:var(--leading-normal);margin:0}.ErrorState-module__iRPZcG__action{flex:none;margin-left:auto}
.HubSidebarChrome-module__AkGHda__header{border-bottom:1px solid var(--border-subtle);flex-shrink:0;padding:1rem}.HubSidebarChrome-module__AkGHda__headerMobile{padding:1.25rem 1rem}.HubSidebarChrome-module__AkGHda__headerRow{align-items:center;gap:var(--space-md);display:flex}.HubSidebarChrome-module__AkGHda__backButton{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--comms-control,var(--bg-hover));width:2.5rem;height:2.5rem;color:var(--text-primary);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HubSidebarChrome-module__AkGHda__backButton:hover,.HubSidebarChrome-module__AkGHda__backButton:focus-visible{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold);outline:none}.HubSidebarChrome-module__AkGHda__title{align-items:center;gap:var(--space-sm);color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--weight-bold);flex:1;margin:0;display:flex}.HubSidebarChrome-module__AkGHda__titleMobile{font-size:var(--text-2xl)}.HubSidebarChrome-module__AkGHda__titleIcon{color:var(--accent-gold)}.HubSidebarChrome-module__AkGHda__composeWrap{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}.HubSidebarChrome-module__AkGHda__composeButton{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--accent-gold), var(--accent-gold-vivid));width:2rem;height:2rem;color:var(--bg-secondary);cursor:pointer;transition:box-shadow var(--transition-fast), transform var(--transition-fast);border:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HubSidebarChrome-module__AkGHda__composeButton:hover,.HubSidebarChrome-module__AkGHda__composeButton:focus-visible{box-shadow:0 4px 12px var(--accent-gold-glow);outline:none;transform:scale(1.05)}.HubSidebarChrome-module__AkGHda__section{border-bottom:1px solid var(--border-subtle);flex-shrink:0;padding:.75rem}.HubSidebarChrome-module__AkGHda__sectionMobile{padding:.75rem 1rem}.HubSidebarChrome-module__AkGHda__searchWrap{position:relative}.HubSidebarChrome-module__AkGHda__searchIcon{color:var(--text-secondary);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.HubSidebarChrome-module__AkGHda__searchInput{box-sizing:border-box;border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--comms-control,var(--bg-hover));width:100%;color:var(--text-primary);font-family:inherit;font-size:var(--text-base);transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;padding:.5rem .75rem .5rem 2.5rem}.HubSidebarChrome-module__AkGHda__searchInput:focus{border-color:var(--accent-gold-glow);background:var(--comms-control,var(--bg-primary));box-shadow:0 0 0 2px var(--accent-gold-bg)}.HubSidebarChrome-module__AkGHda__searchInputMobile{font-size:var(--text-lg);padding-top:.75rem;padding-bottom:.75rem}.HubSidebarChrome-module__AkGHda__inboxTabStrip{gap:var(--space-xs);padding:var(--space-xs);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--comms-control,var(--bg-primary)) 74%, transparent);display:flex}.HubSidebarChrome-module__AkGHda__inboxTabButton{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);min-height:2rem;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-medium);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;flex:1;padding:.375rem .625rem;display:flex}.HubSidebarChrome-module__AkGHda__inboxTabButton:hover,.HubSidebarChrome-module__AkGHda__inboxTabButton:focus-visible{border-color:var(--accent-gold-glow);background:color-mix(in srgb, var(--accent-gold-bg) 54%, var(--bg-primary));color:var(--text-primary);outline:none}.HubSidebarChrome-module__AkGHda__inboxTabButtonActive{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold)}.HubSidebarChrome-module__AkGHda__inboxTabButtonMobile{min-height:2.25rem;font-size:var(--text-sm);padding:.5rem .75rem}.HubSidebarChrome-module__AkGHda__catchAllChannelStrip{gap:var(--space-xs);margin-bottom:var(--space-sm);padding:var(--space-xs);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--comms-control,var(--bg-primary)) 74%, transparent);display:flex}.HubSidebarChrome-module__AkGHda__catchAllChannelButton{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-sm);min-height:2rem;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-medium);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;flex:1;padding:.45rem .5rem;display:flex}.HubSidebarChrome-module__AkGHda__catchAllChannelButton:hover,.HubSidebarChrome-module__AkGHda__catchAllChannelButton:focus-visible{border-color:var(--accent-gold-glow);background:color-mix(in srgb, var(--accent-gold-bg) 54%, var(--bg-primary));color:var(--text-primary);outline:none}.HubSidebarChrome-module__AkGHda__catchAllChannelButtonActive{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);color:var(--accent-gold)}.HubSidebarChrome-module__AkGHda__catchAllBulkRow{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);color:var(--text-secondary);font-size:var(--text-xs);display:flex}.HubSidebarChrome-module__AkGHda__catchAllBulkButton{min-height:2rem;padding:0 var(--space-xs);border-radius:var(--radius-xs);color:var(--accent-gold);cursor:pointer;font-family:inherit;font-size:var(--text-xs);font-weight:var(--weight-medium);transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000}.HubSidebarChrome-module__AkGHda__catchAllBulkButton:hover,.HubSidebarChrome-module__AkGHda__catchAllBulkButton:focus-visible{border-color:var(--accent-gold-glow);background:var(--accent-gold-bg);outline:none}.HubSidebarChrome-module__AkGHda__catchAllMessageList{gap:var(--space-xs);flex-direction:column;display:flex}.HubSidebarChrome-module__AkGHda__catchAllLoading{justify-content:center;align-items:center;gap:var(--space-xs);padding:var(--space-lg);color:var(--text-secondary);font-size:var(--text-sm);display:flex}.HubSidebarChrome-module__AkGHda__catchAllMessageButton{border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:1px solid #0000;padding:.625rem .75rem;font-family:inherit}.HubSidebarChrome-module__AkGHda__catchAllMessageButton:hover,.HubSidebarChrome-module__AkGHda__catchAllMessageButton:focus-visible{border-color:var(--border-subtle);background:color-mix(in srgb, var(--comms-control,var(--bg-primary)) 82%, var(--accent-gold-bg));outline:none}.HubSidebarChrome-module__AkGHda__catchAllMessageButtonSelected{border-color:var(--accent-gold);background:color-mix(in srgb, var(--accent-gold-bg) 72%, var(--comms-control,var(--bg-primary)));box-shadow:inset 3px 0 0 var(--accent-gold)}.HubSidebarChrome-module__AkGHda__catchAllMessageButtonMobile{padding:.875rem 1rem}.HubSidebarChrome-module__AkGHda__catchAllMessageHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.HubSidebarChrome-module__AkGHda__catchAllCheckbox{flex-shrink:0}.HubSidebarChrome-module__AkGHda__catchAllSender,.HubSidebarChrome-module__AkGHda__catchAllSenderMobile{min-width:0;font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.HubSidebarChrome-module__AkGHda__catchAllSenderMobile{font-size:var(--text-md)}.HubSidebarChrome-module__AkGHda__catchAllTime{color:var(--text-muted);font-size:var(--text-xs);flex-shrink:0}.HubSidebarChrome-module__AkGHda__catchAllProvider{color:var(--text-muted);font-size:var(--text-xs);margin-top:.25rem}.HubSidebarChrome-module__AkGHda__catchAllSubject{font-size:var(--text-xs);font-weight:var(--weight-medium);text-overflow:ellipsis;white-space:nowrap;margin-top:.3rem;overflow:hidden}.HubSidebarChrome-module__AkGHda__catchAllPreview{color:var(--text-secondary);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;overflow:hidden}.HubSidebarChrome-module__AkGHda__catchAllPagination{padding:var(--space-md)}
.AgreementTemplates-module__zpqjTq__loadingState{padding:var(--space-2xl);justify-content:center;display:flex}.AgreementTemplates-module__zpqjTq__errorMessage{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);padding:var(--space-md);border:1px solid var(--danger-border);border-radius:var(--radius-sm);background:var(--danger-bg);color:var(--danger);font-size:var(--text-md);display:flex}.AgreementTemplates-module__zpqjTq__dismissButton{padding:var(--space-xs);border-radius:var(--radius-xs);color:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.AgreementTemplates-module__zpqjTq__dismissButton:hover{background:color-mix(in srgb, var(--danger) 12%, transparent)}.AgreementTemplates-module__zpqjTq__header{justify-content:space-between;align-items:center;gap:var(--space-lg);margin-bottom:var(--space-xl);display:flex}.AgreementTemplates-module__zpqjTq__headerLeft,.AgreementTemplates-module__zpqjTq__headerRight{align-items:center;gap:var(--space-md);display:flex}.AgreementTemplates-module__zpqjTq__title{color:var(--text-primary);font-size:var(--text-xl);font-weight:var(--weight-semibold);margin:0}.AgreementTemplates-module__zpqjTq__variablesBox{margin-bottom:var(--space-xl);padding:var(--space-lg);border:1px solid color-mix(in srgb, var(--accent-gold) 28%, transparent);border-radius:var(--radius-sm);background:var(--accent-gold-bg);font-size:var(--text-sm)}.AgreementTemplates-module__zpqjTq__variablesHeading{margin-bottom:var(--space-sm);color:var(--text-primary);display:block}.AgreementTemplates-module__zpqjTq__variablesList{gap:var(--space-sm);flex-wrap:wrap;display:flex}.AgreementTemplates-module__zpqjTq__variablesList code,.AgreementTemplates-module__zpqjTq__inlineCode{border-radius:var(--radius-xs);background:color-mix(in srgb, var(--surface) 72%, transparent);color:var(--accent-gold);font-size:var(--text-xs);padding:0 var(--space-xs)}.AgreementTemplates-module__zpqjTq__helpText{margin-top:var(--space-sm);color:var(--text-tertiary);font-size:var(--text-xs)}.AgreementTemplates-module__zpqjTq__templateCard{padding:var(--space-lg);border:1px solid var(--border-glass);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-hover) 72%, transparent)}.AgreementTemplates-module__zpqjTq__templateHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);margin-bottom:var(--space-md);display:flex}.AgreementTemplates-module__zpqjTq__templateInfo{flex:1;min-width:0}.AgreementTemplates-module__zpqjTq__templateName{align-items:center;gap:var(--space-xs);color:var(--text-primary);font-size:var(--text-lg);font-weight:var(--weight-semibold);flex-wrap:wrap;display:flex}.AgreementTemplates-module__zpqjTq__programPill{padding:.15rem var(--space-sm);border:1px solid color-mix(in srgb, var(--program-color) 20%, transparent);border-radius:var(--radius-xs);background:color-mix(in srgb, var(--program-color) 10%, transparent);color:var(--program-color);font-size:var(--text-2xs);font-weight:var(--weight-semibold);white-space:nowrap;align-items:center;display:inline-flex}.AgreementTemplates-module__zpqjTq__templateMeta{margin-top:var(--space-xs);color:var(--text-tertiary);font-size:var(--text-sm)}.AgreementTemplates-module__zpqjTq__templateActions{justify-content:flex-end;gap:var(--space-sm);flex-wrap:wrap;display:flex}.AgreementTemplates-module__zpqjTq__templatePreview{max-height:60px;color:var(--text-tertiary);font-size:var(--text-sm);line-height:1.5;overflow:hidden}.AgreementTemplates-module__zpqjTq__previewPaper{max-width:900px;min-height:80vh;padding:var(--space-2xl);border-radius:var(--radius-sm);box-shadow:0 4px 20px var(--bg-hover);background:#fff;margin:0 auto}.AgreementTemplates-module__zpqjTq__previewOverlay{z-index:1100}.AgreementTemplates-module__zpqjTq__previewContent{color:#1a1a2e;font-size:var(--text-lg);line-height:1.8}.AgreementTemplates-module__zpqjTq__previewContent *{color:#1a1a2e!important}:is(.AgreementTemplates-module__zpqjTq__previewContent h1,.AgreementTemplates-module__zpqjTq__previewContent h2,.AgreementTemplates-module__zpqjTq__previewContent h3,.AgreementTemplates-module__zpqjTq__previewContent h4,.AgreementTemplates-module__zpqjTq__previewContent h5,.AgreementTemplates-module__zpqjTq__previewContent h6){margin-top:1.5em;margin-bottom:.5em;font-weight:600;color:#1a1a2e!important}.AgreementTemplates-module__zpqjTq__previewContent p{margin:.75em 0;color:#4a5568!important}.AgreementTemplates-module__zpqjTq__previewContent strong{font-weight:700;color:#1a1a2e!important}:is(.AgreementTemplates-module__zpqjTq__previewContent ul,.AgreementTemplates-module__zpqjTq__previewContent ol){padding-left:2em;color:#4a5568!important}.AgreementTemplates-module__zpqjTq__previewContent li{margin:.5em 0;color:#4a5568!important}.AgreementTemplates-module__zpqjTq__editorLabel{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--weight-medium)}.AgreementTemplates-module__zpqjTq__programGrid{gap:var(--space-sm);margin-top:var(--space-xs);padding:var(--space-md);border:1px solid var(--border-glass);border-radius:var(--radius-sm);background:var(--bg-secondary);flex-wrap:wrap;display:flex}.AgreementTemplates-module__zpqjTq__programOption{align-items:center;gap:var(--space-xs);border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;font-size:var(--text-sm);transition:background var(--motion-fast,var(--transition-fast)), border-color var(--motion-fast,var(--transition-fast)), color var(--motion-fast,var(--transition-fast));padding:.3rem .6rem;display:flex}.AgreementTemplates-module__zpqjTq__programOption:hover{border-color:color-mix(in srgb, var(--program-color,var(--accent-gold)) 35%, var(--border-glass));background:color-mix(in srgb, var(--program-color,var(--accent-gold)) 8%, transparent)}.AgreementTemplates-module__zpqjTq__programOptionSelected{border-color:color-mix(in srgb, var(--program-color) 22%, transparent);background:color-mix(in srgb, var(--program-color) 10%, transparent);color:var(--program-color);font-weight:var(--weight-medium)}.AgreementTemplates-module__zpqjTq__programOptionConflict{border-color:var(--warning);background:var(--warning-bg);color:var(--warning);font-weight:var(--weight-medium)}.AgreementTemplates-module__zpqjTq__programCheckbox{width:14px;height:14px;accent-color:var(--program-color,var(--accent-gold))}.AgreementTemplates-module__zpqjTq__conflictBox{align-items:center;gap:var(--space-sm);margin-top:var(--space-xs);padding:var(--space-sm) var(--space-md);border:1px solid var(--warning);border-radius:var(--radius-sm);background:var(--warning-bg);color:var(--warning);font-size:var(--text-xs);display:flex}.AgreementTemplates-module__zpqjTq__conflictIcon{flex-shrink:0}.AgreementTemplates-module__zpqjTq__defaultToggle{align-items:center;gap:var(--space-sm);color:var(--text-secondary);cursor:pointer;font-size:var(--text-sm);display:flex}.AgreementTemplates-module__zpqjTq__defaultCheckbox{accent-color:var(--accent-gold)}.AgreementTemplates-module__zpqjTq__editorContainer{gap:var(--space-sm);flex-direction:column;display:flex}.AgreementTemplates-module__zpqjTq__editorHeader{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.AgreementTemplates-module__zpqjTq__variableMenu{position:relative}.AgreementTemplates-module__zpqjTq__variablesDropdown{z-index:100;min-width:220px;margin-top:var(--space-2xs);border:1px solid var(--border-glass);border-radius:var(--radius-sm);background:var(--bg-primary);box-shadow:0 4px 20px var(--bg-tertiary);position:absolute;top:100%;right:0;overflow:hidden}.AgreementTemplates-module__zpqjTq__variableOption{width:100%;padding:.6rem var(--space-md);border:0;border-bottom:1px solid var(--border-glass);cursor:pointer;text-align:left;background:0 0;flex-direction:column;align-items:flex-start;display:flex}.AgreementTemplates-module__zpqjTq__variableOption:hover,.AgreementTemplates-module__zpqjTq__variableOption:focus-visible{background:var(--bg-hover);outline:none}.AgreementTemplates-module__zpqjTq__variableOption:last-child{border-bottom:0}.AgreementTemplates-module__zpqjTq__variableKey{color:var(--accent-gold);font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--weight-medium)}.AgreementTemplates-module__zpqjTq__variableDesc{color:var(--text-tertiary);font-size:var(--text-xs);margin-top:2px}.AgreementTemplates-module__zpqjTq__editorFrame{flex-direction:column;flex:1;min-height:420px;display:flex}:is(.AgreementTemplates-module__zpqjTq__editorFrame .tiptap-editor,.AgreementTemplates-module__zpqjTq__editorFrame [contenteditable=true]){flex:1}@media (max-width:720px){.AgreementTemplates-module__zpqjTq__header,.AgreementTemplates-module__zpqjTq__templateHeader{flex-direction:column;align-items:flex-start}.AgreementTemplates-module__zpqjTq__headerRight,.AgreementTemplates-module__zpqjTq__templateActions{justify-content:flex-start}.AgreementTemplates-module__zpqjTq__editorHeader{flex-direction:column;align-items:flex-start}}
.SubscriptionScheduleStatus-module__KKObQG__panel{margin-top:var(--space-lg);padding:var(--space-lg);border:1px solid color-mix(in srgb, var(--special-light), transparent 80%);border-radius:var(--radius-md);background:color-mix(in srgb, var(--special-light), transparent 92%)}.SubscriptionScheduleStatus-module__KKObQG__header,.SubscriptionScheduleStatus-module__KKObQG__titleGroup,.SubscriptionScheduleStatus-module__KKObQG__headerMeta,.SubscriptionScheduleStatus-module__KKObQG__progressHeader,.SubscriptionScheduleStatus-module__KKObQG__phaseRow,.SubscriptionScheduleStatus-module__KKObQG__phaseMain,.SubscriptionScheduleStatus-module__KKObQG__dates,.SubscriptionScheduleStatus-module__KKObQG__errorPanel{display:flex}.SubscriptionScheduleStatus-module__KKObQG__header{cursor:pointer;justify-content:space-between;align-items:center}.SubscriptionScheduleStatus-module__KKObQG__header:focus-visible{outline:2px solid var(--accent-gold);outline-offset:3px}.SubscriptionScheduleStatus-module__KKObQG__titleGroup{align-items:center;gap:var(--space-md)}.SubscriptionScheduleStatus-module__KKObQG__calendarIcon,.SubscriptionScheduleStatus-module__KKObQG__currentIcon{color:var(--special-light)}.SubscriptionScheduleStatus-module__KKObQG__completeIcon{color:var(--success)}.SubscriptionScheduleStatus-module__KKObQG__chevron{color:var(--text-secondary)}.SubscriptionScheduleStatus-module__KKObQG__title{font-size:var(--text-md);font-weight:var(--weight-semibold)}.SubscriptionScheduleStatus-module__KKObQG__subtitle,.SubscriptionScheduleStatus-module__KKObQG__progressHeader,.SubscriptionScheduleStatus-module__KKObQG__smallLabel,.SubscriptionScheduleStatus-module__KKObQG__phaseInterval,.SubscriptionScheduleStatus-module__KKObQG__ids,.SubscriptionScheduleStatus-module__KKObQG__dates{color:var(--text-secondary)}.SubscriptionScheduleStatus-module__KKObQG__subtitle,.SubscriptionScheduleStatus-module__KKObQG__progressHeader,.SubscriptionScheduleStatus-module__KKObQG__smallLabel,.SubscriptionScheduleStatus-module__KKObQG__phaseInterval,.SubscriptionScheduleStatus-module__KKObQG__ids,.SubscriptionScheduleStatus-module__KKObQG__dates,.SubscriptionScheduleStatus-module__KKObQG__errorPanel{font-size:var(--text-xs)}.SubscriptionScheduleStatus-module__KKObQG__headerMeta{align-items:center;gap:var(--space-md)}.SubscriptionScheduleStatus-module__KKObQG__progressBlock{margin-top:var(--space-md)}.SubscriptionScheduleStatus-module__KKObQG__progressHeader{margin-bottom:var(--space-xs);justify-content:space-between}.SubscriptionScheduleStatus-module__KKObQG__details{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid color-mix(in srgb, var(--special-light), transparent 80%)}.SubscriptionScheduleStatus-module__KKObQG__currentPhase{margin-bottom:var(--space-md);padding:var(--space-md);border-radius:var(--radius-sm);background:var(--bg-hover)}.SubscriptionScheduleStatus-module__KKObQG__smallLabel{margin-bottom:var(--space-xs)}.SubscriptionScheduleStatus-module__KKObQG__currentPhaseAmount{color:var(--special-light);font-size:var(--text-lg);font-weight:var(--weight-bold)}.SubscriptionScheduleStatus-module__KKObQG__sectionTitle{margin-bottom:var(--space-sm);font-size:var(--text-sm);font-weight:var(--weight-semibold)}.SubscriptionScheduleStatus-module__KKObQG__phaseList{gap:var(--space-xs);flex-direction:column;display:flex}.SubscriptionScheduleStatus-module__KKObQG__phaseRow{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-xs);background:var(--bg-hover);border:1px solid #0000;justify-content:space-between;align-items:center}.SubscriptionScheduleStatus-module__KKObQG__phaseRowCurrent{border-color:color-mix(in srgb, var(--special-light), transparent 70%);background:color-mix(in srgb, var(--special-light), transparent 85%)}.SubscriptionScheduleStatus-module__KKObQG__phaseMain{align-items:center;gap:var(--space-sm)}.SubscriptionScheduleStatus-module__KKObQG__phaseText{color:var(--text-primary);font-size:var(--text-sm)}.SubscriptionScheduleStatus-module__KKObQG__phaseTextComplete{color:var(--text-secondary);text-decoration:line-through}.SubscriptionScheduleStatus-module__KKObQG__pendingDot{border:2px solid var(--text-secondary);border-radius:var(--radius-full);opacity:.5;width:14px;height:14px}.SubscriptionScheduleStatus-module__KKObQG__ids{margin-top:var(--space-md);padding:var(--space-sm);border-radius:var(--radius-xs);background:var(--bg-hover)}.SubscriptionScheduleStatus-module__KKObQG__dates{gap:var(--space-lg);margin-top:var(--space-md);flex-wrap:wrap}.SubscriptionScheduleStatus-module__KKObQG__errorPanel{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);padding:var(--space-sm);border-radius:var(--radius-xs);color:var(--danger);background:var(--danger-bg)}
.HubConversationCard-module__r-YYvW__card{border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:1px solid #0000;align-items:flex-start;gap:.625rem;padding:.625rem .75rem;font-family:inherit;display:flex}.HubConversationCard-module__r-YYvW__card:hover,.HubConversationCard-module__r-YYvW__card:focus-visible{border-color:var(--border-subtle);background:var(--bg-active);outline:none}.HubConversationCard-module__r-YYvW__cardSelectedClient,.HubConversationCard-module__r-YYvW__cardSelectedClient:hover,.HubConversationCard-module__r-YYvW__cardSelectedClient:focus-visible{border-color:var(--accent-gold);background:color-mix(in srgb, var(--accent-gold-bg) 70%, var(--bg-primary))}.HubConversationCard-module__r-YYvW__cardSelectedClient:hover{background:color-mix(in srgb, var(--accent-gold-bg) 88%, var(--bg-primary))}.HubConversationCard-module__r-YYvW__cardSelectedTeam,.HubConversationCard-module__r-YYvW__cardSelectedTeam:hover,.HubConversationCard-module__r-YYvW__cardSelectedTeam:focus-visible{border-color:var(--primary-light);background:color-mix(in srgb, var(--primary-bg) 70%, var(--bg-primary))}.HubConversationCard-module__r-YYvW__cardSelectedTeam:hover{background:color-mix(in srgb, var(--primary-bg) 88%, var(--bg-primary))}.HubConversationCard-module__r-YYvW__cardSelectedClient:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--accent-gold) 28%, transparent)}.HubConversationCard-module__r-YYvW__cardSelectedTeam:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--primary-light) 28%, transparent)}.HubConversationCard-module__r-YYvW__cardMobile{gap:.75rem;padding:.875rem 1rem}.HubConversationCard-module__r-YYvW__avatarWrap{position:relative}.HubConversationCard-module__r-YYvW__avatar{background:var(--bg-active);width:2.25rem;height:2.25rem;color:var(--text-secondary);font-size:var(--text-2xs);font-weight:var(--weight-bold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.HubConversationCard-module__r-YYvW__avatarMobile{width:2.75rem;height:2.75rem;font-size:var(--text-xs)}.HubConversationCard-module__r-YYvW__avatarChannel{border-radius:var(--radius-sm);background:var(--bg-active)}.HubConversationCard-module__r-YYvW__avatarDm{background:var(--bg-active)}.HubConversationCard-module__r-YYvW__content{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.HubConversationCard-module__r-YYvW__header{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.HubConversationCard-module__r-YYvW__name{color:var(--text-primary);font-size:var(--text-base);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.HubConversationCard-module__r-YYvW__nameMobile{font-size:var(--text-md)}.HubConversationCard-module__r-YYvW__unreadName{font-weight:600}.HubConversationCard-module__r-YYvW__time{color:var(--text-secondary);font-size:var(--text-xs);flex-shrink:0;font-weight:400}.HubConversationCard-module__r-YYvW__timeMobile{font-size:var(--text-xs)}.HubConversationCard-module__r-YYvW__timeUnread{font-weight:600}.HubConversationCard-module__r-YYvW__cardClient .HubConversationCard-module__r-YYvW__timeUnread{color:var(--accent-gold)}.HubConversationCard-module__r-YYvW__cardTeam .HubConversationCard-module__r-YYvW__timeUnread{color:var(--primary-light)}.HubConversationCard-module__r-YYvW__contactMeta{min-width:0;color:var(--text-muted);font-size:var(--text-xs);align-items:center;gap:.3rem;display:flex}.HubConversationCard-module__r-YYvW__contactMetaMobile{font-size:var(--text-xs)}.HubConversationCard-module__r-YYvW__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.HubConversationCard-module__r-YYvW__dot,.HubConversationCard-module__r-YYvW__role{color:var(--text-muted);flex-shrink:0}.HubConversationCard-module__r-YYvW__rolePrimary{color:var(--accent-gold)}.HubConversationCard-module__r-YYvW__preview{min-width:0;color:var(--text-secondary);font-size:var(--text-xs);align-items:center;gap:.3rem;font-weight:400;display:flex}.HubConversationCard-module__r-YYvW__previewMobile{font-size:var(--text-sm)}.HubConversationCard-module__r-YYvW__previewUnread{font-weight:500}.HubConversationCard-module__r-YYvW__channelIcon{color:var(--text-secondary);flex-shrink:0}.HubConversationCard-module__r-YYvW__channelIconImessage{color:var(--blue)}.HubConversationCard-module__r-YYvW__channelIconSms{color:var(--success-light)}
.BillingView-module__21HRFq__root{padding:0}.BillingView-module__21HRFq__errorBanner{margin-bottom:var(--space-xl);padding:var(--space-lg) var(--space-xl);border:1px solid var(--danger);border-radius:var(--radius-md);color:var(--danger)}.BillingView-module__21HRFq__eventCount{margin-bottom:var(--space-lg);color:var(--text-secondary);font-size:var(--text-md)}.BillingView-module__21HRFq__spin{animation:1s linear infinite BillingView-module__21HRFq__billing-spin}@keyframes BillingView-module__21HRFq__billing-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.JourneyProgressView-module__B3G9MW__page{width:min(100%,1600px);padding:var(--space-2xl);margin:0 auto}
