.category-showcase{background:var(--cs-bg, #161412);padding:56px 24px}.category-showcase__header{text-align:center;max-width:600px;margin:0 auto 32px}.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 .4s ease}.category-showcase__card:hover .category-showcase__image{transform:scale(1.04)}.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,#161412e6,#16141226 55%,#1614120d)}.category-showcase__content{position:absolute;left:0;right:0;bottom:0;padding:24px;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(20px,3vw,26px);font-weight:500;color:#f2ead9;margin:0 0 10px}.category-showcase__link{font-size:13px;color:#f2ead9;border-bottom:1px solid var(--cs-accent, #c9a15a);padding-bottom:2px;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:40px 16px}.category-showcase__card{aspect-ratio:4 / 3}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-category-showcase.css.map */
