@layer components{.lp{--lp-ease:cubic-bezier(.32, .72, 0, 1);--lp-sombra:0 60px 140px -50px #000000e6, 0 0 90px -40px color-mix(in srgb, var(--accent) 50%, transparent);--lp-sombra-cta:0 24px 48px -28px #000000e6, 0 0 40px -18px color-mix(in srgb, var(--accent) 55%, transparent);background:var(--bg);color:var(--text);overflow-x:clip}.lp h1,.lp h2,.lp h3{font-family:var(--font-display);text-wrap:balance;letter-spacing:-.01em;font-weight:400}.lp p{text-wrap:pretty}.lp-h1{max-width:17ch;font-size:clamp(2.75rem,6.4vw,5.25rem);line-height:.98}.lp-h2{max-width:20ch;font-size:clamp(2rem,4.2vw,3.5rem);line-height:1.02}.lp-h3{max-width:26ch;font-size:clamp(1.375rem,2vw,1.75rem);line-height:1.1}.lp-cuerpo{color:var(--text-2);max-width:60ch;font-size:clamp(1rem,1.15vw,1.125rem);line-height:1.62}.lp-cuerpo-corto{max-width:46ch}.lp-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);font-size:12px;line-height:1}.lp-eyebrow--tenue{color:var(--muted-2)}.lp-eyebrow--sobre-cobre{color:color-mix(in srgb, var(--accent-fg) 70%, transparent)}.lp-mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.lp-clave{white-space:nowrap;background:linear-gradient(96deg, var(--accent) 18%, var(--accent-deep) 132%);color:#0000;-webkit-background-clip:text;background-clip:text;position:relative}.lp-marcador{width:102%;height:.18em;color:var(--accent);opacity:.72;pointer-events:none;position:absolute;bottom:-.06em;left:-1%;overflow:visible}.lp-seccion{padding-block:clamp(64px,9vw,128px)}.lp-ancho{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(24px,5vw,48px)}.lp-ancho--angosto{max-width:960px}.lp-r{opacity:0;filter:blur(10px);transition:opacity .9s var(--lp-ease), transform .9s var(--lp-ease), filter .9s var(--lp-ease);transform:translateY(18px)}.lp-r.esta-dentro{opacity:1;filter:none;transform:none}.lp-btn{border-radius:var(--r-pill);white-space:nowrap;transition:transform .32s var(--lp-ease), box-shadow .32s var(--lp-ease), background-color .32s var(--lp-ease), border-color .32s var(--lp-ease), color .32s var(--lp-ease);justify-content:center;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.lp-btn:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.lp-btn--primario{background:var(--accent);color:var(--accent-fg);box-shadow:var(--lp-sombra-cta)}.lp-btn--primario:hover{background:color-mix(in srgb, var(--accent) 88%, var(--text));transform:translateY(-2px)}.lp-btn--primario:active{transform:translateY(0)}.lp-btn--fantasma{border:1px solid var(--border-2);color:var(--text);background:0 0}.lp-btn--fantasma:hover{border-color:var(--accent);color:var(--accent)}.lp-btn--fantasma:active{background:var(--surface)}.lp-btn--sm{padding:12px 24px;font-size:14px}.lp-btn--invertido{background:var(--bg);color:var(--accent);box-shadow:0 24px 48px -28px #0000008c}.lp-btn--invertido:hover{background:var(--surface);transform:translateY(-2px)}.lp-btn--borde-oscuro{border:1px solid color-mix(in srgb, var(--accent-fg) 32%, transparent);color:var(--accent-fg)}.lp-btn--borde-oscuro:hover{background:var(--accent-fg);color:var(--accent)}.lp-card{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);transition:border-color .42s var(--lp-ease), transform .42s var(--lp-ease)}.lp-card--viva:hover{border-color:var(--border-accent);transform:translateY(-3px)}.lp-marco{border:1px solid var(--border);padding:clamp(48px,7vw,88px) clamp(20px,5vw,72px);position:relative}.lp-marco__trama{width:100%;height:100%;color:var(--text);opacity:.1;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:radial-gradient(58% 54%,#0000 10%,#000 76%);mask-image:radial-gradient(58% 54%,#0000 10%,#000 76%)}.lp-marco__esquina{background:var(--accent);width:7px;height:7px;position:absolute}.lp-marco__esquina--si{top:-4px;left:-4px}.lp-marco__esquina--sd{top:-4px;right:-4px}.lp-marco__esquina--ii{bottom:-4px;left:-4px}.lp-marco__esquina--id{bottom:-4px;right:-4px}.lp-ilustracion{border:1px solid var(--border);border-radius:var(--r-box);background:var(--bg);aspect-ratio:16/10;position:relative;overflow:hidden}.lp-ilustracion img{object-fit:cover;width:100%;height:100%;transition:transform .62s var(--lp-ease);display:block}.lp-paso{border:1px solid var(--border);border-radius:var(--r-card);background:var(--surface);transition:transform .42s var(--lp-ease), border-color .42s var(--lp-ease);flex-direction:column;padding:20px;display:flex;position:relative}.lp-paso:hover{border-color:var(--border-accent);transform:translateY(-4px)}.lp-paso:hover .lp-ilustracion img{transform:scale(1.04)}.lp-paso__num{z-index:1;border-radius:var(--r-pill);border:1px solid var(--border-2);background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(8px);font-family:var(--font-mono);letter-spacing:.16em;color:var(--accent);padding:5px 11px;font-size:11px;line-height:1;position:absolute;top:32px;left:32px}.lp-marca{border-radius:var(--r-sm);border:1px solid;flex:none;place-items:center;width:22px;height:22px;font-size:12px;display:grid;translate:0 2px}.lp-marca--no{color:var(--faint)}.lp-marca--si{color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent)}.lp-marca-glifo{flex:none;width:1em;height:1em}.lp-canal{background:var(--bg-2);transition:background-color .42s var(--lp-ease);align-items:flex-start;gap:14px;padding:20px;display:flex}.lp-canal:hover{background:var(--surface)}.lp-canal__glifo{color:var(--accent);font-size:22px;line-height:0;translate:0 2px}.lp-canal__nombre{color:var(--text);font-size:15px;font-weight:600}.lp-canal__estado{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--ok);font-size:11px}.lp-canal--pronto .lp-canal__glifo{color:var(--faint)}.lp-canal--pronto .lp-canal__nombre{color:var(--muted)}.lp-canal--pronto .lp-canal__estado{color:var(--muted-2)}.lp-flecha{color:var(--accent);transition:gap .32s var(--lp-ease);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.lp-flecha:hover{text-underline-offset:4px;gap:12px;text-decoration:underline}.lp-ventana{border:1px solid var(--border-2);border-radius:var(--r-card);background:var(--surface);box-shadow:var(--lp-sombra);overflow:hidden}.lp-ventana__barra{background:var(--bg-2);align-items:center;gap:12px;padding:12px 16px;display:flex}.lp-ventana__dots{gap:8px;display:flex}.lp-ventana__dot{border-radius:var(--r-pill);background:var(--surface-2);width:12px;height:12px}.lp-ventana__url{border-radius:var(--r-pill);background:var(--bg);font-family:var(--font-mono);color:var(--muted-2);text-align:center;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:4px 12px;font-size:12px;overflow:hidden}.lp-ventana__lienzo{background:var(--bg);position:relative;overflow:hidden}.lp-ventana__lienzo img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.lp-captura-pie{font-family:var(--font-mono);letter-spacing:.06em;color:var(--muted-2);margin-top:12px;font-size:12px}.lp-divisor{pointer-events:none;height:clamp(80px,12vw,160px);margin-block:clamp(-24px,-2vw,-16px);position:relative;overflow:hidden}.lp-divisor img{object-fit:cover;mix-blend-mode:screen;opacity:.72;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.lp-divisor--invertido img{opacity:.5;transform:scaleX(-1)scaleY(-1)}.lp-clay{filter:drop-shadow(0 40px 48px #000000a6);pointer-events:none;-webkit-user-select:none;user-select:none}.lp-clay-claro{filter:drop-shadow(0 32px 40px #00000047);pointer-events:none;-webkit-user-select:none;user-select:none}.lp-llave-caja{z-index:0;position:relative}@media (max-width:1023px){.lp-llave{display:none}}@media (max-width:420px){.lp-eyebrow{letter-spacing:.16em;font-size:11px}}.lp-llave{z-index:-1;opacity:.85;width:1.32em;height:auto;position:absolute;top:-.18em;right:-.62em;transform:rotate(-28deg)}.lp-spot{pointer-events:none;opacity:0;transition:opacity .6s var(--lp-ease);background-image:radial-gradient(circle at center, color-mix(in srgb, var(--accent) 65%, transparent) 1.4px, transparent 1.6px);-webkit-mask-image:radial-gradient(260px circle at var(--lp-mx,50%) var(--lp-my,50%), #000 0%, transparent 72%);-webkit-mask-image:radial-gradient(260px circle at var(--lp-mx,50%) var(--lp-my,50%), #000 0%, transparent 72%);mask-image:radial-gradient(260px circle at var(--lp-mx,50%) var(--lp-my,50%), #000 0%, transparent 72%);background-size:22px 22px;position:absolute;inset:0}.lp-spot.esta-activo{opacity:1}@media (pointer:coarse){.lp-spot{display:none}}.lp-ic{background-color:currentColor;flex:none;width:1em;height:1em;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.lp-wa{border-radius:var(--r-card);background:var(--wa-canvas);box-shadow:var(--lp-sombra);overflow:hidden}.lp-wa__barra{background:var(--wa-header);align-items:center;gap:12px;padding:12px 16px;display:flex}.lp-wa__cuerpo{flex-direction:column;gap:12px;min-height:320px;padding:24px 16px;display:flex}.lp-wa__cierre{text-align:center;color:var(--wa-meta);opacity:0;transition:opacity .62s var(--lp-ease);margin-top:auto;padding-top:16px;font-size:12px;line-height:1.5}.lp-wa__cierre.esta-dentro{opacity:1}.lp-burbuja{border-radius:var(--r-box);max-width:82%;color:var(--wa-text);white-space:pre-wrap;padding:8px 12px;font-size:14.5px;line-height:1.5}.lp-burbuja--ellos{background:var(--wa-theirs);border-top-left-radius:var(--r-sm);align-self:flex-start}.lp-burbuja--mio{background:var(--wa-mine);border-top-right-radius:var(--r-sm);align-self:flex-end}.lp-burbuja__meta{color:var(--wa-meta);justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:11px;display:flex}.lp-cursor{background:currentColor;width:2px;height:1.05em;animation:1.05s steps(2,start) infinite lp-parpadeo;display:inline-block;translate:0 .16em}@keyframes lp-parpadeo{to{opacity:0}}.lp-escribiendo{align-items:center;gap:4px;display:inline-flex}.lp-escribiendo span{border-radius:var(--r-pill);background:var(--wa-meta);width:6px;height:6px;animation:lp-punto 1.25s var(--lp-ease) infinite}.lp-escribiendo span:nth-child(2){animation-delay:.16s}.lp-escribiendo span:nth-child(3){animation-delay:.32s}@keyframes lp-punto{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.lp-escenas{flex-direction:column;gap:48px;display:flex}.lp-escena{flex-direction:column;gap:24px;display:flex}.lp-escena__ui{opacity:1;max-width:560px}@media (min-width:1024px){.lp-escenas:not(.es-plana){grid-template-rows:repeat(5,auto);grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:0 64px;display:grid}.lp-escenas:not(.es-plana) .lp-escena{display:contents}.lp-escenas:not(.es-plana) .lp-escena__paso{flex-direction:column;grid-column:1;justify-content:center;min-height:92vh;padding-block:144px 64px;display:flex}.lp-escenas:not(.es-plana) .lp-escena__ui{opacity:0;pointer-events:none;grid-area:1/2/6/3;align-self:start;position:sticky;top:128px}.lp-escenas:not(.es-plana) .lp-escena__ui.es-visible{opacity:1;pointer-events:auto}}.lp-escena__num{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--muted-2);transition:color .52s var(--lp-ease);font-size:12px}.lp-escena.es-activa .lp-escena__num{color:var(--accent)}.lp-escena__titulo{color:var(--muted);transition:color .52s var(--lp-ease)}.lp-escena.es-activa .lp-escena__titulo{color:var(--text)}.lp-senal{opacity:0;transition:opacity .52s var(--lp-ease), transform .52s var(--lp-ease);transition-delay:calc(var(--i) * .11s + .16s);transform:translateY(8px)}.es-visible .lp-senal,.es-plana .lp-senal{opacity:1;transform:none}.lp-marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.lp-marquee__pista{flex:none;align-items:center;gap:32px;padding-right:32px;animation:44s linear infinite lp-correr;display:flex}.lp-marquee--rev .lp-marquee__pista{animation-direction:reverse}.lp-marquee--lenta .lp-marquee__pista{animation-duration:58s}@keyframes lp-correr{to{transform:translate(-100%)}}.lp-zona{font-family:var(--font-display);color:var(--muted-2);white-space:nowrap;font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1}.lp-zona--fuerte{color:var(--accent)}.lp-tagline{font-family:var(--font-display);text-align:center;text-wrap:balance;max-width:34ch;margin-inline:auto;font-size:clamp(2.25rem,5.2vw,4rem);line-height:1.06}.lp-tagline__palabra{transition:opacity .62s var(--lp-ease);display:inline-block}.lp-tagline__palabra--mono{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;font-size:.54em;translate:0 -.06em}.lp-tagline__cierre .lp-tagline__palabra{color:var(--accent)}.lp-faq__cuerpo{transition:grid-template-rows .52s var(--lp-ease);grid-template-rows:0fr;display:grid}.lp-faq__cuerpo>div{overflow:hidden}.lp-faq.esta-abierta .lp-faq__cuerpo{grid-template-rows:1fr}.lp-faq__signo{transition:transform .42s var(--lp-ease)}.lp-faq.esta-abierta .lp-faq__signo{transform:rotate(45deg)}.lp-nav{z-index:60;border:1px solid var(--border-2);border-radius:var(--r-pill);background:color-mix(in srgb, var(--bg-2) 90%, transparent);-webkit-backdrop-filter:blur(28px)saturate(140%);width:min(1160px,100% - 24px);transition:background-color .52s var(--lp-ease), border-color .52s var(--lp-ease), box-shadow .52s var(--lp-ease), top .52s var(--lp-ease);position:fixed;top:12px;left:50%;translate:-50%}.lp-nav.esta-pegada{background:color-mix(in srgb, var(--bg-2) 98%, transparent);-webkit-backdrop-filter:blur(32px)saturate(140%);border-color:var(--border-accent);box-shadow:0 24px 60px -40px #000000e6}.lp-nav__link{color:var(--muted);border-radius:var(--r-pill);transition:color .32s var(--lp-ease), background-color .32s var(--lp-ease);padding:8px 12px;font-size:14px;position:relative}.lp-nav__link:hover{color:var(--text);background:var(--surface-2)}.lp-nav__link:active{color:var(--accent)}.lp-hamburguesa{border-radius:var(--r-pill);border:1px solid var(--border-2);width:40px;height:40px;color:var(--text);transition:border-color .32s var(--lp-ease);place-items:center;display:grid}.lp-hamburguesa:hover{border-color:var(--accent)}.lp-hamburguesa__linea{border-radius:var(--r-pill);width:18px;height:1.5px;transition:transform .42s var(--lp-ease), opacity .22s var(--lp-ease);background:currentColor;display:block}.lp-hamburguesa__linea+.lp-hamburguesa__linea{margin-top:4px}.esta-abierto .lp-hamburguesa__linea:first-child{transform:translateY(5.5px)rotate(45deg)}.esta-abierto .lp-hamburguesa__linea:nth-child(2){opacity:0}.esta-abierto .lp-hamburguesa__linea:nth-child(3){transform:translateY(-5.5px)rotate(-45deg)}.lp-overlay{z-index:55;background:color-mix(in srgb, var(--bg) 94%, transparent);-webkit-backdrop-filter:blur(24px)saturate(120%);opacity:0;visibility:hidden;transition:opacity .42s var(--lp-ease), visibility .42s var(--lp-ease);position:fixed;inset:0}.lp-overlay.esta-abierto{opacity:1;visibility:visible}.lp-legal{max-width:66ch}.lp-legal h2{max-width:26ch;margin-top:48px;font-size:clamp(1.375rem,2vw,1.625rem);line-height:1.15}.lp-legal h2:first-child{margin-top:0}.lp-legal p{color:var(--text-2);margin-top:16px;font-size:15px;line-height:1.7}.lp-legal ul{flex-direction:column;gap:12px;margin-top:16px;display:flex}.lp-legal li{color:var(--text-2);padding-left:24px;font-size:15px;line-height:1.7;position:relative}.lp-legal li:before{content:"";border-radius:var(--r-pill);background:var(--accent);width:6px;height:6px;position:absolute;top:12px;left:4px}.lp-legal strong{color:var(--text);font-weight:600}.lp-legal a{color:var(--accent);text-underline-offset:4px}.lp-legal a:hover{text-decoration:underline}.lp-skip{z-index:80;border-radius:var(--r-pill);background:var(--accent);color:var(--accent-fg);transition:transform .32s var(--lp-ease);padding:12px 24px;font-size:14px;font-weight:600;position:fixed;top:12px;left:12px;transform:translateY(-200%)}.lp-skip:focus-visible{outline:2px solid var(--text);outline-offset:3px;transform:none}.lp a:focus-visible,.lp button:focus-visible,.lp summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:var(--r-sm)}@media (prefers-reduced-motion:reduce){.lp *,.lp :before,.lp :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.lp-r{opacity:1;filter:none;transform:none}.lp-marquee__pista{animation:none;transform:none}.lp-marquee{flex-wrap:wrap;justify-content:center;row-gap:12px}.lp-cursor{display:none}.lp-escenas{flex-direction:column;gap:48px;display:flex!important}.lp-escena{flex-direction:column;gap:24px;display:flex!important}.lp-escena__paso{min-height:0!important}.lp-escena__ui{opacity:1!important;pointer-events:auto!important;height:auto!important;position:static!important}.lp-senal{opacity:1;transform:none}.lp-escena__num,.lp-escena__titulo{color:var(--accent)}.lp-escena__titulo{color:var(--text)}}.lp-ic[data-ic=reloj]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpolyline points='128 72 128 128 184 128'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpolyline points='128 72 128 128 184 128'/%3E%3C/svg%3E")}.lp-ic[data-ic=rayo]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M96 240l16-80-64-24L160 16l-16 80 64 24z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M96 240l16-80-64-24L160 16l-16 80 64 24z'/%3E%3C/svg%3E")}.lp-ic[data-ic=luna]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M216.7 152.6A91.9 91.9 0 0 1 103.4 39.3 92 92 0 1 0 216.7 152.6Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M216.7 152.6A91.9 91.9 0 0 1 103.4 39.3 92 92 0 1 0 216.7 152.6Z'/%3E%3C/svg%3E")}.lp-ic[data-ic=chat]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M79.9 211.1a96 96 0 1 0-35-35L32.4 213a8 8 0 0 0 10.6 10.6Z'/%3E%3Ccircle cx='128' cy='128' r='9' fill='black' stroke='none'/%3E%3Ccircle cx='92' cy='128' r='9' fill='black' stroke='none'/%3E%3Ccircle cx='164' cy='128' r='9' fill='black' stroke='none'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M79.9 211.1a96 96 0 1 0-35-35L32.4 213a8 8 0 0 0 10.6 10.6Z'/%3E%3Ccircle cx='128' cy='128' r='9' fill='black' stroke='none'/%3E%3Ccircle cx='92' cy='128' r='9' fill='black' stroke='none'/%3E%3Ccircle cx='164' cy='128' r='9' fill='black' stroke='none'/%3E%3C/svg%3E")}.lp-ic[data-ic=mensaje]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M32 216V56a8 8 0 0 1 8-8h176a8 8 0 0 1 8 8v112a8 8 0 0 1-8 8H72Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M32 216V56a8 8 0 0 1 8-8h176a8 8 0 0 1 8 8v112a8 8 0 0 1-8 8H72Z'/%3E%3C/svg%3E")}.lp-ic[data-ic=casa]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 216h208'/%3E%3Cpath d='M56 216V120'/%3E%3Cpath d='M200 216v-96'/%3E%3Cpath d='M32 120l96-80 96 80'/%3E%3Cpath d='M104 216v-48h48v48'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M24 216h208'/%3E%3Cpath d='M56 216V120'/%3E%3Cpath d='M200 216v-96'/%3E%3Cpath d='M32 120l96-80 96 80'/%3E%3Cpath d='M104 216v-48h48v48'/%3E%3C/svg%3E")}.lp-ic[data-ic=pin]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='104' r='32'/%3E%3Cpath d='M208 104c0 72-80 128-80 128S48 176 48 104a80 80 0 0 1 160 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='104' r='32'/%3E%3Cpath d='M208 104c0 72-80 128-80 128S48 176 48 104a80 80 0 0 1 160 0Z'/%3E%3C/svg%3E")}.lp-ic[data-ic=calendario]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='40' y='40' width='176' height='176' rx='8'/%3E%3Cline x1='176' y1='24' x2='176' y2='56'/%3E%3Cline x1='80' y1='24' x2='80' y2='56'/%3E%3Cline x1='40' y1='88' x2='216' y2='88'/%3E%3Cpolyline points='96 148 120 172 168 124'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='40' y='40' width='176' height='176' rx='8'/%3E%3Cline x1='176' y1='24' x2='176' y2='56'/%3E%3Cline x1='80' y1='24' x2='80' y2='56'/%3E%3Cline x1='40' y1='88' x2='216' y2='88'/%3E%3Cpolyline points='96 148 120 172 168 124'/%3E%3C/svg%3E")}.lp-ic[data-ic=campana]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M56 104a72 72 0 0 1 144 0c0 35 8 56 15 66a8 8 0 0 1-7 12H48a8 8 0 0 1-7-12c7-10 15-31 15-66Z'/%3E%3Cpath d='M96 200a32 32 0 0 0 64 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M56 104a72 72 0 0 1 144 0c0 35 8 56 15 66a8 8 0 0 1-7 12H48a8 8 0 0 1-7-12c7-10 15-31 15-66Z'/%3E%3Cpath d='M96 200a32 32 0 0 0 64 0'/%3E%3C/svg%3E")}.lp-ic[data-ic=equipo]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='108' cy='100' r='60'/%3E%3Cpath d='M22 200a112 112 0 0 1 172 0'/%3E%3Cpath d='M166 46a60 60 0 0 1 0 108'/%3E%3Cpath d='M188 154a112 112 0 0 1 46 46'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='108' cy='100' r='60'/%3E%3Cpath d='M22 200a112 112 0 0 1 172 0'/%3E%3Cpath d='M166 46a60 60 0 0 1 0 108'/%3E%3Cpath d='M188 154a112 112 0 0 1 46 46'/%3E%3C/svg%3E")}.lp-ic[data-ic=persona]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='96' r='64'/%3E%3Cpath d='M32 216a112 112 0 0 1 192 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='96' r='64'/%3E%3Cpath d='M32 216a112 112 0 0 1 192 0'/%3E%3C/svg%3E")}.lp-ic[data-ic=escudo]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M40 114V56a8 8 0 0 1 8-8h160a8 8 0 0 1 8 8v58c0 84-71 112-85 117a8 8 0 0 1-6 0c-14-5-85-33-85-117Z'/%3E%3Cpolyline points='88 128 112 152 168 96'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M40 114V56a8 8 0 0 1 8-8h160a8 8 0 0 1 8 8v58c0 84-71 112-85 117a8 8 0 0 1-6 0c-14-5-85-33-85-117Z'/%3E%3Cpolyline points='88 128 112 152 168 96'/%3E%3C/svg%3E")}.lp-ic[data-ic=candado]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='40' y='88' width='176' height='128' rx='8'/%3E%3Cpath d='M88 88V56a40 40 0 0 1 80 0v32'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='40' y='88' width='176' height='128' rx='8'/%3E%3Cpath d='M88 88V56a40 40 0 0 1 80 0v32'/%3E%3C/svg%3E")}.lp-ic[data-ic=dinero]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpath d='M96 168h48a24 24 0 0 0 0-48h-32a24 24 0 0 1 0-48h48'/%3E%3Cline x1='128' y1='56' x2='128' y2='72'/%3E%3Cline x1='128' y1='184' x2='128' y2='200'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpath d='M96 168h48a24 24 0 0 0 0-48h-32a24 24 0 0 1 0-48h48'/%3E%3Cline x1='128' y1='56' x2='128' y2='72'/%3E%3Cline x1='128' y1='184' x2='128' y2='200'/%3E%3C/svg%3E")}.lp-ic[data-ic=check]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='216 72 104 184 48 128'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='216 72 104 184 48 128'/%3E%3C/svg%3E")}.lp-ic[data-ic=mas]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='40' y1='128' x2='216' y2='128'/%3E%3Cline x1='128' y1='40' x2='128' y2='216'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='40' y1='128' x2='216' y2='128'/%3E%3Cline x1='128' y1='40' x2='128' y2='216'/%3E%3C/svg%3E")}.lp-ic[data-ic=equis]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='200' y1='56' x2='56' y2='200'/%3E%3Cline x1='200' y1='200' x2='56' y2='56'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='200' y1='56' x2='56' y2='200'/%3E%3Cline x1='200' y1='200' x2='56' y2='56'/%3E%3C/svg%3E")}.lp-ic[data-ic=flecha]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='40' y1='128' x2='216' y2='128'/%3E%3Cpolyline points='144 56 216 128 144 200'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='40' y1='128' x2='216' y2='128'/%3E%3Cpolyline points='144 56 216 128 144 200'/%3E%3C/svg%3E")}.lp-ic[data-ic=flecha-diagonal]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='64' y1='192' x2='192' y2='64'/%3E%3Cpolyline points='88 64 192 64 192 168'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='64' y1='192' x2='192' y2='64'/%3E%3Cpolyline points='88 64 192 64 192 168'/%3E%3C/svg%3E")}.lp-ic[data-ic=flecha-abajo]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='128' y1='40' x2='128' y2='216'/%3E%3Cpolyline points='56 144 128 216 200 144'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='128' y1='40' x2='128' y2='216'/%3E%3Cpolyline points='56 144 128 216 200 144'/%3E%3C/svg%3E")}.lp-ic[data-ic=prohibido]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cline x1='60' y1='60' x2='196' y2='196'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cline x1='60' y1='60' x2='196' y2='196'/%3E%3C/svg%3E")}.lp-ic[data-ic=lista]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='96' y1='64' x2='216' y2='64'/%3E%3Cline x1='96' y1='128' x2='216' y2='128'/%3E%3Cline x1='96' y1='192' x2='216' y2='192'/%3E%3Cline x1='40' y1='64' x2='64' y2='64'/%3E%3Cline x1='40' y1='128' x2='64' y2='128'/%3E%3Cline x1='40' y1='192' x2='64' y2='192'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='96' y1='64' x2='216' y2='64'/%3E%3Cline x1='96' y1='128' x2='216' y2='128'/%3E%3Cline x1='96' y1='192' x2='216' y2='192'/%3E%3Cline x1='40' y1='64' x2='64' y2='64'/%3E%3Cline x1='40' y1='128' x2='64' y2='128'/%3E%3Cline x1='40' y1='192' x2='64' y2='192'/%3E%3C/svg%3E")}.lp-ic[data-ic=enchufe]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='128' y1='96' x2='128' y2='40'/%3E%3Cpath d='M176 96v48a48 48 0 0 1-96 0V96Z'/%3E%3Cline x1='128' y1='192' x2='128' y2='216'/%3E%3Cline x1='96' y1='40' x2='96' y2='96'/%3E%3Cline x1='160' y1='40' x2='160' y2='96'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='128' y1='96' x2='128' y2='40'/%3E%3Cpath d='M176 96v48a48 48 0 0 1-96 0V96Z'/%3E%3Cline x1='128' y1='192' x2='128' y2='216'/%3E%3Cline x1='96' y1='40' x2='96' y2='96'/%3E%3Cline x1='160' y1='40' x2='160' y2='96'/%3E%3C/svg%3E")}.lp-ic[data-ic=globo]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cline x1='32' y1='128' x2='224' y2='128'/%3E%3Cpath d='M128 32a160 160 0 0 1 0 192 160 160 0 0 1 0-192Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cline x1='32' y1='128' x2='224' y2='128'/%3E%3Cpath d='M128 32a160 160 0 0 1 0 192 160 160 0 0 1 0-192Z'/%3E%3C/svg%3E")}.lp-ic[data-ic=brujula]{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpolygon points='168 88 144 144 88 168 112 112 168 88'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='none' stroke='black' stroke-width='16' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='128' cy='128' r='96'/%3E%3Cpolygon points='168 88 144 144 88 168 112 112 168 88'/%3E%3C/svg%3E")}}.hd{width:min(310px,86vw);margin-inline:auto;position:relative}.hd-fono{z-index:10;border:1px solid var(--line);background:var(--wa-canvas);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 32px 80px -24px #000000bf}.hd-status{color:#e9edef;background:#14191d;justify-content:space-between;align-items:center;padding:10px 18px 6px;display:flex}.hd-status__hora{letter-spacing:.02em;font-size:12px;font-weight:600}.hd-status__der{align-items:center;gap:5px;display:flex}.hd-bateria{border:1px solid #e9edef80;border-radius:3px;width:20px;height:10px;padding:1.5px}.hd-bateria span{background:#e9edef;border-radius:1px;width:36%;height:100%;display:block}.hd-barra{background:#14191d;border-bottom:1px solid #ffffff0f;align-items:center;gap:9px;padding:7px 12px 9px;display:flex}.hd-avatar{background:var(--accent);width:30px;height:30px;color:var(--accent-fg);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:15px;display:grid}.hd-cuerpo{flex-direction:column;gap:7px;padding:12px 10px 10px;display:flex}.hd-fecha{color:var(--wa-meta);background:#0000004d;border-radius:99px;align-self:center;padding:3px 10px;font-size:10.5px}.hd-burbuja{max-width:84%;color:var(--wa-text);border-radius:10px;padding:6px 9px;font-size:12.5px;line-height:1.45;position:relative}.hd-burbuja--ellos{background:var(--wa-theirs);border-top-left-radius:4px;align-self:flex-start}.hd-burbuja--mio{background:var(--wa-mine);border-top-right-radius:4px;align-self:flex-end}.hd-meta{color:var(--wa-meta);justify-content:flex-end;align-items:center;gap:3px;margin-top:2px;margin-bottom:-2px;font-size:9.5px;display:flex}.hd-burbuja--mio .hd-meta{padding-right:2px}.hd-ticks{width:14px;height:9px;color:var(--wa-tick)}.hd-foto{object-fit:cover;width:100%;height:112px}.hd-m2 p{padding-top:6px;font-size:12.5px;line-height:1.45}.hd-input{background:#14191d;align-items:center;gap:9px;padding:8px 12px 12px;display:flex}.hd-input__mas{color:var(--wa-meta);font-size:20px;line-height:1}.hd-input__campo{background:var(--wa-input);color:var(--wa-meta);border-radius:99px;flex:1;padding:6px 12px;font-size:12px}.hd-m1,.hd-m2,.hd-m3,.hd-m4,.hd-fecha{opacity:0;animation-duration:14s;animation-timing-function:cubic-bezier(.32,.72,0,1);animation-iteration-count:infinite;transform:translateY(9px)scale(.97)}@keyframes hdIn1{2%,93%{opacity:1;transform:none}0%,1%,97%,to{opacity:0;transform:translateY(9px)scale(.97)}}@keyframes hdIn2{5%,93%{opacity:1;transform:none}0%,4%,97%,to{opacity:0;transform:translateY(9px)scale(.97)}}@keyframes hdIn3{16%,93%{opacity:1;transform:none}0%,15%,97%,to{opacity:0;transform:translateY(9px)scale(.97)}}@keyframes hdIn4{30%,93%{opacity:1;transform:none}0%,29%,97%,to{opacity:0;transform:translateY(9px)scale(.97)}}@keyframes hdIn5{41%,93%{opacity:1;transform:none}0%,40%,97%,to{opacity:0;transform:translateY(9px)scale(.97)}}.hd-fecha{animation-name:hdIn1}.hd-m1{animation-name:hdIn2}.hd-m2{animation-name:hdIn3}.hd-m3{animation-name:hdIn4}.hd-m4{animation-name:hdIn5}.hd-enlinea,.hd-escribiendo{animation-duration:14s;animation-timing-function:linear;animation-iteration-count:infinite}.hd-escribiendo{opacity:0;color:#7fbf8e;animation-name:hdEscribe}.hd-enlinea{animation-name:hdEnLinea}@keyframes hdEscribe{9%,15%{opacity:1}34%,40%{opacity:1}0%,8%,16%,33%,41%,to{opacity:0}}@keyframes hdEnLinea{9%,15%{opacity:0}34%,40%{opacity:0}0%,8%,16%,33%,41%,to{opacity:1}}.hd-flot{z-index:20;border-radius:var(--r-box);border:1px solid var(--border);background:color-mix(in srgb, var(--bg) 78%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;padding:13px 15px;animation-duration:14s;animation-timing-function:cubic-bezier(.32,.72,0,1);animation-iteration-count:infinite;position:absolute;box-shadow:0 16px 48px -16px #0009}.hd-f1{width:186px;animation-name:hdF1;top:15%;right:-62%}.hd-f2{width:198px;animation-name:hdF2;top:47%;left:-26%}.hd-f3{width:202px;animation-name:hdF3;bottom:8%;right:-58%}@keyframes hdF1{34%,92%{opacity:1;transform:none}0%,33%,96%,to{opacity:0;transform:translateY(12px)rotate(1.5deg)}}@keyframes hdF2{22%,92%{opacity:1;transform:none}0%,21%,96%,to{opacity:0;transform:translateY(12px)rotate(-1.5deg)}}@keyframes hdF3{50%,92%{opacity:1;transform:none}0%,49%,96%,to{opacity:0;transform:translateY(12px)rotate(1.5deg)}}.hd-score34,.hd-score88{animation-duration:14s;animation-iteration-count:infinite;display:block}.hd-score88{opacity:0;margin-top:-1em;animation-name:hdS88}.hd-score34{animation-name:hdS34}@keyframes hdS34{0%,44%{opacity:1}47%,to{opacity:0}}@keyframes hdS88{0%,46%{opacity:0}49%,to{opacity:1}}@media (max-width:1279px){.hd{flex-direction:column;gap:10px;display:flex}.hd-flot{opacity:1;width:auto;animation:none;position:static;transform:none}}@media (prefers-reduced-motion:reduce){.hd-m1,.hd-m2,.hd-m3,.hd-m4,.hd-fecha,.hd-flot{opacity:1;animation:none;transform:none}.hd-enlinea{opacity:1;animation:none}.hd-escribiendo,.hd-score34{opacity:0;animation:none}.hd-score88{opacity:1;animation:none}}
