@font-face{font-family:Barlow;src:url('./fonts/barlow-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Barlow;src:url('./fonts/barlow-medium.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Barlow;src:url('./fonts/barlow-semibold.ttf') format('truetype');font-weight:600 800;font-display:swap}
:root{--ink:#202b32;--muted:#5d676d;--accent:#bb2b24;--accent-dark:#94221c;--line:#dce1e4;--wash:#f4f5f6;--dark:#19252d;--white:#fff;--max:1280px;--header-h:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:160px}body{margin:0;background:#fff;color:var(--ink);font:400 16px/1.65 Barlow,Arial,sans-serif;-webkit-font-smoothing:antialiased}[hidden]{display:none!important}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}a:hover{color:var(--accent)}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #277aa4;outline-offset:4px}.container{width:min(calc(100% - 112px),var(--max));margin-inline:auto}h1,h2,h3,h4,p,figure{margin-top:0}h1,h2,h3,h4{font-weight:600;line-height:1.15}h1{letter-spacing:-.035em}h2{font-size:42px;letter-spacing:-.025em}h3{font-size:24px;letter-spacing:-.01em}p{margin-bottom:18px}.lead{font-size:20px;line-height:1.55}.muted{color:var(--muted)}.small{font-size:14px}.eyebrow{font-size:12px;line-height:1.4;letter-spacing:.14em;font-weight:600;color:var(--accent);text-transform:uppercase;margin:0 0 19px}.eyebrow.light{color:#eef1f3}.category{display:block;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px}.skip{position:fixed;left:16px;top:-100px;z-index:200;background:#fff;padding:12px 18px}.skip:focus{top:8px}
.button{display:inline-flex;justify-content:center;align-items:center;min-height:47px;padding:12px 23px;color:#fff;background:var(--accent);border:1px solid var(--accent);font-size:14px;line-height:1.35;font-weight:600;text-align:center;text-decoration:none;transition:background .15s,color .15s;border-radius:0}.button:hover{background:var(--accent-dark);border-color:var(--accent-dark);color:#fff}.button.secondary{background:transparent;border-color:#a9b2b8;color:var(--ink)}.button.secondary:hover{border-color:var(--ink);background:#eef0f1}.button.light{background:white;color:var(--ink);border-color:white}.button.light:hover{background:#eceff1}.button.outline-light{background:transparent;color:#fff;border-color:#a2aab0}.button.outline-light:hover{background:white;border-color:white;color:var(--ink)}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:30px}.text-link{display:inline-block;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid #889198;padding-bottom:4px}.text-link:hover{border-color:var(--accent)}
.topbar{background:var(--dark);color:#d9e0e4;font-size:11px;letter-spacing:.03em}.topbar .container{display:flex;align-items:center;justify-content:space-between;min-height:30px;gap:16px}.topbar-links{display:flex;align-items:center;gap:22px}.topbar a{color:inherit;text-decoration:none}.topbar a:hover{color:#fff;text-decoration:underline}.site-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e8ebed}.header-inner{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:20px;text-decoration:none;flex-shrink:0}.brand img{width:176px;height:66px;object-fit:contain}.division{border-left:1px solid #d6dcdf;padding-left:19px;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.08em;max-width:115px;color:#657078}.nav{display:flex;align-items:center;gap:26px}.nav>a:not(.button){text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap}.nav>a[aria-current=page]{color:var(--accent)}.nav>.button{margin-left:4px;white-space:nowrap}.menu-toggle{display:none;background:white;border:1px solid var(--line);padding:9px 15px;font-size:14px;color:var(--ink)}
.scene-hero{position:relative;min-height:640px;color:#fff;background:#20313d;overflow:hidden}.scene-hero>.scene-photo{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;object-position:50% 53%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,24,33,.83) 0%,rgba(11,24,33,.65) 36%,rgba(11,24,33,.11) 76%,rgba(11,24,33,.07) 100%)}.scene-content{position:relative;padding:79px 0 104px}.scene-content h1{font-size:66px;line-height:1.045;max-width:770px;margin-bottom:24px}.scene-content .lead{max-width:525px;font-size:19px;color:#ecf0f3;line-height:1.55}.scene-content .button-row{margin-top:29px}.hero-foot{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #ffffff30;background:#0e1c2640}.hero-foot .container{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:53px;font-size:10px;letter-spacing:.11em}.hero-foot .scene-caption{font-size:10px;letter-spacing:0;color:#d3dae0;white-space:nowrap}.procurement-strip{border-bottom:1px solid var(--line);background:#fafafa}.procurement-strip>.container{display:grid;grid-template-columns:repeat(3,1fr)}.procurement-strip .container>div{padding:23px 24px;border-right:1px solid var(--line)}.procurement-strip .container>div:first-child{padding-left:0}.procurement-strip .container>div:last-child{border-right:0}.procurement-strip b{display:block;font-size:16px;font-weight:600;line-height:1.4}.procurement-strip span{display:block;font-size:12px;color:var(--muted);margin-top:5px}
.section{padding:84px 0}.tinted,.application-section{background:var(--wash)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:52px;margin-bottom:42px}.section-head h2{margin:0;max-width:800px}.section-head>div:first-child{flex:1}.section-head>p,.section-head>div:last-child:not(:first-child){max-width:390px;font-size:16px;color:var(--muted);margin:0}.section-head>div:last-child:not(:first-child) p{margin-bottom:14px}.section-head>.text-link{flex-shrink:0}.section-foot{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:35px}.section-foot>span{font-size:11px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.product-card{min-width:0;border-bottom:1px solid var(--line);padding-bottom:29px}.product-card-image{display:block;margin-bottom:22px;background:white;text-decoration:none;overflow:hidden}.product-card-image img{width:100%;height:260px;object-fit:contain;padding:13px;transition:transform .2s}.product-card-image:hover img{transform:scale(1.035)}.product-card .category{color:var(--accent)}.product-card h3{font-size:28px;margin-bottom:12px}.product-card h3 a{text-decoration:none}.product-card p{color:var(--muted);font-size:15px;line-height:1.55;min-height:46px;margin-bottom:18px}.mini-specs{display:flex;flex-wrap:wrap;gap:8px 15px;margin-bottom:20px;font-size:12px;font-weight:500;color:#42515a}.mini-specs span+span{position:relative}.product-card .text-link{font-size:13px}.filters{display:flex;align-items:center;gap:12px;margin:0 0 36px;flex-wrap:wrap}.filters button{padding:10px 20px;border:1px solid var(--line);background:white;font-size:13px}.filters button[aria-pressed=true]{border-color:var(--ink);color:white;background:var(--ink)}.filter-count{font-size:12px;color:var(--muted);margin-left:auto}
.why-section{background:var(--dark);color:#fff}.why-grid{display:grid;grid-template-columns:1fr 1.02fr;gap:115px}.why-grid>div:first-child{max-width:475px}.why-grid .eyebrow{color:#e8796e}.why-grid h2{font-size:45px;line-height:1.12;margin-bottom:25px}.why-grid p{color:#c2cbd0;font-size:16px}.why-grid .lead{color:#e7ecef;font-size:20px}.why-grid .text-link{color:#fff;margin-top:8px;border-color:#83929c}.value-list{padding-top:7px}.value-list article{display:grid;grid-template-columns:34px 1fr;gap:18px;padding:26px 0;border-top:1px solid #4a5760}.value-list article:first-child{padding-top:0;border-top:0}.value-list article>span{color:#e8796e;font-size:12px;margin-top:5px}.value-list h3{font-size:22px;margin-bottom:12px;line-height:1.25}.value-list p{font-size:15px;line-height:1.65;margin-bottom:0}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.application-image{display:block;margin-bottom:23px;overflow:hidden}.application-image img{width:100%;aspect-ratio:1.6;object-fit:cover;transition:transform .2s}.application-image:hover img{transform:scale(1.025)}.application-card{min-width:0}.application-card h3{font-size:24px;line-height:1.2;margin-bottom:15px}.application-card h3 a{text-decoration:none}.application-card>p:not(.category){font-size:15px;line-height:1.6;color:var(--muted);margin-bottom:20px}.application-card .text-link{font-size:13px}.resources-split{display:grid;grid-template-columns:1fr 1.13fr;gap:85px}.resources-split>div:first-child p{max-width:440px}.resources-split h2{margin-bottom:23px}.guide-list{border-top:1px solid var(--line)}.guide-link{display:grid;grid-template-columns:32px 1fr 20px;gap:19px;padding:28px 0;border-bottom:1px solid var(--line);text-decoration:none}.guide-number{font-size:12px;color:var(--accent);padding-top:2px}.guide-link h3{font-size:22px;line-height:1.22;margin-bottom:10px}.guide-link p{font-size:14px;color:var(--muted);margin-bottom:0}.guide-link .arrow{font-size:21px;align-self:center}.guide-link .category{font-size:10px;margin-bottom:8px}.cta-band{padding:55px 0;background:var(--accent);color:#fff}.cta-band .container{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-band h2{font-size:36px;margin-bottom:13px}.cta-band p{font-size:17px;color:#fff3f1;margin-bottom:0}.cta-band .button{flex-shrink:0;min-width:205px}
.site-footer{background:#141f26;color:#d0d9df;padding:52px 0 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #39464e;padding-bottom:32px;margin-bottom:37px}.footer-brand{font-size:36px;line-height:1;font-weight:600;letter-spacing:.08em;color:white}.footer-brand span{display:block;font-size:11px;letter-spacing:.4em;margin-top:9px}.footer-top>p{font-size:20px;line-height:1.4;margin:0;color:#f4f6f7}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1fr 1.1fr;gap:40px}.footer-grid h3{font-size:13px;letter-spacing:.03em;color:white;margin-bottom:20px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li{margin-bottom:9px;font-size:13px}.footer-grid a{color:inherit;text-decoration:none}.footer-grid a:hover{color:white;text-decoration:underline}.footer-grid p{font-size:13px;line-height:1.75;margin-bottom:17px}.footer-grid .small{font-size:12px;color:#9daeb9}.footer-grid .footer-phone{font-size:19px;color:white}.footer-bottom{margin-top:40px;border-top:1px solid #39464e;padding-top:21px;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#a9b7c0}.footer-bottom a{color:inherit;text-decoration:none}
.page-intro{background:var(--wash);padding:67px 0 65px;border-bottom:1px solid #e7eaec}.page-intro h1{font-size:58px;line-height:1.08;margin:0 0 23px;max-width:1000px}.page-intro .lead{max-width:815px;color:var(--muted);margin:0}.breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:var(--muted);padding-block:23px}.breadcrumb a{text-decoration:none}.breadcrumb span{color:#a3acb1}.product-hero{padding:23px 0 45px}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:75px;align-items:center}.product-media{min-width:0}.product-media>img{width:100%;height:385px;object-fit:contain;padding:14px}.product-media .caption{font-size:11px;color:var(--muted);margin:18px 0 0;line-height:1.5}.gallery-controls{display:flex;flex-wrap:wrap;gap:9px;margin-top:17px}.gallery-controls button{background:white;border:1px solid var(--line);padding:8px 14px;font-size:12px;color:var(--muted)}.gallery-controls button[aria-pressed=true]{border-color:var(--ink);color:var(--ink);background:#f0f2f3}.product-hero h1{font-size:58px;line-height:1.08;margin:0 0 24px}.product-hero .lead{font-size:20px;color:#46545d}.product-hero .hero-model{font-size:12px;color:var(--muted);margin-top:23px}.key-specs{display:grid;grid-template-columns:repeat(4,1fr);padding-block:29px;margin-bottom:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.key-spec{padding-inline:26px;border-right:1px solid var(--line)}.key-spec:first-child{padding-left:0}.key-spec:last-child{border:0}.key-spec strong{display:block;font-size:30px;font-weight:500;line-height:1.3}.key-spec span{display:block;font-size:12px;color:var(--muted);margin-top:6px}.page-tabs{position:sticky;top:var(--header-h);z-index:20;background:white;border-block:1px solid var(--line)}.page-tabs .container{display:flex;gap:45px;overflow:auto}.page-tabs a{font-size:14px;padding:18px 0;white-space:nowrap;text-decoration:none;font-weight:500}.overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.overview-grid h3{font-size:23px;margin:0 0 17px}.overview-grid p{font-size:16px;color:var(--muted);margin:0}.spec-layout{display:grid;grid-template-columns:.8fr 1.5fr;gap:77px}.spec-layout h2{font-size:37px}.spec-layout>div:first-child>p{font-size:14px;max-width:335px}.spec-layout .text-link{margin-top:13px}.spec-table{width:100%;border-collapse:collapse;background:white;font-size:14px}.spec-table caption{text-align:left;padding:0 0 15px;background:var(--wash);font-size:12px;color:var(--muted)}.spec-table th,.spec-table td{text-align:left;padding:14px 19px;border-bottom:1px solid var(--line);vertical-align:top;line-height:1.55}.spec-table th{font-weight:500;width:45%}.spec-table .group th{background:#e5e9ec;font-size:12px;font-weight:600;letter-spacing:.04em;padding-block:11px}.download-row{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:25px 0;border-bottom:1px solid var(--line)}.download-row:first-child{border-top:1px solid var(--line)}.download-row h3{font-size:25px;margin-bottom:8px}.download-row p{font-size:13px;color:var(--muted);margin-bottom:0}.resource-action{margin-top:24px}.related-product .product-card{display:grid;grid-template-columns:335px 1fr;column-gap:48px;max-width:940px}.related-product .product-card-image{grid-column:1;grid-row:1/6;margin:0}.related-product .category,.related-product h3,.related-product p,.related-product .mini-specs,.related-product .text-link{grid-column:2}.related-product .text-link{justify-self:start}.related-product .product-card-image img{height:235px}.related-product .product-card p{min-height:0}.related-product .category{align-self:end}
.identity-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:90px}.identity-grid h2{font-size:36px}.identity-grid p{font-size:17px;color:var(--muted)}.identity-list{margin:0;border-top:2px solid var(--ink);font-size:14px}.identity-list div{display:grid;grid-template-columns:120px 1fr;gap:21px;padding:20px 0;border-bottom:1px solid var(--line)}.identity-list dt{color:var(--muted)}.identity-list dd{margin:0;font-weight:500}.identity-list a{text-decoration:none}.faq{border-top:1px solid #cdd4d8}.faq details{border-bottom:1px solid #cdd4d8;padding:22px 0}.faq summary{cursor:pointer;font-size:19px;font-weight:500;padding-right:20px}.faq details p{color:var(--muted);max-width:925px;font-size:16px;margin:18px 0 0;padding-right:35px}.process-row{display:grid;grid-template-columns:54px 1.18fr 1fr;gap:44px;padding:38px 0;border-top:1px solid var(--line)}.process-row:last-child{border-bottom:1px solid var(--line)}.step-no{font-size:15px;line-height:1.3;color:var(--accent);font-weight:500;display:block;margin-bottom:20px}.process-row>.step-no{font-size:20px;margin-top:6px}.process-row h2{font-size:31px;margin-bottom:18px}.process-row h3{font-size:12px;letter-spacing:.06em;color:var(--muted);text-transform:uppercase;margin:9px 0 17px}.process-row p{margin-bottom:0;color:var(--muted)}.process-row ul{padding-left:17px;margin:0;font-size:14px}.process-row li{padding:4px 0}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.step{border-top:1px solid var(--line);padding-top:25px}.step h3{font-size:23px;line-height:1.25;margin-bottom:16px}.step p{font-size:16px;color:var(--muted);margin-bottom:0}.plain-list{border-top:1px solid #bdc7cd}.plain-list p{margin:0;padding:18px 0;border-bottom:1px solid #cbd3d7;color:#46545d;font-size:16px}.business-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.business-image{display:block;margin-bottom:26px;overflow:hidden}.business-image img{width:100%;aspect-ratio:1.83;object-fit:cover}.business-grid h3{font-size:34px;margin-bottom:15px}.business-grid article>p:not(.category){max-width:535px;color:var(--muted);font-size:17px}.company-intro{max-width:900px;text-align:center}.company-intro h2{font-size:46px;line-height:1.13;margin-bottom:24px}.company-intro .lead{max-width:680px;margin:0 auto 27px}.application-hero{padding:30px 0 60px;background:#fff}.application-hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:65px;align-items:center}.application-hero h1{font-size:48px;line-height:1.08;margin-bottom:25px}.application-hero .lead{font-size:19px;color:var(--muted);margin-bottom:27px}.application-hero figure{margin:0}.application-hero img{width:100%;height:340px;object-fit:cover}.application-hero figcaption,.care-scene figcaption{font-size:10px;color:var(--muted);padding-top:10px}.image-note{font-size:11px;color:var(--muted);margin:35px 0 0;max-width:900px}.guide-intro{padding:30px 0 53px;background:white}.guide-intro .container{max-width:1000px}.guide-intro h1{font-size:54px;max-width:965px;margin-bottom:23px;line-height:1.1}.guide-intro .lead{max-width:830px;color:var(--muted)}.article-byline{font-size:12px;color:var(--muted);margin:24px 0 0}.guide-section{border-top:1px solid var(--line);padding-top:55px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(220px,1fr);gap:85px}.article-body>section{position:relative;padding:0 0 40px 43px}.article-number{position:absolute;left:0;top:5px;font-size:12px;color:var(--accent)}.article-body h2{font-size:29px;line-height:1.22;margin:0 0 18px}.article-body p{font-size:17px;line-height:1.75;color:#49565f;margin-bottom:0}.article-sidebar{border-left:1px solid var(--line);padding-left:30px}.article-sidebar ol{padding-left:20px;font-size:14px;margin:0 0 35px}.article-sidebar li{padding:0 0 14px 5px}.article-sidebar a{text-decoration:none}.sidebar-cta{border-top:1px solid var(--line);padding-top:26px}.sidebar-cta h3{font-size:22px}.sidebar-cta p{font-size:14px;color:var(--muted)}.reading-note{padding:25px;background:var(--wash);margin-top:4px}.reading-note h3{font-size:18px;margin-bottom:12px}.reading-note p{font-size:13px}.care-scene{padding:55px 0;background:#f4f3ef}.care-scene-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.care-scene h1{font-size:57px;line-height:1.1;margin-bottom:27px}.care-scene .lead{font-size:20px;color:var(--muted)}.care-scene figure{margin:0}.care-scene img{width:100%;height:430px;object-fit:cover;object-position:65% center}
.contact-grid{display:grid;grid-template-columns:.8fr 1.35fr;gap:95px}.contact-intro h2{font-size:32px;margin-bottom:23px}.contact-intro>p{font-size:16px;color:var(--muted)}.contact-methods{margin-top:31px}.contact-item{border-top:1px solid var(--line);padding:22px 0}.contact-item strong{display:block;font-size:11px;font-weight:500;color:var(--muted);letter-spacing:.05em;margin-bottom:10px;text-transform:uppercase}.contact-item>a{font-size:24px;font-weight:500;text-decoration:none}.contact-item p{font-size:15px;margin-bottom:0}.contact-item p a{font-size:14px;margin-top:10px}.enquiry-form{border-top:2px solid var(--ink);padding-top:26px}.enquiry-form h2{font-size:31px;margin-bottom:15px}.form-intro{color:var(--muted);font-size:15px;max-width:490px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px 22px;margin:27px 0}.field.full{grid-column:1/-1}.field label{display:block;font-size:13px;font-weight:500;line-height:1.4;margin-bottom:9px}.optional{font-weight:400;color:var(--muted);font-size:11px}.field input,.field textarea,.field select{width:100%;border:1px solid #bfc9ce;background:white;border-radius:0;padding:12px 13px;color:var(--ink);line-height:1.35;font-size:15px;min-height:46px}.field textarea{min-height:140px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#76838c;font-size:13px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#376981}.form-details{margin:12px 0 25px;border-block:1px solid var(--line);padding:15px 0}.form-details summary{cursor:pointer;color:#4c5e6a;font-size:13px}.form-details .form-grid{margin-bottom:5px}.form-note{font-size:11px;color:var(--muted);margin-top:17px;max-width:570px}.message-panel{margin-top:28px;padding:28px;background:var(--wash);border-top:2px solid var(--accent);scroll-margin-top:115px}.message-panel h2{font-size:28px}.message-panel p{font-size:14px}.message-panel pre{font-family:Arial,sans-serif;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;background:white;padding:18px;border:1px solid var(--line)}.message-panel .button-row{margin-top:20px}.plain-button{background:transparent;border:0;border-bottom:1px solid #80909b;padding:5px 0;color:var(--ink);font-size:13px;margin-top:20px}.message-panel [role=status]{font-size:12px;margin:15px 0 0}.notice-inline{padding:25px;background:var(--wash)}.notice-inline h2{font-size:27px}.legal{padding-top:65px;padding-bottom:75px;max-width:920px}.legal h1{font-size:51px;margin-bottom:24px}.legal h2{font-size:25px;margin:38px 0 16px}.legal p{font-size:16px;color:#4f5d67}.error-page{padding:110px 0}.error-page h1{font-size:54px}.error-page .lead{max-width:700px}
@media(min-width:1500px){.scene-hero{min-height:685px}.scene-content{padding-top:93px}.scene-content h1{font-size:72px}}
@media(max-width:1180px){:root{--header-h:80px}.container{width:calc(100% - 72px)}.brand img{width:160px;height:60px}.division{font-size:9px;padding-left:16px}.brand{gap:16px}.nav{gap:18px}.nav>a:not(.button){font-size:13px}.nav>.button{padding:11px 16px;font-size:12px}.why-grid{gap:65px}.resources-split{gap:60px}.identity-grid{gap:55px}.scene-content h1{font-size:60px}.scene-hero{min-height:610px}.product-grid{gap:29px}.product-card-image img{height:230px}.article-layout{gap:55px}.contact-grid{gap:60px}.footer-grid{gap:28px}.hero-grid{gap:48px}.application-hero-grid{gap:40px}}
@media(max-width:1080px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;flex-direction:column;align-items:stretch;padding:24px 36px 30px;gap:0;border-bottom:1px solid #cbd4d9;box-shadow:0 12px 22px #15283214;max-height:calc(100vh - 80px);overflow:auto}.nav.open{display:flex}.nav>a:not(.button){padding:12px 0;font-size:16px;border-bottom:1px solid #edf0f2}.nav>.button{margin:20px 0 0;font-size:15px;align-self:flex-start}.scene-content h1{font-size:56px}.scene-content .lead{max-width:485px}.why-grid{gap:45px}.why-grid h2{font-size:40px}.procurement-strip .container>div{padding:20px}.procurement-strip b{font-size:14px}.procurement-strip span{font-size:11px}.product-hero h1{font-size:50px}.product-hero .lead{font-size:18px}.hero-grid{gap:42px}.spec-layout{gap:40px}.application-card h3{font-size:21px}.application-card>p:not(.category){font-size:14px}.identity-grid{gap:42px}.care-scene-grid{gap:35px}.care-scene h1{font-size:47px}.care-scene .lead{font-size:18px}html:not(.js) .menu-toggle{display:none}html:not(.js) .header-inner{height:auto;flex-wrap:wrap;padding-block:12px}html:not(.js) .nav{display:flex;position:static;box-shadow:none;border:0;padding:0;width:100%;max-height:none}}
@media(max-width:820px){.container{width:calc(100% - 48px)}.section{padding:62px 0}h2{font-size:35px}.topbar .container>span{font-size:10px}.topbar-links{gap:14px}.topbar-links>a:first-child{display:none}.scene-content{padding-top:65px;padding-bottom:100px}.scene-hero{min-height:610px}.section-head{gap:27px;margin-bottom:33px}.section-head>p,.section-head>div:last-child:not(:first-child){max-width:260px;font-size:14px}.section-head h2{font-size:33px}.product-grid{gap:22px}.product-card-image img{height:185px;padding:5px}.product-card h3{font-size:24px}.product-card p{font-size:14px;min-height:65px}.product-card .category{font-size:10px}.mini-specs{font-size:10px;gap:5px 10px}.why-grid{gap:35px}.why-grid h2{font-size:36px}.why-grid p{font-size:14px}.why-grid .lead{font-size:18px}.value-list h3{font-size:20px}.value-list p{font-size:14px}.application-grid{gap:23px}.application-image img{aspect-ratio:1.3}.application-card h3{font-size:20px}.application-card .category{font-size:10px}.application-card>p:not(.category){font-size:14px}.resources-split{gap:40px;grid-template-columns:1fr 1.05fr}.guide-link{gap:12px;grid-template-columns:24px 1fr 15px}.guide-link h3{font-size:19px}.guide-link p{font-size:13px}.resources-split .lead{font-size:18px}.cta-band{padding:42px 0}.cta-band h2{font-size:30px}.cta-band .container{gap:25px}.cta-band .button{min-width:170px;font-size:13px}.cta-band p{font-size:15px}.footer-grid{grid-template-columns:1.1fr 1fr;gap:32px 44px}.footer-grid p{font-size:14px}.footer-grid li{font-size:14px}.footer-grid h3{font-size:14px}.page-intro{padding:50px 0}.page-intro h1{font-size:47px}.page-intro .lead{font-size:18px}.hero-grid{gap:30px}.product-hero h1{font-size:43px}.product-hero .lead{font-size:17px}.product-media>img{height:280px;padding:0}.product-hero .button-row{flex-direction:column;align-items:stretch;gap:10px}.key-specs{padding-block:23px}.key-spec{padding-inline:15px}.key-spec strong{font-size:25px}.key-spec span{font-size:11px}.page-tabs .container{gap:33px}.page-tabs a{font-size:13px}.overview-grid{gap:28px}.overview-grid h3{font-size:21px}.overview-grid p{font-size:15px}.spec-layout{grid-template-columns:1fr;gap:28px}.spec-layout>div:first-child>p{max-width:660px}.spec-layout h2{margin-bottom:16px}.related-product .product-card{grid-template-columns:265px 1fr;gap:0 28px}.related-product .product-card-image img{height:225px}.identity-grid{grid-template-columns:1fr;gap:28px}.identity-list div{grid-template-columns:130px 1fr}.process-row{grid-template-columns:34px 1.1fr 1fr;gap:22px}.process-row h2{font-size:27px}.process-row p{font-size:15px}.process-row ul{font-size:13px}.steps{gap:30px}.step h3{font-size:21px}.step p{font-size:15px}.business-grid{gap:30px}.business-grid h3{font-size:29px}.business-grid article>p:not(.category){font-size:16px}.company-intro h2{font-size:39px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-intro>p{max-width:640px}.contact-methods{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:22px}.contact-item{padding-block:20px}.contact-item>a{font-size:23px}.contact-intro .small{font-size:13px}.application-hero-grid{grid-template-columns:1fr;gap:30px}.application-hero-grid>div{max-width:660px}.application-hero h1{font-size:43px}.application-hero img{height:auto;aspect-ratio:1.9}.article-layout{grid-template-columns:1fr;gap:35px}.article-sidebar{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.article-sidebar ol{columns:2}.guide-intro h1{font-size:43px}.care-scene-grid{grid-template-columns:1fr;gap:38px}.care-scene h1{font-size:50px}.care-scene .lead{max-width:650px}.care-scene img{height:330px;object-position:center}.error-page{padding-block:75px}}
@media(max-width:600px){:root{--header-h:73px}html{scroll-padding-top:140px}.container{width:calc(100% - 40px)}body{font-size:16px}.topbar .container{min-height:28px}.topbar .container>span{max-width:205px;font-size:9px}.topbar-links{gap:15px;font-size:10px}.topbar-links>a:not(:last-of-type){display:none}.brand{gap:13px}.brand img{width:143px;height:54px}.division{font-size:8px;padding-left:12px;max-width:100px;letter-spacing:.07em}.header-inner{gap:13px}.menu-toggle{font-size:12px;padding:8px 10px}.nav{padding:18px 20px 25px;max-height:calc(100dvh - 73px)}.scene-hero{min-height:605px}.scene-hero>.scene-photo{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b1a27df 0%,#0b1a27ba 48%,#0b1a277d 100%)}.scene-content{padding-top:52px;padding-bottom:95px}.scene-content .eyebrow{font-size:9px;letter-spacing:.11em;margin-bottom:22px}.scene-content h1{font-size:44px;line-height:1.055;margin-bottom:25px;max-width:360px}.scene-content .lead{font-size:17px;line-height:1.6;max-width:340px}.scene-content .button-row{margin-top:28px;gap:11px}.scene-content .button{font-size:12px;padding:12px 16px;min-height:44px}.hero-foot .container{min-height:61px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;font-size:8px;letter-spacing:.07em}.hero-foot .scene-caption{font-size:8px}.procurement-strip>.container{grid-template-columns:1fr;padding-block:6px}.procurement-strip .container>div,.procurement-strip .container>div:first-child{padding:14px 0;border-right:0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:18px}.procurement-strip .container>div:last-child{border:0}.procurement-strip b{font-size:13px;max-width:145px;line-height:1.4;flex-shrink:0}.procurement-strip span{font-size:10px;text-align:right;max-width:165px;line-height:1.4;margin:0}.section{padding:48px 0}.section-head{display:block;margin-bottom:30px}.eyebrow{font-size:10px;margin-bottom:15px;letter-spacing:.13em}.section-head h2,h2{font-size:32px}.section-head>p,.section-head>div:last-child:not(:first-child){max-width:none;margin-top:20px;font-size:15px}.section-head>.text-link{margin-top:18px}.product-grid{grid-template-columns:1fr;gap:33px}.product-card-image{margin-bottom:18px}.product-card-image img{height:252px;padding:8px}.product-card .category{font-size:10px}.product-card h3{font-size:28px;margin-bottom:13px}.product-card p{font-size:16px;min-height:0;max-width:330px;margin-bottom:15px}.mini-specs{font-size:12px;gap:8px 14px;margin-bottom:19px}.product-card{padding-bottom:26px}.why-grid{grid-template-columns:1fr;gap:34px}.why-grid>div:first-child{max-width:none}.why-grid h2{font-size:37px;margin-bottom:22px}.why-grid .lead{font-size:19px}.why-grid p{font-size:16px}.value-list article{padding:23px 0;gap:13px;grid-template-columns:28px 1fr}.value-list article:first-child{border-top:1px solid #4a5760;padding-top:24px}.value-list h3{font-size:22px}.value-list p{font-size:15px}.application-grid{grid-template-columns:1fr;gap:34px}.application-image{margin-bottom:20px}.application-image img{aspect-ratio:1.68}.application-card h3{font-size:26px;margin-bottom:14px}.application-card>p:not(.category){font-size:16px;max-width:350px}.section-foot{align-items:flex-start;flex-direction:column;gap:12px}.section-foot>span{font-size:10px}.resources-split{grid-template-columns:1fr;gap:27px}.resources-split h2{font-size:33px}.resources-split .lead{font-size:19px}.guide-link{grid-template-columns:28px 1fr 18px;gap:12px;padding:25px 0}.guide-link h3{font-size:22px}.guide-link p{font-size:14px}.cta-band{padding:38px 0}.cta-band .container{display:block}.cta-band h2{font-size:32px;line-height:1.14}.cta-band p{font-size:16px}.cta-band .button{margin-top:25px;font-size:14px;padding:13px 21px}.site-footer{padding-top:39px}.footer-top{padding-bottom:27px;margin-bottom:28px;align-items:flex-start}.footer-brand{font-size:30px}.footer-brand span{font-size:10px}.footer-top>p{font-size:16px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 23px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{font-size:13px;margin-bottom:14px}.footer-grid li{font-size:13px}.footer-grid p{font-size:13px}.footer-grid .footer-phone{font-size:22px}.footer-bottom{font-size:10px;flex-direction:column;gap:12px;margin-top:28px}.page-intro{padding:42px 0}.page-intro h1{font-size:41px;line-height:1.08;margin-bottom:22px}.page-intro .lead{font-size:17px}.filters{gap:8px;margin-bottom:29px}.filters button{font-size:11px;padding:9px 12px}.filter-count{width:100%;margin:7px 0 0;font-size:11px}.breadcrumb{font-size:10px;gap:7px;padding-block:17px}.hero-grid{grid-template-columns:1fr;gap:26px}.product-hero{padding:12px 0 28px}.product-media>img{height:280px}.product-media .caption{font-size:10px;margin-top:13px}.gallery-controls{margin-top:15px;gap:8px}.gallery-controls button{font-size:11px;padding:8px 13px}.product-hero h1{font-size:47px;margin-bottom:18px}.product-hero .lead{font-size:18px}.product-hero .button-row{margin-top:23px;flex-direction:row}.product-hero .button{font-size:12px;padding:12px 15px}.product-hero .hero-model{font-size:11px;margin-top:20px}.key-specs{grid-template-columns:1fr 1fr;gap:21px 0;padding-block:23px;margin-bottom:20px}.key-spec{padding-inline:17px}.key-spec:nth-child(odd){padding-left:0}.key-spec:nth-child(even){border:0}.key-spec strong{font-size:25px}.key-spec span{font-size:11px;margin-top:4px}.page-tabs .container{gap:24px}.page-tabs a{font-size:11px;padding:15px 0}.overview-grid{grid-template-columns:1fr;gap:27px}.overview-grid h3{font-size:24px;margin-bottom:13px}.overview-grid p{font-size:16px}.spec-layout{gap:25px}.spec-layout h2{font-size:32px}.spec-table{font-size:12px}.spec-table th,.spec-table td{padding:12px 11px}.spec-table th{width:43%}.spec-table .group th{font-size:11px;padding:10px 11px}.spec-table caption{font-size:11px;line-height:1.5}.download-row{align-items:flex-start;flex-direction:column;gap:17px;padding-block:23px}.download-row h3{font-size:26px}.download-row p{font-size:12px}.download-row .button{font-size:13px;min-height:42px;padding:10px 19px}.resource-action{font-size:12px}.related-product .product-card{display:block}.related-product .product-card-image{margin-bottom:20px}.related-product .product-card-image img{height:245px}.related-product .category{margin-bottom:10px}.identity-grid h2{font-size:31px}.identity-grid p{font-size:16px}.identity-list div{grid-template-columns:97px 1fr;font-size:13px;gap:16px;padding:17px 0}.faq summary{font-size:17px;line-height:1.45}.faq details{padding:18px 0}.faq details p{font-size:15px;padding-right:0}.process-row{grid-template-columns:28px 1fr;gap:15px;padding:28px 0}.process-row>div:last-child{grid-column:2}.process-row>.step-no{font-size:17px;margin:3px 0 0}.process-row h2{font-size:27px;margin-bottom:14px}.process-row h3{margin:6px 0 12px}.process-row p{font-size:16px}.process-row li{font-size:14px}.steps{grid-template-columns:1fr;gap:28px}.step{display:grid;grid-template-columns:30px 1fr;gap:0 13px;padding-top:24px}.step-no{grid-row:1/3;margin-top:3px}.step h3{font-size:23px}.step p{grid-column:2;font-size:16px}.business-grid{grid-template-columns:1fr;gap:37px}.business-grid h3{font-size:31px}.business-grid article>p:not(.category){font-size:16px}.business-image{margin-bottom:23px}.company-intro{text-align:left}.company-intro h2{font-size:35px}.company-intro .lead{font-size:19px;margin-bottom:24px}.application-hero{padding:20px 0 35px}.application-hero h1{font-size:40px}.application-hero .lead{font-size:18px}.application-hero img{aspect-ratio:1.55}.application-hero figcaption,.care-scene figcaption{font-size:9px}.image-note{font-size:10px;margin-top:26px}.guide-intro{padding:25px 0 35px}.guide-intro h1{font-size:39px;line-height:1.1}.guide-intro .lead{font-size:18px}.article-byline{font-size:11px}.guide-section{padding-top:35px}.article-body>section{padding-left:33px;padding-bottom:33px}.article-number{font-size:10px;top:5px}.article-body h2{font-size:26px}.article-body p{font-size:16px}.article-sidebar ol{columns:1}.reading-note{padding:20px}.reading-note p{font-size:12px}.care-scene{padding:41px 0 32px}.care-scene h1{font-size:43px;line-height:1.1}.care-scene .lead{font-size:18px}.care-scene-grid{gap:30px}.care-scene img{height:265px}.care-scene .button-row{margin-top:25px}.contact-grid{gap:27px}.contact-intro h2{font-size:29px}.contact-methods{grid-template-columns:1fr;gap:0}.contact-item>a{font-size:24px}.contact-item p{font-size:14px}.enquiry-form{padding-top:23px}.enquiry-form h2{font-size:30px}.form-intro{font-size:14px}.form-grid{grid-template-columns:1fr;gap:20px;margin-block:23px}.field.full{grid-column:auto}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.enquiry-form>.button{width:100%}.form-details summary{font-size:12px}.form-note{font-size:10px;line-height:1.65}.message-panel{padding:20px}.message-panel h2{font-size:26px}.message-panel pre{font-size:12px;padding:13px}.message-panel .button-row{align-items:stretch;flex-direction:column}.legal{padding-block:40px}.legal h1{font-size:39px}.legal h2{font-size:25px}.legal p{font-size:15px}.error-page h1{font-size:40px}.error-page .lead{font-size:18px}.error-page{padding-block:65px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.topbar,.site-header,.site-footer,.cta-band,.page-tabs,.gallery-controls,.button-row,.skip,.article-sidebar{display:none!important}.container{width:100%;max-width:none}.section{padding:22px 0}.product-hero .hero-grid{grid-template-columns:1fr 1fr}.product-media>img{height:220px}.product-hero h1{font-size:38px}.spec-layout,.article-layout{grid-template-columns:1fr}.spec-table tr{break-inside:avoid}h2,h3{break-after:avoid}.button{background:none;border:0;color:#000;text-decoration:underline}body{font-size:11pt}.scene-hero{min-height:470px}.why-section{background:white;color:#000}.why-grid p,.why-grid .lead{color:#333}}

/* Final portfolio: two component platforms and one defined lens configuration. */
.portfolio-section .product-grid{grid-template-columns:1fr 1fr;gap:60px}.portfolio-section .product-card-image img{height:285px}.portfolio-section .product-card p{min-height:0}.configuration-row{display:grid;grid-template-columns:.8fr 1.2fr auto;gap:32px;align-items:center;background:var(--wash);padding:25px 30px;margin-top:28px}.configuration-row .eyebrow{font-size:10px;margin-bottom:8px}.configuration-row h3{font-size:25px;margin:0}.configuration-row>p{font-size:14px;color:var(--muted);margin:0}.configuration-row .text-link{font-size:13px;white-space:nowrap;justify-self:start}
@media(max-width:820px){.portfolio-section .product-grid{gap:30px}.portfolio-section .product-card-image img{height:240px}.configuration-row{grid-template-columns:1fr 1fr;gap:16px 25px;padding:22px}.configuration-row .text-link{grid-column:1/-1}}
@media(max-width:600px){.portfolio-section .product-grid{grid-template-columns:1fr;gap:33px}.portfolio-section .product-card-image img{height:252px}.configuration-row{grid-template-columns:1fr;gap:16px;padding:23px 21px}.configuration-row h3{font-size:28px}.configuration-row>p{font-size:14px}.configuration-row .text-link{grid-column:auto}}

/* Revision 2.1: consistent thermal comparison frames and clear image labels. */
.application-image,.application-comparison{position:relative;background:#17232b}.application-image img,.application-hero .application-comparison img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}.application-image:hover img{transform:none}.thermal-visual-labels{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;background:rgba(18,29,37,.9);color:#fff;pointer-events:none}.thermal-visual-labels span{min-width:0;padding:8px 10px;font-size:10px;line-height:1.25;letter-spacing:.12em;font-weight:600;text-align:center}.thermal-visual-labels span+span{border-left:1px solid rgba(255,255,255,.25)}@media(min-width:601px) and (max-width:1000px){.thermal-visual-labels span{padding:7px 5px;font-size:9px;letter-spacing:.05em}}

.application-section{scroll-margin-top:118px}

.application-feature{display:grid;grid-template-columns:1.08fr 1fr;gap:52px;align-items:center;margin-top:44px;padding-top:38px;border-top:1px solid var(--line)}.application-feature .application-image{margin:0}.application-feature h3{font-size:35px;line-height:1.1;margin-bottom:19px}.application-feature h3 a{text-decoration:none}.application-feature p:not(.eyebrow){font-size:17px;line-height:1.6;color:var(--muted);max-width:490px;margin-bottom:24px}.application-feature .eyebrow{font-size:11px}.application-feature .text-link{font-size:14px}@media(max-width:820px){.application-feature{gap:28px}.application-feature h3{font-size:29px}.application-feature p:not(.eyebrow){font-size:15px}}@media(max-width:600px){.application-feature{grid-template-columns:1fr;gap:23px;margin-top:34px;padding-top:32px}.application-feature h3{font-size:28px}.application-feature p:not(.eyebrow){font-size:16px}}

/* Thermal homepage has its own subject and a clear mobile image/content order. */
.thermal-scene>.scene-photo{object-position:right center}@media(max-width:760px){.thermal-scene{display:flex;flex-direction:column;min-height:0;background:var(--dark)}.thermal-scene .scene-content{order:1;padding-top:36px;padding-bottom:32px}.thermal-scene>.scene-photo{position:relative;inset:auto;order:2;display:block;width:100%;height:250px;object-fit:cover;object-position:right center}.thermal-scene .hero-shade{display:none}.thermal-scene .hero-foot{position:relative;inset:auto;order:3;border-top:1px solid #35414a}.thermal-scene .hero-foot>.container{padding-top:16px;padding-bottom:16px}.thermal-scene .scene-content h1{max-width:600px}.thermal-scene .scene-content .lead{max-width:540px}}

/* Product presentation: physical components, readable data, restrained motion. */
.platform-controls{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}
.platform-controls button{position:relative;text-align:left;padding:20px 28px;background:var(--wash);color:var(--muted);border:0;border-top:2px solid transparent;border-right:1px solid var(--line);transition:background .22s,color .22s,border-color .22s}
.platform-controls button:last-child{border-right:0}
.platform-controls button[aria-selected=true]{color:var(--ink);background:#fff;border-top-color:var(--accent)}
.platform-controls span{display:block;font-size:10px;letter-spacing:.13em;font-weight:500;margin-bottom:5px}
.platform-controls strong{font-size:22px;font-weight:600}
.platform-showcase{border:1px solid var(--line);background:#fff}
.platform-panel{display:grid;grid-template-columns:1fr 1fr;min-height:475px;gap:32px;align-items:center;padding:38px 44px}
.platform-panel:focus-visible{outline-offset:5px}
.platform-visual{margin:0;min-width:0;text-align:center}
.platform-visual img{width:100%;height:340px;object-fit:contain;transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.platform-visual figcaption{font-size:11px;color:var(--muted);max-width:360px;margin:15px auto 0;line-height:1.5}
.platform-copy{min-width:0}
.platform-copy h3{font-size:40px;letter-spacing:-.025em;margin-bottom:18px}
.platform-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;color:var(--muted);max-width:500px}
.platform-specs{display:grid;grid-template-columns:1fr 1fr;gap:19px 26px;margin:24px 0 0;padding-top:23px;border-top:1px solid var(--line)}
.platform-specs dt{font-size:11px;color:var(--muted);margin-bottom:4px}
.platform-specs dd{font-size:25px;line-height:1.15;font-weight:500;letter-spacing:-.02em;margin:0}
.platform-copy .button-row{margin-top:28px;gap:20px}
.platform-copy .text-link{font-size:12px}
html:not(.js) .platform-panel+.platform-panel{border-top:1px solid var(--line)}
.application-card{display:flex;flex-direction:column;align-items:flex-start}
.application-card .application-image{width:100%;flex-shrink:0}
.application-card .text-link{margin-top:auto}
.application-feature h3 a{transition:color .2s}
.button{transition:background .2s,color .2s,border-color .2s,transform .2s}
.guide-link .arrow{transition:transform .25s}
.topbar-links>a:first-child{display:inline}
body[data-site=care]{--accent:#2c625e;--accent-dark:#204c49;--wash:#f4f5f2}
body[data-site=care] .cta-band p{color:#f1f7f4}
body[data-site=care] .eyebrow{letter-spacing:.12em}
@media(prefers-reduced-motion:no-preference){
  [data-reveal=pending]{opacity:0;transform:translateY(14px)}
  @media(hover:hover) and (pointer:fine){
    .button:hover{transform:translateY(-2px)}
    .platform-visual:hover img{transform:scale(1.035)}
    .guide-link:hover .arrow{transform:translate(3px,-3px)}
  }
}
@media(max-width:1080px){
  .platform-panel{padding:30px;gap:28px;min-height:460px}
  .platform-copy h3{font-size:34px}
  .platform-visual img{height:305px}
}
@media(max-width:820px){
  .platform-panel{padding:28px 22px;gap:25px}
  .platform-copy h3{font-size:30px}
  .platform-copy>p:not(.eyebrow){font-size:14px}
  .platform-visual img{height:270px}
  .platform-specs dd{font-size:22px}
  .platform-copy .button-row{gap:14px}
}
@media(max-width:600px){
  .platform-controls button{padding:16px 17px}
  .platform-controls span{font-size:8px;letter-spacing:.06em}
  .platform-controls strong{font-size:19px}
  .platform-panel{grid-template-columns:1fr;padding:22px 20px 27px;gap:26px}
  .platform-visual img{height:250px}
  .platform-visual figcaption{font-size:10px;margin-top:9px}
  .platform-copy h3{font-size:33px}
  .platform-copy>p:not(.eyebrow){font-size:16px}
  .platform-specs{gap:19px 16px}
  .platform-specs dd{font-size:24px}
  .platform-copy .button{font-size:13px;padding:12px 17px}
  .topbar-links>a:first-child{display:inline}
}
@media print{[data-reveal]{opacity:1;transform:none}.platform-controls{display:none!important}.platform-panel[hidden]{display:grid!important}}

/* Motion adapted from the user's original ZIP: depth, parallax, rotation and pulse. */
.tech-hero{background:#080c10;color:white;position:relative;isolation:isolate;overflow:hidden}
.tech-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:36px;min-height:690px;padding-top:42px;padding-bottom:85px}
.tech-hero .scene-content{padding:0;position:relative;z-index:3}
.tech-hero .scene-content h1{font-size:64px;max-width:630px;line-height:1.06}
.tech-hero .scene-content .lead{max-width:510px;color:#bdc7cd}
.tech-hero .scene-content .eyebrow{color:#d8e1e7}
.tech-product-stage{position:relative;min-width:0;height:540px;perspective:1400px;isolation:isolate}
.tech-depth{height:100%;position:relative;z-index:2;transform-style:preserve-3d}
.tech-product-enter,.tech-rotator{height:100%;transform-style:preserve-3d;position:relative;z-index:2}
.tech-product-image{height:100%;width:100%;object-fit:contain;filter:drop-shadow(0 32px 44px #000b);transform:translateZ(60px);padding:16px}
.tech-readout{position:absolute;z-index:4;min-width:138px;max-width:210px;padding:14px 17px;border:1px solid #ffffff30;border-radius:5px;background:#10171bdd;color:#fff;box-shadow:0 10px 40px #0003;backdrop-filter:blur(14px);pointer-events:none}
.tech-readout span{display:block;font-size:10px;color:#aebfc9;letter-spacing:.08em;margin-bottom:5px;font-weight:500}
.tech-readout strong{font-size:20px;line-height:1.2;display:block;font-weight:500}
.tech-readout.first{left:-3%;top:6%}.tech-readout.second{right:-2%;bottom:7%}
.tech-ring{position:absolute;left:50%;top:50%;border:1px solid #d64a2d52;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:0;opacity:.4;aspect-ratio:1;width:65%}
.tech-ring.outer{width:94%;border-color:#d64a2d30}
.tech-product-stage:before{content:"";position:absolute;inset:18% 7%;border-radius:50%;box-shadow:0 0 100px #e843211a,inset 0 0 70px #e8432112;pointer-events:none}
.tech-hero .hero-foot{z-index:4;position:absolute}
.hero-foot .container{flex-wrap:wrap}.hero-foot-tools{display:flex;align-items:center;gap:20px}
.motion-toggle{border:1px solid #8797a266;color:inherit;background:transparent;padding:7px 10px;font-size:10px;line-height:1.2;cursor:pointer;white-space:nowrap;min-height:31px}
.motion-toggle:hover{border-color:currentColor;background:#ffffff0b}
.tech-hero .hero-foot .container{min-height:62px}
.company-scene .company-motion-cards{position:absolute;inset:25% 6% 18% 63%;pointer-events:none;z-index:2;perspective:1000px}
.company-motion-cards .tech-readout{max-width:260px;min-width:200px}
.company-motion-cards .tech-readout strong{font-size:20px}
.company-motion-cards .first{left:0;top:0}.company-motion-cards .second{right:0;bottom:0}
.care-scene figure{position:relative;perspective:1200px}
.care-photo-depth{position:relative;transform-style:preserve-3d}
.care-photo-depth .tech-readout{background:#f9fcf4eb;border-color:#426b6340;color:#24433f;max-width:225px;min-width:160px}
.care-photo-depth .tech-readout span{color:#52716b}.care-photo-depth .tech-readout strong{font-size:17px}
.care-photo-depth .tech-readout.first{top:7%;left:-16px}.care-photo-depth .tech-readout.second{bottom:7%;right:-15px}
.care-scene figcaption{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-top:8px}
.platform-product-stage{position:relative;perspective:1100px;isolation:isolate;overflow:hidden;min-height:365px;display:flex;align-items:center;justify-content:center}
[data-platform-panel=thermal] .platform-product-stage{background:transparent;border:0;border-radius:0;box-shadow:none}
[data-platform-panel=thermal] .platform-product-stage .tech-ring{border-color:#597f9a45}
[data-platform-panel=thermal] .platform-product-stage .tech-ring.outer{border-color:#597f9a2b}
[data-platform-panel=thermal] .platform-product-stage img{filter:none}
.platform-product-stage .tech-ring{width:66%}.platform-product-stage .tech-ring.outer{width:90%}
.platform-product-stage img{position:relative;z-index:2;object-fit:contain;height:340px;padding:25px}
.platform-visual figcaption{position:relative;z-index:3}
.platform-showcase{perspective:1200px}
.tech-hover{isolation:isolate;position:relative}
.tech-hover:after{content:"";position:absolute;inset:0;border:1px solid transparent;pointer-events:none;transition:border-color .3s,box-shadow .3s;z-index:4}
.tech-hover:hover:after{border-color:#bf3b292b;box-shadow:inset 0 0 36px #bf3b2909}
.application-image:after{content:"";position:absolute;inset:-10%;background:linear-gradient(110deg,transparent 35%,#ffffff2b 49%,transparent 62%);transform:translateX(-150%);pointer-events:none;z-index:2}

.motion-active .tech-hero .scene-content{transform:translateY(var(--hero-copy-y,0));opacity:var(--hero-copy-opacity,1);will-change:transform,opacity}
.motion-active .tech-hero .scene-content>*{animation:sourceFadeUp .85s cubic-bezier(.16,1,.3,1) both!important}
.motion-active .tech-hero .scene-content>:nth-child(2){animation-delay:90ms!important}
.motion-active .tech-hero .scene-content>:nth-child(3){animation-delay:180ms!important}
.motion-active .tech-hero .scene-content>:nth-child(4){animation-delay:270ms!important}
.motion-active .tech-depth{transform:translate3d(0,var(--hero-product-y,0),0) scale(var(--hero-product-scale,1)) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .18s ease-out!important;will-change:transform;opacity:var(--hero-product-opacity,1)}
.motion-active .tech-product-enter{animation:sourceHeroReveal 1.35s cubic-bezier(.16,1,.3,1) both!important}
.motion-active .tech-rotator{animation:sourceProductRotate 12s ease-in-out infinite!important}
.motion-active .tech-readout{animation:sourceLabelFloat 4.8s ease-in-out infinite!important}
.motion-active .tech-readout.second{animation-delay:-2.4s!important}
.motion-active .tech-ring{animation:sourceThermalPulse 3.2s ease-in-out infinite!important}
.motion-active .tech-ring.outer{animation-delay:1.15s!important}
.motion-active .company-scene>.scene-photo{transform:scale(1.09) translate3d(var(--photo-x,0px),calc(var(--photo-y,0px) + var(--photo-scroll,0px)),0);transition:transform .28s ease-out!important;will-change:transform}
.motion-active .company-motion-cards{transform:translateY(var(--hero-product-y,0));transition:transform .18s ease-out!important}
.motion-active .care-photo-depth{transform:translateY(var(--care-scroll,0px)) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .3s ease-out!important}
.motion-active .care-photo-depth>.scene-photo{animation:sourcePhotoFloat 10s ease-in-out infinite!important}
.motion-active .platform-product-stage img,.motion-active .product-card-image img,.motion-active [data-gallery-main]{transform:translate3d(var(--image-x,0px),var(--image-y,0px),32px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .25s ease-out!important;will-change:transform}
.motion-active .application-image:hover:after{animation:sourceSweep 1.1s ease-out both!important}
.motion-active [data-reveal=pending]{opacity:0;transform:translateY(46px) scale(.985)}
.motion-paused [data-reveal],html:not(.motion-active) [data-reveal]{opacity:1;transform:none}
.motion-suspended .tech-rotator,.motion-suspended .tech-readout,.motion-suspended .tech-ring,.motion-suspended .care-photo-depth>.scene-photo,[data-motion-visible=false] .tech-rotator,[data-motion-visible=false] .tech-readout,[data-motion-visible=false] .tech-ring{animation-play-state:paused!important}
@keyframes sourceHeroReveal{from{opacity:0;transform:translate3d(0,42px,-120px) scale(.92)}to{opacity:1;transform:translateZ(0) scale(1)}}
@keyframes sourceProductRotate{0%,100%{transform:translateY(7px) rotateY(-9deg) rotateX(1deg)}50%{transform:translateY(-7px) rotateY(9deg) rotateX(-1deg)}}
@keyframes sourceFadeUp{from{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}
@keyframes sourceLabelFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}
@keyframes sourcePhotoFloat{0%,100%{transform:translateY(2px) scale(1)}50%{transform:translateY(-9px) scale(1.018)}}
@keyframes sourceThermalPulse{0%,100%{opacity:.25;transform:translate(-50%,-50%) scale(.94)}50%{opacity:.82;transform:translate(-50%,-50%) scale(1.04)}}
@keyframes sourceSweep{to{transform:translateX(150%)}}
@media(max-width:1180px){.tech-hero-grid{gap:24px;min-height:660px}.tech-hero .scene-content h1{font-size:57px}.tech-product-stage{height:470px}.tech-readout{min-width:125px;padding:12px}.tech-readout strong{font-size:18px}.company-scene .company-motion-cards{inset:28% 5% 22% 69%}.company-motion-cards .tech-readout{min-width:175px;max-width:200px}.company-motion-cards .tech-readout strong{font-size:17px}}
@media(max-width:820px){.tech-hero-grid{grid-template-columns:1fr 1fr;gap:10px;min-height:600px}.tech-hero .scene-content h1{font-size:45px}.tech-hero .scene-content .lead{font-size:16px}.tech-product-stage{height:400px}.tech-readout{min-width:115px;max-width:150px}.tech-readout span{font-size:8px}.tech-readout strong{font-size:16px}.company-motion-cards{display:none}.platform-product-stage{min-height:295px}.platform-product-stage img{height:270px;padding:17px}.hero-foot-tools{gap:12px}}
@media(max-width:600px){.tech-hero-grid{grid-template-columns:1fr;gap:12px;min-height:0;padding-top:34px;padding-bottom:20px}.tech-hero .scene-content h1{font-size:43px;margin-bottom:20px}.tech-hero .scene-content .lead{font-size:17px}.tech-hero .scene-content .button-row{margin-top:24px}.tech-product-stage{height:350px;margin-inline:15px}.tech-readout.first{left:-4%;top:5%}.tech-readout.second{right:-4%;bottom:5%}.tech-product-image{padding:16px 8px}.tech-hero .hero-foot{position:relative}.hero-foot .container{gap:8px;padding-top:14px;padding-bottom:14px}.hero-foot-tools{width:100%;justify-content:space-between}.hero-foot .scene-caption{white-space:normal}.motion-toggle{font-size:9px}.platform-product-stage{min-height:280px}.platform-product-stage img{height:270px;padding:14px}.care-photo-depth .tech-readout{min-width:145px;max-width:180px;padding:10px 12px}.care-photo-depth .tech-readout span{font-size:8px}.care-photo-depth .tech-readout strong{font-size:14px}.care-photo-depth .tech-readout.first{left:-7px}.care-photo-depth .tech-readout.second{right:-7px}}
@media print{.motion-toggle,.tech-readout,.tech-ring{display:none!important}.tech-depth,.tech-rotator,.tech-product-enter{transform:none!important;animation:none!important}.tech-hero{color:#000;background:#fff}}

.language-switch{display:flex;gap:0;align-items:center}
.language-switch a{padding:5px 10px;line-height:1.4;white-space:nowrap;border-bottom:2px solid transparent}
.language-switch a[aria-current]{border-bottom-color:#d85b49;color:#fff}
.language-switch a:hover{background:#ffffff12}
[lang=zh-CN] body{font-family:Barlow,"Microsoft YaHei","PingFang SC",sans-serif}
[lang=ja] body{font-family:Barlow,"Yu Gothic","Meiryo",sans-serif}
html:not([lang=en]) .eyebrow,html:not([lang=en]) .division,html:not([lang=en]) .hero-foot{letter-spacing:.06em}
html:not([lang=en]) .tech-hero .scene-content h1{font-size:58px;line-height:1.25}
html:not([lang=en]) .scene-content h1{line-height:1.2}
html:not([lang=en]) .tech-readout span{font-size:11px;line-height:1.5}
html:not([lang=en]) .tech-readout strong{line-height:1.45}
html:not([lang=en]) .lead{line-height:1.8}
html:not([lang=en]) .division{line-height:1.6;max-width:140px}
html:not([lang=en]) .nav{gap:22px}
html:not([lang=en]) .product-hero h1{overflow-wrap:anywhere}
@media(max-width:1180px){html:not([lang=en]) .tech-hero .scene-content h1{font-size:49px}html:not([lang=en]) .nav{gap:18px}}
@media(max-width:820px){html:not([lang=en]) .tech-hero .scene-content h1{font-size:38px}.topbar .container{gap:10px}.topbar .container>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-links{flex-shrink:0}.language-switch a{padding-inline:8px}}
@media(max-width:600px){html:not([lang=en]) .tech-hero .scene-content h1{font-size:39px}.topbar-links{gap:8px}.topbar .container>span{max-width:115px;font-size:10px}.language-switch a{padding:7px 8px;min-height:32px}.language-switch{font-size:11px}html:not([lang=en]) .tech-readout span{font-size:9px}html:not([lang=en]) .nav{gap:0}html:not([lang=en]) .scene-content h1{font-size:40px}}

/* v2.3: source optics artwork and people-led senior-living photography. */
.motion-paused{scroll-behavior:auto}
.precision-hero{background:#000}
.precision-hero .tech-hero-grid{grid-template-columns:.9fr 1.1fr;gap:24px;min-height:690px;padding-top:30px;padding-bottom:88px}
.precision-hero .tech-product-stage{height:530px}
.precision-hero .tech-depth{height:94%;mix-blend-mode:screen}
.precision-hero .tech-product-image{padding:28px 0;filter:none;transform:translateZ(38px);mask-image:linear-gradient(to right,transparent,#000 9%,#000 91%,transparent),linear-gradient(to bottom,transparent,#000 9%,#000 91%,transparent);mask-composite:intersect}
.precision-hero .tech-product-stage:before{inset:20% 8% 23%;box-shadow:0 0 90px #9f4c1814,inset 0 0 80px #f0903b12}
.precision-hero .tech-ring{width:64%;border-color:#b8833c33;top:45%}
.precision-hero .tech-ring.outer{width:90%;border-color:#b8833c1d}
.precision-hero .tech-product-stage.tech-hover:after,.care-photo-depth.tech-hover:after{display:none}
.optics-stage-label{position:absolute;left:8%;right:8%;bottom:3%;display:flex;justify-content:space-between;gap:18px;border-top:1px solid #ffffff24;padding-top:15px;color:#acb6b8;line-height:1.5;font-size:11px;letter-spacing:.08em}
.optics-stage-label>span:first-child{color:#d2c4af;font-size:10px;font-weight:500;letter-spacing:.15em}
.precision-hero .hero-foot{background:#090d10}
.care-scene{padding:52px 0;background:#f5f4ef}
.care-scene-grid{grid-template-columns:.82fr 1.18fr;gap:54px;min-height:465px}
.care-scene h1{font-size:53px;max-width:550px}
.care-scene .lead{font-size:19px;line-height:1.7;max-width:495px}
.care-photo-depth{overflow:hidden}
.business-image img{aspect-ratio:3/2;height:auto}
.care-scene .care-photo-depth>.scene-photo{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center;transform-origin:center}
.care-scene figcaption{padding-top:13px}
.motion-active .care-photo-depth{transform:translateY(var(--care-scroll,0px));transition:transform .3s ease-out!important}
.motion-active .care-photo-depth>.scene-photo{animation:seniorPhotoDrift 12s ease-in-out infinite!important}
.motion-suspended .care-photo-depth>.scene-photo,[data-motion-visible=false].care-photo-depth>.scene-photo{animation-play-state:paused!important}
@keyframes seniorPhotoDrift{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}
@media(max-width:1180px){.precision-hero .tech-hero-grid{min-height:650px;gap:18px}.precision-hero .tech-product-stage{height:460px}.care-scene-grid{gap:34px}.care-scene h1{font-size:46px}.care-scene .lead{font-size:18px}}
@media(max-width:820px){.precision-hero .tech-hero-grid{min-height:600px;gap:12px}.precision-hero .tech-product-stage{height:380px}.precision-hero .tech-product-image{padding:8px 0}.optics-stage-label{left:5%;right:5%;gap:10px;font-size:10px;letter-spacing:0}.optics-stage-label>span:first-child{font-size:9px;letter-spacing:.06em}.care-scene-grid{grid-template-columns:1fr;gap:28px}.care-scene h1{max-width:680px}.care-scene .lead{max-width:660px}.care-scene figure{max-width:700px;width:100%}}
@media(max-width:600px){.precision-hero .tech-hero-grid{grid-template-columns:1fr;min-height:0;padding-top:34px;padding-bottom:24px;gap:6px}.precision-hero .tech-product-stage{height:310px;margin-inline:0}.precision-hero .tech-depth{height:90%}.precision-hero .tech-product-image{padding:0}.optics-stage-label{bottom:0;left:4%;right:4%;font-size:10px;padding-top:11px}.precision-hero .hero-foot .scene-caption{max-width:200px;font-size:9px}.care-scene{padding:34px 0 30px}.care-scene h1{font-size:41px;line-height:1.15}.care-scene .lead{font-size:17px}.care-scene figure{margin:0}.care-scene figcaption{gap:10px;font-size:9px}.care-scene .motion-toggle{font-size:9px;min-height:32px}.care-scene .care-photo-depth>.scene-photo{height:auto;aspect-ratio:3/2}}
@media(max-width:600px){body[data-locale=ja] .care-scene h1{font-size:34px;line-height:1.4}}
@media print{.precision-hero{background:#fff}.precision-hero .tech-depth{mix-blend-mode:normal}.optics-stage-label{display:none}}

/* Approved stacked identity, shared by all three independent websites. */
:root{--header-h:102px}
.brand{gap:21px}
.brand-mark{display:block;flex-shrink:0;width:144px;height:90px;overflow:hidden;background:transparent}
.brand .brand-mark img{display:block;width:100%;height:100%;object-fit:contain}
.division{max-width:123px;font-size:10px;letter-spacing:.11em;padding-left:22px}
.footer-brand{display:block;width:156px;height:97px;overflow:hidden;background:transparent}
.footer-brand img{width:100%;height:100%;object-fit:contain;display:block}
body[data-site=thermal] .footer-brand img{filter:none}

/* Optical instrument language: a precise scale, rotating arcs and a scanning field. */
.instrument-hero{background:#030a10;isolation:isolate}
.instrument-grid{position:absolute;inset:0;pointer-events:none;z-index:-1;background-image:linear-gradient(#69bcd70b 1px,transparent 1px),linear-gradient(90deg,#69bcd70b 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(90deg,transparent 3%,#0008 44%,#000);opacity:.7}
.instrument-hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 76% 39%,#0e31483d,transparent 56%),linear-gradient(90deg,#030a10 20%,transparent 68%)}
.instrument-hero:after{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#7ac7dc66,transparent)}
.instrument-hero .tech-hero-grid{min-height:750px;padding-top:38px;padding-bottom:108px;grid-template-columns:.89fr 1.11fr;gap:38px}
.instrument-hero .scene-content .eyebrow{color:#93c7d4;font-size:10px;letter-spacing:.16em;display:flex;gap:12px;align-items:center}
.instrument-hero .scene-content .eyebrow:before{content:"";width:23px;height:2px;background:#91d5e7;box-shadow:0 0 16px #5dc7e97a;flex-shrink:0}
.instrument-hero .scene-content h1{font-size:60px;line-height:1.06;letter-spacing:-.03em;max-width:620px}
.instrument-hero .thermal-title{color:#cfebf4}
.instrument-hero .scene-content .lead{font-size:18px;color:#a9bac4;max-width:465px;line-height:1.65}
.instrument-hero .button{position:relative;overflow:hidden}
.instrument-hero .button:hover{box-shadow:0 0 24px #cc4b2b33}
.instrument-hero .outline-light{border-color:#5e788966;color:#d9e8ef;background:#0c202d44}
.hero-disciplines{display:flex;gap:22px;padding-top:27px;margin-top:28px;border-top:1px solid #6e9cb629;font-size:11px;color:#a8bcc9;letter-spacing:.08em}
.hero-disciplines span{display:flex;gap:8px;align-items:center}
.hero-disciplines i{width:5px;height:5px;border:1px solid #88bfd0;transform:rotate(45deg)}
.instrument-console{min-width:0;position:relative;align-self:center}
.instrument-topline{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#97b2c2;font:10px/1.4 Barlow,Arial,sans-serif;letter-spacing:.17em;border-bottom:1px solid #4a789638;padding:0 0 14px;margin:0 14px}
.instrument-topline>span:first-child{display:flex;gap:9px;align-items:center}
.instrument-dot{width:5px;height:5px;display:block;background:#8cdaeb;box-shadow:0 0 11px #4cb8d388}
.instrument-page{letter-spacing:.06em;color:#536c7e}.instrument-page b{font-weight:500;color:#b1d4df}
.instrument-hero .instrument-stage{height:476px;margin:0;isolation:isolate}
.instrument-stage:before{display:none}
.instrument-hero .tech-depth{height:100%;width:100%;mix-blend-mode:screen}
.instrument-hero .tech-product-image{padding:0 12px;transform:translateZ(32px);mask-image:radial-gradient(ellipse at 51% 51%,#000 40%,#000e 53%,transparent 72%)}
.instrument-dial{position:absolute;left:50%;top:50%;width:100%;max-width:510px;aspect-ratio:1;transform:translate(-50%,-50%);pointer-events:none;z-index:3}
.instrument-dial svg{width:100%;height:100%;overflow:visible;fill:none;stroke:#8abed059;stroke-width:1}
.instrument-ticks .major{stroke:#8dcbdaaa;stroke-width:1.2}.instrument-ticks .minor{stroke:#6d9aaf58}
.dial-track{stroke:#719aad24;stroke-width:.7}
.instrument-orbit{transform-origin:300px 300px;stroke:#8fd8eab3;stroke-width:1.5}
.instrument-orbit.reverse{stroke:#d9924677;stroke-width:1.2}
.orbit-light{fill:#b5eaf5;stroke:none}
.dial-axis{stroke:#a0d0e8a1}
.dial-numbers{fill:#708d9f;stroke:none;font:9px Barlow,Arial,sans-serif;text-anchor:middle;letter-spacing:.12em}
.instrument-corners{position:absolute;inset:27px 0;pointer-events:none;z-index:4}
.instrument-corners i{position:absolute;width:18px;height:18px;border-color:#85c3dc66;border-style:solid}
.instrument-corners i:nth-child(1){top:0;left:0;border-width:1px 0 0 1px}.instrument-corners i:nth-child(2){top:0;right:0;border-width:1px 1px 0 0}.instrument-corners i:nth-child(3){bottom:0;left:0;border-width:0 0 1px 1px}.instrument-corners i:nth-child(4){bottom:0;right:0;border-width:0 1px 1px 0}
.instrument-sweep{position:absolute;inset:23% 12%;overflow:hidden;pointer-events:none;z-index:4;mask-image:linear-gradient(90deg,transparent,#000 20%,#000 80%,transparent)}
.instrument-sweep span{position:absolute;left:0;right:0;top:0;height:35%;background:linear-gradient(transparent,#91dff518);border-bottom:1px solid #b8edff9c;box-shadow:0 10px 16px -12px #92e5ff;opacity:0}
.explorer-controls{display:grid;grid-template-columns:repeat(3,1fr);margin:9px 14px 0;border:1px solid #5c84983d;background:#07131dcc}
.explorer-controls[hidden]{display:none}
.explorer-controls button{border:0;border-right:1px solid #5c84982b;border-top:2px solid transparent;color:#7e99a8;background:transparent;padding:14px 9px 14px;cursor:pointer;font:500 12px/1.3 Barlow,Arial,sans-serif;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .2s,color .2s,border-color .2s;min-height:47px}
.explorer-controls button:last-child{border-right:0}.explorer-controls button>span{font-size:9px;opacity:.6}
.explorer-controls button:hover{color:#d9f0f6;background:#112a3a}
.explorer-controls button[aria-selected=true]{border-top-color:#a0dfee;color:#e0f4fa;background:#17344688;box-shadow:inset 0 12px 20px -15px #8fdef13d}
.explorer-controls button:focus-visible{outline:2px solid #e1a858;outline-offset:3px;z-index:1}
.explorer-note{font-size:10px;color:#7d929f;text-align:center;line-height:1.6;margin:13px 9px 0}
.explorer-scene{position:absolute;inset:52px 3%;z-index:5;display:flex;justify-content:center;flex-direction:column;overflow:hidden;border:1px solid #64889d4d;background:#030a10}
.explorer-scene[hidden],.tech-depth[hidden]{display:none!important}
.explorer-scene img{display:block;width:100%;height:auto;aspect-ratio:1672/941;object-fit:contain}
.explorer-image-labels{display:grid;grid-template-columns:1fr 1fr;text-align:center;color:#bfd3df;font-size:9px;letter-spacing:.16em;padding:12px 0;border-top:1px solid #69879932}
.instrument-stage:not([data-view=optics]) .instrument-dial,.instrument-stage:not([data-view=optics]) .instrument-sweep{opacity:.1}
.instrument-hero .hero-foot{background:#06111af0;border-color:#44657644}
.instrument-hero .hero-foot .container{color:#87a6b7;font-size:9px;letter-spacing:.12em}
.instrument-hero .hero-foot .scene-caption{color:#93a8b6}
.motion-active .instrument-orbit{animation:instrumentOrbit 24s linear infinite}
.motion-active .instrument-orbit.reverse{animation:instrumentOrbit 34s linear infinite reverse}
.motion-active .instrument-sweep span{animation:instrumentScan 5.2s cubic-bezier(.3,0,.3,1) infinite}
.motion-active .instrument-grid{animation:instrumentGrid 28s linear infinite}
.motion-active .instrument-dot{animation:instrumentSignal 3s ease-in-out infinite}
.motion-suspended .instrument-orbit,.motion-suspended .instrument-sweep span,.motion-suspended .instrument-grid,.motion-suspended .instrument-dot,[data-motion-visible=false] .instrument-orbit,[data-motion-visible=false] .instrument-sweep span,[data-motion-visible=false] .instrument-grid,[data-motion-visible=false] .instrument-dot{animation-play-state:paused!important}
@keyframes instrumentOrbit{to{transform:rotate(360deg)}}
@keyframes instrumentScan{0%{transform:translateY(-130%);opacity:0}14%{opacity:.7}66%{opacity:.7}85%,100%{transform:translateY(390%);opacity:0}}
@keyframes instrumentGrid{to{background-position:56px 56px}}
@keyframes instrumentSignal{50%{opacity:.4;box-shadow:0 0 4px #4cb8d333}}
@media(max-width:1180px){.instrument-hero .tech-hero-grid{gap:28px;min-height:680px}.instrument-hero .scene-content h1{font-size:52px}.instrument-hero .instrument-stage{height:400px}.instrument-dial{width:105%}.hero-disciplines{gap:15px;font-size:10px}.instrument-topline{font-size:9px}.brand{gap:12px}.division{padding-left:15px}.nav{gap:19px}}
@media(max-width:900px){.instrument-hero .tech-hero-grid{grid-template-columns:1fr;gap:38px;padding-top:40px;padding-bottom:102px;min-height:0}.instrument-hero .scene-content{max-width:660px}.instrument-hero .scene-content h1{max-width:700px}.instrument-hero .scene-content .lead{max-width:630px}.instrument-console{max-width:640px;width:100%;margin:auto}.instrument-hero .instrument-stage{height:440px}.instrument-dial{width:92%}.instrument-grid{mask-image:linear-gradient(180deg,transparent,#000)}.hero-disciplines{max-width:490px}}
@media(max-width:600px){:root{--header-h:88px}.brand{gap:11px}.brand-mark{width:112px;height:77px}.division{font-size:8px;max-width:115px;padding-left:12px;letter-spacing:.07em}.footer-brand{width:137px;height:85px}.footer-top>p{font-size:15px;max-width:157px}.instrument-hero .tech-hero-grid{padding-top:31px;gap:29px;padding-bottom:95px}.instrument-hero .scene-content h1{font-size:42px;line-height:1.09;margin-bottom:21px}.instrument-hero .scene-content .eyebrow{font-size:8px;letter-spacing:.085em;gap:9px}.instrument-hero .scene-content .eyebrow:before{width:15px}.instrument-hero .scene-content .lead{font-size:16px;line-height:1.7}.hero-disciplines{margin-top:23px;padding-top:20px;gap:16px;font-size:9px;letter-spacing:.03em}.hero-disciplines span{gap:6px}.instrument-topline{font-size:8px;margin:0 4px;padding-bottom:11px}.instrument-hero .instrument-stage{height:300px}.instrument-dial{width:100%;max-width:350px}.instrument-hero .tech-product-image{padding:0}.instrument-corners{inset:20px 0}.instrument-corners i{width:13px;height:13px}.explorer-controls{margin:3px 0 0}.explorer-controls button{font-size:11px;padding:12px 4px;gap:6px;min-height:46px}.explorer-controls button>span{font-size:8px}.explorer-note{font-size:9px;max-width:300px;margin:11px auto 0}.explorer-scene{inset:32px 1%}.explorer-image-labels{font-size:8px;padding:10px 0}.instrument-hero .hero-foot .container{min-height:75px;font-size:8px;letter-spacing:.03em}.instrument-hero .hero-foot .scene-caption{white-space:normal;max-width:200px}.instrument-hero .hero-foot-tools{width:100%;justify-content:space-between}.instrument-hero .hero-foot .motion-toggle{font-size:9px}.instrument-hero .hero-foot .container>span{margin-bottom:4px}}
@media print{.instrument-grid,.instrument-dial,.instrument-corners,.instrument-sweep,.instrument-topline,.explorer-controls,.explorer-note{display:none!important}.instrument-hero{background:white}.instrument-hero .thermal-title{color:#20303d}.brand-mark{width:130px;height:80px}}

/* Care collection: supplier catalogue photography and a quieter editorial palette. */
.care-catalog-hero.care-scene{padding:0}
.care-catalog-hero .care-photo-depth>.scene-photo{aspect-ratio:1.25;width:100%;height:auto}
@media(max-width:900px){.care-catalog-hero .care-photo-depth>.scene-photo{aspect-ratio:1.5}}
@media(max-width:600px){.care-catalog-hero .care-photo-depth>.scene-photo{aspect-ratio:1.19}}
body[data-site=care]{--red:#276454;--red-dark:#174837;--ink:#213b33;--muted:#60746c;--line:#dbe4df;--pale:#f2f5f2}
body[data-site=care] .eyebrow{color:#337560}body[data-site=care] .button{background:#276454;border-color:#276454}body[data-site=care] .button:hover{background:#174837;border-color:#174837}body[data-site=care] .button.secondary{background:transparent;color:#276454;border-color:#afc3b7}body[data-site=care] .button.secondary:hover{background:#e7efe8}body[data-site=care] .button.light{background:#fff;color:#174837;border-color:#fff}body[data-site=care] .cta-band{background:#326858}body[data-site=care] .topbar,body[data-site=care] .site-footer{background:#1c332c}body[data-site=care] .text-link{border-color:#9eb4a5}
.care-catalog-hero{background:#f2f4ef}.care-catalog-hero .care-scene-grid{gap:60px;padding-top:64px;padding-bottom:54px}.care-catalog-hero h1{font-size:62px;letter-spacing:-.035em;line-height:1.05;max-width:600px}.care-catalog-hero .lead{max-width:530px;font-size:19px;line-height:1.65}.care-catalog-hero .care-photo-depth{border-radius:1px}.care-catalog-hero .care-photo-depth img{aspect-ratio:1.14;object-fit:cover;object-position:51% 50%}.care-catalog-hero figcaption{margin-top:15px}.care-catalog-hero .eyebrow{font-size:11px;letter-spacing:.15em}.care-category-strip{background:#fff;border-top:1px solid #dbe4df;border-bottom:1px solid #dbe4df}.care-category-strip>.container{display:grid;grid-template-columns:repeat(6,1fr)}.care-category-strip a{display:flex;gap:10px;align-items:center;font-size:13px;padding:22px 12px;border-right:1px solid #dbe4df}.care-category-strip a:first-child{padding-left:0}.care-category-strip a:last-child{border-right:0}.care-category-strip a span{color:#88a094;font-size:10px}.care-category-strip a:hover{color:#337560;background:#f4f7f3}
.care-range-section{background:#fafbf9}.care-range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 30px}.care-range-card{background:#fff;border:1px solid #e0e7e1;display:flex;flex-direction:column}.care-range-photo{position:relative;display:block;border-bottom:1px solid #edf1ec;overflow:hidden}.care-range-photo img{width:100%;height:auto;aspect-ratio:1.43;object-fit:contain;padding:13px;transition:transform .5s ease}.care-range-photo>span{position:absolute;left:23px;top:18px;font-size:11px;color:#749283}.care-range-card:hover .care-range-photo img{transform:scale(1.035)}.care-range-copy{padding:26px 26px 30px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.care-range-copy h3{font-size:24px;line-height:1.2;margin:0 0 13px;font-weight:600}.care-range-copy p{color:#68796f;font-size:15px;line-height:1.7;margin:0 0 23px}.care-range-copy .text-link{margin-top:auto;font-size:13px}
.care-selected{background:#eaf0e9}.care-model-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.care-model-card{background:#fff;display:flex;flex-direction:column;border:1px solid #dbe5dc;scroll-margin-top:120px}.care-model-photo{background:#fff;border-bottom:1px solid #edf1ec;padding:10px 24px}.care-model-photo img{display:block;width:100%;height:330px;object-fit:contain}.care-model-copy{padding:28px 34px 34px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.care-model-code{font-size:12px;color:#4d7a66;letter-spacing:.09em;margin:0 0 10px}.care-model-copy h3{font-size:27px;line-height:1.2;margin:0 0 24px}.care-model-copy .eyebrow{font-size:9px;margin-bottom:8px}.care-model-copy ul{list-style:none;margin:0 0 28px;padding:0;width:100%;font-size:15px;color:#5c7166;line-height:1.6}.care-model-copy li{padding:9px 0;border-bottom:1px solid #e7ede7}.care-model-copy .button{margin-top:auto;font-size:13px}.care-catalog-note{font-size:12px;line-height:1.7;color:#748279;max-width:900px;margin:25px 0 0}.care-support{background:#1e3b31;color:#fff}.care-support .eyebrow{color:#adcfba!important}.care-support-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:end}.care-support h2{color:#fff;font-size:43px;max-width:600px}.care-support-intro>p{color:#c1d0c6;font-size:18px;line-height:1.7;margin-bottom:4px}.care-support-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:58px 0 38px}.care-support-steps article{border-top:1px solid #56715f;padding-top:21px}.care-support-steps article>span{font-size:11px;color:#91b4a0}.care-support-steps h3{color:#f4f7f0;font-size:22px;margin:20px 0 11px}.care-support-steps p{color:#a8c0b2;font-size:16px;line-height:1.7}.care-support .text-link{color:#fff;border-color:#748f7d}
.care-page-intro{background:#eef3ec}.care-category-intro{padding:15px 0 62px}.care-category-intro>.container{display:flex;gap:70px;align-items:end;justify-content:space-between}.care-category-intro h1{font-size:56px;margin:0 0 22px;line-height:1.08;letter-spacing:-.025em}.care-category-intro .lead{max-width:760px;margin:0}.care-category-intro .button{flex-shrink:0}.care-category-models{padding-top:55px;background:#f5f7f3}.care-category-models .section-head h2{font-size:34px}.care-buying-brief{background:#e6ede3}.care-buying-brief>.container{display:grid;grid-template-columns:1fr 1fr;gap:100px}.care-buying-brief h2{font-size:39px}.care-buying-brief .lead{font-size:20px;line-height:1.65;margin-top:0}.care-related{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.care-related a{padding:20px 0;display:flex;justify-content:space-between;border-top:1px solid #d4dfd7;font-size:18px}.care-related span{color:#709581}
@media(max-width:1180px){.care-catalog-hero h1{font-size:53px}.care-catalog-hero .care-scene-grid{gap:35px}.care-category-strip a{font-size:11px;gap:6px;padding:20px 8px}.care-range-copy{padding:24px}.care-range-copy h3{font-size:22px}.care-support-intro{gap:45px}.care-category-intro>.container{gap:40px}.care-category-intro .button{font-size:12px}}
@media(max-width:900px){.care-catalog-hero .care-scene-grid{padding-top:45px;gap:36px}.care-catalog-hero .care-photo-depth img{aspect-ratio:1.5}.care-catalog-hero h1{font-size:54px;max-width:650px}.care-catalog-hero .lead{max-width:680px}.care-category-strip>.container{grid-template-columns:repeat(3,1fr)}.care-category-strip a{font-size:13px;padding:16px 12px;border-bottom:1px solid #e7ece5}.care-category-strip a:nth-child(3){border-right:0}.care-category-strip a:nth-child(4){padding-left:0}.care-category-strip a:nth-child(n+4){border-bottom:0}.care-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.care-model-photo{padding:8px}.care-model-photo img{height:270px}.care-model-copy{padding:24px}.care-model-copy h3{font-size:24px}.care-support-intro{grid-template-columns:1fr;gap:15px}.care-support h2{font-size:39px}.care-support-steps{gap:24px}.care-category-intro>.container{align-items:flex-start;flex-direction:column;gap:27px}.care-category-intro h1{font-size:49px}.care-buying-brief>.container{gap:40px}.care-buying-brief h2{font-size:33px}.care-related{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.care-catalog-hero .care-scene-grid{padding-top:32px;padding-bottom:30px;gap:30px}.care-catalog-hero h1{font-size:43px;line-height:1.1}.care-catalog-hero .lead{font-size:17px;line-height:1.7}.care-catalog-hero .care-photo-depth img{aspect-ratio:1.19}.care-catalog-hero .eyebrow{font-size:9px}.care-category-strip a{font-size:11px;padding:15px 6px;gap:5px;line-height:1.3}.care-category-strip a span{font-size:8px}.care-range-grid{grid-template-columns:1fr;gap:24px}.care-range-photo img{aspect-ratio:1.55;padding:5px 20px}.care-range-copy{padding:24px}.care-range-copy h3{font-size:25px}.care-range-copy p{margin-bottom:20px}.care-model-grid{grid-template-columns:1fr;gap:25px}.care-model-photo img{height:285px}.care-model-copy{padding:26px}.care-model-copy h3{font-size:25px}.care-support h2{font-size:33px}.care-support-intro>p{font-size:17px}.care-support-steps{grid-template-columns:1fr;gap:24px;margin-top:35px}.care-support-steps h3{margin-top:14px}.care-support-steps p{margin-bottom:0}.care-category-intro{padding:15px 0 40px}.care-category-intro h1{font-size:40px}.care-category-models .section-head h2{font-size:29px}.care-buying-brief>.container{grid-template-columns:1fr;gap:20px}.care-buying-brief h2{font-size:32px}.care-buying-brief .lead{font-size:18px}.care-related{grid-template-columns:1fr}.care-related a{font-size:18px}.care-catalog-note{font-size:11px}.care-catalog-hero figcaption{font-size:9px}.care-catalog-hero .motion-toggle{font-size:9px}body[data-locale=ja] .care-catalog-hero h1{font-size:34px}body[data-locale=zh] .care-catalog-hero h1{font-size:39px}}
@media(prefers-reduced-motion:reduce){.care-range-photo img{transition:none}.care-range-card:hover .care-range-photo img{transform:none}}

/* Thermal division: daylight instrument surfaces, with the existing motion intact. */
body[data-site=thermal]{--ink:#20333e;--muted:#526774;--line:#d5dfe5;--wash:#f3f6f8;background:#fff}
body[data-site=thermal] .topbar{background:#eaf0f4;color:#415965;border-bottom:1px solid #dbe3e8}
body[data-site=thermal] .topbar a:hover{color:#183744}
body[data-site=thermal] .language-switch a[aria-current]{color:#183744;border-bottom-color:var(--accent)}
body[data-site=thermal] .language-switch a:hover{background:#dce6ed}

body[data-site=thermal] .instrument-hero{background:#f3f6f8;color:var(--ink);border-bottom:1px solid var(--line)}
body[data-site=thermal] .instrument-hero:before{background:radial-gradient(ellipse at 75% 40%,#fff 4%,#f3f7f980 50%,transparent 72%),linear-gradient(90deg,#f6f8fa 17%,transparent 76%)}
body[data-site=thermal] .instrument-hero:after{background:linear-gradient(90deg,transparent,#9baebc80,transparent)}
body[data-site=thermal] .instrument-grid{background-image:linear-gradient(#375f8211 1px,transparent 1px),linear-gradient(90deg,#375f8211 1px,transparent 1px);opacity:.78}
body[data-site=thermal] .instrument-hero .scene-content .eyebrow{color:#496776}
body[data-site=thermal] .instrument-hero .scene-content .eyebrow:before{background:var(--accent);box-shadow:none}
body[data-site=thermal] .instrument-hero .thermal-title{color:#244b61}
body[data-site=thermal] .instrument-hero .scene-content .lead{color:#506574}
body[data-site=thermal] .instrument-hero .outline-light{border-color:#9bafbc;color:#274b60;background:#ffffff9e}
body[data-site=thermal] .instrument-hero .outline-light:hover{background:#e4edf3;border-color:#647e90;color:#183a4e;box-shadow:none}
body[data-site=thermal] .hero-disciplines{border-color:#cbd8e1;color:#4d6778}
body[data-site=thermal] .hero-disciplines i{border-color:#587c94}

body[data-site=thermal] .instrument-topline{color:#526d80;border-color:#cdd9e2}
body[data-site=thermal] .instrument-dot{background:#3a728e;box-shadow:0 0 9px #4c8daa30}
body[data-site=thermal] .instrument-page{color:#7c929f}
body[data-site=thermal] .instrument-page b{color:#244d66}
body[data-site=thermal] .instrument-hero .tech-depth{mix-blend-mode:normal}
body[data-site=thermal] .instrument-hero .tech-product-image{mask-image:none;filter:drop-shadow(0 18px 20px #243f4b1a)}
body[data-site=thermal] .instrument-dial svg{stroke:#55758d65}
body[data-site=thermal] .instrument-ticks .major{stroke:#55758daa}
body[data-site=thermal] .instrument-ticks .minor{stroke:#69849b70}
body[data-site=thermal] .dial-track{stroke:#718fa13b}
body[data-site=thermal] .instrument-orbit{stroke:#3f799bb0}
body[data-site=thermal] .instrument-orbit.reverse{stroke:#bb6d378a}
body[data-site=thermal] .orbit-light{fill:#397794}
body[data-site=thermal] .dial-axis{stroke:#426d899e}
body[data-site=thermal] .dial-numbers{fill:#5c7b90}
body[data-site=thermal] .instrument-corners i{border-color:#52789580}
body[data-site=thermal] .instrument-sweep span{background:linear-gradient(transparent,#468db619);border-bottom-color:#527f9a9c;box-shadow:0 10px 16px -12px #397d9d}

body[data-site=thermal] .explorer-controls{background:#fff;border-color:#cdd9e2}
body[data-site=thermal] .explorer-controls button{color:#536c7d;border-right-color:#dce4e9}
body[data-site=thermal] .explorer-controls button:hover{color:#254960;background:#f0f5f8}
body[data-site=thermal] .explorer-controls button[aria-selected=true]{border-top-color:#38637e;color:#204761;background:#e7eff5;box-shadow:none}
body[data-site=thermal] .explorer-controls button:focus-visible{outline-color:#38637e}
body[data-site=thermal] .explorer-note{color:#627888}
body[data-site=thermal] .explorer-scene{background:#fff;border-color:#b9cbd7;box-shadow:0 14px 36px #36566b14}
body[data-site=thermal] .explorer-image-labels{background:#edf3f7;color:#476577;border-color:#cedce5}
body[data-site=thermal] .instrument-hero .hero-foot{background:#edf2f6ed;border-color:#cfdbe4}
body[data-site=thermal] .instrument-hero .hero-foot .container{color:#4e6b7d}
body[data-site=thermal] .instrument-hero .hero-foot .scene-caption{color:#62798a}
body[data-site=thermal] .motion-toggle{border-color:#9aafbd;color:#3f6076}
body[data-site=thermal] .motion-toggle:hover{background:#dbe7ef}

body[data-site=thermal] .why-section{background:#edf2f5;color:var(--ink);border-block:1px solid #dce5eb}
body[data-site=thermal] .why-grid .eyebrow{color:var(--accent)}
body[data-site=thermal] .why-grid p{color:#526b7b}
body[data-site=thermal] .why-grid .lead{color:#2e4e61}
body[data-site=thermal] .why-grid .text-link{color:#274d65;border-color:#91a9b9}
body[data-site=thermal] .value-list article{border-color:#c9d7e0}
body[data-site=thermal] .value-list article>span{color:#667f91}
body[data-site=thermal] .site-footer{background:#eaf0f4;color:#475f70;border-top:1px solid #cedae3}
body[data-site=thermal] .footer-top,body[data-site=thermal] .footer-bottom{border-color:#c9d7e1}
body[data-site=thermal] .footer-top>p,body[data-site=thermal] .footer-grid h3,body[data-site=thermal] .footer-grid .footer-phone{color:#244355}
body[data-site=thermal] .footer-grid .small,body[data-site=thermal] .footer-bottom{color:#5b7485}
body[data-site=thermal] .footer-grid a:hover{color:#173b54}

/* Application imagery stays photographic; the instrument frame carries motion. */
.scene-instrument-photo{position:relative;overflow:hidden;min-height:0;flex:1;display:flex;align-items:center;justify-content:center}
.scene-instrument-photo img{display:block;width:100%;height:100%;object-fit:contain;aspect-ratio:auto}
.realistic-scene .explorer-image-labels{flex-shrink:0}
.scene-instrument-scan{position:absolute;top:0;bottom:0;left:0;width:13%;background:linear-gradient(90deg,transparent,#f4fbff13);border-right:1px solid #d9f0ff78;transform:translateX(-120%);opacity:0;pointer-events:none}
.motion-active .realistic-scene:not([hidden]) .scene-instrument-scan{animation:sceneInstrumentScan 7.5s ease-in-out infinite}
.motion-suspended .scene-instrument-scan,[data-motion-visible=false] .scene-instrument-scan{animation-play-state:paused!important}
.instrument-stage:not([data-view=optics]) .instrument-dial{opacity:.2}
.instrument-stage:not([data-view=optics]) .instrument-sweep{display:none}
.application-image .thermal-visual-labels{background:#edf3f7ed;color:#3c5c70;border-top:1px solid #d4dfe6}
.application-image .thermal-visual-labels span+span{border-left-color:#cbdbe5}
.application-comparison .thermal-visual-labels{background:#edf3f7ed;color:#3c5c70;border-top:1px solid #d4dfe6}
.application-comparison .thermal-visual-labels span+span{border-left-color:#cbdbe5}
.application-image:after{display:none}
@keyframes sceneInstrumentScan{0%,15%{transform:translateX(-120%);opacity:0}24%{opacity:.65}70%{opacity:.65}84%,100%{transform:translateX(850%);opacity:0}}
@media(prefers-reduced-motion:reduce){.scene-instrument-scan{display:none}}
@media print{.scene-instrument-scan{display:none}}

/* Text labels accompany the vector icons. Profiles without URLs are non-interactive. */
.footer-social{--social-line:#ffffff29;--social-text:#e9eef2;--social-muted:#a9b9c4;--social-surface:#ffffff04;--social-hover:#ffffff0b;margin-top:36px;padding-top:26px;border-top:1px solid var(--social-line)}
.footer-social h3{font-size:13px;font-weight:500;letter-spacing:.04em;margin:0 0 17px;color:var(--social-text)}
.footer-social-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.footer-social-list li{margin:0;min-width:0}
.footer-social-item{display:flex;align-items:center;gap:12px;min-height:68px;padding:13px 15px;border:1px solid var(--social-line);background:var(--social-surface);color:var(--social-text);text-decoration:none;position:relative;transition:background .2s,border-color .2s}
.footer-social-icon{width:24px;height:24px;flex:none}
.footer-social-text{min-width:0;display:grid;gap:3px}
.footer-social-name{font-size:14px;line-height:1.25;font-weight:500}
.footer-social-text small{font-size:10px;line-height:1.35;color:var(--social-muted);font-weight:400}
.footer-social-arrow{margin-left:auto;color:var(--social-muted);font-size:18px;line-height:1}
.footer-social-item.is-pending{color:var(--social-muted);border-style:dashed;background:transparent}
.footer-social a:hover{background:var(--social-hover);border-color:var(--social-muted)}
.footer-social a:focus-visible{outline:2px solid var(--social-text);outline-offset:4px}
.footer-social-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
body[data-site=thermal] .footer-social{--social-line:#bdcdd8;--social-text:#274759;--social-muted:#5a7384;--social-surface:#ffffff5c;--social-hover:#fff}
body[data-site=care] .footer-social{--social-line:#ffffff29;--social-text:#eef4ef;--social-muted:#b3c7bd}
@media(max-width:1000px){.footer-social-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.footer-social{margin-top:29px;padding-top:23px}.footer-social-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-social-list li:last-child{grid-column:1/-1}.footer-social-item{padding:12px;gap:10px;min-height:64px}.footer-social-name{font-size:13px}.footer-social-icon{width:22px;height:22px}}
@media(prefers-reduced-motion:reduce){.footer-social-item{transition:none}}

/* Practical engineering pages, using the existing light thermal identity. */
.technical-hub{background:#f2f6f8;border-block:1px solid var(--line)}
.technical-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.technical-guide-grid article{border-top:2px solid #285c79;padding-top:22px}
.technical-guide-grid h3{font-size:26px;line-height:1.2;margin:14px 0}
.technical-guide-grid p{font-size:16px;line-height:1.65;color:var(--muted);margin-bottom:22px}
.technical-article>.container{max-width:1100px}
.technical-standfirst{max-width:900px;margin-bottom:40px}
.technical-table-wrap{overflow-x:auto;border:1px solid var(--line);margin-bottom:40px}
.technical-table{width:100%;border-collapse:collapse;font-size:16px;line-height:1.6}
.technical-table caption{text-align:left;padding:16px 22px;font-size:14px;background:#edf3f6}
.technical-table th,.technical-table td{padding:20px 22px;vertical-align:top;text-align:left;border-bottom:1px solid var(--line)}
.technical-table thead th{background:#e5eef3;font-weight:600}
.technical-table th:first-child{width:23%}
.technical-table td{width:38.5%}
.technical-table tbody th{font-weight:500}
.technical-table tr:last-child>*{border-bottom:0}
.technical-article h2{font-size:32px;margin-top:38px}
.technical-article>.container>p:not(.lead){max-width:900px;line-height:1.8}
.technical-answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 46px;margin-top:24px}
.technical-answers>section{border-top:1px solid var(--line);padding:25px 0;scroll-margin-top:150px}
.technical-answers h3{font-size:23px;line-height:1.35;margin-bottom:14px}
.technical-answers p{font-size:16px;line-height:1.8;margin:0;color:#425c6b}
.technical-source{border-left:3px solid #5e879e;background:#f4f7f9;padding:20px 24px;margin-top:30px}
.technical-source h3{font-size:16px;margin-bottom:10px}
.technical-source p{font-size:13px;line-height:1.65;margin:6px 0;color:#526b7b}
.technical-inline-links{display:flex;gap:20px 30px;flex-wrap:wrap;margin:25px 0}
.technical-next{border-top:2px solid #c02922;margin-top:42px;padding-top:32px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:40px;align-items:start}
.technical-next h2{font-size:30px;margin:0 0 14px}
.technical-next p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:620px}
.technical-next>.button-row{display:flex;flex-direction:column;align-items:stretch;margin:0}
.enquiry-reference{font-size:13px;line-height:1.6;padding:12px 0;border-block:1px solid var(--line);overflow-wrap:anywhere}
.field .field-help{font-size:12px;color:var(--muted);line-height:1.6;margin-top:7px}
@media(max-width:850px){.technical-guide-grid{grid-template-columns:1fr;gap:28px}.technical-guide-grid article{display:block}.technical-guide-grid h3{font-size:25px}.technical-guide-grid p{max-width:650px}.technical-answers{gap:0 28px}.technical-table th,.technical-table td{padding:16px}.technical-next{gap:24px}}
@media(max-width:600px){.technical-answers,.technical-next{grid-template-columns:1fr}.technical-answers h3{font-size:21px}.technical-answers p{font-size:15px}.technical-table{min-width:660px;font-size:14px}.technical-source{padding:16px}.technical-next h2{font-size:27px}.technical-next{margin-top:30px}.technical-standfirst{font-size:18px}.technical-article h2{font-size:28px}.technical-inline-links{flex-direction:column;align-items:flex-start}}
@media print{.technical-answers{display:block}.technical-answers section{break-inside:avoid}.technical-table-wrap{overflow:visible}.technical-table{min-width:0;font-size:10pt}.technical-guide-grid,.technical-next{display:none}}
