@keyframes v2-wa-pulse{0%{transform:scale(.55);opacity:0}30%{opacity:.7}to{transform:scale(1);opacity:0}}:root{--v2-primary:#056eb9;--v2-primary-dark:#045a96;--v2-primary-soft:rgba(5, 110, 185, 0.1);--v2-accent:#9a3f0a;--v2-accent-soft:rgba(154, 63, 10, 0.1);--v2-text:#1e293b;--v2-text-muted:#334155;--v2-text-light:#475569;--v2-bg:#e8eef5;--v2-bg-subtle:#dfe7f1;--v2-bg-muted:#d4deeb;--v2-bg-panel:#f3f6fa;--v2-border:#c5d0de;--v2-shadow:0 1px 2px rgba(15, 23, 42, 0.06), 0 8px 28px rgba(15, 23, 42, 0.08);--v2-shadow-lg:0 4px 8px rgba(15, 23, 42, 0.06), 0 24px 48px rgba(15, 23, 42, 0.12);--v2-radius:12px;--v2-radius-lg:16px;--v2-font:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--v2-container:1140px;--v2-header-h:72px;--v2-dark:#0f172a;--v2-dark-border:rgba(255, 255, 255, 0.1);--v2-grid-line:rgba(15, 23, 42, 0.045);--v2-brand-logo-opacity:1;--v2-brand-logo-hover-opacity:1}*,::after,::before{box-sizing:border-box}body.v2-body,html,img{max-width:100%}html{scroll-behavior:smooth;scroll-padding-top:var(--v2-header-h);overflow-x:clip}body.v2-body{margin:0;font-family:var(--v2-font);font-size:1.0625rem;line-height:1.65;color:var(--v2-text);background-color:var(--v2-bg);background-image:radial-gradient(ellipse 90% 50%at 50% -10%,rgba(5,110,185,.14),transparent 55%),linear-gradient(var(--v2-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--v2-grid-line) 1px,transparent 1px),linear-gradient(180deg,#dce5f0 0%,#e8eef5 40%,#e2e9f2 100%);background-size:auto,48px 48px,48px 48px,auto;background-attachment:fixed;-webkit-font-smoothing:antialiased;overflow-x:clip}img{height:auto;display:block}a{color:var(--v2-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--v2-primary-dark)}.v2-container{width:min(100% - 2.5rem,var(--v2-container));max-width:100%;margin-inline:auto}.v2-header{position:sticky;top:0;z-index:100;width:100%;max-width:100%;height:var(--v2-header-h);background:var(--v2-dark);border-bottom:1px solid var(--v2-dark-border);transition:box-shadow .25s ease}.v2-header.is-scrolled{box-shadow:0 4px 20px rgba(0,0,0,.25)}.v2-header-inner,.v2-header-main{display:flex;align-items:center;min-width:0}.v2-header-inner{justify-content:space-between;height:100%;gap:1rem}.v2-header-main{gap:1.25rem;flex:1;justify-content:flex-end;position:static;inset:auto;padding:0;background:0 0;overflow:visible}.v2-logo img{height:40px;width:auto;max-width:min(220px,55vw);display:block;object-fit:contain}.v2-footer-logo picture,.v2-logo picture{display:block;line-height:0}.v2-inline-svg{width:100%;height:auto;display:block;vertical-align:middle}.v2-header-actions,.v2-nav{display:flex;align-items:center}.v2-nav{gap:.25rem;list-style:none;margin:0;padding:0}.v2-nav a{display:block;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;color:#94a3b8;border-radius:8px}.v2-header .v2-btn--ghost:hover,.v2-nav a.is-active,.v2-nav a:hover{color:#fff;background:rgba(255,255,255,.08)}.v2-header-actions{gap:.75rem}.v2-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:0;background:0 0;cursor:pointer;border-radius:8px}.v2-nav-toggle span{display:block;width:22px;height:2px;margin-inline:auto;background:#fff;border-radius:1px;transition:transform .25s ease,opacity .25s ease}.v2-header .v2-btn--ghost{color:#cbd5e1;border-color:rgba(255,255,255,.25)}.v2-header .v2-btn--ghost:hover{border-color:rgba(255,255,255,.4)}.v2-nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.v2-nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.v2-nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.v2-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.375rem;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.2;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;text-decoration:none}.v2-btn--primary{color:#fff;background:var(--v2-primary);border-color:var(--v2-primary)}.v2-btn--primary:hover{color:#fff;background:var(--v2-primary-dark);border-color:var(--v2-primary-dark);box-shadow:0 4px 14px rgba(5,110,185,.35)}.v2-btn--ghost{color:var(--v2-text);background:0 0;border-color:var(--v2-border)}.v2-btn--ghost:hover{color:var(--v2-primary);border-color:var(--v2-primary);background:var(--v2-primary-soft)}.v2-btn--accent{color:#fff;background:var(--v2-accent);border-color:var(--v2-accent)}.v2-btn--accent:hover{color:#fff;background:#7a3208;border-color:#7a3208}.v2-btn--lg{padding:.9375rem 1.75rem;font-size:1rem}.v2-btn--block{display:flex;width:100%;justify-content:center}.v2-eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.4375rem .875rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;color:var(--v2-primary);background:var(--v2-primary-soft);border:1px solid rgba(5,110,185,.14);border-radius:8px}.v2-eyebrow svg,.v2-eyebrow-ico{flex-shrink:0;width:18px;height:18px}.v2-title{margin:0 0 1rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:var(--v2-text)}.v2-badge svg,.v2-title span{color:var(--v2-primary)}.v2-lead{color:#596069}.v2-lead--follow{margin-top:1rem}.v2-section-cta{margin-top:2rem;text-align:center}.v2-section-cta--start{text-align:left}.v2-section{position:relative;width:100%;max-width:100%;padding:3rem 0;background:linear-gradient(180deg,rgba(243,246,250,.72)0,rgba(232,238,245,.55) 100%);border-block:1px solid rgba(197,208,222,.55)}.v2-section+.v2-section{border-top:none}.v2-section--subtle{background:radial-gradient(ellipse 70% 55%at 0 50%,rgba(5,110,185,.1),transparent 60%),linear-gradient(180deg,#d5e0ed 0,#e4ebf4 100%)}.v2-section--muted{background:radial-gradient(ellipse 60% 50%at 100%0,rgba(15,23,42,.06),transparent 55%),linear-gradient(180deg,#ced9e8 0,#dce4ef 100%)}.v2-section--surface{background:linear-gradient(180deg,#fff 0,#f7fafc 55%,#f3f6fa 100%);border-block-color:rgba(197,208,222,.45)}.v2-section--flush-top{padding-top:0}.v2-section--ink{background:radial-gradient(ellipse 80% 70%at 20%0,rgba(5,110,185,.28),transparent 55%),radial-gradient(ellipse 60% 50%at 100% 100%,rgba(5,110,185,.12),transparent 50%),linear-gradient(160deg,#0f172a 0,#152238 45%,#1a2d4a 100%);border-color:transparent;color:#e2e8f0}.v2-section--ink .v2-eyebrow{color:#93c5fd;background:rgba(147,197,253,.12)}.v2-section--ink .v2-title{color:#f8fafc}.v2-hero .v2-title span,.v2-section--ink .v2-title span{color:#7dd3fc}.v2-section--ink .v2-lead{color:#94a3b8}.v2-section--ink .v2-metric-label{color:#c5d5eb}.v2-footer a:hover,.v2-section--ink .v2-metric-value{color:#fff}.v2-section-header{max-width:40rem;margin-bottom:3rem}.v2-section-header--center{margin-inline:auto;text-align:center}.v2-section-header--center .v2-lead{margin-inline:auto}.v2-hero{position:relative;width:100%;max-width:100%;padding:4.5rem 0 5rem;background:radial-gradient(ellipse 65% 70%at 95% 15%,rgba(5,110,185,.35),transparent 55%),radial-gradient(ellipse 45% 50%at 5% 90%,rgba(15,23,42,.18),transparent 50%),linear-gradient(145deg,#0f172a 0,#143055 42%,#1a4a7a 78%,#056eb9 130%);overflow:hidden;color:#e2e8f0}.v2-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,#000 40%,transparent 100%);pointer-events:none}.v2-hero .v2-eyebrow{color:#93c5fd;background:rgba(147,197,253,.14);border-color:rgba(147,197,253,.22)}.v2-hero .v2-title{color:#f8fafc}.v2-hero .v2-lead{color:#cbd5e1}.v2-hero .v2-btn--ghost{color:#f8fafc;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.06)}.v2-hero .v2-btn--ghost:hover{color:#fff;border-color:#fff;background:rgba(255,255,255,.12)}.v2-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.v2-hero-actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:2rem}.v2-hero-visual{position:relative}.v2-hero-media{display:block;width:100%;height:auto;margin-top:50px;aspect-ratio:602/344}.v2-lead--secondary{margin-top:1rem;font-size:.975rem}.v2-trust{padding:0;border-bottom:1px solid var(--v2-border);background:#fff}.v2-trust-inner{display:flex;flex-direction:column;align-items:stretch;gap:1.75rem;padding-block:1.75rem}.v2-security-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin:3em 0 0;padding-bottom:.25rem}.v2-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:var(--v2-text-muted);background:#e3e3e3;border:1px solid var(--v2-border);border-radius:999px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.v2-badge svg{width:18px;height:18px;flex-shrink:0}.v2-brands-subtitle,.v2-brands-title{margin:0;font-size:1.5em;font-weight:500;line-height:1.35;text-align:center;color:var(--v2-text)}.v2-brands-subtitle{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:.4rem .55rem;font-size:1.35em;line-height:1.45;color:var(--v2-text-muted)}.v2-brands-subtitle span{font-weight:400;color:var(--v2-text-muted);letter-spacing:.01em}.v2-brands-subtitle strong{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.03em;color:var(--v2-accent)}.v2-brands-viewport{position:relative;max-width:1120px;width:100%;margin:0 auto;padding:0 44px}.v2-brands-carousel{overflow:hidden;margin:0}.v2-brands-carousel--static .v2-brands-track{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem 2rem}.v2-brands-carousel--static .v2-brands-item{flex:0 0 auto;width:auto;max-width:none;min-width:0;height:auto;padding:0}.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-track{display:flex;align-items:center;overflow:hidden}.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-item{flex:0 0 50%;max-width:50%}@media (min-width:480px){.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-item{flex-basis:33.333%;max-width:33.333%}}@media (min-width:768px){.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-item{flex-basis:25%;max-width:25%}}@media (min-width:992px){.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-item{flex-basis:20%;max-width:20%}}@media (min-width:1200px){.v2-brands-carousel:not(.v2-brands-carousel--active):not(.v2-brands-carousel--static) .v2-brands-item{flex-basis:16.666%;max-width:16.666%}}.v2-brands-carousel--active{--v2-brand-slides:6;--v2-brand-slide-width:0px;--v2-brand-index:0}.v2-brands-carousel--active .v2-brands-track{display:flex;align-items:center;will-change:transform;transform:translate3d(calc(var(--v2-brand-index)*var(--v2-brand-slide-width)*-1),0,0)}.v2-brands-carousel--active.is-animating .v2-brands-track{transition:transform 550ms ease}.v2-brands-carousel--active .v2-brands-item{flex:0 0 calc(100%/var(--v2-brand-slides));width:calc(100%/var(--v2-brand-slides));max-width:calc(100%/var(--v2-brand-slides))}.v2-brands-item{height:84px;padding:0 4px;box-sizing:border-box}.v2-brands-arrow,.v2-brands-item,.v2-brands-item .v2-brand-logo{display:flex;align-items:center;justify-content:center}.v2-brands-item .v2-brand-logo{line-height:0;opacity:var(--v2-brand-logo-opacity);transition:opacity 180ms ease,transform 180ms ease}.v2-brands-item:hover .v2-brand-logo{opacity:var(--v2-brand-logo-hover-opacity);transform:translateY(-1px)}.v2-brands-item .v2-brand-logo img{display:block;height:52px;width:auto;max-width:200px;object-fit:contain}.v2-brands-arrow{position:absolute;top:50%;z-index:2;width:36px;height:36px;padding:0;color:var(--v2-primary);background:#fff;border:1px solid rgba(5,110,185,.18);border-radius:50%;box-shadow:0 6px 16px rgba(31,42,55,.08);cursor:pointer;transform:translateY(-50%);transition:background-color .25s ease,border-color .25s ease,color .25s ease,box-shadow .25s ease}.v2-brands-arrow::before{content:"";display:block;width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor}.v2-brands-arrow--prev{left:0}.v2-brands-arrow--prev::before{margin-left:3px;transform:rotate(-135deg)}.v2-brands-arrow--next{right:0}.v2-brands-arrow--next::before{margin-right:3px;transform:rotate(45deg)}.v2-brands-arrow:focus,.v2-brands-arrow:hover{color:#fff;background:var(--v2-primary);border-color:var(--v2-primary);outline:0;box-shadow:0 10px 22px rgba(5,110,185,.22)}@media (max-width:767px){.v2-brands-viewport{padding:4px 36px 0}.v2-brands-carousel--static .v2-brands-track{gap:1rem 1.75rem}.v2-brands-item{height:76px;padding:0 2px}.v2-brands-item .v2-brand-logo img{height:44px;max-width:180px}.v2-brands-arrow{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.v2-brands-arrow,.v2-brands-carousel--active .v2-brands-track,.v2-brands-item .v2-brand-logo{transition:none!important}.v2-brands-item:hover .v2-brand-logo{transform:none}}.v2-grid{display:grid;gap:1.5rem}.v2-grid--4{grid-template-columns:repeat(4,1fr)}.v2-grid--2{grid-template-columns:repeat(2,1fr)}.v2-card{padding:1.75rem;background:var(--v2-bg-panel);border:1px solid var(--v2-border);border-radius:var(--v2-radius);box-shadow:var(--v2-shadow);transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.v2-card:hover{box-shadow:var(--v2-shadow-lg);border-color:rgba(5,110,185,.28);transform:translateY(-2px)}.v2-card-icon,.v2-security-certs li{display:flex;align-items:center;justify-content:center}.v2-card-icon{width:48px;height:48px;margin-bottom:1.25rem;color:var(--v2-primary);background:var(--v2-primary-soft);border-radius:10px}.v2-card-icon svg{width:24px;height:24px}.v2-card-title{margin:0 0 .5rem;font-size:1.0625rem;font-weight:700;color:var(--v2-text)}.v2-card-text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--v2-text-muted)}.v2-media-frame{border-radius:var(--v2-radius-lg);overflow:hidden;box-shadow:var(--v2-shadow-lg);border:1px solid var(--v2-border)}.v2-media-frame--shadow{box-shadow:0 1px 2px rgba(15,23,42,.06),0 8px 24px rgba(15,23,42,.1)}.v2-media-frame img,.v2-security-certs img,.v2-split-media{display:block;width:100%;height:auto}.v2-split picture{display:block;width:100%;line-height:0}.v2-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.v2-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.v2-metric{min-width:0;text-align:center;padding:1.5rem .5rem}.v2-metric-value{font-size:clamp(1.5rem,2.2vw + 1rem,2.75rem);font-weight:700;line-height:1.1;min-height:1.15em;max-width:100%;color:var(--v2-primary);letter-spacing:-.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;word-break:break-word}.v2-metric-label{margin-top:.5rem;font-size:.9375rem;font-weight:500;line-height:1.35;color:#c5d5eb}.v2-icon-row,.v2-security-item{display:flex;gap:1rem;padding:1.25rem;background:var(--v2-bg-panel);border:1px solid var(--v2-border);border-radius:var(--v2-radius);box-shadow:0 1px 2px rgba(15,23,42,.04)}.v2-icon-row svg,.v2-security-item svg{flex-shrink:0;width:24px;height:24px;color:var(--v2-primary)}.v2-icon-row h3,.v2-security-item h3,.v2-tile h3{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:var(--v2-text)}.v2-icon-row p,.v2-security-item p,.v2-tile p{margin:0;font-size:.875rem;color:var(--v2-text-muted);line-height:1.5}.v2-security-certs{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;list-style:none;margin:2.5rem 0 1.5rem;padding:1.75rem 0 0;gap:1.5rem 0}.v2-security-certs li{flex:1 1 25%;min-width:0;padding:0 .75rem;box-sizing:border-box}.v2-security-certs img{width:auto;max-width:100%;max-height:72px;object-fit:contain;filter:brightness(0) opacity(.65)}.v2-remote{position:relative;overflow:hidden}.v2-remote::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 45%at 100% 20%,rgba(5,110,185,.08),transparent 55%),radial-gradient(ellipse 40% 35%at 0 80%,rgba(5,110,185,.06),transparent 50%);pointer-events:none}.v2-remote>.v2-container{position:relative;z-index:1}.v2-remote-hero{display:flex;align-items:flex-end;gap:2.5rem}.v2-remote-copy{flex:.92 1 0;min-width:0}.v2-remote-copy .v2-title{max-width:16ch}.v2-check-list{list-style:none;margin:1.75rem 0 0;padding:0;display:grid;gap:.875rem}.v2-check-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;font-weight:500;line-height:1.45;color:var(--v2-text-muted)}.v2-check-list-ico{flex-shrink:0;display:inline-flex;margin-top:.1rem;color:var(--v2-primary)}.v2-remote-visual{flex:1.08 1 0;min-width:0;height:auto;line-height:0}.v2-remote-visual img,.v2-remote-visual picture{display:block;width:100%;height:auto}.v2-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--v2-border)}.v2-tile{display:flex;gap:.875rem;align-items:flex-start;padding:1.125rem 1rem;background-color:#fefeff;border:1px solid var(--v2-border);border-radius:var(--v2-radius);box-shadow:0 1px 2px rgba(15,23,42,.04)}.v2-tile-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:var(--v2-primary-soft);color:var(--v2-primary)}.v2-tile-icon svg{width:20px;height:20px}.v2-tile h3{margin:0 0 .35rem;font-size:.9375rem;line-height:1.3}.v2-tile p{font-size:.8125rem}@media (max-width:1100px){.v2-remote-hero{flex-direction:column;align-items:stretch;gap:2rem}.v2-remote-copy,.v2-remote-visual{flex:none;width:100%}.v2-remote-copy .v2-title{max-width:none}.v2-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.v2-tiles{grid-template-columns:1fr}}@media (max-width:900px){.v2-security-certs li{flex:1 1 50%}}@media (max-width:480px){.v2-security-certs li{flex:1 1 100%}}.v2-pricing{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:stretch}.v2-price-card{position:relative;display:flex;flex-direction:column;padding:1.75rem 1.5rem;background:var(--v2-bg-panel);border:1px solid var(--v2-border);border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow)}.v2-price-card ul{flex:1;list-style:none;margin:0 0 1.75rem;padding:0}.v2-price-card--featured{border-color:var(--v2-primary);box-shadow:var(--v2-shadow-lg)}.v2-price-card--enterprise::before,.v2-price-card--featured::before{position:absolute;top:-12px;left:50%;transform:translateX(-50%);padding:.25rem .875rem;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff;border-radius:999px}.v2-price-card--featured::before{content:"Favorito";background:var(--v2-primary)}.v2-price-card-name{margin:0 0 .25rem;font-size:1.0625rem;font-weight:700;line-height:1.35}.v2-price-card-tag{display:inline-block;font-size:.8125rem;font-weight:600;color:var(--v2-text-muted)}.v2-price-card--enterprise{border-color:rgba(154,63,10,.35);background:linear-gradient(180deg,#f8fafc 0,#f3ebe3 100%)}.v2-price-card--enterprise::before{content:"Redes";background:var(--v2-accent)}.v2-price-card-amount--quote{font-size:1.75rem;letter-spacing:-.02em;color:var(--v2-accent)}.v2-price-card-tier{margin:0 0 1.25rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#334155}.v2-price-card-amount{margin-bottom:1.5rem;font-size:1.95rem;font-weight:700;line-height:1;color:var(--v2-text)}.v2-price-card-amount sup{font-size:1rem;font-weight:600;vertical-align:super}.v2-price-card-amount sub{font-size:.875rem;font-weight:500;color:var(--v2-text-muted)}.v2-price-card li{position:relative;padding:.3125rem 0 .3125rem 1.375rem;font-size:.875rem;line-height:1.45;color:var(--v2-text-muted)}.v2-price-card li::before{content:"";position:absolute;left:0;top:.75rem;width:6px;height:6px;border-radius:50%;background:var(--v2-primary)}.v2-price-card .v2-btn{width:100%}.v2-price-card:not(.v2-price-card--featured):not(.v2-price-card--enterprise) .v2-btn--ghost{color:var(--v2-text);background:var(--v2-bg-subtle);border-color:var(--v2-border)}.v2-price-card:not(.v2-price-card--featured):not(.v2-price-card--enterprise) .v2-btn--ghost:hover{color:var(--v2-primary);background:var(--v2-bg-muted);border-color:var(--v2-primary)}.v2-pricing-footer{display:flex;flex-direction:column;align-items:center;margin-top:1.75rem;gap:1.25rem}.v2-pricing-chip{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.5rem 1rem;width:fit-content;max-width:100%;font-size:.8125rem;font-weight:600;line-height:1.35;text-align:center;color:#7a3208;background-color:#f3ebe3;border:1px solid rgba(154,63,10,.35);border-radius:999px;box-shadow:0 1px 2px rgba(154,63,10,.08)}.v2-pricing-note{margin:0;text-align:center;font-size:.875rem;color:var(--v2-text-muted)}.v2-pricing-note a{font-weight:600}.v2-not-found-grid{align-items:center;gap:2.5rem}.v2-not-found .v2-eyebrow{color:#dc2626;background:rgba(220,38,38,.1);border-color:rgba(220,38,38,.22)}.v2-not-found-content{max-width:34rem}.v2-not-found-actions{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:2rem}.v2-not-found-visual img{display:block;width:min(100%,470px);height:auto;margin-inline:auto}.v2-about-years{display:inline-block;margin-bottom:.5rem;font-size:3rem;font-weight:700;line-height:1;color:var(--v2-primary)}.v2-about-timeline{background:linear-gradient(160deg,#f8fafc 0,#e8eef5 100%)}.v2-about-timeline img{display:block;width:100%;height:auto}.v2-footer{padding:4rem 0 2rem;background:var(--v2-dark)}.v2-footer,.v2-footer a{color:#cbd5e1}.v2-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:1rem}.v2-footer-brand .v2-footer-logo{display:inline-block;margin-bottom:1rem}.v2-footer-brand .v2-footer-logo img{height:36px;width:auto;max-width:200px;display:block;object-fit:contain}.v2-footer-brand p{margin:0;font-size:.9375rem;line-height:1.6;max-width:280px}.v2-footer-chatbots-title,.v2-footer-col h4{margin:1.5rem 0 .75rem;font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff}.v2-footer-brand .v2-footer-qr{margin-top:0}.v2-footer-brand .v2-footer-channel{margin-top:.75rem}.v2-footer-col h4{margin:0 0 1rem}.v2-footer-col ul{list-style:none;margin:0;padding:0}.v2-footer-col li{margin-bottom:.5rem}.v2-footer-col a{font-size:.9375rem}.v2-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.8125rem}.v2-footer-qr{display:flex;flex-wrap:wrap;gap:.75rem}.v2-footer-qr img{display:block;width:96px;height:96px;background:#fff;border-radius:.375rem}.v2-footer-channel,.v2-footer-channel-icon{display:inline-flex;align-items:center;color:#cbd5e1}.v2-footer-channel{gap:.45rem;font-size:.9375rem;font-weight:600}.v2-footer-channel-icon{justify-content:center;width:20px;height:20px;flex-shrink:0}.v2-footer-channel-icon svg{display:block;width:20px;height:20px;overflow:visible;stroke:currentColor;fill:none}.v2-footer-copy{color:#94a3b8}.v2-footer-bottom-end{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;text-align:right}.v2-footer-anvisa{font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.v2-footer-bottom-end a{font-size:1rem;font-weight:600;color:#fff}.v2-wa-float{position:fixed;right:1.5rem;bottom:5.5rem;z-index:9990;display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#25d366;box-shadow:0 4px 16px rgba(37,211,102,.4);isolation:isolate;transform:translateZ(0);backface-visibility:hidden;transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.v2-wa-float::before{content:"";position:absolute;z-index:0;top:-14px;left:-14px;width:80px;height:80px;border-radius:50%;border:2px solid rgba(7,94,84,.45);background:0 0;animation:v2-wa-pulse 2.4s ease-out infinite;animation-fill-mode:both;pointer-events:none}.v2-wa-float:hover{transform:translateZ(0) scale(1.06)}.v2-wa-float svg{position:relative;z-index:1;width:28px;height:28px;color:#fff}@media (max-width:1200px){.v2-pricing{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.v2-grid--4{grid-template-columns:repeat(2,1fr)}.v2-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.v2-metric{padding:1rem .35rem}.v2-metric-value{font-size:clamp(1.2rem,3.4vw + .55rem,1.85rem)}.v2-metric-label{font-size:.8125rem}}@media (max-width:640px){.v2-pricing{grid-template-columns:1fr;max-width:420px;margin-inline:auto}.v2-footer-grid{grid-template-columns:1fr 1fr}.v2-metrics{grid-template-columns:1fr;gap:0;max-width:22rem;margin-inline:auto}.v2-metric{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem 0;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.v2-metric:last-child{border-bottom:0;padding-bottom:0}.v2-metric:first-child{padding-top:0}.v2-metric-value{font-size:clamp(1.75rem,9vw,2.25rem);letter-spacing:-.04em}.v2-metric-label{margin-top:0;font-size:.875rem}.v2-wa-float{right:1rem;bottom:4.75rem}}@media (max-width:1100px){.v2-section{padding:3rem 0}.v2-header{position:fixed;left:0;right:0}body.v2-body{padding-top:var(--v2-header-h)}body.v2-nav-open,html.v2-nav-open{overflow:hidden}.v2-header-main.is-open,body.v2-nav-open{position:fixed;width:100%;left:0;right:0}.v2-header-main{display:none}.v2-header-main.is-open{display:flex;justify-content:flex-start;bottom:0;top:var(--v2-header-h);max-width:100%;z-index:99;padding:1rem 1.5rem 1.5rem;background:var(--v2-dark);overflow-x:hidden;overflow-y:auto;gap:1.5rem;box-sizing:border-box}.v2-nav-toggle{display:flex;flex-shrink:0}.v2-header-main.is-open,.v2-nav{flex-direction:column;align-items:stretch}.v2-nav{gap:.25rem}.v2-nav a{padding:.875rem 1rem;font-size:1rem}.v2-header-actions .v2-btn--ghost{display:none}.v2-header-main.is-open .v2-header-actions{flex-direction:column;width:100%}.v2-header-main.is-open .v2-header-actions .v2-btn{width:100%}.v2-header-main.is-open .v2-header-actions .v2-btn--ghost{display:inline-flex}.v2-hero-grid,.v2-split{gap:2rem}.v2-footer-grid,.v2-grid--2,.v2-grid--4,.v2-hero-grid,.v2-split{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,::after,::before{transition-duration:.01ms!important}.v2-wa-float::before{animation:none;opacity:0}}