:root,html[data-theme=dark]{--background-primary: #10131b;--background-secondary: #141925;--surface-primary: #1a202c;--surface-secondary: #1e2532;--surface-elevated: #242b39;--navigation-background: rgb(26 29 39 / 96%);--border-primary: #2b3443;--border-subtle: #252e3b;--divider: #27303e;--text-primary: #f5f7fa;--text-secondary: #aab2c0;--text-tertiary: #7f8998;--brand-primary: #7672f2;--brand-ink: #9995ff;--brand-primary-hover: #8985f5;--brand-primary-pressed: #6965da;--brand-primary-soft: rgb(118 114 242 / 16%);--success: #5ebf80;--warning: #f2cd88;--danger: #f16d8b;--background-dark: var(--background-primary);--background-dark-secondary: var(--background-secondary);--surface-dark: var(--surface-primary);--surface-dark-secondary: var(--surface-secondary);--border-dark: var(--border-primary);--text-dark-primary: var(--text-primary);--text-dark-secondary: var(--text-secondary);--background-light: var(--background-primary);--surface-light: var(--surface-primary);--text-light-primary: var(--text-primary);--text-light-secondary: var(--text-secondary);--border-light: var(--border-primary);--container: 1216px;--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--radius-xl: 44px;--shadow-soft: 0 12px 32px rgb(0 0 0 / 20%);--shadow-phone: 0 32px 80px rgb(7 10 17 / 26%);--section-space: clamp(4rem, 6vw, 6.25rem);color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility}html[data-theme=light]{--brand-ink: #5e57cf;--background-primary: #f7f8fc;--background-secondary: #eff1f7;--surface-primary: #ffffff;--surface-secondary: #f5f6fa;--surface-elevated: #ffffff;--navigation-background: rgb(255 255 255 / 94%);--border-primary: #dde1eb;--border-subtle: #e8eaf0;--divider: #e1e4ec;--text-primary: #171a23;--text-secondary: #5f6674;--text-tertiary: #858c99;--brand-primary-hover: #6965da;--brand-primary-pressed: #5f5bcb;--brand-primary-soft: rgb(118 114 242 / 12%);--success: #399a5c;--warning: #a87318;--danger: #d94b68;--shadow-soft: 0 12px 32px rgb(35 39 52 / 10%);--shadow-phone: 0 26px 60px rgb(35 39 52 / 18%);color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:none}html::-webkit-scrollbar{display:none}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-variable.woff2) format("woff2")}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text-light-primary);background:var(--background-light);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;transition:color .2s ease,background-color .2s ease}body.menu-is-open{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}button{color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;text-wrap:balance}h2[id]{scroll-margin-top:120px}p{text-wrap:pretty}:focus-visible{outline:3px solid #9d9aff;outline-offset:4px}.skip-link{position:fixed;z-index:200;top:12px;left:12px;transform:translateY(-160%);padding:.8rem 1rem;border-radius:10px;color:var(--text-dark-primary);background:var(--brand-primary);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.container{width:min(100% - 2.5rem,var(--container));margin-inline:auto}.section{padding-block:var(--section-space)}#inicio,#beneficios,#funciones,#como-funciona,#precio,#seguridad,#equipos,#organizaciones,#formas-de-acceso,#credenciales,#credenciales-visuales,#gestion-credenciales,#identidad,#escalabilidad,#dimensionamiento,#infraestructura,#acceso-fisico,#puesta-en-marcha,#aviso-privacidad,#terminos-condiciones{scroll-margin-top:108px}.legal-section__inner{max-width:760px}.legal-section__inner h2{margin-bottom:.6rem}.legal-section__note{margin-bottom:1.5rem;color:var(--text-tertiary);font-size:.82rem}.legal-section__inner p{margin-bottom:1rem;color:var(--text-secondary);line-height:1.7}.legal-section__inner a{color:var(--brand-ink);font-weight:700}.eyebrow{margin-bottom:1.15rem;color:var(--brand-ink);font-size:.74rem;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.section-heading{width:min(100%,760px);margin-bottom:clamp(2.8rem,5vw,4.6rem)}.section-heading--center{margin-inline:auto;text-align:center}.section-heading h2,.feature-section h2,.solution-section h2,.security-section h2{margin-bottom:1.2rem;font-size:clamp(2.3rem,4.6vw,4.6rem);font-weight:720;line-height:1.02}.section-heading>p:last-child,.security-section__intro>p{color:var(--text-light-secondary);font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.72}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.65rem;padding:.86rem 1.25rem;border:1px solid transparent;border-radius:15px;font-size:.93rem;font-weight:720;line-height:1;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:#6965da;box-shadow:0 12px 32px #7672f240}.button--primary:hover{background:#5e57cf;box-shadow:0 16px 36px #7672f257}.button--primary:active{background:var(--brand-primary-pressed)}.button--secondary{border-color:var(--border-primary);color:var(--text-primary);background:var(--surface-secondary)}.button--secondary:hover{border-color:var(--brand-primary);background:var(--brand-primary-soft)}.icon{width:var(--icon-size, 1.5rem);height:var(--icon-size, 1.5rem)}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;padding-top:1.1rem}.site-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1.25rem;padding:.72rem .8rem .72rem 1.15rem;border:1px solid var(--border-subtle);border-radius:22px;background:var(--navigation-background);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.site-header__brand,.brand{display:inline-flex;align-items:center;white-space:nowrap}.brand__mark{width:26px;height:auto;flex:0 0 auto;margin-right:.55rem}.brand__wordmark{width:104px;height:auto}.brand__wordmark--light,html[data-theme=light] .brand__wordmark--dark{display:none}html[data-theme=light] .brand__wordmark--light{display:block}.brand__divider{width:1px;height:27px;margin-inline:.7rem;background:var(--divider)}.brand__product{color:var(--text-primary);font-size:.86rem;font-weight:720}.site-header__nav{display:flex;align-items:center;justify-content:center;gap:clamp(.85rem,1.35vw,1.45rem)}.site-header__nav a{position:relative;padding-block:.65rem;color:var(--text-secondary);font-size:.79rem;font-weight:650;white-space:nowrap}.site-header__nav a.active{color:var(--text-primary)}.site-header__nav a:after{position:absolute;right:0;bottom:.25rem;left:0;height:1px;content:"";background:var(--brand-primary);transform:scaleX(0);transition:transform .18s ease}.site-header__nav a:hover:after,.site-header__nav a.active:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:.55rem}.theme-toggle{position:relative;display:grid;width:46px;height:46px;place-items:center;padding:0;border:1px solid var(--border-primary);border-radius:13px;color:var(--text-primary);background:var(--surface-secondary);cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.theme-toggle:hover{border-color:var(--brand-primary);color:var(--brand-ink);transform:translateY(-1px)}.theme-toggle:active{transform:translateY(0) scale(.96)}.theme-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.theme-toggle__moon,html[data-theme=light] .theme-toggle__sun{display:none}html[data-theme=light] .theme-toggle__moon{display:block}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;min-height:940px;overflow:hidden;padding:9.8rem 0 5rem;color:var(--text-dark-primary);background:linear-gradient(135deg,rgba(118,114,242,.05),transparent 42%),var(--background-dark)}.hero:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:linear-gradient(90deg,transparent,var(--border-dark),transparent)}.hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}.hero__glow--one{top:-260px;right:-180px;width:720px;height:720px;background:radial-gradient(circle,rgba(118,114,242,.2),transparent 68%)}.hero__grid{position:relative;z-index:1;display:grid;align-items:center;grid-template-columns:minmax(0,.94fr) minmax(480px,1.06fr);gap:clamp(2rem,4vw,4.8rem)}.hero__copy{padding-bottom:3rem}.hero .eyebrow{display:inline-flex;padding:.55rem .75rem;border:1px solid rgba(118,114,242,.35);border-radius:999px;color:var(--brand-ink);background:var(--brand-primary-soft)}.hero h1{max-width:680px;margin-bottom:1.55rem;font-size:clamp(3rem,5.35vw,5.7rem);font-weight:740;line-height:.98}.hero__lead{max-width:650px;margin-bottom:2rem;color:var(--text-dark-secondary);font-size:clamp(1.05rem,1.55vw,1.28rem);line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.1rem}.trust-strip{border-bottom:1px solid var(--border-light);background:var(--surface-light)}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip article{display:flex;min-height:104px;align-items:center;justify-content:center;gap:.8rem;padding:1.2rem;border-right:1px solid var(--border-light);color:var(--text-secondary);font-size:.86rem;font-weight:680;text-align:center}.trust-strip article:last-child{border-right:0}.trust-strip .icon{color:var(--brand-ink)}.problem-section{background:var(--background-light)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.problem-card{min-height:0;padding:1.65rem;border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--surface-light);transition:transform .2s ease,border-color .2s ease}.problem-card:hover{border-color:#cccaf9;transform:translateY(-5px)}.problem-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.problem-card__top>span,.benefit-card__icon,.security-grid article>span{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:var(--brand-ink);background:var(--brand-primary-soft)}.problem-card__top small{color:#a3a9b5;font-size:.72rem;font-weight:760;letter-spacing:.12em}.problem-card h3,.benefit-card h3,.security-grid h3{margin-bottom:.75rem;font-size:1.25rem;line-height:1.24}.problem-card p,.benefit-card p,.security-grid p{margin-bottom:0;color:var(--text-light-secondary);font-size:.94rem;line-height:1.65}.solution-section{color:var(--text-dark-primary);background:var(--background-dark-secondary)}.feature-section{padding-block:var(--section-space);border-bottom:1px solid var(--border-light);background:var(--surface-light)}.feature-section:nth-child(2n){background:var(--background-light)}.feature-section__grid{display:grid;align-items:center;grid-template-columns:minmax(380px,.96fr) minmax(0,1.04fr);gap:clamp(3rem,8vw,8rem)}.feature-section__copy{max-width:530px}.feature-section__lead{margin-bottom:1.8rem;color:var(--text-light-secondary);font-size:1.08rem;line-height:1.7}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1rem;margin:0;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:.65rem;color:var(--text-secondary);font-size:.91rem;line-height:1.45}.check-list li>span{display:grid;flex:0 0 auto;width:25px;height:25px;place-items:center;border-radius:8px;color:var(--brand-ink);background:var(--brand-primary-soft)}.check-list .icon{width:14px;height:14px;stroke-width:2.3}.state-list{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.8rem}.state{display:inline-flex;align-items:center;gap:.45rem;padding:.52rem .7rem;border-radius:10px;font-size:.74rem;font-weight:720}.state i{width:7px;height:7px;border-radius:50%}.state--success{color:var(--success);background:#5ebf801f}.state--success i{background:var(--success)}.state--warning{color:var(--warning);background:#f2cd8821}.state--warning i{background:#dfa94c}.state--danger{color:var(--danger);background:#f16d8b1f}.state--danger i{background:var(--danger)}.process-section{background:var(--background-light)}.benefit-card{min-height:225px;padding:1.7rem;border:1px solid var(--border-light);border-radius:var(--radius-md);height:100%;background:linear-gradient(145deg,var(--brand-primary-soft),transparent 70%),var(--surface-primary);transition:box-shadow .2s ease,transform .2s ease}.benefit-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.benefit-card__icon{margin-bottom:1.5rem}.security-section{background:var(--background-light)}.security-section__intro{display:grid;align-items:end;grid-template-columns:1.1fr .9fr;gap:3rem;margin-bottom:4rem}.security-section__intro .eyebrow{grid-column:1/-1;margin-bottom:-1.5rem}.security-section__intro h2,.security-section__intro>p{margin-bottom:0}.security-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.security-grid article{min-height:245px;padding:1.65rem;border-top:3px solid var(--brand-primary);border-right:1px solid var(--border-light);border-bottom:1px solid var(--border-light);border-left:1px solid var(--border-light);border-radius:0 0 18px 18px;background:var(--surface-primary)}.security-grid article>span{margin-bottom:2.2rem}.footer{padding-top:5.5rem;color:var(--text-dark-primary);background:var(--background-secondary)}.footer__grid{display:grid;grid-template-columns:1.35fr .7fr .8fr 1.15fr;gap:clamp(2rem,5vw,5rem);padding-bottom:4rem}.footer__brand p{max-width:330px;margin:1.5rem 0;color:var(--text-dark-secondary);font-size:.86rem;line-height:1.7}.footer__brand>span{color:var(--text-secondary);font-size:.78rem}.footer nav,.footer__contact{display:flex;align-items:flex-start;flex-direction:column;gap:.8rem}.footer h2{margin-bottom:.8rem;color:var(--text-primary);font-size:.72rem;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.footer nav a,.footer nav>span,.footer__contact>a,.footer__contact>span{color:var(--text-dark-secondary);font-size:.78rem;line-height:1.45;transition:color .18s ease}.footer nav a:hover,.footer__contact>a:hover{color:var(--brand-ink)}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-block:1.5rem;border-top:1px solid var(--border-dark)}.footer__bottom p{margin:0;color:#858d9c;font-size:.7rem}.footer__bottom .footer__legal{align-items:center;flex-direction:row;gap:.55rem}.footer__social-row{display:flex;gap:.6rem}.footer__social{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin-top:.4rem;color:var(--text-dark-secondary);transition:color .18s ease}.footer__social svg{width:18px;height:18px;fill:currentColor}.footer__social:hover{color:var(--brand-ink)}.footer__social[href*="facebook.com"] svg{fill:#1877f2}.footer__social[href*="linkedin.com"] svg{fill:#0a66c2}.whatsapp-fab{position:fixed;z-index:50;right:24px;bottom:24px;display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;box-sizing:border-box;padding:0;margin:0;appearance:none;border:0;border-radius:50%;color:#fff;background:#25d366;box-shadow:0 8px 24px #0000003d;cursor:pointer;text-decoration:none;-webkit-appearance:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background-color .18s ease,box-shadow .18s ease}.whatsapp-fab:before,.whatsapp-fab:after{display:none!important;content:none!important}.whatsapp-fab:hover{background:#20bd5a;box-shadow:0 12px 28px #00000047;transform:translateY(-2px)}.whatsapp-fab:active{box-shadow:0 6px 18px #00000038;transform:translateY(0)}.whatsapp-fab:focus{outline:none}.whatsapp-fab:focus-visible{outline:3px solid #fff;outline-offset:3px}.whatsapp-fab svg{display:block;width:29px;height:29px;flex:0 0 auto;color:#fff;fill:currentColor;transform:translateY(.5px)}body.menu-is-open .whatsapp-fab{visibility:hidden;opacity:0;pointer-events:none}.footer__bottom{padding-right:240px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform .65s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1160px){.site-header__nav{gap:.75rem}.site-header__nav a{font-size:.72rem}.problem-grid,.security-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.hero{min-height:auto;padding-bottom:3rem}.hero__grid{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:1.5rem}.feature-section__grid{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr);gap:3rem}.footer__grid{grid-template-columns:1.2fr .8fr 1fr}.footer__brand{grid-column:1/-1}}@media(max-width:900px){.site-header__nav{display:none}.menu-toggle{display:block}.menu-toggle{position:relative;width:46px;height:46px;padding:0;border:1px solid var(--border-primary);border-radius:13px;background:var(--surface-secondary);cursor:pointer}.menu-toggle span{position:absolute;left:12px;width:20px;height:1.5px;background:var(--text-primary);transition:transform .18s ease,top .18s ease,opacity .18s ease}.menu-toggle span:nth-child(1){top:14px}.menu-toggle span:nth-child(2){top:21px}.menu-toggle span:nth-child(3){top:28px}.site-header--open .menu-toggle span:nth-child(1){top:21px;transform:rotate(45deg)}.site-header--open .menu-toggle span:nth-child(2){opacity:0}.site-header--open .menu-toggle span:nth-child(3){top:21px;transform:rotate(-45deg)}.mobile-menu{position:fixed;z-index:-1;inset:0;display:block;padding:6.7rem 1.25rem 1.25rem;visibility:hidden;opacity:0;background:var(--navigation-background);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:opacity .22s ease,visibility .22s ease}.mobile-menu--open{visibility:visible;opacity:1}.mobile-menu__panel{display:flex;max-height:calc(100dvh - 8rem);flex-direction:column;gap:0;overflow-y:auto}.mobile-menu__panel>a:not(.button){display:flex;min-height:60px;align-items:center;gap:1rem;border-bottom:1px solid var(--border-dark);color:var(--text-primary);font-size:clamp(1.2rem,4vw,1.65rem);font-weight:650}.mobile-menu__panel>a span{color:var(--text-tertiary);font-size:.62rem;letter-spacing:.12em}.mobile-menu__panel>a.active{color:var(--brand-ink);background:var(--brand-primary-soft)}.mobile-menu__panel>a.active span{color:var(--brand-ink)}.hero{padding-top:9rem}.hero__grid{grid-template-columns:1fr}.hero__copy{max-width:710px;padding-bottom:0}.trust-strip__grid{grid-template-columns:repeat(2,1fr)}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--border-light)}.feature-section__grid{grid-template-columns:1fr}.feature-section__copy{max-width:680px}.security-section__intro{grid-template-columns:1fr;gap:1rem}.security-section__intro .eyebrow{margin-bottom:0}}@media(max-width:640px){:root{--section-space: 4.8rem}.container{width:min(100% - 2rem,var(--container))}.site-header{padding-top:.7rem}.site-header__inner{min-height:64px;gap:.5rem;padding:.55rem .55rem .55rem .8rem;border-radius:18px}.brand__mark{width:20px;margin-right:.4rem}.brand__wordmark{width:76px}.brand__divider{height:22px;margin-inline:.5rem}.brand__product{font-size:.73rem}.hero{padding-top:7.5rem}.hero h1{font-size:clamp(2.72rem,13vw,4rem)}.hero__lead{font-size:1rem}.hero__actions{display:grid}.hero__actions .button{width:100%}.trust-strip article{min-height:112px;flex-direction:column;padding:1rem .7rem;font-size:.74rem}.problem-grid,.security-grid{grid-template-columns:1fr}.problem-card,.benefit-card,.security-grid article{min-height:0}.check-list{grid-template-columns:1fr}.security-section__intro{margin-bottom:2.8rem}.footer__grid{grid-template-columns:1fr;gap:2.5rem}.footer__brand{grid-column:auto}.footer__bottom{align-items:flex-start;flex-direction:column;gap:.45rem;padding-right:0;padding-bottom:calc(6.2rem + env(safe-area-inset-bottom))}.whatsapp-fab{right:16px;bottom:calc(16px + env(safe-area-inset-bottom));width:54px;height:54px}.whatsapp-fab svg{width:27px;height:27px}}@media(max-width:640px)and (max-height:650px){.hero__actions{margin-top:6rem}}@media(max-width:380px){.container{width:min(100% - 1.5rem,var(--container))}.brand__mark{width:18px;margin-right:.3rem}.brand__wordmark{width:68px}.brand__divider{margin-inline:.35rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
