:root{--ink:#172027;--muted:#626b70;--paper:#f8f8f5;--line:#d7dcd9;--blue:#235edf;--dark:#10171c;--gutter:clamp(24px,5vw,88px);--max:1500px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,'Helvetica Neue',sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.04;letter-spacing:-.048em;font-weight:500}h1{font-size:clamp(48px,6.3vw,104px)}h2{font-size:clamp(36px,4.35vw,70px)}h3{font-size:24px;line-height:1.18;letter-spacing:-.025em}p{color:var(--muted)}[hidden]{display:none!important}.wrap{max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:108px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:600;line-height:1.5;color:inherit;margin-bottom:28px}.lead{font-size:22px;line-height:1.55;max-width:590px}.actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--blue);color:#fff;padding:18px 24px;border:1px solid var(--blue);font-size:14px;line-height:1.5;min-height:56px;transition:background .2s,transform .2s}.button:hover{background:#1648b9;transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button.secondary{background:transparent;border-color:currentColor;color:inherit}.text-link{display:inline-flex;align-items:center;gap:34px;padding-block:10px;border-bottom:1px solid currentColor;font-size:14px;font-weight:600}.text-link span{font-size:22px}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:start}.intro-grid .text-link,.intro-grid .button{margin-top:28px}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:end;margin-bottom:60px}.section-head>div:last-child>p{max-width:400px}.section-head .text-link{margin-top:22px}.site-header{height:100px;padding:0 var(--gutter);display:flex;align-items:center;gap:clamp(22px,3vw,48px);position:relative;z-index:30;background:var(--paper);border-bottom:1px solid var(--line)}.wordmark{display:flex;flex-direction:column;width:max-content;flex:none;line-height:.8}.wordmark>span{font-size:40px;font-weight:700;letter-spacing:-.07em}.brand-dot{color:var(--blue)}.wordmark small{font-size:8px;letter-spacing:.4em;margin-top:9px;margin-left:3px}.desktop-nav{display:flex;gap:clamp(15px,1.9vw,29px);align-items:center;margin-left:auto}.desktop-nav a{font-size:14px;white-space:nowrap;font-weight:500;position:relative;padding-block:18px}.desktop-nav a:after{content:'';position:absolute;bottom:9px;left:0;width:0;height:1px;background:var(--ink);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.header-actions{display:flex;align-items:center;gap:23px}.header-contact{display:flex;gap:16px;align-items:center;font-size:12px;white-space:nowrap;border-bottom:1px solid var(--ink);padding-block:10px}.header-contact span{font-size:20px}.language{font-size:12px;position:relative}.language summary{cursor:pointer;list-style:none;display:flex;gap:7px;align-items:center;padding:12px 0}.language summary::-webkit-details-marker{display:none}.language summary>span:first-child{font-size:22px;line-height:1}.language-list{position:absolute;right:0;top:100%;min-width:180px;padding:12px;background:var(--paper);box-shadow:0 12px 50px #00152922;border:1px solid var(--line);display:grid;max-height:70vh;overflow:auto}.language-list a{padding:8px 13px}.language-list a:hover,.language-list a[aria-current]{background:#e9edeb;color:var(--blue)}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span{display:block;width:25px;height:1px;margin:7px 0;background:var(--ink)}.mobile-nav{position:absolute;inset:100px 0 auto;background:var(--paper);padding:20px var(--gutter) 32px;box-shadow:0 16px 24px #0001}.mobile-nav>a{display:flex;align-items:center;gap:20px;padding:16px 0;font-size:22px;border-bottom:1px solid var(--line)}.mobile-nav>a small{font-size:12px;color:var(--muted)}.mobile-nav>a span{margin-left:auto}.mobile-nav>a:last-child{font-size:17px}.hero{height:clamp(620px,calc(100svh - 100px),960px);position:relative;background:#191b1d;color:white;overflow:hidden}.hero-slides,.hero-slide{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity 1s;pointer-events:none}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-image{height:100%;width:100%;object-fit:cover;object-position:center}.hero-slide:not(:first-child) .hero-image{object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0a111a77,transparent 65%)}.hero-slide:not(:first-child) .hero-shade{background:linear-gradient(90deg,#07111be6,#07111b55 75%)}.hero-copy{position:absolute;inset:0;width:100%;padding-top:clamp(80px,10vh,142px)}.hero-copy .eyebrow{font-size:11px;letter-spacing:.18em;opacity:.85;margin-bottom:30px}.hero-copy h1{font-size:clamp(65px,7.1vw,114px);line-height:.97;letter-spacing:-.065em;max-width:690px}.hero-copy>p:not(.eyebrow){color:#d3d7d9;font-size:17px;line-height:1.65;max-width:365px;margin-top:29px}.hero-copy .actions{margin-top:35px}.hero-bottom{position:absolute;inset:auto 0 32px;display:flex;align-items:center;width:100%;gap:32px}.slide-tabs{display:flex;gap:25px;width:660px;max-width:70%}.slide-tabs button{flex:1;background:none;border:0;color:#b6bdc1;text-align:left;padding:16px 0 0;position:relative;font-size:12px}.slide-tabs button[aria-pressed=true]{color:#fff}.slide-line{position:absolute;top:0;left:0;width:100%;height:1px;background:#ffffff42}.slide-tabs button[aria-pressed=true] .slide-line{background:#fff;height:2px}.slide-tabs small{display:block;margin-bottom:5px;font-size:11px;letter-spacing:.07em}.slide-pause{background:none;border:1px solid #ffffff66;color:#fff;width:38px;height:38px;border-radius:50%;font-size:14px}.scroll-cue{margin-left:auto;font-size:24px}.brand-intro{padding-top:118px}.capability-strip{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:74px;padding-top:30px;color:#879095;font-size:23px;font-weight:500;letter-spacing:-.02em}.collection{background:#ecefeb}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 20px}.product-card{display:block;min-width:0}.product-image{position:relative;aspect-ratio:1;background:#fff;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:17%;mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image img{transform:scale(1.08)}.card-arrow{position:absolute;bottom:16px;right:18px;width:32px;height:32px;display:grid;place-items:center;font-size:23px;transition:color .2s}.product-card:hover .card-arrow{color:var(--blue)}.product-info{padding-top:18px}.product-info>span{font-size:12px;letter-spacing:.08em;color:var(--muted)}.product-info h3{font-size:20px;line-height:1.2;margin-top:5px;letter-spacing:-.03em}.product-info p{font-size:12px;margin-top:7px}.split-panel{display:grid;grid-template-columns:1.12fr 1fr;gap:9%;align-items:center}.split-photo{height:590px;overflow:hidden}.split-photo img{height:100%;width:100%;object-fit:cover}.split-content>p:not(.eyebrow){margin-block:28px;max-width:445px;font-size:17px}.split-content h2{font-size:clamp(36px,3.5vw,57px)}.mini-process{display:flex;flex-direction:column;margin-top:40px;border-top:1px solid var(--line)}.mini-process span{padding-block:12px;border-bottom:1px solid var(--line);font-size:14px}.custom-teaser{background:#e7ecee}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article{padding-top:26px;border-top:1px solid #8d979b}.step-number{display:inline-block;font-size:14px;color:var(--blue);margin-bottom:40px}.steps h3{font-size:22px;margin-bottom:16px}.steps p{font-size:14px;line-height:1.7}.applications-teaser{position:relative;height:660px;color:white}.application-photo{position:absolute;inset:0}.application-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0a131bc4,#0a131b1a)}.application-photo img{width:100%;height:100%;object-fit:cover}.application-copy{position:relative;padding-top:130px}.application-copy .button{margin-top:35px}.download-band{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:15%;padding-block:130px}.download-band>div>p:not(.eyebrow){margin-block:25px;max-width:400px}.catalog-cover{display:flex;flex-direction:column;position:relative;background:#12212d;color:white;width:330px;max-width:100%;aspect-ratio:.707;box-shadow:22px 26px 50px #15253122;transform:rotate(-5deg);padding:28px;overflow:hidden}.catalog-cover>span:first-child{font-size:28px;font-weight:700;letter-spacing:-.08em;line-height:1}.catalog-cover em{font-style:normal;color:#4b81f0}.catalog-cover small{display:block;font-size:6px;letter-spacing:.4em;margin-top:8px}.catalog-cover strong{position:relative;z-index:2;font-size:35px;line-height:1;letter-spacing:-.035em;font-weight:500;margin-top:50px}.cover-visual{position:absolute;inset:48% 0 0}.cover-visual img{height:100%;width:100%;object-fit:cover;object-position:85% center}.cover-foot{font-size:6px;letter-spacing:.13em;position:absolute;bottom:22px;z-index:2;white-space:nowrap}.page-intro{padding-top:85px;padding-bottom:75px}.page-intro h1{font-size:clamp(52px,6.15vw,100px)}.page-intro .intro-grid{align-items:end}.page-intro .lead{font-size:18px;line-height:1.75}.wide-photo{position:relative}.wide-photo>img{width:100%;height:580px;object-fit:cover}.image-caption{display:block;font-size:11px;color:var(--muted);padding-top:13px;letter-spacing:.1em}.equipment-list article{display:grid;grid-template-columns:.15fr .9fr 1fr;gap:5%;padding-block:35px;border-top:1px solid var(--line)}.equipment-list article:last-child{border-bottom:1px solid var(--line)}.row-number{font-size:13px;color:var(--blue)}.equipment-list h3{font-size:29px}.equipment-list p{font-size:16px;line-height:1.75}.quality-section{background:#e8ece9}.quality-section .split-photo{height:480px}.custom-options{background:#e8ece9}.application-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 8%}.application-grid article{border-top:1px solid var(--line);padding-top:22px}.application-grid h2{font-size:38px;margin-block:35px 20px}.application-grid p{max-width:470px}.application-grid .text-link{margin-top:22px}.about-visual{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:0}.about-visual>img{height:540px;width:100%;object-fit:cover}.about-visual>div{padding:55px;background:#e7ecee;display:flex;flex-direction:column;justify-content:center;align-items:start}.about-visual>div>p:not(.eyebrow){font-size:20px;margin-bottom:30px}.download-detail{display:grid;grid-template-columns:.75fr 1fr;gap:12%;align-items:center;padding-top:35px;padding-bottom:145px}.download-detail>.catalog-cover{margin:auto;transform:rotate(-4deg)}.download-detail h2{font-size:45px;max-width:520px;margin-bottom:20px}.download-detail .edition{font-size:13px;margin-top:24px}.download-detail .actions{margin-top:30px}.product-section{padding-bottom:120px}.catalog-toolbar{display:flex;align-items:center;gap:20px;margin-bottom:35px;padding-block:20px;border-block:1px solid var(--line)}.search-field{display:flex;align-items:center;background:white;flex:1;gap:12px;padding:10px 17px;border:1px solid var(--line)}.search-field>span{font-size:23px;line-height:1}.search-field input{border:0;background:transparent;outline:none;min-width:0;width:100%;font-size:14px;line-height:1.5}.category-select select{border:1px solid var(--line);background:transparent;padding:13px 16px;max-width:260px;font-size:14px;min-height:44px;color:var(--ink)}.result-count{font-size:12px;white-space:nowrap}.product-section .product-image{background:#edf0ec}.empty-state{text-align:center;padding:80px 20px}.empty-state .button{margin-top:25px}.back-link{display:inline-block;font-size:13px;margin-bottom:36px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%}.detail-image{background:#ecf0eb;aspect-ratio:1;align-self:start;position:sticky;top:30px}.detail-image img{width:100%;height:100%;object-fit:contain;padding:15%;mix-blend-mode:multiply}.detail-copy>.eyebrow{font-size:11px;margin-bottom:22px}.detail-copy .model{font-size:18px;color:var(--muted);margin-bottom:14px;letter-spacing:.04em}.detail-copy h1{font-size:55px}.spec-title{font-size:18px;letter-spacing:-.015em;line-height:1.4;margin-top:40px;margin-bottom:15px}.spec-list{margin:0 0 30px}.spec-list>div{display:grid;grid-template-columns:1fr 1.45fr;gap:20px;border-bottom:1px solid var(--line);padding-block:14px;font-size:14px}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;overflow-wrap:anywhere}.small-copy{font-size:13px;margin-top:20px;max-width:460px}.site-footer{background:var(--dark);color:#fff;padding:90px var(--gutter) 25px}.footer-top,.footer-bottom,.footer-legal{max-width:calc(var(--max) - var(--gutter)*2);margin:auto}.footer-top{padding-bottom:85px}.footer-top h2{font-size:clamp(42px,5.5vw,85px);margin-bottom:35px}.email-link{display:inline-flex;gap:45px;align-items:center;font-size:clamp(22px,2.6vw,40px);letter-spacing:-.03em;border-bottom:1px solid #839096;padding-bottom:9px}.email-link>span{font-size:40px}.footer-top>p:last-child{color:#9da8ae;font-size:14px;margin-top:25px}.footer-bottom{display:grid;grid-template-columns:.7fr 1fr 1fr;gap:30px;border-top:1px solid #ffffff25;padding-block:45px}.footer-bottom>p{font-size:13px;color:#9da8ae;max-width:220px}.footer-bottom>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 35px;font-size:12px}.footer-legal{display:flex;justify-content:space-between;font-size:11px;color:#9da8ae;padding-top:22px;border-top:1px solid #ffffff25}.skip{position:fixed;top:-100px;left:20px;background:var(--blue);color:white;padding:14px;z-index:100}.skip:focus{top:20px}.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}:focus-visible{outline:3px solid #4985ff;outline-offset:5px}html[dir=rtl] .hero-shade{background:linear-gradient(-90deg,#0a111ac4,transparent)}html[dir=rtl] .desktop-nav{margin-left:0;margin-right:auto}html[dir=rtl] .slide-tabs button{text-align:right}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0;line-height:1.3}html[dir=rtl] .email-link,html[dir=rtl] .spec-list dd{direction:ltr}html[lang=zh] h1,html[lang=zh] h2,html[lang=ja] h1,html[lang=ja] h2,html[lang=ko] h1,html[lang=ko] h2{line-height:1.2;letter-spacing:-.035em}html:not([lang=en]) .desktop-nav{gap:16px}html:not([lang=en]) .desktop-nav a{font-size:13px}html:not([lang=en]) .hero-copy h1{font-size:clamp(54px,5.8vw,93px);max-width:690px}
@media(min-width:1600px){.hero-image{object-position:center 58%}}@media(max-width:1250px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:block}.site-header{height:90px}.mobile-nav{top:90px}.hero{height:760px;max-height:calc(100svh - 90px);min-height:630px}.hero-copy{padding-top:100px}.hero-copy h1{font-size:90px}.hero-image{object-position:62% center}.split-panel{gap:7%}.split-photo{height:500px}.product-grid{gap:28px 15px}.detail-copy h1{font-size:46px}}
@media(max-width:800px){:root{--gutter:25px}.section{padding-block:70px}.site-header{height:80px}.wordmark>span{font-size:34px}.wordmark small{font-size:7px}.header-contact{display:none}.header-actions{gap:20px}.mobile-nav{top:80px}.hero{height:790px;min-height:700px;max-height:none}.hero-copy{padding-top:55px}.hero-copy h1{font-size:70px;max-width:90%}.hero-copy .eyebrow{font-size:9px;margin-bottom:22px;max-width:85%}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:280px;margin-top:23px}.hero-copy .actions{margin-top:25px}.hero-image{object-fit:cover;object-position:79% center;height:65%;top:35%;position:absolute}.hero-slide:first-child .hero-shade{background:linear-gradient(180deg,#1a1d20 0%,#1a1d20 39%,#1a1d2077 53%,transparent 68%)}.hero-slide:not(:first-child) .hero-shade{background:linear-gradient(180deg,#111e28 0%,#111e28 37%,#111e2888 55%,#111e2855)}.hero-bottom{bottom:24px;gap:18px}.slide-tabs{max-width:none;width:100%;gap:12px}.slide-tabs button{font-size:10px}.slide-tabs small{font-size:10px}.scroll-cue{display:none}.slide-pause{flex:none;width:32px;height:32px}.intro-grid,.section-head,.split-panel,.download-band,.download-detail,.about-visual,.detail-grid{grid-template-columns:1fr;gap:30px}.brand-intro .lead{font-size:19px}.intro-grid h2{font-size:43px}.section-head h2{font-size:43px}.section-head{margin-bottom:35px}.section-head>div:last-child>p{max-width:none}.capability-strip{font-size:19px;margin-top:42px;padding-top:23px;gap:12px}.product-grid{grid-template-columns:repeat(2,1fr);gap:27px 15px}.product-info h3{font-size:18px}.product-info p{font-size:11px}.product-info>span{font-size:11px}.product-image img{padding:14%}.split-photo{height:410px}.split-content{padding-top:10px}.split-content h2{font-size:43px}.steps{grid-template-columns:1fr 1fr;gap:38px 25px}.step-number{margin-bottom:25px}.steps h3{font-size:21px}.steps p{font-size:14px}.applications-teaser{height:540px}.application-copy{padding-top:85px}.application-copy h2{font-size:46px}.application-photo img{object-position:65% center}.download-band{gap:60px}.download-band .catalog-cover{margin:auto}.catalog-cover{width:300px}.page-intro{padding-top:55px;padding-bottom:48px}.page-intro h1{font-size:56px}.page-intro .lead{font-size:16px}.wide-photo>img{height:380px}.equipment-list article{grid-template-columns:35px 1fr;gap:14px}.equipment-list h3{font-size:26px}.equipment-list p{grid-column:2;font-size:15px}.quality-section .split-photo{height:370px}.application-grid{grid-template-columns:1fr;gap:45px}.application-grid h2{font-size:34px;margin-top:20px}.about-visual>img{height:370px}.about-visual>div{padding:30px}.about-visual>div>p:not(.eyebrow){font-size:18px}.download-detail{gap:65px}.download-detail h2{font-size:37px}.catalog-toolbar{flex-wrap:wrap;gap:15px}.search-field{flex-basis:100%;min-height:50px}.search-field input{font-size:16px}.category-select{flex:1}.category-select select{max-width:100%;width:100%;font-size:16px}.result-count{font-size:11px}.detail-image{position:static}.detail-copy{padding-top:10px}.detail-copy h1{font-size:42px}.spec-list>div{font-size:13px;grid-template-columns:1fr 1.25fr}.site-footer{padding-top:65px}.footer-top{padding-bottom:58px}.footer-top h2{font-size:46px}.email-link{font-size:27px;gap:14px}.email-link>span{font-size:28px}.footer-top>p:last-child{max-width:300px}.footer-bottom{grid-template-columns:1fr 1fr;gap:28px 15px}.footer-bottom>p{font-size:12px}.footer-bottom>div{grid-column:1/-1;font-size:13px;gap:15px}.footer-legal{gap:20px;font-size:10px;align-items:start}.footer-legal>span{max-width:65%}.footer-legal>a{white-space:nowrap}html:not([lang=en]) .hero-copy h1{font-size:59px;max-width:100%}html[dir=rtl] .hero-slide:first-child .hero-shade{background:linear-gradient(180deg,#1a1d20 0%,#1a1d20 39%,#1a1d2077 53%,transparent 68%)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.product-card:hover .product-image img{transform:none}}

/* Keep copy readable through the image crossfade and render the actual downloadable cover. */
.hero-slide:not(.is-active) .hero-copy{visibility:hidden}.catalog-cover{padding:0}.catalog-cover>img{width:100%;height:100%;object-fit:cover}.search-field:focus-within{outline:3px solid #4985ff;outline-offset:3px}.mobile-nav{max-height:calc(100svh - 80px);overflow:auto}html[dir=rtl] .hero-copy{padding-top:70px}html[dir=rtl] .hero-shade{background:linear-gradient(-90deg,#07111bf0,#07111b77 75%)}html[dir=rtl] .hero-slide:not(:first-child) .hero-shade{background:linear-gradient(-90deg,#07111be6,#07111b55 75%)}@media(min-width:801px){html[dir=rtl] .hero-copy h1{max-width:600px}}@media(max-width:800px){html[dir=rtl] .hero-copy{padding-top:45px}html[dir=rtl] .hero-copy h1{font-size:50px}html[dir=rtl] .hero-slide:not(:first-child) .hero-shade{background:linear-gradient(180deg,#111e28 0%,#111e28 37%,#111e2888 55%,#111e2855)}}

h1,h2{text-wrap:balance}html[lang=zh] .page-intro h1,html[lang=ja] .page-intro h1,html[lang=ko] .page-intro h1{font-size:clamp(44px,4.8vw,74px)}@media(max-width:800px){html[lang=zh] .hero-copy h1{font-size:51px}html[lang=zh] .hero-copy>p:not(.eyebrow){max-width:300px}html[lang=zh] .page-intro h1,html[lang=ja] .page-intro h1,html[lang=ko] .page-intro h1{font-size:45px}}
.wordmark{direction:ltr}@media(max-width:1250px){html[dir=rtl] .header-actions{margin-left:0;margin-right:auto}}

@media(max-width:800px){.hero-copy h1{font-size:clamp(55px,17.9vw,70px)}html:not([lang=en]) .hero-copy h1{font-size:clamp(44px,15.1vw,59px)}html[lang=zh] .hero-copy h1{font-size:clamp(43px,13vw,51px)}html[dir=rtl] .hero-copy h1{font-size:clamp(43px,12.8vw,50px)}.page-intro h1{overflow-wrap:break-word}}

.equipment-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:65px 35px}.equipment-photo{aspect-ratio:1.45;overflow:hidden;background:#e8ece9}.equipment-photo img{width:100%;height:100%;object-fit:cover}.equipment-card-copy{display:grid;grid-template-columns:34px 1fr;gap:20px;margin-top:28px}.equipment-card-copy h2{font-size:32px;line-height:1.15;letter-spacing:-.035em;margin-bottom:18px}.equipment-card-copy p{max-width:520px;font-size:16px;line-height:1.7}.equipment-card-copy .row-number{padding-top:7px}@media(max-width:800px){.equipment-gallery{grid-template-columns:1fr;gap:48px}.equipment-card-copy{gap:12px;margin-top:22px}.equipment-card-copy h2{font-size:28px}.equipment-card-copy p{font-size:15px}.equipment-photo{aspect-ratio:1.33}}

/* Frame the complete product in CSS; source photos and product geometry remain unchanged. */
.detail-image{overflow:hidden}.product-image img.product-object,.detail-image img.product-object{position:absolute;width:var(--product-width);height:var(--product-height);max-width:none;left:var(--product-left);top:var(--product-top);padding:0;object-fit:fill;transform:none}.product-card:hover .product-image img.product-object{transform:scale(1.03)}@media(min-width:641px) and (max-width:800px){.detail-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:26px}.detail-copy{padding-top:0}.detail-copy h1{font-size:34px}.detail-image{position:sticky;top:24px}.spec-list>div{gap:12px;font-size:13px}.detail-copy .button{font-size:13px;padding:15px;gap:12px}}

@media(max-width:640px){.detail-image{position:relative}}

.wordmark .brand-logo{width:76px;height:76px;object-fit:contain}.site-footer .brand-logo{width:116px;height:116px}@media(max-width:800px){.wordmark .brand-logo{width:62px;height:62px}.site-footer .brand-logo{width:105px;height:105px}}

.link-arrow{display:block;width:1.35em;height:1.35em;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.card-arrow,.certificate-expand{display:grid;place-items:center}.card-arrow .link-arrow,.certificate-expand .link-arrow{width:1em;height:1em}
