.custom-product-page{max-width:1200px;margin:0 auto;padding:40px 20px;background-color:#1b1b1e;font-family:Inter,sans-serif;color:#e5e5e5}.product-wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;align-items:center;height:auto}.product-images{flex:1 1 60%;aspect-ratio:16 / 9;position:relative}.product-images .main-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px #0009}.product-images .thumbnails{display:flex;gap:10px;margin-top:10px}.product-images .thumbnails img{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;transition:transform .2s,box-shadow .2s;border:2px solid transparent}.product-images .thumbnails img:hover{transform:scale(1.05);box-shadow:0 2px 8px #00e0ff99;border-color:#00e0ff}.product-info{flex:1 1 35%;display:flex;flex-direction:column;gap:20px}.product-title{font-size:36px;font-weight:700;color:#e5e5e5}.product-price{font-size:24px;font-weight:700;color:#007bff}.product-description{font-size:16px;color:#e5e5e5;line-height:1.6}.add-to-cart-btn{background-color:#007bff;color:#fff;padding:16px 28px;font-size:16px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .3s,color .3s}.add-to-cart-btn:hover{background-color:#00e0ff;color:#1b1b1e}@media (max-width: 1024px){.product-wrapper{flex-direction:column;gap:20px}.product-images{aspect-ratio:auto}.product-title{font-size:28px}.product-price{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-product-page.css.map */
