.detailPage{box-sizing:border-box;width:100%}.detailPage *{box-sizing:border-box}.detailPage .products{max-width:1200px;margin:10px auto}.detailProductTitle{color:#14181a;margin-bottom:20px;font-size:28px;font-weight:700}.detailProductWrapper{flex-wrap:wrap;align-items:flex-start;gap:32px;display:flex}.detailImageSection{flex:0 0 380px;gap:16px;display:flex}.detailThumbList{flex-direction:column;gap:10px;display:flex}.detailThumbItem{cursor:pointer;border-radius:8px;flex-shrink:0;width:64px;height:64px;transition:border-color .2s,transform .2s;overflow:hidden}.detailThumbItem:hover{transform:translateY(-2px)}.detailThumbItem img{object-fit:contain;width:100%;height:100%;display:block}.detailMainImageWrap{aspect-ratio:1;flex:1;min-width:0;position:relative}.detailMainImage{border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.carouselArrow{cursor:pointer;color:#fff;z-index:2;background-color:#ff5a00;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #ff5a0059}.carouselArrowLeft{left:10px}.carouselArrowRight{right:10px}.carouselDots{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:14px;display:none}.carouselDot{cursor:pointer;background-color:#d9d9d9;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background-color .2s,width .2s}.carouselDot.activeDot{background-color:#ff5a00;border-radius:4px;width:20px}.detailDetailsSection{flex:340px;min-width:0}.detailPriceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:16px;display:flex}.detailPrice{color:#ff5a00;font-size:30px;font-weight:700}.detailPiece{color:#6b7280;font-size:14px}.detailRequest{color:#ff5a00;white-space:nowrap;background-color:#0000;border:1px solid #ff5a00;border-radius:20px;margin-left:auto;padding:6px 14px;font-size:13px;font-weight:600}.detailFeatureIcons{border-bottom:1px dashed #e5e7eb;flex-wrap:wrap;gap:24px;margin-bottom:20px;padding-bottom:20px;display:none}.featureIconItem{text-align:center;color:#14181a;flex-direction:column;align-items:center;gap:8px;width:90px;font-size:12px;font-weight:600;display:flex}.featureIconCircle{color:#ff5a00;background-color:#fff;border:1.5px solid #ff5a00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:20px;display:flex}.detailFeatureBadges{flex-wrap:wrap;gap:12px;margin-top:20px;display:none}.featureBadgeItem{color:#14181a;border:1px solid #e5e7eb;border-radius:10px;flex:150px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.featureBadgeIcon{color:#ff5a00;flex-shrink:0;font-size:18px}.descHeadingSplit{display:none}.detailDescription h3{color:#ff5a00;margin-bottom:10px;font-size:18px}.detailDescription p{color:#333;margin-bottom:14px;font-size:14px;line-height:1.7}.detailActions{flex-wrap:wrap;gap:16px;margin-top:24px;display:none}.btnEnquiry{cursor:pointer;color:#fff;background-color:#ff5a00;border:1px solid #ff5a00;border-radius:8px;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:600;transition:background-color .2s,opacity .2s;display:flex}.btnEnquiry:hover{background-color:#e04f00}.infoBox{border-radius:12px;flex:0 0 280px;min-width:0;padding:20px}.specHeading{color:#ff5a00;margin-bottom:14px;font-size:18px;font-weight:700}.infoRow{border-bottom:1px dashed #e5e7eb;justify-content:space-between;gap:10px;padding:10px 0;font-size:14px;display:flex}.infoRow:last-of-type{border-bottom:none}.btnEnquireSplit{color:#fff;cursor:pointer;background-color:#ff5a00;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:12px;font-size:14px;font-weight:600;display:none}.btnEnquireSplit:hover{background-color:#e04f00}.layout-default .detailPage{background-color:#fff;padding:40px 20px}.layout-default .detailThumbItem{background-color:#fff;border:2px solid #e5e7eb;padding:4px}.layout-default .detailThumbItem.activeThumb,.layout-default .detailThumbItem:hover{border-color:#ff5a00}.layout-default .detailMainImage{background-color:#fafafa;border:1px solid #e5e7eb}.layout-default .detailFeatureIcons{display:none}.layout-default .detailActions{display:flex}.layout-default .infoBox{border:2px solid #ff5a00}.layout-default .infoRow span:first-child{color:#6b7280}.layout-default .infoRow span:last-child{color:#14181a;font-weight:600}.layout-card .detailPage{background-color:#fff;padding:40px 20px}.layout-card .detailImageSection{background-color:#ff5a00;border-radius:20px;justify-content:center;align-items:center;padding:24px;position:relative;overflow:hidden}.layout-card .detailThumbList{z-index:2;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.layout-card .detailThumbItem{background-color:#fff;border:2px solid #fff;border-radius:8px;box-shadow:0 4px 10px #00000026}.layout-card .detailThumbItem.activeThumb{border-color:#14181a}.layout-card .detailMainImage{background-color:#0000}.layout-card .detailFeatureIcons{display:flex}.layout-card .detailFeatureBadges,.layout-card .detailActions{display:none}.layout-card .infoBox{background-color:#fff1e6}.layout-card .infoRow{background-color:#fff;border-bottom:none;border-radius:8px;margin-bottom:8px;padding:10px 14px}.layout-card .infoRow:last-of-type{margin-bottom:0}.layout-card .infoRow span:first-child{color:#6b7280}.layout-card .infoRow span:last-child{color:#14181a;font-weight:600}.layout-split .detailPage{background-color:#fff;padding:40px 20px}.layout-split .products{border:1px solid #e5e7eb;border-radius:16px;padding:32px}.layout-split .detailProductWrapper{align-items:stretch}.layout-split .detailDetailsSection{flex:320px;order:1}.layout-split .detailImageSection{flex:380px;order:2}.layout-split .infoBox{flex:0 0 260px;order:3}.layout-split .detailThumbList{display:none}.layout-split .detailMainImage{background-color:#fafafa;border:1px solid #e5e7eb}.layout-split .carouselArrow,.layout-split .carouselDots{display:flex}.layout-split .detailFeatureIcons{display:none}.layout-split .detailFeatureBadges{display:flex}.layout-split .detailActions,.layout-split .descHeadingDefault{display:none}.layout-split .descHeadingSplit{display:block}.layout-split .infoBox{color:#fff;background-color:#0f2942}.layout-split .specHeading{color:#ff5a00}.layout-split .infoRow{border-bottom:1px solid #ffffff1f}.layout-split .infoRow span:first-child{color:#94a3b8}.layout-split .infoRow span:last-child{color:#fff;font-weight:600}.layout-split .btnEnquireSplit{display:flex}@media (max-width:1024px){.detailPage .products{max-width:100%}.detailProductWrapper{gap:24px}.detailImageSection{flex:0 0 320px}.infoBox{flex:0 0 240px}.layout-split .detailDetailsSection{flex:280px}.layout-split .detailImageSection{flex:320px}}@media (max-width:900px){.detailProductWrapper{flex-direction:column;gap:28px}.detailImageSection,.detailDetailsSection,.infoBox{flex:100%;width:100%;order:0!important}.detailMainImageWrap{aspect-ratio:4/3}.layout-card .detailThumbList{flex-flow:wrap;justify-content:center;margin-top:16px;position:static;transform:none}.layout-card .detailImageSection{flex-direction:column}.layout-split .detailMainImageWrap{aspect-ratio:16/10}.infoBox{padding:18px}}@media (max-width:768px){.detailImageSection{flex-direction:column;width:100%}.detailThumbList{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;order:2;overflow-x:auto}.detailThumbList::-webkit-scrollbar{display:none}.detailThumbItem{width:56px;height:56px}.detailProductTitle{margin-bottom:16px;font-size:24px}.detailPrice{font-size:24px}.detailPriceRow{gap:6px}.detailRequest{margin-left:0}.detailActions{flex-direction:column;gap:12px}.btnEnquiry{justify-content:center;width:100%}.detailFeatureIcons{justify-content:center;gap:16px}.featureIconItem{width:72px;font-size:11px}.featureIconCircle{width:40px;height:40px;font-size:17px}.featureBadgeItem{flex:calc(50% - 6px);padding:10px 12px;font-size:12px}.layout-split .products{padding:20px}.carouselArrow{width:32px;height:32px;font-size:16px}}@media (max-width:480px){.layout-default .detailPage,.layout-card .detailPage,.layout-split .detailPage{padding:24px 14px}.layout-split .products{padding:16px}.detailProductTitle{font-size:20px}.detailProductWrapper{gap:20px}.detailThumbItem{width:48px;height:48px}.detailMainImageWrap{aspect-ratio:1}.layout-split .detailMainImageWrap{aspect-ratio:4/3}.detailPrice{font-size:21px}.detailPiece{font-size:12px}.detailRequest{padding:5px 12px;font-size:12px}.carouselArrow{width:28px;height:28px;font-size:14px}.carouselArrowLeft{left:6px}.carouselArrowRight{right:6px}.detailFeatureIcons{gap:14px}.featureIconItem{width:64px;font-size:10px}.featureIconCircle{width:36px;height:36px;font-size:15px}.featureBadgeItem{flex:100%}.detailDescription h3{font-size:16px}.detailDescription p{font-size:13px;line-height:1.6}.infoBox{padding:16px}.specHeading{font-size:16px}.infoRow{padding:8px 0;font-size:13px}.btnEnquireSplit{padding:10px;font-size:13px}}@media (max-width:380px){.detailProductTitle{font-size:18px}.detailThumbItem{width:42px;height:42px}.detailPrice{font-size:19px}.featureIconItem{width:56px}.featureIconCircle{width:32px;height:32px;font-size:14px}.btnEnquiry{padding:10px 16px;font-size:13px}.carouselDots{margin-top:10px}}
