.Booking-module__8p5Hga__pageWrap{color:#1a1a2e;background:#f4f4f8;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.Booking-module__8p5Hga__listingCard{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:520px;padding:2.5rem 2rem;box-shadow:0 4px 24px #00000014}.Booking-module__8p5Hga__profilePhoto{object-fit:cover;border-radius:50%;width:80px;height:80px;margin:0 auto .75rem;display:block}.Booking-module__8p5Hga__profileName{margin-bottom:.35rem;font-size:1.125rem;font-weight:700}.Booking-module__8p5Hga__profileBio{color:#6b7280;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.Booking-module__8p5Hga__divider{background:#e5e7eb;height:1px;margin:0 -2rem 1.5rem}.Booking-module__8p5Hga__eventItem{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:1rem;width:100%;margin-bottom:.75rem;padding:1rem;text-decoration:none;transition:background .15s;display:flex}.Booking-module__8p5Hga__eventItem:hover{background:#f9fafb}.Booking-module__8p5Hga__eventDot{border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:4px}.Booking-module__8p5Hga__eventItemBody{flex:1}.Booking-module__8p5Hga__eventItemTitle{color:#1a1a2e;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.Booking-module__8p5Hga__eventItemArrow{color:#1a1a2e;font-size:.7rem}.Booking-module__8p5Hga__eventItemDesc{color:#6b7280;margin-top:.35rem;font-size:.85rem;line-height:1.5}.Booking-module__8p5Hga__bookingCard{background:#fff;border-radius:12px;width:100%;max-width:960px;min-height:580px;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014}.Booking-module__8p5Hga__sidebar{border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;width:340px;padding:1.5rem;display:flex}.Booking-module__8p5Hga__backBtn{cursor:pointer;color:#4338ca;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:1rem;transition:background .15s;display:inline-flex}.Booking-module__8p5Hga__backBtn:hover{background:#f3f4f6}.Booking-module__8p5Hga__sidebarPhoto{object-fit:cover;border-radius:8px;width:100px;height:120px;margin:0 auto 1rem;display:block}.Booking-module__8p5Hga__sidebarAvatar{object-fit:cover;border-radius:50%;width:40px;height:40px;margin-bottom:.25rem}.Booking-module__8p5Hga__sidebarName{color:#6b7280;margin-bottom:.25rem;font-size:.85rem}.Booking-module__8p5Hga__sidebarTitle{margin-bottom:.75rem;font-size:1.375rem;font-weight:800;line-height:1.2}.Booking-module__8p5Hga__sidebarMeta{color:#6b7280;align-items:center;gap:.4rem;margin-bottom:.35rem;font-size:.85rem;display:flex}.Booking-module__8p5Hga__sidebarDesc{color:#6b7280;margin-top:1rem;font-size:.85rem;font-style:italic;line-height:1.5}.Booking-module__8p5Hga__mainContent{flex-direction:column;flex:1;padding:1.5rem 2rem;display:flex}.Booking-module__8p5Hga__stepHeading{margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.Booking-module__8p5Hga__calendarWrap{gap:1.5rem;display:flex}.Booking-module__8p5Hga__calendarGrid{flex:1}.Booking-module__8p5Hga__monthNav{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Booking-module__8p5Hga__monthLabel{text-align:center;min-width:130px;font-size:.95rem;font-weight:600}.Booking-module__8p5Hga__monthNavBtn{cursor:pointer;color:#4338ca;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.Booking-module__8p5Hga__monthNavBtn:hover{background:#f3f4f6}.Booking-module__8p5Hga__dayHeaders{text-align:center;text-transform:uppercase;color:#6b7280;grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:grid}.Booking-module__8p5Hga__daysGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.Booking-module__8p5Hga__dayCell{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.Booking-module__8p5Hga__dayAvailable{color:#4338ca;background:#4338ca14;}.Booking-module__8p5Hga__dayAvailable:hover{color:#fff;background:#4338ca}.Booking-module__8p5Hga__daySelected{color:#fff;background:#4338ca;font-weight:700;}.Booking-module__8p5Hga__dayUnavailable{color:#d1d5db;cursor:default;}.Booking-module__8p5Hga__dayEmpty{cursor:default;}.Booking-module__8p5Hga__timeSlotsPanel{flex-shrink:0;width:200px;max-height:400px;overflow-y:auto}.Booking-module__8p5Hga__timeSlotsDate{margin-bottom:.75rem;font-size:.85rem;font-weight:600}.Booking-module__8p5Hga__timeSlot{color:#4338ca;cursor:pointer;text-align:center;background:#fff;border:1px solid #4338ca;border-radius:6px;width:100%;margin-bottom:.4rem;padding:.6rem;font-size:.85rem;font-weight:600;transition:all .15s;display:block}.Booking-module__8p5Hga__timeSlot:hover{background:#4338ca0f}.Booking-module__8p5Hga__timeSlotSelected{border:none;border-radius:6px;width:100%;margin-bottom:.4rem;display:flex;overflow:hidden}.Booking-module__8p5Hga__timeSlotSelectedTime{color:#fff;text-align:center;background:#6b7280;border:none;flex:1;padding:.6rem;font-size:.85rem;font-weight:600}.Booking-module__8p5Hga__timeSlotNextBtn{color:#fff;cursor:pointer;background:#4338ca;border:none;padding:.6rem 1rem;font-size:.85rem;font-weight:600;transition:background .15s}.Booking-module__8p5Hga__timeSlotNextBtn:hover{background:#3730a3}.Booking-module__8p5Hga__timezoneBar{color:#6b7280;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.85rem;display:flex}.Booking-module__8p5Hga__formSection{flex:1}.Booking-module__8p5Hga__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Booking-module__8p5Hga__formGroup{margin-bottom:1rem}.Booking-module__8p5Hga__formLabel{margin-bottom:.3rem;font-size:.85rem;font-weight:600;display:block}.Booking-module__8p5Hga__formInput{color:#1a1a2e;background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.Booking-module__8p5Hga__formInput:focus{border-color:#4338ca;outline:none;box-shadow:0 0 0 2px #4338ca26}.Booking-module__8p5Hga__formTextarea{resize:vertical;min-height:70px;}.Booking-module__8p5Hga__formSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem;}.Booking-module__8p5Hga__addGuestsBtn{color:#4338ca;cursor:pointer;background:#fff;border:1px solid #4338ca;border-radius:50px;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:background .15s;display:inline-flex}.Booking-module__8p5Hga__addGuestsBtn:hover{background:#4338ca0a}.Booking-module__8p5Hga__commMethodGroup{margin-bottom:1rem}.Booking-module__8p5Hga__commMethodLabel{margin-bottom:.5rem;font-size:.85rem;font-weight:600}.Booking-module__8p5Hga__commOption{cursor:pointer;align-items:center;gap:.5rem;padding:.35rem 0;font-size:.875rem;display:flex}.Booking-module__8p5Hga__termsText{color:#6b7280;margin-bottom:1rem;font-size:.75rem;line-height:1.5}.Booking-module__8p5Hga__scheduleBtn{color:#fff;cursor:pointer;background:#4338ca;border:none;border-radius:50px;justify-content:center;align-items:center;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:background .15s;display:inline-flex}.Booking-module__8p5Hga__scheduleBtn:hover{background:#3730a3}.Booking-module__8p5Hga__scheduleBtn:disabled{opacity:.6;cursor:not-allowed}.Booking-module__8p5Hga__successWrap{text-align:center;padding:3rem 2rem}.Booking-module__8p5Hga__successIcon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;font-size:2rem;display:flex}.Booking-module__8p5Hga__successTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Booking-module__8p5Hga__successSub{color:#6b7280;font-size:.9rem}@media (max-width:768px){.Booking-module__8p5Hga__bookingCard{flex-direction:column}.Booking-module__8p5Hga__sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.Booking-module__8p5Hga__calendarWrap{flex-direction:column}.Booking-module__8p5Hga__timeSlotsPanel{width:100%;max-height:200px}.Booking-module__8p5Hga__formRow{grid-template-columns:1fr}}
