.category-showcase{background:var(--cs-bg, #161412);padding:64px 24px}.category-showcase__header{text-align:center;max-width:600px;margin:0 auto 36px}.category-showcase__eyebrow{font-size:12px;letter-spacing:3px;text-transform:uppercase;color:var(--cs-accent, #c9a15a);margin:0 0 10px}.category-showcase__heading{font-size:clamp(22px,4vw,30px);font-weight:500;color:#f2ead9;margin:0}.category-showcase__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1100px;margin:0 auto}.category-showcase__card{position:relative;display:block;aspect-ratio:4 / 5;border-radius:8px;overflow:hidden;text-decoration:none;background:#211c19}.category-showcase__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.category-showcase__card:hover .category-showcase__image{transform:scale(1.05)}.category-showcase__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#3a1f1f}.category-showcase__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#161412f7,#161412d1 28%,#16141261 62%,#1614122e),linear-gradient(to right,#16141259,#16141200 55%)}.category-showcase__content{position:absolute;left:0;right:0;bottom:0;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.category-showcase__card-eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--cs-accent, #c9a15a);margin:0 0 6px}.category-showcase__title{font-size:clamp(22px,3vw,28px);font-weight:500;color:#f2ead9;margin:0 0 4px;text-shadow:0 1px 12px rgba(0,0,0,.55)}.category-showcase__count{font-size:12px;letter-spacing:.5px;color:#b3a693;margin:0 0 14px}.category-showcase__link{font-size:13px;color:#f2ead9;border-bottom:1px solid var(--cs-accent, #c9a15a);padding-bottom:3px;transition:color .2s ease}.category-showcase__card:hover .category-showcase__link{color:var(--cs-accent, #c9a15a)}@media screen and (max-width:749px){.category-showcase{padding:44px 16px}.category-showcase__card{aspect-ratio:3 / 2}.category-showcase__content{padding:22px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-category-showcase.css.map */
