.th-collections__grid{display:grid;grid-template-columns:repeat(var(--th-cols, 4),minmax(0,1fr));gap:2.8rem;list-style:none;margin:0;padding:0}.th-collection-card{color:rgb(var(--color-foreground));text-decoration:none;display:flex;flex-direction:column;min-width:0;height:100%;padding:1.25rem 1.25rem 1.8rem;border-radius:1.6rem;background:#fffffff0;border:1px solid rgba(16,24,40,.07);box-shadow:0 1px 2px #1018280a,0 10px 28px #10182814;transition:transform .32s cubic-bezier(.2,.75,.25,1),box-shadow .32s ease,border-color .32s ease;position:relative;overflow:hidden;isolation:isolate}.th-collection-card__link{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;color:inherit;text-decoration:none}.th-collection-card__children{list-style:none;margin:1.4rem .35rem 0;padding:1.2rem 0 0;border-top:1px solid rgba(16,24,40,.08);font-size:1.25rem;line-height:1.5;opacity:.62}.th-collection-card__children li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.th-collection-card:after{content:"";position:absolute;top:-45%;right:-90%;bottom:-45%;left:-90%;z-index:-1;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.72) 50%,transparent 60%);transform:translate(-45%) rotate(8deg);transition:transform .75s ease}.th-collection-card:hover{transform:translateY(-8px);border-color:#c426263d;box-shadow:0 3px 8px #1018280f,0 22px 46px #10182829,0 0 0 1px #c426260a}.th-collection-card:focus-visible,.th-collection-card__link:focus-visible{outline:.2rem solid rgba(196,38,38,.7);outline-offset:.3rem}.th-collection-card:hover:after{transform:translate(55%) rotate(8deg)}.th-collection-card__media{aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(145deg,#f9fafb,#e9edf1);border-radius:1.15rem;position:relative}.th-collection-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff73;border-radius:inherit}.th-collection-card__media img,.th-collection-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.75,.25,1),filter .5s ease}.th-collection-card__media--placeholder svg{object-fit:contain;padding:15%;fill:#10182829}.th-collection-card:hover img{transform:scale(1.065);filter:saturate(1.04) contrast(1.02)}.th-collection-card__title{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;margin:1.8rem .35rem .5rem;font-size:1.9rem;line-height:1.15;text-transform:uppercase;font-weight:700}.th-collection-card__title+.th-collection-card__count{margin-top:auto}.th-collection-card__count{margin:0 .35rem;font-size:1.32rem;opacity:.62}.th-collection-card__arrow{width:3.4rem;height:3.4rem;flex:0 0 3.4rem;display:inline-grid;place-items:center;border-radius:50%;font-size:2rem;font-weight:400;background:#f0f2f4;color:#171717;transition:transform .28s ease,background-color .28s ease,color .28s ease}.th-collection-card:hover .th-collection-card__arrow{transform:translate(4px);background:#c42626;color:#fff}@media screen and (max-width:989px){.th-collections__grid{grid-template-columns:repeat(var(--th-cols-tablet, 2),minmax(0,1fr));gap:2rem}}@media screen and (max-width:540px){.th-collections__grid{grid-template-columns:repeat(var(--th-cols-mobile, 1),minmax(0,1fr));gap:1.6rem}.th-collection-card{border-radius:1.3rem}}@media screen and (max-width:749px){.th-collections__grid--dense .th-collection-card{padding:1rem 1rem 1.4rem}.th-collections__grid--dense .th-collection-card__title{font-size:1.5rem;margin:1.2rem .2rem .4rem;gap:.8rem}.th-collections__grid--dense .th-collection-card__arrow{width:2.8rem;height:2.8rem;flex-basis:2.8rem;font-size:1.6rem}.th-collections__grid--dense .th-collection-card__count{font-size:1.2rem}.th-collections__grid--dense .th-collection-card__children{font-size:1.15rem;margin-top:1rem;padding-top:1rem}}@media(prefers-reduced-motion:reduce){.th-collection-card,.th-collection-card:after,.th-collection-card__media img,.th-collection-card__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/th-collection-card.css.map */
