.booking-module__j3UOFa__bookingPage{flex-direction:column;align-items:center;min-height:calc(100vh - 80px);padding:clamp(30px,5vw,60px) clamp(16px,4vw,40px);display:flex}.booking-module__j3UOFa__bookingHeader{text-align:center;max-width:640px;margin-bottom:clamp(28px,4vw,48px)}.booking-module__j3UOFa__bookingTitle{text-transform:uppercase;letter-spacing:3px;color:#fff;margin-bottom:14px;font-size:clamp(1.8rem,5vw,3rem);font-weight:300}.booking-module__j3UOFa__bookingTitle:after{content:"";background:#ffffff4d;width:50%;height:2px;margin:12px auto 0;display:block}.booking-module__j3UOFa__bookingSubtitle{color:#ffffffb3;font-size:clamp(.9rem,2vw,1.05rem);font-weight:300;line-height:1.7}.booking-module__j3UOFa__servicePills{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:clamp(24px,3vw,36px);display:flex}.booking-module__j3UOFa__pill{color:#fffc;letter-spacing:.5px;background:#ffffff12;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:.85rem;display:inline-flex}.booking-module__j3UOFa__pill i{color:#1e90ff;font-size:.9rem}.booking-module__j3UOFa__bookingCard{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:560px;padding:clamp(20px,4vw,36px);box-shadow:0 20px 60px #0006}.booking-module__j3UOFa__backBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:.85rem;transition:color .2s;display:inline-flex}.booking-module__j3UOFa__backBtn:hover{color:#fff}.booking-module__j3UOFa__stepTitle{letter-spacing:1px;color:#fff;margin-bottom:20px;font-size:1.3rem;font-weight:300}.booking-module__j3UOFa__calNav{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.booking-module__j3UOFa__calMonthLabel{letter-spacing:1px;color:#fff;font-size:1.1rem;font-weight:400}.booking-module__j3UOFa__calNavBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:background .2s;display:flex}.booking-module__j3UOFa__calNavBtn:hover:not(:disabled){background:#ffffff26}.booking-module__j3UOFa__calNavBtn:disabled{opacity:.3;cursor:default}.booking-module__j3UOFa__calGrid{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:16px;display:grid}.booking-module__j3UOFa__calDayHeader{text-align:center;color:#fff6;text-transform:uppercase;letter-spacing:.5px;padding:6px 0;font-size:.72rem}.booking-module__j3UOFa__calCell{aspect-ratio:1;color:#ffffff4d;cursor:default;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-family:inherit;font-size:.9rem;display:flex;position:relative}.booking-module__j3UOFa__calDay{color:#ffffff80;transition:all .2s}.booking-module__j3UOFa__calDayPast{color:#fff3;cursor:default}.booking-module__j3UOFa__calDayAvailable{color:#fff;cursor:pointer;background:#ffffff0d;border-color:#ffffff1a}.booking-module__j3UOFa__calDayAvailable:hover{color:#fff;background:#1e90ff33;border-color:#1e90ff}.booking-module__j3UOFa__calDayToday{font-weight:600}.booking-module__j3UOFa__calDaySelected{color:#fff!important;background:#1e90ff!important;border-color:#1e90ff!important}.booking-module__j3UOFa__calDot{background:#1e90ff;border-radius:50%;width:4px;height:4px;display:block}.booking-module__j3UOFa__calLegend{color:#fff6;border-top:1px solid #ffffff12;align-items:center;gap:8px;padding-top:8px;font-size:.78rem;display:flex}.booking-module__j3UOFa__legendDot{background:#1e90ff;border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.booking-module__j3UOFa__selectedDateLabel{color:#fff9;margin-bottom:20px;font-size:.9rem}.booking-module__j3UOFa__timeGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.booking-module__j3UOFa__timeSlot{color:#fff;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:12px 8px;font-family:inherit;font-size:.88rem;transition:all .2s}.booking-module__j3UOFa__timeSlot:hover{background:#1e90ff33;border-color:#1e90ff}.booking-module__j3UOFa__timeSlotActive{background:#1e90ff!important;border-color:#1e90ff!important}.booking-module__j3UOFa__noSlots{color:#fff6;text-align:center;padding:30px 0;font-size:.9rem}.booking-module__j3UOFa__selectedSummary{color:#fffc;background:#1e90ff1a;border:1px solid #1e90ff40;border-radius:12px;flex-wrap:wrap;gap:12px;margin-bottom:24px;padding:14px 16px;font-size:.88rem;display:flex}.booking-module__j3UOFa__selectedSummary span{align-items:center;gap:8px;display:flex}.booking-module__j3UOFa__selectedSummary i{color:#1e90ff}.booking-module__j3UOFa__bookingForm{flex-direction:column;gap:16px;display:flex}.booking-module__j3UOFa__bookingForm label{color:#ffffffb3;flex-direction:column;gap:6px;font-size:.88rem;display:flex}.booking-module__j3UOFa__bookingForm input,.booking-module__j3UOFa__bookingForm textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:max(16px,.95rem);transition:border-color .2s,background .2s}.booking-module__j3UOFa__bookingForm input:focus,.booking-module__j3UOFa__bookingForm textarea:focus{background:#ffffff17;border-color:#1e90ff;outline:none}.booking-module__j3UOFa__optional{color:#ffffff59;font-size:.78rem}.booking-module__j3UOFa__formError{color:#ff7070;background:#ff3c3c1a;border:1px solid #ff3c3c40;border-radius:8px;padding:10px 14px;font-size:.85rem}.booking-module__j3UOFa__btnPrimary{color:#fff;text-transform:uppercase;letter-spacing:1.5px;cursor:pointer;background:#1e90ff;border:1px solid #1e90ff;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:14px 32px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 5px 20px #1e90ff4d}.booking-module__j3UOFa__btnPrimary:hover:not(:disabled){background:0 0;transform:translateY(-2px);box-shadow:0 0 25px #1e90ff80}.booking-module__j3UOFa__btnPrimary:disabled{opacity:.6;cursor:default}.booking-module__j3UOFa__successScreen{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:10px 0;display:flex}.booking-module__j3UOFa__successIcon{color:#1e90ff;font-size:3.5rem;line-height:1}.booking-module__j3UOFa__successTitle{letter-spacing:1px;color:#fff;font-size:1.6rem;font-weight:300}.booking-module__j3UOFa__successSub{color:#fff9;font-size:.9rem;line-height:1.6}.booking-module__j3UOFa__successDetail{color:#fffc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 20px;font-size:.9rem;display:flex}.booking-module__j3UOFa__successDetail i{color:#1e90ff}.booking-module__j3UOFa__bookingRef{color:#ffffff4d;letter-spacing:.5px;font-size:.75rem}.booking-module__j3UOFa__serviceGrid{flex-direction:column;gap:12px;margin-top:8px;display:flex}.booking-module__j3UOFa__serviceCard{cursor:pointer;text-align:left;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:16px;width:100%;padding:20px;font-family:inherit;transition:all .25s;display:flex}.booking-module__j3UOFa__serviceCard:hover{background:#1e90ff1f;border-color:#1e90ff;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.booking-module__j3UOFa__serviceCardIcon{color:#1e90ff;background:#1e90ff26;border:1px solid #1e90ff40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;display:flex}.booking-module__j3UOFa__serviceCardBody{flex-direction:column;flex:1;gap:4px;display:flex}.booking-module__j3UOFa__serviceCardTitle{color:#fff;margin:0;font-size:1rem;font-weight:500}.booking-module__j3UOFa__serviceCardDesc{color:#ffffff80;margin:0;font-size:.82rem;line-height:1.5}.booking-module__j3UOFa__serviceCardDuration{color:#1e90ff;align-items:center;gap:5px;margin-top:4px;font-size:.75rem;display:inline-flex}.booking-module__j3UOFa__calHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.booking-module__j3UOFa__serviceChip{color:#ffffffd9;white-space:nowrap;background:#1e90ff1f;border:1px solid #1e90ff40;border-radius:50px;align-items:center;gap:8px;padding:6px 16px;font-size:.82rem;display:inline-flex}.booking-module__j3UOFa__serviceChip i{color:#1e90ff}.booking-module__j3UOFa__serviceChipDuration{color:#fff6;border-left:1px solid #ffffff26;margin-left:2px;padding-left:6px;font-size:.75rem}.booking-module__j3UOFa__contactNote{color:#ffffff80;text-align:center;margin-top:10px;font-size:clamp(.85rem,2vw,.95rem);font-weight:300;line-height:1.7}.booking-module__j3UOFa__contactNoteLink{color:#ffffffbf;text-underline-offset:3px;-webkit-text-decoration:underline #1e90ff80;text-decoration:underline #1e90ff80;transition:color .2s,text-decoration-color .2s}.booking-module__j3UOFa__contactNoteLink:hover{color:#1e90ff;text-decoration-color:#1e90ff}.booking-module__j3UOFa__bookNowBtn{color:#fff;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:#1e90ff;border:1px solid #1e90ff;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 5px 20px #1e90ff59}.booking-module__j3UOFa__bookNowBtn:hover{color:#fff;background:0 0;border-color:#1e90ff;transform:translateY(-4px)scale(1.02);box-shadow:0 0 30px #1e90ff80,0 5px 15px #0000004d}.booking-module__j3UOFa__bookNowBtn i{transition:transform .3s}.booking-module__j3UOFa__bookNowBtn:hover i{transform:rotate(15deg)scale(1.1)}@media (max-width:640px){.booking-module__j3UOFa__bookNowBtn{letter-spacing:1px;justify-content:center;width:100%;padding:14px 20px}.booking-module__j3UOFa__timeGrid{grid-template-columns:repeat(2,1fr)}.booking-module__j3UOFa__bookingCard{border-radius:14px}}
