.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex;position:relative}.page-module___8aEwW__header{z-index:10;justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 4rem;display:flex;position:relative}.page-module___8aEwW__logo{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.25rem;font-weight:600;display:flex}.page-module___8aEwW__nav{gap:2rem;display:flex}.page-module___8aEwW__nav a{color:var(--foreground);opacity:.7;font-size:.9375rem;font-weight:500;transition:opacity .2s}.page-module___8aEwW__nav a:hover{opacity:1}.page-module___8aEwW__main{z-index:10;flex-direction:column;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:0 4rem;display:flex;position:relative}.page-module___8aEwW__hero{text-align:center;max-width:800px;margin:0 auto;padding:6rem 0 8rem;position:relative}.page-module___8aEwW__heroBackgroundTop{pointer-events:none;z-index:1;opacity:1;background:radial-gradient(600px at 50% 30%,rgba(245,158,11,.12) 0%,transparent 70%),radial-gradient(500px at 30% 40%,rgba(251,191,36,.09) 0%,transparent 70%),radial-gradient(550px at 70% 40%,rgba(252,211,77,.07) 0%,transparent 70%),radial-gradient(700px,rgba(254,243,199,.05) 0%,transparent 70%);width:100%;height:800px;position:absolute;top:0;left:0}.page-module___8aEwW__heroBackground{pointer-events:none;z-index:0;opacity:1;background:radial-gradient(600px at 50% 40%,rgba(245,158,11,.12) 0%,transparent 70%),radial-gradient(500px at 30%,rgba(251,191,36,.09) 0%,transparent 70%),radial-gradient(550px at 70%,rgba(252,211,77,.07) 0%,transparent 70%),radial-gradient(700px at 50% 60%,rgba(254,243,199,.05) 0%,transparent 70%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:1;position:relative}.page-module___8aEwW__hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,var(--foreground)0%,var(--foreground)100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.page-module___8aEwW__hero p{opacity:.7;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.page-module___8aEwW__ctas{justify-content:center;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__ctas a{border-radius:.5rem;padding:.875rem 2rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-block}.page-module___8aEwW__primary{background:var(--foreground);color:var(--background)}.page-module___8aEwW__primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.page-module___8aEwW__secondary{color:var(--foreground);border:1.5px solid var(--foreground);opacity:.8;background:0 0}.page-module___8aEwW__secondary:hover{opacity:1;transform:translateY(-2px)}.page-module___8aEwW__fadeIn{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(60px)}.page-module___8aEwW__fadeIn.page-module___8aEwW__visible{opacity:1;transform:translateY(0)}.page-module___8aEwW__featuresSection{background:#f9f9f9;width:100%}.page-module___8aEwW__features{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 4rem 6rem;display:grid}.page-module___8aEwW__feature{background:#fff;border:1px solid rgba(128,128,128,.1);border-radius:1rem;padding:2.5rem;transition:all .3s}.page-module___8aEwW__feature:hover{border-color:rgba(128,128,128,.2);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.page-module___8aEwW__featureIcon{background:var(--foreground);width:3rem;height:3rem;color:var(--background);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__feature h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module___8aEwW__feature p{opacity:.7;font-size:.9375rem;line-height:1.6}.page-module___8aEwW__footer{z-index:10;border-top:1px solid rgba(128,128,128,.1);justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 4rem;display:flex;position:relative}.page-module___8aEwW__footer p{opacity:.6;font-size:.875rem}.page-module___8aEwW__footerLinks{gap:2rem;display:flex}.page-module___8aEwW__footerLinks a{opacity:.6;font-size:.875rem;transition:opacity .2s}.page-module___8aEwW__footerLinks a:hover{opacity:1}@media (max-width:1024px){.page-module___8aEwW__features{grid-template-columns:1fr;gap:2rem}.page-module___8aEwW__hero h1{font-size:3rem}}@media (max-width:768px){.page-module___8aEwW__features{padding:4rem 2rem 6rem}.page-module___8aEwW__pricing{padding:6rem 2rem}.page-module___8aEwW__header,.page-module___8aEwW__main,.page-module___8aEwW__footer{padding-left:2rem;padding-right:2rem}.page-module___8aEwW__hero{padding:4rem 0 6rem}.page-module___8aEwW__heroBackground{max-width:600px}.page-module___8aEwW__hero h1{font-size:2.5rem}.page-module___8aEwW__hero p{font-size:1.125rem}.page-module___8aEwW__nav{display:none}.page-module___8aEwW__ctas{flex-direction:column;width:100%}.page-module___8aEwW__ctas a{text-align:center;width:100%}.page-module___8aEwW__footer{text-align:center;flex-direction:column;gap:1.5rem}}.page-module___8aEwW__stats{border-top:1px solid rgba(128,128,128,.1);border-bottom:1px solid rgba(128,128,128,.1);grid-template-columns:repeat(4,1fr);gap:3rem;margin:4rem 0;padding:6rem 0;display:grid}.page-module___8aEwW__stat{text-align:center}.page-module___8aEwW__stat h2{margin-bottom:.5rem;font-size:3rem;font-weight:700}.page-module___8aEwW__stat p{opacity:.6;font-size:1rem;font-weight:500}.page-module___8aEwW__pricingSection{background:#f9f9f9;width:100%}.page-module___8aEwW__pricing{max-width:1400px;margin:0 auto;padding:6rem 4rem}.page-module___8aEwW__pricingHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__pricingHeader h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__pricingHeader p{opacity:.7;font-size:1.125rem}.page-module___8aEwW__pricingCards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__pricingCard{background:#fff;border:1.5px solid rgba(128,128,128,.1);border-radius:1rem;padding:2.5rem;transition:all .3s;position:relative}.page-module___8aEwW__pricingCard:hover{border-color:rgba(128,128,128,.2);transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}.page-module___8aEwW__pricingCard.page-module___8aEwW__featured{border-color:var(--foreground);border-width:2px}.page-module___8aEwW__badge{background:var(--foreground);color:var(--background);text-transform:uppercase;letter-spacing:.05em;border-radius:2rem;padding:.375rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.page-module___8aEwW__pricingCard h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.page-module___8aEwW__price{align-items:baseline;gap:.25rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__currency{opacity:.7;font-size:1.5rem;font-weight:600}.page-module___8aEwW__amount{font-size:3.5rem;font-weight:700;line-height:1}.page-module___8aEwW__period{opacity:.6;font-size:1rem}.page-module___8aEwW__pricingFeatures{flex-direction:column;gap:1rem;margin-bottom:2rem;list-style:none;display:flex}.page-module___8aEwW__pricingFeatures li{opacity:.8;padding-left:1.5rem;font-size:.9375rem;position:relative}.page-module___8aEwW__pricingFeatures li:before{content:"✓";color:var(--foreground);font-weight:700;position:absolute;left:0}.page-module___8aEwW__pricingButton{background:var(--foreground);width:100%;color:var(--background);text-align:center;border-radius:.5rem;padding:.875rem;font-weight:600;transition:all .2s;display:block}.page-module___8aEwW__pricingButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.page-module___8aEwW__pricingCard.page-module___8aEwW__featured .page-module___8aEwW__pricingButton{background:var(--foreground)}.page-module___8aEwW__pricingCard.page-module___8aEwW__featured .page-module___8aEwW__pricingButton:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)}.page-module___8aEwW__ctaSection{background:#f9f9f9;width:100%}.page-module___8aEwW__cta{text-align:center;max-width:1400px;margin:0 auto;padding:6rem 4rem}.page-module___8aEwW__cta h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__cta p{opacity:.7;margin-bottom:2.5rem;font-size:1.125rem}.page-module___8aEwW__ctaButton{background:var(--foreground);color:var(--background);border-radius:.5rem;padding:1rem 3rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-block}.page-module___8aEwW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.15)}@media (max-width:1024px){.page-module___8aEwW__stats{grid-template-columns:repeat(2,1fr);gap:2rem}.page-module___8aEwW__pricingCards{grid-template-columns:1fr}}@media (max-width:768px){.page-module___8aEwW__stats{grid-template-columns:1fr;padding:3rem 0}.page-module___8aEwW__stat h2{font-size:2.5rem}.page-module___8aEwW__pricing{padding:4rem 0}.page-module___8aEwW__pricingHeader h2{font-size:2rem}.page-module___8aEwW__cta{margin:3rem 0;padding:4rem 2rem}.page-module___8aEwW__cta h2{font-size:2rem}}
.HeroSection-module__HAA8HW__hero{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 0 4rem;position:relative}.HeroSection-module__HAA8HW__heroContent{z-index:1;margin-bottom:4rem;position:relative}.HeroSection-module__HAA8HW__badge{color:#16a34a;background:rgba(22,163,74,.1);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.HeroSection-module__HAA8HW__badge svg{color:#16a34a}.HeroSection-module__HAA8HW__hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,var(--foreground)0%,var(--foreground)100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.HeroSection-module__HAA8HW__hero p{opacity:.7;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.HeroSection-module__HAA8HW__ctas{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.HeroSection-module__HAA8HW__ctas a{border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HeroSection-module__HAA8HW__primary{background:var(--foreground);color:var(--background)}.HeroSection-module__HAA8HW__primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.HeroSection-module__HAA8HW__secondary{color:var(--foreground);background:0 0;border:2px solid rgba(128,128,128,.2)}.HeroSection-module__HAA8HW__secondary:hover{border-color:var(--foreground);transform:translateY(-2px)}.HeroSection-module__HAA8HW__socialProof{align-items:center;gap:2rem;display:flex}.HeroSection-module__HAA8HW__proofItem{opacity:.6;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.HeroSection-module__HAA8HW__proofItem svg{color:#16a34a}.HeroSection-module__HAA8HW__heroVisual{justify-content:center;align-items:center;display:flex}.HeroSection-module__HAA8HW__codePreview{background:#1e1e1e;border-radius:.75rem;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3)}.HeroSection-module__HAA8HW__codeHeader{background:#2d2d2d;border-bottom:1px solid #3d3d3d;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.HeroSection-module__HAA8HW__dots{gap:.5rem;display:flex}.HeroSection-module__HAA8HW__dots span{background:#555;border-radius:50%;width:12px;height:12px}.HeroSection-module__HAA8HW__dots span:first-child{background:#ff5f56}.HeroSection-module__HAA8HW__dots span:nth-child(2){background:#ffbd2e}.HeroSection-module__HAA8HW__dots span:nth-child(3){background:#27c93f}.HeroSection-module__HAA8HW__codeHeader>span{color:#888;font-family:Courier New,monospace;font-size:.875rem}.HeroSection-module__HAA8HW__code{color:#d4d4d4;margin:0;padding:1.5rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}@media (max-width:1024px){.HeroSection-module__HAA8HW__hero{grid-template-columns:1fr;gap:3rem;padding:6rem 0 4rem}.HeroSection-module__HAA8HW__heroContent{text-align:center}.HeroSection-module__HAA8HW__hero h1{font-size:2.75rem}.HeroSection-module__HAA8HW__subtitle{margin-left:auto;margin-right:auto}.HeroSection-module__HAA8HW__ctas,.HeroSection-module__HAA8HW__socialProof{justify-content:center}}.HeroSection-module__HAA8HW__offeringsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;display:grid}.HeroSection-module__HAA8HW__offeringCard{color:inherit;text-align:center;background:#fff;border:2px solid rgba(128,128,128,.1);border-radius:.75rem;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.HeroSection-module__HAA8HW__offeringCard:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.HeroSection-module__HAA8HW__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#3b82f6;border-radius:1rem;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__cardIcon{width:56px;height:56px;color:var(--foreground);background:rgba(128,128,128,.1);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__freeTools .HeroSection-module__HAA8HW__cardIcon{color:#16a34a;background:rgba(22,163,74,.1)}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__proTools .HeroSection-module__HAA8HW__cardIcon{color:#ea580c;background:rgba(234,88,12,.1)}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__siteAudit .HeroSection-module__HAA8HW__cardIcon{color:#3b82f6;background:rgba(59,130,246,.1)}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__popular{border-width:2px;border-color:#3b82f6}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__engineerReview .HeroSection-module__HAA8HW__cardIcon{color:#6366f1;background:rgba(99,102,241,.1)}.HeroSection-module__HAA8HW__offeringCard h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.HeroSection-module__HAA8HW__offeringCard p{opacity:.7;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.5}.HeroSection-module__HAA8HW__cardPrice{flex-direction:column;align-items:center;gap:.25rem;display:flex}.HeroSection-module__HAA8HW__cardPrice .HeroSection-module__HAA8HW__free{color:#16a34a;font-size:1rem;font-weight:700}.HeroSection-module__HAA8HW__cardPrice .HeroSection-module__HAA8HW__amount{font-size:2rem;font-weight:700;line-height:1}.HeroSection-module__HAA8HW__cardPrice .HeroSection-module__HAA8HW__period{opacity:.6;font-size:.875rem}.HeroSection-module__HAA8HW__cardPrice .HeroSection-module__HAA8HW__custom{opacity:.8;font-size:1.25rem;font-weight:700}.HeroSection-module__HAA8HW__cardButton{color:var(--foreground);pointer-events:none;background:rgba(0,0,0,.05);border-radius:.5rem;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.HeroSection-module__HAA8HW__cardButton svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.HeroSection-module__HAA8HW__offeringCard:hover .HeroSection-module__HAA8HW__cardButton{background:var(--foreground);color:var(--background);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.HeroSection-module__HAA8HW__offeringCard:hover .HeroSection-module__HAA8HW__cardButton svg{transform:translate(4px)}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__freeTools:hover .HeroSection-module__HAA8HW__cardButton{color:#fff;background:#16a34a}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__proTools:hover .HeroSection-module__HAA8HW__cardButton{color:#fff;background:#ea580c}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__siteAudit:hover .HeroSection-module__HAA8HW__cardButton,.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__popular:hover .HeroSection-module__HAA8HW__cardButton{color:#fff;background:#3b82f6}.HeroSection-module__HAA8HW__offeringCard.HeroSection-module__HAA8HW__engineerReview:hover .HeroSection-module__HAA8HW__cardButton{color:#fff;background:#6366f1}@media (max-width:1024px){.HeroSection-module__HAA8HW__offeringsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.HeroSection-module__HAA8HW__hero{padding:2rem 0 3rem}.HeroSection-module__HAA8HW__heroContent{margin-bottom:2rem}.HeroSection-module__HAA8HW__hero h1{font-size:2.25rem}.HeroSection-module__HAA8HW__subtitle{font-size:1.125rem}.HeroSection-module__HAA8HW__ctas{flex-direction:column;width:100%}.HeroSection-module__HAA8HW__ctas a{justify-content:center;width:100%}.HeroSection-module__HAA8HW__socialProof{flex-direction:column;gap:1rem}.HeroSection-module__HAA8HW__codePreview{max-width:100%}.HeroSection-module__HAA8HW__code{font-size:.75rem}.HeroSection-module__HAA8HW__offeringsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:3rem}.HeroSection-module__HAA8HW__offeringCard{padding:1.25rem 1rem}.HeroSection-module__HAA8HW__cardIcon{width:40px;height:40px;margin-bottom:.75rem}.HeroSection-module__HAA8HW__cardIcon svg{width:20px;height:20px}.HeroSection-module__HAA8HW__offeringCard h3{margin-bottom:.375rem;font-size:1rem}.HeroSection-module__HAA8HW__offeringCard p{margin-bottom:.75rem;font-size:.75rem}.HeroSection-module__HAA8HW__cardButton{padding:.625rem 1rem;font-size:.75rem}.HeroSection-module__HAA8HW__popularBadge{padding:.1875rem .75rem;font-size:.625rem;top:-10px}}
.FreeToolsSection-module__iPF7YW__section{background:var(--background-gradient);padding:8rem 2rem}@media (max-width:768px){.FreeToolsSection-module__iPF7YW__section{padding:4rem 2rem}}.FreeToolsSection-module__iPF7YW__container{max-width:1200px;margin:0 auto}.FreeToolsSection-module__iPF7YW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.FreeToolsSection-module__iPF7YW__content{padding-right:2rem}.FreeToolsSection-module__iPF7YW__badge{color:#16a34a;background:rgba(22,163,74,.1);border-radius:2rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.FreeToolsSection-module__iPF7YW__content h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.FreeToolsSection-module__iPF7YW__content p{opacity:.7;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.FreeToolsSection-module__iPF7YW__features{margin:0 0 2rem;padding:0;list-style:none}.FreeToolsSection-module__iPF7YW__features li{opacity:.8;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;display:flex}.FreeToolsSection-module__iPF7YW__features li svg{color:#16a34a;flex-shrink:0}.FreeToolsSection-module__iPF7YW__button{background:var(--foreground);color:var(--background);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.FreeToolsSection-module__iPF7YW__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.FreeToolsSection-module__iPF7YW__visual{justify-content:center;align-items:center;display:flex}.FreeToolsSection-module__iPF7YW__toolsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;display:grid}.FreeToolsSection-module__iPF7YW__toolCard{color:inherit;background:#fff;border:2px solid rgba(128,128,128,.1);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.FreeToolsSection-module__iPF7YW__toolCard.FreeToolsSection-module__iPF7YW__hovered{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.FreeToolsSection-module__iPF7YW__toolIcon{color:#16a34a;background:rgba(22,163,74,.1);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.FreeToolsSection-module__iPF7YW__toolInfo{flex-direction:column;width:100%;display:flex}.FreeToolsSection-module__iPF7YW__toolName{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.FreeToolsSection-module__iPF7YW__grid{grid-template-columns:1fr;gap:3rem}.FreeToolsSection-module__iPF7YW__content{text-align:center;padding-right:0}.FreeToolsSection-module__iPF7YW__content h2{font-size:2rem}.FreeToolsSection-module__iPF7YW__button{justify-content:center;width:100%}.FreeToolsSection-module__iPF7YW__toolsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FreeToolsSection-module__iPF7YW__section{padding:3rem 1rem}.FreeToolsSection-module__iPF7YW__content h2{font-size:1.75rem}.FreeToolsSection-module__iPF7YW__content p{font-size:1rem}.FreeToolsSection-module__iPF7YW__toolsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.FreeToolsSection-module__iPF7YW__toolCard{padding:.75rem}.FreeToolsSection-module__iPF7YW__toolIcon{width:32px;height:32px}.FreeToolsSection-module__iPF7YW__toolName{font-size:.75rem}}
.ProToolsSection-module__uq4ssq__section{background:#fff;padding:8rem 2rem}@media (max-width:768px){.ProToolsSection-module__uq4ssq__section{padding:4rem 2rem}}.ProToolsSection-module__uq4ssq__container{max-width:1200px;margin:0 auto}.ProToolsSection-module__uq4ssq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ProToolsSection-module__uq4ssq__content{padding-left:2rem}.ProToolsSection-module__uq4ssq__badge{color:#ea580c;background:rgba(234,88,12,.1);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.ProToolsSection-module__uq4ssq__content h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ProToolsSection-module__uq4ssq__content p{opacity:.7;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.ProToolsSection-module__uq4ssq__features{margin:0 0 2rem;padding:0;list-style:none}.ProToolsSection-module__uq4ssq__features li{border-bottom:1px solid rgba(128,128,128,.1);gap:1rem;padding:1rem 0;display:flex}.ProToolsSection-module__uq4ssq__features li:last-child{border-bottom:none}.ProToolsSection-module__uq4ssq__features li svg{color:#16a34a;flex-shrink:0;margin-top:.25rem}.ProToolsSection-module__uq4ssq__features li div{flex-direction:column;gap:.25rem;display:flex}.ProToolsSection-module__uq4ssq__features li strong{font-size:1rem;font-weight:600}.ProToolsSection-module__uq4ssq__features li span{opacity:.7;font-size:.875rem}.ProToolsSection-module__uq4ssq__cta{align-items:center;gap:2rem;margin-top:2rem;display:flex}.ProToolsSection-module__uq4ssq__price{align-items:baseline;gap:.25rem;display:flex}.ProToolsSection-module__uq4ssq__currency{opacity:.7;font-size:1.5rem;font-weight:600}.ProToolsSection-module__uq4ssq__amount{font-size:3rem;font-weight:700;line-height:1}.ProToolsSection-module__uq4ssq__period{opacity:.6;font-size:1rem}.ProToolsSection-module__uq4ssq__button{background:var(--foreground);color:var(--background);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ProToolsSection-module__uq4ssq__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ProToolsSection-module__uq4ssq__visual{justify-content:center;align-items:center;display:flex}.ProToolsSection-module__uq4ssq__toolsGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;width:100%;display:grid}.ProToolsSection-module__uq4ssq__toolCard{color:inherit;background:#fff;border:2px solid rgba(128,128,128,.1);border-radius:.75rem;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;text-decoration:none;transition:all .3s;display:flex}.ProToolsSection-module__uq4ssq__toolCard.ProToolsSection-module__uq4ssq__hovered{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.ProToolsSection-module__uq4ssq__toolIcon{color:#ea580c;background:rgba(234,88,12,.1);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProToolsSection-module__uq4ssq__toolInfo{flex-direction:column;width:100%;display:flex}.ProToolsSection-module__uq4ssq__toolName{color:var(--foreground);font-size:.9375rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.ProToolsSection-module__uq4ssq__grid{grid-template-columns:1fr;gap:3rem}.ProToolsSection-module__uq4ssq__content{text-align:center;order:1;padding-left:0}.ProToolsSection-module__uq4ssq__visual{order:2}.ProToolsSection-module__uq4ssq__content h2{font-size:2rem}.ProToolsSection-module__uq4ssq__cta{justify-content:center}.ProToolsSection-module__uq4ssq__toolsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProToolsSection-module__uq4ssq__section{padding:3rem 1rem}.ProToolsSection-module__uq4ssq__content h2{font-size:1.75rem}.ProToolsSection-module__uq4ssq__content p{font-size:1rem}.ProToolsSection-module__uq4ssq__cta{flex-direction:column;gap:1rem}.ProToolsSection-module__uq4ssq__button{justify-content:center;width:100%}.ProToolsSection-module__uq4ssq__toolsGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.ProToolsSection-module__uq4ssq__toolCard{padding:.75rem}.ProToolsSection-module__uq4ssq__toolIcon{width:32px;height:32px}.ProToolsSection-module__uq4ssq__toolName{font-size:.75rem}}
.SiteAuditSection-module__yLnfuG__section{background:var(--background-gradient);padding:8rem 2rem}@media (max-width:768px){.SiteAuditSection-module__yLnfuG__section{padding:4rem 2rem}}.SiteAuditSection-module__yLnfuG__container{max-width:1200px;margin:0 auto}.SiteAuditSection-module__yLnfuG__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.SiteAuditSection-module__yLnfuG__content{padding-right:2rem}.SiteAuditSection-module__yLnfuG__badge{color:#3b82f6;background:rgba(59,130,246,.1);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.SiteAuditSection-module__yLnfuG__content h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.SiteAuditSection-module__yLnfuG__content p{opacity:.7;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.SiteAuditSection-module__yLnfuG__features{margin:0 0 2rem;padding:0;list-style:none}.SiteAuditSection-module__yLnfuG__features li{border-bottom:1px solid rgba(128,128,128,.1);gap:1rem;padding:1rem 0;display:flex}.SiteAuditSection-module__yLnfuG__features li:last-child{border-bottom:none}.SiteAuditSection-module__yLnfuG__features li svg{color:#3b82f6;flex-shrink:0;margin-top:.25rem}.SiteAuditSection-module__yLnfuG__features li div{flex-direction:column;gap:.25rem;display:flex}.SiteAuditSection-module__yLnfuG__features li strong{font-size:1rem;font-weight:600}.SiteAuditSection-module__yLnfuG__features li span{opacity:.7;font-size:.875rem}.SiteAuditSection-module__yLnfuG__cta{align-items:center;gap:2rem;margin-top:2rem;display:flex}.SiteAuditSection-module__yLnfuG__price{align-items:baseline;gap:.25rem;display:flex}.SiteAuditSection-module__yLnfuG__currency{opacity:.7;font-size:1.5rem;font-weight:600}.SiteAuditSection-module__yLnfuG__amount{font-size:3rem;font-weight:700;line-height:1}.SiteAuditSection-module__yLnfuG__period{opacity:.6;font-size:1rem}.SiteAuditSection-module__yLnfuG__buttons{flex-wrap:wrap;gap:1rem;display:flex}.SiteAuditSection-module__yLnfuG__buttonPrimary{background:var(--foreground);color:var(--background);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.SiteAuditSection-module__yLnfuG__buttonPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.SiteAuditSection-module__yLnfuG__buttonSecondary{color:var(--foreground);background:#fff;border:2px solid rgba(128,128,128,.2);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.SiteAuditSection-module__yLnfuG__buttonSecondary:hover{border-color:rgba(128,128,128,.4);transform:translateY(-2px)}.SiteAuditSection-module__yLnfuG__visual{justify-content:center;align-items:center;display:flex}.SiteAuditSection-module__yLnfuG__reportPreview{background:#fff;border:1px solid rgba(128,128,128,.1);border-radius:.75rem;width:100%;max-width:550px;padding:2rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.SiteAuditSection-module__yLnfuG__reportHeader{border-bottom:2px solid rgba(128,128,128,.1);justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.SiteAuditSection-module__yLnfuG__reportHeader h1{color:#0f172a;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.SiteAuditSection-module__yLnfuG__reportUrl{color:#3b82f6;margin:0;font-size:.9375rem;font-weight:600}.SiteAuditSection-module__yLnfuG__downloadBtn{color:var(--foreground);cursor:pointer;white-space:nowrap;background:#fff;border:2px solid rgba(128,128,128,.2);border-radius:.375rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:600;transition:all .2s;display:flex}.SiteAuditSection-module__yLnfuG__downloadBtn:hover{border-color:rgba(128,128,128,.4);transform:translateY(-1px)}.SiteAuditSection-module__yLnfuG__heroStats{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.SiteAuditSection-module__yLnfuG__scoreCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}.SiteAuditSection-module__yLnfuG__scoreCircle{width:100px;height:100px;transform:rotate(-90deg)}.SiteAuditSection-module__yLnfuG__scoreBg{fill:none;stroke:#f1f5f9;stroke-width:7px}.SiteAuditSection-module__yLnfuG__scoreBar{fill:none;stroke-width:7px;stroke-linecap:round;transition:stroke-dasharray 1s}.SiteAuditSection-module__yLnfuG__scoreValue{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SiteAuditSection-module__yLnfuG__scoreNumber{color:#0f172a;font-size:1.75rem;font-weight:800;line-height:1;display:block}.SiteAuditSection-module__yLnfuG__scoreText{color:#64748b;margin-top:.25rem;font-size:.6875rem;font-weight:500;display:block}.SiteAuditSection-module__yLnfuG__statsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.SiteAuditSection-module__yLnfuG__statCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;gap:.375rem;padding:.875rem;display:flex}.SiteAuditSection-module__yLnfuG__vitalHeader{align-items:center;gap:.375rem;display:flex}.SiteAuditSection-module__yLnfuG__vitalHeader span{color:#475569;text-transform:uppercase;letter-spacing:.025em;font-size:.6875rem;font-weight:700}.SiteAuditSection-module__yLnfuG__vitalValue{color:#0f172a;font-size:1.5rem;font-weight:800;line-height:1}.SiteAuditSection-module__yLnfuG__summaryCard{background:#fff;border:1px solid rgba(128,128,128,.1);border-radius:.75rem;padding:1.25rem}.SiteAuditSection-module__yLnfuG__summaryCard h3{color:#0f172a;margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.SiteAuditSection-module__yLnfuG__summaryCard p{color:#475569;margin:0 0 .75rem;font-size:.875rem;line-height:1.7}.SiteAuditSection-module__yLnfuG__summaryCard p:last-child{margin-bottom:0}@media (max-width:1024px){.SiteAuditSection-module__yLnfuG__grid{grid-template-columns:1fr;gap:3rem}.SiteAuditSection-module__yLnfuG__content{text-align:center;padding-right:0}.SiteAuditSection-module__yLnfuG__content h2{font-size:2rem}.SiteAuditSection-module__yLnfuG__features{text-align:left;display:inline-block}.SiteAuditSection-module__yLnfuG__cta{justify-content:center}}@media (max-width:768px){.SiteAuditSection-module__yLnfuG__section{padding:3rem 1rem}.SiteAuditSection-module__yLnfuG__content h2{font-size:1.75rem}.SiteAuditSection-module__yLnfuG__content p{font-size:1rem}.SiteAuditSection-module__yLnfuG__cta{flex-direction:column;gap:1rem}.SiteAuditSection-module__yLnfuG__buttons{flex-direction:column;width:100%}.SiteAuditSection-module__yLnfuG__buttonPrimary,.SiteAuditSection-module__yLnfuG__buttonSecondary{justify-content:center;width:100%}.SiteAuditSection-module__yLnfuG__reportPreview{padding:1.5rem}.SiteAuditSection-module__yLnfuG__reportHeader{flex-direction:column;gap:1rem}.SiteAuditSection-module__yLnfuG__reportHeader h1{font-size:1.25rem}.SiteAuditSection-module__yLnfuG__downloadBtn{justify-content:center;width:100%}.SiteAuditSection-module__yLnfuG__statsGrid{grid-template-columns:1fr}}
.EngineerReviewSection-module__viQ2aq__section{background:var(--background-gradient);padding:8rem 2rem}@media (max-width:768px){.EngineerReviewSection-module__viQ2aq__section{padding:4rem 2rem}}.EngineerReviewSection-module__viQ2aq__container{max-width:1200px;margin:0 auto}.EngineerReviewSection-module__viQ2aq__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.EngineerReviewSection-module__viQ2aq__content{padding-left:2rem}.EngineerReviewSection-module__viQ2aq__badge{color:#6366f1;background:rgba(99,102,241,.1);border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.EngineerReviewSection-module__viQ2aq__content h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.EngineerReviewSection-module__viQ2aq__content p{opacity:.7;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.EngineerReviewSection-module__viQ2aq__features{margin:0 0 2rem;padding:0;list-style:none}.EngineerReviewSection-module__viQ2aq__features li{opacity:.8;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;display:flex}.EngineerReviewSection-module__viQ2aq__features li svg{color:#6366f1;flex-shrink:0}.EngineerReviewSection-module__viQ2aq__button{background:var(--foreground);color:var(--background);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.EngineerReviewSection-module__viQ2aq__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.EngineerReviewSection-module__viQ2aq__visual{justify-content:center;align-items:center;display:flex}.EngineerReviewSection-module__viQ2aq__card{background:#fff;border:2px solid rgba(128,128,128,.1);border-radius:1rem;width:100%;max-width:400px;padding:2rem;box-shadow:0 8px 24px rgba(0,0,0,.08)}.EngineerReviewSection-module__viQ2aq__cardHeader{border-bottom:2px solid rgba(128,128,128,.1);align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.EngineerReviewSection-module__viQ2aq__cardHeader svg{color:#6366f1;flex-shrink:0}.EngineerReviewSection-module__viQ2aq__cardHeader h3{color:var(--foreground);margin:0;font-size:1.25rem;font-weight:700}.EngineerReviewSection-module__viQ2aq__cardContent{flex-direction:column;gap:1.5rem;display:flex}.EngineerReviewSection-module__viQ2aq__expertise{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:600}.EngineerReviewSection-module__viQ2aq__specialties{flex-wrap:wrap;gap:.5rem;display:flex}.EngineerReviewSection-module__viQ2aq__specialties span{color:#6366f1;background:rgba(99,102,241,.1);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}@media (max-width:1024px){.EngineerReviewSection-module__viQ2aq__grid{grid-template-columns:1fr;gap:3rem}.EngineerReviewSection-module__viQ2aq__content{text-align:center;order:1;padding-left:0}.EngineerReviewSection-module__viQ2aq__visual{order:2}.EngineerReviewSection-module__viQ2aq__content h2{font-size:2rem}.EngineerReviewSection-module__viQ2aq__features{text-align:left;display:inline-block}.EngineerReviewSection-module__viQ2aq__button{justify-content:center;width:100%}}@media (max-width:768px){.EngineerReviewSection-module__viQ2aq__section{padding:3rem 1rem}.EngineerReviewSection-module__viQ2aq__content h2{font-size:1.75rem}.EngineerReviewSection-module__viQ2aq__content p{font-size:1rem}.EngineerReviewSection-module__viQ2aq__card{padding:1.5rem}}
.ToolsShowcaseSection-module__gdM0pW__showcase{background:#fff;padding:4rem 2rem}.ToolsShowcaseSection-module__gdM0pW__showcaseGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.ToolsShowcaseSection-module__gdM0pW__showcaseContent h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.ToolsShowcaseSection-module__gdM0pW__showcaseContent p{opacity:.7;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.ToolsShowcaseSection-module__gdM0pW__features{margin:0 0 2rem;padding:0;list-style:none}.ToolsShowcaseSection-module__gdM0pW__features li{opacity:.8;padding:.5rem 0 .5rem 1.5rem;font-size:1rem;position:relative}.ToolsShowcaseSection-module__gdM0pW__features li:before{content:"✓";color:#16a34a;font-weight:700;position:absolute;left:0}.ToolsShowcaseSection-module__gdM0pW__button{background:var(--foreground);color:var(--background);border-radius:.5rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ToolsShowcaseSection-module__gdM0pW__button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.ToolsShowcaseSection-module__gdM0pW__showcaseVisual{justify-content:center;align-items:center;display:flex}.ToolsShowcaseSection-module__gdM0pW__codePreview{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:.75rem;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.ToolsShowcaseSection-module__gdM0pW__codeHeader{background:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.1);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ToolsShowcaseSection-module__gdM0pW__dots{gap:.5rem;display:flex}.ToolsShowcaseSection-module__gdM0pW__dots span{background:#ddd;border-radius:50%;width:12px;height:12px}.ToolsShowcaseSection-module__gdM0pW__dots span:first-child{background:#ff5f56}.ToolsShowcaseSection-module__gdM0pW__dots span:nth-child(2){background:#ffbd2e}.ToolsShowcaseSection-module__gdM0pW__dots span:nth-child(3){background:#27c93f}.ToolsShowcaseSection-module__gdM0pW__codeHeader>span{color:#666;font-family:Courier New,monospace;font-size:.875rem}.ToolsShowcaseSection-module__gdM0pW__code{color:#24292e;margin:0;padding:1.5rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}@media (max-width:1024px){.ToolsShowcaseSection-module__gdM0pW__showcaseGrid{grid-template-columns:1fr;gap:3rem}.ToolsShowcaseSection-module__gdM0pW__showcaseContent{text-align:center}.ToolsShowcaseSection-module__gdM0pW__showcaseContent h2{font-size:2rem}.ToolsShowcaseSection-module__gdM0pW__features li{text-align:left}}@media (max-width:768px){.ToolsShowcaseSection-module__gdM0pW__showcase{padding:3rem 1rem}.ToolsShowcaseSection-module__gdM0pW__showcaseContent h2{font-size:1.75rem}.ToolsShowcaseSection-module__gdM0pW__showcaseContent p{font-size:1rem}.ToolsShowcaseSection-module__gdM0pW__codePreview{max-width:100%}.ToolsShowcaseSection-module__gdM0pW__code{font-size:.75rem}.ToolsShowcaseSection-module__gdM0pW__button{justify-content:center;width:100%}}
.FeaturesSection-module__QoNKeq__featuresSection{background:var(--background-gradient);width:100%;padding:8rem 2rem}.FeaturesSection-module__QoNKeq__container{max-width:1200px;margin:0 auto}.FeaturesSection-module__QoNKeq__header{text-align:center;margin-bottom:4rem}.FeaturesSection-module__QoNKeq__header h2{color:#0a2540;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.FeaturesSection-module__QoNKeq__header p{color:rgba(10,37,64,.6);max-width:700px;margin:0 auto;font-size:1.125rem}.FeaturesSection-module__QoNKeq__features{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.FeaturesSection-module__QoNKeq__feature{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px rgba(0,0,0,.04)}.FeaturesSection-module__QoNKeq__feature:hover{border-color:rgba(0,0,0,.1);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.FeaturesSection-module__QoNKeq__featureIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.FeaturesSection-module__QoNKeq__featureIcon.FeaturesSection-module__QoNKeq__crawler{color:#16a34a;background:linear-gradient(135deg,rgba(22,163,74,.1) 0%,rgba(5,150,105,.05) 100%)}.FeaturesSection-module__QoNKeq__featureIcon.FeaturesSection-module__QoNKeq__engineer{color:#6366f1;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(79,70,229,.05) 100%)}.FeaturesSection-module__QoNKeq__featureIcon.FeaturesSection-module__QoNKeq__ai{color:#f59e0b;background:linear-gradient(135deg,rgba(245,158,11,.1) 0%,rgba(234,88,12,.05) 100%)}.FeaturesSection-module__QoNKeq__content h3{color:#0a2540;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.FeaturesSection-module__QoNKeq__content p{color:rgba(10,37,64,.7);margin-bottom:1rem;font-size:.9375rem;line-height:1.6}.FeaturesSection-module__QoNKeq__stats{color:#6366f1;background:rgba(99,102,241,.08);border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;display:inline-block}@media (max-width:1024px){.FeaturesSection-module__QoNKeq__features{grid-template-columns:1fr;gap:2rem}.FeaturesSection-module__QoNKeq__header h2{font-size:2rem}}@media (max-width:768px){.FeaturesSection-module__QoNKeq__featuresSection{padding:4rem 2rem}.FeaturesSection-module__QoNKeq__header h2{font-size:1.75rem}.FeaturesSection-module__QoNKeq__header p{font-size:1rem}.FeaturesSection-module__QoNKeq__featureIcon{width:56px;height:56px}.FeaturesSection-module__QoNKeq__content h3{font-size:1.125rem}.FeaturesSection-module__QoNKeq__content p{font-size:.875rem}}
.ContactCTASection-module__59GZ6a__section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:8rem 2rem}@media (max-width:768px){.ContactCTASection-module__59GZ6a__section{padding:4rem 2rem}}.ContactCTASection-module__59GZ6a__container{max-width:800px;margin:0 auto}.ContactCTASection-module__59GZ6a__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.ContactCTASection-module__59GZ6a__icon{background:var(--foreground);width:80px;height:80px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;display:flex}.ContactCTASection-module__59GZ6a__content h2{color:var(--foreground);margin:0;font-size:2.5rem;font-weight:700}.ContactCTASection-module__59GZ6a__content p{color:rgba(0,0,0,.6);max-width:600px;margin:0;font-size:1.25rem;line-height:1.6}.ContactCTASection-module__59GZ6a__button{background:var(--foreground);color:var(--background);border-radius:.75rem;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex}.ContactCTASection-module__59GZ6a__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}@media (max-width:768px){.ContactCTASection-module__59GZ6a__section{padding:4rem 2rem}.ContactCTASection-module__59GZ6a__content h2{font-size:2rem}.ContactCTASection-module__59GZ6a__content p{font-size:1.125rem}.ContactCTASection-module__59GZ6a__icon{width:64px;height:64px}.ContactCTASection-module__59GZ6a__icon svg{width:32px;height:32px}}
