product-card{display:flex;flex-direction:column;justify-content:flex-end;gap:.625rem;height:fit-content}.product-card--info{display:flex;flex-direction:column;gap:1rem}.product-card--info-top{display:flex;flex-direction:column;gap:.375rem;justify-content:space-between}.product-card--image{position:relative}.product-card--image-wrapper{position:relative;aspect-ratio:3 / 4;border-radius:.625rem;overflow:hidden}.product-card--image-wrapper img.cover.is-swapping{position:absolute;top:0;left:0}.product-card--image .hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity var(--transition-duration) var(--transition-ease)}.product-card--image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:space-between;justify-content:space-between;gap:.625rem;padding:.625rem}.product-card--image-overlay:has(.product-card--promotion){padding-bottom:3.5rem}.product-card--tags{display:flex;flex-wrap:wrap;flex:0 0 auto;width:max-content;max-width:100%;gap:.625rem}.product-card--badge{width:3rem;height:3rem;margin-left:auto;flex-shrink:0}.product-card--badge:empty{display:none}.product-card--promotion{position:absolute;bottom:.625rem;left:.625rem;width:calc(100% - 1.25rem);font-size:var(--small-size);font-weight:var(--small-weight);line-height:var(--small-line-height);letter-spacing:var(--small-letter-spacing);background:var(--color-purple)}.product-card--promotion .btn--copy{background:var(--color-background)}.product-card--atc{display:none;margin-top:auto}.product-card--atc-submit,.product-card--atc-button{position:relative;width:100%}.product-card--atc-status{position:absolute;display:none;top:0;left:0;width:100%;height:100%}product-card.adding .product-card--atc-button{opacity:0;pointer-events:none}product-card.adding .product-card--atc-status,product-card.success .product-card--atc-status,product-card.error .product-card--atc-status{display:flex}product-card.error .product-card--atc-status{background:var(--color-red)}@media(min-width:1024px){product-card{border-radius:.625rem;overflow:hidden;transition:padding var(--transition-duration) var(--transition-ease),background var(--transition-duration) var(--transition-ease)}html.user-is-tabbing product-card:has(.product-card--atc):has(:focus-visible){padding:.625rem;background:#f7f7f7}.product-card--info{gap:.625rem}.product-card--info-top{flex-direction:row}html.user-is-tabbing product-card .product-card--image:has(:focus-visible) .hover{opacity:1;pointer-events:auto}.product-card--badge{width:4.5rem;height:4.5rem}.product-card--atc{display:flex;opacity:0;transition:opacity var(--transition-duration) var(--transition-ease);pointer-events:none}html.user-is-tabbing product-card:has(:focus-visible) .product-card--atc{opacity:1;pointer-events:auto}}@media(hover:hover){html:not(.user-is-tabbing) product-card:not(.product-gwp):has(.product-card--atc):hover{padding:.625rem;background:#f7f7f7}html:not(.user-is-tabbing) product-card:hover .product-card--atc{opacity:1;pointer-events:auto}html:not(.user-is-tabbing) product-card .product-card--image:hover .hover{opacity:1;pointer-events:auto}}
/*# sourceMappingURL=/cdn/shop/t/3376/assets/product-card.css.map */
