.cr-card{--cr-yellow: #EEB231;--cr-black: #0A0A0A;--cr-cream: #F7F5F0;--cr-media-bg: #F7F5F0;--cr-text-main: #1A1A1A;--cr-text-muted: #8A8A8A;--cr-card-radius: 6px;--cr-card-aspect: 1 / 1}.cr-card{container-type:inline-size;container-name:cr-card;position:relative;border-radius:var(--cr-card-radius);overflow:hidden;background:var(--cr-cream);height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s ease}.cr-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.cr-card__link{display:grid;grid-template-rows:auto 1fr;text-decoration:none;color:inherit;height:100%}.cr-card__media{position:relative;aspect-ratio:var(--cr-card-aspect);background:var(--cr-media-bg);overflow:hidden;display:flex;align-items:center;justify-content:center}.cr-card__image{width:85%;height:85%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.cr-card:hover .cr-card__image{transform:scale(1.05)}.cr-card__placeholder{width:60%;height:60%;opacity:.3}.cr-card__placeholder-svg{width:100%;height:100%}.cr-card__badge{position:absolute;top:10px;left:10px;padding:4px 10px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:3px;line-height:1.3;z-index:2}.cr-card__badge--sale{background:var(--cr-yellow);color:var(--cr-black)}.cr-card__badge--sold-out{background:#000c;color:#fff}.cr-card__info{padding:clamp(12px,4cqw,20px);display:flex;flex-direction:column;gap:6px;background:var(--cr-cream)}.cr-card__vendor{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--cr-text-muted);line-height:1.2}.cr-card__title{font-size:clamp(.8125rem,5cqw,1rem);font-weight:600;line-height:1.35;color:var(--cr-text-main);margin:0;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cr-card__price-row{display:flex;align-items:baseline;gap:8px;padding-top:6px;margin-top:auto}.cr-card__price,.cr-card__price--sale{font-size:clamp(.9375rem,6cqw,1.1875rem);font-weight:800;color:var(--cr-text-main);line-height:1.2}.cr-card__price--compare{font-size:clamp(.75rem,4cqw,.875rem);font-weight:400;color:var(--cr-text-muted);text-decoration:line-through;line-height:1.2}.cr-card__price--sold-out{font-size:clamp(.9375rem,6cqw,1.1875rem);font-weight:800;color:var(--cr-text-muted);line-height:1.2}.cr-products-section{padding-block:clamp(40px,6vw,80px)}.cr-products-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:clamp(20px,3vw,40px);flex-wrap:wrap}.cr-products-section__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--color-foreground-heading, #fff);margin:0;line-height:1.2}.cr-products-section__subtitle{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--cr-yellow, #EEB231)}.cr-products-section__view-all{font-size:.875rem;font-weight:600;color:var(--cr-yellow, #EEB231);text-decoration:none;transition:color .2s ease;white-space:nowrap}.cr-products-section__view-all:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.cr-products-grid{display:grid;grid-template-columns:repeat(var(--cr-grid-cols, 4),1fr);gap:var(--cr-grid-gap, clamp(12px, 2vw, 20px));list-style:none;padding:0;margin:0}@media screen and (min-width:750px)and (max-width:989px){.cr-products-grid{--cr-grid-cols: var(--cr-grid-cols-tablet, 3)}}@media screen and (max-width:749px){.cr-products-grid{--cr-grid-cols: var(--cr-grid-cols-mobile, 2)}.cr-products-section__header{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cr-product-card.css.map */
