.lot-card{position:relative;width:100%;isolation:isolate}.lot-card__inner{position:relative;display:flex;flex-direction:column;height:auto;width:100%;overflow:hidden;border:1px solid #ECECEC;border-radius:18px;background:#fff;box-shadow:0 6px 22px #0000000d;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s cubic-bezier(.22,.61,.36,1),border-color .35s ease}.lot-card:hover .lot-card__inner{transform:translateY(-6px);border-color:#e4e4e4;box-shadow:0 18px 46px #0000001c}.lot-card__image-wrapper{position:relative;display:flex;overflow:hidden;align-items:center;justify-content:center;aspect-ratio:16/10;background:#fff}.lot-card__image{width:100%;height:100%;object-fit:contain;object-position:center;padding:12px;transition:transform .6s cubic-bezier(.22,.61,.36,1)}.lot-card:hover .lot-card__image{transform:scale(1.08)}.lot-card__placeholder{width:100%;height:100%;padding:40px;color:#d8d8d8}.lot-card__marketplace-badge{position:absolute;top:12px;left:12px;z-index:3;display:flex;align-items:center}.lot-card__marketplace-badge img{display:block;width:auto;max-width:118px;height:34px;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(0,0,0,.16))}.lot-card__status-badge{position:absolute;top:12px;right:12px;z-index:3;display:flex;align-items:center}.lot-card__status-badge img{display:block;width:auto;max-width:92px;height:34px;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(0,0,0,.16))}.lot-card__sold-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#ffffff6b,#ffffff6b);z-index:8}.lot-card.is-sold-out .lot-card__inner{opacity:.82}.lot-card.is-sold-out:hover .lot-card__inner{transform:none;box-shadow:0 6px 22px #0000000d}.lot-card__sold-ribbon{position:absolute;top:30%;right:-17%;width:142%;height:52px;display:flex;align-items:center;justify-content:center;background:#d61f1f;color:#fff;z-index:20;transform:rotate(147deg);box-shadow:0 8px 18px #d61f1f59}.lot-card__sold-ribbon span{color:#fff;font-size:28px;font-weight:800;letter-spacing:2px;line-height:1.5;transform:rotate(180deg);text-transform:uppercase;white-space:nowrap;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.lot-card__image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.12) 45%,transparent 70%);transform:translate(-150%);transition:transform .9s ease;pointer-events:none}.lot-card:hover .lot-card__image-wrapper:after{transform:translate(160%)}.lot-card__image-wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;background:transparent;pointer-events:none}.lot-card__content{display:flex;flex-direction:column;flex:0 0 auto;padding:16px}@media screen and (max-width:989px){.lot-card__marketplace-badge img{max-width:105px;height:31px}.lot-card__status-badge img{height:31px}}@media screen and (max-width:749px){.lot-card__content{padding:14px}.lot-card__marketplace-badge{top:12px;left:12px}.lot-card__status-badge{top:12px;right:12px}.lot-card__marketplace-badge img{max-width:96px;height:30px}.lot-card__status-badge img{height:30px}.lot-card__sold-ribbon{position:absolute;top:30%;right:-17%;width:142%;height:52px;display:flex;align-items:center;justify-content:center;background:#d61f1f;color:#fff;z-index:20;transform:rotate(147deg);box-shadow:0 8px 18px #d61f1f59}}.lot-card__title{margin:0 0 10px}.lot-card__title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none;color:#1a1a1a;font-size:22px;font-weight:700;line-height:1.25;transition:color .25s ease}.lot-card:hover .lot-card__title a{color:#d72222}.lot-card__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:6px}.lot-card__category{color:#6d6d6d;font-size:14px;font-weight:550;line-height:1.4}.lot-card__inventory{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;border-radius:999px;background:#eaf8ee;color:#198754;font-size:12px;font-weight:700;white-space:nowrap}.lot-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-top:14px}.lot-card__price-group{display:flex;flex-direction:column}.lot-card__price{color:#111;font-size:25px;font-weight:800;line-height:1;letter-spacing:-1px}.lot-card__compare-price{margin-top:3px;color:#8c8c8c;font-size:14px;font-weight:500;text-decoration:line-through}.lot-card__discount{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;height:52px;border-radius:14px;background:#fff1f1;border:1px solid #FFD4D4}.lot-card__discount-value{color:#d72222;font-size:20px;font-weight:800;line-height:1}.lot-card__discount-label{margin-top:4px;color:#d72222;font-size:11px;font-weight:700;letter-spacing:.7px}.lot-card__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.lot-card__detail{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #EFEFEF;border-radius:14px;background:#fafafa}.lot-card__detail-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff;color:#d72222;flex-shrink:0;box-shadow:0 4px 10px #0000000a}.lot-card__detail-icon svg{width:22px;height:22px}.lot-card__detail-content{display:flex;flex-direction:column}.lot-card__detail-value{color:#1b1b1b;font-size:18px;font-weight:700;line-height:1.1}.lot-card__detail-label{margin-top:3px;color:#7a7a7a;font-size:12px;font-weight:500}.lot-card__features{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.lot-card__feature{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:700}.lot-card__feature svg{width:16px;height:16px;flex-shrink:0}.lot-card__feature--manifest{background:#eaf8ee;color:#198754}.lot-card__feature--gst{background:#eef5ff;color:#2979ff}@media screen and (max-width:989px){.lot-card__price{font-size:28px}.lot-card__discount{min-width:66px;height:54px}.lot-card__detail{padding:12px}}@media screen and (max-width:749px){.lot-card__title a{font-size:20px}.lot-card__meta{flex-wrap:wrap;gap:8px}.lot-card__price{font-size:27px}.lot-card__compare-price{font-size:14px}.lot-card__details{gap:10px}.lot-card__detail{padding:10px}.lot-card__detail-icon{width:38px;height:38px}.lot-card__detail-value{font-size:16px}.lot-card__feature{justify-content:center}}.lot-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid #EFEFEF}.lot-card__button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;height:48px;padding:0 18px;border-radius:12px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1;text-decoration:none;cursor:pointer;overflow:hidden;white-space:nowrap;transition:background .3s ease,color .3s ease,border-color .3s ease,transform .3s ease,box-shadow .3s ease}.lot-card__button svg{width:18px;height:18px;flex-shrink:0;transition:transform .3s ease}.lot-card__button--secondary{background:#fff;border-color:#e4e4e4;color:#333}.lot-card__button--secondary:hover{background:#f6f6f6;border-color:#d8d8d8}.lot-card__button--secondary:hover svg{transform:translateY(2px)}.lot-card__button--primary{background:#e1251b;color:#fff;box-shadow:0 8px 18px #e1251b33}.lot-card__button--primary:hover{background:#c71b14;transform:translateY(-2px);box-shadow:0 14px 28px #e1251b47}.lot-card__button--primary:hover svg{transform:translate(3px)}.lot-card__button span{white-space:nowrap}.lot-card__button--sold{grid-column:1/-1;background:#e9e9e9;color:#7b7b7b;border:1px solid #DADADA;cursor:not-allowed}.lot-card__button--sold svg{color:#9a9a9a}.lot-card__button.is-disabled,.lot-card__button:disabled{background:#f6f6f6;color:#a8a8a8;border-color:#e8e8e8;cursor:not-allowed;pointer-events:none;box-shadow:none}.lot-card__button:focus-visible,.lot-card__title a:focus-visible,.lot-card__image-wrapper:focus-visible{outline:none;box-shadow:0 0 0 3px #e1251b38}.lot-card.is-sold-out{pointer-events:auto}.lot-card.is-sold-out .lot-card__actions{grid-template-columns:1fr}.lot-card.is-sold-out .lot-card__title,.lot-card.is-sold-out .lot-card__meta,.lot-card.is-sold-out .lot-card__price-row,.lot-card.is-sold-out .lot-card__details,.lot-card.is-sold-out .lot-card__features{opacity:.72}.lot-card,.lot-card *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-reduced-motion:reduce){.lot-card *{transition:none!important;animation:none!important}}@media screen and (max-width:989px){.lot-card__actions{gap:10px;margin-top:20px;padding-top:20px}.lot-card__button{height:46px;font-size:13px}}@media screen and (max-width:749px){.lot-card__actions{grid-template-columns:1fr}.lot-card__button{height:46px;font-size:14px}.lot-card__button--secondary{order:2}.lot-card__button--primary,.lot-card__button--sold{order:1}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-lot-card.css.map */
