.repolished-product-grid{--rr-brand-red: #da1f26;--rr-brand-black: #111111;--rr-brand-blue: #2f5f9e;--rr-brand-yellow: #f0d00e;--rr-grid-muted: #ffffff;--rr-grid-border: #e5e5e5;--rr-grid-muted-text: #6b7280;--rr-radius: .625rem;--rr-radius-sm: calc(var(--rr-radius) - 4px);background:#fff;font-family:Inter,Open Sans,sans-serif;-webkit-font-smoothing:antialiased}.repolished-product-grid-section{width:100%;max-width:none;margin:0;padding:0}.repolished-product-grid__inner{max-width:80rem;margin:0 auto;padding:6rem 1.5rem}.repolished-product-grid__header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end;margin-bottom:3rem}.repolished-product-grid__header-text{min-width:0}.repolished-product-grid__eyebrow{display:block;font-size:10px;font-weight:900;letter-spacing:.3em;text-transform:uppercase;color:var(--rr-brand-red);line-height:1.3}.repolished-product-grid__heading{margin:.5rem 0 0;font-size:clamp(1.875rem,3.5vw,2.25rem);font-weight:900;font-style:italic;text-transform:uppercase;letter-spacing:-.025em;line-height:1.1;color:var(--rr-brand-black)}.repolished-product-grid__view-all{flex-shrink:0;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--rr-brand-yellow);text-decoration-thickness:2px;color:var(--rr-brand-black);transition:color .2s ease}.repolished-product-grid__view-all:hover{color:var(--rr-brand-red)}.repolished-product-grid__items{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.repolished-product-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.repolished-product-grid__items{grid-template-columns:repeat(3,minmax(0,1fr))}}.repolished-product-grid__card{display:block;padding:1.25rem;background:#fff;border:1px solid var(--rr-grid-border);border-radius:var(--rr-radius-sm);color:inherit;transition:transform .2s ease,border-color .2s ease}.repolished-product-grid__media-link,.repolished-product-grid__title-link{color:inherit;text-decoration:none}.repolished-product-grid__title-link:hover{color:var(--rr-brand-red)}.repolished-product-grid__card:hover{border-color:var(--rr-brand-red);transform:translateY(-4px)}.repolished-product-grid__media{position:relative;aspect-ratio:1 / 1;width:100%;margin-bottom:1.25rem;overflow:hidden;border-radius:var(--rr-radius-sm);background:#fff}.repolished-product-grid__media .image-element__wrap{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;overflow:hidden!important;background:transparent!important}.repolished-product-grid__media .image-element__wrap img,.repolished-product-grid__media img.repolished-product-grid__image,.repolished-product-grid__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center center!important;transition:transform .5s ease}.repolished-product-grid__media--cover .image-element__wrap img,.repolished-product-grid__media--cover img.repolished-product-grid__image,.repolished-product-grid__media--cover img{object-fit:cover!important}.repolished-product-grid__media--contain .image-element__wrap img,.repolished-product-grid__media--contain img.repolished-product-grid__image,.repolished-product-grid__media--contain img{object-fit:contain!important}.repolished-product-grid__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.repolished-product-grid__card:hover .repolished-product-grid__media img{transform:scale(1.05)}.repolished-product-grid__badge{position:absolute;top:.5rem;left:.5rem;z-index:2;padding:.25rem .5rem;background:var(--rr-brand-red);color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;line-height:1.2}.repolished-product-grid__badge--sold-out{background:var(--rr-brand-black, #111111)}.repolished-product-grid__brand{margin:0 0 .25rem;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--rr-brand-blue);line-height:1.3}.repolished-product-grid__title{margin:0 0 1rem;min-height:2.5rem;font-size:.875rem;font-weight:900;line-height:1.25;color:var(--rr-brand-black)}.repolished-product-grid__title-link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.repolished-product-grid__variant-select{width:100%;margin:-.5rem 0 1rem;padding:.5rem .625rem;border:1px solid var(--rr-grid-border);border-radius:var(--rr-radius-sm);background:#fff;color:var(--rr-brand-black);font-size:.75rem;font-weight:600;line-height:1.3}.repolished-product-grid__from{font-size:.75rem;font-weight:700;font-style:italic;text-transform:lowercase}.repolished-product-grid__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.repolished-product-grid__pricing{min-width:0}.repolished-product-grid__price{font-size:1.125rem;font-weight:900;line-height:1.2;color:var(--rr-brand-black)}.repolished-product-grid__compare{margin-left:.5rem;font-size:.75rem;color:var(--rr-grid-muted-text);text-decoration:line-through}.repolished-product-grid__cta{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;padding:.5rem .875rem;background:var(--rr-cta-bg, var(--rr-brand-red));color:var(--rr-cta-text, #fff);border:1px solid var(--rr-cta-bg, var(--rr-brand-red));font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border-radius:var(--rr-radius-sm);line-height:1.2;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.repolished-product-grid__card:hover .repolished-product-grid__cta,.repolished-product-grid__cta:hover{background:var(--rr-cta-hover-bg, #fff);color:var(--rr-cta-hover-text, var(--rr-brand-red));border-color:var(--rr-cta-hover-text, var(--rr-brand-red))}.repolished-product-grid__cta-icon{width:.875rem;height:.875rem;flex-shrink:0}.repolished-product-grid__empty{grid-column:1 / -1;padding:2rem;text-align:center;color:var(--rr-grid-muted-text);font-size:.875rem}
/*# sourceMappingURL=/cdn/shop/t/5/assets/repolished-product-grid.css.map */
