.SettingsTabBar-module__co6XfG__nav{border-bottom:var(--rule-1) solid var(--rule-default);gap:var(--space-lg);display:flex;overflow:auto hidden}.SettingsTabBar-module__co6XfG__link,.SettingsTabBar-module__co6XfG__linkActive{border-bottom:var(--rule-2) solid transparent;color:var(--muted-foreground);font-size:var(--text-sm);padding:var(--space-sm) 0;white-space:nowrap;text-decoration:none;transition:border-color .15s ease-out,color .15s ease-out}.SettingsTabBar-module__co6XfG__link:hover{color:var(--foreground)}.SettingsTabBar-module__co6XfG__linkActive{border-bottom-color:var(--rule-strong);color:var(--foreground)}
@layer components{.skeleton-module__AP145G__skeleton{background-color:var(--muted);border-radius:var(--radius-md);animation:2s cubic-bezier(.4,0,.6,1) infinite skeleton-module__AP145G__skeleton-pulse}}@keyframes skeleton-module__AP145G__skeleton-pulse{50%{opacity:.5}}
.sidebar-module__EVpcEa__wrapper{width:100%;height:100%;display:flex}.sidebar-module__EVpcEa__wrapper:has([data-variant=inset]){background-color:var(--sidebar)}.sidebar-module__EVpcEa__sidebarNone{background-color:var(--sidebar);color:var(--sidebar-foreground);height:100%;width:var(--sidebar-width);flex-direction:column;display:flex}.sidebar-module__EVpcEa__mobileContent{background-color:var(--sidebar);color:var(--sidebar-foreground);width:var(--sidebar-width);padding:0}.sidebar-module__EVpcEa__mobileContent>button{display:none}.sidebar-module__EVpcEa__mobileInner{flex-direction:column;width:100%;height:100%;display:flex}.sidebar-module__EVpcEa__sidebar{color:var(--sidebar-foreground);display:none}@media (min-width:768px){.sidebar-module__EVpcEa__sidebar{display:block}}.sidebar-module__EVpcEa__gap{width:var(--sidebar-width);background-color:#0000;transition:width .2s linear;position:relative}.sidebar-module__EVpcEa__sidebar[data-collapsible=offcanvas] .sidebar-module__EVpcEa__gap{width:0}.sidebar-module__EVpcEa__sidebar[data-side=right] .sidebar-module__EVpcEa__gap{rotate:180deg}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__gap{width:var(--sidebar-width-icon)}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon][data-variant=floating] .sidebar-module__EVpcEa__gap,.sidebar-module__EVpcEa__sidebar[data-collapsible=icon][data-variant=inset] .sidebar-module__EVpcEa__gap{width:calc(var(--sidebar-width-icon) + var(--space-4))}.sidebar-module__EVpcEa__container{height:100%;width:var(--sidebar-width);z-index:10;transition:left .2s linear,right .2s linear,width .2s linear;display:none;position:fixed;top:0;bottom:0}@media (min-width:768px){.sidebar-module__EVpcEa__container{display:flex}}.sidebar-module__EVpcEa__sidebar[data-side=left] .sidebar-module__EVpcEa__container{left:0}.sidebar-module__EVpcEa__sidebar[data-side=left][data-collapsible=offcanvas] .sidebar-module__EVpcEa__container{left:calc(var(--sidebar-width) * -1)}.sidebar-module__EVpcEa__sidebar[data-side=right] .sidebar-module__EVpcEa__container{right:0}.sidebar-module__EVpcEa__sidebar[data-side=right][data-collapsible=offcanvas] .sidebar-module__EVpcEa__container{right:calc(var(--sidebar-width) * -1)}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__container{width:var(--sidebar-width-icon)}.sidebar-module__EVpcEa__sidebar[data-variant=sidebar][data-side=left] .sidebar-module__EVpcEa__container{border-right:1px solid var(--sidebar-border)}.sidebar-module__EVpcEa__sidebar[data-variant=sidebar][data-side=right] .sidebar-module__EVpcEa__container{border-left:1px solid var(--sidebar-border)}.sidebar-module__EVpcEa__sidebar[data-variant=floating] .sidebar-module__EVpcEa__container,.sidebar-module__EVpcEa__sidebar[data-variant=inset] .sidebar-module__EVpcEa__container{padding:var(--space-2)}.sidebar-module__EVpcEa__sidebar[data-variant=floating][data-collapsible=icon] .sidebar-module__EVpcEa__container,.sidebar-module__EVpcEa__sidebar[data-variant=inset][data-collapsible=icon] .sidebar-module__EVpcEa__container{width:calc(var(--sidebar-width-icon) + var(--space-4) + 2px)}.sidebar-module__EVpcEa__inner{background-color:var(--sidebar);flex-direction:column;width:100%;height:100%;display:flex}.sidebar-module__EVpcEa__sidebar[data-variant=floating] .sidebar-module__EVpcEa__inner{border:1px solid var(--sidebar-border);border-radius:var(--radius-lg);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)}.sidebar-module__EVpcEa__trigger{height:var(--space-7);width:var(--space-7)}.sidebar-module__EVpcEa__rail{transition:background-color var(--motion-fast) linear;width:var(--space-4);z-index:20;display:none;position:absolute;top:0;bottom:0;translate:-50%}@media (min-width:640px){.sidebar-module__EVpcEa__rail{display:flex}}.sidebar-module__EVpcEa__rail:hover:after{background-color:var(--sidebar-border)}.sidebar-module__EVpcEa__rail:after{content:"";width:2px;position:absolute;top:0;bottom:0;left:50%}.sidebar-module__EVpcEa__sidebar[data-side=left] .sidebar-module__EVpcEa__rail{cursor:w-resize;right:calc(var(--space-4) * -1)}.sidebar-module__EVpcEa__sidebar[data-side=right] .sidebar-module__EVpcEa__rail{cursor:e-resize;left:0}.sidebar-module__EVpcEa__sidebar[data-side=left][data-state=collapsed] .sidebar-module__EVpcEa__rail{cursor:e-resize}.sidebar-module__EVpcEa__sidebar[data-side=right][data-state=collapsed] .sidebar-module__EVpcEa__rail{cursor:w-resize}.sidebar-module__EVpcEa__sidebar[data-collapsible=offcanvas] .sidebar-module__EVpcEa__rail:hover{background-color:var(--sidebar)}.sidebar-module__EVpcEa__sidebar[data-collapsible=offcanvas] .sidebar-module__EVpcEa__rail{translate:0}.sidebar-module__EVpcEa__sidebar[data-collapsible=offcanvas] .sidebar-module__EVpcEa__rail:after{left:100%}.sidebar-module__EVpcEa__sidebar[data-side=left][data-collapsible=offcanvas] .sidebar-module__EVpcEa__rail{right:calc(var(--space-2) * -1)}.sidebar-module__EVpcEa__sidebar[data-side=right][data-collapsible=offcanvas] .sidebar-module__EVpcEa__rail{left:calc(var(--space-2) * -1)}.sidebar-module__EVpcEa__inset{background-color:var(--background);flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.sidebar-module__EVpcEa__sidebar[data-variant=inset]~.sidebar-module__EVpcEa__inset{border-radius:var(--radius-xl);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);margin:var(--space-2);margin-left:0}.sidebar-module__EVpcEa__sidebar[data-variant=inset][data-state=collapsed]~.sidebar-module__EVpcEa__inset{margin-left:var(--space-2)}}.sidebar-module__EVpcEa__input{background-color:var(--background);box-shadow:none;height:var(--space-8);width:100%}.sidebar-module__EVpcEa__header,.sidebar-module__EVpcEa__footer{gap:var(--space-2);padding:var(--space-2);flex-direction:column;display:flex}.sidebar-module__EVpcEa__separator{background-color:var(--sidebar-border);width:auto}.sidebar-module__EVpcEa__content{gap:var(--space-2);flex-direction:column;flex:1;min-height:0;display:flex;overflow:auto}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__content{overflow:hidden}.sidebar-module__EVpcEa__group{min-width:0;padding:var(--space-2);flex-direction:column;width:100%;display:flex;position:relative}.sidebar-module__EVpcEa__groupLabel{border-radius:var(--radius-md);color:color-mix(in oklab, var(--sidebar-foreground) 70%, transparent);font-size:var(--text-xs);font-weight:var(--font-weight-medium);height:var(--space-8);padding-inline:var(--space-2);outline:none;flex-shrink:0;align-items:center;line-height:1.33333;transition:margin .2s linear,opacity .2s linear;display:flex}.sidebar-module__EVpcEa__groupLabel:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-module__EVpcEa__groupLabel>svg{height:var(--space-4);width:var(--space-4);flex-shrink:0}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__groupLabel{margin-top:calc(var(--space-8) * -1);opacity:0}.sidebar-module__EVpcEa__groupAction{aspect-ratio:1;border-radius:var(--radius-md);right:var(--space-3);top:calc(var(--space-1) * 3.5);transition:transform var(--motion-fast) cubic-bezier(.4, 0, .2, 1);width:var(--space-5);outline:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.sidebar-module__EVpcEa__groupAction:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__groupAction:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-module__EVpcEa__groupAction>svg{height:var(--space-4);width:var(--space-4);flex-shrink:0}.sidebar-module__EVpcEa__groupAction:after{content:"";inset:calc(var(--space-2) * -1);position:absolute}@media (min-width:768px){.sidebar-module__EVpcEa__groupAction:after{display:none}}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__groupAction{display:none}.sidebar-module__EVpcEa__groupContent{font-size:var(--text-sm);width:100%;line-height:1.42857}.sidebar-module__EVpcEa__menu{gap:var(--space-1);flex-direction:column;width:100%;min-width:0;display:flex}.sidebar-module__EVpcEa__menuItem{position:relative}.sidebar-module__EVpcEa__menuButton{border-radius:var(--radius-md);font-size:var(--text-sm);align-items:center;gap:var(--space-2);padding:var(--space-2);text-align:left;transition:width var(--motion-fast) cubic-bezier(.4, 0, .2, 1), height var(--motion-fast) cubic-bezier(.4, 0, .2, 1), padding var(--motion-fast) cubic-bezier(.4, 0, .2, 1);outline:none;width:100%;line-height:1.42857;display:flex;overflow:hidden}.sidebar-module__EVpcEa__menuButton:hover,.sidebar-module__EVpcEa__menuButton:active{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuButton:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-module__EVpcEa__menuButton:disabled,.sidebar-module__EVpcEa__menuButton[aria-disabled=true]{opacity:var(--opacity-disabled);pointer-events:none}.sidebar-module__EVpcEa__menuButton[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);font-weight:var(--font-weight-medium)}.sidebar-module__EVpcEa__menuButton[data-state=open]:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuItem:has([data-sidebar=menu-action]) .sidebar-module__EVpcEa__menuButton{padding-right:var(--space-8)}.sidebar-module__EVpcEa__menuButton>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-module__EVpcEa__menuButton>svg{height:var(--space-4);width:var(--space-4);flex-shrink:0}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__menuButton{height:var(--space-8)!important;padding:var(--space-2)!important;width:var(--space-8)!important}.sidebar-module__EVpcEa__variantDefault:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__variantOutline{background-color:var(--background);box-shadow:0 0 0 1px var(--sidebar-border)}.sidebar-module__EVpcEa__variantOutline:hover{background-color:var(--sidebar-accent);box-shadow:0 0 0 1px var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__sizeDefault{font-size:var(--text-sm);height:var(--space-8);line-height:1.42857}.sidebar-module__EVpcEa__sizeSm{font-size:var(--text-xs);height:var(--space-7);line-height:1.33333}.sidebar-module__EVpcEa__sizeLg{font-size:var(--text-sm);height:var(--space-12);line-height:1.42857}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__sizeLg{padding:0!important}.sidebar-module__EVpcEa__menuAction{aspect-ratio:1;border-radius:var(--radius-md);color:var(--sidebar-foreground);right:var(--space-1);top:calc(var(--space-1) * 1.5);transition:transform var(--motion-fast) cubic-bezier(.4, 0, .2, 1);width:var(--space-5);outline:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.sidebar-module__EVpcEa__menuAction:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuAction:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-module__EVpcEa__menuButton:hover~.sidebar-module__EVpcEa__menuAction{color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuAction>svg{height:var(--space-4);width:var(--space-4);flex-shrink:0}.sidebar-module__EVpcEa__menuAction:after{content:"";inset:calc(var(--space-2) * -1);position:absolute}@media (min-width:768px){.sidebar-module__EVpcEa__menuAction:after{display:none}}.sidebar-module__EVpcEa__menuButton[data-size=sm]~.sidebar-module__EVpcEa__menuAction{top:var(--space-1)}.sidebar-module__EVpcEa__menuButton[data-size=default]~.sidebar-module__EVpcEa__menuAction{top:calc(var(--space-1) * 1.5)}.sidebar-module__EVpcEa__menuButton[data-size=lg]~.sidebar-module__EVpcEa__menuAction{top:calc(var(--space-1) * 2.5)}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__menuAction{display:none}@media (min-width:768px){.sidebar-module__EVpcEa__showOnHover{opacity:0}}.sidebar-module__EVpcEa__menuButton[data-active=true]~.sidebar-module__EVpcEa__showOnHover{color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuItem:focus-within .sidebar-module__EVpcEa__showOnHover,.sidebar-module__EVpcEa__menuItem:hover .sidebar-module__EVpcEa__showOnHover,.sidebar-module__EVpcEa__showOnHover[data-state=open]{opacity:1}.sidebar-module__EVpcEa__menuBadge{border-radius:var(--radius-md);color:var(--sidebar-foreground);font-size:var(--text-xs);font-variant-numeric:tabular-nums;font-weight:var(--font-weight-medium);height:var(--space-5);min-width:var(--space-5);padding-inline:var(--space-1);pointer-events:none;right:var(--space-1);user-select:none;justify-content:center;align-items:center;line-height:1.33333;display:flex;position:absolute}.sidebar-module__EVpcEa__menuButton:hover~.sidebar-module__EVpcEa__menuBadge,.sidebar-module__EVpcEa__menuButton[data-active=true]~.sidebar-module__EVpcEa__menuBadge{color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuButton[data-size=sm]~.sidebar-module__EVpcEa__menuBadge{top:var(--space-1)}.sidebar-module__EVpcEa__menuButton[data-size=default]~.sidebar-module__EVpcEa__menuBadge{top:calc(var(--space-1) * 1.5)}.sidebar-module__EVpcEa__menuButton[data-size=lg]~.sidebar-module__EVpcEa__menuBadge{top:calc(var(--space-1) * 2.5)}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__menuBadge{display:none}.sidebar-module__EVpcEa__menuSkeleton{border-radius:var(--radius-md);align-items:center;gap:var(--space-2);height:var(--space-8);padding-inline:var(--space-2);display:flex}.sidebar-module__EVpcEa__menuSkeletonIcon{border-radius:var(--radius-md);height:var(--space-4);width:var(--space-4)}.sidebar-module__EVpcEa__menuSkeletonText{height:var(--space-4);max-width:var(--skeleton-width);flex:1}.sidebar-module__EVpcEa__menuSub{border-left:1px solid var(--sidebar-border);gap:var(--space-1);margin-inline:calc(var(--space-1) * 3.5);min-width:0;padding-block:calc(var(--space-1) * .5);padding-inline:calc(var(--space-1) * 2.5);flex-direction:column;display:flex;translate:1px}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__menuSub{display:none}.sidebar-module__EVpcEa__menuSubItem{position:relative}.sidebar-module__EVpcEa__menuSubButton{border-radius:var(--radius-md);color:var(--sidebar-foreground);align-items:center;gap:var(--space-2);height:var(--space-7);min-width:0;padding-inline:var(--space-2);outline:none;display:flex;overflow:hidden;translate:-1px}.sidebar-module__EVpcEa__menuSubButton:hover,.sidebar-module__EVpcEa__menuSubButton:active{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuSubButton:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar-module__EVpcEa__menuSubButton:disabled,.sidebar-module__EVpcEa__menuSubButton[aria-disabled=true]{opacity:var(--opacity-disabled);pointer-events:none}.sidebar-module__EVpcEa__menuSubButton[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar-module__EVpcEa__menuSubButton>svg{color:var(--sidebar-accent-foreground);height:var(--space-4);width:var(--space-4);flex-shrink:0}.sidebar-module__EVpcEa__menuSubButton>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-module__EVpcEa__subSizeSm{font-size:var(--text-xs);line-height:1.33333}.sidebar-module__EVpcEa__subSizeMd{font-size:var(--text-sm);line-height:1.42857}.sidebar-module__EVpcEa__sidebar[data-collapsible=icon] .sidebar-module__EVpcEa__menuSubButton{display:none}
.MobileTopBar-module__gRp1rG__bar{background:var(--sidebar);border-bottom:1px solid var(--rule-default);align-items:center;gap:var(--space-sm);height:3rem;padding:0 var(--space-md);z-index:30;display:flex;position:sticky;top:0}@media (min-width:768px){.MobileTopBar-module__gRp1rG__bar{display:none}}.MobileTopBar-module__gRp1rG__trigger{border-radius:var(--radius-md);color:var(--sidebar-foreground);cursor:pointer;height:2.25rem;margin-left:calc(var(--space-sm) * -1);background:0 0;border:0;justify-content:center;align-items:center;width:2.25rem;padding:0;transition:background-color .15s ease-out;display:inline-flex}.MobileTopBar-module__gRp1rG__trigger:hover{background:var(--sidebar-accent)}.MobileTopBar-module__gRp1rG__trigger:focus-visible{background:var(--sidebar-accent);outline:2px solid var(--ring);outline-offset:-2px}.MobileTopBar-module__gRp1rG__brand{color:var(--sidebar-foreground);font-weight:var(--font-weight-semibold);align-items:center;gap:var(--space-sm);flex:auto;min-width:0;display:flex;overflow:hidden}.MobileTopBar-module__gRp1rG__brandLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MobileTopBar-module__gRp1rG__trailing{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}
@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)}
.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__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}
.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}
.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%}
.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}
.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)}
.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__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}
.ApprovalDialog-module__-v0Biq__dialogContent{max-width:90vw;min-width:unset}@media (min-width:768px){.ApprovalDialog-module__-v0Biq__dialogContent{min-width:31.25rem}}.ApprovalDialog-module__-v0Biq__form{gap:var(--space-md);flex-direction:column;display:flex}.ApprovalDialog-module__-v0Biq__field{gap:var(--space-sm);flex-direction:column;display:flex}.ApprovalDialog-module__-v0Biq__jsonEditor{font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-sm)}.ApprovalDialog-module__-v0Biq__error{color:var(--vermilion);font-size:var(--text-sm)}.ApprovalDialog-module__-v0Biq__confirmText{color:var(--muted-foreground);font-size:var(--text-sm)}
.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}}
.ReviewRow-module__-CPPTq__row{background-color:var(--paper);cursor:pointer;align-items:start;gap:var(--space-sm);padding:var(--space-sm-md) var(--space-md);text-align:left;border:none;grid-template-columns:auto minmax(0,1fr) auto;width:100%;transition:background-color .12s ease-out,color .12s ease-out;display:grid}.ReviewRow-module__-CPPTq__row:hover{background-color:var(--paper-lifted)}.ReviewRow-module__-CPPTq__row:focus-visible{background-color:var(--paper-lifted);outline:2px solid var(--indigo-rill);outline-offset:-2px}.ReviewRow-module__-CPPTq__rowSelected,.ReviewRow-module__-CPPTq__rowSelected:hover,.ReviewRow-module__-CPPTq__rowMultiSelected,.ReviewRow-module__-CPPTq__rowMultiSelected:hover{background-color:var(--vermilion-soft)}.ReviewRow-module__-CPPTq__rowSelected.ReviewRow-module__-CPPTq__rowMultiSelected,.ReviewRow-module__-CPPTq__rowSelected.ReviewRow-module__-CPPTq__rowMultiSelected:hover{background-color:oklch(from var(--vermilion-soft) calc(l - .02) c h)}.ReviewRow-module__-CPPTq__rowExpired{opacity:.65}.ReviewRow-module__-CPPTq__rowHighlight{animation:2s cubic-bezier(.165,.84,.44,1) forwards ReviewRow-module__-CPPTq__rowPulse}@keyframes ReviewRow-module__-CPPTq__rowPulse{0%{background-color:var(--vermilion-soft)}60%{background-color:var(--vermilion-soft)}to{background-color:var(--paper)}}@media (prefers-reduced-motion:reduce){.ReviewRow-module__-CPPTq__rowHighlight{background-color:var(--vermilion-soft);animation:none}}.ReviewRow-module__-CPPTq__selectCell{align-items:center;height:1.25rem;display:flex}.ReviewRow-module__-CPPTq__contentCell{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ReviewRow-module__-CPPTq__eyebrowLine{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:.375rem;min-width:0;display:flex;overflow:hidden}.ReviewRow-module__-CPPTq__actionType{color:var(--ink);letter-spacing:.02em;text-overflow:ellipsis;font-weight:500;overflow:hidden}.ReviewRow-module__-CPPTq__sep{color:var(--ink-muted);opacity:.6}.ReviewRow-module__-CPPTq__workflowTag{color:var(--ink-muted);text-transform:uppercase}.ReviewRow-module__-CPPTq__chip{background-color:var(--paper-lifted);border:1px solid var(--border-rule);color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;margin-left:auto;padding:.0625rem .375rem;font-weight:500}.ReviewRow-module__-CPPTq__chipTone_vermilion{border-color:var(--vermilion);color:var(--vermilion);background-color:#0000}.ReviewRow-module__-CPPTq__chipTone_amber{border-color:var(--amber-mark);color:var(--amber-mark);background-color:#0000}.ReviewRow-module__-CPPTq__body{color:var(--ink);font-family:var(--font-narrative);font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.4;overflow:hidden}.ReviewRow-module__-CPPTq__metaCell{flex-direction:column;flex-shrink:0;align-items:end;gap:.25rem;padding-top:.125rem;display:flex}.ReviewRow-module__-CPPTq__score{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;align-items:center;gap:.3125rem;font-weight:500;display:inline-flex}.ReviewRow-module__-CPPTq__scoreDot{background-color:var(--indigo-rill);border-radius:50%;width:.4375rem;height:.4375rem;display:inline-block}.ReviewRow-module__-CPPTq__scorePlaceholder{height:1.05rem;display:inline-block}.ReviewRow-module__-CPPTq__age{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.02em;white-space:nowrap}.ReviewRow-module__-CPPTq__ageExpired{color:var(--vermilion)}@media (max-width:640px){.ReviewRow-module__-CPPTq__row{padding:var(--space-sm) var(--space-md);grid-template-columns:auto minmax(0,1fr)}.ReviewRow-module__-CPPTq__metaCell{align-items:end;gap:var(--space-sm);flex-direction:row;grid-column:2;padding-top:0}.ReviewRow-module__-CPPTq__body{white-space:normal}}
.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}}
.IntegrationsCatalogList-module__yQQ33W__root{gap:var(--space-lg);flex-direction:column;display:flex}.IntegrationsCatalogList-module__yQQ33W__hint{color:var(--muted-foreground);font-size:var(--text-sm)}.IntegrationsCatalogList-module__yQQ33W__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.IntegrationsCatalogList-module__yQQ33W__row{align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);margin:0}.IntegrationsCatalogList-module__yQQ33W__list>li{border-bottom:1px solid var(--border)}.IntegrationsCatalogList-module__yQQ33W__list>li:first-child{border-top:1px solid var(--border)}.IntegrationsCatalogList-module__yQQ33W__rowIcon{flex-shrink:0;width:2.5rem;height:2.5rem}.IntegrationsCatalogList-module__yQQ33W__rowBody{gap:var(--space-2xs);flex-direction:column;flex:1;min-width:0;display:flex}.IntegrationsCatalogList-module__yQQ33W__rowTitle{color:var(--foreground);font-weight:var(--font-weight-semibold)}.IntegrationsCatalogList-module__yQQ33W__rowTitleWrap{align-items:center;gap:var(--space-xs);min-width:0;display:flex}.IntegrationsCatalogList-module__yQQ33W__rowDesc{color:var(--muted-foreground);font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.IntegrationsCatalogList-module__yQQ33W__rowCat{color:var(--muted-foreground);font-size:var(--text-xs);text-align:right;text-transform:capitalize;flex-shrink:0;min-width:8rem;display:none}.IntegrationsCatalogList-module__yQQ33W__rowStatus{flex-shrink:0}@media (min-width:640px){.IntegrationsCatalogList-module__yQQ33W__rowCat{display:block}}.IntegrationsCatalogList-module__yQQ33W__rowSkeleton{border-radius:var(--radius-md);height:4.5rem;margin-bottom:var(--space-sm);width:100%}.IntegrationsCatalogList-module__yQQ33W__sentinel{width:100%;height:1px}.IntegrationsCatalogList-module__yQQ33W__loadingMore{padding:var(--space-lg);justify-content:center;display:flex}.IntegrationsCatalogList-module__yQQ33W__error{color:var(--muted-foreground);padding:var(--space-xl);text-align:center}.IntegrationsCatalogList-module__yQQ33W__retry{background:var(--primary);border-radius:var(--radius-md);color:var(--primary-foreground);cursor:pointer;margin-top:var(--space-md);padding:var(--space-sm) var(--space-lg);border:none}.IntegrationsCatalogList-module__yQQ33W__retry:hover{filter:brightness(.95)}
.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}
.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}
.ConfidenceRing-module__OfDGra__ring{flex-shrink:0;align-items:center;gap:.375rem;display:inline-flex;position:relative}.ConfidenceRing-module__OfDGra__svg{display:block}.ConfidenceRing-module__OfDGra__arc{transition:stroke-dasharray .3s cubic-bezier(.165,.84,.44,1)}.ConfidenceRing-module__OfDGra__value{color:var(--indigo-rill);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;font-weight:500}.ConfidenceRing-module__OfDGra__trigger{cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.125rem;transition:background-color .15s ease-out;display:inline-flex}.ConfidenceRing-module__OfDGra__trigger:focus-visible{background-color:var(--indigo-soft);outline:none}.ConfidenceRing-module__OfDGra__trigger:hover{background-color:var(--indigo-soft)}.ConfidenceRing-module__OfDGra__popover{background-color:var(--paper-lifted);border:1px solid var(--border-rule);color:var(--ink);gap:var(--space-sm);padding:var(--space-sm-md);flex-direction:column;width:18rem;display:flex}.ConfidenceRing-module__OfDGra__popoverHeader{align-items:baseline;gap:var(--space-sm);flex-wrap:wrap;display:flex}.ConfidenceRing-module__OfDGra__popoverEyebrow{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.ConfidenceRing-module__OfDGra__popoverScore{color:var(--indigo-rill);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-base);font-weight:500}.ConfidenceRing-module__OfDGra__popoverThreshold{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;margin-left:auto}.ConfidenceRing-module__OfDGra__popoverReasoning{color:var(--ink-muted);font-size:var(--text-sm);margin:0;line-height:1.45}.ConfidenceRing-module__OfDGra__signals{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ConfidenceRing-module__OfDGra__signal{font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);align-items:center;gap:var(--space-sm);letter-spacing:.04em;grid-template-columns:auto 1fr auto auto;display:grid}.ConfidenceRing-module__OfDGra__signalDot{border-radius:999px;width:.5rem;height:.5rem}.ConfidenceRing-module__OfDGra__dotPass{background-color:var(--moss)}.ConfidenceRing-module__OfDGra__dotFail{background-color:var(--vermilion)}.ConfidenceRing-module__OfDGra__signalName{color:var(--ink);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;overflow:hidden}.ConfidenceRing-module__OfDGra__signalScore{color:var(--ink);font-weight:500}.ConfidenceRing-module__OfDGra__signalWeight{color:var(--ink-muted);text-transform:lowercase}.ConfidenceRing-module__OfDGra__signalV2{grid-template-columns:auto 1fr auto}.ConfidenceRing-module__OfDGra__checkDetail{color:var(--vermilion);font-size:var(--text-meta);letter-spacing:.02em;overflow-wrap:break-word;white-space:normal;grid-column:2/-1;line-height:1.35}
.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;background:0 0;justify-content:space-between;width:100%;font-family:inherit;transition:background-color .15s,border-color .15s;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)}
.IntegrationsCatalogSearch-module__l10uTW__wrap{width:100%}.IntegrationsCatalogSearch-module__l10uTW__field{position:relative}.IntegrationsCatalogSearch-module__l10uTW__searchIcon{color:var(--muted-foreground);height:var(--text-base);left:var(--space-sm-md);width:var(--text-base);position:absolute;top:50%;transform:translateY(-50%)}.IntegrationsCatalogSearch-module__l10uTW__input{padding-left:var(--space-xl);width:100%;padding-right:2.5rem}.IntegrationsCatalogSearch-module__l10uTW__clear{right:var(--space-2xs);position:absolute;top:50%;transform:translateY(-50%)}.IntegrationsCatalogSearch-module__l10uTW__clearIcon{height:var(--space-4);width:var(--space-4)}.IntegrationsCatalogSearch-module__l10uTW__hint{color:var(--muted-foreground);font-size:var(--text-xs);margin-top:var(--space-xs);display:block}
.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}
.ReviewDetail-module__nTqWOa__detail{gap:var(--space-lg);min-height:100%;padding:var(--space-xl) var(--space-2xl) var(--space-md);flex-direction:column;display:flex;position:relative}.ReviewDetail-module__nTqWOa__header{border-bottom:1px solid var(--rule-strong);align-items:flex-start;gap:var(--space-md);padding-bottom:var(--space-md);justify-content:space-between;display:flex}.ReviewDetail-module__nTqWOa__headerMain{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ReviewDetail-module__nTqWOa__eyebrow{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.375rem;font-weight:500;display:flex}.ReviewDetail-module__nTqWOa__kind,.ReviewDetail-module__nTqWOa__actionType{color:var(--ink)}.ReviewDetail-module__nTqWOa__eyebrowSep{color:var(--ink-muted);opacity:.6}.ReviewDetail-module__nTqWOa__workflowLine{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;flex-wrap:wrap;align-items:baseline;gap:.375rem;display:flex}.ReviewDetail-module__nTqWOa__workflowShort{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.ReviewDetail-module__nTqWOa__workflowName{color:var(--ink-muted);font-family:var(--font-narrative);font-size:var(--text-sm);letter-spacing:normal;text-transform:none}.ReviewDetail-module__nTqWOa__confidenceCluster{flex-direction:column;flex-shrink:0;align-items:end;gap:.375rem;display:flex}.ReviewDetail-module__nTqWOa__confidenceRing{transform-origin:100% 0;transform:scale(1.4)}.ReviewDetail-module__nTqWOa__thresholdNote{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.02em;margin-top:.5rem}.ReviewDetail-module__nTqWOa__title{color:var(--ink);font-family:var(--font-narrative);font-size:var(--text-xl);letter-spacing:-.005em;max-width:36rem;margin:0;font-weight:500;line-height:1.25}.ReviewDetail-module__nTqWOa__expiredBanner{background-color:var(--vermilion-soft);color:var(--vermilion);font-family:var(--font-narrative);font-size:var(--text-sm);padding:var(--space-sm-md) var(--space-md);align-items:center;gap:.5rem;display:flex}.ReviewDetail-module__nTqWOa__expiryNote{background-color:var(--paper-lifted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;padding:var(--space-sm) var(--space-md);align-items:center;gap:.5rem;width:max-content;display:flex}.ReviewDetail-module__nTqWOa__expiryNote_vermilion{color:var(--vermilion)}.ReviewDetail-module__nTqWOa__expiryNote_amber{color:var(--amber-mark)}.ReviewDetail-module__nTqWOa__expiredIcon{width:.9rem;height:.9rem}.ReviewDetail-module__nTqWOa__section{gap:var(--space-sm);flex-direction:column;display:flex}.ReviewDetail-module__nTqWOa__sectionHeading{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.ReviewDetail-module__nTqWOa__kvList{flex-direction:column;margin:0;display:flex}.ReviewDetail-module__nTqWOa__kvRow{border-bottom:1px solid var(--border-rule);padding:var(--space-sm) 0;grid-template-columns:minmax(0,1fr);align-items:baseline;gap:.125rem;display:grid}@media (min-width:1200px){.ReviewDetail-module__nTqWOa__kvRow{align-items:baseline;gap:var(--space-md);grid-template-columns:9.5rem minmax(0,1fr)}}.ReviewDetail-module__nTqWOa__kvRow:last-child{border-bottom:none}.ReviewDetail-module__nTqWOa__kvKey{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.06em;text-transform:uppercase;margin:0;font-weight:500}.ReviewDetail-module__nTqWOa__kvValue{color:var(--ink);font-family:var(--font-narrative);font-size:var(--text-sm);align-items:flex-start;gap:var(--space-xs);overflow-wrap:break-word;word-break:normal;flex-direction:column;margin:0;line-height:1.45;display:flex}.ReviewDetail-module__nTqWOa__kvBadge{margin-top:.125rem}.ReviewDetail-module__nTqWOa__diff{background-color:var(--paper-lifted);border:1px solid var(--border-rule);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);align-items:center;gap:var(--space-md);padding:var(--space-sm-md) var(--space-md);display:flex}.ReviewDetail-module__nTqWOa__diffBlock{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ReviewDetail-module__nTqWOa__diffLabel{color:var(--ink-muted);font-size:var(--text-meta);letter-spacing:.06em;text-transform:uppercase}.ReviewDetail-module__nTqWOa__diffValue{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ReviewDetail-module__nTqWOa__diffValueSuggested{color:var(--moss)}.ReviewDetail-module__nTqWOa__diffArrow{color:var(--ink-muted)}.ReviewDetail-module__nTqWOa__reasoning{background-color:var(--paper-lifted);border:1px solid var(--border-rule);color:var(--ink);font-family:var(--font-narrative);font-size:var(--text-sm);max-width:65ch;padding:var(--space-md) var(--space-md-lg);margin:0;line-height:1.55}.ReviewDetail-module__nTqWOa__actionBar{background-color:var(--paper);border-top:1px solid var(--rule-strong);gap:var(--space-sm);margin:auto calc(-1 * var(--space-2xl)) 0;padding:var(--space-md) var(--space-2xl);flex-direction:column;display:flex;position:sticky;bottom:0}.ReviewDetail-module__nTqWOa__actionError{color:var(--vermilion);font-family:var(--font-narrative);font-size:var(--text-sm);margin:0}.ReviewDetail-module__nTqWOa__actionRow{gap:var(--space-md);grid-template-columns:1fr;display:grid}.ReviewDetail-module__nTqWOa__actionRowSplit{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.ReviewDetail-module__nTqWOa__approveButton{background-color:var(--moss);color:var(--paper-linen);width:100%}.ReviewDetail-module__nTqWOa__approveButton:hover:not(:disabled){background-color:oklch(from var(--moss) calc(l - .04) c h)}.ReviewDetail-module__nTqWOa__rejectButton{border:1px solid var(--vermilion);color:var(--vermilion);background-color:#0000;width:100%}.ReviewDetail-module__nTqWOa__rejectButton:hover:not(:disabled){background-color:var(--vermilion-soft)}.ReviewDetail-module__nTqWOa__dismissButton{border:1px solid var(--border-rule);color:var(--ink-muted);background-color:#0000;width:100%}.ReviewDetail-module__nTqWOa__dismissButton:hover:not(:disabled){background-color:var(--paper-lifted);color:var(--ink)}.ReviewDetail-module__nTqWOa__markReadButton{background-color:var(--paper-linen);border:1px solid var(--border-rule);color:var(--ink);width:100%}@media (max-width:1023px){.ReviewDetail-module__nTqWOa__detail{padding:var(--space-lg) var(--space-xl) var(--space-md)}.ReviewDetail-module__nTqWOa__actionBar{margin-inline:calc(-1 * var(--space-xl));padding-inline:var(--space-xl)}.ReviewDetail-module__nTqWOa__confidenceRing{transform:scale(1.2)}}@media (max-width:640px){.ReviewDetail-module__nTqWOa__detail{padding:var(--space-md) var(--space-md) var(--space-md)}.ReviewDetail-module__nTqWOa__actionBar{margin-inline:calc(-1 * var(--space-md));padding-inline:var(--space-md)}.ReviewDetail-module__nTqWOa__kvRow{grid-template-columns:minmax(0,1fr);gap:.25rem}.ReviewDetail-module__nTqWOa__confidenceCluster{gap:var(--space-sm);flex-direction:row}.ReviewDetail-module__nTqWOa__thresholdNote{margin-top:0}.ReviewDetail-module__nTqWOa__actionRowSplit{grid-template-columns:1fr}.ReviewDetail-module__nTqWOa__actionRowSplit>:first-child{order:2}.ReviewDetail-module__nTqWOa__actionRowSplit>:last-child{order:1}}
.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{justify-content:space-between;align-items:center;width:100%;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__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);width:140px;line-height:1.33333}
.IntegrationsCatalogStatusFilter-module__hznHTW__trigger{width:100%;min-width:12rem}@media (min-width:640px){.IntegrationsCatalogStatusFilter-module__hznHTW__trigger{width:auto;min-width:14rem}}
@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(--accent);color:var(--accent-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(--accent);color:var(--accent-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)}}
.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)}
.ReviewBatchSummary-module__whtolG__frame{gap:var(--space-lg);padding:var(--space-xl) var(--space-2xl);flex-direction:column;display:flex}.ReviewBatchSummary-module__whtolG__header{border-bottom:1px solid var(--rule-strong);padding-bottom:var(--space-md);flex-direction:column;gap:.5rem;display:flex}.ReviewBatchSummary-module__whtolG__eyebrow{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.375rem;font-weight:500;display:flex}.ReviewBatchSummary-module__whtolG__eyebrowSep{color:var(--ink-muted);opacity:.6}.ReviewBatchSummary-module__whtolG__count{color:var(--ink)}.ReviewBatchSummary-module__whtolG__title{color:var(--ink);font-family:var(--font-narrative);font-size:var(--text-xl);letter-spacing:-.005em;margin:0;font-weight:500;line-height:1.25}.ReviewBatchSummary-module__whtolG__summary{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;text-transform:uppercase;margin:0}.ReviewBatchSummary-module__whtolG__actions{gap:var(--space-lg);flex-direction:column;display:flex}.ReviewBatchSummary-module__whtolG__group{gap:var(--space-sm);flex-direction:column;display:flex}.ReviewBatchSummary-module__whtolG__groupLabel{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.ReviewBatchSummary-module__whtolG__groupButtons{gap:var(--space-md);grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);display:grid}.ReviewBatchSummary-module__whtolG__primary{background-color:var(--moss);color:var(--paper-linen);width:100%}.ReviewBatchSummary-module__whtolG__primary:hover:not(:disabled){background-color:oklch(from var(--moss) calc(l - .04) c h)}.ReviewBatchSummary-module__whtolG__reject{border:1px solid var(--vermilion);color:var(--vermilion);background-color:#0000;width:100%}.ReviewBatchSummary-module__whtolG__reject:hover:not(:disabled){background-color:var(--vermilion-soft)}.ReviewBatchSummary-module__whtolG__footer{border-top:1px solid var(--border-rule);padding-top:var(--space-md);justify-content:flex-start;display:flex}.ReviewBatchSummary-module__whtolG__clear{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;text-transform:uppercase}@media (max-width:1023px){.ReviewBatchSummary-module__whtolG__frame{padding:var(--space-lg) var(--space-xl)}}@media (max-width:640px){.ReviewBatchSummary-module__whtolG__frame{padding:var(--space-md)}.ReviewBatchSummary-module__whtolG__groupButtons{grid-template-columns:1fr}}
.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:500}.NodeDetailPanel-module__uwzUCG__attemptList{gap:var(--space-sm);flex-direction:column;display:flex}.NodeDetailPanel-module__uwzUCG__chevron{flex-shrink:0;transition:transform .15s}.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(--font-mono,ui-monospace, monospace);font-size:var(--text-xs);font-weight:600}.NodeDetailPanel-module__uwzUCG__errorMessage{color:var(--foreground);font-size:var(--text-sm);line-height:1.45}.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(--font-mono,ui-monospace, monospace);font-size:var(--text-sm);max-height:16rem;padding:var(--space-sm-md);white-space:pre-wrap;word-break:break-word;line-height:1.5;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);margin:0 0 var(--space-xs);line-height:1.4}.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:600}.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;text-align:center;min-width:8rem;font-weight:500}.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);letter-spacing:.02em;text-transform:uppercase;font-weight:500}.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:500}
.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}
@layer components{.toggle-group-module__cpOR2G__root{align-items:center;gap:var(--space-1);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}
.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}
.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}
.ReviewQueue-module__JzSmfW__queue{flex-direction:column;height:100%;min-height:0;display:flex}.ReviewQueue-module__JzSmfW__header{border-bottom:1px solid var(--rule-strong);gap:var(--space-sm);padding:var(--space-md) var(--space-xl);flex-direction:column;display:flex}.ReviewQueue-module__JzSmfW__eyebrowRow{align-items:baseline;gap:var(--space-sm);display:flex}.ReviewQueue-module__JzSmfW__locator{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.ReviewQueue-module__JzSmfW__heading{color:var(--ink);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:500}.ReviewQueue-module__JzSmfW__headerControls{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.ReviewQueue-module__JzSmfW__tabs{gap:var(--space-xs);flex-wrap:wrap;display:flex}.ReviewQueue-module__JzSmfW__tab{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.06em;text-transform:uppercase;background-color:#0000;border:1px solid #0000;font-weight:500}.ReviewQueue-module__JzSmfW__tab:hover{background-color:var(--paper-lifted);color:var(--ink)}.ReviewQueue-module__JzSmfW__tabActive,.ReviewQueue-module__JzSmfW__tabActive:hover{background-color:var(--indigo-soft);color:var(--indigo-rill)}.ReviewQueue-module__JzSmfW__searchField{flex:16rem;min-width:0;position:relative}.ReviewQueue-module__JzSmfW__searchIcon{color:var(--ink-muted);height:.95rem;left:var(--space-sm);pointer-events:none;width:.95rem;position:absolute;top:50%;transform:translateY(-50%)}.ReviewQueue-module__JzSmfW__searchInput{padding-left:2rem}.ReviewQueue-module__JzSmfW__prioritySelect{font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.04em;text-transform:uppercase;flex:none;width:auto;min-width:10rem}.ReviewQueue-module__JzSmfW__layout{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:440px minmax(0,1fr);min-height:0;display:grid}.ReviewQueue-module__JzSmfW__listColumn{border-right:1px solid var(--rule-strong);flex-direction:column;min-height:0;display:flex;overflow-y:auto}.ReviewQueue-module__JzSmfW__listMeta{background-color:var(--paper);border-bottom:1px solid var(--border-rule);align-items:center;gap:var(--space-sm-md);padding:var(--space-sm) var(--space-md);z-index:1;display:flex;position:sticky;top:0}.ReviewQueue-module__JzSmfW__listMetaLabel{color:var(--ink-muted);font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.06em;text-transform:uppercase;font-weight:500}.ReviewQueue-module__JzSmfW__list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ReviewQueue-module__JzSmfW__listItem{border-bottom:1px solid var(--border-rule);margin:0;padding:0;transition:opacity .18s ease-out}.ReviewQueue-module__JzSmfW__listItem:last-child{border-bottom:none}.ReviewQueue-module__JzSmfW__listItemProcessing{opacity:.55;pointer-events:none}.ReviewQueue-module__JzSmfW__detailColumn{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow-y:auto}.ReviewQueue-module__JzSmfW__detailEmpty{padding:var(--space-2xl);flex:1;justify-content:center;align-items:center;display:flex}.ReviewQueue-module__JzSmfW__detailEmptyText{color:var(--ink-muted);font-family:var(--font-narrative);font-size:var(--text-sm);text-align:center;max-width:24rem}.ReviewQueue-module__JzSmfW__backButton{color:var(--ink-muted);cursor:pointer;font-family:var(--font-locator), ui-monospace, monospace;font-size:var(--text-meta);letter-spacing:.06em;padding:var(--space-sm) var(--space-md);text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.375rem;display:none}.ReviewQueue-module__JzSmfW__backButton:hover{color:var(--ink)}.ReviewQueue-module__JzSmfW__backIcon{width:.9rem;height:.9rem}.ReviewQueue-module__JzSmfW__emptyWide{padding:var(--space-2xl);flex:1;justify-content:center;align-items:center;display:flex}.ReviewQueue-module__JzSmfW__listFilterEmpty{padding:var(--space-2xl) var(--space-md);justify-content:center;display:flex}.ReviewQueue-module__JzSmfW__listFilterEmptyText{color:var(--ink-muted);font-family:var(--font-narrative);font-size:var(--text-sm);text-align:center;margin:0}.ReviewQueue-module__JzSmfW__skeletonList{flex-direction:column;display:flex}.ReviewQueue-module__JzSmfW__skeletonRow{border-bottom:1px solid var(--border-rule);gap:var(--space-sm);padding:var(--space-sm-md) var(--space-md);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.ReviewQueue-module__JzSmfW__skeletonCheckbox{width:1.25rem;height:1.25rem}.ReviewQueue-module__JzSmfW__skeletonBody{flex-direction:column;gap:.5rem;min-width:0;display:flex}.ReviewQueue-module__JzSmfW__skeletonEyebrow{width:60%;height:.75rem}.ReviewQueue-module__JzSmfW__skeletonLine{width:100%;height:.875rem}.ReviewQueue-module__JzSmfW__skeletonMeta{width:3rem;height:1rem}.ReviewQueue-module__JzSmfW__skeletonDetail{gap:var(--space-lg);padding:var(--space-xl) var(--space-2xl);flex-direction:column;display:flex}.ReviewQueue-module__JzSmfW__skeletonDetailTitle{width:70%;height:1.75rem}.ReviewQueue-module__JzSmfW__skeletonDetailLine{width:50%;height:1rem}.ReviewQueue-module__JzSmfW__skeletonDetailKv{flex-direction:column;gap:.75rem;display:flex}.ReviewQueue-module__JzSmfW__skeletonDetailKvRow{gap:var(--space-md);grid-template-columns:9rem minmax(0,1fr);display:grid}.ReviewQueue-module__JzSmfW__skeletonDetailKvKey{width:70%;height:.875rem}.ReviewQueue-module__JzSmfW__skeletonDetailKvValue{width:60%;height:.875rem}.ReviewQueue-module__JzSmfW__skeletonDetailReasoning{width:100%;height:6rem}@media (max-width:1023px){.ReviewQueue-module__JzSmfW__layout{grid-template-columns:320px minmax(0,1fr)}.ReviewQueue-module__JzSmfW__header{padding:var(--space-md)}}@media (max-width:768px){.ReviewQueue-module__JzSmfW__layout{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:640px){.ReviewQueue-module__JzSmfW__layout{grid-template-columns:minmax(0,1fr)}.ReviewQueue-module__JzSmfW__layout[data-view=list] .ReviewQueue-module__JzSmfW__detailColumn,.ReviewQueue-module__JzSmfW__layout[data-view=detail] .ReviewQueue-module__JzSmfW__listColumn{display:none}.ReviewQueue-module__JzSmfW__listColumn{border-right:none}.ReviewQueue-module__JzSmfW__backButton{border-bottom:1px solid var(--border-rule);width:100%;display:inline-flex}}
.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__canvasArea{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.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:5;position:absolute}.WorkflowDetailClient-module__W9g1-W__logReopenButton{bottom:var(--space-md);left:var(--space-md);z-index:10;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:10;position:absolute}.WorkflowDetailClient-module__W9g1-W__mobileDrawer{max-height:70vh}
.TrialExpiredPrompt-module__sE8JCa__banner{background-color:var(--warning);border-inline-width:0;color:var(--warning-foreground);border-top-width:0;border-radius:0}.TrialExpiredPrompt-module__sE8JCa__actions{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}
.page-module__ytYy8G__main{flex-direction:column;height:100%;display:flex;overflow:hidden}
.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}
.RouteSkeleton-module__W4wqLW__frame{gap:var(--space-lg);padding:var(--space-lg);flex-direction:column;width:100%;display:flex}.RouteSkeleton-module__W4wqLW__headerRow{border-bottom:1px solid var(--rule-default);align-items:flex-start;gap:var(--space-sm);padding-bottom:var(--space-md);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:40rem){.RouteSkeleton-module__W4wqLW__headerRow{flex-direction:row;align-items:center}}.RouteSkeleton-module__W4wqLW__headerHeading{gap:var(--space-sm);flex-direction:column;display:flex}.RouteSkeleton-module__W4wqLW__headerActions{gap:var(--space-sm);display:flex}.RouteSkeleton-module__W4wqLW__titleBar{width:14rem;height:2rem}.RouteSkeleton-module__W4wqLW__subtitleBar{height:var(--text-base);width:22rem}.RouteSkeleton-module__W4wqLW__actionPill{width:7rem;height:2.25rem}.RouteSkeleton-module__W4wqLW__filterStrip{gap:var(--space-sm);flex-wrap:wrap;display:flex}.RouteSkeleton-module__W4wqLW__filterShort{width:6rem;height:2rem}.RouteSkeleton-module__W4wqLW__filterLong{flex:1;min-width:12rem;max-width:28rem;height:2rem}.RouteSkeleton-module__W4wqLW__list{flex-direction:column;display:flex}.RouteSkeleton-module__W4wqLW__row{border-bottom:1px solid var(--rule-default);align-items:center;gap:var(--space-md);padding:var(--space-md) 0;display:flex}.RouteSkeleton-module__W4wqLW__row:last-child{border-bottom:none}.RouteSkeleton-module__W4wqLW__rowIcon{border-radius:var(--radius-md);flex-shrink:0;width:2rem;height:2rem}.RouteSkeleton-module__W4wqLW__rowName{height:var(--text-base);flex:1;max-width:18rem}.RouteSkeleton-module__W4wqLW__rowMeta{height:var(--text-sm);width:8rem}.RouteSkeleton-module__W4wqLW__rowBadge{width:5rem;height:1.25rem}.RouteSkeleton-module__W4wqLW__detailFrame{gap:var(--space-lg);padding:var(--space-lg);flex-direction:column;width:100%;display:flex}.RouteSkeleton-module__W4wqLW__backLink{height:var(--text-base);width:10rem}.RouteSkeleton-module__W4wqLW__detailHeader{border-bottom:1px solid var(--rule-default);align-items:flex-start;gap:var(--space-md);padding-bottom:var(--space-lg);flex-direction:column;justify-content:space-between;display:flex}@media (min-width:40rem){.RouteSkeleton-module__W4wqLW__detailHeader{flex-direction:row;align-items:center}}.RouteSkeleton-module__W4wqLW__detailHeaderInfo{align-items:flex-start;gap:var(--space-md);display:flex}.RouteSkeleton-module__W4wqLW__detailIcon{border-radius:var(--radius-md);flex-shrink:0;width:4rem;height:4rem}.RouteSkeleton-module__W4wqLW__detailHeading{gap:var(--space-sm);flex-direction:column;display:flex}.RouteSkeleton-module__W4wqLW__detailTitle{width:14rem;height:1.75rem}.RouteSkeleton-module__W4wqLW__detailSubtitle{height:var(--text-base);width:22rem}.RouteSkeleton-module__W4wqLW__detailActions{gap:var(--space-sm);display:flex}.RouteSkeleton-module__W4wqLW__detailButton{width:8rem;height:2.25rem}.RouteSkeleton-module__W4wqLW__detailTabs{width:100%;height:2.5rem}.RouteSkeleton-module__W4wqLW__detailBody{gap:var(--space-md);padding-top:var(--space-md);flex-direction:column;display:flex}.RouteSkeleton-module__W4wqLW__detailBlock{border-bottom:1px solid var(--rule-default);gap:var(--space-sm);padding-bottom:var(--space-md);flex-direction:column;display:flex}.RouteSkeleton-module__W4wqLW__detailBlock:last-child{border-bottom:none}.RouteSkeleton-module__W4wqLW__blockHeading{height:var(--text-base);width:12rem}.RouteSkeleton-module__W4wqLW__blockLine{height:var(--text-sm);width:100%}.RouteSkeleton-module__W4wqLW__blockLineShort{height:var(--text-sm);width:70%;max-width:28rem}
.layout-module__394NqW__sidebarProvider{overflow:hidden}
.page-module__jd2GjW__shell{flex:1;min-height:0;padding:0;overflow:hidden}.page-module__jd2GjW__shellContent{flex:1;gap:0;min-height:0;overflow:hidden}
.loading-module__6S79vq__filtersRow{gap:var(--space-sm);display:flex}.loading-module__6S79vq__list{flex-direction:column;display:flex}.loading-module__6S79vq__skeletonRow{border-bottom:1px solid var(--border);align-items:center;gap:var(--space-md);padding:var(--space-md);display:flex}.loading-module__6S79vq__skeletonRow:last-child{border-bottom:none}.loading-module__6S79vq__iconSkeleton{border-radius:var(--radius-md);flex-shrink:0;width:32px;height:32px}.loading-module__6S79vq__skeletonHeading{width:10rem;height:2rem}.loading-module__6S79vq__skeletonSubheading{height:var(--text-xl);width:22rem;max-width:100%}.loading-module__6S79vq__skeletonSearch{width:100%;height:2.5rem}.loading-module__6S79vq__skeletonFilterShort{width:6rem;height:2rem}.loading-module__6S79vq__skeletonFilterLong{width:8rem;height:2rem}.loading-module__6S79vq__skeletonRowName{height:var(--text-base);width:8rem}.loading-module__6S79vq__skeletonRowMeta{height:var(--text-sm);width:6rem}.loading-module__6S79vq__skeletonRowBadge{height:var(--text-2xl);width:5rem}
.SettingsTabs-module__e-y1Oq__tabBody{gap:var(--space-xl);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__tabHeader{gap:var(--space-2xs);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__tabTitle{color:var(--foreground);font-size:var(--text-xl);font-weight:var(--font-weight-medium);margin:0;line-height:1.3}.SettingsTabs-module__e-y1Oq__tabDescription{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.SettingsTabs-module__e-y1Oq__section{border-top:var(--rule-1) solid var(--rule-default);gap:var(--space-md);padding-top:var(--space-lg);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__sectionHeading{color:var(--foreground);font-size:var(--text-base);font-weight:var(--font-weight-medium);margin:0}.SettingsTabs-module__e-y1Oq__formColumn{max-width:28rem}.SettingsTabs-module__e-y1Oq__cardContent{gap:var(--space-lg);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__field{gap:var(--space-sm);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__fieldHint{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.SettingsTabs-module__e-y1Oq__switchItem{justify-content:space-between;align-items:center;display:flex}.SettingsTabs-module__e-y1Oq__switchLabel{gap:var(--space-2xs);flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__switchDescription{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.SettingsTabs-module__e-y1Oq__inviteRow{gap:var(--space-sm);display:flex}.SettingsTabs-module__e-y1Oq__emailInput{height:var(--space-11)}.SettingsTabs-module__e-y1Oq__skeletonTitle{height:var(--space-6);width:12rem}.SettingsTabs-module__e-y1Oq__skeletonDescription{height:var(--space-4);width:16rem}.SettingsTabs-module__e-y1Oq__skeletonFieldFull{height:var(--space-10);width:100%}.SettingsTabs-module__e-y1Oq__skeletonFieldThreeQuarter{height:var(--space-10);width:75%}.SettingsTabs-module__e-y1Oq__teamList{flex-direction:column;display:flex}.SettingsTabs-module__e-y1Oq__teamMember{padding:var(--space-sm-md) 0;justify-content:space-between;align-items:center;display:flex}.SettingsTabs-module__e-y1Oq__teamMember+.SettingsTabs-module__e-y1Oq__teamMember{border-top:var(--rule-1) solid var(--rule-default)}.SettingsTabs-module__e-y1Oq__memberName{font-weight:var(--font-weight-medium);align-items:center;gap:var(--space-sm);margin:0;display:flex}.SettingsTabs-module__e-y1Oq__memberEmail{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.SettingsTabs-module__e-y1Oq__memberActions{align-items:center;gap:var(--space-sm);display:flex}.SettingsTabs-module__e-y1Oq__memberRole{color:var(--muted-foreground);font-size:var(--text-sm)}.SettingsTabs-module__e-y1Oq__teamPlaceholder{color:var(--muted-foreground);font-size:var(--text-sm);padding:var(--space-md) 0;text-align:center;margin:0}.SettingsTabs-module__e-y1Oq__sectionTitle{color:var(--foreground);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);margin:0}.SettingsTabs-module__e-y1Oq__sectionDescription{color:var(--muted-foreground);font-size:var(--text-sm);margin:0 0 var(--space-sm) 0}.SettingsTabs-module__e-y1Oq__saveButton{margin-top:var(--space-sm);align-self:flex-start}
.page-module__Q5yYlq__pageHeaderRow{align-items:flex-start;gap:var(--space-lg);flex-wrap:wrap;justify-content:space-between;display:flex}.page-module__Q5yYlq__planBlock{gap:var(--space-2xs);flex-direction:column;display:flex}@media (min-width:768px){.page-module__Q5yYlq__planBlock{text-align:right;align-items:flex-end}}.page-module__Q5yYlq__planEyebrow{color:var(--muted-foreground);font-family:var(--font-locator);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;margin:0}.page-module__Q5yYlq__planNameRow{align-items:center;gap:var(--space-sm);display:flex}.page-module__Q5yYlq__planMeta{color:var(--muted-foreground);font-size:var(--text-xs);margin:0}.page-module__Q5yYlq__statusBadge{text-transform:capitalize}.page-module__Q5yYlq__planDetail{color:var(--muted-foreground);font-size:var(--text-sm)}.page-module__Q5yYlq__planNameText{font-size:var(--text-lg);font-weight:var(--font-weight-medium);text-transform:capitalize;margin:0}.page-module__Q5yYlq__sectionDescription{color:var(--muted-foreground);font-size:var(--text-sm);margin:0}.page-module__Q5yYlq__creditsColumn{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__Q5yYlq__creditDefinition{color:var(--muted-foreground);font-size:var(--text-xs);margin:0}.page-module__Q5yYlq__usageHeaderRow{align-items:baseline;gap:var(--space-sm);justify-content:space-between;display:flex}.page-module__Q5yYlq__periodText{color:var(--muted-foreground);font-family:var(--font-locator);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase}.page-module__Q5yYlq__meterCell{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__Q5yYlq__usageSummary{cursor:pointer;align-items:center;gap:var(--space-sm);justify-content:space-between;list-style:none;display:flex}.page-module__Q5yYlq__usageSummary::-webkit-details-marker{display:none}.page-module__Q5yYlq__summaryRight{color:var(--muted-foreground);align-items:center;gap:var(--space-sm);transition:color .15s ease-out;display:flex}.page-module__Q5yYlq__usageSummary:hover .page-module__Q5yYlq__summaryRight{color:var(--foreground)}.page-module__Q5yYlq__summaryMeta{font-family:var(--font-locator);font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase}.page-module__Q5yYlq__summaryChevron{transition:transform .2s ease-out}.page-module__Q5yYlq__usageDisclosure[open] .page-module__Q5yYlq__summaryChevron{transform:rotate(180deg)}.page-module__Q5yYlq__disclosureBody{padding-top:var(--space-md)}.page-module__Q5yYlq__planPicker{gap:var(--space-lg);flex-direction:column;display:flex}.page-module__Q5yYlq__billingControlsGrid{gap:var(--space-xl);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module__Q5yYlq__billingControlsGrid{grid-template-columns:1fr 1fr}}.page-module__Q5yYlq__billingControlsCol{align-items:flex-start;gap:var(--space-md);flex-direction:column;display:flex}.page-module__Q5yYlq__planCard{flex-direction:column;display:flex}.page-module__Q5yYlq__planCardHighlighted{border-color:var(--ink);flex-direction:column;display:flex}.page-module__Q5yYlq__planCardHeader{padding-bottom:var(--space-sm)}.page-module__Q5yYlq__planTitleRow{align-items:center;gap:var(--space-sm);justify-content:space-between;display:flex}.page-module__Q5yYlq__planName{font-size:var(--text-lg)}.page-module__Q5yYlq__planPrice{font-size:var(--text-xl);font-weight:var(--font-weight-medium)}.page-module__Q5yYlq__planPeriod{color:var(--muted-foreground);font-size:var(--text-sm)}.page-module__Q5yYlq__planFeatures{padding-bottom:var(--space-sm);flex:1;padding-top:0}.page-module__Q5yYlq__planFeatureList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module__Q5yYlq__planFeatureItem{color:var(--muted-foreground);font-size:var(--text-sm)}
@layer components{.card-module__2XTJXG__backButton{color:var(--muted-foreground);cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-weight-medium);align-items:center;gap:var(--space-sm);padding:0 var(--space-lg);background:0 0;border:none;transition:color .2s;display:inline-flex}.card-module__2XTJXG__backButton:hover{color:var(--vermilion-deep)}.card-module__2XTJXG__backIcon{height:var(--text-base);width:var(--text-base)}.card-module__2XTJXG__card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);color:var(--card-foreground);gap:var(--space-6);padding-block:var(--space-6);flex-direction:column;display:flex}.card-module__2XTJXG__cardInteractive{cursor:pointer;transition:box-shadow var(--motion-fast) cubic-bezier(.4, 0, .2, 1), border-color var(--motion-fast) cubic-bezier(.4, 0, .2, 1)}@media (hover:hover){.card-module__2XTJXG__cardInteractive:hover{border-color:var(--rule-strong);box-shadow:var(--shadow-lift)}}.card-module__2XTJXG__cardHeader{align-items:flex-start;gap:calc(var(--space-1) * 1.5);padding-inline:var(--space-6);grid-template-rows:auto auto;grid-auto-rows:min-content;display:grid;container:card-header/inline-size}.card-module__2XTJXG__cardHeader:has([data-slot=card-action]){grid-template-columns:1fr auto}.card-module__2XTJXG__cardHeader.border-b{padding-bottom:var(--space-6)}.card-module__2XTJXG__cardTitle{line-height:1}.card-module__2XTJXG__cardDescription{color:var(--muted-foreground)}.card-module__2XTJXG__cardAction{grid-row:1/span 2;grid-column-start:2;place-self:flex-start end}.card-module__2XTJXG__cardContent{padding-inline:var(--space-6)}.card-module__2XTJXG__cardFooter{padding-inline:var(--space-6);align-items:center;display:flex}.card-module__2XTJXG__cardFooter.border-t{padding-top:var(--space-6)}}
.ConnectIntegrationCard-module__7_jsMW__reason{font-size:var(--text-sm);margin:0 0 .75rem}.ConnectIntegrationCard-module__7_jsMW__actions{gap:.5rem;display:flex}
.EnrichmentControls-module__9dDoDq__buttonGroup{gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.EnrichmentControls-module__9dDoDq__error{background-color:var(--destructive);border-radius:var(--radius);color:var(--destructive-foreground);margin-top:var(--space-md);padding:var(--space-sm)}.EnrichmentControls-module__9dDoDq__errorSection{border-top:1px solid var(--destructive);margin-top:var(--space-sm);padding-top:var(--space-sm)}.EnrichmentControls-module__9dDoDq__result{background-color:var(--muted);border-radius:var(--radius);margin-top:var(--space-md);padding:var(--space-sm)}.EnrichmentControls-module__9dDoDq__resultLabel{color:var(--muted-foreground);font-size:var(--text-sm);margin-right:var(--space-sm)}.EnrichmentControls-module__9dDoDq__resultSection{margin-bottom:var(--space-sm)}.EnrichmentControls-module__9dDoDq__resultValue{font-size:var(--text-sm);font-weight:500}.EnrichmentControls-module__9dDoDq__subTaskError{color:var(--destructive);font-size:var(--text-sm);margin:var(--space-xs) 0}.EnrichmentControls-module__9dDoDq__destructiveAction{background-color:var(--destructive);color:var(--destructive-foreground)}.EnrichmentControls-module__9dDoDq__destructiveAction:hover{background-color:var(--destructive);opacity:.9}.EnrichmentControls-module__9dDoDq__progressHeader{margin-bottom:var(--space-sm-md)}.EnrichmentControls-module__9dDoDq__stepRow{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs-sm);display:flex}.EnrichmentControls-module__9dDoDq__stepLabel{font-size:var(--text-sm);min-width:8rem;font-weight:500}.EnrichmentControls-module__9dDoDq__stepCost{color:var(--muted-foreground);font-size:var(--text-xs)}.EnrichmentControls-module__9dDoDq__stepError{color:var(--destructive);font-size:var(--text-xs)}.EnrichmentControls-module__9dDoDq__stepIcon{color:var(--muted-foreground);font-size:var(--text-xs);width:var(--text-base)}.EnrichmentControls-module__9dDoDq__stepIconCompleted{color:var(--success)}.EnrichmentControls-module__9dDoDq__stepIconRunning{color:var(--primary);animation:1.5s ease-in-out infinite EnrichmentControls-module__9dDoDq__pulse}.EnrichmentControls-module__9dDoDq__stepIconFailed{color:var(--destructive)}@keyframes EnrichmentControls-module__9dDoDq__pulse{0%,to{opacity:1}50%{opacity:.4}}
.AccountPicker-module__v5893a__list{flex-direction:column;gap:.5rem;display:flex}.AccountPicker-module__v5893a__option{border:1px solid var(--border,#e5e5e5);border-radius:var(--radius-lg);cursor:pointer;font:inherit;text-align:left;background:0 0;grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;padding:.5rem .75rem;display:grid}.AccountPicker-module__v5893a__option:hover{background:var(--vermilion-soft)}.AccountPicker-module__v5893a__label{font-weight:500}.AccountPicker-module__v5893a__health{font-size:var(--text-xs);text-transform:uppercase}.AccountPicker-module__v5893a__time{color:var(--muted-foreground,#6b7280);font-size:var(--text-xs)}
.shimmer-module__HXnx7a__shimmer{--bg:linear-gradient(90deg, #0000 calc(50% - var(--spread)), var(--background), #0000 calc(50% + var(--spread)));-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat, padding-box;color:#0000;background-size:250% 100%,auto;display:inline-block;position:relative}
.WorkingIndicator-module__1sFzaW__phase{font-size:var(--text-sm);display:inline-flex}.WorkingIndicator-module__1sFzaW__static{color:var(--muted-foreground)}.WorkingIndicator-module__1sFzaW__shimmerText{font-size:var(--text-sm);line-height:1.42857}
.DefaultReplyToForm-module__zS7rYG__fromAddress{background-color:var(--paper-lifted);border-radius:var(--radius-sm);color:var(--foreground);font-family:var(--font-locator);font-size:var(--text-xs);padding:var(--space-2xs) var(--space-xs)}