.service-module__bAwHUG__hero{text-align:center;background:radial-gradient(ellipse 60% 50% at 50% 50%,#85992214 0%,transparent 70%),radial-gradient(ellipse 40% 40% at 70% 30%,#8599220d 0%,transparent 60%),var(--bg-primary);justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative;overflow:hidden}.service-module__bAwHUG__heroOverlay{background:repeating-linear-gradient(90deg,#0000,#0000 100px,#85992208 100px 101px),repeating-linear-gradient(0deg,#0000,#0000 100px,#85992208 100px 101px);position:absolute;inset:0}.service-module__bAwHUG__heroContent{z-index:2;padding:4rem 2rem;position:relative}.service-module__bAwHUG__heroTitle{background:linear-gradient(135deg,var(--text-primary)0%,var(--teal-light)60%,var(--gold)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1rem 0 1.5rem}.service-module__bAwHUG__heroSubtitle{color:var(--text-secondary);max-width:620px;margin:0 auto;font-size:1.15rem;line-height:1.8}.service-module__bAwHUG__introSection{background:var(--bg-secondary)}.service-module__bAwHUG__introGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.service-module__bAwHUG__introText h2{margin-bottom:.5rem}.service-module__bAwHUG__introText p{margin-bottom:1.2rem;line-height:1.8}.service-module__bAwHUG__introMedia{min-height:400px;position:relative}.service-module__bAwHUG__introPlaceholder{aspect-ratio:4/3;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--text-muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.service-module__bAwHUG__introImage{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--border)}.service-module__bAwHUG__featuresSection{background:var(--bg-primary)}.service-module__bAwHUG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-module__bAwHUG__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;transition:all .4s var(--ease-out-expo);transform-style:preserve-3d;padding:2.5rem 2rem}.service-module__bAwHUG__featureCard:hover{border-color:var(--teal);animation:3s ease-in-out infinite service-module__bAwHUG__breathe-border,3s ease-in-out infinite service-module__bAwHUG__card-glow;transform:translateY(-6px)}.service-module__bAwHUG__featureCard:hover .service-module__bAwHUG__featureIcon{animation:2s ease-in-out infinite service-module__bAwHUG__icon-float}.service-module__bAwHUG__featureIcon{margin-bottom:1.25rem;font-size:2.5rem}.service-module__bAwHUG__featureCard h4{margin-bottom:.75rem;font-size:1.1rem}.service-module__bAwHUG__featureCard p{color:var(--text-muted);font-size:.88rem;line-height:1.7}.service-module__bAwHUG__processSection{background:var(--bg-secondary)}.service-module__bAwHUG__processGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid;position:relative}.service-module__bAwHUG__processStep{text-align:center;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .4s var(--ease-out-expo);padding:2rem 1.25rem;position:relative}.service-module__bAwHUG__processStep:hover{border-color:var(--teal);animation:3s ease-in-out infinite service-module__bAwHUG__breathe-border,3s ease-in-out infinite service-module__bAwHUG__card-glow;transform:translateY(-4px)}.service-module__bAwHUG__processStep:hover .service-module__bAwHUG__stepNumber{animation:2s ease-in-out infinite service-module__bAwHUG__icon-float}.service-module__bAwHUG__stepNumber{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;width:44px;height:44px;font-family:var(--font-heading);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800;display:inline-flex;box-shadow:0 4px 15px #8599224d}.service-module__bAwHUG__processStep h4{margin-bottom:.6rem;font-size:1rem}.service-module__bAwHUG__processStep p{color:var(--text-muted);font-size:.85rem;line-height:1.6}.service-module__bAwHUG__processStep:after{content:"→";color:var(--teal);z-index:2;font-size:1.2rem;font-weight:700;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.service-module__bAwHUG__processStep:last-child:after{display:none}.service-module__bAwHUG__whySection{background:var(--bg-primary)}.service-module__bAwHUG__whyList{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.service-module__bAwHUG__whyItem{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:flex-start;gap:1.5rem;padding:2rem;transition:all .3s;display:flex}.service-module__bAwHUG__whyItem:hover{border-color:var(--teal);animation:3s ease-in-out infinite service-module__bAwHUG__breathe-border,3s ease-in-out infinite service-module__bAwHUG__card-glow;transform:translate(4px)}.service-module__bAwHUG__whyItem:hover .service-module__bAwHUG__whyItemIcon{animation:2s ease-in-out infinite service-module__bAwHUG__icon-float}.service-module__bAwHUG__whyItemIcon{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.service-module__bAwHUG__whyItem h4{margin-bottom:.5rem;font-size:1.05rem}.service-module__bAwHUG__whyItem p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.service-module__bAwHUG__pricingSection{background:var(--bg-secondary)}.service-module__bAwHUG__pricingGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.service-module__bAwHUG__pricingCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all .4s var(--ease-out-expo);padding:2.5rem 2rem;position:relative}.service-module__bAwHUG__pricingCard:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-module__bAwHUG__pricingFeatured{border-color:var(--teal);box-shadow:var(--shadow-glow-teal)}.service-module__bAwHUG__pricingBadge{background:linear-gradient(135deg,var(--teal),var(--teal-dark));color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;border-radius:20px;padding:.35rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.service-module__bAwHUG__pricingCard h4{margin-bottom:.5rem;font-size:1.15rem}.service-module__bAwHUG__pricingCard .service-module__bAwHUG__pricingDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.service-module__bAwHUG__pricingFeatures{flex-direction:column;gap:.6rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.service-module__bAwHUG__pricingFeatures li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.service-module__bAwHUG__pricingFeatures li:before{content:"✓";color:var(--teal);font-size:.85rem;font-weight:700}.service-module__bAwHUG__serviceCta{text-align:center;background:radial-gradient(ellipse 70% 50% at 50% 50%,#85992214 0%,transparent 70%),var(--bg-secondary);padding:6rem 0;position:relative;overflow:hidden}.service-module__bAwHUG__ctaGlow{background:radial-gradient(circle,#8599221f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:4s infinite service-module__bAwHUG__pulse-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-module__bAwHUG__ctaText{color:var(--text-secondary);max-width:520px;margin:1.5rem auto 2.5rem;font-size:1.1rem}.service-module__bAwHUG__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.service-module__bAwHUG__introGrid{grid-template-columns:1fr;gap:2.5rem}.service-module__bAwHUG__processGrid{grid-template-columns:repeat(2,1fr)}.service-module__bAwHUG__processStep:after{display:none}.service-module__bAwHUG__pricingGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.service-module__bAwHUG__hero{min-height:40vh}.service-module__bAwHUG__featuresGrid,.service-module__bAwHUG__processGrid{grid-template-columns:1fr}.service-module__bAwHUG__whyItem{text-align:center;flex-direction:column;align-items:center}.service-module__bAwHUG__pricingGrid{grid-template-columns:1fr}}@media (max-width:480px){.service-module__bAwHUG__heroContent{padding:3rem 1rem}.service-module__bAwHUG__ctaButtons{flex-direction:column;align-items:center}}
