.category-showcase-section{background:var(--cs-bg, #ffffff);width:100%}.category-showcase-container{max-width:1600px;margin:0 auto;padding-left:20px;padding-right:20px}.category-row{margin-bottom:44px}.category-row:last-child{margin-bottom:0}.category-row-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.category-row-title{font-size:22px;font-weight:700;color:var(--cs-heading-color, #374151);margin:0;line-height:1.2;letter-spacing:-.01em}.category-row-all{display:inline-flex;align-items:center;gap:6px;color:var(--cs-link-color, #4a90e2);font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s ease}.category-row-all:hover{opacity:.75}.category-row-arrow-circle{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--cs-arrow-bg, #dbeafe);color:var(--cs-link-color, #4a90e2);flex-shrink:0;transition:transform .2s ease}.category-row-all:hover .category-row-arrow-circle{transform:translate(3px)}.category-row-grid{display:grid;grid-template-columns:repeat(var(--cs-cols-mobile, 3),minmax(0,1fr));gap:16px 14px}@media screen and (min-width:750px){.category-row-grid{grid-template-columns:repeat(var(--cs-cols-tablet, 5),minmax(0,1fr));gap:20px 18px}}@media screen and (min-width:990px){.category-row-grid{grid-template-columns:repeat(var(--cs-cols-desktop, 8),minmax(0,1fr));gap:24px 22px}}.category-row-grid--scroll{display:flex;grid-template-columns:repeat(7,1fr);overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.category-row-grid--scroll::-webkit-scrollbar{display:none}.category-row-grid--scroll .category-item{flex:0 0 auto;width:100px;scroll-snap-align:start}@media screen and (min-width:750px){.category-row-grid--scroll{display:grid;overflow-x:visible}.category-row-grid--scroll .category-item{width:auto}}.category-item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;cursor:pointer;background:none;border:none;padding:0;-webkit-tap-highlight-color:transparent}.category-item-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;background:var(--cs-tile-bg, #f2f2f2);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.category-item--shape-square .category-item-image{border-radius:var(--cs-radius, 16px)}.category-item--shape-circle .category-item-image{border-radius:50%}.category-item-img{object-fit:contain}.category-item-image:not(.category-item-image--dual) .category-item-img--front{width:100%;height:90%}.category-item-image--dual{padding:8%}.category-item-image--dual .category-item-img{position:absolute;bottom:6%}.category-item-image--dual .category-item-img--back{left:8%;width:46%;height:78%;z-index:1;opacity:.96}.category-item-image--dual .category-item-img--front{right:6%;width:54%;height:88%;z-index:2}.category-item:hover .category-item-image,.category-item:focus-visible .category-item-image{transform:translateY(-3px);box-shadow:0 8px 18px #0000001a}.category-item:focus-visible{outline:2px solid var(--cs-link-color, #4a90e2);outline-offset:4px;border-radius:var(--cs-radius, 16px)}.category-item-label{margin-top:12px;font-size:15px;font-weight:600;color:var(--cs-label-color, #374151);line-height:1.35;max-width:140px}@media screen and (max-width:749px){.category-showcase-container{padding-left:16px;padding-right:0}.category-row-title{font-size:18px}.category-row-all{font-size:14px}.category-item-label{font-size:12.5px;margin-top:9px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/category-showcase.css.map */
