:root{--ui-overlay-hover:#ffffff0f;--ui-overlay-press:#ffffff1f;--ui-border-live:#e23d3566;--ui-border-info:#3ec0cf4d;--ui-border-error:#e23d354d;--ui-border-success:#22c0694d;--ui-field-focus-halo:0 0 0 3px #e9b22124;--ui-ring-avatar:0 0 0 2px var(--surface-app), 0 0 0 4px var(--gold-400);--ui-ring-badge-dot:0 0 0 2px var(--surface-app);--ui-ring-avatar-status:0 0 0 2px var(--surface-card);--ui-inset-hairline:inset 0 0 0 1px var(--border-subtle);--ui-border-danger:#e23d3559;--ui-z-tooltip:60;--ui-z-modal:100;--ui-on-gold-label:#0c0b0a9e;--ui-on-gold-label-faint:#0c0b0a8c;--ui-on-gold-fill:#0c0b0a24;--ui-border-checkedin:#22c06959}
.Avatar-module__265jmq__wrap{flex:none;display:inline-flex;position:relative}.Avatar-module__265jmq__face{width:var(--avatar-size);height:var(--avatar-size);border-radius:var(--radius-circle);background:var(--ink-700);color:var(--text-muted);font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--avatar-font-size);letter-spacing:.02em;box-shadow:var(--ui-inset-hairline);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.Avatar-module__265jmq__face[data-ring=true]{box-shadow:var(--ui-ring-avatar)}.Avatar-module__265jmq__image{object-fit:cover;width:100%;height:100%}.Avatar-module__265jmq__status{width:var(--avatar-status-size);height:var(--avatar-status-size);border-radius:var(--radius-circle);box-shadow:var(--ui-ring-avatar-status);position:absolute;bottom:-1px;right:-1px}.Avatar-module__265jmq__status[data-status=active]{background:var(--status-active)}.Avatar-module__265jmq__status[data-status=live]{background:var(--status-live)}.Avatar-module__265jmq__status[data-status=idle]{background:var(--status-idle)}
.Badge-module__b6E3IW__dot{border-radius:var(--radius-circle);width:8px;height:8px;box-shadow:var(--ui-ring-badge-dot);display:inline-block}.Badge-module__b6E3IW__badge{border-radius:var(--radius-pill);min-width:18px;height:18px;font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.02em;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 5px;font-size:11px;line-height:1;display:inline-flex}.Badge-module__b6E3IW__badge[data-tone=brand],.Badge-module__b6E3IW__dot[data-tone=brand]{background:var(--gold-400);color:var(--text-on-brand)}.Badge-module__b6E3IW__badge[data-tone=live],.Badge-module__b6E3IW__dot[data-tone=live]{background:var(--red-500);color:var(--white)}.Badge-module__b6E3IW__badge[data-tone=neutral],.Badge-module__b6E3IW__dot[data-tone=neutral]{background:var(--ink-600);color:var(--text-strong)}.Badge-module__b6E3IW__badge[data-tone=positive],.Badge-module__b6E3IW__dot[data-tone=positive]{background:var(--green-500);color:var(--ink-950)}
.Banner-module__2AMZma__banner{border-radius:var(--radius-card);border:1px solid #0000;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.Banner-module__2AMZma__banner[data-tone=info]{background:var(--status-info-bg);border-color:var(--ui-border-info)}.Banner-module__2AMZma__banner[data-tone=warning]{background:var(--surface-brand-soft);border-color:var(--border-brand-soft)}.Banner-module__2AMZma__banner[data-tone=error]{background:var(--status-expired-bg);border-color:var(--ui-border-error)}.Banner-module__2AMZma__banner[data-tone=success]{background:var(--status-active-bg);border-color:var(--ui-border-success)}.Banner-module__2AMZma__banner[data-tone=announcement]{background:var(--surface-brand-softer);border-color:var(--border-brand-soft)}.Banner-module__2AMZma__glyph{margin-top:1px;display:flex}.Banner-module__2AMZma__banner[data-tone=info] .Banner-module__2AMZma__glyph{color:var(--status-info)}.Banner-module__2AMZma__banner[data-tone=warning] .Banner-module__2AMZma__glyph{color:var(--gold-400)}.Banner-module__2AMZma__banner[data-tone=error] .Banner-module__2AMZma__glyph{color:var(--red-500)}.Banner-module__2AMZma__banner[data-tone=success] .Banner-module__2AMZma__glyph{color:var(--green-500)}.Banner-module__2AMZma__banner[data-tone=announcement] .Banner-module__2AMZma__glyph{color:var(--text-brand)}.Banner-module__2AMZma__body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Banner-module__2AMZma__title{font-family:var(--font-sans);font-size:14px;font-weight:var(--weight-semibold);color:var(--text-strong);line-height:1.4}.Banner-module__2AMZma__text{font-family:var(--font-sans);color:var(--text-muted);font-size:13px;line-height:1.55}.Banner-module__2AMZma__action{margin-top:8px}.Banner-module__2AMZma__dismiss{color:var(--text-faint);cursor:pointer;margin:-4px;padding:4px;display:flex}
.Button-module__HZg0Ga__button{border-radius:var(--radius-control);font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:var(--transition-control);border:1px solid #0000;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Button-module__HZg0Ga__button:disabled{cursor:not-allowed;opacity:var(--opacity-disabled)}.Button-module__HZg0Ga__button:not(:disabled):active{transform:scale(var(--press-scale))}.Button-module__HZg0Ga__fullWidth{width:100%}.Button-module__HZg0Ga__button[data-size=sm]{gap:6px;height:34px;padding:0 12px;font-size:12px}.Button-module__HZg0Ga__button[data-size=md]{gap:8px;height:44px;padding:0 16px;font-size:14px}.Button-module__HZg0Ga__button[data-size=lg]{gap:10px;height:56px;padding:0 22px;font-size:17px}.Button-module__HZg0Ga__button[data-size=xl]{gap:12px;height:64px;padding:0 28px;font-size:20px}.Button-module__HZg0Ga__button[data-variant=primary]{background:var(--gold-400);color:var(--text-on-brand);font-weight:var(--weight-bold)}.Button-module__HZg0Ga__button[data-variant=primary]:not(:disabled):hover{background:var(--gold-300);box-shadow:var(--glow-brand)}.Button-module__HZg0Ga__button[data-variant=primary]:not(:disabled):active{background:var(--gold-500)}.Button-module__HZg0Ga__button[data-variant=secondary]{background:var(--surface-card-raised);color:var(--text-strong);border-color:var(--border-subtle);font-weight:var(--weight-semibold)}.Button-module__HZg0Ga__button[data-variant=secondary]:not(:disabled):hover{background:var(--surface-hover)}.Button-module__HZg0Ga__button[data-variant=secondary]:not(:disabled):active{background:var(--surface-active)}.Button-module__HZg0Ga__button[data-variant=ghost]{color:var(--text-body);font-weight:var(--weight-semibold);background:0 0}.Button-module__HZg0Ga__button[data-variant=ghost]:not(:disabled):hover{background:var(--ui-overlay-hover)}.Button-module__HZg0Ga__button[data-variant=ghost]:not(:disabled):active{background:var(--ui-overlay-press)}.Button-module__HZg0Ga__button[data-variant=outline]{color:var(--text-brand);border-color:var(--border-brand-soft);font-weight:var(--weight-semibold);background:0 0}.Button-module__HZg0Ga__button[data-variant=outline]:not(:disabled):hover{background:var(--surface-brand-softer)}.Button-module__HZg0Ga__button[data-variant=outline]:not(:disabled):active{background:var(--surface-brand-soft)}.Button-module__HZg0Ga__button[data-variant=danger]{background:var(--red-500);color:var(--white);font-weight:var(--weight-bold)}.Button-module__HZg0Ga__button[data-variant=danger]:not(:disabled):hover{background:var(--red-400)}.Button-module__HZg0Ga__button[data-variant=danger]:not(:disabled):active{background:var(--red-600)}.Button-module__HZg0Ga__spinner{animation:.9s linear infinite Button-module__HZg0Ga__spin}@keyframes Button-module__HZg0Ga__spin{to{transform:rotate(360deg)}}
.Card-module__b023Kq__card{padding:var(--card-padding);border:1px solid var(--border-hairline);border-radius:var(--radius-card);background:var(--surface-card);box-shadow:var(--shadow-sm), var(--shadow-inset-top);transition:var(--transition-surface), transform var(--duration-instant) var(--ease-out)}.Card-module__b023Kq__card[data-variant=raised]{background:var(--surface-card-raised)}.Card-module__b023Kq__card[data-variant=inset]{background:var(--surface-inset)}.Card-module__b023Kq__card[data-variant=selected]{border-color:var(--border-brand-soft);box-shadow:var(--glow-brand), var(--shadow-inset-top)}.Card-module__b023Kq__card[data-variant=live]{border-color:var(--ui-border-live);box-shadow:var(--glow-live), var(--shadow-inset-top)}.Card-module__b023Kq__card[data-cut=true]{border-radius:var(--radius-none);clip-path:var(--clip-cut-tr)}.Card-module__b023Kq__card[data-clickable=true]{cursor:pointer}.Card-module__b023Kq__card[data-clickable=true]:hover{background:var(--surface-hover)}.Card-module__b023Kq__card[data-clickable=true]:active{transform:scale(var(--press-scale-large))}.Card-module__b023Kq__header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.Card-module__b023Kq__headings{flex-direction:column;gap:4px;min-width:0;display:flex}.Card-module__b023Kq__eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.Card-module__b023Kq__title{font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:20px;line-height:1.1}
.Checkbox-module__dvP0Rq__row{cursor:pointer;align-items:center;gap:11px;min-height:44px;display:flex}.Checkbox-module__dvP0Rq__row[data-stacked=true]{align-items:flex-start}.Checkbox-module__dvP0Rq__row[data-disabled=true]{cursor:not-allowed;opacity:var(--opacity-disabled)}.Checkbox-module__dvP0Rq__input{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__dvP0Rq__box{border-radius:var(--radius-xs);background:var(--surface-inset);border:1px solid var(--border-strong);width:22px;height:22px;color:var(--text-on-brand);transition:var(--transition-control);flex:none;justify-content:center;align-items:center;display:flex}.Checkbox-module__dvP0Rq__row[data-stacked=true] .Checkbox-module__dvP0Rq__box{margin-top:2px}.Checkbox-module__dvP0Rq__input:checked~.Checkbox-module__dvP0Rq__box{background:var(--gold-400);border-color:var(--gold-400)}.Checkbox-module__dvP0Rq__input:focus-visible~.Checkbox-module__dvP0Rq__box{box-shadow:var(--focus-ring)}.Checkbox-module__dvP0Rq__text{flex-direction:column;gap:2px;min-width:0;display:flex}.Checkbox-module__dvP0Rq__label{font-family:var(--font-sans);color:var(--text-body);font-size:15px;line-height:1.4}.Checkbox-module__dvP0Rq__description{font-family:var(--font-sans);color:var(--text-faint);font-size:13px;line-height:1.5}
.Dialog-module__1tGBiq__scrim{z-index:var(--ui-z-modal);background:var(--scrim-modal);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Dialog-module__1tGBiq__panel{background:var(--surface-card-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-card-lg);width:100%;box-shadow:var(--shadow-xl), var(--shadow-inset-top);animation:Dialog-module__1tGBiq__panel-in var(--duration-base) var(--ease-out);outline:none;padding:24px}.Dialog-module__1tGBiq__panel[data-danger=true]{border-color:var(--ui-border-danger)}@keyframes Dialog-module__1tGBiq__panel-in{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Dialog-module__1tGBiq__panel{animation:none}}.Dialog-module__1tGBiq__head{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.Dialog-module__1tGBiq__head[data-tight=true]{margin-bottom:14px}.Dialog-module__1tGBiq__dangerGlyph{color:var(--red-500);margin-top:2px;display:flex}.Dialog-module__1tGBiq__title{font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);flex:1;margin:0;font-size:22px;line-height:1.15}.Dialog-module__1tGBiq__close{color:var(--text-faint);cursor:pointer;background:0 0;border:none;margin:-4px;padding:4px;display:flex}.Dialog-module__1tGBiq__close:hover{color:var(--text-strong)}.Dialog-module__1tGBiq__description{font-family:var(--font-sans);color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.Dialog-module__1tGBiq__body[data-after-description=true]{margin-top:16px}.Dialog-module__1tGBiq__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}
.Divider-module__tCaO5G__rule{background:var(--border-hairline);border:none;height:1px;margin:0}.Divider-module__tCaO5G__ruleSegment{background:var(--border-hairline);flex:1;height:1px}.Divider-module__tCaO5G__vertical{background:var(--border-hairline);align-self:stretch;width:1px}.Divider-module__tCaO5G__labelled{align-items:center;gap:12px;display:flex}.Divider-module__tCaO5G__label{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}
.EmptyState-module__oIQstW__empty{text-align:center;background:var(--surface-card);border:1px dashed var(--border-subtle);border-radius:var(--radius-card);flex-direction:column;align-items:center;gap:10px;padding:48px 24px;display:flex;position:relative;overflow:hidden}.EmptyState-module__oIQstW__empty[data-compact=true]{padding:28px 20px}.EmptyState-module__oIQstW__watermark{opacity:.04;pointer-events:none;width:190px;position:absolute;bottom:-34px;right:-34px}.EmptyState-module__oIQstW__glyph{background:var(--surface-brand-softer);width:52px;height:52px;color:var(--gold-400);border-radius:50%;justify-content:center;align-items:center;display:flex}.EmptyState-module__oIQstW__empty[data-compact=true] .EmptyState-module__oIQstW__glyph{width:40px;height:40px}.EmptyState-module__oIQstW__title{font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:20px;line-height:1.15}.EmptyState-module__oIQstW__empty[data-compact=true] .EmptyState-module__oIQstW__title{font-size:17px}.EmptyState-module__oIQstW__body{font-family:var(--font-sans);color:var(--text-muted);max-width:340px;font-size:13px;line-height:1.6}.EmptyState-module__oIQstW__action{margin-top:6px}
.IconButton-module__47FGmG__iconButton{border-radius:var(--radius-control);cursor:pointer;transition:var(--transition-control);border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.IconButton-module__47FGmG__iconButton:disabled{cursor:not-allowed;opacity:var(--opacity-disabled)}.IconButton-module__47FGmG__iconButton:not(:disabled):active{transform:scale(var(--press-scale))}.IconButton-module__47FGmG__iconButton[data-size=sm]{width:32px;height:32px}.IconButton-module__47FGmG__iconButton[data-size=md]{width:40px;height:40px}.IconButton-module__47FGmG__iconButton[data-size=lg]{width:48px;height:48px}.IconButton-module__47FGmG__iconButton[data-size=xl]{width:56px;height:56px}.IconButton-module__47FGmG__iconButton[data-variant=primary]{background:var(--gold-400);color:var(--text-on-brand)}.IconButton-module__47FGmG__iconButton[data-variant=primary]:not(:disabled):hover{background:var(--gold-300)}.IconButton-module__47FGmG__iconButton[data-variant=primary]:not(:disabled):active{background:var(--gold-500)}.IconButton-module__47FGmG__iconButton[data-variant=secondary]{background:var(--surface-card-raised);color:var(--text-muted);border-color:var(--border-subtle)}.IconButton-module__47FGmG__iconButton[data-variant=secondary]:not(:disabled):hover{background:var(--surface-hover);color:var(--text-strong)}.IconButton-module__47FGmG__iconButton[data-variant=secondary]:not(:disabled):active{background:var(--surface-active)}.IconButton-module__47FGmG__iconButton[data-variant=ghost]{color:var(--text-muted);background:0 0}.IconButton-module__47FGmG__iconButton[data-variant=ghost]:not(:disabled):hover{background:var(--ui-overlay-hover);color:var(--text-strong)}.IconButton-module__47FGmG__iconButton[data-variant=ghost][data-active=true]{background:var(--surface-brand-soft);color:var(--text-brand);border-color:var(--border-brand-soft)}
.Input-module__FtJ7hW__wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.Input-module__FtJ7hW__label{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);transition:color var(--duration-fast) var(--ease-out)}.Input-module__FtJ7hW__wrap:focus-within .Input-module__FtJ7hW__label{color:var(--text-brand)}.Input-module__FtJ7hW__required{color:var(--text-negative)}.Input-module__FtJ7hW__field{background:var(--surface-inset);border:1px solid var(--border-subtle);border-radius:var(--radius-control);transition:var(--transition-control);align-items:center;gap:8px;display:flex}.Input-module__FtJ7hW__field[data-size=sm]{height:36px;padding:0 10px}.Input-module__FtJ7hW__field[data-size=md]{height:44px;padding:0 12px}.Input-module__FtJ7hW__field[data-size=lg]{height:56px;padding:0 14px}.Input-module__FtJ7hW__field:focus-within{border-color:var(--gold-400);box-shadow:var(--ui-field-focus-halo)}.Input-module__FtJ7hW__field[data-error=true]{border-color:var(--red-500)}.Input-module__FtJ7hW__field[data-error=true]:focus-within{box-shadow:none}.Input-module__FtJ7hW__field[data-disabled=true]{opacity:var(--opacity-disabled)}.Input-module__FtJ7hW__glyph{color:var(--text-faint);display:flex}.Input-module__FtJ7hW__field:focus-within .Input-module__FtJ7hW__glyph{color:var(--text-brand)}.Input-module__FtJ7hW__input{min-width:0;color:var(--text-strong);font-family:var(--font-sans);letter-spacing:0;background:0 0;border:none;outline:none;flex:1;padding:0}.Input-module__FtJ7hW__field[data-size=sm] .Input-module__FtJ7hW__input{font-size:13px}.Input-module__FtJ7hW__field[data-size=md] .Input-module__FtJ7hW__input{font-size:15px}.Input-module__FtJ7hW__field[data-size=lg] .Input-module__FtJ7hW__input{font-size:17px}.Input-module__FtJ7hW__input[data-mono=true]{font-family:var(--font-mono);letter-spacing:.02em}.Input-module__FtJ7hW__input:focus-visible{box-shadow:none}.Input-module__FtJ7hW__suffix{font-family:var(--font-sans);color:var(--text-faint);white-space:nowrap;font-size:12px}.Input-module__FtJ7hW__hint{font-family:var(--font-sans);color:var(--text-faint);font-size:12px}.Input-module__FtJ7hW__error{font-family:var(--font-sans);color:var(--text-negative);font-size:12px}
.StatusPill-module__dYi4nq__pill{border-radius:var(--radius-chip);font-family:var(--font-sans);font-weight:var(--weight-semibold);white-space:nowrap;align-items:center;gap:7px;line-height:1;display:inline-flex}.StatusPill-module__dYi4nq__pill[data-size=sm]{height:22px;padding:0 10px;font-size:11px}.StatusPill-module__dYi4nq__pill[data-size=md]{height:26px;padding:0 10px;font-size:12px}.StatusPill-module__dYi4nq__pill[data-size=lg]{height:34px;padding:0 14px;font-size:14px}.StatusPill-module__dYi4nq__dot{border-radius:var(--radius-circle);background:currentColor;width:7px;height:7px}.StatusPill-module__dYi4nq__pill[data-size=lg] .StatusPill-module__dYi4nq__dot{width:8px;height:8px}.StatusPill-module__dYi4nq__dot[data-pulse=true]{animation:StatusPill-module__dYi4nq__pulse 1.6s var(--ease-in-out) infinite}@keyframes StatusPill-module__dYi4nq__pulse{0%,to{opacity:1}50%{opacity:.45}}
.MembershipCard-module__Fcy-hq__card{border-radius:var(--radius-card-lg);background:var(--surface-card-raised);border:1px solid var(--border-subtle);box-shadow:var(--shadow-lg);flex-direction:column;gap:18px;padding:22px;display:flex;position:relative;overflow:hidden}.MembershipCard-module__Fcy-hq__card[data-gold=true]{background:var(--grad-brand-sheen);border-color:#0000}.MembershipCard-module__Fcy-hq__watermark{opacity:.05;pointer-events:none;width:168px;position:absolute;bottom:-34px;right:-30px}.MembershipCard-module__Fcy-hq__card[data-gold=true] .MembershipCard-module__Fcy-hq__watermark{opacity:.1}.MembershipCard-module__Fcy-hq__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.MembershipCard-module__Fcy-hq__identity{flex-direction:column;gap:3px;min-width:0;display:flex}.MembershipCard-module__Fcy-hq__plan{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.MembershipCard-module__Fcy-hq__card[data-gold=true] .MembershipCard-module__Fcy-hq__plan{color:var(--ui-on-gold-label)}.MembershipCard-module__Fcy-hq__name{font-family:var(--font-display);font-weight:var(--weight-black);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);text-overflow:ellipsis;font-size:26px;line-height:1.05;overflow:hidden}.MembershipCard-module__Fcy-hq__card[data-gold=true] .MembershipCard-module__Fcy-hq__name{color:var(--ink-950)}.MembershipCard-module__Fcy-hq__logo{flex:none;width:auto;height:34px}.MembershipCard-module__Fcy-hq__foot{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.MembershipCard-module__Fcy-hq__details{flex-direction:column;gap:10px;min-width:0;display:flex}.MembershipCard-module__Fcy-hq__numberBlock{flex-direction:column;gap:2px;display:flex}.MembershipCard-module__Fcy-hq__numberLabel{font-family:var(--font-sans);font-size:9px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.MembershipCard-module__Fcy-hq__card[data-gold=true] .MembershipCard-module__Fcy-hq__numberLabel{color:var(--ui-on-gold-label-faint)}.MembershipCard-module__Fcy-hq__number{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-body);font-size:15px}.MembershipCard-module__Fcy-hq__card[data-gold=true] .MembershipCard-module__Fcy-hq__number{color:var(--ink-950)}.MembershipCard-module__Fcy-hq__livePill{border-radius:var(--radius-pill);background:var(--ui-on-gold-fill);height:26px;color:var(--ink-950);font-family:var(--font-sans);font-size:12px;font-weight:var(--weight-semibold);align-self:flex-start;align-items:center;gap:7px;padding:0 11px;display:inline-flex}.MembershipCard-module__Fcy-hq__liveDot{background:var(--ink-950);border-radius:50%;width:7px;height:7px}.MembershipCard-module__Fcy-hq__qr{background:var(--white);border-radius:var(--radius-sm);width:92px;height:92px;box-shadow:var(--shadow-sm);cursor:default;border:none;flex:none;justify-content:center;align-items:center;padding:6px;display:flex}.MembershipCard-module__Fcy-hq__qr[data-interactive=true]{cursor:pointer}.MembershipCard-module__Fcy-hq__qrImage{object-fit:contain;width:100%;height:100%}.MembershipCard-module__Fcy-hq__qrPlaceholder{color:var(--ink-950);display:flex}
.PageHead-module__KvW9la__head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.PageHead-module__KvW9la__headings{flex-direction:column;gap:4px;display:flex}.PageHead-module__KvW9la__title{font-family:var(--font-display);font-weight:var(--weight-black);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:36px;line-height:1}.PageHead-module__KvW9la__sub{font-family:var(--font-sans);color:var(--text-muted);font-size:13px}.PageHead-module__KvW9la__actions{gap:10px;display:flex}
.PlayerRow-module__SYCOPW__row{border-radius:var(--radius-sm);min-height:60px;transition:var(--transition-surface);background:0 0;border:1px solid #0000;align-items:center;gap:12px;padding:10px 14px;display:flex}.PlayerRow-module__SYCOPW__row[data-dense=true]{min-height:48px;padding:8px 12px}.PlayerRow-module__SYCOPW__row[data-clickable=true]{cursor:pointer}.PlayerRow-module__SYCOPW__row[data-clickable=true]:hover{background:var(--surface-hover)}.PlayerRow-module__SYCOPW__row[data-you=true]{background:var(--surface-brand-soft);border-color:var(--border-brand-soft)}.PlayerRow-module__SYCOPW__rank{text-align:center;width:28px;font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-faint);font-variant-numeric:tabular-nums;flex:none;font-size:20px;line-height:1}.PlayerRow-module__SYCOPW__row[data-dense=true] .PlayerRow-module__SYCOPW__rank{font-size:17px}.PlayerRow-module__SYCOPW__rank[data-medal=gold]{color:var(--gold-400)}.PlayerRow-module__SYCOPW__rank[data-medal=silver]{color:var(--ink-200)}.PlayerRow-module__SYCOPW__rank[data-medal=bronze]{color:var(--gold-600)}.PlayerRow-module__SYCOPW__identity{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.PlayerRow-module__SYCOPW__nameLine{align-items:baseline;gap:7px;min-width:0;display:flex}.PlayerRow-module__SYCOPW__name{font-family:var(--font-sans);font-size:15px;font-weight:var(--weight-semibold);color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PlayerRow-module__SYCOPW__row[data-dense=true] .PlayerRow-module__SYCOPW__name{font-size:14px}.PlayerRow-module__SYCOPW__nickname{font-family:var(--font-sans);color:var(--text-faint);white-space:nowrap;font-size:12px}.PlayerRow-module__SYCOPW__meta{font-family:var(--font-sans);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.PlayerRow-module__SYCOPW__metricBlock{flex-direction:column;flex:none;align-items:flex-end;gap:1px;display:flex}.PlayerRow-module__SYCOPW__metric{font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:23px;line-height:1}.PlayerRow-module__SYCOPW__row[data-dense=true] .PlayerRow-module__SYCOPW__metric{font-size:19px}.PlayerRow-module__SYCOPW__row[data-you=true] .PlayerRow-module__SYCOPW__metric{color:var(--text-brand)}.PlayerRow-module__SYCOPW__metricLabel{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint)}.PlayerRow-module__SYCOPW__chevron{color:var(--text-faint);display:flex}
.ProgressBar-module__T7pmCW__wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.ProgressBar-module__T7pmCW__head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.ProgressBar-module__T7pmCW__label{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.ProgressBar-module__T7pmCW__valueText{font-family:var(--font-display);font-weight:var(--weight-bold);color:var(--text-body);font-variant-numeric:tabular-nums;font-size:14px}.ProgressBar-module__T7pmCW__track{border-radius:var(--radius-pill);background:var(--surface-inset);border:1px solid var(--border-hairline);overflow:hidden}.ProgressBar-module__T7pmCW__track[data-size=sm]{height:4px}.ProgressBar-module__T7pmCW__track[data-size=md]{height:7px}.ProgressBar-module__T7pmCW__track[data-size=lg]{height:12px}.ProgressBar-module__T7pmCW__fill{width:var(--progress-pct);border-radius:var(--radius-pill);height:100%;transition:width var(--duration-slow) var(--ease-out)}.ProgressBar-module__T7pmCW__fill[data-tone=brand]{background:var(--gold-400)}.ProgressBar-module__T7pmCW__fill[data-tone=positive]{background:var(--green-500)}.ProgressBar-module__T7pmCW__fill[data-tone=info]{background:var(--teal-400)}.ProgressBar-module__T7pmCW__fill[data-tone=negative]{background:var(--red-500)}
.Radio-module__vKqEHG__row{cursor:pointer;align-items:center;gap:11px;min-height:44px;display:flex}.Radio-module__vKqEHG__row[data-stacked=true]{align-items:flex-start}.Radio-module__vKqEHG__row[data-disabled=true]{cursor:not-allowed;opacity:var(--opacity-disabled)}.Radio-module__vKqEHG__input{opacity:0;width:0;height:0;position:absolute}.Radio-module__vKqEHG__dial{background:var(--surface-inset);border:1px solid var(--border-strong);width:22px;height:22px;transition:var(--transition-control);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.Radio-module__vKqEHG__row[data-stacked=true] .Radio-module__vKqEHG__dial{margin-top:2px}.Radio-module__vKqEHG__dot{background:var(--gold-400);opacity:0;border-radius:50%;width:10px;height:10px}.Radio-module__vKqEHG__input:checked~.Radio-module__vKqEHG__dial{border-color:var(--gold-400)}.Radio-module__vKqEHG__input:checked~.Radio-module__vKqEHG__dial .Radio-module__vKqEHG__dot{opacity:1}.Radio-module__vKqEHG__input:focus-visible~.Radio-module__vKqEHG__dial{box-shadow:var(--focus-ring)}.Radio-module__vKqEHG__text{flex-direction:column;gap:2px;min-width:0;display:flex}.Radio-module__vKqEHG__label{font-family:var(--font-sans);color:var(--text-body);font-size:15px;line-height:1.4}.Radio-module__vKqEHG__description{font-family:var(--font-sans);color:var(--text-faint);font-size:13px;line-height:1.5}
.SegmentedControl-module__Jb8KvG__group{background:var(--surface-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-control);align-items:center;gap:3px;padding:3px;display:inline-flex}.SegmentedControl-module__Jb8KvG__group[data-size=sm]{height:38px}.SegmentedControl-module__Jb8KvG__group[data-size=md]{height:46px}.SegmentedControl-module__Jb8KvG__group[data-size=lg]{height:54px}.SegmentedControl-module__Jb8KvG__group[data-full=true]{width:100%}.SegmentedControl-module__Jb8KvG__group[data-full=true] .SegmentedControl-module__Jb8KvG__segment{flex:1}.SegmentedControl-module__Jb8KvG__segment{color:var(--text-muted);border-radius:calc(var(--radius-control) - 3px);font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:var(--transition-control);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:0 14px;display:inline-flex}.SegmentedControl-module__Jb8KvG__group[data-size=sm] .SegmentedControl-module__Jb8KvG__segment{height:32px;font-size:12px}.SegmentedControl-module__Jb8KvG__group[data-size=md] .SegmentedControl-module__Jb8KvG__segment{height:40px;font-size:14px}.SegmentedControl-module__Jb8KvG__group[data-size=lg] .SegmentedControl-module__Jb8KvG__segment{height:48px;font-size:16px}.SegmentedControl-module__Jb8KvG__segment:hover{color:var(--text-body)}.SegmentedControl-module__Jb8KvG__segment[data-selected=true]{background:var(--surface-brand-soft);color:var(--text-brand);border-color:var(--border-brand-soft);font-weight:var(--weight-bold)}
.Select-module__nE6V2G__wrap{flex-direction:column;gap:6px;min-width:0;display:flex}.Select-module__nE6V2G__label{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);transition:color var(--duration-fast) var(--ease-out)}.Select-module__nE6V2G__wrap:focus-within .Select-module__nE6V2G__label{color:var(--text-brand)}.Select-module__nE6V2G__field{align-items:center;display:flex;position:relative}.Select-module__nE6V2G__field[data-disabled=true]{opacity:var(--opacity-disabled)}.Select-module__nE6V2G__select{appearance:none;background:var(--surface-inset);width:100%;color:var(--text-strong);border:1px solid var(--border-subtle);border-radius:var(--radius-control);font-family:var(--font-sans);cursor:pointer;transition:var(--transition-control);outline:none;padding:0 36px 0 12px}.Select-module__nE6V2G__select[data-size=sm]{height:36px;font-size:13px}.Select-module__nE6V2G__select[data-size=md]{height:44px;font-size:15px}.Select-module__nE6V2G__select[data-size=lg]{height:56px;font-size:17px}.Select-module__nE6V2G__select:focus{border-color:var(--gold-400);box-shadow:var(--ui-field-focus-halo)}.Select-module__nE6V2G__select[data-error=true]{border-color:var(--red-500)}.Select-module__nE6V2G__select[data-error=true]:focus{box-shadow:none}.Select-module__nE6V2G__select:disabled{cursor:not-allowed}.Select-module__nE6V2G__select option{background:var(--surface-card-raised);color:var(--text-strong)}.Select-module__nE6V2G__chevron{pointer-events:none;color:var(--text-faint);display:flex;position:absolute;right:11px}.Select-module__nE6V2G__hint{font-family:var(--font-sans);color:var(--text-faint);font-size:12px}.Select-module__nE6V2G__error{font-family:var(--font-sans);color:var(--text-negative);font-size:12px}
.SideNav-module__RxmM9W__nav{width:var(--sidenav-width);background:var(--surface-canvas);border-right:1px solid var(--border-hairline);height:100%;transition:width var(--duration-base) var(--ease-out);flex-direction:column;flex:none;display:flex}.SideNav-module__RxmM9W__nav[data-collapsed=true]{width:var(--sidenav-width-collapsed)}.SideNav-module__RxmM9W__head{height:var(--topbar-web-height);border-bottom:1px solid var(--border-hairline);align-items:center;gap:10px;padding:0 20px;display:flex}.SideNav-module__RxmM9W__logo{width:auto;height:22px}.SideNav-module__RxmM9W__nav[data-collapsed=true] .SideNav-module__RxmM9W__logo{height:24px}.SideNav-module__RxmM9W__product{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.SideNav-module__RxmM9W__body{flex-direction:column;flex:1;gap:18px;padding:14px 10px;display:flex;overflow-y:auto}.SideNav-module__RxmM9W__group{flex-direction:column;gap:2px;display:flex}.SideNav-module__RxmM9W__groupLabel{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);padding:0 10px 6px}.SideNav-module__RxmM9W__item{border-radius:var(--radius-sm);height:40px;color:var(--text-muted);font-family:var(--font-sans);font-size:13px;font-weight:var(--weight-medium);text-align:left;cursor:pointer;transition:var(--transition-control);background:0 0;align-items:center;gap:11px;padding:0 10px;display:flex}.SideNav-module__RxmM9W__item:hover{color:var(--text-body)}.SideNav-module__RxmM9W__item[aria-current=page]{background:var(--surface-brand-soft);color:var(--text-brand);font-weight:var(--weight-semibold)}.SideNav-module__RxmM9W__nav[data-collapsed=true] .SideNav-module__RxmM9W__item{justify-content:center;padding:0}.SideNav-module__RxmM9W__itemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.SideNav-module__RxmM9W__footer{border-top:1px solid var(--border-hairline);padding:10px}
.Skeleton-module__cudzJG__stack{flex-direction:column;display:flex}.Skeleton-module__cudzJG__bar{background:linear-gradient(90deg, var(--ink-800) 0%, var(--ink-700) 40%, var(--ink-800) 80%);border-radius:var(--radius-xs);animation:Skeleton-module__cudzJG__shimmer 1.2s var(--ease-in-out) infinite;background-size:220% 100%}.Skeleton-module__cudzJG__bar[data-circle=true]{border-radius:50%}@keyframes Skeleton-module__cudzJG__shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.Skeleton-module__cudzJG__bar{animation:none}}
.StatTile-module__0y1AXW__tile{background:var(--surface-card);border:1px solid var(--border-hairline);border-radius:var(--radius-card);min-width:0;box-shadow:var(--shadow-inset-top);flex-direction:column;gap:8px;display:flex}.StatTile-module__0y1AXW__tile[data-size=sm]{padding:14px}.StatTile-module__0y1AXW__tile[data-size=md],.StatTile-module__0y1AXW__tile[data-size=lg]{padding:18px}.StatTile-module__0y1AXW__tile[data-cut=true]{border-radius:var(--radius-none);clip-path:var(--clip-cut-tr)}.StatTile-module__0y1AXW__label{color:var(--text-faint);font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;line-height:1.3;display:flex}.StatTile-module__0y1AXW__figure{align-items:baseline;gap:6px;display:flex}.StatTile-module__0y1AXW__value{font-family:var(--font-score);font-weight:var(--weight-black);font-size:var(--stat-value-size);letter-spacing:-.01em;color:var(--text-strong);font-variant-numeric:tabular-nums;line-height:1}.StatTile-module__0y1AXW__unit{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--stat-unit-size);color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em}.StatTile-module__0y1AXW__delta{align-items:center;gap:5px;display:flex}.StatTile-module__0y1AXW__delta[data-direction=up]{color:var(--text-positive)}.StatTile-module__0y1AXW__delta[data-direction=down]{color:var(--text-negative)}.StatTile-module__0y1AXW__deltaValue{font-family:var(--font-sans);font-size:12px;font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums}.StatTile-module__0y1AXW__deltaLabel{font-family:var(--font-sans);color:var(--text-faint);font-size:12px}
.Switch-module__pZF90q__row{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.Switch-module__pZF90q__row[data-disabled=true]{cursor:not-allowed;opacity:var(--opacity-disabled)}.Switch-module__pZF90q__input{opacity:0;width:0;height:0;position:absolute}.Switch-module__pZF90q__text{flex-direction:column;gap:2px;min-width:0;display:flex}.Switch-module__pZF90q__label{font-family:var(--font-sans);color:var(--text-body);font-size:15px;line-height:1.4}.Switch-module__pZF90q__description{font-family:var(--font-sans);color:var(--text-faint);font-size:13px;line-height:1.5}.Switch-module__pZF90q__track{border-radius:var(--radius-pill);background:var(--ink-600);border:1px solid var(--border-subtle);width:46px;height:28px;transition:background-color var(--duration-fast) var(--ease-out);flex:none;position:relative}.Switch-module__pZF90q__thumb{background:var(--ink-200);width:20px;height:20px;box-shadow:var(--shadow-xs);transition:left var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);border-radius:50%;position:absolute;top:3px;left:3px}.Switch-module__pZF90q__input:checked~.Switch-module__pZF90q__track{background:var(--gold-400);border-color:var(--gold-400)}.Switch-module__pZF90q__input:checked~.Switch-module__pZF90q__track .Switch-module__pZF90q__thumb{background:var(--ink-950);left:21px}.Switch-module__pZF90q__input:focus-visible~.Switch-module__pZF90q__track{box-shadow:var(--focus-ring)}
.Table-module__jmQZIG__scroller{width:100%;overflow-x:auto}.Table-module__jmQZIG__table{border-collapse:collapse;width:100%;font-family:var(--font-sans)}.Table-module__jmQZIG__th{z-index:1;background:var(--surface-canvas);height:40px;font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border-subtle);white-space:nowrap;position:sticky;top:0}.Table-module__jmQZIG__table[data-dense=true] .Table-module__jmQZIG__th{padding:0 12px}.Table-module__jmQZIG__table[data-dense=false] .Table-module__jmQZIG__th{padding:0 14px}.Table-module__jmQZIG__th[data-sorted=true]{color:var(--text-brand)}.Table-module__jmQZIG__th[data-sortable=true]{cursor:pointer}.Table-module__jmQZIG__thInner{align-items:center;gap:4px;display:inline-flex}.Table-module__jmQZIG__row{transition:background-color var(--duration-fast) var(--ease-out)}.Table-module__jmQZIG__row[data-clickable=true]{cursor:pointer}.Table-module__jmQZIG__row[data-clickable=true]:hover{background:var(--surface-hover)}.Table-module__jmQZIG__td{border-bottom:1px solid var(--border-hairline);color:var(--text-body);font-weight:var(--weight-regular);font-family:var(--font-sans);white-space:nowrap}.Table-module__jmQZIG__table[data-dense=true] .Table-module__jmQZIG__td{height:44px;padding:0 12px;font-size:12px}.Table-module__jmQZIG__table[data-dense=false] .Table-module__jmQZIG__td{height:48px;padding:0 14px;font-size:13px}.Table-module__jmQZIG__td[data-strong=true]{color:var(--text-strong);font-weight:var(--weight-semibold)}.Table-module__jmQZIG__td[data-numeric=true]{font-family:var(--font-score);font-variant-numeric:tabular-nums}.Table-module__jmQZIG__td[data-mono=true]{font-family:var(--font-mono)}.Table-module__jmQZIG__empty{text-align:center;color:var(--text-faint);padding:32px 14px;font-size:13px}
.Tabs-module___Hrmaq__tabs{border-bottom:1px solid var(--border-hairline);align-items:stretch;gap:4px;display:flex;overflow-x:auto}.Tabs-module___Hrmaq__tab{color:var(--text-muted);font-family:var(--font-display);font-weight:var(--weight-semibold);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:var(--transition-control);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;display:inline-flex}.Tabs-module___Hrmaq__tabs[data-size=sm] .Tabs-module___Hrmaq__tab{padding:8px 12px;font-size:12px}.Tabs-module___Hrmaq__tabs[data-size=md] .Tabs-module___Hrmaq__tab{padding:12px 14px;font-size:14px}.Tabs-module___Hrmaq__tabs[data-size=lg] .Tabs-module___Hrmaq__tab{padding:12px 14px;font-size:17px}.Tabs-module___Hrmaq__tab:hover{color:var(--text-body)}.Tabs-module___Hrmaq__tab[data-selected=true]{border-bottom-color:var(--gold-400);color:var(--text-strong);font-weight:var(--weight-bold)}
.Tag-module__VkG7pq__tag{border-radius:var(--radius-chip);font-family:var(--font-sans);font-weight:var(--weight-medium);border:1px solid;align-items:center;gap:6px;line-height:1;display:inline-flex}.Tag-module__VkG7pq__tag[data-size=sm]{height:22px;padding:0 9px;font-size:11px}.Tag-module__VkG7pq__tag[data-size=md]{height:28px;padding:0 11px;font-size:12px}.Tag-module__VkG7pq__tag[data-tone=neutral]{background:var(--ui-overlay-hover);color:var(--text-body);border-color:var(--border-subtle)}.Tag-module__VkG7pq__tag[data-tone=brand]{background:var(--surface-brand-soft);color:var(--text-brand);border-color:var(--border-brand-soft)}.Tag-module__VkG7pq__tag[data-tone=info]{background:var(--status-info-bg);color:var(--status-info);border-color:var(--ui-border-info)}.Tag-module__VkG7pq__tag[data-tone=positive]{background:var(--status-active-bg);color:var(--status-active);border-color:var(--ui-border-success)}.Tag-module__VkG7pq__tag[data-tone=negative]{background:var(--status-expired-bg);color:var(--status-expired);border-color:var(--ui-border-error)}.Tag-module__VkG7pq__remove{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;margin-left:1px;padding:0;display:inline-flex}.Tag-module__VkG7pq__remove:hover{opacity:1}
.Toast-module__fHlJ7W__toast{background:var(--surface-card-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-card);width:100%;max-width:400px;box-shadow:var(--shadow-lg), var(--shadow-inset-top);animation:Toast-module__fHlJ7W__toast-in var(--duration-base) var(--ease-out);align-items:flex-start;gap:11px;padding:13px 14px;display:flex}@keyframes Toast-module__fHlJ7W__toast-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Toast-module__fHlJ7W__toast{animation:none}}.Toast-module__fHlJ7W__glyph{margin-top:1px;display:flex}.Toast-module__fHlJ7W__toast[data-tone=success] .Toast-module__fHlJ7W__glyph{color:var(--green-500)}.Toast-module__fHlJ7W__toast[data-tone=error] .Toast-module__fHlJ7W__glyph{color:var(--red-500)}.Toast-module__fHlJ7W__toast[data-tone=info] .Toast-module__fHlJ7W__glyph{color:var(--status-info)}.Toast-module__fHlJ7W__toast[data-tone=brand] .Toast-module__fHlJ7W__glyph{color:var(--gold-400)}.Toast-module__fHlJ7W__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Toast-module__fHlJ7W__title{font-family:var(--font-sans);font-size:14px;font-weight:var(--weight-semibold);color:var(--text-strong);line-height:1.4}.Toast-module__fHlJ7W__body{font-family:var(--font-sans);color:var(--text-muted);font-size:13px;line-height:1.5}.Toast-module__fHlJ7W__dismiss{color:var(--text-faint);cursor:pointer;background:0 0;border:none;margin:-3px;padding:3px;display:flex}.Toast-module__fHlJ7W__dismiss:hover{color:var(--text-strong)}
.Tooltip-module__xuGKtG__anchor{display:inline-flex;position:relative}.Tooltip-module__xuGKtG__bubble{z-index:var(--ui-z-tooltip);background:var(--ink-1000);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);max-width:240px;box-shadow:var(--shadow-md);font-family:var(--font-sans);color:var(--text-body);white-space:normal;pointer-events:none;padding:6px 9px;font-size:12px;line-height:1.45;position:absolute}.Tooltip-module__xuGKtG__bubble[data-side=top]{bottom:calc(100% + 7px);left:50%;transform:translate(-50%)}.Tooltip-module__xuGKtG__bubble[data-side=bottom]{top:calc(100% + 7px);left:50%;transform:translate(-50%)}.Tooltip-module__xuGKtG__bubble[data-side=left]{top:50%;right:calc(100% + 7px);transform:translateY(-50%)}.Tooltip-module__xuGKtG__bubble[data-side=right]{top:50%;left:calc(100% + 7px);transform:translateY(-50%)}
.TopBar-module__-RJINW__bar{border-bottom:1px solid var(--border-hairline);z-index:20;background:var(--surface-app);align-items:center;gap:12px;display:flex;position:sticky;top:0}.TopBar-module__-RJINW__bar[data-variant=web]{height:var(--topbar-web-height);padding:0 var(--gutter-web)}.TopBar-module__-RJINW__bar[data-variant=mobile]{height:var(--topbar-mobile-height);padding:0 var(--gutter-mobile)}.TopBar-module__-RJINW__bar[data-glass=true]{background:var(--surface-glass);-webkit-backdrop-filter:var(--blur-md)}.TopBar-module__-RJINW__back{border-radius:var(--radius-control);width:40px;height:40px;color:var(--text-body);cursor:pointer;justify-content:center;align-items:center;margin-left:-8px;display:flex}.TopBar-module__-RJINW__logo{width:auto}.TopBar-module__-RJINW__bar[data-variant=web] .TopBar-module__-RJINW__logo{height:26px}.TopBar-module__-RJINW__bar[data-variant=mobile] .TopBar-module__-RJINW__logo{height:22px}.TopBar-module__-RJINW__headings{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.TopBar-module__-RJINW__eyebrow{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.TopBar-module__-RJINW__title{font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.03em;text-transform:uppercase;color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;line-height:1.1;overflow:hidden}.TopBar-module__-RJINW__bar[data-variant=web] .TopBar-module__-RJINW__title{font-size:20px}.TopBar-module__-RJINW__bar[data-variant=mobile] .TopBar-module__-RJINW__title{font-size:18px}.TopBar-module__-RJINW__actions{align-items:center;gap:6px;display:flex}
.AlertsPanel-module__V_c99W__panel{z-index:var(--ui-z-modal);background:var(--surface-card-raised);border:1px solid var(--border-subtle);border-radius:var(--radius-card-lg);width:380px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-xl), var(--shadow-inset-top);animation:AlertsPanel-module__V_c99W__panel-in var(--duration-fast) var(--ease-out);position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}@keyframes AlertsPanel-module__V_c99W__panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.AlertsPanel-module__V_c99W__panel{animation:none}}.AlertsPanel-module__V_c99W__head{justify-content:space-between;align-items:center;gap:var(--space-8);border-bottom:1px solid var(--border-hairline);padding:14px 12px 14px 16px;display:flex}.AlertsPanel-module__V_c99W__title{font-family:var(--type-label-font);font-size:var(--type-label-size);font-weight:var(--type-label-weight);letter-spacing:var(--type-label-tracking);text-transform:var(--type-label-transform);color:var(--text-muted)}.AlertsPanel-module__V_c99W__list{max-height:420px;overflow-y:auto}.AlertsPanel-module__V_c99W__row{border:0;border-bottom:1px solid var(--border-hairline);text-align:left;cursor:pointer;width:100%;transition:var(--transition-surface);background:0 0;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.AlertsPanel-module__V_c99W__row:last-child{border-bottom:0}.AlertsPanel-module__V_c99W__row:hover{background:var(--surface-hover)}.AlertsPanel-module__V_c99W__row[data-unread]{background:var(--surface-inset)}.AlertsPanel-module__V_c99W__row[data-unread]:hover{background:var(--surface-hover)}.AlertsPanel-module__V_c99W__row:focus-visible{outline:var(--focus-ring);outline-offset:-2px}.AlertsPanel-module__V_c99W__glyph{border-radius:var(--radius-md);background:var(--surface-inset);width:30px;height:30px;color:var(--text-muted);flex:none;justify-content:center;align-items:center;display:flex}.AlertsPanel-module__V_c99W__glyph[data-severity=attention]{background:var(--status-idle-bg);color:var(--status-idle)}.AlertsPanel-module__V_c99W__glyph[data-severity=urgent]{background:var(--status-pastdue-bg);color:var(--status-pastdue)}.AlertsPanel-module__V_c99W__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AlertsPanel-module__V_c99W__rowTitle{font-size:13px;font-weight:var(--weight-semibold);color:var(--text-strong);line-height:var(--leading-snug)}.AlertsPanel-module__V_c99W__body{color:var(--text-body);font-size:12px;line-height:var(--leading-snug);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AlertsPanel-module__V_c99W__when{color:var(--text-faint);margin-top:2px;font-size:11px}.AlertsPanel-module__V_c99W__unreadDot{border-radius:var(--radius-circle);background:var(--status-live);flex:none;width:6px;height:6px;margin-top:6px}.AlertsPanel-module__V_c99W__empty{text-align:center;align-items:center;gap:var(--space-4);color:var(--text-faint);flex-direction:column;padding:32px 24px;display:flex}.AlertsPanel-module__V_c99W__emptyTitle{font-size:13px;font-weight:var(--weight-semibold);color:var(--text-body);margin:6px 0 0}.AlertsPanel-module__V_c99W__emptyBody{font-size:12px;line-height:var(--leading-normal);color:var(--text-faint);margin:0}.AlertsPanel-module__V_c99W__error{color:var(--text-negative);margin:0;padding:16px;font-size:12px}
.AuthCard-module___OOVOG__page{min-height:100dvh;padding:var(--space-24);background:var(--surface-app);place-items:center;display:grid}.AuthCard-module___OOVOG__card{gap:var(--space-20);width:100%;max-width:420px;padding:var(--space-32);border-radius:var(--radius-card);border:1px solid var(--border-hairline);background:var(--surface-card);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.AuthCard-module___OOVOG__brand{align-items:center;gap:var(--space-10);display:flex}.AuthCard-module___OOVOG__mark{width:32px;height:32px}.AuthCard-module___OOVOG__wordmark{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-bold);letter-spacing:var(--tracking-widest);color:var(--text-strong);text-transform:uppercase}.AuthCard-module___OOVOG__heading{gap:var(--space-6);flex-direction:column;display:flex}.AuthCard-module___OOVOG__title{font-size:var(--text-xl);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-tight);color:var(--text-strong);margin:0}.AuthCard-module___OOVOG__subtitle{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted);margin:0}.AuthCard-module___OOVOG__footer{font-size:var(--text-sm);color:var(--text-muted);text-align:center}.AuthCard-module___OOVOG__footer a{color:var(--text-brand);text-decoration:none}.AuthCard-module___OOVOG__footer a:hover{text-decoration:underline}
.AuthForm-module__b9ruLG__form{gap:var(--space-16);flex-direction:column;display:flex}.AuthForm-module__b9ruLG__actions{margin-top:var(--space-4)}
.BoardQrDialog-module__jjprza__body{gap:var(--space-16);flex-direction:column;display:flex}.BoardQrDialog-module__jjprza__plate{padding:var(--space-16);border-radius:var(--radius-card);background:var(--surface-light-card);border:1px solid var(--border-subtle);place-items:center;display:grid}.BoardQrDialog-module__jjprza__qr{width:100%;max-width:100%;height:auto;display:block}
.VerifyMemberDialog-module__8kvJbG__body{gap:var(--space-16);flex-direction:column;display:flex}.VerifyMemberDialog-module__8kvJbG__viewport{aspect-ratio:4/3;border-radius:var(--radius-card);background:var(--surface-inset);border:1px solid var(--border-subtle);width:100%;position:relative;overflow:hidden}.VerifyMemberDialog-module__8kvJbG__video{object-fit:cover;width:100%;height:100%}.VerifyMemberDialog-module__8kvJbG__reticle{aspect-ratio:1;border:2px solid var(--border-brand-soft);border-radius:var(--radius-md);pointer-events:none;width:58%;position:absolute;inset:50% auto auto 50%;translate:-50% -50%}.VerifyMemberDialog-module__8kvJbG__placeholder{place-items:center;gap:var(--space-12);padding:var(--space-24);text-align:center;color:var(--text-muted);font-size:var(--text-sm);line-height:var(--leading-normal);display:grid;position:absolute;inset:0}.VerifyMemberDialog-module__8kvJbG__divider{align-items:center;gap:var(--space-12);color:var(--text-faint);font-size:var(--text-2xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;display:flex}.VerifyMemberDialog-module__8kvJbG__divider:before,.VerifyMemberDialog-module__8kvJbG__divider:after{content:"";background:var(--border-hairline);flex:1 0 auto;height:1px}.VerifyMemberDialog-module__8kvJbG__manual{align-items:flex-end;gap:var(--space-10);display:flex}.VerifyMemberDialog-module__8kvJbG__manualField{flex:auto}.VerifyMemberDialog-module__8kvJbG__result{gap:var(--space-16);flex-direction:column;display:flex}.VerifyMemberDialog-module__8kvJbG__identity{align-items:center;gap:var(--space-14);display:flex}.VerifyMemberDialog-module__8kvJbG__identityText{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.VerifyMemberDialog-module__8kvJbG__name{font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-strong);letter-spacing:var(--tracking-tight)}.VerifyMemberDialog-module__8kvJbG__memberNo{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted)}.VerifyMemberDialog-module__8kvJbG__facts{gap:var(--space-8);flex-direction:column;display:flex}.VerifyMemberDialog-module__8kvJbG__fact{justify-content:space-between;align-items:baseline;gap:var(--space-16);font-size:var(--text-sm);display:flex}.VerifyMemberDialog-module__8kvJbG__factKey{color:var(--text-muted)}.VerifyMemberDialog-module__8kvJbG__factValue{color:var(--text-body);text-align:right}
.loading-module__sPR0Iq__page{gap:var(--space-24);flex-direction:column;display:flex}.loading-module__sPR0Iq__head{gap:var(--space-10);flex-direction:column;display:flex}.loading-module__sPR0Iq__tiles{gap:var(--space-16);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:900px){.loading-module__sPR0Iq__tiles{grid-template-columns:repeat(2,1fr)}}
.AdminShell-module__8BOCIW__root{height:100%;display:flex}.AdminShell-module__8BOCIW__main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.AdminShell-module__8BOCIW__search{flex:none;align-self:flex-start;width:380px;margin-top:12px}.AdminShell-module__8BOCIW__content{padding:26px var(--gutter-web) 48px;flex:1;overflow-y:auto}.AdminShell-module__8BOCIW__inner{max-width:var(--content-max);margin:0 auto}.AdminShell-module__8BOCIW__user{align-items:center;gap:10px;padding:6px 8px;display:flex}.AdminShell-module__8BOCIW__userText{flex-direction:column;flex:1;min-width:0;display:flex}.AdminShell-module__8BOCIW__userName{font-size:12px;font-weight:var(--weight-semibold);color:var(--text-strong)}.AdminShell-module__8BOCIW__userRole{font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint)}.AdminShell-module__8BOCIW__alert{display:flex;position:relative}.AdminShell-module__8BOCIW__alertDot{position:absolute;top:3px;right:3px}
.SignOutLink-module__otv58q__form{display:inline}.SignOutLink-module__otv58q__link{color:var(--text-brand);font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.SignOutLink-module__otv58q__link:hover{text-decoration:underline}
.AnnouncementsScreen-module__ycfk5W__screen{flex-direction:column;gap:20px;display:flex}.AnnouncementsScreen-module__ycfk5W__split{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.AnnouncementsScreen-module__ycfk5W__column{flex-direction:column;gap:18px;display:flex}.AnnouncementsScreen-module__ycfk5W__form{flex-direction:column;gap:14px;display:flex}.AnnouncementsScreen-module__ycfk5W__messageField{flex-direction:column;gap:7px;display:flex}.AnnouncementsScreen-module__ycfk5W__fieldLabel{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.AnnouncementsScreen-module__ycfk5W__textarea{resize:vertical;background:var(--surface-inset);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);width:100%;color:var(--text-body);font-family:var(--font-sans);outline:none;padding:12px 14px;font-size:14px;line-height:1.6}.AnnouncementsScreen-module__ycfk5W__charCount{font-family:var(--font-sans);color:var(--text-faint);font-size:11px}.AnnouncementsScreen-module__ycfk5W__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AnnouncementsScreen-module__ycfk5W__formActions{gap:10px;margin-top:4px;display:flex}.AnnouncementsScreen-module__ycfk5W__tableCard{overflow:hidden}.AnnouncementsScreen-module__ycfk5W__previewColumn{flex-direction:column;gap:12px;display:flex}.AnnouncementsScreen-module__ycfk5W__phone{background:var(--surface-app);border:1px solid var(--border-strong);border-radius:28px;flex-direction:column;gap:12px;padding:14px;display:flex}.AnnouncementsScreen-module__ycfk5W__statusBar{font-family:var(--font-sans);color:var(--text-faint);justify-content:space-between;align-items:center;font-size:10px;display:flex}.AnnouncementsScreen-module__ycfk5W__previewCard{background:var(--surface-brand-softer);border:1px solid var(--border-brand);border-radius:var(--radius-sm);flex-direction:column;gap:9px;padding:14px;display:flex}.AnnouncementsScreen-module__ycfk5W__previewEyebrow{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-brand);align-items:center;gap:7px;display:flex}.AnnouncementsScreen-module__ycfk5W__previewTitle{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:15px;font-weight:800;line-height:1.25}.AnnouncementsScreen-module__ycfk5W__previewBody{font-family:var(--font-sans);color:var(--text-muted);font-size:12px;line-height:1.55}.AnnouncementsScreen-module__ycfk5W__previewFoot{font-family:var(--font-sans);color:var(--text-faint);text-align:center;font-size:10px}.AnnouncementsScreen-module__ycfk5W__choices{flex-direction:column;gap:4px;display:flex}
.BoardsScreen-module__FXibPG__screen{flex-direction:column;gap:20px;display:flex}.BoardsScreen-module__FXibPG__filters{align-items:center;gap:12px;display:flex}.BoardsScreen-module__FXibPG__filterZone{width:170px}.BoardsScreen-module__FXibPG__filterStatus{width:190px}.BoardsScreen-module__FXibPG__spacer{flex:1}.BoardsScreen-module__FXibPG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.BoardsScreen-module__FXibPG__board{flex-direction:column;gap:14px;display:flex}.BoardsScreen-module__FXibPG__boardHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.BoardsScreen-module__FXibPG__boardTitleBlock{flex-direction:column;gap:4px;display:flex}.BoardsScreen-module__FXibPG__boardName{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;color:var(--text-strong);font-size:19px;font-weight:800}.BoardsScreen-module__FXibPG__boardZone{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.BoardsScreen-module__FXibPG__tokenRow{align-items:center;gap:14px;display:flex}.BoardsScreen-module__FXibPG__qrPlate{background:var(--surface-inset);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);width:66px;height:66px;color:var(--text-faint);flex:none;justify-content:center;align-items:center;display:flex}.BoardsScreen-module__FXibPG__tokenText{flex-direction:column;gap:5px;min-width:0;display:flex}.BoardsScreen-module__FXibPG__tokenCode{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-body);font-size:11px}.BoardsScreen-module__FXibPG__tokenMeta{font-family:var(--font-sans);color:var(--text-faint);font-size:11px}.BoardsScreen-module__FXibPG__stats{gap:22px;display:flex}.BoardsScreen-module__FXibPG__stat{flex-direction:column;gap:3px;display:flex}.BoardsScreen-module__FXibPG__statLabel{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.BoardsScreen-module__FXibPG__statValue{font-family:var(--font-score);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:17px;font-weight:800}.BoardsScreen-module__FXibPG__tableCard{overflow:hidden}.BoardsScreen-module__FXibPG__dialogForm{flex-direction:column;gap:14px;display:flex}.BoardsScreen-module__FXibPG__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.BookingsScreen-module__HtnzUa__screen{flex-direction:column;gap:20px;display:flex}.BookingsScreen-module__HtnzUa__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.BookingsScreen-module__HtnzUa__dayStepper{align-items:center;gap:6px;display:flex}.BookingsScreen-module__HtnzUa__spacer{flex:1}.BookingsScreen-module__HtnzUa__filterStatus{width:170px}.BookingsScreen-module__HtnzUa__search{width:230px}.BookingsScreen-module__HtnzUa__calendarCard{overflow:hidden}.BookingsScreen-module__HtnzUa__calendar{grid-template-columns:132px 1fr;display:grid}.BookingsScreen-module__HtnzUa__boardColumn{border-right:1px solid var(--border-hairline)}.BookingsScreen-module__HtnzUa__rulerSpacer{border-bottom:1px solid var(--border-subtle);background:var(--surface-canvas);height:38px}.BookingsScreen-module__HtnzUa__boardLabel{border-bottom:1px solid var(--border-hairline);height:56px;font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--text-body);align-items:center;padding:0 14px;font-size:13px;display:flex}.BookingsScreen-module__HtnzUa__gridScroller{overflow-x:auto}.BookingsScreen-module__HtnzUa__gridInner{min-width:660px}.BookingsScreen-module__HtnzUa__ruler{grid-template-columns:repeat(var(--hour-count), 1fr);border-bottom:1px solid var(--border-subtle);background:var(--surface-canvas);height:38px;display:grid}.BookingsScreen-module__HtnzUa__rulerCell{border-left:1px solid var(--border-hairline);font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-faint);align-items:center;padding-left:8px;font-size:10px;display:flex}.BookingsScreen-module__HtnzUa__lane{border-bottom:1px solid var(--border-hairline);height:56px;position:relative}.BookingsScreen-module__HtnzUa__laneRule{left:var(--rule-left);background:var(--border-hairline);width:1px;position:absolute;top:0;bottom:0}.BookingsScreen-module__HtnzUa__block{left:calc(var(--block-left) + 3px);width:calc(var(--block-width) - 6px);border-radius:var(--radius-sm);background:var(--surface-brand-soft);border:1px solid var(--border-brand-soft);cursor:pointer;flex-direction:column;gap:2px;padding:6px 9px;display:flex;position:absolute;top:6px;bottom:6px;overflow:hidden}.BookingsScreen-module__HtnzUa__block[data-status=checkedin]{background:var(--status-active-bg);border-color:var(--ui-border-checkedin)}.BookingsScreen-module__HtnzUa__block[data-status=cancelled]{background:var(--surface-inset);border-color:var(--border-hairline);opacity:.5}.BookingsScreen-module__HtnzUa__blockMember{font-family:var(--font-sans);font-size:12px;font-weight:var(--weight-semibold);color:var(--text-strong);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.BookingsScreen-module__HtnzUa__block[data-status=cancelled] .BookingsScreen-module__HtnzUa__blockMember{text-decoration:line-through}.BookingsScreen-module__HtnzUa__blockStatus{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-brand)}.BookingsScreen-module__HtnzUa__block[data-status=checkedin] .BookingsScreen-module__HtnzUa__blockStatus{color:var(--status-active)}.BookingsScreen-module__HtnzUa__block[data-status=cancelled] .BookingsScreen-module__HtnzUa__blockStatus{color:var(--text-faint)}.BookingsScreen-module__HtnzUa__dialogGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.BookingsScreen-module__HtnzUa__span2{grid-column:span 2}.BookingsScreen-module__HtnzUa__dialogForm{flex-direction:column;align-items:stretch;gap:14px;display:flex}.BookingsScreen-module__HtnzUa__statusRow{align-items:center;gap:10px;display:flex}.BookingsScreen-module__HtnzUa__statusMeta{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-faint);font-size:12px}
.ChallengesScreen-module__GCPfaq__screen{flex-direction:column;gap:20px;display:flex}.ChallengesScreen-module__GCPfaq__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ChallengesScreen-module__GCPfaq__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ChallengesScreen-module__GCPfaq__challenge{flex-direction:column;gap:13px;display:flex}.ChallengesScreen-module__GCPfaq__challengeHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ChallengesScreen-module__GCPfaq__challengeTitleBlock{flex-direction:column;gap:5px;display:flex}.ChallengesScreen-module__GCPfaq__challengeName{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:20px;font-weight:800;line-height:1.1}.ChallengesScreen-module__GCPfaq__challengeMeta{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.ChallengesScreen-module__GCPfaq__leaderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ChallengesScreen-module__GCPfaq__leaderBlock{flex-direction:column;gap:3px;display:flex}.ChallengesScreen-module__GCPfaq__leaderLabel{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.ChallengesScreen-module__GCPfaq__leaderName{font-family:var(--font-sans);font-size:13px;font-weight:var(--weight-semibold);color:var(--text-strong)}.ChallengesScreen-module__GCPfaq__leaderValue{font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-brand);font-variant-numeric:tabular-nums;font-size:30px;line-height:1}.ChallengesScreen-module__GCPfaq__tags,.ChallengesScreen-module__GCPfaq__cardActions{gap:8px;display:flex}.ChallengesScreen-module__GCPfaq__standings{flex-direction:column;display:flex}.ChallengesScreen-module__GCPfaq__form{flex-direction:column;gap:14px;display:flex}.ChallengesScreen-module__GCPfaq__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.CompetitionsScreen-module__UyNM4q__screen{flex-direction:column;gap:20px;display:flex}.CompetitionsScreen-module__UyNM4q__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.CompetitionsScreen-module__UyNM4q__competition{flex-direction:column;gap:13px;display:flex}.CompetitionsScreen-module__UyNM4q__competitionHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CompetitionsScreen-module__UyNM4q__titleBlock{flex-direction:column;gap:5px;display:flex}.CompetitionsScreen-module__UyNM4q__name{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:20px;font-weight:800;line-height:1.1}.CompetitionsScreen-module__UyNM4q__format{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.CompetitionsScreen-module__UyNM4q__tags,.CompetitionsScreen-module__UyNM4q__cardActions{gap:8px;display:flex}.CompetitionsScreen-module__UyNM4q__split{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.CompetitionsScreen-module__UyNM4q__entrants{flex-direction:column;display:flex}.CompetitionsScreen-module__UyNM4q__dialogForm{flex-direction:column;gap:14px;display:flex}.CompetitionsScreen-module__UyNM4q__formGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.DashboardScreen-module__yRESpG__screen{flex-direction:column;gap:20px;display:flex}.DashboardScreen-module__yRESpG__kpis{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.DashboardScreen-module__yRESpG__split{grid-template-columns:1.35fr 1fr;align-items:start;gap:18px;display:grid}.DashboardScreen-module__yRESpG__column{flex-direction:column;gap:18px;display:flex}.DashboardScreen-module__yRESpG__boards{grid-template-columns:1fr 1fr;gap:10px;display:grid}.DashboardScreen-module__yRESpG__board{background:var(--surface-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-sm);flex-direction:column;gap:7px;padding:13px;display:flex}.DashboardScreen-module__yRESpG__boardHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.DashboardScreen-module__yRESpG__boardName{font-family:var(--font-display);font-weight:var(--weight-bold);letter-spacing:.03em;text-transform:uppercase;color:var(--text-strong);font-size:15px}.DashboardScreen-module__yRESpG__boardDetail{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.DashboardScreen-module__yRESpG__boardCode{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-faint);font-size:10px}.DashboardScreen-module__yRESpG__bookings{flex-direction:column;display:flex}.DashboardScreen-module__yRESpG__booking{border-bottom:1px solid var(--border-hairline);align-items:center;gap:12px;padding:10px 0;display:flex}.DashboardScreen-module__yRESpG__bookingTime{font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-strong);font-variant-numeric:tabular-nums;width:48px;font-size:19px}.DashboardScreen-module__yRESpG__bookingWho{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.DashboardScreen-module__yRESpG__bookingMember{font-family:var(--font-sans);font-size:13px;font-weight:var(--weight-semibold);color:var(--text-strong)}.DashboardScreen-module__yRESpG__bookingMeta{font-family:var(--font-sans);color:var(--text-faint);font-size:11px}.DashboardScreen-module__yRESpG__occupancy{flex-direction:column;gap:12px;display:flex}
.LeaderboardsScreen-module__tl5B8q__screen{flex-direction:column;gap:20px;display:flex}.LeaderboardsScreen-module__tl5B8q__split{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.LeaderboardsScreen-module__tl5B8q__form{flex-direction:column;gap:16px;display:flex}.LeaderboardsScreen-module__tl5B8q__fieldLabel{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);margin-bottom:8px;display:block}.LeaderboardsScreen-module__tl5B8q__qualifyCount{font-family:var(--font-sans);color:var(--text-faint);font-size:11px}.LeaderboardsScreen-module__tl5B8q__preview{flex-direction:column;display:flex}.LeaderboardsScreen-module__tl5B8q__excluded{opacity:.45;align-items:center;gap:10px;padding:10px 2px;display:flex}.LeaderboardsScreen-module__tl5B8q__excludedRank{font-family:var(--font-mono);color:var(--text-faint);width:22px;font-size:11px}.LeaderboardsScreen-module__tl5B8q__excludedName{font-family:var(--font-sans);color:var(--text-muted);flex:1;font-size:13px}.LeaderboardsScreen-module__tl5B8q__tableCard{overflow:hidden}
.MatchesScreen-module__izvN7a__screen{flex-direction:column;gap:20px;display:flex}.MatchesScreen-module__izvN7a__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.MatchesScreen-module__izvN7a__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.MatchesScreen-module__izvN7a__search{flex:1;max-width:320px}.MatchesScreen-module__izvN7a__filterStatus{width:170px}.MatchesScreen-module__izvN7a__filterBoard{width:160px}.MatchesScreen-module__izvN7a__filterFormat{width:140px}.MatchesScreen-module__izvN7a__tableCard{overflow:hidden}.MatchesScreen-module__izvN7a__dialogGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.MatchesScreen-module__izvN7a__span2{grid-column:span 2}
.MemberDetailScreen-module__IxAq1W__screen{flex-direction:column;gap:20px;display:flex}.MemberDetailScreen-module__IxAq1W__back{color:var(--text-muted);font-family:var(--font-sans);cursor:pointer;align-self:flex-start;align-items:center;gap:5px;font-size:13px;display:inline-flex}.MemberDetailScreen-module__IxAq1W__back:hover{color:var(--text-strong)}.MemberDetailScreen-module__IxAq1W__header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.MemberDetailScreen-module__IxAq1W__identity{align-items:center;gap:16px;display:flex}.MemberDetailScreen-module__IxAq1W__identityText{flex-direction:column;gap:6px;display:flex}.MemberDetailScreen-module__IxAq1W__name{font-family:var(--font-display);font-weight:var(--weight-black);letter-spacing:.02em;text-transform:uppercase;color:var(--text-strong);font-size:36px;line-height:1}.MemberDetailScreen-module__IxAq1W__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MemberDetailScreen-module__IxAq1W__memberNo{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.04em;font-size:12px}.MemberDetailScreen-module__IxAq1W__dot{color:var(--text-faint)}.MemberDetailScreen-module__IxAq1W__joined{font-family:var(--font-sans);color:var(--text-muted);font-size:13px}.MemberDetailScreen-module__IxAq1W__headerActions{gap:10px;display:flex}.MemberDetailScreen-module__IxAq1W__split{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.MemberDetailScreen-module__IxAq1W__column{flex-direction:column;gap:18px;display:flex}.MemberDetailScreen-module__IxAq1W__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.MemberDetailScreen-module__IxAq1W__notes{flex-direction:column;gap:12px;display:flex}.MemberDetailScreen-module__IxAq1W__note{gap:12px;display:flex}.MemberDetailScreen-module__IxAq1W__noteDate{font-family:var(--font-mono);color:var(--text-faint);flex:none;font-size:11px}.MemberDetailScreen-module__IxAq1W__noteBody{font-family:var(--font-sans);color:var(--text-body);font-size:13px;line-height:1.6}.MemberDetailScreen-module__IxAq1W__subscription{flex-direction:column;gap:10px;display:flex}.MemberDetailScreen-module__IxAq1W__subRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.MemberDetailScreen-module__IxAq1W__subKey{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.MemberDetailScreen-module__IxAq1W__subValue{font-family:var(--font-sans);color:var(--text-body);text-align:right;font-size:13px}.MemberDetailScreen-module__IxAq1W__subValue[data-mono=true]{font-family:var(--font-mono)}.MemberDetailScreen-module__IxAq1W__dialogForm{flex-direction:column;gap:14px;display:flex}.MemberDetailScreen-module__IxAq1W__radioGroup{flex-direction:column;gap:2px;display:flex}.MemberDetailScreen-module__IxAq1W__noteEmpty{font-family:var(--font-sans);color:var(--text-faint);font-size:13px}.MemberDetailScreen-module__IxAq1W__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.MembersScreen-module__fF86dq__screen{flex-direction:column;gap:20px;display:flex}.MembersScreen-module__fF86dq__filters{align-items:center;gap:12px;display:flex}.MembersScreen-module__fF86dq__search{flex:1;max-width:360px}.MembersScreen-module__fF86dq__filterDate{width:180px}.MembersScreen-module__fF86dq__filterSort{width:210px}.MembersScreen-module__fF86dq__tableCard{overflow:hidden}.MembersScreen-module__fF86dq__memberCell{align-items:center;gap:10px;display:flex}.MembersScreen-module__fF86dq__nickname{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-regular);color:var(--text-faint)}.MembersScreen-module__fF86dq__dialogForm{flex-direction:column;gap:14px;display:flex}.MembersScreen-module__fF86dq__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.MembershipsScreen-module__w5ByyG__screen{flex-direction:column;gap:20px;display:flex}.MembershipsScreen-module__w5ByyG__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.MembershipsScreen-module__w5ByyG__filters{align-items:center;gap:12px;display:flex}.MembershipsScreen-module__w5ByyG__search{flex:1;max-width:340px}.MembershipsScreen-module__w5ByyG__filterPlan{width:160px}.MembershipsScreen-module__w5ByyG__filterStatus{width:170px}.MembershipsScreen-module__w5ByyG__spacer{flex:1}.MembershipsScreen-module__w5ByyG__tableCard{overflow:hidden}.MembershipsScreen-module__w5ByyG__memberCell{align-items:center;gap:10px;display:flex}.MembershipsScreen-module__w5ByyG__planGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.MembershipsScreen-module__w5ByyG__plan{flex-direction:column;gap:12px;display:flex}.MembershipsScreen-module__w5ByyG__planName{font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;color:var(--text-strong);font-size:19px;font-weight:800}.MembershipsScreen-module__w5ByyG__priceLine{align-items:baseline;gap:7px;display:flex}.MembershipsScreen-module__w5ByyG__price{font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-brand);font-variant-numeric:tabular-nums;font-size:34px}.MembershipsScreen-module__w5ByyG__interval{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.MembershipsScreen-module__w5ByyG__planNote{font-family:var(--font-sans);color:var(--text-muted);font-size:12px;line-height:1.6}.MembershipsScreen-module__w5ByyG__dialogForm{flex-direction:column;gap:14px;display:flex}.MembershipsScreen-module__w5ByyG__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}
.PaymentsScreen-module__HuS1NW__screen{flex-direction:column;gap:20px;display:flex}.PaymentsScreen-module__HuS1NW__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.PaymentsScreen-module__HuS1NW__filters{align-items:center;gap:12px;display:flex}.PaymentsScreen-module__HuS1NW__search{flex:1;max-width:360px}.PaymentsScreen-module__HuS1NW__filterType{width:190px}.PaymentsScreen-module__HuS1NW__filterStatus{width:170px}.PaymentsScreen-module__HuS1NW__filterRange{width:160px}.PaymentsScreen-module__HuS1NW__tableCard{overflow:hidden}.PaymentsScreen-module__HuS1NW__detail{flex-direction:column;gap:10px;display:flex}.PaymentsScreen-module__HuS1NW__detailRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.PaymentsScreen-module__HuS1NW__detailKey{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.PaymentsScreen-module__HuS1NW__detailValue{font-family:var(--font-sans);color:var(--text-body);text-align:right;font-size:13px}.PaymentsScreen-module__HuS1NW__detailValue[data-mono=true]{font-family:var(--font-mono)}.PaymentsScreen-module__HuS1NW__note{font-family:var(--font-sans);color:var(--text-faint);align-items:flex-start;gap:8px;font-size:12px;line-height:1.6;display:flex}.PaymentsScreen-module__HuS1NW__noteIcon{flex:none;margin-top:2px}.PaymentsScreen-module__HuS1NW__refundForm{flex-direction:column;gap:14px;display:flex}
.ReportsScreen-module__VLv4WG__screen{flex-direction:column;gap:20px;display:flex}.ReportsScreen-module__VLv4WG__rangeSelect{width:180px}.ReportsScreen-module__VLv4WG__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.ReportsScreen-module__VLv4WG__split{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.ReportsScreen-module__VLv4WG__chart{align-items:flex-end;gap:10px;height:168px;display:flex}.ReportsScreen-module__VLv4WG__chartColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.ReportsScreen-module__VLv4WG__chartValue{font-family:var(--font-score);color:var(--text-strong);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.ReportsScreen-module__VLv4WG__chartBar{width:100%;height:var(--bar-height);background:var(--gold-400);opacity:.82;border-radius:3px 3px 0 0;min-height:3px}.ReportsScreen-module__VLv4WG__chart[data-tone=info] .ReportsScreen-module__VLv4WG__chartBar{background:var(--status-info)}.ReportsScreen-module__VLv4WG__chartLabel{font-family:var(--font-sans);font-size:10px;font-weight:var(--weight-semibold);letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint)}.ReportsScreen-module__VLv4WG__chartDivider{margin:18px 0 14px}.ReportsScreen-module__VLv4WG__bars{flex-direction:column;gap:10px;display:flex}
.SettingsScreen-module__lCyquG__screen{flex-direction:column;gap:20px;display:flex}.SettingsScreen-module__lCyquG__venueSplit{grid-template-columns:1fr 340px;align-items:start;gap:18px;display:grid}.SettingsScreen-module__lCyquG__split{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.SettingsScreen-module__lCyquG__sideColumn{flex-direction:column;gap:18px;display:flex}.SettingsScreen-module__lCyquG__form{flex-direction:column;gap:14px;display:flex}.SettingsScreen-module__lCyquG__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.SettingsScreen-module__lCyquG__sectionLabel{font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint)}.SettingsScreen-module__lCyquG__hoursRow{grid-template-columns:1fr 96px 96px;align-items:center;gap:10px;display:grid}.SettingsScreen-module__lCyquG__day{font-family:var(--font-sans);color:var(--text-body);font-size:13px}.SettingsScreen-module__lCyquG__brandingRow{align-items:center;gap:14px;display:flex}.SettingsScreen-module__lCyquG__imagePlate{background:var(--surface-inset);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);width:56px;height:56px;color:var(--text-faint);justify-content:center;align-items:center;display:flex}.SettingsScreen-module__lCyquG__brandingNote{font-family:var(--font-sans);color:var(--text-muted);flex:1;font-size:12px;line-height:1.6}.SettingsScreen-module__lCyquG__switchList{flex-direction:column;gap:4px;display:flex}.SettingsScreen-module__lCyquG__switchRow{padding:4px 0}.SettingsScreen-module__lCyquG__integrations{flex-direction:column;gap:18px;display:flex}.SettingsScreen-module__lCyquG__integrationGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.SettingsScreen-module__lCyquG__integration{flex-direction:column;gap:12px;display:flex}.SettingsScreen-module__lCyquG__integrationHead{align-items:center;gap:11px;display:flex}.SettingsScreen-module__lCyquG__integrationIcon{border-radius:var(--radius-sm);background:var(--surface-inset);width:38px;height:38px;color:var(--text-faint);justify-content:center;align-items:center;display:flex}.SettingsScreen-module__lCyquG__integration[data-connected=true] .SettingsScreen-module__lCyquG__integrationIcon{color:var(--gold-400)}.SettingsScreen-module__lCyquG__integrationText{flex-direction:column;flex:1;gap:2px;display:flex}.SettingsScreen-module__lCyquG__integrationName{font-family:var(--font-sans);font-size:14px;font-weight:var(--weight-semibold);color:var(--text-strong)}.SettingsScreen-module__lCyquG__integrationDesc{font-family:var(--font-sans);color:var(--text-muted);font-size:11px}.SettingsScreen-module__lCyquG__integrationRef{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-faint);font-size:10px}.SettingsScreen-module__lCyquG__integrationFoot{justify-content:space-between;align-items:center;gap:10px;display:flex}.SettingsScreen-module__lCyquG__tableCard{overflow:hidden}
.StaffRolesScreen-module__MDGgBq__screen{flex-direction:column;gap:20px;display:flex}.StaffRolesScreen-module__MDGgBq__tableCard{overflow:hidden}.StaffRolesScreen-module__MDGgBq__nameCell{align-items:center;gap:10px;display:flex}.StaffRolesScreen-module__MDGgBq__rowActions{justify-content:flex-end;gap:6px;display:flex}.StaffRolesScreen-module__MDGgBq__matrix{grid-template-columns:1fr repeat(4,118px);align-items:center;display:grid}.StaffRolesScreen-module__MDGgBq__matrixHead{text-align:center;font-family:var(--font-sans);font-size:11px;font-weight:var(--weight-semibold);letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);padding-bottom:12px}.StaffRolesScreen-module__MDGgBq__matrixLabel{font-family:var(--font-sans);color:var(--text-body);border-top:1px solid var(--border-hairline);padding:11px 0;font-size:13px}.StaffRolesScreen-module__MDGgBq__matrixCell{border-top:1px solid var(--border-hairline);justify-content:center;padding:11px 0;display:flex}.StaffRolesScreen-module__MDGgBq__ownerCheck{color:var(--status-active);opacity:.55}.StaffRolesScreen-module__MDGgBq__matrixDivider{margin:18px 0 12px}.StaffRolesScreen-module__MDGgBq__note{font-family:var(--font-sans);color:var(--text-faint);align-items:flex-start;gap:8px;font-size:12px;line-height:1.6;display:flex}.StaffRolesScreen-module__MDGgBq__noteIcon{flex:none;margin-top:2px}.StaffRolesScreen-module__MDGgBq__dialogForm{flex-direction:column;gap:14px;display:flex}
.StockScreen-module__-n4_Wa__screen{flex-direction:column;gap:20px;display:flex}.StockScreen-module__-n4_Wa__tiles{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.StockScreen-module__-n4_Wa__filters{align-items:center;gap:12px;display:flex}.StockScreen-module__-n4_Wa__search{flex:1;max-width:320px}.StockScreen-module__-n4_Wa__filterCategory{width:200px}.StockScreen-module__-n4_Wa__filterState{width:160px}.StockScreen-module__-n4_Wa__spacer{flex:1}.StockScreen-module__-n4_Wa__tableCard{overflow:hidden}.StockScreen-module__-n4_Wa__rowActions{justify-content:flex-end;gap:6px;display:flex}.StockScreen-module__-n4_Wa__change{color:var(--status-active)}.StockScreen-module__-n4_Wa__change[data-negative=true]{color:var(--status-expired)}.StockScreen-module__-n4_Wa__orderList{flex-direction:column;gap:12px;display:flex}.StockScreen-module__-n4_Wa__order{background:var(--surface-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-sm);align-items:center;gap:14px;padding:14px;display:flex}.StockScreen-module__-n4_Wa__orderText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.StockScreen-module__-n4_Wa__orderTop{align-items:center;gap:9px;display:flex}.StockScreen-module__-n4_Wa__orderMember{font-family:var(--font-sans);font-size:14px;font-weight:var(--weight-semibold);color:var(--text-strong)}.StockScreen-module__-n4_Wa__orderRef{font-family:var(--font-mono);color:var(--text-faint);font-size:11px}.StockScreen-module__-n4_Wa__orderItems{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.StockScreen-module__-n4_Wa__orderPaid{font-family:var(--font-sans);color:var(--text-faint);font-size:11px}.StockScreen-module__-n4_Wa__alertGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.StockScreen-module__-n4_Wa__alert{flex-direction:column;gap:12px;display:flex}.StockScreen-module__-n4_Wa__alertHead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.StockScreen-module__-n4_Wa__alertTitleBlock{flex-direction:column;gap:3px;display:flex}.StockScreen-module__-n4_Wa__alertName{font-family:var(--font-sans);font-size:14px;font-weight:var(--weight-semibold);color:var(--text-strong)}.StockScreen-module__-n4_Wa__alertMeta{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.StockScreen-module__-n4_Wa__qtyLine{align-items:baseline;gap:8px;display:flex}.StockScreen-module__-n4_Wa__qty{font-family:var(--font-score);font-weight:var(--weight-black);color:var(--text-brand);font-variant-numeric:tabular-nums;font-size:34px;line-height:1}.StockScreen-module__-n4_Wa__qty[data-out=true]{color:var(--status-expired)}.StockScreen-module__-n4_Wa__qtyNote,.StockScreen-module__-n4_Wa__cover{font-family:var(--font-sans);color:var(--text-muted);font-size:12px}.StockScreen-module__-n4_Wa__alertActions{gap:8px;display:flex}.StockScreen-module__-n4_Wa__dialogForm{flex-direction:column;gap:14px;display:flex}.StockScreen-module__-n4_Wa__formPair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.StockScreen-module__-n4_Wa__namePair{grid-template-columns:1.4fr 1fr;gap:12px;display:grid}
