.mobile-drawer-overlay{z-index:9999;opacity:0;visibility:hidden;background-color:#00000080;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}@media (max-width:824px){.mobile-drawer-overlay{display:block}}.mobile-drawer-overlay.active{opacity:1;visibility:visible}.mobile-drawer-panel{background-color:var(--color-gray);z-index:10000;width:min(92%,420px);height:100dvh;font-family:var(--font-body);letter-spacing:0;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-8px 0 24px #0000002e}.mobile-drawer-panel.active{transform:translate(0)}.mobile-drawer-header{background-color:var(--color-dark);color:var(--color-white);padding:env(safe-area-inset-top,0px) 16px 0;height:calc(52px + env(safe-area-inset-top,0px));z-index:1;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.mobile-drawer-logo{align-items:center;height:18px;display:flex}.mobile-drawer-logo img{width:auto;height:100%}.mobile-drawer-close{width:36px;height:36px;color:var(--color-white);cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.mobile-drawer-close:active{background-color:#ffffff1a}.mobile-drawer-content{background-color:var(--color-gray);-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;padding:12px 0 0;display:flex;overflow-y:auto}.mobile-drawer-content .menu-user-status,.mobile-drawer-subpanel__content .menu-user-status,.profile-mobile-menu .menu-user-status{font-size:var(--special-font-size);color:var(--color-gray-muted);letter-spacing:.02em;padding:14px 16px 10px}.mobile-drawer-content .menu-user-status strong,.mobile-drawer-subpanel__content .menu-user-status strong,.profile-mobile-menu .menu-user-status strong{color:var(--color-dark);font-weight:var(--font-weight-semibold)}.mobile-drawer-content .menu-section,.mobile-drawer-subpanel__content .menu-section,.profile-mobile-menu .menu-section{margin-bottom:8px;padding:0 16px}.mobile-drawer-content .menu-section--standalone,.mobile-drawer-subpanel__content .menu-section--standalone,.profile-mobile-menu .menu-section--standalone{margin-bottom:4px}.mobile-drawer-content .menu-section--login,.mobile-drawer-subpanel__content .menu-section--login,.profile-mobile-menu .menu-section--login{margin-bottom:12px}.mobile-drawer-content .menu-section__header,.mobile-drawer-subpanel__content .menu-section__header,.profile-mobile-menu .menu-section__header{font-family:var(--font-bebas-neue);font-size:var(--special-font-size);line-height:var(--special-line-height);font-weight:var(--font-weight-semibold);color:var(--color-gray-muted);text-transform:uppercase;letter-spacing:.06em;padding:4px 16px 6px}.mobile-drawer-content .menu-section__links,.mobile-drawer-subpanel__content .menu-section__links,.profile-mobile-menu .menu-section__links{background-color:var(--color-white);border-radius:10px;overflow:hidden}.mobile-drawer-content .menu-section__links .menu-link-item,.mobile-drawer-subpanel__content .menu-section__links .menu-link-item,.profile-mobile-menu .menu-section__links .menu-link-item{border-bottom:1px solid var(--color-gray)}.mobile-drawer-content .menu-section__links .menu-link-item:last-child,.mobile-drawer-subpanel__content .menu-section__links .menu-link-item:last-child,.profile-mobile-menu .menu-section__links .menu-link-item:last-child{border-bottom:none}.mobile-drawer-content .menu-section__links .menu-logout-btn,.mobile-drawer-subpanel__content .menu-section__links .menu-logout-btn,.profile-mobile-menu .menu-section__links .menu-logout-btn{border-top:1px solid var(--color-gray)}.mobile-drawer-content .menu-link-item,.mobile-drawer-subpanel__content .menu-link-item,.profile-mobile-menu .menu-link-item{min-height:48px;color:var(--color-dark);font-size:var(--body-text-font-size);line-height:var(--body-text-line-height);font-weight:var(--font-weight-medium);-webkit-tap-highlight-color:#0000;justify-content:space-between;align-items:center;padding:14px 16px;text-decoration:none;transition:background-color .1s;display:flex}.mobile-drawer-content .menu-link-item .badge,.mobile-drawer-subpanel__content .menu-link-item .badge,.profile-mobile-menu .menu-link-item .badge{background-color:var(--color-yellow);color:var(--color-dark);font-size:var(--special-xs-font-size);min-width:20px;height:20px;font-weight:var(--font-weight-semibold);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;display:flex}.mobile-drawer-content .menu-link-item .badge--warning,.mobile-drawer-subpanel__content .menu-link-item .badge--warning,.profile-mobile-menu .menu-link-item .badge--warning{color:#fff;background-color:#f59e0b}.mobile-drawer-content .menu-link-item--warning,.mobile-drawer-subpanel__content .menu-link-item--warning,.profile-mobile-menu .menu-link-item--warning{color:#f59e0b;font-weight:var(--font-weight-semibold)}.mobile-drawer-content .menu-link-item svg,.mobile-drawer-subpanel__content .menu-link-item svg,.profile-mobile-menu .menu-link-item svg{opacity:.3;width:16px;height:16px}.mobile-drawer-content .menu-link-item:active,.mobile-drawer-subpanel__content .menu-link-item:active,.profile-mobile-menu .menu-link-item:active{background-color:var(--color-gray-hover)}.mobile-drawer-content .menu-link-item--cta,.mobile-drawer-subpanel__content .menu-link-item--cta,.profile-mobile-menu .menu-link-item--cta{font-weight:var(--font-weight-semibold);justify-content:flex-start;gap:8px}.mobile-drawer-content .menu-link-item--cta svg,.mobile-drawer-subpanel__content .menu-link-item--cta svg,.profile-mobile-menu .menu-link-item--cta svg{opacity:1;flex-shrink:0;width:18px;min-width:18px;height:18px;overflow:visible}.mobile-drawer-content .menu-link-item--cta svg path,.mobile-drawer-subpanel__content .menu-link-item--cta svg path,.profile-mobile-menu .menu-link-item--cta svg path{fill:var(--color-dark)}.mobile-drawer-content .menu-link-item--standalone,.mobile-drawer-subpanel__content .menu-link-item--standalone,.profile-mobile-menu .menu-link-item--standalone{background-color:var(--color-white);font-weight:var(--font-weight-semibold);border-radius:10px}.mobile-drawer-content .menu-link-item--button,.mobile-drawer-subpanel__content .menu-link-item--button,.profile-mobile-menu .menu-link-item--button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit}.mobile-drawer-content .menu-link-item--disabled,.mobile-drawer-subpanel__content .menu-link-item--disabled,.profile-mobile-menu .menu-link-item--disabled{color:var(--color-font-gray-2,#666);opacity:.55;cursor:not-allowed;pointer-events:none;-webkit-user-select:none;user-select:none}.mobile-drawer-content .mobile-drawer-guest-cta,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta,.profile-mobile-menu .mobile-drawer-guest-cta{background-color:var(--color-white);border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;gap:8px;margin:4px 16px 12px;padding:16px;display:flex}.mobile-drawer-content .mobile-drawer-guest-cta__title,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta__title,.profile-mobile-menu .mobile-drawer-guest-cta__title{color:var(--color-dark);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.mobile-drawer-content .mobile-drawer-guest-cta__desc,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta__desc,.profile-mobile-menu .mobile-drawer-guest-cta__desc{color:var(--color-font-gray-2,#555);margin:0;font-size:13px;line-height:1.45}.mobile-drawer-content .mobile-drawer-guest-cta__btn,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta__btn,.profile-mobile-menu .mobile-drawer-guest-cta__btn{background-color:var(--color-dark);color:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:4px;padding:10px 14px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.mobile-drawer-content .mobile-drawer-guest-cta__btn svg,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta__btn svg,.profile-mobile-menu .mobile-drawer-guest-cta__btn svg{fill:#fff;width:18px;height:18px}.mobile-drawer-content .mobile-drawer-guest-cta__btn:active,.mobile-drawer-subpanel__content .mobile-drawer-guest-cta__btn:active,.profile-mobile-menu .mobile-drawer-guest-cta__btn:active{opacity:.9}.mobile-drawer-content .menu-login-cta,.mobile-drawer-subpanel__content .menu-login-cta,.profile-mobile-menu .menu-login-cta{background-color:var(--color-yellow);color:var(--color-dark);font-size:var(--body-text-font-size);font-weight:var(--font-weight-semibold);-webkit-tap-highlight-color:#0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px 16px;text-decoration:none;display:flex}.mobile-drawer-content .menu-login-cta svg,.mobile-drawer-subpanel__content .menu-login-cta svg,.profile-mobile-menu .menu-login-cta svg{width:18px;height:18px;fill:var(--color-dark)}.mobile-drawer-content .menu-login-cta:active,.mobile-drawer-subpanel__content .menu-login-cta:active,.profile-mobile-menu .menu-login-cta:active{background-color:var(--color-darker-electic-lime)}.mobile-drawer-content .menu-logout-btn,.mobile-drawer-subpanel__content .menu-logout-btn,.profile-mobile-menu .menu-logout-btn{cursor:pointer;width:100%;min-height:48px;font-family:inherit;font-size:var(--body-text-font-size);font-weight:var(--font-weight-medium);color:var(--color-crimson-red);text-align:left;-webkit-tap-highlight-color:#0000;background:0 0;border:none;align-items:center;padding:14px 16px;display:flex}.mobile-drawer-content .menu-logout-btn:active,.mobile-drawer-subpanel__content .menu-logout-btn:active,.profile-mobile-menu .menu-logout-btn:active{background-color:var(--color-gray-hover)}.mobile-drawer-content .menu-footer,.mobile-drawer-subpanel__content .menu-footer,.profile-mobile-menu .menu-footer{padding:16px 16px calc(16px + env(safe-area-inset-bottom,0px));flex-wrap:wrap;justify-content:center;gap:4px 16px;margin-top:auto;display:flex}.mobile-drawer-content .menu-footer a,.mobile-drawer-subpanel__content .menu-footer a,.profile-mobile-menu .menu-footer a{color:var(--color-gray-muted);font-size:var(--special-xs-font-size);text-decoration:none}.guest-benefits{flex-direction:column;gap:8px;display:flex}.guest-benefit-item{background-color:var(--color-white);border-radius:10px;padding:14px 16px}.guest-benefit-item h4{font-size:var(--body-text-font-size);font-weight:var(--font-weight-semibold);color:var(--color-dark);margin-bottom:4px}.guest-benefit-item p{font-size:var(--special-font-size);color:var(--color-gray-muted);line-height:1.4}.guest-login-section{margin-top:8px}body.menu-open{width:100%;height:100%;position:fixed}.mobile-drawer-shortcuts{flex-direction:column;gap:10px;padding:4px 12px 12px;display:flex}.mobile-drawer-shortcuts__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mobile-drawer-shortcut{color:var(--color-dark);font-family:var(--font-body);text-align:center;cursor:pointer;-webkit-tap-highlight-color:#0000;background-color:#fff;border:1px solid #0000000f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 8px;font-size:12px;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .15s,transform .1s;display:flex}.mobile-drawer-shortcut:active{background-color:#f5f5f5;transform:scale(.97)}.mobile-drawer-shortcut__icon{width:28px;height:28px;color:var(--color-dark);justify-content:center;align-items:center;display:flex;position:relative}.mobile-drawer-shortcut__icon svg{width:22px;height:22px}.mobile-drawer-shortcut__badge{background-color:var(--color-yellow);min-width:18px;height:18px;color:var(--color-dark);text-align:center;border-radius:9px;padding:0 5px;font-size:10px;font-weight:700;line-height:18px;position:absolute;top:-6px;right:-10px;box-shadow:0 0 0 2px #fff}.mobile-drawer-shortcut__label{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.mobile-drawer-subpanel{background-color:var(--color-gray);z-index:2;-webkit-overflow-scrolling:touch;flex-direction:column;transition:transform .25s;display:flex;position:absolute;inset:0;overflow-y:auto;transform:translate(100%)}.mobile-drawer-subpanel.active{transform:translate(0)}.mobile-drawer-subpanel__header{height:calc(52px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 12px 0;background-color:var(--color-dark);color:var(--color-white);z-index:1;align-items:center;gap:8px;display:flex;position:sticky;top:0}.mobile-drawer-subpanel__back{width:36px;height:36px;color:var(--color-white);cursor:pointer;-webkit-tap-highlight-color:#0000;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.mobile-drawer-subpanel__back:active{background-color:#ffffff1a}.mobile-drawer-subpanel__title{font-family:var(--font-bebas-neue);letter-spacing:.04em;text-transform:uppercase;font-size:18px}.mobile-drawer-subpanel__content{flex:1;padding:12px 0 0}
.bottom-tab-bar{z-index:9998;padding:6px 4px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e5e5;justify-content:space-around;align-items:stretch;gap:0;display:none;position:fixed;bottom:0;left:0;right:0}@media screen and (max-width:824px){.bottom-tab-bar{display:flex}}.bottom-tab-bar__item{color:#555;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-width:0;padding:6px 4px;font-size:10px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.bottom-tab-bar__item--active{color:var(--color-dark);font-weight:600}.bottom-tab-bar__item:hover{color:var(--color-dark)}.bottom-tab-bar__icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.bottom-tab-bar__icon svg{width:22px;height:22px}.bottom-tab-bar__item--profile .bottom-tab-bar__icon svg{fill:currentColor;stroke:none}.bottom-tab-bar__dot{background-color:var(--color-yellow);border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.bottom-tab-bar__label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:1.1;overflow:hidden}body.menu-open .bottom-tab-bar{display:none}@media screen and (max-width:824px){body{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}
.footer-new{background-color:var(--color-dark);color:#fff}@media (max-width:824px){.footer-new{display:none}}.footer-new__main{border-bottom:1px solid #ffffff14;padding:3rem 0 2rem}@media (max-width:640px){.footer-new__main{padding:1.5rem 0 1.25rem}}.footer-new__container{grid-template-columns:1.4fr repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (max-width:1024px){.footer-new__container{grid-template-columns:1fr 1fr;gap:2rem 1.5rem}}@media (max-width:640px){.footer-new__container{grid-template-columns:1fr 1fr;gap:1rem;padding:0 1rem}}@media (max-width:1024px){.footer-new__brand{grid-column:1/-1;max-width:360px}}@media (max-width:640px){.footer-new__brand{border-bottom:1px solid #ffffff0f;grid-column:1/-1;align-items:center;gap:1rem;max-width:none;margin-bottom:.25rem;padding-bottom:.75rem;display:flex}}.footer-new__logo{align-items:center;gap:.5rem;margin-bottom:.75rem;text-decoration:none;display:flex}@media (max-width:640px){.footer-new__logo{flex-shrink:0;margin-bottom:0}.footer-new__logo img{width:120px;height:auto}}.footer-new__desc{color:#ffffff80;max-width:280px;margin-bottom:1.25rem;font-size:.8125rem;line-height:1.6}@media (max-width:640px){.footer-new__desc{display:none}}.footer-new__socials{gap:.5rem;display:flex}@media (max-width:640px){.footer-new__socials{margin-left:auto}}.footer-new__social{color:#fff9;border:1px solid #fff3;border-radius:2px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s,border-color .2s,color .2s;display:flex}.footer-new__social svg{width:14px;height:14px}@media (max-width:640px){.footer-new__social{width:28px;height:28px}.footer-new__social svg{width:12px;height:12px}}.footer-new__social:hover{background-color:var(--color-yellow);border-color:var(--color-yellow);color:#000}.footer-new__column-title{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.6875rem;font-weight:700}@media (max-width:640px){.footer-new__column-title{margin-bottom:.5rem;font-size:.625rem}}.footer-new__column-links{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:640px){.footer-new__column-links{gap:.375rem}}.footer-new__column-links li a{color:#fff9;font-size:.8125rem;text-decoration:none;transition:color .15s}@media (max-width:640px){.footer-new__column-links li a{font-size:.75rem}}.footer-new__column-links li a:hover{color:#fff}.footer-new__bottom{padding:1.25rem 0}@media (max-width:640px){.footer-new__bottom{padding:.75rem 0}}.footer-new__bottom-inner{justify-content:space-between;align-items:center;display:flex}@media (max-width:640px){.footer-new__bottom-inner{text-align:center;flex-direction:column;gap:.5rem}}.footer-new__copyright{color:#ffffff59;font-size:.75rem}@media (max-width:640px){.footer-new__copyright{font-size:.625rem}}.footer-new__bottom-links{gap:1.5rem;display:flex}@media (max-width:640px){.footer-new__bottom-links{gap:.75rem}}.footer-new__bottom-links a{color:#ffffff59;font-size:.75rem;text-decoration:none;transition:color .15s}@media (max-width:640px){.footer-new__bottom-links a{font-size:.625rem}}.footer-new__bottom-links a:hover{color:#ffffffb3}
