.product-showcase{background:#f7f9f8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card-media{aspect-ratio:9/7;background:linear-gradient(145deg,#eef3f2,#dfe8e6);overflow:hidden}.product-card-media img{width:100%;height:100%;object-fit:contain;padding:18px}.product-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 60% 35%,#f5bf70,transparent 20%),linear-gradient(145deg,#e8efed,#cad8d5)}.product-placeholder span{font-size:46px;font-weight:900;color:rgba(16,42,46,.25);letter-spacing:-.08em}.product-card-body{padding:25px}.product-card-body>p{color:var(--brand);font-size:11px;font-weight:850;letter-spacing:.08em;margin:0 0 9px}.product-card-body h2,.product-card-body h3{font-size:23px;line-height:1.3;margin:0 0 10px}.product-card-body>div:not(.product-mini-specs){color:var(--muted);min-height:48px}.product-card-body>a>span,.product-card-body>span{display:block;color:var(--brand);font-weight:750;margin-top:20px}.product-mini-specs{display:flex!important;gap:14px!important;min-height:0!important;padding-top:17px;margin-top:18px;border-top:1px solid var(--line);color:var(--ink)!important}.product-mini-specs span{font-size:12px;font-weight:700}.product-mini-specs small{display:block;color:var(--muted);font-size:9px;font-weight:500}.product-guide{background:var(--dark);color:#fff;padding:22px 0}.product-guide>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.product-guide strong{display:block;font-size:17px}.product-guide span{display:block;color:#afc2c0}.product-filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:35px}.product-filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 16px;cursor:pointer}.product-filters button.active{background:var(--brand);border-color:var(--brand);color:#fff}.product-card[hidden]{display:none}.product-hero{padding:30px 0 85px}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-top:55px}.product-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.12;letter-spacing:-.05em;margin:0}.product-lead{font-size:19px;color:var(--muted);max-width:650px}.product-hero figure{margin:0}.product-hero figure img,.product-hero-placeholder{width:100%;aspect-ratio:7/5;object-fit:contain;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.product-hero-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#fff,#dce7e4)}.product-hero-placeholder span{font-size:100px;font-weight:900;color:rgba(13,102,92,.15)}.product-spec-section{background:#fff}.product-spec-table{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin:0}.product-spec-table>div{padding:19px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.product-spec-table dt{color:var(--muted);font-size:12px}.product-spec-table dd{font-size:16px;font-weight:750;margin:5px 0 0}.product-features{margin-top:34px;padding:30px;background:var(--soft);border-radius:var(--radius)}.product-features h3{margin-top:0}.product-features ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 30px;padding-left:20px}.product-content{display:grid;grid-template-columns:minmax(0,800px) 290px;gap:75px;align-items:start}.product-content aside{position:sticky;top:110px;background:var(--soft);padding:28px;border-radius:var(--radius)}.product-content aside h2{font-size:23px;line-height:1.35}.product-content aside p:not(.eyebrow){color:var(--muted)}.product-content aside .button{width:100%}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.product-hero-grid,.product-content{grid-template-columns:1fr;gap:40px}.product-content aside{position:static}.product-spec-table{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.product-grid,.product-spec-table{grid-template-columns:1fr}.product-guide>.container{align-items:flex-start;flex-direction:column}.product-features ul{grid-template-columns:1fr}.product-hero-placeholder{display:none}}
.product-hero-points{display:grid;gap:9px;margin:24px 0;padding:0;list-style:none}.product-hero-points li{position:relative;padding-left:26px;color:var(--ink)}.product-hero-points li:before{content:"✓";position:absolute;left:0;top:0;color:var(--brand);font-weight:900}.product-hero-copy .button-row{align-items:center;flex-wrap:wrap}.official-link{font-size:13px}.product-assurance{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin:20px 0 0}.product-gallery{min-width:0}.product-visual{position:relative}.product-visual-link{position:relative;display:block}.product-visual-link>span{position:absolute;right:14px;bottom:14px;color:#fff;background:rgba(16,42,46,.84);border-radius:999px;padding:6px 11px;font-size:11px}.product-visual figcaption{position:absolute;left:14px;bottom:14px;background:rgba(16,42,46,.84);color:#fff;border-radius:999px;padding:6px 11px;font-size:11px}.product-visual figcaption[hidden]{display:none}.product-thumbnails{display:flex;gap:10px;overflow-x:auto;margin-top:12px;padding:3px}.product-thumbnails button{flex:0 0 86px;border:2px solid transparent;border-radius:10px;background:#fff;padding:4px;cursor:pointer}.product-thumbnails button.active{border-color:var(--brand)}.product-thumbnails img{display:block;width:100%;height:62px;object-fit:contain}.product-resources{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:28px;padding:24px 26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.product-resources strong,.product-resources span{display:block}.product-resources span{color:var(--muted);font-size:13px;margin-top:5px}.product-resources>div:last-child{display:flex;gap:9px;flex:none}.related-products .product-card-body>div{min-height:48px;color:var(--muted)}@media(max-width:760px){.product-resources{align-items:flex-start;flex-direction:column}.product-resources>div:last-child{flex-wrap:wrap}.product-thumbnails button{flex-basis:74px}}
.product-engineering-section{background:#151515;color:#fff}.product-engineering-section .section-heading p{color:#c7c7c7}.engineering-principle{display:grid;grid-template-columns:150px 1fr;gap:28px;padding:24px 0;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}.engineering-principle strong{color:#ef2b2d;font-size:13px;letter-spacing:.08em}.engineering-principle p{margin:0;font-size:18px;line-height:1.75}.engineering-decision-grid,.engineering-checklists{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px}.engineering-decision-grid article,.engineering-checklists article{background:#fff;color:var(--ink);border-radius:var(--radius);padding:28px}.engineering-decision-grid h3,.engineering-checklists h3{margin:12px 0 16px;font-size:21px}.engineering-decision-grid ul,.engineering-checklists ul,.engineering-checklists ol{margin:0;padding-left:21px;color:var(--muted)}.engineering-decision-grid li,.engineering-checklists li{margin:9px 0;line-height:1.65}.decision-mark{display:inline-block;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:850;letter-spacing:.08em}.decision-ok{background:#e7f4ed;color:#11623a}.decision-check{background:#fff0ee;color:#a31c20}.engineering-flow{display:grid;grid-template-columns:150px 1fr;gap:28px;margin-top:24px;padding:22px 24px;background:#242424;border-left:4px solid #ef2b2d}.engineering-flow strong{color:#fff}.engineering-flow p{margin:0;color:#ddd;line-height:1.7}.technical-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.technical-table{width:100%;min-width:940px;border-collapse:collapse;font-size:13px}.technical-table th{background:#181818;color:#fff;text-align:left;padding:14px 12px;white-space:nowrap}.technical-table td{padding:13px 12px;border-bottom:1px solid var(--line);vertical-align:top}.technical-table tbody tr:nth-child(even){background:#fafafa}.technical-table tbody tr:last-child td{border-bottom:0}.data-provenance{display:grid;grid-template-columns:100px 1fr auto;gap:18px;align-items:start;margin-top:18px;padding:18px 20px;background:#fff;border-left:4px solid #ef2b2d}.data-provenance span{color:var(--muted);line-height:1.65}.data-provenance a{color:var(--brand);font-weight:750;white-space:nowrap}.engineering-records{display:grid;grid-template-columns:80px 1fr;gap:12px 20px}.engineering-records dt{font-weight:850;color:var(--brand)}.engineering-records dd{margin:0}@media(max-width:900px){.engineering-principle,.engineering-flow{grid-template-columns:1fr;gap:8px}.engineering-decision-grid,.engineering-checklists{grid-template-columns:1fr}.data-provenance{grid-template-columns:1fr}.data-provenance a{white-space:normal}}@media(max-width:600px){.engineering-decision-grid article,.engineering-checklists article{padding:22px}.engineering-records{grid-template-columns:1fr;gap:5px}.engineering-records dd{margin-bottom:14px}}
.catalog-tools{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:20px}.catalog-tools label{display:grid;gap:8px;flex:1;max-width:640px}.catalog-tools label span{font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--muted)}.catalog-tools input{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 16px;font:inherit;background:#fff}.catalog-tools input:focus{outline:3px solid rgba(200,16,46,.14);border-color:var(--brand)}.catalog-tools p{margin:0;color:var(--muted);white-space:nowrap}.catalog-tools strong{font-size:24px;color:var(--ink)}.catalog-empty{margin-top:30px}.product-document-section{background:#fff}.document-library{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.document-library summary{cursor:pointer;padding:18px 22px;font-weight:800;background:var(--soft)}.document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px}.document-card{display:grid;gap:7px;min-width:0;padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff;transition:border-color .2s,transform .2s}.document-card:hover{border-color:var(--brand);transform:translateY(-2px)}.document-card span{font-size:10px;font-weight:850;letter-spacing:.08em;color:var(--brand)}.document-card strong{font-size:14px;line-height:1.45}.document-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted)}@media(max-width:900px){.document-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.catalog-tools{align-items:stretch;flex-direction:column}.catalog-tools p{white-space:normal}.document-grid{grid-template-columns:1fr;padding:12px}}
.product-section-nav{position:sticky;top:78px;z-index:20;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 4px 16px rgba(0,0,0,.04)}
.product-section-nav>.container{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-block:10px;scrollbar-width:thin}
.product-section-nav a{flex-shrink:0;padding:10px 15px;border-radius:8px;font-size:14px;font-weight:700;white-space:nowrap}
.product-section-nav a:hover,.product-section-nav a[aria-current="location"]{background:var(--soft);color:var(--brand)}
.product-section-nav .section-nav-cta{margin-left:auto;background:var(--brand);color:#fff}
.product-section-nav .section-nav-cta:hover{background:var(--dark);color:#fff}
.product-detail section[id]{scroll-margin-top:155px}
.catalog-reset{border:1px solid var(--line);background:#fff;color:var(--brand);border-radius:8px;padding:10px 18px;cursor:pointer;font-weight:700}
@media(max-width:600px){.product-section-nav a{padding:10px 12px;font-size:13px}.product-section-nav .section-nav-cta{margin-left:0}.product-detail section[id]{scroll-margin-top:150px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media print{.product-section-nav{display:none}}
.catalog-photo{margin-bottom:32px;background:#f4f4f4;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}
.catalog-photo img{width:100%;height:560px;aspect-ratio:auto;object-fit:contain;border-radius:0}
.catalog-photo figcaption{text-align:center;padding:12px 16px;color:var(--muted);font-size:13px;background:#fff}
@media(max-width:600px){.catalog-photo img{height:auto;max-height:520px}}
.catalog-banner{position:relative;margin-bottom:32px;overflow:hidden;border-radius:var(--radius);background:#e8e8e8}
.catalog-banner img{width:100%;height:auto;aspect-ratio:2.5/1;object-fit:cover;border-radius:0}
.catalog-banner figcaption{position:absolute;right:12px;bottom:10px;padding:4px 9px;border-radius:4px;background:rgba(0,0,0,.58);color:#fff;font-size:11px}
@media(max-width:600px){.catalog-banner img{aspect-ratio:2/1}.catalog-banner figcaption{right:6px;bottom:6px;font-size:9px}}
