.container{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}.container h1{text-align:center;padding:30px 0;font-size:32px}.carousel-container{position:relative;width:100%;overflow:hidden;margin-bottom:50px}.carousel{width:100%;overflow:hidden}.carousel-track{display:flex;transition:transform .5s ease}.carousel-slide{min-width:100%;padding:10px}.product-card{display:flex;background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;overflow:hidden;padding:30px;position:relative;height:100%}.new-badge,.sale-badge,.custom-badge{position:absolute;top:20px;left:20px;padding:5px 10px;border-radius:5px;font-weight:700;font-size:14px;z-index:1}.new-badge{background-color:tomato;color:#fff}.sale-badge{background-color:#4caf50;color:#fff}.custom-badge{background-color:#2196f3;color:#fff}.product-image{flex:1;display:flex;justify-content:center;align-items:center;padding-right:20px}.product-image img{max-width:100%;height:auto;max-height:500px;object-fit:contain}.placeholder-svg{width:100%;max-height:350px}.product-info{flex:1;padding-left:20px;display:flex;flex-direction:column;justify-content:center}.product-title{font-size:28px;margin-bottom:10px}.product-subtitle{font-size:20px;margin-bottom:20px}.product-specs{margin-bottom:20px}.product-specs p{margin-bottom:8px;font-size:16px}.product-price{margin-bottom:20px;font-size:20px;font-weight:700}.current-price{color:#333}.compare-price{color:#999;text-decoration:line-through;margin-left:10px;font-size:16px}.buy-button{background-color:#d6c6a5;color:#000;border:none;padding:10px 20px;border-radius:5px;font-size:16px;cursor:pointer;width:fit-content;transition:background-color .3s;text-decoration:none;display:inline-block}.buy-button:hover{background-color:#c9b68c}@media (max-width: 768px){.product-card{flex-direction:column;padding:20px}.product-title{font-size:20px}.product-subtitle{font-size:16px}.product-specs p{font-size:14px}.container{padding:0 10px}.product-image{padding-right:0;margin-bottom:20px}.product-info{padding-left:0}.carousel-button{width:40px;height:40px;font-size:18px}.carousel-button.prev{left:0}.carousel-button.next{right:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-carousel.css.map */
