:root{--home-background: #ffffff;--home-foreground: #17202a;--home-muted: #657387;--home-muted-strong: #425166;--home-border: #dfe7ef;--home-surface: #ffffff;--home-surface-soft: #f2f8f5;--home-section-soft: #effaf5;--home-primary: #10b981;--home-primary-dark: #047857;--home-primary-light: #dff8ec;--home-cyan: #06b6d4;--home-amber: #f6b51f;--home-dark: #121a24;--home-dark-2: #1f2a38;--home-dark-3: #273447;--home-shadow: 0 14px 34px rgba(16, 185, 129, .14);--home-shadow-strong: 0 18px 44px rgba(15, 23, 42, .16);--home-radius: 8px;--home-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{min-width:320px;background:var(--home-background);color:var(--home-foreground);font-family:var(--home-font);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--home-background);color:var(--home-foreground);font-family:var(--home-font)}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button,input,textarea{border:0}button{cursor:pointer}button:disabled{cursor:not-allowed}img,svg{display:block}img{max-width:100%}:focus-visible{outline:3px solid rgba(16,185,129,.45);outline-offset:3px}.home-container{width:min(100% - 2rem,1180px);margin-inline:auto}.home-icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-header{position:fixed;z-index:30;top:0;right:0;left:0;border-bottom:1px solid rgba(148,163,184,.2);background:#121a24e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1.5rem}.site-header__brand,.site-footer__brand{display:inline-flex;align-items:center}.site-header__brand img,.site-footer__brand img{width:auto;height:40px;border-radius:6px;object-fit:contain}.site-header__nav{display:flex;align-items:center;gap:2rem}.site-header__nav a,.site-footer nav a{color:#e2e8f0c7;font-size:.95rem;font-weight:600;transition:color .16s ease}.site-header__nav a:hover,.site-footer nav a:hover{color:var(--home-primary)}.site-header__cta,.button,.submit-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.55rem;border-radius:var(--home-radius);font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.site-header__cta,.button--primary{background:linear-gradient(135deg,var(--home-primary),var(--home-cyan));box-shadow:0 12px 28px #10b98142;color:#fff}.site-header__cta{padding:.78rem 1.25rem;font-size:.95rem}.site-header__cta:hover,.button--primary:hover,.submit-button:hover{transform:translateY(-2px);box-shadow:0 16px 34px #10b98152}.button{padding:1rem 1.45rem;font-size:1rem}.button--secondary-dark{border:1px solid rgba(148,163,184,.46);color:#e5edf7}.button--secondary-dark:hover{border-color:#10b9819e;background:#0f172a7a;color:#6ee7b7;transform:translateY(-2px)}.hero-section,.benefits-section{position:relative;overflow:hidden;background:linear-gradient(120deg,rgba(16,185,129,.12),transparent 36%),linear-gradient(145deg,var(--home-dark) 0%,var(--home-dark-2) 52%,#10261f 100%)}.hero-section{display:flex;min-height:100svh;align-items:center;justify-content:center;padding:7.5rem 0 4.25rem;text-align:center}.tech-grid{position:absolute;inset:0;opacity:.7;pointer-events:none;background-image:linear-gradient(rgba(52,211,153,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(52,211,153,.055) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 88%)}.particle-field{position:absolute;inset:0;opacity:.8}.particle{position:absolute;width:4px;height:4px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 18px #6ee7b7b8;animation:particle-drift linear infinite}.particle:after{content:"";position:absolute;width:68px;height:1px;transform:translate(-72px,1px);background:linear-gradient(90deg,transparent,rgba(103,232,249,.26))}.hero-floating-icon{position:absolute;z-index:1;color:#6ee7b73d;font-size:3rem;animation:float 4s ease-in-out infinite}.hero-floating-icon--cpu{top:22%;left:min(10vw,7rem)}.hero-floating-icon--zap{top:26%;right:min(12vw,9rem);color:#67e8f947;font-size:2.5rem;animation-delay:-1s}.hero-floating-icon--chart{bottom:19%;left:24%;font-size:3.35rem;animation-delay:-2s}.hero-section__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.section-kicker{display:inline-flex;width:fit-content;align-items:center;gap:.5rem;margin-bottom:1rem;border-radius:999px;background:var(--home-primary-light);color:var(--home-primary-dark);padding:.45rem .85rem;font-size:.86rem;font-weight:800}.section-kicker span{width:.45rem;height:.45rem;border-radius:50%;background:#6ee7b7;animation:dot-pulse 1.7s ease-in-out infinite}.section-kicker--dark{border:1px solid rgba(110,231,183,.28);background:#10b9811f;color:#6ee7b7}.hero-section h1{max-width:980px;color:#fff;font-size:5.8rem;font-weight:900;letter-spacing:0;line-height:.98;text-wrap:balance}.hero-section h1 span{display:block;padding-top:.4rem;background:linear-gradient(90deg,#6ee7b7,#67e8f9,#34d399);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-section p{max-width:760px;margin-top:1.35rem;color:#c7d1df;font-size:1.2rem;line-height:1.7}.hero-section p strong{color:#6ee7b7;font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem}.hero-metrics{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:4rem}.hero-metrics div{min-width:118px}.hero-metrics strong,.hero-metrics span{display:block}.hero-metrics strong{color:#fff;font-size:2rem;font-weight:900}.hero-metrics span{margin-top:.3rem;color:#9aa8bb;font-size:.9rem}.scroll-indicator{position:absolute;z-index:2;bottom:1.7rem;left:50%;color:#8795a8;font-size:1.8rem;transform:translate(-50%);transition:color .16s ease;animation:float 3s ease-in-out infinite}.scroll-indicator:hover{color:#6ee7b7}.home-section{padding:5.75rem 0;background:var(--home-background)}.home-section--muted{background:#f7fbf9}.home-section--soft{background:var(--home-section-soft)}.home-section--dark{background:linear-gradient(125deg,rgba(6,182,212,.08),transparent 38%),linear-gradient(145deg,var(--home-dark) 0%,var(--home-dark-2) 58%,#10261f 100%)}.section-heading{display:flex;max-width:760px;flex-direction:column;align-items:center;margin:0 auto 4rem;text-align:center}.section-title{color:var(--home-foreground);font-size:3.35rem;font-weight:900;letter-spacing:0;line-height:1.08;text-wrap:balance}.section-title--light{color:#fff}.section-description{max-width:680px;margin-top:1rem;color:var(--home-muted);font-size:1.08rem;line-height:1.7}.section-description--light{color:#c7d1df}.modules-grid,.benefits-grid,.testimonials-grid{display:grid;gap:1.25rem}.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-card,.testimonial-card,.contact-form,.faq-item{border:1px solid var(--home-border);border-radius:var(--home-radius);background:var(--home-surface)}.module-card{min-height:248px;padding:1.5rem;box-shadow:var(--home-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.module-card:hover{border-color:#10b98161;box-shadow:var(--home-shadow-strong);transform:translateY(-6px)}.module-card__icon,.benefit-card__icon,.contact-info__icon,.contact-form__success-icon{display:flex;align-items:center;justify-content:center;border-radius:var(--home-radius);background:var(--home-primary-light);color:var(--home-primary-dark)}.module-card__icon{width:3.5rem;height:3.5rem;margin-bottom:1.1rem;font-size:1.7rem;transition:background .18s ease,color .18s ease}.module-card:hover .module-card__icon{background:var(--home-primary);color:#fff}.module-card h3{color:var(--home-foreground);font-size:1.22rem;font-weight:900;line-height:1.25}.module-card p{margin-top:.6rem;color:var(--home-muted);line-height:1.65}.benefits-section .home-container{position:relative;z-index:2}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-card{min-height:286px;padding:1.7rem;border:1px solid rgba(148,163,184,.24);border-radius:var(--home-radius);background:#1f2a38b8;color:#fff;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.benefit-card:hover{border-color:#6ee7b78f;background:#1f2a38e6;transform:translateY(-5px)}.benefit-card__icon{width:4rem;height:4rem;margin:0 auto 1.25rem;border:1px solid rgba(110,231,183,.26);background:#10b9811f;color:#6ee7b7;font-size:1.95rem}.benefit-card strong{display:block;background:linear-gradient(90deg,#6ee7b7,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:3rem;font-weight:900;line-height:1}.benefit-card h3{margin-top:.75rem;font-size:1.08rem;font-weight:900}.benefit-card p{margin-top:.55rem;color:#a9b7c9;font-size:.95rem;line-height:1.55}.testimonials-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:5.5rem}.testimonial-card{position:relative;min-height:300px;padding:1.75rem;box-shadow:0 12px 32px #0f172a14}.testimonial-card__quote{position:absolute;top:1.35rem;right:1.35rem;color:#10b9812e;font-size:2.4rem}.testimonial-card__rating{display:flex;gap:.22rem;color:var(--home-amber);font-size:1.12rem}.testimonial-card>p{margin-top:1.2rem;color:var(--home-muted);line-height:1.7}.testimonial-card footer{margin-top:1.4rem;padding-top:1rem;border-top:1px solid var(--home-border)}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card strong{color:var(--home-foreground);font-weight:900}.testimonial-card span{margin-top:.2rem;color:var(--home-muted);font-size:.92rem}.client-cloud{text-align:center}.client-cloud p{color:var(--home-muted);font-weight:800}.client-cloud div{display:flex;flex-wrap:wrap;justify-content:center;gap:2.75rem;margin-top:1.6rem}.client-cloud span{color:#4251668a;font-size:2rem;font-weight:900;transition:color .16s ease,transform .16s ease}.client-cloud span:hover{color:var(--home-primary-dark);transform:translateY(-2px)}.faq-list{display:grid;max-width:820px;gap:1rem;margin-inline:auto}.faq-item{overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.faq-item h3{font-size:1rem}.faq-item button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;background:transparent;color:var(--home-foreground);padding:1.2rem 1.35rem;text-align:left;font-weight:900}.faq-item button .home-icon{flex:0 0 auto;color:var(--home-primary-dark);font-size:1.2rem;transition:transform .18s ease}.faq-item.is-open button .home-icon{transform:rotate(180deg)}.faq-item__answer{display:grid;grid-template-rows:0fr;color:var(--home-muted);transition:grid-template-rows .22s ease}.faq-item.is-open .faq-item__answer{grid-template-rows:1fr}.faq-item__answer>div{overflow:hidden}.faq-item__answer p{padding:0 1.35rem 1.25rem;line-height:1.65}.contact-layout{display:grid;max-width:1120px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:4rem;margin-inline:auto}.contact-copy{align-self:center}.contact-copy h3{color:var(--home-foreground);font-size:2rem;font-weight:900;line-height:1.16;text-wrap:balance}.contact-copy>p{margin-top:1rem;color:var(--home-muted);line-height:1.75}.contact-info-list{display:grid;gap:1.35rem;margin-top:2rem}.contact-info{display:flex;align-items:flex-start;gap:1rem}.contact-info__icon{width:3rem;height:3rem;flex:0 0 auto;font-size:1.2rem}.contact-info strong,.contact-info span{display:block}.contact-info strong{color:var(--home-foreground);font-weight:900}.contact-info span{margin-top:.25rem;color:var(--home-muted)}.contact-form{padding:2rem;box-shadow:var(--home-shadow)}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-field{display:grid;gap:.5rem;margin-bottom:1rem}.form-field label{color:var(--home-foreground);font-size:.92rem;font-weight:800}.form-field input,.form-field textarea{width:100%;border:1px solid var(--home-border);border-radius:var(--home-radius);background:#fff;color:var(--home-foreground);padding:.9rem 1rem;transition:border-color .16s ease,box-shadow .16s ease}.form-field textarea{min-height:126px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#91a0b3}.form-field input:focus,.form-field textarea:focus{border-color:#10b981b3;box-shadow:0 0 0 4px #10b9811f;outline:none}.submit-button{width:100%;padding:1rem 1.25rem;background:var(--home-primary);color:#fff;font-size:1.05rem}.submit-button:disabled{opacity:.72}.submit-button__spinner{width:1.2rem;height:1.2rem;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}.contact-form--success{display:flex;min-height:362px;flex-direction:column;align-items:center;justify-content:center;text-align:center}.contact-form__success-icon{width:5rem;height:5rem;margin-bottom:1.2rem;border-radius:999px;font-size:2.4rem}.contact-form--success h3{color:var(--home-foreground);font-size:1.55rem;font-weight:900}.contact-form--success p{max-width:360px;margin-top:.6rem;color:var(--home-muted);line-height:1.6}.text-action{margin-top:1.4rem;background:transparent;color:var(--home-primary-dark);font-weight:900}.text-action:hover{text-decoration:underline}.site-footer{background:var(--home-foreground);padding:3rem 0}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-footer nav{display:flex;align-items:center;gap:2rem}.site-footer p{color:#ffffff85;font-size:.9rem}.whatsapp-button{position:fixed;z-index:40;right:1.4rem;bottom:1.4rem;display:grid;width:3.75rem;height:3.75rem;place-items:center;border-radius:50%;background:#16a34a;box-shadow:0 14px 34px #16a34a57;color:#fff;font-size:1.7rem;transition:transform .18s ease,background .18s ease;animation:whatsapp-pulse 2.2s ease-in-out infinite}.whatsapp-button:hover{background:#15803d;transform:scale(1.08)}.reveal-up{animation:reveal-up .65s ease both}.reveal-scale{animation:reveal-scale .52s ease both}@keyframes reveal-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes particle-drift{0%{transform:translateZ(0);opacity:.2}40%{opacity:1}to{transform:translate3d(54px,-72px,0);opacity:.1}}@keyframes dot-pulse{0%,to{box-shadow:0 0 #6ee7b775}50%{box-shadow:0 0 0 8px #6ee7b700}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes whatsapp-pulse{0%,to{box-shadow:0 0 #16a34a73}55%{box-shadow:0 0 0 14px #16a34a00}}@media(max-width:980px){.hero-section h1{font-size:4.7rem}.hero-metrics{gap:2.25rem;margin-top:3rem}.section-title{font-size:2.8rem}.site-header__nav{display:none}.modules-grid,.testimonials-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-layout{gap:2.75rem;grid-template-columns:1fr}.hero-floating-icon--chart{display:none}}@media(max-width:680px){.home-container{width:min(100% - 1.25rem,1180px)}.site-header__inner{min-height:66px;gap:.55rem}.site-header__brand img{height:30px}.site-header__cta{min-height:40px;padding:.65rem .75rem;font-size:.8rem;white-space:nowrap}.hero-section{min-height:100svh;padding:6.25rem 0 3.5rem}.hero-floating-icon{display:none}.hero-section h1{max-width:100%;font-size:3.05rem;line-height:1.08}.hero-section p{max-width:100%;font-size:1rem;line-height:1.65}.hero-actions{width:100%;max-width:100%}.hero-actions .button{width:100%}.hero-metrics{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:2.25rem}.hero-metrics div{min-width:0}.hero-metrics strong{font-size:1.35rem}.hero-metrics span{font-size:.74rem}.modules-grid,.benefits-grid,.testimonials-grid,.contact-form__grid{grid-template-columns:1fr}.module-card,.benefit-card,.testimonial-card{min-height:auto}.home-section{padding:4.25rem 0}.section-heading{margin-bottom:2.5rem}.section-title{font-size:2.15rem}.section-description{font-size:1rem}.benefit-card strong{font-size:2.4rem}.client-cloud div{gap:1.35rem}.client-cloud span{font-size:1.45rem}.contact-copy h3{font-size:1.65rem}.contact-form{padding:1.25rem}.site-footer__inner{flex-direction:column;text-align:center}.site-footer nav{gap:1.25rem}.whatsapp-button{right:1rem;bottom:1rem;width:3.35rem;height:3.35rem;font-size:1.5rem}}@media(max-width:380px){.hero-section h1{font-size:2.72rem}.site-header__cta{padding-inline:.65rem;font-size:.76rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
