.smartly-home{--azul:#264653;--negro:#15131C;--crema:#F7F4EF;--crema-2:#EFEAE1;--tinta-2:rgba(21,19,28,.64);--claro-2:rgba(247,244,239,.7);--linea:rgba(21,19,28,.11);--font-head:'Manrope',system-ui,sans-serif;--font-body:'Manrope',system-ui,sans-serif;--font-mono:'IBM Plex Mono',ui-monospace,monospace;--top-clear:123px;--hero-top-pad:157px;--maxw:1240px}.smartly-home,.smartly-home *{box-sizing:border-box;margin:0;padding:0}.smartly-home{background:var(--crema);color:var(--negro);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.smartly-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 40px}.smartly-home img{display:block;max-width:100%}.smartly-home h1,.smartly-home h2,.smartly-home h3{color:inherit}.smartly-home h1,.smartly-home h2{font-family:var(--font-head);font-weight:700;letter-spacing:-.032em}.smartly-home h3{font-family:var(--font-head);font-weight:600;letter-spacing:-.018em}.smartly-home h2{font-size:clamp(30px,4.2vw,50px);line-height:1.08}.smartly-home .tag{font:600 11px var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--azul);margin-bottom:14px}.smartly-home .lead{font-size:clamp(16px,1.6vw,19px);color:var(--tinta-2);line-height:1.55}.smartly-home .sec{padding:112px 0}.smartly-home .head{text-align:center;max-width:680px;margin:0 auto 56px}.smartly-home .head h2{margin-bottom:14px}.smartly-home .btn{display:inline-block;background:var(--azul);color:var(--crema);border:0;border-radius:999px;padding:15px 34px;font-family:var(--font-mono);font-size:14px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .2s,transform .2s}.smartly-home .btn:hover{background:#1b333d;transform:translateY(-1px)}.smartly-home .rv{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.smartly-home .rv.ok{opacity:1;transform:none}.smartly-home .hero{position:relative;min-height:100svh;display:flex}.smartly-home .hero-media{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:100vw;z-index:0;overflow:hidden}.smartly-home .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.smartly-home .hero-media::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,rgba(247,244,239,.94) 0,rgba(247,244,239,.82) 22%,rgba(247,244,239,.34) 42%,rgba(247,244,239,0) 58%)}.smartly-home .hero-in{position:relative;max-width:var(--maxw);margin:0 auto;width:100%;padding:0 40px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.smartly-home .top-block,.smartly-home .bottom{position:relative;z-index:2}.smartly-home .top-block{padding-top:var(--hero-top-pad);max-width:660px}.smartly-home .eyebrow{display:inline-flex;align-items:center;gap:8px;font:600 11px var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--azul);background:rgba(247,244,239,.72);backdrop-filter:blur(6px);padding:7px 14px;border-radius:999px;margin-bottom:22px}.smartly-home .eyebrow i{width:6px;height:6px;border-radius:50%;background:var(--azul)}.smartly-home h1{font-size:clamp(38px,5.6vw,68px);line-height:1.04;margin-bottom:20px}.smartly-home .sub{font-size:clamp(16px,1.5vw,19px);line-height:1.55;color:var(--tinta-2);max-width:490px;font-weight:500}.smartly-home .badges{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:52px}.smartly-home .bdg{font:600 10.5px var(--font-mono);letter-spacing:.1em;background:rgba(247,244,239,.78);backdrop-filter:blur(6px);border:1px solid var(--linea);padding:7px 12px;border-radius:999px}.smartly-home .buy{padding-bottom:44px;display:flex;align-items:flex-end;gap:30px;flex-wrap:wrap}.smartly-home .buy-card{background:rgba(247,244,239,.9);backdrop-filter:blur(14px);border:1px solid rgba(21,19,28,.07);border-radius:16px;padding:22px 26px;box-shadow:0 18px 44px -22px rgba(21,19,28,.4)}.smartly-home .price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.smartly-home .price{font-family:var(--font-mono);font-weight:600;font-size:30px;letter-spacing:-.02em}.smartly-home .price s{font-size:17px;font-weight:500;color:rgba(21,19,28,.42)}.smartly-home .off{font:600 10.5px var(--font-mono);letter-spacing:.1em;color:var(--crema);background:var(--azul);padding:4px 9px;border-radius:5px;transform:translateY(-3px)}.smartly-home .micro{margin-top:14px;font-size:12.5px;color:var(--tinta-2);line-height:1.5}.smartly-home .micro b{color:var(--negro);font-weight:600}.smartly-home .ticker{background:var(--negro);color:var(--crema);padding:16px 0;overflow:hidden;white-space:nowrap}.smartly-home .ticker-in{display:inline-flex;gap:56px;animation:corre 32s linear infinite;padding-right:56px}.smartly-home .ticker span{font:600 12px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;opacity:.82}@keyframes corre{from{transform:translateX(0)}to{transform:translateX(-50%)}}.smartly-home .cruce{position:relative;background:var(--negro)}.smartly-home .cruce-fijo{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;align-items:flex-end;will-change:transform}.smartly-home .fotos{position:absolute;inset:0}.smartly-home .fotos img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%}.smartly-home #imgOn{opacity:0;will-change:opacity}.smartly-home .fotos::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(21,19,28,.42) 0,rgba(21,19,28,0) 26%,rgba(21,19,28,0) 44%,rgba(21,19,28,.86) 92%,rgba(21,19,28,.95) 100%)}.smartly-home .sobre-foto{position:relative;z-index:2;width:100%;padding-bottom:64px;color:var(--crema)}.smartly-home .sobre-foto .tag{color:var(--crema);opacity:.6}.smartly-home .sobre-foto h2{margin-bottom:16px;max-width:620px}.smartly-home .sobre-foto p{font-size:clamp(16px,1.6vw,19px);color:var(--claro-2);max-width:470px;line-height:1.55}.smartly-home .estado{position:absolute;top:0;right:0;z-index:3;display:flex;gap:8px;padding:26px 0}.smartly-home .pin{font:600 10.5px var(--font-mono);letter-spacing:.12em;color:var(--crema);border:1px solid rgba(247,244,239,.28);border-radius:999px;padding:7px 13px;transition:background .35s,border-color .35s,color .35s}.smartly-home .pin.on{background:var(--crema);color:var(--azul);border-color:var(--crema)}.smartly-home .barra{position:absolute;left:0;bottom:0;z-index:3;height:2px;width:100%;background:rgba(247,244,239,.16)}.smartly-home .barra i{display:block;height:100%;width:0;background:var(--crema)}.smartly-home .fov{position:relative;background:var(--crema)}.smartly-home .fov-fijo{position:sticky;top:0;height:100svh;display:flex;align-items:center;overflow:hidden;will-change:transform}.smartly-home .fov-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center;width:100%}.smartly-home .fov-num{font-family:var(--font-mono);font-weight:600;font-size:clamp(56px,9vw,110px);line-height:1;letter-spacing:-.04em;color:var(--azul);margin-bottom:10px}.smartly-home .fov-lista{margin-top:26px;display:flex;flex-direction:column;gap:12px}.smartly-home .fov-lista div{display:flex;gap:12px;font-size:15.5px;color:var(--tinta-2)}.smartly-home .fov-lista b{font-family:var(--font-mono);font-weight:600;color:var(--azul);flex:none}.smartly-home .fov-svg{width:100%;height:auto}.smartly-home .cae{position:relative;background:#000}.smartly-home .cae-fijo{position:sticky;top:0;height:100svh;overflow:hidden;display:flex;align-items:flex-end;will-change:transform}.smartly-home #imgNoche{opacity:0}.smartly-home .cortina{position:absolute;inset:0;background:#000;opacity:0;pointer-events:none}.smartly-home .copias{display:grid}.smartly-home .copia{grid-area:1/1;transition:opacity .25s ease}.smartly-home #txtNoche{opacity:0}.smartly-home .kit{display:grid;grid-template-columns:1fr 1fr;gap:26px}.smartly-home .pieza{background:#fff;border:1px solid var(--linea);border-radius:18px;padding:38px 34px;text-align:center}.smartly-home .pieza .media{aspect-ratio:4/3;display:grid;place-items:center;margin-bottom:24px}.smartly-home .pieza .media img{max-height:100%;width:auto;filter:drop-shadow(0 18px 30px rgba(21,19,28,.14));animation:flota 6s ease-in-out infinite}.smartly-home .pieza:nth-child(2) .media img{animation-delay:-3s;max-height:86%}@keyframes flota{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}.smartly-home .pieza .rol{font:600 11px var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--azul);margin-bottom:10px}.smartly-home .pieza h3{font-size:21px;margin-bottom:9px}.smartly-home .pieza p{font-size:15px;color:var(--tinta-2)}.smartly-home .medidas{margin-top:16px;font:600 11px var(--font-mono);letter-spacing:.06em;color:var(--tinta-2)}.smartly-home .pasos{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.smartly-home .paso .foto{position:relative;aspect-ratio:1;border-radius:16px;overflow:hidden;background:var(--crema-2);margin-bottom:22px}.smartly-home .paso .foto img{width:100%;height:100%;object-fit:cover}.smartly-home .paso .num{position:absolute;top:14px;left:14px;z-index:2;font:600 11px var(--font-mono);letter-spacing:.1em;background:var(--crema);color:var(--azul);padding:7px 12px;border-radius:999px;box-shadow:0 4px 14px rgba(21,19,28,.14)}.smartly-home .paso h3{font-size:21px;margin-bottom:8px}.smartly-home .paso p{font-size:15.5px;color:var(--tinta-2)}.smartly-home .reloj{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--linea);border-radius:999px;padding:13px 24px;background:#fff;margin-top:52px}.smartly-home .reloj b{font-family:var(--font-mono);font-weight:600;font-size:19px;color:var(--azul)}.smartly-home .reloj span{font-size:14.5px;color:var(--tinta-2)}.smartly-home .caja{background:var(--crema-2)}.smartly-home .caja-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.smartly-home .caja-vis{position:relative;border-radius:20px;overflow:hidden;background:#fff;aspect-ratio:1;display:grid;place-items:center;border:1px solid var(--linea)}.smartly-home .caja-vis img{max-width:82%;height:auto}.smartly-home .caja-vis .girar{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);font:600 11px var(--font-mono);letter-spacing:.1em;background:var(--azul);color:var(--crema);border:0;padding:11px 20px;border-radius:999px;cursor:pointer}.smartly-home .contenido{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 22px;margin-top:24px}.smartly-home .contenido li{font-size:14.5px;color:var(--tinta-2);display:flex;gap:9px;align-items:flex-start}.smartly-home .contenido b{font-family:var(--font-mono);font-weight:600;font-size:11px;color:var(--azul);padding-top:3px;flex:none}.smartly-home .priv{background:var(--negro);color:var(--crema);text-align:center;padding:130px 0;position:relative;overflow:hidden}.smartly-home .priv .tag{color:var(--crema);opacity:.55}.smartly-home .priv h2{margin-bottom:16px}.smartly-home .priv .lead{color:var(--claro-2);max-width:520px;margin:0 auto}.smartly-home .priv-iso{position:absolute;right:-90px;top:50%;transform:translateY(-50%);width:420px;opacity:.05;animation:gira 60s linear infinite}@keyframes gira{to{transform:translateY(-50%) rotate(360deg)}}.smartly-home .chips{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.smartly-home .chip{border:1px solid var(--linea);border-radius:999px;padding:13px 27px;font-size:15px;font-weight:500;background:#fff;color:var(--tinta-2)}.smartly-home .chip b{color:var(--negro);font-weight:600}.smartly-home .cierre{position:relative;min-height:92svh;display:flex;align-items:flex-end;overflow:hidden}.smartly-home .cierre-media{position:absolute;inset:0}.smartly-home .cierre-media img{width:100%;height:100%;object-fit:cover;object-position:center}.smartly-home .cierre-media::after{content:"";position:absolute;inset:0;background:linear-gradient(95deg,rgba(247,244,239,.93) 0,rgba(247,244,239,.72) 26%,rgba(247,244,239,.15) 48%,rgba(247,244,239,0) 64%)}.smartly-home .cierre-in{position:relative;z-index:2;width:100%;padding-bottom:72px}.smartly-home .cierre h2{margin-bottom:14px;max-width:520px}.smartly-home .cierre .lead{max-width:430px;margin-bottom:30px}.smartly-home footer{background:var(--negro);color:var(--claro-2);padding:52px 0;text-align:center;font-size:13.5px}.smartly-home footer b{color:var(--crema);font-weight:600}.smartly-home footer .sep{margin:0 9px;opacity:.4}@media(max-width:860px){.smartly-home{--top-clear:150px;--hero-top-pad:168px}.smartly-home .wrap{padding:0 22px}.smartly-home .sec{padding:78px 0}.smartly-home .head{margin-bottom:40px}.smartly-home .hero-in{padding:0 22px}.smartly-home .top-block{padding-top:var(--hero-top-pad);max-width:none}.smartly-home .hero-media img{object-position:78% 34%;transform:scale(1.55)!important;transform-origin:62% 82%!important}.smartly-home .hero-media::after{background:linear-gradient(180deg,rgba(247,244,239,.85) 0,rgba(247,244,239,.4) 20%,rgba(247,244,239,.1) 34%,rgba(247,244,239,.1) 52%,rgba(247,244,239,.78) 82%,rgba(247,244,239,.95) 100%)}.smartly-home h1{font-size:clamp(34px,8.6vw,44px)}.smartly-home .sub{font-size:15.5px;max-width:none;color:var(--negro)}.smartly-home .badges{display:none}.smartly-home .buy{padding-bottom:26px;flex-direction:column;align-items:stretch;gap:16px}.smartly-home .buy-card{width:100%;padding:16px 18px}.smartly-home .price{font-size:26px}.smartly-home .btn{width:100%;padding:14px 24px}.smartly-home .micro{margin-top:10px;font-size:11.5px}.smartly-home .fov-grid{grid-template-columns:1fr;gap:26px}.smartly-home .sobre-foto{padding-bottom:44px}.smartly-home .estado{position:static;justify-content:flex-end;padding:0 0 14px}.smartly-home .kit,.smartly-home .pasos,.smartly-home .caja-grid{grid-template-columns:1fr;gap:26px}.smartly-home .paso .foto{aspect-ratio:4/3}.smartly-home .contenido{grid-template-columns:1fr}.smartly-home .priv{padding:92px 0}.smartly-home .priv-iso{width:260px;right:-70px}.smartly-home .cierre{min-height:96svh!important}.smartly-home .cierre-in{padding:64px 0 56px}.smartly-home .cierre-media img{object-position:center 15%}.smartly-home .cierre-media::after{background:linear-gradient(180deg,rgba(247,244,239,0) 0,rgba(247,244,239,.05) 35%,rgba(247,244,239,.15) 50%,rgba(247,244,239,.6) 62%,rgba(247,244,239,.95) 75%,rgba(247,244,239,1) 100%)!important}.smartly-home .cierre .eyebrow,.smartly-home .cierre h2,.smartly-home .cierre .lead{text-shadow:0 2px 16px rgba(247,244,239,.9),0 1px 4px rgba(247,244,239,.9)!important}.smartly-home .cierre .lead{max-width:none}.smartly-home .cruce .fotos img{object-position:70% 45%!important}}@media(prefers-reduced-motion:reduce){.smartly-home .rv{opacity:1;transform:none;transition:none}.smartly-home .cruce,.smartly-home .cae,.smartly-home .fov{height:auto}.smartly-home .cruce-fijo,.smartly-home .cae-fijo,.smartly-home .fov-fijo{position:static;height:auto;min-height:72svh;padding:80px 0}.smartly-home #imgOn,.smartly-home #imgNoche{opacity:1}.smartly-home .cortina,.smartly-home .barra{display:none}.smartly-home .ticker-in,.smartly-home .pieza .media img,.smartly-home .priv-iso{animation:none}}@media(prefers-reduced-motion:no-preference){.smartly-home .cruce-fijo,.smartly-home .fov-fijo,.smartly-home .cae-fijo{height:100svh;height:100dvh;will-change:auto}}@media(max-width:860px){.smartly-home{--hero-top-pad:44px}.smartly-home .hero{min-height:calc(100svh - 118px)}.smartly-home .hero-media img{object-position:center 50%;transform:none!important}.smartly-home .hero-media::after{background:linear-gradient(180deg,rgba(247,244,239,.93) 0,rgba(247,244,239,.74) 13%,rgba(247,244,239,.20) 30%,rgba(247,244,239,.05) 48%,rgba(247,244,239,.50) 70%,rgba(247,244,239,.92) 85%,rgba(247,244,239,1) 100%)}}@media(max-width:860px){.smartly-home .cierre{min-height:0!important;display:block;padding-top:calc(56svh+18px)}.smartly-home .cierre-media{inset:0 0 auto 0;height:60svh}.smartly-home .cierre-media img{object-position:center 26%}.smartly-home .cierre-media::after{background:linear-gradient(180deg,rgba(247,244,239,0) 0,rgba(247,244,239,0) 55%,rgba(247,244,239,.50) 80%,rgba(247,244,239,.94) 94%,rgba(247,244,239,1) 100%)!important}.smartly-home .cierre-in{padding:0 22px 52px}.smartly-home .cierre .tag,.smartly-home .cierre h2,.smartly-home .cierre .lead{text-shadow:none!important}.smartly-home .cierre .lead{color:var(--tinta-2)}}.smartly-home .caja-vis{aspect-ratio:16/11}.smartly-home .caja-vis img{max-width:100%}.main-container[data-layout="home"]{overflow-x:clip;overflow-y:visible}.smartly-home .cruce,.smartly-home .cae{height:190vh}.smartly-home .fov{height:200vh}.smartly-home .cruce-fijo,.smartly-home .fov-fijo,.smartly-home .cae-fijo{position:sticky;top:0;height:100svh;height:100dvh}@media(max-width:860px){.smartly-home .cierre{min-height:0!important;display:block;padding-top:0}.smartly-home .cierre-media{position:relative;inset:auto;height:auto;aspect-ratio:3/4}.smartly-home .cierre-media img{width:100%;height:100%;object-fit:cover;object-position:center 26%}.smartly-home .cierre-media::after{background:linear-gradient(180deg,rgba(247,244,239,0) 0,rgba(247,244,239,0) 62%,rgba(247,244,239,.55) 84%,rgba(247,244,239,1) 100%)!important}.smartly-home .cierre-in{padding:28px 22px 52px}.smartly-home .cierre .tag,.smartly-home .cierre h2,.smartly-home .cierre .lead{text-shadow:none!important}.smartly-home .cierre .lead{color:var(--tinta-2)}}.smartly-home{overflow-x:clip;overflow-y:visible}.main-container[data-layout="home"]{overflow-x:hidden;overflow-y:auto}.smartly-home{overflow-x:hidden}.smartly-home .cruce,.smartly-home .cae,.smartly-home .fov{height:auto}.smartly-home .cruce-fijo,.smartly-home .fov-fijo,.smartly-home .cae-fijo{height:100svh;height:100lvh}.smartly-home .sobre-foto,.smartly-home .fov-grid{margin-bottom:calc(100lvh - 100dvh)}.smartly-home .barra{bottom:calc(100lvh - 100dvh)}.smartly-home>footer{display:none}.smartly-home h1 .h1-kicker{display:block;font:600 11px var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--azul);margin-bottom:14px;max-width:34ch}.smartly-home .faq{background:var(--crema)}.smartly-home .faq-lista{max-width:820px;margin:0 auto;border-top:1px solid var(--linea)}.smartly-home .faq-item{border-bottom:1px solid var(--linea)}.smartly-home .faq-item summary{cursor:pointer;list-style:none;padding:22px 44px 22px 0;position:relative;font-family:var(--font-head);font-weight:600;font-size:17.5px;letter-spacing:-.014em;line-height:1.35}.smartly-home .faq-item summary::-webkit-details-marker{display:none}.smartly-home .faq-item summary::after{content:"";position:absolute;right:6px;top:50%;width:13px;height:13px;margin-top:-6px;background:linear-gradient(var(--azul),var(--azul)) center/13px 1.5px no-repeat,linear-gradient(var(--azul),var(--azul)) center/1.5px 13px no-repeat;transition:transform .25s ease}.smartly-home .faq-item[open] summary::after{transform:rotate(135deg)}.smartly-home .faq-item p{padding:0 44px 24px 0;margin-top:-4px;font-size:16px;line-height:1.6;color:var(--tinta-2);max-width:64ch}.smartly-home .faq-item summary:focus-visible{outline:2px solid var(--azul);outline-offset:3px;border-radius:4px}.smartly-home .compra-rapida{background:var(--crema-2)}.smartly-home .galeria{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:14px;margin-bottom:36px;scrollbar-width:thin}.smartly-home .galeria figure{flex:0 0 auto;width:min(72vw,420px);scroll-snap-align:center;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--linea)}.smartly-home .galeria img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.smartly-home .galeria::-webkit-scrollbar{height:5px}.smartly-home .galeria::-webkit-scrollbar-thumb{background:rgba(38,70,83,.34);border-radius:99px}.smartly-home .galeria::-webkit-scrollbar-track{background:transparent}.smartly-home .compra-txt{max-width:640px;margin:0 auto;text-align:center}.smartly-home .compra-txt .lead{margin:12px auto 22px;color:var(--tinta-2);max-width:52ch}.smartly-home .chips{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px}.smartly-home .chips li{font:600 10.5px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--azul);border:1px solid var(--linea);border-radius:999px;padding:8px 13px;background:#fff}.smartly-home .compra-rapida .buy-card{background:#fff;border:1px solid var(--linea);border-radius:20px;padding:22px;text-align:left}@media(max-width:860px){.smartly-home h1 .h1-kicker{font-size:10.5px;margin-bottom:11px;max-width:28ch}.smartly-home .faq-item summary{font-size:16px;padding:19px 40px 19px 0}.smartly-home .faq-item p{font-size:15.5px;padding-right:8px}.smartly-home .galeria{margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px}.smartly-home .galeria figure{width:78vw}.smartly-home .galeria img{aspect-ratio:1}.smartly-home .compra-rapida .btn{width:100%}}@media(prefers-reduced-motion:reduce){.smartly-home .galeria{scroll-behavior:auto}.smartly-home .faq-item summary::after{transition:none}}