.template-product .breadcrumbs{display:none !important}.product-back-btn{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#1db6c1;background-color:#f8f9fa;padding:8px 16px;border-radius:20px;text-decoration:none;transition:all .2s ease;margin-bottom:0}.product-back-btn:hover{color:#159ba5;background-color:#f3f4f6}.product-back-btn svg{width:16px;height:16px}.template-product .js-product-name,.template-product .product-name{font-size:28px !important;font-weight:700 !important;color:#1a2022;line-height:1.2;margin-bottom:16px}@media(min-width: 768px){.template-product .js-product-name,.template-product .product-name{font-size:36px !important}}.template-product .product-image-wrapper{position:relative}.template-product .product-image-container{max-width:100%;margin-bottom:16px}.template-product .product-image-container .swiper-container{max-height:500px;border-radius:16px;overflow:hidden}.template-product .product-slider-image{max-height:500px;width:100%;height:auto;object-fit:contain}.template-product .product-thumbnails-container{margin-top:16px}.template-product .swiper-product-thumb{height:fit-content !important}.template-product .swiper-product-thumb .swiper-wrapper{display:flex;flex-direction:row;gap:12px;justify-content:flex-start;flex-wrap:wrap;height:fit-content !important}.template-product .swiper-product-thumb .swiper-slide{width:80px !important;height:80px;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb;transition:all .2s ease;cursor:pointer;flex-shrink:0}.template-product .swiper-product-thumb .swiper-slide:hover{border-color:rgba(29,182,193,.4)}.template-product .swiper-product-thumb .swiper-slide-thumb-active{border-color:#1db6c1 !important;transform:scale(1.05)}.template-product .swiper-product-thumb .swiper-slide img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-price-card{background-color:rgba(29,182,193,.05);border:1px solid rgba(29,182,193,.1);border-radius:16px;padding:20px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.product-price-label{display:block;font-size:11px;font-weight:600;color:#9ca3af;text-transform:uppercase;margin-bottom:4px}.product-price-value{font-size:28px;font-weight:700;color:#1a2022;font-family:monospace}.product-price-currency{font-size:12px;font-weight:600;color:#6b7280;font-family:sans-serif}.template-product .product-variants-label{display:block;font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.template-product .js-product-variants-container .form-group{display:flex;flex-wrap:wrap;gap:10px}.template-product .js-product-variants-container .radio-button-container{margin:0}.template-product .js-product-variants-container .radio-button-content{padding:10px 20px;border-radius:20px;font-size:13px;font-weight:700;border:1px solid #e5e7eb;background-color:#fff;color:#6b7280;transition:all .2s ease;cursor:pointer}.template-product .js-product-variants-container .radio-button-content:hover{border-color:rgba(29,182,193,.4)}.template-product .js-product-variants-container input[type=radio]:checked+.radio-button-content{background-color:#1db6c1 !important;color:#fff !important;border-color:#1db6c1 !important;box-shadow:0 2px 8px rgba(0,0,0,.08)}.template-product .js-product-variants-container input[type=radio]{display:none}.product-quantity-label{display:block;font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;margin-top:16px}.product-transport-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;height:fit-content}.product-transport-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.02)}.product-transport-icon{width:20px;height:20px;color:#1db6c1;fill:#1db6c1;flex-shrink:0}.product-transport-title{font-size:11px;font-weight:700;color:#1a2022;line-height:1;margin-bottom:2px}.product-transport-desc{font-size:10px;color:#9ca3af}.product-description-container{background-color:#fff;border-radius:24px;border:1px solid #e5e7eb;padding:40px;margin-top:48px;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(min-width: 768px){.product-description-container{padding:60px}}.product-description-container h5{font-size:18px;font-weight:700;color:#1a2022;margin-bottom:20px;text-transform:uppercase;letter-spacing:.05em}.product-description-container .user-content{font-size:14px;line-height:1.8;color:#6b7280}.product-description-container .user-content p{margin-bottom:16px}.product-description-container .user-content ul,.product-description-container .user-content ol{margin-left:20px;margin-bottom:16px}.product-description-container .user-content li{margin-bottom:8px}.related-products-horizontal{display:grid;grid-template-columns:1fr;gap:16px;margin-top:32px}@media(min-width: 768px){.related-products-horizontal{grid-template-columns:repeat(3, 1fr)}}.related-product-card{background-color:#fff;border-radius:16px;padding:16px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .3s ease;text-decoration:none;max-width:100%}.related-product-card:hover{border-color:rgba(29,182,193,.2);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.related-product-image{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;background-color:#f3f4f6;border:1px solid rgba(29,182,193,.05)}.related-product-image img{width:100%;height:100%;object-fit:cover}.related-product-info{flex:1;min-width:0}.related-product-badge{display:inline-block;background-color:rgba(246,197,137,.2);color:#1a2022;font-size:9px;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:12px;margin-bottom:6px}.related-product-name{font-size:13px;font-weight:400;color:#1a2022;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-product-price{font-size:14px;font-weight:700;color:#1db6c1;font-family:monospace}.related-products-section{margin-top:60px;margin-bottom:60px;padding-top:40px;border-top:1px solid #e5e7eb}.related-products-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.related-products-title h3{font-size:18px;font-weight:700;color:#1a2022;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:8px;margin:0}.related-products-title h3 span{color:#1db6c1}@media(max-width: 767px){.product-description-container{padding:24px;margin-top:32px}.related-products-section{margin-top:40px;margin-bottom:40px;padding-top:24px}.related-product-card{padding:12px;max-width:100%;overflow:hidden}.related-product-image{width:64px;height:64px}.product-transport-grid{grid-template-columns:1fr}.product-price-card{flex-direction:column;align-items:flex-start}}
/* Engine:dart */