.Hero-module__z1SLna__hero{background:linear-gradient(135deg,var(--color-tech-dark)0%,var(--color-bg)100%);align-items:center;min-height:100vh;padding:120px 1rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__z1SLna__overlay{z-index:1;pointer-events:none;background:radial-gradient(circle,#0000 0%,#0000004d 100%);position:absolute;inset:0}html.dark .Hero-module__z1SLna__overlay{background:radial-gradient(circle,#0000 0%,#00000080 100%)}.Hero-module__z1SLna__container{z-index:3;flex-direction:column;justify-content:center;width:100%;max-width:1200px;height:100%;margin:0 auto;display:flex;position:relative}.Hero-module__z1SLna__content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.Hero-module__z1SLna__badge{background:var(--color-primary-soft);color:var(--color-primary);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px var(--color-shadow);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}html.dark .Hero-module__z1SLna__badge{color:#64ffda;background:#64ffda1a;border:1px solid #64ffda33}.Hero-module__z1SLna__title{color:var(--color-text);text-shadow:0 2px 10px var(--color-shadow);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Hero-module__z1SLna__highlightDot{color:var(--color-primary);margin:0 .25rem}.Hero-module__z1SLna__highlight{color:var(--color-primary);background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.dark .Hero-module__z1SLna__highlight{color:#64ffda;background:linear-gradient(135deg,#64ffda,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__z1SLna__subtitle{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.Hero-module__z1SLna__description{color:var(--color-text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.Hero-module__z1SLna__servicesPreview{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__z1SLna__serviceItem{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text);box-shadow:0 4px 6px var(--color-shadow);cursor:default;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__z1SLna__serviceItem:hover{border-color:var(--hover-color,var(--color-primary));background:var(--color-bg)}html.dark .Hero-module__z1SLna__serviceItem{color:var(--color-tech-light);background:#ffffff0d;border:1px solid #ffffff1a}html.dark .Hero-module__z1SLna__serviceItem:hover{background:#ffffff14}.Hero-module__z1SLna__serviceIcon{color:var(--color-primary);justify-content:center;align-items:center;display:flex}html.dark .Hero-module__z1SLna__serviceIcon{color:#64ffda}.Hero-module__z1SLna__ctaContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__z1SLna__primaryButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 20px #4f46e54d;display:inline-flex!important}.Hero-module__z1SLna__primaryButton:hover,.Hero-module__z1SLna__primaryButton:focus{background:var(--color-primary-dark);box-shadow:0 15px 35px var(--color-shadow-strong);transform:translateY(-3px)}html.dark .Hero-module__z1SLna__primaryButton{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 8px 20px #6366f14d}.Hero-module__z1SLna__secondaryButton{color:var(--color-primary);border:2px solid var(--color-primary);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex!important}.Hero-module__z1SLna__secondaryButton:hover,.Hero-module__z1SLna__secondaryButton:focus{background:var(--color-primary-soft);border-color:var(--color-primary-dark);transform:translateY(-3px)}html.dark .Hero-module__z1SLna__secondaryButton{color:#64ffda;border:2px solid #64ffda}html.dark .Hero-module__z1SLna__secondaryButton:hover{background:#64ffda1a}.Hero-module__z1SLna__socialLinks{justify-content:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.Hero-module__z1SLna__socialLinks a{background:var(--color-bg-secondary);border:1px solid var(--color-border);width:48px;height:48px;color:var(--color-text-secondary);box-shadow:0 4px 6px var(--color-shadow);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Hero-module__z1SLna__socialLinks a:hover{color:var(--color-primary);border-color:var(--color-primary);background:var(--color-primary-soft);box-shadow:0 8px 20px var(--color-shadow-strong)}html.dark .Hero-module__z1SLna__socialLinks a:hover{color:#64ffda;background:#64ffda1a;border-color:#64ffda}.Hero-module__z1SLna__scrollIndicator{border:2px solid var(--color-border);width:48px;height:48px;color:var(--color-primary);background:var(--color-bg);cursor:pointer;box-shadow:0 4px 12px var(--color-shadow);border-radius:50%;justify-content:center;align-items:center;margin:.5rem auto 0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;bottom:auto;left:auto;transform:none}.Hero-module__z1SLna__scrollIndicator:hover{background:var(--color-primary-soft);border-color:var(--color-primary);box-shadow:0 8px 25px var(--color-shadow-strong);transform:scale(1.1)}html.dark .Hero-module__z1SLna__scrollIndicator{color:#64ffda;background:var(--color-bg-secondary);border:2px solid #64ffda4d}html.dark .Hero-module__z1SLna__scrollIndicator:hover{background:#64ffda1a;border-color:#64ffda}.Hero-module__z1SLna__visualElements{z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module__z1SLna__circle1{background:linear-gradient(135deg,var(--color-primary),transparent);filter:blur(70px);opacity:.3;border-radius:50%;width:300px;height:300px;position:absolute;top:20%;right:10%}html.dark .Hero-module__z1SLna__circle1{background:linear-gradient(135deg,#6366f126,#0000)}.Hero-module__z1SLna__circle2{background:linear-gradient(135deg,var(--color-secondary),transparent);filter:blur(60px);opacity:.25;border-radius:50%;width:250px;height:250px;position:absolute;bottom:20%;left:10%}html.dark .Hero-module__z1SLna__circle2{background:linear-gradient(135deg,#8b5cf626,#0000)}.Hero-module__z1SLna__grid{background-image:linear-gradient(var(--color-border)1px,transparent 1px),linear-gradient(90deg,var(--color-border)1px,transparent 1px);opacity:.2;background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 80%);mask-image:radial-gradient(circle,#000,#0000 80%)}html.dark .Hero-module__z1SLna__grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px)}@media (max-width:968px){.Hero-module__z1SLna__title{font-size:3rem}.Hero-module__z1SLna__circle1{width:250px;height:250px}.Hero-module__z1SLna__circle2{width:200px;height:200px}}@media (max-width:768px){.Hero-module__z1SLna__hero{min-height:auto;padding:100px 1rem 3rem}.Hero-module__z1SLna__title{font-size:2.25rem}.Hero-module__z1SLna__subtitle{font-size:1.25rem}.Hero-module__z1SLna__description{margin-bottom:2rem;font-size:1rem}.Hero-module__z1SLna__servicesPreview{gap:.75rem;margin-bottom:2rem}.Hero-module__z1SLna__serviceItem{padding:.5rem 1.25rem;font-size:.875rem}.Hero-module__z1SLna__ctaContainer{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem}.Hero-module__z1SLna__primaryButton,.Hero-module__z1SLna__secondaryButton{width:100%;max-width:280px;padding:.875rem 1.5rem}.Hero-module__z1SLna__socialLinks{margin-bottom:2rem}.Hero-module__z1SLna__socialLinks a{width:44px;height:44px}.Hero-module__z1SLna__scrollIndicator{width:44px;height:44px;margin-top:.25rem}.Hero-module__z1SLna__circle1{filter:blur(50px);width:180px;height:180px;top:15%;right:5%}.Hero-module__z1SLna__circle2{filter:blur(40px);width:150px;height:150px;bottom:15%;left:5%}.Hero-module__z1SLna__grid{background-size:30px 30px}}@media (max-width:480px){.Hero-module__z1SLna__hero{padding:80px 1rem 2.5rem}.Hero-module__z1SLna__title{font-size:1.875rem}.Hero-module__z1SLna__badge{padding:.375rem 1rem;font-size:.75rem}.Hero-module__z1SLna__serviceItem{padding:.5rem 1rem}.Hero-module__z1SLna__primaryButton,.Hero-module__z1SLna__secondaryButton{max-width:260px}.Hero-module__z1SLna__circle1{filter:blur(40px);width:150px;height:150px}.Hero-module__z1SLna__circle2{filter:blur(30px);width:120px;height:120px}.Hero-module__z1SLna__scrollIndicator{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.Hero-module__z1SLna__scrollIndicator,.Hero-module__z1SLna__serviceItem,.Hero-module__z1SLna__primaryButton,.Hero-module__z1SLna__secondaryButton,.Hero-module__z1SLna__socialLinks a,.Hero-module__z1SLna__circle1,.Hero-module__z1SLna__circle2{transition:none!important;animation:none!important}}:target{scroll-margin-top:80px}
.CTASection-module__hQ66zG__container{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:20px;width:100%;margin:4rem 0;padding:5rem 1rem}.CTASection-module__hQ66zG__gradient{background:linear-gradient(135deg,var(--color-tech-dark),#112240);border:1px solid #64ffda1a}.CTASection-module__hQ66zG__dark{background:var(--color-bg-dark);border:none}.CTASection-module__hQ66zG__content{text-align:center;max-width:1000px;margin:0 auto}.CTASection-module__hQ66zG__textContainer{margin-bottom:3rem}.CTASection-module__hQ66zG__title{color:var(--color-text);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__title,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__title{color:#fff}.CTASection-module__hQ66zG__description{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__description,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__description{color:#8892b0}.CTASection-module__hQ66zG__buttonsContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.CTASection-module__hQ66zG__button{border-radius:12px;justify-content:center;align-items:center;gap:.75rem;min-width:200px;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.CTASection-module__hQ66zG__whatsapp{color:#fff;background:#25d366;box-shadow:0 5px 20px #25d3664d}.CTASection-module__hQ66zG__whatsapp:hover{background:#128c7e;transform:translateY(-2px);box-shadow:0 10px 30px #25d36666}.CTASection-module__hQ66zG__email{background:var(--color-bg);color:var(--color-text);border:2px solid var(--color-border)}.CTASection-module__hQ66zG__email:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.CTASection-module__hQ66zG__phone{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.CTASection-module__hQ66zG__phone:hover{background:var(--color-primary);color:#fff}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__email,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__email{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__email:hover,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__email:hover{color:var(--color-primary);background:#fff}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__phone,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__phone{color:#64ffda;border:2px solid #64ffda}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__phone:hover,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__phone:hover{color:var(--color-tech-dark);background:#64ffda}.CTASection-module__hQ66zG__contactMethods{border-top:1px solid var(--color-border);grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;padding-top:3rem;display:grid}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__contactMethods,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__contactMethods{border-top:1px solid #6366f11a}.CTASection-module__hQ66zG__contactItem{text-align:left;align-items:flex-start;gap:1rem;display:flex}.CTASection-module__hQ66zG__contactIcon{background:var(--color-primary-soft);width:50px;height:50px;color:var(--color-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}html.dark .CTASection-module__hQ66zG__contactIcon{color:#6366f1;background:#6366f11a}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__contactIcon,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__contactIcon{color:#64ffda;background:#64ffda1a}.CTASection-module__hQ66zG__contactItem h4{color:var(--color-text);margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.CTASection-module__hQ66zG__contactItem p{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__contactItem h4,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__contactItem h4{color:#fff}.CTASection-module__hQ66zG__gradient .CTASection-module__hQ66zG__contactItem p,.CTASection-module__hQ66zG__dark .CTASection-module__hQ66zG__contactItem p{color:#8892b0}@media (max-width:768px){.CTASection-module__hQ66zG__container{padding:3rem 1rem}.CTASection-module__hQ66zG__title{font-size:2rem}.CTASection-module__hQ66zG__buttonsContainer{flex-direction:column;align-items:center}.CTASection-module__hQ66zG__button{width:100%;max-width:300px}.CTASection-module__hQ66zG__contactMethods{text-align:center;grid-template-columns:1fr}.CTASection-module__hQ66zG__contactItem{text-align:center;flex-direction:column;align-items:center}}
.Stats-module__U0Wb3W__container{background:var(--color-bg-secondary);border-radius:20px;width:100%;padding:4rem 0}.Stats-module__U0Wb3W__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.Stats-module__U0Wb3W__card{background:var(--color-bg);border:1px solid var(--color-border);text-align:center;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.Stats-module__U0Wb3W__card:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.Stats-module__U0Wb3W__card:hover{box-shadow:0 20px 40px var(--color-shadow-strong);transform:translateY(-8px)}.Stats-module__U0Wb3W__iconContainer{background:var(--color-primary-soft);width:70px;height:70px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}html.dark .Stats-module__U0Wb3W__iconContainer{color:#818cf8;background:#6366f11a}.Stats-module__U0Wb3W__content{margin-top:1rem}.Stats-module__U0Wb3W__value{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.Stats-module__U0Wb3W__label{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Stats-module__U0Wb3W__description{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:768px){.Stats-module__U0Wb3W__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Stats-module__U0Wb3W__card{padding:1.5rem}.Stats-module__U0Wb3W__value{font-size:2rem}}@media (max-width:480px){.Stats-module__U0Wb3W__grid{grid-template-columns:1fr}}
.ServiceCard-module__QqUtcG__card{background:var(--color-bg);box-shadow:0 12px 36px var(--color-shadow);border:1px solid var(--color-border);border-radius:28px;flex-direction:column;height:100%;transition:all .4s;display:flex;position:relative;overflow:hidden}html.dark .ServiceCard-module__QqUtcG__card{background:var(--color-bg-secondary);border-color:#ffffff0d}.ServiceCard-module__QqUtcG__card:hover{box-shadow:0 24px 48px var(--color-shadow-strong);border-color:var(--color-primary-soft)}html.dark .ServiceCard-module__QqUtcG__card:hover{border-color:#64ffda33}.ServiceCard-module__QqUtcG__imageHeader{aspect-ratio:16/9;width:100%;position:relative}.ServiceCard-module__QqUtcG__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.ServiceCard-module__QqUtcG__image{object-fit:cover;transition:transform .7s}.ServiceCard-module__QqUtcG__card:hover .ServiceCard-module__QqUtcG__image{transform:scale(1.05)}.ServiceCard-module__QqUtcG__imageOverlay{z-index:1;transition:opacity .3s;position:absolute;inset:0}.ServiceCard-module__QqUtcG__card:hover .ServiceCard-module__QqUtcG__imageOverlay{opacity:.9}.ServiceCard-module__QqUtcG__dotsPattern{opacity:.3;z-index:2;pointer-events:none;background-image:radial-gradient(circle at 20px 20px,#ffffff26 1px,#0000 1px),radial-gradient(circle at 60px 60px,#ffffff1a 1px,#0000 1px);background-size:40px 40px,80px 80px;position:absolute;inset:0}.ServiceCard-module__QqUtcG__categoryBadge{color:#fff;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.3px;text-transform:uppercase;border:1px solid #ffffff4d;border-radius:40px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 8px 20px #0003}.ServiceCard-module__QqUtcG__categorySeal{color:#fff;border:3px solid var(--color-bg);z-index:30;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:-24px;right:24px}html.dark .ServiceCard-module__QqUtcG__categorySeal{border-color:var(--color-bg-secondary)}.ServiceCard-module__QqUtcG__content{background:var(--color-bg);z-index:20;flex-direction:column;flex-grow:1;padding:2.5rem 1.75rem 1.75rem;display:flex;position:relative}html.dark .ServiceCard-module__QqUtcG__content{background:var(--color-bg-secondary)}.ServiceCard-module__QqUtcG__titleSection{margin-bottom:1.5rem}.ServiceCard-module__QqUtcG__title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.4rem;font-weight:700;line-height:1.3}.ServiceCard-module__QqUtcG__description{color:var(--color-text-secondary);opacity:.9;font-size:.9rem;line-height:1.6}.ServiceCard-module__QqUtcG__metricsGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.75rem;display:grid}.ServiceCard-module__QqUtcG__metricCard{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:14px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .3s;display:flex}.ServiceCard-module__QqUtcG__card:hover .ServiceCard-module__QqUtcG__metricCard{border-color:var(--color-primary-soft);background:var(--color-bg)}.ServiceCard-module__QqUtcG__metricIcon{background:var(--color-primary-soft);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}html.dark .ServiceCard-module__QqUtcG__metricIcon{background:#64ffda1a}.ServiceCard-module__QqUtcG__metricContent{flex-direction:column;display:flex}.ServiceCard-module__QqUtcG__metricLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.7rem}.ServiceCard-module__QqUtcG__metricValue{color:var(--color-text);font-size:.9rem;font-weight:700}.ServiceCard-module__QqUtcG__features{flex-grow:1;margin-bottom:1.5rem}.ServiceCard-module__QqUtcG__featuresTitle{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:flex}.ServiceCard-module__QqUtcG__featuresAccent{border-radius:3px;width:24px;height:3px;transition:width .3s}.ServiceCard-module__QqUtcG__featuresList{margin:0;padding:0;list-style:none}.ServiceCard-module__QqUtcG__feature{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.85rem;transition:all .2s;display:flex}.ServiceCard-module__QqUtcG__feature:last-child{border-bottom:none}.ServiceCard-module__QqUtcG__featureIconWrapper{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.125rem;display:flex}.ServiceCard-module__QqUtcG__checkmark{stroke-width:3px}.ServiceCard-module__QqUtcG__moreFeatures{color:var(--color-primary);padding:.5rem 0;font-size:.8rem;font-weight:600;list-style:none}html.dark .ServiceCard-module__QqUtcG__moreFeatures{color:#64ffda}.ServiceCard-module__QqUtcG__techSection{margin-bottom:1.5rem}.ServiceCard-module__QqUtcG__techGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ServiceCard-module__QqUtcG__techTag{background:var(--color-bg-tertiary);color:var(--color-text-secondary);border:1px solid var(--color-border);border-radius:30px;padding:.3rem .9rem;font-size:.7rem;font-weight:500;transition:all .2s}.ServiceCard-module__QqUtcG__card:hover .ServiceCard-module__QqUtcG__techTag{background:var(--color-bg);border-color:var(--color-primary-soft)}.ServiceCard-module__QqUtcG__ctaButton{color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;margin-top:auto;padding:.9rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ServiceCard-module__QqUtcG__ctaButton:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.ServiceCard-module__QqUtcG__ctaButton:hover:after{transform:translate(100%)}@media (max-width:768px){.ServiceCard-module__QqUtcG__content{padding:2.25rem 1.5rem 1.5rem}.ServiceCard-module__QqUtcG__title{font-size:1.3rem}.ServiceCard-module__QqUtcG__categorySeal{width:48px;height:48px;bottom:-20px;right:20px}.ServiceCard-module__QqUtcG__metricsGrid{grid-template-columns:1fr;gap:.5rem}.ServiceCard-module__QqUtcG__metricCard{padding:.6rem .9rem}}@media (max-width:480px){.ServiceCard-module__QqUtcG__content{padding:2rem 1.25rem 1.25rem}.ServiceCard-module__QqUtcG__title{font-size:1.2rem}.ServiceCard-module__QqUtcG__categoryBadge{padding:.4rem 1rem;font-size:.7rem}.ServiceCard-module__QqUtcG__categorySeal{width:44px;height:44px;bottom:-18px;right:16px}.ServiceCard-module__QqUtcG__categorySeal svg{width:20px;height:20px}}@media (prefers-reduced-motion:reduce){.ServiceCard-module__QqUtcG__card,.ServiceCard-module__QqUtcG__image,.ServiceCard-module__QqUtcG__categorySeal,.ServiceCard-module__QqUtcG__ctaButton{transition:none!important;animation:none!important}}
.ServicePackageCard-module__chFwsq__card{background:var(--color-bg);box-shadow:0 12px 36px var(--color-shadow);border:1px solid var(--color-border);border-radius:28px;flex-direction:column;height:100%;transition:all .4s;display:flex;position:relative;overflow:hidden}html.dark .ServicePackageCard-module__chFwsq__card{background:var(--color-bg-secondary)}.ServicePackageCard-module__chFwsq__highlighted{background:linear-gradient(var(--color-bg),var(--color-bg))padding-box,linear-gradient(135deg,var(--color-secondary),#f59e0b)border-box;border:2px solid #0000;box-shadow:0 20px 48px #8b5cf633}html.dark .ServicePackageCard-module__chFwsq__highlighted{background:linear-gradient(var(--color-bg-secondary),var(--color-bg-secondary))padding-box,linear-gradient(135deg,#64ffda,#10b981)border-box;box-shadow:0 20px 48px #64ffda26}.ServicePackageCard-module__chFwsq__cardHeader{aspect-ratio:2.5;width:100%;position:relative}.ServicePackageCard-module__chFwsq__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.ServicePackageCard-module__chFwsq__image{object-fit:cover;transition:transform .7s}.ServicePackageCard-module__chFwsq__card:hover .ServicePackageCard-module__chFwsq__image{transform:scale(1.06)}.ServicePackageCard-module__chFwsq__imageOverlay{z-index:1;background:linear-gradient(#0000 0%,#0006 80%,#000000b3 100%);position:absolute;inset:0}.ServicePackageCard-module__chFwsq__linePattern{z-index:2;pointer-events:none;opacity:.3;background-image:repeating-linear-gradient(45deg,#ffffff1a 0 1px,#0000 1px 12px);position:absolute;inset:0}.ServicePackageCard-module__chFwsq__packageBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:10;text-transform:uppercase;letter-spacing:1px;background:#ffffff26;border:1px solid #ffffff4d;border-radius:30px;padding:.4rem 1.2rem;font-size:.7rem;font-weight:600;position:absolute;top:20px;right:20px}.ServicePackageCard-module__chFwsq__packageSeal{color:#fff;border:3px solid var(--color-bg);z-index:30;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;bottom:-28px;left:28px}html.dark .ServicePackageCard-module__chFwsq__packageSeal{border-color:var(--color-bg-secondary)}.ServicePackageCard-module__chFwsq__content{background:var(--color-bg);z-index:20;flex-direction:column;flex-grow:1;padding:2.5rem 1.75rem 1.75rem;display:flex;position:relative}html.dark .ServicePackageCard-module__chFwsq__content{background:var(--color-bg-secondary)}.ServicePackageCard-module__chFwsq__titleSection{margin-bottom:1.75rem}.ServicePackageCard-module__chFwsq__titleWrapper{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ServicePackageCard-module__chFwsq__title{color:var(--color-text);letter-spacing:-.02em;font-size:1.6rem;font-weight:700;line-height:1.2}.ServicePackageCard-module__chFwsq__recommendedChip{color:#fff;background:linear-gradient(135deg,#f59e0b,#fbbf24);border-radius:30px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.7rem;font-weight:600;display:flex;box-shadow:0 4px 12px #f59e0b4d}.ServicePackageCard-module__chFwsq__priceWrapper{flex-direction:column;display:flex}.ServicePackageCard-module__chFwsq__priceLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:1px;margin-bottom:.25rem;font-size:.7rem}.ServicePackageCard-module__chFwsq__price{align-items:baseline;gap:.25rem;display:flex}.ServicePackageCard-module__chFwsq__priceAmount{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800;line-height:1}.ServicePackageCard-module__chFwsq__highlighted .ServicePackageCard-module__chFwsq__priceAmount{background:linear-gradient(135deg,var(--color-secondary),#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ServicePackageCard-module__chFwsq__pricePeriod{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.ServicePackageCard-module__chFwsq__features{flex-grow:1;margin-bottom:1.75rem}.ServicePackageCard-module__chFwsq__featuresTitle{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;flex-direction:column;gap:.5rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:700;display:flex;position:relative}.ServicePackageCard-module__chFwsq__featuresAccent{border-radius:3px;width:0;height:3px;transition:width .4s}.ServicePackageCard-module__chFwsq__featuresList{margin:0;padding:0;list-style:none}.ServicePackageCard-module__chFwsq__featureItem{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:.9rem;transition:all .2s;display:flex}.ServicePackageCard-module__chFwsq__featureItem:last-child{border-bottom:none}.ServicePackageCard-module__chFwsq__featureIconWrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.125rem;display:flex}.ServicePackageCard-module__chFwsq__featureIcon{stroke-width:2.5px}.ServicePackageCard-module__chFwsq__footerInfo{background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:14px;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.ServicePackageCard-module__chFwsq__contract,.ServicePackageCard-module__chFwsq__guarantee{color:var(--color-text-tertiary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.ServicePackageCard-module__chFwsq__contract svg{color:var(--color-primary)}.ServicePackageCard-module__chFwsq__guarantee svg{color:#10b981}.ServicePackageCard-module__chFwsq__guarantee{color:#10b981;font-weight:500}.ServicePackageCard-module__chFwsq__ctaButton{color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.ServicePackageCard-module__chFwsq__ctaButton:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ServicePackageCard-module__chFwsq__ctaButton:hover:after{left:100%}.ServicePackageCard-module__chFwsq__ctaButton span{z-index:2;position:relative}@media (max-width:768px){.ServicePackageCard-module__chFwsq__content{padding:2.25rem 1.5rem 1.5rem}.ServicePackageCard-module__chFwsq__title{font-size:1.4rem}.ServicePackageCard-module__chFwsq__priceAmount{font-size:2rem}.ServicePackageCard-module__chFwsq__packageSeal{width:48px;height:48px;bottom:-24px;left:24px}.ServicePackageCard-module__chFwsq__footerInfo{flex-direction:column;gap:.5rem}}@media (max-width:480px){.ServicePackageCard-module__chFwsq__content{padding:2rem 1.25rem 1.25rem}.ServicePackageCard-module__chFwsq__title{font-size:1.3rem}.ServicePackageCard-module__chFwsq__titleWrapper{flex-direction:column;align-items:flex-start;gap:.5rem}.ServicePackageCard-module__chFwsq__priceAmount{font-size:1.8rem}.ServicePackageCard-module__chFwsq__packageSeal{width:44px;height:44px;bottom:-22px;left:20px}}@media (prefers-reduced-motion:reduce){.ServicePackageCard-module__chFwsq__card,.ServicePackageCard-module__chFwsq__image,.ServicePackageCard-module__chFwsq__packageSeal,.ServicePackageCard-module__chFwsq__ctaButton{transition:none!important;animation:none!important}}
.SkillBar-module__GadUYW__skill{opacity:.98;margin-bottom:1.4rem;transition:transform .25s,opacity .3s}.SkillBar-module__GadUYW__skill:hover{opacity:1;transform:translateY(-3px)}.SkillBar-module__GadUYW__label{color:var(--color-secondary,#374151);letter-spacing:.2px;justify-content:space-between;margin-bottom:.4rem;font-size:.95rem;font-weight:600;display:flex}html.dark .SkillBar-module__GadUYW__label{color:#e5e7eb}.SkillBar-module__GadUYW__barBackground{background:linear-gradient(90deg,#e5e7eb,#d1d5db);border-radius:9999px;width:100%;height:12px;transition:background-color .3s,box-shadow .3s;position:relative;overflow:hidden}html.dark .SkillBar-module__GadUYW__barBackground{background:linear-gradient(90deg,#27272a,#3f3f46)}.SkillBar-module__GadUYW__barFill{background:linear-gradient(90deg,var(--bar-color,#6366f1),#8b5cf6);border-radius:9999px;height:100%;transition:width .6s ease-in-out,background .4s;box-shadow:0 0 6px #00000026}.SkillBar-module__GadUYW__barFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff59,#0000);width:40%;height:100%;animation:2.5s linear infinite SkillBar-module__GadUYW__shine;position:absolute;top:0;left:-40%}@keyframes SkillBar-module__GadUYW__shine{0%{left:-40%}to{left:100%}}.SkillBar-module__GadUYW__typeTag{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-top:.35rem;font-size:.8rem;font-weight:500}html.dark .SkillBar-module__GadUYW__typeTag{color:#a1a1aa}@media (max-width:420px){.SkillBar-module__GadUYW__label{font-size:.8rem}.SkillBar-module__GadUYW__barBackground{height:10px}}
.ServicesGrid-module__KYtnlW__container{width:100%;padding:4rem 0;position:relative}.ServicesGrid-module__KYtnlW__header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.ServicesGrid-module__KYtnlW__headerBadge{background:var(--color-primary-soft);color:var(--color-primary);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}html.dark .ServicesGrid-module__KYtnlW__headerBadge{color:#64ffda;background:#64ffda1a;border-color:#64ffda33}.ServicesGrid-module__KYtnlW__title{color:var(--color-text);letter-spacing:-.02em;align-items:baseline;gap:.25rem;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.2;display:flex}.ServicesGrid-module__KYtnlW__titleDot{color:var(--color-primary);font-size:3rem}html.dark .ServicesGrid-module__KYtnlW__titleDot{color:#64ffda}.ServicesGrid-module__KYtnlW__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.ServicesGrid-module__KYtnlW__headerLine{background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));border-radius:4px;width:80px;height:4px;margin-top:1rem}.ServicesGrid-module__KYtnlW__grid{gap:2rem;margin-top:1rem;display:grid}.ServicesGrid-module__KYtnlW__gridCols2{grid-template-columns:repeat(2,1fr)}.ServicesGrid-module__KYtnlW__gridCols3{grid-template-columns:repeat(3,1fr)}.ServicesGrid-module__KYtnlW__gridCols4{grid-template-columns:repeat(4,1fr)}.ServicesGrid-module__KYtnlW__packagesGrid{max-width:1200px;margin:0 auto}.ServicesGrid-module__KYtnlW__sectionDivider{justify-content:center;align-items:center;gap:1rem;margin:4rem 0 2rem;display:flex}.ServicesGrid-module__KYtnlW__dividerLine{background:linear-gradient(90deg,transparent,var(--color-border),transparent);flex:1;max-width:200px;height:1px}.ServicesGrid-module__KYtnlW__dividerIcon{background:var(--color-bg-secondary);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}html.dark .ServicesGrid-module__KYtnlW__dividerIcon{background:var(--color-bg-tertiary);color:#64ffda}.ServicesGrid-module__KYtnlW__sectionTitle{text-align:center;margin-bottom:2rem}.ServicesGrid-module__KYtnlW__sectionTitleText{color:var(--color-text);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.ServicesGrid-module__KYtnlW__sectionTitleSub{color:var(--color-text-tertiary);font-size:.95rem}@media (max-width:1024px){.ServicesGrid-module__KYtnlW__gridCols4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ServicesGrid-module__KYtnlW__container{padding:3rem 0}.ServicesGrid-module__KYtnlW__header{margin-bottom:3rem}.ServicesGrid-module__KYtnlW__title{font-size:2rem}.ServicesGrid-module__KYtnlW__titleDot{font-size:2.4rem}.ServicesGrid-module__KYtnlW__subtitle{padding:0 1rem;font-size:1rem}.ServicesGrid-module__KYtnlW__grid{gap:1.5rem}.ServicesGrid-module__KYtnlW__gridCols2,.ServicesGrid-module__KYtnlW__gridCols3,.ServicesGrid-module__KYtnlW__gridCols4,.ServicesGrid-module__KYtnlW__packagesGrid{grid-template-columns:repeat(2,1fr)}.ServicesGrid-module__KYtnlW__sectionTitleText{font-size:1.5rem}}@media (max-width:640px){.ServicesGrid-module__KYtnlW__container{padding:2rem 0}.ServicesGrid-module__KYtnlW__title{font-size:1.75rem}.ServicesGrid-module__KYtnlW__gridCols2,.ServicesGrid-module__KYtnlW__gridCols3,.ServicesGrid-module__KYtnlW__gridCols4{grid-template-columns:1fr}.ServicesGrid-module__KYtnlW__packagesGrid{grid-template-columns:1fr;max-width:400px}.ServicesGrid-module__KYtnlW__headerBadge{padding:.4rem 1rem;font-size:.75rem}.ServicesGrid-module__KYtnlW__dividerIcon{width:32px;height:32px}.ServicesGrid-module__KYtnlW__dividerIcon svg{width:14px;height:14px}}@media (prefers-reduced-motion:reduce){.ServicesGrid-module__KYtnlW__headerLine,.ServicesGrid-module__KYtnlW__grid>*{transition:none!important;animation:none!important}}
.about-module__8TymFG__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.about-module__8TymFG__sectionHeader{text-align:center;margin-bottom:4rem}.about-module__8TymFG__sectionTitle{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.about-module__8TymFG__sectionDescription{color:var(--color-text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.about-module__8TymFG__storySection{padding:6rem 0}.about-module__8TymFG__timeline{max-width:800px;margin:0 auto;position:relative}.about-module__8TymFG__timeline:before{content:"";background:linear-gradient(#6366f1,#8b5cf6);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.about-module__8TymFG__timelineItem{justify-content:center;margin-bottom:4rem;display:flex;position:relative}.about-module__8TymFG__timelineYear{color:#fff;z-index:2;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;padding:.5rem 1.5rem;font-size:1.125rem;font-weight:700;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.about-module__8TymFG__timelineContent{background:var(--color-bg);border:1px solid var(--color-border);border-radius:16px;width:45%;padding:2rem;box-shadow:0 10px 30px #0000000d}.about-module__8TymFG__timelineItem:nth-child(odd) .about-module__8TymFG__timelineContent{margin-left:0;margin-right:auto}.about-module__8TymFG__timelineItem:nth-child(2n) .about-module__8TymFG__timelineContent{margin-left:auto;margin-right:0}.about-module__8TymFG__timelineContent h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.about-module__8TymFG__timelineContent p{color:var(--color-text-secondary);line-height:1.6}.about-module__8TymFG__philosophySection{background:linear-gradient(135deg,#6366f108,#0000);border-radius:20px;margin:4rem 0;padding:6rem 0}.about-module__8TymFG__philosophyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.about-module__8TymFG__philosophyCard{background:var(--color-bg);border:1px solid var(--color-border);text-align:center;border-radius:16px;padding:2rem;transition:all .3s}.about-module__8TymFG__philosophyCard:hover{border-color:#6366f1;transform:translateY(-8px);box-shadow:0 20px 40px #6366f11a}.about-module__8TymFG__philosophyIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.about-module__8TymFG__philosophyCard h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.about-module__8TymFG__philosophyCard p{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.about-module__8TymFG__skillsSection{padding:6rem 0}.about-module__8TymFG__skillsGrid{max-width:800px;margin:0 auto}.about-module__8TymFG__servicesSection{background:var(--color-bg-secondary);border-radius:20px;margin:4rem 0;padding:6rem 0}.about-module__8TymFG__servicesPreview{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.about-module__8TymFG__servicePreview{text-align:center;padding:2rem}.about-module__8TymFG__serviceIcon{margin-bottom:1.5rem;font-size:3rem}.about-module__8TymFG__servicePreview h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.about-module__8TymFG__servicePreview p{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:768px){.about-module__8TymFG__sectionTitle{font-size:2rem}.about-module__8TymFG__timeline:before{left:30px}.about-module__8TymFG__timelineItem{flex-direction:column;align-items:flex-start;margin-left:60px}.about-module__8TymFG__timelineYear{top:0;left:-80px;transform:none}.about-module__8TymFG__timelineContent{width:100%;margin:0!important}.about-module__8TymFG__philosophyGrid,.about-module__8TymFG__servicesPreview{grid-template-columns:1fr}}
.page-module___8aEwW__main{background:var(--color-bg);min-height:100vh}.page-module___8aEwW__servicesSection{background:var(--color-bg-secondary);padding:5rem 1rem}.page-module___8aEwW__sectionHeader{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.page-module___8aEwW__sectionTitle{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__sectionDescription{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.6}.page-module___8aEwW__differentiators{background:var(--color-bg);padding:5rem 1rem}.page-module___8aEwW__diffContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__diffCard{background:var(--color-bg);border:1px solid var(--color-border);text-align:center;border-radius:16px;padding:2.5rem 2rem;transition:all .3s}.page-module___8aEwW__diffCard:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.page-module___8aEwW__diffIcon{color:#6366f1;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.page-module___8aEwW__diffCard:first-child .page-module___8aEwW__diffIcon{color:#f59e0b}.page-module___8aEwW__diffCard:nth-child(2) .page-module___8aEwW__diffIcon{color:#10b981}.page-module___8aEwW__diffCard:nth-child(3) .page-module___8aEwW__diffIcon{color:#8b5cf6}.page-module___8aEwW__diffCard h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module___8aEwW__diffCard p{color:var(--color-text-secondary);line-height:1.6}@media (max-width:768px){.page-module___8aEwW__servicesSection{padding:3rem 1rem}.page-module___8aEwW__sectionTitle{font-size:2rem}.page-module___8aEwW__differentiators{padding:3rem 1rem}.page-module___8aEwW__diffContainer{grid-template-columns:1fr}.page-module___8aEwW__diffCard{padding:2rem 1.5rem}}
.page-module__VKYseq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-module__VKYseq__hero{text-align:center;background:linear-gradient(135deg,#6366f10d,#0000);border-radius:20px;margin-bottom:4rem;padding:4rem 0}.page-module__VKYseq__title{background:linear-gradient(90deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.page-module__VKYseq__highlight{color:#64ffda}.page-module__VKYseq__subtitle{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.page-module__VKYseq__description{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.6}.page-module__VKYseq__sectionTitle{text-align:center;color:var(--color-text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__VKYseq__sectionSubtitle{color:var(--color-text-secondary);text-align:center;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.page-module__VKYseq__allServices{padding:4rem 0}.page-module__VKYseq__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__VKYseq__packagesSection{background:var(--color-bg-secondary);border-radius:20px;margin:4rem 0;padding:4rem 2rem}.page-module__VKYseq__packagesHeader{text-align:center;margin-bottom:3rem}.page-module__VKYseq__packagesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.page-module__VKYseq__packagesNote{text-align:center;color:var(--color-text-secondary);background:#6366f11a;border-radius:12px;margin-top:3rem;padding:1.5rem}.page-module__VKYseq__processSection{padding:4rem 0}.page-module__VKYseq__processSteps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;display:grid}.page-module__VKYseq__step{text-align:center;background:var(--color-bg);border:1px solid var(--color-border);border-radius:16px;padding:2rem}.page-module__VKYseq__stepNumber{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.page-module__VKYseq__step h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem}.page-module__VKYseq__step p{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.5}.page-module__VKYseq__ctaSection{padding:4rem 0}.page-module__VKYseq__ctaCard{text-align:center;background:linear-gradient(135deg,#0a192f,#112240);border:1px solid #64ffda33;border-radius:20px;max-width:800px;margin:0 auto;padding:3rem}.page-module__VKYseq__ctaTitle{color:#fff;margin-bottom:1rem;font-size:2rem}.page-module__VKYseq__ctaText{color:#8892b0;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}.page-module__VKYseq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-module__VKYseq__whatsappCta{color:#fff;background:#25d366;border-radius:10px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.page-module__VKYseq__whatsappCta:hover{background:#128c7e;transform:translateY(-2px)}.page-module__VKYseq__emailCta{color:#64ffda;background:0 0;border:2px solid #64ffda;border-radius:10px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.page-module__VKYseq__emailCta:hover{background:#64ffda1a;transform:translateY(-2px)}@media (max-width:768px){.page-module__VKYseq__title{font-size:2.5rem}.page-module__VKYseq__subtitle{font-size:1.25rem}.page-module__VKYseq__sectionTitle{font-size:2rem}.page-module__VKYseq__ctaCard{padding:2rem}.page-module__VKYseq__ctaButtons{flex-direction:column}.page-module__VKYseq__processSteps{grid-template-columns:1fr}}
