.AuctionCard-module-scss-module__1GaIha__cardShell{min-width:0;height:100%;animation:.18s ease-out both AuctionCard-module-scss-module__1GaIha__auctionItemReveal;position:relative}.AuctionCard-module-scss-module__1GaIha__favoriteButton{z-index:3;position:absolute;top:12px;right:12px}.AuctionCard-module-scss-module__1GaIha__card{box-sizing:border-box;background:linear-gradient(180deg,color-mix(in srgb,var(--surface-raised)96%,transparent)0%,color-mix(in srgb,var(--surface)94%,transparent)100%);border:1px solid var(--border);width:100%;min-width:0;max-width:100%;height:100%;box-shadow:var(--shadow-xs),var(--shadow);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);border-radius:20px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__cardLink{width:100%;min-width:0;max-width:100%;height:100%;color:inherit;text-decoration:none;display:block}.AuctionCard-module-scss-module__1GaIha__media{background:linear-gradient(135deg,color-mix(in srgb,var(--surface-3)56%,var(--surface)44%)0%,color-mix(in srgb,var(--surface-2)84%,var(--surface)16%)100%);width:100%;height:116px;position:relative;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__mediaImage{object-fit:cover;opacity:.48;filter:saturate(.8)contrast(.95);width:100%;height:100%;transition:transform .16s,opacity .16s;display:block}.AuctionCard-module-scss-module__1GaIha__cardLink:hover .AuctionCard-module-scss-module__1GaIha__mediaImage{opacity:.56;transform:scale(1.01)}.AuctionCard-module-scss-module__1GaIha__cardLink:hover .AuctionCard-module-scss-module__1GaIha__card{border-color:color-mix(in srgb,var(--primary)34%,var(--border));box-shadow:var(--shadow-elevated);transform:translateY(-2px)}.AuctionCard-module-scss-module__1GaIha__cardLink:focus-visible{outline:none}.AuctionCard-module-scss-module__1GaIha__cardLink:focus-visible .AuctionCard-module-scss-module__1GaIha__card{border-color:color-mix(in srgb,var(--primary)48%,var(--border));box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)22%,transparent),var(--shadow-elevated);transform:translateY(-2px)}.AuctionCard-module-scss-module__1GaIha__mediaShade{min-width:0;color:var(--text-on-media);background:linear-gradient(#050c1614 0%,#050c1694 100%);align-content:space-between;gap:4px;padding:14px;display:grid;position:absolute;inset:0}.AuctionCard-module-scss-module__1GaIha__mediaTitle{text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;min-width:0;font-size:11px;font-weight:800;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__mediaShade span:not(.AuctionCard-module-scss-module__1GaIha__mediaTitle){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__body{align-content:start;gap:10px;min-width:0;max-width:100%;height:100%;min-height:0;padding:16px;display:grid}.AuctionCard-module-scss-module__1GaIha__cardHeader{flex-direction:column;align-items:stretch;gap:8px;min-width:0;max-width:100%;display:flex}.AuctionCard-module-scss-module__1GaIha__productTitle{-webkit-line-clamp:3;overflow-wrap:anywhere;word-break:break-word;text-transform:capitalize;-webkit-box-orient:vertical;min-width:0;max-width:100%;margin:0;font-size:18px;line-height:1.15;display:-webkit-box;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__muted{overflow-wrap:anywhere;min-width:0;color:var(--text-muted);font-size:12px;line-height:1.35}.AuctionCard-module-scss-module__1GaIha__strong{color:var(--text-strong);font-size:15px;font-weight:800}.AuctionCard-module-scss-module__1GaIha__deadlineRow{min-width:0;max-width:100%;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:12px;display:flex}.AuctionCard-module-scss-module__1GaIha__deadlineRow>span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:8rem;min-width:0;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__deadlineBadge{text-overflow:ellipsis;background:color-mix(in srgb,var(--surface-3)40%,var(--surface)60%);border:1px solid var(--border-soft);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex:0 auto;min-width:0;max-width:100%;padding:4px 8px;font-size:11px;font-weight:800;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__progressWrap{gap:6px;min-width:0;margin-top:auto;display:grid}.AuctionCard-module-scss-module__1GaIha__progressHead{min-width:0;color:var(--text-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.AuctionCard-module-scss-module__1GaIha__progressHead span:first-child{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__progressTrack{background:color-mix(in srgb,var(--surface-3)72%,var(--border)28%);border-radius:999px;height:8px;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__progressFill{border-radius:inherit;background:linear-gradient(90deg,var(--primary)0%,var(--success)100%);height:100%;transition:width .2s}.AuctionCard-module-scss-module__1GaIha__metaCompactRow{flex-wrap:wrap;align-items:center;gap:6px 12px;min-width:0;max-width:100%;display:flex}.AuctionCard-module-scss-module__1GaIha__metaCompactRow>*{flex:0 auto;min-width:0;max-width:100%}.AuctionCard-module-scss-module__1GaIha__metaCompactRow>.AuctionCard-module-scss-module__1GaIha__muted{flex:10rem}@keyframes AuctionCard-module-scss-module__1GaIha__auctionItemReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.AuctionCard-module-scss-module__1GaIha__priceStack{gap:2px;min-width:0;display:grid}.AuctionCard-module-scss-module__1GaIha__priceValue{overflow-wrap:anywhere;min-width:0;max-width:100%;color:var(--text-strong);font-variant-numeric:tabular-nums;font-weight:700;line-height:1.25}.AuctionCard-module-scss-module__1GaIha__priceSecondary{overflow-wrap:anywhere;min-width:0;max-width:100%;color:var(--text-soft);font-variant-numeric:tabular-nums;font-size:12px;line-height:1.3}.AuctionCard-module-scss-module__1GaIha__statusRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;display:flex}.AuctionCard-module-scss-module__1GaIha__statusRow>span,.AuctionCard-module-scss-module__1GaIha__metaCompactRow>span:not(.AuctionCard-module-scss-module__1GaIha__muted){box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__statusLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.AuctionCard-module-scss-module__1GaIha__statusRow>span:before,.AuctionCard-module-scss-module__1GaIha__metaCompactRow>span:before{flex:none}.AuctionCard-module-scss-module__1GaIha__inventoryChip{text-overflow:ellipsis;border:1px solid color-mix(in srgb,var(--border-strong)60%,var(--border)40%);background:color-mix(in srgb,var(--surface-panel)80%,transparent);letter-spacing:.02em;min-width:0;max-width:100%;color:var(--text-soft);white-space:nowrap;border-radius:999px;flex:0 auto;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex;overflow:hidden}
