.auth-action-module__EviMdW__action{letter-spacing:-.03em;width:100%;min-height:48px;box-shadow:var(--shadow-primary-cta);border-radius:999px;justify-content:center;align-items:center;padding:10px 20px;font-size:24px;font-weight:800;display:inline-flex}.auth-action-module__EviMdW__primary{background:var(--color-button-primary);color:var(--color-button-primary-text)}.auth-action-module__EviMdW__dim{background:var(--color-button-disabled);color:var(--color-button-disabled-text)}@media (max-width:420px){.auth-action-module__EviMdW__action{min-height:46px;font-size:22px}}
.auth-form-field-module__G6lc-a__field{gap:6px;display:grid}.auth-form-field-module__G6lc-a__inputWrap{position:relative}.auth-form-field-module__G6lc-a__meta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.auth-form-field-module__G6lc-a__label{letter-spacing:-.02em;font-size:14px;font-weight:800;line-height:1.2}.auth-form-field-module__G6lc-a__input{background:var(--color-input);width:100%;min-height:46px;color:var(--color-text);border:1px solid var(--input-border);box-shadow:var(--shadow-input);border-radius:999px;outline:none;padding:12px 18px;font-size:16px;line-height:1.2}.auth-form-field-module__G6lc-a__inputWithToggle{padding-right:108px}.auth-form-field-module__G6lc-a__input::placeholder{color:var(--color-input-placeholder)}.auth-form-field-module__G6lc-a__input:focus{border-color:var(--input-border-focus)}.auth-form-field-module__G6lc-a__inputError{border-color:var(--input-border-error)}.auth-form-field-module__G6lc-a__toggle{color:var(--text-toggle);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;line-height:1;transition:color .16s,transform .16s;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.auth-form-field-module__G6lc-a__toggle:hover{color:var(--text-primary)}.auth-form-field-module__G6lc-a__toggle:focus-visible{outline:2px solid var(--focus-toggle-ring);outline-offset:2px}.auth-form-field-module__G6lc-a__toggle:active{transform:translateY(-50%)scale(.98)}.auth-form-field-module__G6lc-a__error{color:var(--color-error);text-align:right;flex:0 56%;font-size:12px;line-height:1.3}.auth-form-field-module__G6lc-a__sideText{color:var(--color-muted-text);font-size:12px;font-weight:700;line-height:1.3}
.auth-screen-module__6WVTQq__screen{background:var(--gradient-auth-shell);min-height:100dvh}.auth-screen-module__6WVTQq__panel{min-height:100dvh;padding:max(26px,env(safe-area-inset-top))26px max(22px,env(safe-area-inset-bottom))26px;flex-direction:column;display:flex}.auth-screen-module__6WVTQq__panelScroll{overflow:hidden}.auth-screen-module__6WVTQq__header{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.auth-screen-module__6WVTQq__back,.auth-screen-module__6WVTQq__backPlaceholder{border:1px solid var(--border-accent);background:var(--surface-auth-panel);border-radius:12px;width:36px;height:36px}.auth-screen-module__6WVTQq__back{color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}.auth-screen-module__6WVTQq__backIcon{font-size:28px;line-height:1;transform:translate(-1px)}.auth-screen-module__6WVTQq__logoFrame{width:176px;overflow:hidden}.auth-screen-module__6WVTQq__logoFrameCompact{width:150px}.auth-screen-module__6WVTQq__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.auth-screen-module__6WVTQq__body{flex-direction:column;flex:1;display:flex}.auth-screen-module__6WVTQq__footer{margin-top:20px}@media (min-width:768px){.auth-screen-module__6WVTQq__screen,.auth-screen-module__6WVTQq__panel{min-height:100%}}@media (max-width:420px){.auth-screen-module__6WVTQq__panel{padding-left:20px;padding-right:20px}.auth-screen-module__6WVTQq__logoFrame{width:148px}.auth-screen-module__6WVTQq__logoFrameCompact{width:134px}}
.session-status-module__7Wc5Ea__state{min-height:100dvh;color:var(--text-primary);text-align:center;background:var(--gradient-screen);place-items:center;padding:32px;display:grid}.session-status-module__7Wc5Ea__card{background:var(--surface-glass-strong);border:1px solid var(--border-card);max-width:320px;box-shadow:var(--shadow-session-card);border-radius:20px;padding:20px 24px}.session-status-module__7Wc5Ea__title{margin:0;font-size:20px;font-weight:800}.session-status-module__7Wc5Ea__text{color:var(--text-secondary);margin:12px 0 0;line-height:1.5}
.toast-provider-module__w-KFzG__viewport{z-index:1000;pointer-events:none;flex-direction:column;gap:12px;width:min(360px,100vw - 32px);display:flex;position:fixed;top:20px;right:20px}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__toast{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141c24eb;border-color:#f4f7ff33;box-shadow:0 20px 44px #04070c75}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__toastSuccess{border-color:#74e7b770}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__toastError{border-color:#ff8f8f70}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__toastInfo{border-color:#7ac1ff70}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__title{color:#f4f7ff}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__description{color:#f4f7ffd1}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__iconWrap{background:#ffffff1a}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__iconSuccess{color:#8ee9be}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__iconError{color:#ff9da5}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__iconInfo{color:#9dd0ff}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__closeButton{color:#f4f7ffb8}.toast-provider-module__w-KFzG__viewportAdmin .toast-provider-module__w-KFzG__closeButton:hover{color:#f4f7ff;background:#ffffff1f}.toast-provider-module__w-KFzG__toast{border:1px solid var(--color-border);background:var(--toast-surface);box-shadow:var(--toast-shadow);pointer-events:auto;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:12px;padding:14px 16px;display:grid}.toast-provider-module__w-KFzG__toastSuccess{border-color:var(--toast-border-success)}.toast-provider-module__w-KFzG__toastError{border-color:var(--toast-border-error)}.toast-provider-module__w-KFzG__toastInfo{border-color:var(--toast-border-info)}.toast-provider-module__w-KFzG__iconWrap{background:var(--accent-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.toast-provider-module__w-KFzG__iconSuccess{color:var(--color-success-badge)}.toast-provider-module__w-KFzG__iconError{color:var(--color-error)}.toast-provider-module__w-KFzG__iconInfo{color:var(--text-primary)}.toast-provider-module__w-KFzG__content{min-width:0}.toast-provider-module__w-KFzG__title{margin:0;font-size:.96rem;font-weight:800;line-height:1.3}.toast-provider-module__w-KFzG__description{color:var(--text-secondary);margin:4px 0 0;font-size:.88rem;line-height:1.4}.toast-provider-module__w-KFzG__closeButton{width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:inline-flex}.toast-provider-module__w-KFzG__closeButton:hover{background:var(--accent-soft);color:var(--text-primary)}@media (max-width:720px){.toast-provider-module__w-KFzG__viewport{width:auto;top:16px;left:16px;right:16px}}
.contacts-screen-module__vekCeq__screen{background:var(--gradient-screen-contacts);min-height:100dvh}.contacts-screen-module__vekCeq__panel{min-height:100dvh;padding:max(20px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;display:flex}.contacts-screen-module__vekCeq__header{gap:26px;display:grid}.contacts-screen-module__vekCeq__headerTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.contacts-screen-module__vekCeq__backLink{border:2px solid var(--border-accent);width:58px;height:58px;color:var(--text-primary);background:var(--surface-glass);border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.contacts-screen-module__vekCeq__logoFrame{width:132px;overflow:hidden}.contacts-screen-module__vekCeq__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.contacts-screen-module__vekCeq__servicesSection{gap:18px;display:grid}.contacts-screen-module__vekCeq__title,.contacts-screen-module__vekCeq__contactsTitle{color:var(--text-primary);letter-spacing:-.05em;margin:0;font-size:31px;font-weight:800;line-height:.96}.contacts-screen-module__vekCeq__lead{max-width:320px;color:var(--text-secondary);letter-spacing:-.035em;margin:0;font-size:16px;font-weight:500;line-height:1.03}.contacts-screen-module__vekCeq__servicesGlow{background:var(--contacts-services-glow);height:10px;box-shadow:var(--contacts-services-glow-shadow);border-radius:999px}.contacts-screen-module__vekCeq__servicesList{gap:12px;display:grid}.contacts-screen-module__vekCeq__serviceRow{grid-template-columns:50px minmax(0,1fr);align-items:start;gap:12px;display:grid}.contacts-screen-module__vekCeq__serviceIconWrap{width:50px;height:50px;box-shadow:var(--shadow-icon-drop);border-radius:14px;overflow:hidden}.contacts-screen-module__vekCeq__serviceIcon{object-fit:cover;width:100%;height:100%}.contacts-screen-module__vekCeq__serviceCopy{gap:8px;min-width:0;padding-top:2px;display:grid}.contacts-screen-module__vekCeq__serviceTitle{color:var(--text-primary);letter-spacing:-.045em;margin:0;font-size:18px;font-weight:800;line-height:.98}.contacts-screen-module__vekCeq__serviceDivider{background:var(--contacts-divider-on-card);border-radius:999px;width:min(100%,264px);height:2px;display:block}.contacts-screen-module__vekCeq__content{flex-direction:column;gap:18px;margin-top:28px;display:flex}.contacts-screen-module__vekCeq__contactsSection,.contacts-screen-module__vekCeq__contactList{gap:14px;display:grid}.contacts-screen-module__vekCeq__contactCard,.contacts-screen-module__vekCeq__addressCard{border:1px solid var(--border-card);background:var(--surface-card);box-shadow:var(--contacts-card-inset),var(--shadow-card-soft);border-radius:17px}.contacts-screen-module__vekCeq__contactCard{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.contacts-screen-module__vekCeq__contactInfo{align-items:center;gap:12px;min-width:0;display:flex}.contacts-screen-module__vekCeq__iconWrap{background:var(--contacts-icon-bg);border:1px solid var(--contacts-icon-border);width:50px;height:50px;box-shadow:var(--contacts-icon-inset);border-radius:14px;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden}.contacts-screen-module__vekCeq__contactIcon{object-fit:contain;transform-origin:50%;width:48px;height:48px;transform:scale(1.2)}.contacts-screen-module__vekCeq__contactCopy{min-width:0}.contacts-screen-module__vekCeq__contactTitle{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:700;line-height:1}.contacts-screen-module__vekCeq__contactValue{color:var(--text-primary);letter-spacing:-.03em;overflow-wrap:anywhere;margin:7px 0 0;font-size:15px;font-weight:600;line-height:1.12}.contacts-screen-module__vekCeq__contactAction,.contacts-screen-module__vekCeq__mapAction{background:var(--accent-primary);min-height:40px;color:var(--text-on-accent);letter-spacing:-.03em;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex}.contacts-screen-module__vekCeq__contactAction:focus-visible,.contacts-screen-module__vekCeq__mapAction:focus-visible,.contacts-screen-module__vekCeq__backLink:focus-visible{outline:2px solid var(--contacts-outline-focus);outline-offset:3px}.contacts-screen-module__vekCeq__addressCard{overflow:hidden}.contacts-screen-module__vekCeq__addressTop{grid-template-columns:minmax(0,1fr) 1.04fr;gap:18px;padding:16px;display:grid}.contacts-screen-module__vekCeq__addressCopy{gap:12px;min-width:0;display:flex}.contacts-screen-module__vekCeq__addressIconWrap{width:46px;height:46px;color:var(--contacts-accent-yellow);flex:none;justify-content:center;align-items:center;display:inline-flex}.contacts-screen-module__vekCeq__addressText{align-content:start;gap:8px;display:grid}.contacts-screen-module__vekCeq__addressTitle,.contacts-screen-module__vekCeq__sectionTitle{color:var(--text-on-dark);letter-spacing:-.04em;margin:0;font-size:21px;font-weight:700;line-height:1}.contacts-screen-module__vekCeq__addressValue{color:var(--contacts-text-warm-muted);margin:0;font-size:16px;font-weight:700;line-height:1.08}.contacts-screen-module__vekCeq__mapCard{background:var(--contacts-address-bg);border:1px solid var(--contacts-address-border);border-radius:16px;min-height:142px;position:relative;overflow:hidden}.contacts-screen-module__vekCeq__mapFrame{filter:sepia(.38)saturate(.9)brightness(.82)contrast(1.02);border:0;width:100%;height:100%}.contacts-screen-module__vekCeq__mapAction{border-radius:999px;min-height:30px;padding:8px 14px;font-size:12px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.contacts-screen-module__vekCeq__addressSection{border-top:1px solid var(--contacts-address-divider);padding:16px}.contacts-screen-module__vekCeq__scheduleText{color:var(--contacts-text-warm-muted);letter-spacing:-.03em;gap:8px;margin:14px 0 0;font-size:16px;font-weight:700;line-height:1.18;display:grid}.contacts-screen-module__vekCeq__footerText{color:var(--contacts-text-warm);letter-spacing:-.03em;margin:0;font-size:15px;font-weight:700;line-height:1.14}@media (min-width:768px){.contacts-screen-module__vekCeq__screen,.contacts-screen-module__vekCeq__panel{min-height:100%}}@media (max-width:420px){.contacts-screen-module__vekCeq__title,.contacts-screen-module__vekCeq__contactsTitle{font-size:28px}.contacts-screen-module__vekCeq__lead{max-width:none;font-size:15px}.contacts-screen-module__vekCeq__serviceRow{grid-template-columns:46px minmax(0,1fr);gap:10px}.contacts-screen-module__vekCeq__serviceIconWrap{width:46px;height:46px}.contacts-screen-module__vekCeq__serviceTitle{font-size:17px}.contacts-screen-module__vekCeq__serviceDivider{width:min(100%,252px)}.contacts-screen-module__vekCeq__contactCard{gap:10px;padding:11px 12px}.contacts-screen-module__vekCeq__contactInfo{gap:10px}.contacts-screen-module__vekCeq__iconWrap{width:48px;height:48px}.contacts-screen-module__vekCeq__contactIcon{width:46px;height:46px}.contacts-screen-module__vekCeq__contactTitle{font-size:20px}.contacts-screen-module__vekCeq__contactValue,.contacts-screen-module__vekCeq__scheduleText,.contacts-screen-module__vekCeq__addressValue{font-size:15px}.contacts-screen-module__vekCeq__contactAction{min-height:38px;padding:10px 13px;font-size:14px}}@media (max-width:720px){.contacts-screen-module__vekCeq__addressTop{grid-template-columns:1fr}.contacts-screen-module__vekCeq__mapCard{min-height:188px}}
.home-screen-module__-5s3YW__screen{background:var(--gradient-home-hero);min-height:100dvh;position:relative}.home-screen-module__-5s3YW__panel{z-index:1;min-height:100dvh;padding:max(28px,env(safe-area-inset-top))18px calc(148px + env(safe-area-inset-bottom))18px;flex-direction:column;gap:24px;display:flex;position:relative}.home-screen-module__-5s3YW__header{justify-content:space-between;align-items:flex-start;gap:20px;padding:0 4px;display:flex}.home-screen-module__-5s3YW__logoFrame{width:146px;overflow:hidden}.home-screen-module__-5s3YW__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.home-screen-module__-5s3YW__greeting{color:var(--text-headline-strong);letter-spacing:-.05em;word-break:break-word;flex-direction:column;align-items:flex-start;max-width:180px;padding-top:8px;font-size:34px;font-weight:800;line-height:.96;display:flex}.home-screen-module__-5s3YW__greetingLine{display:block}.home-screen-module__-5s3YW__tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px;padding:0 2px 2px;display:grid}.home-screen-module__-5s3YW__tile{border:6px solid var(--border-tile-outer);min-height:124px;box-shadow:var(--shadow-tile),var(--border-tile-highlight);border-radius:28px;justify-content:space-between;align-items:center;gap:18px;padding:18px 16px 18px 18px;display:flex}.home-screen-module__-5s3YW__tile:first-child,.home-screen-module__-5s3YW__tile:nth-child(2){align-items:center;min-height:138px}.home-screen-module__-5s3YW__tileLink{color:inherit;text-decoration:none}.home-screen-module__-5s3YW__tileLink:focus-visible{outline:2px solid var(--accent-outline-focus);outline-offset:3px}.home-screen-module__-5s3YW__tileToday,.home-screen-module__-5s3YW__tileNews{background:var(--accent-primary)}.home-screen-module__-5s3YW__tileBuy,.home-screen-module__-5s3YW__tileMemberships{background:var(--accent-primary);grid-column:1/-1}.home-screen-module__-5s3YW__tileSchedule,.home-screen-module__-5s3YW__tileContacts{background:var(--surface-muted-tile);grid-column:1/-1}.home-screen-module__-5s3YW__tileCopy{flex-direction:column;flex:auto;min-width:0;display:flex}.home-screen-module__-5s3YW__tileTitle{color:var(--text-on-dark);letter-spacing:-.05em;-webkit-hyphens:none;hyphens:none;margin:0;font-size:23px;font-weight:800;line-height:1.04}.home-screen-module__-5s3YW__tileLine{white-space:nowrap;display:block}.home-screen-module__-5s3YW__tileTitleDark{color:var(--text-body-on-surface)}.home-screen-module__-5s3YW__tileIcon{width:48px;height:48px;color:var(--text-on-dark);flex:none}.home-screen-module__-5s3YW__tileIconCompact{width:42px;height:42px}.home-screen-module__-5s3YW__tileIconAccent{color:var(--accent-secondary-text)}.home-screen-module__-5s3YW__tileTitleAccent{color:var(--accent-secondary-text-hover)}.home-screen-module__-5s3YW__adOverlay{z-index:30;background:var(--overlay-ad-scrim);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.home-screen-module__-5s3YW__adCard{aspect-ratio:.92;border:1px solid var(--border-ad-card);cursor:pointer;width:min(100%,430px);box-shadow:var(--shadow-elevated),var(--border-ad-inset);border-radius:28px;position:relative;overflow:hidden}.home-screen-module__-5s3YW__adCard:focus-visible{outline:2px solid var(--accent-outline-strong);outline-offset:4px}.home-screen-module__-5s3YW__adImage{object-fit:cover}.home-screen-module__-5s3YW__adCloseButton{border:2px solid var(--border-ad-close);background:var(--tile-dark-bg);width:54px;height:54px;color:var(--text-on-dark);cursor:pointer;box-shadow:0 8px 18px var(--tile-dark-shadow);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}@media (min-width:768px){.home-screen-module__-5s3YW__screen,.home-screen-module__-5s3YW__panel{min-height:100%}.home-screen-module__-5s3YW__panel{padding:22px 18px calc(120px + env(safe-area-inset-bottom))18px;box-sizing:border-box;gap:16px}.home-screen-module__-5s3YW__tiles{flex:auto;grid-template-rows:repeat(5,minmax(0,1fr));align-content:stretch;gap:12px 10px;min-height:0}.home-screen-module__-5s3YW__tile{min-height:0;padding:14px 14px 14px 16px}.home-screen-module__-5s3YW__tile:first-child,.home-screen-module__-5s3YW__tile:nth-child(2){gap:10px;min-height:0;padding:12px 10px 12px 14px}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileCopy,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileCopy{max-width:calc(100% - 46px)}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileTitle,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileTitle{font-size:20px;line-height:1.08}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileIcon,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileIcon{width:36px;height:36px}}@media (max-width:420px){.home-screen-module__-5s3YW__adOverlay{padding:16px 10px}.home-screen-module__-5s3YW__adCard{border-radius:24px}.home-screen-module__-5s3YW__adCloseButton{width:50px;height:50px;top:10px;right:10px}.home-screen-module__-5s3YW__logoFrame{width:132px}.home-screen-module__-5s3YW__greeting{max-width:154px;font-size:30px}.home-screen-module__-5s3YW__tiles{gap:16px 10px}.home-screen-module__-5s3YW__tile{border-width:5px;min-height:108px;padding:14px 12px 14px 14px}.home-screen-module__-5s3YW__tile:first-child,.home-screen-module__-5s3YW__tileBuy,.home-screen-module__-5s3YW__tileMemberships,.home-screen-module__-5s3YW__tileSchedule,.home-screen-module__-5s3YW__tileContacts{grid-column:1/-1;min-height:108px}.home-screen-module__-5s3YW__tile:first-child,.home-screen-module__-5s3YW__tile:nth-child(2){grid-column:auto;gap:10px;min-height:126px;padding:12px 10px 12px 12px}.home-screen-module__-5s3YW__tileTitle{font-size:19px}.home-screen-module__-5s3YW__tileIcon{width:42px;height:42px}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileTitle,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileTitle{font-size:18px}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileIcon,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileIcon{width:38px;height:38px}}@media (max-width:350px){.home-screen-module__-5s3YW__tiles{grid-template-columns:1fr}.home-screen-module__-5s3YW__tile:first-child,.home-screen-module__-5s3YW__tile:nth-child(2){grid-column:1/-1;gap:18px;min-height:108px;padding:14px 12px 14px 14px}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileTitle,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileTitle{font-size:20px}.home-screen-module__-5s3YW__tile:first-child .home-screen-module__-5s3YW__tileIcon,.home-screen-module__-5s3YW__tile:nth-child(2) .home-screen-module__-5s3YW__tileIcon{width:44px;height:44px}}
.memberships-screen-module__a-aJ5q__screen{background:var(--gradient-screen-tight);min-height:100dvh}.memberships-screen-module__a-aJ5q__panel{min-height:100dvh;padding:0 0 calc(132px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.memberships-screen-module__a-aJ5q__hero{padding:max(20px,env(safe-area-inset-top))18px 10px}.memberships-screen-module__a-aJ5q__heroTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.memberships-screen-module__a-aJ5q__backLink{border:2px solid var(--border-accent);width:52px;height:52px;color:var(--text-primary);background:var(--surface-glass);border-radius:18px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.memberships-screen-module__a-aJ5q__logoFrame{width:148px;height:auto;margin-right:-6px;overflow:hidden}.memberships-screen-module__a-aJ5q__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.memberships-screen-module__a-aJ5q__heroCopy{gap:8px;margin-top:10px;display:grid}.memberships-screen-module__a-aJ5q__title{color:var(--text-primary);letter-spacing:-.05em;margin:0;font-size:28px;font-weight:800;line-height:.98}.memberships-screen-module__a-aJ5q__content{flex-direction:column;gap:24px;padding:0 18px;display:flex}.memberships-screen-module__a-aJ5q__section{gap:14px;display:grid}.memberships-screen-module__a-aJ5q__sectionTitle{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:23px;font-weight:800;line-height:1}.memberships-screen-module__a-aJ5q__activeList{gap:18px;display:grid}.memberships-screen-module__a-aJ5q__membershipCard{border:2px solid var(--border-accent);background:var(--surface-card);box-shadow:inset 0 0 0 1px var(--border-card-inner),var(--shadow-card);border-radius:24px;gap:18px;padding:14px 14px 16px;display:grid}.memberships-screen-module__a-aJ5q__membershipCardExpired{border-color:var(--border-expired)}.memberships-screen-module__a-aJ5q__cardHeader{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.memberships-screen-module__a-aJ5q__statusBadge{min-height:34px;color:var(--status-on-solid);box-shadow:var(--status-pill-gloss);border-radius:12px;justify-content:center;align-items:center;padding:6px 14px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.memberships-screen-module__a-aJ5q__statusSuccess{background:var(--status-success-bg)}.memberships-screen-module__a-aJ5q__statusWarning{background:var(--status-warning-bg)}.memberships-screen-module__a-aJ5q__statusMuted{background:var(--status-muted-bg)}.memberships-screen-module__a-aJ5q__statusDanger{background:var(--status-danger-bg)}.memberships-screen-module__a-aJ5q__qrButton,.memberships-screen-module__a-aJ5q__historyQrButton{border:1px solid var(--ghost-button-border);background:var(--ghost-button-bg);min-height:34px;color:var(--ghost-button-text);font:inherit;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.memberships-screen-module__a-aJ5q__cardTop{grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:14px;display:grid}.memberships-screen-module__a-aJ5q__cardCopy{gap:8px;display:grid}.memberships-screen-module__a-aJ5q__planOrigin,.memberships-screen-module__a-aJ5q__historyOrigin{color:var(--text-tertiary);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1.25}.memberships-screen-module__a-aJ5q__cardTitle{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:22px;font-weight:800;line-height:1.05}.memberships-screen-module__a-aJ5q__cardSubtitle{color:var(--text-secondary);margin:0;font-size:14px;font-weight:700;line-height:1.3}.memberships-screen-module__a-aJ5q__ring{background:radial-gradient(circle at center,var(--ring-glow)57%,transparent 58%),conic-gradient(from -90deg,var(--ring-conic-a)0deg,var(--ring-conic-b)calc(var(--progress)*3.6deg),var(--ring-track)calc(var(--progress)*3.6deg),var(--ring-track)360deg);border-radius:999px;place-items:center;width:128px;height:128px;display:grid;position:relative}.memberships-screen-module__a-aJ5q__ring:before{content:"";border-radius:inherit;background:var(--ring-inner-fill);box-shadow:inset 0 0 0 2px var(--ring-inner-border),var(--shadow-card-soft);position:absolute;inset:8px}.memberships-screen-module__a-aJ5q__ringInner{z-index:1;justify-items:center;gap:2px;display:grid;position:relative}.memberships-screen-module__a-aJ5q__ringCaption{color:var(--text-secondary);font-size:11px;line-height:1}.memberships-screen-module__a-aJ5q__ringValue{color:var(--accent-primary);letter-spacing:-.06em;font-size:54px;font-weight:900;line-height:.9}.memberships-screen-module__a-aJ5q__ringUnit{color:var(--text-primary);font-size:18px;line-height:1}.memberships-screen-module__a-aJ5q__featureList{gap:8px;display:grid}.memberships-screen-module__a-aJ5q__historyOrigin{margin-bottom:4px;display:block}.memberships-screen-module__a-aJ5q__featureItem{color:var(--text-secondary);align-items:center;gap:8px;font-size:15px;font-weight:700;line-height:1.35;display:flex}.memberships-screen-module__a-aJ5q__featureIcon{width:18px;height:18px;color:var(--text-primary);flex:none}.memberships-screen-module__a-aJ5q__pendingNote{background:var(--callout-warning-bg);color:var(--callout-warning-text);border-radius:14px;margin:0;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.35}.memberships-screen-module__a-aJ5q__actions{gap:10px;display:grid}.memberships-screen-module__a-aJ5q__primaryAction,.memberships-screen-module__a-aJ5q__secondaryAction,.memberships-screen-module__a-aJ5q__scheduleLink,.memberships-screen-module__a-aJ5q__emptyAction{min-height:52px;font:inherit;border-radius:18px;justify-content:center;align-items:center;font-size:16px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.memberships-screen-module__a-aJ5q__primaryAction,.memberships-screen-module__a-aJ5q__secondaryAction,.memberships-screen-module__a-aJ5q__scheduleLink{width:100%}.memberships-screen-module__a-aJ5q__primaryAction{color:var(--text-on-accent);background:var(--accent-primary);border:none}.memberships-screen-module__a-aJ5q__secondaryAction{border:1.5px solid var(--border-accent);color:var(--text-primary);background:0 0}.memberships-screen-module__a-aJ5q__scheduleLink{border:none;border-top:3px solid var(--border-schedule-accent);color:var(--link-primary);text-align:left;background:0 0;border-radius:0;justify-content:flex-start;gap:6px;padding:0}.memberships-screen-module__a-aJ5q__scheduleLink:disabled{opacity:.56}.memberships-screen-module__a-aJ5q__primaryAction:disabled,.memberships-screen-module__a-aJ5q__secondaryAction:disabled{opacity:.5}.memberships-screen-module__a-aJ5q__scheduleIcon{width:16px;height:16px}.memberships-screen-module__a-aJ5q__historyList{gap:14px;display:grid}.memberships-screen-module__a-aJ5q__historyCard{border:1px solid var(--border-card);background:var(--surface-card);border-radius:18px}.memberships-screen-module__a-aJ5q__historyToggle{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.memberships-screen-module__a-aJ5q__historyMeta{flex:none;align-items:center;gap:10px;display:inline-flex}.memberships-screen-module__a-aJ5q__historyCopy{gap:6px;min-width:0;display:grid}.memberships-screen-module__a-aJ5q__historyTitle{color:var(--text-primary);font-size:15px;font-weight:800;line-height:1.2}.memberships-screen-module__a-aJ5q__historySubtitle{color:var(--text-secondary);font-size:13px;line-height:1.3}.memberships-screen-module__a-aJ5q__historyChevron{width:20px;height:20px;color:var(--text-tertiary);flex:none}.memberships-screen-module__a-aJ5q__historyDetails{border-top:1px solid var(--border-schedule-accent);gap:12px;padding:0 14px 14px;display:grid}.memberships-screen-module__a-aJ5q__historyQrButton{width:fit-content}.memberships-screen-module__a-aJ5q__timeline{gap:8px;display:grid}.memberships-screen-module__a-aJ5q__timelineItem{background:var(--surface-timeline);color:var(--text-secondary);border-radius:12px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.35}.memberships-screen-module__a-aJ5q__timelineItemAccent{color:var(--feedback-warm);background:var(--surface-timeline-accent)}.memberships-screen-module__a-aJ5q__emptyState{background:var(--surface-glass-strong);border:1px solid var(--border-card);border-radius:22px;gap:10px;padding:18px;display:grid}.memberships-screen-module__a-aJ5q__emptyTitle{color:var(--text-primary);margin:0;font-size:18px;font-weight:800;line-height:1.1}.memberships-screen-module__a-aJ5q__emptyText,.memberships-screen-module__a-aJ5q__errorText,.memberships-screen-module__a-aJ5q__feedback{margin:0;font-size:14px;line-height:1.45}.memberships-screen-module__a-aJ5q__emptyText{color:var(--text-secondary)}.memberships-screen-module__a-aJ5q__emptyAction{width:fit-content;color:var(--text-on-accent);background:var(--accent-primary);padding:0 18px}.memberships-screen-module__a-aJ5q__errorText{color:var(--color-error)}.memberships-screen-module__a-aJ5q__feedback{color:var(--feedback-warm)}.memberships-screen-module__a-aJ5q__modalOverlay{z-index:30;background:var(--overlay-scrim);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:end;padding:18px;display:grid;position:fixed;inset:0}.memberships-screen-module__a-aJ5q__modalCard{background:var(--modal-surface-warm);width:min(100%,520px);color:var(--modal-text);box-shadow:var(--shadow-modal);border-radius:28px;gap:18px;margin:0 auto;padding:20px;display:grid}.memberships-screen-module__a-aJ5q__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.memberships-screen-module__a-aJ5q__modalEyebrow{color:var(--modal-eyebrow);text-transform:uppercase;letter-spacing:.08em;margin:0 0 6px;font-size:12px;font-weight:900;line-height:1.2}.memberships-screen-module__a-aJ5q__modalTitle{letter-spacing:-.04em;margin:0;font-size:24px;font-weight:900;line-height:1}.memberships-screen-module__a-aJ5q__modalSubtitle{color:var(--modal-text-muted);margin:8px 0 0;font-size:14px;font-weight:700;line-height:1.4}.memberships-screen-module__a-aJ5q__modalClose{background:var(--modal-control-bg);width:40px;height:40px;color:var(--modal-text);border:none;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.memberships-screen-module__a-aJ5q__qrCanvas{background:var(--surface-card-solid);box-shadow:inset 0 0 0 1px var(--modal-qr-border);border-radius:24px;place-items:center;padding:16px;display:grid}.memberships-screen-module__a-aJ5q__qrCanvas svg{width:min(100%,280px);height:auto}.memberships-screen-module__a-aJ5q__modalMetaGrid{gap:10px;display:grid}.memberships-screen-module__a-aJ5q__infoRow{background:var(--modal-info-row-bg);border-radius:16px;gap:4px;padding:12px 14px;display:grid}.memberships-screen-module__a-aJ5q__infoLabel{color:var(--modal-text-faint);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800;line-height:1.2}.memberships-screen-module__a-aJ5q__infoValue{color:var(--modal-text);font-size:14px;font-weight:800;line-height:1.4}.memberships-screen-module__a-aJ5q__modalFootnote{color:var(--modal-text-faint);margin:0;font-size:12px;font-weight:700;line-height:1.4}@media (max-width:400px){.memberships-screen-module__a-aJ5q__cardTop{grid-template-columns:minmax(0,1fr)}.memberships-screen-module__a-aJ5q__ring{justify-self:center;width:118px;height:118px}.memberships-screen-module__a-aJ5q__modalOverlay{padding:12px}.memberships-screen-module__a-aJ5q__modalCard{padding:16px}}
.news-details-screen-module__mJsNaG__screen{background:var(--gradient-news-details);min-height:100dvh}.news-details-screen-module__mJsNaG__panel{min-height:100dvh;padding:max(24px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;gap:18px;display:flex}.news-details-screen-module__mJsNaG__header{flex-direction:column;gap:18px;display:flex}.news-details-screen-module__mJsNaG__headerTop{justify-content:space-between;align-items:flex-start;display:flex}.news-details-screen-module__mJsNaG__backLink{border:2px solid var(--border-accent);background:var(--surface-glass);width:52px;height:52px;color:var(--text-primary);border-radius:18px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.news-details-screen-module__mJsNaG__logoFrame{width:148px;overflow:hidden}.news-details-screen-module__mJsNaG__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.news-details-screen-module__mJsNaG__pageTitle{color:var(--text-primary);letter-spacing:-.05em;font-size:28px;font-weight:800;line-height:1}.news-details-screen-module__mJsNaG__article{flex-direction:column;gap:18px;display:flex}.news-details-screen-module__mJsNaG__media{background:var(--accent-soft);border-radius:28px;min-height:220px;position:relative;overflow:hidden}.news-details-screen-module__mJsNaG__cover{object-fit:cover}.news-details-screen-module__mJsNaG__coverFallback{width:100%;min-height:220px;color:var(--text-primary);letter-spacing:-.06em;background:var(--placeholder-block);justify-content:center;align-items:center;font-size:52px;font-weight:800;display:flex}.news-details-screen-module__mJsNaG__copy{flex-direction:column;gap:16px;display:flex}.news-details-screen-module__mJsNaG__title{color:var(--text-primary);letter-spacing:-.06em;font-size:32px;font-weight:800;line-height:.98}.news-details-screen-module__mJsNaG__tags{flex-wrap:wrap;gap:10px;display:flex}.news-details-screen-module__mJsNaG__tag{background:var(--accent-primary);min-height:32px;color:var(--text-on-accent);border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:13px;font-weight:800;display:inline-flex}.news-details-screen-module__mJsNaG__lead{color:var(--text-secondary);font-size:17px;line-height:1.36}.news-details-screen-module__mJsNaG__highlightBox{border:2px solid var(--border-subtle);background:var(--surface-glass);border-radius:24px;padding:18px 16px}.news-details-screen-module__mJsNaG__highlightTitle{color:var(--text-primary);font-size:24px;font-weight:800;line-height:1.04}.news-details-screen-module__mJsNaG__highlightList{color:var(--text-secondary);margin:12px 0 0;padding-left:18px;font-size:15px;line-height:1.5}.news-details-screen-module__mJsNaG__richText{color:var(--text-primary);font-size:16px;line-height:1.56}.news-details-screen-module__mJsNaG__richText p{margin:0 0 14px}:is(.news-details-screen-module__mJsNaG__richText ul,.news-details-screen-module__mJsNaG__richText ol){margin:0 0 16px;padding-left:20px}.news-details-screen-module__mJsNaG__richText strong{color:var(--text-primary)}.news-details-screen-module__mJsNaG__errorWrap{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:calc(100dvh - 240px);display:flex}.news-details-screen-module__mJsNaG__errorText{color:var(--color-error);text-align:center;font-size:16px}.news-details-screen-module__mJsNaG__backButton{background:var(--accent-primary);min-height:48px;color:var(--text-on-accent);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}
.news-screen-module__JGKvXW__screen{background:var(--gradient-news);min-height:100dvh}.news-screen-module__JGKvXW__panel{min-height:100dvh;padding:max(24px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;gap:20px;display:flex}.news-screen-module__JGKvXW__header{flex-direction:column;gap:22px;display:flex}.news-screen-module__JGKvXW__headerTop{justify-content:space-between;align-items:flex-start;display:flex}.news-screen-module__JGKvXW__backLink{border:2px solid var(--border-accent);background:var(--surface-glass);width:52px;height:52px;color:var(--text-primary);border-radius:18px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.news-screen-module__JGKvXW__logoFrame{width:148px;overflow:hidden}.news-screen-module__JGKvXW__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.news-screen-module__JGKvXW__heroTitle{background:var(--accent-primary);border:4px solid var(--border-card);width:100%;color:var(--text-on-accent);text-align:center;letter-spacing:-.05em;border-radius:24px;padding:22px 20px;font-size:34px;font-weight:800;line-height:1}.news-screen-module__JGKvXW__content{flex-direction:column;gap:18px;display:flex}.news-screen-module__JGKvXW__stateText,.news-screen-module__JGKvXW__errorText{color:var(--text-secondary);font-size:15px}.news-screen-module__JGKvXW__errorText{color:var(--color-error)}.news-screen-module__JGKvXW__emptyState{background:var(--surface-glass-strong);border:1px solid var(--border-card);border-radius:24px;padding:22px 18px}.news-screen-module__JGKvXW__emptyTitle{color:var(--text-primary);font-size:22px;font-weight:800;line-height:1.04}.news-screen-module__JGKvXW__emptyText{color:var(--text-secondary);margin-top:8px;font-size:15px;line-height:1.4}.news-screen-module__JGKvXW__list{flex-direction:column;gap:16px;display:flex}.news-screen-module__JGKvXW__card{color:inherit;background:var(--surface-glass-strong);border:1px solid var(--border-card);box-shadow:var(--shadow-news-card);border-radius:24px;grid-template-columns:126px minmax(0,1fr);gap:14px;padding:14px 12px;text-decoration:none;display:grid}.news-screen-module__JGKvXW__cardMedia{background:var(--accent-soft);border-radius:16px;min-height:136px;position:relative;overflow:hidden}.news-screen-module__JGKvXW__cardImage{object-fit:cover}.news-screen-module__JGKvXW__cardFallback{width:100%;height:100%;min-height:136px;color:var(--text-secondary);justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.news-screen-module__JGKvXW__cardBody{min-width:0}.news-screen-module__JGKvXW__cardTitle{color:var(--text-primary);letter-spacing:-.04em;font-size:18px;font-weight:800;line-height:1.06}.news-screen-module__JGKvXW__cardText{color:var(--text-tertiary);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.24;display:-webkit-box;overflow:hidden}.news-screen-module__JGKvXW__cardMeta{color:var(--accent-primary);margin-top:12px;font-size:13px;font-weight:700;line-height:1.2}
.passes-category-screen-module__0SwZHW__screen{background:var(--gradient-passes-category);min-height:100dvh}.passes-category-screen-module__0SwZHW__panel{min-height:100dvh;padding:0 0 calc(132px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.passes-category-screen-module__0SwZHW__hero{border-radius:0 0 30px 30px;min-height:284px;position:relative;overflow:hidden}.passes-category-screen-module__0SwZHW__heroMedia,.passes-category-screen-module__0SwZHW__heroOverlay{position:absolute;inset:0}.passes-category-screen-module__0SwZHW__heroImage{object-fit:cover;width:100%;height:100%}.passes-category-screen-module__0SwZHW__heroOverlay{background:var(--pass-hero-overlay-deep),var(--pass-hero-overlay-warm)}.passes-category-screen-module__0SwZHW__heroContent{z-index:1;min-height:284px;padding:max(18px,env(safe-area-inset-top))18px 20px;flex-direction:column;justify-content:space-between;display:flex;position:relative}.passes-category-screen-module__0SwZHW__heroTop{justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}.passes-category-screen-module__0SwZHW__heroBack{border:4px solid var(--surface-card-solid);width:58px;height:58px;color:var(--text-on-dark);background:var(--pass-hero-back-bg);border-radius:20px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.passes-category-screen-module__0SwZHW__heroText{flex-direction:column;gap:6px;max-width:300px;display:flex}.passes-category-screen-module__0SwZHW__heroTitle{color:var(--pass-hero-title);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:30px;font-weight:800;line-height:.96}.passes-category-screen-module__0SwZHW__heroSubtitle{color:var(--pass-hero-subtitle);margin:0;font-size:15px;font-weight:600;line-height:1.15}.passes-category-screen-module__0SwZHW__tabsSection{margin-top:10px;position:relative}.passes-category-screen-module__0SwZHW__tabs{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:10px;margin:0;padding:0 12px 2px;display:flex;overflow-x:auto}.passes-category-screen-module__0SwZHW__tabsScrollable{scrollbar-width:none}.passes-category-screen-module__0SwZHW__tabsWithHint{padding-right:74px}.passes-category-screen-module__0SwZHW__tabs::-webkit-scrollbar{display:none}.passes-category-screen-module__0SwZHW__tab{background:var(--pass-tab-bg);max-width:188px;min-height:58px;color:var(--pass-tab-text);font:inherit;box-shadow:var(--pass-tab-inset);scroll-snap-align:start;border:0;border-radius:18px;flex:none;justify-content:flex-start;align-items:center;gap:8px;padding:12px 14px;display:inline-flex}.passes-category-screen-module__0SwZHW__tabActive{background:var(--pass-tab-active-bg);color:var(--pass-tab-active-text);box-shadow:var(--pass-tab-active-shadow)}.passes-category-screen-module__0SwZHW__tabIcon{flex:none;width:18px;height:18px}.passes-category-screen-module__0SwZHW__tabLabel{text-align:left;white-space:normal;-webkit-line-clamp:2;text-wrap:balance;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.1;display:-webkit-box;overflow:hidden}.passes-category-screen-module__0SwZHW__tabsScrollHint{z-index:2;background:var(--pass-scroll-hint-bg);border:1px solid var(--pass-scroll-hint-border);width:32px;height:32px;color:var(--pass-scroll-hint-text);box-shadow:var(--pass-scroll-hint-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.passes-category-screen-module__0SwZHW__tabsScrollIcon{flex:none;width:14px;height:14px}.passes-category-screen-module__0SwZHW__content{flex-direction:column;gap:22px;padding:26px 18px 0;display:flex}.passes-category-screen-module__0SwZHW__sectionHeading,.passes-category-screen-module__0SwZHW__groupSection{flex-direction:column;gap:12px;display:flex}.passes-category-screen-module__0SwZHW__variantTitle{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:26px;font-weight:800;line-height:1.02}.passes-category-screen-module__0SwZHW__variantDescription{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.28}.passes-category-screen-module__0SwZHW__groupTitle{color:var(--text-primary);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:22px;font-weight:800;line-height:1.05}.passes-category-screen-module__0SwZHW__planList{gap:16px;display:grid}.passes-category-screen-module__0SwZHW__planCard{border:1px solid var(--pass-plan-card-border);background:var(--pass-plan-card-bg);box-shadow:var(--pass-plan-card-inset);border-radius:24px;flex-direction:column;gap:10px;padding:16px 16px 18px;display:flex;position:relative}.passes-category-screen-module__0SwZHW__planCardHighlighted{border:2px solid var(--pass-plan-highlight-border)}.passes-category-screen-module__0SwZHW__planBadgesTop{flex-wrap:wrap;gap:8px;margin:-4px 0 0;display:flex}.passes-category-screen-module__0SwZHW__badge{border-radius:14px;align-items:center;min-height:28px;padding:6px 14px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.passes-category-screen-module__0SwZHW__badgeDefault,.passes-category-screen-module__0SwZHW__badgeFeatured{background:var(--pass-badge-warm-bg);color:var(--pass-badge-warm-text)}.passes-category-screen-module__0SwZHW__badgeSuccess{background:var(--pass-badge-success-bg);color:var(--pass-badge-success-text)}.passes-category-screen-module__0SwZHW__planMain{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.passes-category-screen-module__0SwZHW__planCopy{flex-direction:column;gap:10px;min-width:0;display:flex}.passes-category-screen-module__0SwZHW__planTitle{color:var(--pass-on-dark);letter-spacing:-.04em;margin:0;font-size:20px;font-weight:800;line-height:1.04}.passes-category-screen-module__0SwZHW__planDescription,.passes-category-screen-module__0SwZHW__planSubtitle{color:var(--pass-on-dark-muted);margin:0;font-size:14px;line-height:1.25}.passes-category-screen-module__0SwZHW__featureList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.passes-category-screen-module__0SwZHW__featureItem{color:var(--pass-on-dark-soft);align-items:center;gap:10px;font-size:14px;line-height:1.2;display:flex}.passes-category-screen-module__0SwZHW__featureIcon{width:20px;height:20px;color:var(--pass-feature-icon);flex:none}.passes-category-screen-module__0SwZHW__planAside{flex-direction:column;flex:none;align-items:flex-end;gap:16px;display:flex}.passes-category-screen-module__0SwZHW__planPrice{color:var(--pass-price);letter-spacing:-.04em;text-align:right;font-size:24px;font-weight:800;line-height:.96}.passes-category-screen-module__0SwZHW__planAction{background:var(--pass-action-bg);min-width:142px;min-height:46px;color:var(--pass-action-text);font:inherit;box-shadow:var(--pass-action-shadow);border:0;border-radius:999px;padding:10px 18px;font-size:18px;font-weight:800;line-height:1}.passes-category-screen-module__0SwZHW__planCardHighlighted .passes-category-screen-module__0SwZHW__planAction{background:var(--pass-action-alt-bg);color:var(--pass-action-alt-text)}.passes-category-screen-module__0SwZHW__planFooter{display:flex}.passes-category-screen-module__0SwZHW__emptyText,.passes-category-screen-module__0SwZHW__feedback,.passes-category-screen-module__0SwZHW__errorText{margin:0;font-size:14px;line-height:1.4}.passes-category-screen-module__0SwZHW__emptyText{color:var(--text-secondary)}.passes-category-screen-module__0SwZHW__errorText{color:var(--color-error)}.passes-category-screen-module__0SwZHW__feedback{color:var(--feedback-warm)}.passes-category-screen-module__0SwZHW__stateBlock{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;gap:16px;padding:24px 18px;display:flex}.passes-category-screen-module__0SwZHW__backLink{background:var(--surface-card);min-height:42px;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex}.passes-category-screen-module__0SwZHW__modalOverlay{z-index:30;padding:20px 14px max(20px,env(safe-area-inset-bottom));background:var(--overlay-scrim);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.passes-category-screen-module__0SwZHW__modalCard{background:var(--modal-surface-warm);width:min(100%,430px);color:var(--modal-text);box-shadow:var(--shadow-modal);border-radius:28px;flex-direction:column;gap:18px;padding:22px 18px 20px;display:flex}.passes-category-screen-module__0SwZHW__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.passes-category-screen-module__0SwZHW__modalCopy{flex-direction:column;gap:6px;display:flex}.passes-category-screen-module__0SwZHW__modalEyebrow{color:var(--modal-eyebrow);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800;line-height:1}.passes-category-screen-module__0SwZHW__modalTitle{letter-spacing:-.05em;margin:0;font-size:28px;font-weight:800;line-height:.98}.passes-category-screen-module__0SwZHW__modalSubtitle{color:var(--modal-text-muted);margin:0;font-size:14px;line-height:1.35}.passes-category-screen-module__0SwZHW__modalClose{background:var(--modal-control-bg);width:42px;height:42px;color:var(--modal-text);border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.passes-category-screen-module__0SwZHW__modalBody{flex-direction:column;gap:12px;display:flex}.passes-category-screen-module__0SwZHW__phoneLabel{color:var(--modal-text);font-size:13px;font-weight:700;line-height:1.2}.passes-category-screen-module__0SwZHW__phoneInput{border:1px solid var(--modal-qr-border);width:100%;min-height:54px;color:var(--modal-text);font:inherit;background:#ffffff9e;border-radius:18px;padding:14px 16px;font-size:18px;font-weight:700;line-height:1}.passes-category-screen-module__0SwZHW__phoneInput::placeholder{color:var(--modal-text-faint)}.passes-category-screen-module__0SwZHW__modalError{color:var(--color-error);margin:0;font-size:13px;line-height:1.35}.passes-category-screen-module__0SwZHW__modalAction{background:var(--pass-action-bg);min-height:52px;color:var(--pass-action-text);font:inherit;box-shadow:var(--pass-action-shadow);border:0;border-radius:999px;padding:12px 18px;font-size:17px;font-weight:800;line-height:1}@media (max-width:420px){.passes-category-screen-module__0SwZHW__hero{min-height:256px}.passes-category-screen-module__0SwZHW__heroContent{min-height:256px;padding-bottom:18px}.passes-category-screen-module__0SwZHW__heroTitle{font-size:28px}.passes-category-screen-module__0SwZHW__tabs{gap:8px;padding:0 8px 2px}.passes-category-screen-module__0SwZHW__tabsWithHint{padding-right:66px}.passes-category-screen-module__0SwZHW__tab{border-radius:16px;max-width:176px;min-height:54px;padding:10px 12px}.passes-category-screen-module__0SwZHW__tabsScrollHint{width:30px;height:30px;right:8px}.passes-category-screen-module__0SwZHW__content{gap:20px;padding:24px 14px 0}.passes-category-screen-module__0SwZHW__variantTitle{font-size:24px}.passes-category-screen-module__0SwZHW__groupTitle{font-size:20px}.passes-category-screen-module__0SwZHW__variantDescription{font-size:14px}.passes-category-screen-module__0SwZHW__planCard{border-radius:22px;padding:14px 14px 16px}.passes-category-screen-module__0SwZHW__planMain{flex-direction:column}.passes-category-screen-module__0SwZHW__planAside{align-items:flex-start;gap:12px;width:100%}.passes-category-screen-module__0SwZHW__planAction{width:100%}.passes-category-screen-module__0SwZHW__modalOverlay{padding-inline:10px}.passes-category-screen-module__0SwZHW__modalCard{border-radius:24px;padding:20px 16px 18px}.passes-category-screen-module__0SwZHW__modalTitle{font-size:24px}}
.passes-screen-module__JjBWpW__screen{background:var(--gradient-passes-screen);min-height:100dvh}.passes-screen-module__JjBWpW__panel{min-height:100dvh;padding:max(24px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;gap:14px;display:flex}.passes-screen-module__JjBWpW__header{flex:none;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.passes-screen-module__JjBWpW__logoFrame{width:146px;overflow:hidden}.passes-screen-module__JjBWpW__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.passes-screen-module__JjBWpW__greeting{color:var(--text-primary);letter-spacing:-.05em;flex-direction:column;align-items:flex-start;padding-top:8px;font-size:34px;font-weight:800;line-height:.92;display:flex}.passes-screen-module__JjBWpW__greetingLine{display:block}.passes-screen-module__JjBWpW__content{flex-direction:column;gap:16px;padding:0 2px;display:flex}.passes-screen-module__JjBWpW__stateText,.passes-screen-module__JjBWpW__errorText{margin:0;font-size:14px;line-height:1.4}.passes-screen-module__JjBWpW__stateText{color:var(--text-secondary)}.passes-screen-module__JjBWpW__errorText{color:var(--color-error)}.passes-screen-module__JjBWpW__title{color:var(--text-primary);letter-spacing:-.04em;font-size:27px;font-weight:700;line-height:1}.passes-screen-module__JjBWpW__list{gap:12px;display:grid}.passes-screen-module__JjBWpW__card{background:var(--surface-glass-strong);border:1px solid var(--border-card);min-height:152px;box-shadow:var(--shadow-passes-card);border-radius:26px;position:relative;overflow:hidden}.passes-screen-module__JjBWpW__cardMedia{position:absolute;inset:0}.passes-screen-module__JjBWpW__cardImage{object-fit:cover;width:100%;height:100%}.passes-screen-module__JjBWpW__cardOverlay{background:var(--gradient-passes-card-overlay);position:absolute;inset:0}.passes-screen-module__JjBWpW__cardBody{z-index:1;flex-direction:column;align-items:flex-start;gap:14px;height:100%;padding:12px 18px 16px;display:flex;position:relative}.passes-screen-module__JjBWpW__cardTitle{max-width:79%;color:var(--text-on-dark);letter-spacing:-.045em;text-wrap:balance;font-size:21px;font-weight:700;line-height:.96}.passes-screen-module__JjBWpW__cardAction{background:var(--accent-primary);min-height:38px;color:var(--text-on-accent);font:inherit;letter-spacing:-.03em;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:8px 16px;font-size:15px;font-weight:800;line-height:1;display:inline-flex}@media (min-width:768px){.passes-screen-module__JjBWpW__screen,.passes-screen-module__JjBWpW__panel{min-height:100%}}@media (max-width:420px){.passes-screen-module__JjBWpW__logoFrame{width:136px}.passes-screen-module__JjBWpW__greeting{font-size:30px}.passes-screen-module__JjBWpW__content{gap:14px;padding:0}.passes-screen-module__JjBWpW__title{font-size:25px}.passes-screen-module__JjBWpW__card{border-radius:24px;min-height:146px}.passes-screen-module__JjBWpW__cardBody{gap:12px;padding:10px 16px 14px}.passes-screen-module__JjBWpW__cardTitle{max-width:82%;font-size:19px}}
.payments-result-screen-module__fgLWCG__screen{min-height:100%}.payments-result-screen-module__fgLWCG__panel{flex-direction:column;min-height:100%;display:flex}.payments-result-screen-module__fgLWCG__header{align-items:flex-start;gap:16px;padding:28px 24px 12px;display:flex}.payments-result-screen-module__fgLWCG__backLink{background:var(--surface-card);width:44px;height:44px;color:var(--text-primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.payments-result-screen-module__fgLWCG__title{margin:0;font-size:30px;line-height:1}.payments-result-screen-module__fgLWCG__subtitle{color:var(--text-secondary);margin:8px 0 0;font-size:14px;line-height:1.4}.payments-result-screen-module__fgLWCG__content{flex:1;padding:16px 24px 120px}.payments-result-screen-module__fgLWCG__card,.payments-result-screen-module__fgLWCG__emptyState{border:1px solid var(--border-card);background:var(--surface-card);box-shadow:var(--shadow-payments-card);border-radius:24px;padding:24px}.payments-result-screen-module__fgLWCG__statusBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.payments-result-screen-module__fgLWCG__statusSuccess{background:var(--result-success-bg);color:var(--result-success-text)}.payments-result-screen-module__fgLWCG__statusDanger{background:var(--result-error-bg);color:var(--result-error-text)}.payments-result-screen-module__fgLWCG__statusWarning{background:var(--result-pending-bg);color:var(--result-pending-text)}.payments-result-screen-module__fgLWCG__statusMuted{background:var(--result-neutral-bg);color:var(--result-neutral-text)}.payments-result-screen-module__fgLWCG__planTitle{margin:12px 0 8px;font-size:26px;line-height:1.1}.payments-result-screen-module__fgLWCG__planSubtitle,.payments-result-screen-module__fgLWCG__planOriginValue,.payments-result-screen-module__fgLWCG__message,.payments-result-screen-module__fgLWCG__metaText,.payments-result-screen-module__fgLWCG__emptyTitle,.payments-result-screen-module__fgLWCG__errorText{margin:0}.payments-result-screen-module__fgLWCG__planSubtitle{color:var(--text-secondary)}.payments-result-screen-module__fgLWCG__planOriginValue{color:var(--text-primary);margin-top:18px;font-size:14px;font-weight:700;line-height:1.4}.payments-result-screen-module__fgLWCG__amount{margin-top:24px;font-size:34px;font-weight:800}.payments-result-screen-module__fgLWCG__message{color:var(--text-secondary);margin-top:16px;line-height:1.5}.payments-result-screen-module__fgLWCG__metaText{color:var(--text-secondary);margin-top:12px;line-height:1.5}.payments-result-screen-module__fgLWCG__actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.payments-result-screen-module__fgLWCG__primaryAction,.payments-result-screen-module__fgLWCG__secondaryAction{border-radius:16px;justify-content:center;align-items:center;gap:10px;min-height:52px;font-weight:700;display:inline-flex}.payments-result-screen-module__fgLWCG__primaryAction{background:var(--accent-primary);color:var(--text-on-accent)}.payments-result-screen-module__fgLWCG__secondaryAction{background:var(--color-button-secondary);color:var(--color-button-secondary-text)}.payments-result-screen-module__fgLWCG__emptyState{gap:16px;display:grid}.payments-result-screen-module__fgLWCG__errorText{color:var(--color-error);margin-bottom:16px}@media (max-width:767px){.payments-result-screen-module__fgLWCG__header{padding:24px 18px 8px}.payments-result-screen-module__fgLWCG__content{padding:16px 18px 120px}.payments-result-screen-module__fgLWCG__title{font-size:26px}.payments-result-screen-module__fgLWCG__planTitle{font-size:22px}.payments-result-screen-module__fgLWCG__amount{font-size:30px}}
.schedule-screen-module__2TB_EG__screen{background:var(--gradient-screen);min-height:100dvh}.schedule-screen-module__2TB_EG__panel{min-height:100dvh;padding:max(20px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;display:flex}.schedule-screen-module__2TB_EG__header{gap:18px;display:grid}.schedule-screen-module__2TB_EG__headerTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-screen-module__2TB_EG__backLink{border:2px solid var(--border-accent);width:58px;height:58px;color:var(--text-primary);background:var(--surface-glass);border-radius:20px;justify-content:center;align-items:center;display:inline-flex}.schedule-screen-module__2TB_EG__logoFrame{width:132px;overflow:hidden}.schedule-screen-module__2TB_EG__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.schedule-screen-module__2TB_EG__titleBlock{gap:6px;display:grid}.schedule-screen-module__2TB_EG__title{color:var(--text-primary);letter-spacing:-.05em;margin:0;font-size:31px;font-weight:800;line-height:.96}.schedule-screen-module__2TB_EG__subtitle{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.2}.schedule-screen-module__2TB_EG__tabsWrap{margin-top:18px}.schedule-screen-module__2TB_EG__tabs{border:1px solid var(--border-subtle);background:var(--surface-tabs);border-radius:16px;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:8px 6px;display:grid}.schedule-screen-module__2TB_EG__tab{border:2px solid var(--border-card);background:var(--surface-glass-strong);min-height:58px;color:var(--text-primary);font:inherit;border-radius:16px;gap:4px;padding:10px 0 8px;display:grid}.schedule-screen-module__2TB_EG__tabActive{background:var(--accent-primary);color:var(--text-on-accent);border-color:var(--border-card);box-shadow:var(--shadow-tab-active)}.schedule-screen-module__2TB_EG__tabWeekday{font-size:17px;font-weight:800;line-height:1}.schedule-screen-module__2TB_EG__tabDate{font-size:11px;font-weight:700;line-height:1.1}.schedule-screen-module__2TB_EG__content{flex-direction:column;gap:16px;margin-top:18px;display:flex}.schedule-screen-module__2TB_EG__errorText{color:var(--color-error);margin:0}.schedule-screen-module__2TB_EG__stateCard,.schedule-screen-module__2TB_EG__emptyState,.schedule-screen-module__2TB_EG__card{border:1px solid var(--border-card);background:var(--surface-card);border-radius:24px}.schedule-screen-module__2TB_EG__stateCard,.schedule-screen-module__2TB_EG__emptyState{color:var(--text-secondary);padding:18px;line-height:1.45}.schedule-screen-module__2TB_EG__emptyTitle{margin:0;font-size:22px;font-weight:800;line-height:1}.schedule-screen-module__2TB_EG__emptyText{color:var(--text-secondary);margin:12px 0 0;line-height:1.5}.schedule-screen-module__2TB_EG__card{padding:0 8px}.schedule-screen-module__2TB_EG__item{border-top:1px solid var(--border-divider-warm);grid-template-columns:104px minmax(0,1fr);gap:14px;padding:14px 0;display:grid}.schedule-screen-module__2TB_EG__item:first-child{border-top:none}.schedule-screen-module__2TB_EG__timeBlock{border-right:1px solid var(--border-divider-warm);gap:4px;padding-right:10px;display:grid}.schedule-screen-module__2TB_EG__timePrimary{color:var(--text-primary);letter-spacing:-.05em;font-size:28px;font-weight:800;line-height:.92}.schedule-screen-module__2TB_EG__timeSecondary{color:var(--accent-primary);letter-spacing:-.05em;font-size:20px;font-weight:800;line-height:1}.schedule-screen-module__2TB_EG__itemBody{flex-direction:column;gap:12px;display:flex}.schedule-screen-module__2TB_EG__itemCopy{gap:10px;display:grid}.schedule-screen-module__2TB_EG__itemTitle{color:var(--text-primary);letter-spacing:-.04em;margin:0;font-size:24px;font-weight:700;line-height:1}.schedule-screen-module__2TB_EG__badges{flex-wrap:wrap;gap:8px;display:flex}.schedule-screen-module__2TB_EG__badge{border-radius:999px;align-items:center;min-height:28px;padding:6px 12px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.schedule-screen-module__2TB_EG__badgePrimary{background:var(--badge-age-bg);color:var(--badge-age-text)}.schedule-screen-module__2TB_EG__badgeSecondary{border:1px solid var(--badge-meta-border);background:var(--badge-meta-bg);color:var(--badge-meta-text)}@media (min-width:768px){.schedule-screen-module__2TB_EG__screen,.schedule-screen-module__2TB_EG__panel{min-height:100%}}@media (max-width:420px){.schedule-screen-module__2TB_EG__panel{padding-left:14px;padding-right:14px}.schedule-screen-module__2TB_EG__tabs{gap:4px;padding:6px 4px}.schedule-screen-module__2TB_EG__tab{border-radius:14px;min-height:54px}.schedule-screen-module__2TB_EG__tabWeekday{font-size:15px}.schedule-screen-module__2TB_EG__tabDate{font-size:10px}.schedule-screen-module__2TB_EG__item{grid-template-columns:96px minmax(0,1fr)}.schedule-screen-module__2TB_EG__timePrimary{font-size:24px}.schedule-screen-module__2TB_EG__timeSecondary{font-size:18px}.schedule-screen-module__2TB_EG__itemTitle{font-size:20px}}
.trainers-screen-module__J0OpCa__screen{background:var(--gradient-trainers);min-height:100dvh}.trainers-screen-module__J0OpCa__panel{min-height:100dvh;padding:max(24px,env(safe-area-inset-top))18px calc(132px + env(safe-area-inset-bottom))18px;flex-direction:column;gap:20px;display:flex}.trainers-screen-module__J0OpCa__header{flex-direction:column;gap:16px;display:flex}.trainers-screen-module__J0OpCa__headerTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trainers-screen-module__J0OpCa__backLink{border:2px solid var(--border-accent);background:var(--surface-glass);width:52px;height:52px;color:var(--text-primary);border-radius:18px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.trainers-screen-module__J0OpCa__logoFrame{width:148px;overflow:hidden}.trainers-screen-module__J0OpCa__logo{transform-origin:50%;width:100%;height:auto;transform:scale(1.5)}.trainers-screen-module__J0OpCa__titleBlock{flex-direction:column;gap:8px;display:flex}.trainers-screen-module__J0OpCa__title{color:var(--text-primary);letter-spacing:-.05em;font-size:34px;font-weight:800;line-height:.95}.trainers-screen-module__J0OpCa__subtitle{color:var(--text-secondary);font-size:16px;line-height:1.3}.trainers-screen-module__J0OpCa__content{flex-direction:column;gap:16px;display:flex}.trainers-screen-module__J0OpCa__stateText,.trainers-screen-module__J0OpCa__errorText{color:var(--text-secondary);font-size:15px}.trainers-screen-module__J0OpCa__errorText{color:var(--color-error)}.trainers-screen-module__J0OpCa__emptyState{background:var(--surface-glass);border:1px solid var(--border-card);border-radius:24px;padding:22px 18px}.trainers-screen-module__J0OpCa__emptyTitle{color:var(--text-primary);font-size:22px;font-weight:800;line-height:1.04}.trainers-screen-module__J0OpCa__emptyText{color:var(--text-secondary);margin-top:8px;font-size:15px;line-height:1.38}.trainers-screen-module__J0OpCa__list{flex-direction:column;gap:14px;display:flex}.trainers-screen-module__J0OpCa__card{border-bottom:1px solid var(--border-divider-warm);grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding:14px 12px;display:grid}.trainers-screen-module__J0OpCa__photoWrap{border:3px solid var(--border-photo-ring);background:var(--surface-card);border-radius:999px;width:92px;height:92px;position:relative;overflow:hidden}.trainers-screen-module__J0OpCa__photo{object-fit:cover}.trainers-screen-module__J0OpCa__photoFallback{width:100%;height:100%;color:var(--text-on-dark);background:var(--gradient-trainer-photo-fallback);justify-content:center;align-items:center;font-size:28px;font-weight:800;display:flex}.trainers-screen-module__J0OpCa__cardBody{min-width:0}.trainers-screen-module__J0OpCa__cardTitle{color:var(--text-primary);letter-spacing:-.04em;font-size:24px;font-weight:800;line-height:1}.trainers-screen-module__J0OpCa__cardRole{color:var(--text-secondary);margin-top:6px;font-size:16px;font-weight:700;line-height:1.18}.trainers-screen-module__J0OpCa__cardText{color:var(--text-primary);opacity:.82;margin-top:10px;font-size:14px;line-height:1.35}
.admin-ads-screen-module__RwyZ3q__screen{background:linear-gradient(#f4f2f4 0%,#ece7eb 100%);min-height:100vh}.admin-ads-screen-module__RwyZ3q__panel{flex-direction:column;gap:20px;min-height:100vh;padding:32px;display:flex}.admin-ads-screen-module__RwyZ3q__header,.admin-ads-screen-module__RwyZ3q__toolbar,.admin-ads-screen-module__RwyZ3q__workspace,.admin-ads-screen-module__RwyZ3q__listPanel,.admin-ads-screen-module__RwyZ3q__editorPanel{background:#fff;border-radius:28px;box-shadow:0 16px 40px #27192214}.admin-ads-screen-module__RwyZ3q__header{justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex}.admin-ads-screen-module__RwyZ3q__title{color:#241e25;letter-spacing:-.05em;font-size:36px;font-weight:800;line-height:1}.admin-ads-screen-module__RwyZ3q__subtitle{color:#5e5869;max-width:680px;margin-top:8px;line-height:1.45}.admin-ads-screen-module__RwyZ3q__headerActions,.admin-ads-screen-module__RwyZ3q__formActions,.admin-ads-screen-module__RwyZ3q__mediaButtons{flex-wrap:wrap;gap:10px;display:flex}.admin-ads-screen-module__RwyZ3q__toolbar{justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.admin-ads-screen-module__RwyZ3q__userBadge,.admin-ads-screen-module__RwyZ3q__statusText,.admin-ads-screen-module__RwyZ3q__errorText{font-size:14px}.admin-ads-screen-module__RwyZ3q__userBadge{color:#403746;font-weight:700}.admin-ads-screen-module__RwyZ3q__feedback{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.admin-ads-screen-module__RwyZ3q__statusText{color:#1b6c5f}.admin-ads-screen-module__RwyZ3q__errorText{color:#b4234d}.admin-ads-screen-module__RwyZ3q__workspace{grid-template-columns:340px minmax(0,1fr);gap:0;display:grid;overflow:hidden}.admin-ads-screen-module__RwyZ3q__listPanel,.admin-ads-screen-module__RwyZ3q__editorPanel{min-width:0;box-shadow:none;border-radius:0}.admin-ads-screen-module__RwyZ3q__listPanel{border-right:1px solid #2c212914;padding:24px}.admin-ads-screen-module__RwyZ3q__editorPanel{padding:24px 28px}.admin-ads-screen-module__RwyZ3q__panelHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.admin-ads-screen-module__RwyZ3q__panelTitle{color:#231d24;font-size:22px;font-weight:800;line-height:1.05}.admin-ads-screen-module__RwyZ3q__panelText{color:#6a6270;line-height:1.45}.admin-ads-screen-module__RwyZ3q__summaryBadge{color:#342c39;background:#f0edf2;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:800;display:inline-flex}.admin-ads-screen-module__RwyZ3q__list{flex-direction:column;gap:10px;display:flex}.admin-ads-screen-module__RwyZ3q__listItem{text-align:left;cursor:pointer;background:#faf8fb;border:1px solid #27192214;border-radius:18px;padding:14px 16px}.admin-ads-screen-module__RwyZ3q__listItemActive{background:#f4ebf1;border-color:#7f506f}.admin-ads-screen-module__RwyZ3q__listItemMuted{opacity:.64}.admin-ads-screen-module__RwyZ3q__listItemTitle{color:#231d24;font-size:17px;font-weight:800;display:block}.admin-ads-screen-module__RwyZ3q__listItemMeta{color:#6c6574;margin-top:4px;font-size:13px;display:block}.admin-ads-screen-module__RwyZ3q__form{flex-direction:column;gap:18px;display:flex}.admin-ads-screen-module__RwyZ3q__field,.admin-ads-screen-module__RwyZ3q__checkboxField{flex-direction:column;gap:8px;display:flex}.admin-ads-screen-module__RwyZ3q__fieldLabel{color:#392f40;font-size:14px;font-weight:700}.admin-ads-screen-module__RwyZ3q__input,.admin-ads-screen-module__RwyZ3q__textarea{color:#241e25;width:100%;font:inherit;background:#fff;border:1px solid #27192224;border-radius:16px;padding:12px 14px}.admin-ads-screen-module__RwyZ3q__textarea{resize:vertical}.admin-ads-screen-module__RwyZ3q__inlineFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-ads-screen-module__RwyZ3q__checkboxField{color:#392f40;flex-direction:row;align-self:end;align-items:center;min-height:48px;font-weight:700}.admin-ads-screen-module__RwyZ3q__mediaPanel{background:#f8f4f7;border-radius:20px;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:18px;padding:18px;display:grid}.admin-ads-screen-module__RwyZ3q__mediaPreview{background:#ebe5ea;border-radius:24px;min-height:370px;position:relative;overflow:hidden;box-shadow:0 18px 44px #2719221f}.admin-ads-screen-module__RwyZ3q__mediaImage{object-fit:cover}.admin-ads-screen-module__RwyZ3q__mediaPlaceholder{color:#7a7282;justify-content:center;align-items:center;width:100%;height:100%;min-height:370px;font-size:28px;font-weight:800;display:flex}.admin-ads-screen-module__RwyZ3q__previewClose{color:#fff;background:#130e10b8;border:2px solid #ffffffd6;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:absolute;top:14px;right:14px}.admin-ads-screen-module__RwyZ3q__mediaActions{flex-direction:column;gap:14px;display:flex}.admin-ads-screen-module__RwyZ3q__hiddenFileInput{display:none}.admin-ads-screen-module__RwyZ3q__filePickerRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-ads-screen-module__RwyZ3q__fileName,.admin-ads-screen-module__RwyZ3q__fileHint{font-size:14px;line-height:1.4}.admin-ads-screen-module__RwyZ3q__fileName{color:#2d2430;word-break:break-word;font-weight:700}.admin-ads-screen-module__RwyZ3q__fileHint{color:#6c6574}.admin-ads-screen-module__RwyZ3q__primaryButton,.admin-ads-screen-module__RwyZ3q__secondaryButton,.admin-ads-screen-module__RwyZ3q__deleteButton,.admin-ads-screen-module__RwyZ3q__actionButton{min-height:44px;font-weight:800;font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;text-decoration:none;display:inline-flex}.admin-ads-screen-module__RwyZ3q__primaryButton,.admin-ads-screen-module__RwyZ3q__actionButton{color:#fff;background:#2d2430}.admin-ads-screen-module__RwyZ3q__secondaryButton{color:#2d2430;background:#f2eef4}.admin-ads-screen-module__RwyZ3q__deleteButton{color:#9f2346;background:#fff0f2}.admin-ads-screen-module__RwyZ3q__placeholder{color:#6a6270;background:#faf8fb;border-radius:22px;justify-content:center;align-items:center;min-height:360px;display:flex}@media (max-width:980px){.admin-ads-screen-module__RwyZ3q__panel{padding:20px}.admin-ads-screen-module__RwyZ3q__header,.admin-ads-screen-module__RwyZ3q__toolbar{flex-direction:column;align-items:stretch}.admin-ads-screen-module__RwyZ3q__feedback{align-items:flex-start}.admin-ads-screen-module__RwyZ3q__workspace{grid-template-columns:1fr}.admin-ads-screen-module__RwyZ3q__listPanel{border-bottom:1px solid #2c212914;border-right:none}.admin-ads-screen-module__RwyZ3q__inlineFields,.admin-ads-screen-module__RwyZ3q__mediaPanel{grid-template-columns:1fr}}
.admin-hub-screen-module__ceyCsq__screen{color:#f4f7ff;background:radial-gradient(circle at 12% 12%,#e18f402e,#0000 28%),radial-gradient(circle at 88% 88%,#38727a33,#0000 32%),linear-gradient(#171319 0%,#1d1720 44%,#221b29 100%);min-height:100dvh}.admin-hub-screen-module__ceyCsq__panel{flex-direction:column;gap:20px;width:min(100%,1180px);min-height:100dvh;margin:0 auto;padding:32px 24px 40px;display:flex}.admin-hub-screen-module__ceyCsq__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-hub-screen-module__ceyCsq__copy{gap:10px;max-width:640px;display:grid}.admin-hub-screen-module__ceyCsq__eyebrow{color:#ffc989e0;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;line-height:1.2}.admin-hub-screen-module__ceyCsq__title{letter-spacing:-.05em;margin:0;font-size:38px;line-height:.98}.admin-hub-screen-module__ceyCsq__subtitle{color:#f4f7ffe0;margin:0;line-height:1.55}.admin-hub-screen-module__ceyCsq__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-hub-screen-module__ceyCsq__secondaryButton{color:#fff;font:inherit;cursor:pointer;background:#ffffff14;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.admin-hub-screen-module__ceyCsq__badge{background:#ffffff14;border-radius:999px;width:fit-content;padding:10px 14px;font-size:13px;font-weight:700}.admin-hub-screen-module__ceyCsq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-hub-screen-module__ceyCsq__card{color:#fff;border:1px solid #ffffff14;border-radius:26px;gap:18px;min-height:240px;padding:22px;text-decoration:none;display:grid;box-shadow:0 18px 48px #0003}.admin-hub-screen-module__ceyCsq__catalogCard{background:linear-gradient(#1e5160f5 0%,#183f4cfa 100%)}.admin-hub-screen-module__ceyCsq__membershipsCard{background:linear-gradient(#483064f5 0%,#382551fa 100%)}.admin-hub-screen-module__ceyCsq__scheduleCard{background:linear-gradient(#684017f5 0%,#4d2c11fa 100%)}.admin-hub-screen-module__ceyCsq__scannerCard{background:linear-gradient(#205640f5 0%,#174131fa 100%)}.admin-hub-screen-module__ceyCsq__paymentsCard{background:linear-gradient(#165256f5 0%,#123b3ffa 100%)}.admin-hub-screen-module__ceyCsq__cardTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-hub-screen-module__ceyCsq__iconWrap{background:#ffffff1f;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.admin-hub-screen-module__ceyCsq__arrow{opacity:.8}.admin-hub-screen-module__ceyCsq__cardCopy{align-content:end;gap:10px;display:grid}.admin-hub-screen-module__ceyCsq__cardTitle{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1}.admin-hub-screen-module__ceyCsq__cardText{color:#f4f7ffe6;margin:0;line-height:1.5}@media (max-width:860px){.admin-hub-screen-module__ceyCsq__grid{grid-template-columns:1fr}}
.admin-memberships-screen-module__X-SE2G__screen{color:#f4f7ff;background:radial-gradient(circle at 0 0,#d98e3e2e,#0000 28%),radial-gradient(circle at 100% 100%,#397a7538,#0000 34%),linear-gradient(#171319 0%,#1f1820 44%,#231b29 100%);min-height:100dvh}.admin-memberships-screen-module__X-SE2G__panel{flex-direction:column;gap:18px;width:min(100%,1520px);min-height:100dvh;margin:0 auto;padding:28px 24px 40px;display:flex}.admin-memberships-screen-module__X-SE2G__header,.admin-memberships-screen-module__X-SE2G__toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-memberships-screen-module__X-SE2G__title{letter-spacing:-.05em;margin:0;font-size:34px;line-height:.98}.admin-memberships-screen-module__X-SE2G__subtitle,.admin-memberships-screen-module__X-SE2G__panelText,.admin-memberships-screen-module__X-SE2G__statusText{color:#f4f7ffdb;margin:10px 0 0;line-height:1.5}.admin-memberships-screen-module__X-SE2G__headerActions,.admin-memberships-screen-module__X-SE2G__editorButtons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-memberships-screen-module__X-SE2G__userBadge{background:#ffffff14;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.admin-memberships-screen-module__X-SE2G__feedback{justify-items:end;gap:6px;display:grid}.admin-memberships-screen-module__X-SE2G__errorText{color:#ffb4a8;margin:0}.admin-memberships-screen-module__X-SE2G__workspace{grid-template-columns:360px 420px minmax(0,1fr);gap:18px;min-height:0;display:grid}.admin-memberships-screen-module__X-SE2G__createPanel,.admin-memberships-screen-module__X-SE2G__listPanel,.admin-memberships-screen-module__X-SE2G__editorPanel,.admin-memberships-screen-module__X-SE2G__placeholder{background:#1f1824eb;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:16px;min-height:0;padding:20px;display:flex;box-shadow:0 18px 48px #00000038}.admin-memberships-screen-module__X-SE2G__panelHeader{gap:8px;display:grid}.admin-memberships-screen-module__X-SE2G__panelTitle{margin:0;font-size:21px;line-height:1.05}.admin-memberships-screen-module__X-SE2G__form{gap:14px;display:grid}.admin-memberships-screen-module__X-SE2G__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-memberships-screen-module__X-SE2G__field{gap:7px;display:grid}.admin-memberships-screen-module__X-SE2G__checkboxField{align-content:end}.admin-memberships-screen-module__X-SE2G__fieldLabel{color:#fffc;font-size:13px;font-weight:700}.admin-memberships-screen-module__X-SE2G__fieldControl{color:#fff;width:100%;min-height:46px;font:inherit;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:10px 12px}select.admin-memberships-screen-module__X-SE2G__fieldControl{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#1b272af2}select.admin-memberships-screen-module__X-SE2G__fieldControl option{color:#f4f7ff;background:#1b272a}.admin-memberships-screen-module__X-SE2G__textarea{resize:vertical;min-height:90px}.admin-memberships-screen-module__X-SE2G__primaryButton,.admin-memberships-screen-module__X-SE2G__secondaryButton,.admin-memberships-screen-module__X-SE2G__warnButton{font:inherit;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.admin-memberships-screen-module__X-SE2G__primaryButton{color:#fff;background:#cf6e20}.admin-memberships-screen-module__X-SE2G__secondaryButton{color:#fff;background:#ffffff14}.admin-memberships-screen-module__X-SE2G__warnButton{color:#2e1507;background:#e9a649}.admin-memberships-screen-module__X-SE2G__membershipList{gap:10px;padding-right:2px;display:grid;overflow:auto}.admin-memberships-screen-module__X-SE2G__membershipCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;gap:12px;padding:14px;display:grid}.admin-memberships-screen-module__X-SE2G__membershipCardSelected{box-shadow:inset 0 0 0 1px #cf6e206b}.admin-memberships-screen-module__X-SE2G__membershipSummary,.admin-memberships-screen-module__X-SE2G__membershipExpand{width:100%;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.admin-memberships-screen-module__X-SE2G__membershipCopy{gap:4px;display:grid}.admin-memberships-screen-module__X-SE2G__membershipTitle{font-size:15px;font-weight:800;line-height:1.2}.admin-memberships-screen-module__X-SE2G__membershipMeta{color:#f4f7ffcc;font-size:12px;line-height:1.35}.admin-memberships-screen-module__X-SE2G__membershipExpand{color:#f4f7ffd6;justify-content:flex-start;font-size:13px;font-weight:700}.admin-memberships-screen-module__X-SE2G__membershipHistory,.admin-memberships-screen-module__X-SE2G__historyGroup,.admin-memberships-screen-module__X-SE2G__historyBlock{gap:8px;display:grid}.admin-memberships-screen-module__X-SE2G__historyBlock,.admin-memberships-screen-module__X-SE2G__historyRow{color:#f4f7ffd6;background:#ffffff0a;border-radius:12px;padding:10px 12px;font-size:12px;line-height:1.45}.admin-memberships-screen-module__X-SE2G__historyRow{align-items:center;gap:8px;display:flex}.admin-memberships-screen-module__X-SE2G__placeholder{text-align:center;color:#ffffffa3;justify-content:center;align-items:center;line-height:1.5}@media (max-width:1260px){.admin-memberships-screen-module__X-SE2G__workspace{grid-template-columns:1fr}}
.admin-news-screen-module__IktjQW__screen{background:linear-gradient(#f4f2f4 0%,#ece7eb 100%);min-height:100vh}.admin-news-screen-module__IktjQW__panel{flex-direction:column;gap:20px;min-height:100vh;padding:32px;display:flex}.admin-news-screen-module__IktjQW__header,.admin-news-screen-module__IktjQW__toolbar,.admin-news-screen-module__IktjQW__workspace,.admin-news-screen-module__IktjQW__listPanel,.admin-news-screen-module__IktjQW__editorPanel{background:#fff;border-radius:28px;box-shadow:0 16px 40px #27192214}.admin-news-screen-module__IktjQW__header{justify-content:space-between;align-items:flex-start;gap:20px;padding:28px;display:flex}.admin-news-screen-module__IktjQW__title{color:#241e25;letter-spacing:-.05em;font-size:36px;font-weight:800;line-height:1}.admin-news-screen-module__IktjQW__subtitle{color:#5e5869;max-width:720px;margin-top:8px;line-height:1.45}.admin-news-screen-module__IktjQW__headerActions,.admin-news-screen-module__IktjQW__formActions,.admin-news-screen-module__IktjQW__mediaButtons,.admin-news-screen-module__IktjQW__editorToolbar{flex-wrap:wrap;gap:10px;display:flex}.admin-news-screen-module__IktjQW__toolbar{justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.admin-news-screen-module__IktjQW__userBadge,.admin-news-screen-module__IktjQW__statusText,.admin-news-screen-module__IktjQW__errorText{font-size:14px}.admin-news-screen-module__IktjQW__userBadge{color:#403746;font-weight:700}.admin-news-screen-module__IktjQW__feedback{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.admin-news-screen-module__IktjQW__statusText{color:#1b6c5f}.admin-news-screen-module__IktjQW__errorText{color:#b4234d}.admin-news-screen-module__IktjQW__workspace{grid-template-columns:340px minmax(0,1fr);display:grid;overflow:hidden}.admin-news-screen-module__IktjQW__listPanel,.admin-news-screen-module__IktjQW__editorPanel{box-shadow:none;border-radius:0}.admin-news-screen-module__IktjQW__listPanel{border-right:1px solid #2c212914;padding:24px}.admin-news-screen-module__IktjQW__editorPanel{padding:24px 28px}.admin-news-screen-module__IktjQW__panelHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.admin-news-screen-module__IktjQW__panelTitle{color:#231d24;font-size:22px;font-weight:800;line-height:1.05}.admin-news-screen-module__IktjQW__panelText{color:#6a6270;line-height:1.45}.admin-news-screen-module__IktjQW__summaryBadge{color:#342c39;background:#f0edf2;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:36px;font-weight:800;display:inline-flex}.admin-news-screen-module__IktjQW__list{flex-direction:column;gap:10px;display:flex}.admin-news-screen-module__IktjQW__listItem{text-align:left;cursor:pointer;background:#faf8fb;border:1px solid #27192214;border-radius:18px;padding:14px 16px}.admin-news-screen-module__IktjQW__listItemActive{background:#eaf4f7;border-color:#4e8093}.admin-news-screen-module__IktjQW__listItemMuted{opacity:.66}.admin-news-screen-module__IktjQW__listItemTitle{color:#231d24;font-size:17px;font-weight:800;display:block}.admin-news-screen-module__IktjQW__listItemMeta{color:#6c6574;margin-top:4px;font-size:13px;display:block}.admin-news-screen-module__IktjQW__form{flex-direction:column;gap:18px;display:flex}.admin-news-screen-module__IktjQW__gridTwo{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-news-screen-module__IktjQW__field,.admin-news-screen-module__IktjQW__checkboxField{flex-direction:column;gap:8px;display:flex}.admin-news-screen-module__IktjQW__fieldLabel{color:#392f40;font-size:14px;font-weight:700}.admin-news-screen-module__IktjQW__input,.admin-news-screen-module__IktjQW__textarea,.admin-news-screen-module__IktjQW__editor{color:#241e25;width:100%;font:inherit;background:#fff;border:1px solid #27192224;border-radius:16px;padding:12px 14px}.admin-news-screen-module__IktjQW__textarea{resize:vertical}.admin-news-screen-module__IktjQW__editorWrap{flex-direction:column;gap:10px;display:flex}.admin-news-screen-module__IktjQW__toolbarButton{cursor:pointer;background:#f6f2f5;border:1px solid #2719221a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.admin-news-screen-module__IktjQW__editor{min-height:220px;line-height:1.55}.admin-news-screen-module__IktjQW__checkboxField{color:#392f40;flex-direction:row;align-items:center;font-weight:700}.admin-news-screen-module__IktjQW__mediaPanel{background:#f8f4f7;border-radius:20px;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:18px;display:grid}.admin-news-screen-module__IktjQW__mediaPreview{background:#ebe5ea;border-radius:22px;min-height:180px;position:relative;overflow:hidden}.admin-news-screen-module__IktjQW__mediaImage{object-fit:cover}.admin-news-screen-module__IktjQW__mediaPlaceholder{color:#7a7282;justify-content:center;align-items:center;width:100%;min-height:180px;font-size:28px;font-weight:800;display:flex}.admin-news-screen-module__IktjQW__mediaActions{flex-direction:column;gap:14px;display:flex}.admin-news-screen-module__IktjQW__hiddenFileInput{display:none}.admin-news-screen-module__IktjQW__filePickerRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-news-screen-module__IktjQW__fileName,.admin-news-screen-module__IktjQW__fileHint{font-size:14px;line-height:1.4}.admin-news-screen-module__IktjQW__fileName{color:#2d2430;word-break:break-word;font-weight:700}.admin-news-screen-module__IktjQW__fileHint{color:#6c6574}.admin-news-screen-module__IktjQW__primaryButton,.admin-news-screen-module__IktjQW__secondaryButton,.admin-news-screen-module__IktjQW__deleteButton,.admin-news-screen-module__IktjQW__actionButton{min-height:44px;font-weight:800;font:inherit;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 16px;text-decoration:none;display:inline-flex}.admin-news-screen-module__IktjQW__primaryButton,.admin-news-screen-module__IktjQW__actionButton{color:#fff;background:#2d2430}.admin-news-screen-module__IktjQW__secondaryButton{color:#2d2430;background:#f2eef4}.admin-news-screen-module__IktjQW__deleteButton{color:#9f2346;background:#fff0f2}.admin-news-screen-module__IktjQW__placeholder{color:#6a6270;background:#faf8fb;border-radius:22px;justify-content:center;align-items:center;min-height:360px;display:flex}@media (max-width:1080px){.admin-news-screen-module__IktjQW__panel{padding:20px}.admin-news-screen-module__IktjQW__header,.admin-news-screen-module__IktjQW__toolbar{flex-direction:column;align-items:stretch}.admin-news-screen-module__IktjQW__feedback{align-items:flex-start}.admin-news-screen-module__IktjQW__workspace{grid-template-columns:1fr}.admin-news-screen-module__IktjQW__listPanel{border-bottom:1px solid #2c212914;border-right:none}.admin-news-screen-module__IktjQW__gridTwo,.admin-news-screen-module__IktjQW__mediaPanel{grid-template-columns:1fr}}
.admin-passes-screen-module__F19mpG__screen{color:#f4f7ff;background:radial-gradient(circle at 0 0,#e099492e,#0000 28%),radial-gradient(circle at 100% 100%,#36727e33,#0000 32%),linear-gradient(#171319 0%,#1f1820 44%,#231b29 100%);min-height:100dvh}.admin-passes-screen-module__F19mpG__panel{flex-direction:column;gap:16px;width:min(100%,1480px);min-height:100dvh;margin:0 auto;padding:24px 22px 34px;display:flex}.admin-passes-screen-module__F19mpG__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-passes-screen-module__F19mpG__headerCopy{gap:10px;max-width:680px;display:grid}.admin-passes-screen-module__F19mpG__title{letter-spacing:-.05em;margin:0;font-size:34px;line-height:.98}.admin-passes-screen-module__F19mpG__subtitle,.admin-passes-screen-module__F19mpG__statusText,.admin-passes-screen-module__F19mpG__errorText,.admin-passes-screen-module__F19mpG__panelText,.admin-passes-screen-module__F19mpG__previewMeta{margin:0;line-height:1.45}.admin-passes-screen-module__F19mpG__subtitle,.admin-passes-screen-module__F19mpG__statusText,.admin-passes-screen-module__F19mpG__panelText,.admin-passes-screen-module__F19mpG__previewMeta{color:#ffffffb8}.admin-passes-screen-module__F19mpG__subtitle,.admin-passes-screen-module__F19mpG__statusText,.admin-passes-screen-module__F19mpG__panelText,.admin-passes-screen-module__F19mpG__previewMeta,.admin-passes-screen-module__F19mpG__treeMeta,.admin-passes-screen-module__F19mpG__treeDetails,.admin-passes-screen-module__F19mpG__fileHint,.admin-passes-screen-module__F19mpG__previewPlanDescription,.admin-passes-screen-module__F19mpG__previewFeatureItem{color:#f4f7ffd6}.admin-passes-screen-module__F19mpG__errorText{color:#ffb4a8}.admin-passes-screen-module__F19mpG__headerActions,.admin-passes-screen-module__F19mpG__editorActions,.admin-passes-screen-module__F19mpG__editorButtons,.admin-passes-screen-module__F19mpG__editorHeaderActions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-passes-screen-module__F19mpG__headerActions{justify-content:flex-end}.admin-passes-screen-module__F19mpG__toolbar{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-passes-screen-module__F19mpG__userBadge,.admin-passes-screen-module__F19mpG__summaryBadge,.admin-passes-screen-module__F19mpG__pathChip,.admin-passes-screen-module__F19mpG__treeState,.admin-passes-screen-module__F19mpG__previewFact,.admin-passes-screen-module__F19mpG__previewLabel{border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.admin-passes-screen-module__F19mpG__userBadge,.admin-passes-screen-module__F19mpG__summaryBadge,.admin-passes-screen-module__F19mpG__pathChip,.admin-passes-screen-module__F19mpG__previewFact{background:#ffffff14}.admin-passes-screen-module__F19mpG__feedback{justify-items:end;gap:6px;display:grid}.admin-passes-screen-module__F19mpG__workspace{flex:1;grid-template-columns:350px minmax(0,1fr);gap:16px;min-height:0;display:grid}.admin-passes-screen-module__F19mpG__treePanel,.admin-passes-screen-module__F19mpG__editorPanel,.admin-passes-screen-module__F19mpG__editorCard,.admin-passes-screen-module__F19mpG__placeholder,.admin-passes-screen-module__F19mpG__previewCard{background:#1f1824eb;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:14px;min-height:0;padding:18px;display:flex;box-shadow:0 18px 48px #00000038}.admin-passes-screen-module__F19mpG__panelHeader,.admin-passes-screen-module__F19mpG__editorHeader,.admin-passes-screen-module__F19mpG__previewHeader{gap:10px;display:grid}.admin-passes-screen-module__F19mpG__panelHeader{grid-template-columns:minmax(0,1fr) auto;align-items:start}.admin-passes-screen-module__F19mpG__panelTitle,.admin-passes-screen-module__F19mpG__editorTitle{margin:0;font-size:21px;line-height:1.05}.admin-passes-screen-module__F19mpG__tree{gap:8px;padding-right:4px;display:grid;overflow:auto}.admin-passes-screen-module__F19mpG__treeBlock{gap:6px;display:grid}.admin-passes-screen-module__F19mpG__treeRow{border-radius:16px;grid-template-columns:18px minmax(0,1fr) 32px;align-items:center;gap:8px;min-height:54px;padding:7px 8px;transition:background-color .18s,box-shadow .18s;display:grid}.admin-passes-screen-module__F19mpG__treeRow:hover{background:#ffffff0a}.admin-passes-screen-module__F19mpG__treeRowSelected{background:#cf6e2029;box-shadow:inset 0 0 0 1px #cf6e2047}.admin-passes-screen-module__F19mpG__treeExpand{justify-content:center;width:18px;display:flex}.admin-passes-screen-module__F19mpG__treeMain{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.admin-passes-screen-module__F19mpG__treeText,.admin-passes-screen-module__F19mpG__treeInfo{gap:3px;min-width:0;display:grid}.admin-passes-screen-module__F19mpG__treeText{flex:auto}.admin-passes-screen-module__F19mpG__treeTitle{font-size:14px;font-weight:800;line-height:1.2}.admin-passes-screen-module__F19mpG__treeMeta,.admin-passes-screen-module__F19mpG__treeDetails{color:#ffffff9e;font-size:12px;line-height:1.25}.admin-passes-screen-module__F19mpG__treeInfo{flex:none;justify-items:end;width:96px}.admin-passes-screen-module__F19mpG__treeCreateSlot{justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.admin-passes-screen-module__F19mpG__treeState{min-height:24px;padding:4px 8px}.admin-passes-screen-module__F19mpG__treeStateActive{color:#caefc9;background:#78be7729}.admin-passes-screen-module__F19mpG__treeStateMuted{color:#ffffffb8;background:#ffffff14}.admin-passes-screen-module__F19mpG__dotMarker{background:#ffffff47;border-radius:999px;width:8px;height:8px}.admin-passes-screen-module__F19mpG__iconButton,.admin-passes-screen-module__F19mpG__actionButton,.admin-passes-screen-module__F19mpG__secondaryButton,.admin-passes-screen-module__F19mpG__dangerButton,.admin-passes-screen-module__F19mpG__previewPlanAction{appearance:none;font:inherit;color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.admin-passes-screen-module__F19mpG__iconButton{background:#ffffff0f;border-radius:10px;width:32px;height:32px;padding:0}.admin-passes-screen-module__F19mpG__actionButton{background:#cf6e20}.admin-passes-screen-module__F19mpG__secondaryButton{background:#ffffff14}.admin-passes-screen-module__F19mpG__dangerButton{color:#ffd2d8;background:#602732e6}.admin-passes-screen-module__F19mpG__editorPanel{overflow:hidden}.admin-passes-screen-module__F19mpG__editorCard{flex:1;overflow:auto}.admin-passes-screen-module__F19mpG__editorHeaderTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-passes-screen-module__F19mpG__editorHeaderActions{justify-content:space-between;align-items:flex-start}.admin-passes-screen-module__F19mpG__editorDangerZone{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:10px 12px}.admin-passes-screen-module__F19mpG__mediaTitle{margin:0;font-size:18px;line-height:1.1}.admin-passes-screen-module__F19mpG__pathChip{white-space:nowrap;text-overflow:ellipsis;max-width:360px;overflow:hidden}.admin-passes-screen-module__F19mpG__editorForm{gap:14px;display:grid}.admin-passes-screen-module__F19mpG__editorLayout{grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);align-items:start;gap:14px;display:grid}.admin-passes-screen-module__F19mpG__editorMain{gap:12px;display:grid}.admin-passes-screen-module__F19mpG__mediaPanel{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:18px;display:grid}.admin-passes-screen-module__F19mpG__mediaPreview{background:#ffffff14;border-radius:22px;min-height:180px;position:relative;overflow:hidden}.admin-passes-screen-module__F19mpG__mediaImage{object-fit:cover}.admin-passes-screen-module__F19mpG__mediaPlaceholder{color:#ffffff80;justify-content:center;align-items:center;width:100%;min-height:180px;font-size:28px;font-weight:800;display:flex}.admin-passes-screen-module__F19mpG__mediaActions,.admin-passes-screen-module__F19mpG__mediaText{display:grid}.admin-passes-screen-module__F19mpG__mediaActions{gap:14px}.admin-passes-screen-module__F19mpG__mediaText{gap:6px}.admin-passes-screen-module__F19mpG__formSection{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;gap:10px;padding:14px;display:grid}.admin-passes-screen-module__F19mpG__formSectionTitle{margin:0;font-size:15px;line-height:1.1}.admin-passes-screen-module__F19mpG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-passes-screen-module__F19mpG__field{gap:6px;display:grid}.admin-passes-screen-module__F19mpG__fieldLabel{color:#ffffffc7;font-size:12px;font-weight:700;line-height:1.25}.admin-passes-screen-module__F19mpG__hiddenFileInput{display:none}.admin-passes-screen-module__F19mpG__filePickerRow,.admin-passes-screen-module__F19mpG__mediaButtons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-passes-screen-module__F19mpG__fileName,.admin-passes-screen-module__F19mpG__fileHint{font-size:14px;line-height:1.4}.admin-passes-screen-module__F19mpG__fileName{color:#fff;word-break:break-word;font-weight:700}.admin-passes-screen-module__F19mpG__fileHint{color:#ffffff9e}.admin-passes-screen-module__F19mpG__input,.admin-passes-screen-module__F19mpG__textarea{color:#fff;width:100%;min-height:42px;font:inherit;background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;padding:10px 12px}select.admin-passes-screen-module__F19mpG__input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background-color:#1b272af2}select.admin-passes-screen-module__F19mpG__input option{color:#f4f7ff;background:#1b272a}.admin-passes-screen-module__F19mpG__textarea{resize:vertical;min-height:86px}.admin-passes-screen-module__F19mpG__checkboxRow{color:#ffffffe0;background:#ffffff0a;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:10px 12px;font-size:14px;display:inline-flex}.admin-passes-screen-module__F19mpG__previewCard{gap:12px;position:sticky;top:0}.admin-passes-screen-module__F19mpG__previewLabel{color:#ffd18c;background:#ffd69224;width:fit-content}.admin-passes-screen-module__F19mpG__previewPlanCard{background:linear-gradient(#3a3137f2 0%,#352c33fa 100%);border:1px solid #7a7591b8;border-radius:24px;flex-direction:column;gap:10px;padding:16px;display:flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff08}.admin-passes-screen-module__F19mpG__previewPlanCardHighlighted{border:2px solid #f4e6b5}.admin-passes-screen-module__F19mpG__previewBadgesTop,.admin-passes-screen-module__F19mpG__previewFooter,.admin-passes-screen-module__F19mpG__previewFacts{flex-wrap:wrap;gap:8px;display:flex}.admin-passes-screen-module__F19mpG__previewBadge{border-radius:14px;align-items:center;min-height:28px;padding:6px 14px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.admin-passes-screen-module__F19mpG__previewBadgeDefault,.admin-passes-screen-module__F19mpG__previewBadgeFeatured{color:#2a1b0f;background:#efc75d}.admin-passes-screen-module__F19mpG__previewBadgeSuccess{color:#fff;background:#a4c64d}.admin-passes-screen-module__F19mpG__previewPlanMain{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-passes-screen-module__F19mpG__previewPlanCopy{gap:10px;min-width:0;display:grid}.admin-passes-screen-module__F19mpG__previewPlanTitle{color:#fff;letter-spacing:-.04em;margin:0;font-size:20px;font-weight:800;line-height:1.04}.admin-passes-screen-module__F19mpG__previewPlanDescription{color:#ffffffb8;margin:0;font-size:14px;line-height:1.25}.admin-passes-screen-module__F19mpG__previewFeatureList{gap:8px;display:grid}.admin-passes-screen-module__F19mpG__previewFeatureItem{color:#ffffffc2;align-items:center;gap:10px;font-size:14px;line-height:1.2;display:flex}.admin-passes-screen-module__F19mpG__previewFeatureIcon{color:#ffb24d;flex:none;width:20px;height:20px}.admin-passes-screen-module__F19mpG__previewPlanAside{flex-direction:column;flex:none;align-items:flex-end;gap:14px;display:flex}.admin-passes-screen-module__F19mpG__previewPlanPrice{color:#ffd08b;letter-spacing:-.04em;text-align:right;font-size:24px;font-weight:800;line-height:.96}.admin-passes-screen-module__F19mpG__previewPlanAction{cursor:default;background:linear-gradient(#d77222 0%,#a54d14 100%);border-radius:999px;min-width:134px;min-height:44px;box-shadow:0 8px 18px #39170452}.admin-passes-screen-module__F19mpG__previewPlanCardHighlighted .admin-passes-screen-module__F19mpG__previewPlanAction{color:#19150c;background:linear-gradient(#dbe775 0%,#c7d75c 100%)}.admin-passes-screen-module__F19mpG__placeholder{justify-content:center;align-items:flex-start}.admin-passes-screen-module__F19mpG__placeholderTitle{margin:0;font-size:26px;line-height:1}@media (max-width:1260px){.admin-passes-screen-module__F19mpG__editorLayout{grid-template-columns:1fr}.admin-passes-screen-module__F19mpG__previewCard{position:static}}@media (max-width:1180px){.admin-passes-screen-module__F19mpG__workspace{grid-template-columns:320px minmax(0,1fr)}}@media (max-width:980px){.admin-passes-screen-module__F19mpG__header,.admin-passes-screen-module__F19mpG__toolbar,.admin-passes-screen-module__F19mpG__editorHeaderTop,.admin-passes-screen-module__F19mpG__editorHeaderActions{flex-direction:column;align-items:stretch}.admin-passes-screen-module__F19mpG__workspace,.admin-passes-screen-module__F19mpG__panelHeader{grid-template-columns:1fr}}@media (max-width:720px){.admin-passes-screen-module__F19mpG__panel{padding-inline:16px}.admin-passes-screen-module__F19mpG__mediaPanel,.admin-passes-screen-module__F19mpG__formGrid,.admin-passes-screen-module__F19mpG__previewPlanMain{flex-direction:column;grid-template-columns:1fr}.admin-passes-screen-module__F19mpG__treeMain{flex-direction:column;align-items:flex-start}.admin-passes-screen-module__F19mpG__treeInfo{justify-items:start;width:100%}.admin-passes-screen-module__F19mpG__previewPlanAside{align-items:flex-start;width:100%}.admin-passes-screen-module__F19mpG__previewPlanAction{width:100%}}
.admin-payments-screen-module__0U4fRq__screen{color:#f4f7ff;background:radial-gradient(circle at 15% 10%,#43b4ab38,#0000 26%),radial-gradient(circle at 85% 18%,#f3bc5429,#0000 24%),linear-gradient(#11171c 0%,#171f27 45%,#1c222d 100%);min-height:100dvh}.admin-payments-screen-module__0U4fRq__panel{gap:20px;width:min(100%,1320px);margin:0 auto;padding:32px 24px 44px;display:grid}.admin-payments-screen-module__0U4fRq__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-payments-screen-module__0U4fRq__copy{gap:10px;max-width:700px;display:grid}.admin-payments-screen-module__0U4fRq__eyebrow{color:#6fe1d6e6;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;line-height:1.2}.admin-payments-screen-module__0U4fRq__title{letter-spacing:-.05em;margin:0;font-size:42px;line-height:.96}.admin-payments-screen-module__0U4fRq__subtitle{color:#f4f7ffdb;margin:0;line-height:1.55}.admin-payments-screen-module__0U4fRq__headerActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-payments-screen-module__0U4fRq__secondaryButton,.admin-payments-screen-module__0U4fRq__loadMoreButton{color:#fff;font:inherit;cursor:pointer;background:#ffffff12;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.admin-payments-screen-module__0U4fRq__secondaryButton:hover,.admin-payments-screen-module__0U4fRq__loadMoreButton:hover{background:#ffffff1f}.admin-payments-screen-module__0U4fRq__secondaryButton:disabled,.admin-payments-screen-module__0U4fRq__loadMoreButton:disabled{opacity:.64;cursor:default}.admin-payments-screen-module__0U4fRq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-payments-screen-module__0U4fRq__userBadge{background:#ffffff14;border-radius:999px;width:fit-content;padding:10px 14px;font-size:13px;font-weight:700}.admin-payments-screen-module__0U4fRq__rangeControl{background:#ffffff0f;border-radius:18px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.admin-payments-screen-module__0U4fRq__rangeLabel{color:#ffffffb8;font-size:13px;font-weight:700}.admin-payments-screen-module__0U4fRq__rangeSelect{color:#fff;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:none;font-weight:800}.admin-payments-screen-module__0U4fRq__rangeSelect option{color:#f4f7ff;background:#1b272a}.admin-payments-screen-module__0U4fRq__errorText{color:#ffbec6;background:#d0485d26;border-radius:16px;margin:0;padding:12px 14px}.admin-payments-screen-module__0U4fRq__kpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-payments-screen-module__0U4fRq__kpiCard,.admin-payments-screen-module__0U4fRq__chartCard,.admin-payments-screen-module__0U4fRq__ledgerSection{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0e1257;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 18px 52px #0000002e}.admin-payments-screen-module__0U4fRq__kpiCard{grid-template-columns:auto 1fr;gap:14px;min-height:180px;padding:20px;display:grid}.admin-payments-screen-module__0U4fRq__kpiIcon{color:#84ece2;background:#6fe1d624;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.admin-payments-screen-module__0U4fRq__kpiCopy{align-content:start;gap:6px;display:grid}.admin-payments-screen-module__0U4fRq__kpiTitle,.admin-payments-screen-module__0U4fRq__kpiCompare,.admin-payments-screen-module__0U4fRq__kpiHint,.admin-payments-screen-module__0U4fRq__cardText,.admin-payments-screen-module__0U4fRq__secondaryCell,.admin-payments-screen-module__0U4fRq__rankItemMeta,.admin-payments-screen-module__0U4fRq__rankEmpty,.admin-payments-screen-module__0U4fRq__emptyText{color:#f4f7ffd6;margin:0}.admin-payments-screen-module__0U4fRq__kpiTitle{font-size:14px;font-weight:700}.admin-payments-screen-module__0U4fRq__kpiValue{letter-spacing:-.05em;font-size:32px;line-height:1}.admin-payments-screen-module__0U4fRq__kpiCompare{color:#f2d289;font-weight:700}.admin-payments-screen-module__0U4fRq__kpiHint,.admin-payments-screen-module__0U4fRq__cardText,.admin-payments-screen-module__0U4fRq__secondaryCell,.admin-payments-screen-module__0U4fRq__rankItemMeta,.admin-payments-screen-module__0U4fRq__emptyText{font-size:13px;line-height:1.45}.admin-payments-screen-module__0U4fRq__chartsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-payments-screen-module__0U4fRq__chartCard,.admin-payments-screen-module__0U4fRq__ledgerSection{padding:20px}.admin-payments-screen-module__0U4fRq__cardHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.admin-payments-screen-module__0U4fRq__cardTitle,.admin-payments-screen-module__0U4fRq__rankTitle,.admin-payments-screen-module__0U4fRq__emptyTitle{letter-spacing:-.04em;margin:0;font-size:22px;line-height:1}.admin-payments-screen-module__0U4fRq__chartWrap,.admin-payments-screen-module__0U4fRq__barChart,.admin-payments-screen-module__0U4fRq__weekComparison,.admin-payments-screen-module__0U4fRq__rankedGrid,.admin-payments-screen-module__0U4fRq__rankList{gap:14px;display:grid}.admin-payments-screen-module__0U4fRq__chartMeta,.admin-payments-screen-module__0U4fRq__axisLabels,.admin-payments-screen-module__0U4fRq__comparisonHead,.admin-payments-screen-module__0U4fRq__rankHead,.admin-payments-screen-module__0U4fRq__comparisonLabel{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-payments-screen-module__0U4fRq__chartMeta,.admin-payments-screen-module__0U4fRq__axisLabels,.admin-payments-screen-module__0U4fRq__comparisonLabel span,.admin-payments-screen-module__0U4fRq__ledgerCount{color:#f4f7ffc7;font-size:12px;font-weight:700}.admin-payments-screen-module__0U4fRq__chartSvg{width:100%;height:auto}.admin-payments-screen-module__0U4fRq__barTrack{grid-template-columns:repeat(30,minmax(0,1fr));align-items:end;gap:6px;min-height:220px;display:grid}.admin-payments-screen-module__0U4fRq__barColumn{align-items:flex-end;height:220px;display:flex}.admin-payments-screen-module__0U4fRq__barValue{border-radius:10px 10px 4px 4px;width:100%;min-height:0}.admin-payments-screen-module__0U4fRq__weekComparison{gap:18px}.admin-payments-screen-module__0U4fRq__comparisonRow{gap:10px;display:grid}.admin-payments-screen-module__0U4fRq__comparisonGroup{gap:8px;display:grid}.admin-payments-screen-module__0U4fRq__progressTrack,.admin-payments-screen-module__0U4fRq__rankTrack{background:#ffffff14;border-radius:999px;width:100%;height:12px;overflow:hidden}.admin-payments-screen-module__0U4fRq__progressCurrent,.admin-payments-screen-module__0U4fRq__rankFill{border-radius:inherit;background:linear-gradient(90deg,#62d7ca 0%,#8cf0e3 100%);height:100%}.admin-payments-screen-module__0U4fRq__progressPrevious{border-radius:inherit;background:linear-gradient(90deg,#f2b355 0%,#f5d48f 100%);height:100%}.admin-payments-screen-module__0U4fRq__comparisonLabel strong,.admin-payments-screen-module__0U4fRq__rankValue{color:#fff;font-size:14px}.admin-payments-screen-module__0U4fRq__rankedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payments-screen-module__0U4fRq__rankBlock{gap:12px;display:grid}.admin-payments-screen-module__0U4fRq__rankTitle{font-size:18px}.admin-payments-screen-module__0U4fRq__rankItem{gap:8px;display:grid}.admin-payments-screen-module__0U4fRq__rankItemTitle,.admin-payments-screen-module__0U4fRq__primaryCell{margin:0;font-weight:800}.admin-payments-screen-module__0U4fRq__ledgerSection{gap:16px;display:grid}.admin-payments-screen-module__0U4fRq__tableWrap{overflow-x:auto}.admin-payments-screen-module__0U4fRq__table{border-collapse:collapse;width:100%;min-width:1180px}.admin-payments-screen-module__0U4fRq__table th,.admin-payments-screen-module__0U4fRq__table td{text-align:left;vertical-align:top;border-top:1px solid #ffffff14;padding:14px 12px}.admin-payments-screen-module__0U4fRq__table th{color:#f4f7ffc2;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.admin-payments-screen-module__0U4fRq__table tbody tr{cursor:pointer}.admin-payments-screen-module__0U4fRq__table tbody tr:hover,.admin-payments-screen-module__0U4fRq__rowActive{background:#ffffff0a}.admin-payments-screen-module__0U4fRq__statusBadge{color:#8ceddf;background:#6fe1d624;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.admin-payments-screen-module__0U4fRq__badgesRow{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.admin-payments-screen-module__0U4fRq__toneSuccess{color:#8ceddf;background:#6fe1d624}.admin-payments-screen-module__0U4fRq__toneWarning{color:#f5d48f;background:#f2d38924}.admin-payments-screen-module__0U4fRq__toneDanger{color:#ffbec6;background:#d0485d29}.admin-payments-screen-module__0U4fRq__toneMuted{color:#ffffffd1;background:#ffffff1f}.admin-payments-screen-module__0U4fRq__loadMoreWrap{justify-content:center;display:flex}.admin-payments-screen-module__0U4fRq__detailsStack,.admin-payments-screen-module__0U4fRq__eventsList{gap:14px;display:grid}.admin-payments-screen-module__0U4fRq__detailsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-payments-screen-module__0U4fRq__detailActions{flex-wrap:wrap;gap:10px;display:flex}.admin-payments-screen-module__0U4fRq__eventCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;padding:14px}.admin-payments-screen-module__0U4fRq__diagnosisCard{border:1px solid #ffffff14;border-radius:20px;gap:10px;padding:16px;display:grid}.admin-payments-screen-module__0U4fRq__warningText{color:#ffbec6;margin:0;font-size:13px;line-height:1.45}.admin-payments-screen-module__0U4fRq__emptyState{background:#ffffff0a;border-radius:20px;gap:10px;padding:28px;display:grid}@media (max-width:1180px){.admin-payments-screen-module__0U4fRq__kpiGrid,.admin-payments-screen-module__0U4fRq__chartsGrid,.admin-payments-screen-module__0U4fRq__rankedGrid{grid-template-columns:1fr}}@media (max-width:820px){.admin-payments-screen-module__0U4fRq__panel{padding-inline:16px}.admin-payments-screen-module__0U4fRq__header{grid-template-columns:1fr;display:grid}.admin-payments-screen-module__0U4fRq__title{font-size:34px}.admin-payments-screen-module__0U4fRq__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.admin-payments-screen-module__0U4fRq__kpiGrid,.admin-payments-screen-module__0U4fRq__detailsGrid{grid-template-columns:1fr}.admin-payments-screen-module__0U4fRq__toolbar,.admin-payments-screen-module__0U4fRq__headerActions{align-items:stretch}.admin-payments-screen-module__0U4fRq__secondaryButton,.admin-payments-screen-module__0U4fRq__loadMoreButton,.admin-payments-screen-module__0U4fRq__rangeControl{width:100%}}
.admin-qr-scanner-screen-module__CpfbIW__screen{color:#f4f7ff;background:radial-gradient(circle at 14% 8%,#3497672e,#0000 26%),radial-gradient(circle at 86% 92%,#1f719d38,#0000 30%),linear-gradient(#11181a 0%,#142024 42%,#17252a 100%);min-height:100dvh}.admin-qr-scanner-screen-module__CpfbIW__panel{flex-direction:column;gap:14px;width:min(100%,1340px);min-height:100dvh;margin:0 auto;padding:20px 18px 24px;display:flex}.admin-qr-scanner-screen-module__CpfbIW__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-qr-scanner-screen-module__CpfbIW__eyebrow,.admin-qr-scanner-screen-module__CpfbIW__resultEyebrow{color:#89e4bee0;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800;line-height:1.2}.admin-qr-scanner-screen-module__CpfbIW__title{letter-spacing:-.05em;margin:0;font-size:34px;line-height:.98}.admin-qr-scanner-screen-module__CpfbIW__subtitle{color:#f4f7ffe0;max-width:760px;margin:8px 0 0;line-height:1.45}.admin-qr-scanner-screen-module__CpfbIW__headerActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-qr-scanner-screen-module__CpfbIW__secondaryButton,.admin-qr-scanner-screen-module__CpfbIW__refreshButton,.admin-qr-scanner-screen-module__CpfbIW__primaryButton,.admin-qr-scanner-screen-module__CpfbIW__secondaryGhostButton,.admin-qr-scanner-screen-module__CpfbIW__fallbackToggle{font:inherit;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;font-weight:800;text-decoration:none;display:inline-flex}.admin-qr-scanner-screen-module__CpfbIW__secondaryButton,.admin-qr-scanner-screen-module__CpfbIW__refreshButton{color:#fff;background:#ffffff14;border:none}.admin-qr-scanner-screen-module__CpfbIW__primaryButton{color:#081112;background:linear-gradient(135deg,#8ee7c2 0%,#69c9ff 100%);border:none}.admin-qr-scanner-screen-module__CpfbIW__secondaryGhostButton{color:#fff;background:0 0;border:1px solid #ffffff1f}.admin-qr-scanner-screen-module__CpfbIW__fallbackToggle{color:#d9fff1eb;background:#ffffff0f;border:none;width:fit-content}.admin-qr-scanner-screen-module__CpfbIW__primaryButton:disabled,.admin-qr-scanner-screen-module__CpfbIW__secondaryGhostButton:disabled{opacity:.6;cursor:not-allowed}.admin-qr-scanner-screen-module__CpfbIW__badge{background:#ffffff14;border-radius:999px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700}.admin-qr-scanner-screen-module__CpfbIW__scanMode{grid-template-columns:minmax(300px,400px) minmax(0,1fr);gap:14px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__resultMode{gap:12px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__scannerCard,.admin-qr-scanner-screen-module__CpfbIW__resultPlaceholder,.admin-qr-scanner-screen-module__CpfbIW__resultSummaryCard,.admin-qr-scanner-screen-module__CpfbIW__dataSection,.admin-qr-scanner-screen-module__CpfbIW__primarySection,.admin-qr-scanner-screen-module__CpfbIW__metaSection{background:#0e1719d1;border:1px solid #ffffff14;border-radius:20px;gap:12px;padding:16px;display:grid;box-shadow:0 18px 52px #0000002e}.admin-qr-scanner-screen-module__CpfbIW__primarySection{background:linear-gradient(#111f21eb 0%,#0e1719e6 100%)}.admin-qr-scanner-screen-module__CpfbIW__scannerHeader,.admin-qr-scanner-screen-module__CpfbIW__resultHeader,.admin-qr-scanner-screen-module__CpfbIW__resultSummaryHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-qr-scanner-screen-module__CpfbIW__cardTitle,.admin-qr-scanner-screen-module__CpfbIW__sectionTitle,.admin-qr-scanner-screen-module__CpfbIW__resultTitle{letter-spacing:-.04em;margin:0;font-size:21px;line-height:1}.admin-qr-scanner-screen-module__CpfbIW__cardText{color:#f4f7ffd6;margin:6px 0 0;line-height:1.42}.admin-qr-scanner-screen-module__CpfbIW__previewWrap{aspect-ratio:3/4;background:linear-gradient(#142427e6 0%,#0a1213f5 100%);border-radius:18px;position:relative;overflow:hidden}.admin-qr-scanner-screen-module__CpfbIW__preview{object-fit:cover;width:100%;height:100%}.admin-qr-scanner-screen-module__CpfbIW__scanFrame{border:3px solid #99f4cdb8;border-radius:18px;position:absolute;inset:18% 12%;box-shadow:0 0 0 200vmax #00000029}.admin-qr-scanner-screen-module__CpfbIW__cameraState{color:#baf7deeb;align-items:center;gap:8px;font-size:14px;font-weight:700;line-height:1.35;display:inline-flex}.admin-qr-scanner-screen-module__CpfbIW__errorText{color:#ffb9b2;margin:0;font-size:14px;line-height:1.4}.admin-qr-scanner-screen-module__CpfbIW__fallbackArea,.admin-qr-scanner-screen-module__CpfbIW__manualForm{gap:10px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__manualForm{background:#ffffff0a;border-radius:16px;padding:12px}.admin-qr-scanner-screen-module__CpfbIW__manualInput{color:#fff;width:100%;min-height:120px;font:inherit;resize:vertical;background:#080f11bd;border:1px solid #ffffff1f;border-radius:14px;padding:12px 14px;line-height:1.45}.admin-qr-scanner-screen-module__CpfbIW__manualInput::placeholder{color:#f4f7ff94}.admin-qr-scanner-screen-module__CpfbIW__manualActions{flex-wrap:wrap;gap:8px;display:flex}.admin-qr-scanner-screen-module__CpfbIW__resultStatus{color:#ceffecf0;flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:14px;font-weight:700;display:flex}.admin-qr-scanner-screen-module__CpfbIW__resultLayout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__dataGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__dataItem,.admin-qr-scanner-screen-module__CpfbIW__metaItem{border-bottom:1px solid #ffffff14;gap:4px;padding:8px 0;display:grid}.admin-qr-scanner-screen-module__CpfbIW__dataItem:last-child,.admin-qr-scanner-screen-module__CpfbIW__metaItem:last-child{border-bottom:none}.admin-qr-scanner-screen-module__CpfbIW__metaRows{gap:0;display:grid}.admin-qr-scanner-screen-module__CpfbIW__infoLabel{color:#a3ebcdb8;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800;line-height:1.2}.admin-qr-scanner-screen-module__CpfbIW__infoValue{color:#fff;word-break:break-word;font-size:16px;font-weight:700;line-height:1.35}.admin-qr-scanner-screen-module__CpfbIW__metaValue{color:#f4f7fff5;word-break:break-word;font-size:14px;font-weight:700;line-height:1.35}.admin-qr-scanner-screen-module__CpfbIW__emptyState{background:#ffffff08;border-radius:16px;gap:6px;padding:14px;display:grid}.admin-qr-scanner-screen-module__CpfbIW__emptyTitle{margin:0;font-size:17px;font-weight:800;line-height:1.1}@media (max-width:960px){.admin-qr-scanner-screen-module__CpfbIW__scanMode,.admin-qr-scanner-screen-module__CpfbIW__resultLayout{grid-template-columns:1fr}}@media (max-width:720px){.admin-qr-scanner-screen-module__CpfbIW__panel{gap:12px;padding:16px 12px 20px}.admin-qr-scanner-screen-module__CpfbIW__header,.admin-qr-scanner-screen-module__CpfbIW__scannerHeader,.admin-qr-scanner-screen-module__CpfbIW__resultHeader,.admin-qr-scanner-screen-module__CpfbIW__resultSummaryHeader,.admin-qr-scanner-screen-module__CpfbIW__manualActions{flex-direction:column}.admin-qr-scanner-screen-module__CpfbIW__dataGrid{grid-template-columns:1fr}}
.auth-choice-screen-module__3llBfq__screen{flex-direction:column;flex:1;justify-content:center;padding:28px 10px 84px;display:flex}.auth-choice-screen-module__3llBfq__title{text-align:center;letter-spacing:-.04em;max-width:280px;margin:0 auto;font-size:28px;font-weight:800;line-height:1.22}.auth-choice-screen-module__3llBfq__actions{gap:14px;margin-top:34px;display:grid}@media (max-width:420px){.auth-choice-screen-module__3llBfq__screen{padding-left:2px;padding-right:2px}.auth-choice-screen-module__3llBfq__title{font-size:26px}}
.recovery-email-screen-module__J1MndG__screen{flex-direction:column;flex:1;padding-top:86px;display:flex}.recovery-email-screen-module__J1MndG__intro{padding-right:8px}.recovery-email-screen-module__J1MndG__title{letter-spacing:-.05em;font-size:29px;font-weight:800;line-height:1.14}.recovery-email-screen-module__J1MndG__form{gap:18px;margin-top:clamp(24px,4vh,48px);display:grid}.recovery-email-screen-module__J1MndG__error{color:var(--color-error);margin:0;font-size:14px;line-height:1.4}.recovery-email-screen-module__J1MndG__submit{margin-top:54px}@media (max-width:420px){.recovery-email-screen-module__J1MndG__screen{padding-top:64px}.recovery-email-screen-module__J1MndG__title{font-size:27px}.recovery-email-screen-module__J1MndG__submit{margin-top:44px}}
