.BookingForm-module__NcyjZG__bookingContainer{max-width:1000px;font-family:var(--font-manrope), sans-serif;width:100%;margin:0 auto}.BookingForm-module__NcyjZG__progressContainer{margin-bottom:40px;padding:0 10px}.BookingForm-module__NcyjZG__progressTrack{justify-content:space-between;display:flex;position:relative}.BookingForm-module__NcyjZG__progressStep{z-index:1;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.BookingForm-module__NcyjZG__stepNumber{background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:8px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.BookingForm-module__NcyjZG__active .BookingForm-module__NcyjZG__stepNumber{color:#004d4d;background:#f0f7f7;border-color:#004d4d}.BookingForm-module__NcyjZG__completed .BookingForm-module__NcyjZG__stepNumber{color:#fff;background:#004d4d;border-color:#004d4d}.BookingForm-module__NcyjZG__stepName{color:#666;text-align:center;font-size:12px;font-weight:500}.BookingForm-module__NcyjZG__connector{z-index:-1;background:#e0e0e0;width:100%;height:2px;position:absolute;top:16px;left:50%}.BookingForm-module__NcyjZG__completed .BookingForm-module__NcyjZG__connector{background:#004d4d}.BookingForm-module__NcyjZG__widgetContainer{background:#fff;border:1px solid #e0e0e0;border-radius:12px;min-height:500px;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.BookingForm-module__NcyjZG__infoColumn{background:#fafafa;border-right:1px solid #f0f0f0;flex:1;padding:32px}.BookingForm-module__NcyjZG__clinicBrand{align-items:center;gap:10px;margin-bottom:24px;display:flex}.BookingForm-module__NcyjZG__brandLogo{width:32px;height:32px}.BookingForm-module__NcyjZG__brandName{color:#666;font-size:14px;font-weight:700}.BookingForm-module__NcyjZG__treatmentTitle{font-family:var(--font-fraunces), serif;color:#004d4d;margin-bottom:12px;font-size:24px}.BookingForm-module__NcyjZG__treatmentDetails{color:#666;flex-direction:column;gap:12px;font-size:14px;display:flex}.BookingForm-module__NcyjZG__detailItem{align-items:center;gap:8px;display:flex}.BookingForm-module__NcyjZG__icon{opacity:.7;font-size:16px}.BookingForm-module__NcyjZG__calendarColumn{border-right:1px solid #f0f0f0;flex:1.5;padding:32px}.BookingForm-module__NcyjZG__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.BookingForm-module__NcyjZG__monthLabel{color:#333;font-size:16px;font-weight:700}.BookingForm-module__NcyjZG__calNav{gap:8px;display:flex}.BookingForm-module__NcyjZG__navBtn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.BookingForm-module__NcyjZG__navBtn:hover{background:#f5f5f5}.BookingForm-module__NcyjZG__daysGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.BookingForm-module__NcyjZG__dayHeader{color:#999;text-transform:uppercase;padding-bottom:12px;font-size:11px;font-weight:700}.BookingForm-module__NcyjZG__dayCell{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 0;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:relative}.BookingForm-module__NcyjZG__dayCell:hover:not(.BookingForm-module__NcyjZG__empty):not(.BookingForm-module__NcyjZG__unavailable){color:#004d4d;background:#f0f7f7}.BookingForm-module__NcyjZG__dayCell.BookingForm-module__NcyjZG__selected{color:#fff!important;background:#004d4d!important}.BookingForm-module__NcyjZG__dayCell.BookingForm-module__NcyjZG__unavailable{color:#ccc;cursor:not-allowed}.BookingForm-module__NcyjZG__dayCell.BookingForm-module__NcyjZG__hasSlots:after{content:"";background:#004d4d;border-radius:50%;width:4px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.BookingForm-module__NcyjZG__dayCell.BookingForm-module__NcyjZG__selected:after{background:#fff}.BookingForm-module__NcyjZG__timeColumn{flex:1;max-height:600px;padding:32px;overflow-y:auto}.BookingForm-module__NcyjZG__timeHeader{margin-bottom:24px}.BookingForm-module__NcyjZG__timeDateLabel{color:#333;font-size:16px;font-weight:700}.BookingForm-module__NcyjZG__timeSlotsList{flex-direction:column;gap:10px;display:flex}.BookingForm-module__NcyjZG__timeSlotItem{cursor:pointer;color:#004d4d;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.BookingForm-module__NcyjZG__timeSlotItem:hover:not(.BookingForm-module__NcyjZG__unavailable){background:#f0f7f7;border-color:#004d4d}.BookingForm-module__NcyjZG__timeSlotItem.BookingForm-module__NcyjZG__selected{color:#fff;background:#004d4d;border-color:#004d4d}.BookingForm-module__NcyjZG__timeSlotItem.BookingForm-module__NcyjZG__unavailable{color:#999;cursor:not-allowed;background:#f5f5f5;border-color:#e0e0e0;font-weight:400}.BookingForm-module__NcyjZG__statusDot{border-radius:50%;width:8px;height:8px}.BookingForm-module__NcyjZG__statusDot.BookingForm-module__NcyjZG__available{background:#4caf50}.BookingForm-module__NcyjZG__statusDot.BookingForm-module__NcyjZG__busy{background:#f44336}.BookingForm-module__NcyjZG__treatmentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px;display:grid}.BookingForm-module__NcyjZG__treatmentCard{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px;transition:all .3s;position:relative}.BookingForm-module__NcyjZG__treatmentCard:hover{border-color:#004d4d;box-shadow:0 4px 12px #0000000d}.BookingForm-module__NcyjZG__treatmentCard.BookingForm-module__NcyjZG__selected{background:#f0f7f7;border-color:#004d4d}.BookingForm-module__NcyjZG__treatmentHeader{justify-content:space-between;margin-bottom:12px;display:flex}.BookingForm-module__NcyjZG__treatmentHeader h3{color:#333;margin:0;font-size:18px}.BookingForm-module__NcyjZG__treatmentPrice{color:#004d4d;font-size:20px;font-weight:800}.BookingForm-module__NcyjZG__treatmentDescription{color:#666;margin-bottom:16px;font-size:14px;line-height:1.5}.BookingForm-module__NcyjZG__treatmentMeta{color:#999;gap:16px;font-size:13px;font-weight:600;display:flex}.BookingForm-module__NcyjZG__formContent{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000d}.BookingForm-module__NcyjZG__stepTitle{color:#004d4d;font-family:var(--font-fraunces), serif;margin-bottom:12px;font-size:clamp(24px,5vw,32px)}.BookingForm-module__NcyjZG__stepDescription{color:#666;margin-bottom:32px;font-size:14px}.BookingForm-module__NcyjZG__detailsForm{flex-direction:column;gap:24px;margin-bottom:40px;display:flex}.BookingForm-module__NcyjZG__formGroup label{color:#333;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.BookingForm-module__NcyjZG__formGroup input,.BookingForm-module__NcyjZG__formGroup textarea{border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:14px;font-size:16px}.BookingForm-module__NcyjZG__formGroup input:focus{border-color:#004d4d;outline:none;box-shadow:0 0 0 4px #004d4d1a}.BookingForm-module__NcyjZG__bookingSummary{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:24px;padding:24px}.BookingForm-module__NcyjZG__summaryItem{color:#666;justify-content:space-between;padding:10px 0;font-size:14px;display:flex}.BookingForm-module__NcyjZG__summaryTotal{color:#004d4d;border-top:2px solid #e0e0e0;justify-content:space-between;margin-top:16px;padding-top:16px;font-size:20px;font-weight:800;display:flex}.BookingForm-module__NcyjZG__paymentButton{color:#fff;cursor:pointer;background:#004d4d;border:none;border-radius:10px;width:100%;padding:18px;font-size:18px;font-weight:700;transition:transform .2s,background .2s}.BookingForm-module__NcyjZG__paymentButton:hover{background:#003d3d;transform:translateY(-2px)}.BookingForm-module__NcyjZG__navigationButtons{justify-content:space-between;gap:15px;margin-top:32px;display:flex}.BookingForm-module__NcyjZG__backButton{cursor:pointer;background:0 0;border:1px solid #e0e0e0;border-radius:8px;flex:1;padding:12px 20px;font-weight:600}.BookingForm-module__NcyjZG__nextButton{color:#fff;cursor:pointer;background:#004d4d;border:none;border-radius:8px;flex:2;padding:12px 20px;font-weight:600}.BookingForm-module__NcyjZG__loadingOverlay{z-index:10;background:#ffffffb3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.BookingForm-module__NcyjZG__spinner{border:3px solid #f3f3f3;border-top-color:#004d4d;border-radius:50%;width:30px;height:30px;animation:1s linear infinite BookingForm-module__NcyjZG__spin}@keyframes BookingForm-module__NcyjZG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BookingForm-module__NcyjZG__successContainer{text-align:center;padding:40px 0}.BookingForm-module__NcyjZG__successIcon{color:#4caf50;margin-bottom:24px;font-size:64px}@media (max-width:900px){.BookingForm-module__NcyjZG__widgetContainer{flex-direction:column;min-height:auto}.BookingForm-module__NcyjZG__infoColumn,.BookingForm-module__NcyjZG__calendarColumn,.BookingForm-module__NcyjZG__timeColumn{border-bottom:1px solid #f0f0f0;border-right:none;padding:24px}.BookingForm-module__NcyjZG__timeColumn{border-bottom:none;max-height:400px}}@media (max-width:600px){.BookingForm-module__NcyjZG__formContent{padding:24px}.BookingForm-module__NcyjZG__progressContainer{margin-bottom:30px}.BookingForm-module__NcyjZG__stepName{display:none}.BookingForm-module__NcyjZG__treatmentGrid{grid-template-columns:1fr}.BookingForm-module__NcyjZG__navigationButtons{flex-direction:column-reverse}.BookingForm-module__NcyjZG__backButton,.BookingForm-module__NcyjZG__nextButton{width:100%;padding:16px}}@media (max-width:400px){.BookingForm-module__NcyjZG__daysGrid{gap:4px}.BookingForm-module__NcyjZG__dayCell{padding:8px 0;font-size:13px}}
