@charset "UTF-8";
:root{--ink:#112c42;--muted:#53636d;--orange:#c54b1d;--accent:#e96532;--paper:#faf9f5;--soft:#f0f1ed;--line:#d8dedb;--white:#fff;--max:1280px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.75 "Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button,input,textarea,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}a:hover{color:var(--orange)}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.22;font-weight:650;letter-spacing:-.025em}h1{font-size:clamp(36px,4vw,58px)}h2{font-size:clamp(29px,3.2vw,43px)}h3{font-size:21px}p{margin-top:16px}p,li{overflow-wrap:break-word}ul{padding-left:23px}strong{font-weight:650}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:84px}.soft{background:var(--soft)}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.11em;line-height:1.6;margin:0 0 22px;text-transform:uppercase}.lead{font-size:22px;line-height:1.55;color:var(--ink)}.caption,.muted{font-size:14px;color:var(--muted)}.caption{margin-top:22px}.skip{position:fixed;z-index:20;left:20px;top:-100px;background:white;padding:12px}.skip:focus{top:12px}.topbar{background:var(--ink);color:white;font-size:12px;letter-spacing:.04em}.topbar .wrap{display:flex;justify-content:space-between;gap:16px;padding-block:9px}.nav{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px}.brand{display:flex;align-items:center;gap:12px;font-size:26px;line-height:1.15;font-weight:700;white-space:nowrap;letter-spacing:-1px}.brand small{display:block;letter-spacing:.12em;font-size:9px;line-height:1.5;margin-top:6px}.brand-symbol{font-size:22px;background:var(--ink);color:#fff;position:relative;width:47px;height:47px;display:grid;place-items:center;letter-spacing:-2px}.brand-symbol span{position:absolute;bottom:0;right:0;width:15px;height:6px;background:var(--accent)}header>.nav>nav{display:flex;align-items:center;gap:25px;font-weight:600;font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;background:var(--orange);color:#fff;padding:15px 25px;border:1px solid var(--orange);font-size:15px;line-height:1.5;font-weight:650;cursor:pointer;transition:background .18s}.button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.button.small{padding:12px 18px;font-size:14px}.button.light{background:white;color:var(--ink);border-color:white}.button.light:hover{background:var(--paper);color:var(--orange)}.button.outline{background:transparent;color:var(--ink);border-color:var(--ink)}.button.outline:hover{background:var(--ink);color:white}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.text-link{font-weight:650;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:15px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:54px;padding-block:52px 75px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:11px}.orange-line{height:2px;width:25px;background:var(--accent)}.hero h1{font-size:clamp(46px,5.5vw,78px);line-height:1.11;letter-spacing:-.045em}.hero h1 span{display:block;color:var(--orange);margin-top:6px}.hero-copy>.lead{margin-top:25px}.hero-copy>p:not(.eyebrow):not(.lead){max-width:500px;color:var(--muted)}.hero-tags{display:flex;gap:0;flex-wrap:wrap;margin-top:32px;font-size:13px;color:var(--muted)}.hero-tags span{border-right:1px solid var(--line);padding-inline:14px}.hero-tags span:first-child{padding-left:0}.hero-tags span:last-child{border:0}.hero-figure{border:1px solid var(--line);background:linear-gradient(#dfe4df55 1px,transparent 1px),linear-gradient(90deg,#dfe4df55 1px,transparent 1px),#f2f3ef;background-size:35px 35px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.figure-top,.hero-figure figcaption{display:flex;justify-content:space-between;gap:12px;padding:21px 23px;font-size:12px;letter-spacing:.06em}.hero-figure figcaption{font-size:13px;letter-spacing:0;border-top:1px solid var(--line);background:#f7f8f4}.figure-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;background:var(--ink);color:#fff;padding:23px;font-size:10px;letter-spacing:.03em}.figure-bottom strong{font-size:16px;letter-spacing:-.02em}.figure-bottom b{color:var(--accent);font-size:21px}.gear-art{width:100%;aspect-ratio:340/225;background-image:url('gear-concepts.png');background-size:425.88235294% 482.66666667%;background-position:var(--px) var(--py);background-repeat:no-repeat;mix-blend-mode:multiply}.hero-gear{margin:22px auto;width:94%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:37px}.section-head>div:last-child>p{color:var(--muted);margin-bottom:16px}.catalog-section{background:#eef0ed}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:var(--paper);border:1px solid var(--line);display:block;transition:transform .2s,border-color .2s;min-width:0}.product-card:hover{transform:translateY(-4px);border-color:var(--orange)}.card-visual{padding:18px 7px 0;position:relative;background:#f8f9f7;overflow:hidden}.card-index{position:absolute;left:15px;top:8px;font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}.card-copy{padding:20px 18px}.card-copy h3{font-size:18px;line-height:1.45;letter-spacing:-.02em}.card-copy p{font-size:13px;line-height:1.6;color:var(--muted);margin-top:8px}.card-link{font-size:13px;font-weight:650;display:flex;justify-content:space-between;gap:8px;margin-top:22px}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.split>div>p{color:var(--muted)}.split>div>.text-link{display:inline-block;margin-top:23px}.checklist article{display:flex;gap:22px;padding-block:23px;border-top:1px solid var(--line)}.checklist article>span{font-size:14px;color:var(--orange);font-weight:600}.checklist h3{font-size:21px}.checklist p{margin-top:8px;color:var(--muted)}.process-section{background:var(--ink);color:#fff}.steps{padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;margin:42px 0}.steps li>span{font-size:38px;color:var(--accent);letter-spacing:-.04em;display:block;margin-bottom:22px}.steps h3{font-size:20px}.steps p{font-size:15px;color:var(--muted);margin-top:12px}.process-section .steps p{color:#c4d0d5}.process-section .text-link{color:white}.identity-panel{background:#e7e9e4;min-height:360px;display:flex;flex-direction:column;justify-content:space-between;padding:33px}.identity-panel>div{font-size:105px;font-weight:700;line-height:1;letter-spacing:-9px}.identity-panel>div span{display:block;font-size:12px;letter-spacing:.35em;margin-top:15px}.identity-panel>p:last-child{font-size:20px;color:var(--ink)}.about-preview{align-items:center}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:600;font-size:18px;padding-right:22px}.faq details p{font-size:16px;color:var(--muted);padding-right:20px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:30px}.guide-card{display:block;border-top:3px solid var(--ink);padding:24px 0 10px}.guide-card h3{font-size:23px;line-height:1.45}.guide-card p:not(.eyebrow){color:var(--muted);font-size:16px}.guide-card .text-link{display:inline-block;margin-top:25px}.guide-card>.eyebrow{color:var(--orange)}.cta{background:var(--orange);color:white;padding-block:65px}.cta-inner{display:flex;justify-content:space-between;gap:50px;align-items:center}.cta h2{font-size:42px}.cta p{margin-top:0}.cta .button{margin-top:25px}footer{background:var(--ink);color:#f5f7f7;padding-top:62px}.footer-grid{display:grid;grid-template-columns:1.4fr .9fr .9fr 1fr;gap:35px}.footer-grid p{font-size:14px;color:#bdcbd3}.footer-grid h2{font-size:16px;letter-spacing:0;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:14px;margin-top:10px;overflow-wrap:anywhere}.footer-grid>div{min-width:0}.footer-grid .brand-symbol{background:#fff;color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #ffffff26;padding:22px 0;margin-top:42px;font-size:13px;color:#bac9d1}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding-block:18px;border-top:1px solid var(--line)}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.page-intro{padding-block:50px 48px;max-width:var(--max)}.page-intro>p:not(.eyebrow){max-width:760px}.page-intro h1{max-width:960px}.product-hero{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px;padding-block:48px 65px}.product-hero h1{font-size:clamp(36px,4.2vw,58px)}.product-hero .button{margin-top:30px}.product-hero figure{padding:25px;background:var(--soft);border:1px solid var(--line)}.product-hero figcaption{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.technical-note{background:var(--ink);color:white;padding:35px;position:sticky;top:25px}.technical-note .eyebrow{color:#f7a487}.technical-note h2{font-size:31px}.technical-note p{color:#d2dde2}.technical-note h3{font-size:19px;margin-top:30px}.technical-note .text-link{display:inline-block;margin-top:28px;color:#fff}.article-layout{max-width:880px;padding-block:45px 75px}.article-header{border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:36px}.article-header h1{font-size:clamp(34px,4.4vw,54px)}.prose h2{font-size:29px;margin-top:42px}.prose h3{font-size:22px;margin-top:24px}.prose p{line-height:1.9}.prose a,.consent a{text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--orange)}.table-scroll{overflow-x:auto;margin-top:28px;border:1px solid var(--line)}table{border-collapse:collapse;width:100%;font-size:15px}th,td{text-align:left;padding:15px 18px;vertical-align:top;border-bottom:1px solid var(--line)}th{background:var(--ink);color:white}td:first-child{min-width:150px;font-weight:650}.enquiry-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:65px;padding-bottom:70px}form{padding:32px;background:#fff;border:1px solid var(--line)}form h2{font-size:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin-top:23px}label{display:block;font-size:14px;font-weight:600;margin-top:18px}input,select,textarea{display:block;width:100%;border:1px solid #9eabb1;background:#fff;color:var(--ink);border-radius:0;padding:11px 12px;margin-top:8px;min-height:47px;line-height:1.5}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#677780;font-size:14px;font-weight:400}.consent{display:flex;align-items:start;gap:12px;font-weight:400}.consent input{width:18px;height:18px;min-height:0;flex-shrink:0;margin-top:4px;accent-color:var(--orange)}.enquiry-aside h3{margin-top:31px}.enquiry-aside p,.enquiry-aside li{color:var(--muted);font-size:15px}.contact-item{display:block;border-bottom:1px solid var(--line);padding-block:20px;overflow-wrap:anywhere}.contact-item span{display:block;font-size:14px;color:var(--muted)}.contact-item strong{font-size:19px}.status{font-size:15px;font-weight:600}.status:empty{display:none}.text-button{border:0;background:transparent;color:var(--ink);text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:12px 0}#draft{font-size:14px;font-weight:400}.enquiry-layout .actions{gap:13px}.enquiry-layout .button{padding-inline:19px}.article-header .caption{margin-top:20px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-block:65px 85px}.hero-figure{min-height:570px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav{flex-wrap:wrap}.nav>nav{width:100%;justify-content:space-between}.hero{gap:30px}.hero h1{font-size:57px}.hero-figure{align-self:center}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split{gap:45px}.enquiry-layout{gap:30px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child>a:not(.brand){display:inline-block;margin-right:25px}.product-hero{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap{font-size:10px;padding-block:8px}.topbar .wrap>span:last-child{display:none}.nav{padding-block:20px;gap:19px}.brand{font-size:25px}header>.nav>nav{gap:15px 18px;flex-wrap:wrap;justify-content:flex-start;font-size:14px}header>.nav>nav .button{padding:9px 14px}.hero{grid-template-columns:1fr;padding-block:31px 46px;gap:35px}.hero h1{font-size:58px}.hero-copy>.eyebrow{font-size:11px}.hero-copy>.lead{font-size:22px}.hero-figure{min-height:0}.hero-gear{width:90%;margin:15px auto}.figure-top{padding:16px 20px}.figure-bottom{padding:17px 20px}.figure-bottom strong{font-size:15px}.section{padding-block:51px}.section-head{display:block;margin-bottom:28px}.section-head>div:last-child>p{margin-top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card-copy{padding:16px 13px}.card-copy h3{font-size:17px}.card-copy p{font-size:12px}.card-link{font-size:12px;line-height:1.6;margin-top:14px}.card-visual{padding-top:14px}.split,.faq-layout,.product-hero,.enquiry-layout{grid-template-columns:1fr;gap:30px}.steps{grid-template-columns:1fr 1fr;gap:25px}.steps li>span{font-size:30px;margin-bottom:13px}.steps h3{font-size:18px}.steps p{font-size:15px}.identity-panel{min-height:290px}.guide-grid{grid-template-columns:1fr}.guide-card{padding-block:23px}.cta{padding-block:46px}.cta-inner{display:block}.cta-inner>div+div{margin-top:26px}.cta h2{font-size:35px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child>a:not(.brand){display:block}.footer-bottom{flex-direction:column;gap:8px}.page-intro{padding-block:30px 35px}.page-intro h1{font-size:39px}.product-hero{padding-block:30px 45px}.product-hero h1{font-size:40px}.product-hero figure{padding:18px}.technical-note{position:static;padding:27px}.article-layout{padding-block:25px 48px}.article-header h1{font-size:36px}.prose h2{font-size:27px}form{padding:23px}.enquiry-layout{padding-bottom:45px}.form-grid{grid-template-columns:1fr}.actions{gap:20px}.eyebrow{font-size:12px}.breadcrumbs{font-size:12px}.hero-tags{font-size:12px}.checklist h3{font-size:20px}}
@media(max-width:370px){.hero h1{font-size:49px}.product-grid{gap:10px}.card-copy{padding:12px 10px}.card-copy h3{font-size:16px}.figure-bottom{gap:8px}.figure-bottom strong{width:100%}.page-intro h1,.product-hero h1{font-size:34px}.hero-tags span{padding-inline:8px}.footer-grid{grid-template-columns:1fr}.guide-card h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
button:disabled{opacity:.55;cursor:not-allowed}
.reference-note{margin-top:38px;padding:24px;border-left:3px solid var(--orange);background:#eef0ec}.reference-note h2{font-size:22px;margin-top:0}.reference-note p{font-size:15px;margin-bottom:0}
@media print{.topbar,body>header,body>footer,.cta,.actions{display:none}.wrap{width:100%}.section{padding-block:25px}.technical-note{position:static}}
