@font-face{font-family:Archivo;src:url('assets/fonts/Archivo.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Public Sans';src:url('assets/fonts/PublicSans.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#0b0b0b;--charcoal:#242424;--paper:#f1f1ed;--white:#fff;--muted:#a4a4a0;--line:#343434;--soft-ink:#5b5b57;--light-line:#d8d8d3;--radius:14px;--page-width:1152px;--ease:cubic-bezier(.16,1,.3,1);color-scheme:dark;font-family:'Public Sans',sans-serif;font-size:16px;background:var(--ink);color:var(--paper)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-color:#636360 var(--ink);scroll-padding-top:86px}body{margin:0}body,button,input,select,textarea{font-family:'Public Sans',sans-serif}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}::selection{background:#d6d6ce;color:var(--ink)}a{color:inherit;text-decoration:none;text-underline-offset:5px}button{color:inherit;cursor:pointer}button,input,select,textarea{font-size:inherit}input,select,textarea{caret-color:var(--paper)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:5px}main:focus{outline:none}img{display:block;max-width:100%;height:auto}figure,h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Archivo,sans-serif;font-weight:600;letter-spacing:-.04em}h1{font-size:clamp(58px,6.7vw,96px);line-height:1.02}h2{font-size:clamp(38px,4vw,58px);line-height:1.04}h3{font-size:24px;line-height:1.15;letter-spacing:-.025em}p{line-height:1.55;color:var(--muted)}button{border:0;background:none}.content{width:min(var(--page-width),calc(100% - 96px));margin-inline:auto}.ui-icon{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;vertical-align:middle}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:14px;font-weight:500;line-height:1.4;min-height:48px}.button{padding:15px 24px;background:var(--paper);color:var(--ink);border-radius:999px;transition:background .2s}.button:hover{background:#d0d0c9}.button .ui-icon{width:17px;height:17px}.text-link .ui-icon{transition:transform .25s var(--ease)}.text-link:hover .ui-icon{transform:translateX(4px)}.text-link:hover{text-decoration:underline}.button.outline{background:transparent;color:var(--paper);box-shadow:inset 0 0 0 1px #63635f}.button.outline:hover{background:var(--charcoal)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;clip-path:inset(50%);overflow:hidden;white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:16px;transform:translateY(-200%);padding:14px 20px;background:var(--paper);color:var(--ink);z-index:30}.skip-link:focus{transform:none}.site-header{height:72px;padding-inline:32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--ink);position:relative;z-index:10}.brand{display:inline-flex;align-items:center;gap:18px;min-height:44px}.brand img{width:82px;height:auto}.brand span{font-size:10px;letter-spacing:.09em;font-weight:500;color:var(--muted)}#site-nav{display:flex;align-items:center;gap:32px}#site-nav a{min-height:44px;display:flex;align-items:center;font-size:13px;color:#bdbdb9}#site-nav a:hover,#site-nav a[aria-current]{color:var(--white);text-decoration:underline}.menu-toggle{display:none}.hero{padding-top:70px}.hero h1{margin-bottom:22px}.hero-intro{display:flex;justify-content:space-between;gap:32px;align-items:center;margin-bottom:46px}.hero-intro p{font-size:19px;line-height:1.4;max-width:520px}.hero-actions{display:flex;gap:28px;align-items:center;flex-shrink:0}.product-stage{height:540px;background:#292a28;border-radius:var(--radius);position:relative;overflow:hidden}.stage-object{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.stage-object img{width:100%;max-width:none;flex-shrink:0}.object-hc95{transform:rotate(-15deg) translateY(-10px)}.object-hc95 img{width:105%}.object-hace img{width:650px;transform:translateY(-48px)}.object-hvhs img{width:670px;transform:translateY(-26px)}.stage-caption{position:absolute;left:32px;right:32px;bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:24px}.stage-caption>div>span{font-size:15px;font-weight:500}.stage-caption p{font-size:12px;margin-top:5px;color:#bdbdb5}.stage-caption .text-link{font-size:13px}.stage-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px}.stage-bar>p{font-size:12px}.stage-switch{display:flex;gap:5px}.stage-switch button{min-width:68px;min-height:40px;border-radius:999px;font-size:12px;color:var(--muted);transition:background .2s}.stage-switch button:hover{color:var(--white)}.stage-switch button[aria-pressed=true]{background:#2b2b2a;color:var(--paper)}.section-space{padding-block:128px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:48px}.section-heading>p,.section-heading>div{max-width:340px}.section-heading>div .text-link{margin-top:16px}.form-gallery{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.form-gallery>a{min-width:0;border-radius:var(--radius);overflow:hidden;position:relative;height:520px}.object-study{background:#191919}.study-image{height:100%;display:flex;align-items:center;justify-content:center}.study-image img{width:105%;max-width:none;transform:translateY(-43px)}.process-study>img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;background:var(--charcoal);font-size:13px;color:var(--paper)}.object-study .photo-caption{background:#191919}.form-gallery a:hover .photo-caption .ui-icon{transform:translateX(4px)}.light-section{background:var(--paper);color:var(--ink);--muted:var(--soft-ink);--line:var(--light-line);color-scheme:light}.light-section .button{background:var(--ink);color:var(--paper)}.light-section .button:hover{background:#333}.engineering{padding-block:128px 80px;border-radius:var(--radius) var(--radius) 0 0}.engineering-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;align-items:stretch}.engineering-layout>figure{position:relative;min-height:610px}.engineering-layout>figure img{width:100%;height:100%;object-fit:cover;object-position:40%;border-radius:var(--radius)}.engineering-layout>figure figcaption{position:absolute;bottom:20px;left:24px;background:var(--ink);color:var(--paper);padding:8px 12px;font-size:11px}.engineering-copy{display:flex;flex-direction:column;align-items:flex-start;padding-block:12px}.engineering-copy>p{margin-top:28px;font-size:17px;max-width:48ch}.engineering-rows{margin-top:auto;width:100%;padding-top:54px;margin-bottom:18px}.engineering-rows a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:24px 0;border-top:1px solid var(--light-line);font-size:14px}.engineering-rows a:last-child{border-bottom:1px solid var(--light-line)}.engineering-rows a>span:last-child{font-size:12px;color:var(--soft-ink);display:flex;align-items:center;gap:12px}.engineering-rows a:hover>span:first-child{text-decoration:underline}.range-section{padding-block:70px 128px}.home-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 20px}.range-item{min-width:0}.range-item figure{height:310px;border-radius:var(--radius);background:#e4e4df;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:22px}.range-item figure img{width:100%;height:100%;object-fit:contain;transition:transform .45s var(--ease)}.range-hace figure img{transform:scale(1.1) translateY(-9%)}.range-hc95 figure img{transform:scale(1.03) rotate(-18deg)}.range-item:not(.range-hace):not(.range-hc95):hover figure img{transform:scale(1.04)}.range-item>div{display:flex;justify-content:space-between;align-items:center}.range-item>p{font-size:13px;margin-top:7px}.workshop-panorama{margin-top:16px}.workshop-panorama>img{width:100%;aspect-ratio:2.05;object-fit:cover;border-radius:var(--radius)}.workshop-panorama figcaption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-top:16px}.workshop-pair{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:58px}.workshop-pair figure img{width:100%;aspect-ratio:1.43;object-fit:cover;border-radius:var(--radius)}.workshop-pair figcaption{font-size:13px;margin-top:16px;color:var(--muted)}.catalogue-story{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-block:18px 130px}.catalogue-story p{font-size:17px;margin-block:28px;max-width:38ch}.catalogue-story small{display:block;margin-top:16px;color:var(--muted);font-size:11px}.drawing-study{background:var(--paper);border-radius:var(--radius);overflow:hidden;color:var(--ink)}.drawing-study img{width:100%;height:360px;object-fit:contain;padding:36px 24px}.drawing-study>span{padding:20px 24px;border-top:1px solid var(--light-line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px}.closing{text-align:center;padding-block:116px;border-radius:var(--radius) var(--radius) 0 0}.closing h2{font-size:clamp(48px,5.8vw,80px)}.closing p{margin-block:28px 32px}.site-footer{padding-block:65px 26px;display:grid;grid-template-columns:1fr 1fr;gap:55px}.footer-brand .brand img{width:122px}.footer-brand p{font-size:13px;margin-top:22px;line-height:1.7}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;align-content:start;justify-self:end;font-size:13px}.footer-links a{min-height:32px;display:flex;align-items:center}.footer-links a:hover{text-decoration:underline}.footer-bottom{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;color:var(--muted)}.credit{display:inline-flex;gap:12px;align-items:center}.credit img{width:42px;height:22px;object-fit:contain;border-radius:3px}.watermark{position:fixed;right:17px;bottom:14px;z-index:9;font-size:9px;letter-spacing:.1em;background:#171717d9;color:#c4c4be;padding:5px 7px;border-radius:4px;pointer-events:none}.no-script{padding-block:100px}.no-script a{text-decoration:underline}
/* Supporting views share the same quiet, product-first system. */
.page-head{padding-block:88px 70px}.page-head p{font-size:19px;max-width:650px;margin-top:30px}.page-head .button{margin-top:30px}.catalogue{padding-bottom:110px}.catalogue-tools{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding-block:25px}.filters{display:flex;flex-wrap:wrap;gap:4px}.filters button{padding:12px 16px;min-height:44px;font-size:12px;color:var(--muted);border-radius:999px}.filters button[aria-pressed=true]{background:var(--paper);color:var(--ink)}.filters button:hover:not([aria-pressed=true]){background:var(--charcoal);color:var(--paper)}.search{position:relative;min-width:270px;max-width:330px;width:100%}.search input{width:100%;height:46px;padding:12px 44px 12px 16px;border:1px solid #555550;background:transparent;border-radius:999px;color:var(--paper);font-size:12px}.search .ui-icon{position:absolute;right:16px;top:13px;pointer-events:none;width:18px;height:18px}.results{font-size:12px;padding:10px 0 25px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px 24px}.product-card{min-width:0}.product-card figure{position:relative;height:330px;border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.product-card figure>img{width:100%;height:100%;object-fit:contain;transition:transform .3s var(--ease)}.product-card a:hover img{transform:scale(1.035)}.product-card h2{font-size:26px;margin-block:20px 9px}.product-card p{font-size:13px}.product-card-arrow{position:absolute;bottom:18px;right:18px}.empty{grid-column:1/-1;min-height:300px;padding-block:60px}.empty h2{font-size:38px}.empty p{margin:20px 0 30px;max-width:52ch}.breadcrumb{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted);padding-block:38px}.breadcrumb a:hover{color:var(--paper);text-decoration:underline}.detail{display:grid;grid-template-columns:1.06fr 1fr;gap:68px;padding-bottom:90px;align-items:center}.detail-image{height:660px;border-radius:var(--radius);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-image img{width:100%;max-height:580px;object-fit:contain}.detail-image figcaption{position:absolute;bottom:22px;left:24px;font-size:12px}.detail-copy h1{font-size:78px}.detail-copy h2{font-size:30px;letter-spacing:-.02em;margin-top:15px}.detail-copy>p{margin-top:24px;font-size:16px}.features{list-style:none;margin:28px 0;padding:0}.features li{border-top:1px solid var(--line);padding:15px 0;font-size:13px}.features li:last-child{border-bottom:1px solid var(--line)}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.detail-note{font-size:12px!important;color:var(--muted);line-height:1.6}.resource-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.resource-feature figure{height:490px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius)}.resource-feature figure img{width:100%;max-height:100%;object-fit:contain}.resource-feature h2{font-size:48px}.resource-feature p{margin-block:24px}.resource-rows{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-block:75px 100px}.resource-rows>div{border-top:1px solid var(--line);padding-top:28px}.resource-rows h2{font-size:32px;letter-spacing:-.025em}.resource-rows p{margin-block:22px}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding-bottom:110px}.contact-aside h2{font-size:32px;letter-spacing:-.025em}.contact-aside p{margin-block:24px;max-width:32ch}.contact-aside .text-link{font-size:15px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:25px 22px;align-content:start}.field{display:flex;flex-direction:column;gap:11px;min-width:0}.field label{font-size:13px}.field input,.field textarea,.field select{width:100%;background:#171717;color:var(--paper);border:1px solid #555550;border-radius:8px;min-height:50px;padding:14px;font-size:14px}.field textarea{resize:vertical;min-height:160px;line-height:1.6}.field select{padding-right:28px}.field input::placeholder,.field textarea::placeholder{color:var(--muted);opacity:1}.full{grid-column:1/-1}.form-note{font-size:12px;line-height:1.65}.form-actions{display:flex;gap:25px;flex-wrap:wrap;align-items:center}.form-status{font-size:14px}.form-status p{color:var(--paper)}.form-status .text-link{margin-top:12px;text-decoration:underline}.process-story{display:grid;grid-template-columns:1fr 1fr;gap:70px 24px;padding-bottom:100px}.process-wide{grid-column:1/-1}.process-story img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:var(--radius)}.process-wide img{aspect-ratio:2}.process-story figcaption{margin-top:16px;color:var(--muted);font-size:13px}.process-text{padding:60px 60px 0 0;display:flex;align-items:flex-start;flex-direction:column}.process-text p{margin-block:28px;max-width:40ch}.process-text h2{font-size:48px}
@media(min-width:1700px){:root{--page-width:1320px}.hero{padding-top:86px}.product-stage{height:580px}.hero-intro p{font-size:20px}.section-space{padding-block:140px}.form-gallery>a{height:580px}.range-item figure{height:350px}}
@media(max-width:1150px){.content{width:calc(100% - 80px)}.hero-actions{gap:18px}.hero-intro p{font-size:17px;max-width:45%}.hero-actions .text-link{font-size:13px}.engineering-layout{gap:36px}.engineering-layout>figure{min-height:570px}.engineering-rows a{flex-wrap:wrap;gap:8px}.section-heading{gap:40px}.contact-layout{gap:44px}.catalogue-tools{flex-direction:column;align-items:stretch}.search{max-width:none}.form-gallery>a{height:470px}.study-image img{width:125%}.detail{gap:38px}.detail-image{height:560px}}
@media(max-width:800px){.content{width:calc(100% - 48px)}.site-header{padding-inline:24px}.brand span{display:none}#site-nav{gap:22px}.hero{padding-top:60px}.hero-intro{align-items:flex-start;flex-direction:column;gap:24px}.hero-intro p{max-width:520px}.product-stage{height:450px}.object-hc95{transform:rotate(-18deg) translateY(-5px)}.object-hc95 img{width:103%}.object-hace img{width:560px}.object-hvhs img{width:570px}.section-space{padding-block:90px}.section-heading{gap:28px}.section-heading>p,.section-heading>div{max-width:275px}.section-heading p{font-size:14px}.form-gallery{grid-template-columns:1.2fr 1fr}.form-gallery>a{height:370px}.study-image img{width:130%;transform:translateY(-22px)}.photo-caption{padding:18px;font-size:11px}.engineering{padding-block:90px 50px}.engineering-layout{gap:28px}.engineering-layout>figure{min-height:560px}.engineering-copy>p{font-size:15px;margin-top:20px}.engineering-rows{padding-top:35px}.engineering-rows a{padding-block:19px}.engineering-copy>.text-link{font-size:13px}.range-section{padding-block:50px 90px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.range-item figure{height:300px}.catalogue-story{gap:44px;padding-bottom:90px}.drawing-study img{height:320px;padding:18px}.drawing-study>span{font-size:11px;padding:18px}.catalogue-story p{font-size:15px}.page-head{padding-block:64px 50px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card figure{height:320px}.detail{grid-template-columns:1fr;gap:45px}.detail-image{height:550px}.detail-copy{max-width:640px}.resource-feature{gap:35px}.resource-feature h2{font-size:38px}.resource-feature figure{height:390px}.resource-rows{gap:40px}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-aside{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.contact-aside p{margin:0}.contact-aside .text-link{justify-content:flex-start}.contact-form{margin-top:16px}.process-text{padding:20px 20px 0 0}.process-text h2{font-size:36px}.process-story{gap:50px 24px}.process-story img{aspect-ratio:1}.process-wide img{aspect-ratio:1.7}.closing{padding-block:90px}.footer-links{grid-template-columns:1fr;gap:4px}}
@media(max-width:600px){.content{width:calc(100% - 40px)}h1{font-size:clamp(48px,11.6vw,68px)}h2{font-size:40px}.site-header{height:64px;padding-inline:20px}.brand img{width:77px}.menu-toggle{display:flex;align-items:center;gap:12px;font-size:12px;padding:10px 0 10px 12px;min-height:44px}#site-nav{display:none;position:absolute;top:63px;left:0;right:0;padding:20px;background:var(--ink);border-bottom:1px solid var(--line);box-shadow:0 14px 24px #0004}#site-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}#site-nav a{font-size:19px;min-height:54px}.hero{padding-top:48px}.hero h1{white-space:nowrap;font-size:clamp(45px,11.6vw,69px);margin-bottom:21px}.hero-intro{gap:25px;margin-bottom:30px}.hero-intro p{font-size:15px;line-height:1.55}.hero-intro br{display:none}.hero-actions{gap:19px;width:100%;align-items:center}.hero-actions .button{font-size:12px;padding:14px 18px;gap:12px;min-height:46px}.hero-actions>.text-link{font-size:12px;gap:9px;min-height:46px}.hero-actions>.text-link .ui-icon{width:16px;height:16px}.product-stage{height:350px}.object-hc95{transform:rotate(-29deg) translateY(-14px)}.object-hc95 img{width:114%}.object-hace img{width:420px;transform:translateY(-40px)}.object-hvhs img{width:420px;transform:translateY(-25px)}.stage-caption{left:20px;right:20px;bottom:15px;gap:10px}.stage-caption>div>span{font-size:13px}.stage-caption p{font-size:10px;margin-top:3px}.stage-caption>.text-link{font-size:11px;gap:8px}.stage-caption>.text-link .ui-icon{width:16px}.stage-bar{padding-top:12px;gap:12px}.stage-bar>p{font-size:10px}.stage-switch{gap:0}.stage-switch button{min-width:56px;min-height:38px;font-size:11px}.section-space{padding-block:78px}.section-heading{display:block;margin-bottom:32px}.section-heading>p,.section-heading>div{margin-top:24px;max-width:36ch}.section-heading p{font-size:15px}.section-heading>div .text-link{margin-top:10px}.form-gallery{grid-template-columns:1fr;gap:16px}.form-gallery>a{height:375px}.study-image img{width:108%;transform:translateY(-30px)}.photo-caption{font-size:12px;padding:20px}.form-gallery>.process-study{height:305px}.engineering{padding-block:70px 36px}.engineering-layout{grid-template-columns:1fr;gap:35px}.engineering-layout>figure{min-height:0;height:370px}.engineering-layout>figure img{object-position:center}.engineering-copy{padding:0}.engineering-copy>p{margin-top:24px;font-size:16px}.engineering-rows{padding-top:32px;margin-bottom:14px}.engineering-rows a{flex-wrap:nowrap;padding-block:23px}.engineering-rows a>span:last-child{font-size:11px;gap:8px}.range-section{padding-block:42px 80px}.home-products{gap:30px 12px}.range-item figure{height:180px;margin-bottom:16px}.range-item h3{font-size:22px}.range-item>div .ui-icon{width:17px;height:17px}.range-item p{font-size:11px;line-height:1.45}.workshop-panorama>img{aspect-ratio:1.15}.workshop-panorama figcaption{font-size:10px;gap:14px}.workshop-pair{grid-template-columns:1fr;gap:30px;margin-top:38px}.workshop-pair figure img{aspect-ratio:1.4}.workshop-pair figcaption{font-size:12px;margin-top:13px}.catalogue-story{grid-template-columns:1fr;gap:38px;padding-block:0 78px}.catalogue-story p{font-size:16px}.catalogue-story small{font-size:10px}.drawing-study img{height:280px;padding:20px}.drawing-study>span{padding:20px;font-size:11px}.closing{padding-block:80px}.closing h2{font-size:clamp(43px,11vw,61px)}.closing p{font-size:15px}.site-footer{padding-top:48px;grid-template-columns:1fr;gap:34px}.footer-brand{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.footer-brand .brand img{width:100px}.footer-brand p{font-size:11px;margin-top:0;max-width:22ch}.footer-links{grid-template-columns:1fr 1fr;justify-self:stretch;font-size:12px;gap:8px 16px}.footer-links a:last-child{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:18px;font-size:10px}.watermark{right:9px;bottom:9px;font-size:8px}.page-head{padding-block:48px 40px}.page-head h1{font-size:52px;overflow-wrap:anywhere}.page-head p{font-size:16px;margin-top:22px}.catalogue-tools{padding-top:16px}.filters{gap:3px}.filters button{font-size:11px;padding-inline:13px}.search{min-width:0}.product-grid{gap:35px 14px}.product-card figure{height:195px}.product-card-arrow{right:12px;bottom:12px}.product-card-arrow .ui-icon{width:16px}.product-card h2{font-size:24px;margin-block:16px 8px}.product-card p{font-size:11px}.catalogue{padding-bottom:75px}.breadcrumb{padding-block:25px;font-size:11px;gap:8px}.detail{gap:34px;padding-bottom:35px}.detail-image{height:385px}.detail-image figcaption{font-size:11px;left:20px;bottom:20px}.detail-copy h1{font-size:64px}.detail-copy h2{font-size:27px}.detail-copy>p{font-size:15px}.features li{font-size:12px}.detail-actions{gap:10px}.detail-actions>.button{font-size:12px;padding:14px 18px;gap:12px}.resource-feature{grid-template-columns:1fr;gap:35px}.resource-feature figure{height:340px}.resource-feature h2{font-size:38px}.resource-rows{grid-template-columns:1fr;gap:35px;padding-block:50px 70px}.resource-rows h2{font-size:31px}.resource-rows p{font-size:15px;margin-block:18px}.contact-layout{padding-bottom:75px;gap:34px}.contact-aside{display:block}.contact-aside h2{font-size:31px}.contact-aside p{font-size:14px;margin-block:18px}.contact-form{grid-template-columns:1fr;gap:22px}.field input,.field select,.field textarea{font-size:16px}.form-actions{gap:14px}.form-note{font-size:12px}.process-story{grid-template-columns:1fr;gap:34px;padding-bottom:70px}.process-wide{grid-column:auto}.process-text{padding:5px 0 0;order:0}.process-story img{aspect-ratio:1.1}.process-wide img{aspect-ratio:1.15}.process-text h2{font-size:40px}.process-text p{font-size:15px}.process-story figcaption{font-size:12px}}
@media(max-width:360px){.hero-actions{gap:12px}.hero-actions .button{padding-inline:14px;font-size:11px}.hero-actions>.text-link{font-size:11px;gap:6px}.hero-actions>.text-link .ui-icon{display:none}.hero h1{font-size:44px}.product-stage{height:320px}.object-hc95 img{width:111%}.stage-switch button{min-width:48px}.range-item figure{height:154px}.range-item p{font-size:10px}.engineering-rows a{font-size:12px;gap:8px}.engineering-rows a>span:last-child{font-size:10px}.engineering-rows .ui-icon{width:16px}.product-card figure{height:166px}.detail-image{height:330px}.detail-actions{flex-direction:column;align-items:flex-start}.footer-brand p{max-width:18ch}.page-head h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.search input::placeholder{color:var(--muted);opacity:1}
.search input,.field input,.field textarea,.field select{border-color:#6b6b66}
@media(max-width:600px){.object-hc95 img{width:105%}}
/* AI application photography is limited to the two promotional image slots.
   The real catalogue images and established page layout remain unchanged. */
.stage-scene{background:#20211f}
.stage-scene img{width:100%;height:100%;object-fit:cover;transform:none}
.scene-hace img{object-fit:contain;padding:18px 0 86px}
.stage-caption.scene-caption{left:0;right:0;bottom:0;padding:22px 32px;background:#161716ed}
.scene-caption p{color:#c2c2bc}
.application-study .study-image{height:calc(100% - 82px);background:#272825}
.application-study .study-image img{width:100%;height:100%;object-fit:cover;transform:none}
.application-study .photo-caption{height:82px;background:#20211f}
.application-study .photo-caption small{display:block;margin-top:7px;font-size:11px;line-height:1.4;color:#c2c2bc}
.product-stage:has(.scene-hc95){--mobile-scene-height:clamp(155px,50vw,280px)}
@media(max-width:800px){.application-study .study-image img{object-fit:contain}.stage-caption.scene-caption{padding:18px 24px}}
@media(max-width:600px){.stage-scene{bottom:78px}.stage-scene img{object-fit:contain}.scene-hace img{padding:0}.stage-caption.scene-caption{padding:16px 20px;min-height:78px}.scene-caption p{font-size:10px}.application-study .study-image{height:calc(100% - 78px)}.application-study .photo-caption{height:78px}.application-study .photo-caption small{font-size:10px}}
@media(max-width:600px){.product-stage:has(.scene-hc95){height:calc(var(--mobile-scene-height) + 78px)}}
