.home-cats{padding-top:var(--hcat-pad-top, 64px);padding-bottom:var(--hcat-pad-bot, 64px)}.home-cats__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 28px}.home-cats__heading-group{min-width:0;max-width:720px}.home-cats__eyebrow{display:block;margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:#00000073}.home-cats__title{margin:0;font-size:clamp(22px,2.2vw,30px);font-weight:600;letter-spacing:-.015em;color:#111}.home-cats__subtitle{margin:8px 0 0;font-size:14px;font-weight:500;line-height:1.5;color:#111;max-width:60ch}.home-cats__grid{display:grid;grid-template-columns:repeat(var(--hcat-per-row, 4),1fr);gap:10px}.home-cats__card{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 5;background:#ece8e0;text-decoration:none;color:inherit;isolation:isolate}.home-cats__img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.home-cats__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s cubic-bezier(.2,0,.15,1),filter .6s ease;will-change:transform}.home-cats__card:hover .home-cats__img,.home-cats__card:focus-visible .home-cats__img{transform:scale(1.06);filter:brightness(.92)}.home-cats__card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(180deg,#0000,#00000026 40%,#0000008c);pointer-events:none;z-index:1}.home-cats__label-row{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:#fff}.home-cats__label{display:inline-flex;align-items:center;gap:10px;position:relative;font-size:clamp(16px,1.4vw,20px);font-weight:600;letter-spacing:-.005em;line-height:1.1;text-shadow:0 1px 14px rgba(0,0,0,.25)}.home-cats__label:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:#fff;transform:scaleX(0);transform-origin:left center;transition:transform .45s cubic-bezier(.2,0,.15,1)}.home-cats__card:hover .home-cats__label:after,.home-cats__card:focus-visible .home-cats__label:after{transform:scaleX(1)}.home-cats__arrow{display:inline-flex;align-items:center;transition:transform .35s cubic-bezier(.2,0,.15,1)}.home-cats__arrow .icon{width:14px;height:14px;stroke-width:1.5}.home-cats__card:hover .home-cats__arrow,.home-cats__card:focus-visible .home-cats__arrow{transform:translate(4px)}@media(max-width:1040px){.home-cats__grid{grid-template-columns:repeat(2,1fr);gap:8px}.home-cats__header{margin-bottom:22px}}@media(max-width:640px){.home-cats__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:16px}.home-cats__number{top:12px;left:12px;font-size:10px}.home-cats__label-row{left:14px;right:14px;bottom:14px}.home-cats__label{font-size:15px;gap:8px}.home-cats__arrow .icon{width:12px;height:12px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/home-category-row.css.map */
