.slider-container{background:#fff8f8;max-width:100%;min-height:520px;margin-bottom:50px;position:relative;box-shadow:0 0 3px 3px #e5d8d8}.category-section-heading{text-align:center;border-bottom:3px solid red;width:fit-content;margin-left:auto;margin-right:auto;padding:20px;font-family:sans-serif;font-size:50px;font-weight:lighter}.slider-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:0 24px 18px;display:flex}.see-all-button{letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#e81212 0%,#c40606 100%);border:none;border-radius:999px;justify-content:center;align-items:center;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 4px 14px #db070747}.see-all-button:hover{background:linear-gradient(135deg,#f01616 0%,#d40808 100%);transform:translateY(-1px);box-shadow:0 6px 18px #db070757}.slider-nav{align-items:center;gap:10px;display:flex}.slider-nav-btn{color:#db0707;cursor:pointer;background:#fff;border:1.5px solid #db07072e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex;box-shadow:0 2px 10px #00000014}.slider-nav-btn svg{width:20px;height:20px}.slider-nav-btn:hover{color:#fff;background:#db0707;border-color:#db0707;transform:translateY(-1px);box-shadow:0 6px 16px #db070747}.slider-nav-btn:active{transform:translateY(0);box-shadow:0 2px 8px #db070733}.slider-container .choose-option-btn{color:#fff;cursor:pointer;text-align:center;background:#db0707;border:none;border-radius:50px;padding:8px 19px;font-size:20px;font-weight:700;text-decoration:none;display:inline-block}.slider{align-items:stretch;width:100%;min-height:400px;padding:0 10px 20px;transition:transform .3s;display:flex;overflow:hidden}.slider-skeleton-item{background:linear-gradient(90deg,#f3eaea 25%,#ebe0e0 50%,#f3eaea 75%) 0 0/200% 100%;border-radius:12px;flex:0 0 360px;height:380px;margin:10px;animation:1.4s ease-in-out infinite slider-skeleton-shimmer}@keyframes slider-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.slider-item{flex:0 0 360px;padding:10px;transition:margin-left .5s}.product-box{background:#fff;border-radius:12px;height:100%;overflow:hidden;box-shadow:0 2px 8px #00000014}.product-card-content{flex-direction:column;height:100%;padding:16px;display:flex}.slider-container .product-box .product-image{aspect-ratio:1;background:#f5f0f0;border-radius:8px;flex-shrink:0;width:100%;max-width:100%;display:block;overflow:hidden}.slider-container .product-box .product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-body{flex-direction:column;flex:1;width:100%;padding-top:14px;display:flex}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;min-height:2.7em;margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.product-price,.product-rating{width:100%;margin:0 0 6px;font-size:.95rem}.product-price{font-weight:600}.product-actions{width:100%;margin-top:auto;padding-top:12px}.choose-option-btn{width:100%}@media screen and (min-width:769px){.category-section{display:flex}}@media screen and (max-width:768px){.slider-container{min-height:560px}.slider{min-height:440px}.slider-item{flex:0 0 300px}.slider-skeleton-item{height:420px}.category-section-heading{font-size:32px}.slider-toolbar{padding:0 16px 14px}.slider-nav-btn{width:40px;height:40px}}
