@keyframes source-viewer-module__NWptWa__spin{to{transform:rotate(360deg)}}.source-viewer-module__NWptWa__root{flex-direction:column;height:100%;display:flex}.source-viewer-module__NWptWa__toolbar{border-bottom:1px solid var(--border);padding:var(--space-3) var(--space-4);justify-content:space-between;align-items:center;display:flex}.source-viewer-module__NWptWa__formatTabs{background-color:var(--secondary);border-radius:var(--radius-lg);align-items:center;gap:var(--space-1);padding:var(--space-1);display:flex}.source-viewer-module__NWptWa__formatTab{border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-weight-medium);padding:calc(var(--space-1) * 1.5) var(--space-3);transition:background-color var(--motion-fast) ease-out, box-shadow var(--motion-fast) ease-out, color var(--motion-fast) ease-out;line-height:1.33333}.source-viewer-module__NWptWa__formatTabActive{background-color:var(--card);box-shadow:0 1px 3px 0 color-mix(in srgb, var(--ink) 10%, transparent), 0 1px 2px -1px color-mix(in srgb, var(--ink) 10%, transparent);color:var(--foreground)}.source-viewer-module__NWptWa__formatTabInactive{color:var(--muted-foreground)}.source-viewer-module__NWptWa__formatTabInactive:hover{color:var(--foreground)}.source-viewer-module__NWptWa__copiedIcon{color:oklch(69.6% .17 162.48);height:calc(var(--space-1) * 3.5);width:calc(var(--space-1) * 3.5)}.source-viewer-module__NWptWa__copiedText{color:oklch(69.6% .17 162.48)}.source-viewer-module__NWptWa__copyIcon{height:calc(var(--space-1) * 3.5);width:calc(var(--space-1) * 3.5)}.source-viewer-module__NWptWa__sourceArea{flex:1;min-height:0;overflow:auto}.source-viewer-module__NWptWa__loadingWrap{justify-content:center;align-items:center;height:100%;display:flex}.source-viewer-module__NWptWa__loadingInner{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.source-viewer-module__NWptWa__spinnerCircle{border:2px solid var(--muted-foreground);border-radius:var(--radius-full);border-top-color:var(--primary);height:var(--space-5);width:var(--space-5);animation:1s linear infinite source-viewer-module__NWptWa__spin}.source-viewer-module__NWptWa__loadingText{color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.42857}.source-viewer-module__NWptWa__sourceCode{color:var(--secondary-foreground);font-family:var(--locator);font-size:var(--text-xs);line-height:calc(var(--space-1) * 5);padding:var(--space-4);white-space:pre;overflow-x:auto}
@layer components{.avatar-module__9YXZJG__root{border-radius:var(--radius-full);height:var(--space-10);width:var(--space-10);flex-shrink:0;display:flex;position:relative;overflow:hidden}.avatar-module__9YXZJG__image{aspect-ratio:1;width:100%;height:100%}.avatar-module__9YXZJG__fallback{background-color:var(--muted);border-radius:var(--radius-full);justify-content:center;align-items:center;width:100%;height:100%;display:flex}}
@layer components{.drawer-module__E2fwJW__overlay{z-index:var(--z-modal-backdrop);background-color:oklab(0% none none/.5);position:fixed;inset:0}.drawer-module__E2fwJW__overlay[data-state=open]{animation:drawer-module__E2fwJW__drawer-overlay-in var(--motion-fast) cubic-bezier(.4, 0, .2, 1)}.drawer-module__E2fwJW__overlay[data-state=closed]{animation:drawer-module__E2fwJW__drawer-overlay-out var(--motion-fast) cubic-bezier(.4, 0, .2, 1)}.drawer-module__E2fwJW__content{background-color:var(--background);height:auto;z-index:var(--z-modal);flex-direction:column;display:flex;position:fixed}.drawer-module__E2fwJW__content[data-vaul-drawer-direction=top]{border-bottom:1px solid var(--border);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);margin-bottom:var(--space-24);max-height:80vh;top:0;left:0;right:0}.drawer-module__E2fwJW__content[data-vaul-drawer-direction=bottom]{border-top:1px solid var(--border);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);margin-top:var(--space-24);max-height:80vh;bottom:0;left:0;right:0}.drawer-module__E2fwJW__content[data-vaul-drawer-direction=right]{border-left:1px solid var(--border);width:75%;top:0;bottom:0;right:0}@media (min-width:40rem){.drawer-module__E2fwJW__content[data-vaul-drawer-direction=right]{max-width:24rem}}.drawer-module__E2fwJW__content[data-vaul-drawer-direction=left]{border-right:1px solid var(--border);width:75%;top:0;bottom:0;left:0}@media (min-width:40rem){.drawer-module__E2fwJW__content[data-vaul-drawer-direction=left]{max-width:24rem}}.drawer-module__E2fwJW__dragHandle{background-color:var(--muted);border-radius:var(--radius-full);height:var(--space-2);margin-inline:auto;margin-top:var(--space-4);flex-shrink:0;width:6.25rem;display:none}.drawer-module__E2fwJW__content[data-vaul-drawer-direction=bottom] .drawer-module__E2fwJW__dragHandle{display:block}.drawer-module__E2fwJW__header{gap:calc(var(--space-1) * 1.5);padding:var(--space-4);flex-direction:column;display:flex}.drawer-module__E2fwJW__footer{gap:var(--space-2);padding:var(--space-4);flex-direction:column;margin-top:auto;display:flex}.drawer-module__E2fwJW__title{color:var(--foreground);font-weight:var(--font-weight-semibold)}.drawer-module__E2fwJW__description{color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.42857}}@keyframes drawer-module__E2fwJW__drawer-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-module__E2fwJW__drawer-overlay-out{0%{opacity:1}to{opacity:0}}
.AccountProfileSection-module__1imNya__section{gap:var(--space-md);flex-direction:column;display:flex}.AccountProfileSection-module__1imNya__header{gap:var(--space-xs);flex-direction:column;display:flex}.AccountProfileSection-module__1imNya__title{font-size:var(--text-base);font-weight:var(--font-weight-semibold);margin:0;line-height:1.5}.AccountProfileSection-module__1imNya__description{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.AccountProfileSection-module__1imNya__form{gap:var(--space-md);flex-direction:column;display:flex}.AccountProfileSection-module__1imNya__field{gap:var(--space-2);display:grid}.AccountProfileSection-module__1imNya__errorText{color:var(--destructive);font-size:var(--text-sm);line-height:1.42857}.AccountProfileSection-module__1imNya__helperText{color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.42857}
.PasswordInput-module__4t0Mwq__toggleButton{padding-block:var(--space-2);padding-inline:var(--space-1);pointer-events:auto}.PasswordInput-module__4t0Mwq__toggleButton:hover{background-color:#0000}.PasswordInput-module__4t0Mwq__icon{color:var(--muted-foreground);height:var(--space-4);width:var(--space-4)}
.PasswordStrengthIndicator-module__tia8Qa__bar{background-color:color-mix(in srgb, var(--ink) 8%, transparent);border-radius:9999px;width:100%;height:2px;margin-top:.5rem;display:flex;overflow:hidden}.PasswordStrengthIndicator-module__tia8Qa__barFill{border-radius:9999px;height:100%;transition:width .18s ease-out}.PasswordStrengthIndicator-module__tia8Qa__barFillWeak{background-color:var(--vermilion)}.PasswordStrengthIndicator-module__tia8Qa__barFillMedium{background-color:var(--amber-mark)}.PasswordStrengthIndicator-module__tia8Qa__barFillStrong{background-color:var(--moss)}.PasswordStrengthIndicator-module__tia8Qa__note{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:baseline;gap:.4em;margin:.5rem 0 0;line-height:1.4;display:flex}.PasswordStrengthIndicator-module__tia8Qa__noteLabel{color:var(--ink-muted)}.PasswordStrengthIndicator-module__tia8Qa__noteItems{color:var(--ink)}.PasswordStrengthIndicator-module__tia8Qa__noteSep{color:var(--ink-muted)}.PasswordStrengthIndicator-module__tia8Qa__strong{color:var(--moss)}@media (prefers-reduced-motion:reduce){.PasswordStrengthIndicator-module__tia8Qa__barFill{transition:none}}
.PasswordChangeSection-module__-OCNxW__section{gap:var(--space-md);flex-direction:column;display:flex}.PasswordChangeSection-module__-OCNxW__header{gap:var(--space-xs);flex-direction:column;display:flex}.PasswordChangeSection-module__-OCNxW__title{font-size:var(--text-base);font-weight:var(--font-weight-semibold);margin:0;line-height:1.5}.PasswordChangeSection-module__-OCNxW__description{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.PasswordChangeSection-module__-OCNxW__form{gap:var(--space-md);flex-direction:column;display:flex}.PasswordChangeSection-module__-OCNxW__field{gap:var(--space-2);display:grid}.PasswordChangeSection-module__-OCNxW__errorText{color:var(--destructive);font-size:var(--text-sm);line-height:1.42857}
.AccountSettingsSheet-module__ULWtuG__sheetContent{flex-direction:column;width:100%;display:flex;overflow-y:auto}@media (min-width:640px){.AccountSettingsSheet-module__ULWtuG__sheetContent{max-width:25rem}}.AccountSettingsSheet-module__ULWtuG__drawerContent{max-height:85vh;overflow-y:auto}.AccountSettingsSheet-module__ULWtuG__drawerHeader{padding-bottom:0}.AccountSettingsSheet-module__ULWtuG__headerRow{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.AccountSettingsSheet-module__ULWtuG__closeButton{flex-shrink:0;margin-top:-.25rem}.AccountSettingsSheet-module__ULWtuG__closeIcon{height:var(--text-base);width:var(--text-base)}.AccountSettingsSheet-module__ULWtuG__content{gap:var(--space-lg);padding:var(--space-md);flex-direction:column;display:flex}.AccountSettingsSheet-module__ULWtuG__separator{margin:0}
.WorkspaceSidebar-module__slwRtq__avatarFallback{font-size:var(--text-xs)}.WorkspaceSidebar-module__slwRtq__chevronIcon{margin-left:auto}.WorkspaceSidebar-module__slwRtq__dropdownAvatar{height:var(--text-xl);margin-right:var(--space-sm);width:var(--text-xl)}.WorkspaceSidebar-module__slwRtq__dropdownContent{width:14rem}.WorkspaceSidebar-module__slwRtq__headerTitle{font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WorkspaceSidebar-module__slwRtq__groupLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;padding-left:var(--space-sm-md);padding-right:var(--space-sm-md);text-transform:uppercase;font-weight:500}.WorkspaceSidebar-module__slwRtq__userAvatar{height:var(--space-xl);width:var(--space-xl);flex-shrink:0}.WorkspaceSidebar-module__slwRtq__userDropdownContent{margin-bottom:var(--space-sm);width:14rem}.WorkspaceSidebar-module__slwRtq__userName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WorkspaceSidebar-module__slwRtq__workspaceAvatar{height:var(--space-xl);width:var(--space-xl);flex-shrink:0}.WorkspaceSidebar-module__slwRtq__bottomGroup{margin-top:auto}.WorkspaceSidebar-module__slwRtq__activeCheck{color:var(--ink);height:var(--text-base);width:var(--text-base);margin-left:auto}.WorkspaceSidebar-module__slwRtq__createFormField{gap:var(--space-sm);margin-bottom:var(--space-md);flex-direction:column;display:flex}.WorkspaceSidebar-module__slwRtq__createFormFooter{margin-top:var(--space-sm)}.WorkspaceSidebar-module__slwRtq__fieldError{color:var(--vermilion);font-size:var(--text-sm)}.WorkspaceSidebar-module__slwRtq__impersonationAvatarRing{outline:2px solid var(--sidebar-impersonation-border);outline-offset:-2px}.WorkspaceSidebar-module__slwRtq__navLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.WorkspaceSidebar-module__slwRtq__plusIcon{height:var(--text-base);width:var(--text-base)}.WorkspaceSidebar-module__slwRtq__workspaceItem{cursor:pointer}.WorkspaceSidebar-module__slwRtq__workspaceItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.AuthForm-module__93wQgW__form{gap:var(--space-lg);flex-direction:column;width:100%;display:flex}.AuthForm-module__93wQgW__form [data-slot=input]{background-color:var(--paper);border-color:var(--rule-default);border-radius:var(--radius-md);color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);height:auto;padding:.875rem 1rem;transition:border-color .18s ease-out,background-color .18s ease-out}.AuthForm-module__93wQgW__form [data-slot=input]::placeholder{color:var(--ink-muted);opacity:1}.AuthForm-module__93wQgW__form [data-slot=input]:focus-visible{border-color:var(--ink);outline:none;box-shadow:none!important}.AuthForm-module__93wQgW__form [data-slot=input][aria-invalid=true]{border-color:var(--vermilion);box-shadow:none!important}.AuthForm-module__93wQgW__field{flex-direction:column;gap:.4375rem;display:flex}.AuthForm-module__93wQgW__fieldLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.AuthForm-module__93wQgW__fieldError{color:var(--vermilion-deep);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-normal);letter-spacing:.04em;margin:0;line-height:1.4}.AuthForm-module__93wQgW__fieldHelper{color:var(--ink-muted);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-sm);margin:0;line-height:1.5}.AuthForm-module__93wQgW__errorBanner{color:var(--vermilion-deep);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.05em;text-transform:uppercase;background:0 0;border:0;padding:.625rem 0;line-height:1.45;position:relative}.AuthForm-module__93wQgW__errorBanner:before{background-color:var(--vermilion);content:"";width:100%;height:1px;margin-bottom:.625rem;display:block}.AuthForm-module__93wQgW__errorBanner:after{background-color:var(--vermilion);content:"";width:100%;height:1px;margin-top:.625rem;display:block}.AuthForm-module__93wQgW__successText{color:var(--moss);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.06em;text-transform:uppercase;margin:0;padding:.5rem 0;line-height:1.5}.AuthForm-module__93wQgW__successText+.AuthForm-module__93wQgW__successDetail{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);letter-spacing:0;text-transform:none;margin:0;padding:0;line-height:1.55}.AuthForm-module__93wQgW__rememberMeRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:space-between;display:flex}.AuthForm-module__93wQgW__checkboxLabel{color:var(--ink);cursor:pointer;font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);align-items:center;gap:var(--space-sm);min-height:44px;padding:var(--space-xs) 0;user-select:none;flex-direction:row;line-height:1.5;display:flex}.AuthForm-module__93wQgW__consentNote{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);margin:0;line-height:1.5}.AuthForm-module__93wQgW__inlineLink{color:var(--ink);font-weight:var(--font-weight-medium);text-decoration:underline;text-decoration-color:var(--rule-strong);text-underline-offset:3px;transition:text-decoration-color .18s ease-out}.AuthForm-module__93wQgW__inlineLink:hover{text-decoration-color:var(--ink)}.AuthForm-module__93wQgW__inlineLink:focus-visible{outline:1px solid var(--ink);outline-offset:2px;text-decoration-color:var(--ink)}.AuthForm-module__93wQgW__submit{color:oklch(94% .018 75);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;width:100%}.AuthForm-module__93wQgW__submit:hover,.AuthForm-module__93wQgW__submit:focus-visible{color:oklch(94% .018 75)}.AuthForm-module__93wQgW__footerLink{color:var(--ink);font-weight:var(--font-weight-medium);text-decoration:underline;text-decoration-color:var(--rule-strong);text-underline-offset:3px;transition:text-decoration-color .18s ease-out}.AuthForm-module__93wQgW__footerLink:hover{text-decoration-color:var(--ink)}.AuthForm-module__93wQgW__footerLink:focus-visible{outline:1px solid var(--ink);outline-offset:2px;text-decoration-color:var(--ink)}.AuthForm-module__93wQgW__forgotLink{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;margin-right:calc(var(--space-sm) * -1);min-height:44px;padding:var(--space-xs) var(--space-sm);text-transform:uppercase;align-items:center;text-decoration:none;transition:color .18s ease-out;display:inline-flex}.AuthForm-module__93wQgW__forgotLink:hover{color:var(--ink)}.AuthForm-module__93wQgW__forgotLink:focus-visible{color:var(--ink);outline:1px solid var(--ink);outline-offset:4px}
.OnboardingChecklist-module__qN5Xda__checklistHeader{cursor:pointer;user-select:none;justify-content:space-between;width:100%;display:flex}.OnboardingChecklist-module__qN5Xda__checklistHeader:hover{background:hsl(var(--sidebar-accent))}.OnboardingChecklist-module__qN5Xda__collapsedGroup{justify-content:center}.OnboardingChecklist-module__qN5Xda__chevron{color:hsl(var(--sidebar-foreground) / .5);flex-shrink:0;transition:transform .2s}.OnboardingChecklist-module__qN5Xda__chevronCollapsed{transform:rotate(-90deg)}.OnboardingChecklist-module__qN5Xda__headerRight{align-items:center;gap:var(--space-xs);margin-left:auto;display:flex}.OnboardingChecklist-module__qN5Xda__iconComplete{color:hsl(var(--sidebar-accent-foreground))}.OnboardingChecklist-module__qN5Xda__iconIncomplete{color:hsl(var(--sidebar-foreground) / .5)}.OnboardingChecklist-module__qN5Xda__labelComplete{color:hsl(var(--sidebar-foreground) / .5);text-decoration:line-through}.OnboardingChecklist-module__qN5Xda__popoverContent{max-height:24rem;padding:var(--space-md);width:16rem;overflow-y:auto}.OnboardingChecklist-module__qN5Xda__popoverHeader{color:hsl(var(--sidebar-foreground) / .7);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-sm);text-transform:uppercase;display:flex}.OnboardingChecklist-module__qN5Xda__progress{color:hsl(var(--sidebar-foreground) / .7);font-size:var(--text-xs);margin-top:var(--space-sm);padding:0 var(--space-sm)}.OnboardingChecklist-module__qN5Xda__progressRing{height:var(--text-xl);width:var(--text-xl)}.OnboardingChecklist-module__qN5Xda__progressRingText{fill:currentColor;font-size:var(--text-xs);font-weight:var(--font-weight-semibold)}.OnboardingChecklist-module__qN5Xda__resendButton{color:hsl(var(--sidebar-foreground) / .7);font-size:var(--text-xs);gap:var(--space-xs);height:auto;padding:var(--space-xs) var(--space-sm)}.OnboardingChecklist-module__qN5Xda__resendButton:hover{color:hsl(var(--sidebar-foreground))}.OnboardingChecklist-module__qN5Xda__resendContainer{align-items:center;gap:var(--space-sm);padding-left:var(--space-xl);flex-wrap:wrap;display:flex}.OnboardingChecklist-module__qN5Xda__resendError{color:#ef4343;font-size:var(--text-xs)}.OnboardingChecklist-module__qN5Xda__resendSuccess{color:#16a249;font-size:var(--text-xs);align-items:center;gap:var(--space-xs);display:flex}.OnboardingChecklist-module__qN5Xda__stepDescription{color:hsl(var(--sidebar-foreground) / .4);font-size:var(--text-xs);letter-spacing:.01em;margin-top:var(--space-2xs);padding-left:var(--space-xl);line-height:1.3}.OnboardingChecklist-module__qN5Xda__stepWithAction{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.OnboardingChecklist-module__qN5Xda__pulseIcon{animation:2s cubic-bezier(.4,0,.6,1) infinite OnboardingChecklist-module__qN5Xda__pulse}@keyframes OnboardingChecklist-module__qN5Xda__pulse{50%{opacity:.5}}
.ChannelRule-module__BZEGja__rule{background-color:var(--rule-default);border:0;width:100%;height:1px;margin:0;display:block}.ChannelRule-module__BZEGja__strong{background-color:var(--rule-strong)}.ChannelRule-module__BZEGja__vertical{width:1px;height:100%}
.ThemeToggle-module__ZA6mqG__sunIcon{height:var(--text-base);transition:transform var(--motion-medium);width:var(--text-base);transform:rotate(0)scale(1)}[data-theme=dark] .ThemeToggle-module__ZA6mqG__sunIcon{transform:rotate(-90deg)scale(0)}.ThemeToggle-module__ZA6mqG__moonIcon{height:var(--text-base);transition:transform var(--motion-medium);width:var(--text-base);position:absolute;transform:rotate(90deg)scale(0)}[data-theme=dark] .ThemeToggle-module__ZA6mqG__moonIcon{transform:rotate(0)scale(1)}
.ReviewCountBadge-module__Pla-NG__badge{font-family:var(--font-locator), ui-monospace, monospace;font-variant-numeric:tabular-nums;margin-left:auto;position:static}
.ConfirmPasswordInput-module__OYQ-Ca__wrap{align-items:center;gap:var(--space-1);display:flex}.ConfirmPasswordInput-module__OYQ-Ca__toggleButton{padding-block:var(--space-2);padding-inline:var(--space-1);pointer-events:auto}.ConfirmPasswordInput-module__OYQ-Ca__toggleButton:hover{background-color:#0000}.ConfirmPasswordInput-module__OYQ-Ca__icon{color:var(--muted-foreground);height:var(--space-4);width:var(--space-4)}.ConfirmPasswordInput-module__OYQ-Ca__matchIcon{color:var(--success);height:var(--space-5);width:var(--space-5)}.ConfirmPasswordInput-module__OYQ-Ca__mismatchIcon{color:var(--destructive);height:var(--space-5);width:var(--space-5)}
.NavPendingIndicator-module__AYWe4a__track{background-color:var(--sidebar-border);border-radius:var(--radius-full);height:var(--rule-2);width:var(--space-8);flex-shrink:0;margin-left:auto;position:relative;overflow:hidden}.NavPendingIndicator-module__AYWe4a__track~[data-slot=sidebar-menu-badge]{margin-left:0}.NavPendingIndicator-module__AYWe4a__fill{animation:NavPendingIndicator-module__AYWe4a__nav-pending-sweep calc(var(--motion-slow) * 2.5) cubic-bezier(.4, 0, .2, 1) infinite;background-color:var(--primary);border-radius:inherit;inset-block:0;width:45%;position:absolute;left:0}@keyframes NavPendingIndicator-module__AYWe4a__nav-pending-sweep{0%{transform:translate(-100%)}to{transform:translate(222%)}}@media (prefers-reduced-motion:reduce){.NavPendingIndicator-module__AYWe4a__fill{width:100%;animation:none}}
.ExecutionCard-module__11XN9a__card{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:var(--space-sm);padding:var(--space-md);text-align:left;transition:background-color var(--motion-fast) ease, border-color var(--motion-fast) ease;background:0 0;justify-content:space-between;width:100%;font-family:inherit;display:flex}.ExecutionCard-module__11XN9a__card:hover{background:var(--vermilion-soft)}.ExecutionCard-module__11XN9a__card:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.ExecutionCard-module__11XN9a__selected{background:var(--vermilion-soft);border-color:var(--primary)}.ExecutionCard-module__11XN9a__info{gap:var(--space-2xs);flex-direction:column;min-width:0;display:flex}.ExecutionCard-module__11XN9a__time,.ExecutionCard-module__11XN9a__duration{color:var(--muted-foreground);font-size:var(--text-xs)}
.ConnectionOptions-module__g_PmbG__list{border-bottom:1px solid var(--rule-default);border-top:1px solid var(--rule-default);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ConnectionOptions-module__g_PmbG__row{border-top:1px solid var(--rule-default);margin:0;padding:0;display:block}.ConnectionOptions-module__g_PmbG__row:first-child{border-top:0}.ConnectionOptions-module__g_PmbG__button{color:var(--ink);cursor:pointer;font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-normal);align-items:center;gap:var(--space-md);letter-spacing:0;padding:1.125rem var(--space-md);text-align:left;background:0 0;border:0;width:100%;transition:background-color .18s ease-out;display:flex}.ConnectionOptions-module__g_PmbG__button:hover{background-color:color-mix(in srgb, var(--ink) 4%, transparent)}.ConnectionOptions-module__g_PmbG__button:focus-visible{background-color:color-mix(in srgb, var(--ink) 4%, transparent);outline:1px solid var(--ink);outline-offset:-1px}.ConnectionOptions-module__g_PmbG__button:disabled{cursor:progress;opacity:.55}.ConnectionOptions-module__g_PmbG__icon{color:var(--ink);flex:none;width:1.125rem;height:1.125rem}.ConnectionOptions-module__g_PmbG__label{flex:auto;min-width:0}.ConnectionOptions-module__g_PmbG__lastUsed{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;flex:none}.ConnectionOptions-module__g_PmbG__chevron{color:var(--ink-muted);flex:none;width:.875rem;height:.875rem;transition:transform .18s ease-out}.ConnectionOptions-module__g_PmbG__button:hover .ConnectionOptions-module__g_PmbG__chevron{color:var(--ink);transform:translate(2px)}@media (prefers-reduced-motion:reduce){.ConnectionOptions-module__g_PmbG__button,.ConnectionOptions-module__g_PmbG__chevron{transition:none}.ConnectionOptions-module__g_PmbG__button:hover .ConnectionOptions-module__g_PmbG__chevron{transform:none}}
.ExecutionSidebar-module__KVFmKq__sidebar{flex-direction:column;height:100%;display:flex;overflow:hidden}.ExecutionSidebar-module__KVFmKq__header{border-bottom:1px solid var(--border);gap:var(--space-sm);padding:var(--space-md);flex-shrink:0;display:flex}.ExecutionSidebar-module__KVFmKq__headerTitle{color:var(--foreground);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);margin:0}.ExecutionSidebar-module__KVFmKq__filterRow{align-items:center;gap:var(--space-sm);justify-content:space-between;width:100%;min-width:0;display:flex}.ExecutionSidebar-module__KVFmKq__list{gap:var(--space-xs);min-height:0;padding:var(--space-md);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ExecutionSidebar-module__KVFmKq__items{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ExecutionSidebar-module__KVFmKq__cardSkeleton{border-radius:var(--radius);height:var(--space-16);flex-shrink:0}.ExecutionSidebar-module__KVFmKq__scopeNotice{background:var(--muted);border-bottom:1px solid var(--border);align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);flex-wrap:wrap;flex-shrink:0;display:flex}.ExecutionSidebar-module__KVFmKq__scopeIcon{color:var(--muted-foreground);height:var(--text-xs);width:var(--text-xs);flex-shrink:0}.ExecutionSidebar-module__KVFmKq__scopeText{color:var(--muted-foreground);font-size:var(--text-xs);min-width:0}.ExecutionSidebar-module__KVFmKq__scopeAction{font-size:var(--text-xs);height:auto;padding:0}.ExecutionSidebar-module__KVFmKq__sentinel{flex-shrink:0;height:1px}.ExecutionSidebar-module__KVFmKq__loadingMore{padding:var(--space-sm);justify-content:center;align-items:center;display:flex}.ExecutionSidebar-module__KVFmKq__statusFilterTrigger{font-size:var(--text-xs);height:var(--space-8);line-height:var(--leading-meta);flex-shrink:0;width:140px}
.PaymentFailureBanner-module__vg_aRa__banner{border-inline-width:0;border-top-width:0;border-radius:0}.PaymentFailureBanner-module__vg_aRa__actions{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}
.AdminSidebar-module__gzl23W__avatarFallback{font-size:var(--text-xs)}.AdminSidebar-module__gzl23W__dropdownContent{margin-bottom:var(--space-sm);width:14rem}.AdminSidebar-module__gzl23W__headerTitle{font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminSidebar-module__gzl23W__logoWrapper{flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.AdminSidebar-module__gzl23W__userAvatar{flex-shrink:0;width:1.75rem;height:1.75rem}.AdminSidebar-module__gzl23W__userName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AdminSidebar-module__gzl23W__impersonationAvatarRing{outline:2px solid var(--sidebar-impersonation-border);outline-offset:2px}
.EyebrowLabel-module__CXWrTW__eyebrow{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;align-items:baseline;gap:.5em;line-height:1.2;display:inline-flex}.EyebrowLabel-module__CXWrTW__numeral{color:var(--ink)}.EyebrowLabel-module__CXWrTW__dot,.EyebrowLabel-module__CXWrTW__body{color:var(--ink-muted)}.EyebrowLabel-module__CXWrTW__vermilion{color:var(--vermilion-deep)}.EyebrowLabel-module__CXWrTW__moss{color:var(--moss)}
.NodeDetailPanel-module__uwzUCG__attemptCard{background-color:color-mix(in srgb, var(--muted) 65%, transparent);border:1px solid var(--border);border-radius:var(--radius);gap:var(--space-xs);padding:var(--space-sm-md);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__attemptHeader{align-items:center;gap:var(--space-sm);justify-content:space-between;display:flex}.NodeDetailPanel-module__uwzUCG__attemptLabel{color:var(--muted-foreground);font-size:var(--text-xs);font-weight:var(--font-weight-medium)}.NodeDetailPanel-module__uwzUCG__attemptList{gap:var(--space-sm);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__chevron{transition:transform var(--motion-fast) ease;flex-shrink:0}.NodeDetailPanel-module__uwzUCG__chevronOpen{transform:rotate(90deg)}.NodeDetailPanel-module__uwzUCG__copyButton{right:var(--space-sm);top:var(--space-sm);position:absolute}.NodeDetailPanel-module__uwzUCG__copyIcon{height:calc(var(--space-1) * 3.5);width:calc(var(--space-1) * 3.5)}.NodeDetailPanel-module__uwzUCG__errorBlock{background-color:var(--destructive-muted);border:1px solid var(--destructive);border-radius:var(--radius);gap:var(--space-xs);padding:var(--space-sm-md);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__errorCode{color:var(--destructive);font-family:var(--locator);font-size:var(--text-xs);font-weight:var(--font-weight-semibold)}.NodeDetailPanel-module__uwzUCG__errorMessage{color:var(--foreground);font-size:var(--text-sm);line-height:var(--leading-meta)}.NodeDetailPanel-module__uwzUCG__header{align-items:center;gap:var(--space-sm);justify-content:space-between;width:100%;display:flex}.NodeDetailPanel-module__uwzUCG__headerTitle{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.NodeDetailPanel-module__uwzUCG__jsonBlock{background-color:var(--muted);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--locator);font-size:var(--text-sm);line-height:var(--leading-body-lift);max-height:16rem;padding:var(--space-sm-md);white-space:pre-wrap;word-break:break-word;overflow:auto}.NodeDetailPanel-module__uwzUCG__jsonContainer{position:relative}.NodeDetailPanel-module__uwzUCG__mutedText{color:var(--muted-foreground);font-size:var(--text-sm);margin:0;font-style:italic}.NodeDetailPanel-module__uwzUCG__noData{color:var(--muted-foreground);font-size:var(--text-sm);padding:var(--space-md) 0;text-align:center}.NodeDetailPanel-module__uwzUCG__responseHint{color:var(--muted-foreground);font-size:var(--text-xs);line-height:var(--leading-meta);margin:0 0 var(--space-xs)}.NodeDetailPanel-module__uwzUCG__scrollContent{gap:var(--space-md);min-height:0;padding:var(--space-md);flex-direction:column;flex:1;display:flex;overflow-y:auto}.NodeDetailPanel-module__uwzUCG__sectionCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);gap:var(--space-sm-md);padding:var(--space-md);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__sectionCardError{background-color:hsl(var(--destructive) / .04);border-color:hsl(var(--destructive) / .28)}.NodeDetailPanel-module__uwzUCG__sectionCardResponse{background-color:color-mix(in srgb, var(--muted) 40%, var(--card))}.NodeDetailPanel-module__uwzUCG__sectionHeader{cursor:pointer;align-items:center;gap:var(--space-sm);user-select:none;height:auto;padding:0;display:flex}@media (hover:hover){.NodeDetailPanel-module__uwzUCG__sectionHeader:hover{background-color:#0000}}.NodeDetailPanel-module__uwzUCG__sectionTitle,.NodeDetailPanel-module__uwzUCG__sectionTitleStatic{font-size:var(--text-sm);font-weight:var(--font-weight-semibold)}.NodeDetailPanel-module__uwzUCG__sheetContent{flex-direction:column;gap:0;padding:0;display:flex}@media (min-width:40rem){.NodeDetailPanel-module__uwzUCG__sheetContent{max-width:28rem}}.NodeDetailPanel-module__uwzUCG__sheetHeader{border-bottom:1px solid var(--border);gap:var(--space-sm-md);padding:var(--space-md) var(--space-md) var(--space-sm-md);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__stepNav{align-items:center;gap:var(--space-sm);margin-right:var(--space-xl);justify-content:flex-end;display:flex}.NodeDetailPanel-module__uwzUCG__stepNavIcon{flex-shrink:0}.NodeDetailPanel-module__uwzUCG__stepNavLabel{color:var(--muted-foreground);font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-medium);text-align:center;min-width:8rem}.NodeDetailPanel-module__uwzUCG__summaryGrid{gap:var(--space-sm) var(--space-md);grid-template-columns:auto 1fr;display:grid}.NodeDetailPanel-module__uwzUCG__summaryLabel{color:var(--muted-foreground);font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-meta);text-transform:uppercase}.NodeDetailPanel-module__uwzUCG__summaryStrip{background-color:color-mix(in srgb, var(--muted) 55%, transparent);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-md)}.NodeDetailPanel-module__uwzUCG__summaryValue{color:var(--foreground);font-size:var(--text-sm);font-weight:var(--font-weight-medium)}
.TrialExpiredPrompt-module__sE8JCa__banner{background-color:var(--amber-mark-soft);border-bottom:1px solid color-mix(in oklab, var(--amber-mark) 50%, transparent);border-inline-width:0;color:var(--amber-mark-deep);border-top-width:0;border-radius:0}.TrialExpiredPrompt-module__sE8JCa__banner>svg{color:var(--amber-mark)}.TrialExpiredPrompt-module__sE8JCa__actions{color:var(--amber-mark-deep);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}:is([data-theme=dark] .TrialExpiredPrompt-module__sE8JCa__banner,[data-theme=dark] .TrialExpiredPrompt-module__sE8JCa__actions){color:var(--amber-mark)}
.MagicLinkForm-module__lZiOfa__sentBlock{gap:var(--space-md);flex-direction:column;display:flex}.MagicLinkForm-module__lZiOfa__sentMessage{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);margin:0;line-height:1.55}.MagicLinkForm-module__lZiOfa__sentEmail{color:var(--ink);font-weight:var(--font-weight-medium)}.MagicLinkForm-module__lZiOfa__sentMeta{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;margin:0}.MagicLinkForm-module__lZiOfa__resendButton{color:var(--ink);cursor:pointer;font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-decoration:underline;text-decoration-color:var(--rule-strong);text-transform:uppercase;text-underline-offset:4px;background:0 0;border:0;align-self:flex-start;padding:0;transition:text-decoration-color .18s ease-out}.MagicLinkForm-module__lZiOfa__resendButton:hover{text-decoration-color:var(--ink)}.MagicLinkForm-module__lZiOfa__resendButton:focus-visible{outline:1px solid var(--ink);outline-offset:4px}
.WorkflowDiagram-module__ez1rhG__docket{border-bottom:1px solid var(--rule-strong);border-top:1px solid var(--rule-strong);flex-direction:column;width:100%;max-width:22rem;display:flex}.WorkflowDiagram-module__ez1rhG__header{border-bottom:1px solid var(--rule-default);color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;align-items:baseline;gap:.5em;padding:.625rem 0;display:flex}.WorkflowDiagram-module__ez1rhG__headerDate{color:var(--ink)}.WorkflowDiagram-module__ez1rhG__headerSep,.WorkflowDiagram-module__ez1rhG__headerTitle{color:var(--ink-muted)}.WorkflowDiagram-module__ez1rhG__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.WorkflowDiagram-module__ez1rhG__row{border-top:1px solid var(--rule-default);color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-sm);grid-template-columns:1.75rem 1fr auto;align-items:baseline;gap:.625rem;padding:.6875rem 0;display:grid}.WorkflowDiagram-module__ez1rhG__row:first-child{border-top:0}.WorkflowDiagram-module__ez1rhG__numeral{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.06em}.WorkflowDiagram-module__ez1rhG__label{color:var(--ink)}.WorkflowDiagram-module__ez1rhG__tail{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.06em;text-transform:uppercase;align-items:baseline;gap:.4rem;display:inline-flex}.WorkflowDiagram-module__ez1rhG__dot{background-color:var(--ink-muted);border-radius:9999px;width:.375rem;height:.375rem;display:inline-block}.WorkflowDiagram-module__ez1rhG__active{position:relative}.WorkflowDiagram-module__ez1rhG__active .WorkflowDiagram-module__ez1rhG__numeral{color:var(--indigo-rill)}.WorkflowDiagram-module__ez1rhG__active .WorkflowDiagram-module__ez1rhG__label{color:var(--ink);font-style:normal}.WorkflowDiagram-module__ez1rhG__active .WorkflowDiagram-module__ez1rhG__label em{color:var(--indigo-rill);font-style:italic;font-weight:var(--font-weight-normal);margin-left:.5rem}.WorkflowDiagram-module__ez1rhG__activeDot{background-color:var(--indigo-rill);box-shadow:0 0 0 4px color-mix(in srgb, var(--indigo-rill) 18%, transparent)}.WorkflowDiagram-module__ez1rhG__tail.WorkflowDiagram-module__ez1rhG__activeTail{color:var(--indigo-rill)}.WorkflowDiagram-module__ez1rhG__caption{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-normal);letter-spacing:.06em;margin-top:var(--space-md);text-transform:uppercase;display:block}
.layout-module__394NqW__sidebarProvider{overflow:hidden}
.WorkflowDetailClient-module__W9g1-W__layout{border:1px solid var(--border);border-radius:var(--radius-md);flex:1;min-height:0;display:flex;overflow:hidden}.WorkflowDetailClient-module__W9g1-W__mobileLayout{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.WorkflowDetailClient-module__W9g1-W__canvasArea{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.WorkflowDetailClient-module__W9g1-W__canvasEmpty{justify-content:center;align-items:center;overflow-y:auto}.WorkflowDetailClient-module__W9g1-W__canvasStage{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.WorkflowDetailClient-module__W9g1-W__canvasLoading{left:var(--space-md);top:var(--space-md);z-index:var(--z-sticky);position:absolute}.WorkflowDetailClient-module__W9g1-W__logReopenButton{bottom:var(--space-md);left:var(--space-md);z-index:var(--z-sticky);flex-shrink:0;position:absolute}.WorkflowDetailClient-module__W9g1-W__editorFill{flex:1;min-height:0}.WorkflowDetailClient-module__W9g1-W__sidebarArea{border-left:1px solid var(--border);flex-shrink:0;width:25rem;height:100%;overflow:hidden}.WorkflowDetailClient-module__W9g1-W__mobileExecutionsButton{bottom:var(--space-md);right:var(--space-md);z-index:var(--z-sticky);position:absolute}.WorkflowDetailClient-module__W9g1-W__mobileDrawer{max-height:70vh}
.Logo-module__cgzyIW__logo{color:var(--ink);align-items:center;display:inline-flex}.Logo-module__cgzyIW__colorLight{color:var(--paper-lifted)}.Logo-module__cgzyIW__image{width:auto;height:100%;display:block}.Logo-module__cgzyIW__size-sm{height:var(--text-2xl)}.Logo-module__cgzyIW__size-md{height:var(--space-xl)}.Logo-module__cgzyIW__size-lg{height:var(--space-10)}.Logo-module__cgzyIW__size-xl{height:var(--space-2xl)}
@layer components{.toggle-module__koiaDq__toggle{border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-weight-medium);align-items:center;gap:var(--space-2);transition:color var(--motion-fast) cubic-bezier(.4, 0, .2, 1), box-shadow var(--motion-fast) cubic-bezier(.4, 0, .2, 1);white-space:nowrap;outline:none;justify-content:center;line-height:1.42857;display:inline-flex}@media (hover:hover){.toggle-module__koiaDq__toggle:hover{background-color:var(--muted);color:var(--muted-foreground)}}.toggle-module__koiaDq__toggle:disabled{opacity:var(--opacity-disabled);pointer-events:none}.toggle-module__koiaDq__toggle:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px var(--ring)}.toggle-module__koiaDq__toggle[aria-invalid=true]{border-color:var(--destructive)}.toggle-module__koiaDq__toggle[aria-invalid=true]:focus-visible{box-shadow:0 0 0 3px var(--destructive)}.toggle-module__koiaDq__toggle[data-state=on]{background-color:var(--muted);color:var(--foreground)}.toggle-module__koiaDq__toggle svg{pointer-events:none;flex-shrink:0}.toggle-module__koiaDq__toggle svg:not([class*=size-]){height:var(--space-4);width:var(--space-4)}.toggle-module__koiaDq__variantDefault{background-color:#0000}.toggle-module__koiaDq__variantOutline{border:1px solid var(--input);background-color:#0000}@media (hover:hover){.toggle-module__koiaDq__variantOutline:hover{background-color:var(--muted);color:var(--foreground)}}.toggle-module__koiaDq__sizeDefault{height:var(--space-9);min-width:var(--space-9);padding-inline:var(--space-2)}.toggle-module__koiaDq__sizeSm{height:var(--space-8);min-width:var(--space-8);padding-inline:calc(var(--space-1) * 1.5)}.toggle-module__koiaDq__sizeLg{height:var(--space-10);min-width:var(--space-10);padding-inline:calc(var(--space-1) * 2.5)}}
.OnboardingShell-module__jsw2aq__shell{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;overflow-y:auto}.OnboardingShell-module__jsw2aq__header{border-bottom:var(--channel-rule-width,1px) solid var(--rule-default);align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);justify-content:space-between;display:flex}.OnboardingShell-module__jsw2aq__progress{gap:var(--space-2);display:flex}.OnboardingShell-module__jsw2aq__tick{background-color:var(--rule-default);border-radius:var(--radius-full);height:.25rem;transition:background-color var(--motion-medium) ease-out;width:1.75rem}.OnboardingShell-module__jsw2aq__tick[data-active]{background-color:var(--vermilion)}.OnboardingShell-module__jsw2aq__body{gap:var(--space-12);max-width:64rem;padding:var(--space-10) var(--space-6) var(--space-16);flex:1;grid-template-columns:minmax(0,1fr);width:100%;margin:0 auto;display:grid}@media (min-width:60rem){.OnboardingShell-module__jsw2aq__body{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start}}
@layer components{.toggle-group-module__cpOR2G__root{align-items:center;gap:var(--space-1);display:flex}}
.email-template-previewer-module__fwdVJG__inboxSim{margin-bottom:var(--space-md);width:100%;margin-left:auto;margin-right:auto}.email-template-previewer-module__fwdVJG__inboxSimMobile{max-width:375px}.email-template-previewer-module__fwdVJG__inboxSimDesktop{max-width:700px}.email-template-previewer-module__fwdVJG__inboxRow{background-color:var(--card);border-radius:var(--radius-lg);align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-left:2px solid #0000;display:flex}.email-template-previewer-module__fwdVJG__avatarSize{height:var(--space-8);width:var(--space-8)}.email-template-previewer-module__fwdVJG__avatarFallback{background-color:var(--primary);color:var(--primary-foreground);font-size:var(--text-xs);font-weight:var(--font-weight-bold);line-height:1.33333}.email-template-previewer-module__fwdVJG__rowContent{gap:calc(var(--space-1) * .5);flex-direction:column;flex:1;min-width:0;display:flex}.email-template-previewer-module__fwdVJG__rowMeta{align-items:center;gap:calc(var(--space-1) * 1.5);display:flex}.email-template-previewer-module__fwdVJG__senderName{color:var(--foreground);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:1.42857}.email-template-previewer-module__fwdVJG__mutedText{color:var(--muted-foreground)}.email-template-previewer-module__fwdVJG__timestamp{color:var(--muted-foreground);font-size:var(--text-xs);line-height:1.33333}.email-template-previewer-module__fwdVJG__truncateLine{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;line-height:1.42857;overflow:hidden}.email-template-previewer-module__fwdVJG__subjectText{color:var(--foreground)}.email-template-previewer-module__fwdVJG__root{flex-direction:column;height:100%;display:flex}.email-template-previewer-module__fwdVJG__contentArea{flex:1;min-height:0;display:flex}.email-template-previewer-module__fwdVJG__sidebar{border-right:1px solid var(--border);width:calc(var(--space-1) * 90);flex-direction:column;display:flex}.email-template-previewer-module__fwdVJG__sidebarHeader{border-bottom:1px solid var(--border);padding:var(--space-3) var(--space-4);justify-content:space-between;align-items:center;display:flex}.email-template-previewer-module__fwdVJG__sidebarHeading{color:var(--muted-foreground);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);letter-spacing:.05em;text-transform:uppercase;line-height:1.33333}.email-template-previewer-module__fwdVJG__templateNav{gap:var(--space-1);padding:var(--space-4);flex-direction:column;display:flex;overflow:auto}.email-template-previewer-module__fwdVJG__templateButton{border-radius:var(--radius-lg);align-items:flex-start;gap:var(--space-3);padding:var(--space-3);text-align:left;transition:background-color var(--motion-fast) ease-out, border-color var(--motion-fast) ease-out;display:flex}.email-template-previewer-module__fwdVJG__templateButtonActive{background-color:color-mix(in oklab, var(--primary) 10%, transparent);border:1px solid color-mix(in oklab, var(--primary) 20%, transparent)}.email-template-previewer-module__fwdVJG__templateButtonInactive{border:1px solid #0000}.email-template-previewer-module__fwdVJG__templateButtonInactive:hover{background-color:var(--secondary)}.email-template-previewer-module__fwdVJG__templateIcon{border-radius:var(--radius-md);height:var(--space-8);margin-top:calc(var(--space-1) * .5);width:var(--space-8);flex-shrink:0;justify-content:center;align-items:center;display:flex}.email-template-previewer-module__fwdVJG__templateIconActive{background-color:var(--primary);color:var(--primary-foreground)}.email-template-previewer-module__fwdVJG__templateIconInactive{background-color:var(--secondary);color:var(--muted-foreground)}.email-template-previewer-module__fwdVJG__templateLabelWrap{gap:calc(var(--space-1) * .5);flex-direction:column;display:flex}.email-template-previewer-module__fwdVJG__templateLabel{font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1.42857}.email-template-previewer-module__fwdVJG__templateLabelActive{color:var(--foreground)}.email-template-previewer-module__fwdVJG__templateLabelInactive{color:var(--secondary-foreground)}.email-template-previewer-module__fwdVJG__templateDescription{color:var(--muted-foreground);font-size:var(--text-xs);line-height:1.625}.email-template-previewer-module__fwdVJG__iconXs{height:var(--space-3);width:var(--space-3)}.email-template-previewer-module__fwdVJG__iconSm{height:calc(var(--space-1) * 3.5);width:calc(var(--space-1) * 3.5)}.email-template-previewer-module__fwdVJG__iconMd{height:var(--space-4);width:var(--space-4)}.email-template-previewer-module__fwdVJG__variablesSection{padding:var(--space-5) var(--space-4);margin-top:auto}.email-template-previewer-module__fwdVJG__variablesCard{background-color:color-mix(in oklab, var(--secondary) 50%, transparent);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-4)}.email-template-previewer-module__fwdVJG__variablesHeader{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.email-template-previewer-module__fwdVJG__variablesControls{align-items:center;gap:var(--space-2);display:flex}.email-template-previewer-module__fwdVJG__variablesToggle{color:var(--muted-foreground);font-size:var(--text-xs);align-items:center;gap:calc(var(--space-1) * 1.5);transition:color var(--motion-fast) ease-out;line-height:1.33333;display:flex}.email-template-previewer-module__fwdVJG__variablesToggle:hover{color:var(--foreground)}.email-template-previewer-module__fwdVJG__variablesDot{border-radius:var(--radius-full);height:var(--space-2);transition:background-color var(--motion-fast) ease-out;width:var(--space-2);display:inline-block}.email-template-previewer-module__fwdVJG__variablesDotOn{background-color:oklch(72.3% .219 149.579)}.email-template-previewer-module__fwdVJG__variablesDotOff{background-color:color-mix(in oklab, var(--muted-foreground) 40%, transparent)}.email-template-previewer-module__fwdVJG__variablesEditButton{border-radius:var(--radius);padding:var(--space-1);transition:background-color var(--motion-fast) ease-out, color var(--motion-fast) ease-out}.email-template-previewer-module__fwdVJG__variablesEditButtonActive{background-color:color-mix(in oklab, var(--primary) 10%, transparent);color:var(--primary)}.email-template-previewer-module__fwdVJG__variablesEditButtonInactive{color:var(--muted-foreground)}.email-template-previewer-module__fwdVJG__variablesEditButtonInactive:hover{color:var(--foreground)}.email-template-previewer-module__fwdVJG__variablesEditor{gap:var(--space-2);max-height:calc(var(--space-1) * 60);flex-direction:column;display:flex;overflow:auto}.email-template-previewer-module__fwdVJG__variableField{gap:var(--space-1);flex-direction:column;display:flex}.email-template-previewer-module__fwdVJG__variableLabel{color:var(--muted-foreground);font-size:var(--text-xs);line-height:1.33333}.email-template-previewer-module__fwdVJG__variableInput{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground);font-size:var(--text-xs);padding:calc(var(--space-1) * 1.5) var(--space-2);width:100%;line-height:1.33333}.email-template-previewer-module__fwdVJG__variableInput::placeholder{color:color-mix(in oklab, var(--muted-foreground) 50%, transparent)}.email-template-previewer-module__fwdVJG__variableInput:focus{box-shadow:0 0 0 1px var(--primary);outline:none}.email-template-previewer-module__fwdVJG__resetButton{justify-content:flex-start;height:auto;padding:0}.email-template-previewer-module__fwdVJG__mainArea{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.email-template-previewer-module__fwdVJG__toolbar{border-bottom:1px solid var(--border);align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);display:flex}.email-template-previewer-module__fwdVJG__toolbarSubject{align-items:center;gap:var(--space-2);margin-right:auto;display:flex}.email-template-previewer-module__fwdVJG__toolbarSubjectText{color:var(--foreground);font-size:var(--text-sm);font-weight:var(--font-weight-medium);line-height:1.42857}.email-template-previewer-module__fwdVJG__toolbarSeparator{background-color:var(--border);height:var(--space-6);width:1px}.email-template-previewer-module__fwdVJG__sendInput{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground);font-size:var(--text-sm);padding:calc(var(--space-1) * 1.5) var(--space-2);width:calc(var(--space-1) * 56);line-height:1.42857}.email-template-previewer-module__fwdVJG__sendInput::placeholder{color:var(--muted-foreground)}.email-template-previewer-module__fwdVJG__sendInput:focus{box-shadow:0 0 0 1px var(--primary);outline:none}.email-template-previewer-module__fwdVJG__sendButton{border-radius:var(--radius-md);font-size:var(--text-xs);font-weight:var(--font-weight-medium);align-items:center;gap:calc(var(--space-1) * 1.5);padding:calc(var(--space-1) * 1.5) var(--space-3);transition:background-color var(--motion-fast) ease-out, color var(--motion-fast) ease-out;line-height:1.33333;display:flex}.email-template-previewer-module__fwdVJG__sendButtonActive{background-color:var(--primary);color:var(--primary-foreground)}.email-template-previewer-module__fwdVJG__sendButtonActive:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}.email-template-previewer-module__fwdVJG__sendButtonDisabled{background-color:var(--muted);color:var(--muted-foreground);cursor:not-allowed}.email-template-previewer-module__fwdVJG__sendResultWrap{border-bottom:1px solid var(--border);padding:var(--space-2) var(--space-4)}.email-template-previewer-module__fwdVJG__sendResultText{font-size:var(--text-xs);line-height:1.33333}.email-template-previewer-module__fwdVJG__sendResultSuccess{color:oklch(72.3% .219 149.579)}.email-template-previewer-module__fwdVJG__sendResultError{color:var(--destructive)}.email-template-previewer-module__fwdVJG__previewContainer{min-height:0;padding:var(--space-6);flex-direction:column;flex:1;display:flex;overflow:auto}.email-template-previewer-module__fwdVJG__previewFrame{flex:1;width:100%;margin-left:auto;margin-right:auto;transition:width .3s cubic-bezier(.4,0,.2,1)}.email-template-previewer-module__fwdVJG__previewFrameMobile{max-width:375px}.email-template-previewer-module__fwdVJG__previewFrameDesktop{max-width:700px}
.AuthShell-module__Rhu0Pa__canvas{background-color:var(--paper);color:var(--ink);grid-template-rows:auto 1fr;grid-template-columns:1fr;width:100%;min-height:100dvh;display:grid}@media (min-width:900px){.AuthShell-module__Rhu0Pa__canvas{grid-template-columns:minmax(0, 5fr) var(--channel-rule-width) minmax(0, 7fr);grid-template-rows:1fr}}.AuthShell-module__Rhu0Pa__kraftColumn{background-color:var(--paper);border-bottom:var(--channel-rule-width) solid var(--rule-default);padding:max(var(--space-md), env(safe-area-inset-top)) var(--space-md) var(--space-md);grid-template-rows:auto;display:grid;position:relative}@media (min-width:900px){.AuthShell-module__Rhu0Pa__kraftColumn{min-height:100dvh;padding:var(--space-10) var(--space-12) var(--space-10);border-bottom:0;grid-template-rows:auto 1fr auto}}@media (min-width:1200px){.AuthShell-module__Rhu0Pa__kraftColumn{padding:var(--space-12) var(--space-16) var(--space-12)}}.AuthShell-module__Rhu0Pa__brandRow{justify-content:space-between;align-items:center;width:100%;display:flex}.AuthShell-module__Rhu0Pa__wordmarkLink{color:var(--ink);text-decoration:none;transition:opacity .18s ease-out;display:inline-flex}.AuthShell-module__Rhu0Pa__wordmarkLink:hover{opacity:.78}.AuthShell-module__Rhu0Pa__themeToggleSlot{align-items:center;display:flex}.AuthShell-module__Rhu0Pa__kraftBody{align-items:flex-start;gap:var(--space-5);margin:var(--space-lg) 0;flex-direction:column;justify-content:center;max-width:38ch;display:none}@media (min-width:900px){.AuthShell-module__Rhu0Pa__kraftBody{margin:var(--space-16) 0;display:flex}}.AuthShell-module__Rhu0Pa__lede{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-lg);font-weight:var(--font-weight-normal);letter-spacing:0;margin:0;line-height:1.55}@media (min-width:900px){.AuthShell-module__Rhu0Pa__lede{font-size:var(--text-2xl);line-height:1.45}}.AuthShell-module__Rhu0Pa__lede em{color:var(--indigo-rill);font-style:italic}.AuthShell-module__Rhu0Pa__diagram{margin-top:var(--space-sm);width:100%;max-width:280px;display:block}.AuthShell-module__Rhu0Pa__kraftFooter{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:flex-end;display:none}@media (min-width:900px){.AuthShell-module__Rhu0Pa__kraftFooter{display:flex}}.AuthShell-module__Rhu0Pa__kraftFooterText{margin:0}.AuthShell-module__Rhu0Pa__divider{background-color:var(--rule-strong);display:none}@media (min-width:900px){.AuthShell-module__Rhu0Pa__divider{height:100%;width:var(--channel-rule-width);display:block}}.AuthShell-module__Rhu0Pa__formColumn{background-color:var(--paper-lifted);min-height:100%;padding:var(--space-lg) var(--space-md) max(var(--space-lg), env(safe-area-inset-bottom)) var(--space-md);justify-content:center;display:flex}@media (min-width:600px){.AuthShell-module__Rhu0Pa__formColumn{padding:var(--space-xl) var(--space-xl)}}@media (min-width:900px){.AuthShell-module__Rhu0Pa__formColumn{min-height:100dvh;padding:var(--space-12) var(--space-14);align-items:center}}@media (min-width:1200px){.AuthShell-module__Rhu0Pa__formColumn{padding:var(--space-16) var(--space-20)}}.AuthShell-module__Rhu0Pa__formInner{gap:var(--space-lg);flex-direction:column;width:100%;max-width:26rem;display:flex}.AuthShell-module__Rhu0Pa__backLink{color:var(--ink-muted);cursor:pointer;font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-normal);align-self:flex-start;align-items:center;gap:var(--space-sm);letter-spacing:.08em;margin:calc(var(--space-sm) * -1) calc(var(--space-sm) * -1);min-height:44px;padding:var(--space-sm);text-transform:uppercase;background:0 0;border:0;transition:color .18s ease-out;display:inline-flex}.AuthShell-module__Rhu0Pa__backLink:hover{color:var(--ink)}.AuthShell-module__Rhu0Pa__backLink:focus-visible{color:var(--ink);outline:var(--channel-rule-width) solid var(--ink);outline-offset:4px}.AuthShell-module__Rhu0Pa__header{flex-direction:column;gap:.625rem;display:flex}.AuthShell-module__Rhu0Pa__title{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-3xl);font-weight:var(--font-weight-medium);letter-spacing:-.015em;margin:0;line-height:1.12}@media (min-width:900px){.AuthShell-module__Rhu0Pa__title{font-size:var(--text-4xl)}}.AuthShell-module__Rhu0Pa__description{color:var(--ink-muted);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);max-width:36ch;margin:0;line-height:1.55}.AuthShell-module__Rhu0Pa__body{gap:var(--space-lg);flex-direction:column;display:flex}.AuthShell-module__Rhu0Pa__footer{color:var(--ink-muted);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-sm);margin:0;line-height:1.5}.AuthShell-module__Rhu0Pa__footer p{margin:0}
.OnboardingContextPanel-module__f0Ulma__panel{background-color:var(--paper-lifted);border:var(--channel-rule-width,1px) solid var(--rule-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lift);gap:var(--space-5);padding:var(--space-6);flex-direction:column;display:flex}@media (min-width:60rem){.OnboardingContextPanel-module__f0Ulma__panel{top:var(--space-8);position:sticky}}.OnboardingContextPanel-module__f0Ulma__eyebrow{color:var(--muted-foreground);font-family:var(--font-locator);font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase}.OnboardingContextPanel-module__f0Ulma__rows{gap:var(--space-5);flex-direction:column;display:flex}.OnboardingContextPanel-module__f0Ulma__row{gap:var(--space-2);flex-direction:column;display:flex}@media (prefers-reduced-motion:no-preference){.OnboardingContextPanel-module__f0Ulma__row{animation:OnboardingContextPanel-module__f0Ulma__rowIn var(--motion-medium) ease-out both}}.OnboardingContextPanel-module__f0Ulma__label{color:var(--muted-foreground);font-family:var(--font-locator);font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase}.OnboardingContextPanel-module__f0Ulma__value{color:var(--foreground);margin:0;font-size:.9375rem;line-height:1.5}.OnboardingContextPanel-module__f0Ulma__prose{color:var(--foreground)}.OnboardingContextPanel-module__f0Ulma__pending{color:var(--muted-foreground);font-style:italic}.OnboardingContextPanel-module__f0Ulma__workflow{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.OnboardingContextPanel-module__f0Ulma__reading{color:var(--muted-foreground);align-items:center;gap:var(--space-2);display:flex}.OnboardingContextPanel-module__f0Ulma__draft{gap:var(--space-2);flex-direction:column;display:flex}@media (prefers-reduced-motion:no-preference){.OnboardingContextPanel-module__f0Ulma__draft{animation:OnboardingContextPanel-module__f0Ulma__rowIn var(--motion-medium) ease-out both}}.OnboardingContextPanel-module__f0Ulma__draftHead{color:var(--foreground);align-items:center;gap:var(--space-2);font-weight:550;display:flex}.OnboardingContextPanel-module__f0Ulma__draftCheck{color:var(--success);flex-shrink:0;width:1rem;height:1rem}.OnboardingContextPanel-module__f0Ulma__draftText{color:var(--muted-foreground);line-height:1.5}.OnboardingContextPanel-module__f0Ulma__draftNote{color:var(--muted-foreground);font-size:.8125rem}.OnboardingContextPanel-module__f0Ulma__footnote{border-top:var(--channel-rule-width,1px) solid var(--rule-default);color:var(--muted-foreground);padding-top:var(--space-4);font-size:.8125rem}@keyframes OnboardingContextPanel-module__f0Ulma__rowIn{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}
.loading-module__CLM5yW__heading{height:var(--space-10);width:22rem;max-width:100%}.loading-module__CLM5yW__subheading{height:var(--text-base);width:28rem;max-width:100%}.loading-module__CLM5yW__option{height:var(--space-12);width:100%}.loading-module__CLM5yW__action{height:var(--space-10);width:8rem}
.page-module__ytYy8G__main{flex-direction:column;height:100%;display:flex;overflow:hidden}
.page-module__k9vv4q__body{gap:var(--space-md);flex-direction:column;display:flex}.page-module__k9vv4q__statusRow{border-bottom:1px solid var(--rule-default);border-top:1px solid var(--rule-default);grid-template-columns:auto 1fr;align-items:center;gap:.875rem;padding:.875rem 0;display:grid}.page-module__k9vv4q__statusDot{background-color:var(--ink-muted);border-radius:9999px;flex:none;width:.5rem;height:.5rem;display:inline-block}.page-module__k9vv4q__statusDotActive{background-color:var(--indigo-rill);box-shadow:0 0 0 4px color-mix(in srgb, var(--indigo-rill) 18%, transparent)}.page-module__k9vv4q__statusDotSuccess{background-color:var(--moss);box-shadow:0 0 0 4px color-mix(in srgb, var(--moss) 18%, transparent)}.page-module__k9vv4q__statusDotError{background-color:var(--vermilion)}.page-module__k9vv4q__statusBlock{flex-direction:column;gap:.25rem;display:flex}.page-module__k9vv4q__statusLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0;line-height:1.2}.page-module__k9vv4q__statusText{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);margin:0;line-height:1.55}
.InvitationCard-module__PXZKYa__detailList{border-bottom:var(--channel-rule-width) solid var(--rule-default);border-top:var(--channel-rule-width) solid var(--rule-default);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.InvitationCard-module__PXZKYa__detailRow{border-top:var(--channel-rule-width) solid var(--rule-default);align-items:baseline;column-gap:var(--gutter-tight);padding:var(--space-md) 0;row-gap:var(--row-gap-default);grid-template-columns:8rem 1fr;display:grid}.InvitationCard-module__PXZKYa__detailRow:first-child{border-top:0}.InvitationCard-module__PXZKYa__detailLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0}.InvitationCard-module__PXZKYa__detailValue{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-normal);word-break:break-word;margin:0}.InvitationCard-module__PXZKYa__capitalize{text-transform:capitalize}.InvitationCard-module__PXZKYa__actionStack{flex-direction:column;gap:.625rem;display:flex}.InvitationCard-module__PXZKYa__primaryAction{color:oklch(94% .018 75);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;width:100%}.InvitationCard-module__PXZKYa__primaryAction:hover,.InvitationCard-module__PXZKYa__primaryAction:focus-visible{color:oklch(94% .018 75)}.InvitationCard-module__PXZKYa__secondaryAction{font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;width:100%}
.PendingInvitations-module__Rjf-_W__list{border-bottom:1px solid var(--rule-default);border-top:1px solid var(--rule-default);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PendingInvitations-module__Rjf-_W__item{border-top:1px solid var(--rule-default);align-items:center;gap:var(--space-md);grid-template-columns:1fr auto;padding:1rem 0;display:grid}.PendingInvitations-module__Rjf-_W__item:first-child{border-top:0}.PendingInvitations-module__Rjf-_W__itemBody{flex-direction:column;gap:.25rem;display:flex}.PendingInvitations-module__Rjf-_W__workspace{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-medium);margin:0}.PendingInvitations-module__Rjf-_W__meta{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0}.PendingInvitations-module__Rjf-_W__metaRole{color:var(--ink)}.PendingInvitations-module__Rjf-_W__metaSep{color:var(--ink-muted);margin:0 .5em}.PendingInvitations-module__Rjf-_W__acceptButton{color:oklch(94% .018 75);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase}.PendingInvitations-module__Rjf-_W__acceptButton:hover,.PendingInvitations-module__Rjf-_W__acceptButton:focus-visible{color:oklch(94% .018 75)}.PendingInvitations-module__Rjf-_W__skipRow{margin-top:var(--space-md);justify-content:flex-start;align-items:baseline;display:flex}
.page-module__jkhCDW__body{gap:var(--space-md);flex-direction:column;display:flex}.page-module__jkhCDW__message{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-base);margin:0;line-height:1.55}.page-module__jkhCDW__meta{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;margin:0;line-height:1.5}.page-module__jkhCDW__aside{border-bottom:1px solid var(--rule-default);border-top:1px solid var(--rule-default);flex-direction:column;gap:.375rem;padding:.875rem 0;display:flex}.page-module__jkhCDW__asideLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0;line-height:1.2}.page-module__jkhCDW__asideText{color:var(--ink);font-family:var(--font-narrative), system-ui, sans-serif;font-size:var(--text-sm);margin:0;line-height:1.55}