/** Shopify CDN: Minification failed

Line 6:5567 Expected "}" to go with "{"

**/
.product-card{position:relative;display:flex;flex-direction:column;height:100%;width:100%;min-width:0;}.product-card{transition:opacity 0.3s ease;}.product-card:has(.product-card__badge--sold-out) .product-card__image{opacity:0.6;position:relative;}.product-card:has(.product-card__badge--sold-out) .product-card__image::after{content:'';position:absolute;inset:0;background:rgba(255,255,255,0.3);z-index:2;}.product-card:has(.product-card__badge--sold-out) .product-card__image img{filter:grayscale(100%);}.product-card__link{display:block;text-decoration:none;color:inherit;}.product-card__image{position:relative;width:100%;aspect-ratio:2 / 3;overflow:hidden;background-color:#f5f5f5;margin-bottom:1rem;}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease,opacity 0.3s ease,filter 0.3s ease;}.product-card__image img.is-loading{filter:blur(8px);opacity:0.6;}.product-card__img--secondary{position:absolute;top:0;left:0;z-index:1;opacity:0;}.product-card__link:hover .has-secondary-image .product-card__img--secondary{opacity:1;}.product-card__link:hover .has-secondary-image img:not(.product-card__img--secondary){opacity:0;}.product-card__link:hover .product-card__image img{transform:scale(1.05);}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.product-card__info{text-align:center;flex:1;display:flex;flex-direction:column;justify-content:flex-start;}.product-card__vendor{font-size:0.875rem;color:#666;margin-bottom:0.25rem;text-transform:uppercase;letter-spacing:0.05em;}.product-card__title{font-size:1rem;font-weight:300;text-transform:uppercase;letter-spacing:0.02em;margin:0 0 0.5rem 0;line-height:1.4;}.product-card__price{display:flex;align-items:center;justify-content:center;gap:0.5rem;font-weight:600;}.product-card__price--sale{color:#c6955c;}.product-card__price--compare{color:#999;text-decoration:line-through;font-size:0.875rem;}.product-card__price--regular{color:#333;}.product-card__savings{font-size:0.75rem;color:#c6955c;font-weight:500;margin-top:0.25rem;text-transform:uppercase;letter-spacing:0.02em;}.product-card__rating{margin-top:0.5rem;font-size:0.875rem;color:#666;}.product-card__swatches{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.4rem;margin-top:0.75rem;padding:0.25rem 0;}.product-card__swatch{position:relative;width:22px;height:22px;padding:0;border:2px solid #e0e0e0;border-radius:50%;background:#fff;cursor:pointer;transition:all 0.2s ease;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,0.1);}.product-card__swatch:hover{transform:scale(1.1);border-color:#c6955c;}.product-card__swatch.is-active{border-color:#c6955c;box-shadow:0 0 0 1px #fff,0 0 0 3px #c6955c;}.product-card__swatch::before{content:attr(data-color);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);padding:4px 8px;background:#121212;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;border-radius:4px;opacity:0;visibility:hidden;transition:all 0.2s ease;pointer-events:none;z-index:10;text-transform:capitalize;}.product-card__swatch:hover::before{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);}.product-card__swatch::after{content:'';position:absolute;bottom:calc(100% + 2px);left:50%;transform:translateX(-50%) translateY(4px);border:4px solid transparent;border-top-color:#121212;opacity:0;visibility:hidden;transition:all 0.2s ease;z-index:10;}.product-card__swatch:hover::after{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);}.product-card__swatch-color{display:block;width:100%;height:100%;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;}.product-card__swatch-color:not([style*='background-image']):not([style*='background-color']){background-color:#ddd;}.product-card__swatch-more{font-size:0.75rem;color:#666;font-weight:500;}.product-card__image-wrapper{position:relative;overflow:hidden;}.product-card__badge{position:absolute;top:12px;right:12px;background:#000;color:#fff;padding:6px 12px;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;z-index:5;border-radius:4px;}.product-card__badge--sold-out{background:#e53935;box-shadow:0 2px 8px rgba(229,57,53,0.3);}.product-card__quick-view{position:absolute;bottom:0;left:0;right:0;padding:14px 24px;background:linear-gradient( 135deg,var(--colorBtnPrimaryLight,#d4a574) 0%,var(--colorBtnPrimary,#c6955c) 50%,var(--colorBtnPrimaryDim,#b8854a) 100% );background-size:200% 200%;color:var(--colorBtnPrimaryText,#ffffff);border:none;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;font-weight:600;font-size:0.875rem;letter-spacing:0.02em;cursor:pointer;opacity:0;transform:translateY(100%);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 4px 15px rgba(198,149,92,0.3),0 2px 8px rgba(0,0,0,0.15);z-index:10;}.product-card__image-wrapper:hover .product-card__quick-view{opacity:1;transform:translateY(0);}.product-card__quick-view:hover{background-position:100% 100%;@media only screen and (max-width:1200px){.product-card__title{font-size:0.95rem;}}@media only screen and (max-width:989px){.product-card__title{font-size:0.9rem;letter-spacing:0.015em;}}@media only screen and (max-width:749px){.product-card__title{font-size:0.85rem;letter-spacing:0.01em;margin:0 0 0.4rem 0;}}@media only screen and (max-width:480px){.product-card__title{font-size:0.8rem;}}@media only screen and (max-width:375px){.product-card__title{font-size:0.75rem;}}