.Navbar-module__pSp8Ga__navbar{z-index:1000;padding:1rem 0;transition:all .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0a0a0fd9;border-bottom:1px solid #ffffff14;padding:.6rem 0}.Navbar-module__pSp8Ga__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logo{font-family:var(--ff-heading);letter-spacing:.05em;z-index:1001;align-items:baseline;gap:.4rem;font-size:1.35rem;font-weight:700;text-decoration:none;display:flex;position:relative}.Navbar-module__pSp8Ga__logoText{color:var(--clr-text)}.Navbar-module__pSp8Ga__logoAccent{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:.5rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__navLink{font-family:var(--ff-accent);color:var(--clr-text-muted);border-radius:9999px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.Navbar-module__pSp8Ga__navLink:hover,.Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active{color:var(--clr-text);background:var(--clr-bg-glass)}.Navbar-module__pSp8Ga__navLink.Navbar-module__pSp8Ga__active{color:var(--clr-primary-light)}.Navbar-module__pSp8Ga__navCta{font-family:var(--ff-accent);background:var(--grad-primary);color:#0a0a0f;border-radius:9999px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1)}.Navbar-module__pSp8Ga__navCta:hover{box-shadow:0 0 40px var(--clr-primary-glow);transform:translateY(-2px)}.Navbar-module__pSp8Ga__mobileToggle{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__pSp8Ga__mobileToggle span{background:var(--clr-text);border-radius:2px;width:24px;height:2px;transition:all .2s;display:block}.Navbar-module__pSp8Ga__mobileToggle.Navbar-module__pSp8Ga__active span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__pSp8Ga__mobileToggle.Navbar-module__pSp8Ga__active span:nth-child(2){opacity:0}.Navbar-module__pSp8Ga__mobileToggle.Navbar-module__pSp8Ga__active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:999;background:#0a0a0ff7;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:none;position:fixed;inset:0}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__open{display:flex}.Navbar-module__pSp8Ga__navLink{padding:.8rem 1.5rem;font-size:1.2rem}.Navbar-module__pSp8Ga__navCta{display:none}.Navbar-module__pSp8Ga__mobileToggle{display:flex}}
.Hero-module__gNeX-G__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__heroBg{z-index:0;position:absolute;inset:0}.Hero-module__gNeX-G__heroImage{animation:20s ease-in-out infinite alternate Hero-module__gNeX-G__heroZoom}@keyframes Hero-module__gNeX-G__heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.15)}}.Hero-module__gNeX-G__heroOverlay{z-index:1;background:linear-gradient(#0a0a0f00 0%,#0a0a0f66 40%,#0a0a0fe6 100%);position:absolute;inset:0}.Hero-module__gNeX-G__heroOverlay:before{content:"";background:radial-gradient(at 50% 80%,#c8a45614 0%,#0000 60%);position:absolute;inset:0}.Hero-module__gNeX-G__heroContent{z-index:2;text-align:center;max-width:800px;padding:6rem 2rem;position:relative}.Hero-module__gNeX-G__heroBadge{font-family:var(--ff-accent);color:var(--clr-primary-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#c8a4561f;border:1px solid #c8a45640;border-radius:9999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;display:inline-flex}.Hero-module__gNeX-G__heroTitle{font-family:var(--ff-heading);text-shadow:0 4px 40px #0006;margin-bottom:1.5rem;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:700;line-height:1.1}.Hero-module__gNeX-G__heroTitleAccent{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Hero-module__gNeX-G__heroSubtitle{color:var(--clr-text-muted);max-width:600px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.8}.Hero-module__gNeX-G__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__gNeX-G__heroStats{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;justify-content:center;align-items:center;gap:3rem;padding:1.5rem 3rem;display:flex}.Hero-module__gNeX-G__statItem{text-align:center}.Hero-module__gNeX-G__statNumber{font-family:var(--ff-heading);color:var(--clr-primary-light);font-size:2.2rem;font-weight:700}.Hero-module__gNeX-G__statSuffix{font-family:var(--ff-heading);color:var(--clr-primary);font-size:1.5rem;font-weight:700}.Hero-module__gNeX-G__statLabel{font-size:.8rem;font-family:var(--ff-accent);color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;display:block}.Hero-module__gNeX-G__statDivider{background:#ffffff14;width:1px;height:48px}.Hero-module__gNeX-G__scrollIndicator{z-index:2;color:var(--clr-text-subtle);font-size:.8rem;font-family:var(--ff-accent);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollArrow{animation:2s ease-in-out infinite Hero-module__gNeX-G__scrollBounce}@keyframes Hero-module__gNeX-G__scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media (max-width:768px){.Hero-module__gNeX-G__heroTitle{font-size:clamp(2.2rem,8vw,3.5rem)}.Hero-module__gNeX-G__heroStats{flex-direction:column;gap:1rem;padding:1.5rem}.Hero-module__gNeX-G__statDivider{width:60px;height:1px}}@media (max-width:480px){.Hero-module__gNeX-G__heroButtons{flex-direction:column;align-items:center}}
.Services-module__kf8n-G__services{background:var(--clr-bg-section);padding:8rem 0;position:relative}.Services-module__kf8n-G__services:before{content:"";background:var(--grad-glow);opacity:.3;pointer-events:none;width:600px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__kf8n-G__servicesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Services-module__kf8n-G__serviceCard{background:var(--grad-card);border:1px solid var(--clr-border);border-radius:var(--radius-lg);transition:all .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.Services-module__kf8n-G__serviceCard:hover{border-color:var(--clr-primary-dark);box-shadow:0 20px 60px #0000004d, 0 0 30px var(--clr-primary-glow);transform:translateY(-8px)}.Services-module__kf8n-G__serviceImage{aspect-ratio:4/3;position:relative;overflow:hidden}.Services-module__kf8n-G__serviceCard:hover .Services-module__kf8n-G__serviceImage img{transform:scale(1.08)}.Services-module__kf8n-G__serviceImage img{transition:transform .6s cubic-bezier(.16,1,.3,1)!important}.Services-module__kf8n-G__serviceImageOverlay{opacity:0;z-index:2;color:var(--clr-primary-light);background:linear-gradient(#0000 50%,#0a0a0fb3 100%);justify-content:flex-end;align-items:flex-end;padding:1rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.Services-module__kf8n-G__serviceCard:hover .Services-module__kf8n-G__serviceImageOverlay{opacity:1}.Services-module__kf8n-G__serviceContent{padding:1.5rem}.Services-module__kf8n-G__serviceContent h3{font-family:var(--ff-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Services-module__kf8n-G__serviceContent p{color:var(--clr-text-muted);margin-bottom:1rem;font-size:.92rem;line-height:1.7}.Services-module__kf8n-G__serviceLink{font-family:var(--ff-accent);color:var(--clr-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.Services-module__kf8n-G__serviceLink svg{transition:transform .2s}.Services-module__kf8n-G__serviceLink:hover svg{transform:translate(4px)}.Services-module__kf8n-G__servicesCta{text-align:center;margin-top:4rem}@media (max-width:1024px){.Services-module__kf8n-G__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__kf8n-G__servicesGrid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}
.Gallery-module__G3Xe-q__gallery{background:var(--clr-bg-dark);padding:8rem 0}.Gallery-module__G3Xe-q__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:280px;gap:1rem;display:grid}.Gallery-module__G3Xe-q__galleryItem{border-radius:var(--radius-md);cursor:pointer;position:relative;overflow:hidden}.Gallery-module__G3Xe-q__galleryItem.Gallery-module__G3Xe-q__large{grid-area:span 2/span 2}.Gallery-module__G3Xe-q__galleryItem img{transition:transform .6s cubic-bezier(.16,1,.3,1)!important}.Gallery-module__G3Xe-q__galleryItem:hover img{transform:scale(1.06)}.Gallery-module__G3Xe-q__overlay{opacity:0;z-index:2;background:linear-gradient(#0000 40%,#0a0a0fd9 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.Gallery-module__G3Xe-q__galleryItem:hover .Gallery-module__G3Xe-q__overlay{opacity:1}.Gallery-module__G3Xe-q__tag{background:var(--clr-primary-glow);font-family:var(--ff-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--clr-primary-light);border:1px solid #c8a4564d;border-radius:9999px;width:fit-content;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.Gallery-module__G3Xe-q__overlay h4{font-family:var(--ff-heading);font-size:1.1rem;font-weight:500}@media (max-width:1024px){.Gallery-module__G3Xe-q__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}}@media (max-width:768px){.Gallery-module__G3Xe-q__galleryGrid{grid-template-columns:1fr;grid-auto-rows:240px}.Gallery-module__G3Xe-q__galleryItem.Gallery-module__G3Xe-q__large{grid-area:span 1/span 1}}
.Testimonials-module__3Exg0W__testimonials{background:var(--clr-bg-section);padding:8rem 0;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__testimonials:before{content:"";pointer-events:none;background:radial-gradient(#c8a4560f 0%,#0000 70%);width:800px;height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Testimonials-module__3Exg0W__slider{max-width:900px;margin:0 auto;overflow:hidden}.Testimonials-module__3Exg0W__track{transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.Testimonials-module__3Exg0W__card{background:var(--grad-card);border:1px solid var(--clr-border);text-align:center;border-radius:24px;flex:0 0 100%;padding:4rem}.Testimonials-module__3Exg0W__stars{justify-content:center;gap:4px;margin-bottom:2rem;display:flex}.Testimonials-module__3Exg0W__quote{font-family:var(--ff-body);color:var(--clr-text-muted);margin-bottom:3rem;font-size:1.1rem;font-style:italic;line-height:1.9}.Testimonials-module__3Exg0W__author{justify-content:center;align-items:center;gap:1rem;display:flex}.Testimonials-module__3Exg0W__avatar{background:var(--grad-primary);width:52px;height:52px;font-family:var(--ff-accent);color:#0a0a0f;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__authorInfo{text-align:left}.Testimonials-module__3Exg0W__authorInfo strong{font-family:var(--ff-accent);font-size:1rem;font-weight:600;display:block}.Testimonials-module__3Exg0W__authorInfo span{color:var(--clr-text-muted);font-size:.85rem}.Testimonials-module__3Exg0W__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.Testimonials-module__3Exg0W__controlBtn{border:1px solid var(--clr-border);background:var(--clr-bg-glass);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.Testimonials-module__3Exg0W__controlBtn:hover{background:var(--clr-primary-glow);border-color:var(--clr-primary);color:var(--clr-primary-light)}.Testimonials-module__3Exg0W__dots{gap:8px;display:flex}.Testimonials-module__3Exg0W__dot{background:var(--clr-bg-glass);border:1px solid var(--clr-border);cursor:pointer;border-radius:50%;width:10px;height:10px;transition:all .2s}.Testimonials-module__3Exg0W__dotActive{background:var(--clr-primary);border-color:var(--clr-primary);box-shadow:0 0 12px var(--clr-primary-glow)}.Testimonials-module__3Exg0W__cta{text-align:center;margin-top:3rem}@media (max-width:768px){.Testimonials-module__3Exg0W__card{padding:2rem}}
.About-module__Balj8a__about{background:var(--clr-bg-dark);padding:8rem 0}.About-module__Balj8a__aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.About-module__Balj8a__aboutImage{border-radius:var(--radius-xl);position:relative;overflow:visible}.About-module__Balj8a__aboutImage img{width:100%;height:500px}.About-module__Balj8a__badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--clr-border);border-radius:var(--radius-lg);text-align:center;background:#0a0a0fcc;padding:1.5rem 2rem;position:absolute;bottom:2rem;right:2rem}.About-module__Balj8a__badgeNumber{font-family:var(--ff-heading);background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1;display:block}.About-module__Balj8a__badgeText{font-family:var(--ff-accent);color:var(--clr-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;line-height:1.4}.About-module__Balj8a__titleLeft{text-align:left}.About-module__Balj8a__aboutText{color:var(--clr-text-muted);margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.About-module__Balj8a__features{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.About-module__Balj8a__feature{align-items:flex-start;gap:1rem;display:flex}.About-module__Balj8a__featureIcon{border-radius:var(--radius-md);background:var(--clr-primary-glow);width:48px;height:48px;color:var(--clr-primary);border:1px solid #c8a45633;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__feature h4{font-family:var(--ff-accent);margin-bottom:.25rem;font-size:1rem;font-weight:600}.About-module__Balj8a__feature p{color:var(--clr-text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.About-module__Balj8a__aboutGrid{grid-template-columns:1fr;gap:3rem}.About-module__Balj8a__aboutImage img{height:350px}.About-module__Balj8a__titleLeft,.About-module__Balj8a__aboutContent{text-align:center}}
.Turnaround-module__5E5S8W__turnaround{padding:8rem 0;position:relative;overflow:hidden}.Turnaround-module__5E5S8W__bg{position:absolute;inset:0}.Turnaround-module__5E5S8W__overlay{background:linear-gradient(#0a0a0feb 0%,#0a0a0fd9 50%,#0a0a0feb 100%);position:absolute;inset:0}.Turnaround-module__5E5S8W__content{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.Turnaround-module__5E5S8W__icon{background:var(--clr-primary-glow);width:72px;height:72px;color:var(--clr-primary);border:1px solid #c8a4564d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.Turnaround-module__5E5S8W__content h2{font-family:var(--ff-heading);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:600}.Turnaround-module__5E5S8W__content p{color:var(--clr-text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.9}
.FAQ-module__xrt3Fa__faq{background:var(--clr-bg-section);padding:8rem 0}.FAQ-module__xrt3Fa__faqGrid{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module__xrt3Fa__faqItem{background:var(--grad-card);border:1px solid var(--clr-border);border-radius:var(--radius-md);transition:border-color .2s;overflow:hidden}.FAQ-module__xrt3Fa__faqItem.FAQ-module__xrt3Fa__open{border-color:#c8a4564d}.FAQ-module__xrt3Fa__faqQuestion{width:100%;font-family:var(--ff-accent);text-align:left;cursor:pointer;color:var(--clr-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.FAQ-module__xrt3Fa__faqQuestion:hover{color:var(--clr-primary-light)}.FAQ-module__xrt3Fa__faqIcon{color:var(--clr-primary);flex-shrink:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqIcon{transform:rotate(45deg)}.FAQ-module__xrt3Fa__faqAnswer{max-height:0;transition:max-height .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.FAQ-module__xrt3Fa__open .FAQ-module__xrt3Fa__faqAnswer{max-height:300px}.FAQ-module__xrt3Fa__faqAnswer p{color:var(--clr-text-muted);padding:0 2rem 1.5rem;font-size:.95rem;line-height:1.8}
.Booking-module__VkXE8a__booking{background:var(--clr-bg-dark);padding:8rem 0;position:relative}.Booking-module__VkXE8a__booking:before{content:"";background:var(--grad-glow);opacity:.15;pointer-events:none;width:800px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Booking-module__VkXE8a__bookingGrid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid;position:relative}.Booking-module__VkXE8a__titleLeft{text-align:left}.Booking-module__VkXE8a__infoText{color:var(--clr-text-muted);margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.Booking-module__VkXE8a__bookingCards{flex-direction:column;gap:1rem;display:flex}.Booking-module__VkXE8a__bookingCard{background:var(--grad-card);border:1px solid var(--clr-border);border-radius:var(--radius-md);align-items:center;gap:1rem;padding:1.5rem 2rem;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.Booking-module__VkXE8a__bookingCard:hover{border-color:var(--clr-primary-dark);background:#c8a4560d;transform:translate(8px)}.Booking-module__VkXE8a__bookingCardIcon{background:var(--clr-primary-glow);border-radius:var(--radius-md);width:48px;height:48px;color:var(--clr-primary);border:1px solid #c8a45633;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Booking-module__VkXE8a__bookingCardContent h4{font-family:var(--ff-accent);margin-bottom:.15rem;font-size:1rem;font-weight:600}.Booking-module__VkXE8a__bookingCardContent p{color:var(--clr-text-muted);font-size:.85rem}.Booking-module__VkXE8a__bookingCardArrow{color:var(--clr-primary);margin-left:auto;transition:transform .2s}.Booking-module__VkXE8a__bookingCard:hover .Booking-module__VkXE8a__bookingCardArrow{transform:translate(4px)}.Booking-module__VkXE8a__form{background:var(--grad-card);border:1px solid var(--clr-border);border-radius:var(--radius-xl);padding:3rem}.Booking-module__VkXE8a__form h3{font-family:var(--ff-heading);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Booking-module__VkXE8a__form>p{color:var(--clr-text-muted);margin-bottom:2rem;font-size:.9rem}.Booking-module__VkXE8a__formGroup{margin-bottom:1rem}.Booking-module__VkXE8a__formGroup label{font-family:var(--ff-accent);color:var(--clr-text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.Booking-module__VkXE8a__formGroup input,.Booking-module__VkXE8a__formGroup textarea{border:1px solid var(--clr-border);border-radius:var(--radius-sm);width:100%;color:var(--clr-text);font-family:var(--ff-body);background:#ffffff0a;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Booking-module__VkXE8a__formGroup input:focus,.Booking-module__VkXE8a__formGroup textarea:focus{border-color:var(--clr-primary);box-shadow:0 0 0 3px var(--clr-primary-glow)}.Booking-module__VkXE8a__formGroup input::placeholder,.Booking-module__VkXE8a__formGroup textarea::placeholder{color:var(--clr-text-subtle)}.Booking-module__VkXE8a__formGroup textarea{resize:vertical;min-height:100px}.Booking-module__VkXE8a__btnSent{background:linear-gradient(135deg,#34d399 0%,#10b981 100%)!important}@media (max-width:768px){.Booking-module__VkXE8a__bookingGrid{grid-template-columns:1fr;gap:3rem}.Booking-module__VkXE8a__titleLeft,.Booking-module__VkXE8a__infoText{text-align:center}.Booking-module__VkXE8a__form{padding:2rem}}
.Footer-module__nhiC3q__footer{background:var(--clr-bg-alt);border-top:1px solid var(--clr-border)}.Footer-module__nhiC3q__footerTop{padding:6rem 0}.Footer-module__nhiC3q__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:4rem;display:grid}.Footer-module__nhiC3q__logo{font-family:var(--ff-heading);letter-spacing:.05em;align-items:baseline;gap:.4rem;font-size:1.35rem;font-weight:700;text-decoration:none;display:flex}.Footer-module__nhiC3q__logoText{color:var(--clr-text)}.Footer-module__nhiC3q__logoAccent{background:var(--grad-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Footer-module__nhiC3q__footerBrand p{color:var(--clr-text-muted);max-width:280px;margin-top:1rem;font-size:.9rem;line-height:1.7}.Footer-module__nhiC3q__social{gap:.75rem;margin-top:1.5rem;display:flex}.Footer-module__nhiC3q__social a{border:1px solid var(--clr-border);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__nhiC3q__social a:hover{background:var(--clr-primary-glow);border-color:var(--clr-primary);color:var(--clr-primary-light)}.Footer-module__nhiC3q__footerCol h4{font-family:var(--ff-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--clr-primary-light);margin-bottom:1.5rem;font-size:.9rem;font-weight:700}.Footer-module__nhiC3q__footerCol ul{list-style:none}.Footer-module__nhiC3q__footerCol ul li{margin-bottom:.75rem}.Footer-module__nhiC3q__footerCol ul li a{color:var(--clr-text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__footerCol ul li a:hover{color:var(--clr-text)}.Footer-module__nhiC3q__contactCard{border:1px solid var(--clr-border);border-radius:var(--radius-md);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding:1.25rem;display:flex}.Footer-module__nhiC3q__contactItem{align-items:center;gap:.85rem;display:flex}.Footer-module__nhiC3q__contactIcon{background:var(--clr-primary-glow);width:36px;height:36px;color:var(--clr-primary);border:1px solid #c8a45633;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Footer-module__nhiC3q__contactLabel{font-family:var(--ff-accent);text-transform:uppercase;letter-spacing:.1em;color:var(--clr-text-subtle);margin-bottom:.1rem;font-size:.7rem;font-weight:600;display:block}.Footer-module__nhiC3q__contactValue{color:var(--clr-text);word-break:break-all;font-size:.85rem;text-decoration:none;transition:color .2s;display:block}a.Footer-module__nhiC3q__contactValue:hover{color:var(--clr-primary-light)}.Footer-module__nhiC3q__contactCta{background:var(--grad-primary);color:#0a0a0f;font-family:var(--ff-accent);border-radius:9999px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__nhiC3q__contactCta:hover{box-shadow:0 0 30px var(--clr-primary-glow);transform:translateY(-2px)}.Footer-module__nhiC3q__contactCta svg{transition:transform .2s}.Footer-module__nhiC3q__contactCta:hover svg{transform:translate(3px)}.Footer-module__nhiC3q__footerBottom{border-top:1px solid var(--clr-border);text-align:center;padding:1.5rem 0}.Footer-module__nhiC3q__footerBottom p{color:var(--clr-text-subtle);font-size:.85rem}@media (max-width:1024px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.Footer-module__nhiC3q__footerGrid{text-align:center;grid-template-columns:1fr}.Footer-module__nhiC3q__footerBrand p{max-width:none}.Footer-module__nhiC3q__social{justify-content:center}}
