body[data-view=home] .al-sec-reels,body[data-view=ficha] .al-sec-reels{display:block}.al-sec-reels{overflow:hidden}.al-reels-head{text-align:center;max-width:620px;margin:0 auto 16px}.al-reels-eyebrow{font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--rojo);margin-bottom:6px}.al-reels-title{font-size:clamp(19px,2.6vw,24px);font-weight:800;letter-spacing:-.3px;line-height:1.15;margin:0;color:var(--txt)}.al-reels-sub{font-size:13.5px;color:var(--txt-2);margin:6px 0 0;line-height:1.5}.al-reels-wrap{position:relative}.al-reels-track{display:flex;gap:10px;list-style:none;margin:0;padding:4px 2px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.al-reels-track::-webkit-scrollbar{display:none;width:0;height:0}.al-reel{flex:0 0 auto;width:40vw;max-width:150px;scroll-snap-align:start;display:flex;flex-direction:column;gap:6px}.al-reel-media{position:relative;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:var(--bg-2);border:1px solid var(--linea);box-shadow:var(--sombra);transition:transform .28s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1)}.al-reel-media:hover{transform:translateY(-2px);box-shadow:var(--sombra-h)}.al-reel-video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.al-reel-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--txt-3)}.al-reel-placeholder svg{width:40px;height:40px}.al-reel-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;cursor:pointer;color:#fff;transition:background .22s ease}.al-reel-play:hover,.al-reel-play:focus-visible{background:#0000002e;outline:none}.al-reel-play-ic{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:scale(.92);opacity:0;transition:transform .22s ease,opacity .22s ease}.al-reel-media:hover .al-reel-play-ic,.al-reel-play:focus-visible .al-reel-play-ic{transform:scale(1);opacity:1}.al-reel-play-ic svg{width:18px;height:18px;margin-left:2px}@media(hover:none){.al-reel-play-ic{opacity:.85;transform:scale(1)}}.al-reel-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:0 2px}.al-reel-cap{font-size:12.5px;font-weight:600;line-height:1.35;color:var(--txt);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.al-reel-link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--txt-3);transition:color .18s ease}.al-reel-link:hover{color:var(--rojo)}.al-reel-link svg{width:14px;height:14px}.al-reels-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:999px;border:1px solid var(--linea);background:#fff;color:var(--txt);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #10182814;transition:opacity .18s ease,background .18s ease;opacity:0;pointer-events:none}.al-reels-nav svg{width:18px;height:18px}.al-reels-nav-prev{left:-6px}.al-reels-nav-next{right:-6px}.al-reels-nav:hover{background:var(--bg-2)}.al-reels-cta{display:flex;justify-content:center;margin-top:16px}.al-reels-cta-link{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;font-size:13px;font-weight:700;color:var(--txt);border:1px solid var(--linea);border-radius:999px;transition:background .18s ease,border-color .18s ease,color .18s ease}.al-reels-cta-link:hover{background:var(--bg-2);border-color:var(--txt-3)}.al-reels-cta-link svg{width:13px;height:13px}.al-reel-modal{border:0;padding:0;background:transparent;max-width:100vw;max-height:100vh;width:100%;height:100%;margin:0;top:0;right:0;bottom:0;left:0;overflow:hidden}.al-reel-modal[open]{display:flex;align-items:center;justify-content:center}.al-reel-modal::backdrop{background:#000000d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.al-reel-modal-media{position:relative;width:min(92vw,420px);aspect-ratio:9/16;max-height:88vh;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 20px 60px #00000080}.al-reel-modal-video{width:100%;height:100%;object-fit:contain;background:#000}.al-reel-modal-close{position:absolute;top:16px;right:16px;z-index:3;width:40px;height:40px;border-radius:999px;border:0;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.al-reel-modal-close:hover{background:#fff3}.al-reel-modal-close svg{width:18px;height:18px}@media(min-width:640px){.al-reels-track{gap:12px}.al-reel{width:20vw;max-width:165px}}@media(min-width:900px){.al-reels-wrap:hover .al-reels-nav{opacity:1;pointer-events:auto}.al-reel{width:170px;max-width:170px}.al-reels-nav-prev{left:4px}.al-reels-nav-next{right:4px}}@media(prefers-reduced-motion:reduce){.al-reel-media,.al-reel-play-ic,.al-reels-nav,.al-reels-cta-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/allure-reels.css.map */
