:root{--nc-layout-width: 100vw;--nc-layout-height: 100dvh;--nc-visual-width: 100vw;--nc-visual-height: 100dvh;--nc-viewport-width: 100vw;--nc-viewport-height: 100dvh;--nc-screen-height: 100dvh;--nc-keyboard-inset: 0px;--nc-desktop-screen-cap: 430px;--nc-screen-width: min(100vw, var(--nc-desktop-screen-cap));--nc-header-height: 60px;--nc-header-back-size: 22px;--nc-header-back-left: clamp(24px, 8.95522388vw, 36px);--nc-bottom-nav-height: 93px;--nc-safe-top: env(safe-area-inset-top, 0px);--nc-safe-bottom: env(safe-area-inset-bottom, 0px);--nc-header-total: calc(var(--nc-header-height) + var(--nc-safe-top));--nc-bottom-nav-total: calc(var(--nc-bottom-nav-height) + var(--nc-safe-bottom));--nc-black: #0B0B0F;--nc-ink: #09090C;--nc-chrome: #111419;--nc-chrome-mid: #171A1F;--nc-surface: #1A1D22;--nc-surface-raised: #22262C;--nc-surface-field: #292E35;--nc-surface-muted: #303640;--nc-border: #343A43;--nc-text: #F5F7FA;--nc-text-muted: #9AA2AD;--nc-brand: #1476D4;--nc-danger: #FF453A;--nc-success: #32D74B;--nc-warning: #CDA641;--nc-tier-gold: #CDA641;--nc-tier-bronze: #AA7E63;--nc-tier-silver: #8D8F95;--nc-page-bg: var(--nc-black);--nc-screen-continuity-bg: var(--nc-page-bg);--nc-muted: var(--nc-text-muted);--nc-blue: var(--nc-brand);--nc-field-bg: var(--nc-surface-field);--nc-card-gradient: linear-gradient(180deg, var(--nc-surface) 0%, var(--nc-surface-raised) 100%);--nc-nav-gradient: linear-gradient(180deg, var(--nc-chrome) 50%, var(--nc-surface-raised) 100%);--nc-list-gradient: linear-gradient(180deg, var(--nc-ink) 0%, var(--nc-chrome-mid) 60%, var(--nc-surface-raised) 100%)}[data-hydrate-hidden]:not([data-hydrated]){visibility:hidden!important}html{width:100%;min-height:100%;background:var(--nc-page-bg);-webkit-text-size-adjust:100%;text-size-adjust:100%}*,*:before,*:after{min-width:0}body{width:100%;min-height:100%;min-height:100svh;min-height:100dvh;background:var(--nc-page-bg);color:var(--nc-text);font-family:Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-y:auto!important;overflow-x:hidden!important}:where(.app-content,.app-content--full,.auth-page,.not-logged-in){font-variant-numeric:tabular-nums}:where(.app-content,.app-content--full,.auth-page,.not-logged-in) :where(h1,h2,h3,.result-card__title,.find-players-empty-state__title,.availability-screen-title){text-wrap:balance}img,svg,video,canvas{max-width:100%}img,video,canvas{height:auto}input,select,textarea,button{max-width:100%;font:inherit}input::placeholder,textarea::placeholder{color:var(--nc-muted);opacity:1}input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:var(--nc-text);caret-color:var(--nc-text);box-shadow:0 0 0 1000px var(--nc-field-bg) inset;transition:background-color 9999s ease-in-out 0s}button,[role=button],a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,[role=button]{text-align:center}button:disabled,button[aria-disabled=true],[role=button][aria-disabled=true],a[aria-disabled=true]{cursor:not-allowed}button:disabled:not(.slot):not(.availability-date-arrow),button[aria-disabled=true]:not(.slot):not(.availability-date-arrow){opacity:.62}:where(button,[role=button],a,input,select,textarea):focus-visible{outline:2px solid var(--nc-blue);outline-offset:2px}.app-bottom-nav :where(a,button,[role=button]):focus-visible,.app-header :where(a,button,[role=button]):focus-visible,.header :where(a,button,[role=button]):focus-visible{border-radius:8px}.auth-field input:focus-visible{outline:0}button:not(.nav-icon-btn):not(.icon-btn):not(.back-button):not(.back-icon):not(.ep-header__back){align-items:center;justify-content:center}button img,[role=button] img{flex:0 0 auto}button>span:not([aria-hidden=true]),button [class*=label],button [class*=text],button [class*=guest],button [class*=login],[role=button]>span:not([aria-hidden=true]),[role=button] [class*=label],[role=button] [class*=text]{text-align:center}.app-shell{width:var(--nc-screen-width)!important;max-width:100vw!important;height:100svh!important;height:100dvh!important;height:var(--nc-viewport-height, 100dvh)!important;min-height:0!important;background:var(--nc-screen-continuity-bg)!important;overflow:hidden!important}@media(min-width:768px){body{justify-content:center}.app-shell,.app-header,.app-content,.app-content--full,.app-bottom-nav,.app-bottom-nav .navigation-bar{max-width:var(--nc-desktop-screen-cap)!important}.auth-page,.not-logged-in{max-width:402px!important}}.app-header,[data-nitro-header]{position:fixed!important;top:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:var(--nc-screen-width)!important;max-width:var(--nc-desktop-screen-cap)!important;height:var(--nc-header-total)!important;padding-top:var(--nc-safe-top)!important;background:transparent!important;z-index:5000!important;pointer-events:auto!important}.app-content{top:0!important;bottom:var(--nc-bottom-nav-total)!important;padding-top:var(--nc-header-total)!important;padding-bottom:calc(18px + var(--nc-safe-bottom))!important;min-height:0!important;background:var(--nc-screen-continuity-bg)!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior-y:contain;z-index:1!important}body[data-page=profile][data-profile-auth-state=logged-out]{overflow:hidden!important}body[data-page=profile][data-profile-auth-state=logged-out] .app-content{overflow:hidden!important;padding-bottom:0!important}.app-content--full{top:0!important;bottom:0!important;padding-top:var(--nc-header-total)!important;padding-bottom:calc(28px + var(--nc-safe-bottom))!important;min-height:0!important;background:var(--nc-screen-continuity-bg)!important;overflow-y:auto!important;overflow-x:hidden!important;z-index:1!important}.app-bottom-nav{height:var(--nc-bottom-nav-total)!important;bottom:0!important;padding-bottom:var(--nc-safe-bottom)!important;z-index:2000!important;pointer-events:none}.app-bottom-nav .navigation-bar{pointer-events:auto;width:var(--nc-screen-width)!important;max-width:100vw!important;height:var(--nc-bottom-nav-height)!important;top:0!important;left:0!important;overflow:visible!important;--nc-nav-slot-home: 13%;--nc-nav-slot-find: 31.5%;--nc-nav-slot-wallet: 50%;--nc-nav-slot-ticket: 68.5%;--nc-nav-slot-profile: 87%}.app-bottom-nav .navbar-container,.app-bottom-nav .navbar-banner-background,.app-bottom-nav .navbar-label{width:100%!important}.app-bottom-nav .home-icon,.app-bottom-nav .auto-matching-icon,.app-bottom-nav .wallet-icon,.app-bottom-nav .ticket-icon,.app-bottom-nav .profile-icon{top:3px!important;width:48px!important;height:48px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:translate(-50%)!important;overflow:visible!important}.app-bottom-nav .home-icon{left:var(--nc-nav-slot-home)!important}.app-bottom-nav .auto-matching-icon{left:var(--nc-nav-slot-find)!important}.app-bottom-nav .wallet-icon{left:var(--nc-nav-slot-wallet)!important}.app-bottom-nav .ticket-icon{left:var(--nc-nav-slot-ticket)!important}.app-bottom-nav .profile-icon{left:var(--nc-nav-slot-profile)!important}.app-bottom-nav .home-icon img,.app-bottom-nav .auto-matching-icon img,.app-bottom-nav .wallet-icon img,.app-bottom-nav .ticket-icon img,.app-bottom-nav .profile-icon img{width:26px!important;height:26px!important;max-width:none!important;flex:0 0 auto!important;object-fit:contain!important;display:block!important}.app-bottom-nav .active-bar{width:98px!important;height:98px!important;transform:translate(-50%)!important}[data-page=home] .app-bottom-nav .active-bar{left:var(--nc-nav-slot-home)!important}[data-page=find-players] .app-bottom-nav .active-bar{left:var(--nc-nav-slot-find)!important}[data-page=wallet] .app-bottom-nav .active-bar{left:var(--nc-nav-slot-wallet)!important}[data-page=my-booking] .app-bottom-nav .active-bar{left:var(--nc-nav-slot-ticket)!important}[data-page=profile] .app-bottom-nav .active-bar{left:var(--nc-nav-slot-profile)!important}.app-header .header,.app-header .sub-header-with-back-button,.app-header .ep-header,.header{width:var(--nc-screen-width)!important;height:var(--nc-header-height)!important;max-width:100vw!important;background:transparent!important}.app-header .header-top-bar,.app-header .ep-header__top-bar,.app-header .sub-header-with-back-button .header-top-bar,.header .header-top-bar,.result-header .top-bar,.sub-header-with-back-button .top-bar,.ep-header__top-bar{width:100%!important;height:var(--nc-header-height)!important;top:0!important}.app-header .nitro-console,.app-header .nitro-console_01,.app-header .ep-header__nitro,.app-header .sub-header-with-back-button .nitro-console,.header .nitro-console,.header .nitro-console_01{left:122px!important;right:auto!important;width:auto!important;top:16px!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.app-header .nitroconsole_span,.app-header .nitroconsole_01_span,.header .nitroconsole_span,.header .nitroconsole_01_span,[data-nitro-header] .nitroconsole_span{font-family:Helvetica!important;font-size:24px!important;font-weight:700!important;line-height:1!important}.app-header .back-button,.app-header .ep-header__back,.app-header .sub-header-with-back-button .back-button,.app-header .message-icon,.app-header .notification-icon,.app-header .message-icon.icon-btn,.app-header .notification-icon.icon-btn,.header .message-icon,.header .notification-icon,.header .message-icon.icon-btn,.header .notification-icon.icon-btn{top:19px!important;width:auto!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.app-header .back-button,.app-header .ep-header__back,.app-header .sub-header-with-back-button .back-button{top:50%!important;transform:translateY(-50%)!important;width:var(--nc-header-back-size)!important;height:var(--nc-header-back-size)!important;min-width:var(--nc-header-back-size)!important;min-height:var(--nc-header-back-size)!important;line-height:0!important}.app-header .back-button,.app-header .ep-header__back,.app-header .notification-icon,.app-header .notification-icon.icon-btn,.header .notification-icon,.header .notification-icon.icon-btn{left:var(--nc-header-back-left)!important}.app-header .message-icon,.app-header .message-icon.icon-btn,.header .message-icon,.header .message-icon.icon-btn{left:340px!important;right:auto!important}.app-header .back-button img,.app-header .ep-header__back img{width:22px!important;height:22px!important;display:block!important}.phone,.phone-otp,.email,.email-otp,.birthday,.gender,.change-password,.username-screen,.page-shell,.result-shell,.invite-your-friends,.my-booking-full-payment-done-1-players-ticket,.my-booking-full-payment-done-2-players-ticket,.my-booking-full-payment-done-3-players-ticket,.my-booking-full-payment-done-4-players-ticket{width:var(--nc-screen-width)!important;max-width:100vw!important}.my-booking-full-payment-done-1-players-ticket,.my-booking-full-payment-done-2-players-ticket,.my-booking-full-payment-done-3-players-ticket,.my-booking-full-payment-done-4-players-ticket{min-height:874px!important;height:auto!important;overflow:visible!important}body:has(.phone),body:has(.phone-otp),body:has(.email),body:has(.email-otp),body:has(.birthday),body:has(.gender),body:has(.username-page),body:has(.page-shell),body:has(.result-shell),body:has(.invite-your-friends){overflow-y:auto!important;overflow-x:hidden!important;min-height:100svh!important;min-height:100dvh!important}body:has(.username-page){overflow-y:hidden!important}.username-page{min-height:100svh!important;min-height:100dvh!important;overflow:hidden!important}.username-screen{height:330px!important;min-height:330px!important;overflow:visible!important}.phone .top-bar,.phone-otp .top-bar,.email .top-bar,.email-otp .top-bar,.birthday .top-bar,.gender .top-bar,.change-password .top-bar,.phone .top-bar_01,.phone-otp .top-bar_01,.email .top-bar_01,.email-otp .top-bar_01,.birthday .top-bar_01,.gender .top-bar_01,.change-password .top-bar_01,.result-header,.sub-header-with-back-button,.ep-header{height:var(--nc-header-height)!important}.phone .title,.phone-otp .title,.email .title,.email-otp .title,.birthday .title,.gender .title,.change-password .title,.result-header .nitro-console,.sub-header-with-back-button .nitro-console,.ep-header__nitro{left:122px!important;right:auto!important;width:auto!important;top:16px!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.top-bar,.top-bar_01{max-width:100vw!important}.phone .back,.phone-otp .back,.email .back,.email-otp .back,.birthday .back,.gender .back,.change-password .back,.result-header .back-button,.sub-header-with-back-button .back-button,.ep-header__back{left:var(--nc-header-back-left)!important;top:50%!important;transform:translateY(-50%)!important;width:var(--nc-header-back-size)!important;height:var(--nc-header-back-size)!important;min-width:var(--nc-header-back-size)!important;min-height:var(--nc-header-back-size)!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:0!important}.phone .back img,.phone-otp .back img,.email .back img,.email-otp .back img,.birthday .back img,.gender .back img,.change-password .back img,.result-header .back-button img,.sub-header-with-back-button .back-button img,.ep-header__back img{width:var(--nc-header-back-size)!important;height:var(--nc-header-back-size)!important;display:block!important}.phone_01,.email_01,.birthday_01,.gender_01{top:78px!important}.enter-your-phone-number,.frame-113,.select-your-birthday{top:114px!important}.male{top:113px!important}.female{top:187px!important}.you-can-only-select-your-gender-once{top:255px!important}.gender .get-otp{top:291px!important}.birthday .get-otp{top:241px!important}.get-otp{top:194px!important}.booking-process{width:var(--nc-screen-width)!important;padding-top:12px!important;padding-bottom:calc(48px + var(--nc-safe-bottom))!important}.booking-process>.proceed-to-book{margin-bottom:calc(18px + var(--nc-safe-bottom))!important;flex-shrink:0!important}.proceed-to-book,#btn-proceed{max-width:calc(var(--nc-screen-width) - 36px)!important}.booking-process>.players-details,.booking-process>.hours,.booking-process>.date,.booking-process>.time,.booking-process>.games,.booking-process>.screen,.booking-process>.date-time{width:calc(var(--nc-screen-width) - 36px)!important}.booking-process>.proceed-to-book,.booking-process #btn-proceed{width:min(320px,calc(var(--nc-screen-width) - 36px))!important}.booking-process .background_10,.booking-process .background_02,.booking-process .background_04,.booking-process .background_03,.booking-process .background_01{width:100%!important}.booking-process .date-navigation{left:24px!important;right:24px!important;width:auto!important}.booking-process .date-navigation_01{width:calc(100% - 48px)!important}.booking-process #time-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important}.booking-process .slot{width:100%!important;min-width:0!important;letter-spacing:clamp(.8px,.4vw,1.6px)!important}.booking-process .screen-btn{width:calc((100% - 54px)/2)!important}.booking-process .screen-btn-bg{width:100%!important}.booking-process .screen-2{left:auto!important;right:18px!important}.booking-process .proceed-to-book-text{left:0!important;right:42px!important;text-align:center!important}.booking-process .proceedarrowicon{left:auto!important;right:55px!important}.result-shell,.page-shell{min-height:100svh!important;min-height:100dvh!important;height:auto!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:calc(28px + var(--nc-safe-bottom))!important}.wallet:not(#walletCard){width:var(--nc-screen-width)!important;max-width:100vw!important}.wallet>.wallet-add-money,.wallet>.membership-card-slot,.wallet>.free{width:calc(var(--nc-screen-width) - 36px)!important;max-width:none!important}.wallet>.subscription-carousel{width:100%!important;max-width:var(--nc-screen-width)!important;--wallet-carousel-edge: 18px !important;padding-inline:var(--wallet-carousel-edge)!important;scroll-padding-inline:var(--wallet-carousel-edge)!important;overflow-x:auto!important;overflow-y:hidden!important;contain:layout paint}@media(min-width:768px){.wallet>.subscription-carousel{--wallet-carousel-edge: max(18px, calc((var(--nc-screen-width) - 346px) / 2)) !important}}.subscription-carousel>.nitro-gold,.subscription-carousel>.nitro-silver_02,.subscription-carousel>.nitro-silver{flex-basis:calc(var(--nc-screen-width) - (var(--wallet-carousel-edge) * 2))!important;width:calc(var(--nc-screen-width) - (var(--wallet-carousel-edge) * 2))!important;min-width:calc(var(--nc-screen-width) - (var(--wallet-carousel-edge) * 2))!important;height:438px!important;overflow:hidden!important}.wallet .background,.wallet .background_07,.wallet .background_11{width:100%!important}.wallet .subscribe,.wallet .subscribe_02,.wallet .subscribe_04{left:50%!important;transform:translate(-50%)!important;width:min(250px,calc(100% - 48px))!important}.wallet .background_01,.wallet .background_08,.wallet .background_14{width:100%!important}.wallet .rs-599-for-1-month,.wallet .rs-1399-for-1-month,.wallet .rs-1679-for-1-month,.wallet .starting-from,.wallet .starting-from_01,.wallet .starting-from_02,.wallet .nitro-bronze,.wallet .nitro-silver_04,.wallet .nitro-gold_02{max-width:calc(100% - 24px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.wallet .rs-599-for-1-month,.wallet .rs-1399-for-1-month,.wallet .rs-1679-for-1-month{left:0!important;right:0!important;width:100%!important;max-width:100%!important;padding-inline:12px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;text-align:center!important}.wallet .rs599for1month_span,.wallet .rs1399for1month_span,.wallet .rs1679for1month_span{font-size:clamp(18px,5vw,20px)!important;line-height:1.1!important;white-space:nowrap!important}.frame-41>.image{width:112px!important;height:112px!important}.frame-41>.image>.ellipse-4{width:112px!important;height:112px!important;border:2px dashed var(--nc-brand)!important;border-radius:9999px!important;outline:none!important;outline-offset:0!important;box-sizing:border-box!important}.frame-41>.image>svg[data-avatar-outline]{width:112px!important;height:112px!important}.frame-41>.image>.ellipse-1{width:100px!important;height:100px!important;left:6px!important;top:6px!important;border-radius:9999px!important;object-fit:cover!important}.ep-avatar-selected{width:112px!important;height:112px!important;border:2px dashed var(--nc-brand)!important;border-radius:9999px!important;outline:none!important;outline-offset:0!important;overflow:hidden!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.ep-avatar-selected img,.ep-avatar-selected #ep-avatar-main{width:100px!important;height:100px!important;border-radius:9999px!important;object-fit:cover!important;flex:0 0 auto!important}[data-pass-card] [data-pass-card-content]{gap:0!important}[data-pass-card] [data-pass-tier-badge]{order:1!important;margin:0 0 6px!important}[data-pass-card] .frame-41>[data-pass-card-content]>.image{order:2!important;margin:0 0 6px!important}[data-pass-card] .frame-41>[data-pass-card-content]>.username{order:3!important;margin:0!important}[data-pass-card] .frame-41>[data-pass-card-content]>.display-name{order:4!important;margin:0!important}@media(max-width:360px){.app-header .nitro-console,.app-header .nitro-console_01,.app-header .ep-header__nitro,.app-header .sub-header-with-back-button .nitro-console,.phone .title,.phone-otp .title,.email .title,.email-otp .title,.birthday .title,.gender .title,.change-password .title,.result-header .nitro-console,.sub-header-with-back-button .nitro-console,.ep-header__nitro{left:58px!important;right:58px!important}.wallet .text-28-hours,.wallet .text-20-hours,.wallet .text-8-hours,.wallet .unlimited,.wallet .text-2-hours,.wallet .text-1-hours{left:auto!important;right:18px!important}}.app-content>.my-booking:not(.my-booking-compiled-state),.app-content>.booking-history-page,.app-content>.booking-process,.app-content>.session-availability,.app-content>.create-your-team,.app-content>.game,.app-content>.continuing-playing{margin-top:18px!important}.app-content>.find-players,.app-content>.profile{margin-top:-118px!important}.app-content>.home{margin-top:0!important}.app-content>.ep-page{margin-top:0!important}.app-content>.settings{margin-top:0!important}.app-content>.home{width:100%!important;max-width:var(--nc-screen-width)!important;--nc-page-edge: max(18px, calc((var(--nc-screen-width) - 366px) / 2));--nc-card-width: calc(var(--nc-screen-width) - 36px)}.home>.location,.home>.time{width:var(--nc-half-card-width)!important;min-width:0!important}.home>.location{left:var(--nc-page-edge)!important}.home>.time{left:calc(var(--nc-page-edge) + var(--nc-half-card-width) + 18px)!important;right:var(--nc-page-edge)!important}.home>.location .background_02,.home>.time .background_01{width:100%!important}.home>.location .distance,.home>.time .time_01{right:4.59770115%!important;width:auto!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.home>.location .distance{left:32.18390805%!important}.home>.time .time_01{left:31.03448276%!important}.home>.location .location-icon,.home>.time .controller-icon{left:10.34482759%!important}.home .distance_span,.home .time_01_span{font-size:clamp(13px,3.8vw,16px)!important;line-height:1.1!important}.home>.event-container_02,.home>.event-container_01,.home>.event-container,.home>.frame-1-player,.home>.get-directions{left:var(--nc-page-edge)!important;width:var(--nc-card-width)!important;max-width:none!important}.home>.event-container_02>.event-background_02,.home>.event-container_01>.event-background_01,.home>.event-container>.event-background,.home>.frame-1-player>.background,.home>.get-directions>.background{width:100%!important}.home>.event-container_02>.line_03,.home>.event-container_01>.line_02,.home>.event-container>.line_01,.home>.frame-1-player>.line{left:4.3715847%!important;width:91.2568306%!important}.home>.event-container_02>.fifa-2026,.home>.event-container_01>.rocket-league,.home>.event-container>.a-way-out,.home>.frame-1-player>.battlefield-6{left:4.3715847%!important;width:30.6010929%!important;height:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important}.home .frame-4-players,.home .frame-3-players,.home .frame-2-players,.home .frame-1-players{left:38.25136612%!important;right:auto!important;width:55.19125683%!important;min-width:0!important}.home .player-count,.home .player-count_01,.home .player-count_02,.home .player-count_03{width:100%!important;white-space:nowrap!important}.home .playercount_span,.home .playercount_01_span,.home .playercount_02_span,.home .playercount_03_span{font-size:clamp(22px,6.5vw,24px)!important;line-height:1.1!important}.home .player-icons,.home .player-icons_02,.home .player-icons_05,.home .player-icons_06{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:min(6px,2.97029703%)!important}.home .player-icons>*,.home .player-icons_02>*,.home .player-icons_05>*,.home .player-icons_06>*{position:static!important;flex:0 1 min(46px,22.77227723%)!important;min-width:0!important}.home .player-icons img,.home .player-icons_02 img,.home .player-icons_05 img,.home .player-icons_06 img{width:min(46px,100%)!important;height:auto!important;aspect-ratio:1 / 1!important;display:block!important}.home .book-now,.home .book-now_01,.home .book-now_02,.home .book-now_03{left:auto!important;right:6.83060109%!important;width:39.61748634%!important;height:44px!important;z-index:6!important}.home .book-now-btn{top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:7!important;display:block!important}.home .book-now-btn>*{pointer-events:none!important}.home .book-now-background,.home .book-now-background_01,.home .book-now-background_02,.home .book-now-background_03{width:100%!important;height:100%!important}.home .book-now-label,.home .book-now-label_01,.home .book-now-label_02,.home .book-now-label_03{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.home .booknowlabel_span,.home .booknowlabel_01_span,.home .booknowlabel_02_span,.home .booknowlabel_03_span{font-size:clamp(18px,5.4vw,20px)!important;line-height:1!important;white-space:nowrap!important}.home .event-price,.home .event-price_01,.home .event-price_02,.home .price{left:6.83060109%!important;white-space:nowrap!important}.app-header .nitro-console,.app-header .nitro-console_01,.header .nitro-console,.header .nitro-console_01,[data-nitro-header] .nitro-console,.sub-header-with-back-button .nitro-console,.result-header .nitro-console,.ep-header__nitro{left:64px!important;right:64px!important;width:auto!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-header .nitro-console span,.app-header .nitro-console_01 span,.header .nitro-console span,.header .nitro-console_01 span,[data-nitro-header] .nitro-console span,.sub-header-with-back-button .nitro-console span,.result-header .nitro-console span,.ep-header__nitro span{display:block!important;width:100%!important;text-align:center!important;font-weight:700!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-header .header-navbar.nitro-shared-main-header>.nitro-console,.app-header .sub-header-with-back-button.nitro-shared-back-header>.nitro-console,.app-header .sub-header-with-back-button.nitro-shared-back-header>.ep-header__nitro,[data-nitro-header].nitro-shared-main-header>.nitro-console,[data-nitro-header].nitro-shared-back-header>.nitro-console,[data-nitro-header].nitro-shared-back-header>.ep-header__nitro{left:64px!important;right:64px!important;width:auto!important;top:16px!important;transform:none!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-header .header-navbar.nitro-shared-main-header>.nitro-console>span,.app-header .sub-header-with-back-button.nitro-shared-back-header>.nitro-console>span,.app-header .sub-header-with-back-button.nitro-shared-back-header>.ep-header__nitro>span,[data-nitro-header].nitro-shared-main-header>.nitro-console>span,[data-nitro-header].nitro-shared-back-header>.nitro-console>span,[data-nitro-header].nitro-shared-back-header>.ep-header__nitro>span{display:block!important;width:100%!important;text-align:center!important;font-family:Helvetica,Arial,sans-serif!important;font-size:24px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.app-header .notification-icon,.app-header .notification-icon.icon-btn,.header .notification-icon,.header .notification-icon.icon-btn{left:clamp(24px,8.95522388vw,36px)!important;right:auto!important}.app-header .message-icon,.app-header .message-icon.icon-btn,.header .message-icon,.header .message-icon.icon-btn{left:auto!important;right:clamp(24px,8.95522388vw,36px)!important}.home .get-directions .frame-116{left:50%!important;top:50%!important;width:auto!important;height:auto!important;transform:translate(-50%,-50%)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}.home .get-directions .session-availability,.home .get-directions .fi_17000549{position:static!important;flex:0 0 auto!important}.app-content>*,.app-content--full>*{max-width:100%!important}.app-content [class*=background],.app-content--full [class*=background]{max-width:100%!important}.app-content button,.app-content--full button,.auth-page button,.not-logged-in button{min-height:42px}.app-content input,.app-content select,.app-content textarea,.app-content--full input,.app-content--full select,.app-content--full textarea,.auth-page input,.auth-page select,.auth-page textarea{max-width:100%}[role=dialog],.modal,.dialog,.invite-overlay-panel{max-width:min(100vw,402px);max-height:100dvh;overflow:auto}@media(max-width:480px){table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(min-width:768px){.app-content,.app-content--full{overscroll-behavior:contain}}.nc-ratio-card{position:relative;overflow:visible!important;flex-shrink:0;contain:layout paint}.nc-ratio-card>.nc-ratio-card__inner{position:absolute!important;left:0!important;top:0!important;width:var(--nc-ratio-design-width)!important;height:var(--nc-ratio-design-height)!important;transform-origin:top left!important;will-change:transform}.home>.nc-ratio-card,.wallet>.nc-ratio-card,.subscription-carousel>.nc-ratio-card{width:var(--nc-ratio-card-width)!important;height:var(--nc-ratio-card-height)!important}.home>.nc-ratio-card{left:var(--nc-page-edge)!important;max-width:none!important}.home.nc-ratio-managed>.location.nc-ratio-card,.home.nc-ratio-managed>.time.nc-ratio-card{position:relative!important;inset:auto!important;width:var(--nc-ratio-card-width)!important;height:var(--nc-ratio-card-height)!important}.home.nc-ratio-managed>.location.nc-ratio-card{left:auto!important}.home.nc-ratio-managed>.time.nc-ratio-card{left:auto!important;right:auto!important}.home.nc-ratio-managed>.location.nc-ratio-card .background_02,.home.nc-ratio-managed>.time.nc-ratio-card .background_01{left:0!important;top:0!important;width:174px!important;height:60px!important}.home.nc-ratio-managed>.location.nc-ratio-card .location-icon{left:18px!important;top:14px!important;width:32px!important;height:32px!important}.home.nc-ratio-managed>.time.nc-ratio-card .controller-icon{left:18px!important;top:15px!important;width:32px!important;height:32px!important}.home.nc-ratio-managed>.location.nc-ratio-card .location-icon img,.home.nc-ratio-managed>.time.nc-ratio-card .controller-icon img{width:32px!important;height:32px!important;max-width:none!important;object-fit:contain!important;display:block!important}.home.nc-ratio-managed>.location.nc-ratio-card .distance,.home.nc-ratio-managed>.time.nc-ratio-card .time_01{right:auto!important;width:auto!important;height:auto!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.home.nc-ratio-managed>.location.nc-ratio-card .distance{left:56px!important;top:21px!important}.home.nc-ratio-managed>.time.nc-ratio-card .time_01{left:54px!important;top:21px!important}.home.nc-ratio-managed>.location.nc-ratio-card .distance_span,.home.nc-ratio-managed>.time.nc-ratio-card .time_01_span{font-size:16px!important;line-height:1!important}.home.nc-ratio-managed>.event-container_02,.home.nc-ratio-managed>.event-container_01,.home.nc-ratio-managed>.event-container,.home.nc-ratio-managed>.frame-1-player{width:var(--nc-ratio-card-width)!important;height:var(--nc-ratio-card-height)!important}.home.nc-ratio-managed .nc-ratio-card__inner>.event-background_02,.home.nc-ratio-managed .nc-ratio-card__inner>.event-background_01,.home.nc-ratio-managed .nc-ratio-card__inner>.event-background,.home.nc-ratio-managed .nc-ratio-card__inner>.background{left:0!important;top:0!important;width:366px!important;height:225px!important}.home.nc-ratio-managed .get-directions .nc-ratio-card__inner>.background{width:366px!important;height:42px!important}.home.nc-ratio-managed .nc-ratio-card__inner>.line_03,.home.nc-ratio-managed .nc-ratio-card__inner>.line_02,.home.nc-ratio-managed .nc-ratio-card__inner>.line_01,.home.nc-ratio-managed .nc-ratio-card__inner>.line{left:16px!important;top:147px!important;width:334px!important}.home.nc-ratio-managed .nc-ratio-card__inner>.fifa-2026,.home.nc-ratio-managed .nc-ratio-card__inner>.rocket-league,.home.nc-ratio-managed .nc-ratio-card__inner>.a-way-out,.home.nc-ratio-managed .nc-ratio-card__inner>.battlefield-6{left:16px!important;top:20px!important;width:112px!important;height:112px!important}.home.nc-ratio-managed .frame-4-players,.home.nc-ratio-managed .frame-3-players,.home.nc-ratio-managed .frame-2-players,.home.nc-ratio-managed .frame-1-players{left:140px!important;top:33px!important;width:202px!important;height:86px!important}.home.nc-ratio-managed .player-icons,.home.nc-ratio-managed .player-icons_02,.home.nc-ratio-managed .player-icons_05,.home.nc-ratio-managed .player-icons_06{display:block!important;left:0!important;top:40px!important;width:202px!important;height:46px!important}.home.nc-ratio-managed .player-icons>*,.home.nc-ratio-managed .player-icons_02>*,.home.nc-ratio-managed .player-icons_05>*,.home.nc-ratio-managed .player-icons_06>*{position:absolute!important;flex:none!important}.home.nc-ratio-managed .player-icons img,.home.nc-ratio-managed .player-icons_02 img,.home.nc-ratio-managed .player-icons_05 img,.home.nc-ratio-managed .player-icons_06 img{width:46px!important;height:46px!important}.home.nc-ratio-managed .player-icons_01,.home.nc-ratio-managed .player-icons_04,.home.nc-ratio-managed .player-icon_02,.home.nc-ratio-managed .player-icon_06{left:0!important;top:0!important}.home.nc-ratio-managed .player-icons_03,.home.nc-ratio-managed .player-icon_01,.home.nc-ratio-managed .player-icon_05{left:52px!important;top:0!important}.home.nc-ratio-managed .player-icon,.home.nc-ratio-managed .player-icon_04{left:104px!important;top:0!important}.home.nc-ratio-managed .player-icon_03{left:156px!important;top:0!important}.home.nc-ratio-managed .book-now,.home.nc-ratio-managed .book-now_01,.home.nc-ratio-managed .book-now_02,.home.nc-ratio-managed .book-now_03{left:196px!important;top:165px!important;width:145px!important;height:44px!important;right:auto!important}.home.nc-ratio-managed .book-now-background,.home.nc-ratio-managed .book-now-background_01,.home.nc-ratio-managed .book-now-background_02,.home.nc-ratio-managed .book-now-background_03{width:145px!important;height:42px!important}.home.nc-ratio-managed .book-now-label,.home.nc-ratio-managed .book-now-label_01,.home.nc-ratio-managed .book-now-label_02,.home.nc-ratio-managed .book-now-label_03{left:24px!important;top:11px!important;width:auto!important;height:auto!important;display:block!important}.home.nc-ratio-managed .price,.home.nc-ratio-managed .event-price,.home.nc-ratio-managed .event-price_01,.home.nc-ratio-managed .event-price_02{left:25px!important;top:176px!important}.subscription-carousel>.nc-ratio-card{flex:0 0 var(--nc-ratio-card-width)!important;min-width:var(--nc-ratio-card-width)!important;max-width:none!important;scroll-snap-align:center!important}.wallet>.nc-ratio-card{width:var(--nc-ratio-card-width)!important;height:var(--nc-ratio-card-height)!important}.wallet .nc-ratio-card__inner .background,.wallet .nc-ratio-card__inner .background_07,.wallet .nc-ratio-card__inner .background_11{width:346px!important;height:438px!important}.wallet .nc-ratio-card__inner .background_01,.wallet .nc-ratio-card__inner .background_08,.wallet .nc-ratio-card__inner .background_14{width:250px!important;height:36px!important}.wallet .nc-ratio-card__inner .background_02,.wallet .nc-ratio-card__inner .background_09,.wallet .nc-ratio-card__inner .background_12{width:346px!important;height:158px!important;left:0!important;top:0!important}.wallet .nc-ratio-card__inner .subscribe,.wallet .nc-ratio-card__inner .subscribe_02,.wallet .nc-ratio-card__inner .subscribe_04{left:48px!important;top:375px!important;width:250px!important;height:36px!important;transform:none!important}.wallet .nc-ratio-card__inner .rs-599-for-1-month,.wallet .nc-ratio-card__inner .rs-1399-for-1-month,.wallet .nc-ratio-card__inner .rs-1679-for-1-month,.wallet .nc-ratio-card__inner .starting-from,.wallet .nc-ratio-card__inner .starting-from_01,.wallet .nc-ratio-card__inner .starting-from_02,.wallet .nc-ratio-card__inner .nitro-bronze,.wallet .nc-ratio-card__inner .nitro-silver_04,.wallet .nc-ratio-card__inner .nitro-gold_02{right:auto!important;width:auto!important;max-width:none!important;padding-inline:0!important;overflow:visible!important;text-overflow:clip!important}.wallet .nc-ratio-card__inner .rs-599-for-1-month,.wallet .nc-ratio-card__inner .rs-1399-for-1-month,.wallet .nc-ratio-card__inner .rs-1679-for-1-month{left:0!important;top:107px!important;width:346px!important;text-align:center!important}.wallet .nc-ratio-card__inner .starting-from,.wallet .nc-ratio-card__inner .starting-from_01,.wallet .nc-ratio-card__inner .starting-from_02{left:136px!important;top:88px!important}.wallet .nc-ratio-card__inner .nitro-bronze{left:101px!important;top:28px!important}.wallet .nc-ratio-card__inner .nitro-silver_04{left:109px!important;top:28px!important}.wallet .nc-ratio-card__inner .nitro-gold_02{left:115px!important;top:28px!important}.wallet .nc-ratio-card__inner .nitro-silver_01,.wallet .nc-ratio-card__inner .nitro-silver_03,.wallet .nc-ratio-card__inner .nitro-gold_01{width:346px!important;height:158px!important;left:0!important;top:0!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.background_11{left:0!important;top:0!important;width:346px!important;height:438px!important;background:var(--nc-text)!important;box-shadow:0 10px 20px #00000040!important;border-radius:20px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.nitro-gold_01{left:0!important;top:0!important;width:346px!important;height:158px!important;position:absolute!important;overflow:visible!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.background_12{left:0!important;top:0!important;width:346px!important;height:158px!important;background:linear-gradient(270deg,#a97112,#cda641,#fbe47e,#cda641,#a97112)!important;box-shadow:0 10px 20px #00000040 inset!important;border-radius:20px!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.nitro-gold_02{left:115px!important;top:28px!important;width:auto!important;height:auto!important;text-align:center!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.save-up_02{left:125px!important;top:60px!important;width:96px!important;height:25px!important}.wallet .nitro-gold.nc-ratio-card .save-up_02>.background_13{left:0!important;top:0!important;width:96px!important;height:25px!important}.wallet .nitro-gold.nc-ratio-card .save-up_02>.save-up-to-41{left:4px!important;top:2px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.starting-from_02{left:136px!important;top:88px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.rs-1679-for-1-month{left:0!important;top:107px!important;width:346px!important;height:auto!important;padding:0!important;text-align:center!important;white-space:nowrap!important;overflow:visible!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.total-time_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.daily-limit_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.extra-hours_02{left:30px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.total-time_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.text-28-hours{top:192px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.daily-limit_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.unlimited{top:251px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.extra-hours_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.text-15hrs-off{top:310px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.text-28-hours{left:237px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.unlimited{left:234px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.text-15hrs-off{left:229px!important;width:auto!important;height:auto!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.line-1_02,.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.line-2_02{left:15px!important;width:316px!important;height:0!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.line-1_02{top:233px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.line-2_02{top:292px!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.subscribe_04{left:48px!important;top:375px!important;width:250px!important;height:36px!important}.wallet .nitro-gold.nc-ratio-card .subscribe_04>.background_14{left:0!important;top:0!important;width:250px!important;height:36px!important}.wallet .nitro-gold.nc-ratio-card .subscribe_04>.subscribe_05{left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}:root{--nc-page-gutter: var(--nc-layout-gutter, 18px);--nc-content-width: calc(var(--nc-screen-width) - (var(--nc-page-gutter) * 2));--nc-half-card-width: calc((var(--nc-screen-width) - (var(--nc-page-gutter) * 2) - 18px) / 2)}.app-content>:where(.booking-process,.session-availability,.create-your-team,.bill-page,.booking-history-page){width:var(--nc-screen-width)!important;max-width:100vw!important}:where(.booking-process,.create-your-team,.session-availability,.bill-page,.booking-history-page)>:where(.players-details,.hours,.date,.time,.games,.screen,.date-time,.availability-date-card,.availability-session-legend,.availability-screens,.availability-screen-card,.member-billing-card-slot,.summary-card,.payment-section,.booking-history-list,.booking-history-empty){width:var(--nc-content-width)!important;max-width:var(--nc-content-width)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.booking-process>.proceed-to-book,.bill-page>.proceed-to-book,.result-shell .proceed-to-book{width:min(320px,var(--nc-content-width))!important;max-width:var(--nc-content-width)!important;margin-left:auto!important;margin-right:auto!important}.booking-process .background_10,.booking-process .background_02,.booking-process .background_03,.booking-process .background_04,.booking-process .background_01,.create-your-team .background_10,.create-your-team .background_02,.create-your-team .background_03,.create-your-team .background_04,.create-your-team .background_01{width:100%!important}.booking-process :where(.date-navigation,.date-navigation_01),.create-your-team :where(.date-navigation,.date-navigation_01){left:50%!important;right:auto!important;width:min(274px,calc(100% - 36px))!important;transform:translate(-50%)!important}.booking-process>.date .date-navigation{left:50%!important;right:auto!important;width:min(274px,calc(100% - 48px))!important;transform:translate(-50%)!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 42px!important;align-items:center!important;justify-items:center!important}.booking-process>.date .date-navigation .nav-arrow{width:42px!important;height:42px!important}.booking-process>.date .date-navigation .title_01{width:100%!important;text-align:center!important}.booking-process>.date .date_01{display:flex!important;justify-content:center!important;align-items:center!important}.booking-process>.time .date-navigation_01{left:auto!important;transform:none!important;margin-left:auto!important;margin-right:auto!important}.booking-process #time-grid,.create-your-team #time-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(8px,3vw,12px)!important;padding-inline:12px!important}.booking-process .slot,.create-your-team .slot{width:100%!important;min-width:0!important;font-size:clamp(12px,3.8vw,16px)!important;letter-spacing:clamp(.6px,.45vw,1.6px)!important}.booking-process .screen-btn,.create-your-team .screen-btn{width:calc((100% - 54px)/2)!important;min-width:0!important}.booking-process .screen-1,.create-your-team .screen-1{left:18px!important}.booking-process .screen-2,.create-your-team .screen-2{left:auto!important;right:18px!important}.booking-process .screen-btn-bg,.create-your-team .screen-btn-bg{width:100%!important}.booking-process .screen-btn-label,.create-your-team .screen-btn-label{font-size:clamp(18px,5.8vw,24px)!important;letter-spacing:clamp(1px,.6vw,2.4px)!important}.booking-process #btn-proceed,.bill-page .proceed-to-book,.result-shell .proceed-to-book{width:100%!important}.booking-process .proceed-to-book-text{left:0!important;right:42px!important;top:0!important;bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.booking-process .proceedarrowicon{left:auto!important;right:clamp(28px,9vw,54px)!important;top:50%!important;transform:translateY(-50%)!important}.settings,.profile{width:var(--nc-screen-width)!important;max-width:100vw!important}.settings>.profile_01,.profile>.profile_01,.profile>.settings{width:var(--nc-content-width)!important;left:var(--nc-page-gutter)!important;max-width:var(--nc-content-width)!important}.settings .profile_01>.background_03,.profile .profile_01>.background_03,.profile .settings>.background_02{width:100%!important}.settings>:where(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about),.profile>:where(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about){left:var(--nc-page-gutter)!important;width:var(--nc-content-width)!important;max-width:var(--nc-content-width)!important;overflow:hidden!important;border-radius:0!important}.settings>:where(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about)>[class*=background],.profile>:where(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about)>[class*=background]{width:100%!important;border-radius:0!important}.profile>:where(.session,.section-title){width:var(--nc-half-card-width)!important}.profile>.session{left:var(--nc-page-gutter)!important}.profile>.section-title{left:calc(var(--nc-page-gutter) + var(--nc-half-card-width) + 18px)!important}.profile>:where(.session,.section-title)>[class*=background]{width:100%!important}.profile>:where(.a-way-out,.fifa-2026,.asphalt-legends,.wwe-2k25){width:var(--nc-half-card-width)!important;height:var(--nc-half-card-width)!important}.profile>:where(.a-way-out,.fifa-2026){left:var(--nc-page-gutter)!important}.profile>:where(.asphalt-legends,.wwe-2k25){left:calc(var(--nc-page-gutter) + var(--nc-half-card-width) + 18px)!important}.profile>:where(.a-way-out,.fifa-2026,.asphalt-legends,.wwe-2k25) img{width:100%!important;height:100%!important;object-fit:cover!important}body[data-profile-has-recent-games=false] .app-content>.profile{min-height:522px!important;height:522px!important}:where(button,[role=button],.auth-button,.profile-logged-out__button,.bh-card-view-btn,.fp-card-action){display:flex;align-items:center;justify-content:center;gap:clamp(6px,2vw,10px);text-align:center;box-sizing:border-box}:where(button,[role=button])>:where(img,svg){flex:0 0 auto}.find-players.nc-ratio-managed{width:var(--nc-screen-width)!important;max-width:100vw!important;overflow:visible!important;--nc-page-edge: var(--nc-page-gutter)}.find-players.nc-ratio-managed>.nc-ratio-card{position:absolute!important;left:var(--nc-page-edge)!important;width:var(--nc-ratio-card-width)!important;height:var(--nc-ratio-card-height)!important;max-width:none!important}.find-players.nc-ratio-managed .nc-ratio-card__inner>:where(.event-background,.event-background_01,.event-background_02,.event-background_03,.event-background_04,.fp-event-background){left:0!important;top:0!important;width:366px!important;height:226px!important}.find-players.nc-ratio-managed .nc-ratio-card__inner>:where(.event-image,.event-image_01,.event-image_02,.event-image_03,.event-image_04,.fp-event-image){width:86px!important;height:86px!important;object-fit:cover!important}.find-players.nc-ratio-managed .nc-ratio-card__inner>:where(.line,.line_01,.line_02,.line_03,.line_04,.fp-card-line){width:334px!important}.find-players.nc-ratio-managed :where(.request-button-container,.join-button-container,.join-button-container_01,.join-button-container_02,.join-button-container_03,.fp-card-action){width:124px!important;height:38px!important}.find-players.nc-ratio-managed :where(.request-button-text,.join-button-text,.join-button-text_01,.join-button-text_02,.join-button-text_03){left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.find-players.nc-ratio-managed>:where(.search-container,.create-container){width:var(--nc-half-card-width)!important}.find-players.nc-ratio-managed>.create-container{left:calc(var(--nc-page-gutter) + var(--nc-half-card-width) + 18px)!important}.find-players.nc-ratio-managed :where(.search-background,.create-team-background){width:100%!important}.find-players.nc-ratio-managed .find-player-search-input{width:calc(100% - 48px)!important}.find-players .find-player-search-input:focus,.find-players .find-player-search-input:focus-visible{outline:0!important;box-shadow:none!important}.find-players.nc-ratio-managed .create-team-text{left:44px!important;right:12px!important;width:auto!important;text-align:center!important}.wallet.wallet-lock-active>.wallet-lock-card.nc-ratio-card{--wallet-lock-flow-width: min(386px, calc(var(--nc-screen-width) - 36px));width:var(--wallet-lock-flow-width)!important;height:calc(var(--wallet-lock-flow-width) * 382 / 386)!important;max-width:none!important}.wallet.wallet-lock-active>.wallet-lock-card.nc-ratio-card>.nc-ratio-card__inner{transform:scale(calc(var(--wallet-lock-flow-width) / 386px))!important}@media(max-width:360px){.date_01_span{font-size:clamp(28px,10vw,36px)!important;letter-spacing:clamp(1px,.7vw,3px)!important}.dur-card__price{font-size:clamp(19px,6vw,24px)!important}.dur-card__label{font-size:clamp(16px,5vw,20px)!important}}.app-content,.app-content--full,.auth-page,.not-logged-in{scroll-behavior:smooth;scroll-padding-top:calc(var(--nc-header-total, 60px) + 18px);scroll-padding-bottom:calc(var(--nc-bottom-nav-total, 93px) + 18px);scrollbar-width:none}.app-content::-webkit-scrollbar,.app-content--full::-webkit-scrollbar,.auth-page::-webkit-scrollbar,.not-logged-in::-webkit-scrollbar{display:none}:where(.app-content,.app-content--full,.auth-page,.not-logged-in) :where(button,[role=button],a[href]){transition:opacity .12s ease,filter .12s ease,background-color .16s ease,border-color .16s ease}@media(hover:hover)and (pointer:fine){:where(.app-content,.app-content--full,.auth-page,.not-logged-in) :where(button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href]):hover{filter:brightness(1.045)}}:where(.app-content,.app-content--full,.auth-page,.not-logged-in) :where(button:not(:disabled),[role=button]:not([aria-disabled=true]),a[href]):active{filter:brightness(.94)}:where(.app-shell,.app-content,.app-content--full,.auth-page,.not-logged-in) :where(img,svg){-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.app-shell{isolation:isolate}.app-header .header-top-bar,.app-header .top-bar,.app-header .sub-header-with-back-button .header-top-bar,.header .header-top-bar,.sub-header-with-back-button .top-bar,.ep-header__top-bar{background:var(--nc-chrome)!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-header,.app-header>:where(.header-navbar,.sub-header-with-back-button,.ep-header),[data-nitro-header],[data-nitro-header]>:where(.header-navbar,.sub-header-with-back-button,.ep-header){background:transparent!important;border:0!important;box-shadow:none!important;outline:0!important;overflow:hidden!important}.app-header:before,.app-header:after,.app-header>:where(.header-navbar,.sub-header-with-back-button,.ep-header):before,.app-header>:where(.header-navbar,.sub-header-with-back-button,.ep-header):after,[data-nitro-header]:before,[data-nitro-header]:after,[data-nitro-header]>:where(.header-navbar,.sub-header-with-back-button,.ep-header):before,[data-nitro-header]>:where(.header-navbar,.sub-header-with-back-button,.ep-header):after{content:none!important;display:none!important}.app-header :where(.header-top-bar,.top-bar,.ep-header__top-bar),[data-nitro-header] :where(.header-top-bar,.top-bar,.ep-header__top-bar){inset:0 auto auto 0!important;width:100%!important;height:var(--nc-header-height)!important;background:var(--nc-chrome)!important;border:0!important;border-radius:0 0 16px 16px!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-header .header-navbar.header.nitro-shared-main-header>.header-top-bar,.app-header .sub-header-with-back-button.nitro-shared-back-header>.header-top-bar,.app-header .sub-header-with-back-button.nitro-shared-back-header>.ep-header__top-bar,[data-nitro-header] .header-navbar.header.nitro-shared-main-header>.header-top-bar,[data-nitro-header] .sub-header-with-back-button.nitro-shared-back-header>.header-top-bar,[data-nitro-header] .sub-header-with-back-button.nitro-shared-back-header>.ep-header__top-bar{background:var(--nc-chrome)!important;border:0!important;border-radius:0 0 16px 16px!important;box-shadow:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-bottom-nav .navbar-container{background:var(--nc-chrome)!important;border-color:#f5f5f714!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-bottom-nav .navbar-banner-background{background:var(--nc-ink)!important;box-shadow:none!important}.app-bottom-nav .active-bar{filter:drop-shadow(0 0 10px rgba(31,128,255,.2))}:where(.home>.location,.home>.time,.home>.event-container,.home>.event-container_01,.home>.event-container_02,.home>.frame-1-player,.home>.get-directions,.booking-process>.players-details,.booking-process>.hours,.booking-process>.date,.booking-process>.time,.booking-process>.games,.booking-process>.screen,.booking-process>.date-time,.session-availability-page .availability-date-card,.session-availability-page .availability-session-legend,.session-availability-page .availability-screen-card,.notification-section,.friend-request-card,.booking-history-card,.wallet>.wallet-add-money,.wallet>.free,.wallet>.membership-card-slot,.find-players>.event-container,.find-players>.event-container_01,.find-players>.event-container_02,.find-players>.event-container_03,.find-players>.event-container_04,.find-players>.fp-team-card){filter:saturate(1.02)}:where(.home .background,.home .background_01,.home .background_02,.home .event-background,.home .event-background_01,.home .event-background_02,.booking-process .background_10,.booking-process .hours,.booking-process .background_02,.booking-process .time,.booking-process .games,.booking-process .background_04,.booking-process .background_03,.session-availability-page .availability-date-card,.session-availability-page .availability-session-legend,.session-availability-page .availability-screen-card,.find-players .event-background,.find-players .event-background_01,.find-players .event-background_02,.find-players .event-background_03,.find-players .event-background_04,.find-players .fp-event-background){box-shadow:inset 0 1px #f5f5f70e,inset 0 -1px #0000002e,0 12px 26px #0000002e!important}.games-page,.notifications-page,.find-players{width:var(--nc-screen-width)!important;max-width:100%!important;--nc-page-gutter: var(--nc-layout-gutter, 18px);--nc-page-card-width: calc(var(--nc-screen-width) - (var(--nc-page-gutter) * 2));--nc-page-half-width: calc((var(--nc-screen-width) - (var(--nc-page-gutter) * 2) - 18px) / 2)}.games-page{margin:0 auto!important;padding:18px var(--nc-page-gutter) calc(40px + var(--nc-safe-bottom))!important;min-height:calc(100dvh - var(--nc-header-total))!important;overflow:visible!important}.game-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(12px,4.47761194vw,18px)!important;justify-content:stretch!important}.game-card{width:100%!important;height:auto!important;aspect-ratio:1 / 1!important;border-radius:clamp(7px,2.10696517vw,8.47px)!important}.game-card img{width:100%!important;height:calc(100% - 20px)!important;object-fit:cover!important}.game-card__name{width:100%!important;height:20px!important;min-width:0!important;padding-inline:6px!important}.notifications-page{margin:calc(-1 * var(--nc-header-total)) auto 0!important;padding:calc(var(--nc-header-total) + 18px) 0 calc(28px + var(--nc-safe-bottom))!important;min-height:calc(100dvh - var(--nc-safe-top))!important;overflow:visible!important}.notifications-page.is-locked{position:fixed!important;top:0!important;right:auto!important;bottom:auto!important;left:50%!important;transform:translate(-50%)!important;width:100%!important;max-width:var(--nc-screen-width)!important;height:var(--nc-viewport-height, 100dvh)!important;min-height:var(--nc-viewport-height, 100dvh)!important;margin-top:0!important;padding:0!important;overflow:hidden!important}body[data-page=notification] .app-content--full:has(.notifications-page.is-locked){overflow:hidden!important;padding-top:0!important;padding-bottom:0!important}.notification-lock{top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;min-height:0!important}.notification-lock__content,.find-players-lock__content{width:calc(var(--nc-screen-width) - 36px)!important}.notification-lock__title,.find-players-lock__title{max-width:calc(var(--nc-screen-width) - 36px)!important;white-space:nowrap!important;text-wrap:nowrap;font-size:24px!important;line-height:1.2!important}@media(max-width:360px){.notification-lock__title,.find-players-lock__title{font-size:20px!important}}@media(max-width:330px){.notification-lock__title,.find-players-lock__title{font-size:19px!important}}.notification-empty{left:50%!important;top:50%!important;width:calc(var(--nc-screen-width) - 36px)!important;transform:translate(-50%,-50%)!important}.notification-section,.friend-request-card,.team-invite-card{width:100%!important;max-width:100%!important}.friend-request-card{grid-template-columns:56px minmax(0,1fr) auto!important}.team-invite-card{height:auto!important;min-height:178px!important;display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto auto!important;column-gap:12px!important;row-gap:2px!important;align-items:center!important;padding:16px var(--nc-page-gutter)!important}.team-invite-card__game,.team-invite-card__duration,.team-invite-card__time,.team-invite-card__date,.team-invite-card__actions,.team-invite-card__profiles{position:static!important;left:auto!important;top:auto!important}.team-invite-card__game{grid-column:1!important;grid-row:1 / 4!important}.team-invite-card__duration,.team-invite-card__time,.team-invite-card__date{grid-column:2!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.team-invite-card__actions{grid-column:3!important;grid-row:1 / 4!important;justify-self:end!important;align-self:center!important}.team-invite-card__profiles{grid-column:1 / -1!important;grid-row:4!important;width:100%!important;height:72px!important;margin-top:16px!important;display:grid!important;grid-template-columns:minmax(104px,1fr) repeat(3,minmax(40px,50px))!important;gap:clamp(8px,3.48258706vw,18px)!important}.invite-profile,.invite-profile--lead{width:100%!important;min-width:0!important}.invite-profile__avatar{width:clamp(40px,12.43781095vw,50px)!important;height:clamp(40px,12.43781095vw,50px)!important}.invite-profile__name{width:clamp(40px,12.43781095vw,50px)!important}.invite-profile--lead .invite-profile__caption{left:58px!important;width:calc(100% - 64px)!important}.invite-profile--lead .invite-profile__name{left:42px!important;width:calc(100% - 44px)!important}.find-players{overflow:visible!important}.find-players-lock{width:var(--nc-screen-width)!important;max-width:100vw!important;bottom:var(--nc-bottom-nav-total)!important}.app-content.find-players-lock-active{position:absolute!important;top:0!important;right:0!important;bottom:var(--nc-bottom-nav-total)!important;left:0!important;min-height:0!important;overflow:hidden!important;padding-top:0!important;padding-bottom:calc(18px + var(--nc-safe-bottom))!important}.find-players.nc-ratio-managed>:where(.search-container,.create-container){width:var(--nc-page-half-width)!important}.find-players.nc-ratio-managed>.search-container{left:var(--nc-page-gutter)!important}.find-players.nc-ratio-managed>.create-container{left:calc(var(--nc-page-gutter) + var(--nc-page-half-width) + 18px)!important}.find-players>:where(.search-container,.create-container){width:var(--nc-page-half-width)!important}.find-players>.search-container{left:var(--nc-page-gutter)!important}.find-players>.create-container{left:calc(var(--nc-page-gutter) + var(--nc-page-half-width) + 18px)!important}.find-players :where(.search-background,.create-team-background){width:100%!important}.find-players .find-player-search-input{width:calc(100% - 48px)!important}.find-players .create-team-text{left:44px!important;right:12px!important;width:auto!important;text-align:center!important}.find-players-empty-state{position:fixed!important;left:50%!important;top:var(--nc-header-total)!important;bottom:var(--nc-bottom-nav-total)!important;width:var(--nc-screen-width)!important;height:auto!important;min-height:0!important;transform:translate(-50%)!important;background:var(--nc-black)!important;border-radius:0!important;box-shadow:none!important}.find-players-empty-state__frame{left:50%!important;top:50%!important;width:calc(var(--nc-screen-width) - 36px)!important;height:auto!important;min-height:250px!important;transform:translate(-50%,-50%)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important}.find-players-empty-state__icon,.find-players-empty-state__title,.find-players-empty-state__description,.find-players-empty-state__button{position:static!important;left:auto!important;top:auto!important}.find-players-empty-state__title,.find-players-empty-state__description,.find-players-empty-state__button{width:100%!important}@media(max-width:360px){.friend-request-card{grid-template-columns:48px minmax(0,1fr)!important;gap:10px!important}.friend-request-card__avatar{width:48px!important;height:48px!important}.friend-request-card__actions{grid-column:1 / -1!important;justify-content:flex-end!important;gap:10px!important}.notification-btn{min-width:0!important;padding-inline:14px!important}.team-invite-card{grid-template-columns:50px minmax(0,1fr)!important}.team-invite-card__actions{grid-column:1 / -1!important;grid-row:4!important;justify-self:stretch!important;margin-top:12px!important}.team-invite-card__profiles{grid-row:5!important;margin-top:14px!important}.team-invite-card__actions .notification-btn{flex:1 1 0!important}}.find-players .fp-team-card--own .fp-event-background{box-shadow:inset 0 0 0 1px #1f80ff85,inset 0 0 24px #1f80ff2b!important}:where(.book-now-btn,#btn-proceed,.find-players-empty-state__button,.auth-button--primary,.fp-card-action,.screen-btn,.slot--available,.game-item){will-change:filter}:where(.book-now-btn,#btn-proceed,.find-players-empty-state__button,.auth-button,.fp-card-action,.screen-btn,.slot--available):active{transform:translateY(1px)}@media(prefers-reduced-motion:reduce){:where(.app-content,.app-content--full,.auth-page,.not-logged-in) :where(button,[role=button],a[href]){transition:none!important}:where(.book-now-btn,#btn-proceed,.find-players-empty-state__button,.auth-button,.fp-card-action,.screen-btn,.slot--available):active{transform:none!important}}:where(.app-header,[data-nitro-header],.header) :where(.notification-icon,.message-icon,.vector_01,.back-button,.back-icon,.ep-header__back){width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:11px!important;top:8px!important;box-sizing:border-box!important}:where(.app-header,[data-nitro-header],.header) :where(.notification-icon,.back-button,.back-icon,.ep-header__back){left:calc(clamp(24px,8.95522388vw,36px) - 11px)!important;transform:none!important}:where(.app-header,[data-nitro-header],.header) :where(.message-icon,.vector_01){left:auto!important;right:calc(clamp(24px,8.95522388vw,36px) - 11px)!important}:where(.app-header,[data-nitro-header],.header) :where(.notification-icon,.message-icon,.vector_01,.back-button,.back-icon,.ep-header__back) img{width:22px!important;height:22px!important;max-width:none!important}.app-header[data-nitro-header] .nitro-shared-main-header :is(.notification-icon,.message-icon),.app-header[data-nitro-header] .nitro-shared-back-header .back-icon,header[data-nitro-header] .nitro-shared-back-header .back-icon{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:11px!important;top:8px!important;box-sizing:border-box!important;transform:none!important}.app-header[data-nitro-header] .nitro-shared-back-header .back-icon,header[data-nitro-header] .nitro-shared-back-header .back-icon,.app-header[data-nitro-header] .nitro-shared-main-header .notification-icon{left:calc(clamp(24px,8.95522388vw,36px) - 11px)!important}.app-header[data-nitro-header] .nitro-shared-main-header .message-icon{left:auto!important;right:calc(clamp(24px,8.95522388vw,36px) - 11px)!important}[hidden]{display:none!important}.profile-friends-page,.profile-friends-search,.profile-friends-list,.profile-friend-row,.profile-friends-empty,.username-form .status-text,.username-form .choose-a-unique-username-for-your-profile{width:100%!important;max-width:100%!important}.username-field .username-input,.username-field .enter-your-username_03{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:62px!important;padding:0 18px!important}.cp-page{width:100%!important;max-width:var(--nc-screen-width)!important;padding-inline:18px!important}.cp-page>:where(.cp-banner,.cp-players,.cp-hours,.cp-time,.cp-screen,.cp-games,.cp-datetime,.date-time,.cp-proceed){width:100%!important;max-width:366px!important}.cp-page .cp-player-row{width:calc(100% - 18px)!important}.cp-page .cp-card-bg,.cp-page .cp-time__bg{width:100%!important;max-width:100%!important}.cp-page #time-grid{width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding-inline:12px!important}.cp-page #time-grid .slot{width:100%!important;min-width:0!important}.cp-page .cp-screen__btns{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important}.cp-page .cp-screen-btn{flex:1 1 0!important;width:auto!important;min-width:0!important}.cp-page .cp-nav-btn,.session-availability-page .availability-date-arrow,.booking-process :is(.nav-arrow,.next-time,.previous-time){width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:11px!important;box-sizing:border-box!important}.cp-page .cp-nav-btn img,.session-availability-page .availability-date-arrow img,.booking-process :is(.nav-arrow,.next-time,.previous-time) img{width:22px!important;height:22px!important;max-width:22px!important}.phone input.enter-your-phone-number_01,.email input.enter-your-email{width:100%!important;height:62px!important;padding:0 18px!important;box-sizing:border-box!important}.home .index-logic .logic-card>:is(.background,.background_04,.background_06,.background_08,.background_10,.background_12){left:0!important;width:100%!important;max-width:100%!important}.home .index-logic .logic-card>.nc-ratio-card__inner>:is(.background,.background_04,.background_06,.background_08,.background_10,.background_12){left:0!important;width:366px!important;max-width:366px!important;height:225px!important}.wallet>.pagination-dots .dot-item{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-radius:50%!important}.app-bottom-nav .navbar-container,.app-shell>.app-bottom-nav .navbar-container{background:var(--nc-chrome)!important;border:1px solid var(--nc-border)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.app-bottom-nav .navbar-banner-background,.app-shell>.app-bottom-nav .navbar-banner-background{background:var(--nc-ink)!important;box-shadow:none!important}.app-bottom-nav .active-bar,.app-shell>.app-bottom-nav .active-bar{display:block!important;top:-12px!important;width:98px!important;height:98px!important;opacity:1!important;background:transparent!important;filter:drop-shadow(0 0 10px rgba(31,128,255,.2))!important;pointer-events:none!important}.app-bottom-nav .active-bar:before,.app-shell>.app-bottom-nav .active-bar:before{content:"";position:absolute;left:25px;top:25px;width:48px;height:48px;border-radius:50%;background:#008bff57;filter:blur(10px)}.app-bottom-nav .active-bar:after,.app-shell>.app-bottom-nav .active-bar:after{content:"";position:absolute;left:27px;top:62px;width:44px;height:4px;border-radius:999px;background:#fff}.app-bottom-nav .navigation-bar[data-active-nav=home]{--nc-active-nav-slot: var(--nc-nav-slot-home)}.app-bottom-nav .navigation-bar[data-active-nav=findPlayers]{--nc-active-nav-slot: var(--nc-nav-slot-find)}.app-bottom-nav .navigation-bar[data-active-nav=wallet]{--nc-active-nav-slot: var(--nc-nav-slot-wallet)}.app-bottom-nav .navigation-bar[data-active-nav=myBooking]{--nc-active-nav-slot: var(--nc-nav-slot-ticket)}.app-bottom-nav .navigation-bar[data-active-nav=profile]{--nc-active-nav-slot: var(--nc-nav-slot-profile)}.app-bottom-nav .navigation-bar[data-active-nav]>.active-bar,.app-shell>.app-bottom-nav .navigation-bar[data-active-nav]>.active-bar{left:var(--nc-active-nav-slot, var(--nc-nav-slot-home))!important;transform:translate(-50%)!important;transition:left .28s cubic-bezier(.22,1,.36,1)!important;will-change:left}@media(prefers-reduced-motion:reduce){.app-bottom-nav .navigation-bar[data-active-nav]>.active-bar,.app-shell>.app-bottom-nav .navigation-bar[data-active-nav]>.active-bar{transition:none!important}}.app-bottom-nav :where(.home-icon,.auto-matching-icon,.wallet-icon,.ticket-icon,.profile-icon),.app-shell>.app-bottom-nav :where(.home-icon,.auto-matching-icon,.wallet-icon,.ticket-icon,.profile-icon){top:3px!important;width:48px!important;height:48px!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-bottom-nav :where(.home-icon,.auto-matching-icon,.wallet-icon,.ticket-icon,.profile-icon) img,.app-shell>.app-bottom-nav :where(.home-icon,.auto-matching-icon,.wallet-icon,.ticket-icon,.profile-icon) img{width:26px!important;height:26px!important;opacity:1!important;filter:none!important}.app-bottom-nav .navbar-label,.app-shell>.app-bottom-nav .navbar-label{top:53px!important}.app-bottom-nav .homelabel_span{color:#f5f5f7!important;font-size:13px!important;font-weight:400!important;letter-spacing:0!important}.profile>#btn-settings.profile-settings-action{position:absolute!important;left:var(--nc-page-gutter)!important;top:368px!important;width:var(--nc-content-width)!important;max-width:var(--nc-content-width)!important;height:var(--guest-auth-action-height, 46px)!important;min-height:var(--guest-auth-action-height, 46px)!important;margin:0!important;overflow:visible!important;border-radius:var(--guest-auth-action-radius, 14px)!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.background_11,.wallet .nitro-silver_02.nc-ratio-card>.nc-ratio-card__inner>.background_07,.wallet .nitro-silver.nc-ratio-card>.nc-ratio-card__inner>.background{border-radius:20px!important;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #00000057!important}.wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.background_11{background:radial-gradient(circle at 50% 42%,rgba(251,228,126,.1),transparent 42%),linear-gradient(180deg,#211c0e,#171711 42%,#111318)!important;border:1px solid rgba(229,190,76,.58)!important}.wallet .nitro-silver_02.nc-ratio-card>.nc-ratio-card__inner>.background_07{background:radial-gradient(circle at 50% 42%,rgba(222,223,227,.11),transparent 42%),linear-gradient(180deg,#1d2026,#17191e 42%,#111318)!important;border:1px solid rgba(190,194,204,.52)!important}.wallet .nitro-silver.nc-ratio-card>.nc-ratio-card__inner>.background{background:radial-gradient(circle at 50% 42%,rgba(245,208,189,.1),transparent 42%),linear-gradient(180deg,#241a15,#1a1615 42%,#111318)!important;border:1px solid rgba(188,126,91,.56)!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.background_12,.wallet .nitro-silver_02.nc-ratio-card .nitro-silver_03>.background_09,.wallet .nitro-silver.nc-ratio-card .nitro-silver_01>.background_02{border-radius:19px 19px 0 0!important;box-shadow:inset 0 -16px 30px #0000002e,inset 0 1px #ffffff47!important}.wallet .nitro-gold.nc-ratio-card .nitro-gold_01>.background_12{background:linear-gradient(115deg,#8b5c0f,#c9992c 25%,#f7df78 49%,#c18c1f 74%,#78500e)!important}.wallet .nitro-silver_02.nc-ratio-card .nitro-silver_03>.background_09{background:linear-gradient(115deg,#555860,#a8abb2 25%,#e4e5e8 49%,#9699a1 74%,#484b52)!important}.wallet .nitro-silver.nc-ratio-card .nitro-silver_01>.background_02{background:linear-gradient(115deg,#70432f,#a96f50 25%,#edc4ae 49%,#9a6145 74%,#643a29)!important}.wallet :is(.totaltime_span,.dailylimit_span,.extrahours_span,.totaltime_01_span,.dailylimit_01_span,.extrahours_01_span,.totaltime_02_span,.dailylimit_02_span,.extrahours_02_span){color:#aeb0b6!important;font-size:18px!important;font-weight:400!important}.wallet :is(.fhours_span_01,.fhours_span,.fhrsoff_span,.f0hours_span,.fhours_span_02,.f0hrsoff_span,.f8hours_span,.unlimited_span,.f5hrsoff_span){color:#f7f7f9!important;font-size:18px!important;font-weight:700!important}.wallet :is(.total-time,.daily-limit,.extra-hours,.total-time_01,.daily-limit_01,.extra-hours_01,.total-time_02,.daily-limit_02,.extra-hours_02){left:24px!important}.wallet :is(.text-8-hours,.text-1-hours,.text-5hrs-off,.text-20-hours,.text-2-hours,.text-10hrs-off,.text-28-hours,.unlimited,.text-15hrs-off){left:auto!important;right:24px!important;width:138px!important;text-align:right!important}.wallet :is(.line-1,.line-2,.line-1_01,.line-2_01,.line-1_02,.line-2_02){left:22px!important;width:302px!important;opacity:1!important;background:#f5f5f71f!important;outline:0!important;border-top:1px solid rgba(245,245,247,.12)!important}.wallet .nc-ratio-card__inner :is(.subscribe,.subscribe_02,.subscribe_04){left:48px!important;top:374px!important;width:250px!important;height:46px!important;min-height:46px!important}.wallet .nc-ratio-card__inner :is(.background_01,.background_08,.background_14){width:250px!important;height:46px!important;border-radius:13px!important;background:linear-gradient(180deg,#2d8bff,#1f80ff)!important;box-shadow:0 7px 16px #1f80ff26!important}.wallet .nc-ratio-card__inner :is(.subscribe_01,.subscribe_03,.subscribe_05){top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}:root{--nc-canvas: #07080B;--nc-black: #0B0B0F;--nc-ink: #09090C;--nc-chrome: #111318;--nc-surface: #17191D;--nc-surface-raised: #202329;--nc-surface-field: #2B2E34;--nc-border: rgba(245, 245, 247, .09);--nc-border-strong: rgba(245, 245, 247, .16);--nc-text: #F7F7F9;--nc-text-muted: #92949B;--nc-brand: #1F80FF;--nc-brand-hover: #3B91FF;--nc-danger: #FF453A;--nc-radius-sm: 10px;--nc-radius-md: 14px;--nc-radius-lg: 18px;--nc-radius-xl: 24px;--nc-space-1: 4px;--nc-space-2: 8px;--nc-space-3: 12px;--nc-space-4: 16px;--nc-space-5: 20px;--nc-space-6: 24px;--nc-shadow-card: 0 10px 24px rgba(0, 0, 0, .18);--nc-shadow-brand: 0 7px 16px rgba(31, 128, 255, .15)}html{color-scheme:dark;background:var(--nc-black)}body{color:var(--nc-text);background:var(--nc-black);font-family:Helvetica,Arial,system-ui,sans-serif;font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-shell,.auth-page,.not-logged-in,:where(.phone,.phone-otp,.email,.email-otp,.birthday,.gender,.change-password,.username-screen,.page-shell,.result-shell){background:var(--nc-black)!important}@media(min-width:768px){html,body{background:var(--nc-black)}.app-shell,.auth-page,.not-logged-in,:where(.phone,.phone-otp,.email,.email-otp,.birthday,.gender,.change-password,.username-screen,.page-shell,.result-shell){border-inline:0;box-shadow:none}}.app-header :where(.header-top-bar,.top-bar,.ep-header__top-bar),[data-nitro-header] :where(.header-top-bar,.top-bar,.ep-header__top-bar),.auth-header :where(.header-top-bar,.top-bar,.ep-header__top-bar){background:var(--nc-chrome)!important;border-bottom:1px solid rgba(245,245,247,.055)!important;border-radius:0 0 16px 16px!important;box-shadow:none!important}:where(.app-header,[data-nitro-header],.auth-header) .nitroconsole_span{color:var(--nc-text)!important;font-size:23px!important;font-weight:700!important;letter-spacing:-.45px}:where(.app-header,[data-nitro-header],.auth-header) :where(.header-top-bar,.top-bar,.ep-header__top-bar){z-index:0!important}:where(.app-header,[data-nitro-header],.auth-header) :where(.nitro-console,.notification-icon,.message-icon,.vector_01,.back-button,.back-icon,.ep-header__back){z-index:2!important}:where(.app-header,[data-nitro-header],.auth-header) :where(.notification-icon,.message-icon,.vector_01,.back-button,.back-icon,.ep-header__back){border-radius:12px!important;transition:background-color .15s ease,transform .15s ease!important}@media(hover:hover)and (pointer:fine){:where(.app-header,[data-nitro-header],.auth-header) :where(.notification-icon,.message-icon,.vector_01,.back-button,.back-icon,.ep-header__back):hover{background:#f5f5f713!important}}:where(.home .event-background,.home .event-background_01,.home .event-background_02,.home .background,.home .background_01,.home .background_02,.booking-process .background_10,.booking-process .hours,.booking-process .background_02,.booking-process .time,.booking-process .games,.booking-process .background_04,.booking-process .background_03,.session-availability-page .availability-date-card,.session-availability-page .availability-session-legend,.session-availability-page .availability-screen-card,.find-players .fp-event-background,.find-players .event-background,.find-players .event-background_01,.find-players .event-background_02,.find-players .event-background_03,.find-players .event-background_04,.profile-logged-out__card){background:var(--nc-surface)!important;border:1px solid var(--nc-border)!important;box-shadow:none!important}:where(.auth-button--primary,.profile-logged-out__button--primary,.find-players-empty-state__button,.empty-book-now,.book-now-background,.book-now-background_01,.book-now-background_02,.book-now-background_03,.request-button-background,.join-button-background,.fp-card-action){background:var(--nc-brand)!important;color:#fff!important;border-color:transparent!important;box-shadow:none!important}:where(.auth-button,.profile-logged-out__button,.find-players-empty-state__button,.empty-book-now,.fp-card-action){min-height:46px!important;border-radius:14px!important;font-size:15px!important;font-weight:700!important}:where(.auth-button--outline,.profile-logged-out__button--outline){border:1px solid rgba(31,128,255,.72)!important;background:#1f80ff0b!important}:where(.auth-button--create,.profile-logged-out__button--ghost,.create-account-bottom){border:1px solid var(--nc-border-strong)!important;background:#f5f5f706!important}.login-page{--auth-field-height: 54px;--auth-button-height: 48px}.login-page .login-control-group{top:clamp(196px,28dvh,242px)!important}.login-page.is-keyboard-mode,.login-page:has(#login-identifier:focus),.login-page:has(#login-password:focus){overflow:hidden}.login-page.is-keyboard-mode .login-control-group,.login-page:has(#login-identifier:focus) .login-control-group,.login-page:has(#login-password:focus) .login-control-group{top:var(--login-raised-first-top)!important}.auth-field{border-radius:14px!important}.auth-field__bg{border:1px solid var(--nc-border)!important;border-radius:14px!important;background:#23262b!important;box-shadow:inset 0 1px #ffffff06!important}.login-page .auth-field:focus-within .auth-field__bg{border-color:var(--nc-border-strong)!important;box-shadow:inset 0 1px #ffffff0f!important}.login-page .auth-field:focus-within{border-color:transparent!important;box-shadow:none!important}.login-page .auth-field input:focus,.login-page .auth-field input:focus-visible{outline:none!important;box-shadow:none!important}.auth-field input{font-size:16px!important}.auth-field input::placeholder{color:#8f9299!important}.auth-link{color:#a4a6ac!important}.find-players-empty-state__frame,.empty-state-center{width:calc(100% - 36px)!important;max-width:354px!important}.find-players-empty-state__icon,.empty-controller{width:92px!important;height:92px!important;border:1px solid var(--nc-border)!important;background:linear-gradient(155deg,#202329,#121418)!important;box-shadow:inset 0 1px #ffffff0a,0 14px 30px #00000038!important}.find-players-empty-state__icon img,.empty-controller img{width:44px!important;height:44px!important}.find-players-empty-state__title,.empty-title{color:var(--nc-text)!important;font-size:clamp(26px,7.7vw,30px)!important;line-height:1.15!important;letter-spacing:-.55px}.find-players-empty-state__description,.empty-description{color:var(--nc-text-muted)!important;font-size:14px!important;font-weight:400!important;line-height:1.45!important}.find-players-empty-state__button,.empty-book-now{width:100%!important;height:48px!important;margin-top:4px!important}.profile-logged-out{padding:18px!important}.profile-logged-out__card{min-height:196px!important;padding:28px 22px 24px!important;border-radius:18px!important;gap:14px!important}.profile-logged-out__avatar{width:88px!important;height:88px!important}.profile-logged-out__title{font-size:23px!important;letter-spacing:-.35px}.profile-logged-out__button--primary{margin-top:24px!important}.profile-logged-out__divider{margin:14px 0!important}.profile-logged-out__button--outline{margin-bottom:14px!important}.app-content>.settings>:is(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about){border-bottom:1px solid rgba(245,245,247,.065)!important;background:linear-gradient(90deg,#1b1e23db,#111317db)!important}.app-content>.settings>:is(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about):first-of-type{border-radius:14px 14px 0 0!important}.app-content>.settings>:is(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about):last-of-type{border-radius:0 0 14px 14px!important}.game-card{border:1px solid var(--nc-border)!important;border-radius:14px!important;background:var(--nc-surface)!important;box-shadow:0 8px 20px #00000029!important}.game-card__name{height:28px!important;background:#22252a!important;font-size:11px!important;letter-spacing:.1px}.game-card img{height:calc(100% - 28px)!important}:where(.dur-card,.slot,.screen-btn,.game-item){border-radius:12px!important}:where(.dur-card,.slot,.screen-btn,.game-item):focus-visible{outline:none!important;box-shadow:0 0 0 3px #1f80ff40!important}@media(max-width:360px){.find-players-empty-state__title,.empty-title{font-size:25px!important}.login-page .login-control-group{top:176px!important}.login-page.is-keyboard-mode .login-control-group,.login-page:has(#login-identifier:focus) .login-control-group,.login-page:has(#login-password:focus) .login-control-group{top:var(--login-raised-first-top)!important}}@media(max-height:680px){.login-page .login-control-group{top:120px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.session-availability-page .availability-date-title{left:50%!important;width:min(174px,calc(100% - 112px))!important;transform:translate(-50%)!important}.session-availability-page #btn-prev-date{left:24px!important}.session-availability-page #btn-next-date{left:auto!important;right:24px!important}body:has(.invite-your-friends){margin:0!important}.invite-your-friends .done>.background_08{width:100%!important;height:44px!important}.invite-your-friends .done>.done_01{top:11px!important}.invite-your-friends,.invite-your-friends>.search-background{width:min(402px,100vw)!important;max-width:100vw!important}.invite-your-friends_01{width:calc(100% - 36px)!important}.invite-your-friends_01>:where(.background,.background_07,.line-19,.line-20,.invite,.invite_02,.invite_04,.invite_06,.invite_08,.invite_10){width:100%!important}.invite-your-friends_01 :where(.background_01,.background_02,.background_03,.background_04,.background_05,.background_06){width:100%!important}.invite-your-friends_01 :where(.connect,.connect_01,.connect_02,.connect_03,.connect_04,.connect_05){left:auto!important;right:0!important}.invite-your-friends_01 .cross-button{left:auto!important;right:0!important}.invite-your-friends_01 .done{left:23px!important;width:calc(100% - 46px)!important}.invite-your-friends_01 .done_01{left:0!important;width:100%!important;text-align:center!important}.invite-your-friends_01 .done .background_08{width:100%!important}.ep-page,.ep-title-row,.ep-avatar-section,.ep-fields,.ep-divider,.ep-field,.ep-save{width:100%!important;max-width:100%!important}.ep-avatar-strip,.ep-save__btn{width:calc(100% - 36px)!important;max-width:366px!important}.ep-field input,.ep-field select{min-height:42px!important}@media(max-width:360px){.ep-field__label{flex-basis:116px!important;max-width:116px!important}}.app-content>.settings{width:100%!important;max-width:100%!important}.app-content>.settings>:is(.profile_01,.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about){left:18px!important;width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important}.app-content>.settings>:is(.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about){left:0!important;width:100%!important;max-width:100%!important}.app-content>.settings>:is(.profile_01,.edit-profile,.change-password,.invite-friends,.report-issue,.terms-and-conditions,.about)>[class*=background]{width:100%!important;max-width:100%!important}body.change-password-page>.change-password{width:min(402px,100vw)!important;max-width:100vw!important;transform:none!important}body.change-password-page>.change-password>:is(.profile,.current-password,.new-password,.confirm-password,.password-do-not-match,.save){left:18px!important;width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important}body.change-password-page>.change-password :is(.background,.background_01,.rectangle-22,.rectangle-23,.rectangle-24){width:100%!important;max-width:100%!important}body.change-password-page>.change-password>.profile .display-name{width:100%!important}body.change-password-page>.change-password>.change-password_01{left:calc(50% - 82px)!important;width:min(210px,calc(100% - 100px))!important;text-align:center!important}body.change-password-page>.change-password>.change-password_01 .changepassword_01_span{white-space:nowrap!important}body.change-password-page>.change-password>.icon{left:max(42px,calc(50% - 118px))!important}body.change-password-page>.change-password>:is(.current-password,.new-password,.confirm-password) :is(.see,.hide,.hide_01){left:auto!important;right:8px!important;top:9px!important;width:44px!important;height:44px!important;padding:10px!important;box-sizing:border-box!important}body.change-password-page>.change-password>:is(.current-password,.new-password,.confirm-password) .change-password-input{width:calc(100% - 74px)!important;height:44px!important}@media(max-width:402px){.phone,.email,.birthday,.change-password{width:100vw!important;max-width:100vw!important;transform:none!important}.phone>:where(.enter-your-phone-number,.get-otp),.email>:where(.frame-113,.get-otp),.birthday>.get-otp,.change-password>:where(.profile,.current-password,.new-password,.confirm-password,.password-do-not-match,.save){left:18px!important;width:calc(100% - 36px)!important}.phone :where(.rectangle-22,.background,.get-otp_01),.email :where(.rectangle-22,.background,.get-otp_01),.birthday .get-otp :where(.background,.save),.change-password :where(.background,.background_01,.rectangle-22,.rectangle-23,.rectangle-24){width:100%!important}.phone input.enter-your-phone-number_01,.email input.enter-your-email{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:62px!important;padding:0 18px!important}.phone .phone-helper{left:24px!important;width:calc(100% - 48px)!important}.birthday{--birthday-content: calc(100% - 36px) }.birthday>.date{left:18px!important;width:calc(var(--birthday-content) * .2213)!important}.birthday>.month{left:calc(18px + (var(--birthday-content) * .2705))!important;width:calc(var(--birthday-content) * .2186)!important}.birthday>.year{left:auto!important;right:18px!important;width:calc(var(--birthday-content) * .4617)!important}.birthday :where(.rectangle-23,.rectangle-24,.rectangle-25){width:100%!important}.birthday input.text-0000,.birthday input.text-00,.birthday input.text-00_01{left:0!important;width:100%!important;height:62px!important;padding:0 8px!important;text-align:center!important}.birthday :where(.year_01,.month_01,.day){left:0!important;width:100%!important;text-align:center!important}.birthday .you-can-only-select-your-birthday-once{left:18px!important;width:calc(100% - 36px)!important}.change-password>.profile>.background,.change-password>.profile .display-name{width:100%!important}.change-password>:where(.current-password,.new-password,.confirm-password) .change-password-input{height:44px!important}.change-password>:where(.current-password,.new-password,.confirm-password) :where(.see,.hide,.hide_01){width:44px!important;height:44px!important;padding:10px!important;right:8px!important}}html,body{min-height:var(--nc-screen-height, 100dvh)}.app-shell{width:var(--nc-screen-width, min(100vw, 430px))!important;max-width:var(--nc-screen-width, min(100vw, 430px))!important;height:var(--nc-screen-height, 100dvh)!important;min-height:0!important}.app-header,[data-nitro-header],.app-bottom-nav,.app-bottom-nav .navigation-bar{width:var(--nc-screen-width, min(100vw, 430px))!important;max-width:var(--nc-screen-width, min(100vw, 430px))!important}.app-content,.app-content--full{width:100%!important;max-width:100%!important;overscroll-behavior-y:contain}body[data-nc-keyboard=open] .app-content{bottom:0!important}body[data-nc-keyboard=open] .app-bottom-nav{visibility:hidden!important;pointer-events:none!important;transform:translateY(100%)!important}:where(.phone,.phone-otp,.email,.email-otp,.birthday,.gender,.change-password,.username-screen,.page-shell,.result-shell,.invite-your-friends){width:var(--nc-screen-width, min(100vw, 430px))!important;max-width:100%!important;transform:none!important}@media(max-width:402px){.phone-otp>.otp,.email-otp>.otp{left:18px!important;width:calc(100% - 36px)!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:clamp(5px,1.75vw,8px)!important}.phone-otp>.otp>:is(.frame-87,.frame-88,.frame-89,.frame-90,.frame-91,.frame-92),.email-otp>.otp>:is(.frame-87,.frame-88,.frame-89,.frame-90,.frame-91,.frame-92){position:relative!important;inset:auto!important;width:100%!important;min-width:0!important}.phone-otp>.otp>:is(.frame-87,.frame-88,.frame-89,.frame-90,.frame-91,.frame-92)>:is(.rectangle-26,.rectangle-26_01,.rectangle-26_02,.rectangle-26_03,.rectangle-26_04,.rectangle-26_05),.email-otp>.otp>:is(.frame-87,.frame-88,.frame-89,.frame-90,.frame-91,.frame-92)>:is(.rectangle-26,.rectangle-26_01,.rectangle-26_02,.rectangle-26_03,.rectangle-26_04,.rectangle-26_05){width:100%!important}.phone-otp>.continue,.email-otp>.continue{left:18px!important;width:calc(100% - 36px)!important}.phone-otp>.continue>.background,.email-otp>.continue>.background{width:100%!important}}@media(orientation:landscape)and (max-height:520px){.app-content,.app-content--full{scroll-behavior:auto}}.home.nc-ratio-managed :is(.book-now,.book-now_01,.book-now_02,.book-now_03){height:46px!important}.home.nc-ratio-managed .book-now-btn{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:46px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.home.nc-ratio-managed :is(.book-now-background,.book-now-background_01,.book-now-background_02,.book-now-background_03){top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.home.nc-ratio-managed :is(.book-now-label,.book-now-label_01,.book-now-label_02,.book-now-label_03){top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.home.nc-ratio-managed :is(.booknowlabel_span,.booknowlabel_01_span,.booknowlabel_02_span,.booknowlabel_03_span){display:block!important;margin:0!important;line-height:1!important;text-align:center!important}.home>#btn-session-availability{min-height:44px!important}.wallet .nc-ratio-card__inner :where(.subscribe,.subscribe_02,.subscribe_04){height:53px!important;min-height:53px!important}.app-shell .wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.subscribe_04{top:374px!important;height:46px!important;min-height:46px!important}.app-shell .wallet .nitro-gold.nc-ratio-card>.nc-ratio-card__inner>.subscribe_04>.background_14{top:0!important;right:0!important;bottom:0!important;left:0!important;width:250px!important;height:46px!important;border-radius:13px!important}.wallet>.pagination-dots .dot-item{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}.wallet>.pagination-dots .dot-item img{width:10px!important;height:10px!important}.app-shell .wallet>.subscription-carousel{--wallet-carousel-edge: max(18px, calc((100% - 346px)/2) ) !important;--wallet-carousel-gap: clamp(8px, 2.8vw, 12px);box-sizing:border-box!important;gap:var(--wallet-carousel-gap)!important;padding-inline:var(--wallet-carousel-edge)!important;scroll-padding-inline:var(--wallet-carousel-edge)!important}.app-shell .wallet>.subscription-carousel>:is(.nitro-gold,.nitro-silver_02,.nitro-silver).nc-ratio-card{flex:0 0 var(--nc-ratio-card-width)!important;width:var(--nc-ratio-card-width)!important;min-width:var(--nc-ratio-card-width)!important}.app-shell .wallet>.pagination-dots{gap:2px!important}@media(max-width:767px){.app-shell .wallet>.subscription-carousel{overflow-x:auto!important;overscroll-behavior-x:contain!important;touch-action:pan-x pan-y pinch-zoom!important;-webkit-overflow-scrolling:touch}}@media(display-mode:browser),(display-mode:minimal-ui){:root{--nc-safe-top: 0px;--nc-header-total: var(--nc-header-height, 60px)}}.app-content>:is(.cyt-page,.cp-page){padding-block-start:var(--nc-layout-edge-gap, 18px)!important}.app-content>.booking-history-page{margin-block-start:var(--nc-layout-edge-gap, 18px)!important;padding-block-start:0!important}body:has(>.login-page) .login-control-group{top:calc(var(--nc-header-total, 60px) + var(--nc-layout-edge-gap, 18px))!important}body:has(>.not-logged-in) .frame-131{top:calc(var(--nc-header-total, 60px) + var(--nc-layout-edge-gap, 18px))!important;transform:none!important}body[data-payment-result] :where(.payment-done-body,.host-result-body,.player-result-body,.result-body){padding-block-start:calc(var(--nc-header-total, 60px) + var(--nc-layout-edge-gap, 18px))!important}body[data-payment-result] :where(.done-hero,.received-hero,.failure-hero){padding-block-start:0!important}
