.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glow{background:radial-gradient(circle,var(--primary-glow)0%,transparent 70%);opacity:.4;filter:blur(80px);z-index:-1;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__container{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Hero-module__Z8hQ_W__badge{border:1px solid var(--card-border);color:var(--accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;display:inline-flex}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:700px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Hero-module__Z8hQ_W__actions{gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__primaryCta{background:var(--foreground);color:var(--background);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .3s,box-shadow .3s;display:flex}.Hero-module__Z8hQ_W__primaryCta:hover{transform:translateY(-2px);box-shadow:0 4px 20px #fff3}.Hero-module__Z8hQ_W__secondaryCta{color:var(--foreground);border:1px solid var(--card-border);background:#ffffff05;border-radius:50px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .3s}.Hero-module__Z8hQ_W__secondaryCta:hover{background:#ffffff0d}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__subtitle{font-size:1.1rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;width:100%;max-width:300px}.Hero-module__Z8hQ_W__primaryCta,.Hero-module__Z8hQ_W__secondaryCta{justify-content:center;width:100%}}
.Services-module__PFRRnG__section{background:var(--background);padding:8rem 0}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Services-module__PFRRnG__header{text-align:center;margin-bottom:5rem}.Services-module__PFRRnG__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Services-module__PFRRnG__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.Services-module__PFRRnG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__PFRRnG__card{background:var(--card-bg);border:1px solid var(--card-border);group:hover;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.Services-module__PFRRnG__iconWrapper{width:60px;height:60px;color:var(--primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{background:var(--primary);color:#fff}.Services-module__PFRRnG__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Services-module__PFRRnG__cardDescription{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.Services-module__PFRRnG__arrow{color:var(--text-muted);opacity:0;transition:all .4s;position:absolute;bottom:2.5rem;right:2.5rem;transform:translate(-10px)}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__arrow{opacity:1;color:var(--primary);transform:translate(0)}
.WhyChooseUs-module__rvx7SW__section{background:#080808;padding:8rem 0}.WhyChooseUs-module__rvx7SW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.WhyChooseUs-module__rvx7SW__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.WhyChooseUs-module__rvx7SW__subtitle{color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__rvx7SW__features{flex-direction:column;gap:2.5rem;display:flex}.WhyChooseUs-module__rvx7SW__feature{align-items:flex-start;gap:1.5rem;display:flex}.WhyChooseUs-module__rvx7SW__iconWrapper{background:var(--card-bg);width:50px;height:50px;color:var(--primary);border:1px solid var(--card-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__rvx7SW__featureTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.WhyChooseUs-module__rvx7SW__featureDescription{color:var(--text-muted);font-size:.95rem;line-height:1.5}.WhyChooseUs-module__rvx7SW__imageWrapper{position:relative}.WhyChooseUs-module__rvx7SW__imageContainer{border:1px solid var(--card-border);border-radius:24px;height:600px;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__image{transition:transform .7s}.WhyChooseUs-module__rvx7SW__imageContainer:hover .WhyChooseUs-module__rvx7SW__image{transform:scale(1.05)}.WhyChooseUs-module__rvx7SW__overlay{background:linear-gradient(#0000,#000c);position:absolute;inset:0}@media (max-width:1024px){.WhyChooseUs-module__rvx7SW__container{grid-template-columns:1fr;gap:4rem}.WhyChooseUs-module__rvx7SW__imageContainer{height:400px}}
.WorkProcess-module__jKcKrW__section{background:var(--background);padding:8rem 0;position:relative;overflow:hidden}.WorkProcess-module__jKcKrW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.WorkProcess-module__jKcKrW__header{text-align:center;margin-bottom:6rem}.WorkProcess-module__jKcKrW__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.WorkProcess-module__jKcKrW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.WorkProcess-module__jKcKrW__steps{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid;position:relative}.WorkProcess-module__jKcKrW__step{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:2rem;transition:all .4s;position:relative}.WorkProcess-module__jKcKrW__step:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-10px)}.WorkProcess-module__jKcKrW__stepHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.WorkProcess-module__jKcKrW__stepNumber{color:#ffffff0d;font-size:3rem;font-weight:800;line-height:1}.WorkProcess-module__jKcKrW__iconWrapper{width:48px;height:48px;color:var(--primary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .4s;display:flex}.WorkProcess-module__jKcKrW__step:hover .WorkProcess-module__jKcKrW__iconWrapper{background:var(--primary);color:#fff}.WorkProcess-module__jKcKrW__stepTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.WorkProcess-module__jKcKrW__stepDescription{color:var(--text-muted);font-size:.95rem;line-height:1.6}.WorkProcess-module__jKcKrW__connector{background:var(--card-border);z-index:-1;width:2rem;height:2px;display:none;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}@media (max-width:1024px){.WorkProcess-module__jKcKrW__steps{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.WorkProcess-module__jKcKrW__steps{grid-template-columns:1fr}}
.Testimonials-module__MlUweW__section{background:#050505;padding:8rem 0;position:relative}.Testimonials-module__MlUweW__container{max-width:1000px;margin:0 auto;padding:0 2rem}.Testimonials-module__MlUweW__header{text-align:center;margin-bottom:5rem}.Testimonials-module__MlUweW__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:700}.Testimonials-module__MlUweW__subtitle{color:var(--text-muted);font-size:1.1rem}.Testimonials-module__MlUweW__testimonialCard{background:var(--card-bg);border:1px solid var(--card-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:4rem;position:relative}.Testimonials-module__MlUweW__quoteIcon{color:var(--primary);opacity:.2;margin-bottom:2rem;display:inline-block}.Testimonials-module__MlUweW__quote{color:var(--foreground);margin-bottom:3rem;font-size:1.5rem;font-style:italic;line-height:1.6}.Testimonials-module__MlUweW__author{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__MlUweW__avatar{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__MlUweW__name{color:var(--foreground);font-size:1.1rem;font-weight:600}.Testimonials-module__MlUweW__role{color:var(--text-muted);font-size:.9rem}@media (max-width:768px){.Testimonials-module__MlUweW__testimonialCard{padding:2rem}.Testimonials-module__MlUweW__quote{font-size:1.2rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--card-border);background:#020202;padding:5rem 0 2rem}.Footer-module__EZoWya__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__top{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem;margin-bottom:5rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__logo{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__EZoWya__logoImage{object-fit:contain}.Footer-module__EZoWya__tagline{color:var(--text-muted);max-width:300px;line-height:1.6}.Footer-module__EZoWya__linksColumn{flex-direction:column;gap:1.2rem;display:flex}.Footer-module__EZoWya__linksColumn h4{color:var(--foreground);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__linksColumn a{color:var(--text-muted);font-size:.95rem;transition:color .3s}.Footer-module__EZoWya__linksColumn a:hover{color:var(--primary)}.Footer-module__EZoWya__newsletter{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__EZoWya__newsletter h4{font-size:1.1rem;font-weight:600}.Footer-module__EZoWya__newsletter p{color:var(--text-muted);font-size:.95rem}.Footer-module__EZoWya__inputGroup{border:1px solid var(--card-border);background:#ffffff0d;border-radius:50px;gap:.5rem;padding:.5rem;display:flex}.Footer-module__EZoWya__inputGroup input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.5rem 1rem}.Footer-module__EZoWya__inputGroup button{background:var(--foreground);color:var(--background);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .3s;display:flex}.Footer-module__EZoWya__inputGroup button:hover{transform:scale(1.05)}.Footer-module__EZoWya__inputGroup button:disabled{opacity:.7;cursor:not-allowed;transform:none}.Footer-module__EZoWya__message{align-items:center;gap:.5rem;margin-top:-.5rem;font-size:.85rem;display:flex}.Footer-module__EZoWya__message.Footer-module__EZoWya__success{color:#10b981}.Footer-module__EZoWya__message.Footer-module__EZoWya__error{color:#ef4444}.Footer-module__EZoWya__spin{animation:1s linear infinite Footer-module__EZoWya__spin}@keyframes Footer-module__EZoWya__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Footer-module__EZoWya__socials{gap:1rem;margin-top:1rem;display:flex}.Footer-module__EZoWya__socials a{width:40px;height:40px;color:var(--text-muted);border:1px solid var(--card-border);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__EZoWya__socials a:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--card-border);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.9rem;display:flex}.Footer-module__EZoWya__legal{gap:2rem;display:flex}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__EZoWya__top{grid-template-columns:1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1.5rem}}
.page-module__j6Q3dW__container{background:#050505;min-height:100vh;padding:8rem 2rem}.page-module__j6Q3dW__grid{grid-template-columns:1fr 1.5fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.page-module__j6Q3dW__grid{grid-template-columns:1fr;gap:3rem}}
.PricingCards-module__HnCP5G__section{background-color:var(--background);padding:8rem 2rem;position:relative;overflow:hidden}.PricingCards-module__HnCP5G__container{max-width:1200px;margin:0 auto}.PricingCards-module__HnCP5G__header{text-align:center;margin-bottom:5rem}.PricingCards-module__HnCP5G__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.PricingCards-module__HnCP5G__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.2rem}.PricingCards-module__HnCP5G__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:2rem;display:grid}.PricingCards-module__HnCP5G__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PricingCards-module__HnCP5G__card:hover{border-color:#fff3;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.PricingCards-module__HnCP5G__card.PricingCards-module__HnCP5G__popular{border-color:var(--primary);box-shadow:0 0 30px rgba(var(--primary-rgb),.1);background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%)}.PricingCards-module__HnCP5G__badge{background:var(--primary);color:#000;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;right:1.5rem}.PricingCards-module__HnCP5G__cardHeader{margin-bottom:2rem}.PricingCards-module__HnCP5G__tierName{color:var(--text-muted);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.PricingCards-module__HnCP5G__priceWrapper{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.PricingCards-module__HnCP5G__currency{color:var(--text-muted);font-size:1.5rem}.PricingCards-module__HnCP5G__price{background:linear-gradient(90deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2}.PricingCards-module__HnCP5G__features{flex-direction:column;flex-grow:1;gap:1rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.PricingCards-module__HnCP5G__feature{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.PricingCards-module__HnCP5G__checkIcon{color:var(--primary);flex-shrink:0;margin-top:.2rem}.PricingCards-module__HnCP5G__checkboxWrapper{cursor:pointer;background:#ffffff0d;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem;transition:background .3s;display:flex}.PricingCards-module__HnCP5G__checkboxWrapper:hover{background:#ffffff14}.PricingCards-module__HnCP5G__checkbox{width:20px;height:20px;accent-color:var(--primary);cursor:pointer}.PricingCards-module__HnCP5G__checkboxLabel{color:var(--foreground);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem}.PricingCards-module__HnCP5G__ctaButton{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.PricingCards-module__HnCP5G__ctaButton:hover{background:#ffffff1a;transform:translateY(-2px)}.PricingCards-module__HnCP5G__ctaButton.PricingCards-module__HnCP5G__primary{background:var(--foreground);color:var(--background);border:none}.PricingCards-module__HnCP5G__ctaButton.PricingCards-module__HnCP5G__primary:hover{background:#fff;box-shadow:0 5px 15px #fff3}.PricingCards-module__HnCP5G__whatsappButton{color:#fff;background:#25d366;border:none}.PricingCards-module__HnCP5G__whatsappButton:hover{background:#128c7e;box-shadow:0 5px 15px #25d3664d}@media (max-width:768px){.PricingCards-module__HnCP5G__section{padding:6rem 1.5rem}.PricingCards-module__HnCP5G__title{font-size:2.5rem}.PricingCards-module__HnCP5G__grid{grid-template-columns:1fr}}
.Blog-module__vu6yGW__container{color:#fff;background-color:#000;width:100%;min-height:100vh;overflow-x:hidden}.Blog-module__vu6yGW__hero{align-items:flex-end;width:100%;height:85vh;margin-bottom:4rem;padding:0 4rem 6rem;display:flex;position:relative}.Blog-module__vu6yGW__heroImageWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Blog-module__vu6yGW__heroImage{object-fit:cover;opacity:.6;transition:transform 1.5s cubic-bezier(.19,1,.22,1)}.Blog-module__vu6yGW__heroContent{z-index:10;width:100%;max-width:1200px;margin:0 auto;position:relative}.Blog-module__vu6yGW__heroTag{text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:100px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.Blog-module__vu6yGW__heroTitle{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a5a5a5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1.1}.Blog-module__vu6yGW__heroExcerpt{color:#fffc;max-width:600px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Blog-module__vu6yGW__readMoreBtn{color:#fff;align-items:center;gap:.75rem;font-size:1rem;font-weight:600;transition:gap .3s;display:inline-flex}.Blog-module__vu6yGW__readMoreBtn:hover{color:var(--primary);gap:1.25rem}.Blog-module__vu6yGW__filterBar{justify-content:center;gap:2rem;margin-bottom:6rem;padding:0 2rem;display:flex}.Blog-module__vu6yGW__filterBtn{color:#ffffff80;font-size:1rem;transition:color .3s;position:relative}.Blog-module__vu6yGW__filterBtn:hover,.Blog-module__vu6yGW__filterBtn.Blog-module__vu6yGW__active{color:#fff}.Blog-module__vu6yGW__filterBtn.Blog-module__vu6yGW__active:after{content:"";background:var(--primary);border-radius:50%;width:4px;height:4px;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)}.Blog-module__vu6yGW__gridSection{max-width:1400px;margin:0 auto;padding:0 4rem 8rem}.Blog-module__vu6yGW__grid{grid-template-columns:repeat(12,1fr);gap:4rem 2rem;display:grid}.Blog-module__vu6yGW__postItem{cursor:pointer;flex-direction:column;grid-column:span 4;gap:1.5rem;display:flex}.Blog-module__vu6yGW__postItem:nth-child(3n+1){grid-column:span 8}.Blog-module__vu6yGW__postImageWrapper{aspect-ratio:16/9;border-radius:4px;width:100%;position:relative;overflow:hidden}.Blog-module__vu6yGW__postImage{object-fit:cover;transition:transform .7s cubic-bezier(.19,1,.22,1)}.Blog-module__vu6yGW__postItem:hover .Blog-module__vu6yGW__postImage{transform:scale(1.05)}.Blog-module__vu6yGW__postMeta{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;gap:1rem;font-size:.85rem;display:flex}.Blog-module__vu6yGW__postTitle{font-size:1.75rem;font-weight:700;line-height:1.3;transition:color .3s}.Blog-module__vu6yGW__postItem:hover .Blog-module__vu6yGW__postTitle{color:var(--primary)}.Blog-module__vu6yGW__postExcerpt{color:#fff9;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.Blog-module__vu6yGW__postItem,.Blog-module__vu6yGW__postItem:nth-child(3n+1){grid-column:span 6}}@media (max-width:768px){.Blog-module__vu6yGW__hero{height:70vh;padding:0 1.5rem 4rem}.Blog-module__vu6yGW__heroTitle{font-size:2.5rem}.Blog-module__vu6yGW__gridSection{padding:0 1.5rem 6rem}.Blog-module__vu6yGW__grid{flex-direction:column;gap:3rem;display:flex}}
.BookingModal-module__94Xq3a__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.BookingModal-module__94Xq3a__modal{background:#141414f2;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.BookingModal-module__94Xq3a__closeButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:color .2s;position:absolute;top:1.5rem;right:1.5rem}.BookingModal-module__94Xq3a__closeButton:hover{color:var(--foreground);background:#ffffff0d}.BookingModal-module__94Xq3a__title{background:linear-gradient(90deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.BookingModal-module__94Xq3a__subtitle{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.BookingModal-module__94Xq3a__form{flex-direction:column;gap:1.25rem;display:flex}.BookingModal-module__94Xq3a__inputGroup{flex-direction:column;gap:.5rem;display:flex}.BookingModal-module__94Xq3a__label{color:var(--foreground);font-size:.9rem;font-weight:500}.BookingModal-module__94Xq3a__input,.BookingModal-module__94Xq3a__textarea{color:var(--foreground);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.BookingModal-module__94Xq3a__input:focus,.BookingModal-module__94Xq3a__textarea:focus{border-color:var(--primary);background:#ffffff0d;outline:none}.BookingModal-module__94Xq3a__textarea{resize:vertical;min-height:100px}.BookingModal-module__94Xq3a__submitBtn{background:linear-gradient(135deg,var(--primary)0%,#2563eb 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.BookingModal-module__94Xq3a__submitBtn:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb33}.BookingModal-module__94Xq3a__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.BookingModal-module__94Xq3a__successMessage{text-align:center;padding:2rem 0}.BookingModal-module__94Xq3a__successIcon{color:#10b981;margin-bottom:1rem}.BookingModal-module__94Xq3a__successTitle{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.BookingModal-module__94Xq3a__successText{color:var(--text-muted)}
