.circular-gallery{cursor:grab;touch-action:pan-y;width:100%;height:100%;overflow:hidden}.circular-gallery:active{cursor:grabbing}.circular-gallery:focus-visible{outline:2px solid var(--color-primary-dark,#d6336c);outline-offset:4px;border-radius:1rem}
.curved-loop-jacket{justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.curved-loop-svg{-webkit-user-select:none;user-select:none;width:100%;fill:var(--color-primary-dark);text-transform:uppercase;font-size:6.5rem;font-weight:700;line-height:1;display:block;overflow:visible}@media (max-width:767px){.curved-loop-svg{font-size:9.5rem}}
.card-nav-container{z-index:99;box-sizing:border-box;width:90%;max-width:800px;position:absolute;top:1.5em;left:50%;transform:translate(-50%)}.card-nav{will-change:height;background-color:#fff;border:.5px solid #ffffff1a;border-radius:.75rem;height:60px;padding:0;display:block;position:relative;overflow:hidden;box-shadow:0 8px 24px #d6336c2e}.card-nav-top{z-index:2;justify-content:space-between;align-items:center;height:60px;padding:.5rem .45rem .55rem 1.1rem;display:flex;position:absolute;top:0;left:0;right:0}.card-nav .hamburger-menu{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;display:flex}.card-nav .hamburger-menu:hover .hamburger-line{opacity:.75}.card-nav .hamburger-line{transform-origin:50%;background-color:currentColor;width:30px;height:2px;transition:transform .25s,opacity .2s,margin .3s}.card-nav .hamburger-menu.open .hamburger-line:first-child{transform:translateY(4px)rotate(45deg)}.card-nav .hamburger-menu.open .hamburger-line:last-child{transform:translateY(-4px)rotate(-45deg)}.card-nav .logo-container{align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-nav .logo{border-radius:50%;width:auto;height:40px}.card-nav .logo-texto{display:none}.card-nav-cta-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#111;border:none;border-radius:.4rem;justify-content:center;align-items:center;gap:8px;height:100%;padding:0 1.1rem;font-weight:600;text-decoration:none;transition:filter .3s;display:inline-flex}.card-nav-cta-button:hover{filter:brightness(.92)}.cta-icon{flex-shrink:0}.card-nav-content{visibility:hidden;pointer-events:none;z-index:1;align-items:flex-end;gap:12px;padding:.5rem;display:flex;position:absolute;inset:60px 0 0}.card-nav.open .card-nav-content{visibility:visible;pointer-events:auto}.nav-card{-webkit-user-select:none;user-select:none;border-radius:.55rem;flex-direction:column;flex:1 1 0;gap:8px;min-width:0;height:100%;padding:12px 16px;display:flex;position:relative}.nav-card-label{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.5px;font-size:22px;font-weight:700}.nav-card-links{flex-direction:column;gap:2px;margin-top:auto;display:flex}.card-nav .nav-card-link{color:inherit;cursor:pointer;align-items:center;gap:6px;font-size:16px;text-decoration:none;transition:opacity .3s;display:inline-flex}.card-nav .nav-card-link:hover{color:inherit;opacity:.75}.nav-card-link-icon{flex-shrink:0}@media (min-width:769px){.card-nav .logo{display:none}.card-nav .logo-texto{font-family:var(--font-serif), Georgia, serif;letter-spacing:.01em;white-space:nowrap;color:var(--color-primary-dark);font-size:1.4rem;font-weight:700;line-height:1;display:block}}@media (max-width:768px){.card-nav-container{width:92%;top:1.2em}.card-nav-top{justify-content:flex-start;padding:.5rem .6rem .5rem .9rem}.card-nav .logo-container{order:1;position:static;transform:none}.card-nav-cta-button{border-radius:10px;order:2;width:42px;height:42px;margin-left:auto;padding:0}.card-nav-cta-button .cta-label{display:none}.card-nav .hamburger-menu{order:3;margin-left:.35rem;padding:0 .4rem}.card-nav-content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;padding:.5rem;bottom:0}.nav-card{flex:auto;height:auto;min-height:60px;max-height:none}.nav-card-label{font-size:18px}.nav-card-link{font-size:15px}}
.belen-landing{color:var(--color-ink);--rosa-principal:var(--color-primary);--rosa-oscuro:var(--color-primary-dark);--rosa-tinte:var(--color-primary-tint);--ciruela:var(--color-plum);--texto:var(--color-ink);--fondo:var(--color-surface);--sombra-rosa:#ff689f26;line-height:1.6;position:relative;overflow-x:hidden}.belen-landing h1,.belen-landing h2,.belen-landing h3,.belen-landing h4,.belen-landing h5,.belen-landing h6{font-family:var(--font-serif), Georgia, serif;font-weight:700;line-height:1.2}.belen-landing img{max-width:100%;height:auto;display:block}.belen-landing a{color:var(--ciruela);text-decoration:none;transition:color .2s}.belen-landing a:hover{color:var(--rosa-oscuro)}.belen-landing .btn{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:50px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-block}.belen-landing .btn-primary{background:var(--rosa-oscuro);color:#fff;border-color:var(--rosa-oscuro)}.belen-landing .btn-primary:hover{background:var(--ciruela);border-color:var(--ciruela);color:#fff}.belen-landing .btn-outline{color:var(--ciruela);border-color:var(--ciruela);background:0 0}.belen-landing .btn-outline:hover{background:var(--ciruela);color:#fff}.belen-landing .btn-white{color:var(--rosa-oscuro);background:#fff;border-color:#fff}.belen-landing .btn-white:hover{background:var(--rosa-tinte);color:var(--ciruela)}.belen-landing .btn-small{color:var(--rosa-oscuro);background:#fff;border:2px solid #fff;padding:10px 24px;font-size:14px}.belen-landing .categoria-card:hover .btn-small{background:var(--rosa-tinte);border-color:var(--rosa-tinte)}.belen-landing .btn:active{transform:scale(.97)}.belen-landing .hero{background:linear-gradient(160deg, var(--rosa-tinte) 0%, #ffc9de 100%);justify-content:center;align-items:center;min-height:100dvh;padding:120px 20px 80px;display:flex;position:relative;overflow:hidden}.belen-landing .hero-haze{z-index:0;position:absolute;inset:0}.belen-landing .hero-bg{z-index:1;background:radial-gradient(100% 80% at 50% 45%,#fff7fa99 0%,#fff7fa4d 50%,#fff0f51a 78%,#0000 100%);position:absolute;inset:0}.belen-landing .hero-content{z-index:2;text-align:center;max-width:800px;position:relative}.belen-landing .hero-subtitle{font-family:var(--font-serif), Georgia, serif;letter-spacing:clamp(1px,.35vw,3.4px);text-transform:uppercase;color:var(--ciruela);margin-bottom:20px;font-size:clamp(15px,3.2vw,19px);font-weight:700}.belen-landing .hero-title{color:var(--texto);margin-bottom:24px;font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1}.belen-landing .hero-tagline{font-family:var(--font-script), cursive;color:var(--rosa-oscuro);margin-bottom:36px;padding-bottom:.12em;font-size:clamp(1.75rem,6.5vw,2.75rem);line-height:1.25}.belen-landing .hero-minimo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--texto);text-align:left;background:#ffffffd1;border:1px solid #d6336c38;border-radius:999px;align-items:center;gap:9px;margin-top:30px;padding:9px 18px 9px 10px;font-size:13.5px;line-height:1.35;display:inline-flex;box-shadow:0 10px 26px -16px #7a1f3d8c}.belen-landing .hero-minimo strong{color:var(--rosa-oscuro);white-space:nowrap;font-weight:700}.belen-landing .hero-minimo__i{background:var(--rosa-oscuro);color:#fff;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-size:12px;font-style:italic;font-weight:700;line-height:1;display:grid}.belen-landing .hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.belen-landing .hero-buttons .btn-primary,.belen-landing .hero-buttons .btn-outline{color:var(--rosa-oscuro);background:#fff;box-shadow:0 12px 30px -14px #7a1f3d73}.belen-landing .hero-buttons .btn-primary{border-color:#fff}.belen-landing .hero-buttons .btn-outline{border-color:var(--rosa-oscuro)}.belen-landing .hero-buttons .btn-primary:hover,.belen-landing .hero-buttons .btn-outline:hover{background:var(--rosa-oscuro);border-color:var(--rosa-oscuro);color:#fff}@media (max-width:480px){.belen-landing .hero-buttons{flex-direction:column;width:100%}.belen-landing .hero-buttons .btn{width:100%}}.belen-landing .hero-marca{display:none}.belen-landing .hero-titulo-wrap{flex-direction:column;margin-bottom:24px;display:flex;position:relative}.belen-landing .hero-titulo-wrap .hero-title{margin-bottom:0}@media (min-width:1200px){.belen-landing .hero-marca--izq{z-index:2;--marca-ancho:min(230px, calc((100vw - 100%) / 2 - 48px));width:var(--marca-ancho);top:50%;right:calc(100% + (100vw - 100%) / 4 - var(--marca-ancho) / 2);display:block;position:absolute;transform:translateY(-50%)}.belen-landing .hero-marca--izq img{filter:drop-shadow(0 20px 40px #7a1f3d59);width:100%;height:auto}}.belen-landing .destacados{background:radial-gradient(115% 65% at 50% 6%, #fffc 0%, #fff0 60%), linear-gradient(180deg, var(--rosa-tinte) 0%, var(--fondo) 100%);padding:72px 0 80px;position:relative}.belen-landing .destacados-header{text-align:center;margin-bottom:32px;padding:0 20px}.belen-landing .destacados-header h2{font-family:var(--font-script), cursive;color:var(--rosa-oscuro);padding-bottom:.1em;font-size:clamp(2.6rem,11.6vw,4.9rem);font-weight:400;line-height:1.05}.belen-landing .destacados-viewport{scroll-behavior:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.belen-landing .destacados-viewport::-webkit-scrollbar{display:none}.belen-landing .destacados-viewport:focus-visible{outline:3px solid var(--rosa-oscuro);outline-offset:4px;border-radius:8px}.belen-landing .destacados-track{gap:16px;width:max-content;padding:16px 20px 20px;display:flex}.belen-landing .destacado-card{width:162px;color:inherit;background:#fff;border:1px solid #ff689f33;border-radius:20px;flex-direction:column;padding:10px 10px 14px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;box-shadow:0 10px 26px -16px #7a1f3d73}.belen-landing .destacado-card:hover{border-color:#ff689f8c;transform:translateY(-6px);box-shadow:0 22px 40px -18px #d6336c80}.belen-landing .destacado-foto{aspect-ratio:1;background:var(--rosa-tinte);border-radius:14px;display:block;position:relative;overflow:hidden}.belen-landing .destacado-img{object-fit:cover;transition:transform .5s ease-out}.belen-landing .destacado-card:hover .destacado-img{transform:scale(1.08)}.belen-landing .destacado-oferta{background:var(--rosa-oscuro);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:50px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #7a1f3d4d}.belen-landing .destacado-nombre{-webkit-line-clamp:2;line-clamp:2;color:var(--texto);-webkit-box-orient:vertical;margin-top:10px;font-size:13px;font-weight:500;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.belen-landing .destacado-card:hover .destacado-nombre{color:var(--rosa-oscuro)}.belen-landing .destacado-precios{align-items:baseline;gap:7px;margin-top:5px;display:flex}.belen-landing .destacado-precio{letter-spacing:-.01em;color:var(--rosa-oscuro);font-size:17px;font-weight:800}.belen-landing .destacado-tachado{color:#2b16206b;font-size:12px;text-decoration:line-through}.belen-landing .destacados-cta{text-align:center;margin-top:34px;padding:0 20px}.belen-landing .destacados-cta a{color:var(--ciruela);border-bottom:1px solid;padding-bottom:2px;font-weight:600;text-decoration:none;transition:color .2s}.belen-landing .destacados-cta a:hover{color:var(--rosa-oscuro)}@media (min-width:768px){.belen-landing .destacados-track{gap:22px;padding:18px 40px 24px}.belen-landing .destacado-card{width:210px;padding:12px 12px 16px}.belen-landing .destacado-nombre{font-size:14px}.belen-landing .destacado-precio{font-size:20px}}.belen-landing .nuevos-ingresos{background:linear-gradient(180deg, var(--fondo) 0%, var(--rosa-tinte) 45%, var(--fondo) 100%);padding:64px 0 72px;position:relative}.belen-landing .nuevos-header{text-align:center;margin-bottom:28px;padding:0 20px}.belen-landing .nuevos-header h2{font-family:var(--font-script), cursive;color:var(--rosa-oscuro);padding-bottom:.1em;font-size:clamp(2.75rem,11vw,4.4rem);font-weight:400;line-height:1.05}.belen-landing .nuevos-header p{color:#2b16209e;margin-top:2px;font-size:14px}.belen-landing .ni-viewport{--ni-slide:min(72vw, 300px);--ni-gap:16px;--ni-x:0px;--ni-y:0px;perspective:1200px;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;padding:18px 0 22px;overflow:hidden}.belen-landing .ni-viewport.is-arrastrando{cursor:grabbing}.belen-landing .ni-viewport:focus-visible{outline:3px solid var(--rosa-oscuro);outline-offset:2px;border-radius:12px}.belen-landing .ni-track{gap:var(--ni-gap);padding-left:calc(50% - var(--ni-slide) / 2);transform-style:preserve-3d;transform:translate3d(calc(var(--ni-drag,0px) - var(--ni-i,0) * (var(--ni-slide) + var(--ni-gap))), 0, 0);margin:0;list-style:none;transition:transform .55s cubic-bezier(.4,0,.2,1);display:flex}.belen-landing .ni-viewport.is-arrastrando .ni-track{transition:none}.belen-landing .ni-slide{flex:0 0 var(--ni-slide);width:var(--ni-slide);opacity:.5;transform-origin:bottom;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .4s;transform:scale(.9)rotateX(8deg)}.belen-landing .ni-slide.is-activa{opacity:1;transform:scale(1)rotateX(0)}.belen-landing .ni-card{height:100%;color:inherit;background:#fff;border:1px solid #ff689f38;border-radius:22px;flex-direction:column;padding:12px 12px 16px;text-decoration:none;transition:box-shadow .4s,border-color .4s;display:flex;box-shadow:0 12px 30px -18px #7a1f3d73}.belen-landing .ni-slide.is-activa .ni-card{border-color:#ff689f80;box-shadow:0 26px 50px -22px #d6336c8c}.belen-landing .ni-foto{aspect-ratio:1;background:var(--rosa-tinte);border-radius:16px;display:block;position:relative;overflow:hidden}.belen-landing .ni-img{object-fit:cover}.belen-landing .ni-slide.is-activa .ni-img{transform:scale(1.06) translate3d(calc(var(--ni-x) / 26), calc(var(--ni-y) / 26), 0);transition:transform .12s ease-out}.belen-landing .ni-oferta{background:var(--rosa-oscuro);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:50px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #7a1f3d4d}.belen-landing .ni-info{text-align:center;flex-direction:column;align-items:center;padding:12px 6px 2px;display:flex}.belen-landing .ni-nombre{-webkit-line-clamp:2;line-clamp:2;color:var(--texto);-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.belen-landing .ni-precios{align-items:baseline;gap:8px;margin-top:6px;display:flex}.belen-landing .ni-precio{letter-spacing:-.01em;color:var(--rosa-oscuro);font-size:21px;font-weight:800}.belen-landing .ni-tachado{color:#2b16206b;font-size:13px;text-decoration:line-through}.belen-landing .ni-boton{background:var(--rosa-oscuro);color:#fff;border-radius:50px;margin-top:12px;padding:9px 20px;font-size:13px;font-weight:600;transition:transform .2s,background .2s;box-shadow:0 6px 16px -8px #7a1f3dcc}.belen-landing .ni-card:hover .ni-boton{background:var(--ciruela);transform:translateY(-1px)}.belen-landing .ni-controles{justify-content:center;align-items:center;gap:14px;margin-top:26px;padding:0 20px;display:flex}.belen-landing .ni-flecha{width:44px;height:44px;color:var(--rosa-oscuro);cursor:pointer;background:#fff;border:1px solid #ff689f66;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .2s,background .2s,border-color .2s;display:flex;box-shadow:0 6px 16px -10px #7a1f3d99}.belen-landing .ni-flecha svg{width:20px;height:20px}.belen-landing .ni-flecha:hover:not(:disabled){background:var(--rosa-tinte);border-color:var(--rosa-oscuro);transform:translateY(-2px)}.belen-landing .ni-flecha:active:not(:disabled){transform:translateY(0)}.belen-landing .ni-flecha:disabled{opacity:.32;cursor:default;box-shadow:none}.belen-landing .ni-puntos{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.belen-landing .ni-punto{cursor:pointer;background:#d6336c47;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,width .25s;display:block}.belen-landing .ni-punto.is-activo{background:var(--rosa-oscuro);border-radius:50px;width:22px}.belen-landing .ni-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.belen-landing .nuevos-ingresos{padding:80px 0 88px}.belen-landing .ni-viewport{--ni-slide:min(46vmin, 380px);--ni-gap:28px}.belen-landing .ni-nombre{font-size:16px}.belen-landing .ni-precio{font-size:24px}}@media (prefers-reduced-motion:reduce){.belen-landing .ni-track,.belen-landing .ni-slide,.belen-landing .ni-slide.is-activa .ni-img,.belen-landing .ni-punto,.belen-landing .ni-flecha{transition:none}.belen-landing .ni-slide,.belen-landing .ni-slide.is-activa .ni-img{transform:none}}.belen-landing .valores{max-width:1200px;margin:0 auto;padding:80px 20px}.belen-landing .valores-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.belen-landing .valores-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.belen-landing .valores-grid{grid-template-columns:repeat(4,1fr)}}.belen-landing .valor-card{background:var(--rosa-tinte);text-align:center;box-shadow:0 4px 20px var(--sombra-rosa);border-radius:24px;padding:32px 24px;transition:transform .3s}.belen-landing .valor-card:hover{transform:translateY(-4px)}.belen-landing .valor-icon{background:#ffffffd9;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:32px;display:grid;box-shadow:0 6px 18px -8px #d6336c66}.belen-landing .valor-card h3{color:var(--rosa-oscuro);margin-bottom:12px;font-size:20px}.belen-landing .valor-card p{font-size:15px;line-height:1.6}.belen-landing .curved-loop-section{background:var(--rosa-tinte);padding:40px 0;overflow:hidden}@media (max-width:767px){.belen-landing .curved-loop-section{padding:20px 0}}.belen-landing .quienes-somos{max-width:1200px;margin:0 auto;padding:80px 20px}.belen-landing .quienes-somos-content{grid-template-columns:1fr;align-items:center;gap:48px;display:grid}@media (min-width:768px){.belen-landing .quienes-somos-content{grid-template-columns:1fr 1fr}}.belen-landing .antetitulo{letter-spacing:2px;text-transform:uppercase;color:var(--ciruela);margin-bottom:16px;font-size:14px;font-weight:600}.belen-landing .quienes-somos-text h2{color:var(--texto);margin-bottom:24px;font-size:clamp(2rem,6vw,3rem)}.belen-landing .quienes-somos-text p{margin-bottom:32px;font-size:16px;line-height:1.8}.belen-landing .chips{flex-wrap:wrap;gap:12px;display:flex}.belen-landing .chip{background:var(--rosa-tinte);color:var(--ciruela);border-radius:50px;padding:8px 16px;font-size:14px;font-weight:500}.belen-landing .quienes-somos-image{box-shadow:0 8px 40px var(--sombra-rosa);border-radius:24px;overflow:hidden}.belen-landing .quienes-somos-image img{object-fit:cover;width:100%;height:auto}.belen-landing .categorias-section{background:linear-gradient(180deg, var(--fondo) 0%, var(--rosa-tinte) 100%);padding:80px 20px}.belen-landing .categorias-header{text-align:center;margin-bottom:48px}.belen-landing .categorias-header h2{color:var(--texto);font-size:clamp(2rem,6vw,3rem)}.belen-landing .categorias-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.belen-landing .categorias-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.belen-landing .categorias-grid{grid-template-columns:repeat(4,1fr)}}.belen-landing .categoria-card{aspect-ratio:3/4;box-shadow:0 4px 20px var(--sombra-rosa);background-position:50%;background-size:cover;border-radius:24px;align-items:flex-end;transition:transform .3s;display:flex;position:relative;overflow:hidden}.belen-landing .categoria-card:hover{transform:translateY(-4px)}.belen-landing .categoria-overlay{background:linear-gradient(#0000 0%,#2b1620cc 100%);position:absolute;inset:0}.belen-landing .categoria-content{z-index:1;flex-direction:column;gap:12px;width:100%;padding:20px;display:flex;position:relative}.belen-landing .categoria-content h3{color:#fff;margin:0;font-size:clamp(1.2rem,3vw,1.5rem)}@media (max-width:480px){.belen-landing .categoria-content{padding:16px}.belen-landing .categoria-content .btn-small{padding:8px 16px;font-size:12px}}.belen-landing .como-comprar{text-align:center;max-width:1200px;margin:0 auto;padding:80px 20px}.belen-landing .como-comprar h2{color:var(--texto);margin-bottom:0;font-size:clamp(2rem,6vw,3rem)}.belen-landing .pasos-grid{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:768px){.belen-landing .pasos-grid{grid-template-columns:repeat(3,1fr)}}.belen-landing .paso-card{background:var(--rosa-tinte);box-shadow:0 4px 20px var(--sombra-rosa);border-radius:24px;padding:48px 32px 32px;position:relative}.belen-landing .paso-num{color:var(--rosa-principal);opacity:.2;font-size:80px;font-weight:700;font-family:var(--font-serif), serif;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.belen-landing .paso-icon{margin-bottom:16px;font-size:48px;display:block}.belen-landing .paso-card h3{color:var(--rosa-oscuro);margin-bottom:12px;font-size:22px}.belen-landing .paso-card p{font-size:15px;line-height:1.6}.belen-landing .envios{text-align:center;max-width:1200px;margin:0 auto;padding:80px 20px}.belen-landing .envios h2{color:var(--texto);font-size:clamp(2rem,6vw,3rem)}.belen-landing .envios-panel{background:var(--rosa-tinte);max-width:920px;box-shadow:0 4px 20px var(--sombra-rosa);text-align:left;border-radius:28px;grid-template-columns:1fr;margin:0 auto;padding:4px 24px;display:grid}.belen-landing .envio-item{align-items:flex-start;gap:16px;padding:26px 0;display:flex}.belen-landing .envio-item+.envio-item{border-top:1px solid #d6336c29}.belen-landing .envio-icon{width:52px;height:52px;box-shadow:0 2px 8px var(--sombra-rosa);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;font-size:26px;line-height:1;display:grid}.belen-landing .envio-item h3{color:var(--rosa-oscuro);margin-bottom:6px;font-size:19px}.belen-landing .envio-item p{font-size:15px;line-height:1.6}@media (min-width:768px){.belen-landing .envios-panel{text-align:center;grid-template-columns:repeat(3,1fr);padding:36px 8px}.belen-landing .envio-item{flex-direction:column;align-items:center;padding:4px 28px}.belen-landing .envio-item+.envio-item{border-top:0;border-left:1px solid #d6336c29}.belen-landing .envio-item h3{margin-top:16px}}.belen-landing .envios-nota{opacity:.7;margin-top:24px;font-size:14px}.belen-landing .nuestro-local{background:var(--rosa-tinte);padding:80px 20px}.belen-landing .nuestro-local-header{text-align:center;margin-bottom:40px}.belen-landing .nuestro-local-header h2{color:var(--texto);margin-bottom:16px;font-size:clamp(2rem,6vw,3rem)}.belen-landing .nuestro-local-header p{max-width:600px;margin:0 auto;font-size:16px}.belen-landing .gallery-container{border-radius:24px;max-width:1200px;height:420px;margin:0 auto;position:relative;overflow:hidden}@media (min-width:768px){.belen-landing .gallery-container{height:560px}}.belen-landing .resenas{max-width:1200px;margin:0 auto;padding:80px 20px}.belen-landing .resenas h2{text-align:center;color:var(--texto);margin-bottom:0;font-size:clamp(2rem,6vw,3rem)}.belen-landing .resenas-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.belen-landing .resenas-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.belen-landing .resenas-grid{grid-template-columns:repeat(3,1fr)}}.belen-landing .resena-card{background:var(--rosa-tinte);box-shadow:0 4px 20px var(--sombra-rosa);border-radius:24px;padding:32px}.belen-landing .resena-stars{color:var(--rosa-principal);margin-bottom:16px;font-size:20px}.belen-landing .resena-texto{margin-bottom:16px;font-size:15px;font-style:italic;line-height:1.7}.belen-landing .resena-autor{color:var(--ciruela);font-size:14px;font-weight:600}.belen-landing .ubicacion{background:var(--rosa-tinte);padding:80px 20px}.belen-landing .ubicacion-content{grid-template-columns:1fr;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.belen-landing .ubicacion-content{grid-template-columns:1fr 1fr}}.belen-landing .ubicacion-info h2{color:var(--texto);margin-bottom:32px;font-size:clamp(2rem,6vw,3rem)}.belen-landing .ubicacion-datos{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.belen-landing .ubicacion-datos strong{text-transform:uppercase;letter-spacing:1px;color:var(--ciruela);margin-bottom:8px;font-size:14px;display:block}.belen-landing .ubicacion-datos p{font-size:16px;line-height:1.6}.belen-landing .ubicacion-mapa{box-shadow:0 8px 40px var(--sombra-rosa);border-radius:24px;height:400px;overflow:hidden}.belen-landing .ubicacion-mapa iframe{width:100%;height:100%}.belen-landing .cta-cierre{background:linear-gradient(135deg, var(--rosa-oscuro) 0%, var(--ciruela) 100%);text-align:center;color:#fff;padding:80px 20px;position:relative;overflow:hidden}.belen-landing .cta-cierre:before{content:"";pointer-events:none;background:radial-gradient(closest-side,#ffffff29,#0000 70%);width:720px;height:420px;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.belen-landing .cta-cierre>*{position:relative}.belen-landing .cta-logo{width:auto;height:110px;margin:0 auto 32px}.belen-landing .cta-cierre h2{color:#fff;margin-bottom:16px;font-size:clamp(2rem,6vw,3rem)}.belen-landing .cta-cierre p{opacity:.95;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px}.belen-landing .footer{background:var(--texto);color:#fff;padding:60px 20px 32px}.belen-landing .footer-content{grid-template-columns:1fr;gap:40px;max-width:1200px;margin:0 auto 40px;display:grid}@media (min-width:768px){.belen-landing .footer-content{grid-template-columns:2fr 1fr 1fr}}.belen-landing .footer-brand img{filter:drop-shadow(0 10px 26px #ff689f73);border-radius:50%;width:clamp(104px,26vw,124px);height:auto;margin-bottom:18px}.belen-landing .footer-brand p{opacity:.8;font-size:15px;line-height:1.6}.belen-landing .footer-item{align-items:center;gap:10px;display:flex}.belen-landing .footer-item svg{width:17px;height:17px;color:var(--rosa-principal);flex:none}.belen-landing .footer-item a,.belen-landing .footer-item span{overflow-wrap:anywhere;min-width:0}.belen-landing .footer h4{color:var(--rosa-principal);margin-bottom:16px;font-size:16px}.belen-landing .footer p{opacity:.8;margin-bottom:8px;font-size:14px}.belen-landing .footer a{color:#fff;opacity:.8;transition:opacity .2s}.belen-landing .footer a:hover{opacity:1;color:var(--rosa-principal)}.belen-landing .footer-bottom{text-align:center;border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:32px}.belen-landing .footer-bottom p{opacity:.6;font-size:14px}.belen-landing ::selection{background:var(--rosa-oscuro);color:#fff}.belen-landing a:focus-visible,.belen-landing button:focus-visible,.belen-landing [role=button]:focus-visible{outline:2px solid var(--rosa-oscuro);outline-offset:3px;border-radius:6px}.belen-landing .split-parent.hero-title{padding-block:.06em}.belen-landing .ornament{color:#d6336c99;justify-content:center;align-items:center;gap:12px;margin:14px auto 0;font-size:13px;display:flex}.belen-landing .ornament i{background:linear-gradient(90deg,#0000,#d6336c73);width:46px;height:1px;display:block}.belen-landing .ornament i:last-child{background:linear-gradient(270deg,#0000,#d6336c73)}.belen-landing .ornament+p{margin-top:14px}.belen-landing .section-head{text-align:center;margin-bottom:56px}.belen-landing .section-sub{opacity:.7;max-width:460px;margin-left:auto;margin-right:auto;font-size:15px}.belen-landing .resenas-more{text-align:center;margin-top:36px}.belen-landing .resenas-more a{font-weight:500}.belen-landing .resenas-more a:hover{text-underline-offset:3px;text-decoration:underline}.belen-landing [data-reveal]{transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:no-preference){.belen-landing.reveal-ready [data-reveal]:not(.is-revealed){opacity:0;transform:translateY(22px)}}@media (prefers-reduced-motion:reduce){.belen-landing *,.belen-landing :before,.belen-landing :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
