.product-page{padding:20px;width:100%;max-width:1000px;margin:0 auto;box-sizing:border-box}.product-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:20px}.main-image-container{aspect-ratio:1;margin-bottom:15px}.main-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.no-image-placeholder{width:100%;height:100%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#999}.thumbnail-gallery{display:flex;gap:10px;flex-wrap:wrap}.thumbnail{width:80px;height:80px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.thumbnail.active{border-color:#f99d23}.thumbnail:hover{border-color:#ddd}.product-title{font-size:2.5rem;margin:0 0 20px;font-weight:700;line-height:1.2;text-align:left}.product-price{font-size:1.5rem;margin-bottom:20px}.regular-price{font-weight:600}.sale-price{color:#d32f2f;font-weight:600;margin-right:10px}.original-price{color:#999;text-decoration:line-through;margin-right:10px}.savings{background:#d32f2f;color:#fff;padding:4px 8px;border-radius:4px;font-size:.875rem;font-weight:600}.product-description{margin-bottom:30px;line-height:1.6;color:#666}.option-group{margin-bottom:25px}.option-label{display:block;font-weight:600;margin-bottom:10px}.option-values{display:flex;flex-wrap:wrap;gap:10px}.option-input{display:none}.option-value{padding:10px 15px;border:2px solid #e6e6e6;border-radius:4px;cursor:pointer;transition:all .2s ease;font-weight:500}.option-input:checked+.option-value{border-color:#f99d23;background:#f99d23;color:#fff}.option-value:hover{border-color:#ddd}.quantity-selector{margin-bottom:30px}.quantity-selector label{display:block;font-weight:600;margin-bottom:10px}.quantity-controls{display:flex;align-items:center;gap:0;width:fit-content}.quantity-btn{width:40px;height:40px;border:1px solid #e6e6e6;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.125rem;transition:background-color .2s ease}.quantity-btn:hover{background:#f5f5f5}.quantity-btn:first-child{border-radius:4px 0 0 4px}.quantity-btn:last-child{border-radius:0 4px 4px 0}.quantity-input{width:60px;height:40px;text-align:center;border:1px solid #e6e6e6;border-left:none;border-right:none;outline:none}.add-to-cart-btn{width:100%;background:#000;color:#fff;border:none;padding:15px 20px;font-size:1.125rem;font-weight:600;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;margin-bottom:30px}.add-to-cart-btn:hover{background:#222}.add-to-cart-btn.sold-out{background:#999;cursor:not-allowed}.product-meta{margin-bottom:20px;font-size:.875rem}.product-meta p{margin:5px 0}.tag{background:#f0f0f0;padding:2px 6px;border-radius:3px;font-size:.75rem}.product-sharing{display:flex;align-items:center;gap:15px;font-size:.875rem}.share-btn{color:#666;text-decoration:none;background:none;border:none;cursor:pointer;padding:5px 10px;border-radius:4px;transition:background-color .2s ease}.share-btn:hover{background:#f0f0f0}.related-products{border-top:1px solid #e6e6e6;padding-top:40px}.related-products h2{text-align:center;margin-bottom:30px;font-size:2rem}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.related-product{text-align:center}.related-product a{text-decoration:none;color:inherit}.related-product img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;margin-bottom:10px}.related-product h3{font-size:1rem;margin:10px 0 5px}.related-product p{font-weight:600;margin:0}@media (max-width: 768px){.product-content{grid-template-columns:1fr;gap:30px}.main-image-container{aspect-ratio:1;max-height:400px;margin-bottom:15px}.main-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.thumbnail-gallery{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;max-width:100%;overflow-x:auto}.thumbnail{width:60px;height:60px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;flex-shrink:0}.product-title{font-size:2rem}.option-values{gap:8px}.option-value{padding:8px 12px;font-size:.875rem}}@media (max-width: 768px){.main-image-container{aspect-ratio:4/3;max-height:350px;margin-bottom:15px}}@media (max-width: 768px){.main-image-container{aspect-ratio:unset;height:350px;max-height:350px;margin-bottom:15px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product.css.map */
