.flash-slider-container{background:#fdfaf8;justify-content:center;width:100%;padding:3rem 0;display:flex}@media (max-width:768px){.flash-slider-container{padding:1rem 0}}.flash-slider-wrapper{box-sizing:border-box;width:100%;max-width:1200px;padding:0 1.5rem}.flash-top-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.flash-title{color:#2a1712;letter-spacing:.02em;text-transform:uppercase;margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:800}.flash-nav-buttons{gap:.6rem;display:flex}.flash-nav-btn{color:#2a1712;cursor:pointer;background:#fff;border:1px solid #2a171226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;transition:background .25s,color .25s,border-color .25s;display:flex}.flash-nav-btn:hover{color:#fff;background:#b5451d;border-color:#b5451d}.flash-slider{scroll-snap-type:x mandatory;gap:1rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;display:flex;overflow-x:auto}.flash-slider::-webkit-scrollbar{height:6px}.flash-slider::-webkit-scrollbar-thumb{background:#b5451d;border-radius:10px}.flash-slider::-webkit-scrollbar-track{background:#f0e4dc;border-radius:10px}.flash-slider .product-card{scroll-snap-align:start;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex:0 0 260px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.flash-slider .product-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.flash-slider .product-image-link{width:100%;display:block}.flash-slider .product-card img{object-fit:cover;width:100%;height:200px}.flash-slider .product-details{flex-direction:column;flex:1;display:flex}.flash-slider .product-title{margin:0;padding:.5em}.flash-slider .product-title a{color:inherit;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;text-decoration:none;display:block;overflow:hidden}.flash-slider .product-title a:hover{text-decoration:underline}.flash-slider .product-card-amount{align-items:center;gap:.5rem;padding:.5em;font-size:1rem;font-weight:700;display:flex}.flash-slider .price-regular{color:#a0aec0;font-size:.9rem;text-decoration:line-through}.flash-slider .price-sale{color:#e53e3e;font-size:1.05rem;font-weight:700}.flash-slider .price-normal{color:#2d3748;font-size:1rem;font-weight:700}.flash-empty-text{text-align:center;color:#6b6b6b}.flash-slider .skeleton-card{animation:1.2s ease-in-out infinite pulse}.flash-slider .skeleton-image{background-color:#e2e8f0;border-radius:.25rem;width:100%;height:200px}.flash-slider .skeleton-details{padding:.5rem}.flash-slider .skeleton-text{background-color:#cbd5e0;border-radius:4px;height:16px;margin:.25rem 0}.flash-slider .skeleton-text.short{width:40%}.flash-slider .skeleton-text.long{width:80%}@keyframes pulse{0%{background-color:#f0f4f8}50%{background-color:#e2e8f0}to{background-color:#f0f4f8}}@media (max-width:768px){.flash-slider .product-card{flex-direction:row;flex:0 0 calc(100vw - 3rem);align-items:flex-start;gap:.5rem;display:flex}.flash-slider .product-image-link{flex-shrink:0;width:40%}.flash-slider .product-image-link img,.flash-slider .product-card img{object-fit:cover;border-radius:.5rem 0 0 .5rem;width:100%;height:100%;max-height:140px}.flash-slider .product-details{flex-direction:column;width:60%;display:flex}.flash-slider .product-details h3{margin-bottom:.25rem}}@media (max-width:480px){.flash-slider .product-card{flex:0 0 calc(100vw - 3rem)}.flash-slider .product-card img{max-height:130px}}
