.platform-admin-banner-module__R7FRxG__banner{inset-inline:0;z-index:var(--z-sticky,10);justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-danger-bg);border-bottom:2px solid var(--color-danger-fg);color:var(--color-danger-fg);min-width:0;font-size:.875rem;display:flex;position:fixed;top:0}.platform-admin-banner-module__R7FRxG__copy{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;min-width:0;display:flex}.platform-admin-banner-module__R7FRxG__title{letter-spacing:.01em;font-weight:700}.platform-admin-banner-module__R7FRxG__path{overflow-wrap:anywhere;font-weight:600}.platform-admin-banner-module__R7FRxG__role{opacity:.85}.platform-admin-banner-module__R7FRxG__exit{border-radius:var(--radius-sm,4px);color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;flex:none;padding:.3rem .75rem;font-weight:650}.platform-admin-banner-module__R7FRxG__exit:hover{background:color-mix(in srgb, currentColor 12%, transparent)}@media (max-width:560px){.platform-admin-banner-module__R7FRxG__banner{padding:var(--space-1) var(--space-3);align-items:center;font-size:.8125rem}.platform-admin-banner-module__R7FRxG__copy{gap:var(--space-2)}.platform-admin-banner-module__R7FRxG__title,.platform-admin-banner-module__R7FRxG__role{display:none}.platform-admin-banner-module__R7FRxG__path{font-weight:600}.platform-admin-banner-module__R7FRxG__exit{padding:.15rem .5rem;font-size:.8125rem}}.platform-admin-banner-module__R7FRxG__exitError{margin:var(--space-2) 0 0;font-size:var(--text-sm);color:var(--color-text-on-accent);background:var(--tone-danger-fg);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);flex:100%;font-weight:600}
.superuser-banner-module__hEwr9q__banner{inset-inline:0;z-index:var(--z-sticky,10);align-items:baseline;gap:var(--space-2) var(--space-3);padding:var(--space-2) var(--space-4);background:var(--color-warning-bg);border-bottom:2px solid var(--color-warning-fg);color:var(--color-warning-fg);flex-wrap:wrap;min-width:0;font-size:.8125rem;display:flex;position:fixed;top:0}.superuser-banner-module__hEwr9q__title{letter-spacing:.04em;text-transform:uppercase;font-weight:700}.superuser-banner-module__hEwr9q__detail{opacity:.9;overflow-wrap:anywhere;min-width:0}@media (max-width:560px){.superuser-banner-module__hEwr9q__banner{padding:var(--space-1) var(--space-3);font-size:.75rem}.superuser-banner-module__hEwr9q__detail{display:none}}
.Drawer-module__5pZ_OW__backdrop{z-index:var(--z-drawer);background:color-mix(in srgb, var(--neutral-900) 45%, transparent);transition:opacity .18s;position:fixed;inset:0}.Drawer-module__5pZ_OW__backdrop[data-starting-style],.Drawer-module__5pZ_OW__backdrop[data-ending-style]{opacity:0}.Drawer-module__5pZ_OW__popup{z-index:var(--z-drawer);background:var(--color-surface);border-right:1px solid var(--color-border);width:min(80vw,280px);box-shadow:var(--shadow-lg);transition:transform .18s,opacity .18s;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(0)}.Drawer-module__5pZ_OW__popup[data-starting-style],.Drawer-module__5pZ_OW__popup[data-ending-style]{opacity:0;transform:translate(-100%)}.Drawer-module__5pZ_OW__right{border-right:none;border-left:1px solid var(--color-border);width:min(92vw,420px);left:auto;right:0}.Drawer-module__5pZ_OW__right[data-starting-style],.Drawer-module__5pZ_OW__right[data-ending-style]{opacity:0;transform:translate(100%)}
.IconButton-module__09XwpW__iconButton{gap:0;padding:0}.IconButton-module__09XwpW__iconButton[data-size=md]{width:var(--control-height)}.IconButton-module__09XwpW__iconButton[data-size=sm]{width:var(--control-height-sm)}
.Input-module__5jsJuW__input{width:100%;height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font-family:var(--font-sans);font-size:var(--text-base)}@media (max-width:48rem){.Input-module__5jsJuW__input{font-size:16px}}.Input-module__5jsJuW__input::placeholder{color:var(--color-text-subtle)}.Input-module__5jsJuW__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}.Input-module__5jsJuW__input:disabled{cursor:not-allowed;background:var(--color-surface-sunken);border-color:var(--color-border);color:var(--color-text-muted)}.Input-module__5jsJuW__input:read-only:not(:disabled){background:var(--color-surface-sunken);cursor:default;border-style:dashed}.Input-module__5jsJuW__invalid{border-color:var(--color-danger-fg)}
.SettingsTable-module__FDWsGa__scroll{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow-x:auto}.SettingsTable-module__FDWsGa__table{border-collapse:collapse;width:100%;font-size:var(--text-base);line-height:var(--leading-base)}.SettingsTable-module__FDWsGa__table th,.SettingsTable-module__FDWsGa__table td{padding:var(--space-3) var(--space-4);text-align:left;vertical-align:middle;white-space:nowrap}.SettingsTable-module__FDWsGa__table th{font-size:var(--text-xs);line-height:var(--leading-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);font-weight:600}.SettingsTable-module__FDWsGa__table tbody tr+tr td{border-top:1px solid var(--color-border)}.SettingsTable-module__FDWsGa__rowMuted td{color:var(--color-text-muted)}.SettingsTable-module__FDWsGa__stateToggle{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.SettingsTable-module__FDWsGa__stateCaption{color:var(--color-text-muted);font-size:.82rem}.SettingsTable-module__FDWsGa__wrap{white-space:normal}.SettingsTable-module__FDWsGa__mono{font-family:var(--font-mono);font-size:var(--text-sm)}.SettingsTable-module__FDWsGa__secondary{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--color-text-muted);display:block}@media (max-width:719.98px){.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable){background:0 0;border:none;overflow-x:visible}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table,.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table tbody,.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table tr,.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table td{width:auto;display:block}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table tr{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-3)}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table tbody tr+tr td{border-top:none}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table td{padding:var(--space-2) 0;white-space:normal;overflow-wrap:anywhere}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table td[data-label]:before{content:attr(data-label);margin-bottom:var(--space-1);font-size:var(--text-xs);line-height:var(--leading-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600;display:block}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table td[data-actions]{padding-top:var(--space-3)}.SettingsTable-module__FDWsGa__responsive:not(.SettingsTable-module__FDWsGa__keepTable) .SettingsTable-module__FDWsGa__table td[data-actions]:before{content:none}}
.AgencyOfferTable-module__8qJ_3q__wrap{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.AgencyOfferTable-module__8qJ_3q__toolbar{gap:var(--space-2);flex-direction:column;display:flex}.AgencyOfferTable-module__8qJ_3q__searchInput{width:100%;max-width:20rem}.AgencyOfferTable-module__8qJ_3q__error{font-size:var(--text-xs);color:var(--color-danger-fg);margin:0}.AgencyOfferTable-module__8qJ_3q__empty{font-size:var(--text-sm);color:var(--color-text-muted);white-space:normal}.AgencyOfferTable-module__8qJ_3q__agencyName{color:var(--color-text);overflow-wrap:anywhere;font-weight:600;display:block}.AgencyOfferTable-module__8qJ_3q__statusFollowing,.AgencyOfferTable-module__8qJ_3q__statusOwn{font-size:var(--text-xs);margin-top:.125rem;display:block}.AgencyOfferTable-module__8qJ_3q__statusFollowing{color:var(--color-text-muted)}.AgencyOfferTable-module__8qJ_3q__statusOwn{color:var(--color-accent,#2563eb);font-weight:600}.AgencyOfferTable-module__8qJ_3q__revertLink{color:var(--color-accent,#2563eb);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;margin-top:.125rem;padding:0;text-decoration:underline;display:block}.AgencyOfferTable-module__8qJ_3q__revertLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.AgencyOfferTable-module__8qJ_3q__pendingBadge{margin-top:var(--space-1);display:inline-block}.AgencyOfferTable-module__8qJ_3q__rowDirty{background:var(--color-surface-muted,var(--color-surface))}.AgencyOfferTable-module__8qJ_3q__rowDirty td{box-shadow:inset 3px 0 0 var(--color-accent,#2563eb)}.AgencyOfferTable-module__8qJ_3q__stateSelect{width:100%;max-width:10rem;padding:var(--space-1) var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm,.25rem);background:var(--color-surface);color:var(--color-text);font-size:var(--text-sm);cursor:pointer}.AgencyOfferTable-module__8qJ_3q__stateSelect:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.AgencyOfferTable-module__8qJ_3q__percentField{align-items:center;gap:var(--space-1);color:var(--color-text-muted);display:flex}.AgencyOfferTable-module__8qJ_3q__priceInput{flex:none;width:4.5rem}.AgencyOfferTable-module__8qJ_3q__helpLine{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--color-text-muted);display:block}.AgencyOfferTable-module__8qJ_3q__capNote{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--color-warning-fg);display:block}.AgencyOfferTable-module__8qJ_3q__resultPotential{color:var(--color-warning-fg)}.AgencyOfferTable-module__8qJ_3q__resultReal{color:var(--color-success-fg)}.AgencyOfferTable-module__8qJ_3q__ruleRow{background:var(--color-surface-muted,var(--color-surface))}.AgencyOfferTable-module__8qJ_3q__ruleLabel{color:var(--color-text);font-weight:700;display:block}.AgencyOfferTable-module__8qJ_3q__ruleScope{font-size:var(--text-xs);color:var(--color-text-muted);display:block}.AgencyOfferTable-module__8qJ_3q__footer{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.AgencyOfferTable-module__8qJ_3q__changesCount{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.AgencyOfferTable-module__8qJ_3q__footerActions{margin-block-start:0;}@media (max-width:719.98px){.AgencyOfferTable-module__8qJ_3q__footer{flex-direction:column;align-items:stretch}.AgencyOfferTable-module__8qJ_3q__footerActions>*{flex:1 1 0}}
.DismissibleNotice-module__TALNwq__notice{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-direction:row}.DismissibleNotice-module__TALNwq__body{flex:auto;min-width:0}.DismissibleNotice-module__TALNwq__close{color:inherit;cursor:pointer;font-size:var(--text-lg);padding:0 var(--space-1);opacity:.7;background:0 0;border:none;flex:none;line-height:1}.DismissibleNotice-module__TALNwq__close:hover,.DismissibleNotice-module__TALNwq__close:focus-visible{opacity:1}.DismissibleNotice-module__TALNwq__close:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}
.Dialog-module__gV8Hta__backdrop{z-index:var(--z-dialog);background:color-mix(in srgb, var(--neutral-900) 45%, transparent);transition:opacity .15s;position:fixed;inset:0}.Dialog-module__gV8Hta__backdrop[data-starting-style],.Dialog-module__gV8Hta__backdrop[data-ending-style]{opacity:0}.Dialog-module__gV8Hta__popup{z-index:var(--z-dialog);width:calc(100vw - var(--space-6));max-width:480px;max-height:calc(100vh - var(--space-8));background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-5);transition:opacity .15s,transform .15s;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)scale(1)}.Dialog-module__gV8Hta__popup[data-starting-style],.Dialog-module__gV8Hta__popup[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.97)}.Dialog-module__gV8Hta__popupWide{max-width:710px}.Dialog-module__gV8Hta__title{font-size:var(--text-lg);line-height:var(--leading-lg);color:var(--color-text);margin-bottom:var(--space-1);font-weight:600}.Dialog-module__gV8Hta__description{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-4)}.Dialog-module__gV8Hta__body{color:var(--color-text)}.Dialog-module__gV8Hta__close{top:var(--space-3);right:var(--space-3);border-radius:var(--radius-md);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex;position:absolute}.Dialog-module__gV8Hta__close:hover{background:var(--color-surface-sunken);color:var(--color-text)}.Dialog-module__gV8Hta__close:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}
.billing-module__ho40_G__panel{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-5)}.billing-module__ho40_G__panelHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.billing-module__ho40_G__price{font-size:var(--text-2xl);color:var(--color-text);margin:var(--space-1) 0 0;font-weight:650}.billing-module__ho40_G__interval{font-size:var(--text-sm);color:var(--color-text-muted);margin-left:var(--space-1);font-weight:500}.billing-module__ho40_G__subheading{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:var(--space-4) 0 var(--space-2);font-weight:600}.billing-module__ho40_G__tagList{gap:var(--space-2);margin:0 0 var(--space-3);flex-wrap:wrap;padding:0;list-style:none;display:flex}.billing-module__ho40_G__tag{background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);color:var(--color-text)}.billing-module__ho40_G__meter{background:var(--color-surface-sunken);border-radius:var(--radius-full);height:10px;margin:var(--space-3) 0;overflow:hidden}.billing-module__ho40_G__meterFill{background:var(--scope-color);border-radius:var(--radius-full);height:100%;transition:width .2s}.billing-module__ho40_G__facts{gap:var(--space-3);margin:0 0 var(--space-3);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.billing-module__ho40_G__fact dt{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-1)}.billing-module__ho40_G__fact dd{font-size:var(--text-lg);color:var(--color-text);margin:0;font-weight:600}.billing-module__ho40_G__moduleList{margin:var(--space-3) 0 0;padding:0;list-style:none}.billing-module__ho40_G__moduleRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-3) 0;border-top:1px solid var(--color-border);display:flex}.billing-module__ho40_G__moduleRow:first-child{border-top:none}.billing-module__ho40_G__moduleName{color:var(--color-text);font-weight:550}.billing-module__ho40_G__modulePrice{font-variant-numeric:tabular-nums;color:var(--color-text);white-space:nowrap;margin-left:auto}.billing-module__ho40_G__moduleEnd{align-items:flex-end;gap:var(--space-1);flex-direction:column;margin-left:auto;display:flex}.billing-module__ho40_G__moduleCancelAction{font-size:var(--text-xs);color:var(--color-danger-fg);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.billing-module__ho40_G__moduleCancelAction:hover{color:color-mix(in srgb, var(--color-danger-fg) 85%, black)}.billing-module__ho40_G__moduleCancelNote{font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap}.billing-module__ho40_G__categorySubtotal{font-size:var(--text-xl);color:var(--color-text);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:650}.billing-module__ho40_G__categorySubtotalQualifier{font-size:var(--text-xs);color:var(--color-text-muted);margin-left:var(--space-1);white-space:nowrap;font-weight:500}.billing-module__ho40_G__tagInline{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);background:var(--color-surface-sunken);border-radius:var(--radius-full);padding:2px var(--space-2);margin-inline-start:var(--space-2);font-weight:600}.billing-module__ho40_G__moduleRow.billing-module__ho40_G__included{opacity:.65}.billing-module__ho40_G__moduleRow.billing-module__ho40_G__estimated .billing-module__ho40_G__modulePrice{border-bottom:1px dashed var(--color-border)}.billing-module__ho40_G__totalRow{border-top:2px solid var(--color-border-strong);margin-top:var(--space-2)}.billing-module__ho40_G__totalRow .billing-module__ho40_G__moduleName,.billing-module__ho40_G__totalRow .billing-module__ho40_G__modulePrice{font-size:var(--text-lg);color:var(--color-text);font-weight:700}.billing-module__ho40_G__aiHumanSummary{font-size:var(--text-sm);color:var(--color-text);margin:0 0 var(--space-3);font-weight:550}.billing-module__ho40_G__tableWrap{margin-top:var(--space-3);overflow-x:auto}.billing-module__ho40_G__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.billing-module__ho40_G__table th,.billing-module__ho40_G__table td{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);white-space:nowrap}.billing-module__ho40_G__table th{color:var(--color-text-muted);font-weight:600}.billing-module__ho40_G__table td:last-child,.billing-module__ho40_G__table th:last-child{text-align:right;font-variant-numeric:tabular-nums}.billing-module__ho40_G__topUpForm{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.billing-module__ho40_G__topUpRow{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.billing-module__ho40_G__topUpRow>input{max-width:160px}.billing-module__ho40_G__autoRechargeHead{justify-content:space-between;align-items:center;gap:var(--space-3);margin:var(--space-4) 0 var(--space-2);display:flex}.billing-module__ho40_G__autoRechargeHead>h3{margin:0}.billing-module__ho40_G__autoRechargeGrid{gap:var(--space-3);margin:var(--space-2) 0;flex-wrap:wrap;display:flex}.billing-module__ho40_G__autoRechargeField{gap:var(--space-1);flex-direction:column;display:flex}.billing-module__ho40_G__autoRechargeField>input{max-width:160px}.billing-module__ho40_G__autoRechargeSaveRow{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;display:flex}.billing-module__ho40_G__periodControl{align-items:flex-end;gap:var(--space-1);flex-direction:column;display:flex}.billing-module__ho40_G__periodControlLabel{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap;display:flex}@media (max-width:40rem){.billing-module__ho40_G__periodControl{align-items:flex-start;width:100%}}.billing-module__ho40_G__noSubscription{margin-bottom:var(--space-5)}.billing-module__ho40_G__axisHeading{margin-bottom:var(--space-2);align-items:center;display:flex}.billing-module__ho40_G__kpiGrid{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:30rem){.billing-module__ho40_G__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:64rem){.billing-module__ho40_G__kpiGrid{grid-template-columns:repeat(4,1fr)}}.billing-module__ho40_G__kpiPrice{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.billing-module__ho40_G__columns{gap:var(--space-5);grid-template-columns:1fr;align-items:start;display:grid}@media (min-width:56.25rem){.billing-module__ho40_G__columns{grid-template-columns:1fr 1fr}}.billing-module__ho40_G__column{min-width:0}.billing-module__ho40_G__footerStrip{justify-content:space-between;align-items:center;gap:var(--space-4);background:var(--color-surface-sunken);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.billing-module__ho40_G__footerCta{font-size:var(--text-sm);color:var(--color-accent);white-space:nowrap;font-weight:600;text-decoration:none}.billing-module__ho40_G__footerCta:hover{text-decoration:underline}.billing-module__ho40_G__footerCta:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;text-decoration:underline}@media (max-width:600px){.billing-module__ho40_G__panel{padding:var(--space-4)}.billing-module__ho40_G__moduleRow{align-items:flex-start;gap:var(--space-1);flex-direction:column}.billing-module__ho40_G__hideNarrow{display:none}.billing-module__ho40_G__footerStrip{flex-direction:column;align-items:flex-start}}.billing-module__ho40_G__planOption{gap:var(--space-2);padding:var(--space-3) 0;border-top:1px solid var(--color-border);flex-direction:column;display:flex}.billing-module__ho40_G__planOption:first-child{border-top:none}.billing-module__ho40_G__planOptionHead{justify-content:space-between;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;display:flex}.billing-module__ho40_G__planOptionName{align-items:center;gap:var(--space-2);color:var(--color-text);font-weight:550;display:flex}.billing-module__ho40_G__planOptionFoot{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.billing-module__ho40_G__planLetter{font-size:var(--text-sm);color:var(--color-text-muted);max-width:42ch}.billing-module__ho40_G__dialogActions{}
.BillingPeriodPicker-module__xk1f4W__picker{align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.BillingPeriodPicker-module__xk1f4W__label{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap}.BillingPeriodPicker-module__xk1f4W__select{min-width:160px}.BillingPeriodPicker-module__xk1f4W__customRange{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.BillingPeriodPicker-module__xk1f4W__customRange input{max-width:160px}
.ResaleMarginCapBanner-module__DymgFa__content{align-items:center;gap:var(--space-2) var(--space-3);font-size:var(--text-sm);flex-wrap:wrap;display:flex}.ResaleMarginCapBanner-module__DymgFa__headline{color:var(--color-text);font-weight:600}.ResaleMarginCapBanner-module__DymgFa__upsellLink{font:inherit;cursor:pointer;color:var(--color-accent);text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-weight:600;text-decoration:underline}.ResaleMarginCapBanner-module__DymgFa__upsellLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}
.OfferDetailPanel-module__FQiosq__panel{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.OfferDetailPanel-module__FQiosq__header{align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:space-between;display:flex}.OfferDetailPanel-module__FQiosq__name{font-size:var(--text-lg);color:var(--color-text);margin:0;font-weight:700}.OfferDetailPanel-module__FQiosq__badges{gap:var(--space-1);display:flex}.OfferDetailPanel-module__FQiosq__note,.OfferDetailPanel-module__FQiosq__baseCostLine{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.OfferDetailPanel-module__FQiosq__catalogPriceNote{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.OfferDetailPanel-module__FQiosq__summaryBar{gap:var(--space-2) var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-wrap:wrap;display:flex}.OfferDetailPanel-module__FQiosq__summaryCounts{font-size:var(--text-sm);color:var(--color-text);flex:100%;font-weight:600}.OfferDetailPanel-module__FQiosq__summaryStat{font-size:var(--text-sm);color:var(--color-text-muted)}.OfferDetailPanel-module__FQiosq__summaryProfit{color:var(--color-text);font-weight:700}.OfferDetailPanel-module__FQiosq__tableSection{gap:var(--space-2);border-top:1px solid var(--color-border);padding-top:var(--space-3);flex-direction:column;display:flex}@media (max-width:389.98px){.OfferDetailPanel-module__FQiosq__summaryBar{gap:var(--space-1);flex-direction:column}}
.PackagesFiltersDialog-module__WXoACa__body{gap:var(--space-4);flex-direction:column;display:flex}.PackagesFiltersDialog-module__WXoACa__period{width:100%}.PackagesFiltersDialog-module__WXoACa__period [role=combobox]{flex:1}.PackagesFiltersDialog-module__WXoACa__actions{flex-wrap:wrap;}
.OfferMasterDetail-module__pm7hja__layout{gap:var(--space-4);grid-template-columns:18rem 1fr;align-items:start;display:grid}.OfferMasterDetail-module__pm7hja__master{gap:var(--space-3);top:var(--space-4);flex-direction:column;display:flex;position:sticky}.OfferMasterDetail-module__pm7hja__listSection{gap:var(--space-2);flex-direction:column;display:flex}.OfferMasterDetail-module__pm7hja__listHeading{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0;font-weight:700}.OfferMasterDetail-module__pm7hja__listHelp{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.OfferMasterDetail-module__pm7hja__listEmpty{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.OfferMasterDetail-module__pm7hja__listItems{gap:var(--space-1);flex-direction:column;display:flex}.OfferMasterDetail-module__pm7hja__listItem{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.OfferMasterDetail-module__pm7hja__listItem:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.OfferMasterDetail-module__pm7hja__listItemSelected{border-color:var(--color-accent);background:var(--color-surface-muted,var(--color-surface));box-shadow:inset 3px 0 0 var(--color-accent)}.OfferMasterDetail-module__pm7hja__listItemHead{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;display:flex}.OfferMasterDetail-module__pm7hja__listItemName{font-size:var(--text-sm);color:var(--color-text);overflow-wrap:anywhere;font-weight:600}.OfferMasterDetail-module__pm7hja__detail{min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface)}.OfferMasterDetail-module__pm7hja__selectPrompt{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}@media (max-width:767.98px){.OfferMasterDetail-module__pm7hja__layout{gap:var(--space-4);flex-direction:column;display:flex}.OfferMasterDetail-module__pm7hja__master{position:static}.OfferMasterDetail-module__pm7hja__listItems{padding-bottom:var(--space-1);-webkit-overflow-scrolling:touch;flex-direction:row;overflow-x:auto}.OfferMasterDetail-module__pm7hja__listItem{flex:none;width:auto;min-width:11rem}.OfferMasterDetail-module__pm7hja__detail{padding:var(--space-3)}}
.PackagesTable-module__CUXrBW__tableWrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow-x:auto}.PackagesTable-module__CUXrBW__table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.PackagesTable-module__CUXrBW__table th,.PackagesTable-module__CUXrBW__table td{text-align:left;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);white-space:nowrap}.PackagesTable-module__CUXrBW__table thead th{color:var(--color-text-muted);font-weight:600;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.02em}.PackagesTable-module__CUXrBW__table tbody tr:last-child td{border-bottom:none}.PackagesTable-module__CUXrBW__row{cursor:pointer}.PackagesTable-module__CUXrBW__row:hover{background:var(--color-surface-sunken)}.PackagesTable-module__CUXrBW__row:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.PackagesTable-module__CUXrBW__selectCell{white-space:nowrap;width:1%}.PackagesTable-module__CUXrBW__controlsCell{white-space:nowrap;text-align:right;width:1%}.PackagesTable-module__CUXrBW__cardControls{justify-content:flex-end;display:flex}.PackagesTable-module__CUXrBW__mono{font-family:var(--font-mono)}.PackagesTable-module__CUXrBW__muted{color:var(--color-text-muted)}.PackagesTable-module__CUXrBW__retry{margin-left:var(--space-3)}.PackagesTable-module__CUXrBW__sortButton{align-items:center;gap:var(--space-1);font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:0;display:inline-flex}.PackagesTable-module__CUXrBW__sortButton:hover{color:var(--color-text)}.PackagesTable-module__CUXrBW__sortButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:var(--radius-sm)}.PackagesTable-module__CUXrBW__sortIconIdle{color:var(--color-text-subtle);flex-shrink:0}.PackagesTable-module__CUXrBW__sortIconActive{color:var(--color-accent);flex-shrink:0}.PackagesTable-module__CUXrBW__cardList{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:none}.PackagesTable-module__CUXrBW__packageCard{gap:var(--space-2);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);font-size:var(--text-sm);flex-direction:column;display:flex}.PackagesTable-module__CUXrBW__packageCardActive{cursor:pointer}.PackagesTable-module__CUXrBW__packageCardActive:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.PackagesTable-module__CUXrBW__packageCardSelected{border-color:var(--color-accent);background:var(--color-accent-subtle)}.PackagesTable-module__CUXrBW__cardTopRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.PackagesTable-module__CUXrBW__cardCheckboxTarget{min-width:var(--control-height);min-height:var(--control-height);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.PackagesTable-module__CUXrBW__cardOwnerRow{color:var(--color-text-muted)}.PackagesTable-module__CUXrBW__cardDescription{color:var(--color-text-muted);font-size:var(--text-xs);line-height:var(--leading-xs);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.PackagesTable-module__CUXrBW__cardMeta{column-gap:var(--space-4);row-gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-subtle);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.PackagesTable-module__CUXrBW__cardMetaItem{align-items:center;gap:var(--space-1);min-width:0;display:flex}.PackagesTable-module__CUXrBW__cardMetaLabel{color:var(--color-text-subtle)}.PackagesTable-module__CUXrBW__cardMetaLabel:after{content:":"}.PackagesTable-module__CUXrBW__cardMetaValue{align-items:center;gap:var(--space-1);min-width:0;color:var(--color-text-muted);overflow-wrap:anywhere;margin:0;display:flex}.PackagesTable-module__CUXrBW__cardMetaIcon{color:var(--color-text-subtle);flex-shrink:0}@media (max-width:640px){.PackagesTable-module__CUXrBW__tableWrap{display:none}.PackagesTable-module__CUXrBW__cardList{display:flex}}.PackagesTable-module__CUXrBW__numeric{text-align:right;font-variant-numeric:tabular-nums}.PackagesTable-module__CUXrBW__wrap{white-space:normal}.PackagesTable-module__CUXrBW__skeletonRow td{padding:var(--space-3) var(--space-4)}
.ChangePassword-module__8bkS5G__heading{margin:0 0 var(--space-2);font-size:var(--text-lg);line-height:var(--leading-lg);font-weight:650}.ChangePassword-module__8bkS5G__note{margin:0 0 var(--space-4);font-size:var(--text-sm);color:var(--color-text-muted);max-width:62ch}.ChangePassword-module__8bkS5G__input{width:100%;min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit}.ChangePassword-module__8bkS5G__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}
.AccountMenu-module__cQDcRW__trigger{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;min-height:44px;display:flex}.AccountMenu-module__cQDcRW__trigger:hover{background:var(--color-surface-sunken)}.AccountMenu-module__cQDcRW__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.AccountMenu-module__cQDcRW__collapsed{justify-content:center}.AccountMenu-module__cQDcRW__initial{border-radius:var(--radius-full);background:var(--color-accent-subtle);width:28px;height:28px;color:var(--color-accent);font-size:var(--text-sm);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.AccountMenu-module__cQDcRW__identity{flex-direction:column;min-width:0;display:flex;overflow:hidden}.AccountMenu-module__cQDcRW__name{font-size:var(--text-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.AccountMenu-module__cQDcRW__role{font-size:var(--text-xs);color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.CustomerPicker-module__7zWpjq__field{gap:var(--space-1);flex-direction:column;display:flex}.CustomerPicker-module__7zWpjq__label{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.CustomerPicker-module__7zWpjq__hint{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.CustomerPicker-module__7zWpjq__results{padding:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-raised);flex-direction:column;gap:2px;max-height:220px;margin:0;list-style:none;display:flex;overflow-y:auto}.CustomerPicker-module__7zWpjq__resultButton{text-align:left;width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;font-family:inherit}.CustomerPicker-module__7zWpjq__resultButton:hover{background:var(--color-surface-sunken)}.CustomerPicker-module__7zWpjq__pickedNumber{font-family:var(--font-mono)}.CustomerPicker-module__7zWpjq__picked{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-sunken);font-size:var(--text-sm);display:flex}.CustomerPicker-module__7zWpjq__pickedText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CustomerPicker-module__7zWpjq__error{font-size:var(--text-xs);color:var(--color-danger-fg);margin:0}.CustomerPicker-module__7zWpjq__createPrompt{display:flex}.CustomerPicker-module__7zWpjq__createForm{gap:var(--space-4);flex-direction:column;display:flex}.CustomerPicker-module__7zWpjq__createRow{gap:var(--space-4);flex-wrap:wrap;display:flex}.CustomerPicker-module__7zWpjq__createRow>*{flex:1;min-width:160px}.CustomerPicker-module__7zWpjq__createActions{}@media (max-width:560px){.CustomerPicker-module__7zWpjq__createRow{flex-direction:column}}
.Alert-module__IrzyxW__alert{align-items:flex-start;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);line-height:var(--leading-sm);overflow-wrap:anywhere;border:1px solid #0000;flex-direction:column;min-width:0;display:flex}.Alert-module__IrzyxW__alert>p{margin:0}.Alert-module__IrzyxW__success{background:var(--color-success-bg);color:var(--color-success-fg);border-color:var(--color-success-border)}.Alert-module__IrzyxW__info{background:var(--color-info-bg);color:var(--color-info-fg);border-color:var(--color-info-border)}.Alert-module__IrzyxW__warning{background:var(--color-warning-bg);color:var(--color-warning-fg);border-color:var(--color-warning-border)}.Alert-module__IrzyxW__danger{background:var(--color-danger-bg);color:var(--color-danger-fg);border-color:var(--color-danger-border)}.Alert-module__IrzyxW__neutral{background:var(--color-neutral-bg);color:var(--color-neutral-fg);border-color:var(--color-neutral-border)}.Alert-module__IrzyxW__progress{background:var(--color-progress-bg);color:var(--color-progress-fg);border-color:var(--color-progress-border)}
.Badge-module__H8aylq__badge{align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);line-height:var(--leading-xs);white-space:nowrap;border:1px solid #0000;font-weight:600;display:inline-flex}.Badge-module__H8aylq__success{background:var(--color-success-bg);color:var(--color-success-fg);border-color:var(--color-success-border)}.Badge-module__H8aylq__info{background:var(--color-info-bg);color:var(--color-info-fg);border-color:var(--color-info-border)}.Badge-module__H8aylq__warning{background:var(--color-warning-bg);color:var(--color-warning-fg);border-color:var(--color-warning-border)}.Badge-module__H8aylq__danger{background:var(--color-danger-bg);color:var(--color-danger-fg);border-color:var(--color-danger-border)}.Badge-module__H8aylq__neutral{background:var(--color-neutral-bg);color:var(--color-neutral-fg);border-color:var(--color-neutral-border)}.Badge-module__H8aylq__progress{background:var(--color-progress-bg);color:var(--color-progress-fg);border-color:var(--color-progress-border)}
.ContextSwitcher-module__yAqOBW__wrapper{position:relative}.ContextSwitcher-module__yAqOBW__trigger{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);font:inherit;text-align:left;cursor:pointer;min-width:0;display:flex}.ContextSwitcher-module__yAqOBW__trigger:hover{border-color:var(--color-border-strong)}.ContextSwitcher-module__yAqOBW__trigger:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.ContextSwitcher-module__yAqOBW__triggerText{flex-direction:column;flex:1;min-width:0;display:flex}.ContextSwitcher-module__yAqOBW__triggerName{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ContextSwitcher-module__yAqOBW__triggerMeta{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--color-text-subtle);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContextSwitcher-module__yAqOBW__chevron{color:var(--color-text-subtle);flex-shrink:0}.ContextSwitcher-module__yAqOBW__collapsedTrigger{padding:var(--space-2);justify-content:center}.ContextSwitcher-module__yAqOBW__mark{border-radius:var(--radius-sm);object-fit:contain;background:var(--color-surface-sunken);flex-shrink:0;width:28px;height:28px}.ContextSwitcher-module__yAqOBW__initial{border-radius:var(--radius-sm);background:var(--brand-soft);width:28px;height:28px;color:var(--brand-primary);border:1px solid var(--brand-border);font-size:var(--text-xs);flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.ContextSwitcher-module__yAqOBW__panel{z-index:var(--z-drawer);inset-inline-start:0;top:calc(100% + var(--space-1));width:max(100%,17rem);max-height:min(70vh,32rem);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);box-shadow:var(--shadow-lg);position:absolute;overflow-y:auto}@media (max-width:640px){.ContextSwitcher-module__yAqOBW__panel{width:100%;max-height:none;box-shadow:none;margin-block-start:var(--space-2);position:static}}.ContextSwitcher-module__yAqOBW__groupHeading{padding:var(--space-2) var(--space-2) var(--space-1);font-size:var(--text-xs);line-height:var(--leading-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-subtle);font-weight:600}.ContextSwitcher-module__yAqOBW__searchWrap{z-index:1;background:var(--color-surface);padding-block-end:var(--space-2);position:sticky;top:0}.ContextSwitcher-module__yAqOBW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ContextSwitcher-module__yAqOBW__clearSearch{font:inherit;color:var(--brand-primary);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.ContextSwitcher-module__yAqOBW__option{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2);border-radius:var(--radius-sm);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;display:flex}.ContextSwitcher-module__yAqOBW__option:hover{background:var(--color-surface-sunken)}.ContextSwitcher-module__yAqOBW__option:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.ContextSwitcher-module__yAqOBW__optionActive{background:var(--brand-soft);box-shadow:inset 2px 0 0 var(--brand-primary)}.ContextSwitcher-module__yAqOBW__nested{border-inline-start:1px solid var(--color-border);margin-inline-start:var(--space-4);padding-inline-start:var(--space-2)}.ContextSwitcher-module__yAqOBW__optionText{flex-direction:column;flex:1;min-width:0;display:flex}.ContextSwitcher-module__yAqOBW__optionName{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ContextSwitcher-module__yAqOBW__optionMeta{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--color-text-subtle);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ContextSwitcher-module__yAqOBW__empty{padding:var(--space-3) var(--space-2);font-size:var(--text-xs);color:var(--color-text-subtle)}.ContextSwitcher-module__yAqOBW__scopeDot{vertical-align:-1px;clip-path:polygon(0 0,52% 0,100% 50%,52% 100%,0 100%,48% 50%);background:var(--cf-plum);width:7px;height:11px;margin-right:6px;display:inline-block}.ContextSwitcher-module__yAqOBW__scopeDot[data-scope=company]{background:var(--cf-steel)}.ContextSwitcher-module__yAqOBW__scopeDot[data-scope=agency]{background:var(--cf-amber-deep)}.ContextSwitcher-module__yAqOBW__groupNote{margin:var(--space-1) var(--space-3) var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}.ContextSwitcher-module__yAqOBW__reachText .ContextSwitcher-module__yAqOBW__optionName{white-space:normal;overflow-wrap:anywhere;overflow:visible}.ContextSwitcher-module__yAqOBW__reachText{text-align:start;flex-direction:column;gap:2px;min-width:0;display:flex}.ContextSwitcher-module__yAqOBW__reachNote{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text-muted);overflow-wrap:anywhere}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-family:var(--font-sans);cursor:pointer;border:1px solid #0000;font-weight:600;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.Button-module__8RiFmG__button:disabled{cursor:not-allowed;opacity:.6}.Button-module__8RiFmG__sm{height:var(--control-height-sm);padding:0 var(--space-3);font-size:var(--text-sm)}.Button-module__8RiFmG__md{height:var(--control-height);padding:0 var(--space-4);font-size:var(--text-base)}.Button-module__8RiFmG__primary{background:var(--color-accent);color:var(--color-text-on-accent)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--color-accent-hover)}.Button-module__8RiFmG__secondary{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border-strong)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--color-surface-sunken)}.Button-module__8RiFmG__ghost{color:var(--color-text);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--color-surface-sunken)}.Button-module__8RiFmG__danger{background:var(--color-danger-fg);color:var(--color-text-on-accent)}.Button-module__8RiFmG__danger:hover:not(:disabled){background:color-mix(in srgb, var(--color-danger-fg) 85%, black)}.Button-module__8RiFmG__spinner{color:currentColor}
.Card-module__b6YjYG__card{--card-pad:var(--space-5);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.Card-module__b6YjYG__compact{--card-pad:var(--space-4)}.Card-module__b6YjYG__card>:not(.Card-module__b6YjYG__header):not(.Card-module__b6YjYG__body):not(.Card-module__b6YjYG__footer){padding-left:var(--card-pad);padding-right:var(--card-pad)}.Card-module__b6YjYG__card>:not(.Card-module__b6YjYG__header):not(.Card-module__b6YjYG__body):not(.Card-module__b6YjYG__footer):first-child{padding-top:var(--card-pad)}.Card-module__b6YjYG__card>:not(.Card-module__b6YjYG__header):not(.Card-module__b6YjYG__body):not(.Card-module__b6YjYG__footer):last-child{padding-bottom:var(--card-pad)}.Card-module__b6YjYG__header{gap:var(--space-1);padding:var(--card-pad) var(--card-pad) 0;flex-direction:column;display:flex}.Card-module__b6YjYG__body{gap:var(--space-3);padding:var(--card-pad);flex-direction:column;display:flex}.Card-module__b6YjYG__header+.Card-module__b6YjYG__body{padding-top:var(--space-3)}.Card-module__b6YjYG__footer{gap:var(--space-2);padding:0 var(--card-pad) var(--card-pad);flex-wrap:wrap;display:flex}.Card-module__b6YjYG__body+.Card-module__b6YjYG__footer{padding-top:0}.Card-module__b6YjYG__title{font-size:var(--text-lg);line-height:var(--leading-lg);color:var(--color-text);overflow-wrap:anywhere;font-weight:600}
.KpiCard-module__mFLRgq__card,.KpiCard-module__mFLRgq__body{height:100%}.KpiCard-module__mFLRgq__label{font-size:var(--text-sm);color:var(--color-text-muted);margin:0;font-weight:600}.KpiCard-module__mFLRgq__value{font-size:var(--text-2xl);color:var(--color-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin:0;font-weight:650}.KpiCard-module__mFLRgq__meta{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.KpiCard-module__mFLRgq__action{padding-top:var(--space-2);margin-top:auto}.KpiCard-module__mFLRgq__action>button,.KpiCard-module__mFLRgq__action>a{width:100%}.KpiCard-module__mFLRgq__accent{background:var(--brand-surface);border-color:var(--brand-border)}.KpiCard-module__mFLRgq__accent .KpiCard-module__mFLRgq__value{color:var(--color-accent)}
.BusinessSummary-module__Le0nKG__wrap{margin-bottom:var(--space-5)}.BusinessSummary-module__Le0nKG__heading{margin-bottom:var(--space-2);align-items:center;display:flex}.BusinessSummary-module__Le0nKG__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:30rem){.BusinessSummary-module__Le0nKG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:48rem){.BusinessSummary-module__Le0nKG__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:75rem){.BusinessSummary-module__Le0nKG__grid{grid-template-columns:repeat(5,1fr)}}.BusinessSummary-module__Le0nKG__moneyLine{display:block}.BusinessSummary-module__Le0nKG__moneyLine:not(:last-child){margin-bottom:var(--space-1)}
.agency-module__zOxtFW__page{background:var(--pub-wash);min-height:100dvh;color:var(--pub-text)}.agency-module__zOxtFW__container{max-width:68rem;padding:0 var(--space-5);margin:0 auto}.agency-module__zOxtFW__containerNarrow{max-width:46rem;padding:0 var(--space-5);margin:0 auto}.agency-module__zOxtFW__hero{padding:calc(var(--space-8) + var(--space-5)) 0 calc(var(--space-8) + var(--space-2));background:linear-gradient(180deg, var(--pub-wash-accent) 0%, var(--pub-surface) 100%);border-bottom:1px solid var(--pub-line)}.agency-module__zOxtFW__heroInner{gap:var(--space-7);align-items:start;display:grid}.agency-module__zOxtFW__heroWithActions{}@media (min-width:800px){.agency-module__zOxtFW__heroWithActions{grid-template-columns:minmax(0,1fr) minmax(0,26rem)}}.agency-module__zOxtFW__headline{margin:0 0 var(--space-4);font-family:var(--pub-font-display);letter-spacing:-.03em;text-wrap:balance;max-width:18ch;font-size:clamp(2rem,5.4vw,3rem);font-weight:720;line-height:1.1}.agency-module__zOxtFW__lede{font-size:clamp(var(--text-md), 2.4vw, var(--text-lg));color:var(--pub-muted);text-wrap:pretty;max-width:42ch;margin:0;line-height:1.55}.agency-module__zOxtFW__section{padding:calc(var(--space-8) + var(--space-2)) 0}.agency-module__zOxtFW__sectionTight{padding:calc(var(--space-7) + var(--space-2)) 0}.agency-module__zOxtFW__offerSubsection{margin-top:calc(var(--space-8) + var(--space-2))}.agency-module__zOxtFW__band{padding:var(--space-8) 0;background:var(--pub-surface-sunken)}.agency-module__zOxtFW__sectionTitle{margin:0 0 var(--space-6);font-family:var(--pub-font-display);font-size:var(--text-2xl);line-height:var(--leading-2xl);letter-spacing:-.015em;font-weight:660}.agency-module__zOxtFW__sectionHead{text-align:inherit}.agency-module__zOxtFW__services{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(16rem,100%),1fr));margin:0;padding:0;list-style:none;display:grid}.agency-module__zOxtFW__service{background:var(--pub-surface);border:1px solid var(--pub-line);border-radius:var(--pub-radius-lg,var(--radius-lg));padding:var(--space-6)}.agency-module__zOxtFW__serviceTitle{margin:0 0 var(--space-2);font-size:var(--text-md);line-height:var(--leading-md);font-weight:640}.agency-module__zOxtFW__serviceBody{color:var(--pub-muted);margin:0;line-height:1.55}.agency-module__zOxtFW__footer{padding:calc(var(--space-7) + var(--space-2)) 0 calc(var(--space-8) + var(--space-2));border-top:1px solid var(--pub-line);background:var(--pub-surface)}.agency-module__zOxtFW__footerName{margin:0 0 var(--space-2);font-weight:640}.agency-module__zOxtFW__footerLine{margin:0 0 var(--space-1);color:var(--pub-muted);font-size:var(--text-md);overflow-wrap:anywhere}.agency-module__zOxtFW__footerLine a{color:inherit}.agency-module__zOxtFW__page{--pub-accent:#1a1d23;--pub-text-on-accent:#fff;--pub-text:#1a1d23;--pub-text-on-hero:var(--pub-text);--pub-surface:#fff;--pub-surface-sunken:#eef1f5;--pub-wash:#f7f8fa;--pub-muted:#556;--pub-line:#00000014;--pub-line-strong:#0000002e;--pub-radius:var(--radius-md);--pub-radius-lg:var(--radius-lg);--pub-accent-deep:color-mix(in srgb, var(--pub-accent) 55%, black 45%);--pub-wash-accent:color-mix(in srgb, var(--pub-accent) 6%, var(--pub-surface));--pub-hero-ground-1:color-mix(in srgb, var(--pub-accent-deep) 82%, black);--pub-hero-ground-2:color-mix(in srgb, var(--pub-accent-deep) 48%, black);--pub-font-display:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--pub-font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, "Liberation Mono", monospace;--pub-danger-fg:var(--color-danger-fg);--pub-success-fg:var(--color-success-fg)}.agency-module__zOxtFW__heroCta{margin:var(--space-6) 0 0}.agency-module__zOxtFW__ctaButton{min-height:calc(var(--control-height) + var(--space-2));padding:0 var(--space-6);border-radius:var(--pub-radius,var(--radius-md));background:var(--pub-accent);color:var(--pub-text-on-accent,#fff);font-weight:650;font-size:var(--text-md);align-items:center;text-decoration:none;display:inline-flex}.agency-module__zOxtFW__ctaButton:hover{filter:brightness(1.15)}.agency-module__zOxtFW__ctaButton:focus-visible{outline:2px solid var(--pub-accent);outline-offset:2px}.agency-module__zOxtFW__aboutBody{font-size:var(--text-md);line-height:var(--leading-lg);color:var(--pub-muted);white-space:pre-line;margin:0}.agency-module__zOxtFW__page[data-template=horizon]{--pub-accent:#2f4661;--pub-wash:#eef2f7;--pub-font-display:"Segoe UI", "Helvetica Neue", Arial, sans-serif}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__hero{background:linear-gradient(160deg, var(--pub-hero-ground-1) 0%, var(--pub-hero-ground-2) 55%, color-mix(in srgb, var(--pub-accent) 70%, black 8%) 100%);padding:calc(var(--space-8) * 2 - var(--space-2)) 0 calc(var(--space-8) + var(--space-6));--pub-text-on-hero:#f5f6f8;border-bottom:0}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__heroInner{text-align:center;justify-items:center}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__heroWithActions{max-width:40rem;margin-inline:auto}@media (min-width:800px){.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__heroWithActions{grid-template-columns:minmax(0,1fr)}}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__headline{color:#fff;max-width:26ch;font-size:clamp(2.1rem,5.6vw,3.2rem)}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__lede{color:#ffffffd1}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__heroCta{text-align:center}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__ctaButton{color:#223549;background:#fff}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__sectionHead{text-align:center}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__services{justify-content:center}.agency-module__zOxtFW__page[data-template=metro]{--pub-accent:#b3541e;--pub-wash:#f6f4f1;--pub-surface-sunken:#efece6;--pub-radius:var(--radius-sm);--pub-radius-lg:var(--radius-sm);--pub-font-display:"Arial Narrow", "Helvetica Neue", Arial, sans-serif}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__hero{padding:var(--space-5) 0 var(--space-4);border-bottom:3px solid var(--pub-accent)}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__heroWithActions{align-items:center}@media (min-width:800px){.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__heroWithActions{gap:var(--space-6);grid-template-columns:minmax(0,1fr) minmax(0,22rem)}}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__headline{text-transform:uppercase;letter-spacing:-.01em;font-size:clamp(1.7rem,4.4vw,2.3rem)}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__lede{max-width:34ch}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__sectionTitle{text-transform:uppercase;font-size:var(--text-md);letter-spacing:.08em;color:var(--pub-accent)}.agency-module__zOxtFW__page[data-template=metro] .agency-module__zOxtFW__service{border-left:3px solid var(--pub-accent)}.agency-module__zOxtFW__page[data-template=noir]{--pub-accent:#d9a441;--pub-text-on-accent:#171419;--pub-text:#f4eff7;--pub-surface:#211d24;--pub-surface-sunken:#1d1a21;--pub-wash:#171419;--pub-muted:#b9b0c2;--pub-line:#ffffff1f;--pub-danger-fg:#ff8a80;--pub-success-fg:#7fd996;--pub-font-display:Georgia, "Times New Roman", serif}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__hero{background:radial-gradient(60rem 30rem at 15% 0%, color-mix(in srgb, var(--pub-accent) 10%, transparent), transparent 60%), var(--pub-surface-sunken);border-bottom-color:var(--pub-line);padding:calc(var(--space-8) * 2) 0 calc(var(--space-8) + var(--space-6))}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__headline{letter-spacing:-.01em;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:500}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__heroWithActions{gap:calc(var(--space-7) + var(--space-3))}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__section{padding:calc(var(--space-8) * 1.5) 0}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__sectionTitle{letter-spacing:0;font-weight:500}.agency-module__zOxtFW__page[data-template=noir] .agency-module__zOxtFW__footer{background:#121014}.agency-module__zOxtFW__page[data-template=breeze]{--pub-accent:#0e7f6d;--pub-wash:#fbf7f2;--pub-surface-sunken:#f1ebe3;--pub-radius:var(--radius-full);--pub-radius-lg:calc(var(--radius-lg) + var(--space-2))}.agency-module__zOxtFW__page[data-template=breeze] .agency-module__zOxtFW__hero{background:color-mix(in srgb, var(--pub-accent) 8%, #f4ece2);border-radius:0 0 calc(var(--pub-radius-lg) * 2) calc(var(--pub-radius-lg) * 2);border-bottom:0}.agency-module__zOxtFW__page[data-template=breeze] .agency-module__zOxtFW__heroInner{background:var(--pub-surface);border-radius:calc(var(--pub-radius-lg) * 1.4);padding:var(--space-7);box-shadow:var(--shadow-md)}.agency-module__zOxtFW__page[data-template=breeze] .agency-module__zOxtFW__headline{font-weight:640}.agency-module__zOxtFW__whatsappButton{right:var(--space-5);bottom:var(--space-5);width:calc(var(--space-8) + var(--space-2));height:calc(var(--space-8) + var(--space-2));color:#fff;box-shadow:var(--shadow-lg);z-index:var(--z-sticky);background:#25d366;border-radius:50%;place-items:center;display:grid;position:fixed}.agency-module__zOxtFW__whatsappButton:hover{filter:brightness(1.06)}.agency-module__zOxtFW__whatsappButton:focus-visible{outline-offset:2px;outline:2px solid #25d366}.grecaptcha-badge{visibility:hidden}.agency-module__zOxtFW__offerLede{margin:calc(var(--space-6) * -1 + var(--space-1)) 0 var(--space-6);color:var(--pub-muted);font-size:var(--text-md);line-height:var(--leading-md);max-width:52ch}.agency-module__zOxtFW__page[data-template=horizon] .agency-module__zOxtFW__offerLede{text-align:center;margin-inline:auto}
.RecoveryCodesReveal-module__NMBv2W__wrap{gap:var(--space-3);flex-direction:column;display:flex}.RecoveryCodesReveal-module__NMBv2W__grid{gap:var(--space-2);padding:var(--space-3);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;list-style:none;display:grid}@media (max-width:420px){.RecoveryCodesReveal-module__NMBv2W__grid{grid-template-columns:minmax(0,1fr)}}.RecoveryCodesReveal-module__NMBv2W__code{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-sm);letter-spacing:.04em;text-align:center;padding:var(--space-1) 0}.RecoveryCodesReveal-module__NMBv2W__acknowledge{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text);display:flex}
.DashboardWidgets-module__V6SW7a__metricGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.DashboardWidgets-module__V6SW7a__metricCard{gap:var(--space-1);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:inherit;flex-direction:column;min-width:0;display:flex}.DashboardWidgets-module__V6SW7a__metricCard:hover{border-color:var(--color-border-strong)}.DashboardWidgets-module__V6SW7a__metricIcon{align-items:center;display:inline-flex}.DashboardWidgets-module__V6SW7a__metricValue{font-size:var(--text-2xl);line-height:var(--leading-2xl);font-variant-numeric:tabular-nums;font-weight:600}.DashboardWidgets-module__V6SW7a__metricLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.DashboardWidgets-module__V6SW7a__neutral{color:var(--color-text-muted)}.DashboardWidgets-module__V6SW7a__success{color:var(--color-success-fg)}.DashboardWidgets-module__V6SW7a__warning{color:var(--color-warning-fg)}.DashboardWidgets-module__V6SW7a__danger{color:var(--color-danger-fg)}.DashboardWidgets-module__V6SW7a__card{gap:var(--space-3);padding:var(--space-5);flex-direction:column;display:flex}.DashboardWidgets-module__V6SW7a__cardTitle{align-items:center;gap:var(--space-2);display:flex}.DashboardWidgets-module__V6SW7a__cardLink{font-size:var(--text-sm);width:fit-content}.DashboardWidgets-module__V6SW7a__muted,.DashboardWidgets-module__V6SW7a__allClear{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.DashboardWidgets-module__V6SW7a__attentionList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DashboardWidgets-module__V6SW7a__attentionRow{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;display:flex}.DashboardWidgets-module__V6SW7a__attentionRow:hover{background:var(--color-surface-sunken)}.DashboardWidgets-module__V6SW7a__attentionIcon{flex-shrink:0;display:inline-flex}.DashboardWidgets-module__V6SW7a__attentionLabel{font-size:var(--text-sm);overflow-wrap:anywhere;flex:1;min-width:0}.DashboardWidgets-module__V6SW7a__attentionCount{font-variant-numeric:tabular-nums;font-weight:600}.DashboardWidgets-module__V6SW7a__todayGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0;display:grid}.DashboardWidgets-module__V6SW7a__todayItem{flex-direction:column;gap:2px;display:flex}.DashboardWidgets-module__V6SW7a__todayItem dt{font-size:var(--text-xs);color:var(--color-text-muted)}.DashboardWidgets-module__V6SW7a__todayItem dd{font-size:var(--text-xl);font-variant-numeric:tabular-nums;margin:0;font-weight:600}.DashboardWidgets-module__V6SW7a__healthRow{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.DashboardWidgets-module__V6SW7a__recentList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.DashboardWidgets-module__V6SW7a__recentRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-3) 0;flex-wrap:wrap;min-width:0;display:flex}.DashboardWidgets-module__V6SW7a__recentRow+.DashboardWidgets-module__V6SW7a__recentRow{border-top:1px solid var(--color-border)}.DashboardWidgets-module__V6SW7a__recentMain{align-items:center;gap:var(--space-2);min-width:0;display:flex}.DashboardWidgets-module__V6SW7a__recentMeta{gap:var(--space-3);font-size:var(--text-xs);color:var(--color-text-muted);overflow-wrap:anywhere;flex-wrap:wrap;min-width:0;display:flex}.DashboardWidgets-module__V6SW7a__recentTime{font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap}.DashboardWidgets-module__V6SW7a__mono{font-family:var(--font-mono)}
.ShellGate-module__eo4XHG__wrap{padding:var(--space-8) var(--space-4);justify-content:center;display:flex}.ShellGate-module__eo4XHG__card{gap:var(--space-4);flex-direction:column;width:100%;max-width:34rem;display:flex}.ShellGate-module__eo4XHG__title{font-size:var(--text-lg);margin:0;font-weight:650}.ShellGate-module__eo4XHG__intro{color:var(--color-text-muted);margin:0}.ShellGate-module__eo4XHG__settled{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ShellGate-module__eo4XHG__settledItem{align-items:center;gap:var(--space-2);color:var(--color-text-muted);font-size:var(--text-sm);display:flex}.ShellGate-module__eo4XHG__settledMark{color:var(--color-success,var(--color-text-muted));flex:none}.ShellGate-module__eo4XHG__later{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md,.5rem);display:flex}.ShellGate-module__eo4XHG__laterLabel{color:var(--color-text-muted);font-size:var(--text-sm)}.ShellGate-module__eo4XHG__loading{padding:var(--space-8);justify-content:center;display:flex}
.OrganizationPackageDetailDrawer-module__P30p2q__panel{gap:var(--space-4);padding:var(--space-5);flex-direction:column;display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__titleBlock{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__eyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin:0;font-weight:600}.OrganizationPackageDetailDrawer-module__P30p2q__title{font-family:var(--font-mono);font-size:var(--text-lg);line-height:var(--leading-lg);color:var(--color-text);overflow-wrap:anywhere;margin:0;font-weight:700}.OrganizationPackageDetailDrawer-module__P30p2q__badges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__description{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-sunken);font-size:var(--text-sm);color:var(--color-text);overflow-wrap:anywhere;margin:0}.OrganizationPackageDetailDrawer-module__P30p2q__facts{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-direction:column;margin:0;display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__fact{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.OrganizationPackageDetailDrawer-module__P30p2q__factLabel{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-text-muted);flex-shrink:0;display:inline-flex}.OrganizationPackageDetailDrawer-module__P30p2q__factIcon{color:var(--color-text-subtle)}.OrganizationPackageDetailDrawer-module__P30p2q__factValue{font-size:var(--text-sm);color:var(--color-text);text-align:right;overflow-wrap:anywhere;min-width:0;margin:0}
.page-module__5rQqLa__segments{border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:var(--space-4,1rem);align-self:flex-start;display:inline-flex;overflow:hidden}.page-module__5rQqLa__segment{padding:var(--space-2) var(--space-4);cursor:pointer;font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text-muted);background:0 0;border:0}.page-module__5rQqLa__segment+.page-module__5rQqLa__segment{border-left:1px solid var(--color-border)}.page-module__5rQqLa__segmentActive{background:var(--color-surface-sunken,var(--color-border));color:var(--color-text);font-weight:600}
.TotpQrCode-module__lkTZvG__card{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;line-height:0;display:inline-flex}.TotpQrCode-module__lkTZvG__card svg{width:160px;height:160px;display:block}@media (max-width:480px){.TotpQrCode-module__lkTZvG__card svg{width:180px;height:180px}}
.PlatformTwoFactorGate-module__eQa3ja__bannerRow{margin-bottom:var(--space-4);}.PlatformTwoFactorGate-module__eQa3ja__bannerBody{}.PlatformTwoFactorGate-module__eQa3ja__bannerLink{color:inherit;font-weight:600;text-decoration:underline}.PlatformTwoFactorGate-module__eQa3ja__bannerClose{}
.ProviderInformation-module__fnW0fq__card{gap:var(--space-3);padding:var(--space-5);flex-direction:column;display:flex}.ProviderInformation-module__fnW0fq__header{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ProviderInformation-module__fnW0fq__heading{font-size:var(--text-lg);line-height:var(--leading-lg);color:var(--color-text);margin:0;font-weight:600}.ProviderInformation-module__fnW0fq__feedback{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.ProviderInformation-module__fnW0fq__facts{gap:var(--space-2);flex-direction:column;margin:0;display:flex}.ProviderInformation-module__fnW0fq__fact{align-items:baseline;gap:var(--space-3);justify-content:space-between;display:flex}.ProviderInformation-module__fnW0fq__fact dt{font-size:var(--text-sm);color:var(--color-text-muted);flex-shrink:0}.ProviderInformation-module__fnW0fq__fact dd{font-size:var(--text-sm);text-align:right;overflow-wrap:anywhere;min-width:0;margin:0}.ProviderInformation-module__fnW0fq__factSub{font-size:var(--text-xs);color:var(--color-text-muted);display:block}.ProviderInformation-module__fnW0fq__evidenceNote{padding-top:var(--space-1);border-top:1px solid var(--color-border);font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.ProviderInformation-module__fnW0fq__historyBlock{gap:var(--space-2);flex-direction:column;display:flex}.ProviderInformation-module__fnW0fq__historyTitle{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-weight:600}.ProviderInformation-module__fnW0fq__timeline{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ProviderInformation-module__fnW0fq__event{justify-content:space-between;align-items:baseline;gap:var(--space-3);padding:var(--space-2) 0 var(--space-2) var(--space-3);border-left:2px solid var(--color-border);flex-wrap:wrap;display:flex}.ProviderInformation-module__fnW0fq__event+.ProviderInformation-module__fnW0fq__event{border-top:1px solid var(--color-border-subtle,var(--color-border))}.ProviderInformation-module__fnW0fq__eventName{font-size:var(--text-sm);overflow-wrap:anywhere;min-width:0}.ProviderInformation-module__fnW0fq__eventMeta{align-items:baseline;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);white-space:nowrap;display:flex}.ProviderInformation-module__fnW0fq__eventPlace{overflow-wrap:anywhere;white-space:normal}.ProviderInformation-module__fnW0fq__empty{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}
.public-module__GWSZSW__header{border-bottom:1px solid var(--pub-line);background:var(--pub-surface);color:var(--pub-text)}.public-module__GWSZSW__headerInner{max-width:68rem;padding:var(--space-4) var(--space-5);align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;margin:0 auto;display:flex}@media (min-width:760px){.public-module__GWSZSW__headerInner{align-items:center;gap:var(--space-4);text-align:left;grid-template-columns:1fr auto 1fr;display:grid}}.public-module__GWSZSW__brand{align-items:center;min-width:0;display:flex}.public-module__GWSZSW__brandName{font-size:var(--text-lg);line-height:var(--leading-lg);letter-spacing:-.01em;font-weight:680}.public-module__GWSZSW__logo{width:auto;max-height:40px}.public-module__GWSZSW__nav{justify-content:center;align-items:center;gap:var(--space-5);font-size:var(--text-base);flex-wrap:wrap;display:flex}.public-module__GWSZSW__nav a{color:inherit;text-decoration:none}.public-module__GWSZSW__nav a:hover{text-decoration:underline}.public-module__GWSZSW__nav a:focus-visible{outline:2px solid var(--pub-accent);outline-offset:2px}.public-module__GWSZSW__headerActions{justify-content:center;}@media (min-width:760px){.public-module__GWSZSW__headerActions{justify-content:flex-end}}.public-module__GWSZSW__headerInnerCompact{max-width:68rem;padding:var(--space-4) var(--space-5);align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;margin:0 auto;display:flex}@media (min-width:760px){.public-module__GWSZSW__headerInnerCompact{text-align:left;flex-direction:row;justify-content:space-between}}.public-module__GWSZSW__navCta{min-height:var(--control-height-sm);padding:0 var(--space-3);border-radius:var(--pub-radius,var(--radius-md));border:1px solid;align-items:center;display:inline-flex}.public-module__GWSZSW__panel{background:var(--pub-surface);border:1px solid var(--pub-line);border-radius:var(--pub-radius-lg,var(--radius-lg));box-shadow:var(--shadow-sm);padding:calc(var(--space-6) + var(--space-1))}.public-module__GWSZSW__panelTitle{margin:0 0 var(--space-2);font-size:var(--text-2xl);line-height:var(--leading-2xl);letter-spacing:-.015em;font-weight:660}.public-module__GWSZSW__panelLede{margin:0 0 var(--space-5);color:var(--pub-muted);line-height:1.55}.public-module__GWSZSW__trackForm{gap:var(--space-4);grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;display:grid}.public-module__GWSZSW__signupForm{gap:var(--space-4);display:grid}.public-module__GWSZSW__formRow{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(12rem,100%),1fr));display:grid}.public-module__GWSZSW__field{min-width:0;display:block}.public-module__GWSZSW__label{font-size:var(--text-sm);line-height:var(--leading-sm);margin-bottom:var(--space-2);font-weight:620;display:block}.public-module__GWSZSW__consent{align-items:flex-start;gap:var(--space-2);margin-top:var(--space-4);font-size:var(--text-sm);line-height:1.5;display:flex}.public-module__GWSZSW__consent input{flex:none;width:1rem;height:1rem;margin-top:.15em}.public-module__GWSZSW__input,.public-module__GWSZSW__textarea{box-sizing:border-box;border:1px solid var(--pub-line-strong);border-radius:var(--pub-radius,var(--radius-md));width:100%;padding:var(--space-3);font:inherit;background:var(--pub-surface);color:var(--pub-text)}.public-module__GWSZSW__textarea{resize:vertical}.public-module__GWSZSW__input:focus-visible,.public-module__GWSZSW__textarea:focus-visible{outline:2px solid var(--pub-accent);outline-offset:1px}.public-module__GWSZSW__primaryButton{border-radius:var(--pub-radius,var(--radius-md));min-height:var(--control-height);padding:0 var(--space-5);font:inherit;font-weight:620;font-size:var(--text-md);color:var(--pub-text-on-accent,#fff);background:var(--pub-accent);cursor:pointer;border:0}.public-module__GWSZSW__primaryButton:hover:not(:disabled){filter:brightness(1.1)}.public-module__GWSZSW__primaryButton:focus-visible{outline:2px solid var(--pub-accent);outline-offset:2px}.public-module__GWSZSW__primaryButton:disabled{opacity:.5;cursor:not-allowed}.public-module__GWSZSW__secondaryLink{margin-top:var(--space-3);color:var(--pub-muted);font-size:var(--text-sm);text-align:center;text-decoration:underline;display:inline-block}.public-module__GWSZSW__secondaryLink:hover{color:var(--pub-text)}.public-module__GWSZSW__result{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--pub-line)}.public-module__GWSZSW__resultNumber{margin:0 0 var(--space-4);font-weight:660;font-size:var(--text-lg);line-height:var(--leading-lg);overflow-wrap:anywhere}.public-module__GWSZSW__timeline{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.public-module__GWSZSW__timeline li{justify-content:space-between;gap:var(--space-4);padding-left:var(--space-5);display:flex;position:relative}.public-module__GWSZSW__timeline li:before{content:"";width:var(--space-2);height:var(--space-2);border:2px solid;border-radius:50%;position:absolute;top:.45em;left:0}.public-module__GWSZSW__doneStep:before{background:currentColor}.public-module__GWSZSW__currentStep{font-weight:620}.public-module__GWSZSW__pendingStep{opacity:.55}.public-module__GWSZSW__stepDate{color:var(--pub-muted);font-size:var(--text-sm);white-space:nowrap}.public-module__GWSZSW__notFound,.public-module__GWSZSW__formError{margin:var(--space-5) 0 0;color:var(--pub-danger-fg);line-height:1.5}.public-module__GWSZSW__successNote{color:var(--pub-success-fg);margin:0;line-height:1.55}.public-module__GWSZSW__registerCta{margin:var(--space-5) 0 0;padding-top:var(--space-4);border-top:1px solid var(--pub-border);color:var(--pub-muted);line-height:1.55}.public-module__GWSZSW__registerCta a{color:var(--pub-accent);font-weight:600}.public-module__GWSZSW__notifyBox{margin:var(--space-5) 0 0;padding-top:var(--space-4);border-top:1px solid var(--pub-border)}.public-module__GWSZSW__notifyCheckboxRow{align-items:center;gap:var(--space-2);color:var(--pub-muted);cursor:pointer;display:flex}.public-module__GWSZSW__notifyForm{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.public-module__GWSZSW__notifyForm .public-module__GWSZSW__input{flex:14rem}@media (max-width:720px){.public-module__GWSZSW__trackForm{grid-template-columns:minmax(0,1fr)}.public-module__GWSZSW__primaryButton{width:100%}}.public-module__GWSZSW__offerGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr));margin:0;padding:0;list-style:none;display:grid}.public-module__GWSZSW__offerCard{gap:var(--space-2);padding:var(--space-6);background:var(--pub-surface);border:1px solid var(--pub-line);border-radius:var(--pub-radius-lg,var(--radius-lg));flex-direction:column;display:flex}.public-module__GWSZSW__offerTitle{font-size:var(--text-lg);line-height:var(--leading-lg);letter-spacing:-.01em;margin:0;font-weight:640}.public-module__GWSZSW__offerBody{color:var(--pub-muted);margin:0;line-height:1.6}.public-module__GWSZSW__offerAction{color:var(--pub-accent);align-self:start;margin-block-start:auto;padding-block-start:var(--space-2);font-weight:620;text-decoration:none}.public-module__GWSZSW__offerAction:hover{text-decoration:underline}.public-module__GWSZSW__offerAction:after{content:" →"}[data-template=horizon] .public-module__GWSZSW__offerGrid{counter-reset:horizonOffer;max-width:44rem;margin-inline:auto;display:block}[data-template=horizon] .public-module__GWSZSW__offerCard{border:0;border-bottom:1px solid var(--pub-line);padding:var(--space-6) 0 var(--space-6) calc(var(--space-8) + var(--space-4));background:0 0;border-radius:0;position:relative}[data-template=horizon] .public-module__GWSZSW__offerGrid>:first-child{border-top:1px solid var(--pub-line)}[data-template=horizon] .public-module__GWSZSW__offerCard:before{content:counter(horizonOffer, decimal-leading-zero);counter-increment:horizonOffer;left:0;top:var(--space-6);width:calc(var(--space-8) + var(--space-1));height:calc(var(--space-8) + var(--space-1));background:color-mix(in srgb, var(--pub-accent) 14%, var(--pub-surface));color:var(--pub-accent);font-weight:700;font-size:var(--text-md);border-radius:50%;place-items:center;display:grid;position:absolute}[data-template=horizon] .public-module__GWSZSW__offerCard:nth-child(2n){padding-left:0;padding-right:calc(var(--space-8) + var(--space-4));text-align:right}[data-template=horizon] .public-module__GWSZSW__offerCard:nth-child(2n):before{left:auto;right:0}[data-template=horizon] .public-module__GWSZSW__offerCard:nth-child(2n) .public-module__GWSZSW__offerAction{align-self:flex-end}[data-template=metro] .public-module__GWSZSW__offerGrid{border-top:1px solid var(--pub-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:0}[data-template=metro] .public-module__GWSZSW__offerCard{border:0;border-bottom:1px solid var(--pub-line-strong);padding:var(--space-4) var(--space-5);gap:var(--space-1);background:0 0;border-radius:0}[data-template=metro] .public-module__GWSZSW__offerCard:nth-child(odd):not(:last-child){border-right:1px solid var(--pub-line-strong)}[data-template=metro] .public-module__GWSZSW__offerTitle{text-transform:uppercase;font-size:var(--text-sm);letter-spacing:.04em}@media (max-width:640px){[data-template=metro] .public-module__GWSZSW__offerGrid{grid-template-columns:minmax(0,1fr)}[data-template=metro] .public-module__GWSZSW__offerCard:nth-child(odd){border-right:0}}[data-template=noir] .public-module__GWSZSW__offerGrid{counter-reset:noirOffer;max-width:42rem;display:block}[data-template=noir] .public-module__GWSZSW__offerCard{padding:0 0 0 calc(var(--space-7) + var(--space-2));counter-increment:noirOffer;margin-bottom:var(--space-7);background:0 0;border:0;border-radius:0;position:relative}[data-template=noir] .public-module__GWSZSW__offerGrid>:last-child{margin-bottom:0}[data-template=noir] .public-module__GWSZSW__offerCard:before{content:counter(noirOffer, decimal-leading-zero);color:var(--pub-accent);font-weight:700;font-size:var(--text-lg);font-variant-numeric:tabular-nums;position:absolute;top:.1em;left:0}[data-template=noir] .public-module__GWSZSW__offerTitle{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:var(--text-xl)}[data-template=breeze] .public-module__GWSZSW__offerGrid{flex-wrap:wrap;display:flex}[data-template=breeze] .public-module__GWSZSW__offerCard{box-shadow:var(--shadow-sm);border:0;flex:16rem}[data-template=breeze] .public-module__GWSZSW__offerTitle{width:fit-content;padding:var(--space-1) var(--space-4);border-radius:var(--pub-radius);background:color-mix(in srgb, var(--pub-accent) 14%, transparent);color:var(--pub-accent);font-size:var(--text-sm);align-items:center;font-weight:700;display:inline-flex}.public-module__GWSZSW__closing{padding:calc(var(--space-8) + var(--space-2)) 0;background:var(--pub-accent);color:var(--pub-text-on-accent,#fff);text-align:center}.public-module__GWSZSW__closingTitle{margin:0 0 var(--space-3);font-family:var(--pub-font-display,inherit);font-size:var(--text-2xl);line-height:var(--leading-2xl);letter-spacing:-.02em;font-weight:680}.public-module__GWSZSW__closingBody{margin:0 0 var(--space-6);font-size:var(--text-lg);line-height:var(--leading-lg);opacity:.85}.public-module__GWSZSW__closingButton{min-height:calc(var(--control-height) + var(--space-2));padding:0 var(--space-7);border-radius:var(--pub-radius,var(--radius-md));background:var(--pub-text-on-accent,#fff);color:var(--pub-accent);font-weight:650;font-size:var(--text-md);align-items:center;text-decoration:none;display:inline-flex}.public-module__GWSZSW__closingButton:hover{filter:brightness(.94)}.public-module__GWSZSW__closingButton:focus-visible{outline:2px solid var(--pub-text-on-accent,#fff);outline-offset:3px}.public-module__GWSZSW__eyebrow{font-family:var(--pub-font-mono);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--pub-accent);margin:0 0 var(--space-3);font-weight:620;display:block}.public-module__GWSZSW__eyebrowCentered{text-align:center}.public-module__GWSZSW__statsStrip{border-block:1px solid var(--pub-line);background:var(--pub-surface)}.public-module__GWSZSW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(min(11rem,100%),1fr));display:grid}.public-module__GWSZSW__stat{padding:var(--space-6) var(--space-4);text-align:center;position:relative}.public-module__GWSZSW__stat+.public-module__GWSZSW__stat:before{content:"";background:var(--pub-line);width:1px;height:44%;position:absolute;top:28%;left:0}.public-module__GWSZSW__statNum{font-family:var(--pub-font-mono);letter-spacing:-.02em;color:var(--pub-accent);font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,3vw,2rem);font-weight:660}.public-module__GWSZSW__statLabel{margin-top:var(--space-1);font-size:var(--text-sm);color:var(--pub-muted)}@media (max-width:560px){.public-module__GWSZSW__stat+.public-module__GWSZSW__stat:before{display:none}}[data-template=horizon] .public-module__GWSZSW__statsGrid{max-width:44rem;margin-inline:auto}[data-template=horizon] .public-module__GWSZSW__stat+.public-module__GWSZSW__stat:before{display:none}[data-template=horizon] .public-module__GWSZSW__statNum{font-size:clamp(1.7rem,3.4vw,2.3rem)}[data-template=metro] .public-module__GWSZSW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(min(9rem,100%),1fr))}[data-template=metro] .public-module__GWSZSW__stat{text-align:left;padding:var(--space-4) var(--space-5);border-left:3px solid var(--pub-accent)}[data-template=metro] .public-module__GWSZSW__stat+.public-module__GWSZSW__stat:before{display:none}[data-template=metro] .public-module__GWSZSW__statNum{font-size:var(--text-xl)}[data-template=metro] .public-module__GWSZSW__statLabel{text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs)}[data-template=noir] .public-module__GWSZSW__statsStrip{background:var(--pub-surface-sunken)}[data-template=noir] .public-module__GWSZSW__statNum{font-weight:500}[data-template=breeze] .public-module__GWSZSW__statsStrip{background:0 0;border:0}[data-template=breeze] .public-module__GWSZSW__statsGrid{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}[data-template=breeze] .public-module__GWSZSW__stat{padding:var(--space-4) var(--space-6);background:var(--pub-surface);border-radius:var(--pub-radius);box-shadow:var(--shadow-sm);flex:0 auto}[data-template=breeze] .public-module__GWSZSW__stat+.public-module__GWSZSW__stat:before{display:none}.public-module__GWSZSW__contactGrid{gap:var(--space-5);align-items:stretch;display:grid}@media (min-width:760px){.public-module__GWSZSW__contactGrid{grid-template-columns:minmax(0,1fr) minmax(0,20rem)}}.public-module__GWSZSW__contactGridSingle{max-width:46rem;margin-inline:auto}@media (min-width:760px){.public-module__GWSZSW__contactGridSingle{grid-template-columns:minmax(0,1fr)}}.public-module__GWSZSW__contactInfo{padding:calc(var(--space-6) + var(--space-1));border-radius:var(--pub-radius-lg,var(--radius-lg));background:linear-gradient(165deg, var(--pub-accent-deep), color-mix(in srgb, var(--pub-accent-deep) 55%, black));color:#fff;flex-direction:column;display:flex}.public-module__GWSZSW__contactInfoTitle{margin:0 0 var(--space-3);font-family:var(--pub-font-display,inherit);font-size:var(--text-lg);color:#fff;font-weight:660}.public-module__GWSZSW__contactInfoRow{padding:var(--space-3) 0;border-top:1px solid #ffffff24;flex-direction:column;gap:2px;display:flex}.public-module__GWSZSW__contactInfoRow:first-of-type{border-top:0}.public-module__GWSZSW__contactInfoLabel{font-family:var(--pub-font-mono);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:#fff9}.public-module__GWSZSW__contactInfoValue{color:#fff;font-size:var(--text-md);overflow-wrap:anywhere}.public-module__GWSZSW__contactInfoValue a{color:inherit}.public-module__GWSZSW__contactInfoValue a:hover{text-decoration:underline}[data-template=noir] .public-module__GWSZSW__contactInfo{border:1px solid var(--pub-line)}[data-template=breeze] .public-module__GWSZSW__contactInfo{border-radius:calc(var(--pub-radius-lg) * 1.3)}.public-module__GWSZSW__footerGrid{gap:var(--space-7);grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));display:grid}.public-module__GWSZSW__footerHeading{margin:0 0 var(--space-3);font-family:var(--pub-font-mono);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--pub-muted);font-weight:620}.public-module__GWSZSW__footerLinks{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.public-module__GWSZSW__footerLinks a{color:inherit;text-decoration:none}.public-module__GWSZSW__footerLinks a:hover{text-decoration:underline}.public-module__GWSZSW__footerLinks a:focus-visible{outline:2px solid var(--pub-accent);outline-offset:2px}
.EmptyState-module__7SqAPW__root{align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-5);text-align:center;flex-direction:column;display:flex}.EmptyState-module__7SqAPW__title{font-size:var(--text-md);color:var(--color-text);font-weight:600}.EmptyState-module__7SqAPW__description{max-width:40ch;font-size:var(--text-sm);color:var(--color-text-muted)}.EmptyState-module__7SqAPW__action{margin-top:var(--space-2)}
.TotpEnrollmentDialog-module__QO_BWW__step{margin:0 0 var(--space-1);font-size:var(--text-sm);font-weight:650}.TotpEnrollmentDialog-module__QO_BWW__hint{margin:0 0 var(--space-2);font-size:var(--text-sm);color:var(--color-text-muted)}.TotpEnrollmentDialog-module__QO_BWW__manualTitle{margin:var(--space-4) 0 var(--space-1);font-size:var(--text-sm);font-weight:650}.TotpEnrollmentDialog-module__QO_BWW__mobileLink{display:none}@media (max-width:480px){.TotpEnrollmentDialog-module__QO_BWW__mobileLink{margin:var(--space-2) 0;font-size:var(--text-sm);color:var(--color-accent);font-weight:600;display:inline-block}.TotpEnrollmentDialog-module__QO_BWW__mobileLink:hover{text-decoration:underline}.TotpEnrollmentDialog-module__QO_BWW__mobileLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}}.TotpEnrollmentDialog-module__QO_BWW__secretRow{align-items:stretch;gap:var(--space-2);display:flex}.TotpEnrollmentDialog-module__QO_BWW__secret{min-width:0;padding:var(--space-2) var(--space-3);background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-sm);word-break:break-all;-webkit-user-select:all;user-select:all;flex:1;display:block}.TotpEnrollmentDialog-module__QO_BWW__input{width:100%;min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;letter-spacing:.08em}.TotpEnrollmentDialog-module__QO_BWW__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}
.Field-module__bfn3sa__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.Field-module__bfn3sa__labelRow{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.Field-module__bfn3sa__label{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text);font-weight:600}.Field-module__bfn3sa__required{margin-left:var(--space-1);color:var(--color-danger-fg)}.Field-module__bfn3sa__help,.Field-module__bfn3sa__error{margin-top:calc(var(--space-2) * -1 + var(--space-1));font-size:var(--text-xs);line-height:var(--leading-xs);overflow-wrap:anywhere}.Field-module__bfn3sa__help{color:var(--color-text-muted)}.Field-module__bfn3sa__error{color:var(--color-danger-fg);font-weight:600}.Field-module__bfn3sa__narrow{flex:none;width:9ch}.Field-module__bfn3sa__wide{flex:auto;min-width:14rem}
.layout-module__4PX5ca__status{min-height:100vh;padding:var(--space-8);flex:1;justify-content:center;align-items:center;display:flex}
.ConfirmDialog-module__Xa8SYq__backdrop{z-index:var(--z-dialog);background:color-mix(in srgb, var(--neutral-900) 45%, transparent);transition:opacity .15s;position:fixed;inset:0}.ConfirmDialog-module__Xa8SYq__backdrop[data-starting-style],.ConfirmDialog-module__Xa8SYq__backdrop[data-ending-style]{opacity:0}.ConfirmDialog-module__Xa8SYq__popup{z-index:var(--z-dialog);width:calc(100vw - var(--space-6));background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:420px;box-shadow:var(--shadow-lg);padding:var(--space-5);transition:opacity .15s,transform .15s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.ConfirmDialog-module__Xa8SYq__popup[data-starting-style],.ConfirmDialog-module__Xa8SYq__popup[data-ending-style]{opacity:0;transform:translate(-50%,-50%)scale(.97)}.ConfirmDialog-module__Xa8SYq__title{font-size:var(--text-lg);line-height:var(--leading-lg);color:var(--color-text);margin-bottom:var(--space-1);font-weight:600}.ConfirmDialog-module__Xa8SYq__description{font-size:var(--text-sm);color:var(--color-text-muted)}.ConfirmDialog-module__Xa8SYq__error{margin-top:var(--space-3)}.ConfirmDialog-module__Xa8SYq__actions{}
.FormActions-module__vxgU7q__actions{align-items:center;gap:var(--space-3,.75rem);flex-wrap:wrap;margin-block-start:var(--space-6,1.5rem);display:flex}.FormActions-module__vxgU7q__end{justify-content:flex-end}.FormActions-module__vxgU7q__between{justify-content:space-between}.FormActions-module__vxgU7q__divided{border-block-start:1px solid var(--color-border,#e5e7eb);padding-block-start:var(--space-4,1rem)}
.PushPermissionControl-module__FuBOaG__button,.PushPermissionControl-module__FuBOaG__active{align-items:center;gap:var(--space-2);height:36px;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-subtle);font-size:var(--text-xs);cursor:pointer;white-space:nowrap;background:0 0;font-weight:600;display:inline-flex}.PushPermissionControl-module__FuBOaG__button:hover{background:var(--color-surface-sunken);color:var(--color-text)}.PushPermissionControl-module__FuBOaG__active{color:var(--color-accent);border-color:var(--color-accent)}.PushPermissionControl-module__FuBOaG__active:hover{background:var(--color-surface-sunken)}.PushPermissionControl-module__FuBOaG__blocked{align-items:center;gap:var(--space-2);height:36px;padding:0 var(--space-3);color:var(--color-text-subtle);font-size:var(--text-xs);cursor:help;display:inline-flex}.PushPermissionControl-module__FuBOaG__label{display:none}@media (min-width:900px){.PushPermissionControl-module__FuBOaG__label{display:inline}}
.ColumnManager-module__vYrHYq__body{gap:var(--space-5);flex-direction:column;max-height:60vh;display:flex;overflow-y:auto}.ColumnManager-module__vYrHYq__section{gap:var(--space-2);flex-direction:column;display:flex}.ColumnManager-module__vYrHYq__sectionTitle{font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-weight:600}.ColumnManager-module__vYrHYq__list{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ColumnManager-module__vYrHYq__item{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:flex}.ColumnManager-module__vYrHYq__itemLabel{align-items:center;gap:var(--space-3);cursor:pointer;font-size:var(--text-sm);flex:1;display:flex}.ColumnManager-module__vYrHYq__itemControls{gap:var(--space-1);display:flex}.ColumnManager-module__vYrHYq__moveButton{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);min-width:2rem;min-height:2rem;color:var(--color-text);cursor:pointer;line-height:1}.ColumnManager-module__vYrHYq__moveButton:hover:not(:disabled){background:var(--color-surface-hover)}.ColumnManager-module__vYrHYq__moveButton:disabled{opacity:.4;cursor:not-allowed}.ColumnManager-module__vYrHYq__empty{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.ColumnManager-module__vYrHYq__actions{flex-wrap:wrap;}
.EmailEnrollmentDialog-module__oRHwxG__hint{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.EmailEnrollmentDialog-module__oRHwxG__input{width:100%;min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;letter-spacing:.08em}.EmailEnrollmentDialog-module__oRHwxG__input:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}
.OrganizationShell-module__lF4PPq__shell{gap:var(--space-5);flex-direction:column;width:100%;max-width:72rem;display:flex}.OrganizationShell-module__lF4PPq__scope{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-md);background:var(--color-surface-raised);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__scopeLabel{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);font-weight:600}.OrganizationShell-module__lF4PPq__scopeName{font-size:var(--text-md);color:var(--color-text);align-items:center;gap:var(--space-2);font-weight:650;display:inline-flex}.OrganizationShell-module__lF4PPq__scopeHint{font-size:var(--text-xs);color:var(--color-text-muted);flex-basis:100%}.OrganizationShell-module__lF4PPq__scopeSelect{min-width:12rem;margin-inline-start:auto}.OrganizationShell-module__lF4PPq__nav{gap:var(--space-1);scrollbar-width:thin;padding-bottom:var(--space-1);border-bottom:1px solid var(--color-border);display:flex;overflow-x:auto}.OrganizationShell-module__lF4PPq__navLink{align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm) var(--radius-sm) 0 0;color:var(--color-text-muted);font-size:var(--text-sm);white-space:nowrap;border-bottom:2px solid #0000;font-weight:550;text-decoration:none;display:inline-flex}.OrganizationShell-module__lF4PPq__navLink:hover{color:var(--color-text);background:var(--color-surface-sunken)}.OrganizationShell-module__lF4PPq__navLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.OrganizationShell-module__lF4PPq__navLinkActive{color:var(--color-accent);border-bottom-color:var(--color-accent)}.OrganizationShell-module__lF4PPq__content{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.OrganizationShell-module__lF4PPq__capabilityList{gap:var(--space-3);display:grid}.OrganizationShell-module__lF4PPq__capability{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-width:0;display:grid}.OrganizationShell-module__lF4PPq__capabilityHead{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;justify-content:space-between;display:flex}.OrganizationShell-module__lF4PPq__capabilityName{font-size:var(--text-md);color:var(--color-text);overflow-wrap:anywhere;min-width:0;font-weight:650}.OrganizationShell-module__lF4PPq__facts{gap:var(--space-2);grid-template-columns:1fr;display:grid}.OrganizationShell-module__lF4PPq__fact{gap:var(--space-2);font-size:var(--text-sm);grid-template-columns:minmax(9rem,40%) 1fr;align-items:baseline;min-width:0;display:grid}.OrganizationShell-module__lF4PPq__factLabel{color:var(--color-text-muted);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;font-weight:600}.OrganizationShell-module__lF4PPq__factValue{color:var(--color-text);overflow-wrap:anywhere;min-width:0}.OrganizationShell-module__lF4PPq__capabilityControls{gap:var(--space-2);flex-wrap:wrap;display:flex}@media (min-width:48rem){.OrganizationShell-module__lF4PPq__facts{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.OrganizationShell-module__lF4PPq__fact{align-content:start;gap:var(--space-1);grid-template-columns:1fr}}.OrganizationShell-module__lF4PPq__agencyList{gap:var(--space-2);display:grid}.OrganizationShell-module__lF4PPq__agencyRow{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);flex-wrap:wrap;min-width:0;display:flex}.OrganizationShell-module__lF4PPq__agencyName{color:var(--color-text);overflow-wrap:anywhere;align-items:flex-start;gap:var(--space-2);min-width:0;font-weight:600;display:inline-flex}.OrganizationShell-module__lF4PPq__agencyMeta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__agencyControls{gap:var(--space-2);margin-inline-start:auto;display:flex}.OrganizationShell-module__lF4PPq__note{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.OrganizationShell-module__lF4PPq__metrics{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));display:grid}.OrganizationShell-module__lF4PPq__metricValue{font-size:var(--text-xl);color:var(--color-text);font-weight:700}.OrganizationShell-module__lF4PPq__metricLabel{font-size:var(--text-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em}.OrganizationShell-module__lF4PPq__tagList{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__capabilityLead{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text-muted);max-width:62ch;margin:0}.OrganizationShell-module__lF4PPq__facts dt,.OrganizationShell-module__lF4PPq__facts dd{margin:0}.OrganizationShell-module__lF4PPq__inlineAction{min-height:var(--control-height);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-accent);font-size:var(--text-sm);align-items:center;font-weight:550;text-decoration:none;display:inline-flex}.OrganizationShell-module__lF4PPq__inlineAction:hover{background:var(--color-surface-sunken);border-color:var(--color-border-strong)}.OrganizationShell-module__lF4PPq__inlineAction:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.OrganizationShell-module__lF4PPq__scopeBadge{padding:.125rem var(--space-2);border-radius:var(--radius-full);background:var(--color-accent-subtle);color:var(--color-accent);font-size:var(--text-xs);letter-spacing:.02em;align-items:center;font-weight:650;display:inline-flex}.OrganizationShell-module__lF4PPq__scopeAside{font-size:var(--text-xs);color:var(--color-text-subtle);flex-basis:100%}.OrganizationShell-module__lF4PPq__listHeading{font-size:var(--text-sm);color:var(--color-text);margin:0;font-weight:650}.OrganizationShell-module__lF4PPq__listHeader{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__dialogBody{margin-top:var(--space-3)}.OrganizationShell-module__lF4PPq__summaryList{gap:var(--space-2);display:grid}.OrganizationShell-module__lF4PPq__summaryRow{align-items:baseline;gap:var(--space-2) var(--space-3);padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);flex-wrap:wrap;min-width:0;display:flex}.OrganizationShell-module__lF4PPq__summaryRow:last-child{border-bottom:none}.OrganizationShell-module__lF4PPq__summaryName{color:var(--color-text);overflow-wrap:anywhere;min-width:0;font-weight:600}.OrganizationShell-module__lF4PPq__summaryDetail{font-size:var(--text-sm);color:var(--color-text-muted);white-space:nowrap;margin-inline-start:auto}.OrganizationShell-module__lF4PPq__primaryAction{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background:var(--color-accent);color:var(--color-text-on-accent);font-family:var(--font-sans);font-size:var(--text-sm);border:1px solid #0000;font-weight:600;text-decoration:none;transition:background-color .12s;display:inline-flex}.OrganizationShell-module__lF4PPq__primaryAction:hover{background:var(--color-accent-hover)}.OrganizationShell-module__lF4PPq__primaryAction:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.OrganizationShell-module__lF4PPq__listNote{padding:var(--space-3);border-inline-start:2px solid var(--color-border-strong);background:var(--color-surface-sunken);border-radius:var(--radius-sm);font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text-muted);max-width:62ch;margin:0}.OrganizationShell-module__lF4PPq__headBadges{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.OrganizationShell-module__lF4PPq__factAside{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:.125rem;display:block}.OrganizationShell-module__lF4PPq__filterBar{gap:var(--space-2);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__filterButton{align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);font-family:var(--font-sans);font-size:var(--text-sm);cursor:pointer;font-weight:550;display:inline-flex}.OrganizationShell-module__lF4PPq__filterButton:hover{border-color:var(--color-border-strong);color:var(--color-text)}.OrganizationShell-module__lF4PPq__filterButton:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.OrganizationShell-module__lF4PPq__filterButtonActive{background:var(--color-accent-subtle);border-color:var(--color-accent);color:var(--color-accent)}.OrganizationShell-module__lF4PPq__filterCount{font-variant-numeric:tabular-nums;opacity:.75}.OrganizationShell-module__lF4PPq__groupHeader{margin-top:var(--space-2);margin-bottom:var(--space-3);flex-direction:column;gap:.125rem;display:flex}.OrganizationShell-module__lF4PPq__subGroup+.OrganizationShell-module__lF4PPq__subGroup{margin-top:var(--space-4)}.OrganizationShell-module__lF4PPq__subGroupHeading{margin:0 0 var(--space-2);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-muted);font-weight:650}.OrganizationShell-module__lF4PPq__summaryGroup{gap:var(--space-1);margin-bottom:var(--space-4);display:grid}.OrganizationShell-module__lF4PPq__summaryGroupTitle{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);margin:0;font-weight:650}.OrganizationShell-module__lF4PPq__summaryGroupHeader{justify-content:space-between;align-items:baseline;gap:var(--space-2);display:flex}.OrganizationShell-module__lF4PPq__summaryGroupLink{font-size:var(--text-xs);color:var(--color-accent);white-space:nowrap;font-weight:600;text-decoration:none}.OrganizationShell-module__lF4PPq__summaryGroupLink:hover{text-decoration:underline}.OrganizationShell-module__lF4PPq__summaryGroupLink:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;text-decoration:underline}.OrganizationShell-module__lF4PPq__chooser{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));margin:0;padding:0;list-style:none;display:grid}.OrganizationShell-module__lF4PPq__chooserOption{width:100%;min-height:var(--control-height);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font:inherit;text-align:start;cursor:pointer;overflow-wrap:anywhere;font-weight:600}.OrganizationShell-module__lF4PPq__chooserName{align-items:flex-start;gap:var(--space-2);display:inline-flex}.OrganizationShell-module__lF4PPq__chooserOption:hover{border-color:var(--color-text-muted)}.OrganizationShell-module__lF4PPq__chooserOption:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:1px}.OrganizationShell-module__lF4PPq__card{gap:var(--space-3);flex-direction:column;display:flex}.OrganizationShell-module__lF4PPq__cardTitle{align-items:center;gap:var(--space-2);display:flex}.OrganizationShell-module__lF4PPq__metricCard{gap:var(--space-1);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:inherit;flex-direction:column;min-width:0;display:flex}.OrganizationShell-module__lF4PPq__metricCard:hover{border-color:var(--color-border-strong)}.OrganizationShell-module__lF4PPq__metricNote{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.OrganizationShell-module__lF4PPq__toneNeutral{color:var(--color-text-muted)}.OrganizationShell-module__lF4PPq__toneSuccess{color:var(--color-success-fg)}.OrganizationShell-module__lF4PPq__toneWarning{color:var(--color-warning-fg)}.OrganizationShell-module__lF4PPq__toneDanger{color:var(--color-danger-fg)}.OrganizationShell-module__lF4PPq__attentionList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OrganizationShell-module__lF4PPq__attentionRow{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:inherit;display:flex}.OrganizationShell-module__lF4PPq__attentionRow:hover{background:var(--color-surface-sunken)}.OrganizationShell-module__lF4PPq__attentionIcon{flex-shrink:0;display:inline-flex}.OrganizationShell-module__lF4PPq__attentionLabel{font-size:var(--text-sm);overflow-wrap:anywhere;flex:1;min-width:0}.OrganizationShell-module__lF4PPq__attentionValue{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.OrganizationShell-module__lF4PPq__allClear{font-size:var(--text-sm);color:var(--color-text-muted);margin:0}.OrganizationShell-module__lF4PPq__netPanel{gap:var(--space-1);padding:var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.OrganizationShell-module__lF4PPq__netSummary{justify-content:space-between;align-items:baseline;gap:var(--space-2) var(--space-4);cursor:pointer;flex-wrap:wrap;list-style:none;display:flex}.OrganizationShell-module__lF4PPq__netSummary::-webkit-details-marker{display:none}.OrganizationShell-module__lF4PPq__netHeading{flex-direction:column;gap:.125rem;display:flex}.OrganizationShell-module__lF4PPq__netLabel{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);font-weight:650}.OrganizationShell-module__lF4PPq__netAmount{font-size:var(--text-xl);font-variant-numeric:tabular-nums;font-weight:700}.OrganizationShell-module__lF4PPq__netAmount.OrganizationShell-module__lF4PPq__toneSuccess{color:var(--color-success-fg)}.OrganizationShell-module__lF4PPq__netAmount.OrganizationShell-module__lF4PPq__toneDanger{color:var(--color-danger-fg)}.OrganizationShell-module__lF4PPq__netBreakdown{gap:var(--space-1);margin-top:var(--space-3);display:grid}.OrganizationShell-module__lF4PPq__netBreakdownRow{justify-content:space-between;gap:var(--space-2) var(--space-3);padding:var(--space-1) 0;font-size:var(--text-sm);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__standingHeader{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.OrganizationShell-module__lF4PPq__standingTableScroll{overflow-x:auto}.OrganizationShell-module__lF4PPq__standingTable{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.OrganizationShell-module__lF4PPq__standingTable th,.OrganizationShell-module__lF4PPq__standingTable td{text-align:left;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);white-space:nowrap}.OrganizationShell-module__lF4PPq__standingTable th{color:var(--color-text-muted);font-weight:600}.OrganizationShell-module__lF4PPq__standingAgencyCell{align-items:center;gap:var(--space-2);white-space:normal;display:inline-flex}.OrganizationShell-module__lF4PPq__standingDialogFacts{gap:var(--space-3);display:grid}.OrganizationShell-module__lF4PPq__payerModes{gap:var(--space-3);border:none;flex-direction:column;margin:0;padding:0;display:flex}.OrganizationShell-module__lF4PPq__payerLegend{font-size:var(--text-sm);line-height:var(--leading-sm);margin-block-end:var(--space-2);padding:0;font-weight:600}.OrganizationShell-module__lF4PPq__payerMode{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;display:flex}.OrganizationShell-module__lF4PPq__payerMode:has(input:checked){border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.OrganizationShell-module__lF4PPq__payerModeText{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.OrganizationShell-module__lF4PPq__payerModeTitle{font-weight:600}.OrganizationShell-module__lF4PPq__payerModeNote{color:var(--color-text-muted);font-size:var(--text-sm);line-height:var(--leading-sm)}.OrganizationShell-module__lF4PPq__consumptionPayerField{align-items:center;gap:var(--space-3);border:none;flex-wrap:wrap;margin:0;padding:0;display:flex}.OrganizationShell-module__lF4PPq__inlineRadio{align-items:center;gap:var(--space-1);font-size:var(--text-sm);cursor:pointer;display:inline-flex}.OrganizationShell-module__lF4PPq__invitationLinkBox{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-sunken);flex-direction:column;display:flex}
.FormStack-module__sVaaUW__stack{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.FormStack-module__sVaaUW__tight{gap:var(--space-4)}.FormStack-module__sVaaUW__feedback{margin-block:var(--space-2)}.FormStack-module__sVaaUW__heading{font-size:var(--text-sm);line-height:var(--leading-sm);color:var(--color-text);margin:0;font-weight:600}.FormStack-module__sVaaUW__note{font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--color-text-muted);margin:0}.FormStack-module__sVaaUW__inline{align-items:flex-start;gap:var(--space-3);flex-flow:wrap;display:flex}.FormStack-module__sVaaUW__inline>button{margin-top:calc(var(--text-sm) + var(--leading-sm) * .25 + var(--space-2));flex:none}
.ScopeDot-module__Trg77a__dot{vertical-align:middle;background:var(--scope-dot-company);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.ScopeDot-module__Trg77a__dot[data-scope=company]{background:var(--scope-dot-company)}.ScopeDot-module__Trg77a__dot[data-scope=agency]{background:var(--scope-dot-agency)}.ScopeDot-module__Trg77a__dot[data-scope=platform]{background:linear-gradient(90deg, var(--scope-dot-company) 0 50%, var(--scope-dot-agency) 50% 100%)}
.Spinner-module__s0pLYa__spinner{border-radius:var(--radius-full);border:2px solid var(--color-border-strong);border-top-color:var(--color-accent);flex-shrink:0;animation:.7s linear infinite Spinner-module__s0pLYa__spin;display:inline-block}.Spinner-module__s0pLYa__sm{width:14px;height:14px}.Spinner-module__s0pLYa__md{width:20px;height:20px}@keyframes Spinner-module__s0pLYa__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Spinner-module__s0pLYa__spinner{animation-duration:1.4s}}
