.arnav-product-card{display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-sizing:border-box;height:var(--arnav-card-height);padding:var(--arnav-card-padding);color:var(--arnav-colour-text);background:linear-gradient(135deg,var(--arnav-card-gradient-start),var(--arnav-card-gradient-end));transition:opacity var(--arnav-motion-reveal) var(--arnav-ease-standard)}.arnav-product-card.is-hidden{display:none}.arnav-product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.arnav-product-card .card-image-container{height:var(--arnav-card-media-height);position:relative;overflow:hidden;touch-action:pan-y;-webkit-user-select:none;user-select:none}.arnav-product-card .card-image-track{display:flex;width:100%;height:100%;transition:transform var(--arnav-motion-carousel) var(--arnav-ease-standard)}.arnav-product-card .card-image-slide{flex:0 0 100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.arnav-product-card .card-image-slide :is(img,video,svg){width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;pointer-events:none;transition:transform var(--arnav-motion-editorial) var(--arnav-ease-editorial)}.arnav-product-card:hover .card-image-slide :is(img,svg){transform:scale(1.06)}.arnav-product-card .card-details{display:flex;flex-direction:column;align-items:flex-start;gap:var(--arnav-card-copy-gap);text-align:left;pointer-events:none}.arnav-product-card .card-title{font:400 var(--arnav-type-card-title)/1.4 var(--arnav-font-ui);color:var(--arnav-colour-text);margin:0}.arnav-product-card :is(.card-metal,.card-price){font:400 var(--arnav-type-caption)/1.45 var(--arnav-font-ui);margin:0}.arnav-product-card .card-metal{color:var(--arnav-colour-text-muted)}.arnav-product-card .card-price{color:var(--arnav-colour-text)}.arnav-product-card .badge-new{position:absolute;inset:var(--arnav-card-padding) auto auto var(--arnav-card-padding);z-index:2;color:var(--arnav-colour-badge);font:400 var(--arnav-type-caption)/1.4 var(--arnav-font-ui)}.arnav-product-card .card-slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:32px;height:var(--arnav-control-size);display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--arnav-colour-text);cursor:pointer;opacity:0;visibility:hidden;transition:opacity var(--arnav-motion-standard) var(--arnav-ease-standard),visibility var(--arnav-motion-standard)}.arnav-product-card :is(.prev-btn){left:var(--arnav-card-copy-gap)}.arnav-product-card :is(.next-btn){right:var(--arnav-card-copy-gap)}.arnav-product-card:is(:hover,:focus-within,.is-active-slide) .card-slider-nav{opacity:1;visibility:visible}.arnav-product-card .card-progress-container{position:absolute;inset:auto 0 0;height:2px;overflow:hidden;opacity:0;transition:opacity var(--arnav-motion-standard)}.arnav-product-card:is(:hover,:focus-within,.is-active-slide) .card-progress-container{opacity:1}.arnav-product-card .card-progress-bar{height:100%;background:var(--arnav-colour-text);transition:transform var(--arnav-motion-carousel) var(--arnav-ease-standard)}.arnav-product-card :is(a,button):focus-visible{outline:2px solid currentColor;outline-offset:-3px}@media(max-width:768px){.arnav-product-card .card-slider-nav{display:none}}@media(max-width:480px){.arnav-product-card{height:auto;min-height:270px;gap:15px;justify-content:flex-start}}@media(prefers-reduced-motion:reduce){.arnav-product-card,.arnav-product-card *{transition:none}}.arnav-product-card.arnav-reveal-pending{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/40/assets/arnav-product-card.css.map */
