.fly-img{object-fit:cover;z-index:9999;pointer-events:none;border-radius:12px;width:64px;height:64px;transition:transform 1.3s cubic-bezier(.22,1,.36,1),opacity 1.3s;position:fixed}.toast-error{color:#fff;z-index:9999;background:linear-gradient(135deg,#7f1d1d,#dc2626);border-radius:10px;padding:14px 20px;font-weight:600;animation:.35s toastIn,.4s shake;position:fixed;top:24px;right:24px;box-shadow:0 10px 30px #dc262680}@keyframes toastIn{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}.qty-btn{color:#fff;background:#27272a;border-radius:8px;width:40px;height:40px;font-size:22px;transition:all .2s}.qty-btn:hover{background:#3f3f46}.qty-value{color:#fff;background:#18181b;border-radius:8px;justify-content:center;align-items:center;width:48px;height:40px;display:flex}
.card{color:#000;background:#fff;border-radius:8px;transition:box-shadow .3s;overflow:hidden}.product-wrapper{width:100%;height:520px;position:relative;overflow:hidden}.product-image-link{width:100%;height:440px;display:block;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .7s}@media (hover:hover){.product-image:hover{transform:scale(1.1)}}.info-bar{justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.info-text{max-width:65%;line-height:1.1}.articlename{font-size:14px;font-weight:500}.price{opacity:.85;font-size:13px}.AddtoCartbutton{min-width:88px;height:36px}.AddtoCartbutton .inner{letter-spacing:.08em;font-size:10px}@media (max-width:768px){.product-wrapper{height:auto}.product-image-link{height:320px}.info-bar{flex-direction:column;align-items:flex-start;gap:10px}.info-text{max-width:100%}.articlename{font-size:15px}.price{font-size:14px}.AddtoCartbutton{width:100%;height:42px}.card-button{display:none}}@media (max-width:480px){.product-image-link{height:260px}.articlename{font-size:14px}.price{font-size:13px}}
