.productContainer{background-color:var(--card-bg,#fff);border-radius:12px;max-width:1280px;margin:0 auto;padding:24px;box-shadow:0 2px 10px #00000008}.product-top-grid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:60px;display:grid}.product-gallery-section{width:100%}.image-gallery-slide img{border-radius:8px}.product-main-info-section{flex-direction:column;gap:20px;display:flex}.product-title{color:var(--text-color,#222);margin:0;font-size:28px;font-weight:700;line-height:1.2}.product-meta-row{color:#666;align-items:center;gap:20px;font-size:14px;display:flex}.rating-wrapper{align-items:center;gap:8px;display:flex}.price-block{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:15px 0;display:flex}.current-price{color:var(--text-color,#222);font-size:32px;font-weight:700}.current-price.discount{color:#e53e3e}.old-price{color:#999;margin-left:10px;font-size:18px;text-decoration:line-through}.stock-status{font-size:14px;font-weight:500}.variants-wrapper{margin-bottom:10px}.actions-block{gap:12px;margin-top:10px;display:flex}.big-btn{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;flex:1;padding:14px;font-size:18px}.big-btn-outline{color:#e53e3e;background:0 0;border:2px solid #eee;border-radius:8px;padding:14px 20px;font-size:20px}.big-btn-outline:hover{background:#fff5f5;border-color:#e53e3e;transform:none}.product-details-bottom{flex-direction:column;gap:40px;margin-top:40px;display:flex}.details-section{background:#fdfdfd;padding:0}.sectionTitle{border-bottom:2px solid #eee;margin-bottom:16px;padding-bottom:10px;font-size:22px;font-weight:700;display:inline-block}.description-text{color:#444;line-height:1.6}.characteristicsList-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:15px 40px;padding:0;list-style:none;display:grid}.characteristicsList-grid li{border-bottom:1px dotted #ccc;justify-content:space-between;padding-bottom:4px;display:flex}.characteristicsList-grid li span{color:#666}.reviewsBlock{background-color:#f8f9fa;border-radius:12px;margin-top:60px;padding:30px}.leaveReviewButton{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:8px;font-size:14px}.productContainer button{cursor:pointer;transition:all .2s}.big-btn:hover,.leaveReviewButton:hover{background-color:#dedede}.update-btn{background-color:#a1580d33;border:1px solid #a1580d}@media (max-width:900px){.product-top-grid{grid-template-columns:1fr;gap:20px}.product-gallery-section{margin-bottom:20px}.current-price{font-size:26px}.big-btn{font-size:16px}}.short-specs{background-color:#f8f9fa;border:1px solid #eee;border-radius:8px;margin-bottom:20px;padding:15px}.short-specs-title{color:#444;margin-bottom:8px;font-size:14px;font-weight:600}.short-specs-list{margin:0;padding:0;list-style:none}.short-specs-list li{color:#222;margin-bottom:4px;font-size:14px}.short-specs-list li span{color:#666;margin-right:5px}.service-info-block{border-top:1px solid #eee;flex-direction:column;gap:15px;margin-top:25px;padding-top:20px;display:flex}.service-item{align-items:center;gap:12px;display:flex}.service-icon{text-align:center;width:32px;font-size:24px}.service-text{flex-direction:column;line-height:1.3;display:flex}.service-text strong{color:#222;font-size:14px}.service-text span{color:#777;font-size:12px}@media (min-width:768px){.product-main-info-section{justify-content:center}}.product-gallery-section .image-gallery-slide{border-radius:8px;justify-content:center;align-items:center;height:400px;display:flex;overflow:hidden}.product-gallery-section .image-gallery-slide img{object-fit:contain;border-radius:8px;width:100%;height:100%}.product-gallery-section .image-gallery-thumbnail-image{object-fit:cover;height:80px}
