.product-details{background:radial-gradient(circle at 82% 15%,#d0a75214,#0000 32%),#f8f5ed;padding:56px 0 84px}.product-details-shell{background:linear-gradient(135deg,#fffffff5 0%,#fffdf7e6 100%);border:1px solid #0f69431a;border-radius:30px;padding:48px;position:relative;overflow:hidden;box-shadow:0 24px 70px #1e342714}.product-details-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.product-visual{min-width:0}.product-main-image{background:radial-gradient(circle at 50% 42%,#fff 0%,#faf7edeb 68%,#f4efe2e0 100%);border:1px solid #0f69430f;border-radius:24px;justify-content:center;align-items:center;min-height:520px;padding:34px;display:flex;position:relative;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;max-width:490px;height:490px;transition:transform .35s;display:block}.product-main-image:hover img{transform:scale(1.025)}.product-thumbnails{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.product-thumbnail{cursor:pointer;background:#fff;border:1px solid #e4e7e1;border-radius:14px;width:74px;height:74px;padding:6px;transition:border-color .2s,box-shadow .2s,transform .2s}.product-thumbnail:hover{transform:translateY(-2px)}.product-thumbnail.active{border-color:var(--primary);box-shadow:0 0 0 2px #0f69431a}.product-thumbnail img{object-fit:contain;border-radius:9px;width:100%;height:100%;display:block}.product-info{min-width:0}.product-category{min-height:32px;color:var(--primary);letter-spacing:.04em;background:#eaf6ef;border:1px solid #0f694314;border-radius:999px;align-items:center;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:800;display:inline-flex}.product-info h2{letter-spacing:-.025em;max-width:650px;color:var(--text);margin:0 0 16px;font-size:clamp(34px,3vw,46px);line-height:1.12}.product-description{max-width:650px;color:var(--text-light);margin:0 0 28px;font-size:16px;line-height:1.75}.product-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:26px;display:grid}.product-meta-card{background:#ffffffeb;border:1px solid #0f694317;border-radius:15px;align-items:center;gap:13px;min-height:78px;padding:15px 17px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 8px 24px #1e34270b}.product-meta-card:hover{border-color:#0f694329;transform:translateY(-2px);box-shadow:0 12px 30px #1e342712}.meta-icon{width:38px;height:38px;color:var(--primary);background:#edf7f1;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;font-size:17px;font-weight:800;display:inline-flex}.product-meta-card strong{color:var(--primary);margin-bottom:4px;font-size:12px;font-weight:700;display:block}.product-meta-card div>span{color:var(--text);font-size:15px;font-weight:600;display:block}.product-inquiry{align-items:flex-start;gap:10px;margin:0 0 24px;display:flex}.product-inquiry-check{background:var(--primary);color:#fff;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:12px;font-weight:800;display:inline-flex}.product-inquiry p{color:var(--text-light);margin:0;font-size:14px;line-height:1.7}.product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-actions .btn{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:13px 22px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.product-actions .btn:hover{transform:translateY(-1px)}.product-secondary-action{border:1.5px solid var(--primary);color:var(--primary);background:#ffffff8c}.product-secondary-action:hover{background:var(--primary);color:#fff}@media (width<=1000px){.product-details-shell{padding:36px}.product-details-grid{gap:38px}.product-main-image{min-height:420px}.product-main-image img{height:400px}}@media (width<=820px){.product-details{padding:72px 0 54px}.product-details-shell{border-radius:22px;padding:22px;box-shadow:0 16px 42px #1e342712}.product-details-grid{grid-template-columns:1fr;gap:28px}.product-main-image{border-radius:20px;min-height:360px;padding:16px}.product-main-image img{width:100%;max-width:360px;height:350px}.product-thumbnails{gap:9px;margin-top:14px}.product-thumbnail{border-radius:12px;width:64px;height:64px;padding:5px}.product-info{width:100%}.product-category{min-height:30px;margin-bottom:12px;padding:5px 12px;font-size:11px}.product-info h2{margin-bottom:12px;font-size:clamp(30px,7vw,38px);line-height:1.13}.product-description{margin-bottom:22px;font-size:15px;line-height:1.7}.product-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:22px}.product-meta-card{border-radius:13px;gap:10px;min-height:72px;padding:12px}.meta-icon{border-radius:9px;flex:0 0 32px;width:32px;height:32px;font-size:14px}.product-meta-card strong{margin-bottom:3px;font-size:10px}.product-meta-card div>span{font-size:13px;line-height:1.4}.product-inquiry{gap:9px;margin-bottom:20px}.product-inquiry-check{flex:0 0 20px;width:20px;height:20px;font-size:11px}.product-inquiry p{font-size:13px;line-height:1.65}.product-actions{grid-template-columns:1fr;gap:10px}.product-actions .btn{min-height:48px;padding:11px 18px;font-size:13px}}@media (width<=560px){.product-details{padding:72px 0 30px}.product-details-shell{border-radius:18px;padding:14px}.product-details-grid{gap:22px}.product-main-image{border-radius:16px;min-height:285px;padding:10px}.product-main-image img{max-width:285px;height:275px}.product-thumbnails{gap:7px;margin-top:11px}.product-thumbnail{border-radius:10px;width:54px;height:54px;padding:4px}.product-category{margin-bottom:10px}.product-info h2{margin-bottom:10px;font-size:27px;line-height:1.15}.product-description{margin-bottom:18px;font-size:14px;line-height:1.7}.product-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px}.product-meta-card{border-radius:12px;gap:8px;min-width:0;min-height:66px;padding:10px 9px}.meta-icon{border-radius:8px;flex:0 0 28px;width:28px;height:28px;font-size:12px}.product-meta-card>div{min-width:0}.product-meta-card strong{font-size:9px;line-height:1.25}.product-meta-card div>span{overflow-wrap:anywhere;font-size:11px;line-height:1.35}.product-inquiry{margin-bottom:17px}.product-inquiry p{font-size:12px;line-height:1.65}.product-actions{grid-template-columns:1fr;gap:8px}.product-actions .btn{min-height:45px;padding:10px 16px;font-size:12px}}.product-specifications{background:#fff;padding:76px 0}.specifications-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px;padding:0;list-style:none;display:grid}.specifications-list li{min-height:64px;color:var(--text);background:#fff;border:1px solid #0f694314;border-radius:14px;align-items:center;gap:10px;padding:14px 18px;font-size:14px;line-height:1.5;display:flex;box-shadow:0 8px 22px #1e34270f}.specifications-list li:before,.specifications-list li:after{content:none!important;display:none!important}.specification-check{width:24px;height:24px;color:var(--primary);background:#eaf6ef;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.specification-check svg{flex-shrink:0;width:14px;height:14px;display:block}.product-applications{background:#f8f5ed;padding:76px 0}.applications-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px;display:grid}.application-card{text-align:center;background:#fff;border:1px solid #0f694314;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:72px;padding:14px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 22px #1e34270f}.application-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1e342717}.application-icon{color:var(--primary);font-size:13px;font-weight:800}.application-card h3{color:var(--primary);margin:0;font-size:14px;line-height:1.45}html[lang=km] .specifications-list li{line-height:1.8}html[lang=km] .application-card h3{line-height:1.75}@media (width<=900px){.specifications-list{grid-template-columns:repeat(2,minmax(0,1fr))}.applications-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.product-specifications,.product-applications{padding:46px 0}.specifications-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.specifications-list li{border-radius:12px;gap:8px;min-height:58px;padding:11px 12px;font-size:12px;line-height:1.45}.specification-check{flex:0 0 21px;width:21px;height:21px;font-size:10px}.specifications-list li:last-child:nth-child(odd){grid-column:1/-1}.applications-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:22px}.application-card{border-radius:12px;gap:6px;min-height:58px;padding:10px 8px}.application-icon{font-size:11px}.application-card h3{font-size:11px;line-height:1.45}.application-card:last-child:nth-child(odd){grid-column:1/-1}}@media (width<=380px){.product-meta,.specifications-list,.applications-grid{grid-template-columns:1fr}.specifications-list li:last-child,.application-card:last-child{grid-column:auto}}@media (width<=560px){html[lang=km] .product-info h2{letter-spacing:0;margin-bottom:8px;font-size:22px;line-height:1.55}html[lang=km] .product-description{margin-bottom:17px;font-size:12px;line-height:1.85}html[lang=km] .section-label,html[lang=km] .section-eyebrow{letter-spacing:.04em;font-size:9px;line-height:1.6}html[lang=km] .product-specifications h2,html[lang=km] .product-applications h2,html[lang=km] .related-products h2{letter-spacing:0;font-size:22px;line-height:1.55}html[lang=km] .specifications-list li{font-size:10px;line-height:1.7}html[lang=km] .application-card h3{font-size:10px;line-height:1.65}html[lang=km] .product-meta-card strong{font-size:9px;line-height:1.55}html[lang=km] .product-meta-card div>span{font-size:10px;line-height:1.55}html[lang=km] .product-inquiry p{font-size:11px;line-height:1.8}}.related-products{background:#fffdf8;padding:88px 0 100px}.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px;display:grid}.related-product-card{background:#fff;border:1px solid #0f694317;border-radius:20px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 10px 30px #1e34270f}.related-product-card:hover{border-color:#0f69432e;transform:translateY(-5px);box-shadow:0 18px 38px #1e34271a}.related-product-image{background:linear-gradient(145deg,#fff 0%,#faf7ef 100%);justify-content:center;align-items:center;height:310px;padding:24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.related-product-image img{object-fit:contain;width:100%;max-width:270px;height:100%;transition:transform .35s;display:block}.related-product-card:hover .related-product-image img{transform:scale(1.035)}.related-product-content{flex-direction:column;flex:1;padding:22px 22px 24px;display:flex}.related-product-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.related-product-category,.related-product-weight{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 11px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.related-product-category{color:var(--primary);background:#eaf6ef}.related-product-weight{color:#6d6048;background:#f5f1e7}.related-product-title{margin:0 0 10px;font-size:18px;line-height:1.35}.related-product-title a{color:var(--text);text-decoration:none;transition:color .2s}.related-product-title a:hover{color:var(--primary)}.related-product-description{color:var(--text-light);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 20px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.related-product-footer{border-top:1px solid #0f694314;justify-content:space-between;align-items:center;gap:14px;margin-top:auto;padding-top:16px;display:flex}.related-product-packaging{min-width:0;color:var(--text-light);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.related-product-link{color:var(--primary);flex-shrink:0;align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.related-product-link:hover{gap:10px}html[lang=km] .related-product-title{line-height:1.65}html[lang=km] .related-product-description{line-height:1.8}html[lang=km] .related-product-link{line-height:1.6}@media (width<=980px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.related-products{padding:60px 0 70px}.related-products-grid{grid-template-columns:1fr;gap:18px;margin-top:28px}.related-product-image{height:290px}.related-product-image img{max-width:250px}.related-product-content{padding:18px 18px 20px}}@media (width<=380px){.related-product-image{height:260px;padding:18px}.related-product-image img{max-width:225px}.related-product-footer{flex-direction:column;align-items:flex-start}}
