.gl-product-card{display:flex;height:100%;min-width:0;flex-direction:column;align-self:stretch;overflow:hidden;border:1px solid var(--gl-sand-line);border-radius:8px;color:var(--gl-carbon);background:var(--gl-soft-salt);transition:border-color .2s var(--gl-ease)}.gl-product-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--gl-bone)}.gl-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.gl-product-card__image,.gl-product-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.gl-product-card__media[data-media-fit=contain] .gl-product-card__image{object-fit:contain}.gl-product-card__secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .22s var(--gl-ease),transform .22s var(--gl-ease)}.gl-product-card__primary{transition:transform .22s var(--gl-ease),opacity .22s var(--gl-ease)}.gl-product-card__badge{position:absolute;z-index:1;top:.7rem;left:.7rem;padding:.38rem .52rem;background:var(--gl-atlantic);color:var(--gl-soft-salt);font:600 .56rem / 1 var(--gl-font-ui);letter-spacing:.15em;text-transform:uppercase}.gl-product-card__badge--sale{background:var(--gl-sun-clay)}.gl-product-card__badge--sold-out{background:var(--gl-carbon)}.gl-product-card__cta{position:absolute;z-index:2;right:.7rem;bottom:.7rem;left:.7rem;opacity:0;transform:translateY(.45rem);transition:opacity .2s var(--gl-ease),transform .2s var(--gl-ease)}.gl-product-card__view-product{position:relative;inset:auto;display:flex;width:100%;height:2.55rem;min-height:2.55rem;max-inline-size:none;align-items:center;justify-content:center;padding:.7rem .9rem;border:1px solid rgb(251 250 247 / .22);border-radius:999px;background:#0d3036f5;color:var(--gl-soft-salt);font:600 .66rem / 1 var(--gl-font-ui);letter-spacing:.15em;text-transform:uppercase;text-decoration:none;box-shadow:none;opacity:1;pointer-events:auto;white-space:normal}.gl-product-card__view-product-icon{position:absolute;top:0;right:.75rem;bottom:0;display:inline-flex;width:1.2rem;height:1.2rem;align-items:center;justify-content:center;margin-block:auto;border:1px solid currentColor;border-radius:50%;line-height:1;flex:0 0 auto}.gl-product-card__view-product-icon svg{display:block;width:.72rem;height:.72rem;margin:0;vertical-align:middle;transform:translateY(-.5px)}.gl-product-card__view-product-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.gl-product-card__content{display:flex;flex:1 0 auto;min-width:0;flex-direction:column;padding:1rem}.gl-product-card__title{display:-webkit-box;overflow:hidden;min-width:0;min-block-size:2.64em;margin:0;color:var(--gl-atlantic);font-family:var(--gl-font-ui);font-size:.95rem;font-style:normal;font-weight:500;line-height:1.32;letter-spacing:normal;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gl-product-card__title a{color:inherit;text-decoration:none}.gl-product-card__price{display:block;margin-top:.75rem;color:var(--gl-carbon);font-family:var(--gl-font-ui);font-size:.9rem;font-style:normal;font-weight:500;line-height:1.25;letter-spacing:normal;text-transform:none}.gl-product-card__price>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem}.gl-product-card__price .price,.gl-product-card__price .compare-at-price{font:inherit}.gl-product-card__price .compare-at-price{color:var(--gl-ocean-mineral);font-size:.7rem;font-weight:400;text-decoration-thickness:1px}.gl-product-card__swatches{display:flex;min-width:0;align-items:center;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}.gl-product-card__swatches swatches-variant-picker-component{display:block;width:min(100%,6.7rem);min-width:0;max-width:6.7rem}.gl-product-card__swatches swatches-variant-picker-component overflow-list{display:block;max-width:100%}.gl-product-card__swatches swatches-variant-picker-component overflow-list::part(list){flex-wrap:nowrap;gap:.35rem}.gl-product-card__swatches .variant-option{margin:0;padding:0;border:0}.gl-product-card__swatches .variant-option__button-label{width:1rem;height:1rem}.gl-product-card__swatches .swatch{width:.875rem;height:.875rem;border:1px solid var(--gl-sand-line);border-radius:50%}.gl-product-card__swatches .variant-option__button-label:has(input:checked){outline:1px solid var(--gl-atlantic);outline-offset:2px}.gl-product-card__swatches .hidden-swatches__count{color:var(--gl-ocean-mineral);font:600 .6rem / 1 var(--gl-font-ui)}@media(hover:hover)and (pointer:fine){.gl-product-card:hover .gl-product-card__secondary,.gl-product-card:focus-within .gl-product-card__secondary{opacity:1}.gl-product-card:hover .gl-product-card__primary,.gl-product-card:focus-within .gl-product-card__primary{transform:scale(1.02)}.gl-product-card:hover .gl-product-card__cta,.gl-product-card:focus-within .gl-product-card__cta{opacity:1;transform:translateY(0)}.gl-product-card:hover{border-color:color-mix(in srgb,var(--gl-atlantic) 35%,var(--gl-sand-line))}.gl-product-card__view-product:is(:hover,:focus-visible){border-color:var(--gl-atlantic);background:var(--gl-soft-salt);color:var(--gl-atlantic)}.gl-product-card__title a:hover{color:var(--gl-ocean-mineral)}}@media(max-width:749px){.gl-product-card{border-radius:7px}.gl-product-card__content{padding:.8rem}.gl-product-card__title{min-block-size:2.68em;font-size:.8rem;line-height:1.34}.gl-product-card__price{margin-top:.58rem;font-size:.78rem}.gl-product-card__swatches{gap:.4rem;margin-top:.58rem}}@media(max-width:749px),(hover:none),(pointer:coarse){.gl-product-card__cta{display:none}}@media(max-width:389px){.gl-product-card__title{font-size:.75rem}.gl-product-card__price{font-size:.74rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/grace-luxco-product-card.css.map */
