.BookingWizard-module__h9UL1q__wizardContainer{width:100%;max-width:650px;margin:0 auto}.BookingWizard-module__h9UL1q__title{text-align:center;font-size:2rem;font-family:var(--font-outfit);color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:2.5rem}.BookingWizard-module__h9UL1q__stepsContainer{justify-content:space-between;margin-bottom:3.5rem;padding:0 1rem;display:flex;position:relative}.BookingWizard-module__h9UL1q__stepWrapper{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.BookingWizard-module__h9UL1q__stepCircle{background:var(--surface);border:1px solid var(--border);color:#666;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 10px #0003}.BookingWizard-module__h9UL1q__stepActive{background:var(--primary);border-color:var(--primary);color:#fff;transform:scale(1.1);box-shadow:0 0 20px #6366f166}.BookingWizard-module__h9UL1q__stepCompleted{color:#fff;background:#10b981;border-color:#10b981}.BookingWizard-module__h9UL1q__stepLabel{color:#888;white-space:nowrap;opacity:0;font-size:.8rem;transition:opacity .3s;position:absolute;top:50px}.BookingWizard-module__h9UL1q__stepWrapper:hover .BookingWizard-module__h9UL1q__stepLabel{opacity:1}.BookingWizard-module__h9UL1q__progressBarBackground{z-index:1;background:#ffffff1a;border-radius:2px;height:3px;position:absolute;top:22px;left:2rem;right:2rem}.BookingWizard-module__h9UL1q__progressBarFill{background:var(--primary);z-index:1;border-radius:2px;height:3px;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;top:22px;left:2rem;box-shadow:0 0 10px #6366f180}.BookingWizard-module__h9UL1q__card{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:1.5rem;padding:2.5rem;animation:.5s BookingWizard-module__h9UL1q__fadeIn;box-shadow:0 20px 40px #0003}@keyframes BookingWizard-module__h9UL1q__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.BookingWizard-module__h9UL1q__stepTitle{color:#fff;font-size:1.5rem;font-family:var(--font-outfit);margin-bottom:2rem}.BookingWizard-module__h9UL1q__offeringSummary{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;display:flex}.BookingWizard-module__h9UL1q__offeringTitle{color:#fff;font-size:1.4rem}.BookingWizard-module__h9UL1q__offeringPrice{color:var(--primary);font-size:2rem;font-weight:700}.BookingWizard-module__h9UL1q__formGrid{gap:1.5rem;display:grid}.BookingWizard-module__h9UL1q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.BookingWizard-module__h9UL1q__label{color:#aaa;margin-left:.2rem;font-size:.9rem}.BookingWizard-module__h9UL1q__input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:.8rem;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:all .2s}.BookingWizard-module__h9UL1q__input:focus{border-color:var(--primary);background:#0006;box-shadow:0 0 0 4px #6366f11a}.BookingWizard-module__h9UL1q__textarea{resize:vertical;min-height:120px}.BookingWizard-module__h9UL1q__costRow{color:#ccc;border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:1rem 0;display:flex}.BookingWizard-module__h9UL1q__costTotal{color:#fff;justify-content:space-between;margin-top:.5rem;padding-top:1.5rem;font-size:1.3rem;font-weight:600;display:flex}.BookingWizard-module__h9UL1q__navButtons{justify-content:space-between;align-items:center;margin-top:3rem;display:flex}.BookingWizard-module__h9UL1q__backBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;transition:color .2s}.BookingWizard-module__h9UL1q__backBtn:hover{color:#fff;background:#ffffff0d}.BookingWizard-module__h9UL1q__nextBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.8rem;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 15px #6366f14d}.BookingWizard-module__h9UL1q__nextBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #6366f166}.BookingWizard-module__h9UL1q__nextBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.BookingWizard-module__h9UL1q__successContainer{text-align:center;padding:3rem 1rem}.BookingWizard-module__h9UL1q__successIcon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}@media (max-width:600px){.BookingWizard-module__h9UL1q__card{padding:1.5rem}.BookingWizard-module__h9UL1q__stepLabel{display:none}}
