:root{--red:#b5121b;--red-dark:#880d15;--ink:#121821;--muted:#5d6672;--line:#dfe2e6;--soft:#f5f6f7;--white:#fff;--max:1400px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:#fff;font-family:"Aptos","Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%}button,a,input,textarea,select{outline-offset:5px}button:focus-visible,a:focus-visible{outline:3px solid var(--red)}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:2px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:10px;padding:12px 20px;z-index:100;background:var(--ink);color:#fff;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:30;min-height:88px;display:flex;align-items:center;gap:36px;padding:16px clamp(24px,4.5vw,80px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand-symbol{width:38px;height:38px;display:flex;align-items:center;justify-content:center;gap:4px;background:var(--red)}.brand-symbol i{width:3px;background:#fff;height:16px}.brand-symbol i:nth-child(2){height:26px}.brand-name{font-size:15px;line-height:1.3;font-weight:800;letter-spacing:-.02em}.brand-name b{color:var(--red)}.site-header nav{margin-left:auto;display:flex;align-items:center;gap:26px}.site-header nav a{font-size:.875rem;font-weight:650;white-space:nowrap;min-height:44px;display:flex;align-items:center}.site-header nav a:hover{color:var(--red)}.header-controls{display:flex;align-items:center;gap:26px}.language-switch{display:flex;align-items:center;gap:8px;font-size:.875rem}.language-switch>a{min-height:44px;display:flex;align-items:center;color:var(--muted)}.language-switch>a[aria-current]{font-weight:750;color:var(--red)}.language-switch>span{color:#b5bac1}.header-action{min-height:44px;display:flex;align-items:center;gap:20px;white-space:nowrap;border:0;border-bottom:2px solid var(--red);padding:7px 0;color:var(--ink);background:none;font-size:.875rem;font-weight:750}.header-action>span{color:var(--red);font-size:20px}
.hero{position:relative;overflow:hidden}.hero::after{content:"";position:absolute;top:0;right:0;width:10px;height:48%;background:var(--red)}.hero-copy{max-width:1500px;padding:100px 70px 70px;margin:0 auto}.eyebrow{display:flex;align-items:center;gap:14px;color:var(--red);font-size:.875rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.eyebrow>span{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dbacb0;font-size:.75rem}.hero h1{margin:30px 0;font-size:clamp(56px,6.5vw,100px);font-weight:750;line-height:1.03;letter-spacing:-.06em}.hero h1 em{font-style:normal;color:var(--red)}.hero-copy>p{max-width:780px;margin:0;color:var(--muted);font-size:1.125rem;line-height:1.8}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:30px;margin-top:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:16px 22px;min-height:52px;border:1px solid transparent;font-size:.875rem;font-weight:750;line-height:1.5;text-align:left;transition:background .2s,color .2s}.button>span{font-size:20px}.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-dark)}.button-white{background:#fff;color:var(--red)}.button-white:hover{background:#f7e7e9}.button-outline{background:#fff;color:var(--ink);border-color:#b9c0c8}.button-outline:hover{border-color:var(--red);color:var(--red)}.text-button{display:inline-flex;gap:22px;align-items:center;min-height:48px;border-bottom:1px solid var(--line);font-size:.875rem;font-weight:700}.text-button>span{color:var(--red)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:800px;margin-top:54px;border-top:1px solid var(--line)}.hero-stats>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;padding:22px 22px 0 0}.hero-stats>div+div{border-left:1px solid var(--line);padding-left:22px}.hero-stats strong{font-size:1.5rem;letter-spacing:-.04em;font-weight:750}.hero-stats span{font-size:.875rem;color:var(--muted)}.quick-search{max-width:800px;margin-top:42px}.quick-search>label{display:block;font-weight:650;font-size:.875rem;margin-bottom:10px}.search-control{display:grid;grid-template-columns:1fr auto;min-height:60px;border:1px solid #bfc5ce;background:#fff}.search-control input{width:100%;min-width:0;padding:16px 20px;border:0;background:transparent}.search-control button{display:flex;align-items:center;justify-content:center;gap:20px;border:0;padding:14px 22px;background:var(--red);color:#fff;font-size:.875rem;font-weight:700}.search-control button:hover{background:var(--red-dark)}.search-help{font-size:.875rem;color:var(--muted);margin:8px 0 0}.search-result{margin-top:14px;padding:16px 20px;background:var(--soft);border-left:3px solid var(--red);overflow-wrap:anywhere}.search-result p{margin:0 0 10px}.search-result button{border:0;border-bottom:1px solid var(--red);background:none;color:var(--red);padding:8px 0;font-weight:700}.hero-edge{position:absolute;right:40px;top:50%;writing-mode:vertical-rl;font-size:.75rem;font-weight:750;letter-spacing:.28em;color:#6d7682}
.section-space{padding:96px clamp(24px,4.5vw,80px)}.section-head{max-width:var(--max);margin:0 auto 46px;display:flex;align-items:flex-end;justify-content:space-between;gap:70px}.section-index{display:block;color:var(--red);font-size:.75rem;font-weight:750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:22px}.section-head h2{margin:0;font-size:clamp(36px,4.4vw,64px);font-weight:750;line-height:1.08;letter-spacing:-.05em}.section-head>p{max-width:440px;margin:0;color:var(--muted);font-size:1rem;line-height:1.8}.sector-section{color:#fff;background:var(--red)}.sector-section .section-index{color:#ffdce0}.sector-section .section-head>p{color:#f1d4d7}.sector-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #cf5c63;border-left:1px solid #cf5c63}.sector-explorer{max-width:var(--max);margin:auto}.sector-tab{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:14px;min-height:90px;min-width:0;padding:20px 24px;text-align:left;border:0;border-right:1px solid #cf5c63;border-bottom:1px solid #cf5c63;color:#fff;background:none;font-size:1rem;font-weight:650;transition:background .2s,color .2s}.sector-tab .sector-number{font-size:.75rem;font-weight:550;opacity:.75}.sector-tab>span:last-child{font-size:20px;opacity:.75}.sector-tab:hover{background:#a40e17}.sector-tab[aria-selected=true]{background:#fff;color:var(--red)}.sector-tab:focus-visible{outline-color:#fff;outline-offset:-5px}.sector-tab[aria-selected=true]:focus-visible{outline-color:var(--red)}.sector-panel{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #cf5c63;border-top:0;background:#9c0d16}.sector-main{padding:48px clamp(26px,4vw,60px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.sector-kicker{font-size:.75rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:#f5cdd1}.sector-main h3{font-size:clamp(28px,3.1vw,46px);line-height:1.14;letter-spacing:-.035em;margin:18px 0}.sector-main>p{font-size:1rem;line-height:1.8;margin:0;color:#f7dfe1}.system-route{display:flex;align-items:center;flex-wrap:wrap;gap:8px 0;list-style:none;padding:0;margin:28px 0;font-size:.875rem}.system-route li:not(:last-child)::after{content:"→";margin:0 10px;color:#e4acb1}.sector-main .button{margin-top:8px}.sector-main .button:focus-visible{outline-color:#fff}.solution-stack{border-left:1px solid #c54f57;padding:30px;display:flex;flex-direction:column;justify-content:center}.solution-label{font-size:.75rem;letter-spacing:.11em;text-transform:uppercase;margin:0 0 10px;color:#f1c5c9}.solution-card{display:grid;grid-template-columns:26px 1fr auto;gap:16px;padding:22px 0;border-bottom:1px solid #bf4b53;align-items:start}.solution-card:last-child{border-bottom:0}.solution-card:hover h4{text-decoration:underline;text-underline-offset:5px}.solution-number{font-size:.75rem;color:#e7aeb4;margin-top:4px}.solution-card h4{font-size:1.125rem;line-height:1.4;margin:0 0 6px}.solution-card p{font-size:.875rem;line-height:1.7;color:#f1d4d7;margin:0}.solution-card:focus-visible{outline-color:#fff}
.products-section{background:#fff}.category-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{position:relative;min-width:0;border:1px solid var(--line);transition:border-color .2s;display:flex;flex-direction:column}.category-card:hover,.category-card.is-selected{border-color:var(--red)}.category-card.is-selected::before{content:"";position:absolute;left:-1px;right:-1px;top:-1px;height:3px;background:var(--red)}.category-link{display:flex;flex-direction:column;flex:1;padding:24px 28px 18px}.category-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:.75rem;font-weight:600}.category-card-top>span:first-child{color:var(--red)}.category-image{display:grid;place-items:center;height:156px;margin:16px 0 10px}.category-image img{width:136px;height:136px;object-fit:contain;transition:transform .2s}.category-link:hover img{transform:translateY(-4px)}.category-copy h3{font-size:1.375rem;letter-spacing:-.025em;line-height:1.35;margin:10px 0}.category-copy p{color:var(--muted);font-size:1rem;line-height:1.7;margin:0 0 24px}.category-detail{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.875rem;font-weight:700;margin-top:auto}.category-detail>span{color:var(--red);font-size:21px}.category-select{display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-top:1px solid var(--line);background:var(--soft);padding:14px 28px;min-height:50px;color:var(--muted);font-size:.875rem;text-align:left}.category-select>span:last-child{font-size:20px}.category-select:hover{color:var(--red);background:#fff4f5}.category-select[aria-pressed=true]{background:var(--red);border-color:var(--red);color:#fff}.catalog-cta{max-width:var(--max);margin:28px auto 0;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:32px;color:#fff;background:var(--ink)}.mini-label{font-size:.75rem;letter-spacing:.13em;font-weight:750;text-transform:uppercase}.catalog-cta .mini-label{color:#c2c8d0}.catalog-cta h3{font-size:1.75rem;letter-spacing:-.03em;line-height:1.3;margin:8px 0}.catalog-cta p{color:#d5d9df;font-size:1rem;line-height:1.7;margin:0}.catalog-cta .button{flex-shrink:0}.catalog-cta .button:focus-visible{outline-color:#fff}
.contact-section{border-top:1px solid var(--line)}.contact-grid{max-width:var(--max);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:auto}.contact-card{min-width:0;min-height:288px;display:flex;flex-direction:column;padding:26px 22px 22px;border:1px solid var(--line);transition:border-color .2s,background .2s}.contact-card:hover{border-color:var(--red);background:#fffafa}.contact-card-label{display:flex;align-items:center;gap:14px;margin-bottom:26px}.contact-card-label svg,.contact-location-label svg{width:27px;height:27px;flex:0 0 27px;color:var(--red)}.contact-card h3{margin:0;font-size:1rem}.contact-value{font-size:1.25rem;font-weight:750;line-height:1.5;letter-spacing:-.025em}.contact-email{font-size:1.0625rem;overflow-wrap:anywhere}.contact-card>p{margin:12px 0 28px;color:var(--muted);font-size:1rem;line-height:1.65}.contact-card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-size:.875rem;font-weight:700}.contact-card-action>span{color:var(--red);font-size:20px}.contact-location{max-width:var(--max);display:grid;grid-template-columns:1.15fr 1fr;gap:44px;margin:36px auto 0;padding:44px;background:var(--soft);border:1px solid var(--line)}.contact-address,.contact-company{min-width:0}.contact-location-label{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;font-weight:750}.contact-address h3{margin:22px 0 14px;font-size:2rem;letter-spacing:-.04em}.contact-address address{font-style:normal;font-size:1.125rem;line-height:1.8;color:var(--muted)}.contact-map{margin-top:26px}.contact-company{align-self:center;padding-left:44px;border-left:1px solid #d5dbe1}.contact-company .mini-label{color:var(--muted)}.contact-company-name{font-size:1.375rem;line-height:1.65;letter-spacing:-.025em;margin:16px 0}.contact-company-brand::before{content:"";display:block;width:36px;height:3px;background:var(--red);margin:26px 0}.contact-company-brand strong{font-size:.875rem;letter-spacing:.1em}.contact-company-brand p{color:var(--muted);font-size:1rem;margin:10px 0 0}
footer{padding:40px clamp(24px,4.5vw,80px) 22px;background:#151a22;color:#fff}.footer-main{max-width:var(--max);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-brand .brand-name b{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:6px;font-size:.875rem;color:#d4d9e0}.footer-contact a{overflow-wrap:anywhere}.footer-top{font-size:.875rem}.footer-bottom{max-width:var(--max);margin:32px auto 0;padding-top:20px;border-top:1px solid #343942;display:flex;justify-content:space-between;gap:24px;color:#abb4c0;font-size:.75rem}footer a:focus-visible{outline-color:#fff}footer a:hover{text-decoration:underline;text-underline-offset:5px}
.quote-dialog{width:min(1040px,calc(100% - 32px));max-height:calc(100dvh - 32px);border:0;padding:0;overflow:auto;background:#fff;color:var(--ink)}.quote-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr}.quote-dialog::backdrop{background:#10141bd6;backdrop-filter:blur(4px)}.dialog-close{position:absolute;top:12px;right:12px;width:42px;height:42px;border:0;background:#f0f2f4;color:var(--ink);font-size:28px;z-index:1}.dialog-intro{padding:65px 36px 44px;background:var(--red);color:#fff}.dialog-intro h2{font-size:2.3rem;line-height:1.12;letter-spacing:-.04em;margin:22px 0}.dialog-intro p{color:#f7dfe1;font-size:1rem;line-height:1.75}.dialog-intro>a{display:inline-block;margin-top:24px;padding-bottom:4px;border-bottom:1px solid #e99aa1;font-weight:700}.quote-form{padding:64px 36px 34px}.quote-form label{display:flex;flex-direction:column;gap:7px;font-size:.875rem;font-weight:650;margin-bottom:18px}.quote-form input,.quote-form textarea,.quote-form select{width:100%;min-width:0;border:1px solid #b9c0c8;border-radius:0;background:#fff;padding:11px 12px;font-size:1rem;font-weight:400;color:var(--ink)}.quote-form textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.code-row{grid-template-columns:1fr 100px}.full{width:100%}.form-help{font-size:.875rem;color:var(--muted);line-height:1.65;margin:14px 0 0}.request-success{padding:22px;margin-top:22px;background:var(--soft);border-left:3px solid var(--red)}.request-success h3{font-size:1.25rem;margin:0 0 14px}.request-success pre{font:inherit;font-size:.875rem;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.request-actions{display:flex;flex-wrap:wrap;gap:10px}.request-actions .button{padding:12px 16px}.copy-button{border:0;background:none;text-decoration:underline;text-underline-offset:4px;font-size:.875rem;padding:12px 0}.request-success p{font-size:.875rem;color:var(--muted)}.copy-status:empty{display:none}.noscript-contact{margin:0;padding:20px;text-align:center;background:var(--soft)}.noscript-contact a{text-decoration:underline}
.detail-wrap{max-width:1540px;margin:auto;padding:0 clamp(24px,4.5vw,70px) 80px}.breadcrumbs{display:flex;gap:10px;flex-wrap:wrap;font-size:.875rem;color:var(--muted);padding:28px 0}.breadcrumbs a:hover{color:var(--red)}.detail-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:center;padding:44px 0 70px}.detail-hero h1{font-size:clamp(42px,5.3vw,78px);line-height:1.06;letter-spacing:-.055em;font-weight:750;margin:18px 0 24px}.detail-hero p{font-size:1.125rem;line-height:1.85;color:var(--muted);margin:0 0 28px}.detail-product{margin:0;border:1px solid var(--line);padding:35px;display:flex;align-items:center;flex-direction:column;min-width:0}.detail-product img{width:min(100%,260px);height:auto;aspect-ratio:1;object-fit:contain}.detail-product figcaption{font-size:.875rem;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:20px;width:100%;text-align:center}.detail-specs{display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line);padding:48px 0}.detail-specs .mini-label{color:var(--red)}.detail-specs h2,.related-industries h2,.other-groups h2{font-size:1.75rem;letter-spacing:-.035em;line-height:1.3;margin:14px 0 22px}.detail-specs ul{margin:0;padding:0;list-style:none}.detail-specs li{padding:16px 0;border-bottom:1px solid var(--line);font-size:1rem}.technical-note{padding:28px 32px;border-left:3px solid var(--red);background:var(--soft)}.technical-note h2{font-size:1.125rem;margin:0 0 8px}.technical-note p{margin:0;font-size:1rem;color:var(--muted);line-height:1.8}.related-industries{padding:36px 0 50px}.related-industries>div{display:flex;gap:12px;flex-wrap:wrap}.industry-link{display:inline-flex;align-items:center;gap:24px;padding:14px 18px;border:1px solid var(--line);font-size:.875rem}.industry-link:hover{border-color:var(--red);color:var(--red)}.detail-cta{padding:40px;display:flex;align-items:center;justify-content:space-between;gap:36px;background:var(--red);color:#fff}.detail-cta h2{font-size:2rem;line-height:1.2;letter-spacing:-.03em;margin:14px 0}.detail-cta p{max-width:750px;margin:0;color:#f7dfe1;font-size:1rem;line-height:1.8}.detail-cta .button{flex-shrink:0}.other-groups{padding-top:50px}.other-groups>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 24px}.other-groups a{display:flex;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--line);font-size:.875rem}.other-groups a:hover{color:var(--red)}

.systems-section{background:var(--soft);border-bottom:1px solid var(--line)}
.systems-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.system-illustration{display:flex;flex-direction:column;min-width:0;margin:0;background:#fff;border:1px solid var(--line)}
.system-image{width:100%;padding:14px;aspect-ratio:3/2;display:grid;place-items:center;background:#fff;overflow:hidden}
.system-image img{display:block;width:100%;height:100%;object-fit:contain}
.system-illustration figcaption{display:flex;flex-direction:column;flex:1;padding:28px;border-top:1px solid var(--line)}
.system-label{color:var(--red);font-size:.75rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}
.system-illustration h3{margin:14px 0 12px;font-size:clamp(1.375rem,1.8vw,1.75rem);line-height:1.25;letter-spacing:-.035em;font-weight:750}
.system-illustration figcaption>p{margin:0 0 26px;color:var(--muted);font-size:1rem;line-height:1.8}
.system-parts{display:flex;flex-wrap:wrap;gap:9px 16px;margin:auto 0 0;padding:18px 0 0;border-top:1px solid var(--line);list-style:none;color:#414b58;font-size:.875rem;line-height:1.5}
.system-parts li{display:flex;align-items:baseline;gap:8px}
.system-parts li::before{content:"";width:5px;height:5px;flex:0 0 5px;background:var(--red);align-self:center}
.systems-note{max-width:var(--max);margin:18px auto 0;color:var(--muted);font-size:.8125rem}
@media(max-width:1100px){.systems-grid{gap:18px}.system-illustration figcaption{padding:24px}}
@media(max-width:860px){.systems-grid{grid-template-columns:1fr;gap:22px}.system-illustration{display:grid;grid-template-columns:1fr 1.1fr;align-items:stretch}.system-image{aspect-ratio:auto;min-height:260px}.system-illustration figcaption{border-top:0;border-left:1px solid var(--line)}.system-illustration h3{font-size:1.5rem}}
@media(max-width:600px){.system-illustration{grid-template-columns:1fr}.system-image{aspect-ratio:3/2;min-height:0}.system-illustration figcaption{border-left:0;border-top:1px solid var(--line);padding:24px}.system-illustration h3{font-size:1.5rem}.system-parts{gap:10px 16px}}


.solution-focus-section{background:#fff}
.focus-grid{max-width:var(--max);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:0 auto}
.focus-card{position:relative;min-width:0;min-height:440px;display:flex;flex-direction:column;padding:26px 24px 24px;border:1px solid #e3e6e9;border-radius:3px;background:#f5f6f7;transition:background .2s,border-color .2s}
.focus-card:hover{background:#fff;border-color:var(--red)}
.focus-number{color:#76828d;font-size:.8125rem;font-weight:550;letter-spacing:.08em}
.focus-icon{display:grid;place-items:center;height:148px;margin:6px 0 20px;color:#181b1f}
.focus-icon svg{width:82px;height:88px;overflow:visible}
.focus-icon .icon-accent{stroke:var(--red)}
.focus-card h3{margin:0 0 14px;font-size:clamp(1.375rem,1.9vw,1.875rem);line-height:1.2;letter-spacing:-.035em;font-weight:750}
.focus-card>p{margin:0 0 28px;color:var(--muted);font-size:1rem;line-height:1.75}
.focus-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:22px;border-top:1px solid #dce1e5}
.focus-bottom>span:first-child{color:#5d6875;font-size:.75rem;letter-spacing:.035em;text-transform:uppercase;line-height:1.5}
.focus-arrow{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid #d6dce2;border-radius:50%;color:var(--ink);font-size:21px;transition:background .2s,color .2s,border-color .2s}
.focus-card:hover .focus-arrow{color:#fff;background:var(--red);border-color:var(--red)}
@media(max-width:1100px){.focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-card{min-height:420px;padding:28px}.focus-card h3{font-size:1.75rem}}
@media(max-width:580px){.focus-grid{grid-template-columns:1fr;gap:18px}.focus-card{min-height:0;padding:24px}.focus-icon{height:125px;margin:6px 0 18px}.focus-icon svg{width:76px;height:82px}.focus-card h3{font-size:1.75rem}.focus-card>p{margin-bottom:24px}}

@media(min-width:1700px){.hero-copy{padding-top:120px;padding-bottom:90px}}
@media(max-width:1200px){.site-header{gap:22px}.site-header nav{gap:18px}.header-controls{gap:18px}.brand-name{font-size:13px}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-email{font-size:1.25rem}.section-head{gap:40px}.section-head>p{max-width:360px}.hero-copy{padding-left:6vw;padding-right:80px}.category-link{padding:22px}.category-select{padding-left:22px;padding-right:22px}}
@media(max-width:1000px){.site-header{display:grid;grid-template-columns:1fr auto;gap:0 24px;padding-top:12px;padding-bottom:0}.site-header nav{grid-row:2;grid-column:1/-1;margin:4px 0 0;justify-content:flex-start;gap:26px;flex-wrap:wrap}.header-controls{grid-row:1;grid-column:2}.hero-copy{padding-top:72px;padding-bottom:60px}.hero h1{font-size:clamp(56px,7vw,80px)}.section-head{align-items:flex-start;flex-direction:column;gap:22px}.section-head>p{max-width:650px}.sector-tab{padding:18px;gap:10px}.sector-panel{grid-template-columns:1fr 1fr}.sector-main{padding:36px 28px}.solution-stack{padding:24px}.category-grid{gap:16px}.category-copy h3{font-size:1.25rem}.category-copy p{font-size:1rem}.contact-location{padding:34px;gap:32px}.contact-company{padding-left:32px}.detail-hero{gap:40px}.detail-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){html{scroll-padding-top:130px}.hero-copy{padding:58px 24px 48px}.hero h1{font-size:clamp(44px,8.7vw,64px);letter-spacing:-.045em}.hero-copy>p{font-size:1rem;max-width:560px}.hero-edge{display:none}.eyebrow{font-size:.75rem;letter-spacing:.07em}.hero-actions{gap:16px 24px}.hero-stats{margin-top:34px}.hero-stats>div{display:block;padding:16px 12px 0 0}.hero-stats>div+div{padding-left:12px}.hero-stats strong,.hero-stats span{display:block}.hero-stats span{margin-top:4px}.section-space{padding-top:64px;padding-bottom:64px}.section-head{margin-bottom:32px}.section-head h2{font-size:clamp(34px,6.5vw,46px)}.sector-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.sector-tab{min-height:84px;font-size:.875rem;grid-template-columns:22px 1fr}.sector-tab>span:last-child{display:none}.sector-panel{grid-template-columns:1fr}.sector-main{padding:34px 26px}.solution-stack{border-left:0;border-top:1px solid #c54f57;padding:26px}.sector-main h3{font-size:2rem}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-link{padding:20px}.category-image{height:125px;margin:12px 0}.category-image img{height:110px;width:110px}.category-card-top>span:last-child{font-size:.75rem}.category-copy h3{font-size:1.25rem}.category-select{padding:12px 20px}.catalog-cta{padding:28px;align-items:flex-start;flex-direction:column}.contact-location{grid-template-columns:1fr}.contact-company{padding:28px 0 0;border-left:0;border-top:1px solid #d5dbe1}.footer-main{align-items:flex-start;flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:8px}.quote-dialog[open]{grid-template-columns:1fr}.dialog-intro{padding:42px 28px 28px}.dialog-intro h2{font-size:2rem}.dialog-intro>a{margin-top:6px}.quote-form{padding:28px}.detail-hero{grid-template-columns:1fr;gap:28px;padding:22px 0 44px}.detail-hero h1{font-size:clamp(40px,8vw,64px)}.detail-product{max-width:400px;width:100%;padding:24px}.detail-product img{max-width:200px}.detail-specs{grid-template-columns:1fr;gap:36px;padding:36px 0}.other-groups>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){.site-header{padding-left:20px;padding-right:20px;gap:0 12px}.brand{gap:8px}.brand-symbol{width:32px;height:32px}.brand-name{font-size:11px;display:block;white-space:nowrap;letter-spacing:0}.header-controls{gap:14px}.header-action{font-size:.8125rem;gap:8px}.header-action>span{display:none}.language-switch{gap:5px;font-size:.8125rem}.site-header nav{gap:22px}.site-header nav a{font-size:.875rem}.hero::after{width:5px}.hero h1{font-size:clamp(36px,9.5vw,48px)}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.hero-stats span{font-size:.8125rem}.hero-stats strong{font-size:1.3rem}.quick-search{margin-top:30px}.search-control{grid-template-columns:1fr}.search-control input{padding:15px;font-size:1rem}.search-control button{min-height:48px;justify-content:space-between;padding:12px 15px}.category-grid{grid-template-columns:1fr;gap:20px}.category-link{padding:22px}.category-card-top{font-size:.75rem}.category-image{height:145px}.category-image img{height:135px;width:135px}.category-copy h3{font-size:1.5rem}.category-select{padding:13px 22px}.contact-grid{grid-template-columns:1fr;gap:16px}.contact-card{min-height:255px;padding:24px}.contact-value{font-size:1.125rem}.contact-email{font-size:1.0625rem}.contact-location{padding:28px 24px}.contact-company-name{font-size:1.25rem}.contact-address address{font-size:1rem}.footer-main{flex-direction:column}.form-row{grid-template-columns:1fr;gap:0}.code-row{grid-template-columns:1fr 80px;gap:14px}.quote-form{padding:24px}.dialog-intro{padding-left:24px;padding-right:24px}.request-success{padding:18px}.request-actions{flex-direction:column}.technical-note,.detail-cta{padding:24px}.detail-cta h2{font-size:1.75rem}.other-groups>div{grid-template-columns:1fr}.section-index{margin-bottom:18px}}

/* Full-width, compact page introductions. */
.hero::after{display:none}
.hero-copy{max-width:1560px;padding:72px clamp(24px,4.5vw,80px) 56px}
.hero h1{max-width:none;margin:24px 0 22px;font-size:clamp(2.25rem,4.2vw,4rem);font-weight:700;line-height:1.15;letter-spacing:-.04em;overflow-wrap:normal}
.hero-copy>p{max-width:1100px;font-size:1rem;line-height:1.8}
.eyebrow{gap:12px;letter-spacing:.08em;font-size:.8125rem}
.eyebrow>span{display:block;width:auto;height:auto;border:0;font-size:.75rem}
.hero-actions{margin-top:24px;gap:28px}
.hero-tools{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(440px,1.15fr);align-items:center;gap:56px;margin-top:38px;padding-top:26px;border-top:1px solid var(--line)}
.hero-stats{max-width:none;margin:0;border-top:0}
.hero-stats>div{padding:10px 16px 10px 0;gap:8px}
.hero-stats>div+div{padding-left:16px}
.hero-stats strong{font-size:1.25rem}
.hero-stats span{font-size:.8125rem}
.quick-search{max-width:none;margin:0}
.quick-search>label{font-size:.875rem;font-weight:600}
.search-control{min-height:52px}
.search-control input{padding:12px 16px}
.search-control button{padding:12px 18px}
.search-help{font-size:.8125rem}
.section-space{padding-top:72px;padding-bottom:72px}
.section-head{display:block;margin-bottom:34px}
.section-head>div{width:100%}
.section-index{margin-bottom:14px;font-size:.75rem;letter-spacing:.12em}
.section-head h2,.contact-page h1{max-width:none;margin:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:650;line-height:1.2;letter-spacing:-.035em}
.section-head>p{max-width:1100px;margin:16px 0 0;font-size:1rem;line-height:1.75}
@media(min-width:1700px){.hero-copy{padding-top:80px;padding-bottom:64px}}
@media(max-width:1000px){.hero-tools{grid-template-columns:1fr;gap:24px;margin-top:32px}.hero-stats{max-width:650px}.hero-copy{padding-top:54px;padding-bottom:46px}.section-space{padding-top:60px;padding-bottom:60px}}
@media(max-width:580px){.hero-copy{padding:40px 24px}.hero h1{font-size:2.2rem;line-height:1.18;margin:20px 0}.eyebrow{font-size:.75rem;letter-spacing:.04em;align-items:baseline}.hero-tools{padding-top:20px;gap:24px;margin-top:28px}.hero-stats>div{padding:8px 10px 8px 0}.hero-stats>div+div{padding-left:10px}.hero-actions{gap:12px}.section-space{padding-top:48px;padding-bottom:48px}.section-head{margin-bottom:28px}.section-head h2,.contact-page h1{font-size:1.875rem}.section-head>p{margin-top:14px}}

/* A compact OEM enquiry row, without category counters. */
.hero-tools{grid-template-columns:160px minmax(0,1fr);gap:28px;margin-top:28px;padding-top:18px}
.oem-reference{display:flex;align-items:center;gap:10px;align-self:end;margin-bottom:13px;white-space:nowrap}
.oem-reference strong{color:var(--red);font-size:1rem;font-weight:750;letter-spacing:-.02em}
.oem-reference span{color:var(--muted);font-size:.8125rem}
.hero-tools .quick-search{margin:0;max-width:none}
.hero-tools .quick-search>label{font-size:.8125rem;margin-bottom:8px}
.hero-tools .search-control{grid-template-columns:minmax(0,1fr) auto;min-height:48px}
.hero-tools .search-control input{padding:10px 14px}
.hero-tools .search-control button{min-height:46px;padding:10px 20px;justify-content:center}
@media(max-width:700px){.hero-tools{grid-template-columns:1fr;gap:12px;margin-top:24px;padding-top:16px}.oem-reference{align-self:start;margin:0}.hero-tools .search-control button{font-size:.8125rem;padding:10px 14px}}

/* Centered navigation between the two brand names. */
.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px}
.site-header>.brand{grid-column:1;grid-row:1;justify-self:start}
.header-center{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:28px;min-width:0}
.site-header nav{margin:0;gap:24px;flex-wrap:nowrap}
.header-controls{gap:24px}
.header-brother{grid-column:3;grid-row:1;justify-self:end;white-space:nowrap;font-size:clamp(1rem,1.4vw,1.375rem);font-weight:800;letter-spacing:.09em;line-height:1.2;color:var(--ink)}
.header-brother>span{color:var(--red)}
@media(max-width:1280px){.site-header{grid-template-columns:minmax(0,1fr) auto;gap:8px 24px;padding-top:14px;padding-bottom:8px}.header-brother{grid-column:2}.header-center{grid-column:1/-1;grid-row:2;justify-self:center;gap:28px}.site-header nav{margin:0;justify-content:center}.header-controls{gap:22px}html{scroll-padding-top:150px}}
@media(max-width:580px){.site-header{padding:12px 20px 8px;gap:8px 12px}.header-brother{font-size:.875rem;letter-spacing:.06em}.header-center{width:100%;flex-wrap:wrap;gap:0 22px}.site-header nav{gap:22px}.header-controls{gap:22px}.header-action>span{display:inline}.header-action{gap:16px}html{scroll-padding-top:190px}}

/* Compact mobile header with an accessible disclosure menu. */
.mobile-menu-toggle{display:none}
@media(max-width:760px){
  html{scroll-padding-top:84px}
  .site-header{grid-template-columns:minmax(0,1fr) auto auto;min-height:64px;gap:0 8px;padding:10px 12px}
  .site-header>.brand{grid-column:1;min-width:0;gap:8px}
  .site-header .brand-symbol{width:30px;height:30px;flex-shrink:0}
  .site-header .brand-name{display:block;white-space:nowrap;font-size:10px;letter-spacing:-.02em;line-height:1.25}
  .site-header .header-brother{grid-column:2;font-size:.6875rem;letter-spacing:.04em}
  .menu-ready .mobile-menu-toggle{grid-column:3;grid-row:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:10px;border:0;background:none;color:var(--ink)}
  .mobile-menu-toggle svg{width:24px;height:24px}
  .mobile-menu-toggle path{transform-origin:12px 12px;transition:transform .18s}
  .menu-open .menu-line-first{transform:translateY(4px) rotate(45deg);transform-origin:12px 8px}
  .menu-open .menu-line-last{transform:translateY(-4px) rotate(-45deg);transform-origin:12px 16px}
  .menu-ready .header-center{display:none}
  .menu-ready.menu-open .header-center{display:flex;position:absolute;top:100%;left:0;right:0;width:100%;padding:12px 24px 22px;max-height:calc(100dvh - 64px);overflow-y:auto;flex-direction:column;align-items:stretch;gap:8px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 12px 22px #1218210a}
  .menu-ready .header-center nav{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%}
  .menu-ready .header-center nav a{min-height:48px;font-size:1rem;border-bottom:1px solid var(--line)}
  .menu-ready .header-controls{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;padding-top:8px}
  .menu-ready .header-action{font-size:.875rem;gap:14px}
  .menu-ready .header-action>span{display:inline;font-family:Arial,sans-serif;font-variant-emoji:text}
  .menu-ready .language-switch{font-size:.875rem;gap:10px}
}
@media(max-width:360px){.site-header{gap:0 6px}.site-header>.brand{gap:6px}.site-header .brand-symbol{width:26px;height:28px}.site-header .brand-name{font-size:9px}.site-header .header-brother{font-size:9px;letter-spacing:.02em}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
@media print{.site-header,.hero-actions,.quick-search,.quote-dialog,footer,.category-select,.catalog-cta,.detail-cta{display:none!important}.sector-panel[hidden]{display:grid!important}.sector-section{background:#fff;color:#111}.sector-section p,.sector-section h4{color:#111}.section-space{padding:24px 0}a{color:#111}.category-grid{grid-template-columns:repeat(3,1fr)}}
