#product-grid.product-grid{row-gap:18px!important;column-gap:18px!important}.product-card{border:1px solid rgba(var(--color-foreground),.12);border-radius:16px;overflow:hidden;background:rgb(var(--color-background));box-shadow:0 10px 24px #0000000f;transition:transform .15s ease,box-shadow .15s ease;height:100%;display:grid;grid-template-rows:auto 1fr}.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000001a}.product-card img{width:100%;aspect-ratio:1 / 1;object-fit:contain;padding:10px;display:block;background:rgba(var(--color-foreground),.03)}.product-card__info{padding:12px 12px 14px;display:grid;gap:8px;text-align:left}.product-card__title{font-size:1.45rem;font-weight:800;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.6rem}.product-card__sku{margin:0;font-size:1.25rem;opacity:.72}.product-card__stock .in-stock,.product-card__stock .out-stock{display:inline-flex;align-items:center;font-weight:800;padding:4px 10px;border-radius:999px}.product-card__stock .in-stock{background:#00a0501a}.product-card__stock .out-stock{background:#c800001a}.product-card__price{font-size:1.45rem;font-weight:900;line-height:1.15}.compare-price{font-size:1.25rem;opacity:.6;text-decoration:line-through;font-weight:700}.product-card__qty{display:grid;grid-template-columns:38px 1fr 38px;gap:8px;align-items:center;margin-top:4px}.qty-btn{border:1px solid rgba(var(--color-foreground),.16);background:rgb(var(--color-background));border-radius:10px;height:38px;cursor:pointer;font-weight:900}.qty-input{border:1px solid rgba(var(--color-foreground),.16);border-radius:10px;height:38px;width:100%;text-align:center}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-input[type=number]{-moz-appearance:textfield}.add-to-cart-btn{margin-top:10px;width:100%;border:0;border-radius:12px;padding:12px;cursor:pointer;font-weight:900;background:rgb(var(--color-button));color:rgb(var(--color-button-text));transition:transform .12s ease,opacity .12s ease}.add-to-cart-btn:hover{transform:translateY(-1px)}.add-to-cart-btn:disabled{opacity:.55;cursor:not-allowed}.quick-view-button{width:100%;border-radius:12px;border:1px solid rgba(var(--color-foreground),.16);background:rgba(var(--color-background),1);padding:10px 12px;cursor:pointer;font-weight:900}#product-grid .full-unstyled-link,#product-grid .full-width-link,#product-grid a.card__link,#product-grid a.card__content{pointer-events:none!important}#product-grid .quick-view-button,#product-grid .add-to-cart-btn,#product-grid .qty-btn,#product-grid .qty-input{pointer-events:auto!important}.quick-view-button:hover{opacity:.92}
/*# sourceMappingURL=/cdn/shop/t/8/assets/modern-overrides.css.map */
