.AppointmentPage-module__vGsTYa__container{background-color:#f6f6f9;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:100vh;padding:10rem 5% 8rem;display:flex}@keyframes AppointmentPage-module__vGsTYa__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes AppointmentPage-module__vGsTYa__fadeIn{0%{opacity:0}to{opacity:1}}.AppointmentPage-module__vGsTYa__header{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin-bottom:4rem;padding:0 2rem;animation:1s cubic-bezier(.16,1,.3,1) both AppointmentPage-module__vGsTYa__fadeInUp;display:flex}.AppointmentPage-module__vGsTYa__badge{text-transform:uppercase;letter-spacing:.15em;color:#666;font-size:.7rem;font-weight:600;font-family:var(--font-body);margin-bottom:1.5rem}.AppointmentPage-module__vGsTYa__heading{font-size:3.5rem;font-family:var(--font-body);color:#000;letter-spacing:-.03em;margin-bottom:1.5rem;font-weight:700;line-height:1.15}.AppointmentPage-module__vGsTYa__subtitle{color:#666;letter-spacing:-.01em;font-size:1.15rem;font-weight:400;line-height:1.6}.AppointmentPage-module__vGsTYa__splitLayout{background-color:#fff;border:1px solid #0000000f;border-radius:28px;grid-template-columns:1.1fr 1.5fr;width:100%;max-width:1240px;margin:0 auto;animation:1.2s cubic-bezier(.16,1,.3,1) .1s both AppointmentPage-module__vGsTYa__fadeInUp;display:grid;box-shadow:0 30px 60px #00000008}.AppointmentPage-module__vGsTYa__coverImgContainer{color:#fff;background-image:linear-gradient(#0000000d,#000000a6),url(https://images.unsplash.com/photo-1600210492486-724fe5c67fb0?q=80&w=1974);background-position:50%;background-size:cover;border-radius:20px;flex-direction:column;justify-content:flex-end;align-self:start;height:calc(100vh - 11rem);min-height:620px;margin:1.5rem;padding:4rem 3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:sticky;top:7.5rem;overflow:hidden;box-shadow:0 15px 35px #00000008}.AppointmentPage-module__vGsTYa__coverContent{z-index:2;flex-direction:column;align-items:flex-start;animation:1s cubic-bezier(.16,1,.3,1) .3s both AppointmentPage-module__vGsTYa__fadeInUp;display:flex}.AppointmentPage-module__vGsTYa__coverQuote{font-size:1.85rem;font-family:var(--font-body);letter-spacing:-.02em;color:#fff;text-shadow:0 2px 12px #00000026;margin-bottom:2rem;font-weight:600;line-height:1.45}.AppointmentPage-module__vGsTYa__coverDivider{background-color:#fff;width:40px;height:2px;margin-bottom:2rem}.AppointmentPage-module__vGsTYa__coverTelemetry{font-family:var(--font-elms);letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;font-size:.85rem}.AppointmentPage-module__vGsTYa__formContainer{background-color:#fff;flex-direction:column;justify-content:flex-start;padding:5rem 5rem 5rem 2.5rem;animation:1s cubic-bezier(.16,1,.3,1) .2s both AppointmentPage-module__vGsTYa__fadeIn;display:flex}.AppointmentPage-module__vGsTYa__form{flex-direction:column;gap:2.5rem;width:100%;display:flex}.AppointmentPage-module__vGsTYa__formGroup{flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.AppointmentPage-module__vGsTYa__label{text-transform:uppercase;letter-spacing:.1em;color:#666;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.AppointmentPage-module__vGsTYa__input,.AppointmentPage-module__vGsTYa__textarea{color:#000;width:100%;font-size:1.05rem;font-family:var(--font-body);background:0 0;border:none;border-bottom:1.5px solid #0000001a;border-radius:0;padding:.95rem .5rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.AppointmentPage-module__vGsTYa__input:focus,.AppointmentPage-module__vGsTYa__textarea:focus{border-bottom-color:#000;outline:none;padding-left:.75rem}.AppointmentPage-module__vGsTYa__textarea{resize:vertical;min-height:110px}.AppointmentPage-module__vGsTYa__treatmentGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem;width:100%;margin-top:.5rem;display:grid}.AppointmentPage-module__vGsTYa__treatmentCard{cursor:pointer;text-align:left;background-color:#fafafa;border:1px solid #00000014;border-radius:16px;outline:none;flex-direction:column;gap:.6rem;padding:1.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.AppointmentPage-module__vGsTYa__treatmentCard:hover:not(.AppointmentPage-module__vGsTYa__selected){background-color:#fff;border-color:#0000002e;transform:translateY(-3px);box-shadow:0 10px 25px #00000005}.AppointmentPage-module__vGsTYa__treatmentCard.AppointmentPage-module__vGsTYa__selected{background-color:#fff;border-width:1.5px;border-color:#000;transform:translateY(-2px)scale(1.01);box-shadow:0 15px 35px #0000000a}.AppointmentPage-module__vGsTYa__treatmentCardIcon{color:#666;margin-bottom:.25rem;font-size:1.25rem;transition:color .4s cubic-bezier(.16,1,.3,1)}.AppointmentPage-module__vGsTYa__treatmentCard.AppointmentPage-module__vGsTYa__selected .AppointmentPage-module__vGsTYa__treatmentCardIcon{color:#000}.AppointmentPage-module__vGsTYa__treatmentCardTitle{color:#000;font-size:1rem;font-weight:700;font-family:var(--font-body)}.AppointmentPage-module__vGsTYa__treatmentCardSub{color:#666;font-size:.78rem;line-height:1.5}.AppointmentPage-module__vGsTYa__calendarContainer{background-color:#fafafa;border:1px solid #00000014;border-radius:16px;width:100%;margin-top:.5rem;padding:1.75rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.AppointmentPage-module__vGsTYa__calendarHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AppointmentPage-module__vGsTYa__calendarMonthTitle{color:#000;font-size:1.05rem;font-weight:700;font-family:var(--font-body)}.AppointmentPage-module__vGsTYa__calendarNavBtn{color:#000;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.AppointmentPage-module__vGsTYa__calendarNavBtn:hover{background-color:#0000000d}.AppointmentPage-module__vGsTYa__calendarGrid{background-color:#0000000f;border:1px solid #0000000f;border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1rem;display:grid;overflow:hidden}.AppointmentPage-module__vGsTYa__calendarDayLabel{color:#666;text-transform:uppercase;letter-spacing:.05em;background-color:#fff;padding:.9rem 0;font-size:.75rem;font-weight:600}.AppointmentPage-module__vGsTYa__calendarDay{aspect-ratio:1;color:#222;cursor:pointer;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:500;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.AppointmentPage-module__vGsTYa__calendarDay:hover:not(.AppointmentPage-module__vGsTYa__disabled):not(.AppointmentPage-module__vGsTYa__selected){background-color:#f6f6f9}.AppointmentPage-module__vGsTYa__calendarDay.AppointmentPage-module__vGsTYa__selected{background-color:#000;font-weight:700;box-shadow:inset 0 0 0 2px #000;color:#fff!important}.AppointmentPage-module__vGsTYa__calendarDay.AppointmentPage-module__vGsTYa__disabled{color:#777;cursor:not-allowed;background-color:#ccc}.AppointmentPage-module__vGsTYa__calendarDay.AppointmentPage-module__vGsTYa__empty{cursor:default;background-color:#fafafa}.AppointmentPage-module__vGsTYa__selectionIndicator{color:#000;font-size:.85rem;font-weight:600;font-family:var(--font-body);align-items:center;gap:.5rem;margin-top:1.2rem;animation:.4s cubic-bezier(.16,1,.3,1) AppointmentPage-module__vGsTYa__fadeIn;display:inline-flex}.AppointmentPage-module__vGsTYa__timeSlotsContainer{grid-template-columns:repeat(3,1fr);gap:.85rem;width:100%;margin-top:.5rem;display:grid}.AppointmentPage-module__vGsTYa__timeSlotBtn{color:#000;cursor:pointer;text-align:center;font-size:.95rem;font-weight:600;font-family:var(--font-body);background-color:#fafafa;border:1px solid #00000014;border-radius:12px;padding:.9rem 1rem;transition:all .35s cubic-bezier(.16,1,.3,1)}.AppointmentPage-module__vGsTYa__timeSlotBtn:hover:not(.AppointmentPage-module__vGsTYa__selected):not(.AppointmentPage-module__vGsTYa__disabled){background-color:#0000000d;border-color:#00000026;transform:translateY(-2px)}.AppointmentPage-module__vGsTYa__timeSlotBtn.AppointmentPage-module__vGsTYa__selected{color:#fff;background-color:#000;border-color:#000;transform:translateY(-1px);box-shadow:0 8px 20px #0000000d}.AppointmentPage-module__vGsTYa__timeSlotBtn.AppointmentPage-module__vGsTYa__disabled{color:#c7c7cc;cursor:not-allowed;background-color:#f6f6f9;border-color:#0000000a;text-decoration:line-through}.AppointmentPage-module__vGsTYa__submitBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:1.5rem;padding:1.2rem 2rem;font-size:.95rem;font-weight:600;transition:all .35s cubic-bezier(.16,1,.3,1);display:inline-flex}.AppointmentPage-module__vGsTYa__submitBtn:hover{background-color:#222;transform:translateY(-2px);box-shadow:0 10px 25px #00000014}.AppointmentPage-module__vGsTYa__submitBtn i{font-size:.85rem}.AppointmentPage-module__vGsTYa__successCard{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:4rem 1rem;animation:1s cubic-bezier(.16,1,.3,1) AppointmentPage-module__vGsTYa__fadeInUp;display:flex}.AppointmentPage-module__vGsTYa__successIcon{color:#000;margin-bottom:2rem;font-size:3.5rem}.AppointmentPage-module__vGsTYa__successTitle{font-size:2.2rem;font-family:var(--font-body);color:#000;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:700}.AppointmentPage-module__vGsTYa__successText{color:#666;max-width:440px;font-size:1.1rem;line-height:1.75}@media (max-width:1200px){.AppointmentPage-module__vGsTYa__splitLayout{grid-template-columns:1fr}.AppointmentPage-module__vGsTYa__coverImgContainer{height:380px;min-height:380px;margin:1.5rem 1.5rem 0;position:relative;top:0}.AppointmentPage-module__vGsTYa__formContainer{padding:3.5rem 3rem}}@media (max-width:768px){.AppointmentPage-module__vGsTYa__container{padding:8rem 0 4rem}.AppointmentPage-module__vGsTYa__heading{font-size:2.5rem}.AppointmentPage-module__vGsTYa__splitLayout{border-left:none;border-right:none;border-radius:0}.AppointmentPage-module__vGsTYa__coverImgContainer{border-radius:0;margin:0}.AppointmentPage-module__vGsTYa__formContainer{padding:3.5rem 2rem}.AppointmentPage-module__vGsTYa__treatmentGrid{grid-template-columns:1fr}.AppointmentPage-module__vGsTYa__timeSlotsContainer{grid-template-columns:repeat(2,1fr)}}
