/* Presentation only: retain the original specification table and all actions. */
body.k1-product-v2 .pd-related-controls{display:flex;justify-content:flex-end;gap:8px;margin:12px 0}
body.k1-product-v2 .pd-related-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d8e7f2;border-radius:50%;background:#fff;color:#087bc9;font-size:25px;cursor:pointer}
body.k1-product-v2 .pd-related-controls button:disabled{opacity:.35;cursor:default}
body.k1-product-v2 .pd-related-controls button:focus-visible{outline:2px solid #087bc9;outline-offset:3px}
body.k1-product-v2 .pd-spec-card{padding:26px 28px;overflow:visible;background:#fff;box-shadow:none}
body.k1-product-v2 .pd-spec-card .specs-table{display:table;width:100%;table-layout:fixed;border-collapse:collapse;border-radius:0;box-shadow:none;overflow:visible;background:transparent}
body.k1-product-v2 .pd-spec-card .specs-table tbody{display:table-row-group;width:auto}
body.k1-product-v2 .pd-spec-card .specs-table tr{display:table-row;min-height:0;padding:0;border:0;border-radius:0;background:transparent}
body.k1-product-v2 .pd-spec-card .specs-table tr:nth-child(n){background:transparent}
body.k1-product-v2 .pd-spec-card .specs-table :is(th,td){display:table-cell;margin:0;padding:12px 0;border:0;border-bottom:1px solid #edf2f7;background:transparent;vertical-align:top;line-height:1.6;font-size:14px;letter-spacing:normal;text-transform:none;white-space:normal;overflow:visible;overflow-wrap:anywhere}
body.k1-product-v2 .pd-spec-card .specs-table th{width:41%;padding-right:16px;color:var(--muted);font-weight:400;text-align:left}
body.k1-product-v2 .pd-spec-card .specs-table td{width:59%;color:var(--ink);font-weight:500;text-align:right}
body.k1-product-v2 .pd-spec-card .specs-table tr:last-child :is(th,td){border-bottom:0}
body.k1-product-v2 .pd-related-section .product-card{transform:none!important;align-self:stretch}
body.k1-product-v2 .pd-related-section .product-card[hidden]{display:none!important}
body.k1-product-v2 .pd-related-section .product-card .details-link{display:flex;align-items:center;justify-content:space-between;gap:12px}
body.k1-product-v2 .pd-related-section .product-card .details-link::after{content:'→';font-size:21px;line-height:1;color:#087bc9}
body.k1-product-v2 .pd-related-section .product-card .product-visual{position:relative;display:block;aspect-ratio:1.6;height:auto;min-height:0;padding:0;line-height:0;overflow:hidden;border:0}
body.k1-product-v2 .pd-related-section .product-card .product-visual img{position:absolute;inset:0;display:block;width:100%;height:100%;max-height:none;margin:0;border:0;border-radius:0;object-fit:cover}
body.k1-product-v2 .pd-related-section .product-card .product-visual::before,
body.k1-product-v2 .pd-related-section .product-card .product-visual::after{display:none}
body.k1-product-v2 .pd-related-section .product-card .product-actions{margin-top:auto!important}
body.k1-product-v2 .pd-related-section .product-card .details-link{min-height:36px;margin-top:8px;box-sizing:border-box}
body.k1-product-v2 .pd-related-section .product-card:not(:has(.details-link))::before{content:"";order:100;display:block;flex:none;height:44px}
@media(min-width:701px){
 body.k1-product-v2 .pd-related-section .related-grid{display:flex;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:12px}
 body.k1-product-v2 .pd-related-section .product-card{flex:0 0 calc((100% - 60px)/4);min-width:0;scroll-snap-align:start}
 body.k1-product-v2 .pd-related-section .product-card{display:flex;flex-direction:column}
 body.k1-product-v2 .pd-related-section .product-card .product-name{min-height:2.8em}
 body.k1-product-v2 .pd-related-section .product-card .product-version{min-height:3.1em}
 body.k1-product-v2 .pd-related-section .product-card .product-delivery{margin-top:auto;margin-bottom:18px}
 body.k1-product-v2 .pd-related-section .product-card .product-actions{margin-top:0!important}
}
@media(max-width:700px){
 body.k1-product-v2 .pd-spec-card{padding:22px 18px}
 body.k1-product-v2 .pd-spec-card .specs-table :is(th,td){font-size:13px;padding-top:11px;padding-bottom:11px}
 body.k1-product-v2 .pd-section-nav{display:flex;flex-wrap:nowrap;gap:22px;overflow-x:auto;overflow-y:hidden;margin-right:-20px;padding:18px 26px 9px 0;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#bdd5e8 transparent;scroll-padding-inline:12px}
 body.k1-product-v2 .pd-section-nav :is(a,button){flex:0 0 auto;white-space:nowrap;min-height:44px}
 body.k1-product-v2 .pd-section-nav::-webkit-scrollbar{display:block;height:3px}
 body.k1-product-v2 .pd-section-nav::-webkit-scrollbar-thumb{background:#bdd5e8;border-radius:4px}
}
