.services-module__g8J8Uq__container{min-height:100vh}.services-module__g8J8Uq__hero{text-align:center;background:var(--gradient-hero);padding:100px 24px 80px}.services-module__g8J8Uq__heroTitle{margin:24px 0;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.services-module__g8J8Uq__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:1.15rem;line-height:1.7}.services-module__g8J8Uq__heroButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.services-module__g8J8Uq__servicesSection{padding:100px 0}.services-module__g8J8Uq__sectionHeader{text-align:center;margin-bottom:60px}.services-module__g8J8Uq__sectionTitle{margin:16px 0;font-size:2.5rem;font-weight:700}.services-module__g8J8Uq__sectionDesc{color:var(--text-muted);font-size:1.1rem}.services-module__g8J8Uq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:28px;display:grid}.services-module__g8J8Uq__serviceCard{background:linear-gradient(145deg,var(--bg-surface),var(--bg-elevated));border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:transform .4s var(--ease-out),border-color .3s ease;flex-direction:column;padding:36px;display:flex}.services-module__g8J8Uq__serviceCard:hover{border-color:var(--accent);transform:translateY(-4px)}.services-module__g8J8Uq__cardIcon{margin-bottom:20px;font-size:2.5rem}.services-module__g8J8Uq__cardTitle{color:var(--text-white);margin-bottom:12px;font-size:1.3rem;font-weight:700}.services-module__g8J8Uq__cardDesc{color:var(--text-muted);margin-bottom:24px;font-size:.95rem;line-height:1.7}.services-module__g8J8Uq__featureList{flex-grow:1;margin-bottom:24px;list-style:none}.services-module__g8J8Uq__featureList li{color:var(--text-light);gap:10px;padding:6px 0;font-size:.9rem;display:flex}.services-module__g8J8Uq__featureList li span{color:var(--accent)}.services-module__g8J8Uq__cardPrice{color:var(--accent);margin-bottom:20px;font-size:1.1rem;font-weight:700}.services-module__g8J8Uq__cardLink{color:var(--accent);align-items:center;gap:8px;font-weight:600;transition:gap .3s;display:flex}.services-module__g8J8Uq__cardLink:hover{gap:14px}.services-module__g8J8Uq__processSection{background:linear-gradient(180deg,transparent,var(--bg-surface)50%,transparent);padding:100px 0}.services-module__g8J8Uq__processGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;display:grid}.services-module__g8J8Uq__processStep{text-align:center;padding:32px}.services-module__g8J8Uq__stepNumber{background:var(--gradient-brand);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:800}.services-module__g8J8Uq__stepTitle{color:var(--text-white);margin-bottom:12px;font-size:1.25rem;font-weight:700}.services-module__g8J8Uq__stepDesc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.services-module__g8J8Uq__ctaSection{padding:80px 0 120px}.services-module__g8J8Uq__whyUsSection{background:linear-gradient(180deg,var(--bg-surface),transparent);padding:100px 0}.services-module__g8J8Uq__whyUsGrid{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:28px;display:grid}.services-module__g8J8Uq__whyUsCard{background:linear-gradient(145deg,var(--bg-surface),var(--bg-elevated));border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;transition:transform .4s var(--ease-out),border-color .3s ease;padding:36px}.services-module__g8J8Uq__whyUsCard:hover{border-color:var(--accent);transform:translateY(-4px)}.services-module__g8J8Uq__whyUsIcon{margin-bottom:16px;font-size:2.5rem;display:block}.services-module__g8J8Uq__whyUsCard h3{color:var(--text-white);margin-bottom:12px;font-size:1.2rem;font-weight:700}.services-module__g8J8Uq__whyUsCard p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.services-module__g8J8Uq__ctaCard{text-align:center;background:linear-gradient(135deg,var(--bg-surface),var(--bg-elevated));border:1px solid var(--border-color);border-radius:var(--radius-xl);padding:80px 40px;position:relative;overflow:hidden}.services-module__g8J8Uq__ctaCard:before{content:"";background:radial-gradient(circle at 50% 0%,var(--accent-glow),transparent 70%);opacity:.1;position:absolute;inset:0}.services-module__g8J8Uq__ctaCard h2{margin-bottom:16px;font-size:2rem;position:relative}.services-module__g8J8Uq__ctaCard p{color:var(--text-muted);margin-bottom:32px;font-size:1.1rem;position:relative}.services-module__g8J8Uq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}@media (max-width:768px){.services-module__g8J8Uq__hero{padding:80px 20px 60px}.services-module__g8J8Uq__heroTitle{font-size:2.25rem}.services-module__g8J8Uq__heroSubtitle{font-size:1rem}.services-module__g8J8Uq__servicesSection{padding:60px 0}.services-module__g8J8Uq__sectionTitle{font-size:2rem}.services-module__g8J8Uq__servicesGrid{grid-template-columns:1fr}.services-module__g8J8Uq__serviceCard{padding:28px}.services-module__g8J8Uq__processSection{padding:60px 0}.services-module__g8J8Uq__processGrid{grid-template-columns:1fr 1fr;gap:20px}.services-module__g8J8Uq__processStep{padding:24px 16px}.services-module__g8J8Uq__stepNumber{font-size:2.5rem}.services-module__g8J8Uq__whyUsSection{padding:60px 0}.services-module__g8J8Uq__whyUsGrid{grid-template-columns:1fr 1fr;gap:16px}.services-module__g8J8Uq__whyUsCard{padding:24px}.services-module__g8J8Uq__ctaSection{padding:60px 0 80px}.services-module__g8J8Uq__ctaCard{padding:48px 24px}.services-module__g8J8Uq__ctaCard h2{font-size:1.75rem}.services-module__g8J8Uq__heroButtons,.services-module__g8J8Uq__ctaButtons{flex-direction:column;width:100%}.services-module__g8J8Uq__heroButtons a,.services-module__g8J8Uq__ctaButtons a{width:100%}}@media (max-width:480px){.services-module__g8J8Uq__hero{padding:60px 16px 40px}.services-module__g8J8Uq__heroTitle{font-size:1.75rem}.services-module__g8J8Uq__sectionTitle{font-size:1.5rem}.services-module__g8J8Uq__processGrid,.services-module__g8J8Uq__whyUsGrid{grid-template-columns:1fr}.services-module__g8J8Uq__whyUsCard{padding:20px}.services-module__g8J8Uq__ctaCard{padding:32px 20px}.services-module__g8J8Uq__ctaCard h2{font-size:1.5rem}.services-module__g8J8Uq__ctaCard p{font-size:1rem}}
