.kl-product-identity { margin: 20px 0; padding: 16px 0; border-block: 1px solid #dce2e6; }
.kl-product-identity > div { display: grid; grid-template-columns: 120px minmax(0, 1fr); gap: 12px; padding: 6px 0; }
.kl-product-identity dt { font-weight: 600; }
.kl-product-identity dd { margin: 0; overflow-wrap: anywhere; }
.kl-quote-note { padding: 16px; background: #f5f7f8; border-left: 3px solid #334e68; }
.kl-table-scroll { max-width: 100%; overflow-x: auto; }
.kl-specifications { width: 100%; border-collapse: collapse; }
.kl-specifications th { width: 35%; text-align: left; background: #f5f7f8; }
.kl-specifications th, .kl-specifications td { padding: 12px 16px; border: 1px solid #dce2e6; overflow-wrap: anywhere; }
.kl-technical-content, .kl-compatible-models { overflow-wrap: anywhere; }
.kl-technical-content img, .kl-technical-content video { max-width: 100%; height: auto; }
.kl-product-documents { margin-left: 20px; }
.kl-product-documents li { padding: 8px 0; overflow-wrap: anywhere; }
.kl-product-documents span { font-size: 12px; }
.woocommerce div.product .woocommerce-tabs ul.tabs { display: flex; flex-wrap: wrap; gap: 4px 18px; padding-left: 0; }
.woocommerce div.product .woocommerce-tabs ul.tabs li { margin: 0; }
@media (max-width: 480px) { .kl-product-identity > div { grid-template-columns: 100px minmax(0, 1fr); } .kl-specifications th, .kl-specifications td { padding: 10px; } }
