.site-nav a.active{color:var(--blue-dark)}.site-nav a.active:after{transform:scaleX(1)}
.page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.72fr);gap:clamp(36px,7vw,110px);align-items:center;min-height:570px;padding:80px clamp(20px,7vw,110px);background:radial-gradient(circle at 80% 20%,#dff5ff 0,transparent 38%),linear-gradient(135deg,#f8fcfd,#edf7fa)}
.page-hero h1{max-width:820px;margin:0;font:800 clamp(44px,5vw,72px)/1.04 "Manrope",sans-serif;letter-spacing:-.05em}.page-hero .lead{max-width:720px;margin:24px 0 30px;color:var(--muted);font-size:18px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px;color:var(--blue-dark);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.page-hero-media{min-height:410px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow)}.page-hero-media img{width:100%;height:100%;max-height:470px;object-fit:contain;border-radius:20px}
.contact-page .page-hero{min-height:0;padding-top:56px;padding-bottom:56px}.contact-page .page-hero-media{height:500px;min-height:0;padding:16px}.contact-page .page-hero-media img{height:100%;max-height:none;object-fit:cover;object-position:center 44%}
.page-section{padding:90px clamp(20px,7vw,110px)}.page-section.alt{background:#edf7fa}.page-section.dark{color:#fff;background:var(--navy)}.page-section .section-heading{margin-bottom:38px}.quick-nav{display:flex;flex-wrap:wrap;gap:10px;padding:24px clamp(20px,7vw,110px);background:#fff;border-block:1px solid var(--line)}.quick-nav a{padding:9px 15px;color:var(--blue-dark);background:var(--sky);border-radius:999px;font-size:12px;font-weight:800}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px}.feature-card .number{display:grid;place-items:center;width:40px;height:40px;margin-bottom:18px;color:#fff;background:var(--blue);border-radius:50%;font-weight:800}.feature-card h3{margin:0 0 10px;font:800 20px/1.25 "Manrope",sans-serif}.feature-card p{margin:0;color:var(--muted);font-size:14px}.dark .feature-card{background:#0c2b3b;border-color:#153c4e}.dark .feature-card p{color:#b7ccd6}
.product-page-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-page-card{display:grid;grid-template-columns:220px 1fr;gap:24px;align-items:center;padding:22px;background:#fff;border:1px solid var(--line);border-radius:22px}.product-page-card img{width:100%;height:230px;object-fit:contain;background:#f1f8fa;border-radius:16px}.product-page-card h2{margin:4px 0 10px;font:800 24px/1.2 "Manrope",sans-serif}.product-page-card p{margin:0 0 16px;color:var(--muted);font-size:14px}.product-page-card ul{margin:0 0 18px;padding-left:18px;color:var(--muted);font-size:13px}.text-link{color:var(--blue-dark);font-weight:800}
.product-card-media-link{display:block;overflow:hidden;border-radius:16px;outline:0}.product-card-media-link img{transition:transform .25s ease,filter .25s ease}.product-card-media-link:hover img{transform:scale(1.035);filter:brightness(1.03)}.product-card-title-link{transition:color .2s ease}.product-card-title-link:hover{color:var(--blue-dark)}.product-card-media-link:focus-visible,.product-card-title-link:focus-visible{outline:3px solid rgba(42,169,223,.42);outline-offset:4px}.product-page-card:focus-within{border-color:#85cce8;box-shadow:0 16px 38px rgba(7,29,42,.1)}
.single-product-grid{grid-template-columns:minmax(0,900px)}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:20px;overflow:hidden}.metric-grid div{padding:28px;background:#fff}.metric-grid strong{display:block;font:800 30px/1.1 "Manrope",sans-serif}.metric-grid span{color:var(--muted);font-size:12px}.dark .metric-grid{background:#194153;border-color:#194153}.dark .metric-grid div{background:#0c2b3b}.dark .metric-grid span{color:#b7ccd6}
.content-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,7vw,90px);align-items:center}.content-split img{width:100%;max-height:620px;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.copy-block h2{margin:0 0 18px;font:800 clamp(34px,4vw,52px)/1.08 "Manrope",sans-serif;letter-spacing:-.04em}.copy-block>p{color:var(--muted)}.check-list{display:grid;gap:12px;margin:26px 0}.check-list div{padding:15px 17px;background:#fff;border:1px solid var(--line);border-radius:13px}.check-list strong{display:block;font-size:14px}.check-list span{color:var(--muted);font-size:13px}
.policy-table{width:100%;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px}.policy-row{display:grid;grid-template-columns:.8fr 1.3fr;padding:18px 22px;border-bottom:1px solid var(--line)}.policy-row:last-child{border:0}.policy-row strong{font-size:13px}.policy-row span{color:var(--muted);font-size:14px}
.oem-design-library{padding-top:74px;padding-bottom:74px;background:linear-gradient(135deg,#f7fbfd,#edf8fc)}.oem-design-library .section-heading{margin-bottom:28px}.oem-poster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.oem-poster-card{min-width:0;margin:0;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 34px rgba(7,29,42,.07)}.oem-poster-link{position:relative;display:block;overflow:hidden;background:#f5fafc;outline:0}.oem-poster-link picture,.oem-poster-link img{display:block;width:100%}.oem-poster-link img{height:auto;aspect-ratio:1672/941;object-fit:contain;transition:transform .25s ease}.oem-poster-link>span{position:absolute;right:12px;bottom:12px;padding:7px 11px;color:#fff;background:rgba(7,29,42,.82);border-radius:999px;font-size:11px;font-weight:800;backdrop-filter:blur(8px)}.oem-poster-link:hover img{transform:scale(1.012)}.oem-poster-link:focus-visible{outline:3px solid rgba(42,169,223,.55);outline-offset:-4px}.oem-poster-card figcaption{padding:18px 20px 20px}.oem-poster-card h3{margin:0 0 7px;font:800 19px/1.25 "Manrope",sans-serif}.oem-poster-card p{margin:0;color:var(--muted);font-size:13px}.oem-library-note{margin:18px 0 0;padding:14px 17px;color:var(--muted);background:#fff;border-left:4px solid var(--blue);border-radius:12px;font-size:13px}.oem-library-note strong{color:var(--ink)}
.gallery-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.gallery-grid figure{position:relative;min-height:300px;margin:0;overflow:hidden;border-radius:20px}.gallery-grid figure:first-child{grid-row:span 2;min-height:616px}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid figcaption{position:absolute;right:0;bottom:0;left:0;padding:70px 20px 18px;color:#fff;background:linear-gradient(transparent,rgba(4,20,29,.92));font-weight:800}
.factory-proof-section{padding-top:72px;padding-bottom:72px}.factory-proof-section .section-heading{margin-bottom:28px}.compact-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.compact-evidence-grid figure,.compact-evidence-grid figure:first-child{grid-row:auto;min-height:0;height:250px}.compact-evidence-grid img{object-position:center 42%}.compact-evidence-grid figcaption{padding:54px 18px 16px;font-size:14px}.compact-evidence-grid figure:nth-child(2) img{object-position:center 38%}.compact-evidence-grid figure:nth-child(5) img{object-position:center 58%}
.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{display:flex;flex-direction:column;min-height:310px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:20px}.article-card .topic{color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.article-card h2{margin:12px 0;font:800 22px/1.28 "Manrope",sans-serif}.article-card p{color:var(--muted);font-size:14px}.article-card a{margin-top:auto;color:var(--blue-dark);font-weight:800}.article-card .status{margin-top:auto;color:var(--muted);font-size:12px;font-weight:700}
.page-cta{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:48px clamp(20px,7vw,110px);color:#fff;background:linear-gradient(135deg,#0a2636,#0d4a65)}.page-cta h2{max-width:760px;margin:0;font:800 clamp(30px,4vw,48px)/1.1 "Manrope",sans-serif}.page-cta p{margin:8px 0 0;color:#bdd5df}.page-cta .button{flex:none}
.contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(34px,7vw,90px)}.contact-panel{padding:30px;color:#fff;background:var(--navy);border-radius:24px}.contact-panel h2{margin-top:0;font:800 32px/1.15 "Manrope",sans-serif}.contact-panel a,.contact-panel span{display:block;margin:12px 0;color:#d8ebf2}.contact-panel small{color:#8fb1c0}.privacy-note{padding:14px 16px;color:var(--muted);background:var(--sky);border-radius:12px;font-size:12px}
@media(max-width:1050px){.page-hero{grid-template-columns:1fr;min-height:0}.page-hero-media{min-height:350px}.contact-page .page-hero-media{height:440px}.product-page-grid{grid-template-columns:1fr}.feature-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.content-split,.contact-page-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-column:span 2;grid-row:auto;min-height:480px}.compact-evidence-grid figure,.compact-evidence-grid figure:first-child{grid-column:auto;min-height:0;height:230px}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.oem-poster-grid{grid-template-columns:1fr}.oem-design-library{padding-top:58px;padding-bottom:58px}.oem-poster-link>span{right:9px;bottom:9px;font-size:10px}}
@media(max-width:680px){.page-hero{padding:54px 20px}.page-hero h1{font-size:42px}.page-hero-media{min-height:280px}.contact-page .page-hero{padding-top:44px;padding-bottom:44px}.contact-page .page-hero-media{height:380px}.page-section{padding:68px 20px}.factory-proof-section{padding-top:56px;padding-bottom:56px}.quick-nav{padding:18px 20px}.feature-grid,.article-grid{grid-template-columns:1fr}.product-page-card{grid-template-columns:1fr}.product-page-card img{height:280px}.gallery-grid{grid-template-columns:1fr}.gallery-grid figure:first-child{grid-column:auto;min-height:360px}.compact-evidence-grid figure,.compact-evidence-grid figure:first-child{min-height:0;height:220px}.metric-grid{grid-template-columns:1fr 1fr}.policy-row{grid-template-columns:1fr;gap:5px}.page-cta{display:grid;padding:42px 20px}.page-cta .button{justify-self:start}.oem-design-library{padding-top:52px;padding-bottom:52px}.oem-poster-card figcaption{padding:15px 16px 17px}.oem-poster-card h3{font-size:17px}.oem-poster-card p,.oem-library-note{font-size:12px}}

/* Products directory: sticky category navigation on the left, published models on the right. */
.products-directory-section{background:linear-gradient(150deg,#f8fcfd,#eef8fb)}
.product-directory-layout{display:grid;grid-template-columns:minmax(285px,320px) minmax(0,1fr);gap:clamp(28px,3.2vw,48px);align-items:start}
.product-category-sidebar{align-self:stretch;min-width:0}
.product-category-sticky{position:sticky;top:104px;max-height:calc(100vh - 128px);overflow:auto;padding:30px 25px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 42px rgba(7,55,75,.09);backdrop-filter:blur(14px);scrollbar-width:thin}
.product-category-sticky>.kicker{font-size:13px}
.product-category-sticky h2{margin:7px 0 23px;font:800 30px/1.12 "Manrope",sans-serif;letter-spacing:-.03em}
.product-category-mobile-controls{display:contents}
.product-category-scroll{display:none}
.product-category-nav{display:grid;gap:9px}
.product-category-nav button{position:relative;display:flex;justify-content:space-between;gap:12px;align-items:center;width:100%;padding:15px 16px;color:#244b60;background:#f2f9fb;border:1px solid transparent;border-radius:14px;font:800 14px/1.38 "DM Sans",sans-serif;text-align:left;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.product-category-nav button small{display:grid;flex:none;place-items:center;min-width:27px;height:27px;padding:0 7px;color:#087eac;background:#fff;border:1px solid #cce9f3;border-radius:999px;font-size:11px}
.product-category-nav button:hover,.product-category-nav button:focus-visible{color:#087eac;background:#e6f6fc;border-color:#a9dff1;transform:translateX(3px);outline:0}
.product-category-nav button[aria-pressed="true"]{color:#fff;background:linear-gradient(135deg,#087ead,#20a7d2);border-color:#087ead;box-shadow:0 10px 22px rgba(11,137,179,.22)}
.product-category-nav button[aria-pressed="true"] small{color:#087ead;border-color:#fff}
.product-category-quote{display:grid;gap:4px;margin-top:22px;padding:17px 16px;color:#dff5fc;background:linear-gradient(135deg,#0c6789,#169dc7);border-radius:15px;font-size:12px}.product-category-quote strong{color:#fff;font-size:15px}
.product-directory-results{min-width:0}
.product-directory-toolbar{display:flex;justify-content:flex-end;align-items:center;min-height:34px;margin:0 0 14px}.product-directory-toolbar p{margin:0;color:#557083;font-size:13px;font-weight:700}
.product-directory-results .product-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.product-directory-results .product-page-card{grid-template-columns:minmax(145px,180px) minmax(0,1fr);gap:18px;padding:18px;scroll-margin-top:112px}
.product-directory-results .product-page-card[hidden]{display:none!important}
.product-directory-results .product-page-card img{height:195px}
.product-directory-results .product-page-card h2{font-size:21px}
.product-directory-results .product-page-card p{font-size:13px}
.product-pagination{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:34px}.product-pagination>button,.product-page-numbers button{min-width:42px;height:42px;padding:0 14px;color:#155a75;background:#fff;border:1px solid #c7e1eb;border-radius:12px;font:800 13px/1 "DM Sans",sans-serif;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.product-page-numbers{display:flex;gap:8px}.product-page-numbers button{padding:0;min-width:42px}.product-pagination button:hover:not(:disabled),.product-pagination button:focus-visible{color:#fff;background:#159dcc;border-color:#159dcc;transform:translateY(-1px);outline:0}.product-page-numbers button[aria-current="page"]{color:#fff;background:#087ead;border-color:#087ead}.product-pagination button:disabled{cursor:not-allowed;opacity:.42}.product-pagination[hidden]{display:none}
@media(max-width:1380px){.product-directory-results .product-page-grid{grid-template-columns:1fr}.product-directory-results .product-page-card{grid-template-columns:210px minmax(0,1fr)}.product-directory-results .product-page-card img{height:220px}}
@media(max-width:1050px){.product-directory-layout{grid-template-columns:1fr}.product-category-sidebar{position:sticky;top:76px;z-index:16;margin-inline:calc(clamp(20px,7vw,110px)*-1)}.product-category-sticky{position:static;max-height:none;padding:11px clamp(12px,3vw,28px);border-width:1px 0;border-radius:0;box-shadow:0 12px 26px rgba(7,55,75,.08)}.product-category-sticky>.kicker,.product-category-sticky>h2,.product-category-quote{display:none}.product-category-mobile-controls{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:8px;align-items:center}.product-category-scroll{display:grid;visibility:hidden;place-items:center;width:42px;height:42px;padding:0;color:#087ead;background:#fff;border:1px solid #b9dfed;border-radius:50%;box-shadow:0 5px 14px rgba(7,55,75,.12);font:800 27px/1 "Manrope",sans-serif;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,opacity .18s ease,transform .18s ease}.product-category-mobile-controls.has-overflow .product-category-scroll{visibility:visible}.product-category-scroll:hover,.product-category-scroll:focus-visible{color:#fff;background:#159dcc;border-color:#159dcc;outline:0;transform:scale(1.04)}.product-category-scroll:disabled{opacity:.3;cursor:default;transform:none}.product-category-nav{display:flex;min-width:0;gap:8px;overflow-x:auto;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:2px;scrollbar-width:none;scroll-snap-type:x proximity}.product-category-nav::-webkit-scrollbar{display:none}.product-category-nav button{flex:none;width:auto;padding:9px 13px;border-radius:999px;white-space:nowrap;scroll-snap-align:start}.product-category-nav button small{min-width:23px;height:23px}.product-category-nav button:hover,.product-category-nav button:focus-visible{transform:none}.product-directory-toolbar{margin-top:10px}.product-directory-results .product-page-grid{grid-template-columns:1fr 1fr}.product-directory-results .product-page-card{grid-template-columns:1fr}.product-directory-results .product-page-card img{height:260px}}
@media(max-width:760px){.product-directory-results .product-page-grid{grid-template-columns:1fr}.product-directory-results .product-page-card{grid-template-columns:130px minmax(0,1fr)}.product-directory-results .product-page-card img{height:170px}.product-directory-results .product-page-card ul{display:none}}
@media(max-width:520px){.product-directory-results .product-page-card{grid-template-columns:1fr}.product-directory-results .product-page-card img{height:260px}}
@media(max-width:520px){.product-pagination{flex-wrap:wrap}.product-pagination>button{min-width:96px}.product-page-numbers{order:-1;width:100%;justify-content:center}}
