.auction-wrapper-card{background:linear-gradient(135deg,#f3ddfc,#87ceeb);border-radius:12px;padding:2rem}.auction-wrapper-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:0}@media screen and (min-width: 750px){.auction-wrapper-header{flex-direction:row;gap:3rem;max-width:70%;margin:0 auto}}.auction-mascot-image{max-width:120px;height:auto;transition:transform .3s ease}.auction-description{font-size:2.2rem;line-height:3rem}.auction-description p{margin-top:0}@media screen and (min-width: 750px){.auction-description{font-size:2.8rem;line-height:3.6rem}}.auction-countdown{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.countdown-item{background:#ff9800;border-radius:8px;padding:1.2rem;color:#fff;text-align:center}.countdown-item span{display:block;font-size:3rem;line-height:2.2rem}.auction-products-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width: 750px){.auction-products-grid{grid-template-columns:1fr 1fr}}.auction-product-card{background:#fff;padding:1.5rem;border-radius:1rem;line-height:normal}.auction-product--content{display:flex;gap:1rem}.auction-product--content a{font-size:1.4rem;color:#000;text-decoration:none}.auction-product--content a:hover{text-decoration:underline}.auction-product--content .auction-product--media{width:100px;height:100px;overflow:hidden;flex-shrink:0}@media screen and (min-width: 750px){.auction-product--content .auction-product--media{width:160px;height:160px}}.auction-product--content .auction-product--media img{width:100%;height:100%;object-fit:cover}.price-label{font-size:1.2rem;color:#fff;display:inline-block;background:#9e9e9e;border-radius:2rem;padding:.5rem}.price.price--regular{margin:.4rem 0;display:block;font-size:1.8rem;color:#888;text-decoration:line-through}.price.price--highlight{font-size:2.4rem;margin:.5rem 0;display:block;transition:all .3s ease;animation:priceBlink 1s ease-in-out infinite}@keyframes priceBlink{0%,to{color:#f44}50%{color:#ff9800}}.auction-product--footer{padding:1rem 0}.stock-label--sold-out{color:#d9534f;font-weight:700;font-size:1.4rem}.stock-progress-bar{margin:1rem 0;width:100%;height:12px;background-color:#e0e0e0;border-radius:10px;overflow:hidden}.stock-progress-fill{display:block;height:100%;background:linear-gradient(45deg,#4caf50,#82e687,#4caf50);background-size:200% 100%;width:100%;transition:width .5s ease-in-out;animation:progressPulse 2s ease-in-out infinite,progressShine 3s linear infinite;position:relative;overflow:hidden}.stock-progress-fill:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:progressSweep 1.5s ease-in-out infinite}@keyframes progressPulse{0%,to{opacity:.8;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}@keyframes progressShine{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes progressSweep{0%{left:-100%}to{left:100%}}.button[disabled]{background-color:#ccc;cursor:not-allowed}.sold-out-message{font-weight:700;color:#d9534f;padding:20px 0}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
