.product-card{--tfv-card-gold: var(--color-gold, #c59d5f);--tfv-card-gold-light: #f7dc94;--tfv-card-black: #080808;--tfv-card-steel: #121212;--tfv-card-border: rgba(255, 255, 255, .09);--tfv-card-transition: .28s cubic-bezier(.2, .8, .2, 1);position:relative!important;isolation:isolate;display:flex!important;flex-direction:column;height:100%;overflow:visible!important;background:linear-gradient(145deg,#ffffff09,#fff0 38%),linear-gradient(180deg,#151515,#0c0c0c)!important;border:1px solid var(--tfv-card-border);border-radius:12px!important;box-shadow:0 15px 38px #00000040,inset 0 1px #ffffff09;opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1),border-color var(--tfv-card-transition),box-shadow var(--tfv-card-transition);transition-delay:var(--tfv-card-delay, 0ms)}.product-card.tfv-card-visible{opacity:1;transform:translateY(0)}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;overflow:hidden;border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(118deg,transparent 0%,transparent 43%,rgba(247,220,148,.07) 49%,transparent 56%,transparent 100%);transition:opacity .25s ease}.product-card:after{content:"";position:absolute;right:10%;bottom:-7px;left:10%;z-index:-1;height:16px;border-radius:50%;background:#c59d5f75;opacity:0;filter:blur(15px);transform:scaleX(.55);transition:opacity var(--tfv-card-transition),transform var(--tfv-card-transition)}@media(hover:hover)and (pointer:fine){.product-card:hover,.product-card:focus-within{transform:translateY(-6px);border-color:#c59d5f7a;box-shadow:0 25px 58px #0000006e,0 9px 35px #c59d5f1c,inset 0 1px #f7dc9414}.product-card:hover:before,.product-card:focus-within:before{opacity:1}.product-card:hover:after,.product-card:focus-within:after{opacity:.68;transform:scaleX(1)}}.product-card__image-wrap{position:relative!important;width:100%;padding-bottom:125%!important;overflow:hidden!important;background:radial-gradient(circle at 50% 35%,rgba(197,157,95,.09),transparent 46%),#171717!important;border-radius:11px 11px 0 0}.product-card__image-wrap:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:4;border:1px solid rgba(255,255,255,.075);border-radius:7px;pointer-events:none;transition:border-color var(--tfv-card-transition),box-shadow var(--tfv-card-transition)}.product-card__image-wrap:after{content:"";position:absolute;top:-15%;bottom:-15%;left:-50%;z-index:4;width:34%;pointer-events:none;opacity:0;transform:skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.035),rgba(247,220,148,.23),rgba(255,255,255,.035),transparent)}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__image-wrap:before,.product-card:focus-within .product-card__image-wrap:before{border-color:#c59d5f4a;box-shadow:inset 0 0 22px #c59d5f0d}.product-card:hover .product-card__image-wrap:after,.product-card:focus-within .product-card__image-wrap:after{animation:tfvCardSheen .9s ease forwards}}.product-card__image-link{position:absolute!important;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;overflow:hidden}.product-card__image{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;transform:scale(1);filter:brightness(.97) contrast(1.015);transition:transform .65s cubic-bezier(.2,.8,.2,1),filter .4s ease!important}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__image,.product-card:focus-within .product-card__image{transform:scale(1.025)!important;filter:brightness(1.015) contrast(1.025)}}.product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--tfv-card-gold);background:radial-gradient(circle,rgba(197,157,95,.1),transparent 56%),#171717;font-family:Playfair Display,serif;font-size:2rem;font-weight:800;letter-spacing:.1em}.product-card__badges{position:absolute!important;top:13px!important;left:13px!important;z-index:6!important;display:flex;flex-direction:column;gap:7px;max-width:calc(100% - 26px)}.product-card__badge{display:inline-flex;align-items:center;width:fit-content;min-height:27px;padding:6px 10px!important;color:#fff;background:#050505bd;border:1px solid rgba(255,255,255,.14);border-radius:999px!important;box-shadow:0 8px 21px #0000004d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-size:9px!important;font-weight:800!important;line-height:1;letter-spacing:.09em!important;text-transform:uppercase}.product-card__badge.badge--sale{color:#090909!important;background:linear-gradient(135deg,#ad7d3d,#f7dc94 52%,#9e6d2e)!important;border-color:#f7dc94ab;box-shadow:0 8px 22px #00000052,0 0 20px #c59d5f2b}.product-card__badge.badge--sold-out{color:#ffffffb8!important;background:#0b0b0be0!important;border-color:#ffffff1a}.product-card__overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;display:flex!important;align-items:flex-end!important;padding:14px!important;background:linear-gradient(to top,rgba(0,0,0,.52),transparent 42%)!important;opacity:0!important;pointer-events:none!important;transition:opacity var(--tfv-card-transition)!important}.product-card__quick-view{display:flex!important;align-items:center;justify-content:center;gap:9px;width:100%;min-height:44px;padding:11px 15px!important;color:#080808!important;background:linear-gradient(135deg,#ae7f3f,#f7dc94 52%,#a06f30)!important;border:1px solid rgba(247,220,148,.73);border-radius:8px!important;box-shadow:0 12px 29px #0006,0 0 24px #c59d5f29;opacity:0;transform:translateY(13px)!important;pointer-events:auto!important;font-size:10px!important;font-weight:900!important;line-height:1;letter-spacing:.13em;text-align:center;text-decoration:none;text-transform:uppercase;transition:opacity var(--tfv-card-transition),transform var(--tfv-card-transition),box-shadow .22s ease!important}.product-card__quick-view:after{content:"\2192";display:inline-block;font-size:14px;transition:transform .22s ease}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__overlay,.product-card:focus-within .product-card__overlay{opacity:1!important}.product-card:hover .product-card__quick-view,.product-card:focus-within .product-card__quick-view{opacity:1;transform:translateY(0)!important}.product-card__quick-view:hover{box-shadow:0 15px 36px #00000075,0 0 34px #c59d5f4a}.product-card__quick-view:hover:after{transform:translate(3px)}.product-card__quick-view:active{transform:scale(.975)!important}}.product-card__info{position:relative;z-index:2;display:flex!important;flex-grow:1;flex-direction:column;justify-content:space-between;padding:17px 18px 19px!important;background:linear-gradient(180deg,rgba(255,255,255,.014),transparent)}.tfv-card-status{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#ffffff73;font-size:8px;font-weight:700;line-height:1;letter-spacing:.11em;text-transform:uppercase}.tfv-card-status__led{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--tfv-card-gold);box-shadow:0 0 10px #c59d5fa3}.tfv-card-status--closed .tfv-card-status__led{background:#ffffff57;box-shadow:none}.product-card__info>a{color:inherit;text-decoration:none!important}.product-card__title{margin:0 0 10px!important;color:#fff!important;font-size:.92rem!important;font-weight:600!important;line-height:1.38!important;text-transform:capitalize;transition:color .22s ease}@media(hover:hover)and (pointer:fine){.product-card:hover .product-card__title,.product-card:focus-within .product-card__title{color:#fff6df!important}}.product-card__price{display:flex!important;align-items:baseline!important;flex-wrap:wrap;gap:8px!important}.price-current{color:var(--tfv-card-gold-light)!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.01em;text-shadow:0 0 16px rgba(197,157,95,.12);transition:color .22s ease,text-shadow .22s ease}@media(hover:hover)and (pointer:fine){.product-card:hover .price-current,.product-card:focus-within .price-current{color:#ffe9ad!important;text-shadow:0 0 21px rgba(197,157,95,.29)}}.price-original{color:#ffffff57!important;font-size:.8rem!important;text-decoration:line-through}.product-card a:focus-visible{outline:2px solid var(--tfv-card-gold-light);outline-offset:3px}@media(hover:none),(pointer:coarse){.product-card__overlay{display:none!important}.product-card:after,.product-card__image-wrap:after{display:none}.product-card,.product-card__image{transform:none}}@media(max-width:768px){.product-card{border-radius:9px!important}.product-card__image-wrap{border-radius:8px 8px 0 0}.product-card__image-wrap:before{top:6px;right:6px;bottom:6px;left:6px}.product-card__badges{top:9px!important;left:9px!important}.product-card__badge{min-height:23px;padding:5px 8px!important;font-size:7px!important}.product-card__info{padding:12px 12px 14px!important}.tfv-card-status{gap:5px;margin-bottom:7px;font-size:6.5px;letter-spacing:.08em}.tfv-card-status__led{width:5px;height:5px;flex-basis:5px}.product-card__title{margin-bottom:7px!important;font-size:.81rem!important;line-height:1.32!important}.price-current{font-size:.91rem!important}.price-original{font-size:.71rem!important}}@media(prefers-reduced-motion:reduce){.product-card,.product-card:before,.product-card:after,.product-card__image,.product-card__image-wrap:after,.product-card__quick-view,.product-card__overlay,.product-card__title,.price-current{animation:none!important;transition:none!important}.product-card{opacity:1;transform:none}.product-card__image-wrap:after{display:none}}@keyframes tfvCardSheen{0%{left:-50%;opacity:0}18%{opacity:1}to{left:120%;opacity:0}}.variant-card__title-link{color:inherit;text-decoration:none}.variant-label-text{margin:4px 0 0;color:#ffffff75;font-size:.72rem;font-weight:600;line-height:1.35;letter-spacing:.07em;text-transform:uppercase}.variant-card:hover .variant-label-text,.variant-card:focus-within .variant-label-text{color:#f7dc94ad}@media(max-width:768px){.variant-label-text{margin-top:3px;font-size:.64rem}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/vault-product-card.css.map */
