:root{color-scheme:light dark;--landing-scroll-offset: 6rem}html{scroll-behavior:smooth;scroll-padding-top:var(--landing-scroll-offset);scrollbar-gutter:stable;background-color:#080f22}body{margin:0;overflow-x:hidden;overscroll-behavior-y:none;background:#f4f8ff;transition:background-color .32s ease}body.landing-body-dark{background:#080f22;--landing-bg: #080f22;--landing-bg-alt: #101c3b;--landing-surface: rgba(13, 24, 52, .76);--landing-surface-strong: rgba(12, 21, 45, .9);--landing-border: rgba(164, 189, 255, .24);--landing-text: #eef4ff;--landing-text-soft: #cad8f7;--landing-muted: #a6b7dc;--landing-primary: #1d5dff;--landing-secondary: #fd9e3b;--landing-accent: #00b7b8;--landing-shadow: 0 26px 58px rgba(0, 7, 22, .6);--landing-font-display: "Sora", "Avenir Next", "Segoe UI", sans-serif;--landing-font-body: "Manrope", "Avenir Next", "Segoe UI", sans-serif}body.landing-body-light{background:#f4f8ff;--landing-bg: #f4f8ff;--landing-bg-alt: #ecf2ff;--landing-surface: rgba(255, 255, 255, .88);--landing-surface-strong: rgba(255, 255, 255, .96);--landing-border: rgba(38, 52, 101, .16);--landing-text: #111a36;--landing-text-soft: #43507a;--landing-muted: #5b678d;--landing-primary: #1d5dff;--landing-secondary: #fd9e3b;--landing-accent: #00b7b8;--landing-shadow: 0 24px 52px rgba(18, 27, 57, .14);--landing-font-display: "Sora", "Avenir Next", "Segoe UI", sans-serif;--landing-font-body: "Manrope", "Avenir Next", "Segoe UI", sans-serif}#root{background:inherit;min-height:100%}.landing-root{--landing-font-display: "Sora", "Avenir Next", "Segoe UI", sans-serif;--landing-font-body: "Manrope", "Avenir Next", "Segoe UI", sans-serif;--landing-bg: #f4f8ff;--landing-bg-alt: #ecf2ff;--landing-surface: rgba(255, 255, 255, .88);--landing-surface-strong: rgba(255, 255, 255, .96);--landing-border: rgba(38, 52, 101, .16);--landing-text: #111a36;--landing-text-soft: #43507a;--landing-muted: #5b678d;--landing-primary: #1d5dff;--landing-secondary: #fd9e3b;--landing-accent: #00b7b8;--landing-shadow: 0 24px 52px rgba(18, 27, 57, .14);min-height:100vh;position:relative;overflow-x:hidden;display:flex;flex-direction:column;font-family:var(--landing-font-body);color:var(--landing-text);isolation:isolate;background:radial-gradient(circle at 8% -5%,rgba(0,183,184,.18),transparent 38%),radial-gradient(circle at 94% 2%,rgba(253,158,59,.18),transparent 37%),radial-gradient(circle at 50% 120%,rgba(29,93,255,.14),transparent 44%),linear-gradient(168deg,var(--landing-bg) 0%,var(--landing-bg-alt) 100%)}.landing-root:before,.landing-root:after{content:"";position:absolute;inset:auto;z-index:0;pointer-events:none;filter:blur(20px);opacity:.65}.landing-root:before{width:320px;height:320px;top:-60px;right:-90px;background:radial-gradient(circle,rgba(29,93,255,.24),transparent 68%)}.landing-root:after{width:280px;height:280px;bottom:12%;left:-80px;background:radial-gradient(circle,rgba(0,183,184,.2),transparent 68%)}.landing-root--light{color-scheme:light}.landing-root--dark{color-scheme:dark;--landing-bg: #080f22;--landing-bg-alt: #101c3b;--landing-surface: rgba(13, 24, 52, .76);--landing-surface-strong: rgba(12, 21, 45, .9);--landing-border: rgba(164, 189, 255, .24);--landing-text: #eef4ff;--landing-text-soft: #cad8f7;--landing-muted: #a6b7dc;--landing-shadow: 0 26px 58px rgba(0, 7, 22, .6);background:radial-gradient(circle at 8% -5%,rgba(0,183,184,.24),transparent 38%),radial-gradient(circle at 94% 2%,rgba(253,158,59,.24),transparent 37%),radial-gradient(circle at 50% 120%,rgba(116,164,255,.2),transparent 44%),linear-gradient(168deg,var(--landing-bg) 0%,var(--landing-bg-alt) 100%)}.landing-main{position:relative;z-index:1;display:flex;flex-direction:column;gap:0}#inicio,.landing-section{scroll-margin-top:var(--landing-scroll-offset)}.landing-skip-link{position:fixed;left:50%;transform:translate(-50%,-200%);z-index:40;text-decoration:none;padding:.5rem 1rem;border-radius:999px;font-size:.84rem;color:#fff;background:#111;opacity:0}.landing-skip-link:focus-visible{transform:translate(-50%,.75rem);opacity:1}.landing-section{width:100%;max-width:1400px;margin:0 auto;padding:clamp(3.2rem,4.8vw,3.8rem) 1.4rem}.landing-section--loading{padding-top:2.2rem;padding-bottom:2.2rem}.landing-section-loading-surface{width:100%;min-height:clamp(220px,28vw,340px);border-radius:24px;border:1px solid color-mix(in srgb,var(--landing-border) 72%,transparent);background:linear-gradient(95deg,color-mix(in srgb,var(--landing-surface) 72%,transparent) 8%,color-mix(in srgb,var(--landing-surface-strong) 88%,transparent) 28%,color-mix(in srgb,var(--landing-surface) 72%,transparent) 46%);background-size:220% 100%;animation:landing-section-loading-shimmer 1.4s ease-in-out infinite}.landing-section--alt{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);background:linear-gradient(180deg,color-mix(in srgb,var(--landing-surface) 74%,transparent),color-mix(in srgb,var(--landing-surface-strong) 70%,transparent))}.landing-section-header{max-width:760px;margin-bottom:1.9rem}.landing-section-eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.45rem;letter-spacing:.15em;text-transform:uppercase;font-size:.78rem;font-weight:700;color:color-mix(in srgb,var(--landing-primary) 65%,var(--landing-text))}.landing-section-eyebrow:before{content:"";width:1.15rem;height:2px;border-radius:99px;background:linear-gradient(90deg,var(--landing-primary),var(--landing-secondary))}.landing-section-header h2{margin:0;font-family:var(--landing-font-display);font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1.12;letter-spacing:-.025em;color:var(--landing-text)}.landing-section-header p{margin-top:.65rem;font-size:1rem;line-height:1.62;color:var(--landing-text-soft)}.landing-root :where(a,button):focus-visible{outline:2px solid color-mix(in srgb,var(--landing-secondary) 72%,transparent);outline-offset:3px}.landing-animate-ready :is(.landing-hero,.landing-footer,.landing-step,.highlight-card,.capability-card,.audience-card,.security-card,.security-photo-card,.landing-hero-story-card){opacity:1;transform:translateZ(0);transition:none}.landing-animate-ready :is(.landing-hero,.landing-footer,.landing-step,.highlight-card,.capability-card,.audience-card,.security-card,.security-photo-card,.landing-hero-story-card).landing-reveal-visible{opacity:1;transform:translateZ(0)}.landing-root :is(.landing-step,.audience-card,.security-card,.security-photo-card,.capability-card,.highlight-card,.landing-hero-story-card,.landing-hero-proof-item,.landing-hero-motion){animation:none!important}.landing-root .landing-hero-motion{opacity:1!important;transform:none!important}.landing-back-to-top{position:fixed;right:1.1rem;bottom:1.2rem;width:2.65rem;height:2.65rem;border:1px solid color-mix(in srgb,var(--landing-border) 94%,transparent);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(138deg,var(--landing-primary),#2f87ed);box-shadow:0 16px 30px #0d235957,inset 0 1px #ffffff42;cursor:pointer;z-index:92;opacity:0;transform:translateY(10px) scale(.94);pointer-events:none;transition:opacity .24s ease,transform .24s ease,box-shadow .24s ease,border-color .24s ease}.landing-back-to-top--visible{opacity:.96;transform:translateY(0) scale(1);pointer-events:auto}.landing-back-to-top:hover,.landing-back-to-top:focus-visible{outline:none;border-color:color-mix(in srgb,var(--landing-secondary) 60%,transparent);box-shadow:0 20px 34px #0d235966,inset 0 1px #ffffff57}.landing-mobile-sticky-cta{position:fixed;left:.9rem;right:.9rem;bottom:calc(.9rem + env(safe-area-inset-bottom,0px));min-height:2.9rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-primary) 72%,transparent);background:linear-gradient(128deg,color-mix(in srgb,var(--landing-primary) 92%,#1b4be0),color-mix(in srgb,var(--landing-primary) 70%,#2e87ed));color:#fff;text-decoration:none;display:none;align-items:center;justify-content:center;text-align:center;font-family:var(--landing-font-display);font-size:.88rem;font-weight:700;line-height:1.3;padding:.48rem .9rem;box-shadow:0 18px 34px #09163a57,inset 0 1px #ffffff3d;z-index:93}.landing-mobile-sticky-cta:hover,.landing-mobile-sticky-cta:focus-visible{text-decoration:none;border-color:color-mix(in srgb,var(--landing-secondary) 60%,transparent)}@keyframes landing-section-card-rise{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-section-loading-shimmer{0%{background-position:100% 0}to{background-position:-120% 0}}@media(max-width:1280px){.landing-section{max-width:1240px;padding-inline:1.2rem}}@media(max-width:1120px){:root{--landing-scroll-offset: 5.6rem}.landing-root:before{width:260px;height:260px;top:-80px}.landing-root:after{width:220px;height:220px}}@media(max-width:900px){.landing-main{padding-bottom:4.8rem}.landing-section{padding-block:clamp(2.8rem,8vw,3.2rem);padding-inline:1rem}.landing-section-header{margin-bottom:1.6rem}.landing-mobile-sticky-cta{display:inline-flex}.landing-back-to-top{bottom:calc(4.4rem + env(safe-area-inset-bottom,0px))}}@media(max-width:760px){:root{--landing-scroll-offset: 5.2rem}.landing-section{padding:3rem 1rem}.landing-section-header p{font-size:.96rem}.landing-back-to-top{right:.9rem;bottom:calc(4.2rem + env(safe-area-inset-bottom,0px))}.landing-mobile-sticky-cta{left:.76rem;right:.76rem;bottom:calc(.76rem + env(safe-area-inset-bottom,0px));min-height:2.8rem;font-size:.84rem;padding-inline:.8rem}}@media(max-width:520px){:root{--landing-scroll-offset: 5rem}.landing-section{padding-inline:.8rem;padding-block:2.6rem}.landing-section-header h2{font-size:clamp(1.56rem,8.2vw,1.92rem)}.landing-section-header p{font-size:.92rem;line-height:1.55}.landing-back-to-top{right:.8rem;bottom:calc(4.02rem + env(safe-area-inset-bottom,0px));width:2.5rem;height:2.5rem}.landing-mobile-sticky-cta{left:.66rem;right:.66rem;bottom:calc(.66rem + env(safe-area-inset-bottom,0px));min-height:2.64rem;font-size:.82rem;padding-inline:.72rem}}@media(prefers-contrast:more){body.landing-body-dark,.landing-root--dark{--landing-border: rgba(186, 208, 255, .44);--landing-text-soft: #e6efff;--landing-muted: #d1ddfb}body.landing-body-light,.landing-root--light{--landing-border: rgba(33, 47, 95, .34);--landing-text-soft: #2c3a67;--landing-muted: #33416e}.landing-root :where(a,button):focus-visible{outline-width:3px;outline-color:color-mix(in srgb,var(--landing-secondary) 88%,transparent)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.landing-root,.landing-root *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.landing-header{--landing-header-depth: 0;--landing-header-alpha: .2;--landing-header-blur: 6px;position:sticky;top:0;width:100%;max-width:100%;z-index:120;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:1rem;min-height:4.35rem;padding:.78rem 1.32rem;border-bottom:1px solid rgba(110,140,217,calc(.08 + var(--landing-header-depth) * .34));background:linear-gradient(132deg,rgba(8,20,49,var(--landing-header-alpha)),rgba(8,18,44,calc(var(--landing-header-alpha) - .05)));-webkit-backdrop-filter:saturate(calc(1 + var(--landing-header-depth) * .36)) blur(var(--landing-header-blur));backdrop-filter:saturate(calc(1 + var(--landing-header-depth) * .36)) blur(var(--landing-header-blur));opacity:1;transition:transform .34s cubic-bezier(.22,.88,.38,1),opacity .24s ease,border-color .34s ease,background .34s ease,box-shadow .34s ease,backdrop-filter .34s ease;isolation:isolate;box-shadow:0 8px 18px rgba(7,15,39,calc(.08 + var(--landing-header-depth) * .22))}.landing-header:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,rgba(96,170,255,calc(.06 + var(--landing-header-depth) * .12)),rgba(101,122,255,calc(.03 + var(--landing-header-depth) * .1)),rgba(255,189,98,calc(.01 + var(--landing-header-depth) * .08)));opacity:1;transition:opacity .34s ease,background .34s ease;z-index:-1}.landing-header--scrolled{min-height:4.02rem;padding-top:.62rem;padding-bottom:.62rem}.landing-header--hidden{transform:translateY(calc(-100% - .5rem));opacity:0;pointer-events:none}.landing-header--menu-open{--landing-header-depth: 1;--landing-header-alpha: .84;--landing-header-blur: 15px;opacity:1;pointer-events:auto;box-shadow:0 18px 36px #070f272e}body.landing-menu-open .landing-header{z-index:124}.landing-header-left{display:flex;align-items:center;min-width:0;position:relative;z-index:84}.landing-logo{display:inline-flex;align-items:center;gap:.62rem;text-decoration:none;color:inherit}.landing-logo-image{width:34px;height:34px;object-fit:contain;border-radius:11px;background:#fff;box-shadow:0 12px 24px #07102a33}.landing-logo-text{font-family:var(--landing-font-display);font-size:1.06rem;letter-spacing:.02em;font-weight:800;color:var(--landing-text)}.landing-nav{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.landing-nav--desktop{min-width:0;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.landing-nav--desktop::-webkit-scrollbar{display:none}.landing-nav--overlay{display:none}.landing-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.12rem;padding:.34rem .86rem;border-radius:999px;border:1px solid transparent;text-decoration:none;font-size:.82rem;font-weight:700;letter-spacing:.01em;line-height:1.34;color:var(--landing-text-soft);transition:transform .2s ease,border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.landing-nav-link:hover,.landing-nav-link:focus-visible{transform:translateY(-1px);outline:2px solid color-mix(in srgb,var(--landing-secondary) 70%,transparent);outline-offset:2px;color:var(--landing-text);border-color:color-mix(in srgb,var(--landing-primary) 44%,transparent);background:color-mix(in srgb,var(--landing-primary) 10%,transparent)}.landing-nav-link--active{color:#fff;border-color:color-mix(in srgb,var(--landing-primary) 88%,transparent);background:linear-gradient(126deg,var(--landing-primary),#2e87ed);box-shadow:0 12px 22px #1d5dff57}.landing-header-controls{display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem;position:relative;z-index:84}.landing-locale-select-wrap{display:inline-flex;align-items:center;gap:.38rem;min-width:0;padding:.24rem .32rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-border) 78%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 82%,transparent)}.landing-locale-select-label{font-size:.7rem;line-height:1;letter-spacing:.03em;font-weight:700;color:color-mix(in srgb,var(--landing-text-soft) 84%,var(--landing-text))}.landing-locale-select{min-width:8.25rem;max-width:11rem;height:1.7rem;border:0;border-radius:999px;padding:0 .52rem;background:color-mix(in srgb,var(--landing-surface) 78%,transparent);color:var(--landing-text);font-size:.75rem;font-weight:700;line-height:1.2}.landing-locale-select:focus-visible{outline:2px solid color-mix(in srgb,var(--landing-secondary) 70%,transparent);outline-offset:1px}.landing-header-controls--menu-open .landing-theme-toggle{opacity:.86}.landing-header--menu-open .landing-header-controls{z-index:130}.landing-header--menu-open .landing-theme-toggle,.landing-header--menu-open .landing-menu-toggle{pointer-events:auto}.landing-theme-toggle,.landing-menu-toggle{width:2.16rem;height:2.16rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-border) 80%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 80%,transparent);color:var(--landing-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.landing-theme-toggle:hover,.landing-theme-toggle:focus-visible,.landing-menu-toggle:hover,.landing-menu-toggle:focus-visible{transform:translateY(-1px);outline:2px solid color-mix(in srgb,var(--landing-secondary) 66%,transparent);outline-offset:2px;border-color:color-mix(in srgb,var(--landing-secondary) 56%,transparent);background:color-mix(in srgb,var(--landing-secondary) 12%,transparent)}.landing-menu-toggle{display:none}.landing-menu-toggle--active{border-color:color-mix(in srgb,var(--landing-primary) 62%,transparent);background:color-mix(in srgb,var(--landing-primary) 16%,transparent);box-shadow:0 12px 24px #1d5dff33}.landing-nav-backdrop{display:none}.landing-header-progress{position:absolute;left:0;right:0;bottom:-1px;height:2px;overflow:hidden;pointer-events:none}.landing-header-progress-fill{width:100%;height:100%;transform-origin:left center;transform:scaleX(0);background:linear-gradient(90deg,var(--landing-secondary),var(--landing-primary));box-shadow:0 0 12px #1d5dff80;transition:transform .16s linear;display:block}@keyframes landing-nav-link-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media(max-width:1360px){.landing-header{padding-inline:1.16rem}}@media(max-width:1240px){.landing-nav-link{padding-inline:.72rem;font-size:.79rem}}@media(max-width:1120px){.landing-header{grid-template-columns:minmax(0,auto) minmax(0,auto);justify-content:space-between;padding-inline:1rem;overflow:visible}.landing-nav--desktop{display:none}.landing-menu-toggle{display:inline-flex}.landing-locale-select-label{display:none}.landing-locale-select{min-width:6.7rem;max-width:7.9rem;padding-inline:.4rem;font-size:.69rem}.landing-nav--overlay{position:fixed;inset:calc(4.35rem + env(safe-area-inset-top,0px)) 0 0 0;z-index:122;display:none;width:100%;min-height:calc(100dvh - (4.35rem + env(safe-area-inset-top,0px)));height:calc(100dvh - (4.35rem + env(safe-area-inset-top,0px)));max-width:none;padding:.72rem 1rem calc(1rem + env(safe-area-inset-bottom,0px));border-left:0;border-top:0;background:radial-gradient(circle at 12% 10%,rgba(0,183,184,.16),transparent 30%),linear-gradient(172deg,color-mix(in srgb,var(--landing-surface-strong) 96%,transparent),color-mix(in srgb,var(--landing-surface) 94%,transparent));box-shadow:0 24px 46px #07102b47;-webkit-backdrop-filter:none;backdrop-filter:none;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:.42rem;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,-10px,0);transition:opacity .26s ease,transform .32s cubic-bezier(.22,.88,.28,1)}.landing-nav--overlay.landing-nav--open{display:flex;opacity:1;visibility:visible;pointer-events:auto;transform:translateZ(0)}.landing-nav--open .landing-nav-link{animation:landing-nav-link-enter .3s cubic-bezier(.2,.8,.3,1) both;animation-delay:calc(var(--landing-nav-index, 0) * 38ms)}.landing-nav--overlay .landing-nav-link{width:100%;justify-content:flex-start;min-height:2.46rem;padding:.72rem .82rem;border-radius:14px;font-size:.92rem;white-space:normal;color:color-mix(in srgb,var(--landing-text) 92%,var(--landing-text-soft));border-color:color-mix(in srgb,var(--landing-border) 82%,transparent);background:color-mix(in srgb,var(--landing-surface) 58%,transparent);box-shadow:inset 0 1px #ffffff14}.landing-nav--overlay .landing-nav-link:hover,.landing-nav--overlay .landing-nav-link:focus-visible{color:var(--landing-text);border-color:color-mix(in srgb,var(--landing-primary) 58%,transparent);background:color-mix(in srgb,var(--landing-primary) 16%,var(--landing-surface))}.landing-nav--overlay .landing-nav-link--active{color:#fff;border-color:color-mix(in srgb,var(--landing-primary) 86%,transparent);background:linear-gradient(126deg,var(--landing-primary),#2e87ed)}.landing-nav-backdrop{position:fixed;inset:calc(4.35rem + env(safe-area-inset-top,0px)) 0 0 0;z-index:121;border:0;background:#070e247a;opacity:0;visibility:hidden;pointer-events:none;display:block;transition:opacity .24s ease}.landing-nav-backdrop--open{opacity:1;visibility:visible;pointer-events:auto}}@media(min-width:1121px){.landing-header{position:fixed;top:0;left:0;right:0;width:100%}.landing-main{padding-top:4.75rem}.landing-header--hidden{transform:none;opacity:1;pointer-events:auto}}body.landing-body-light .landing-nav--overlay .landing-nav-link{color:#172447}@media(max-width:760px){.landing-header{min-height:4.1rem;padding-block:.72rem}.landing-nav--overlay{inset:calc(4.1rem + env(safe-area-inset-top,0px)) 0 0 0;min-height:calc(100dvh - (4.1rem + env(safe-area-inset-top,0px)));height:calc(100dvh - (4.1rem + env(safe-area-inset-top,0px)))}.landing-nav-backdrop{inset:calc(4.1rem + env(safe-area-inset-top,0px)) 0 0 0}.landing-header--scrolled{min-height:3.9rem}.landing-logo-text{font-size:.98rem}}@media(max-width:520px){.landing-header{padding-inline:.84rem;gap:.6rem}.landing-logo{gap:.5rem}.landing-logo-text{font-size:.92rem}.landing-theme-toggle,.landing-menu-toggle{width:2.04rem;height:2.04rem}.landing-locale-select-wrap{padding:.22rem .25rem}.landing-locale-select{min-width:5.5rem;max-width:6.25rem;height:1.64rem;font-size:.65rem}.landing-nav--overlay{padding-inline:.85rem;padding-bottom:.9rem}}.landing-hero{width:100%;max-width:1400px;margin:0 auto;padding:3.6rem 1.4rem 2.9rem;position:relative}.landing-hero-shell{position:relative;border-radius:34px;border:1px solid color-mix(in srgb,var(--landing-border) 84%,transparent);background:radial-gradient(circle at 2% 8%,rgba(0,183,184,.22),transparent 24%),radial-gradient(circle at 88% 10%,rgba(29,93,255,.22),transparent 28%),radial-gradient(circle at 54% 120%,rgba(253,158,59,.18),transparent 48%),linear-gradient(136deg,color-mix(in srgb,var(--landing-surface-strong) 92%,transparent),color-mix(in srgb,var(--landing-surface) 86%,transparent));box-shadow:var(--landing-shadow);overflow:hidden;isolation:isolate;animation:landing-hero-shell-rise .74s cubic-bezier(.2,.82,.2,1) both}.landing-hero-shell:before{content:"";position:absolute;inset:auto -8% -32% auto;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle,rgba(0,183,184,.24),transparent 70%);filter:blur(14px);pointer-events:none}.landing-hero-shell:after{content:"";position:absolute;inset:-22% auto auto -16%;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(29,93,255,.22),transparent 68%);filter:blur(10px);animation:landing-hero-pulse-orb 9.8s ease-in-out infinite;pointer-events:none}.landing-hero[data-persona=familias] .landing-hero-shell{background:radial-gradient(circle at 2% 8%,rgba(0,183,184,.24),transparent 26%),radial-gradient(circle at 88% 10%,rgba(29,93,255,.24),transparent 28%),radial-gradient(circle at 54% 120%,rgba(253,158,59,.18),transparent 48%),linear-gradient(136deg,color-mix(in srgb,var(--landing-surface-strong) 92%,transparent),color-mix(in srgb,var(--landing-surface) 86%,transparent))}.landing-hero[data-persona=refugios] .landing-hero-shell{background:radial-gradient(circle at 0% 6%,rgba(253,158,59,.22),transparent 27%),radial-gradient(circle at 88% 12%,rgba(0,183,184,.25),transparent 33%),radial-gradient(circle at 54% 120%,rgba(29,93,255,.16),transparent 44%),linear-gradient(136deg,color-mix(in srgb,var(--landing-surface-strong) 94%,transparent),color-mix(in srgb,var(--landing-surface) 88%,transparent))}.landing-hero[data-persona=proveedores] .landing-hero-shell{background:radial-gradient(circle at 4% 8%,rgba(29,93,255,.24),transparent 26%),radial-gradient(circle at 92% 8%,rgba(253,158,59,.24),transparent 30%),radial-gradient(circle at 54% 120%,rgba(0,183,184,.2),transparent 46%),linear-gradient(136deg,color-mix(in srgb,var(--landing-surface-strong) 92%,transparent),color-mix(in srgb,var(--landing-surface) 87%,transparent))}.landing-hero-layout{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);align-items:center;gap:clamp(1.2rem,3vw,2.5rem);padding:clamp(1.4rem,2.8vw,2.3rem)}.landing-hero-text{display:flex;flex-direction:column;gap:.95rem}.landing-hero-topline{display:flex;align-items:flex-start;justify-content:flex-start;gap:.9rem}.landing-hero-kicker{display:inline-flex;align-items:center;gap:.58rem;max-width:100%;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-primary) 36%,transparent);background:color-mix(in srgb,var(--landing-primary) 8%,transparent);padding:.34rem .74rem;font-family:var(--landing-font-display);font-size:.72rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 75%,var(--landing-text))}.landing-hero-kicker-icon{width:1.1rem;height:1.1rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transform:translateY(-1px)}.landing-hero-kicker-lottie{width:100%;height:100%}.landing-hero-play-button{width:114px;aspect-ratio:1;border-radius:999px;position:absolute;text-decoration:none;border:1px solid color-mix(in srgb,var(--landing-border) 82%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 84%,transparent);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 18px 30px #07102a3d;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;z-index:8}.landing-hero-play-button:hover,.landing-hero-play-button:focus-visible{transform:translateY(-3px) scale(1.02);outline:none;border-color:color-mix(in srgb,var(--landing-primary) 55%,transparent);box-shadow:0 24px 38px #0c205452}.landing-hero-play-button--stage{right:-.3rem;bottom:-.3rem}.landing-hero-play-ring{position:absolute;inset:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.55rem;line-height:1.22;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-text-soft);animation:landing-hero-rotate-ring 11s linear infinite}.landing-hero-play-core{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(132deg,var(--landing-primary),#2f87ed);box-shadow:0 12px 22px #1d5dff6b;font-size:1.18rem;font-weight:700}.landing-hero-title{margin:0;font-family:var(--landing-font-display);font-weight:800;font-size:clamp(2.1rem,4.8vw,4.35rem);line-height:1;letter-spacing:-.04em;color:var(--landing-text);max-width:13.5ch}.landing-hero-subtitle{margin:0;max-width:62ch;font-size:1rem;line-height:1.7;color:var(--landing-text-soft)}.landing-hero-motion{opacity:0;transform:translateY(16px);animation:landing-hero-content-rise .62s cubic-bezier(.18,.84,.24,1) both}.landing-hero-motion--title{animation-delay:90ms}.landing-hero-motion--subtitle{animation-delay:.15s}.landing-hero-motion--persona{animation-delay:.22s}.landing-hero-motion--actions{animation-delay:.28s}.landing-hero-motion--proof{animation-delay:.34s}.landing-hero-motion--note{animation-delay:.41s}.landing-hero--persona-transition :is(.landing-hero-title,.landing-hero-subtitle,.landing-hero-note){animation:landing-hero-persona-swap .54s cubic-bezier(.2,.8,.24,1) both}.landing-hero-persona-control{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.45rem;max-width:710px}.landing-hero-persona-button{min-height:2.2rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--landing-border) 86%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 84%,transparent);padding:.38rem .78rem;font-family:var(--landing-font-display);font-size:.78rem;font-weight:700;line-height:1.26;color:var(--landing-text-soft);text-align:center;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.landing-hero-persona-button:hover,.landing-hero-persona-button:focus-visible{transform:translateY(-1px);outline:none;border-color:color-mix(in srgb,var(--landing-primary) 44%,transparent);color:var(--landing-text)}.landing-hero-persona-button--active{color:#fff;border-color:color-mix(in srgb,var(--landing-primary) 82%,transparent);background:linear-gradient(124deg,var(--landing-primary),#2f87ed);box-shadow:0 14px 24px #1d5dff57}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.58rem;margin-top:.2rem}.landing-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:2.36rem;padding:.56rem 1.1rem;border-radius:999px;border:1px solid transparent;font-family:var(--landing-font-display);font-size:.84rem;font-weight:700;letter-spacing:.01em;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.landing-button:hover,.landing-button:focus-visible{transform:translateY(-2px);outline:2px solid color-mix(in srgb,var(--landing-secondary) 74%,transparent);outline-offset:2px}.landing-button--primary{color:#fff;background:linear-gradient(120deg,var(--landing-primary),#267fe9);box-shadow:0 16px 26px #1d5dff57}.landing-button--outline{color:var(--landing-text);border-color:color-mix(in srgb,var(--landing-border) 88%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 78%,transparent)}.landing-button--ghost{color:var(--landing-text-soft);border-color:color-mix(in srgb,var(--landing-border) 82%,transparent);background:color-mix(in srgb,var(--landing-surface) 72%,transparent)}.landing-button--ghost:hover,.landing-button--ghost:focus-visible{color:var(--landing-text);border-color:color-mix(in srgb,var(--landing-primary) 58%,transparent);background:color-mix(in srgb,var(--landing-primary) 12%,transparent)}.landing-hero-proof-list{margin:.2rem 0 0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.44rem;max-width:760px}.landing-hero-proof-item{position:relative;margin:0;padding:.4rem .56rem .4rem 1.15rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--landing-border) 72%,transparent);background:color-mix(in srgb,var(--landing-surface) 72%,transparent);font-size:.83rem;line-height:1.45;color:var(--landing-text-soft);transition:transform .2s ease,border-color .2s ease,background-color .2s ease;animation:landing-hero-card-rise .56s cubic-bezier(.2,.78,.24,1) both;animation-delay:calc(.33s + var(--landing-item-index, 0) * 68ms)}.landing-hero-proof-item:before{content:"";position:absolute;left:.55rem;top:.87rem;width:.34rem;height:.34rem;border-radius:999px;background:linear-gradient(120deg,var(--landing-primary),var(--landing-accent))}.landing-hero-proof-item:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--landing-primary) 42%,transparent);background:color-mix(in srgb,var(--landing-primary) 10%,var(--landing-surface))}.landing-hero-note{margin:.1rem 0 0;max-width:62ch;font-size:.92rem;line-height:1.62;color:var(--landing-muted)}.landing-hero-trust-card{margin:.12rem 0 0;border-radius:16px;border:1px solid color-mix(in srgb,var(--landing-border) 84%,transparent);background:color-mix(in srgb,var(--landing-surface) 78%,transparent);padding:.76rem .82rem}.landing-hero-trust-eyebrow{margin:0 0 .48rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 74%,var(--landing-text))}.landing-hero-trust-list{margin:0;padding:0;list-style:none;display:grid;gap:.36rem}.landing-hero-trust-item{margin:0;padding-left:.94rem;position:relative;color:var(--landing-text-soft);font-size:.84rem;line-height:1.48}.landing-hero-trust-item:before{content:"";position:absolute;left:.1rem;top:.58rem;width:.34rem;height:.34rem;border-radius:999px;background:linear-gradient(130deg,var(--landing-primary),var(--landing-accent))}.landing-hero-trust-link{margin-top:.58rem;display:inline-flex;align-items:center;text-decoration:none;font-size:.81rem;font-weight:700;line-height:1.3;color:color-mix(in srgb,var(--landing-primary) 85%,var(--landing-text))}.landing-hero-trust-link:hover,.landing-hero-trust-link:focus-visible{text-decoration:underline;outline:none}.landing-hero-social-proof{display:grid;gap:.54rem}.landing-hero-social-proof-live{margin:0;display:inline-flex;align-items:center;gap:.44rem;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 78%,var(--landing-text))}.landing-hero-social-proof-live-dot{width:.48rem;height:.48rem;border-radius:999px;background:linear-gradient(120deg,var(--landing-secondary),#ffbf66);box-shadow:0 0 #fd9e3b7a;animation:landing-hero-live-dot 1.9s ease-out infinite}.landing-hero-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.46rem}.landing-hero-metric-card{border:1px solid color-mix(in srgb,var(--landing-border) 80%,transparent);border-radius:14px;padding:.52rem .56rem;background:color-mix(in srgb,var(--landing-surface-strong) 76%,transparent)}.landing-hero-metric-value{margin:0;font-family:var(--landing-font-display);font-size:1.06rem;font-weight:800;line-height:1.1;color:var(--landing-text)}.landing-hero-metric-value span{margin-left:.1rem;font-size:.84rem;color:color-mix(in srgb,var(--landing-primary) 72%,var(--landing-text))}.landing-hero-metric-label{margin:.2rem 0 0;font-size:.73rem;line-height:1.32;color:color-mix(in srgb,var(--landing-text-soft) 92%,var(--landing-text))}.landing-hero-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.46rem}.landing-hero-testimonial-card{border:1px solid color-mix(in srgb,var(--landing-border) 76%,transparent);border-radius:14px;padding:.52rem .58rem;background:color-mix(in srgb,var(--landing-surface) 76%,transparent)}.landing-hero-testimonial-quote{margin:0;font-size:.8rem;line-height:1.42;color:color-mix(in srgb,var(--landing-text-soft) 88%,var(--landing-text))}.landing-hero-testimonial-role{margin:.28rem 0 0;font-size:.69rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 78%,var(--landing-text))}.landing-hero-visual{min-width:0;position:relative;display:grid;gap:.86rem}.landing-hero-stage-wrap{position:relative;padding:0 2.7rem 2.7rem 0}.landing-hero-stage-signals{position:absolute;inset:0 2.7rem 2.7rem 0;pointer-events:none;z-index:6}.landing-hero-stage{position:relative;min-height:clamp(350px,44vw,520px);border-radius:32px;border:1px solid color-mix(in srgb,var(--landing-border) 90%,transparent);background:radial-gradient(circle at 12% 12%,rgba(255,255,255,.26),transparent 38%),radial-gradient(circle at 84% 10%,rgba(0,183,184,.3),transparent 38%),linear-gradient(150deg,#132f7ef7,#1361bcf0);box-shadow:0 26px 46px #040a225c;overflow:hidden;z-index:1}.landing-hero-stage:before{content:"";position:absolute;inset:auto auto -38% -16%;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.24),transparent 68%);pointer-events:none}.landing-hero-stage:after{content:"";position:absolute;inset:-15% auto auto -30%;width:56%;height:155%;background:linear-gradient(115deg,#fff0,#ffffff2e,#fff0);transform:rotate(18deg);animation:landing-hero-stage-sheen 8.4s linear infinite;pointer-events:none}.landing-hero-photo-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.42);box-shadow:0 22px 34px #03081c61;background:#09102770;transition:transform .24s ease,box-shadow .24s ease}.landing-hero-photo-card--main{left:43%;top:56%;width:min(62%,336px);aspect-ratio:.95;transform:translate(-50%,-50%);border-radius:30px;animation:landing-hero-main-drift 8.6s ease-in-out infinite;z-index:2}.landing-hero-photo-card--side{right:8%;top:12%;width:min(30%,168px);aspect-ratio:.95;border-radius:18px;animation:landing-hero-float-a 8.4s ease-in-out infinite;z-index:3}.landing-hero-photo-card--accent{left:9%;bottom:12%;width:min(27%,150px);aspect-ratio:1;border-radius:16px;animation:landing-hero-float-b 9.1s ease-in-out infinite;z-index:3}.landing-hero-stage:hover .landing-hero-photo-card--main{box-shadow:0 30px 44px #03081c66}.landing-hero-stage:hover .landing-hero-photo-card--side{transform:translateY(-4px)}.landing-hero-stage:hover .landing-hero-photo-card--accent{transform:translateY(-5px)}.landing-hero-photo-card picture,.landing-hero-story-card picture{width:100%;height:100%;display:block}.landing-hero-stage-image{width:100%;height:100%;object-fit:cover;display:block}.landing-hero-stage-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#070d220f,#070d2270),radial-gradient(circle at 18% 8%,rgba(255,255,255,.32),transparent 38%);pointer-events:none}.landing-hero-stage-logo{position:absolute;left:.9rem;top:.9rem;width:3rem;height:3rem;border-radius:16px;border:1px solid rgba(255,255,255,.6);background:#fffffff2;box-shadow:0 14px 26px #060c2257;display:inline-flex;align-items:center;justify-content:center;z-index:6}.landing-hero-stage-logo-image{width:70%;height:70%;object-fit:contain}.landing-hero-signal{position:absolute;display:inline-flex;align-items:center;gap:.62rem;max-width:min(84%,272px);border-radius:999px;border:1px solid rgba(255,255,255,.42);background:#080e28a8;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 12px 22px #060c2257;padding:.38rem .72rem;color:#fff;font-size:.75rem;font-weight:700;line-height:1.2;transition:transform .2s ease,border-color .2s ease,background-color .2s ease;animation-delay:calc(.18s + var(--landing-item-index, 0) * 76ms);pointer-events:auto}.landing-hero-signal-icon{width:1.14rem;height:1.14rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transform:translateY(-1px)}.landing-hero-signal-lottie{width:100%;height:100%}.landing-hero-signal-icon-placeholder{width:100%;height:100%;border-radius:999px;background:linear-gradient(132deg,#ffffff70,#fff3);border:1px solid rgba(255,255,255,.52);display:block}.landing-hero-signal-text{display:block;line-height:1.2}.landing-hero-signal--north{left:50%;top:.85rem;animation:landing-hero-float-center 7.3s ease-in-out infinite}.landing-hero-signal--east{right:.9rem;top:43%;animation:landing-hero-float-c 8.2s ease-in-out infinite}.landing-hero-signal--south{left:.9rem;bottom:.9rem;animation:landing-hero-float-b 7.9s ease-in-out infinite}.landing-hero-signal--west{right:.9rem;bottom:4.9rem;animation:landing-hero-float-a 8.7s ease-in-out infinite}.landing-hero-signal:hover{border-color:#ffffffa8;background:#080e28c7}.landing-hero-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem;padding:0 1.4rem 1.2rem}.landing-hero-story-card{position:relative;min-height:158px;border-radius:20px;overflow:hidden;border:1px solid color-mix(in srgb,var(--landing-border) 82%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 72%,transparent);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;animation:landing-hero-card-rise .62s cubic-bezier(.2,.78,.24,1) both;animation-delay:calc(.21s + var(--landing-item-index, 0) * 82ms)}.landing-hero-story-image{width:100%;height:100%;object-fit:cover;display:block}.landing-hero-story-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#060b1e1a,#060b1ead),radial-gradient(circle at 16% 8%,rgba(33,127,255,.26),transparent 44%);pointer-events:none}.landing-hero-story-label{position:absolute;left:.68rem;right:.68rem;bottom:.58rem;margin:0;color:#fff;font-size:.8rem;font-weight:700;line-height:1.36}.landing-hero-story-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--landing-primary) 52%,transparent);box-shadow:0 18px 28px #07102a42}.landing-hero-story-card--placeholder{background:linear-gradient(120deg,color-mix(in srgb,var(--landing-surface-strong) 84%,transparent),color-mix(in srgb,var(--landing-surface) 76%,transparent));border-style:dashed;border-color:color-mix(in srgb,var(--landing-border) 62%,transparent)}.landing-hero-story-card--placeholder:hover{transform:none;box-shadow:none}.landing-hero-store-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:.9rem;margin:0;border-radius:24px;border:1px solid color-mix(in srgb,var(--landing-primary) 30%,var(--landing-border));background:radial-gradient(circle at 8% 0%,rgba(0,183,184,.16),transparent 30%),radial-gradient(circle at 100% 0%,rgba(29,93,255,.18),transparent 34%),color-mix(in srgb,var(--landing-surface) 84%,transparent);padding:1rem;box-shadow:0 20px 34px #080e2833}.landing-hero-store-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;align-items:stretch}.landing-hero-store-block{display:flex;flex-direction:column;gap:.62rem}.landing-hero-pill{width:fit-content;border-radius:999px;padding:.28rem .66rem;font-size:.73rem;font-weight:700;letter-spacing:.03em;color:color-mix(in srgb,var(--landing-primary) 78%,var(--landing-text));border:1px solid color-mix(in srgb,var(--landing-primary) 35%,transparent);background:color-mix(in srgb,var(--landing-primary) 10%,transparent)}.landing-hero-store-caption{margin:0;font-size:.9rem;line-height:1.52;color:var(--landing-text-soft)}.landing-store-badges{display:grid;gap:.56rem;align-items:start;text-align:left;width:100%}.landing-store-label{font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 82%,var(--landing-text))}.landing-store-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem;width:100%}.landing-store-badge-item{display:flex;flex-direction:column;align-items:stretch;gap:.22rem;min-width:0}.landing-store-link{text-decoration:none;display:block}.landing-store-cta-card{width:100%;min-height:3.3rem;border-radius:16px;border:1px solid color-mix(in srgb,var(--landing-border) 86%,transparent);background:linear-gradient(132deg,color-mix(in srgb,var(--landing-surface-strong) 88%,transparent),color-mix(in srgb,var(--landing-surface) 82%,transparent));display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.56rem;padding:.54rem .7rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.landing-store-link:hover .landing-store-cta-card,.landing-store-link:focus-visible .landing-store-cta-card{transform:translateY(-2px);border-color:color-mix(in srgb,var(--landing-primary) 62%,transparent);box-shadow:0 14px 24px #0a122c3d;background:linear-gradient(132deg,color-mix(in srgb,var(--landing-primary) 14%,var(--landing-surface-strong)),color-mix(in srgb,var(--landing-surface) 84%,transparent))}.landing-store-link:focus-visible{outline:none}.landing-store-cta-card--android{border-color:color-mix(in srgb,var(--landing-primary) 45%,var(--landing-border))}.landing-store-cta-card--ios{border-color:color-mix(in srgb,var(--landing-secondary) 48%,var(--landing-border))}.landing-store-cta-card--disabled{opacity:.86;filter:saturate(.7)}.landing-store-cta-icon{width:2rem;height:2rem;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:1.26rem;color:#fff;background:linear-gradient(128deg,var(--landing-primary),#2f87ed);box-shadow:0 10px 18px #1d5dff52}.landing-store-cta-card--ios .landing-store-cta-icon{background:linear-gradient(128deg,#8d9db9,#5f6f90);box-shadow:0 10px 18px #2a3a6057}.landing-store-cta-copy{display:flex;flex-direction:column;gap:.08rem;min-width:0}.landing-store-cta-eyebrow{display:block;margin:0;font-size:.61rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-muted)}.landing-store-cta-title{display:block;margin:0;font-family:var(--landing-font-display);font-size:1rem;font-weight:800;line-height:1.2;color:var(--landing-text)}.landing-store-status{margin:0;font-size:.66rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--landing-primary) 82%,var(--landing-text))}.landing-store-status--soon{color:color-mix(in srgb,var(--landing-secondary) 90%,var(--landing-text))}.landing-store-caption{margin:0;font-size:.78rem;line-height:1.46;color:var(--landing-muted)}.landing-store-caption--detail{border-radius:16px;border:1px solid color-mix(in srgb,var(--landing-border) 78%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 78%,transparent);padding:.7rem .76rem;font-size:.86rem;line-height:1.52;color:var(--landing-text-soft)}@keyframes landing-hero-shell-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-hero-content-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-hero-card-rise{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes landing-hero-persona-swap{0%{opacity:.4;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-hero-pulse-orb{0%,to{transform:translateZ(0) scale(1);opacity:.78}50%{transform:translate3d(22px,14px,0) scale(1.08);opacity:1}}@keyframes landing-hero-stage-sheen{0%{transform:translate(0) rotate(18deg);opacity:0}12%{opacity:.7}26%{opacity:0}to{transform:translate(280%) rotate(18deg);opacity:0}}@keyframes landing-hero-main-drift{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-51.5%) scale(1.02)}}@keyframes landing-hero-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes landing-hero-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes landing-hero-float-c{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes landing-hero-float-center{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}@keyframes landing-hero-rotate-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes landing-hero-live-dot{0%{box-shadow:0 0 #fd9e3b73;opacity:1}70%{box-shadow:0 0 0 12px #fd9e3b00;opacity:.9}to{box-shadow:0 0 #fd9e3b00;opacity:1}}@media(max-width:1320px){.landing-hero{padding:3.2rem 1.2rem 2.6rem}.landing-hero-layout{padding:clamp(1.2rem,2.3vw,2rem)}.landing-hero-title{font-size:clamp(2rem,4.3vw,3.95rem)}}@media(max-width:1180px){.landing-hero-layout{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.2rem}.landing-hero-title,.landing-hero-proof-list{max-width:100%}.landing-hero-stage-wrap{max-width:min(660px,100%)}.landing-hero-stage{min-height:clamp(360px,58vw,500px)}}@media(max-width:1024px){.landing-hero-stage-wrap{padding:0 2.3rem 2.3rem 0}.landing-hero-stage-signals{inset:0 2.3rem 2.3rem 0}.landing-hero-story-grid{padding-inline:1rem;padding-bottom:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero-store-row{margin-inline:0}.landing-hero-signal{max-width:min(86%,238px)}}@media(max-width:900px){.landing-hero{padding:2.9rem 1rem 2.3rem}.landing-hero-stage-wrap{padding:0 2rem 2rem 0}.landing-hero-stage-signals{inset:0 2rem 2rem 0}.landing-hero-store-row{gap:.84rem}.landing-hero-store-content-grid,.landing-store-logos{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.landing-hero-shell{animation:none}.landing-hero-shell:before,.landing-hero-shell:after{display:none}.landing-hero-motion{opacity:1;transform:none;animation:none}.landing-hero-proof-item,.landing-hero-story-card{animation:none}.landing-hero-layout{padding:1rem}.landing-hero-stage-wrap{padding:0 1.25rem 1.25rem 0}.landing-hero-stage-signals{position:static;inset:auto;margin-top:.64rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.46rem}.landing-hero-signal{position:relative;inset:auto;transform:none;max-width:100%;font-size:.72rem;padding:.34rem .6rem;animation:none}.landing-hero-photo-card{display:none}.landing-hero-stage{min-height:310px;background:linear-gradient(176deg,#0813327a,#0b1d4eb8),var(--landing-hero-mobile-photo) center / cover no-repeat}.landing-hero-stage:before{display:none}.landing-hero-stage:after{display:none}.landing-hero-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-hero-testimonials{grid-template-columns:minmax(0,1fr)}.landing-hero-play-button--stage{width:90px;right:-.22rem;bottom:-.22rem}.landing-hero-play-core{width:38px;height:38px}.landing-hero-title{font-size:clamp(1.9rem,11.4vw,2.74rem)}.landing-hero-subtitle{font-size:.95rem;line-height:1.62}.landing-hero-proof-list{grid-template-columns:minmax(0,1fr)}.landing-hero-stage{min-height:320px}}@media(max-width:620px){.landing-hero-shell{border-radius:26px}.landing-hero-stage-wrap{padding:0 1rem 1rem 0}.landing-hero-stage{border-radius:24px;min-height:300px}.landing-hero-photo-card--main{width:min(68%,294px);border-radius:24px}.landing-hero-photo-card--side{width:min(32%,152px)}.landing-hero-photo-card--accent{width:min(30%,138px)}.landing-hero-story-grid{grid-template-columns:minmax(0,1fr)}.landing-hero-story-card{min-height:146px}}@media(max-width:520px){.landing-hero-persona-control{grid-template-columns:minmax(0,1fr)}.landing-hero-actions,.landing-button{width:100%}.landing-hero-stage-signals,.landing-hero-metrics-grid{grid-template-columns:minmax(0,1fr)}.landing-hero-play-button--stage{width:80px;right:-.18rem;bottom:-.18rem}.landing-store-cta-card{min-height:3rem;padding:.46rem .6rem;border-radius:14px}.landing-store-cta-icon{width:1.82rem;height:1.82rem;border-radius:10px;font-size:1.08rem}.landing-store-cta-title{font-size:.9rem}.landing-hero-store-row{padding:.86rem}}@media(max-width:420px){.landing-hero{padding:2.4rem .72rem 2rem}.landing-hero-layout{padding:.86rem}.landing-hero-title{font-size:clamp(1.74rem,11.2vw,2.18rem)}.landing-hero-stage-wrap{padding:0 .82rem .82rem 0}.landing-hero-play-button--stage{width:74px;right:-.14rem;bottom:-.14rem}.landing-hero-play-core{width:32px;height:32px;font-size:.94rem}.landing-hero-stage{min-height:278px}.landing-store-label{font-size:.66rem}.landing-store-cta-title{font-size:.86rem}}.landing-steps,.audiences-grid,.security-grid,.capabilities-grid,.highlights-grid{position:relative}.landing-step,.audience-card,.security-card,.capability-card,.highlight-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.landing-step:hover,.audience-card:hover,.security-card:hover,.capability-card:hover,.highlight-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--landing-primary) 35%,var(--landing-border));box-shadow:0 24px 40px #08143433}.landing-step:focus-within,.audience-card:focus-within,.security-card:focus-within,.capability-card:focus-within,.highlight-card:focus-within{outline:2px solid color-mix(in srgb,var(--landing-primary) 55%,transparent);outline-offset:2px}@media(prefers-reduced-motion:reduce){.landing-step,.audience-card,.security-card,.capability-card,.highlight-card{transition:none}}.landing-footer{position:relative;z-index:1;margin-top:auto;display:flex;align-items:flex-start;justify-content:space-between;gap:1.8rem;padding:1.6rem 1.4rem 1.8rem;border-top:1px solid color-mix(in srgb,var(--landing-border) 90%,transparent);background:color-mix(in srgb,var(--landing-surface-strong) 86%,transparent)}.landing-footer-left{display:flex;flex-direction:column;gap:.55rem}.landing-footer-brand{display:flex;flex-direction:column;gap:.2rem}.landing-footer-tagline{max-width:52ch;font-size:.88rem;line-height:1.45;color:var(--landing-text-soft)}.landing-footer-copy{font-size:.8rem;color:var(--landing-muted)}.landing-footer-right{display:grid;grid-template-columns:repeat(3,minmax(0,auto));gap:1.3rem}.landing-footer-group{display:flex;flex-direction:column;gap:.38rem}.landing-footer-group-title{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--landing-muted)}.landing-footer-link{text-decoration:none;font-size:.88rem;line-height:1.35;color:var(--landing-text-soft);transition:color .16s ease}.landing-footer-link:hover,.landing-footer-link:focus-visible{color:var(--landing-primary);outline:none}@media(max-width:980px){.landing-footer{flex-direction:column}.landing-footer-right{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media(max-width:620px){.landing-footer{padding-inline:1rem}.landing-footer-right{grid-template-columns:minmax(0,1fr)}}.landing-lottie{position:relative;width:100%;height:100%;min-width:24px;min-height:24px;display:block;pointer-events:none}.landing-lottie>svg{width:100%!important;height:100%!important;display:block}.landing-lottie>canvas{width:100%!important;height:100%!important;display:block}.landing-lottie-raster{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;transform-origin:center;will-change:transform,opacity}.landing-lottie-image{width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;transform-origin:center}.landing-lottie-image--animated{animation:landing-lottie-float 3.8s ease-in-out infinite;will-change:transform}.landing-lottie-fallback{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;font-size:.9em;line-height:1;pointer-events:none}.landing-lottie-fallback-image{width:100%;height:100%;display:block;object-fit:contain;border-radius:8px;pointer-events:none}@keyframes landing-lottie-float{0%{transform:translateY(0) scale(1)}50%{transform:translateY(-4%) scale(1.02)}to{transform:translateY(0) scale(1)}}.landing-reaction-lottie-host{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;line-height:0}.landing-reaction-lottie{width:100%;height:100%;display:block;line-height:0}.landing-reaction-placeholder{width:100%;height:100%;display:block;border-radius:8px;background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.56),transparent 48%),linear-gradient(138deg,#6b7fb673,#2c4b9361);border:1px solid rgba(146,171,233,.35)}.landing-reaction-fallback-image{width:100%;height:100%;display:block;object-fit:contain;border-radius:8px}.landing-reaction-fallback-image--loading{border:1px solid rgba(146,171,233,.35);background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.56),transparent 48%),linear-gradient(138deg,#6b7fb673,#2c4b9361)}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;width:100%;min-height:100%}
