.homepage-product-showcase{margin:0;padding:0;background:var(--bgcolor, #fff)}.homepage-product-showcase .product-grid{display:grid;gap:var(--grid-gutter);grid-template-columns:1fr;width:100%;margin:0;padding:0;background:#e9ecef;box-sizing:border-box}@media(min-width:480px){.homepage-product-showcase .product-grid{grid-template-columns:1fr 1fr}}@media(min-width:768px){.homepage-product-showcase .product-grid{gap:var(--grid-gutter);grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.homepage-product-showcase .product-grid{gap:var(--grid-gutter);grid-template-columns:repeat(3,1fr)}}@media(min-width:1400px){.homepage-product-showcase .product-grid{gap:var(--grid-gutter);grid-template-columns:repeat(6,1fr)}}.homepage-product-showcase .homepage-product-card-link{position:relative;display:block;color:inherit;text-decoration:none;overflow:hidden}.homepage-product-showcase .homepage-product-card-link:hover{color:inherit;text-decoration:none}.homepage-product-showcase .homepage-product-card-link:focus{outline:2px solid var(--jd-green, #367c2b);outline-offset:2px}.homepage-product-showcase .homepage-product-card{position:relative;display:block;height:350px;margin:0;padding:0;border:none;background:#f8f9fa;overflow:hidden;box-sizing:border-box}@media(min-width:480px){.homepage-product-showcase .homepage-product-card{height:300px}}@media(min-width:768px){.homepage-product-showcase .homepage-product-card{height:300px}}@media(min-width:1024px){.homepage-product-showcase .homepage-product-card{height:300px}}@media(min-width:1400px){.homepage-product-showcase .homepage-product-card{height:250px}}.homepage-product-showcase .homepage-product-card .homepage-product-image-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;justify-content:unset!important;align-items:unset!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;background:#f8f9fa!important;overflow:hidden!important;aspect-ratio:unset!important}.homepage-product-showcase .homepage-product-card .homepage-product-image{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:none!important;object-fit:cover!important;object-position:center center!important;outline:none!important}.homepage-product-showcase .image-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:homepage-skeleton-loading 1.5s infinite}@keyframes homepage-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.homepage-product-showcase .homepage-product-card .homepage-product-content{position:absolute!important;right:0!important;bottom:0!important;left:0!important;z-index:2!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:3px 4px!important;background:transparent!important;flex-grow:unset!important}.homepage-product-showcase .homepage-product-label{display:inline-block;width:auto;min-width:70px;max-width:100px;margin-bottom:5px;padding:4px 10px;border:none;border-radius:2px;background:var(--jd-yellow, #ffde00);color:#000;font-family:var(--font-ui, "Montserrat", system-ui, sans-serif);font-size:.75rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;transition:background-color var(--duration-base, .25s) ease,transform var(--duration-fast, .15s) ease,box-shadow var(--duration-base, .25s) ease;box-shadow:0 1px 3px #0006;text-overflow:ellipsis}@media(min-width:768px){.homepage-product-showcase .homepage-product-card .homepage-product-content{padding:4px 6px!important}.homepage-product-showcase .homepage-product-label{min-width:85px;max-width:115px;padding:4px 10px;font-size:1rem;line-height:1.2}}@media(min-width:480px)and (max-width:767px){.homepage-product-showcase .homepage-product-label{min-width:75px;max-width:100px;font-size:1rem}}@media(min-width:1024px){.homepage-product-showcase .homepage-product-card .homepage-product-content{padding:5px 8px!important}.homepage-product-showcase .homepage-product-label{min-width:100px;max-width:350px;padding:5px 12px;font-size:1rem;line-height:1.2}}@media(min-width:1400px){.homepage-product-showcase .homepage-product-card .homepage-product-content{padding:4px 6px!important}.homepage-product-showcase .homepage-product-label{min-width:100px;max-width:350px;padding:4px 10px;font-size:1rem}}.homepage-product-showcase .homepage-product-card:hover .homepage-product-label{background:#e6b800;transform:translateY(-1px);box-shadow:0 2px 6px #0000007f}.homepage-product-showcase .homepage-product-card:not(.loaded) .homepage-product-image{opacity:0!important}.homepage-product-showcase .homepage-product-card.loaded .homepage-product-image{opacity:1!important}@media(prefers-reduced-motion:reduce){.homepage-product-showcase .homepage-product-card-link:hover,.homepage-product-showcase .homepage-product-card:hover .homepage-product-image{transform:none}.homepage-product-showcase .image-skeleton{animation:none}}@media(prefers-contrast:high){.homepage-product-showcase .homepage-product-label{border:2px solid #000;background:#fff;color:#000}.homepage-product-showcase .homepage-product-card{border:2px solid #000}}.homepage-product-showcase .homepage-product-card-link:focus-visible{outline:3px solid var(--jd-yellow, #ffde00);outline-offset:2px}@media print{.homepage-product-showcase{break-inside:avoid}.homepage-product-showcase .product-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.homepage-product-showcase .homepage-product-card{height:auto;page-break-inside:avoid}}
