.Navbar-module__cRh5nW__nav{z-index:1000;width:100%;height:80px;transition:var(--transition);align-items:center;display:flex;position:fixed;top:0;left:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(12px);background:#fffc;height:70px;box-shadow:0 4px 6px -1px #0000000d}[data-theme=dark] .Navbar-module__cRh5nW__scrolled{background:#0f172ad1;box-shadow:0 4px 6px -1px #0003}.Navbar-module__cRh5nW__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cRh5nW__logo{color:var(--primary);font-size:1.5rem;font-weight:800;font-family:var(--font-plus-jakarta);align-items:center;gap:.5rem;display:flex}.Navbar-module__cRh5nW__logoText{color:var(--text-light);letter-spacing:-.025em}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:2.5rem;display:none}@media (min-width:768px){.Navbar-module__cRh5nW__navLinks{display:flex}}.Navbar-module__cRh5nW__link{color:var(--text-light);opacity:.8;transition:var(--transition);font-size:.875rem;font-weight:500}.Navbar-module__cRh5nW__link:hover{color:var(--primary);opacity:1}.Navbar-module__cRh5nW__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cRh5nW__cta{background:var(--primary);color:#fff;box-shadow:var(--shadow-primary);transition:var(--transition);border-radius:9999px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600}.Navbar-module__cRh5nW__cta:hover{background:var(--primary-hover);transform:translateY(-2px)}.Navbar-module__cRh5nW__themeToggle{width:40px;height:40px;color:var(--slate-500);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__themeToggle:hover{background:var(--slate-100);color:var(--primary)}[data-theme=dark] .Navbar-module__cRh5nW__themeToggle:hover{background:var(--slate-800)}
.Hero-module__s-6kkG__hero{transition:var(--transition);background:linear-gradient(135deg,#2563eb1a 0%,#fff0 100%);padding-top:156px;padding-bottom:5rem;position:relative;overflow:hidden}[data-theme=dark] .Hero-module__s-6kkG__hero{background:linear-gradient(135deg,#2563eb0d 0%,#0f172a00 100%)}.Hero-module__s-6kkG__container{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.Hero-module__s-6kkG__container{grid-template-columns:1.1fr .9fr;padding-top:2rem;padding-bottom:2rem}}.Hero-module__s-6kkG__content{text-align:center}@media (min-width:1024px){.Hero-module__s-6kkG__content{text-align:left}}.Hero-module__s-6kkG__badge{color:var(--primary);background:#eff6ff;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.8125rem;font-weight:700;display:inline-flex}[data-theme=dark] .Hero-module__s-6kkG__badge{background:#2563eb1a}.Hero-module__s-6kkG__pulse{background:var(--primary);border-radius:50%;width:8px;height:8px;position:relative}.Hero-module__s-6kkG__pulse:after{content:"";background:inherit;border-radius:50%;animation:2s cubic-bezier(.4,0,.6,1) infinite Hero-module__s-6kkG__pulse;position:absolute;inset:0}@keyframes Hero-module__s-6kkG__pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}.Hero-module__s-6kkG__title{color:var(--text-light);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;font-family:var(--font-plus-jakarta);letter-spacing:-.02em;margin-bottom:1.5rem}.Hero-module__s-6kkG__highlight{color:var(--primary)}.Hero-module__s-6kkG__description{color:var(--slate-600);margin-bottom:2.5rem;max-width:540px;margin-inline:auto;font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.6}@media (min-width:1024px){.Hero-module__s-6kkG__description{margin-inline:0}}[data-theme=dark] .Hero-module__s-6kkG__description{color:var(--slate-400)}.Hero-module__s-6kkG__actions{flex-direction:column;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.Hero-module__s-6kkG__actions{flex-direction:row}}@media (min-width:1024px){.Hero-module__s-6kkG__actions{justify-content:flex-start}}.Hero-module__s-6kkG__primaryBtn{background:var(--primary);color:#fff;box-shadow:var(--shadow-primary);transition:var(--transition);border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700}.Hero-module__s-6kkG__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #2563eb66}.Hero-module__s-6kkG__secondaryBtn{color:var(--text-light);border:1px solid var(--slate-200);transition:var(--transition);background:#fff;border-radius:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700}[data-theme=dark] .Hero-module__s-6kkG__secondaryBtn{background:var(--slate-800);border-color:var(--slate-700)}.Hero-module__s-6kkG__secondaryBtn:hover{background:var(--slate-50)}[data-theme=dark] .Hero-module__s-6kkG__secondaryBtn:hover{background:var(--slate-700)}.Hero-module__s-6kkG__socialProof{justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:1024px){.Hero-module__s-6kkG__socialProof{justify-content:flex-start}}.Hero-module__s-6kkG__avatars{margin-left:.5rem;display:flex}.Hero-module__s-6kkG__avatar{background:var(--slate-100);border:2px solid #fff;border-radius:50%;width:40px;height:40px;margin-left:-12px;overflow:hidden}[data-theme=dark] .Hero-module__s-6kkG__avatar{border-color:var(--slate-900)}.Hero-module__s-6kkG__stats{color:var(--slate-500);font-size:.875rem;font-weight:500}.Hero-module__s-6kkG__rating{color:var(--text-light);font-weight:700}.Hero-module__s-6kkG__imageWrapper{width:100%;position:relative}.Hero-module__s-6kkG__glow{background:var(--primary);opacity:.15;filter:blur(80px);z-index:0;border-radius:50%;position:absolute;inset:-2rem}.Hero-module__s-6kkG__imageCard{z-index:1;box-shadow:var(--shadow-lg);border:4px solid #fff;border-radius:2rem;position:relative;overflow:hidden}[data-theme=dark] .Hero-module__s-6kkG__imageCard{border-color:var(--slate-800)}.Hero-module__s-6kkG__image{object-fit:cover;aspect-ratio:4/3;width:100%;height:auto}
.TrustBar-module__VTLmCq__trustBar{border-top:1px solid var(--slate-100);border-bottom:1px solid var(--slate-100);transition:var(--transition);background:#fff;padding:3rem 0}[data-theme=dark] .TrustBar-module__VTLmCq__trustBar{border-color:var(--slate-800);background:#0f172a80}.TrustBar-module__VTLmCq__label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--slate-400);margin-bottom:2rem;font-size:.75rem;font-weight:700}.TrustBar-module__VTLmCq__brands{opacity:.5;filter:grayscale();transition:var(--transition);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}@media (min-width:768px){.TrustBar-module__VTLmCq__brands{gap:4rem}}.TrustBar-module__VTLmCq__brands:hover{opacity:.8;filter:grayscale(0)}.TrustBar-module__VTLmCq__brand{color:var(--slate-900);font-size:1.25rem;font-weight:900;font-family:var(--font-plus-jakarta);letter-spacing:-.05em;white-space:nowrap}[data-theme=dark] .TrustBar-module__VTLmCq__brand{color:#fff}
.Services-module__mJrWua__services{background:var(--slate-50);transition:var(--transition);padding:6rem 0}[data-theme=dark] .Services-module__mJrWua__services{background:var(--bg-dark)}.Services-module__mJrWua__header{text-align:center;max-width:720px;margin:0 auto 4rem}.Services-module__mJrWua__title{font-size:clamp(2rem,3vw,2.5rem);font-weight:800;font-family:var(--font-plus-jakarta);color:var(--text-light);margin-bottom:1.5rem;line-height:1.2}.Services-module__mJrWua__highlight{color:var(--primary)}.Services-module__mJrWua__subtitle{color:var(--slate-600);font-size:1.125rem}[data-theme=dark] .Services-module__mJrWua__subtitle{color:var(--slate-400)}.Services-module__mJrWua__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Services-module__mJrWua__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Services-module__mJrWua__grid{grid-template-columns:repeat(3,1fr)}}.Services-module__mJrWua__card{border:1px solid var(--slate-100);transition:var(--transition);background:#fff;border-radius:1.5rem;height:100%;padding:2.5rem}[data-theme=dark] .Services-module__mJrWua__card{background:var(--slate-800);border-color:var(--slate-700)}.Services-module__mJrWua__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-8px)}.Services-module__mJrWua__iconWrapper{width:64px;height:64px;transition:var(--transition);background:#eff6ff;border-radius:1rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}[data-theme=dark] .Services-module__mJrWua__iconWrapper{background:#2563eb1a}.Services-module__mJrWua__card:hover .Services-module__mJrWua__iconWrapper{background:var(--primary)}.Services-module__mJrWua__icon{color:var(--primary);transition:var(--transition);font-size:2rem}.Services-module__mJrWua__card:hover .Services-module__mJrWua__icon{color:#fff}.Services-module__mJrWua__cardTitle{color:var(--text-light);font-size:1.25rem;font-weight:700;font-family:var(--font-plus-jakarta);margin-bottom:1rem}.Services-module__mJrWua__cardDescription{color:var(--slate-600);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}[data-theme=dark] .Services-module__mJrWua__cardDescription{color:var(--slate-400)}.Services-module__mJrWua__learnMore{color:var(--primary);transition:var(--transition);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}.Services-module__mJrWua__arrow{transition:var(--transition);font-size:1.125rem}.Services-module__mJrWua__learnMore:hover .Services-module__mJrWua__arrow{transform:translate(4px)}
.AboutChoice-module__0Th6VW__aboutChoice{transition:var(--transition);padding:6rem 0}.AboutChoice-module__0Th6VW__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.AboutChoice-module__0Th6VW__container{grid-template-columns:repeat(2,1fr)}}.AboutChoice-module__0Th6VW__imageWrapper{box-shadow:var(--shadow-lg);border-radius:2rem;overflow:hidden}.AboutChoice-module__0Th6VW__image{width:100%;height:auto;display:block}.AboutChoice-module__0Th6VW__title{font-size:clamp(2rem,3vw,2.5rem);font-weight:800;font-family:var(--font-plus-jakarta);color:var(--text-light);margin-bottom:3rem}.AboutChoice-module__0Th6VW__features{flex-direction:column;gap:2rem;display:flex}.AboutChoice-module__0Th6VW__feature{gap:1.5rem;display:flex}.AboutChoice-module__0Th6VW__iconBox{width:48px;height:48px;transition:var(--transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}[data-theme=dark] .AboutChoice-module__0Th6VW__iconBox{background-color:var(--slate-800)!important}.AboutChoice-module__0Th6VW__featureTitle{color:var(--text-light);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.AboutChoice-module__0Th6VW__featureDescription{color:var(--slate-600);font-size:1rem;line-height:1.6}[data-theme=dark] .AboutChoice-module__0Th6VW__featureDescription{color:var(--slate-400)}
.Testimonials-module__VOp6eq__testimonials{transition:var(--transition);padding:6rem 0}.Testimonials-module__VOp6eq__header{text-align:center;margin-bottom:4rem}.Testimonials-module__VOp6eq__title{font-size:clamp(2rem,3vw,2.5rem);font-weight:800;font-family:var(--font-plus-jakarta);color:var(--text-light);margin-bottom:1rem}.Testimonials-module__VOp6eq__rating{color:#facc15;justify-content:center;gap:.25rem;display:flex}.Testimonials-module__VOp6eq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(3,1fr)}}.Testimonials-module__VOp6eq__card{border:1px solid var(--slate-100);box-shadow:var(--shadow-md);transition:var(--transition);background:#fff;border-radius:1.5rem;padding:2rem}[data-theme=dark] .Testimonials-module__VOp6eq__card{background:var(--slate-800);border-color:var(--slate-700)}.Testimonials-module__VOp6eq__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.Testimonials-module__VOp6eq__author{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Testimonials-module__VOp6eq__avatarWrapper{border-radius:50%;width:48px;height:48px;overflow:hidden}.Testimonials-module__VOp6eq__avatar{object-fit:cover}.Testimonials-module__VOp6eq__name{color:var(--text-light);font-size:1rem;font-weight:700}.Testimonials-module__VOp6eq__role{color:var(--slate-500);font-size:.8125rem}.Testimonials-module__VOp6eq__content{color:var(--slate-600);font-style:italic;font-weight:500;line-height:1.6}[data-theme=dark] .Testimonials-module__VOp6eq__content{color:var(--slate-400)}
.CTASection-module__99WdbW__ctaSection{padding:4rem 0 6rem}.CTASection-module__99WdbW__banner{text-align:center;color:#fff;background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899);border-radius:3rem;padding:4rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #6366f140}@media (min-width:1024px){.CTASection-module__99WdbW__banner{padding:6rem 2rem}}.CTASection-module__99WdbW__glow1{filter:blur(40px);background:#ffffff1a;border-radius:50%;width:16rem;height:16rem;position:absolute;top:-6rem;right:-6rem}.CTASection-module__99WdbW__glow2{filter:blur(40px);background:#ffffff1a;border-radius:50%;width:16rem;height:16rem;position:absolute;bottom:-6rem;left:-6rem}.CTASection-module__99WdbW__content{z-index:10;position:relative}.CTASection-module__99WdbW__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;font-family:var(--font-plus-jakarta);margin-bottom:2rem;max-width:800px;margin-inline:auto;line-height:1.1}.CTASection-module__99WdbW__subtitle{color:#ffffffe6;margin-bottom:3rem;max-width:640px;margin-inline:auto;font-size:clamp(1rem,1.5vw,1.5rem)}.CTASection-module__99WdbW__actions{flex-direction:column;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}@media (min-width:640px){.CTASection-module__99WdbW__actions{flex-direction:row}}.CTASection-module__99WdbW__primaryBtn{color:#6366f1;transition:var(--transition);background:#fff;border-radius:1rem;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:800;box-shadow:0 10px 15px -3px #0000001a}.CTASection-module__99WdbW__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0003}.CTASection-module__99WdbW__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:var(--transition);background:#0003;border:1px solid #ffffff4d;border-radius:1rem;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:800}.CTASection-module__99WdbW__secondaryBtn:hover{background:#0000004d}.CTASection-module__99WdbW__features{color:#ffffffb3;font-size:.875rem;font-weight:600}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--slate-100);transition:var(--transition);background:#fff;padding:5rem 0 2.5rem}[data-theme=dark] .Footer-module__3hUVsW__footer{background:var(--slate-900);border-top:1px solid var(--slate-800)}.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr 2fr}}.Footer-module__3hUVsW__logo{color:var(--primary);font-size:1.5rem;font-weight:800;font-family:var(--font-plus-jakarta);align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__3hUVsW__logoText{color:var(--text-light)}.Footer-module__3hUVsW__description{color:var(--slate-500);max-width:320px;margin-bottom:2rem;line-height:1.6}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialLink{background:var(--slate-100);width:40px;height:40px;color:var(--slate-600);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}[data-theme=dark] .Footer-module__3hUVsW__socialLink{background:var(--slate-800);color:var(--slate-400)}.Footer-module__3hUVsW__socialLink:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.Footer-module__3hUVsW__title{color:var(--text-light);margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__3hUVsW__links{list-style:none}.Footer-module__3hUVsW__links li{margin-bottom:1rem}.Footer-module__3hUVsW__link{color:var(--slate-500);transition:var(--transition);font-size:.875rem}.Footer-module__3hUVsW__link:hover{color:var(--primary)}.Footer-module__3hUVsW__newsletterText{color:var(--slate-500);margin-bottom:1.5rem;font-size:.875rem}.Footer-module__3hUVsW__form{max-width:320px;position:relative}.Footer-module__3hUVsW__input{background:var(--slate-100);width:100%;transition:var(--transition);border:none;border-radius:.75rem;padding:.75rem 5rem .75rem 1rem;font-size:.875rem}[data-theme=dark] .Footer-module__3hUVsW__input{background:var(--slate-800);color:#fff}.Footer-module__3hUVsW__input:focus{outline:2px solid var(--primary)}.Footer-module__3hUVsW__submit{background:var(--primary);color:#fff;transition:var(--transition);border-radius:.5rem;padding:0 1rem;font-size:.75rem;font-weight:700;position:absolute;top:4px;bottom:4px;right:4px}.Footer-module__3hUVsW__submit:hover{background:var(--primary-hover)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--slate-100);flex-direction:column;align-items:center;gap:1.5rem;padding-top:2.5rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottom{flex-direction:row;justify-content:space-between}}[data-theme=dark] .Footer-module__3hUVsW__bottom{border-top:1px solid var(--slate-800)}.Footer-module__3hUVsW__copyright{color:var(--slate-500);font-size:.875rem}.Footer-module__3hUVsW__bottomLinks{gap:2rem;display:flex}.Footer-module__3hUVsW__bottomLink{color:var(--slate-500);transition:var(--transition);font-size:.875rem}.Footer-module__3hUVsW__bottomLink:hover{color:var(--primary)}
.BookingPage-module__hAbsSa__bookingPage{background:var(--bg-light);min-height:100vh}.BookingPage-module__hAbsSa__mainContent{padding-top:120px;padding-bottom:5rem}.BookingPage-module__hAbsSa__header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.BookingPage-module__hAbsSa__header{flex-direction:row;align-items:flex-end}}.BookingPage-module__hAbsSa__title{color:var(--text-light);font-size:2rem;font-weight:800;font-family:var(--font-plus-jakarta);margin-bottom:.5rem}.BookingPage-module__hAbsSa__subtitle{color:var(--slate-500)}.BookingPage-module__hAbsSa__progressText{text-align:right;flex-direction:column;display:flex}.BookingPage-module__hAbsSa__stepCount{color:var(--primary);font-size:.875rem;font-weight:700}.BookingPage-module__hAbsSa__percentText{color:var(--slate-400);font-size:.875rem}.BookingPage-module__hAbsSa__progressBar{background:var(--slate-200);border-radius:9999px;height:8px;margin-bottom:1rem;overflow:hidden}[data-theme=dark] .BookingPage-module__hAbsSa__progressBar{background:var(--slate-800)}.BookingPage-module__hAbsSa__progressFill{background:var(--primary);height:100%;transition:width .5s}.BookingPage-module__hAbsSa__stepsNav{justify-content:space-between;margin-bottom:3rem;display:flex}.BookingPage-module__hAbsSa__stepIndicator{color:var(--slate-400);transition:var(--transition);font-size:.75rem;font-weight:600}.BookingPage-module__hAbsSa__stepIndicator.BookingPage-module__hAbsSa__active{color:var(--primary);font-weight:700}.BookingPage-module__hAbsSa__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.BookingPage-module__hAbsSa__grid{grid-template-columns:2fr 1fr}}.BookingPage-module__hAbsSa__section{border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border-radius:1.5rem;margin-bottom:2rem;padding:2rem}[data-theme=dark] .BookingPage-module__hAbsSa__section{background:var(--slate-900);border-color:var(--slate-800)}.BookingPage-module__hAbsSa__sectionHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.BookingPage-module__hAbsSa__stepBadge{width:32px;height:32px;color:var(--primary);background:#2563eb1a;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.BookingPage-module__hAbsSa__sectionTitle{color:var(--text-light);font-size:1.25rem;font-weight:700}.BookingPage-module__hAbsSa__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.BookingPage-module__hAbsSa__categoriesGrid{grid-template-columns:repeat(4,1fr)}}.BookingPage-module__hAbsSa__categoryCard{border:2px solid var(--slate-100);transition:var(--transition);background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__categoryCard{background:var(--slate-800);border-color:var(--slate-700)}.BookingPage-module__hAbsSa__categoryCard.BookingPage-module__hAbsSa__selected{border-color:var(--primary);background:#2563eb0d}.BookingPage-module__hAbsSa__catIcon{color:var(--slate-400);transition:var(--transition);font-size:2.5rem}.BookingPage-module__hAbsSa__selected .BookingPage-module__hAbsSa__catIcon{color:var(--primary);transform:scale(1.1)}.BookingPage-module__hAbsSa__catName{color:var(--slate-600);font-size:.875rem;font-weight:700}.BookingPage-module__hAbsSa__selected .BookingPage-module__hAbsSa__catName{color:var(--primary)}.BookingPage-module__hAbsSa__detailsForm{flex-direction:column;gap:2rem;display:flex}.BookingPage-module__hAbsSa__label{color:var(--text-light);margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.BookingPage-module__hAbsSa__textarea{border:1px solid var(--slate-200);width:100%;transition:var(--transition);border-radius:1rem;padding:1rem;font-family:inherit;font-size:.875rem}[data-theme=dark] .BookingPage-module__hAbsSa__textarea{background:var(--slate-800);border-color:var(--slate-700);color:#fff}.BookingPage-module__hAbsSa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #2563eb1a}.BookingPage-module__hAbsSa__hiddenInput{display:none}.BookingPage-module__hAbsSa__uploadBox{border:2px dashed var(--slate-200);text-align:center;background:var(--slate-50);cursor:pointer;transition:var(--transition);border-radius:1rem;flex-direction:column;align-items:center;padding:3rem;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__uploadBox{border-color:var(--slate-700);background:#1e293b80}.BookingPage-module__hAbsSa__uploadBox:hover{background:var(--slate-100);border-color:var(--primary)}.BookingPage-module__hAbsSa__uploadBox p{color:var(--slate-500);margin-top:.5rem;font-size:.875rem}.BookingPage-module__hAbsSa__uploadHint{font-size:.75rem!important}.BookingPage-module__hAbsSa__fileList{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.BookingPage-module__hAbsSa__fileItem{border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__fileItem{background:var(--slate-900);border-color:var(--slate-800)}.BookingPage-module__hAbsSa__fileItem span:first-child{color:var(--primary)}.BookingPage-module__hAbsSa__fileName{color:var(--text-light);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.875rem;font-weight:500;overflow:hidden}.BookingPage-module__hAbsSa__removeFile{width:28px;height:28px;color:var(--slate-400);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.BookingPage-module__hAbsSa__removeFile:hover{color:#ef4444;background:#fee2e2}[data-theme=dark] .BookingPage-module__hAbsSa__removeFile:hover{background:#ef44441a}.BookingPage-module__hAbsSa__removeFile span{font-size:1.125rem}.BookingPage-module__hAbsSa__calPlaceholder{border:1px solid var(--slate-200);border-radius:1rem;padding:1.5rem}[data-theme=dark] .BookingPage-module__hAbsSa__calPlaceholder{border-color:var(--slate-800)}.BookingPage-module__hAbsSa__calMonth{color:var(--text-light);font-size:1rem;font-weight:800}.BookingPage-module__hAbsSa__calHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.BookingPage-module__hAbsSa__calNav{gap:.5rem;display:flex}.BookingPage-module__hAbsSa__navBtn{border:1px solid var(--slate-200);width:32px;height:32px;color:var(--slate-600);transition:var(--transition);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__navBtn{background:var(--slate-800);border-color:var(--slate-700);color:var(--slate-400)}.BookingPage-module__hAbsSa__navBtn:hover{background:var(--slate-50);border-color:var(--primary);color:var(--primary)}.BookingPage-module__hAbsSa__weekdays{grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:.5rem;display:grid}.BookingPage-module__hAbsSa__weekdays span{text-align:center;text-transform:uppercase;color:var(--slate-400);font-size:.625rem;font-weight:800}.BookingPage-module__hAbsSa__calDays{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.BookingPage-module__hAbsSa__day{aspect-ratio:1;color:var(--slate-700);transition:var(--transition);border-radius:.75rem;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__day{color:var(--slate-300)}.BookingPage-module__hAbsSa__dayEmpty{aspect-ratio:1}.BookingPage-module__hAbsSa__day:hover{background:var(--slate-100);color:var(--primary)}[data-theme=dark] .BookingPage-module__hAbsSa__day:hover{background:var(--slate-800)}.BookingPage-module__hAbsSa__today{color:var(--primary);position:relative}.BookingPage-module__hAbsSa__today:after{content:"";background:var(--primary);border-radius:50%;width:4px;height:4px;position:absolute;bottom:6px}.BookingPage-module__hAbsSa__selectedDay{font-weight:800;box-shadow:0 4px 12px #2563eb4d;background:var(--primary)!important;color:#fff!important}.BookingPage-module__hAbsSa__scheduleGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.BookingPage-module__hAbsSa__scheduleGrid{grid-template-columns:repeat(2,1fr)}}.BookingPage-module__hAbsSa__slotTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:700;display:flex}.BookingPage-module__hAbsSa__slots{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.BookingPage-module__hAbsSa__slot{border:1px solid var(--slate-200);transition:var(--transition);border-radius:.75rem;padding:.75rem;font-size:.75rem;font-weight:700}[data-theme=dark] .BookingPage-module__hAbsSa__slot{border-color:var(--slate-700);color:#fff}.BookingPage-module__hAbsSa__slot:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.BookingPage-module__hAbsSa__selectedSlot{background:#2563eb0d;border-color:var(--primary)!important;color:var(--primary)!important}.BookingPage-module__hAbsSa__bookingCard{border:1px solid var(--slate-100);box-shadow:var(--shadow-lg);background:#fff;border-radius:1.5rem;padding:2rem;position:sticky;top:100px}[data-theme=dark] .BookingPage-module__hAbsSa__bookingCard{background:var(--slate-900);border-color:var(--slate-800)}.BookingPage-module__hAbsSa__summaryTitle{margin-bottom:2rem;font-size:1.125rem;font-weight:800}.BookingPage-module__hAbsSa__summaryService{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.BookingPage-module__hAbsSa__serviceIcon{width:48px;height:48px;color:var(--primary);background:#2563eb1a;border-radius:.75rem;justify-content:center;align-items:center;display:flex}.BookingPage-module__hAbsSa__serviceName{font-size:.875rem;font-weight:700}.BookingPage-module__hAbsSa__serviceHint{color:var(--slate-500);font-size:.75rem}.BookingPage-module__hAbsSa__summaryDetails{border-top:1px solid var(--slate-100);flex-direction:column;gap:1rem;margin-bottom:2rem;padding-top:1.5rem;display:flex}[data-theme=dark] .BookingPage-module__hAbsSa__summaryDetails{border-color:var(--slate-800)}.BookingPage-module__hAbsSa__summaryRow{justify-content:space-between;font-size:.875rem;display:flex}.BookingPage-module__hAbsSa__summaryRow span:first-child{color:var(--slate-500)}.BookingPage-module__hAbsSa__summaryRow span:last-child{font-weight:600}.BookingPage-module__hAbsSa__summaryTotal{background:var(--slate-50);border-radius:1rem;padding:1.5rem}[data-theme=dark] .BookingPage-module__hAbsSa__summaryTotal{background:var(--slate-800)}.BookingPage-module__hAbsSa__totalLabel{text-transform:uppercase;color:var(--slate-400);margin-bottom:.5rem;font-size:.625rem;font-weight:800}.BookingPage-module__hAbsSa__totalAmount{color:var(--primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.BookingPage-module__hAbsSa__totalHint{color:var(--slate-500);font-size:.625rem}.BookingPage-module__hAbsSa__policyCard{background:#2563eb0d;border-radius:1.5rem;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.BookingPage-module__hAbsSa__policyCard span{color:var(--primary)}.BookingPage-module__hAbsSa__policyCard h5{margin-bottom:.25rem;font-size:.75rem;font-weight:800}.BookingPage-module__hAbsSa__policyCard p{color:var(--slate-500);font-size:.75rem}.BookingPage-module__hAbsSa__formActions{gap:1rem;margin-top:1rem;display:flex}.BookingPage-module__hAbsSa__nextBtn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem;font-weight:700;display:flex}.BookingPage-module__hAbsSa__nextBtn:hover{background:var(--primary-hover)}.BookingPage-module__hAbsSa__backBtn{border:1px solid var(--slate-200);color:var(--slate-500);transition:var(--transition);background:#fff;border-radius:1rem;padding:1.25rem 2rem;font-weight:700}[data-theme=dark] .BookingPage-module__hAbsSa__backBtn{background:var(--slate-800);border-color:var(--slate-700);color:var(--slate-400)}.BookingPage-module__hAbsSa__backBtn:hover{background:var(--slate-50)}
.ConfirmPage-module__0jYq7W__confirmPage{background:var(--bg-light);min-height:100vh}.ConfirmPage-module__0jYq7W__mainContent{padding-top:120px;padding-bottom:5rem}.ConfirmPage-module__0jYq7W__successHeader{text-align:center;margin-bottom:4rem}.ConfirmPage-module__0jYq7W__successIcon{color:#16a34a;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.ConfirmPage-module__0jYq7W__successIcon span{font-size:3rem}[data-theme=dark] .ConfirmPage-module__0jYq7W__successIcon{color:#4ade80;background:#16a34a1a}.ConfirmPage-module__0jYq7W__title{color:var(--text-light);font-size:clamp(2rem,4vw,2.5rem);font-weight:800;font-family:var(--font-plus-jakarta);margin-bottom:.5rem}.ConfirmPage-module__0jYq7W__subtitle{color:var(--slate-500);font-size:1.125rem}.ConfirmPage-module__0jYq7W__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.ConfirmPage-module__0jYq7W__grid{grid-template-columns:2fr 1fr}}.ConfirmPage-module__0jYq7W__card{border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;border-radius:1.5rem;overflow:hidden}[data-theme=dark] .ConfirmPage-module__0jYq7W__card{background:var(--slate-900);border-color:var(--slate-800)}.ConfirmPage-module__0jYq7W__cardHeader{border-bottom:1px solid var(--slate-100);background:#2563eb0d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}[data-theme=dark] .ConfirmPage-module__0jYq7W__cardHeader{border-color:var(--slate-800)}.ConfirmPage-module__0jYq7W__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.ConfirmPage-module__0jYq7W__id{color:var(--slate-400);font-size:.875rem;font-weight:500}.ConfirmPage-module__0jYq7W__cardBody{padding:2rem}.ConfirmPage-module__0jYq7W__servicePreview{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.ConfirmPage-module__0jYq7W__servicePreview{flex-direction:row}}.ConfirmPage-module__0jYq7W__pastedImage{object-fit:cover;border:1px solid var(--slate-100);border-radius:1rem}[data-theme=dark] .ConfirmPage-module__0jYq7W__pastedImage{border-color:var(--slate-800)}.ConfirmPage-module__0jYq7W__details{flex:1}.ConfirmPage-module__0jYq7W__detailGrid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}.ConfirmPage-module__0jYq7W__label{text-transform:uppercase;color:var(--slate-400);margin-bottom:.5rem;font-size:.625rem;font-weight:800}.ConfirmPage-module__0jYq7W__value{color:var(--text-light);font-size:1.125rem;font-weight:700}.ConfirmPage-module__0jYq7W__price{color:var(--primary);font-size:1.125rem;font-weight:700}.ConfirmPage-module__0jYq7W__iconValue{color:var(--slate-700);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}[data-theme=dark] .ConfirmPage-module__0jYq7W__iconValue{color:var(--slate-300)}.ConfirmPage-module__0jYq7W__iconValue span:first-child{color:var(--slate-400);font-size:1.125rem}.ConfirmPage-module__0jYq7W__actions{gap:1rem;display:flex}.ConfirmPage-module__0jYq7W__primaryBtn{background:var(--primary);color:#fff;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}.ConfirmPage-module__0jYq7W__secondaryBtn{background:var(--slate-100);color:var(--slate-700);border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}[data-theme=dark] .ConfirmPage-module__0jYq7W__secondaryBtn{background:var(--slate-800);color:var(--slate-300)}.ConfirmPage-module__0jYq7W__cardFooter{background:var(--slate-50);text-align:center;border-top:1px solid var(--slate-100);padding:1rem}[data-theme=dark] .ConfirmPage-module__0jYq7W__cardFooter{border-color:var(--slate-800);background:#1e293b80}.ConfirmPage-module__0jYq7W__homeLink{color:var(--primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.ConfirmPage-module__0jYq7W__timelineCard{border:1px solid var(--slate-100);box-shadow:var(--shadow-sm);background:#fff;border-radius:1.5rem;padding:2rem;position:sticky;top:100px}[data-theme=dark] .ConfirmPage-module__0jYq7W__timelineCard{background:var(--slate-900);border-color:var(--slate-800)}.ConfirmPage-module__0jYq7W__sidebarTitle{margin-bottom:2rem;font-size:1.25rem;font-weight:800}.ConfirmPage-module__0jYq7W__timeline{flex-direction:column;display:flex}.ConfirmPage-module__0jYq7W__step{gap:1rem;display:flex;position:relative}.ConfirmPage-module__0jYq7W__step:not(:last-child):after{content:"";background:var(--slate-100);width:2px;position:absolute;top:32px;bottom:0;left:15px}[data-theme=dark] .ConfirmPage-module__0jYq7W__step:not(:last-child):after{background:var(--slate-800)}.ConfirmPage-module__0jYq7W__iconBoxActive{color:#16a34a;z-index:10;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.ConfirmPage-module__0jYq7W__iconBoxSecondary{width:32px;height:32px;color:var(--primary);z-index:10;background:#2563eb1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.ConfirmPage-module__0jYq7W__iconBoxMuted{background:var(--slate-100);width:32px;height:32px;color:var(--slate-400);z-index:10;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}[data-theme=dark] .ConfirmPage-module__0jYq7W__iconBoxMuted{background:var(--slate-800)}.ConfirmPage-module__0jYq7W__stepContent{padding-bottom:2rem}.ConfirmPage-module__0jYq7W__stepName{color:var(--text-light);font-size:.875rem;font-weight:700}.ConfirmPage-module__0jYq7W__stepDesc{color:var(--slate-500);margin-top:.25rem;font-size:.75rem}.ConfirmPage-module__0jYq7W__stepNameMuted{color:var(--slate-400);font-size:.875rem;font-weight:700}.ConfirmPage-module__0jYq7W__stepDescMuted{color:var(--slate-400);margin-top:.25rem;font-size:.75rem}.ConfirmPage-module__0jYq7W__helpCard{background:var(--slate-50);border:1px solid var(--slate-100);border-radius:1rem;margin-top:2rem;padding:1.5rem}[data-theme=dark] .ConfirmPage-module__0jYq7W__helpCard{background:var(--slate-800);border-color:var(--slate-700)}.ConfirmPage-module__0jYq7W__helpTitle{margin-bottom:.5rem;font-size:.875rem;font-weight:700}.ConfirmPage-module__0jYq7W__helpText{color:var(--slate-500);margin-bottom:1rem;font-size:.75rem}.ConfirmPage-module__0jYq7W__helpBtn{border:1px solid var(--primary);width:100%;color:var(--primary);transition:var(--transition);border-radius:.5rem;padding:.5rem;font-size:.75rem;font-weight:700}.ConfirmPage-module__0jYq7W__helpBtn:hover{background:var(--primary);color:#fff}
