.contact-module__swMWYG__page{background:var(--bg-dark);min-height:100vh;padding-top:80px}.contact-module__swMWYG__hero{text-align:center;background-color:#0000;background-image:radial-gradient(#2f1d4fcc 0%,#0a0b1cf2 100%),url("/images/Astral BG/as 1.jpg");background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-bottom:1px solid #ffce731a;padding:6rem 5%}.contact-module__swMWYG__hero h1{color:var(--text-light);margin-bottom:1rem;font-size:3.5rem}.contact-module__swMWYG__hero h1 em{color:var(--primary-gold);font-style:normal}.contact-module__swMWYG__hero p{color:var(--text-muted);max-width:550px;margin:0 auto;font-size:1.15rem}.contact-module__swMWYG__content{background:var(--bg-dark);padding:4rem 5%}.contact-module__swMWYG__contentInner{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__formCol h2{color:var(--text-light);margin-bottom:2rem;font-size:2.2rem}.contact-module__swMWYG__form{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.4rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-muted);letter-spacing:.5px;font-size:.9rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{border-radius:var(--radius-md);color:var(--text-light);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffce7333;padding:.85rem 1rem;font-size:.95rem}.contact-module__swMWYG__formGroup select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffce73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em}.contact-module__swMWYG__formGroup select option{background:var(--bg-darker);color:var(--text-light)}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#fff3}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--primary-gold);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #ffce731a}.contact-module__swMWYG__formGroup textarea{resize:vertical}.contact-module__swMWYG__successMsg{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55e0d;border:1px solid #22c55e33;padding:4rem 2rem}.contact-module__swMWYG__successMsg span{justify-content:center;margin-bottom:1.5rem;display:flex}.contact-module__swMWYG__successMsg h3{color:var(--accent-green);margin-bottom:.5rem;font-size:1.75rem}.contact-module__swMWYG__successMsg p{color:var(--text-muted);font-size:1.05rem}.contact-module__swMWYG__infoCol h2{color:var(--text-light);margin-bottom:2rem;font-size:2.2rem}.contact-module__swMWYG__infoCards{flex-direction:column;gap:.85rem;margin-bottom:2rem;display:flex}.contact-module__swMWYG__infoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-lg);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffce7326;align-items:center;gap:1.25rem;padding:1rem 1.25rem;display:flex}.contact-module__swMWYG__infoCard:hover{background:#ffffff0d;border-color:#ffce7366;transform:translateY(-2px)}.contact-module__swMWYG__infoIcon{width:40px;height:40px;color:var(--primary-gold);background:#ffce731a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h4{color:var(--text-light);margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.contact-module__swMWYG__infoCard p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.contact-module__swMWYG__mapContainer{border-radius:var(--radius-lg);background:#ffffff08;border:1px solid #ffce7326;padding:.5rem;overflow:hidden}.contact-module__swMWYG__mapContainer iframe{border-radius:calc(var(--radius-lg) - .5rem)!important}@media (max-width:1024px){.contact-module__swMWYG__contentInner{grid-template-columns:1fr;gap:4rem}}@media (max-width:640px){.contact-module__swMWYG__hero h1{font-size:2.5rem}.contact-module__swMWYG__formCol h2,.contact-module__swMWYG__infoCol h2{font-size:1.8rem}}
.Button-module__8RiFmG__btn{font-family:var(--font-montserrat), sans-serif;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:50px;justify-content:center;align-items:center;padding:.65rem 1.75rem;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__8RiFmG__btnPrimary{background:var(--button-gradient);color:var(--primary-dark);box-shadow:0 4px 15px #ffba5f33}.Button-module__8RiFmG__btnPrimary:hover{background:linear-gradient(135deg,#ffd385 0%,#faa947 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ffba5f59}.Button-module__8RiFmG__btnOutline{color:var(--primary-gold);background:0 0;border:1px solid #ffce7380;box-shadow:0 4px 15px #ffce730d}.Button-module__8RiFmG__btnOutline:hover{border-color:var(--primary-gold);background:#ffce7314;transform:translateY(-2px)}
.FeaturedServices-module__nZWRJa__section{padding:var(--section-padding);background-color:#0000;background-image:radial-gradient(at 30%,#2f1d4fd9 0%,#0a0b1ceb 70%,#03040afa 100%),url("/images/Astral BG/download (10).jpg");background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.FeaturedServices-module__nZWRJa__header{text-align:center;margin-bottom:4rem}.FeaturedServices-module__nZWRJa__header h2{color:var(--text-light);margin-bottom:1rem;font-size:2.5rem}.FeaturedServices-module__nZWRJa__header h2 em{color:var(--primary-gold);font-style:normal}.FeaturedServices-module__nZWRJa__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.FeaturedServices-module__nZWRJa__grid{max-width:var(--container-max);grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;display:grid}.FeaturedServices-module__nZWRJa__card{flex-direction:column;padding:2.5rem;display:flex}.FeaturedServices-module__nZWRJa__card:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.FeaturedServices-module__nZWRJa__card:hover{transform:translateY(-6px)}.FeaturedServices-module__nZWRJa__card:hover:before{transform:scaleX(1)}.FeaturedServices-module__nZWRJa__cardHighlight{border-color:var(--primary-gold);box-shadow:var(--shadow-sm)}.FeaturedServices-module__nZWRJa__cardIcon{margin-bottom:1.5rem;font-size:3rem;display:block}.FeaturedServices-module__nZWRJa__card h3{color:var(--text-light);margin-bottom:.75rem;font-size:1.35rem}.FeaturedServices-module__nZWRJa__card p{color:var(--text-muted);text-align:justify;margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.FeaturedServices-module__nZWRJa__learnMore{color:var(--primary-warm);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.FeaturedServices-module__nZWRJa__learnMore:hover{color:var(--primary-gold-hover);gap:.75rem}@media (max-width:1024px){.FeaturedServices-module__nZWRJa__grid{grid-template-columns:1fr;max-width:500px}}@media (max-width:640px){.FeaturedServices-module__nZWRJa__card{padding:1.5rem}}
.ServiceCoverflow-module__9mNUZq__gridContainer{max-width:var(--container-max);grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 auto;padding:2rem 0;display:grid}.ServiceCoverflow-module__9mNUZq__cardWrapper{border-radius:var(--radius-lg);background:var(--bg-dark);cursor:pointer;border:1px solid #ffce731a;width:100%;height:400px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0006}.ServiceCoverflow-module__9mNUZq__cardWrapper:hover{border-color:#ffce7366;transform:translateY(-10px);box-shadow:0 20px 40px #0009,0 0 20px #ffce7333}.ServiceCoverflow-module__9mNUZq__cardImageSection{z-index:1;background-position:50%;background-size:cover;transition:transform .7s;position:absolute;inset:0}.ServiceCoverflow-module__9mNUZq__cardWrapper:hover .ServiceCoverflow-module__9mNUZq__cardImageSection{transform:scale(1.08)}.ServiceCoverflow-module__9mNUZq__cardTextSection{z-index:2;background:linear-gradient(#0000 0%,#0a0b1ce6 50%,#0a0b1c 100%);justify-content:space-between;align-items:flex-end;padding:4rem 1.5rem 1.5rem;transition:padding-bottom .4s;display:flex;position:absolute;bottom:0;left:0;right:0}.ServiceCoverflow-module__9mNUZq__cardWrapper:hover .ServiceCoverflow-module__9mNUZq__cardTextSection{padding-bottom:2rem}.ServiceCoverflow-module__9mNUZq__textContent{flex-direction:column;flex:1;display:flex}.ServiceCoverflow-module__9mNUZq__cardTextSection h3{color:var(--primary-gold);text-shadow:0 2px 4px #000c;margin-bottom:.5rem;font-size:1.5rem}.ServiceCoverflow-module__9mNUZq__cardTextSection p{color:var(--text-light);text-shadow:0 1px 2px #000c;opacity:.9;margin-bottom:0;font-size:.9rem;line-height:1.5}.ServiceCoverflow-module__9mNUZq__arrowIcon{color:var(--primary-gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffce731a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.25rem;font-size:1.5rem;transition:all .3s;display:flex}.ServiceCoverflow-module__9mNUZq__cardWrapper:hover .ServiceCoverflow-module__9mNUZq__arrowIcon{background:#ffce7340;transform:translate(5px);box-shadow:0 0 10px #ffce7333}@media (max-width:1024px){.ServiceCoverflow-module__9mNUZq__gridContainer{grid-template-columns:repeat(2,1fr);padding:1rem 2rem}}@media (max-width:768px){.ServiceCoverflow-module__9mNUZq__gridContainer{grid-template-columns:1fr;max-width:450px;padding:1rem}.ServiceCoverflow-module__9mNUZq__cardWrapper{height:340px}}
.WhyChooseUs-module__OrntsG__section{padding:var(--section-padding);background:var(--section-gradient);position:relative;overflow:hidden}.WhyChooseUs-module__OrntsG__section:before{content:"";border:1px solid #ffba5f0d;border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.WhyChooseUs-module__OrntsG__inner{max-width:var(--container-max);margin:0 auto}.WhyChooseUs-module__OrntsG__header{text-align:center;margin-bottom:4rem}.WhyChooseUs-module__OrntsG__header h2{margin-bottom:1rem;font-size:2.5rem}.WhyChooseUs-module__OrntsG__header h2 em{color:var(--primary-gold);font-style:normal}.WhyChooseUs-module__OrntsG__header p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.WhyChooseUs-module__OrntsG__card{text-align:left;align-items:flex-start;gap:1.25rem;padding:1.5rem 2rem;display:flex}.WhyChooseUs-module__OrntsG__cardIcon{background:#ffba5f1a;border:1px solid #ffba5f33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 10px #ffba5f1a}.WhyChooseUs-module__OrntsG__cardContent{flex-grow:1}.WhyChooseUs-module__OrntsG__card h3{color:var(--text-light);margin-bottom:.5rem;font-size:1.15rem}.WhyChooseUs-module__OrntsG__card p{color:var(--text-muted);text-align:justify;font-size:.9rem;line-height:1.6}@media (max-width:768px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;max-width:600px}}@media (max-width:640px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;gap:1rem;max-width:400px;margin:0 auto}.WhyChooseUs-module__OrntsG__header h2{font-size:2rem}.WhyChooseUs-module__OrntsG__card{gap:1rem;padding:1rem 1.25rem}.WhyChooseUs-module__OrntsG__cardIcon{width:40px;height:40px}.WhyChooseUs-module__OrntsG__card h3{font-size:1.1rem}.WhyChooseUs-module__OrntsG__card p{text-align:left;font-size:.85rem;line-height:1.5}}
.AboutAcharya-module__8vRAja__section{padding:var(--section-padding);background:0 0}.AboutAcharya-module__8vRAja__inner{max-width:var(--container-max);grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.AboutAcharya-module__8vRAja__imageCol{position:relative}.AboutAcharya-module__8vRAja__imagePlaceholder{aspect-ratio:4/5;border-radius:var(--radius-lg);background:url(/images/acharya_portrait.png) 50%/cover;border:1px solid #ffce731a;width:100%;position:relative;overflow:hidden;box-shadow:0 15px 40px #0009}.AboutAcharya-module__8vRAja__imagePlaceholder:after{content:"";background:linear-gradient(#0000 50%,#0a0b1ce6);position:absolute;inset:0}.AboutAcharya-module__8vRAja__experienceBadge{background:var(--button-gradient);color:var(--text-dark);border-radius:var(--radius-md);text-align:center;z-index:10;padding:1.25rem 1.5rem;position:absolute;bottom:-20px;right:-20px;box-shadow:0 10px 25px #00000080}.AboutAcharya-module__8vRAja__experienceBadge h4{font-size:1.75rem;line-height:1}.AboutAcharya-module__8vRAja__experienceBadge p{text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.AboutAcharya-module__8vRAja__content h2{color:var(--text-light);margin-bottom:1rem;font-size:2.5rem;line-height:1.15}.AboutAcharya-module__8vRAja__content h2 em{color:var(--primary-gold);font-style:normal}.AboutAcharya-module__8vRAja__content>p{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.AboutAcharya-module__8vRAja__credentials{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;display:grid}.AboutAcharya-module__8vRAja__credential{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffff08;border:1px solid #ffce7333;align-items:center;gap:.75rem;padding:.75rem;display:flex}.AboutAcharya-module__8vRAja__credential svg{color:var(--primary-gold)}.AboutAcharya-module__8vRAja__credential span:first-child{font-size:1.3rem}.AboutAcharya-module__8vRAja__credential span:last-child{color:var(--text-light);font-size:.9rem;font-weight:500}.AboutAcharya-module__8vRAja__readMore{color:var(--primary-gold);transition:gap var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.AboutAcharya-module__8vRAja__readMore:hover{gap:.75rem}@media (max-width:1024px){.AboutAcharya-module__8vRAja__inner{grid-template-columns:1fr;gap:2rem}.AboutAcharya-module__8vRAja__imageCol{max-width:400px;margin:0 auto}}@media (max-width:640px){.AboutAcharya-module__8vRAja__imageCol{width:100%;max-width:280px;margin:0 auto 2rem}.AboutAcharya-module__8vRAja__imagePlaceholder{height:350px}.AboutAcharya-module__8vRAja__experienceBadge{padding:.8rem 1rem;bottom:-15px;right:-10px}.AboutAcharya-module__8vRAja__experienceBadge h4{font-size:1.25rem}.AboutAcharya-module__8vRAja__experienceBadge p{font-size:.65rem}.AboutAcharya-module__8vRAja__credentials{grid-template-columns:1fr}.AboutAcharya-module__8vRAja__content h2{font-size:2rem}}
.TestimonialsPreview-module__8gY9Oq__section{padding:var(--section-padding);background:var(--section-gradient);overflow:hidden}.TestimonialsPreview-module__8gY9Oq__header{text-align:center;margin-bottom:3rem}.TestimonialsPreview-module__8gY9Oq__header h2{margin-bottom:1rem;font-size:2.5rem}.TestimonialsPreview-module__8gY9Oq__header h2 em{color:var(--primary-gold);font-style:normal}.TestimonialsPreview-module__8gY9Oq__header p{color:var(--text-muted);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.6}.TestimonialsPreview-module__8gY9Oq__grid{max-width:var(--container-max);grid-template-columns:repeat(2,1fr);gap:1.75rem;margin:0 auto;padding:1rem 1.5rem 2rem;display:grid}.TestimonialsPreview-module__8gY9Oq__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#3e276366 0%,#140f23cc 100%);border:1px solid #ffce7326;flex-direction:column;width:100%;padding:2rem 2.25rem;display:flex;position:relative;box-shadow:0 4px 30px #0003}.TestimonialsPreview-module__8gY9Oq__card:before{content:"\"";font-family:var(--font-serif-main);color:#ffce730d;pointer-events:none;font-size:6rem;line-height:1;position:absolute;top:.5rem;right:1.5rem}.TestimonialsPreview-module__8gY9Oq__card:hover{border-color:#ffce734d;transform:translateY(-4px);box-shadow:0 10px 40px #0000004d}.TestimonialsPreview-module__8gY9Oq__cardTop{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.TestimonialsPreview-module__8gY9Oq__cardTopLeft{align-items:center;gap:.75rem;display:flex}.TestimonialsPreview-module__8gY9Oq__avatar{border:2px solid var(--primary-gold);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.TestimonialsPreview-module__8gY9Oq__avatarImg{object-fit:cover;width:100%;height:100%}.TestimonialsPreview-module__8gY9Oq__cardName h4{color:var(--text-light);margin-bottom:.15rem;font-size:1.5rem;line-height:1.2}.TestimonialsPreview-module__8gY9Oq__cardName span{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.TestimonialsPreview-module__8gY9Oq__stars{color:var(--primary-gold);letter-spacing:2px;font-size:.95rem}.TestimonialsPreview-module__8gY9Oq__cardText{color:var(--text-light);text-align:justify;z-index:2;opacity:.85;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;font-style:italic;line-height:1.85}.TestimonialsPreview-module__8gY9Oq__serviceBadge{border-bottom:1px solid var(--primary-gold);color:var(--primary-gold);text-transform:uppercase;letter-spacing:1px;z-index:2;align-self:flex-start;padding-bottom:.2rem;font-size:.75rem;display:inline-flex}.TestimonialsPreview-module__8gY9Oq__viewAll{text-align:center;margin-top:2rem}@media (max-width:1024px){.TestimonialsPreview-module__8gY9Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TestimonialsPreview-module__8gY9Oq__grid{grid-template-columns:1fr;gap:1rem;padding:0 1rem 1rem}.TestimonialsPreview-module__8gY9Oq__header h2{font-size:2rem}.TestimonialsPreview-module__8gY9Oq__card{padding:1.25rem}.TestimonialsPreview-module__8gY9Oq__cardTop{margin-bottom:1rem}.TestimonialsPreview-module__8gY9Oq__cardName h4{font-size:1.35rem}.TestimonialsPreview-module__8gY9Oq__cardText{margin-bottom:1rem;font-size:.85rem;line-height:1.5}}
.modal-module__sitwla__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#03040ad9;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out modal-module__sitwla__fadeIn;display:flex;position:fixed;inset:0}.modal-module__sitwla__modal{background:var(--bg-dark);border:1px solid var(--border-gold);border-radius:var(--radius-lg);width:100%;max-width:550px;animation:.4s cubic-bezier(.16,1,.3,1) modal-module__sitwla__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.modal-module__sitwla__closeBtn{color:var(--text-muted);cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:all .2s;position:absolute;top:1.5rem;right:1.5rem}.modal-module__sitwla__closeBtn:hover{color:var(--primary-gold);background:#ffce731a}.modal-module__sitwla__header{background:linear-gradient(#ffce730d 0%,#0000 100%);border-bottom:1px solid #ffce731a;padding:2.5rem 2.5rem 1.5rem}.modal-module__sitwla__header h2{color:var(--text-light);margin-bottom:1.5rem;font-size:1.8rem}.modal-module__sitwla__steps{gap:1rem;display:flex}.modal-module__sitwla__stepIndicator{font-family:var(--font-montserrat);color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;border-bottom:2px solid #ffffff1a;flex:1;padding-bottom:.5rem;font-size:.8rem;transition:all .3s;position:relative}.modal-module__sitwla__activeStep{color:var(--primary-gold);border-bottom-color:var(--primary-gold)}.modal-module__sitwla__body{max-height:70vh;padding:2.5rem;overflow-y:auto}.modal-module__sitwla__formWrapper{flex-direction:column;gap:1.25rem;display:flex}.modal-module__sitwla__formGroup{flex-direction:column;gap:.5rem;display:flex}.modal-module__sitwla__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.modal-module__sitwla__formGroup label{font-family:var(--font-montserrat);color:var(--text-light);font-size:.9rem}.modal-module__sitwla__formGroup input,.modal-module__sitwla__formGroup select,.modal-module__sitwla__formGroup textarea{border-radius:var(--radius-sm);color:var(--text-light);font-family:var(--font-montserrat);background:#0003;border:1px solid #ffce734d;padding:.9rem 1rem;font-size:1rem;transition:border-color .2s}.modal-module__sitwla__formGroup input:focus,.modal-module__sitwla__formGroup select:focus,.modal-module__sitwla__formGroup textarea:focus{border-color:var(--primary-gold);background:#ffce7305;outline:none}.modal-module__sitwla__formGroup option{background-color:var(--bg-dark);color:var(--text-light);font-family:var(--font-montserrat);padding:10px}.modal-module__sitwla__footer{margin-top:2.5rem}.modal-module__sitwla__paymentWrapper{flex-direction:column;gap:2rem;display:flex}.modal-module__sitwla__summaryCard{border-radius:var(--radius-md);background:#0003;border:1px solid #ffce7326;padding:1.5rem}.modal-module__sitwla__summaryCard h3{color:var(--text-light);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem}.modal-module__sitwla__summaryRow{color:var(--text-muted);font-family:var(--font-montserrat);justify-content:space-between;margin-bottom:1rem;font-size:1rem;display:flex}.modal-module__sitwla__summaryTotal{color:var(--primary-gold);border-top:1px solid #ffce7326;margin-bottom:0;padding-top:1rem;font-size:1.2rem;font-weight:600}.modal-module__sitwla__footerRow{align-items:center;gap:1rem;display:flex}.modal-module__sitwla__backBtn{color:var(--text-light);border-radius:var(--radius-sm);cursor:pointer;height:3rem;font-family:var(--font-montserrat);background:0 0;border:1px solid #fff3;align-items:center;gap:.5rem;padding:0 1.5rem;transition:all .2s;display:flex}.modal-module__sitwla__backBtn:hover{background:#ffffff0d}.modal-module__sitwla__successWrapper{text-align:center;padding:2rem 0}.modal-module__sitwla__successIcon{color:var(--accent-green);justify-content:center;margin-bottom:1.5rem;animation:2s infinite modal-module__sitwla__pulse-glow;display:flex}.modal-module__sitwla__successWrapper h3{color:var(--text-light);margin-bottom:1rem;font-size:2rem}.modal-module__sitwla__successWrapper p{color:var(--text-muted);line-height:1.6}@keyframes modal-module__sitwla__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-module__sitwla__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.modal-module__sitwla__header{padding:2rem 1.5rem 1.5rem}.modal-module__sitwla__body{padding:1.5rem}.modal-module__sitwla__row{grid-template-columns:1fr}.modal-module__sitwla__closeBtn{top:1rem;right:1rem}}
.Footer-module__3hUVsW__footer{background:var(--primary-deep);border-top:1px solid var(--border-subtle);padding:4rem 5% 0}.Footer-module__3hUVsW__footerGrid{max-width:var(--container-max);grid-template-columns:1.5fr 2fr 1fr;gap:4rem;margin:0 auto;display:grid}.Footer-module__3hUVsW__brand p{color:var(--text-muted);max-width:320px;margin-top:1rem;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__columnTitle{color:var(--text-light);margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__3hUVsW__linksGrid{grid-template-columns:1fr 1fr;gap:.5rem 2rem;display:grid}.Footer-module__3hUVsW__columnLink{color:var(--text-muted);transition:color var(--transition-fast), padding-left var(--transition-fast);padding:.3rem 0;font-size:.9rem;display:block}.Footer-module__3hUVsW__columnLink:hover{color:var(--primary-gold);padding-left:4px}.Footer-module__3hUVsW__contactItem{color:var(--text-muted);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__3hUVsW__contactIcon{flex-shrink:0;margin-top:2px;font-size:1.1rem}.Footer-module__3hUVsW__bottomBar{border-top:1px solid var(--border-subtle);max-width:var(--container-max);justify-content:space-between;align-items:center;margin-top:3rem;margin-left:auto;margin-right:auto;padding:1.5rem 0;display:flex}.Footer-module__3hUVsW__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__3hUVsW__socialLinks{gap:.75rem;display:flex}.Footer-module__3hUVsW__legalLinks{gap:1.5rem;display:flex}.Footer-module__3hUVsW__legalLinks a{color:var(--text-muted);transition:color var(--transition-fast);font-size:.8rem}.Footer-module__3hUVsW__legalLinks a:hover{color:var(--primary-gold)}.Footer-module__3hUVsW__socialLink{border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-muted);transition:all var(--transition-fast);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Footer-module__3hUVsW__socialLink:hover{background:var(--primary-gold);color:var(--primary-dark);border-color:var(--primary-gold);transform:translateY(-2px)}.Footer-module__3hUVsW__whatsappFloat{color:#fff;z-index:900;width:56px;height:56px;transition:transform var(--transition-fast), box-shadow var(--transition-fast);background:#25d366;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;text-decoration:none;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.Footer-module__3hUVsW__whatsappFloat:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36680}@media (max-width:1024px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding-top:2rem}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr;gap:1.5rem}.Footer-module__3hUVsW__brand p{margin-bottom:.5rem}.Footer-module__3hUVsW__bottomBar{text-align:center;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1rem 0}}
.CallToAction-module__MbpfNq__section{background:var(--hero-gradient);text-align:center;padding:5rem 5%;position:relative;overflow:hidden}.CallToAction-module__MbpfNq__section:before{content:"";background:var(--gold-shimmer);opacity:.3;animation:4s infinite CallToAction-module__MbpfNq__shimmer;position:absolute;inset:0}.CallToAction-module__MbpfNq__inner{z-index:10;max-width:700px;margin:0 auto;position:relative}.CallToAction-module__MbpfNq__inner h2{margin-bottom:1rem;font-size:2.5rem;line-height:1.15}.CallToAction-module__MbpfNq__inner h2 em{color:var(--primary-gold);font-style:normal}.CallToAction-module__MbpfNq__inner p{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.CallToAction-module__MbpfNq__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:640px){.CallToAction-module__MbpfNq__section{padding:2.5rem 5%}.CallToAction-module__MbpfNq__inner h2{font-size:1.75rem}.CallToAction-module__MbpfNq__ctas{flex-direction:column;width:100%}.CallToAction-module__MbpfNq__ctas>*{width:100%}}
.service-module__PstR1G__page{background:var(--bg-dark);min-height:100vh}.service-module__PstR1G__hero{background-color:var(--bg-dark);padding:8rem 5% 4rem;position:relative;overflow:hidden}.service-module__PstR1G__heroInner{max-width:var(--container-max);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid}.service-module__PstR1G__heroText{z-index:2}.service-module__PstR1G__badge{color:var(--primary-gold);border-radius:var(--radius-full);letter-spacing:1px;text-transform:uppercase;background:#ffce7326;border:1px solid #ffce734d;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.85rem;display:inline-block}.service-module__PstR1G__heroText h1{color:var(--text-light);margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.service-module__PstR1G__heroText p{color:var(--text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.service-module__PstR1G__priceContainer{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.service-module__PstR1G__price{color:var(--primary-gold);font-size:3rem}.service-module__PstR1G__originalPrice{color:var(--text-dark-muted);font-size:1.5rem;text-decoration:line-through}.service-module__PstR1G__ctaGroup{align-items:center;gap:2rem;display:flex}.service-module__PstR1G__heroTrust{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.service-module__PstR1G__trustIcon{color:var(--accent-green)}.service-module__PstR1G__heroVisual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.service-module__PstR1G__cosmicGradient{filter:blur(40px);z-index:1;background:radial-gradient(circle,#2f1d4fcc 0%,#0a0b1c00 70%);width:120%;height:120%;animation:8s ease-in-out infinite service-module__PstR1G__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-module__PstR1G__floatingCard{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);background:#03040a99;border:1px solid #ffce734d;width:80%;padding:2.5rem;animation:6s ease-in-out infinite service-module__PstR1G__float;position:relative;box-shadow:0 20px 40px #00000080}.service-module__PstR1G__floatingCard h3{color:var(--text-light);margin-bottom:1rem;font-size:1.5rem}.service-module__PstR1G__cardPrice{color:var(--primary-gold);font-size:2rem;font-family:var(--font-serif-main);border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding-bottom:1.5rem}.service-module__PstR1G__cardFeatures{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.service-module__PstR1G__cardFeatures li{color:var(--text-muted);font-family:var(--font-montserrat);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.service-module__PstR1G__cardFeatures li svg{color:var(--primary-gold)}.service-module__PstR1G__processSection{background:radial-gradient(#2f1d4f80 0%,#0a0b1c 70%);padding:6rem 5%}.service-module__PstR1G__sectionHeader{text-align:center;margin-bottom:4rem}.service-module__PstR1G__sectionHeader h2{color:var(--text-light);margin-bottom:1rem;font-size:2.5rem}.service-module__PstR1G__sectionHeader p{color:var(--text-muted);font-size:1.1rem}.service-module__PstR1G__compactProcess{justify-content:center;gap:1.5rem;max-width:900px;margin:0 auto;padding:1rem 0;display:flex}.service-module__PstR1G__compactStep{border-radius:var(--radius-md);transition:all var(--transition-fast);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffce731a;flex:1;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.service-module__PstR1G__compactStep:hover{background:#ffffff0a;border-color:#ffce734d;transform:translateY(-2px);box-shadow:0 4px 15px #0003}.service-module__PstR1G__stepNumberSmall{border:1px solid var(--primary-gold);width:36px;height:36px;color:var(--primary-gold);font-family:var(--font-serif-main);background:#ffce731a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex;box-shadow:0 0 10px #ffce7326}.service-module__PstR1G__compactStep h3{color:var(--text-light);margin-bottom:.25rem;font-size:1.2rem}.service-module__PstR1G__compactStep p{color:var(--text-muted);font-size:.9rem;line-height:1.5}@media (max-width:768px){.service-module__PstR1G__compactProcess{flex-direction:column}}.service-module__PstR1G__processStep p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.service-module__PstR1G__featuresSection{background:radial-gradient(ellipse at 50% 0%, #2f1d4f66 0%, transparent 60%), var(--bg-dark);border-top:1px solid #ffce7314;border-bottom:1px solid #ffce7314;padding:6rem 5%}.service-module__PstR1G__featuresInner{max-width:var(--container-max);margin:0 auto}.service-module__PstR1G__sectionLabel{letter-spacing:2px;text-transform:uppercase;color:var(--primary-gold);opacity:.8;margin-bottom:.75rem;font-size:.8rem;display:inline-block}.service-module__PstR1G__featuresHeader{text-align:center;margin-bottom:4rem}.service-module__PstR1G__featuresHeader h2{color:var(--text-light);margin-bottom:.75rem;font-size:2.5rem}.service-module__PstR1G__featuresHeader h2 em{color:var(--primary-gold);font-style:normal}.service-module__PstR1G__featuresHeader p{color:var(--text-muted);font-size:1.05rem}.service-module__PstR1G__featuresGrid{border-radius:var(--radius-lg);border:1px solid #ffce7314;flex-wrap:wrap;margin-bottom:4rem;display:flex;overflow:hidden}.service-module__PstR1G__featureCard{background:#0a0b1cf2;border-bottom:1px solid #ffce7314;border-right:1px solid #ffce7314;flex:280px;align-items:center;gap:1.25rem;padding:1.75rem 2rem;transition:background .3s;display:flex}.service-module__PstR1G__featureCard:hover{background:#2f1d4f4d}.service-module__PstR1G__featureNumber{font-family:var(--font-serif-main);color:var(--primary-gold);opacity:.5;text-align:center;flex-shrink:0;width:36px;font-size:1.5rem;font-weight:700}.service-module__PstR1G__featureText span{color:var(--text-light);font-size:1rem;line-height:1.5}.service-module__PstR1G__featuresCta{margin-top:0}.service-module__PstR1G__ctaRow{border-radius:var(--radius-lg);background:#ffce730a;border:1px solid #ffce731f;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex}.service-module__PstR1G__ctaInfo h3{color:var(--text-light);margin-bottom:.25rem;font-size:1.5rem}.service-module__PstR1G__ctaInfo p{color:var(--text-muted);font-size:.95rem}@media (max-width:1024px){.service-module__PstR1G__heroInner{text-align:center;grid-template-columns:1fr}.service-module__PstR1G__heroText h1{font-size:2.8rem}.service-module__PstR1G__ctaGroup{flex-direction:column;justify-content:center}.service-module__PstR1G__priceContainer{justify-content:center}.service-module__PstR1G__processGrid:before{display:none}.service-module__PstR1G__processGrid{grid-template-columns:1fr;gap:4rem}.service-module__PstR1G__ctaRow{text-align:center;flex-direction:column;padding:2rem}.service-module__PstR1G__featuresGrid{grid-template-columns:1fr}}@media (max-width:640px){.service-module__PstR1G__heroSection{padding-top:100px;padding-bottom:2rem}.service-module__PstR1G__overviewSection,.service-module__PstR1G__processSection,.service-module__PstR1G__featuresSection{padding:2.5rem 5%}.service-module__PstR1G__compactStep,.service-module__PstR1G__featureCard{gap:.75rem;padding:1rem}.service-module__PstR1G__ctaRow{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem 1rem}.service-module__PstR1G__sectionHeader{margin-bottom:2rem}.service-module__PstR1G__sectionHeader h2{font-size:1.75rem}.service-module__PstR1G__heroText h1{font-size:2.25rem}}
