.CountrySelector-module__3w0xRq__wrapper{position:relative}.CountrySelector-module__3w0xRq__trigger{border:2px solid var(--brand-gray);background:var(--brand-white);width:100%;color:var(--brand-dark);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s;display:flex}.CountrySelector-module__3w0xRq__trigger:focus{border-color:var(--brand-lime);outline:none;box-shadow:0 0 0 4px #a8d60026}.CountrySelector-module__3w0xRq__triggerError{border-color:#e53935}.CountrySelector-module__3w0xRq__flag{font-size:1.2rem;line-height:1}.CountrySelector-module__3w0xRq__dialCode{color:var(--brand-dark);font-weight:700}.CountrySelector-module__3w0xRq__chevron{border-right:2px solid var(--brand-gray);border-bottom:2px solid var(--brand-gray);flex-shrink:0;width:14px;height:14px;margin-left:auto;transition:transform .2s;transform:rotate(45deg)}.CountrySelector-module__3w0xRq__chevronOpen{transform:rotate(-135deg)}.CountrySelector-module__3w0xRq__dropdown{z-index:100;background:var(--brand-white);border:2px solid var(--brand-gray);border-radius:12px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.CountrySelector-module__3w0xRq__searchInput{border:none;border-bottom:1px solid var(--brand-gray);width:100%;color:var(--brand-dark);background:var(--brand-white);outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.9rem}.CountrySelector-module__3w0xRq__searchInput::placeholder{color:var(--brand-gray)}.CountrySelector-module__3w0xRq__list{max-height:220px;padding:.25rem 0;overflow-y:auto}.CountrySelector-module__3w0xRq__option{cursor:pointer;color:var(--brand-dark);align-items:center;gap:.6rem;padding:.65rem 1rem;font-size:.9rem;transition:background .15s;display:flex}.CountrySelector-module__3w0xRq__option:hover,.CountrySelector-module__3w0xRq__optionHighlighted{background:#0000000a}.CountrySelector-module__3w0xRq__option:focus-visible{outline:2px solid var(--brand-orange);outline-offset:-2px}.CountrySelector-module__3w0xRq__optionSelected{background:#bcd03f1f;font-weight:600}.CountrySelector-module__3w0xRq__optionName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.CountrySelector-module__3w0xRq__optionDial{color:var(--brand-gray);flex-shrink:0;font-size:.85rem}.CountrySelector-module__3w0xRq__noResults{color:var(--brand-gray);text-align:center;padding:.75rem 1rem;font-size:.9rem}
.profile-module__0Yk_3q__tabTitle{margin:0 0 1.5rem;font-size:1.5rem;font-weight:800}.profile-module__0Yk_3q__profileSection{margin-bottom:2rem}.profile-module__0Yk_3q__profileSection h3{color:var(--brand-dark);margin:0 0 1rem;font-size:1rem;font-weight:700}.profile-module__0Yk_3q__profileCard{background:#fff8e7;border-radius:12px;padding:1.5rem}.profile-module__0Yk_3q__profileRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.profile-module__0Yk_3q__profileField label{text-transform:uppercase;letter-spacing:.05em;color:#6b6b6b;margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.profile-module__0Yk_3q__profileField input{border:1.5px solid var(--brand-gray);width:100%;color:var(--brand-dark);background:var(--brand-white);border-radius:8px;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.profile-module__0Yk_3q__profileField input:focus{border-color:var(--brand-orange);outline:none}.profile-module__0Yk_3q__profileField input:disabled{color:#6b6b6b;cursor:not-allowed;background:#f5f5f3}.profile-module__0Yk_3q__profileField textarea{border:1.5px solid var(--brand-gray);width:100%;color:var(--brand-dark);background:var(--brand-white);resize:vertical;border-radius:8px;min-height:80px;padding:.7rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.profile-module__0Yk_3q__profileField textarea:focus{border-color:var(--brand-orange);outline:none}.profile-module__0Yk_3q__profileField textarea:disabled{color:#6b6b6b;cursor:not-allowed;background:#f5f5f3}.profile-module__0Yk_3q__profileActions{gap:.75rem;margin-top:1.25rem;display:flex}.profile-module__0Yk_3q__btnSave{background:var(--brand-orange);color:var(--brand-white);cursor:pointer;border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.profile-module__0Yk_3q__btnSave:hover{background:#d4622b}.profile-module__0Yk_3q__btnCancel{border:1.5px solid var(--brand-gray);color:#6b6b6b;cursor:pointer;background:0 0;border-radius:8px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.profile-module__0Yk_3q__btnCancel:hover{border-color:var(--brand-dark);color:var(--brand-dark)}.profile-module__0Yk_3q__prefGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-module__0Yk_3q__prefItem{background:var(--brand-white);border:1.5px solid var(--brand-gray);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.profile-module__0Yk_3q__prefItem span{font-size:.9rem;font-weight:500}.profile-module__0Yk_3q__toggle{flex-shrink:0;width:44px;height:24px;position:relative}.profile-module__0Yk_3q__toggle input{opacity:0;width:0;height:0}.profile-module__0Yk_3q__toggleTrack{background:var(--brand-gray);cursor:pointer;border-radius:12px;transition:background .2s;position:absolute;inset:0}.profile-module__0Yk_3q__toggleTrack:after{content:"";background:var(--brand-white);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.profile-module__0Yk_3q__toggle input:checked+.profile-module__0Yk_3q__toggleTrack{background:var(--brand-orange)}.profile-module__0Yk_3q__toggle input:checked+.profile-module__0Yk_3q__toggleTrack:after{transform:translate(20px)}.profile-module__0Yk_3q__fieldHint{color:#6b6b6b;margin-top:.3rem;font-size:.75rem}.profile-module__0Yk_3q__fieldRequired{color:#e53935;margin-left:2px}.profile-module__0Yk_3q__fieldError{color:#e53935;margin-top:.3rem;font-size:.75rem}.profile-module__0Yk_3q__inputError,.profile-module__0Yk_3q__inputError:focus{border-color:#e53935!important}.profile-module__0Yk_3q__profileField select{border:1.5px solid var(--brand-gray);width:100%;color:var(--brand-dark);background:var(--brand-white);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236B6B6B' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;border-radius:8px;padding:.7rem 2.2rem .7rem .9rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.profile-module__0Yk_3q__profileField select:focus{border-color:var(--brand-orange);outline:none}.profile-module__0Yk_3q__profileField select:disabled{color:#6b6b6b;cursor:not-allowed;background:#f5f5f3}.profile-module__0Yk_3q__avatarRow{border-bottom:1px solid #0000000f;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.profile-module__0Yk_3q__avatarWrap{flex-shrink:0;width:72px;height:72px;position:relative}.profile-module__0Yk_3q__avatarImg{object-fit:cover;border:2px solid var(--brand-gray);border-radius:50%;width:72px;height:72px}.profile-module__0Yk_3q__avatarPlaceholder{background:var(--brand-orange);width:72px;height:72px;color:var(--brand-white);border-radius:50%;justify-content:center;align-items:center;font-size:1.75rem;font-weight:700;display:flex}.profile-module__0Yk_3q__avatarSpinner{border:3px solid #0000;border-top-color:var(--brand-orange);border-radius:50%;animation:.8s linear infinite profile-module__0Yk_3q__spin;position:absolute;inset:0}@keyframes profile-module__0Yk_3q__spin{to{transform:rotate(360deg)}}.profile-module__0Yk_3q__avatarEditLabel{background:var(--brand-orange);width:28px;height:28px;color:var(--brand-white);cursor:pointer;border:2px solid var(--brand-white);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .2s;display:flex;position:absolute;bottom:-2px;right:-2px}.profile-module__0Yk_3q__avatarEditLabel:hover{background:#d4622b}.profile-module__0Yk_3q__fileInputHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;position:absolute;overflow:hidden}.profile-module__0Yk_3q__avatarInfo{flex-direction:column;gap:.15rem;min-width:0;display:flex}.profile-module__0Yk_3q__avatarName{color:var(--brand-dark);font-size:1.15rem;font-weight:700}.profile-module__0Yk_3q__avatarSubtitle{color:#6b6b6b;font-size:.82rem;font-weight:500}.profile-module__0Yk_3q__avatarEmail{color:#999;font-size:.82rem}.profile-module__0Yk_3q__studentVerification{border:1px dashed var(--brand-orange);background:#fff3e0;border-radius:10px;margin-top:1.25rem;padding:1.25rem}.profile-module__0Yk_3q__studentVerificationTitle{color:var(--brand-dark);margin-bottom:.35rem;font-size:.92rem;font-weight:700}.profile-module__0Yk_3q__studentVerificationMsg{color:#6b6b6b;margin-bottom:.75rem;font-size:.82rem}.profile-module__0Yk_3q__fileUploadLabel{border:1.5px solid var(--brand-orange);color:var(--brand-orange);cursor:pointer;border-radius:8px;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-block}.profile-module__0Yk_3q__fileUploadLabel:hover{background:var(--brand-orange);color:var(--brand-white)}.profile-module__0Yk_3q__uploadedNote{color:#4caf50;margin-top:.5rem;font-size:.82rem;font-weight:500}.profile-module__0Yk_3q__privacyRow{border-top:1px solid #0000000f;margin-top:1.25rem;padding-top:1.25rem}.profile-module__0Yk_3q__privacyLabel{cursor:pointer;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.profile-module__0Yk_3q__privacyLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand-orange);cursor:pointer;flex-shrink:0}.profile-module__0Yk_3q__privacyLabel input[type=checkbox]:disabled{cursor:not-allowed}.profile-module__0Yk_3q__policyLink{color:var(--brand-orange);text-underline-offset:2px;font-weight:700;text-decoration:underline;transition:opacity .15s}.profile-module__0Yk_3q__policyLink:hover{opacity:.75}@media (max-width:1024px){.profile-module__0Yk_3q__profileRow,.profile-module__0Yk_3q__prefGrid{grid-template-columns:1fr}}@media (max-width:760px){.profile-module__0Yk_3q__tabTitle{margin-bottom:1rem;font-size:1.25rem}}
.booking-module__U4f6Na__redirectingOverlay{z-index:9999;background:var(--brand-white);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:0}.booking-module__U4f6Na__redirectingSpinner{border:3px solid var(--brand-gray);border-top-color:var(--brand-orange);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite booking-module__U4f6Na__spin}@keyframes booking-module__U4f6Na__spin{to{transform:rotate(360deg)}}.booking-module__U4f6Na__redirectingText{color:#555;margin:0;font-size:15px;font-weight:600}.booking-module__U4f6Na__page{--lime:var(--brand-lime);--lime-light:#c4e849;--lime-dark:#8ab500;--olive:var(--brand-lime);--orange:var(--brand-orange);--orange-hover:#d4622b;--hero-orange:var(--brand-orange);--step-yellow:var(--brand-yellow);--cream:#fff8e7;--cream-dark:#f5edd8;--white:var(--brand-white);--dark:var(--brand-dark);--muted:#6b6b6b;--light-gray:var(--brand-gray);--success:#4caf50;--error:#e53935;min-height:100vh;font-family:var(--font-sans);background:var(--white);color:var(--dark);width:100%;padding:0;position:relative;overflow-x:hidden}.booking-module__U4f6Na__orangePatternDecor{z-index:3;flex-flow:wrap;gap:-5px;width:160px;display:flex;position:absolute;top:30%;left:0}.booking-module__U4f6Na__orangePattern{width:84px;height:auto;display:block}.booking-module__U4f6Na__orangePatternDecorRight{z-index:3;flex-flow:wrap;gap:-5px;width:160px;display:flex;position:absolute;top:65%;right:-80px}.booking-module__U4f6Na__hero{border-radius:10px;max-width:1515px;height:288px;margin:0 48px;position:relative;overflow:hidden}@media (min-width:1612px){.booking-module__U4f6Na__hero{margin-left:auto;margin-right:auto}}.booking-module__U4f6Na__heroImage{object-fit:cover;object-position:center}.booking-module__U4f6Na__heroPatternOverlay{z-index:1;opacity:.3;filter:brightness(0)invert();position:absolute;bottom:0;left:0}.booking-module__U4f6Na__heroPattern{width:75px;height:auto;display:block}.booking-module__U4f6Na__heroOverlay{z-index:1;background:#0003;position:absolute;inset:0}.booking-module__U4f6Na__heroContent{z-index:2;flex-direction:column;align-items:center;padding:1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.booking-module__U4f6Na__heroTitle{font-family:var(--font-sans);color:var(--white);margin:0;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.booking-module__U4f6Na__heroTitle span{color:var(--hero-orange)}.booking-module__U4f6Na__header{z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;position:relative}.booking-module__U4f6Na__kicker{background:var(--lime);color:var(--dark);letter-spacing:.05em;text-transform:uppercase;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.booking-module__U4f6Na__subtitle{color:#060606;margin:0;font-size:1.1rem}.booking-module__U4f6Na__stepper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;display:flex}.booking-module__U4f6Na__stepItem{flex-direction:column;align-items:center;gap:0;transition:all .3s;display:flex}.booking-module__U4f6Na__stepArrow{color:var(--lime-dark);align-self:center;margin-bottom:1.2rem;padding:0 .25rem;font-size:1.2rem;font-weight:700}.booking-module__U4f6Na__stepCircleWrap{border:2px solid var(--light-gray);background:var(--white);border-radius:70px;justify-content:center;align-items:center;width:67px;height:67px;transition:all .3s;display:flex}.booking-module__U4f6Na__stepDot{background:var(--brand-gray,#d0ceca);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;font-size:.94rem;font-weight:800;transition:all .3s;display:grid}.booking-module__U4f6Na__stepDotActive{color:#353535;background:#bcd03f}.booking-module__U4f6Na__stepDotDone{background:var(--brand-gray,#d0ceca);color:#fff}.booking-module__U4f6Na__stepLabel{color:var(--muted);text-align:center;white-space:nowrap;margin-top:.25rem;font-size:.85rem;font-weight:600}.booking-module__U4f6Na__layout{z-index:1;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem 3rem;display:grid;position:relative}.booking-module__U4f6Na__layoutConfirmation{grid-template-columns:1fr;max-width:720px}.booking-module__U4f6Na__mainCard{background:var(--white);border-radius:24px;padding:2rem;box-shadow:0 4px 20px #0000000f}.booking-module__U4f6Na__summaryCard{background:var(--white);border-radius:24px;padding:0;position:sticky;top:1.5rem;overflow:hidden;box-shadow:0 4px 20px #0000000f}.booking-module__U4f6Na__summaryCard:before{content:"";background:linear-gradient(90deg,var(--lime),var(--lime-light),var(--lime));height:8px;display:block}.booking-module__U4f6Na__summaryCard h3{font-family:var(--font-sans);color:var(--dark);padding:1.25rem 1.5rem 0;font-size:1.3rem;font-weight:800}.booking-module__U4f6Na__summaryList{gap:0;padding:1rem 1.5rem;display:grid}.booking-module__U4f6Na__summaryItem{border-bottom:1px solid var(--light-gray);gap:.15rem;padding:.75rem 0;display:grid}.booking-module__U4f6Na__summaryItem:last-child{border-bottom:none}.booking-module__U4f6Na__summaryHead{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.booking-module__U4f6Na__summaryList dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.booking-module__U4f6Na__summaryList dd{color:var(--dark);margin-top:.1rem;font-size:.95rem;font-weight:700}.booking-module__U4f6Na__summaryEdit{background:var(--cream);color:var(--orange);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;border:none;border-radius:6px;padding:.25rem .6rem;font-size:.72rem;font-weight:700;transition:all .2s}.booking-module__U4f6Na__summaryEdit:hover{background:var(--orange);color:var(--white)}.booking-module__U4f6Na__totalRow{border-top:2px dashed var(--lime);justify-content:space-between;align-items:center;margin:0 1.5rem;padding:1rem 0;font-size:1rem;font-weight:700;display:flex}.booking-module__U4f6Na__totalRow strong{font-family:var(--font-sans);color:var(--orange);font-size:1.5rem;font-weight:800}.booking-module__U4f6Na__summaryNote{background:var(--cream);color:var(--muted);align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.8rem;display:flex}.booking-module__U4f6Na__summaryNote:before{content:"✓";background:var(--lime);width:20px;height:20px;color:var(--dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:700;display:grid}.booking-module__U4f6Na__sectionHeaderRow{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.booking-module__U4f6Na__sectionTitleBlock{flex-direction:column;gap:.35rem;display:flex}.booking-module__U4f6Na__sectionEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--orange,#eb7335);background:#eb733514;border:1px solid #eb733533;border-radius:50px;align-items:center;gap:.4rem;width:fit-content;padding:.25rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.booking-module__U4f6Na__sectionTitle{font-family:var(--font-sans);color:var(--dark);letter-spacing:-.02em;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.15}.booking-module__U4f6Na__sectionTitleAccent{color:var(--orange,#eb7335);font-style:italic}.booking-module__U4f6Na__categoryNav{flex-wrap:wrap;gap:.5rem;display:flex}.booking-module__U4f6Na__categoryNavLink{background:var(--cream);color:var(--dark);white-space:nowrap;border:1.5px solid #0000;border-radius:50px;padding:.4rem .9rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .18s}.booking-module__U4f6Na__categoryNavLink:hover{background:var(--lime);color:var(--dark);border-color:var(--lime)}.booking-module__U4f6Na__sectionHint{color:var(--muted);margin-top:.4rem;margin-bottom:1.75rem;font-size:.95rem}.booking-module__U4f6Na__categorySection{margin-bottom:2.5rem}.booking-module__U4f6Na__categorySection:last-child{margin-bottom:0}.booking-module__U4f6Na__categoryHeader{border-bottom:3px solid var(--lime);align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.booking-module__U4f6Na__categoryHeader:before{content:"";background:var(--lime);border-radius:4px;width:12px;height:12px;transform:rotate(45deg)}.booking-module__U4f6Na__categoryName{font-family:var(--font-sans);color:var(--dark);font-size:1.2rem;font-weight:800}.booking-module__U4f6Na__categoryInfo{color:var(--muted);gap:1rem;margin-left:auto;font-size:.85rem;font-weight:600;display:flex}.booking-module__U4f6Na__categoryInfo span{background:var(--cream);border-radius:50px;align-items:center;gap:.4rem;padding:.3rem .75rem;display:flex}.booking-module__U4f6Na__spaceGrid{flex-direction:column;gap:.85rem;display:flex}.booking-module__U4f6Na__spaceCard{border:1.5px solid var(--light-gray);background:var(--white);text-align:left;cursor:pointer;border-radius:20px;flex-direction:row;align-items:stretch;padding:0;transition:box-shadow .25s,border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.booking-module__U4f6Na__spaceCard:hover{border-color:var(--lime);transform:translateY(-2px);box-shadow:0 8px 28px #bcd03f33}.booking-module__U4f6Na__spaceCardActive{border-color:var(--orange)!important;box-shadow:0 0 0 3px #eb73352e!important}.booking-module__U4f6Na__spaceCardActive:before{content:"";background:var(--orange);z-index:3;border-radius:20px 0 0 20px;width:4px;position:absolute;top:0;bottom:0;left:0}.booking-module__U4f6Na__spaceCardActive:after{content:"✓ Selected";background:var(--orange);color:var(--white);letter-spacing:.02em;z-index:4;border-radius:50px;padding:.25rem .65rem;font-size:.68rem;font-weight:700;position:absolute;top:12px;right:12px}.booking-module__U4f6Na__spaceImageWrap{background:var(--cream);flex-shrink:0;width:220px;min-width:220px;min-height:150px;position:relative}.booking-module__U4f6Na__spaceImageGradient{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 60%,#ffffff1f);position:absolute;inset:0}.booking-module__U4f6Na__spaceImage{object-fit:cover;transition:transform .45s}.booking-module__U4f6Na__spaceCard:hover .booking-module__U4f6Na__spaceImage{transform:scale(1.05)}.booking-module__U4f6Na__badge{background:var(--dark);color:var(--white);z-index:2;border-radius:50px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;bottom:10px;right:10px}.booking-module__U4f6Na__spaceBody{flex-direction:column;flex:1;gap:0;padding:1.1rem 1.4rem;display:flex}.booking-module__U4f6Na__spaceBodyTop{flex-direction:column;flex:1;display:flex}.booking-module__U4f6Na__spaceName{font-family:var(--font-sans);color:var(--dark);margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.booking-module__U4f6Na__spaceDesc{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.3rem;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.booking-module__U4f6Na__spaceChips{flex-wrap:wrap;gap:.4rem;margin-top:.7rem;display:flex}.booking-module__U4f6Na__chip{color:var(--muted);letter-spacing:.01em;background:#f4f4f2;border-radius:50px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.booking-module__U4f6Na__chip svg{opacity:.7;flex-shrink:0}.booking-module__U4f6Na__spaceMetaRow{display:none}.booking-module__U4f6Na__label{color:var(--dark);margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:inline-block}.booking-module__U4f6Na__req{color:#e53935;margin-left:2px}.booking-module__U4f6Na__input{border:2px solid var(--light-gray);background:var(--white);width:100%;color:var(--dark);border-radius:12px;padding:.9rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.booking-module__U4f6Na__input::placeholder{color:#aaa}.booking-module__U4f6Na__input:focus{border-color:var(--lime);outline:none;box-shadow:0 0 0 4px #a8d60026}.booking-module__U4f6Na__inputError{border-color:var(--error)}.booking-module__U4f6Na__fieldError{color:var(--error);align-items:center;gap:.3rem;margin-top:.5rem;font-size:.82rem;font-weight:600;display:flex}.booking-module__U4f6Na__fieldError:before{content:"!";background:var(--error);width:16px;height:16px;color:var(--white);border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid}.booking-module__U4f6Na__slotHeaderRow{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.booking-module__U4f6Na__slotTitle{font-family:var(--font-sans);color:var(--dark);font-size:1.1rem;font-weight:800}.booking-module__U4f6Na__ghostBtn{border:2px solid var(--orange);color:var(--orange);background:var(--white);cursor:pointer;border-radius:50px;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.booking-module__U4f6Na__ghostBtn:after{content:"→"}.booking-module__U4f6Na__ghostBtn:hover{background:var(--orange);color:var(--white)}.booking-module__U4f6Na__slotGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.6rem;margin-top:1rem;display:grid}.booking-module__U4f6Na__slotBtn{border:2px solid var(--light-gray);background:var(--white);color:var(--dark);cursor:pointer;border-radius:12px;min-height:50px;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.booking-module__U4f6Na__slotBtn:hover:not(:disabled){border-color:var(--lime);background:#a8d6001a}.booking-module__U4f6Na__slotBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--cream)}.booking-module__U4f6Na__slotBtnActive{border-color:var(--orange);color:var(--orange);background:#ff6b2c1a;font-weight:700}.booking-module__U4f6Na__slotBtnMultiActive{border-color:var(--orange);background:var(--orange);color:#fff;font-weight:700}.booking-module__U4f6Na__slotBtnMultiActive:hover:not(:disabled){background:var(--orange-hover);border-color:var(--orange-hover);color:#fff}.booking-module__U4f6Na__slotBusy{color:var(--muted);margin-top:.15rem;font-size:.7rem;font-weight:500;display:block}.booking-module__U4f6Na__slotBlocked{color:#c53030;margin-top:.15rem;font-size:.7rem;font-weight:600;display:block}.booking-module__U4f6Na__slotBtnBooked:disabled{opacity:.6;background:#faf9f7;border-color:#e0dedd}.booking-module__U4f6Na__slotBtnBlocked:disabled{opacity:.75;background:#fff5f5;border-color:#feb2b2}.booking-module__U4f6Na__slotBtnPast:disabled{opacity:.45;background:#f5f5f4;border-color:#d9d6d3}.booking-module__U4f6Na__slotPast{color:#aaa;margin-top:.15rem;font-size:.7rem;font-weight:500;display:block}.booking-module__U4f6Na__slotSummary{color:var(--orange);background:#eb733514;border:1.5px solid #eb733540;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:700;display:flex}.booking-module__U4f6Na__formGrid{gap:1.25rem;display:grid}.booking-module__U4f6Na__noticeBox{border:2px solid var(--lime);background:#a8d6001a;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.booking-module__U4f6Na__noticeBox:before{content:"🔒";flex-shrink:0;font-size:1.5rem}.booking-module__U4f6Na__noticeBox strong{color:var(--dark);margin-bottom:.25rem;font-size:1rem;display:block}.booking-module__U4f6Na__noticeBox p{color:var(--muted);font-size:.9rem;line-height:1.5}.booking-module__U4f6Na__paymentPanel{margin-top:1.5rem}.booking-module__U4f6Na__paymentLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.booking-module__U4f6Na__paymentValue{color:var(--dark);margin-top:.25rem;font-size:1.05rem;font-weight:800}.booking-module__U4f6Na__checkboxRow{color:var(--muted);background:var(--cream);border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5;display:flex}.booking-module__U4f6Na__checkboxRow input[type=checkbox]{width:22px;height:22px;accent-color:var(--orange);flex-shrink:0;margin-top:2px}.booking-module__U4f6Na__confirmation{text-align:center;padding:1.5rem 0}.booking-module__U4f6Na__confirmation .booking-module__U4f6Na__kicker{background:var(--lime)}.booking-module__U4f6Na__confirmTitle{font-family:var(--font-sans);color:var(--dark);margin-top:.75rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.booking-module__U4f6Na__confirmText{color:var(--muted);margin-top:.6rem;font-size:1rem}.booking-module__U4f6Na__confirmText strong{color:var(--orange)}.booking-module__U4f6Na__qrCard{border:3px solid var(--lime);background:var(--white);border-radius:24px;max-width:360px;margin:2rem auto 0;padding:1.5rem;position:relative}.booking-module__U4f6Na__qrCard:before{content:"BOOKING CONFIRMED";background:var(--lime);color:var(--dark);letter-spacing:.08em;white-space:nowrap;border-radius:50px;padding:.4rem 1rem;font-size:.7rem;font-weight:800;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.booking-module__U4f6Na__qrPlaceholder{background:var(--cream);border:3px dashed var(--light-gray);width:160px;height:160px;color:var(--muted);border-radius:16px;place-items:center;margin:1rem auto 0;font-size:.8rem;font-weight:700;display:grid}.booking-module__U4f6Na__bookingRef{color:var(--muted);margin-top:.75rem;font-size:.9rem}.booking-module__U4f6Na__bookingRef:first-of-type{font-family:var(--font-sans);color:var(--dark);margin-top:1.25rem;font-size:1.15rem;font-weight:800}.booking-module__U4f6Na__confirmActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.booking-module__U4f6Na__ghostBtnLink{border:2px solid var(--orange);color:var(--orange);background:var(--white);cursor:pointer;border-radius:50px;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.booking-module__U4f6Na__confirmIcon{flex-shrink:0;width:16px;height:16px}.booking-module__U4f6Na__ghostBtnLink:hover{background:var(--orange);color:var(--white)}.booking-module__U4f6Na__actionRow{background:var(--white);border-top:1px solid var(--light-gray);z-index:100;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.booking-module__U4f6Na__actionSummary{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex;overflow:hidden}.booking-module__U4f6Na__actionSummaryItem{background:var(--cream);color:var(--dark);white-space:nowrap;text-overflow:ellipsis;border-radius:50px;align-items:center;gap:.4rem;max-width:200px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex;overflow:hidden}.booking-module__U4f6Na__actionSummaryItem:before{content:"✓";background:var(--lime);width:16px;height:16px;color:var(--dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:.6rem;font-weight:800;display:grid}.booking-module__U4f6Na__actionButtons{flex-shrink:0;gap:.75rem;display:flex}.booking-module__U4f6Na__mainCard{padding-bottom:5rem}.booking-module__U4f6Na__primaryBtn,.booking-module__U4f6Na__secondaryBtn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.booking-module__U4f6Na__primaryBtn{background:var(--orange);color:var(--white);box-shadow:0 4px 15px #ff6b2c4d}.booking-module__U4f6Na__primaryBtn:after{content:"→";font-size:1.2rem;transition:transform .25s;display:inline-block}.booking-module__U4f6Na__primaryBtn:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff6b2c66}.booking-module__U4f6Na__primaryBtn:hover:after{transform:translate(5px)}.booking-module__U4f6Na__secondaryBtn{background:var(--white);border:2px solid var(--light-gray);color:var(--muted)}.booking-module__U4f6Na__secondaryBtn:before{content:"←";font-size:1.2rem;transition:transform .25s;display:inline-block}.booking-module__U4f6Na__secondaryBtn:hover{border-color:var(--dark);color:var(--dark)}.booking-module__U4f6Na__secondaryBtn:hover:before{transform:translate(-5px)}@media (max-width:1360px){.booking-module__U4f6Na__orangePatternDecor,.booking-module__U4f6Na__orangePatternDecorRight{display:none}}@media (max-width:1024px){.booking-module__U4f6Na__layout{grid-template-columns:1fr}.booking-module__U4f6Na__summaryCard,.booking-module__U4f6Na__categoryInfo{display:none}.booking-module__U4f6Na__sectionHeaderRow{gap:1rem}.booking-module__U4f6Na__navCenter{gap:1.5rem}.booking-module__U4f6Na__hero{border-radius:8px;height:220px;margin-left:1.5rem;margin-right:1.5rem}}@media (max-width:760px){.booking-module__U4f6Na__hero{height:180px;margin-left:1rem;margin-right:1rem}.booking-module__U4f6Na__heroTitle{font-size:1.5rem}.booking-module__U4f6Na__header{padding:2rem 1rem 1.5rem}.booking-module__U4f6Na__stepper{gap:.3rem}.booking-module__U4f6Na__stepArrow,.booking-module__U4f6Na__stepLabel{display:none}.booking-module__U4f6Na__stepCircleWrap{width:50px;height:50px}.booking-module__U4f6Na__stepDot{width:28px;height:28px;font-size:.8rem}.booking-module__U4f6Na__layout{padding:.75rem 1rem 2.5rem}.booking-module__U4f6Na__mainCard{border-radius:20px;padding:1.25rem 1.25rem 9rem}.booking-module__U4f6Na__categoryNav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.5rem;overflow-x:auto}.booking-module__U4f6Na__categoryNav::-webkit-scrollbar{display:none}.booking-module__U4f6Na__spaceGrid{gap:.65rem}.booking-module__U4f6Na__spaceImageWrap{width:140px;min-width:140px;min-height:120px}.booking-module__U4f6Na__spaceCard{border-radius:16px}.booking-module__U4f6Na__spaceBody{padding:.85rem 1rem}.booking-module__U4f6Na__spacePriceAmount{font-size:1.1rem}.booking-module__U4f6Na__moreInfoBtn{padding:.4rem .8rem;font-size:.72rem}}@media (max-width:640px){.booking-module__U4f6Na__categoryNav{overflow-x:unset;flex-wrap:unset;grid-template-columns:repeat(2,1fr);display:grid}.booking-module__U4f6Na__categoryNavLink{text-align:center;justify-content:center}.booking-module__U4f6Na__spaceCard{flex-direction:column}.booking-module__U4f6Na__spaceImageWrap{width:100%;min-width:unset;height:180px;min-height:unset}.booking-module__U4f6Na__spaceBody{padding:1rem 1.1rem}.booking-module__U4f6Na__spaceCardActive:before{top:0;bottom:unset;width:unset;border-radius:16px 16px 0 0;height:4px;left:0;right:0}.booking-module__U4f6Na__spaceCardActive:after{top:10px;right:10px}}@media (max-width:760px){.booking-module__U4f6Na__actionRow{flex-direction:column;gap:.75rem;padding:.75rem 1rem}.booking-module__U4f6Na__actionSummary{flex-wrap:wrap;justify-content:center;gap:.5rem;width:100%}.booking-module__U4f6Na__actionSummaryItem{max-width:150px;padding:.3rem .6rem;font-size:.72rem}.booking-module__U4f6Na__actionButtons{justify-content:stretch;width:100%}.booking-module__U4f6Na__primaryBtn,.booking-module__U4f6Na__secondaryBtn{flex:1;justify-content:center;padding:.55rem .75rem;font-size:.85rem}.booking-module__U4f6Na__confirmActions{flex-direction:column}.booking-module__U4f6Na__ghostBtn,.booking-module__U4f6Na__ghostBtnLink,.booking-module__U4f6Na__confirmActions .booking-module__U4f6Na__primaryBtn{text-align:center;justify-content:center;width:100%}}@keyframes booking-module__U4f6Na__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.booking-module__U4f6Na__mainCard{animation:.5s ease-out booking-module__U4f6Na__fadeInUp}.booking-module__U4f6Na__summaryCard{animation:.5s ease-out .1s both booking-module__U4f6Na__fadeInUp}.booking-module__U4f6Na__categorySection{animation:.4s ease-out both booking-module__U4f6Na__fadeInUp}.booking-module__U4f6Na__categorySection:first-child{animation-delay:.1s}.booking-module__U4f6Na__categorySection:nth-child(2){animation-delay:.2s}.booking-module__U4f6Na__categorySection:nth-child(3){animation-delay:.3s}.booking-module__U4f6Na__categorySection:nth-child(4){animation-delay:.4s}.booking-module__U4f6Na__spaceCardFooter{border-top:1px solid #eeede9;justify-content:space-between;align-items:center;margin-top:.9rem;padding-top:.75rem;display:flex}.booking-module__U4f6Na__spacePriceBlock{align-items:baseline;gap:.2rem;display:flex}.booking-module__U4f6Na__spacePriceCurrency{color:var(--muted);letter-spacing:.03em;font-size:.72rem;font-weight:700}.booking-module__U4f6Na__spacePriceAmount{color:var(--dark);font-size:1.3rem;font-weight:900;line-height:1}.booking-module__U4f6Na__spacePriceFree{color:var(--lime);letter-spacing:-.01em;font-size:1rem;font-weight:800}.booking-module__U4f6Na__moreInfoBtn{background:var(--dark);color:var(--white);cursor:pointer;white-space:nowrap;letter-spacing:.01em;border:none;border-radius:50px;align-items:center;gap:.3rem;padding:.45rem 1rem;font-size:.75rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.booking-module__U4f6Na__moreInfoBtn svg{transition:transform .2s}.booking-module__U4f6Na__moreInfoBtn:hover{background:var(--orange)}.booking-module__U4f6Na__moreInfoBtn:hover svg{transform:translate(2px)}.booking-module__U4f6Na__modalOverlay{z-index:300;background:#00000080;justify-content:center;align-items:center;padding:2rem;animation:.2s ease-out booking-module__U4f6Na__fadeIn;display:flex;position:fixed;inset:0}@keyframes booking-module__U4f6Na__fadeIn{0%{opacity:0}to{opacity:1}}.booking-module__U4f6Na__modalPanel{background:var(--white);border-radius:24px;width:100%;max-width:560px;max-height:85vh;animation:.25s ease-out booking-module__U4f6Na__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0003}@keyframes booking-module__U4f6Na__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.booking-module__U4f6Na__modalClose{z-index:10;background:var(--brand-orange,#eb7335);color:#fff;cursor:pointer;border:none;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:700;transition:background .2s,transform .2s;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #eb733566}.booking-module__U4f6Na__modalClose:hover{background:#d4612a;transform:scale(1.08)}.booking-module__U4f6Na__modalImageWrap{background:var(--cream);border-radius:24px 24px 0 0;height:300px;position:relative;overflow:hidden}.booking-module__U4f6Na__sliderTrack{will-change:transform;height:100%;transition:transform .38s cubic-bezier(.25,.46,.45,.94);display:flex}.booking-module__U4f6Na__sliderSlide{flex-shrink:0;width:100%;height:100%;position:relative}.booking-module__U4f6Na__modalImage{object-fit:cover}.booking-module__U4f6Na__sliderArrow{z-index:2;color:#ffffffe6;cursor:pointer;width:32px;height:32px;box-shadow:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000047;border:none;border-radius:50%;place-items:center;padding:0;font-size:1.4rem;line-height:1;transition:background .18s,transform .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.booking-module__U4f6Na__sliderArrow:hover{background:#0000007a;transform:translateY(-50%)scale(1.08)}.booking-module__U4f6Na__sliderArrowLeft{left:12px}.booking-module__U4f6Na__sliderArrowRight{right:12px}.booking-module__U4f6Na__sliderDots{z-index:2;gap:6px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.booking-module__U4f6Na__sliderDot{cursor:pointer;background:#ffffff8c;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .2s,transform .2s}.booking-module__U4f6Na__sliderDotActive{background:#fff;transform:scale(1.3)}.booking-module__U4f6Na__modalContent{padding:1.5rem}.booking-module__U4f6Na__modalTitle{font-family:var(--font-sans);color:var(--dark);margin:0;font-size:1.4rem;font-weight:800}.booking-module__U4f6Na__modalMeta{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.booking-module__U4f6Na__modalMetaTag{background:var(--cream);color:var(--muted);border-radius:50px;align-items:center;gap:.3rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.booking-module__U4f6Na__modalDesc{color:var(--muted);margin-top:1rem;font-size:.95rem;line-height:1.6}.booking-module__U4f6Na__modalSubhead{font-family:var(--font-sans);color:var(--dark);margin-top:1.25rem;margin-bottom:.5rem;font-size:.9rem;font-weight:800}.booking-module__U4f6Na__modalFeatures{flex-flow:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.booking-module__U4f6Na__modalFeatures li{color:var(--dark);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.booking-module__U4f6Na__modalFeatures li:before{content:"✓";background:var(--lime);width:20px;height:20px;color:var(--dark);border-radius:50%;flex-shrink:0;place-items:center;font-size:.65rem;font-weight:800;display:grid}.booking-module__U4f6Na__modalAmenities{flex-flow:row;gap:.4rem;margin-top:.5rem;display:flex;overflow-x:auto}.booking-module__U4f6Na__amenityChip{background:var(--cream);color:var(--dark);border-radius:50px;padding:.35rem .75rem;font-size:.78rem;font-weight:600}.booking-module__U4f6Na__modalPricing{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;display:grid}.booking-module__U4f6Na__modalPricing>div{background:var(--cream);border-radius:12px;padding:.75rem 1rem}.booking-module__U4f6Na__modalPricingLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:600}.booking-module__U4f6Na__modalPricingValue{color:var(--dark);margin-top:.2rem;font-size:1.1rem;font-weight:800}.booking-module__U4f6Na__modalSelectBtn{background:var(--orange);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.9rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #ff6b2c4d}.booking-module__U4f6Na__modalSelectBtn:after{content:"→";font-size:1.2rem;transition:transform .25s}.booking-module__U4f6Na__modalSelectBtn:hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ff6b2c66}.booking-module__U4f6Na__modalSelectBtn:hover:after{transform:translate(5px)}@media (max-width:760px){.booking-module__U4f6Na__modalOverlay{align-items:flex-end;padding:0}.booking-module__U4f6Na__modalPanel{border-radius:24px 24px 0 0;max-width:100%;max-height:92vh;animation:.3s ease-out booking-module__U4f6Na__slideUpSheet}@keyframes booking-module__U4f6Na__slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.booking-module__U4f6Na__modalImageWrap{border-radius:24px 24px 0 0;height:200px}.booking-module__U4f6Na__modalContent{padding:1.25rem}.booking-module__U4f6Na__modalPricing{grid-template-columns:1fr 1fr}}@media (max-width:639px){.booking-module__U4f6Na__mainCard{padding:1.25rem .5rem 9rem}}.booking-module__U4f6Na__mobileRow{align-items:stretch;gap:.5rem;display:flex}.booking-module__U4f6Na__mobileRow>:first-child{flex:0 0 120px}.booking-module__U4f6Na__mobileRow>:last-child{flex:1}.booking-module__U4f6Na__inputReadOnly{color:#888;cursor:not-allowed;background:#f5f5f5}.booking-module__U4f6Na__pricingBreakdown{border:1px solid var(--brand-gray);border-radius:8px;margin:1.25rem 0;overflow:hidden}.booking-module__U4f6Na__priceRow{border-bottom:1px solid var(--brand-gray);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;display:flex}.booking-module__U4f6Na__priceRow:last-child{border-bottom:none}.booking-module__U4f6Na__priceTotal{background:#f9f6f2;font-weight:700}.booking-module__U4f6Na__durationCard{background:linear-gradient(135deg,#bcd03f1a,#bcd03f0a);border:1.5px solid #bcd03f73;border-radius:14px;align-items:center;gap:.85rem;margin:.85rem 0 1.5rem;padding:.85rem 1.1rem;display:flex}.booking-module__U4f6Na__durationCardIcon{background:var(--lime);border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid}.booking-module__U4f6Na__durationCardMeta{flex-direction:column;gap:.1rem;display:flex}.booking-module__U4f6Na__durationCardLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.72rem;font-weight:700}.booking-module__U4f6Na__durationCardValue{color:var(--dark);font-size:1rem;font-weight:800}.booking-module__U4f6Na__paymentHeader{margin-bottom:1.75rem}.booking-module__U4f6Na__trustBar{color:var(--dark);background:linear-gradient(135deg,#bcd03f14,#bcd03f08);border:1.5px solid #bcd03f66;border-radius:12px;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:8px;margin-bottom:1.25rem;padding:12px 20px;font-size:13px;font-weight:600;display:flex}.booking-module__U4f6Na__trustBar span{align-items:center;gap:6px;display:flex}.booking-module__U4f6Na__timerBanner{color:var(--orange);background:#eb733514;border:1.5px solid #eb73354d;border-radius:12px;align-items:center;gap:10px;margin-bottom:1.25rem;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.booking-module__U4f6Na__timerBanner strong{font-size:1.1rem;font-weight:800}.booking-module__U4f6Na__moyasarWrapper{margin-top:.5rem;margin-bottom:20px}.booking-module__U4f6Na__moyasarWrapper .mysr-form{width:100%!important;max-width:100%!important}:is(.booking-module__U4f6Na__moyasarWrapper .mysr-form-method,.booking-module__U4f6Na__moyasarWrapper .mysr-form-inputGroup,.booking-module__U4f6Na__moyasarWrapper .mysr-form-cardInfo,.booking-module__U4f6Na__moyasarWrapper .mysr-form-cardInfoElement){width:100%!important;max-width:100%!important}.booking-module__U4f6Na__moyasarWrapper .mysr-form-input{border:2px solid var(--light-gray)!important;border-radius:10px!important;width:100%!important;padding:.85rem 1rem!important;font-size:1rem!important;transition:border-color .2s!important}.booking-module__U4f6Na__moyasarWrapper .mysr-form-input:focus{border-color:var(--lime)!important;outline:none!important;box-shadow:0 0 0 4px #bcd03f26!important}.booking-module__U4f6Na__moyasarWrapper .mysr-form-label{color:var(--dark)!important;margin-bottom:.4rem!important;font-size:.85rem!important;font-weight:700!important}.booking-module__U4f6Na__moyasarWrapper .mysr-form-submit{background:var(--orange)!important;cursor:pointer!important;border:none!important;border-radius:50px!important;width:100%!important;padding:.95rem!important;font-size:1rem!important;font-weight:700!important;transition:all .2s!important;box-shadow:0 4px 15px #eb73354d!important}.booking-module__U4f6Na__moyasarWrapper .mysr-form-submit:hover{background:var(--orange-hover)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #eb733566!important}.booking-module__U4f6Na__paymentErrorMsg{color:#c0392b;margin-top:8px;font-size:13px}.booking-module__U4f6Na__priceSummary{border:1.5px solid var(--brand-gray);border-radius:12px;margin-bottom:1.25rem;overflow:hidden}.booking-module__U4f6Na__policyCheckbox{color:var(--muted);background:var(--cream);border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5;display:flex}.booking-module__U4f6Na__policyCheckbox input[type=checkbox]{width:22px;height:22px;accent-color:var(--orange);flex-shrink:0;margin-top:2px}.booking-module__U4f6Na__policyLink{color:var(--orange);text-underline-offset:2px;font-weight:700;text-decoration:underline;transition:opacity .15s}.booking-module__U4f6Na__policyLink:hover{opacity:.75}
