.styles-module__XCHMDW__resendOtpButton{color:var(--accent-red);background:0 0;border:none;margin-top:20px;text-decoration:underline}
.styles-module__uRkPpa__container{padding:24px}.styles-module__uRkPpa__header{justify-content:center;margin-bottom:24px;display:flex}.styles-module__uRkPpa__logoSection{background:linear-gradient(90deg,var(--accent-blue)50%,var(--accent-red)50%);border-radius:50%;justify-content:center;width:150px;height:150px;display:flex}.styles-module__uRkPpa__content{text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex}.styles-module__uRkPpa__title{color:var(--accent-blue);margin-bottom:48px;font-size:30px;font-weight:600}.styles-module__uRkPpa__phoneNumber{color:var(--accent-red);cursor:pointer;background:0 0;border:none}.styles-module__uRkPpa__form{flex-direction:column;align-items:center;width:100%;max-width:300px;margin-top:24px;display:flex}.styles-module__uRkPpa__otpInputs{justify-content:space-between;width:100%;max-width:320px;margin-bottom:12px;display:flex}.styles-module__uRkPpa__otpInput{border:1px solid var(--gray-200);background-color:var(--gray-100);text-align:center;border-radius:8px;width:60px;height:60px;font-size:24px;font-weight:500;transition:border-color .2s,background-color .2s}.styles-module__uRkPpa__otpInput:focus{border-color:var(--accent-blue);background-color:#0000;outline:none}.styles-module__uRkPpa__otpInput:disabled{background-color:var(--gray-200);cursor:not-allowed}.styles-module__uRkPpa__errorMessage{color:var(--danger);align-self:start;margin-bottom:16px;font-size:14px;font-style:italic;font-weight:500}.styles-module__uRkPpa__submitButton{width:100%;color:var(--white);background:var(--accent-gradient);cursor:pointer;border:1px solid #0000;border-radius:40px;margin-top:24px;padding:16px;font-weight:600}.styles-module__uRkPpa__submitButton:disabled{border-color:var(--gray-200);color:var(--gray-300);cursor:not-allowed;background:0 0}
.styles-module__OGXaSW__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;max-width:400px;display:flex;position:fixed;top:20px;right:20px}.styles-module__OGXaSW__toast{background-color:var(--white);pointer-events:auto;border-left:4px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:300px;max-width:100%;padding:12px 16px;animation:.3s ease-out styles-module__OGXaSW__slideIn;display:flex;box-shadow:0 4px 12px #00000026}@keyframes styles-module__OGXaSW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.styles-module__OGXaSW__toast.styles-module__OGXaSW__success{background-color:#f0fdf4;border-left-color:#10b981}.styles-module__OGXaSW__toast.styles-module__OGXaSW__error{border-left-color:var(--accent-red);background-color:var(--accent-red-background)}.styles-module__OGXaSW__toast.styles-module__OGXaSW__info{border-left-color:var(--accent-blue);background-color:var(--gray-100)}.styles-module__OGXaSW__toast.styles-module__OGXaSW__warning{border-left-color:var(--yellow);background-color:#fffbeb}.styles-module__OGXaSW__toastMessage{color:var(--gray-900);flex:1;font-size:14px;line-height:1.5}.styles-module__OGXaSW__toastClose{color:var(--gray-500);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:24px;line-height:1;transition:color .2s;display:flex}.styles-module__OGXaSW__toastClose:hover{color:var(--gray-900)}@media (max-width:600px){.styles-module__OGXaSW__toastContainer{max-width:calc(100% - 40px);left:20px;right:20px}.styles-module__OGXaSW__toast{width:100%;min-width:auto}}
@keyframes styles-module__56o5oq__drawerAnimation{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles-module__56o5oq__wrapper{max-width:var(--app-width);z-index:1000;position:fixed;inset:0}.styles-module__56o5oq__overlay{background-color:#00000080;position:absolute;inset:0}.styles-module__56o5oq__drawer{background-color:var(--white);border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:column;width:100%;min-height:100px;max-height:90vh;animation:.2s ease-in-out styles-module__56o5oq__drawerAnimation;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module__56o5oq__header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:16px;display:flex}.styles-module__56o5oq__title{font-size:18px;font-weight:500}.styles-module__56o5oq__closeButton{cursor:pointer;background:0 0;border:none;place-items:center;width:40px;height:40px;font-size:24px;display:grid}.styles-module__56o5oq__content{overflow-y:auto}
.styles-module__n6WSOa__spinWrapper{justify-content:center;align-items:center;width:100%;min-height:50px;display:flex}
.styles-module__cFxjaG__filterSection{background:var(--gray-100);border-bottom:1px solid var(--gray-200);justify-content:space-between;padding:8px 16px;display:flex}.styles-module__cFxjaG__filterButton{background:var(--white);border:1px solid var(--gray-200);cursor:pointer;box-sizing:border-box;border-radius:8px;align-items:center;gap:8px;height:auto;max-height:40px;padding:8px 16px;font-size:14px;display:flex}.styles-module__cFxjaG__filterButton svg{color:var(--accent-red)}.styles-module__cFxjaG__filterButton img:not(.styles-module__cFxjaG__calendarIcon){flex-shrink:0}.styles-module__cFxjaG__calendarIcon{object-fit:contain;transform-origin:50%;flex-shrink:0;transform:scale(2.5);width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;display:block!important}
.styles-module__devnOW__searchButton{width:40px;height:40px;color:var(--white);cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;place-items:center;font-size:20px;display:grid}.styles-module__devnOW__searchContainer{padding:24px}.styles-module__devnOW__searchInput{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px;width:100%;margin-bottom:24px;padding:12px 16px;font-size:16px}.styles-module__devnOW__searchInput:focus{border-color:var(--accent-blue);background:var(--white);outline:none}.styles-module__devnOW__searchResults{max-height:60vh;padding-right:16px;overflow-y:auto}.styles-module__devnOW__resultItem{border-bottom:1px solid var(--gray-200);color:inherit;align-items:center;gap:16px;padding:16px;text-decoration:none;display:flex}.styles-module__devnOW__resultItem img{border-radius:8px}
.styles-module__6RHJiq__footer{background:var(--accent-gradient);width:100%;max-width:var(--app-width);justify-content:space-between;padding:16px;display:flex;position:fixed;bottom:0}.styles-module__6RHJiq__footerButton{color:var(--white);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-weight:500;display:flex}.styles-module__6RHJiq__footerButton:disabled,.styles-module__6RHJiq__footerButton.styles-module__6RHJiq__disabled{cursor:not-allowed;opacity:.5}.styles-module__6RHJiq__sportsList{flex-direction:column;margin-block:8px;display:flex}.styles-module__6RHJiq__sportsList button{border:none;border-bottom:1px solid var(--gray-200);cursor:pointer;background:0 0;outline:none;align-items:center;gap:8px;padding:16px;display:flex;position:relative}
.styles-module__8Y3Sdq__container{flex-direction:column;min-height:100vh;padding-bottom:24px;display:flex}.styles-module__8Y3Sdq__header{background:var(--accent-gradient);z-index:10;padding:16px 24px;position:sticky;top:0}.styles-module__8Y3Sdq__topSection{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.styles-module__8Y3Sdq__topSectionLeft{align-items:center;display:flex}.styles-module__8Y3Sdq__verticalDivider{background-color:#ffffff80;width:1px;height:30px;margin-left:16px}.styles-module__8Y3Sdq__selectCityButton{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 16px;font-size:20px;font-weight:500;line-height:1;display:flex}.styles-module__8Y3Sdq__selectSports{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.styles-module__8Y3Sdq__selectSports::-webkit-scrollbar{display:none}.styles-module__8Y3Sdq__sportButton{color:var(--white);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:20px;padding:8px 16px;font-size:14px}.styles-module__8Y3Sdq__sportButton.styles-module__8Y3Sdq__active{background:var(--white);color:var(--accent-red)}.styles-module__8Y3Sdq__noVenues{text-align:center;color:#666;padding:48px;font-size:16px}.styles-module__8Y3Sdq__availableTurfCount{color:var(--gray-500);margin:8px 16px;font-size:14px}
.styles-module__HYH3lW__addonItem{border-bottom:1px solid var(--gray-200);align-items:center;gap:16px;padding:16px;display:flex}.styles-module__HYH3lW__addonDetails{flex:1}.styles-module__HYH3lW__addButton{color:var(--accent-red);cursor:pointer;background:0 0;border:none;font-weight:500}.styles-module__HYH3lW__addonControls{border:1px solid var(--gray-200);border-radius:20px;align-items:center;gap:12px;padding:4px;display:flex}.styles-module__HYH3lW__addonControlsBtn{cursor:pointer;background:0 0;border:none;padding-inline:6px;font-size:28px;font-weight:300;line-height:1}.styles-module__HYH3lW__footer{background:var(--accent-gradient);color:var(--white);justify-content:space-between;padding:16px;display:flex}.styles-module__HYH3lW__footerButton{color:var(--white);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:8px;font-weight:500;display:flex}
.styles-module__nzrbma__venueRulesButton{border:none;border-top:1px solid var(--gray-200);background-color:#0000;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-weight:600;display:flex}.styles-module__nzrbma__drawerBody{white-space:pre-wrap;padding:8px 16px 32px;font-size:14px}.styles-module__nzrbma__drawerBody h3{margin-top:16px;margin-bottom:8px;font-weight:700}
.styles-module__KNkpgW__footer{background:var(--accent-gradient);color:var(--white);width:100%;max-width:var(--app-width);justify-content:space-between;padding:16px;display:flex;position:fixed;bottom:0}.styles-module__KNkpgW__footerButton{color:var(--white);cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:8px;font-weight:500;display:flex}
.styles-module__Ww5kwW__container{flex-direction:column;gap:1rem;display:flex}.styles-module__Ww5kwW__priceDisplay{color:var(--gray-500);justify-content:space-between;font-size:.875rem;display:flex}.styles-module__Ww5kwW__sliderContainer{height:16px;position:relative}.styles-module__Ww5kwW__sliderTrack{background-color:var(--gray-200);border-radius:9999px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__Ww5kwW__sliderRange{background-color:var(--accent-red);border-radius:9999px;height:.25rem;position:absolute;top:50%;transform:translateY(-50%)}.styles-module__Ww5kwW__sliderInput{appearance:none;pointer-events:none;background:0 0;width:100%;position:absolute}.styles-module__Ww5kwW__sliderInput::-webkit-slider-thumb{appearance:none;pointer-events:auto;background-color:var(--white);border:2px solid var(--accent-red);cursor:pointer;border-radius:50%;width:16px;height:16px}.styles-module__Ww5kwW__sliderInput::-moz-range-thumb{appearance:none;pointer-events:auto;background-color:var(--white);border:2px solid var(--accent-red);cursor:pointer;border-radius:50%;width:16px;height:16px}.styles-module__Ww5kwW__sliderInput:focus{outline:none}.styles-module__Ww5kwW__sliderInput:focus::-webkit-slider-thumb{box-shadow:0 0 0 2px var(--white),0 0 0 4px #dc9499}.styles-module__Ww5kwW__sliderInput:focus::-moz-range-thumb{box-shadow:0 0 0 2px var(--white),0 0 0 4px #dc9499}
.styles-module__MBwCZG__shimmer{background:linear-gradient(90deg,var(--gray-100),var(--gray-200),var(--gray-100));background-size:200% 100%;animation:1.5s linear infinite styles-module__MBwCZG__shimmerAnimation}@keyframes styles-module__MBwCZG__shimmerAnimation{0%{background-position:0%}to{background-position:200%}}
.styles-module__akfaFq__couponItem{border-bottom:1px solid var(--gray-200);padding:16px}.styles-module__akfaFq__couponCode{color:var(--accent-red);border:1px solid var(--accent-red);background-color:var(--accent-red-background);border-radius:4px;padding:4px 8px}.styles-module__akfaFq__applyBtn{color:var(--accent-red);cursor:pointer;background:0 0;border:none;font-weight:500}.styles-module__akfaFq__notAvailableText{text-align:center;color:var(--gray-500);margin-top:64px;margin-bottom:64px}
.styles-module__X97sAa__shareOptions{grid-template-columns:repeat(3,1fr);gap:24px;padding:24px 16px;display:grid}.styles-module__X97sAa__shareOptions>button,.styles-module__X97sAa__shareOptions>*{display:contents}.styles-module__X97sAa__shareOption{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;padding:4px 8px 8px;transition:background-color .2s;display:flex}.styles-module__X97sAa__shareOption:hover{background-color:var(--gray-100)}.styles-module__X97sAa__shareOption:active{background-color:var(--gray-200)}.styles-module__X97sAa__shareIcon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0;padding:0;display:flex;overflow:visible}.styles-module__X97sAa__shareIcon svg{width:24px;height:24px;display:block}.styles-module__X97sAa__shareIcon>*{width:48px!important;height:48px!important;display:block!important}.styles-module__X97sAa__shareOption span{color:var(--gray-700);text-align:center;margin-top:4px;margin-bottom:0;font-size:14px;font-weight:500;line-height:1.2}.styles-module__X97sAa__copyIcon{background-color:var(--gray-100);border-radius:50%;margin-bottom:0}.styles-module__X97sAa__copyIcon svg{color:var(--gray-700)}.styles-module__X97sAa__copyLinkOption{padding:4px 8px 8px}.styles-module__X97sAa__copyLinkText{margin-top:4px!important}@media (max-width:600px){.styles-module__X97sAa__shareOptions{grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 16px}.styles-module__X97sAa__shareIcon{width:44px;height:44px}.styles-module__X97sAa__shareIcon svg{width:22px;height:22px}.styles-module__X97sAa__shareOption span{font-size:12px}}
.styles-module__2xv4Kq__header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:16px;font-weight:600;display:flex}.styles-module__2xv4Kq__header button{color:var(--accent-red);cursor:pointer;background:0 0;border:none;font-size:13px}.styles-module__2xv4Kq__inputGroup>div{align-items:center;gap:16px;margin-bottom:16px;display:flex}.styles-module__2xv4Kq__footer{background:var(--accent-gradient);height:60px}.styles-module__2xv4Kq__footer button{width:50%;height:100%;color:var(--white);cursor:pointer;background:0 0;border:none}
.styles-module__ZpZKka__header{background:var(--accent-gradient);align-items:center;gap:16px;padding:16px;display:flex}.styles-module__ZpZKka__header button{color:var(--white);cursor:pointer;background-color:#0003;border:none;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.styles-module__ZpZKka__header h1{color:var(--white);font-weight:500}.styles-module__ZpZKka__dateSelectionSection{background:var(--accent-gradient);z-index:10;border-top:1px solid #fff2;padding:16px;position:sticky;top:0}.styles-module__ZpZKka__selectedDate{color:var(--white);text-align:center;margin-bottom:12px;font-size:14px;font-weight:300}.styles-module__ZpZKka__dateButtonList{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.styles-module__ZpZKka__dateButton{color:var(--white);cursor:pointer;background-color:#0000;border:1px solid #fff4;border-radius:8px;flex-direction:column;align-items:center;gap:8px;padding:8px;display:flex}.styles-module__ZpZKka__dateButtonDayText{color:var(--gray-300);font-size:12px;font-weight:300}.styles-module__ZpZKka__selectedDateButton{background-color:var(--white);color:var(--gray-900)}.styles-module__ZpZKka__selectedDateButton .styles-module__ZpZKka__dateButtonDayText{color:var(--gray-900)}.styles-module__ZpZKka__turfSelectionSection{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:8px;padding:16px;display:flex}.styles-module__ZpZKka__turfSelectionLabel{font-size:14px;font-weight:500}.styles-module__ZpZKka__turfSelectionButton{border:1px solid var(--gray-200);cursor:pointer;background-color:#0000;border-radius:18px;padding:8px 12px;font-size:14px}.styles-module__ZpZKka__turfSelectionButton.styles-module__ZpZKka__selected{background:var(--accent-gradient);color:var(--white)}.styles-module__ZpZKka__slotsSection{background-color:var(--gray-100);margin-bottom:50px;padding:16px}.styles-module__ZpZKka__dayPhaseTitle{text-transform:capitalize;color:var(--gray-500);margin-top:16px;font-size:12px}
@keyframes spin-module__QMJLdq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-module__QMJLdq__circleDasharrayShrink{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-125px}}.spin-module__QMJLdq__svg{animation:1.3s linear infinite spin-module__QMJLdq__rotate;display:inline-block}.spin-module__QMJLdq__circle{animation:1.5s ease-in-out infinite spin-module__QMJLdq__circleDasharrayShrink}
.styles-module__0xnZ0a__header{background:var(--accent-gradient);align-items:center;gap:16px;padding:16px;display:flex}.styles-module__0xnZ0a__header button{color:var(--white);cursor:pointer;background-color:#0003;border:none;border-radius:50%;outline:none;place-items:center;width:30px;height:30px;display:grid}.styles-module__0xnZ0a__header h1{color:var(--white);font-size:18px;font-weight:500}.styles-module__0xnZ0a__slotDetailsSection{border-bottom:1px solid var(--gray-200);background:var(--accent-gradient);color:var(--white);padding:16px}.styles-module__0xnZ0a__slotDetailsSection h2{font-weight:500}.styles-module__0xnZ0a__slotDateAndCount{justify-content:space-between;margin-block:8px;font-size:14px;font-weight:300;display:flex}.styles-module__0xnZ0a__slotCardsContainer{gap:16px;display:flex;overflow-x:auto}.styles-module__0xnZ0a__slotCard{background-color:#fff2;border-radius:12px;min-width:250px;padding:16px;font-size:14px}.styles-module__0xnZ0a__slotCardTurfDetails{color:var(--gray-300);margin:8px 0}.styles-module__0xnZ0a__container{padding-inline:16px}.styles-module__0xnZ0a__applyCouponButton{border:none;border-bottom:1px solid var(--gray-200);cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;place-items:center start;gap:16px;width:100%;padding:12px 16px;font-weight:500;display:grid}.styles-module__0xnZ0a__bookingSummarySection{border:1px solid var(--gray-200);border-radius:12px;flex-direction:column;gap:16px;margin-block:16px;padding:16px;font-size:14px;display:flex}.styles-module__0xnZ0a__bookingSummarySection h2{border-bottom:2px dashed var(--gray-200);padding-bottom:16px;font-size:16px;font-weight:500}.styles-module__0xnZ0a__subTotalContainer{border-top:2px dashed var(--gray-200);justify-content:space-between;padding-top:16px;font-weight:500;display:flex}.styles-module__0xnZ0a__terms{align-items:baseline;gap:12px;font-size:14px;display:flex}.styles-module__0xnZ0a__terms input{accent-color:var(--accent-red)}.styles-module__0xnZ0a__footer{width:100%;max-width:var(--app-width);background:var(--accent-gradient);color:var(--white);justify-content:space-between;padding:16px;display:flex;position:fixed;bottom:0}.styles-module__0xnZ0a__footerButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;font-weight:500;display:flex}.styles-module__0xnZ0a__footerButton:disabled{cursor:not-allowed;opacity:.5}
.styles-module__kfxQwW__container{background:var(--white);min-height:100vh;position:relative;overflow-x:hidden}.styles-module__kfxQwW__gradientSection{background:linear-gradient(#ba0820 0%,#5f1a4b 50%,#002d78 100%);flex-direction:column;justify-content:center;align-items:center;padding:60px 20px 40px;transition:min-height .5s ease-out;display:flex;position:relative;overflow:hidden}.styles-module__kfxQwW__gradientSection.styles-module__kfxQwW__fullScreen{width:100%;min-height:100vh}.styles-module__kfxQwW__gradientSection.styles-module__kfxQwW__compact{width:100%;min-height:50vh}.styles-module__kfxQwW__confettiContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.styles-module__kfxQwW__confetti{background:var(--color,#ffd37e);width:8px;height:8px;left:var(--x);opacity:0;animation:3s ease-out forwards styles-module__kfxQwW__confettiFall;animation-delay:var(--delay);position:absolute;top:-20px}.styles-module__kfxQwW__confetti.styles-module__kfxQwW__circle{border-radius:50%;width:10px;height:10px}.styles-module__kfxQwW__confetti.styles-module__kfxQwW__square{border-radius:2px;width:8px;height:8px;transform:rotate(45deg)}.styles-module__kfxQwW__confetti.styles-module__kfxQwW__rectangle{border-radius:2px;width:6px;height:12px}.styles-module__kfxQwW__confetti.styles-module__kfxQwW__line{border-radius:1px;width:2px;height:20px}@keyframes styles-module__kfxQwW__confettiFall{0%{opacity:1;transform:translateY(-100px)rotate(0)}to{opacity:0;transform:translateY(600px)rotate(720deg)}}.styles-module__kfxQwW__checkmarkContainer{opacity:0;justify-content:center;align-items:center;margin-bottom:32px;transition:all .8s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;transform:scale(.5)}.styles-module__kfxQwW__checkmarkContainer.styles-module__kfxQwW__show{opacity:1;transform:scale(1)}.styles-module__kfxQwW__checkmarkCircle{z-index:2;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:2s ease-in-out infinite styles-module__kfxQwW__pulse;display:flex;position:relative;box-shadow:0 8px 24px #0000004d}@keyframes styles-module__kfxQwW__pulse{0%,to{box-shadow:0 8px 24px #0000004d}50%{box-shadow:0 8px 32px #10b98180}}.styles-module__kfxQwW__checkmarkIcon{object-fit:contain;filter:drop-shadow(0 2px 8px #0003);width:70px;height:70px}.styles-module__kfxQwW__successText{text-align:center;color:var(--white);opacity:0;max-width:320px;margin:0 auto;padding:0 20px;transition:all .8s ease-out .5s;transform:translateY(20px)}.styles-module__kfxQwW__successText.styles-module__kfxQwW__show{opacity:1;transform:translateY(0)}.styles-module__kfxQwW__title{color:var(--white);text-align:center;letter-spacing:-.2px;margin-bottom:12px;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.styles-module__kfxQwW__subtitle{color:#ffffffe6;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.styles-module__kfxQwW__detailsSection{z-index:1;opacity:0;background:#5f1a4b;border-radius:24px 24px 0 0;max-width:100%;margin-top:-24px;padding:20px 16px;transition:all .6s ease-out;position:relative;transform:translateY(40px)}.styles-module__kfxQwW__detailsSection.styles-module__kfxQwW__show{opacity:1;transform:translateY(0)}.styles-module__kfxQwW__detailsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.styles-module__kfxQwW__detailsHeader h2{color:var(--white);letter-spacing:.5px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.styles-module__kfxQwW__shareButton{color:var(--white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.styles-module__kfxQwW__venueInfo{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.styles-module__kfxQwW__venueImage{flex-shrink:0}.styles-module__kfxQwW__venueImagePlaceholder{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.styles-module__kfxQwW__venueText{flex:1;min-width:0}.styles-module__kfxQwW__venueName{color:var(--white);margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.4}.styles-module__kfxQwW__bookingId{color:#ffffffb3;margin-bottom:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:400}.styles-module__kfxQwW__bookingDateTime{color:#ffffffe6;font-family:Inter,sans-serif;font-size:12px;line-height:1.4}.styles-module__kfxQwW__separator{background:repeating-linear-gradient(90deg,#fff3 0 6px,#0000 6px 12px);height:1px;margin:16px 0}.styles-module__kfxQwW__bookingMeta{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-bottom:0;display:flex}.styles-module__kfxQwW__metaItem{color:#ffffffe6;flex:0 auto;align-items:center;gap:6px;min-width:0;font-family:Inter,sans-serif;font-size:14px;display:flex}.styles-module__kfxQwW__metaIcon{flex-shrink:0;font-size:16px;line-height:1}.styles-module__kfxQwW__location{color:#ffffffe6;align-items:flex-start;gap:8px;margin-bottom:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;display:flex}.styles-module__kfxQwW__location svg{color:var(--accent-red);flex-shrink:0;width:14px;height:14px;margin-top:2px}.styles-module__kfxQwW__amount{color:var(--white);justify-content:space-between;align-items:center;margin-bottom:0;padding:0;font-family:Inter,sans-serif;font-size:14px;display:flex}.styles-module__kfxQwW__amountValue{font-family:Inter,sans-serif;font-size:16px;font-weight:600}.styles-module__kfxQwW__actionButtonsContainer{opacity:0;background:#5f1a4b;flex-direction:column;gap:16px;padding:16px 16px 32px;transition:all .6s ease-out .2s;display:flex;transform:translateY(20px)}.styles-module__kfxQwW__actionButtonsContainer.styles-module__kfxQwW__show{opacity:1;transform:translateY(0)}.styles-module__kfxQwW__locateButton{color:var(--white);cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.styles-module__kfxQwW__locateButton:hover{background:#ffffff26}.styles-module__kfxQwW__locateIcon{color:var(--accent-red);flex-shrink:0;width:16px;height:16px}.styles-module__kfxQwW__backButton{color:var(--white);cursor:pointer;text-align:center;text-underline-offset:3px;background:0 0;border:none;width:100%;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-decoration:underline;transition:opacity .2s}.styles-module__kfxQwW__backButton:hover{opacity:.8}@media (max-width:480px){.styles-module__kfxQwW__gradientSection{padding:40px 20px 30px}.styles-module__kfxQwW__title{margin-bottom:12px;font-size:20px}.styles-module__kfxQwW__subtitle{font-size:16px}.styles-module__kfxQwW__checkmarkCircle{width:120px;height:120px;margin-bottom:30px}.styles-module__kfxQwW__checkmarkIcon{width:80px;height:80px}.styles-module__kfxQwW__detailsSection{padding:20px 16px 32px}.styles-module__kfxQwW__venueName{font-size:16px}.styles-module__kfxQwW__title,.styles-module__kfxQwW__subtitle{padding:0 10px}}
.styles-module__JGVhGW__container{padding:24px}.styles-module__JGVhGW__header{justify-content:center;margin-bottom:24px;display:flex;position:relative}.styles-module__JGVhGW__logoSection{background:linear-gradient(90deg,var(--accent-blue)50%,var(--accent-red)50%);border-radius:50%;place-items:center;width:150px;height:150px;display:grid}.styles-module__JGVhGW__skipButton{color:var(--gray-500);padding:8px;font-weight:500;position:absolute;right:0}.styles-module__JGVhGW__content{text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex}.styles-module__JGVhGW__greeting{color:var(--gray-500);margin-bottom:8px;font-size:16px}.styles-module__JGVhGW__title{color:var(--accent-blue);margin-bottom:48px;font-size:30px;font-weight:600}.styles-module__JGVhGW__form{flex-direction:column;align-items:center;width:100%;max-width:300px;margin-top:24px;display:flex}.styles-module__JGVhGW__inputContainer{border:1px solid var(--gray-200);background-color:var(--gray-100);border-radius:8px;align-items:center;width:100%;margin-bottom:24px;padding:16px;transition:border-color .2s,background-color .2s;display:flex}.styles-module__JGVhGW__inputContainer:focus-within{border-color:var(--accent-blue);background-color:#0000}.styles-module__JGVhGW__countryCode{color:var(--gray-500);margin-right:8px;font-weight:600}.styles-module__JGVhGW__input{background:0 0;border:none;outline:none;flex:1}.styles-module__JGVhGW__terms{color:var(--gray-500);margin-bottom:24px;font-size:14px;line-height:1.5}.styles-module__JGVhGW__link{color:var(--accent-red);text-decoration:none}.styles-module__JGVhGW__link:hover{text-decoration:underline}.styles-module__JGVhGW__submitButton{width:100%;color:var(--white);background:var(--accent-gradient);cursor:pointer;border:1px solid #0000;border-radius:40px;padding:16px;font-weight:600}.styles-module__JGVhGW__submitButton:disabled{border-color:var(--gray-200);color:var(--gray-300);cursor:not-allowed;background:0 0}
.styles-module__XE205a__header{max-width:var(--app-width);z-index:10;justify-content:space-between;padding:16px;display:flex;position:fixed;top:0;left:0;right:0}.styles-module__XE205a__header button{color:var(--white);cursor:pointer;background-color:#0003;border:none;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.styles-module__XE205a__carouselItem{width:min(100vw,var(--app-width));height:250px}.styles-module__XE205a__carouselItem img{object-fit:cover;width:100%;height:100%}.styles-module__XE205a__container{margin-bottom:50px;padding:16px}.styles-module__XE205a__venueName{color:var(--accent-blue);margin-bottom:16px;font-size:20px;font-weight:500}.styles-module__XE205a__address{gap:4px;margin-block:16px;font-size:14px;display:flex}.styles-module__XE205a__showOnMap{background-color:var(--gray-100);border:1px solid var(--gray-200);color:inherit;border-radius:4px;align-items:center;gap:4px;margin-bottom:16px;padding:8px 16px;text-decoration:none;display:inline-flex}.styles-module__XE205a__section{border-top:1px solid var(--gray-200);padding-block:16px;font-size:14px}.styles-module__XE205a__section h2{margin-bottom:12px;font-size:16px;font-weight:600}.styles-module__XE205a__sport{flex-direction:column;align-items:center;gap:4px;display:flex}.styles-module__XE205a__sport img{opacity:.5}.styles-module__XE205a__amenitiesGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:15px;display:grid}.styles-module__XE205a__amenityItem{color:var(--gray-500);align-items:center;gap:8px;font-size:14px;display:flex}.styles-module__XE205a__amenityItem img{flex-shrink:0}.styles-module__XE205a__newlyAddedTag{background-color:var(--accent-red-background);color:var(--accent-red);border:1px solid var(--accent-red);border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500;display:inline-block}.styles-module__XE205a__separator{color:var(--gray-400);margin-left:8px}.styles-module__XE205a__ratingSection{font-size:14px}
