.ServicesPage-module__cIhlAW__hero{text-align:center;background:linear-gradient(#2563eb0a 0%,#fff0 100%);padding:120px 0 60px}.ServicesPage-module__cIhlAW__heroTitle{color:var(--color-primary-dark);margin-bottom:var(--space-2);font-size:3rem}.ServicesPage-module__cIhlAW__heroDesc{color:var(--color-body);max-width:700px;margin:0 auto var(--space-4);font-size:1.15rem}.ServicesPage-module__cIhlAW__startingPrice{color:var(--color-primary);background:#2563eb14;border-radius:30px;padding:8px 18px;font-size:1.1rem;font-weight:700;display:inline-block}.ServicesPage-module__cIhlAW__pricingSection{padding:var(--space-12) 0}.ServicesPage-module__cIhlAW__pricingHeader{text-align:center;max-width:600px;margin:0 auto var(--space-6)}.ServicesPage-module__cIhlAW__pricingTitle{color:var(--color-primary-dark);margin-bottom:var(--space-2);font-size:2.25rem}.ServicesPage-module__cIhlAW__pricingGrid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.ServicesPage-module__cIhlAW__pricingCard{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:var(--space-4);box-shadow:var(--shadow-soft);gap:var(--space-3);transition:var(--transition-smooth);flex-direction:column;display:flex;position:relative}.ServicesPage-module__cIhlAW__pricingCard:hover{box-shadow:var(--shadow-hover);border-color:#2563eb40;transform:translateY(-8px)}.ServicesPage-module__cIhlAW__pricingCardFeatured{border:2px solid var(--color-primary);transform:scale(1.03)}.ServicesPage-module__cIhlAW__pricingCardFeatured:hover{transform:translateY(-8px)scale(1.03)}.ServicesPage-module__cIhlAW__featuredBadge{background:var(--color-primary);color:var(--color-bg-white);text-transform:uppercase;border-radius:20px;padding:4px 14px;font-size:.8rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.ServicesPage-module__cIhlAW__packageName{color:var(--color-primary-dark);font-size:1.35rem;font-weight:700}.ServicesPage-module__cIhlAW__packagePrice{margin:var(--space-1) 0}.ServicesPage-module__cIhlAW__packagePriceValue{font-family:var(--font-heading);color:var(--color-primary-dark);font-size:2.5rem;font-weight:700}.ServicesPage-module__cIhlAW__packagePriceSub{color:var(--color-body);font-size:.85rem}.ServicesPage-module__cIhlAW__packageDesc{color:var(--color-body);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-2);font-size:.95rem;line-height:1.5}.ServicesPage-module__cIhlAW__packageFeatures{margin-bottom:var(--space-4);flex-direction:column;gap:12px;display:flex}.ServicesPage-module__cIhlAW__packageFeatureItem{align-items:center;gap:var(--space-2);font-size:.95rem;display:flex}.ServicesPage-module__cIhlAW__checkIcon{color:var(--color-success);flex-shrink:0;width:18px;height:18px}.ServicesPage-module__cIhlAW__packageBtn{font-family:var(--font-body);text-align:center;border-radius:var(--radius-btn);background:var(--color-bg-gray);color:var(--color-primary-dark);border:1px solid var(--color-border);transition:var(--transition-smooth);margin-top:auto;padding:12px 24px;font-size:1rem;font-weight:600}.ServicesPage-module__cIhlAW__packageBtnActive{background:var(--color-primary);color:var(--color-bg-white);border:1px solid var(--color-primary)}.ServicesPage-module__cIhlAW__packageBtnActive:hover{background:var(--color-primary-hover);box-shadow:0 4px 14px #2563eb40}.ServicesPage-module__cIhlAW__packageBtn:hover:not(.ServicesPage-module__cIhlAW__packageBtnActive){background:var(--color-border);color:var(--color-primary)}.ServicesPage-module__cIhlAW__featuresBreakdown{padding:var(--space-12) 0;background-color:var(--color-bg-gray)}.ServicesPage-module__cIhlAW__featuresGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.ServicesPage-module__cIhlAW__featureCard{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:var(--space-4);gap:var(--space-3);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);display:flex}.ServicesPage-module__cIhlAW__featureCard:hover{transform:translateY(-4px)}.ServicesPage-module__cIhlAW__featureIconWrapper{width:48px;height:48px;color:var(--color-primary);background:#2563eb14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesPage-module__cIhlAW__featureTitle{color:var(--color-primary-dark);margin-bottom:6px;font-size:1.15rem}.ServicesPage-module__cIhlAW__featureDesc{color:var(--color-body);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.ServicesPage-module__cIhlAW__pricingGrid{gap:var(--space-4);grid-template-columns:1fr}.ServicesPage-module__cIhlAW__pricingCardFeatured{transform:scale(1)}.ServicesPage-module__cIhlAW__pricingCardFeatured:hover{transform:translateY(-8px)scale(1)}.ServicesPage-module__cIhlAW__featuresGrid{grid-template-columns:1fr}}
