.auto-scroll-products-container{width:100%;max-width:1200px;margin:0 auto;padding:20px}.auto-scroll-product{display:flex;align-items:flex-start;gap:20px;margin-bottom:40px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:all .3s ease;opacity:0;transform:translateY(50px)}.auto-scroll-product.auto-scroll-product--visible{opacity:1;transform:translateY(0)}.auto-scroll-product.auto-scroll-product--active{box-shadow:0 8px 25px #00000026;transform:scale(1.02)}.auto-scroll-product:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.auto-scroll-product__image-wrapper{position:relative;flex-shrink:0;width:280px;height:280px;border-radius:8px;overflow:hidden;background:#f8f8f8}.auto-scroll-product__image-link{display:block;width:100%;height:100%}.auto-scroll-product__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.auto-scroll-product:hover .auto-scroll-product__image{transform:scale(1.05)}.auto-scroll-product__badge{position:absolute;top:12px;left:12px;background:#f44;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;z-index:2}.auto-scroll-product__add-button{position:absolute;bottom:12px;left:50%;transform:translate(-50%);min-width:120px;padding:8px 16px;font-size:14px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;opacity:0;visibility:hidden;z-index:2}.auto-scroll-product__image-wrapper:hover .auto-scroll-product__add-button{opacity:1;visibility:visible}.button--primary.auto-scroll-product__add-button{background:#ff7528;color:#fff}.button--primary.auto-scroll-product__add-button:hover{background:#e66a23;transform:translate(-50%) translateY(-2px)}.auto-scroll-product__add-button--success{background:#28a745!important}.button--disabled.auto-scroll-product__add-button{background:#ccc;color:#666;cursor:not-allowed}.auto-scroll-product__info{flex:1;min-width:0}.auto-scroll-product__vendor{font-size:12px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.auto-scroll-product__title{margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.3}.auto-scroll-product__title a{color:#333;text-decoration:none;transition:color .3s ease}.auto-scroll-product__title a:hover{color:#ff7528}.auto-scroll-product__price-container{margin-bottom:16px}.auto-scroll-product__price{font-size:18px;font-weight:600;color:#333}.auto-scroll-product__price--sale{color:#f44;margin-right:8px}.auto-scroll-product__price--compare{font-size:16px;color:#888;text-decoration:line-through;font-weight:400}.auto-scroll-product__description{color:#666;line-height:1.5;margin-bottom:16px;font-size:14px}.auto-scroll-product__actions{display:flex;gap:12px;align-items:center}.auto-scroll-product__view-button{padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;border:2px solid #ff7528;color:#ff7528;border-radius:6px;transition:all .3s ease;display:inline-block}.auto-scroll-product__view-button:hover{background:#ff7528;color:#fff;transform:translateY(-1px)}@media (max-width: 768px){.auto-scroll-products-container{padding:15px}.auto-scroll-product{flex-direction:column;gap:15px;margin-bottom:30px;padding:15px}.auto-scroll-product__image-wrapper{width:100%;height:250px;align-self:center;max-width:300px}.auto-scroll-product__add-button{opacity:1;visibility:visible;position:static;transform:none;margin-top:12px;width:100%}.auto-scroll-product__title{font-size:18px}.auto-scroll-product__actions{flex-direction:column;align-items:stretch}.auto-scroll-product__view-button{text-align:center;width:100%}}@media (max-width: 480px){.auto-scroll-product{margin-bottom:25px;padding:12px}.auto-scroll-product__image-wrapper{height:200px}.auto-scroll-product__title,.auto-scroll-product__price{font-size:16px}}.auto-scroll-products-loading{display:flex;justify-content:center;align-items:center;padding:40px}.auto-scroll-products-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #ff7528;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-auto-scroll-section{margin:60px 0;padding:40px 0;background:#fafafa}.product-auto-scroll-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.product-auto-scroll-header{text-align:center;margin-bottom:40px}.product-auto-scroll-header h2{font-size:28px;font-weight:600;color:#333;margin-bottom:8px}.product-auto-scroll-header p{color:#666;font-size:16px;margin:0}@media (prefers-color-scheme: dark){.auto-scroll-product{background:#1a1a1a;color:#fff}.auto-scroll-product__title a,.auto-scroll-product__price{color:#fff}.auto-scroll-product__description{color:#ccc}.product-auto-scroll-section{background:#111}.product-auto-scroll-header h2{color:#fff}.product-auto-scroll-header p{color:#ccc}}.auto-scroll-product{will-change:transform,opacity}.auto-scroll-product__image{will-change:transform}.auto-scroll-product__view-button:focus,.auto-scroll-product__add-button:focus{outline:2px solid #ff7528;outline-offset:2px}.auto-scroll-product__title a:focus{outline:2px solid #ff7528;outline-offset:2px;border-radius:2px}@media print{.auto-scroll-product__add-button,.auto-scroll-product__view-button{display:none}.auto-scroll-product{box-shadow:none;border:1px solid #ccc}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/auto-scroll-products.css.map */
