.prod-card{display:flex;flex-direction:column;background:var(--color-rojo-oscuro);border-radius:12px;padding:10px;box-shadow:0 8px 20px #5a120a38,0 2px 5px #5a120a1f;transition:transform .28s ease,box-shadow .28s ease}.prod-card:hover{transform:scale(1.045);z-index:2;box-shadow:0 14px 30px #5a120a52,0 3px 6px #5a120a29}.prod-frame{aspect-ratio:1 / 1;background:#fff;border-radius:7px;padding:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.prod-img{width:100%;height:100%;object-fit:contain}.prod-frame-noimg{position:relative;background-color:#e9dcc3;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='120'%20height='120'%20viewBox='0%200%20120%20120'%3e%3crect%20width='120'%20height='120'%20fill='%23e8dcc0'%3e%3c/rect%3e%3cg%20fill='none'%20stroke='%23c79a3b'%20stroke-width='1.1'%20opacity='0.55'%3e%3cpath%20d='M0%200%20L120%20120%20M120%200%20L0%20120'%20stroke-opacity='0.18'%3e%3c/path%3e%3c/g%3e%3cg%20fill='%236b4423'%20opacity='0.16'%3e%3cpath%20d='M60%2044%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M0%2044%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M120%2044%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M0%20-16%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M120%20-16%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M0%20104%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M120%20104%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M60%20-16%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3cpath%20d='M60%20104%20l7%2016%20-7%2016%20-7%20-16%20Z'%3e%3c/path%3e%3c/g%3e%3cg%20fill='%23c79a3b'%20opacity='0.5'%3e%3ccircle%20cx='30'%20cy='30'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='90'%20cy='30'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='30'%20cy='90'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='90'%20cy='90'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='0'%20cy='0'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='120'%20cy='0'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='0'%20cy='120'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='120'%20cy='120'%20r='1.7'%3e%3c/circle%3e%3ccircle%20cx='60'%20cy='60'%20r='2.1'%3e%3c/circle%3e%3c/g%3e%3cg%20stroke='%236b4423'%20stroke-width='1'%20opacity='0.2'%3e%3cpath%20d='M24%2030%20h12%20M30%2024%20v12'%3e%3c/path%3e%3cpath%20d='M84%2030%20h12%20M90%2024%20v12'%3e%3c/path%3e%3cpath%20d='M24%2090%20h12%20M30%2084%20v12'%3e%3c/path%3e%3cpath%20d='M84%2090%20h12%20M90%2084%20v12'%3e%3c/path%3e%3c/g%3e%3c/svg%3e");background-size:44px 44px;background-repeat:repeat}.prod-frame-noimg:after{content:"";position:absolute;inset:0;background:#f0e6d299}.prod-label{position:relative;z-index:1;font-family:var(--font-display);font-style:italic;font-weight:600;font-size:14px;line-height:1.32;color:var(--color-rojo-oscuro);text-align:center;padding:4px}.prod-body{margin-top:10px;padding:0 4px 4px}.prod-card-noimg .prod-price-row{align-items:center}.prod-name{font-family:var(--font-body);font-size:13px;line-height:1.35;color:var(--color-crema-texto);margin-bottom:6px;min-height:2.6em}.prod-price-row{display:flex;flex-direction:column;gap:1px}.prod-price{font-family:var(--font-display);font-weight:800;font-size:28px;line-height:1.1;color:var(--color-dorado)}.prod-price-ref{font-family:var(--font-body);font-size:12px;color:var(--color-crema-texto);text-decoration:line-through;opacity:.55}.prod-oferta-volumen{display:inline-block;margin-top:6px;font-family:var(--font-display);font-weight:800;font-size:16px;line-height:1.25;color:var(--color-rojo-oscuro);background:var(--color-dorado);padding:4px 10px;border-radius:999px}.prod-card-featured{background:var(--color-dorado);padding:14px}.prod-card-featured .prod-frame{padding:20px}.prod-card-featured .prod-label{font-size:19px}.prod-card-featured .prod-body{margin-top:14px}.prod-card-featured .prod-name{font-size:16px;min-height:2.6em;color:var(--color-rojo-oscuro)}.prod-card-featured .prod-price{font-size:34px;color:var(--color-rojo-oscuro)}.prod-card-featured .prod-price-ref{font-size:14px;color:var(--color-marron);opacity:.7}.prod-card-featured .prod-oferta-volumen{background:var(--color-rojo-oscuro);color:var(--color-crema-texto);font-size:18px;padding:5px 12px}.product-showcase{display:flex;flex-direction:column;gap:26px;transition:opacity .26s ease}.product-showcase.showcase-fading{opacity:0;isolation:isolate}.showcase-row{background:var(--color-rojo-oscuro);border-radius:14px;padding:14px 10px}@media(min-width:640px){.showcase-row{padding:18px 14px}}.showcase-swiper{width:100%;padding:6px 0}.showcase-swiper .swiper-wrapper{align-items:center}.showcase-swiper .swiper-slide.showcase-slide{width:190px;transform:scale(.82);opacity:.65;transition:transform .3s ease,opacity .3s ease}@media(min-width:640px){.showcase-swiper .swiper-slide.showcase-slide{width:220px}}.showcase-swiper .swiper-slide.showcase-slide.swiper-slide-active{transform:scale(1);opacity:1}.showcase-slide .prod-card{cursor:grab}.product-showcase.compact{gap:12px}.product-showcase.compact .showcase-row{padding:10px 8px;border-radius:14px}@media(min-width:640px){.product-showcase.compact .showcase-row{padding:14px 12px}}.product-showcase.compact .showcase-swiper{padding:4px 0}.product-showcase.compact .showcase-swiper .swiper-slide.showcase-slide{width:132px}@media(min-width:640px){.product-showcase.compact .showcase-swiper .swiper-slide.showcase-slide{width:190px}}.product-showcase.compact .prod-card-featured{padding:11px}.product-showcase.compact .prod-frame{padding:13px}.product-showcase.compact .prod-body{margin-top:9px}.product-showcase.compact .prod-name{font-size:12.5px;min-height:2.5em;margin-bottom:4px}.product-showcase.compact .prod-price{font-size:20px}.product-showcase.compact .prod-price-ref{font-size:10.5px}.product-showcase.compact .prod-oferta-volumen{font-size:12px;padding:3px 8px}
