/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#0d1117;--muted:#526071;--line:#e4e9f0;--soft:#f4f7fb;--blue:#245cf4;--blue-dark:#1649ce;--blue-soft:#eaf0ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.container{width:min(1160px,100% - 48px);margin:0 auto}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:76px;display:flex}.brand img{width:123px;display:block}.main-nav{color:#525d6c;align-items:center;gap:27px;font-size:13px;font-weight:700;display:flex}.main-nav a:hover{color:var(--blue)}.nav-cta{background:var(--blue);border-radius:10px;align-items:center;gap:9px;padding:12px 16px;display:flex;color:#fff!important}.mobile-menu{background:0 0;border:0;padding:8px;display:none}.mobile-menu span{background:var(--ink);width:22px;height:2px;margin:5px;display:block}.eyebrow,.section-kicker{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.eyebrow span{background:var(--blue);width:7px;height:7px;box-shadow:0 0 0 5px var(--blue-soft);border-radius:50%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.06em;font-weight:720}em{color:var(--blue);font-style:normal}h1{max-width:610px;margin:24px 0 23px;font-size:clamp(54px,6vw,82px);line-height:.96}.hero-lede{max-width:560px;color:var(--muted);font-size:18px;line-height:1.62}.hero{border-bottom:1px solid var(--line);overflow:hidden}.hero-grid{grid-template-columns:.91fr 1.09fr;align-items:center;gap:56px;min-height:675px;padding:60px 0 48px;display:grid}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin:30px 0 24px;display:flex}.button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 21px;font-size:13px;font-weight:850;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px #245cf433}.button-primary:hover{background:var(--blue-dark)}.button-light{color:var(--blue);background:#fff}.text-link,.product-link{align-items:center;gap:8px;font-size:13px;font-weight:850;display:inline-flex}.text-link{border-bottom:1px solid #cbd3df;padding-bottom:5px}.text-link svg,.product-link svg{transition:transform .2s}.text-link:hover svg,.product-link:hover svg{transform:translate(4px)}.hero-proof{color:#657180;flex-wrap:wrap;gap:12px 18px;font-size:12px;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:var(--blue)}.hero-stage{background:#edf1f6;border:1px solid #dfe5ee;border-radius:22px;min-height:535px;position:relative;overflow:hidden;box-shadow:0 28px 58px #182a4624}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-tap-note{z-index:3;color:#273241;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;font-size:11px;display:flex;position:absolute;bottom:24px;left:24px;box-shadow:0 12px 24px #1120372e}.hero-tap-note svg{color:var(--blue)}.hero-tap-note strong{display:block}.hero-metrics{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.hero-metrics span{color:#667281;border-right:1px solid var(--line);padding:20px 18px;font-size:12px}.hero-metrics span:last-child{border-right:0}.hero-metrics strong{color:var(--ink);letter-spacing:-.03em;margin-bottom:3px;font-size:16px;display:block}.client-strip{border-bottom:1px solid var(--line);background:#fff;padding:27px 0 31px;overflow:hidden}.strip-label{color:#8f9bab;letter-spacing:.14em;text-align:center;text-transform:uppercase;margin-bottom:20px;font-size:9px;font-weight:850}.ticker{touch-action:pan-y;position:relative;overflow:hidden}.ticker:before,.ticker:after{content:"";z-index:2;pointer-events:none;width:clamp(42px,7vw,110px);position:absolute;top:0;bottom:0}.ticker:before{background:linear-gradient(90deg,#fff 35%,#fff0);left:0}.ticker:after{background:linear-gradient(270deg,#fff 35%,#fff0);right:0}.ticker-track{will-change:transform;width:max-content;animation:46s linear infinite ticker;display:flex}.ticker-group{flex:none;align-items:center;gap:28px;padding-right:28px;display:flex}.client-logo{cursor:default;border-radius:12px;outline:none;flex:none;justify-content:center;align-items:center;width:auto;height:76px;padding:10px 14px;display:flex}.client-logo img{object-fit:contain;filter:grayscale();opacity:.64;flex:none;width:auto;max-width:none;height:56px;transition:filter .3s,opacity .3s,transform .3s;display:block}.client-logo:hover img,.client-logo:active img,.client-logo:focus-visible img{filter:grayscale(0);opacity:1;transform:scale(1.035)}.client-logo:focus-visible{box-shadow:0 0 0 3px var(--blue-soft)}@keyframes ticker{to{transform:translate(-50%)}}.section{padding:116px 0}.section-heading h2{margin:18px 0 0;font-size:clamp(42px,4.8vw,63px);line-height:1}.value-section{background:#fff}.value-heading{grid-template-columns:.9fr 1.1fr;align-items:end;gap:90px;margin-bottom:45px;display:grid}.value-intro strong{color:#182231;letter-spacing:-.025em;max-width:590px;margin-bottom:12px;font-size:21px;line-height:1.38;display:block}.value-intro p{color:#46566a;max-width:590px;margin:0;font-size:16px;line-height:1.7}.value-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.value-card{background:var(--soft);border:1px solid var(--line);border-radius:15px;min-height:280px;padding:26px 23px}.value-card>span{width:43px;height:43px;color:var(--blue);background:#fff;border-radius:11px;place-items:center;display:grid}.value-card h3{letter-spacing:-.045em;margin:47px 0 12px;font-size:23px;line-height:1.08}.value-card p{color:#435267;margin:0;font-size:15px;line-height:1.65}.value-comparison{color:#fff;background:var(--ink);border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:29px;margin-top:18px;padding:27px 30px;display:grid}.value-comparison>div{flex-direction:column;gap:7px;display:flex}.value-comparison span{color:#9eabc0;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.value-comparison strong{font-size:17px;line-height:1.5}.value-comparison svg{color:#7fa2ff}.benefits-section{background:var(--soft)}.story-layout{border-bottom:1px solid #dce3ec;grid-template-columns:1fr .92fr;align-items:center;gap:66px;padding-bottom:98px;display:grid}.story-copy h2{margin:18px 0 25px;font-size:clamp(42px,4.6vw,61px);line-height:1}.story-copy>p{color:#405064;max-width:590px;font-size:16px;line-height:1.72}.story-excuses{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.story-excuses span{color:#28384d;background:#fff;border:1px solid #dce3ec;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:800}.story-copy .story-turn{color:#253448;border-left:4px solid var(--blue);background:#fff;border-radius:0 10px 10px 0;padding:18px 19px}.story-outcomes{color:#334358;flex-direction:column;gap:10px;margin:22px 0;padding:0;font-size:14px;font-weight:750;list-style:none;display:flex}.story-outcomes li{align-items:flex-start;gap:9px;display:flex}.story-outcomes svg{color:var(--blue);flex:none;margin-top:2px}.story-copy .story-close{color:#142033;font-size:18px;font-weight:750;line-height:1.55}.story-copy .button{margin-top:4px}.story-visual{aspect-ratio:4/3;border:1px solid var(--line);background:#fff;border-radius:19px;position:relative;overflow:hidden;box-shadow:0 25px 48px #14274521}.story-visual>img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.story-caption{color:#273241;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:9px;padding:13px 14px;font-size:11px;display:flex;position:absolute;bottom:18px;left:18px;right:18px;box-shadow:0 12px 24px #1120372e}.story-caption svg{color:var(--blue);flex:none}.story-caption strong{display:block}.steps-intro{grid-template-columns:1fr 390px;align-items:end;gap:55px;margin:90px 0 50px;display:grid}.steps-intro h2{margin:18px 0 0;font-size:clamp(42px,4.8vw,63px);line-height:1}.steps-intro p{color:#435267;margin:0;font-size:16px;line-height:1.72}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:335px;padding:29px;position:relative;overflow:hidden}.benefit-primary{color:#fff;background:var(--blue);border-color:var(--blue)}.benefit-number{color:#8995a5;font-size:12px;font-weight:850;position:absolute;top:29px;right:29px}.benefit-primary .benefit-number{color:#d5dfff}.benefit-icon{width:44px;height:44px;color:var(--blue);background:var(--blue-soft);border-radius:11px;place-items:center;display:grid}.benefit-primary .benefit-icon{color:#fff;background:#ffffff29}.benefit-card h3{letter-spacing:-.05em;margin:46px 0 12px;font-size:30px}.benefit-card p{color:#4d5b6c;max-width:470px;margin:0;font-size:16px;line-height:1.6}.benefit-primary p{color:#f2f5ff}.benefit-bullets{color:#435164;flex-direction:column;gap:8px;margin:20px 0 0;padding:0;font-size:14px;font-weight:700;list-style:none;display:flex}.benefit-bullets li{align-items:flex-start;gap:8px;display:flex}.benefit-bullets svg{color:var(--blue);flex:none;margin-top:2px}.benefit-primary .benefit-bullets,.benefit-primary .benefit-bullets svg{color:#fff}.items-section{background:#fff}.centered-heading{text-align:center;max-width:720px;margin:0 auto 52px}.centered-heading p{max-width:620px;color:var(--muted);margin:21px auto 0;font-size:16px;line-height:1.72}.product-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 32px #142a4d1a}.product-ping,.product-llavero{grid-column:span 3}.product-pulsera,.product-estacion,.product-tarjeta{grid-column:span 2}.product-media{background:#edf1f6;height:310px;position:relative;overflow:hidden}.media-label{z-index:5;color:#344050;letter-spacing:.11em;background:#fff;border:1px solid #dee4ede6;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:900;position:absolute;top:15px;left:15px}.image-media img{object-fit:cover;width:100%;height:100%;display:block}.product-mockup img,.image-pulsera img,.image-estacion img,.image-tarjeta img{object-fit:contain;object-position:center;background:#f4f6f9;width:100%;height:100%;display:block}.product-copy{padding:27px 27px 30px}.product-tag{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.45;display:block}.product-copy h3{letter-spacing:-.05em;margin:14px 0 13px;font-size:30px}.product-copy p{color:#435267;min-height:118px;margin:0 0 19px;font-size:16px;line-height:1.66}.product-pulsera .product-copy p,.product-estacion .product-copy p,.product-tarjeta .product-copy p{min-height:186px}.product-value{color:#435164;align-items:flex-start;gap:8px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.product-value svg{color:var(--blue);flex:none;margin-top:1px}.product-link{margin-top:24px;font-size:15px}.real-profiles{background:var(--soft);overflow:hidden}.profiles-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:62px;display:grid}.profiles-copy h2{margin:19px 0 22px;font-size:clamp(42px,4.7vw,62px);line-height:1}.profiles-copy>p{color:#48586b;max-width:500px;font-size:16px;line-height:1.72}.digital-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:25px 0 26px;display:grid}.digital-stats div{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:112px;padding:16px 14px}.digital-stats strong{color:var(--blue);letter-spacing:-.045em;margin-bottom:7px;font-size:25px;display:block}.digital-stats span{color:#4b5a6c;font-size:12px;font-weight:700;line-height:1.45;display:block}.feature-list{color:#3f4e60;flex-direction:column;gap:13px;margin:25px 0 20px;padding:0;font-size:14px;line-height:1.45;list-style:none;display:flex}.feature-list li{align-items:flex-start;gap:10px;display:flex}.feature-list svg{width:20px;height:20px;color:var(--blue);background:#dce6ff;border-radius:50%;flex:none;padding:3px}.profiles-copy .digital-sources{color:#687587;margin:0 0 23px;font-size:11px;line-height:1.55}.digital-sources a{color:var(--blue);text-underline-offset:2px;font-weight:800;text-decoration:underline}.profile-editorial{background:#fff;border-radius:20px;min-height:590px;position:relative;overflow:hidden;box-shadow:0 25px 48px #14274524}.profile-editorial>img{object-fit:cover;object-position:center;width:100%;height:590px;display:block}.digital-comparison>img{object-fit:contain;background:#fff}.profile-proof{z-index:5;border:1px solid var(--line);background:#fff;border-radius:11px;width:300px;padding:16px 17px;position:absolute;bottom:22px;right:24px;box-shadow:0 14px 28px #14274521}.profile-proof span{color:var(--blue);text-transform:uppercase;align-items:center;gap:7px;margin-bottom:6px;font-size:10px;font-weight:850;display:flex}.profile-proof strong{font-size:14px;line-height:1.45}.media-section{background:#fff}.media-section .centered-heading p{margin-top:20px}.case-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.case-grid article{border:1px solid var(--line);background:#f7f9fc;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden}.case-grid article:hover{transform:translateY(-4px);box-shadow:0 17px 30px #142a4d1a}.case-image{background-image:url(/use-cases-editorial.png);background-repeat:no-repeat;background-size:200% 200%;height:265px}.case-networking{background:#eef3fb}.case-networking img{object-fit:contain;width:100%;height:100%;display:block}.case-whatsapp{background-position:100% 0}.case-proposals{background-position:0 100%}.case-reception{background-position:100% 100%}.case-copy{padding:23px 25px 26px}.case-copy>span{color:var(--blue);letter-spacing:.12em;margin-bottom:12px;font-size:9px;font-weight:900;display:block}.case-copy h3{letter-spacing:-.045em;margin:0 0 10px;font-size:25px}.case-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.62}.how-section{color:#fff;background:var(--blue)}.how-grid{grid-template-columns:1fr 1fr;align-items:center;gap:95px;display:grid}.how-visual{background:#f4f6f9;border-radius:17px;height:500px;position:relative;overflow:hidden;box-shadow:18px 20px #0934ab8c}.how-visual img{object-fit:contain;object-position:center;width:100%;height:100%}.how-badge{color:#222e3b;background:#fff;border-radius:9px;align-items:center;gap:8px;padding:11px 13px;font-size:11px;font-weight:850;display:flex;position:absolute;bottom:18px;right:18px}.how-badge svg{color:var(--blue)}.how-copy .section-kicker{color:#d8e2ff}.how-copy h2{margin:19px 0 37px;font-size:clamp(42px,4.7vw,62px);line-height:1}.how-copy em{color:#fff}.steps{border-top:1px solid #ffffff45}.step{border-bottom:1px solid #ffffff45;grid-template-columns:48px 1fr;gap:19px;padding:22px 0;display:grid}.step>span{color:#c9d7ff;font-size:12px;font-weight:850}.step h3{letter-spacing:-.03em;margin:0 0 7px;font-size:19px}.step p{color:#edf2ff;margin:0;font-size:14px;line-height:1.6}.how-copy .button{margin-top:28px}.faq-section{background:var(--soft)}.faq-grid{grid-template-columns:.85fr 1.15fr;gap:110px;display:grid}.faq-heading h2{margin:19px 0 0;font-size:clamp(42px,4.6vw,61px);line-height:1}.faq-heading p{color:var(--muted);margin-top:25px;font-size:13px}.faq-heading a{color:var(--blue);font-weight:850}.faq-list{border-top:1px solid #dfe5ed}.faq-item{border-bottom:1px solid #dfe5ed}.faq-item button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:15px;font-weight:850;display:flex}.faq-item button svg{color:var(--blue);transition:transform .2s}.faq-item.is-open button svg{transform:rotate(180deg)}.faq-item p{max-width:620px;color:var(--muted);margin:-3px 35px 22px 0;font-size:13px;line-height:1.7}.final-cta{color:#fff;background:var(--blue);padding:91px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:38px;display:flex}.final-cta .section-kicker{color:#c6d4ff}.final-cta h2{margin:18px 0 15px;font-size:clamp(40px,4.5vw,60px);line-height:1}.final-cta em{color:#fff}.final-cta p{color:#d9e3ff;max-width:560px;margin:0;font-size:14px;line-height:1.6}.site-footer{border-top:1px solid var(--line);padding:27px 0}.footer-inner{color:#8993a0;justify-content:space-between;align-items:center;gap:24px;font-size:11px;display:flex}.footer-inner .brand img{width:99px}.footer-inner a:last-child{color:var(--blue);font-weight:850}.whatsapp-float{z-index:60;color:#fff;background:#20b86a;border:4px solid #fff;border-radius:50%;place-items:center;width:56px;height:56px;font-size:16px;font-weight:900;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 22px #16583647}.whatsapp-float i{color:#fff;background:#ef4e55;border:2px solid #fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid;position:absolute;top:-4px;right:-4px}.whatsapp-float svg{color:#fff;width:27px;height:27px;display:block}.main-nav .nav-current{color:var(--blue)}.price-hero{border-bottom:1px solid var(--line);background:#fff;overflow:hidden}.price-hero-grid{grid-template-columns:.92fr 1.08fr;align-items:center;gap:62px;min-height:650px;padding:68px 0;display:grid}.price-hero-copy h1{max-width:650px;margin:22px 0 24px;font-size:clamp(54px,5.6vw,78px)}.price-hero-copy>p{color:#435267;max-width:590px;font-size:18px;line-height:1.67}.price-hero-actions{align-items:center;gap:24px;margin:30px 0 24px;display:flex}.price-hero-proof{color:#4d5c6f;flex-wrap:wrap;gap:11px 17px;font-size:13px;font-weight:750;display:flex}.price-hero-proof span{align-items:center;gap:7px;display:flex}.price-hero-proof svg{color:var(--blue)}.price-hero-visual{box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;gap:20px;padding:0;display:flex}.price-hero-image-wrap{aspect-ratio:1;background:0 0;border-radius:0;place-items:center;display:grid;overflow:visible}.price-hero-image-wrap>img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.price-floating-card{border:0;border-left:3px solid var(--blue);box-shadow:none;background:0 0;border-radius:0;align-self:flex-start;padding:6px 0 6px 15px;position:static}.price-floating-card span{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.price-floating-card strong{letter-spacing:-.025em;font-size:16px}.price-included{color:#fff;background:var(--ink)}.price-included-grid{grid-template-columns:repeat(4,1fr);display:grid}.price-included article{border-right:1px solid #2a3443;min-height:205px;padding:31px 25px}.price-included article:last-child{border-right:0}.price-included article>span{color:#7899f8;margin-bottom:32px;font-size:11px;font-weight:900;display:block}.price-included h2{letter-spacing:-.035em;margin:0 0 10px;font-size:20px;line-height:1.18}.price-included p{color:#b9c2cf;margin:0;font-size:14px;line-height:1.62}.price-catalog{background:var(--soft)}.price-heading{grid-template-columns:1fr 400px;align-items:end;gap:70px;margin-bottom:52px;display:grid}.price-heading h2{margin:18px 0 0;font-size:clamp(43px,4.9vw,65px);line-height:1}.price-heading>p{color:#435267;margin:0;font-size:16px;line-height:1.72}.price-product-grid{grid-template-columns:repeat(12,1fr);gap:15px;display:grid}.price-product-card{background:#fff;border:1px solid #dfe5ee;border-radius:17px;grid-column:span 4;scroll-margin-top:94px;overflow:hidden;box-shadow:0 13px 30px #182a460d}.price-ping,.price-llavero{grid-column:span 6}.price-product-media{border-bottom:1px solid var(--line);background:#f3f5f8;height:305px;position:relative;overflow:hidden}.price-product-media img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.price-product-media>span{color:#2b394c;border:1px solid var(--line);letter-spacing:.11em;background:#fff;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:900;position:absolute;top:16px;left:16px}.price-product-body{padding:28px}.price-title-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.price-category{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.price-title-row h3{letter-spacing:-.05em;margin:11px 0 0;font-size:30px;line-height:1.06}.price-amount{text-align:right;flex:none}.price-amount small{color:#758194;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.price-amount strong{color:var(--blue);letter-spacing:-.05em;font-size:28px;line-height:1;display:block}.price-summary{color:#3f4f63;min-height:105px;margin:23px 0 20px;font-size:16px;line-height:1.68}.price-pulsera .price-summary,.price-estacion .price-summary,.price-tarjeta .price-summary{min-height:158px}.price-specs{flex-wrap:wrap;gap:7px;margin-bottom:24px;display:flex}.price-specs span{color:#34445a;background:var(--soft);border:1px solid var(--line);border-radius:7px;padding:8px 10px;font-size:11px;font-weight:800;line-height:1.25}.price-utility{border-top:1px solid var(--line);padding-top:22px}.price-utility h4{letter-spacing:-.02em;margin:0 0 14px;font-size:15px}.price-utility ul{color:#415166;flex-direction:column;gap:9px;margin:0;padding:0;font-size:13px;line-height:1.48;list-style:none;display:flex}.price-utility li{align-items:flex-start;gap:8px;display:flex}.price-utility svg{color:var(--blue);flex:none;margin-top:2px}.price-extra{color:#24334a;background:#eef3ff;border-radius:8px;margin:20px 0 0;padding:12px 13px;font-size:13px;font-weight:800;line-height:1.5}.price-inclusion{color:#3f4e61;align-items:flex-start;gap:8px;margin:21px 0 18px;font-size:13px;line-height:1.5;display:flex}.price-inclusion svg{color:var(--blue);flex:none;margin-top:2px}.price-order-button{width:100%;min-height:54px;font-size:14px}.order-conditions{background:#fff}.condition-heading{max-width:680px;margin-bottom:46px}.condition-heading h2{margin:18px 0 0;font-size:clamp(43px,4.9vw,65px);line-height:1}.condition-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.condition-grid article{background:var(--soft);border:1px solid var(--line);border-radius:15px;min-height:268px;padding:25px}.price-feature-icon{width:44px;height:44px;color:var(--blue);background:#fff;border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid}.condition-grid h3{letter-spacing:-.045em;margin:46px 0 11px;font-size:23px;line-height:1.1}.condition-grid p{color:#435267;margin:0;font-size:15px;line-height:1.66}.bulk-banner{color:#fff;background:var(--blue);border-radius:15px;justify-content:space-between;align-items:center;gap:35px;margin-top:18px;padding:32px 34px;display:flex}.bulk-banner span{color:#d2ddff;letter-spacing:.13em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.bulk-banner h3{letter-spacing:-.035em;max-width:680px;margin:0;font-size:25px;line-height:1.25}.price-final{color:#fff;background:var(--blue);padding:90px 0}.price-final-inner{justify-content:space-between;align-items:center;gap:45px;display:flex}.price-final .section-kicker{color:#cedaff}.price-final h2{margin:18px 0 15px;font-size:clamp(40px,4.5vw,60px);line-height:1}.price-final em{color:#fff}.price-final p{color:#dce5ff;max-width:600px;margin:0;font-size:16px;line-height:1.65}.demo-section{background:#f4f7fb;overflow:hidden}.demo-grid{grid-template-columns:1.02fr .82fr;align-items:center;gap:clamp(54px,7vw,105px);display:grid}.demo-copy h2{letter-spacing:-.055em;margin:18px 0 24px;font-size:clamp(44px,4.8vw,64px);line-height:1}.demo-copy>p{color:#405064;max-width:620px;margin:0;font-size:17px;line-height:1.72}.demo-benefits{flex-direction:column;gap:14px;max-width:620px;margin:27px 0 0;padding:0;list-style:none;display:flex}.demo-benefits li{color:#35465b;align-items:flex-start;gap:11px;font-size:15px;line-height:1.55;display:flex}.demo-benefits li>svg{color:var(--blue);flex:none;margin-top:4px}.demo-benefits strong{color:#111b2a}.demo-action{flex-direction:column;align-items:center;width:100%;display:flex}.demo-cta{text-align:center;border-radius:999px;justify-content:center;width:min(100%,390px);min-height:64px;margin-top:23px;padding:0 27px;font-size:17px;font-weight:850;line-height:1.25}.demo-proof{color:#526176;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:17px;font-size:13px;font-weight:850;display:flex}.demo-proof span{align-items:center;gap:7px;display:flex}.demo-proof span:before{content:"";background:var(--blue);border-radius:50%;width:7px;height:7px}.demo-visual{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:18px 0;display:flex;position:relative}.demo-phone{aspect-ratio:430/820;background:#111722;border:1px solid #111722;border-radius:38px;width:min(100%,360px);padding:8px;position:relative;overflow:hidden;box-shadow:0 28px 56px #1227482e}.demo-phone:before{content:"";z-index:2;background:#111722;border-radius:0 0 12px 12px;width:76px;height:18px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.demo-screen{background:#fff;border-radius:30px;width:100%;height:100%;overflow:hidden}.demo-screen-track{width:100%;height:auto;transform:translate3d(0,var(--demo-screen-y,0),0);will-change:transform;background:#fff;display:block}.demo-live-note{z-index:3;color:#243247;border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:11px;width:min(100%,310px);margin:-18px auto 0;padding:15px 17px;display:flex;position:relative;box-shadow:0 16px 32px #162a4a24}.demo-live-note>span{box-sizing:content-box;background:#25a66a;border:3px solid #d9f6e9;border-radius:50%;flex:none;width:10px;height:10px}.demo-live-note div{flex-direction:column;gap:3px;display:flex}.demo-live-note small{color:var(--blue);letter-spacing:.12em;font-size:9px;font-weight:900}.demo-live-note strong{font-size:14px;line-height:1.35}html:before{content:"";z-index:100;background:var(--blue);width:100%;height:3px;transform:scaleX(var(--scroll-progress,0));transform-origin:0;pointer-events:none;position:fixed;top:0;left:0}.site-header{transition:box-shadow .28s,background-color .28s}.site-header.is-scrolled{background:#fffffff5;box-shadow:0 10px 30px #15284814}.motion-ready .reveal{opacity:0;transition:opacity .72s cubic-bezier(.2,.72,.2,1),transform .72s cubic-bezier(.2,.72,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(24px)scale(.988)}.motion-ready .reveal.is-visible{opacity:1;transform:translate(0)scale(1)}.motion-ready .hero-stage.reveal{transform:translateY(34px)scale(.97)}.motion-ready .hero-stage.reveal.is-visible{transform:translate(0)scale(1)}.hero-word{vertical-align:bottom;white-space:nowrap;min-width:8.2ch;display:inline-grid;overflow:hidden}.hero-word em{animation:.62s cubic-bezier(.2,.78,.2,1) both hero-word-enter;display:block}.motion-ready .hero-copy{transform:translate3d(0,var(--hero-copy-y,0),0);will-change:transform}.motion-ready .hero-stage{transform:translate3d(0,var(--hero-y,0),0) scale(var(--hero-scale,1));transform-origin:top;will-change:transform}.motion-ready .hero-photo{transform:translate3d(0,var(--depth-y,0),0) scale(1.025);will-change:transform}.motion-ready .demo-phone{transform:translate3d(0,var(--demo-depth-y,0),0);will-change:transform}.motion-ready .profile-editorial>img{transform:translate3d(0,var(--depth-y,0),0) scale(1.025);will-change:transform}.motion-ready .story-visual>img{transform:translate3d(0,var(--depth-y,0),0) scale(1.018);will-change:transform}.motion-ready .value-card{opacity:var(--card-opacity,1);transform:translate3d(var(--card-x,0),var(--card-y,0),0) rotate(var(--card-rotate,0));transform-origin:bottom;will-change:transform,opacity}.motion-ready .story-excuses span{transform:translate3d(var(--excuse-x,0),0,0);will-change:transform}.motion-ready .story-caption{transform:translate3d(0,var(--story-caption-y,0),0)}.motion-ready .benefit-card{transform:translate3d(0,var(--step-y,0),0) scale(var(--step-scale,1));transform-origin:bottom;will-change:transform}.benefit-card:after{content:"";z-index:2;background:var(--blue);height:4px;transform:scaleX(var(--step-progress,0));transform-origin:0;position:absolute;top:0;left:0;right:0}.benefit-primary:after{background:#fff}.motion-ready .product-grid{isolation:isolate;position:relative}.motion-ready .product-grid:before{content:"";z-index:-1;width:2px;transform:scaleY(var(--zipper-progress,0));transform-origin:top;background:#dce6ff;position:absolute;top:0;bottom:0;left:50%}.motion-ready .product-card{opacity:var(--zip-opacity,1);transform:translate3d(var(--zip-x,0),var(--zip-y,0),0) rotate(var(--zip-angle,0));will-change:transform,opacity,clip-path}.motion-ready .product-card:nth-child(odd){clip-path:inset(0 var(--zip-clip,0) 0 0 round 16px)}.motion-ready .product-card:nth-child(2n){clip-path:inset(0 0 0 var(--zip-clip,0) round 16px)}.motion-ready .product-card:hover{box-shadow:0 18px 32px #142a4d1a}.motion-ready .profile-editorial{transform:rotate(var(--profile-rotate,0)) scale(var(--profile-scale,1));transform-origin:50%;will-change:transform}.motion-ready .case-grid article{opacity:var(--case-opacity,1);transform:translate3d(var(--case-x,0),var(--case-y,0),0) scale(var(--case-scale,1));transform-origin:bottom;will-change:transform,opacity}.motion-ready .case-grid article:hover{box-shadow:0 17px 30px #142a4d1a}.digital-stats div{position:relative;overflow:hidden}.digital-stats div:after{content:"";background:var(--blue);width:100%;height:4px;position:absolute;bottom:0;left:0}.digital-stats strong{font-variant-numeric:tabular-nums;min-height:1.15em}.ticker{touch-action:pan-y}.ticker:hover .ticker-track,.ticker:active .ticker-track,.ticker:focus-within .ticker-track{animation-play-state:paused}.product-media:before,.product-media:after{content:"";z-index:4;opacity:0;pointer-events:none;border:1.5px solid #245cf4b3;border-radius:50%;width:28px;height:28px;position:absolute;top:18%;right:14%}.product-card.is-zipped .product-media:before{animation:1.9s cubic-bezier(.2,.7,.2,1) .3s nfc-ring}.product-card.is-zipped .product-media:after{animation:1.9s cubic-bezier(.2,.7,.2,1) .62s nfc-ring}.motion-ready .product-card.reveal.is-visible:hover,.motion-ready .case-grid article.reveal.is-visible:hover{transform:translateY(-5px)}.product-card:active,.case-grid article:active{transition-duration:.12s;transform:scale(.985)!important}.final-cta .button-light.reveal.is-visible{animation:1.35s cubic-bezier(.2,.72,.2,1) .5s cta-breathe}.motion-ready .button.reveal.is-visible:hover{transform:translateY(-2px)}.whatsapp-float{transition:transform .2s,box-shadow .2s;animation:.65s cubic-bezier(.2,.8,.2,1) .8s both whatsapp-arrive}.whatsapp-float:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 14px 28px #16583654}.whatsapp-float:active{transform:scale(.92)}@keyframes nfc-ring{0%{opacity:0;transform:scale(.35)}18%{opacity:.8}to{opacity:0;transform:scale(3.1)}}@keyframes hero-word-enter{0%{opacity:0;filter:blur(4px);transform:translateY(78%)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes cta-breathe{0%,to{transform:scale(1);box-shadow:0 0 #fff0}45%{transform:scale(1.035);box-shadow:0 0 0 10px #ffffff21}}@keyframes whatsapp-arrive{0%{opacity:0;transform:translateY(16px)scale(.84)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){html:before{display:none}.hero-word em,.motion-ready .reveal,.motion-ready .hero-copy,.motion-ready .hero-stage,.motion-ready .hero-stage.reveal,.motion-ready .hero-photo,.motion-ready .demo-phone,.motion-ready .value-card,.motion-ready .story-excuses span,.motion-ready .story-caption,.motion-ready .story-visual>img,.motion-ready .benefit-card,.motion-ready .product-card,.motion-ready .profile-editorial,.motion-ready .profile-editorial>img,.motion-ready .case-grid article{opacity:1;clip-path:none;transition:none;animation:none;transform:none}.benefit-card:after,.digital-stats div:after{transform:scaleX(1)}.motion-ready .product-grid:before{transform:scaleY(1)}.ticker-track,.product-media:before,.product-media:after,.final-cta .button-light,.whatsapp-float{animation:none!important}}@media (width<=1050px){.hero-grid{gap:34px}.value-grid{grid-template-columns:1fr 1fr}.value-card{min-height:245px}.story-layout{gap:38px}.product-ping,.product-llavero{grid-column:span 3}.product-pulsera,.product-estacion,.product-tarjeta{grid-column:span 2}.profiles-grid{gap:35px}.profile-editorial,.profile-editorial>img{height:520px;min-height:520px}.faq-grid{gap:60px}.price-hero-grid{gap:34px}.price-product-card{grid-column:span 6}.price-tarjeta{grid-column:3/span 8}.condition-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){body{font-size:16px}.container{width:min(100% - 30px,590px)}.nav-wrap{height:66px}.brand img{width:108px}.mobile-menu{display:block}.main-nav{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:stretch;gap:0;padding:9px;display:none;position:absolute;top:66px;left:15px;right:15px;box-shadow:0 14px 27px #1f33531f}.main-nav.is-open{display:flex}.main-nav a{padding:14px;font-size:15px}.nav-cta{justify-content:center;margin-top:5px}.hero-grid{flex-direction:column;align-items:stretch;gap:34px;padding:48px 0 31px;display:flex}.hero-lede{font-size:17px;line-height:1.62}.hero-stage{aspect-ratio:4/5;background:#f1f4f8;min-height:0}.hero-photo{object-fit:contain;object-position:center}.hero-tap-note{font-size:12px}.hero-metrics{grid-template-columns:1fr 1fr}.hero-metrics span{font-size:13px;line-height:1.45}.hero-metrics span:nth-child(2){border-right:0}.hero-metrics span:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:82px 0}.value-heading,.story-layout,.steps-intro,.profiles-grid,.how-grid,.faq-grid{flex-direction:column;align-items:stretch;gap:36px;display:flex}.value-heading{margin-bottom:34px}.value-intro strong{font-size:22px}.value-intro p,.value-card p,.story-copy>p,.steps-intro p{font-size:17px;line-height:1.65}.value-grid{grid-template-columns:1fr}.value-card{min-height:auto;padding:25px}.value-card h3{margin:29px 0 11px;font-size:27px}.value-comparison{grid-template-columns:1fr;gap:18px;padding:25px}.value-comparison svg{transform:rotate(90deg)}.value-comparison strong{font-size:18px}.story-layout{padding-bottom:72px}.story-copy h2{font-size:42px}.story-excuses{flex-direction:column;align-items:flex-start}.story-excuses span{font-size:15px}.story-copy .story-turn{font-size:17px}.story-outcomes{font-size:16px;line-height:1.5}.story-copy .story-close{font-size:20px}.story-visual{aspect-ratio:4/3;order:-1}.story-caption{font-size:12px}.steps-intro{margin:68px 0 38px}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.section-heading p,.benefit-card p,.centered-heading p,.product-copy p,.profiles-copy>p,.case-copy p,.faq-heading p,.faq-item p,.final-cta p{font-size:17px;line-height:1.65}.benefit-card h3{font-size:29px}.benefit-card{padding:26px}.benefit-card p{color:#465568}.benefit-primary p{color:#f4f6ff}.benefit-bullets{font-size:15px;line-height:1.45}.product-grid{grid-template-columns:1fr}.product-ping,.product-llavero,.product-pulsera,.product-estacion,.product-tarjeta{grid-column:auto}.product-media{aspect-ratio:4/3;height:auto}.product-copy{padding:27px 24px 30px}.product-tag,.case-copy>span{font-size:10px;line-height:1.45}.product-copy h3{font-size:31px}.product-copy p,.product-pulsera .product-copy p,.product-estacion .product-copy p,.product-tarjeta .product-copy p{color:#39495e;min-height:auto;margin-bottom:20px}.product-value{font-size:14px;line-height:1.5}.product-link{margin-top:25px;font-size:16px}.digital-stats{grid-template-columns:1fr 1fr}.digital-stats div{min-height:105px}.digital-stats div:last-child{grid-column:1/-1}.digital-stats strong{font-size:28px}.digital-stats span{font-size:13px}.feature-list{font-size:16px;line-height:1.5}.profile-editorial,.profile-editorial>img{aspect-ratio:4/5;height:auto;min-height:0}.digital-comparison,.digital-comparison>img{aspect-ratio:4/3}.profile-editorial>img{object-fit:contain}.profile-proof{bottom:16px;right:16px}.profiles-copy .digital-sources{font-size:12px}.case-grid{grid-template-columns:1fr}.case-image{aspect-ratio:4/3;height:auto}.case-copy{padding:24px}.case-copy h3{font-size:27px}.how-visual{aspect-ratio:4/3;height:auto}.step h3{font-size:21px}.step p{color:#fff;font-size:16px}.faq-item button{padding:24px 0;font-size:17px;line-height:1.35}.final-cta-inner{flex-direction:column;align-items:flex-start}.footer-inner{flex-wrap:wrap;font-size:13px}.footer-inner span{order:3;width:100%}.whatsapp-float{bottom:16px;right:16px}.price-hero-grid{flex-direction:column;align-items:stretch;gap:44px;min-height:0;padding:50px 0 66px;display:flex}.price-hero-copy h1{font-size:47px;line-height:.98}.price-hero-copy>p{font-size:17px;line-height:1.65}.price-hero-actions{flex-direction:column;align-items:stretch;gap:18px}.price-hero-actions .button{width:100%}.price-hero-proof{flex-direction:column;font-size:15px}.price-hero-visual{gap:18px;padding:0}.price-hero-image-wrap{aspect-ratio:1;border-radius:0}.price-hero-image-wrap>img{width:100%;height:100%}.price-floating-card{padding:7px 0 7px 14px}.price-included-grid{grid-template-columns:1fr}.price-included article{border-bottom:1px solid #2a3443;border-right:0;min-height:auto;padding:27px 24px}.price-included article:last-child{border-bottom:0}.price-included article>span{margin-bottom:17px}.price-included h2{font-size:24px}.price-included p{font-size:16px}.price-heading{flex-direction:column;align-items:stretch;gap:23px;margin-bottom:38px;display:flex}.price-heading h2,.condition-heading h2{font-size:42px}.price-heading>p{font-size:17px;line-height:1.65}.price-product-grid{grid-template-columns:1fr}.price-product-card,.price-ping,.price-llavero,.price-tarjeta{grid-column:auto}.price-product-media{aspect-ratio:4/3;height:auto}.price-product-body{padding:25px 23px 27px}.price-title-row{align-items:flex-end}.price-title-row h3{font-size:30px}.price-amount strong{font-size:27px}.price-summary,.price-pulsera .price-summary,.price-estacion .price-summary,.price-tarjeta .price-summary{min-height:auto;font-size:17px;line-height:1.65}.price-specs span{font-size:13px}.price-utility h4{font-size:18px}.price-utility ul,.price-extra,.price-inclusion{font-size:15px;line-height:1.55}.condition-grid{grid-template-columns:1fr}.condition-grid article{min-height:auto}.condition-grid h3{margin-top:29px;font-size:27px}.condition-grid p{font-size:17px;line-height:1.65}.bulk-banner{flex-direction:column;align-items:stretch;padding:28px 24px}.bulk-banner h3{font-size:26px}.bulk-banner .button{width:100%}.price-final-inner{flex-direction:column;align-items:flex-start}.price-final p{font-size:17px}.price-final .button{width:100%}}@media (width<=480px){h1{font-size:47px;line-height:.98}.hero-actions{flex-direction:column;align-items:stretch;gap:18px}.hero-actions .button{width:100%;font-size:14px}.hero-stage{aspect-ratio:4/5}.hero-photo{object-position:center}.hero-tap-note{justify-content:center;bottom:12px;left:12px;right:12px}.hero-metrics span{padding:17px 11px}.client-logo{width:auto;height:66px;padding:9px 12px}.client-logo img{width:auto;max-width:none;height:48px}.ticker:before,.ticker:after{width:34px}.ticker-group{gap:16px;padding-right:16px}.ticker-track{animation-duration:38s}.section{padding:72px 0}.section-heading h2,.profiles-copy h2,.how-copy h2,.faq-heading h2{font-size:42px}.product-media,.case-image,.how-visual{aspect-ratio:4/3}.profile-editorial,.profile-editorial>img{aspect-ratio:4/5}.digital-comparison,.digital-comparison>img{aspect-ratio:4/3}.profile-proof{width:auto;bottom:12px;left:12px;right:12px}.eyebrow,.section-kicker{font-size:10px;line-height:1.35}.media-label{font-size:9px}.button{min-height:54px;font-size:14px}.price-hero-copy h1{font-size:44px}.price-floating-card{padding:7px 0 7px 14px}.price-floating-card strong{font-size:15px}.price-title-row{flex-direction:column;align-items:flex-start}.price-amount{text-align:left}.price-amount strong{font-size:31px}.price-product-media{aspect-ratio:4/3}}.story-visual{aspect-ratio:auto;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.story-visual>img{aspect-ratio:4/3;border-radius:0;height:auto}.story-caption{width:max-content;max-width:100%;margin:14px auto 0;position:static}.product-media,.price-product-media,.product-mockup img,.image-pulsera img,.image-estacion img,.image-tarjeta img,.case-networking{background:#fff}.product-media,.price-product-media{flex-direction:column;display:flex}.product-media img,.price-product-media img{background:#fff;flex:1;height:auto;min-height:0;margin-inline:auto}.media-label,.price-product-media>span{white-space:nowrap;order:-1;align-self:center;margin:14px 14px 0;position:static}.product-cta{color:#fff;background:var(--blue);border-radius:999px;min-height:44px;padding:0 19px;box-shadow:0 9px 20px #245cf42e}.product-cta:hover{color:#fff;background:var(--blue-dark)}.price-order-button{border-radius:999px}.story-copy>.button{width:fit-content;margin:32px auto 0;display:flex}.product-cta{width:fit-content;margin:25px auto 0;display:flex}@media (width<=760px){.demo-grid{flex-direction:column;align-items:center;gap:38px;display:flex}.demo-copy{text-align:center;width:100%}.demo-copy h2{font-size:42px}.demo-copy>p{max-width:540px;margin-inline:auto;font-size:18px;line-height:1.65}.demo-benefits{align-items:center;gap:15px;margin-inline:auto}.demo-benefits li{text-align:center;justify-content:center;width:100%;font-size:17px}.demo-benefits li>svg{margin-top:5px}.demo-cta{text-align:center;justify-content:center;width:min(100%,390px);min-height:66px;margin:24px auto 0;padding-inline:24px;font-size:17px;display:flex}.demo-proof{text-align:center;justify-content:center}.demo-visual{text-align:center;width:100%;padding:0}.demo-phone{width:min(88vw,370px)}.demo-live-note{text-align:left;width:min(100% - 18px,320px);margin:-17px auto 0;position:relative}.hero-actions,.price-hero-actions{text-align:center;align-items:center}.hero-actions .button,.price-hero-actions .button{width:auto;min-width:min(100%,250px);margin-inline:auto}.hero-actions .text-link{text-align:center;justify-content:center;align-self:center}.hero-proof{text-align:center;justify-content:center}.hero-stage{aspect-ratio:auto;width:100vw;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:calc(50% - 50vw);overflow:hidden}.hero-photo{object-fit:cover;object-position:center;width:100%;height:auto;margin-inline:auto;position:relative;inset:auto}.hero-tap-note{justify-content:center;width:max-content;max-width:calc(100% - 30px);margin:14px auto 0;position:static}.story-visual,.story-visual>img{aspect-ratio:auto;width:100%;margin-inline:auto}.product-media,.price-product-media{aspect-ratio:4/3}.product-media img,.price-product-media img,.case-image img,.profile-editorial>img,.how-visual img,.price-hero-image-wrap>img{object-position:center;margin-inline:auto;display:block}.case-networking{background:#fff}.profile-editorial{aspect-ratio:auto;height:auto;min-height:0;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;display:flex;overflow:visible}.profile-editorial>img,.digital-comparison,.digital-comparison>img{aspect-ratio:auto;width:100%;height:auto;min-height:0}.profile-proof{width:calc(100% - 30px);margin:14px auto 0;position:static}.story-copy>.button,.profiles-copy>.button,.final-cta .button,.bulk-banner .button,.price-final .button{text-align:center;align-self:center;width:max-content;max-width:100%;margin-inline:auto;display:flex}.story-copy>.button{margin-top:34px}.final-cta-inner,.price-final-inner{text-align:center;align-items:stretch}.product-copy{flex-direction:column;display:flex}.product-cta{align-self:center;margin-inline:auto}.price-order-button{text-align:center;margin-inline:auto;display:flex}}@media (width<=480px){.demo-section{padding-bottom:78px}.demo-copy h2{font-size:41px}.demo-copy>p{font-size:17px}.demo-benefits li{font-size:16px}.demo-phone{border-radius:32px;width:min(88vw,350px)}.demo-screen{border-radius:25px}.demo-live-note strong{font-size:13px}.demo-cta{width:min(100%,350px);min-height:68px;font-size:16px}.hero-actions{align-items:center}.hero-actions .button{width:auto}.hero-stage{aspect-ratio:auto}.hero-tap-note{bottom:auto;left:auto;right:auto}.story-caption,.profile-proof{font-size:12px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.demo-screen{container-type:size}.demo-screen-track{will-change:transform;animation:14s cubic-bezier(.45,0,.25,1) infinite demo-screen-autoscroll;transform:translate(0,0)}@keyframes demo-screen-autoscroll{0%,10%{transform:translate(0,0)}72%,86%{transform:translateY(calc(100cqh - 100%))}to{transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.demo-screen-track{animation:none;transform:translate(0,0)}}.demo-live-note{display:none!important}#contacto-kawvo,#contacto-kawvo .container,#contacto-kawvo form,#contacto-kawvo form>*,#contacto-kawvo label,#contacto-kawvo input,#contacto-kawvo select,#contacto-kawvo textarea{min-width:0;max-width:100%}#contacto-kawvo{width:100%;overflow-x:clip}#contacto-kawvo form,#contacto-kawvo input,#contacto-kawvo select,#contacto-kawvo textarea{width:100%}@media (width<=640px){#contacto-kawvo .container{width:min(100% - 28px,920px)}#contacto-kawvo form{padding-left:18px!important;padding-right:18px!important}}._page_cr1st_1{color:#111827;background-color:#f7f9ff;background-image:linear-gradient(#1d5eef0d 1px,#0000 1px),linear-gradient(90deg,#1d5eef0d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:68px 68px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:100vh}._shell_cr1st_11{width:min(100% - 32px,760px);margin:0 auto;padding:28px 0 56px}._header_cr1st_17{justify-content:center;margin-bottom:36px;display:flex}._brand_cr1st_23 img{width:118px;height:auto;display:block}._intro_cr1st_29{text-align:center;margin-bottom:24px}._eyebrow_cr1st_34{letter-spacing:.12em;text-transform:uppercase;color:#1d5eef;margin-bottom:10px;font-size:.78rem;font-weight:800;display:inline-block}._intro_cr1st_29 h1,._sectionHeading_cr1st_45 h2,._finalCta_cr1st_46 h2,._cardTop_cr1st_47 h2,._includesCopy_cr1st_48 h2{letter-spacing:-.04em;color:#111827;margin:0}._intro_cr1st_29 h1{margin-bottom:14px;font-size:clamp(2.6rem,8vw,4.5rem);line-height:.98}._intro_cr1st_29 p,._sectionHeading_cr1st_45 p,._finalCta_cr1st_46 p,._includesCopy_cr1st_48 p{color:#5f6877;margin:0 auto;line-height:1.6}._intro_cr1st_29 p{max-width:610px;font-size:1rem}._card_cr1st_47{background:#fffffff5;border:1px solid #11182712;border-radius:30px;padding:26px;box-shadow:0 24px 60px #18274b1a}._cardTop_cr1st_47{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}._cardTop_cr1st_47 h2{max-width:430px;margin-top:10px;font-size:clamp(1.75rem,5vw,2.4rem);line-height:1.05}._badge_cr1st_97,._planTag_cr1st_98,._recommended_cr1st_99{border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}._badge_cr1st_97{color:#fff;background:#1d5eef;padding:7px 12px;font-size:.78rem}._planTag_cr1st_98{color:#1d5eef;white-space:nowrap;background:#eef3ff;padding:8px 11px;font-size:.74rem}._benefits_cr1st_122,._includesList_cr1st_123{gap:12px;margin:0;padding:0;list-style:none;display:grid}._benefits_cr1st_122{margin-bottom:26px}._benefits_cr1st_122 li,._includesList_cr1st_123 li{color:#303846;align-items:center;gap:11px;font-size:.98rem;display:flex}._check_cr1st_144{color:#1d5eef;background:#eef3ff;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}._check_cr1st_144 svg,._primaryButton_cr1st_157 svg,._secondaryButton_cr1st_158 svg,._exampleCard_cr1st_159 svg,._ctaButton_cr1st_160 svg,._basicValue_cr1st_161 svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}._priceGrid_cr1st_171{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}._priceOption_cr1st_177{background:#fff;border:1px solid #dde2ec;border-radius:22px;padding:20px;position:relative}._featured_cr1st_185{background:linear-gradient(#f7f9ff 0%,#fff 100%);border:2px solid #1d5eef;padding-top:48px}._recommended_cr1st_99{color:#fff;background:#1d5eef;padding:6px 10px;font-size:.7rem;position:absolute;top:14px;right:14px}._priceHeader_cr1st_201{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}._priceHeader_cr1st_201>div{flex-direction:column;display:flex}._period_cr1st_214{color:#6b7280;margin-bottom:3px;font-size:.85rem;font-weight:700}._priceHeader_cr1st_201 strong{letter-spacing:-.04em;font-size:clamp(1.8rem,5vw,2.4rem);line-height:1}._priceHeader_cr1st_201 small{color:#6b7280;margin-top:7px}._primaryButton_cr1st_157,._secondaryButton_cr1st_158,._ctaButton_cr1st_160{border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 16px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex}._primaryButton_cr1st_157,._ctaButton_cr1st_160{color:#fff;background:#1d5eef;box-shadow:0 10px 25px #1d5eef38}._secondaryButton_cr1st_158{color:#1d5eef;background:#fff;border:1px solid #d6dce8}._primaryButton_cr1st_157:hover,._secondaryButton_cr1st_158:hover,._ctaButton_cr1st_160:hover,._exampleCard_cr1st_159:hover{transform:translateY(-2px)}._comparisonSection_cr1st_267,._examples_cr1st_268{padding:56px 0 20px}._sectionHeading_cr1st_45{text-align:center;margin-bottom:22px}._sectionHeading_cr1st_45 h2,._includesCopy_cr1st_48 h2{margin-bottom:10px;font-size:clamp(2rem,6vw,3rem)}._sectionHeading_cr1st_45 p{max-width:600px}._compareCard_cr1st_287{background:#fff;border:1px solid #dfe5ef;border-radius:24px;overflow:hidden;box-shadow:0 16px 40px #18274b12}._compareHeader_cr1st_295,._compareRow_cr1st_296{grid-template-columns:.78fr 1fr 1.18fr;align-items:center;gap:16px;display:grid}._compareHeader_cr1st_295{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#111827;padding:14px 18px;font-size:.76rem;font-weight:800}._basicColumn_cr1st_313{color:#9eb9ff}._compareRow_cr1st_296{border-top:1px solid #edf0f5;padding:17px 18px;font-size:.88rem;line-height:1.45}._compareRow_cr1st_296 strong{color:#111827}._compareRow_cr1st_296>span{color:#6b7280}._compareRow_cr1st_296 ._basicValue_cr1st_161{color:#183f9f;align-items:flex-start;gap:7px;font-weight:700;display:flex}._basicValue_cr1st_161 svg{flex:0 0 17px;margin-top:1px}._includesSection_cr1st_345{background:#eef3ff;border:1px solid #dbe5ff;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:30px;margin-top:36px;padding:30px;display:grid}._includesCopy_cr1st_48 h2{line-height:1.03}._includesCopy_cr1st_48 p{margin-top:12px}._includesList_cr1st_123{gap:14px;padding:4px 0}._includesList_cr1st_123 li{align-items:flex-start;font-weight:650}._exampleGrid_cr1st_375{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}._exampleCard_cr1st_159{color:#111827;background:#fff;border:1px solid #e3e7ef;border-radius:18px;grid-template-columns:1fr auto;grid-template-areas:"name arrow""slug arrow";align-items:center;gap:3px 12px;padding:18px;text-decoration:none;transition:transform .18s;display:grid;box-shadow:0 8px 24px #18274b0f}._exampleCard_cr1st_159 span{grid-area:name;font-weight:800}._exampleCard_cr1st_159 small{color:#6b7280;grid-area:slug}._exampleCard_cr1st_159 svg{color:#1d5eef;grid-area:arrow}._examplesNote_cr1st_412{text-align:center;color:#7a8392;max-width:620px;margin:14px auto 0;font-size:.8rem;line-height:1.5}._finalCta_cr1st_46{color:#fff;text-align:center;background:#111827;border-radius:28px;margin-top:34px;padding:28px}._finalCta_cr1st_46 h2{color:#fff;margin-bottom:9px;font-size:clamp(2rem,6vw,3rem)}._finalCta_cr1st_46 p{color:#c8d0dc;max-width:470px}._ctaButton_cr1st_160{width:min(100%,370px);margin:22px auto 10px}._phone_cr1st_446{color:#9ca6b5;font-size:.82rem;display:block}@media (width<=620px){._shell_cr1st_11{width:min(100% - 24px,760px);padding-top:22px}._header_cr1st_17{margin-bottom:28px}._card_cr1st_47{border-radius:24px;padding:20px}._cardTop_cr1st_47{display:block}._planTag_cr1st_98{margin-top:14px}._priceGrid_cr1st_171,._exampleGrid_cr1st_375,._includesSection_cr1st_345{grid-template-columns:1fr}._featured_cr1st_185{order:-1}._comparisonSection_cr1st_267,._examples_cr1st_268{padding-top:46px}._compareHeader_cr1st_295{display:none}._compareRow_cr1st_296{grid-template-columns:1fr;gap:8px;padding:18px}._compareRow_cr1st_296 strong{font-size:1rem}._compareRow_cr1st_296>span:not(._basicValue_cr1st_161):before{content:"Gratis: ";color:#6b7280;font-weight:800}._compareRow_cr1st_296 ._basicValue_cr1st_161{background:#f1f5ff;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:4px 7px;padding:10px 12px;display:grid}._compareRow_cr1st_296 ._basicValue_cr1st_161:before{content:"Plus";color:#1d5eef;letter-spacing:.08em;text-transform:uppercase;grid-column:1/-1;font-size:.72rem;font-weight:900;display:block}._includesSection_cr1st_345{gap:22px;padding:24px 20px}._finalCta_cr1st_46{padding:24px 18px}}
