:root{--ink: #181b1c;--ink-2: #343a3c;--muted: #62696c;--line: #d9dcd5;--line-dark: #aeb3ad;--paper: #f5f6f1;--paper-2: #eceee7;--white: #ffffff;--orange: #ff4b1f;--orange-dark: #d93812;--navy: #0d1a1e;--mono: "Arial Narrow", "Roboto Condensed", "DIN Condensed", sans-serif;--body: Inter, "Helvetica Neue", Arial, sans-serif;--shell: min(1320px, calc(100vw - 64px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--body);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p{color:var(--muted);line-height:1.7}h1,h2,h3,p{margin-top:0}.shell{width:var(--shell);margin-inline:auto}.eyebrow{color:var(--orange);font-family:var(--mono);font-size:12px;font-weight:800;letter-spacing:.16em}.eyebrow-light{color:#ff8567}.utility-bar{height:31px;color:#cfd5d4;background:var(--navy);font-size:11px}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between;letter-spacing:.025em}.utility-inner>div{display:flex;align-items:center;gap:24px}.utility-inner a:hover{color:var(--white)}.utility-global{display:flex;align-items:center;gap:6px}.site-header{position:sticky;z-index:40;top:0;height:76px;background:#fffffffa;border-bottom:1px solid var(--line)}.header-inner{height:100%;display:flex;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;min-width:250px;color:var(--ink);white-space:normal}.brand>svg{color:var(--orange)}.brand-name{font-family:var(--mono);font-size:12px;font-weight:800;letter-spacing:.035em;width:205px;line-height:1.4}.brand-name b{color:var(--orange)}.desktop-nav{align-self:stretch;display:flex;align-items:stretch;flex:1;justify-content:center}.nav-item{position:relative;display:flex;align-items:stretch}.nav-item:after{position:absolute;content:"";right:12px;bottom:0;left:12px;height:2px;background:var(--orange);transform:scaleX(0);transition:transform .18s ease}.nav-item:hover:after,.nav-item.active:after,.nav-item:has(.nav-trigger[aria-expanded=true]):after{transform:scaleX(1)}.nav-trigger{display:flex;align-items:center;gap:5px;padding:0 12px;border:0;color:var(--ink);background:transparent;font-family:var(--mono);font-size:11px;font-weight:800;letter-spacing:.095em;cursor:pointer}.nav-trigger:hover,.nav-trigger[aria-expanded=true]{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:9px;margin-left:10px}.icon-button{display:inline-grid;width:40px;height:40px;place-items:center;border:1px solid var(--line);color:var(--ink);background:var(--white);cursor:pointer}.icon-button:hover{border-color:var(--ink)}.mobile-toggle{display:none}.button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid transparent;font-family:var(--mono);font-size:12px;font-weight:800;letter-spacing:.11em;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.button-orange{color:var(--white);background:var(--orange)}.button-orange:hover{background:var(--orange-dark)}.button-dark{color:var(--white);background:var(--ink)}.button-dark:hover{background:var(--orange)}.button-outline{color:var(--ink);background:transparent;border-color:var(--ink)}.button-outline:hover{color:var(--white);background:var(--ink)}.button-light{color:var(--ink);background:var(--white)}.button-light:hover{color:var(--white);background:var(--orange)}.button-ghost{color:var(--white);background:transparent;border-color:#ffffff73}.button-ghost:hover{color:var(--ink);background:var(--white)}.quote-button{min-height:40px;padding:0 15px}.mega-panel{position:absolute;z-index:41;top:75px;right:0;left:0;padding:0 max(32px,calc((100vw - 1320px)/2)) 28px;background:var(--white);border-bottom:1px solid var(--line-dark);box-shadow:0 14px 34px #1017181c}.mega-grid{display:grid;grid-template-columns:repeat(4,minmax(165px,1fr)) minmax(220px,1.15fr);min-height:340px;border:1px solid var(--line)}.mega-column{padding:26px 24px;border-right:1px solid var(--line)}.mega-column:last-child{border-right:0}.mega-heading{min-height:42px;display:flex;align-items:flex-start;gap:10px;font-size:14px;font-weight:800;line-height:1.45}.mega-heading svg{flex:0 0 auto;color:var(--orange);margin-top:1px}.mega-heading a:hover{color:var(--orange)}.mega-dot{width:7px;height:7px;margin:7px 4px 0 2px;border:2px solid var(--orange)}.mega-intro{min-height:58px;margin:7px 0 14px;font-size:12px;line-height:1.55}.mega-links{display:flex;flex-direction:column;gap:11px}.mega-links a{color:#52595c;font-size:13px;line-height:1.35}.mega-links a:hover{color:var(--orange);transform:translate(2px)}.mega-all{display:flex;align-items:center;gap:6px;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);color:var(--ink);font-family:var(--mono);font-size:11px;font-weight:800;line-height:1.45;letter-spacing:.12em;text-transform:uppercase}.mega-all:hover{color:var(--orange)}.mega-action{background:var(--paper)}.mega-action h3{margin:14px 0 8px;font-size:23px;line-height:1.2}.mega-action p{margin-bottom:20px;font-size:13px;line-height:1.6}.mega-action .button{width:100%}.mega-action .text-link{margin-top:18px}.mega-about-us .mega-grid,.mega-oem-odm-service .mega-grid,.mega-technical-support .mega-grid,.mega-resources .mega-grid{grid-template-columns:repeat(4,minmax(160px,1fr)) minmax(220px,1.15fr)}.mega-solutions .mega-grid,.mega-compliance-center .mega-grid,.mega-contact .mega-grid{grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(230px,1.2fr)}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:13px;font-weight:700}.text-link:hover{color:var(--orange)}.mobile-drawer,.drawer-backdrop{display:none}.hero{position:relative;overflow:hidden;background:var(--paper);border-bottom:1px solid var(--line)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:72px;align-items:center;min-height:660px;padding-block:76px}.hero-eyebrow{display:inline-block;margin-bottom:22px}.hero h1,.page-hero h1,.product-detail h1,.not-found h1{max-width:850px;margin-bottom:24px;color:var(--ink);font-family:var(--mono);font-size:clamp(48px,5.4vw,78px);font-weight:800;line-height:.98;letter-spacing:-.045em;text-transform:uppercase}.hero h1 em{color:var(--orange);font-style:normal}.hero-lead{max-width:665px;margin-bottom:28px;font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-meta{display:flex;gap:0;margin-top:48px;padding-top:22px;border-top:1px solid var(--line-dark)}.hero-meta div{min-width:128px;padding-right:28px;margin-right:28px;border-right:1px solid var(--line)}.hero-meta div:last-child{border-right:0}.hero-meta strong{display:block;font-family:var(--mono);font-size:24px;letter-spacing:-.02em}.hero-meta span{color:var(--muted);font-size:11px;letter-spacing:.05em}.hero-board{background:var(--ink);color:var(--white);border:1px solid #2d3335;box-shadow:18px 18px 0 var(--orange)}.board-top{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #394043;color:#b4bcbc;font-family:var(--mono);font-size:10px;letter-spacing:.15em}.board-core{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center}.board-core svg{margin-bottom:12px;color:var(--orange)}.board-core>span{font-family:var(--mono);font-size:11px;letter-spacing:.3em;color:#abb3b2}.board-core strong{margin:5px 0 2px;font-family:var(--mono);font-size:42px;letter-spacing:-.04em}.board-core small{color:#abb3b2;font-family:var(--mono);letter-spacing:.15em}.board-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #394043}.board-grid a{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;padding:18px;border-right:1px solid #394043;border-bottom:1px solid #394043}.board-grid a:nth-child(2n){border-right:0}.board-grid a:hover{background:var(--orange)}.board-grid svg{grid-row:span 2;color:var(--orange)}.board-grid a:hover svg{color:var(--white)}.board-grid span{color:#aeb7b5;font-family:var(--mono);font-size:9px;letter-spacing:.14em}.board-grid b{font-family:var(--mono);font-size:13px;letter-spacing:.04em}.trust-strip{border-bottom:1px solid var(--line);background:var(--white)}.trust-strip .shell{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.trust-strip span{color:var(--muted);font-size:12px}.trust-strip span:first-child{color:var(--ink);font-family:var(--mono);font-weight:800;letter-spacing:.14em}.section{padding-block:100px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-head h2,.finder-copy h2,.oem-grid h2,.quote-band h2,.form-layout h2{margin:8px 0 0;font-family:var(--mono);font-size:clamp(34px,3.6vw,52px);line-height:1.03;letter-spacing:-.035em}.section-note{color:var(--muted);font-size:12px}.pillar-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.pillar-card{position:relative;min-height:330px;padding:30px;border-right:1px solid var(--line);transition:background-color .18s ease,color .18s ease}.pillar-card:last-child{border-right:0}.pillar-card:hover{color:var(--white);background:var(--ink)}.pillar-card>svg{color:var(--orange);margin-top:45px}.pillar-index{position:absolute;top:22px;right:24px;color:#969d98;font-family:var(--mono);font-size:12px}.pillar-card h3{margin:20px 0 10px;font-size:21px;line-height:1.25}.pillar-card p{min-height:72px;margin-bottom:25px;font-size:13px}.pillar-card:hover p{color:#b8c0bf}.card-link{display:inline-flex;align-items:center;gap:7px;color:var(--orange);font-family:var(--mono);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.finder-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:58px;background:var(--paper);border:1px solid var(--line)}.finder-copy p{max-width:500px;margin-top:20px;font-size:14px}.finder-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px}.finder-panel label,.quote-form label{color:var(--ink-2);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.finder-panel select,.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:8px;border:1px solid var(--line-dark);border-radius:0;color:var(--ink);background:var(--white);outline:0}.finder-panel select{height:48px;padding:0 13px}.finder-panel select:focus,.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 2px #ff4b1f1f}.finder-result{grid-column:1 / -1;display:grid;grid-template-columns:.8fr 1.5fr auto;align-items:center;gap:20px;padding:20px;color:var(--white);background:var(--ink)}.finder-result>span{color:#aeb8b7;font-size:11px}.finder-result strong{font-size:14px}.finder-result a{display:inline-flex;align-items:center;gap:7px;color:var(--orange);font-size:12px;font-weight:700}.featured-section{padding-top:110px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{overflow:hidden;border:1px solid var(--line);background:var(--white);transition:transform .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-4px);border-color:var(--ink)}.product-visual{position:relative;height:174px;display:grid;place-items:center;background:var(--paper);border-bottom:1px solid var(--line);color:var(--orange)}.product-visual:before{position:absolute;content:"";inset:18px;border:1px solid #dfe1db}.product-visual>span{position:absolute;z-index:1;top:14px;left:16px;color:var(--ink);font-family:var(--mono);font-size:10px;font-weight:800;letter-spacing:.12em}.product-visual svg{position:relative;z-index:1}.product-card-body{padding:21px}.product-group{color:var(--orange);font-family:var(--mono);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-card h3{min-height:48px;margin:8px 0 16px;font-size:17px;line-height:1.35}.spec-row{min-height:75px;padding:13px 0;border-top:1px solid var(--line)}.spec-row b{display:block;margin-bottom:5px;font-family:var(--mono);font-size:13px}.spec-row span{color:var(--muted);font-size:11px;line-height:1.45}.oem-band{padding-block:90px;color:var(--white);background:var(--navy)}.oem-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.oem-grid>div>p{max-width:580px;margin:22px 0 28px;color:#acb5b3}.oem-grid ol{list-style:none;margin:0;padding:0;border-top:1px solid #354044}.oem-grid li{display:grid;grid-template-columns:64px 1fr;padding:20px 0;border-bottom:1px solid #354044}.oem-grid li>span{color:var(--orange);font-family:var(--mono)}.oem-grid li strong{font-size:16px}.oem-grid li p{margin:5px 0 0;color:#9ba7a5;font-size:13px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.resource-grid>a{min-height:260px;padding:30px;border-right:1px solid var(--line)}.resource-grid>a:last-child{border-right:0}.resource-grid>a:hover{background:var(--paper)}.resource-grid svg{color:var(--orange)}.resource-grid h3{margin:35px 0 10px;font-size:20px}.resource-grid p{min-height:68px;font-size:13px}.resource-grid span{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10px;font-weight:800;letter-spacing:.12em}.quote-band{padding-block:64px;color:var(--white);background:var(--orange)}.quote-band.compact{margin-top:70px}.quote-band-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.quote-band h2{max-width:780px;font-size:clamp(30px,3vw,45px)}.quote-band p{margin:10px 0 0;color:#ffe0d8}.quote-band-actions{display:flex;gap:10px;flex:0 0 auto}.breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:27px;color:var(--muted);font-size:11px}.breadcrumbs span{display:inline-flex;align-items:center;gap:9px}.breadcrumbs a:hover{color:var(--orange)}.page-hero{padding-block:90px 70px;border-bottom:1px solid var(--line)}.page-hero h1{margin:13px 0 24px;font-size:clamp(48px,6.3vw,86px)}.page-hero>p{max-width:800px;margin-bottom:0;font-size:17px}.family-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin-top:35px;border:1px solid var(--line)}.family-tabs button{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 18px;border:0;border-right:1px solid var(--line);color:var(--ink);background:var(--white);font-size:12px;font-weight:700;text-align:left;cursor:pointer}.family-tabs button:last-child{border-right:0}.family-tabs button:hover,.family-tabs button.active{color:var(--white);background:var(--ink)}.family-tabs button span{color:var(--orange);font-family:var(--mono)}.catalog-section{padding-block:52px 100px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}.catalog-toolbar>span{color:var(--muted);font-family:var(--mono);font-size:11px;letter-spacing:.12em}.search-field{width:min(560px,100%);height:48px;display:flex;align-items:center;gap:11px;padding:0 14px;border:1px solid var(--line-dark);background:var(--white)}.search-field:focus-within{border-color:var(--orange)}.search-field input{min-width:0;flex:1;border:0;outline:0;font-size:13px}.empty-state{padding:70px;border:1px solid var(--line);text-align:center}.empty-state svg{color:var(--orange)}.empty-state h3{margin:15px 0 5px}.text-button{padding:0;border:0;border-bottom:1px solid currentColor;color:var(--orange);background:none;font-weight:700;cursor:pointer}.product-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding-block:65px 85px}.product-detail-visual{position:relative;min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--paper);border:1px solid var(--line);color:var(--orange)}.product-detail-visual:before{position:absolute;content:"";inset:28px;border:1px solid #dfe1db}.product-detail-visual svg,.product-detail-visual span,.product-detail-visual small{position:relative;z-index:1}.product-detail-visual small{position:absolute;bottom:42px;color:var(--muted);font-family:var(--mono);font-size:10px;letter-spacing:.15em}.sku-chip{position:absolute!important;top:38px;left:40px;padding:7px 9px;color:var(--ink);background:var(--white);border:1px solid var(--line);font-family:var(--mono);font-size:11px;font-weight:800;letter-spacing:.12em}.product-detail-copy{padding-top:24px}.product-detail h1{margin:12px 0 22px;font-size:clamp(44px,5vw,68px)}.product-summary{max-width:700px;font-size:17px}.quick-specs{display:grid;grid-template-columns:1fr 1fr;margin:34px 0 28px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.quick-specs div{padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-specs dt{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.quick-specs dd{margin:7px 0 0;font-size:13px;font-weight:700}.notice{display:flex;gap:10px;margin-top:20px;padding:14px;color:#6d3a0f;background:#fff1dc;border:1px solid #f2c58c;font-size:12px;line-height:1.5}.notice svg{flex:0 0 auto}.product-tabs{padding:0 0 85px}.tab-list{display:flex;border-bottom:1px solid var(--line)}.tab-list button{min-height:48px;padding:0 22px;border:0;border-bottom:2px solid transparent;color:var(--muted);background:transparent;font-family:var(--mono);font-size:11px;font-weight:800;letter-spacing:.1em;cursor:pointer}.tab-list button:hover,.tab-list button.active{color:var(--orange);border-bottom-color:var(--orange)}.tab-panel{max-width:920px;min-height:260px;padding:44px 0}.tab-panel h2,.article-layout h2{margin-bottom:15px;font-family:var(--mono);font-size:31px;letter-spacing:-.02em}.tab-panel>p{max-width:820px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;margin-top:25px}.feature-list span{display:flex;align-items:center;gap:8px;font-size:13px}.feature-list svg{color:var(--orange);flex:0 0 auto}.spec-table{width:100%;border-collapse:collapse;font-size:13px}.spec-table th,.spec-table td{padding:14px 16px;border:1px solid var(--line);text-align:left}.spec-table th{width:230px;background:var(--paper)}.section-landing-hero svg{color:var(--orange);margin-bottom:25px}.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-block:65px 100px;border:1px solid var(--line)}.directory-column{position:relative;min-height:390px;padding:30px;border-right:1px solid var(--line)}.directory-column:last-child{border-right:0}.directory-number{position:absolute;top:28px;right:28px;color:#959c98;font-family:var(--mono);font-size:11px}.directory-column h2{max-width:220px;margin:35px 0 15px;font-size:21px}.directory-column>p{font-size:12px}.directory-column>div{display:flex;flex-direction:column;border-top:1px solid var(--line)}.directory-column a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #e9ebe5;color:var(--muted);font-size:12px}.directory-column a:hover{color:var(--orange)}.article-hero{padding-bottom:55px}.article-layout{display:grid;grid-template-columns:230px minmax(0,820px);gap:90px;padding-block:60px 110px}.article-layout aside{position:sticky;top:115px;align-self:start;display:flex;flex-direction:column}.article-layout aside>span{padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--muted);font-family:var(--mono);font-size:10px;font-weight:800;letter-spacing:.14em}.article-layout aside a{padding:11px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.article-layout aside a:hover{color:var(--orange)}.article-layout article>div{scroll-margin-top:120px;margin-bottom:55px}.article-layout article>div>p{font-size:15px}.article-callout{display:flex;gap:17px;padding:25px;border-left:3px solid var(--orange);background:var(--paper)}.article-callout svg{flex:0 0 auto;color:var(--orange)}.article-callout p{margin:7px 0 0;font-size:13px!important}.content-steps{list-style:none;margin:28px 0 0;padding:0;border-top:1px solid var(--line)}.content-steps li{display:grid;grid-template-columns:60px 1fr;padding:19px 0;border-bottom:1px solid var(--line)}.content-steps li>span{color:var(--orange);font-family:var(--mono);font-size:12px}.content-steps strong{font-size:14px}.content-steps p{margin:5px 0 0;font-size:13px!important}.article-end{padding-top:32px;border-top:1px solid var(--line)}.form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px;padding-block:60px 110px}.form-layout>div:first-child>p{max-width:460px}.contact-points{display:flex;flex-direction:column;gap:13px;margin-top:28px}.contact-points span{display:flex;align-items:center;gap:9px;font-size:13px}.contact-points svg{color:var(--orange)}.quote-form{min-width:0;padding:30px;border:1px solid var(--line);background:var(--paper)}.quote-form fieldset{border:0;padding:0;margin:0;min-width:0}.quote-form fieldset>label{display:block;margin-bottom:16px}.quote-form fieldset:disabled{opacity:.65}.quote-form button:disabled{cursor:wait}.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.form-error{color:#a82915;background:#fff1ed;border-left:3px solid #a82915;padding:12px;font-size:13px}.form-help{font-size:12px;overflow-wrap:anywhere}.form-help a,.checkbox a{text-decoration:underline}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.quote-form label{min-width:0}.quote-form select{max-width:100%;text-overflow:ellipsis}.quote-form>label{display:block;margin-bottom:16px}.quote-form input,.quote-form select{height:48px;padding:0 13px}.quote-form textarea{resize:vertical;min-height:125px;padding:13px}.file-drop{position:relative;display:flex!important;min-height:110px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed var(--line-dark);color:var(--muted)!important;background:var(--white);cursor:pointer}.file-drop svg{color:var(--orange)}.file-drop span{font-size:10px;font-weight:400;text-transform:none}.file-drop input{position:absolute;inset:0;height:100%;opacity:0;cursor:pointer}.checkbox{display:flex!important;align-items:flex-start;gap:9px;color:var(--muted)!important;font-size:11px!important;font-weight:400!important;line-height:1.5;letter-spacing:0!important;text-transform:none!important}.checkbox input{width:15px;height:15px;margin:1px 0 0;flex:0 0 auto}.form-success{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px solid var(--line);background:var(--paper);text-align:center}.form-success svg{color:var(--orange)}.form-success h2{margin:15px 0 5px;font-size:27px}.form-success p{max-width:500px}.not-found{min-height:650px;padding-block:130px}.not-found h1{margin-top:14px}.not-found p{font-size:17px}.site-footer{color:#d7dddc;background:var(--navy)}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:70px;padding-block:70px}.site-footer .brand{color:var(--white)}.footer-brand p{max-width:400px;color:#94a09e;font-size:13px}.footer-brand .text-link{color:var(--orange)}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid h3{color:#7d8a88;font-family:var(--mono);font-size:10px;letter-spacing:.16em}.footer-grid>div:not(:first-child) a{color:#bdc6c4;font-size:12px}.footer-grid a:hover{color:var(--white)}.footer-bottom{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #334044;color:#7d8a88;font-size:10px}.footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom>span:first-child{max-width:510px;padding-block:16px}.footer-bottom a:hover{color:var(--white)}@media(max-width:1240px){:root{--shell: min(1120px, calc(100vw - 40px) )}.brand{min-width:210px}.brand-name{font-size:11px;width:180px}.nav-trigger{padding-inline:8px;font-size:10px}.header-search{display:none}.mega-panel{padding-inline:20px}.mega-column{padding:22px 17px}}@media(max-width:1080px){.desktop-nav,.quote-button,.header-search{display:none}.mobile-toggle{display:inline-grid}.header-inner{justify-content:space-between}.brand{min-width:0}.mobile-drawer{position:fixed;z-index:70;top:0;right:0;bottom:0;width:min(460px,92vw);display:block;overflow-y:auto;background:var(--white);transform:translate(100%);transition:transform .25s ease}.mobile-drawer.open{transform:translate(0)}.drawer-backdrop{position:fixed;z-index:65;inset:0;display:block;border:0;background:#040a0c85}.mobile-drawer-head{height:77px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.mobile-drawer-body{padding:12px 20px 30px}.mobile-main-link{display:block;padding:18px 0;border-bottom:1px solid var(--line);font-family:var(--mono);font-size:12px;font-weight:800;letter-spacing:.12em}.mobile-section>button{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;border-bottom:1px solid var(--line);background:var(--white);font-family:var(--mono);font-size:12px;font-weight:800;letter-spacing:.1em;text-align:left;cursor:pointer}.mobile-section .rotate{transform:rotate(180deg)}.mobile-submenu{padding:15px 15px 4px;background:var(--paper)}.mobile-submenu>a{display:block;padding:9px 0;color:var(--orange);font-size:12px;font-weight:700}.mobile-submenu div{margin:12px 0 18px}.mobile-submenu strong{display:block;margin-bottom:6px;font-size:12px}.mobile-submenu div a{display:block;padding:5px 0;color:var(--muted);font-size:12px}.mobile-quote{width:100%;margin-top:20px}.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.hero h1{font-size:clamp(48px,6vw,66px)}.pillar-grid{grid-template-columns:1fr 1fr}.pillar-card:nth-child(2){border-right:0}.pillar-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(3,1fr)}.directory-grid{grid-template-columns:1fr 1fr}.directory-column:nth-child(2){border-right:0}.directory-column:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:780px){:root{--shell: calc(100vw - 30px) }.utility-bar{display:none}.site-header{height:67px;top:0}.brand-name{font-size:10px;width:168px}.hero:before{display:none}.hero-grid{display:block;min-height:0;padding-block:58px 70px}.hero h1{font-size:clamp(44px,13vw,62px)}.hero-lead{font-size:16px}.hero-board{margin-top:52px;box-shadow:9px 9px 0 var(--orange)}.board-core{min-height:240px}.hero-meta{justify-content:space-between}.hero-meta div{min-width:0;flex:1;margin-right:14px;padding-right:14px}.hero-meta strong{font-size:19px}.trust-strip .shell{min-height:0;flex-wrap:wrap;justify-content:flex-start;padding-block:20px}.trust-strip span{width:calc(50% - 12px)}.trust-strip span:first-child{width:100%}.section{padding-block:70px}.section-head{align-items:flex-start;flex-direction:column}.pillar-grid{grid-template-columns:1fr}.pillar-card{min-height:290px;border-right:0;border-bottom:1px solid var(--line)}.pillar-card:last-child{border-bottom:0}.finder-section{width:100%;grid-template-columns:1fr;gap:35px;padding:50px 22px;border-inline:0}.finder-panel{grid-template-columns:1fr}.finder-result{grid-template-columns:1fr;gap:8px}.product-grid{grid-template-columns:1fr 1fr}.oem-grid{grid-template-columns:1fr;gap:55px}.resource-grid{grid-template-columns:1fr}.resource-grid>a{min-height:230px;border-right:0;border-bottom:1px solid var(--line)}.quote-band-inner{align-items:flex-start;flex-direction:column}.quote-band-actions{flex-wrap:wrap}.page-hero{padding-block:65px 50px}.page-hero h1{font-size:clamp(44px,12vw,68px)}.family-tabs{grid-template-columns:1fr 1fr}.family-tabs button:nth-child(2){border-right:0}.family-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-toolbar>span{align-self:flex-end}.product-detail{grid-template-columns:1fr;gap:40px}.product-detail-visual{min-height:420px}.directory-grid{grid-template-columns:1fr}.directory-column{min-height:0;border-right:0;border-bottom:1px solid var(--line)}.directory-column:last-child{border-bottom:0}.article-layout{grid-template-columns:1fr;gap:35px}.article-layout aside{position:static;display:grid;grid-template-columns:1fr 1fr}.article-layout aside>span{grid-column:1 / -1}.form-layout{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1fr 1fr;gap:45px}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;padding-block:25px}.footer-bottom>div{flex-wrap:wrap}}@media(max-width:520px){.hero-actions .button{width:100%}.hero-meta span{font-size:9px}.board-top{font-size:8px}.board-grid{grid-template-columns:1fr}.board-grid a,.board-grid a:nth-child(2n){border-right:0}.product-grid{grid-template-columns:1fr}.product-card h3{min-height:0}.quick-specs{grid-template-columns:1fr}.tab-list{overflow-x:auto}.tab-list button{flex:0 0 auto;padding-inline:14px}.feature-list,.form-row{grid-template-columns:1fr}.quote-form{padding:20px}.footer-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}


:root{--navy:#0d1a1e;--ink:#181b1c;--orange:#ff4b1f;--paper:#f5f6f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px/1.7 Inter,Arial,sans-serif;background:#fff}a{color:#d23f19}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:#090e10;color:#d7e0de;font-size:.79rem;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}.topbar a{color:#d7e0de}.header{background:var(--navy);color:white;border-bottom:1px solid #344144}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 0}.brand{font-weight:900;letter-spacing:.07em;color:white;text-decoration:none;white-space:nowrap}.brand span{color:var(--orange)}.header nav{display:flex;flex-wrap:wrap;gap:17px}.header nav a{color:white;font-size:.79rem;font-weight:800;text-decoration:none}.header nav a:hover{color:var(--orange)}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:white;padding:12px;z-index:5}.editorial-hero{background:var(--navy);color:white;padding:90px 0}.hero-cols{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.editorial-hero h1{font-size:clamp(2.5rem,5vw,5rem);line-height:1.07;letter-spacing:-.04em;margin:15px 0;max-width:14ch}.editorial-hero .lead{font-size:1.14rem;max-width:60ch}.eyebrow{color:var(--orange);font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem}.button-orange{background:var(--orange);padding:14px 19px;color:white;display:inline-block;text-decoration:none;font-weight:800;margin-top:12px}.editorial-image{margin:0}.editorial-image img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;background:#121e22}.editorial-image figcaption{font-size:.78rem;opacity:.77;padding:8px 0}.story-section{padding:80px 0}.story-section.shade{background:var(--paper)}.story-section .wrap{max-width:940px}.story-section h2{font-size:clamp(1.9rem,3.1vw,3.1rem);line-height:1.14;letter-spacing:-.025em;margin:10px 0 25px}.story-section p{max-width:78ch}.story-section p+p{margin-top:17px}.media-break{margin:50px auto}.media-break img{max-height:450px}.faq-stack details{border-bottom:1px solid #d4d9d5;padding:20px 0}.faq-stack summary{font-weight:800;cursor:pointer;font-size:1.08rem}.faq-stack details p{margin:16px 0}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related-grid a{display:block;border:1px solid #d4d9d5;padding:15px;text-decoration:none;color:var(--ink)}.related-grid a:hover{border-color:var(--orange)}.footer{background:var(--navy);color:#e5eae8;padding:60px 0}.footer .columns{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.footer a{display:block;color:white;margin:7px 0}.footer p{max-width:46ch}.dpf-r{font-family:inherit}.dpf-r .hero img{object-fit:cover}@media(max-width:900px){.header-inner,.topbar .wrap{align-items:flex-start;flex-direction:column}.hero-cols,.footer .columns{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.editorial-hero{padding:65px 0}}
.dpf-contact{max-width:900px;background:white;padding:clamp(20px,4vw,50px);border:1px solid #d8dcd8}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dpf-contact label{display:flex;flex-direction:column;font-weight:700;font-size:.9rem;gap:7px}.dpf-contact input,.dpf-contact select,.dpf-contact textarea{font:inherit;padding:12px;border:1px solid #9ca7a2;max-width:100%}.dpf-contact textarea{min-height:145px}.dpf-contact .consent{display:block;margin:20px 0}.dpf-contact .trap{position:absolute;left:-99999px}.dpf-contact button{border:0;cursor:pointer}.form-status{font-weight:700}@media(max-width:600px){.form-grid{grid-template-columns:1fr}}
.dpf-r{--ink:#181b1c;--navy:#0d1a1e;--orange:#ff4b1f;--paper:#f5f6f1;--line:#d9dcd5;color:var(--ink);font-family:Inter,"Helvetica Neue",Arial,sans-serif;line-height:1.68}
.dpf-r *{box-sizing:border-box}.dpf-r a:focus-visible,.dpf-r button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.dpf-r .wrap{width:min(1160px,calc(100% - 36px));margin:auto}
.dpf-r h1,.dpf-r h2,.dpf-r h3{line-height:1.15;letter-spacing:-.025em;color:inherit}.dpf-r h1{font-size:clamp(2.7rem,6vw,5.9rem);max-width:13ch}.dpf-r h2{font-size:clamp(2rem,3.8vw,3.3rem)}.dpf-r h3{font-size:1.3rem}.dpf-r p{color:inherit;max-width:75ch}.dpf-r .eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800;color:var(--orange)}
.dpf-r .hero{background:var(--navy);color:white;padding:clamp(70px,9vw,140px) 0}.dpf-r .hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(28px,5vw,90px);align-items:center}.dpf-r .hero p{color:#d5dcda;font-size:1.12rem}.dpf-r .hero img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border:1px solid #56615f}.dpf-r .hero figure{margin:0}.dpf-r .hero figcaption{font-size:.78rem;color:#c7cfcc;margin-top:.5rem}
.dpf-r .actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.dpf-r .btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border:1px solid currentColor;font-weight:800;text-decoration:none;text-transform:uppercase;font-size:.77rem;letter-spacing:.08em;min-height:46px}.dpf-r .btn.primary{background:var(--orange);border-color:var(--orange);color:white}.dpf-r .btn.light{color:var(--navy);background:white;border-color:white}.dpf-r .btn.outline{color:inherit;background:transparent}.dpf-r .btn:hover{filter:brightness(.9)}
.dpf-r .section{padding:clamp(65px,8vw,110px) 0}.dpf-r .section.paper{background:var(--paper)}.dpf-r .section.dark{background:var(--navy);color:white}.dpf-r .lead{font-size:1.18rem;max-width:75ch}.dpf-r .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:35px}.dpf-r .card{border:1px solid var(--line);background:white;padding:28px;min-height:240px}.dpf-r .card .n{font-weight:800;color:var(--orange);font-size:.8rem}.dpf-r .card a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.dpf-r .split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,75px);align-items:start}.dpf-r .photo{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.dpf-r .note{border-left:4px solid var(--orange);padding:18px 22px;background:#fff;color:var(--ink)}.dpf-r .kicker{font-weight:800;color:var(--orange)}
.dpf-r details{border-top:1px solid var(--line);padding:18px 0}.dpf-r details:last-child{border-bottom:1px solid var(--line)}.dpf-r summary{font-weight:700;cursor:pointer;font-size:1.05rem}.dpf-r details p{margin:12px 0 0}.dpf-r .steps{counter-reset:step;list-style:none;padding:0;display:grid;gap:14px}.dpf-r .steps li{counter-increment:step;padding:20px 20px 20px 64px;border:1px solid var(--line);position:relative}.dpf-r .steps li:before{content:counter(step,decimal-leading-zero);position:absolute;left:18px;top:18px;color:var(--orange);font-weight:800}.dpf-r .cta{background:var(--orange);color:white;padding:55px 0}.dpf-r .cta p{color:white}.dpf-r .fine{font-size:.83rem;opacity:.8}
@media(max-width:850px){.dpf-r .hero-grid,.dpf-r .split{grid-template-columns:1fr}.dpf-r .grid{grid-template-columns:1fr 1fr}.dpf-r h1{max-width:none}}@media(max-width:600px){.dpf-r .grid{grid-template-columns:1fr}.dpf-r .hero{padding:58px 0}.dpf-r .section{padding:55px 0}.dpf-r .card{min-height:0}}
.dpf-r .dpf-editorial>.wrap>article.card{margin:24px 0;padding:clamp(24px,4vw,54px);min-height:0;border-left:4px solid var(--orange)}.dpf-r .dpf-editorial>.wrap>article.card:nth-of-type(even){background:var(--paper)}.dpf-r .dpf-editorial h4{font-size:1rem;letter-spacing:.01em;margin:24px 0 8px;color:var(--navy)}.dpf-r .dpf-editorial .card p{max-width:80ch}.dpf-r .dpf-editorial .card h3{max-width:35ch}

/* Homepage: visually connect component sourcing, systems, learning and sport. */
.dpf-r .hero.ecosystem-hero{position:relative;isolation:isolate;min-height:565px;padding:0;background:#0d1a1e;color:#fff;overflow:hidden}
.dpf-r .ecosystem-scene,.dpf-r .ecosystem-veil{position:absolute;inset:0;width:100%;height:100%}
.dpf-r .hero.ecosystem-hero .ecosystem-scene{height:100%;aspect-ratio:auto;object-fit:cover;object-position:center 47%;border:0;z-index:-2}
.dpf-r .ecosystem-veil{z-index:-1;background:linear-gradient(90deg,#09151af9 0%,#09151aea 20%,#09151a9e 43%,#09151a22 70%,transparent 100%)}
.dpf-r .ecosystem-layout{position:relative;min-height:565px;display:flex;align-items:center;padding-top:46px;padding-bottom:46px}
.dpf-r .ecosystem-copy{max-width:660px;position:relative;z-index:2}
.dpf-r .ecosystem-copy .eyebrow{color:#ff6a3d;font-size:11px;letter-spacing:.15em;margin:0 0 17px}
.dpf-r .ecosystem-copy h1{max-width:none;margin:0 0 8px;color:#fff;font-family:var(--mono,'Arial Narrow',Arial,sans-serif);font-size:clamp(44px,4.2vw,70px);font-weight:900;line-height:.99;letter-spacing:-.052em;text-transform:uppercase}
.dpf-r .ecosystem-copy h1 em{color:#ff4b1f;font-style:normal}
.dpf-r .hero.ecosystem-hero .ecosystem-subtitle{margin:0 0 14px;color:#fff;font-size:clamp(19px,1.45vw,23px);font-weight:600;line-height:1.25}
.dpf-r .hero.ecosystem-hero .ecosystem-intro{max-width:470px;margin:0;color:#e1e8e7;font-size:15px;line-height:1.62}
.dpf-r .ecosystem-actions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 19px}
.dpf-r .ecosystem-button{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;min-height:45px;padding:0 17px;font-family:var(--mono,'Arial Narrow',Arial,sans-serif);font-size:11px;letter-spacing:.075em;font-weight:900;text-decoration:none;transition:background .2s ease,color .2s ease}
.dpf-r .ecosystem-button.primary{background:#ff4b1f;color:#fff}.dpf-r .ecosystem-button.primary:hover{background:#d93812}
.dpf-r .ecosystem-button.outline{border:1px solid #f5f6f1;color:#fff}.dpf-r .ecosystem-button.outline:hover{background:#fff;color:#181b1c}
.dpf-r .hero.ecosystem-hero .ecosystem-audiences{margin:0;color:#c3cfcd;font-size:10px;letter-spacing:.09em;font-weight:700}.dpf-r .ecosystem-audiences span{padding:0 6px;color:#ff6a3d}
.dpf-r .hero.ecosystem-hero .ecosystem-visual-note{margin:8px 0 0;color:#b5c0be;font-size:10px;line-height:1.4}
.dpf-r .ecosystem-component-inset{position:absolute;right:0;bottom:0;width:320px;height:154px;overflow:hidden;display:block;background:#e9ece7;border:5px solid #fff;border-bottom:0;color:#171b1d;text-decoration:none;box-shadow:0 12px 32px #0710126b;clip-path:polygon(17% 0,100% 0,100% 100%,0 100%)}
.dpf-r .hero.ecosystem-hero .ecosystem-component-inset img{position:absolute;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:72% 64%;border:0}
.dpf-r .ecosystem-component-inset span{position:absolute;right:0;bottom:0;width:57%;padding:9px 10px;background:#ffffffed;font-size:11px;line-height:1.14;font-weight:700}
.dpf-r .ecosystem-component-inset small{display:block;margin-top:5px;font-size:9px;font-weight:500}.dpf-r .ecosystem-component-inset:hover span{color:#d93812}
.dpf-r .ecosystem-journey{background:#f5f6f1;border-bottom:1px solid #d9dcd5}
.dpf-r .ecosystem-journey-grid{display:grid;grid-template-columns:1.15fr repeat(4,1fr);min-height:183px;align-items:stretch}
.dpf-r .ecosystem-journey-lead{padding:30px 20px 20px 0;display:flex;flex-direction:column;justify-content:center}
.dpf-r .ecosystem-journey-lead span{font-size:11px;font-weight:800;letter-spacing:.13em;color:#62696c}
.dpf-r .ecosystem-journey-lead strong{margin-top:9px;color:#181b1c;font-family:var(--mono,'Arial Narrow',Arial,sans-serif);font-size:clamp(22px,2.1vw,31px);line-height:1.08;letter-spacing:-.03em}
.dpf-r .ecosystem-journey-grid>a{display:flex;flex-direction:column;justify-content:space-between;gap:3px;min-width:0;padding:12px 12px 20px;border-left:1px solid #d9dcd5;color:#181b1c;text-decoration:none;transition:background .2s ease}
.dpf-r .ecosystem-journey-grid>a:hover{background:#fff}.dpf-r .ecosystem-journey-grid>a img{height:98px;width:100%;object-fit:cover;mix-blend-mode:multiply;filter:saturate(.85)}
.dpf-r .ecosystem-journey-grid>a:nth-of-type(1) img{object-position:57% 63%}.dpf-r .ecosystem-journey-grid>a:nth-of-type(2) img{object-position:86% 30%}.dpf-r .ecosystem-journey-grid>a:nth-of-type(3) img{object-position:50% 48%}.dpf-r .ecosystem-journey-grid>a:nth-of-type(4) img{object-position:81% 38%}
.dpf-r .ecosystem-journey-grid>a span{font-family:var(--mono,'Arial Narrow',Arial,sans-serif);font-weight:900;font-size:12px;letter-spacing:.045em;white-space:nowrap}.dpf-r .ecosystem-journey-grid>a b{color:#ff4b1f;margin-right:7px;font-size:15px}
@media(max-width:1100px){.dpf-r .ecosystem-copy{max-width:610px}.dpf-r .ecosystem-component-inset{width:260px;height:125px}.dpf-r .ecosystem-journey-grid{grid-template-columns:repeat(4,1fr)}.dpf-r .ecosystem-journey-lead{grid-column:1/-1;padding:24px 0 12px}.dpf-r .ecosystem-journey-lead strong br{display:none}.dpf-r .ecosystem-journey-grid>a{min-height:166px}}
@media(max-width:700px){.dpf-r .hero.ecosystem-hero,.dpf-r .ecosystem-layout{min-height:650px}.dpf-r .ecosystem-layout{align-items:flex-start;padding-top:65px;padding-bottom:148px}.dpf-r .ecosystem-scene{object-position:61% center}.dpf-r .ecosystem-veil{background:linear-gradient(90deg,#0b1a20ef,#0b1a20c4 60%,#0b1a2060)}.dpf-r .ecosystem-copy h1{font-size:clamp(42px,10vw,62px)}.dpf-r .ecosystem-component-inset{width:260px;height:115px}.dpf-r .ecosystem-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dpf-r .ecosystem-journey-grid>a:nth-of-type(odd){border-left:0}.dpf-r .ecosystem-journey-grid>a{min-height:150px}.dpf-r .ecosystem-journey-grid>a img{height:90px}}
@media(max-width:420px){.dpf-r .ecosystem-button{width:100%}.dpf-r .ecosystem-journey-grid>a span{font-size:10px}.dpf-r .ecosystem-component-inset{width:225px}}

.profile-page .profile-hero{background:#0d1a1e;color:white;padding:70px 0}
.profile-page .profile-hero-grid,.profile-page .profile-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}
.profile-page .profile-hero h1{font-family:var(--mono,'Arial Narrow',Arial,sans-serif);font-size:clamp(42px,5vw,74px);line-height:1;letter-spacing:-.05em;text-transform:uppercase;margin:15px 0 22px}
.profile-page .profile-hero p{color:#e0e8e7}.profile-page .profile-hero .profile-lead{font-size:20px;line-height:1.5;color:#fff}
.profile-page .profile-hero figure,.profile-page .profile-split figure{margin:0}
.profile-page .profile-hero img,.profile-page .profile-split img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}
.profile-page figcaption{font-size:12px;line-height:1.45;color:#697274;padding-top:8px}.profile-page .profile-hero figcaption{color:#ced7d5}
.profile-page .profile-band{background:#f5f6f1;border-bottom:1px solid #d9dcd5}
.profile-page .profile-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.profile-page .profile-pillars>div{padding:24px 18px;border-right:1px solid #d9dcd5;display:flex;flex-direction:column;gap:8px}
.profile-page .profile-pillars>div:first-child{border-left:1px solid #d9dcd5}.profile-page .profile-pillars strong{color:#ff4b1f;font-size:12px;letter-spacing:.08em}.profile-page .profile-pillars span{font-size:14px;line-height:1.4;font-weight:700}
.profile-page .story-section .profile-split{max-width:1180px}.profile-page .profile-split h2{max-width:16ch}
.profile-page .profile-process,.profile-page .profile-buyer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:26px 0}
.profile-page .profile-process article,.profile-page .profile-buyer-grid article{padding:25px;border:1px solid #d9dcd5;background:#fff}
.profile-page .profile-process b{color:#ff4b1f}.profile-page .profile-process h3,.profile-page .profile-buyer-grid h3{font-size:22px;margin:8px 0 10px}
.profile-page .profile-cta{display:flex;align-items:center;justify-content:space-between;gap:30px}
.profile-page .profile-cta .ecosystem-button{white-space:nowrap}.profile-page .story-section p{line-height:1.75}
@media(max-width:800px){.profile-page .profile-hero-grid,.profile-page .profile-split{grid-template-columns:1fr}.profile-page .profile-pillars{grid-template-columns:repeat(2,1fr)}.profile-page .profile-cta{flex-direction:column;align-items:flex-start}}
@media(max-width:550px){.profile-page .profile-process,.profile-page .profile-buyer-grid{grid-template-columns:1fr}.profile-page .profile-pillars>div{padding:16px 10px}}

.editorial .focus-section{padding:64px 0;background:#f5f6f1;border-block:1px solid #d9dcd5}
.editorial .focus-section h2{font-size:clamp(28px,3vw,45px);line-height:1.13;max-width:21ch;margin:13px 0}
.editorial .focus-section>div>p{max-width:72ch;margin-bottom:26px}
.editorial .focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d9dcd5;border:1px solid #d9dcd5}
.editorial .focus-grid article{background:white;padding:22px;min-width:0}
.editorial .focus-grid article span{color:#ff4b1f;font-weight:900;font-size:14px}
.editorial .focus-grid article h3{font-size:18px;line-height:1.25;margin:13px 0;color:#181b1c}
.editorial .focus-grid article p{font-size:14px;line-height:1.55;margin:0;color:#52595c}
@media(max-width:900px){.editorial .focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.editorial .focus-grid{grid-template-columns:1fr}}
.editorial .article-context{background:#0d1a1e;color:#fff}.editorial .article-context h2{color:#fff}.editorial .article-context p{color:#dce4e1}
.editorial .article-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;margin:26px 0;list-style:none;gap:1px;background:#364549}
.editorial .article-checks li{display:flex;flex-direction:column;gap:8px;padding:19px;background:#18282c;font-size:14px;line-height:1.4;color:#ccd8d5}
.editorial .article-checks strong{color:#ff6840;font-size:13px;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:600px){.editorial .article-checks{grid-template-columns:1fr}}

/* Light cards inside navy sections need their own dark text color. */
.dpf-r .section.dark .card,.dpf-r .section.dark .card h3,.dpf-r .section.dark .card p{color:#181b1c}
/* Original desktop mega navigation restored for static HTML. */
.site-header .nav-trigger{color:#181b1c;text-decoration:none}.site-header .mega-panel[hidden]{display:none!important}.site-header .mega-panel{top:100%;max-height:calc(100vh - 110px);overflow-y:auto;padding-bottom:28px}.site-header .mega-grid{width:min(1320px,calc(100vw - 64px));margin-inline:auto}.site-header .mega-panel .mega-column{min-width:0}.site-header .mega-links a{color:#52595c}.site-header .mega-links a:hover{color:#ff4b1f}.site-header .mega-action .button{color:#fff}.site-header .mega-action .text-link{color:#181b1c}.site-header .mega-action .text-link:hover{color:#ff4b1f}.site-header .nav-item:hover:after,.site-header .nav-item:has(.nav-trigger[aria-expanded=true]):after{transform:scaleX(1)}.dpf-mobile{background:#fff;border-bottom:1px solid #d9dcd5;padding:12px 20px}.dpf-mobile[hidden]{display:none}.dpf-mobile a{display:block;padding:11px;color:#181b1c;text-decoration:none;font-weight:800;border-bottom:1px solid #eef0ed}@media(max-width:1080px){.site-header .mega-panel{display:none!important}.dpf-mobile:not([hidden]){display:block}}
