.CodeInput-module__fLrfSa__wrap{gap:.6rem;display:grid}.CodeInput-module__fLrfSa__boxes{grid-template-columns:repeat(6,1fr);gap:.5rem;display:grid}.CodeInput-module__fLrfSa__box{text-align:center;width:100%;height:56px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink);background:var(--surface);border:1px solid var(--rule-strong);border-radius:var(--r-input);caret-color:#0000;padding:0;font-size:1.375rem}.CodeInput-module__fLrfSa__box:hover:not(:disabled){border-color:var(--ink-muted)}.CodeInput-module__fLrfSa__box:focus{border-color:var(--action);box-shadow:var(--ring);outline:none}.CodeInput-module__fLrfSa__box:disabled{opacity:.55;cursor:default}.CodeInput-module__fLrfSa__boxError{border-color:var(--danger)}.CodeInput-module__fLrfSa__error{font-size:var(--step--1);color:var(--danger-soft-ink);background:var(--danger-soft);border:1px solid var(--danger);border-radius:var(--r-input);padding:.55rem .75rem}@media (prefers-reduced-motion:no-preference){.CodeInput-module__fLrfSa__box{transition:border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease)}}@media (max-width:380px){.CodeInput-module__fLrfSa__boxes{gap:.35rem}.CodeInput-module__fLrfSa__box{height:50px;font-size:1.15rem}}
.CodeTimer-module__K-FbNq__row{font-size:var(--step--1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.CodeTimer-module__K-FbNq__timer{color:var(--ink-muted)}.CodeTimer-module__K-FbNq__mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--ink-body)}.CodeTimer-module__K-FbNq__expired{color:var(--danger-soft-ink);font-weight:500}.CodeTimer-module__K-FbNq__resend{font:inherit;color:var(--action);border-radius:var(--r-input);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:-.25rem;padding:.25rem;font-weight:500;text-decoration:underline}.CodeTimer-module__K-FbNq__resend:disabled{color:var(--ink-faint);cursor:default;text-decoration:none}.CodeTimer-module__K-FbNq__resend:focus-visible{box-shadow:var(--ring);outline:none}
.login-module__Si-P0q__page{background:var(--ground);align-content:center;justify-items:center;gap:1.1rem;min-height:100vh;padding:2rem 1rem;display:grid}.login-module__Si-P0q__panel{width:100%;max-width:380px;box-shadow:var(--sh-3);gap:1.4rem;padding:1.9rem;display:grid}.login-module__Si-P0q__head{gap:.3rem;display:grid}.login-module__Si-P0q__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--action);font-size:.6875rem;font-weight:600}.login-module__Si-P0q__note{font-size:var(--step--1);color:var(--ink-muted)}.login-module__Si-P0q__form{gap:1.1rem;display:grid}.login-module__Si-P0q__hint{font-size:var(--step--1);color:var(--ink-muted);text-align:center}.login-module__Si-P0q__footer{font-size:var(--step--1);color:var(--ink-muted)}.login-module__Si-P0q__quietLink,.login-module__Si-P0q__quietButton{font:inherit;font-size:var(--step--1);color:var(--ink-muted);text-align:center;cursor:pointer;border-radius:var(--r-input);text-underline-offset:2px;background:0 0;border:none;padding:.35rem;text-decoration:underline}.login-module__Si-P0q__quietLink:hover,.login-module__Si-P0q__quietButton:hover:not(:disabled){color:var(--ink-body)}.login-module__Si-P0q__quietLink:focus-visible,.login-module__Si-P0q__quietButton:focus-visible{box-shadow:var(--ring);outline:none}.login-module__Si-P0q__quietButton:disabled{opacity:.5;cursor:default}.login-module__Si-P0q__contextList{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.login-module__Si-P0q__contextButton{text-align:left;width:100%;font:inherit;background:var(--surface);border:1px solid var(--rule-strong);border-radius:var(--r-input);cursor:pointer;gap:.1rem;padding:.85rem 1rem;display:grid}.login-module__Si-P0q__contextButton:hover:not(:disabled){border-color:var(--action);background:var(--action-soft)}.login-module__Si-P0q__contextButton:focus-visible{box-shadow:var(--ring);border-color:var(--action);outline:none}.login-module__Si-P0q__contextButton:disabled{opacity:.55;cursor:default}.login-module__Si-P0q__contextName{color:var(--ink);font-weight:600}.login-module__Si-P0q__contextRole{font-size:var(--step--1);color:var(--ink-muted)}@media (prefers-reduced-motion:no-preference){.login-module__Si-P0q__contextButton{transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease)}}
.ContextPicker-module__4xYP0W__wrap{gap:.9rem;display:grid}.ContextPicker-module__4xYP0W__list{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.ContextPicker-module__4xYP0W__option{text-align:left;border:1px solid var(--rule);border-radius:var(--r-card);background:var(--surface);cursor:pointer;width:100%;font:inherit;justify-items:start;gap:.15rem;padding:.85rem 1rem;display:grid;position:relative}.ContextPicker-module__4xYP0W__option:hover:not(:disabled){border-color:var(--action);background:var(--action-soft)}.ContextPicker-module__4xYP0W__option:focus-visible{box-shadow:var(--ring);border-color:var(--action);outline:none}.ContextPicker-module__4xYP0W__option:disabled{cursor:default}.ContextPicker-module__4xYP0W__optionActive{border-color:var(--action);background:var(--action-soft)}.ContextPicker-module__4xYP0W__name{color:var(--ink);font-weight:600}.ContextPicker-module__4xYP0W__role{font-size:var(--step--1);color:var(--ink-muted)}.ContextPicker-module__4xYP0W__badge{font-size:var(--step--2);letter-spacing:.04em;text-transform:uppercase;color:var(--action-soft-ink);font-weight:700;position:absolute;top:.85rem;right:1rem}.ContextPicker-module__4xYP0W__note{font-size:var(--step--1);color:var(--ink-muted)}@media (prefers-reduced-motion:no-preference){.ContextPicker-module__4xYP0W__option{transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease)}}
.PasswordField-module__O33fSW__wrap{align-items:center;display:flex;position:relative}.PasswordField-module__O33fSW__input{padding-right:3rem}.PasswordField-module__O33fSW__toggle{border-radius:var(--r-pill);width:36px;height:36px;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;place-items:center;display:grid;position:absolute;right:6px}.PasswordField-module__O33fSW__toggle:hover:not(:disabled){background:var(--surface-sunk);color:var(--ink-body)}.PasswordField-module__O33fSW__toggle:focus-visible{box-shadow:var(--ring);color:var(--ink-body);outline:none}.PasswordField-module__O33fSW__toggle:disabled{opacity:.4;cursor:default}.PasswordField-module__O33fSW__hint{font-size:var(--step--1);color:var(--ink-muted)}@media (prefers-reduced-motion:no-preference){.PasswordField-module__O33fSW__toggle{transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease)}}
.ReauthProvider-module__hYFw0q__backdrop{z-index:110;background:#11181c73;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.ReauthProvider-module__hYFw0q__panel{gap:.9rem;width:100%;max-width:25rem;padding:1.5rem;display:grid}.ReauthProvider-module__hYFw0q__title{font-family:var(--font-display);font-size:var(--step-1);color:var(--ink);margin:0}.ReauthProvider-module__hYFw0q__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.ReauthProvider-module__hYFw0q__actions{justify-content:flex-end;gap:.5rem;margin-top:.2rem;display:flex}@media (max-width:26rem){.ReauthProvider-module__hYFw0q__actions{flex-direction:column-reverse}.ReauthProvider-module__hYFw0q__actions .ReauthProvider-module__hYFw0q__btn{width:100%}}@media (prefers-reduced-motion:no-preference){.ReauthProvider-module__hYFw0q__panel{animation:ReauthProvider-module__hYFw0q__rise var(--dur) var(--ease)}}@keyframes ReauthProvider-module__hYFw0q__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.ConfirmDialog-module__Mu17rq__backdrop{z-index:100;background:#11181c73;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.ConfirmDialog-module__Mu17rq__panel{gap:.9rem;width:100%;max-width:27rem;padding:1.5rem;display:grid}.ConfirmDialog-module__Mu17rq__title{font-family:var(--font-display);font-size:var(--step-1);color:var(--ink);overflow-wrap:anywhere;margin:0}.ConfirmDialog-module__Mu17rq__body{font-size:var(--step--1);color:var(--ink-muted)}.ConfirmDialog-module__Mu17rq__body p{margin:0 0 .5rem}.ConfirmDialog-module__Mu17rq__body p:last-child{margin-bottom:0}.ConfirmDialog-module__Mu17rq__actions{justify-content:flex-end;gap:.5rem;margin-top:.2rem;display:flex}@media (max-width:26rem){.ConfirmDialog-module__Mu17rq__actions{flex-direction:column-reverse}.ConfirmDialog-module__Mu17rq__actions .ConfirmDialog-module__Mu17rq__btn{width:100%}}@media (prefers-reduced-motion:no-preference){.ConfirmDialog-module__Mu17rq__panel{animation:ConfirmDialog-module__Mu17rq__rise var(--dur) var(--ease)}}@keyframes ConfirmDialog-module__Mu17rq__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
.AppShell-module__JCX2KW__bar{z-index:20;background:var(--surface);border-bottom:1px solid var(--rule);position:sticky;top:0}.AppShell-module__JCX2KW__inner{align-items:center;gap:1rem;max-width:72rem;margin:0 auto;padding:.6rem 1.25rem;display:flex}.AppShell-module__JCX2KW__brand{font-family:var(--font-display);font-size:var(--step-0);color:var(--ink);white-space:nowrap;font-weight:600;text-decoration:none}.AppShell-module__JCX2KW__nav{scrollbar-width:none;align-items:center;gap:.25rem;margin-left:.5rem;display:flex;overflow-x:auto}.AppShell-module__JCX2KW__nav::-webkit-scrollbar{display:none}.AppShell-module__JCX2KW__navLink{border-radius:var(--r-pill);font-size:var(--step--1);color:var(--ink-body);white-space:nowrap;padding:.4rem .7rem;text-decoration:none}.AppShell-module__JCX2KW__navLink:hover{background:var(--surface-sunk);color:var(--ink)}.AppShell-module__JCX2KW__navLink:focus-visible{box-shadow:var(--ring);outline:none}.AppShell-module__JCX2KW__navCurrent{background:var(--action-soft);color:var(--action-soft-ink);font-weight:600}.AppShell-module__JCX2KW__profile{margin-left:auto;position:relative}.AppShell-module__JCX2KW__trigger{border-radius:var(--r-pill);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.55rem;min-height:44px;padding:.35rem .5rem;display:flex}.AppShell-module__JCX2KW__trigger:hover{background:var(--surface-sunk)}.AppShell-module__JCX2KW__trigger:focus-visible{box-shadow:var(--ring);outline:none}.AppShell-module__JCX2KW__avatar{background:var(--action);width:32px;height:32px;color:var(--action-on);font-size:var(--step--2);letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.AppShell-module__JCX2KW__triggerText{text-align:left;line-height:1.2;display:grid}.AppShell-module__JCX2KW__triggerName{font-size:var(--step--1);color:var(--ink);font-weight:600}.AppShell-module__JCX2KW__triggerRole{font-size:var(--step--2);color:var(--ink-muted)}@media (max-width:40rem){.AppShell-module__JCX2KW__triggerText{display:none}.AppShell-module__JCX2KW__inner{flex-wrap:wrap;row-gap:.4rem;padding:.6rem 1rem .5rem}.AppShell-module__JCX2KW__brand{flex:auto}.AppShell-module__JCX2KW__nav{margin-left:0;flex:1 0 100%;order:3;margin-inline:-.25rem;padding-inline:.25rem}.AppShell-module__JCX2KW__navLink{padding:.5rem .7rem}}.AppShell-module__JCX2KW__menu{background:var(--surface);border:1px solid var(--rule);border-radius:var(--r-card);min-width:17.5rem;box-shadow:var(--sh-2);gap:.15rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + 6px);right:0}.AppShell-module__JCX2KW__menuHead{border-bottom:1px solid var(--rule);gap:.15rem;margin-bottom:.35rem;padding:.7rem .8rem .8rem;display:grid}.AppShell-module__JCX2KW__menuName{color:var(--ink);font-weight:600}.AppShell-module__JCX2KW__menuMeta{font-size:var(--step--2);color:var(--ink-muted);overflow-wrap:anywhere}.AppShell-module__JCX2KW__menuItem{text-align:left;border-radius:var(--r-input);width:100%;min-height:40px;line-height:1;font:inherit;font-size:var(--step--1);color:var(--ink-body);cursor:pointer;background:0 0;border:none;align-items:center;gap:.7rem;padding:.5rem .8rem;text-decoration:none;display:flex}.AppShell-module__JCX2KW__menuItem:hover{background:var(--surface-sunk);color:var(--ink)}.AppShell-module__JCX2KW__menuItem:focus-visible{box-shadow:var(--ring);outline:none}.AppShell-module__JCX2KW__menuIcon{width:16px;height:16px;color:var(--ink-muted);flex:none}.AppShell-module__JCX2KW__menuItem:hover .AppShell-module__JCX2KW__menuIcon,.AppShell-module__JCX2KW__menuDanger .AppShell-module__JCX2KW__menuIcon{color:currentColor}.AppShell-module__JCX2KW__chevron{width:16px;height:16px;color:var(--ink-faint);flex:none}.AppShell-module__JCX2KW__chevronOpen{transform:rotate(180deg)}@media (prefers-reduced-motion:no-preference){.AppShell-module__JCX2KW__chevron{transition:transform var(--dur) var(--ease)}}.AppShell-module__JCX2KW__menuDanger{color:var(--danger-soft-ink);border-top:1px solid var(--rule);border-radius:0 0 var(--r-input) var(--r-input);margin-top:.25rem}.AppShell-module__JCX2KW__menuDanger:hover{background:var(--danger-soft);color:var(--danger-soft-ink)}.AppShell-module__JCX2KW__fallback{justify-items:start;gap:.75rem;max-width:60rem;min-height:40vh;margin:0 auto;padding:3rem 1.25rem;display:grid}.AppShell-module__JCX2KW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Tabs-module__CLDmSW__strip{flex-wrap:wrap;gap:.25rem;display:flex}.Tabs-module__CLDmSW__center{justify-content:safe center}.Tabs-module__CLDmSW__tab{appearance:none;font:inherit;color:var(--ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.45rem;font-weight:600;display:inline-flex}.Tabs-module__CLDmSW__tab:hover{color:var(--ink-body)}.Tabs-module__CLDmSW__icon{flex:none;width:15px;height:15px}.Tabs-module__CLDmSW__badge{font-size:var(--step--2);border-radius:var(--r-pill);background:var(--surface-sunk);color:var(--ink-muted);padding:.05rem .4rem;font-weight:600}.Tabs-module__CLDmSW__main{border-bottom:1px solid var(--rule)}.Tabs-module__CLDmSW__main .Tabs-module__CLDmSW__tab{font-size:var(--step--1);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem .95rem}.Tabs-module__CLDmSW__main .Tabs-module__CLDmSW__tab:focus-visible{box-shadow:var(--ring);border-radius:var(--r-input) var(--r-input) 0 0;outline:none}.Tabs-module__CLDmSW__main .Tabs-module__CLDmSW__on{color:var(--ink);border-bottom-color:var(--action)}.Tabs-module__CLDmSW__sub{border-radius:var(--r-pill);background:var(--surface-sunk);scrollbar-width:none;flex-wrap:nowrap;gap:.35rem;padding:.3rem;overflow-x:auto}.Tabs-module__CLDmSW__sub::-webkit-scrollbar{display:none}.Tabs-module__CLDmSW__sub .Tabs-module__CLDmSW__tab{border-radius:var(--r-pill);font-size:var(--step--2);border:1px solid #0000;padding:.35rem .8rem}.Tabs-module__CLDmSW__sub .Tabs-module__CLDmSW__tab:focus-visible{box-shadow:var(--ring);outline:none}.Tabs-module__CLDmSW__sub .Tabs-module__CLDmSW__on{background:var(--surface);color:var(--ink);border-color:var(--rule);box-shadow:var(--sh-1)}.Tabs-module__CLDmSW__sub .Tabs-module__CLDmSW__on .Tabs-module__CLDmSW__badge{background:var(--action-soft);color:var(--action-soft-ink)}@media (max-width:40rem){.Tabs-module__CLDmSW__main{scrollbar-width:none;flex-wrap:nowrap;margin-inline:-1rem;padding-inline:1rem;overflow-x:auto}.Tabs-module__CLDmSW__main::-webkit-scrollbar{display:none}}@media (prefers-reduced-motion:no-preference){.Tabs-module__CLDmSW__tab{transition:color var(--dur) var(--ease), background-color var(--dur) var(--ease), border-color var(--dur) var(--ease)}}
.AddPerson-module__qR4LWa__row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AddPerson-module__qR4LWa__invited{font-size:var(--step--1);color:var(--status-funded-ink);background:var(--status-funded-soft);border-radius:var(--r-input);margin:0;padding:.5rem .7rem}.AddPerson-module__qR4LWa__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.25rem;padding:1.25rem;display:grid}@media (max-width:40rem){.AddPerson-module__qR4LWa__form{grid-template-columns:1fr}}.AddPerson-module__qR4LWa__field{min-width:0}.AddPerson-module__qR4LWa__hint{font-size:var(--step--2);color:var(--ink-muted);margin:0}.AddPerson-module__qR4LWa__errorBlock,.AddPerson-module__qR4LWa__actions{grid-column:1/-1}.AddPerson-module__qR4LWa__details{font-size:var(--step--2);color:var(--danger-soft-ink);gap:.15rem;margin:.35rem 0 0;padding-left:1.1rem;display:grid}.AddPerson-module__qR4LWa__actions{justify-content:flex-end;gap:.5rem;display:flex}@media (max-width:30rem){.AddPerson-module__qR4LWa__actions{flex-direction:column-reverse}.AddPerson-module__qR4LWa__actions .AddPerson-module__qR4LWa__btn{width:100%}}
.Toggle-module__I7luWa__wrap{align-items:center;gap:.55rem;display:inline-flex}.Toggle-module__I7luWa__input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Toggle-module__I7luWa__track{border-radius:var(--r-pill);border:1px solid var(--rule-strong);background:var(--surface-sunk);cursor:pointer;flex:none;width:46px;height:26px;display:inline-block;position:relative}.Toggle-module__I7luWa__thumb{background:var(--surface);width:20px;height:20px;box-shadow:var(--sh-1);border-radius:50%;position:absolute;top:2px;left:2px}.Toggle-module__I7luWa__input:checked+.Toggle-module__I7luWa__track{background:var(--action);border-color:var(--action)}.Toggle-module__I7luWa__input:checked+.Toggle-module__I7luWa__track .Toggle-module__I7luWa__thumb{transform:translate(20px)}.Toggle-module__I7luWa__input:focus-visible+.Toggle-module__I7luWa__track{box-shadow:var(--ring);border-color:var(--action);outline:none}.Toggle-module__I7luWa__input:disabled+.Toggle-module__I7luWa__track{opacity:.5;cursor:default}.Toggle-module__I7luWa__input:disabled~.Toggle-module__I7luWa__state{opacity:.5}.Toggle-module__I7luWa__state{font-size:var(--step--2);color:var(--ink-muted);min-width:2.2rem;font-weight:600}.Toggle-module__I7luWa__dirty{color:var(--accent-soft-ink)}.Toggle-module__I7luWa__dirty:after{content:" •"}@media (prefers-reduced-motion:no-preference){.Toggle-module__I7luWa__track,.Toggle-module__I7luWa__thumb{transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur) var(--ease)}}
.StaffRowActions-module__f7gdLa__wrap{justify-items:center;gap:.35rem;display:grid}.StaffRowActions-module__f7gdLa__row{flex-wrap:wrap;justify-content:center;gap:.35rem;display:flex}.StaffRowActions-module__f7gdLa__btn{min-height:30px;font:inherit;font-size:var(--step--2);border-radius:var(--r-pill);border:1px solid var(--rule-strong);background:var(--surface);color:var(--ink-body);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.45rem;padding:.3rem .85rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.StaffRowActions-module__f7gdLa__btn:hover:not(:disabled){border-color:var(--action);background:var(--action-soft);color:var(--action-soft-ink)}.StaffRowActions-module__f7gdLa__btn:active:not(:disabled){transform:scale(.97)}.StaffRowActions-module__f7gdLa__btn:focus-visible{box-shadow:var(--ring);border-color:var(--action);outline:none}.StaffRowActions-module__f7gdLa__btn:disabled{opacity:.45;cursor:default}.StaffRowActions-module__f7gdLa__danger{border-color:var(--danger-soft);color:var(--danger-soft-ink)}.StaffRowActions-module__f7gdLa__danger:hover:not(:disabled){border-color:var(--danger);background:var(--danger-soft);color:var(--danger-soft-ink)}.StaffRowActions-module__f7gdLa__icon{flex:none;width:14px;height:14px}.StaffRowActions-module__f7gdLa__note,.StaffRowActions-module__f7gdLa__error{font-size:var(--step--2);margin:0}.StaffRowActions-module__f7gdLa__note{color:var(--ink-muted);white-space:nowrap}.StaffRowActions-module__f7gdLa__error{color:var(--danger-soft-ink);text-align:center;max-width:22ch}@media (max-width:60rem){.StaffRowActions-module__f7gdLa__wrap,.StaffRowActions-module__f7gdLa__row{justify-content:flex-start;justify-items:start}.StaffRowActions-module__f7gdLa__error{text-align:left}}@media (prefers-reduced-motion:no-preference){.StaffRowActions-module__f7gdLa__btn{transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), color var(--dur) var(--ease), transform var(--dur) var(--ease)}}
.permissions-module__mLvbuW__wrap{gap:1.25rem;display:grid}.permissions-module__mLvbuW__lede{font-size:var(--step--1);color:var(--ink-muted);margin:0}.permissions-module__mLvbuW__state{justify-items:start;gap:.9rem;padding:1.25rem;display:grid}.permissions-module__mLvbuW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.permissions-module__mLvbuW__group{gap:.5rem;display:grid}.permissions-module__mLvbuW__groupTitle{font-family:var(--font-display);font-size:var(--step-1);color:var(--ink);margin:0}.permissions-module__mLvbuW__groupNote{font-size:var(--step--1);color:var(--ink-muted);margin:0 0 .25rem}.permissions-module__mLvbuW__list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.permissions-module__mLvbuW__row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem 1.5rem;padding:1rem 1.1rem;display:grid}@media (max-width:40rem){.permissions-module__mLvbuW__row{grid-template-columns:1fr}}.permissions-module__mLvbuW__rowDirty{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.permissions-module__mLvbuW__rowText{gap:.25rem;min-width:0;display:grid}.permissions-module__mLvbuW__name{font-size:var(--step-0);color:var(--ink);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;display:flex}.permissions-module__mLvbuW__what{font-size:var(--step--1);color:var(--ink-muted)}.permissions-module__mLvbuW__key{font:600 var(--step--2) / 1.4 ui-monospace, "SF Mono", Menlo, Consolas, monospace;color:var(--ink-faint);overflow-wrap:anywhere}.permissions-module__mLvbuW__notifies{font-size:var(--step--2);border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent-soft-ink);white-space:nowrap;padding:.1rem .45rem;font-weight:600}.permissions-module__mLvbuW__rowControl{justify-items:end;gap:.4rem;display:grid}@media (max-width:40rem){.permissions-module__mLvbuW__rowControl{justify-items:start}}.permissions-module__mLvbuW__saveRow{justify-content:flex-end;gap:.4rem;display:flex}.permissions-module__mLvbuW__smallBtn{min-height:34px;font-size:var(--step--2);padding:.35rem .9rem}.permissions-module__mLvbuW__saveState{font-size:var(--step--2);color:var(--ink-muted);min-height:1.2em}.permissions-module__mLvbuW__skeleton{gap:.5rem;display:grid}.permissions-module__mLvbuW__skel{border-radius:var(--r-card);background:var(--surface-sunk);height:5.5rem}@media (prefers-reduced-motion:no-preference){.permissions-module__mLvbuW__skel{animation:permissions-module__mLvbuW__pulse 1.4s var(--ease) infinite}}@keyframes permissions-module__mLvbuW__pulse{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:no-preference){.permissions-module__mLvbuW__back{transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), color var(--dur) var(--ease)}}
.AlertRecipients-module__tyOnAq__card{gap:.75rem;padding:1.25rem;display:grid}.AlertRecipients-module__tyOnAq__name{font-family:var(--font-display);font-size:var(--step-1);color:var(--ink);margin:0}.AlertRecipients-module__tyOnAq__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.AlertRecipients-module__tyOnAq__list{gap:.25rem;margin:.25rem 0 0;padding:0;list-style:none;display:grid}.AlertRecipients-module__tyOnAq__row{border-top:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem 0;display:grid}.AlertRecipients-module__tyOnAq__row:first-child{border-top:none}@media (max-width:34rem){.AlertRecipients-module__tyOnAq__row{grid-template-columns:1fr;gap:.5rem}}.AlertRecipients-module__tyOnAq__who{gap:.15rem;min-width:0;display:grid}.AlertRecipients-module__tyOnAq__personName{font-size:var(--step-0);color:var(--ink);align-items:center;gap:.5rem;display:flex}.AlertRecipients-module__tyOnAq__email{font-size:var(--step--1);color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AlertRecipients-module__tyOnAq__viaFloor{font-size:var(--step--2);color:var(--ink-muted)}.AlertRecipients-module__tyOnAq__ownerTag{font-size:var(--step--2);letter-spacing:.02em;text-transform:uppercase;color:var(--ink-muted);border:1px solid var(--rule);border-radius:var(--r-pill);padding:.05rem .4rem}.AlertRecipients-module__tyOnAq__controls{justify-self:end;align-items:center;gap:.5rem;display:flex}.AlertRecipients-module__tyOnAq__saved{font-size:var(--step--1);color:var(--ink-muted)}.AlertRecipients-module__tyOnAq__floor{font-size:var(--step--1);color:var(--ink-muted);border-top:1px solid var(--rule);margin:.25rem 0 0;padding-top:.75rem}.AlertRecipients-module__tyOnAq__skeleton{gap:.25rem;display:grid}.AlertRecipients-module__tyOnAq__skelRow{border-radius:var(--r-input);background:linear-gradient(90deg, var(--surface-sunk) 25%, var(--rule) 50%, var(--surface-sunk) 75%);background-size:200% 100%;height:3rem;animation:1.4s ease-in-out infinite AlertRecipients-module__tyOnAq__shimmer}@keyframes AlertRecipients-module__tyOnAq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.AlertRecipients-module__tyOnAq__skelRow{animation:none}}.AlertRecipients-module__tyOnAq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.StaffStatus-module__8WI03G__tag{font-size:var(--step--2);border-radius:var(--r-pill);white-space:nowrap;align-items:center;padding:.1rem .55rem;font-weight:600;line-height:1.4;display:inline-flex}.StaffStatus-module__8WI03G__active{background:var(--status-funded-soft);color:var(--status-funded-ink)}.StaffStatus-module__8WI03G__pending{background:var(--accent-soft);color:var(--accent-soft-ink)}.StaffStatus-module__8WI03G__bad{background:var(--danger-soft);color:var(--danger-soft-ink)}.StaffStatus-module__8WI03G__quiet{background:var(--surface-sunk);color:var(--ink-muted)}.StaffStatus-module__8WI03G__when{font-size:var(--step--2);color:var(--ink-muted);white-space:nowrap;display:inline-block}.StaffStatus-module__8WI03G__empty{font-size:var(--step--2);color:var(--ink-faint)}
.panels-module__iPJ_7q__panel{justify-items:start;gap:.9rem;padding:1.25rem;display:grid}.panels-module__iPJ_7q__title{font-family:var(--font-display);font-size:var(--step-1);color:var(--ink);margin:0}.panels-module__iPJ_7q__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.panels-module__iPJ_7q__warn{font-size:var(--step--1);color:var(--accent-soft-ink);background:var(--accent-soft);border-radius:var(--r-input);margin:0;padding:.5rem .65rem}.panels-module__iPJ_7q__danger{font-size:var(--step--1);color:var(--danger-soft-ink);margin:0}.panels-module__iPJ_7q__chips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.panels-module__iPJ_7q__chip{align-items:center;gap:.15rem;display:inline-flex}.panels-module__iPJ_7q__chipX{width:28px;height:28px;font:inherit;border-radius:var(--r-pill);color:var(--ink-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;line-height:1;display:inline-flex}.panels-module__iPJ_7q__chipX:hover:not(:disabled){background:var(--danger-soft);color:var(--danger-soft-ink)}.panels-module__iPJ_7q__chipX:focus-visible{box-shadow:var(--ring);border-color:var(--danger);outline:none}.panels-module__iPJ_7q__chipX:disabled{opacity:.4;cursor:default}.panels-module__iPJ_7q__school{font-size:var(--step--2);color:var(--ink-body);border:1px solid var(--rule-strong);border-radius:var(--r-pill);padding:.15rem .6rem}.panels-module__iPJ_7q__row{flex-wrap:wrap;align-items:center;gap:.5rem;width:100%;display:flex}.panels-module__iPJ_7q__row .panels-module__iPJ_7q__input{flex:16rem}.panels-module__iPJ_7q__adder .panels-module__iPJ_7q__input{flex:0 18rem}.panels-module__iPJ_7q__smallBtn{min-height:36px;font-size:var(--step--2);padding:.35rem .95rem}.panels-module__iPJ_7q__saveRow{flex-wrap:wrap;gap:.4rem;display:flex}.panels-module__iPJ_7q__saveState{font-size:var(--step--2);color:var(--ink-muted);min-height:1.2em}@media (prefers-reduced-motion:no-preference){.panels-module__iPJ_7q__chipX{transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease)}}.panels-module__iPJ_7q__roleList{gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:grid}.panels-module__iPJ_7q__roleRow{border:1px solid var(--rule);border-radius:var(--r-card);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.75rem 1.25rem;padding:.9rem 1rem;display:grid}@media (max-width:40rem){.panels-module__iPJ_7q__roleRow{grid-template-columns:1fr}}.panels-module__iPJ_7q__roleOn{border-color:var(--action-soft);background:var(--action-soft)}.panels-module__iPJ_7q__roleText{gap:.2rem;min-width:0;display:grid}.panels-module__iPJ_7q__roleName{font-size:var(--step-0);color:var(--ink);font-weight:600}.panels-module__iPJ_7q__roleControl{justify-items:end;gap:.3rem;display:grid}@media (max-width:40rem){.panels-module__iPJ_7q__roleControl{justify-items:start}}.panels-module__iPJ_7q__locked{font-size:var(--step--2);color:var(--accent-soft-ink)}
.activity-module__u9uKHG__page{gap:1.5rem;max-width:58rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:grid}.activity-module__u9uKHG__head h1{font-family:var(--font-display);font-size:var(--step-3);color:var(--ink);margin:.15rem 0 .35rem}.activity-module__u9uKHG__eyebrow{font-size:var(--step--1);color:var(--ink-muted);letter-spacing:.02em}.activity-module__u9uKHG__eyebrow a{color:var(--action);text-decoration:none}.activity-module__u9uKHG__eyebrow a:hover{text-decoration:underline}.activity-module__u9uKHG__note{font-size:var(--step--1);color:var(--ink-muted)}.activity-module__u9uKHG__filters{border:1px solid var(--rule);border-radius:var(--r-card);background:var(--surface-sunk);gap:.75rem;padding:.9rem 1rem;display:grid}.activity-module__u9uKHG__filterHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.activity-module__u9uKHG__filterTitle{font-size:var(--step--1);color:var(--ink-body);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.activity-module__u9uKHG__filterIcon{width:15px;height:15px;color:var(--ink-muted);flex:none}.activity-module__u9uKHG__clearAll{appearance:none;font:inherit;font-size:var(--step--2);color:var(--action);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.activity-module__u9uKHG__clearAll:hover{text-decoration:underline}.activity-module__u9uKHG__clearAll:focus-visible{box-shadow:var(--ring);border-radius:var(--r-pill);outline:none}.activity-module__u9uKHG__field{gap:.25rem;min-width:0;max-width:26rem;display:grid}.activity-module__u9uKHG__fieldLabel{font-size:var(--step--2);color:var(--ink-muted);font-weight:600}.activity-module__u9uKHG__chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.activity-module__u9uKHG__chip{min-height:28px;font:inherit;font-size:var(--step--2);border:1px solid var(--action-soft);border-radius:var(--r-pill);background:var(--action-soft);color:var(--action-soft-ink);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;max-width:24rem;padding:.15rem .5rem .15rem .65rem;font-weight:600;display:inline-flex;overflow:hidden}.activity-module__u9uKHG__chip:hover{border-color:var(--action)}.activity-module__u9uKHG__chip:focus-visible{box-shadow:var(--ring);outline:none}.activity-module__u9uKHG__list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.activity-module__u9uKHG__row{gap:.35rem;padding:.8rem 1rem;display:grid}.activity-module__u9uKHG__rowFlagged{border-left:3px solid var(--danger)}.activity-module__u9uKHG__rowHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.activity-module__u9uKHG__action{font-family:var(--font-mono);font-size:var(--step--1);color:var(--ink);overflow-wrap:anywhere;align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.activity-module__u9uKHG__dot{background:var(--danger);border-radius:50%;flex:none;width:7px;height:7px}.activity-module__u9uKHG__when{font-size:var(--step--2);color:var(--ink-faint);font-variant-numeric:tabular-nums;white-space:nowrap}.activity-module__u9uKHG__rowBody{flex-wrap:wrap;gap:.15rem .75rem;display:flex}.activity-module__u9uKHG__disclose{font:inherit;font-size:var(--step--2);color:var(--action);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;justify-self:start;padding:.15rem 0;text-decoration:underline}.activity-module__u9uKHG__disclose:focus-visible{box-shadow:var(--ring);border-radius:4px;outline:none}.activity-module__u9uKHG__detail{background:var(--surface-sunk);border-radius:var(--r-input);font-size:var(--step--2);gap:.3rem;margin:.35rem 0 0;padding:.65rem .8rem;display:grid}.activity-module__u9uKHG__detailPair{gap:.1rem;display:grid}.activity-module__u9uKHG__detail dt{color:var(--ink-muted);font-weight:600}.activity-module__u9uKHG__detail dd{color:var(--ink-body);overflow-wrap:anywhere;margin:0}.activity-module__u9uKHG__mono{font-family:var(--font-mono)}.activity-module__u9uKHG__state{justify-items:start;gap:.75rem;max-width:40rem;padding:1.5rem 0;display:grid}.activity-module__u9uKHG__end{font-size:var(--step--1);color:var(--ink-faint);text-align:center;padding-top:.5rem}.activity-module__u9uKHG__skelRow{background:linear-gradient(90deg, var(--surface-sunk) 25%, var(--gray-200) 37%, var(--surface-sunk) 63%);background-size:400% 100%;height:68px}@media (prefers-reduced-motion:no-preference){.activity-module__u9uKHG__skelRow{animation:1.4s ease-in-out infinite activity-module__u9uKHG__shimmer}}@keyframes activity-module__u9uKHG__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.activity-module__u9uKHG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.dashboard-module__Gx_nyq__page{gap:.5rem;max-width:680px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,1.5rem) 5rem;display:grid}.dashboard-module__Gx_nyq__head{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex}.dashboard-module__Gx_nyq__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--action);font-size:.6875rem;font-weight:600}.dashboard-module__Gx_nyq__section{gap:.6rem;margin-top:2.25rem;display:grid}.dashboard-module__Gx_nyq__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.dashboard-module__Gx_nyq__note{font-size:var(--step--1);color:var(--ink-muted);max-width:60ch}.dashboard-module__Gx_nyq__identity{gap:.15rem;padding:.9rem 1.05rem;display:grid}.dashboard-module__Gx_nyq__role{font-family:var(--font-display);font-weight:600;font-size:var(--step-1);color:var(--ink)}.dashboard-module__Gx_nyq__contextRow{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard-module__Gx_nyq__contextChip{font:inherit;font-size:var(--step--1);border-radius:var(--r-pill);border:1px solid var(--rule-strong);background:var(--surface);min-height:40px;color:var(--ink-body);cursor:pointer;align-items:center;gap:.45rem;padding:.4rem .9rem;font-weight:500;display:inline-flex}.dashboard-module__Gx_nyq__contextChip:hover:not(:disabled){border-color:var(--action);background:var(--action-soft)}.dashboard-module__Gx_nyq__contextChip:focus-visible{box-shadow:var(--ring);outline:none}.dashboard-module__Gx_nyq__contextActive{background:var(--action);border-color:var(--action);color:var(--action-on);cursor:default}.dashboard-module__Gx_nyq__contextChip:disabled:not(.dashboard-module__Gx_nyq__contextActive){opacity:.5;cursor:default}.dashboard-module__Gx_nyq__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:12px;height:12px}@media (prefers-reduced-motion:no-preference){.dashboard-module__Gx_nyq__spinner{animation:.7s linear infinite dashboard-module__Gx_nyq__spin}.dashboard-module__Gx_nyq__contextChip{transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease)}.dashboard-module__Gx_nyq__skelHead,.dashboard-module__Gx_nyq__skelCard,.dashboard-module__Gx_nyq__skelRow{animation:dashboard-module__Gx_nyq__pulse 1.6s var(--ease) infinite}}@keyframes dashboard-module__Gx_nyq__spin{to{transform:rotate(360deg)}}@keyframes dashboard-module__Gx_nyq__pulse{0%,to{opacity:1}50%{opacity:.55}}.dashboard-module__Gx_nyq__list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.dashboard-module__Gx_nyq__row{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.05rem;display:flex}.dashboard-module__Gx_nyq__rowName{color:var(--ink);font-weight:600;font-size:var(--step--1)}.dashboard-module__Gx_nyq__currentTag{border-radius:var(--r-pill);background:var(--status-funded-soft);color:var(--status-funded-ink);margin-left:.5rem;padding:.1rem .5rem;font-size:.6875rem;font-weight:600}.dashboard-module__Gx_nyq__quietButton{font:inherit;font-size:var(--step--1);color:var(--action);border-radius:var(--r-input);cursor:pointer;text-underline-offset:2px;white-space:nowrap;background:0 0;border:none;margin:-.3rem;padding:.3rem;font-weight:500;text-decoration:underline}.dashboard-module__Gx_nyq__quietButton:hover:not(:disabled){color:var(--action-hover)}.dashboard-module__Gx_nyq__quietButton:focus-visible{box-shadow:var(--ring);outline:none}.dashboard-module__Gx_nyq__quietButton:disabled{opacity:.5;cursor:default;text-decoration:none}.dashboard-module__Gx_nyq__skelHead{border-radius:var(--r-input);background:var(--surface-sunk);width:220px;height:38px;margin-bottom:1.75rem}.dashboard-module__Gx_nyq__skelCard{border-radius:var(--r-card);background:var(--surface-sunk);height:74px;margin-bottom:1.5rem}.dashboard-module__Gx_nyq__skelRow{border-radius:var(--r-card);background:var(--surface-sunk);height:58px;margin-bottom:.5rem}.dashboard-module__Gx_nyq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-module__Gx_nyq__headActions{flex-wrap:wrap;gap:.5rem;display:flex}
.schools-module__-ix7dq__page{gap:1.25rem;max-width:52rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:grid}.schools-module__-ix7dq__head h1{font-family:var(--font-display);font-size:var(--step-3);color:var(--ink);margin:0 0 .35rem}.schools-module__-ix7dq__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.schools-module__-ix7dq__hint{font-size:var(--step--2);color:var(--ink-muted);margin:0}.schools-module__-ix7dq__create{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem 1rem;padding:1.1rem 1.25rem;display:grid}.schools-module__-ix7dq__create .schools-module__-ix7dq__hint{grid-column:1/-1;margin:0}@media (max-width:34rem){.schools-module__-ix7dq__create{grid-template-columns:1fr}.schools-module__-ix7dq__create .schools-module__-ix7dq__btn{width:100%;margin-top:0}}.schools-module__-ix7dq__field{min-width:0}.schools-module__-ix7dq__create .schools-module__-ix7dq__error{grid-column:1/-1}.schools-module__-ix7dq__list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.schools-module__-ix7dq__row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;padding:.85rem 1rem;display:flex}.schools-module__-ix7dq__rowNew{border-color:var(--action);background:var(--action-soft)}.schools-module__-ix7dq__rowName{color:var(--ink);font-weight:600}.schools-module__-ix7dq__state{justify-items:start;gap:.75rem;padding:1rem 0;display:grid}.schools-module__-ix7dq__skelRow{background:linear-gradient(90deg, var(--surface-sunk) 25%, var(--gray-200) 37%, var(--surface-sunk) 63%);background-size:400% 100%;height:54px}@media (prefers-reduced-motion:no-preference){.schools-module__-ix7dq__skelRow{animation:1.4s ease-in-out infinite schools-module__-ix7dq__shimmer}.schools-module__-ix7dq__rowNew{transition:background-color var(--dur) var(--ease)}}@keyframes schools-module__-ix7dq__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.schools-module__-ix7dq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.platform-module__rnFgqW__page{gap:1.25rem;max-width:48rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:grid}.platform-module__rnFgqW__head h1{font-family:var(--font-display);font-size:var(--step-3);color:var(--ink);margin:0 0 .35rem}.platform-module__rnFgqW__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.platform-module__rnFgqW__setting{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 1.5rem;padding:1.25rem;display:grid}@media (max-width:40rem){.platform-module__rnFgqW__setting{grid-template-columns:1fr}}.platform-module__rnFgqW__settingText{gap:.4rem;min-width:0;display:grid}.platform-module__rnFgqW__settingName{font-size:var(--step-0);color:var(--ink);margin:0;font-weight:600}.platform-module__rnFgqW__settingControl{justify-items:end;gap:.3rem;display:grid}@media (max-width:40rem){.platform-module__rnFgqW__settingControl{justify-items:start}}.platform-module__rnFgqW__settingDirty{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.platform-module__rnFgqW__saveRow{justify-content:flex-end;gap:.4rem;display:flex}.platform-module__rnFgqW__smallBtn{min-height:34px;font-size:var(--step--2);padding:.35rem .9rem}.platform-module__rnFgqW__saveState{font-size:var(--step--2);color:var(--ink-muted);min-height:1.2em}.platform-module__rnFgqW__state{justify-items:start;gap:.75rem;display:grid}.platform-module__rnFgqW__skeleton{gap:.6rem;display:grid}.platform-module__rnFgqW__skelRow{border-radius:var(--r-card);background:linear-gradient(90deg, var(--surface-sunk) 25%, var(--gray-200) 37%, var(--surface-sunk) 63%);background-size:400% 100%;height:132px}@media (prefers-reduced-motion:no-preference){.platform-module__rnFgqW__skelRow{animation:1.4s ease-in-out infinite platform-module__rnFgqW__shimmer}}@keyframes platform-module__rnFgqW__shimmer{0%{background-position:100% 0}to{background-position:0 0}}.platform-module__rnFgqW__footnote{font-size:var(--step--2);color:var(--ink-faint);margin:0}.platform-module__rnFgqW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.platform-module__rnFgqW__warn{font-size:var(--step--1);color:var(--accent-soft-ink);background:var(--accent-soft);border-radius:var(--r-input);margin:.2rem 0 0;padding:.5rem .65rem}
.person-module__RF170q__page{gap:1rem;max-width:52rem;margin:0 auto;padding:2rem 1.25rem 4rem;display:grid}.person-module__RF170q__head{justify-items:start;gap:.75rem;display:grid}.person-module__RF170q__identity{text-align:center;justify-items:center;gap:.3rem;width:100%;display:grid}.person-module__RF170q__identity h1{font-family:var(--font-display);font-size:var(--step-3);color:var(--ink);overflow-wrap:anywhere;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0;display:flex}.person-module__RF170q__ownerBadge{font-size:var(--step--2);border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent-soft-ink);white-space:nowrap;padding:.1rem .5rem;font-weight:600}.person-module__RF170q__email{font-size:var(--step--1);color:var(--ink-muted);overflow-wrap:anywhere;align-items:center;gap:.4rem;margin:0;display:inline-flex}.person-module__RF170q__emailIcon{width:14px;height:14px;color:var(--ink-faint);flex:none}.person-module__RF170q__back{min-height:34px;font-size:var(--step--2);border:1px solid var(--rule-strong);border-radius:var(--r-pill);background:var(--surface);color:var(--ink-body);align-items:center;gap:.4rem;padding:.3rem .85rem .3rem .7rem;font-weight:600;text-decoration:none;display:inline-flex}.person-module__RF170q__back:hover{border-color:var(--action);background:var(--action-soft);color:var(--action-soft-ink)}.person-module__RF170q__back:focus-visible{box-shadow:var(--ring);border-color:var(--action);outline:none}.person-module__RF170q__backIcon{flex:none;width:15px;height:15px}.person-module__RF170q__tabs{border-bottom:1px solid var(--rule);flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:.25rem;display:flex}.person-module__RF170q__tab{appearance:none;font:inherit;font-size:var(--step--1);color:var(--ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.45rem;margin-bottom:-1px;padding:.6rem .95rem;font-weight:600;display:inline-flex}.person-module__RF170q__tab:hover{color:var(--ink-body)}.person-module__RF170q__tab:focus-visible{box-shadow:var(--ring);border-radius:var(--r-input) var(--r-input) 0 0;outline:none}.person-module__RF170q__tabOn{color:var(--ink);border-bottom-color:var(--action)}.person-module__RF170q__tabIcon{flex:none;width:15px;height:15px}.person-module__RF170q__state{justify-items:start;gap:.9rem;padding:1.25rem;display:grid}.person-module__RF170q__skel{background:var(--surface-sunk);height:12rem}@media (prefers-reduced-motion:no-preference){.person-module__RF170q__back{transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), color var(--dur) var(--ease)}.person-module__RF170q__skel{animation:person-module__RF170q__pulse 1.4s var(--ease) infinite}}@keyframes person-module__RF170q__pulse{0%,to{opacity:1}50%{opacity:.55}}
.staff-module__9iPbIq__page{gap:1.25rem;max-width:76rem;margin:0 auto;padding:2.5rem 1.25rem 4rem;display:grid}.staff-module__9iPbIq__head h1{font-family:var(--font-display);font-size:var(--step-3);color:var(--ink);margin:0 0 .35rem}.staff-module__9iPbIq__lede,.staff-module__9iPbIq__note{font-size:var(--step--1);color:var(--ink-muted);margin:0}.staff-module__9iPbIq__warn{font-size:var(--step--2);color:var(--danger-soft-ink);white-space:nowrap}.staff-module__9iPbIq__state{justify-items:start;gap:.9rem;padding:1.5rem;display:grid}.staff-module__9iPbIq__end{font-size:var(--step--2);color:var(--ink-muted);text-align:center;margin:0}.staff-module__9iPbIq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.staff-module__9iPbIq__tabs{border-bottom:1px solid var(--rule);gap:.25rem;margin-bottom:-.5rem;display:flex}.staff-module__9iPbIq__tab{appearance:none;font:inherit;font-size:var(--step--1);color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.55rem .9rem;font-weight:600}.staff-module__9iPbIq__tab:hover{color:var(--ink-body)}.staff-module__9iPbIq__tab:focus-visible{box-shadow:var(--ring);border-radius:var(--r-input) var(--r-input) 0 0;outline:none}.staff-module__9iPbIq__tabOn{color:var(--ink);border-bottom-color:var(--action)}.staff-module__9iPbIq__filters{border:1px solid var(--rule);border-radius:var(--r-card);background:var(--surface-sunk);gap:.75rem;padding:.9rem 1rem;display:grid}.staff-module__9iPbIq__filterHead{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.staff-module__9iPbIq__filterTitle{font-size:var(--step--1);color:var(--ink-body);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.staff-module__9iPbIq__filterIcon{width:15px;height:15px;color:var(--ink-muted)}.staff-module__9iPbIq__clearAll{appearance:none;font:inherit;font-size:var(--step--2);color:var(--action);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.staff-module__9iPbIq__clearAll:hover{text-decoration:underline}.staff-module__9iPbIq__clearAll:focus-visible{box-shadow:var(--ring);border-radius:var(--r-pill);outline:none}.staff-module__9iPbIq__filterRow{flex-wrap:wrap;gap:.75rem;display:flex}.staff-module__9iPbIq__field{flex:12rem;gap:.25rem;min-width:0;display:grid}.staff-module__9iPbIq__fieldLabel{font-size:var(--step--2);color:var(--ink-muted);font-weight:600}.staff-module__9iPbIq__chips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.staff-module__9iPbIq__chip{min-height:28px;font:inherit;font-size:var(--step--2);border:1px solid var(--action-soft);border-radius:var(--r-pill);background:var(--action-soft);color:var(--action-soft-ink);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.35rem;max-width:22rem;padding:.15rem .5rem .15rem .65rem;font-weight:600;display:inline-flex;overflow:hidden}.staff-module__9iPbIq__chip:hover{border-color:var(--action)}.staff-module__9iPbIq__chip:focus-visible{box-shadow:var(--ring);outline:none}.staff-module__9iPbIq__tableWrap{border:1px solid var(--rule);border-radius:var(--r-card);background:var(--surface);overflow-x:auto}.staff-module__9iPbIq__table{border-collapse:collapse;width:100%;min-width:72rem}.staff-module__9iPbIq__table th:first-child,.staff-module__9iPbIq__table td:first-child{width:22%}.staff-module__9iPbIq__table th:nth-child(2),.staff-module__9iPbIq__table td:nth-child(2){width:18%}.staff-module__9iPbIq__table th:nth-child(3),.staff-module__9iPbIq__table td:nth-child(3){width:11%}.staff-module__9iPbIq__table th:nth-child(4),.staff-module__9iPbIq__table td:nth-child(4){width:20%}.staff-module__9iPbIq__table th:nth-child(5),.staff-module__9iPbIq__table td:nth-child(5),.staff-module__9iPbIq__table th:nth-child(6),.staff-module__9iPbIq__table td:nth-child(6){width:9%}.staff-module__9iPbIq__table th:nth-child(7),.staff-module__9iPbIq__table td:nth-child(7){white-space:nowrap;width:11%}.staff-module__9iPbIq__table thead th{text-align:center;font-size:var(--step--2);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);border-bottom:1px solid var(--rule);background:var(--surface-sunk);white-space:nowrap;padding:.7rem .9rem;font-weight:600}.staff-module__9iPbIq__table td{border-bottom:1px solid var(--rule);vertical-align:middle;text-align:center;padding:.7rem .9rem}.staff-module__9iPbIq__table tbody tr:last-child td{border-bottom:none}.staff-module__9iPbIq__row:hover{background:var(--surface-sunk)}.staff-module__9iPbIq__person{text-align:left;justify-content:center;align-items:center;gap:.65rem;min-width:0;display:flex}.staff-module__9iPbIq__avatar{background:var(--action-soft);width:34px;height:34px;color:var(--action-soft-ink);font-size:var(--step--2);letter-spacing:.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.staff-module__9iPbIq__name{color:var(--ink);font-weight:600;font-size:var(--step-0);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0;line-height:1.3;display:flex}.staff-module__9iPbIq__nameLink{color:inherit;text-decoration:none}.staff-module__9iPbIq__nameLink:hover{text-decoration:underline}.staff-module__9iPbIq__nameLink:focus-visible{box-shadow:var(--ring);border-radius:var(--r-input);outline:none}.staff-module__9iPbIq__emailCell{justify-content:center;align-items:center;gap:.4rem;min-width:0;max-width:100%;display:inline-flex}.staff-module__9iPbIq__emailIcon{width:14px;height:14px;color:var(--ink-faint);flex:none}.staff-module__9iPbIq__email{font-size:var(--step--2);color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.staff-module__9iPbIq__badge,.staff-module__9iPbIq__badgeQuiet{font-size:var(--step--2);border-radius:var(--r-pill);white-space:nowrap;padding:.05rem .4rem;font-weight:600}.staff-module__9iPbIq__badge{background:var(--accent-soft);color:var(--accent-soft-ink)}.staff-module__9iPbIq__badgeQuiet{background:var(--surface-sunk);color:var(--ink-muted)}.staff-module__9iPbIq__pills{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.staff-module__9iPbIq__school{font-size:var(--step--2);color:var(--ink-body);border:1px solid var(--rule-strong);border-radius:var(--r-pill);white-space:nowrap;padding:.1rem .5rem}.staff-module__9iPbIq__allSchools{font-size:var(--step--2);color:var(--ink-muted);white-space:nowrap;font-style:italic}.staff-module__9iPbIq__cellActions{white-space:nowrap}.staff-module__9iPbIq__skelHead{background:var(--surface-sunk);border-bottom:1px solid var(--rule);height:2.6rem}.staff-module__9iPbIq__skelRow{border-bottom:1px solid var(--rule);background:var(--surface);height:3.4rem}@media (prefers-reduced-motion:no-preference){.staff-module__9iPbIq__skelRow{animation:staff-module__9iPbIq__pulse 1.4s var(--ease) infinite}}@keyframes staff-module__9iPbIq__pulse{0%,to{background:var(--surface)}50%{background:var(--surface-sunk)}}@media (max-width:60rem){.staff-module__9iPbIq__table{min-width:0;display:block}.staff-module__9iPbIq__table thead{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.staff-module__9iPbIq__table tbody,.staff-module__9iPbIq__table tr,.staff-module__9iPbIq__table td{width:auto;display:block}.staff-module__9iPbIq__table tr{border-bottom:1px solid var(--rule);padding:.9rem 1rem}.staff-module__9iPbIq__table td{border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.2rem 0;display:flex}.staff-module__9iPbIq__table td[data-label]:before{content:attr(data-label);font-size:var(--step--2);text-transform:uppercase;letter-spacing:.04em;color:var(--ink-muted);flex:none;font-weight:600}.staff-module__9iPbIq__table th,.staff-module__9iPbIq__table td{width:auto!important}.staff-module__9iPbIq__table td.staff-module__9iPbIq__cellPerson{justify-content:flex-start;padding-bottom:.15rem}.staff-module__9iPbIq__table td.staff-module__9iPbIq__cellPerson:before{content:none}.staff-module__9iPbIq__table td[data-label=Email]{justify-content:flex-start;padding:0 0 .6rem}.staff-module__9iPbIq__table td[data-label=Email]:before{content:none}.staff-module__9iPbIq__email{max-width:100%;font-size:var(--step--1);color:var(--ink-muted)}.staff-module__9iPbIq__table td[data-label=Role],.staff-module__9iPbIq__table td[data-label=School]{grid-template-columns:1fr;justify-items:start;gap:.3rem;padding:.3rem 0;display:grid}.staff-module__9iPbIq__table td.staff-module__9iPbIq__cellActions{white-space:normal;flex-wrap:wrap;justify-content:flex-start;gap:.4rem;padding-top:.7rem}.staff-module__9iPbIq__tableWrap{overflow-x:visible}}
