@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background:linear-gradient(180deg,#fff,#f7faff 54%,#fff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #ffffff;--surface: #ffffff;--surface-soft: #f6faff;--line: rgba(0, 38, 99, .08);--line-strong: rgba(0, 38, 99, .14);--title: #162033;--text: #1a1a1a;--muted: #5e6470;--blue: #0057ff;--blue-dark: #0d47a1;--blue-soft: #eaf2ff;--whatsapp: #00c853;--shadow-lg: 0 26px 60px rgba(8, 28, 76, .14);--shadow-md: 0 12px 28px rgba(8, 28, 76, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text)}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1140px,calc(100% - 2rem));margin:0 auto}.topbar .container,.site-header .container{width:min(1060px,calc(100% - 2rem))}.topbar{position:relative;z-index:20;border-bottom:1px solid var(--line);background:#fffffff7}.topbar-shell{display:flex;align-items:center;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.5rem 0;color:var(--muted);font-size:.85rem}.topbar-items,.topbar-contact{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.topbar a{color:var(--blue-dark);font-weight:700}.topbar-whatsapp-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;background:var(--whatsapp);color:#fff!important;font-size:.82rem;font-weight:700;transition:background .18s ease}.topbar-whatsapp-btn:hover{background:#00b048}.topbar-whatsapp-btn svg{flex-shrink:0}.site-header{position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid rgba(0,38,99,.07)}.header-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0}.logo-link{flex-shrink:0}.logo-button,.nav-scroll-button{padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.brand-mark{display:flex;align-items:center}.brand-logo-image{display:block;height:68px;width:auto;max-width:320px;object-fit:contain}.brand-logo-image-compact{height:54px;width:auto;max-width:280px}.site-nav{display:flex;align-items:center;gap:.85rem;color:var(--muted);font-size:.88rem;font-weight:700}.site-nav a,.nav-scroll-button,.site-footer a{transition:color .18s ease}.site-nav a:hover,.nav-scroll-button:hover,.site-footer a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.4rem;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:.95rem;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 12px 28px #0057ff38}.button-secondary{color:var(--blue-dark);border-color:#0057ff2e;background:#fffffff2}.button-light{color:var(--blue-dark);background:#fff;box-shadow:0 10px 24px #0a23581f}.button-small{min-height:2.4rem;padding:.55rem 1rem;font-size:.88rem}.button-inline{width:100%}.section{padding:4rem 0}.section-soft{background:linear-gradient(180deg,#eaf2ff70,#fff0)}.section-heading{display:grid;gap:.75rem;justify-items:center;text-align:center;max-width:720px;margin:0 auto 2.5rem}.section-heading h2,.hero-copy h1,.final-cta h2{margin:0;font-family:Sora,sans-serif;color:var(--title)}.section-heading h2{font-size:clamp(1.75rem,3.5vw,2.6rem);line-height:1.1;letter-spacing:-.04em}.section-heading p,.hero-text,.service-card p,.benefit-card p,.differential-card p,.number-card p,.step-card p,.testimonial-card p,.faq-item p,.footer-grid p,.footer-legal{color:var(--muted)}.section-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .85rem;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.benefit-card,.service-card,.differential-card,.number-card,.step-card,.testimonial-carousel,.faq-item,.final-cta{border:1px solid var(--line);background:#fffffff7;box-shadow:var(--shadow-md)}.benefits-grid,.services-grid,.differentials-grid,.numbers-grid,.steps-grid,.footer-grid{display:grid;gap:1.1rem}.benefit-card,.service-card,.differential-card,.number-card,.step-card{display:grid;gap:.8rem;padding:1.5rem;border-radius:var(--radius-lg)}.service-card,.differential-card{min-height:100%}.icon-badge{display:inline-flex;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--blue-soft),rgba(0,87,255,.14));color:var(--blue-dark)}.icon-badge svg{width:1.35rem;height:1.35rem}.service-card h3,.benefit-card h3,.differential-card h3,.step-card h3,.footer-grid h4{margin:0;color:var(--title);font-size:1rem}.service-svg-icon{width:52px;height:52px;flex-shrink:0}.service-card-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.service-card-actions{display:grid;gap:.75rem;margin-top:auto}.service-card-tag{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .6rem;border-radius:999px;background:#00b44617;color:#006d2d;font-size:.71rem;font-weight:700;white-space:nowrap}.number-card strong{font-family:Sora,sans-serif;font-size:clamp(1.8rem,5vw,2.6rem);color:var(--blue);font-weight:800;line-height:1}.step-card span{display:inline-flex;width:fit-content;padding:.35rem .6rem;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-size:.78rem;font-weight:800}.testimonial-carousel{padding:2rem;border-radius:var(--radius-xl);max-width:760px;margin:0 auto}.testimonial-window{overflow:hidden}.testimonial-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem}.testimonial-track{display:flex;transition:transform .45s ease}.testimonial-card{flex:0 0 100%;display:grid;gap:.75rem}.testimonial-card p{margin:0;font-size:1.05rem;line-height:1.7}.testimonial-card strong{color:var(--title)}.testimonial-card span{color:var(--muted);font-size:.9rem}.testimonial-dot{width:.75rem;height:.75rem;padding:0;border:0;border-radius:999px;background:#0057ff29;cursor:pointer}.testimonial-dot.is-active{background:var(--blue)}.faq-list{display:grid;gap:.85rem;max-width:860px;margin:0 auto}.faq-item{padding:1.1rem 1.2rem;border-radius:var(--radius-md)}.faq-item summary{position:relative;padding-right:2rem;cursor:pointer;list-style:none;color:var(--title);font-weight:700;font-size:.97rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:0;right:0;width:1.7rem;height:1.7rem;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);display:grid;place-items:center;font-size:1.1rem}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:.8rem 0 0}.results-cta{display:flex;justify-content:center;margin-top:1.75rem}.segments-section{background:linear-gradient(180deg,#eef5ff,#fff)}.segments-grid{display:grid;gap:1.1rem;grid-template-columns:1fr}.segment-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:var(--radius-lg);border:2px solid transparent;background:#fff;box-shadow:var(--shadow-md)}.segment-tac{border-color:#0057ff29}.segment-etc{border-color:#0d47a129}.segment-badge{display:inline-flex;align-self:flex-start;padding:.32rem .8rem;border-radius:999px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;font-weight:800;font-size:.8rem;letter-spacing:.07em}.segment-badge-etc{background:linear-gradient(135deg,var(--blue-dark),#062a7a)}.segment-card h3{margin:0;color:var(--title);font-size:1.05rem}.segment-type{margin:-.25rem 0 0;color:var(--muted);font-size:.84rem;font-weight:600}.segment-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem;flex:1}.segment-list li{display:flex;align-items:flex-start;gap:.45rem;color:var(--muted);font-size:.9rem}.segment-list li svg{color:var(--blue);flex-shrink:0;margin-top:.2rem}.segments-note{margin:1.5rem 0 0;text-align:center;color:var(--muted);font-size:.9rem}.segments-note a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:2px}.sp-strip-wrapper{position:relative;margin-bottom:2.5rem}.sp-strip{display:flex;gap:.85rem;overflow-x:auto;padding:.5rem 0 1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,87,255,.18) transparent}.sp-strip::-webkit-scrollbar{height:4px}.sp-strip::-webkit-scrollbar-track{background:transparent}.sp-strip::-webkit-scrollbar-thumb{background:#0057ff38;border-radius:4px}.sp-phone-card{flex:0 0 clamp(168px,30vw,220px);scroll-snap-align:start;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #0000002e;border:2px solid rgba(255,255,255,.85);background:#111;line-height:0}.sp-phone-card img{width:100%;display:block;object-fit:cover}.sp-strip-fade-left,.sp-strip-fade-right{position:absolute;top:0;bottom:0;width:3rem;pointer-events:none}.sp-strip-fade-left{left:0;background:linear-gradient(to right,var(--surface-soft),transparent)}.sp-strip-fade-right{right:0;background:linear-gradient(to left,var(--surface-soft),transparent)}.final-cta{overflow:hidden;padding:2.5rem 2rem;border-radius:var(--radius-xl);text-align:center;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,var(--blue) 0%,var(--blue-dark) 100%);color:#fff;border-color:transparent;box-shadow:0 24px 56px #0057ff33}.final-cta .section-pill{background:#ffffff24;color:#fff}.final-cta h2{color:#fff}.final-cta-desc{max-width:56ch;margin:.85rem auto 0;opacity:.88;color:#fff}.final-cta-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.final-cta-btn{display:inline-flex;align-items:center;gap:.4rem}.final-cta-contact{margin:.85rem 0 0;font-size:.86rem;color:#ffffffb8}.final-cta-contact a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:2px}.final-cta-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.16)}.final-cta-trust span{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#fffc}.site-footer{padding:0 0 2.5rem}.footer-grid{display:grid;gap:1.1rem;align-items:start;padding:2rem 0;border-top:1px solid var(--line)}.footer-brand p{margin-top:.6rem}.footer-grid h4{margin:0 0 .5rem;color:var(--title)}.footer-grid a{display:block;margin:.3rem 0;color:var(--muted);font-size:.9rem}.footer-legal{color:var(--muted);font-size:.84rem;padding-top:1rem;border-top:1px solid var(--line)}.floating-actions{position:fixed;right:1rem;bottom:1rem;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:.55rem}.floating-btn{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;color:#fff;transition:transform .18s ease,box-shadow .18s ease}.floating-btn:hover{transform:translateY(-2px)}.floating-btn svg{width:1.3rem;height:1.3rem;flex-shrink:0}.floating-btn-whatsapp{background:linear-gradient(135deg,#00c853,#0ea84d);box-shadow:0 6px 20px #008d3b52}.floating-btn-whatsapp:hover{box-shadow:0 10px 26px #008d3b66}.floating-btn-phone{background:linear-gradient(135deg,var(--blue),var(--blue-dark));box-shadow:0 6px 20px #0057ff4d}.floating-btn-phone:hover{box-shadow:0 10px 26px #0057ff61}.hero-section{position:relative;overflow:hidden;padding:3.5rem 0 3rem;background:#07152e}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#050e26d1,#050e2699 55%,#050e266b),url(/hero-bg.jpg) center 60% / cover no-repeat;pointer-events:none}.hero-grid{position:relative;z-index:1;display:grid;gap:1.75rem}.hero-grid-simple{justify-items:center}.hero-copy{width:100%;max-width:720px;margin:0 auto;text-align:center}.hero-copy h1{font-size:clamp(1.85rem,4.2vw,3rem);line-height:1.08;letter-spacing:-.04em;color:#fff}.hero-title-line{display:block}.hero-accent{color:#7eb8ff}.hero-text{margin:.75rem auto 0;max-width:52ch;font-size:.97rem;color:#ffffffc2}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.7rem;margin-top:1.25rem;justify-content:center}.hero-cta-main{background:var(--whatsapp);color:#fff!important;box-shadow:0 10px 28px #00000047;font-size:1rem;padding:.9rem 1.75rem}.hero-cta-main:hover{background:#00b048!important;transform:translateY(-2px)}.hero-stats-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;max-width:780px;margin:0 auto;padding:.85rem 1.5rem;background:#ffffff14;border:1px solid rgba(255,255,255,.13);border-radius:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 28px #0000002e}.hero-stat{display:flex;flex-direction:column;align-items:center;flex:1;min-width:100px;gap:.1rem;padding:.4rem .75rem}.hero-stat strong{font-family:Sora,sans-serif;font-size:clamp(1.2rem,2.8vw,1.5rem);color:#fff;font-weight:800;line-height:1}.hero-stat span{color:#fff9;font-size:.72rem;font-weight:600;text-align:center}.hero-stat-sep{width:1px;height:1.6rem;background:#ffffff2e;flex-shrink:0}@media (min-width: 720px){.container{width:min(1140px,calc(100% - 3rem))}.topbar .container,.site-header .container{width:min(1060px,calc(100% - 3rem))}.topbar-shell{flex-direction:row;justify-content:space-between;align-items:center}.benefits-grid,.numbers-grid,.services-grid,.differentials-grid,.steps-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.segments-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 980px){.benefits-grid,.numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.services-grid,.differentials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (max-width: 860px){.site-nav{display:none}.header-shell{flex-wrap:wrap}.button-small{width:auto}}@media (max-width: 639px){.hero-actions{flex-direction:column}.floating-actions{right:.75rem;bottom:.75rem}.hero-stat-sep{display:none}.hero-stats-bar{gap:.25rem}.hero-stat{min-width:75px}}
