@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}}:root{--ink:#0b1015;--red:#e42313;--red-dark:#b91d10;--paper:#f4f5f6;--muted:#66717b;--line:#ffffff24;--ease-out:cubic-bezier(.22,1,.36,1);--ease-standard:cubic-bezier(.4,0,.2,1);--motion-fast:.16s;--motion-base:.32s;--motion-scene:.72s}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--paper);color:var(--ink);font-family:var(--font-cn);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.kicker{font:11px var(--font-geist-mono);letter-spacing:3px;color:var(--red)}.nav-shell{z-index:30;background:#fffffff5;border-bottom:1px solid #0a141e17;align-items:center;gap:3vw;width:100%;height:86px;padding:0 4.5vw;transition:height .25s,box-shadow .25s;display:flex;position:fixed;top:0;left:0;box-shadow:0 3px 20px #0000000a}.nav-shell.is-scrolled{height:72px;box-shadow:0 8px 30px #050c121a}.brand-logo{align-items:center;width:184px;height:56px;display:flex;overflow:hidden}.brand-logo img{width:172px;height:auto;display:block}.nav-shell nav{gap:2vw;margin-left:auto;display:flex}.nav-shell nav a{color:#333b42;padding:33px 0;font-size:14px;transition:all .25s;position:relative}.nav-shell.is-scrolled nav a{padding:26px 0}.nav-shell nav a:after{content:"";background:var(--red);height:2px;transition:all .25s;position:absolute;bottom:0;left:50%;right:50%}.nav-shell nav a:hover,.nav-shell nav a.active{color:var(--red)}.nav-shell nav a:hover:after,.nav-shell nav a.active:after{left:0;right:0}.nav-right{font:11px var(--font-geist-mono);color:#66717b;align-items:center;gap:22px;display:flex}.nav-cta,.primary{background:var(--red);padding:15px 19px;transition:all .25s;color:#fff!important}.nav-cta:hover,.primary:hover{background:var(--red-dark)}.menu{background:0 0;border:0;display:none}.menu span{background:#111;width:24px;height:1px;margin:7px;transition:all .25s;display:block}.menu-backdrop{display:none}.back-to-top{z-index:24;color:#fff;cursor:pointer;background:#111a22;border:0;flex-direction:column;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 30px #00000029}.back-to-top span{font-size:16px;line-height:15px}.back-to-top small{font:7px var(--font-geist-mono);letter-spacing:1px;color:#aeb8c0}.back-to-top:hover{background:var(--red)}#about,#products,#capability,#service,#contact{scroll-margin-top:82px}.hero{color:#fff;background:#071019;height:100vh;min-height:740px;position:relative;overflow:hidden}.hero-image{background-position:50%;background-size:cover;display:none;position:absolute;inset:0}.hero-image.active{animation:.7s heroImageIn;display:block}.hero-image.factory-slide{background-position:50% 45%}.hero:after{content:"";z-index:1;background:linear-gradient(90deg,#04080cf5 0%,#04080cbf 33%,#04080c12 73%),linear-gradient(#0000 48%,#03080cb8);position:absolute;inset:0}.hero-grid{z-index:2;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-content{z-index:4;animation:.65s heroIn;position:absolute;top:53%;left:9vw;transform:translateY(-45%)}.eyebrow{font:11px var(--font-geist-mono);letter-spacing:3px;color:#ff8e82;align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--red);width:38px;height:1px}.hero h1{letter-spacing:-7px;margin:28px 0;font-size:clamp(60px,7vw,112px);font-weight:600;line-height:.95}.hero h1 em{color:#0000;-webkit-text-stroke:1px #fff9;font-style:normal}.hero-copy{color:#ffffffb8;border-left:1px solid var(--red);padding-left:20px;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:36px;margin-top:34px;display:flex}.primary{align-items:center;gap:34px;padding:18px 22px;font-size:14px;display:flex}.text-link{font-size:13px}.text-link span{margin-left:24px}.hero-controls{z-index:5;align-items:center;gap:14px;display:flex;position:absolute;bottom:42px;left:9vw}.hero-controls>button{color:#fff;cursor:pointer;background:#0000002e;border:1px solid #ffffff4d;width:44px;height:44px}.hero-controls>button:hover{background:var(--red);border-color:var(--red)}.hero-controls .pause-control{margin-left:4px;font-size:11px}.hero-index{font:12px var(--font-geist-mono);align-items:center;gap:12px;display:flex}.hero-index b{font-size:20px}.hero-index i{--progress:25%;background:linear-gradient(90deg,var(--red) var(--progress),#ffffff59 var(--progress));width:100px;height:1px}.hero-dots{z-index:5;gap:9px;display:flex;position:absolute;bottom:52px;left:50%}.hero-dots button{cursor:pointer;background:#fff6;border:0;width:20px;height:3px;padding:0}.hero-dots button.active{background:var(--red);width:42px}.hero-stat{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:2px solid var(--red);background:#071019bf;width:245px;padding:25px;position:absolute;bottom:0;right:4vw}.hero-stat small{font:9px var(--font-geist-mono);letter-spacing:2px;opacity:.5;display:block}.hero-stat b{font:56px var(--font-geist-mono);margin-right:10px}.hero-stat span{color:#aeb9c5;font-size:12px}.intro{background:var(--paper);grid-template-columns:110px 1.2fr .8fr;gap:4vw;padding:130px 9vw 90px;display:grid}.section-label{font:10px var(--font-geist-mono);letter-spacing:2px;writing-mode:vertical-rl;color:#7b8793}.section-label span{color:var(--red);margin-bottom:12px}.intro h2,.cap-copy h2{letter-spacing:-3px;margin:22px 0;font-size:clamp(40px,4.3vw,70px);line-height:1.18}.intro h2 span,.contact h2 span{color:var(--red)}.intro-copy{color:var(--muted);padding-top:50px;font-size:14px;line-height:2}.intro-copy a{color:var(--ink);border-bottom:1px solid #9ea7af;margin-top:24px;padding-bottom:8px;display:inline-block}.intro-copy a b{color:var(--red);margin-left:28px}.metrics{border-top:1px solid #ccd2d8;grid-column:2/4;grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.metrics div{border-right:1px solid #ccd2d8;padding:30px 3vw 15px 0}.metrics b{font:48px var(--font-geist-mono);letter-spacing:-3px;display:block}.metrics sup{color:var(--red);letter-spacing:0;font-size:15px}.metrics span{color:#7a8792;font-size:12px}.products{color:#fff;background:#0b1015;padding:120px 9vw}.section-head{grid-template-columns:100px 1fr 1fr;align-items:end;margin-bottom:70px;display:grid}.section-label.light{color:#75808a}.section-head h2{margin:0;font-size:62px}.section-head>p{color:#82909d;justify-self:end;font-size:14px;line-height:1.8}.product-stage{border-top:1px solid var(--line);grid-template-columns:1fr 1.15fr;min-height:500px;display:grid}.product-list{flex-direction:column;display:flex}.product-list>a{color:#71808e;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;grid-template-columns:50px 1fr 30px;align-items:center;height:105px;padding:0 18px;transition:all .3s;display:grid}.product-list>a small{font:10px var(--font-geist-mono)}.product-list>a span{font-size:18px}.product-list>a b{opacity:0}.product-list>a:hover,.product-list>a:focus,.product-list>a.active{color:#fff;background:linear-gradient(90deg,#e423132e,#0000);padding-left:28px}.product-list>a:hover small,.product-list>a:hover b,.product-list>a:focus small,.product-list>a:focus b,.product-list>a.active small,.product-list>a.active b{color:#ff6658}.product-list>a:hover b,.product-list>a:focus b,.product-list>a.active b{opacity:1}.product-detail{background:radial-gradient(circle at 45% 35%,#232b32 0,#121a20 38%,#0b1015 70%);padding:75px 7vw;animation:.45s fade;position:relative;overflow:hidden}.product-detail>p{font:10px var(--font-geist-mono);letter-spacing:2px;color:#ff6658}.product-detail h3{margin:15px 0;font-size:34px}.product-detail .rule{background:var(--red);width:38px;height:2px;margin:25px 0}.product-detail blockquote{color:#8794a0;width:68%;margin:0;font-size:14px;line-height:1.9}.tags{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.tags span{color:#aab5bf;border:1px solid #344352;padding:7px 12px;font-size:11px}.product-detail>a{border-bottom:1px solid #43505d;padding-bottom:8px;font-size:12px}.product-detail>a b{color:#ff6658;margin-left:25px}.orb{border:1px solid #e4231340;border-radius:50%;place-items:center;width:230px;height:230px;display:grid;position:absolute;bottom:-20px;right:-35px}.orb:before{content:"";border:1px dashed #e4231352;border-radius:50%;animation:12s linear infinite spin;position:absolute;inset:24px}.orb span{font:78px var(--font-geist-mono);color:#ffffff12}.orb i{background:var(--red);width:7px;height:7px;box-shadow:0 0 14px var(--red);border-radius:50%;position:absolute}.orb i:first-of-type{top:31px}.orb i:nth-of-type(2){bottom:60px;left:10px}.orb i:nth-of-type(3){top:90px;right:4px}.capability{background:#eef0f2;grid-template-columns:90px .8fr 1.2fr;align-items:center;gap:4vw;min-height:760px;padding:120px 9vw;display:grid;overflow:hidden}.cap-copy>p:last-child{color:#687682;max-width:440px;line-height:1.9}.process-orbit{place-items:center;height:580px;display:grid;position:relative}.process-orbit:before,.process-orbit:after{content:"";border:1px solid #c4cbd1;border-radius:50%;width:510px;height:510px;position:absolute}.process-orbit:after{border-style:dashed;width:350px;height:350px;animation:30s linear infinite spin}.process-core{z-index:2;color:#fff;text-align:center;width:150px;height:150px;font:28px var(--font-geist-mono);background:#101820;border-radius:50%;place-items:center;display:grid;box-shadow:0 24px 60px #0a162040}.process-core small{letter-spacing:2px;color:#9aa8b3;font-size:8px}.process-node{z-index:3;text-align:center;background:#fff;border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:absolute;box-shadow:0 12px 35px #14283c1a}.process-node b{font:12px var(--font-geist-mono);color:var(--red)}.process-node small{font-size:11px}.pn1{top:14px}.pn2{top:145px;right:15px}.pn3{bottom:18px;right:85px}.pn4{bottom:18px;left:85px}.pn5{top:145px;left:15px}.factory-story{background:#fff;grid-template-columns:1.15fr .85fr;min-height:650px;display:grid}.factory-photo{overflow:hidden}.factory-photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s;display:block}.factory-story:hover .factory-photo img{transform:scale(1.025)}.factory-copy{flex-direction:column;justify-content:center;padding:100px 7vw;display:flex}.factory-copy h2{margin:20px 0;font-size:50px;line-height:1.2}.factory-copy>p:not(.kicker){color:#68747e;line-height:2}.factory-copy a{border-bottom:1px solid #aaa;align-self:flex-start;margin-top:25px;padding-bottom:9px}.factory-copy a b{color:var(--red);margin-left:25px}.service{color:#fff;background:#101c26;grid-template-columns:.7fr 1.3fr;gap:7vw;padding:110px 9vw;display:grid}.service h2{font-size:52px;line-height:1.18}.service-grid{background:#33404a;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.service-grid article{background:#101c26;padding:42px 28px}.service-grid article>b{font:11px var(--font-geist-mono);color:#ff6658}.service-grid h3{margin-top:50px;font-size:20px}.service-grid p{color:#8493a0;font-size:13px;line-height:1.8}.contact{background:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;padding:110px 9vw;display:grid}.contact-lead>p{font:10px var(--font-geist-mono);letter-spacing:3px;color:#52708b}.contact h2{margin:16px 0;font-size:60px;line-height:1.1}.contact h2 span{color:var(--red)}.contact-lead>span{color:#77828b;max-width:470px;font-size:13px;line-height:1.9;display:block}.contact-info{grid-template-columns:1fr 1fr;display:grid}.contact-info article{border-top:1px solid #d4d9dc;flex-direction:column;min-height:145px;padding:24px 22px 20px 0;display:flex}.contact-info article:nth-child(3){grid-column:1/3}.contact-info small{font:9px var(--font-geist-mono);letter-spacing:2px;color:var(--red)}.contact-info b{margin:20px 0 8px;font-size:18px}.contact-info article>span{color:#8a949c;font-size:11px}.contact-info>p{color:#929ba2;grid-column:1/3;margin:18px 0 0;font-size:11px}.site-footer{color:#82909d;background:#0b1015;grid-template-columns:.75fr 1.25fr auto auto;align-items:center;gap:4vw;padding:50px 9vw;font-size:11px;display:grid}.footer-logo{background:#fff;align-items:center;width:175px;height:52px;display:flex;overflow:hidden}.footer-logo img{width:165px}.footer-company{flex-direction:column;gap:6px;display:flex}.footer-company b{color:#c3cbd1;font-weight:500}.footer-links{gap:20px;display:flex}.site-footer a:hover{color:#fff}.inner-page{background:#f4f5f6}.inner-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;height:570px;padding:100px 9vw 0;display:flex;position:relative}.inner-hero:after{content:"";background:linear-gradient(90deg,#05090ded,#05090d38);position:absolute;inset:0}.inner-hero>div{z-index:2;position:relative}.inner-hero p{font:11px var(--font-geist-mono);letter-spacing:4px;color:#ff766a}.inner-hero h1{letter-spacing:-4px;margin:20px 0;font-size:72px;line-height:1.08}.inner-hero h1 em{color:#0000;-webkit-text-stroke:1px #ffffffa6;font-style:normal}.inner-hero span{color:#b5c0c8;font-size:15px}.about-hero{background-image:url(/hero-manufacturing.png)}.product-hero{background-image:url(/hero-xray.png)}.about-overview{grid-template-columns:180px 1fr 1fr;gap:5vw;padding:120px 9vw;display:grid}.inner-label{font:10px var(--font-geist-mono);letter-spacing:2px;color:#78838c}.about-overview h2,.quality-title h2,.culture>h2,.application-section h2,.spec-section h2{margin:20px 0;font-size:48px;line-height:1.25}.prose{color:#606c76;font-size:15px;line-height:2}.about-image-band{height:600px;position:relative;overflow:hidden}.about-image-band img{object-fit:cover;width:100%;height:100%}.about-image-band:after{content:"";background:linear-gradient(#0000 50%,#00000080);position:absolute;inset:0}.about-image-band>div{z-index:2;color:#fff;position:absolute;bottom:55px;left:9vw}.about-image-band b{font:80px var(--font-geist-mono);letter-spacing:8px;display:block}.about-image-band span{font:10px var(--font-geist-mono);letter-spacing:5px}.quality-system{color:#fff;background:#0d141a;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:120px 9vw;display:grid}.quality-title>p:last-child{color:#8d9aa4;max-width:520px;line-height:2}.process-list article{border-top:1px solid #ffffff24;grid-template-columns:55px 1fr 1.4fr;align-items:center;min-height:100px;display:grid}.process-list article>b{font:11px var(--font-geist-mono);color:#ff6658}.process-list h3{font-size:18px}.process-list article p{color:#84919b;font-size:12px}.culture{padding:120px 9vw}.culture>.inner-label{margin-bottom:30px}.culture-grid{border-top:1px solid #cbd0d4;grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.culture-grid article{border-right:1px solid #cbd0d4;padding:35px 28px 35px 0}.culture-grid small{font:9px var(--font-geist-mono);letter-spacing:2px;color:var(--red)}.culture-grid h3{margin-top:45px;font-size:22px}.culture-grid p{color:#6f7982;font-size:13px;line-height:1.8}.inner-cta{background:#fff;grid-template-columns:.5fr 1fr auto;align-items:center;padding:100px 9vw;display:grid}.inner-cta>p{font:10px var(--font-geist-mono);letter-spacing:3px}.inner-cta h2{font-size:52px}.inner-cta a,.product-copy>a{background:var(--red);color:#fff;padding:20px 25px}.inner-cta a b,.product-copy>a b{margin-left:30px}.product-overview{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:120px 9vw;display:grid}.product-visual{color:#fff;background:radial-gradient(circle,#26343f,#0e161d 65%);place-items:center;height:560px;display:grid;position:relative;overflow:hidden}.product-visual>p{color:#7e8c96;letter-spacing:1px;font-size:10px;position:absolute;bottom:20px}.tech-object{background:linear-gradient(90deg,#bcc4ca,#f4f6f7 28%,#65717a 31%,#141a1f 36%,#353f47 75%,#141a1f);border-radius:120px 30px 30px 120px;place-items:center;width:330px;height:220px;display:grid;position:relative;box-shadow:0 30px 65px #0008}.tech-object:before{content:"";border:17px solid #aeb6bc;border-radius:50%;width:165px;height:165px;position:absolute;left:-42px;box-shadow:inset 0 0 0 16px #30383e}.tech-object:after{content:"";background:radial-gradient(circle,#dce1e4 0 12%,#20272c 15% 35%,#8d989f 37%);border-radius:50%;width:58px;height:58px;position:absolute;left:11px}.tech-object span{font:18px var(--font-geist-mono);letter-spacing:3px;color:#fff5;text-align:center;margin-left:95px}.tech-object small{font-size:7px}.tech-object i{background:var(--red);border-radius:50%;width:24px;height:24px;position:absolute;right:42px}.tech-object i:first-child{top:42px}.tech-object i:nth-child(2){bottom:42px}.product-copy h2{margin:18px 0;font-size:52px}.product-copy>p:not(.kicker){color:#66717b;line-height:2}.feature-row{border-top:1px solid #ccd2d6;grid-template-columns:repeat(3,1fr);margin:40px 0 50px;display:grid}.feature-row span{flex-direction:column;padding:25px 10px 0 0;font-size:13px;display:flex}.feature-row b{font:10px var(--font-geist-mono);color:var(--red);margin-bottom:15px}.application-section{color:#fff;background:#101820;grid-template-columns:.7fr 1.3fr;gap:8vw;padding:110px 9vw;display:grid}.application-grid{background:#35414a;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.application-grid article{background:#101820;padding:36px 26px}.application-grid b{font:10px var(--font-geist-mono);color:#ff6658}.application-grid h3{margin-top:55px;font-size:20px}.application-grid p{color:#84919b;font-size:12px;line-height:1.8}.spec-section{background:#fff;grid-template-columns:.65fr 1.35fr;gap:8vw;padding:110px 9vw;display:grid}.spec-table>div{border-top:1px solid #d3d8dc;grid-template-columns:.4fr 1fr;padding:24px 0;font-size:13px;display:grid}.spec-table span{color:#7b858d}.spec-table b{font-weight:500}.spec-table .pending b{color:var(--red)}.product-nav{background:#eef0f2;padding:90px 9vw}.product-nav>p{font:10px var(--font-geist-mono);letter-spacing:3px;color:#7c8790}.product-nav>a{border-top:1px solid #cbd1d5;grid-template-columns:70px 1fr auto;padding:26px 0;font-size:20px;transition:all .25s;display:grid}.product-nav>a:hover{color:var(--red);padding-left:15px}.product-nav a span{font:10px var(--font-geist-mono);color:#8d969d}.breadcrumbs{font:10px var(--font-geist-mono);letter-spacing:1px;align-items:center;gap:10px;margin-bottom:42px;display:flex}.breadcrumbs a{color:#b8c1c8}.breadcrumbs a:hover{color:#fff}.breadcrumbs b{color:#ff766a;font-weight:400}.breadcrumbs span{color:#68747e!important;font-size:10px!important}.products-hero{background-image:url(/hero-application.png)}.products-intro{grid-template-columns:180px 1fr 1fr;align-items:start;gap:5vw;padding:110px 9vw;display:grid}.products-intro h2{margin:20px 0;font-size:50px;line-height:1.2}.products-intro>p{color:#67727b;margin-top:35px;line-height:2}.product-catalog{grid-template-columns:1fr 1fr;gap:18px;padding:0 9vw 120px;display:grid}.catalog-card{background:#fff;grid-template-columns:62px 1fr;min-height:520px;padding:46px;transition:transform .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden}.catalog-card:hover{transform:translateY(-6px);box-shadow:0 22px 60px #0f1c261f}.catalog-number{font:12px var(--font-geist-mono);color:var(--red);z-index:2}.catalog-visual{background:linear-gradient(90deg,#b9c2c8,#f3f5f6 22%,#263139 28%,#0e151a 72%);border-radius:130px 0 0 130px;place-items:center;width:330px;height:245px;display:grid;position:absolute;top:18px;right:-55px;box-shadow:0 28px 55px #0003}.catalog-visual:before{content:"";border:17px solid #aeb7bd;border-radius:50%;width:155px;height:155px;position:absolute;left:-35px;box-shadow:inset 0 0 0 16px #30393f}.catalog-visual span{font:16px var(--font-geist-mono);color:#fff4;letter-spacing:3px;margin-left:85px}.catalog-visual i{background:var(--red);border-radius:50%;width:16px;height:16px;position:absolute;right:35px}.catalog-visual i:first-of-type{top:44px}.catalog-visual i:nth-of-type(2){bottom:44px}.catalog-copy{z-index:2;grid-column:1/3;align-self:end;position:relative}.catalog-copy>small{font:9px var(--font-geist-mono);letter-spacing:2px;color:var(--red)}.catalog-copy h2{margin:12px 0;font-size:30px}.catalog-copy p{color:#68747d;max-width:70%;font-size:13px;line-height:1.8}.catalog-copy>div{flex-wrap:wrap;gap:8px;margin:22px 0;display:flex}.catalog-copy>div span{color:#78838c;border:1px solid #d4d9dc;padding:6px 10px;font-size:10px}.catalog-copy>b{border-bottom:1px solid #adb5bb;padding-bottom:7px;font-size:12px;font-weight:500}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:.25;transform:translateY(8px)}}@keyframes heroIn{0%{opacity:0;transform:translateY(-40%)translate(-12px)}}@keyframes heroImageIn{0%{opacity:.35;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.nav-shell{height:72px;padding:0 20px}.brand-logo{width:145px;height:46px}.brand-logo img{width:140px}.nav-shell nav{background:#fff;flex-direction:column;width:100%;margin:0;padding:28px;display:none;position:absolute;top:72px;left:0;box-shadow:0 12px 25px #0001}.nav-shell nav.open{display:flex}.nav-right{display:none}.menu{margin-left:auto;display:block}.hero{min-height:700px}.hero-image{background-position:62%}.hero-image.factory-slide{background-position:57%}.hero:after{background:linear-gradient(90deg,#04080cf0,#04080c52)}.hero-content{top:50%;left:24px;right:24px}.hero h1{letter-spacing:-4px;font-size:58px}.hero-copy{font-size:14px}.hero-stat,.hero-dots{display:none}.hero-controls{left:24px}.intro,.capability{padding:85px 24px;display:block}.section-label{writing-mode:initial;margin-bottom:35px}.intro h2,.cap-copy h2{font-size:40px}.intro-copy{padding-top:15px}.metrics{grid-template-columns:1fr 1fr;margin-top:50px;display:grid}.metrics div{padding:25px 10px}.metrics b{font-size:38px}.section-head{display:block}.section-head h2{font-size:46px}.section-head>p{margin-top:18px}.products{padding:85px 24px}.product-stage{grid-template-columns:1fr}.product-list button{height:78px}.product-detail{min-height:470px;padding:55px 30px}.product-detail blockquote{width:90%}.process-orbit{height:440px;margin-top:35px;transform:scale(.75)}.factory-story{grid-template-columns:1fr}.factory-photo{height:430px}.factory-copy{padding:70px 24px}.factory-copy h2{font-size:40px}.service{padding:80px 24px;display:block}.service-grid{grid-template-columns:1fr}.contact>a{margin-top:25px;display:inline-block}.contact>small{margin-top:25px;display:block;position:static}.site-footer{grid-template-columns:1fr;gap:20px;padding:45px 24px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.inner-hero{height:500px;padding:100px 24px 0}.inner-hero h1{letter-spacing:-3px;font-size:48px}.about-overview,.quality-system,.product-overview,.application-section,.spec-section{grid-template-columns:1fr;padding:80px 24px}.about-overview{gap:25px}.about-overview h2,.quality-title h2,.culture>h2,.application-section h2,.spec-section h2{font-size:38px}.about-image-band{height:420px}.about-image-band b{font-size:52px}.quality-system{gap:40px}.process-list article{grid-template-columns:40px 1fr}.process-list article p{grid-column:2}.culture{padding:80px 24px}.culture-grid{grid-template-columns:1fr 1fr}.inner-cta{grid-template-columns:1fr;padding:70px 24px}.inner-cta h2{font-size:40px}.inner-cta a{justify-self:start}.product-visual{height:430px}.tech-object{transform:scale(.72)}.product-copy h2{font-size:40px}.application-grid{grid-template-columns:1fr}.product-nav{padding:70px 24px}.product-nav>a{font-size:16px}.spec-table>div{grid-template-columns:1fr;gap:10px}.nav-shell.is-scrolled{height:72px}.nav-shell nav{z-index:32;gap:0;padding:14px 24px}.nav-shell nav a,.nav-shell.is-scrolled nav a{align-items:center;min-height:48px;padding:14px 0;display:flex}.nav-shell nav a:after{bottom:6px}.menu{z-index:34;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex;position:relative}.menu span{margin:4px}.menu.open span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu.open span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.menu-backdrop{z-index:29;background:#03080c7a;border:0;display:block;position:fixed;inset:72px 0 0}.back-to-top{width:48px;height:48px;bottom:14px;right:14px}.product-list>a{height:78px;min-height:48px}.contact{padding:80px 24px;display:block}.contact h2{font-size:43px}.contact-info{grid-template-columns:1fr;margin-top:48px}.contact-info article,.contact-info article:nth-child(3){grid-column:1;min-height:125px}.contact-info>p{grid-column:1;line-height:1.7}.footer-company{gap:6px}.footer-links{gap:18px;display:flex}.product-hero h1{letter-spacing:-2px;word-break:keep-all;font-size:36px}.breadcrumbs{white-space:nowrap;text-overflow:ellipsis;margin-bottom:30px;overflow:hidden}.products-intro{grid-template-columns:1fr;gap:18px;padding:80px 24px}.products-intro h2{font-size:38px}.products-intro>p{margin-top:0}.product-catalog{grid-template-columns:1fr;padding:0 24px 80px}.catalog-card{min-height:480px;padding:30px}.catalog-visual{right:-100px;transform:scale(.85)}.catalog-copy p{max-width:92%}.hero-controls{gap:9px}.hero-index i{width:54px}.hero-controls .pause-control{margin-left:0}}.hero-nav{z-index:5;pointer-events:none;position:absolute;inset:0}.hero-nav button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;pointer-events:auto;background:#04090e57;border:1px solid #ffffff52;width:34px;height:34px;padding:0;transition:background .25s,border-color .25s,transform .25s;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav button:hover,.hero-nav button:focus-visible{background:var(--red);border-color:var(--red);transform:translateY(-50%)scale(1.06)}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{gap:8px;bottom:28px;transform:translate(-50%)}.hero-dots button{width:18px;height:2px;transition:width .25s,background .25s}.hero-dots button.active{width:34px}@media (max-width:900px){.hero-nav button{width:32px;height:32px}.hero-prev{left:8px}.hero-next{right:8px}}a,button{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline-offset:4px;outline:2px solid #ff5b4d}.route-progress{z-index:100;background:var(--red);opacity:0;transform-origin:0;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0;transform:scaleX(0)}html.route-changing .route-progress{opacity:1;animation:routeProgress .7s var(--ease-out) both}.nav-shell{transition:height .42s var(--ease-out),box-shadow .42s var(--ease-out),background .42s var(--ease-out)}.nav-shell nav a{transition:color var(--motion-base) var(--ease-standard),padding .42s var(--ease-out)}.nav-shell nav a:after{transition:left var(--motion-base) var(--ease-out),right var(--motion-base) var(--ease-out)}.brand-logo img{transition:transform var(--motion-base) var(--ease-out)}.brand-logo:hover img{transform:scale(1.018)}.nav-cta,.primary,.inner-cta a,.product-copy>a{transition:background var(--motion-base) var(--ease-standard),transform var(--motion-fast) var(--ease-out),box-shadow var(--motion-base) var(--ease-out);position:relative}.nav-cta span,.primary b,.inner-cta a b,.product-copy>a b{transition:transform var(--motion-base) var(--ease-out);display:inline-block}.nav-cta:hover span,.primary:hover b,.inner-cta a:hover b,.product-copy>a:hover b{transform:translate(3px,-3px)}.nav-cta:hover,.primary:hover,.inner-cta a:hover,.product-copy>a:hover{box-shadow:0 12px 28px #e4231338}.nav-cta:active,.primary:active,.inner-cta a:active,.product-copy>a:active{transform:translateY(1px)scale(.985);box-shadow:0 5px 14px #e423132e}.back-to-top{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--motion-base) var(--ease-out),transform var(--motion-base) var(--ease-out),background var(--motion-base),visibility var(--motion-base);transform:translateY(14px)scale(.92)}.back-to-top.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}.back-to-top:active{transform:scale(.92)}.hero-image{opacity:0;transition:opacity 1.05s var(--ease-standard),transform 6.8s linear;will-change:opacity,transform;display:block;transform:scale(1.045)}.hero-image.active{z-index:1;opacity:1;animation:none;transform:scale(1)}.hero-content{animation:heroContentIn var(--motion-scene) var(--ease-out) both}.hero-content .eyebrow{animation:heroLineIn .56s var(--ease-out) 70ms both}.hero-content h1{animation:heroLineIn .68s var(--ease-out) .12s both}.hero-content .hero-copy{animation:heroLineIn .68s var(--ease-out) .18s both}.hero-content .hero-actions{animation:heroLineIn .68s var(--ease-out) .24s both}.text-link,.intro-copy a,.factory-copy a,.product-detail>a,.catalog-copy>b{transition:color var(--motion-base),border-color var(--motion-base)}.text-link span,.intro-copy a b,.factory-copy a b,.product-detail>a b{transition:transform var(--motion-base) var(--ease-out);display:inline-block}.text-link:hover span,.intro-copy a:hover b,.factory-copy a:hover b,.product-detail>a:hover b{transform:translate(5px)}.hero-nav button{transition:background var(--motion-base),border-color var(--motion-base),transform var(--motion-fast) var(--ease-out),box-shadow var(--motion-base)}.hero-nav button:hover,.hero-nav button:focus-visible{box-shadow:0 10px 30px #00000047}.hero-nav button:active{transform:translateY(-50%)scale(.9)}.hero-dots button{background:#ffffff3d;position:relative;overflow:hidden}.hero-dots button:after{content:"";background:var(--red);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.hero-dots button.active{background:#ffffff3d}.hero-dots button.active:after{animation:6.5s linear forwards carouselProgress}.hero.carousel-paused .hero-dots button.active:after{animation-play-state:paused}.product-list>a{transition:color var(--motion-base),background var(--motion-base),padding var(--motion-base) var(--ease-out)}.product-list>a b{transition:opacity var(--motion-fast),transform var(--motion-base) var(--ease-out)}.product-list>a:hover b,.product-list>a:focus b,.product-list>a.active b{transform:translate(3px,-3px)}.product-list>a:active{background:linear-gradient(90deg,#e4231347,#0000)}.product-detail{animation:productPanelIn .52s var(--ease-out) both}.catalog-card{transition:transform .46s var(--ease-out),box-shadow .46s var(--ease-out),background var(--motion-base)}.catalog-card:active{transform:translateY(-2px)scale(.992)}.catalog-visual{transition:transform .65s var(--ease-out),filter .65s var(--ease-out)}.catalog-card:hover .catalog-visual{filter:brightness(1.06);transform:translate(-10px)}.product-nav>a b{transition:transform var(--motion-base) var(--ease-out)}.product-nav>a:hover b{transform:translate(4px,-4px)}.motion-ready [data-reveal]{--reveal-x:0px;--reveal-y:28px;--reveal-scale:1;opacity:0;transform:translate3d(var(--reveal-x),var(--reveal-y),0) scale(var(--reveal-scale));transition:opacity .68s var(--ease-out),transform .76s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform}.motion-ready [data-reveal=left]{--reveal-x:-28px;--reveal-y:0px}.motion-ready [data-reveal=right]{--reveal-x:28px;--reveal-y:0px}.motion-ready [data-reveal=scale]{--reveal-y:12px;--reveal-scale:.975}.motion-ready [data-reveal].is-visible{opacity:1;will-change:auto;transform:translate(0)scale(1)}.metrics{--reveal-delay:80ms}.service-grid article:nth-child(2),.culture-grid article:nth-child(2),.application-grid article:nth-child(2),.product-catalog .catalog-card:nth-child(2n){--reveal-delay:90ms}.service-grid article:nth-child(3),.culture-grid article:nth-child(3),.application-grid article:nth-child(3){--reveal-delay:.18s}.culture-grid article:nth-child(4){--reveal-delay:.27s}.process-list article:nth-child(2),.product-nav>a:nth-of-type(2){--reveal-delay:65ms}.process-list article:nth-child(3),.product-nav>a:nth-of-type(3){--reveal-delay:.13s}.process-list article:nth-child(4),.product-nav>a:nth-of-type(4){--reveal-delay:.195s}.process-list article:nth-child(5){--reveal-delay:.26s}.inner-hero>div{animation:innerHeroIn .82s var(--ease-out) both}.factory-photo img,.about-image-band img{transition:transform 1.1s var(--ease-out)}.about-image-band:hover img{transform:scale(1.018)}.service-grid article,.culture-grid article,.application-grid article{transition:background var(--motion-base),transform var(--motion-base) var(--ease-out)}@keyframes heroContentIn{0%{opacity:.4}}@keyframes heroLineIn{0%{opacity:0;transform:translate(-14px,18px)}to{opacity:1;transform:none}}@keyframes productPanelIn{0%{opacity:.25;transform:translate(14px,8px)}to{opacity:1;transform:none}}@keyframes carouselProgress{to{transform:scaleX(1)}}@keyframes innerHeroIn{0%{opacity:0;transform:translate(-18px,14px)}to{opacity:1;transform:none}}@keyframes routeProgress{0%{transform:scaleX(.04)}70%{transform:scaleX(.78)}to{transform:scaleX(.94)}}.motion-ready .catalog-card[data-reveal].is-visible:hover{transform:translateY(-6px)}.motion-ready .catalog-card[data-reveal].is-visible:active{transform:translateY(-2px)scale(.992)}@media (max-width:900px){.nav-shell nav{visibility:hidden;opacity:0;pointer-events:none;transform-origin:top;transition:opacity var(--motion-base) var(--ease-out),transform .42s var(--ease-out),visibility .42s;display:flex;transform:translateY(-14px)}.nav-shell nav.open{visibility:visible;opacity:1;pointer-events:auto;display:flex;transform:none}.menu span{transition:transform var(--motion-base) var(--ease-out),background var(--motion-base)}.menu:active{transform:scale(.9)}.menu-backdrop{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--motion-base) var(--ease-out),visibility var(--motion-base);display:block}.menu-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}.hero-image{transition-duration:.85s,6.5s}.hero-content{animation-duration:.62s}.hero-nav button:active{transform:translateY(-50%)scale(.86)}.motion-ready [data-reveal=left],.motion-ready [data-reveal=right]{--reveal-x:0px;--reveal-y:22px}.motion-ready .process-orbit[data-reveal].is-visible{transform:scale(.75)}.catalog-card:hover .catalog-visual{transform:scale(.85)translate(-5px)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.product-stage{min-height:640px}.product-list>a{height:80px}.product-detail{flex-direction:column;justify-content:center;min-height:640px;display:flex}.application-band{background:#eef0f2;grid-template-columns:100px .9fr 1.1fr;align-items:center;gap:5vw;padding:105px 9vw;display:grid}.application-band h2{margin:18px 0;font-size:48px;line-height:1.2}.application-tags{border-top:1px solid #cbd2d7;grid-template-columns:repeat(2,1fr);display:grid}.application-tags span{color:#4d5962;border-bottom:1px solid #cbd2d7;padding:23px 8px;font-size:15px}.application-tags span:before{content:"·";color:var(--red);margin-right:12px}.catalog-card{min-height:470px}.application-reference{color:#fff;background:#101820;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;margin:0 9vw 120px;padding:70px;display:grid}.application-reference h2{margin:16px 0;font-size:42px}.application-reference>div:first-child>span{color:#8996a0;font-size:13px;line-height:1.9;display:block}.application-reference>div:last-child{border-top:1px solid #ffffff29;grid-template-columns:repeat(2,1fr);display:grid}.application-reference>div:last-child span{color:#c4ccd2;border-bottom:1px solid #ffffff29;padding:20px 8px;font-size:14px}.application-reference>div:last-child span:before{content:"·";color:#ff6658;margin-right:10px}.application-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.source-note{border-left:2px solid var(--red);color:#7a858e;background:#eceff1;margin-top:24px;padding:16px 18px;font-size:12px;line-height:1.8}@media (max-width:900px){.product-stage{min-height:0}.product-list>a{height:74px}.product-detail{min-height:480px}.application-band{grid-template-columns:1fr;gap:18px;padding:80px 24px}.application-band h2{font-size:38px}.application-tags{grid-template-columns:1fr}.catalog-card{min-height:460px}.application-reference{grid-template-columns:1fr;gap:35px;margin:0 24px 80px;padding:44px 28px}.application-reference h2{font-size:34px}.application-reference>div:last-child{grid-template-columns:1fr}}.home-page{--home-space-xl:clamp(92px,10vh,124px);--home-space-lg:clamp(76px,8vh,104px)}@media (min-width:901px){.home-page .intro{min-height:clamp(720px,86svh,900px);padding:var(--home-space-xl) 9vw;align-content:center}.home-page .products{min-height:clamp(980px,116svh,1260px);padding:var(--home-space-xl) 9vw;flex-direction:column;justify-content:center;display:flex}.home-page .application-band{min-height:clamp(560px,68svh,720px);padding:var(--home-space-lg) 9vw}.home-page .capability{min-height:clamp(760px,94svh,980px);padding:var(--home-space-xl) 9vw}.home-page .factory-story{min-height:clamp(650px,78svh,820px)}.home-page .service{min-height:clamp(600px,72svh,760px);padding:var(--home-space-lg) 9vw;align-items:center}.home-page .contact{min-height:clamp(620px,74svh,780px);padding:var(--home-space-lg) 9vw}.home-page .service-grid article{flex-direction:column;justify-content:flex-start;min-height:280px;display:flex}.home-page .service-grid h3{margin-top:auto;padding-top:48px}}.home-page .intro .intro-main{--reveal-delay:70ms}.home-page .intro .intro-copy{--reveal-delay:.14s}.home-page .intro .metrics{--reveal-delay:.22s}.home-page .products .product-stage{--reveal-delay:.11s}.home-page .application-band>div:nth-child(2){--reveal-delay:80ms}.home-page .application-band .application-tags{--reveal-delay:.16s}.home-page .capability .cap-copy{--reveal-delay:80ms}.home-page .capability .process-orbit{--reveal-delay:.17s}.home-page .factory-story .factory-copy{--reveal-delay:.11s}.home-page .service .service-grid article:first-child{--reveal-delay:90ms}.home-page .service .service-grid article:nth-child(2){--reveal-delay:.17s}.home-page .service .service-grid article:nth-child(3){--reveal-delay:.25s}.home-page .contact .contact-info{--reveal-delay:.12s}@media (max-width:900px){.home-page{--home-space-xl:80px;--home-space-lg:72px}.home-page .intro,.home-page .products,.home-page .application-band,.home-page .capability,.home-page .service,.home-page .contact{min-height:auto;padding-top:var(--home-space-xl);padding-bottom:var(--home-space-xl)}.home-page .factory-story{min-height:auto}.home-page .service-grid article{min-height:230px}.home-page [data-reveal]{--reveal-delay:0s!important}}.company-highlights{background:var(--paper);grid-template-columns:repeat(4,1fr);padding:0 9vw 110px;display:grid}.company-highlights article{border-top:1px solid #cbd5da;border-right:1px solid #d8e0e4;flex-direction:column;justify-content:space-between;min-height:130px;padding:28px 24px;display:flex}.company-highlights article:first-child{padding-left:0}.company-highlights b{font:clamp(24px,2.2vw,36px) var(--font-geist-mono);letter-spacing:-1px;color:#1c313d}.company-highlights span{color:#74848d;font-size:11px}.company-highlights article:hover b{color:var(--red)}.core-capability-section{background:#eef4f7;grid-template-columns:.85fr 1.15fr;align-items:start;gap:8vw;padding:120px 9vw;display:grid}.capability-heading h2{letter-spacing:-3px;margin:20px 0;font-size:clamp(40px,4vw,60px);line-height:1.18}.capability-heading>.kicker{margin-top:42px}.capability-heading>p:last-child{color:#657781;max-width:520px;font-size:14px;line-height:2}.core-capability-list{border-top:1px solid #c8d5dc}.core-capability-list article{border-bottom:1px solid #c8d5dc;grid-template-columns:52px 1fr;min-height:120px;padding:26px 0;display:grid}.core-capability-list article>b{font:10px var(--font-geist-mono);color:var(--red);padding-top:5px}.core-capability-list h3{margin:0 0 12px;font-size:20px}.core-capability-list p{color:#687b86;margin:0;font-size:13px;line-height:1.8}.core-capability-list article:hover h3{color:var(--red)}.home-page .metrics b{font-size:clamp(34px,3.2vw,48px)}@media (max-width:900px){.company-highlights{grid-template-columns:1fr 1fr;padding:0 24px 80px}.company-highlights article{min-height:110px;padding:22px 14px}.company-highlights article:nth-child(odd){padding-left:0}.core-capability-section{grid-template-columns:1fr;gap:45px;padding:80px 24px}.capability-heading h2{letter-spacing:-2px;font-size:38px}.capability-heading>.kicker{margin-top:28px}.core-capability-list article{grid-template-columns:42px 1fr}}.home-page .hero{height:clamp(650px,82svh,790px);min-height:650px}.home-page .hero-content{max-width:620px;top:52%;transform:translateY(-42%)}.home-page .hero h1{letter-spacing:-4px;margin:22px 0;font-size:clamp(48px,5.2vw,76px);font-weight:600;line-height:1.08}.home-page .hero h1 em{color:#506c7c}.home-page .primary{padding:15px 20px}.home-page .hero-nav button{border-radius:2px;width:32px;height:32px}.home-page .intro{background:#fff}.home-page .intro h2{letter-spacing:-2px;font-size:clamp(36px,3.6vw,56px)}.home-page .metrics{margin-top:52px}.home-page .home-products{color:var(--ink);background:#f5f8fa;padding:100px 9vw}.home-page .home-products .section-head{grid-template-columns:100px 1fr auto;align-items:end;margin-bottom:48px}.home-page .home-products .section-head h2{font-size:clamp(38px,4vw,56px)}.section-more{color:#405663;border-bottom:1px solid #aebbc2;padding-bottom:8px;font-size:12px}.section-more b{color:var(--red);margin-left:24px}.home-product-grid{background:#d6e0e5;border:1px solid #d6e0e5;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.home-product-card{min-height:310px;transition:transform .28s var(--ease-out),box-shadow .28s,background .28s;background:#fff;flex-direction:column;padding:34px 30px;display:flex;position:relative}.home-product-card>small{font:10px var(--font-geist-mono);color:var(--red)}.home-product-card h3{margin:32px 0 16px;font-size:23px}.home-product-card p{color:#71818a;margin:0;font-size:12px;line-height:1.85}.home-product-card>div{flex-wrap:wrap;gap:6px;margin:20px 0;display:flex}.home-product-card>div span{color:#657985;background:#edf3f6;padding:5px 7px;font-size:9px}.home-product-card>b{color:#334a57;margin-top:auto;font-size:11px;font-weight:500}.home-product-card>b i{color:var(--red);margin-left:12px;font-style:normal}.home-product-card:hover{z-index:2;transform:translateY(-4px);box-shadow:0 18px 42px #2343541f}.home-page .application-band{background:#fff}.home-page .application-band h2{font-size:42px}.home-page .application-tags span{padding:19px 8px}.home-page .simple-capability{background:#edf3f6;grid-template-columns:90px .8fr 1.2fr;align-items:start;gap:5vw;min-height:auto;padding:105px 9vw;display:grid}.simple-capability .cap-copy h2{letter-spacing:-2px;font-size:clamp(36px,3.8vw,54px)}.simple-capability .cap-copy>p:last-of-type{color:#667985;font-size:13px;line-height:1.9}.simple-capability .cap-copy>a{border-bottom:1px solid #a8b6be;margin-top:28px;padding-bottom:8px;font-size:12px;display:inline-block}.simple-capability .cap-copy>a b{color:var(--red);margin-left:18px}.process-linear{border-top:1px solid #becdd5}.process-linear article{border-bottom:1px solid #c8d5dc;grid-template-columns:52px 1fr;align-items:center;min-height:76px;display:grid}.process-linear b{font:10px var(--font-geist-mono);color:var(--red)}.process-linear span{color:#2d4451;font-size:15px}.process-linear article:hover span{color:var(--red)}.home-page .factory-story{min-height:560px}.home-page .factory-copy{padding-top:76px;padding-bottom:76px}.home-page .factory-copy h2{font-size:44px}.home-page .service{color:var(--ink);background:#fff;padding:96px 9vw}.home-page .service .eyebrow{color:#617986}.home-page .service h2{font-size:44px}.home-page .service-grid{background:#d8e1e6}.home-page .service-grid article{background:#f4f7f9;min-height:245px}.home-page .service-grid h3{margin-top:38px}.home-page .service-grid p{color:#6d7d86}.home-page .contact{padding-top:92px;padding-bottom:92px}.home-page .contact h2{font-size:50px}@media (min-width:901px){.home-page .intro{min-height:auto;padding-top:100px;padding-bottom:90px}.home-page .home-products{min-height:auto}.home-page .application-band{min-height:auto;padding-top:80px;padding-bottom:80px}.home-page .simple-capability{min-height:auto}.home-page .factory-story{min-height:560px}.home-page .service,.home-page .contact{min-height:auto}}@media (max-width:900px){.home-page .hero{height:650px;min-height:650px}.home-page .hero h1{letter-spacing:-2px;font-size:44px}.home-page .hero-content{top:50%;left:28px;right:28px}.home-page .home-products{padding:76px 24px}.home-page .home-products .section-head{grid-template-columns:1fr;gap:18px;display:grid}.home-page .home-products .section-label{margin-bottom:8px}.section-more{justify-self:start}.home-product-grid{grid-template-columns:1fr}.home-product-card{min-height:270px;padding:28px 24px}.home-product-card h3{margin-top:24px}.home-page .simple-capability{grid-template-columns:1fr;gap:36px;padding:78px 24px}.process-linear article{min-height:68px}.home-page .factory-story{min-height:auto}.home-page .service{padding:76px 24px}.home-page .service h2{font-size:38px}.home-page .contact{padding:76px 24px}.home-page .contact h2{font-size:42px}}.home-page .home-company{min-height:600px}.home-page .home-company .factory-copy h2{font-size:48px}.home-page .home-company .factory-copy>p:not(.kicker){margin:0 0 14px}.home-page .home-contact{background:#f3f7f9;padding-top:82px;padding-bottom:82px}.home-contact .contact-lead h2{margin-bottom:22px}.home-contact .contact-lead>a{background:var(--red);color:#fff;margin-top:30px;padding:13px 18px;font-size:12px;display:inline-block}.home-contact .contact-lead>a b{margin-left:18px}.contact-hero{color:#172b37;background-image:url(/hero-light-xray.png);background-position:50%;height:500px}.contact-hero:after{background:linear-gradient(90deg,#fafdfefa,#fafdfed1 40%,#fafdfe14 76%)}.contact-hero p{color:#b8291f}.contact-hero span{color:#607581}.contact-hero .breadcrumbs a{color:#627985}.contact-hero .breadcrumbs b{color:var(--red)}.contact-page-content{background:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;padding:110px 9vw;display:grid}.contact-page-lead h2{letter-spacing:-3px;margin:20px 0;font-size:clamp(38px,4vw,58px);line-height:1.18}.contact-page-lead>p:last-child{color:#697983;max-width:520px;font-size:14px;line-height:2}.contact-page-list{min-width:0}.contact-page-list .contact-qr-entry{background:#f8fafb;border:1px solid #dce5e9;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:36px;min-height:260px;padding:38px 44px;display:grid}.contact-page-list h3{margin:0 0 10px;font-size:24px}.contact-page-list p{color:#82919a;margin:0;font-size:12px}.contact-qr-entry img{object-fit:contain;background:#fff;border:1px solid #e0e7ea;width:180px;height:180px;display:block}.contact-page-note{background:#eaf1f4;grid-template-columns:160px 1fr auto;align-items:center;padding:55px 9vw;display:grid}.contact-page-note>span{font:10px var(--font-geist-mono);letter-spacing:2px;color:#71838d}.contact-page-note p{color:#506570;font-size:14px}.contact-page-note a{background:#fff;padding:14px 18px;font-size:12px}.contact-page-note a b{color:var(--red);margin-left:18px}@media (max-width:900px){.home-page .home-company{min-height:auto}.home-page .home-company .factory-copy h2{font-size:38px}.home-page .home-contact{padding:70px 24px}.contact-hero{background-position:64%;height:430px}.contact-page-content{grid-template-columns:1fr;gap:46px;padding:76px 24px}.contact-page-lead h2{letter-spacing:-2px;font-size:38px}.contact-page-list .contact-qr-entry{grid-template-columns:minmax(0,1fr) 144px;gap:26px;min-height:0;padding:28px 30px}.contact-qr-entry img{width:144px;height:144px}.contact-page-note{grid-template-columns:1fr;gap:15px;padding:46px 24px}.contact-page-note a{justify-self:start}}.products-page .products-hero{height:450px}.products-page .products-hero h1{letter-spacing:-4px;font-size:clamp(52px,5vw,72px)}.products-page .products-intro{grid-template-columns:150px 1fr .9fr;padding-top:84px;padding-bottom:72px}.products-page .products-intro h2{font-size:clamp(38px,3.5vw,50px)}.products-page .products-intro>p{max-width:520px;font-size:14px}.products-page .products-explorer{background:#f5f8fa;grid-template-columns:minmax(300px,330px) minmax(0,1fr);gap:clamp(42px,4.5vw,68px);padding:68px 9vw 120px}.products-page .catalog-sidebar{background:#fff;border:1px solid #d8e3e8;top:96px;box-shadow:0 14px 38px #2544540f}.products-page .catalog-sidebar>div{background:0 0;margin:0;padding:0}.catalog-sidebar-heading{border-bottom:1px solid #e1e9ed;padding:30px 28px 26px!important}.products-page .catalog-sidebar nav{flex-direction:column;padding:10px;display:flex}.products-page .catalog-sidebar nav button{text-align:left;color:#536873;width:100%;min-height:80px;transition:background .24s,color .24s,border-color .24s,transform .24s var(--ease-out);background:#fff;border:0;border-left:3px solid #0000;grid-template-columns:1fr 34px;align-items:center;gap:12px;padding:15px 17px;display:grid}.products-page .catalog-sidebar nav button>span{flex-direction:column;gap:7px;display:flex}.products-page .catalog-sidebar nav button small{color:#8e9fa8;font-size:10px;line-height:1.4}.products-page .catalog-sidebar nav button>i{font:10px var(--font-geist-mono);color:#8d9fa8;text-align:right;font-style:normal}.products-page .catalog-sidebar nav button:hover{color:#1d3440;background:#f4f8fa;transform:translate(2px)}.products-page .catalog-sidebar nav button:active{transform:translate(2px)scale(.99)}.products-page .catalog-sidebar nav button.active small,.products-page .catalog-sidebar nav button.active>i{color:#bd625b}.products-page .catalog-sidebar .catalog-help{flex-direction:column;gap:12px;display:flex;background:#edf3f6!important;margin:10px!important;padding:22px 18px!important}.catalog-help span{color:#71858f;font-size:11px}.catalog-help a{color:#263e4a;font-size:14px}.catalog-help a b{color:var(--red);margin-left:10px}.products-page .catalog-results{min-width:0}.products-page .catalog-toolbar{border-bottom:1px solid #cbd9e0;justify-content:space-between;align-items:flex-end;height:auto;min-height:72px;padding:0 0 22px;display:flex}.catalog-toolbar>div{flex-direction:column;gap:7px;display:flex}.catalog-toolbar>div small{font:8px var(--font-geist-mono);letter-spacing:2px;color:#93a3ab}.catalog-toolbar>div span{color:#213944;font-size:24px;font-weight:600}.catalog-toolbar>p{color:#83949d;margin:0;font-size:11px}.catalog-group{padding-top:42px}.catalog-group-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.catalog-group-title h2{color:#243b47;margin:0;font-size:18px}.catalog-group-title span{font:10px var(--font-geist-mono);color:var(--red)}.product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.product-catalog-card{min-width:0;transition:transform .32s var(--ease-out),box-shadow .32s,border-color .32s;background:#fff;border:1px solid #dbe5ea;flex-direction:column;display:flex;overflow:hidden}.product-catalog-card:hover{border-color:#c8d7df;transform:translateY(-5px);box-shadow:0 20px 48px #2040521c}.product-catalog-card:focus-visible{outline:2px solid var(--red);outline-offset:3px}.product-catalog-visual{background:linear-gradient(135deg,#eaf2f6,#d8e6ed);justify-content:space-between;align-items:flex-end;height:172px;padding:22px;display:flex;position:relative;overflow:hidden}.product-catalog-visual:before,.product-catalog-visual:after{content:"";border:1px solid #45697c26;border-radius:50%;position:absolute}.product-catalog-visual:before{width:220px;height:220px;top:-92px;right:-52px}.product-catalog-visual:after{width:130px;height:130px;top:-45px;right:-7px}.product-catalog-visual>span{font:50px var(--font-geist-mono);letter-spacing:-4px;color:#24435338}.product-catalog-visual>strong{font:10px var(--font-geist-mono);letter-spacing:3px;color:#597381;z-index:1}.product-catalog-visual>i{background:var(--red);z-index:1;border-radius:50%;width:7px;height:7px;position:absolute;top:31px;right:34px}.product-catalog-visual>i:last-child{opacity:.55;width:4px;height:4px;top:53px;right:55px}.product-catalog-visual.family-power-source{background:linear-gradient(135deg,#edf3f5,#d9e0e4)}.product-catalog-visual.family-service{background:linear-gradient(135deg,#f5f0ed,#e8ddd6)}.product-catalog-visual.family-accessory{background:linear-gradient(135deg,#eef2ed,#dfe8df)}.product-catalog-body{flex-direction:column;flex:1;padding:27px 28px 28px;display:flex}.product-card-meta{justify-content:space-between;align-items:center;display:flex}.product-card-meta>span{color:#667c87;font-size:10px}.product-card-meta>small{color:#728690;background:#edf4f6;padding:5px 7px;font-size:8px}.product-catalog-body h2{letter-spacing:-1px;margin:20px 0 13px;font-size:26px}.product-catalog-body>p{color:#6d7e87;margin:0;font-size:12px;line-height:1.8}.product-card-items{flex-wrap:wrap;gap:6px;margin:21px 0 26px;display:flex}.product-card-items span{color:#657983;border:1px solid #d7e1e6;padding:6px 8px;font-size:9px}.product-catalog-body>b{color:#2d4652;margin-top:auto;font-size:11px;font-weight:500}.product-catalog-body>b i{color:var(--red);margin-left:10px;font-style:normal}.product-catalog-card:hover .product-catalog-body>b i{display:inline-block;transform:translate(2px,-2px)}.pending-group{border-top:1px solid #d0dde3;margin-top:28px;padding-top:36px}.pending-note{color:#86969e;margin:-8px 0 22px;font-size:11px;line-height:1.8}.pending-grid .product-catalog-card{opacity:.84}.product-catalog-card.is-compact .product-catalog-visual{height:115px}.product-catalog-card.is-compact .product-catalog-body{padding-top:22px}.product-catalog-card.is-compact .product-catalog-body h2{margin-top:14px;font-size:22px}.catalog-empty{text-align:center;color:#71838d;padding:90px 0}.catalog-empty h2{color:#2f4652;font-size:24px}@media (max-width:1120px){.product-card-grid{grid-template-columns:1fr}}@media (max-width:900px){.products-page .products-hero{height:420px}.products-page .products-hero h1{letter-spacing:-2px;font-size:44px}.products-page .products-intro{grid-template-columns:1fr;gap:16px;padding:68px 24px 58px}.products-page .products-explorer{padding:0 24px 80px;display:block}.products-page .catalog-sidebar{z-index:8;border-left:0;border-right:0;margin:0 -24px 28px;position:sticky;top:72px;box-shadow:0 8px 22px #203e4f14}.catalog-sidebar-heading,.products-page .catalog-sidebar .catalog-help{display:none!important}.products-page .catalog-sidebar nav{scrollbar-width:none;flex-direction:row;padding:8px 16px;overflow-x:auto}.products-page .catalog-sidebar nav::-webkit-scrollbar{display:none}.products-page .catalog-sidebar nav button{border-bottom:2px solid #0000;border-left:0;grid-template-columns:auto 22px;gap:8px;width:auto;min-width:max-content;min-height:44px;padding:8px 13px}.products-page .catalog-sidebar nav button.active{border-left:0;border-bottom-color:var(--red)}.products-page .catalog-sidebar nav button small{display:none}.products-page .catalog-toolbar{min-height:64px}.catalog-toolbar>div span{font-size:21px}.product-card-grid{grid-template-columns:1fr;gap:14px}.product-catalog-visual{height:150px}.product-catalog-body{padding:24px}.product-catalog-body h2{font-size:24px}.catalog-group{padding-top:34px}.products-page .catalog-sidebar nav button:hover,.products-page .catalog-sidebar nav button:active{transform:none}.products-page .catalog-sidebar nav button b{font-size:13px}.products-page .catalog-sidebar nav button>i{font-size:9px}}.home-page .hero{color:#14212b;background:#edf4f7}.home-page .hero:after{background:linear-gradient(90deg,#f8fcfdf7 0%,#f8fcfde0 31%,#f8fcfd33 64%,#f8fcfd08 100%),linear-gradient(#0000 52%,#e0ebf057)}.home-page .hero-grid{background-image:linear-gradient(#23485e0e 1px,#0000 1px),linear-gradient(90deg,#23485e0e 1px,#0000 1px);-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%)}.home-page .hero .eyebrow{color:#537083}.home-page .hero h1{letter-spacing:-6px;text-shadow:0 1px #ffffff4d}.home-page .hero h1 em{color:#6e8796;-webkit-text-stroke:0}.home-page .hero-copy{color:#526672}.home-page .hero .text-link{color:#20333f}.home-page .hero-stat{color:#14212b;border-top-color:var(--red);background:#ffffffd1;box-shadow:0 18px 50px #2a4b5e1f}.home-page .hero-stat small{color:#748895;opacity:1}.home-page .hero-stat span{color:#627784}.home-page .hero-nav button{color:#20333f;background:#ffffffb8;border-color:#1f394833;box-shadow:0 8px 22px #2643541a}.home-page .hero-nav button:hover,.home-page .hero-nav button:focus-visible{color:#fff}.home-page .hero-dots button,.home-page .hero-dots button.active{background:#2441512e}.products-page{background:#f5f8fa}.products-page .products-hero{color:#14212b;background-image:url(/hero-light-application.png);background-position:50%;height:500px}.products-page .products-hero:after{background:linear-gradient(90deg,#f8fcfdfa,#f8fcfdd1 38%,#f8fcfd14 74%)}.products-page .products-hero p{color:#bc2d21}.products-page .products-hero h1 em{color:#6c8492;-webkit-text-stroke:0}.products-page .products-hero span{color:#617681}.products-page .breadcrumbs a{color:#667c89}.products-page .breadcrumbs a:hover{color:var(--red)}.products-page .breadcrumbs b{color:#bc2d21}.products-page .products-intro{background:#fff;border-bottom:1px solid #dce5ea;padding-bottom:82px}.products-explorer{grid-template-columns:minmax(210px,260px) minmax(0,1fr);align-items:start;gap:clamp(48px,6vw,96px);padding:72px 9vw 120px;display:grid}.catalog-sidebar{background:#fff;border:1px solid #dce5ea;position:sticky;top:102px;box-shadow:0 16px 46px #24445612}.catalog-sidebar>p{color:#233945;border-bottom:1px solid #e2e9ed;margin:0;padding:24px 24px 18px;font-size:12px;font-weight:600}.catalog-sidebar nav{flex-direction:column;padding:10px;display:flex}.catalog-sidebar nav a{color:#6c7d87;border-left:2px solid #0000;grid-template-columns:30px 1fr;align-items:center;min-height:52px;padding:10px 12px;font-size:13px;transition:background .24s,color .24s,border-color .24s,transform .24s;display:grid}.catalog-sidebar nav a small{font:9px var(--font-geist-mono);color:#9aa8b0}.catalog-sidebar nav a:hover{color:#172b37;background:#f4f8fa;transform:translate(2px)}.catalog-sidebar nav a.active{color:#b92217;border-left-color:var(--red);background:#fff4f2;font-weight:600}.catalog-sidebar nav a.active small{color:var(--red)}.catalog-sidebar>div{background:#f2f6f8;flex-direction:column;gap:12px;margin:8px 10px 10px;padding:20px 14px;display:flex}.catalog-sidebar>div span{color:#7c8c95;font-size:11px}.catalog-sidebar>div a{color:#223a47;font-size:12px}.catalog-sidebar>div b{color:var(--red);margin-left:8px}.catalog-toolbar{color:#263c48;border-bottom:1px solid #cfdbe1;justify-content:space-between;align-items:flex-start;height:54px;display:flex}.catalog-toolbar span{font-size:15px;font-weight:600}.catalog-toolbar small{font:10px var(--font-geist-mono);color:#83939c;letter-spacing:1px}.catalog-results{min-width:0}.product-row{border-bottom:1px solid #d5e0e5;grid-template-columns:42px minmax(180px,28%) minmax(0,1fr) 50px;align-items:center;gap:clamp(22px,3vw,46px);min-height:310px;padding:44px 0;scroll-margin-top:105px;display:grid;position:relative}.product-row-index{font:10px var(--font-geist-mono);color:var(--red);align-self:start;padding-top:8px}.product-row-visual{background:linear-gradient(145deg,#f8fbfc,#dce7ec);border:1px solid #d8e3e8;border-radius:3px;place-items:center;height:180px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 35px #27465814}.product-row-visual:before{content:"";background:linear-gradient(90deg,#d9e0e4,#fff 25%,#81909a 29%,#26343c 36%,#64737c 78%,#27343c);border-radius:50px 13px 13px 50px;width:74%;height:54%;box-shadow:0 18px 28px #22343f38}.product-row-visual span{font:9px var(--font-geist-mono);letter-spacing:2px;color:#fff8;position:absolute;right:20%}.product-row-visual i{background:var(--red);border-radius:50%;width:9px;height:9px;position:absolute;right:14%}.product-row-visual i:first-of-type{top:32%}.product-row-visual i:last-of-type{bottom:32%}.product-row-copy>small{font:9px var(--font-geist-mono);letter-spacing:2px;color:#b83227}.product-row-copy h2{letter-spacing:-1px;margin:12px 0 16px;font-size:clamp(24px,2.1vw,34px)}.product-row-copy>p{color:#657681;max-width:640px;margin:0;font-size:13px;line-height:1.85}.product-row-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.product-row-tags span{color:#627681;background:#eaf1f4;padding:6px 9px;font-size:10px}.product-row-link{color:#263c48;border:1px solid #cbd8de;place-items:center;width:44px;height:44px;transition:background .25s,color .25s,border-color .25s,transform .25s;display:grid}.product-row-link span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.product-row-link:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translate(2px,-2px)}.products-page .application-reference{color:#1b303c;background:#e8f0f4}.products-page .application-reference>div:first-child>span{color:#647985}.products-page .application-reference>div:last-child{border-color:#c7d6de}.products-page .application-reference>div:last-child span{color:#536975;border-color:#c7d6de}@media (max-width:900px){.home-page .hero:after{background:linear-gradient(90deg,#f8fcfdf5,#f8fcfdbd 66%,#f8fcfd4d)}.home-page .hero h1{letter-spacing:-3px;font-size:52px}.home-page .hero-image{background-position:66%}.home-page .hero-image.factory-slide{background-position:62%}.products-page .products-hero{background-position:62%;height:470px}.products-page .products-hero:after{background:linear-gradient(90deg,#f8fcfdf7,#f8fcfdc2 68%,#f8fcfd40)}.products-explorer{padding:36px 24px 80px;display:block}.catalog-sidebar{z-index:8;border-left:0;border-right:0;margin:0 -24px 28px;position:sticky;top:72px;box-shadow:0 10px 24px #24445612}.catalog-sidebar>p,.catalog-sidebar>div{display:none}.catalog-sidebar nav{scrollbar-width:none;flex-direction:row;padding:8px 16px;overflow-x:auto}.catalog-sidebar nav::-webkit-scrollbar{display:none}.catalog-sidebar nav a{white-space:nowrap;border-bottom:2px solid #0000;border-left:0;flex:none;grid-template-columns:24px auto;min-height:44px;padding:8px 12px}.catalog-sidebar nav a.active{border-left:0;border-bottom-color:var(--red)}.product-row{grid-template-columns:28px 1fr 40px;gap:14px;min-height:0;padding:34px 0}.product-row-visual{grid-column:2/4;height:190px}.product-row-copy{grid-column:2/4}.product-row-link{grid-area:1/3}.product-row-index{grid-area:1/1}.product-row-copy h2{font-size:27px}.catalog-toolbar{height:46px}}.products-page .catalog-sidebar nav{max-height:calc(100vh - 228px);overflow-y:auto}.products-page .catalog-sidebar nav button{min-height:80px}.products-page .catalog-sidebar nav button b{line-height:1.35}.products-page .catalog-sidebar nav button small{color:#94a3ab}.products-page .source-catalog-group{padding-top:32px}.products-page .source-catalog-group .product-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr))}.products-page .product-catalog-card.is-pending .product-catalog-visual{background:linear-gradient(135deg,#f1f4f5,#e5eaed)}.products-page .product-catalog-card.is-pending .product-catalog-visual>span{color:#36495324}.products-page .product-catalog-card.is-pending .product-card-meta>small{color:#8a969c;background:#f2f3f4}.products-page .product-catalog-card.is-pending .product-catalog-body>p{color:#89979e}@media (max-width:900px){.products-page .catalog-sidebar nav{max-height:none;overflow:auto hidden}.products-page .catalog-sidebar nav button{min-height:44px}.products-page .source-catalog-group{padding-top:24px}}:root{--hero-visual-height:clamp(620px,78svh,720px)}.home-page .hero,.inner-page .inner-hero{height:var(--hero-visual-height);min-height:620px}.home-page .hero-nav button{color:#233b48;background:#ffffffbd;border:1px solid #24415133;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 8px 24px #1e3a491a}.home-page .hero-nav button>span{width:9px;height:9px;transition:transform var(--motion-fast) var(--ease-out);border:1.25px solid;border-width:0 1.25px 1.25px 0;display:block}.home-page .hero-prev>span{transform:translate(1px)rotate(135deg)}.home-page .hero-next>span{transform:translate(-1px)rotate(-45deg)}.home-page .hero-nav button:hover,.home-page .hero-nav button:focus-visible{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 10px 26px #ee241a33}.home-page .hero-prev:hover>span,.home-page .hero-prev:focus-visible>span{transform:translate(-1px)rotate(135deg)}.home-page .hero-next:hover>span,.home-page .hero-next:focus-visible>span{transform:translate(1px)rotate(-45deg)}@media (max-width:900px){:root{--hero-visual-height:620px}.home-page .hero,.inner-page .inner-hero{height:var(--hero-visual-height);min-height:var(--hero-visual-height)}.home-page .hero-nav button{width:34px;height:34px}.home-page .hero-nav button>span{border-width:0 1.2px 1.2px 0;width:8px;height:8px}}.products-page .product-catalog-card{border-color:#dce5e9;box-shadow:0 12px 34px #1c3b4c0b}.products-page .product-catalog-visual{background:#fff;place-items:center;height:clamp(320px,34vw,430px);padding:0;display:grid}.products-page .product-catalog-visual:before,.products-page .product-catalog-visual:after{display:none}.products-page .product-catalog-visual img{object-fit:contain;width:calc(100% - 48px);height:calc(100% - 48px);transition:transform .52s var(--ease-out);padding:0;display:block;position:absolute;inset:24px}.products-page .product-catalog-visual.image-updating{background:linear-gradient(145deg,#f8fafb,#e9eff2);justify-content:center;align-items:center;display:flex}.image-updating-copy{text-align:center;color:#86969e;flex-direction:column;align-items:center;gap:10px;display:flex}.image-updating-copy small,.product-image-updating small{font:9px var(--font-geist-mono);letter-spacing:2px}.image-updating-copy strong,.product-image-updating strong{color:#506570;font-size:17px;font-weight:500}.products-page .product-card-meta>span{max-width:66%;line-height:1.5}.products-page .product-card-meta>small{font:9px var(--font-geist-mono);color:#526a76;background:#f0f4f6}.products-page .product-catalog-body h2{letter-spacing:-.5px;margin:18px 0 12px;font-size:23px;line-height:1.25}.product-card-specs{background:#dce5e9;border:1px solid #dce5e9;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0 28px;display:grid}.product-card-specs>span{background:#f8fafb;flex-direction:column;gap:7px;min-width:0;padding:12px 10px;display:flex}.product-card-specs small{color:#83939b;font-size:8px}.product-card-specs b{font:12px var(--font-geist-mono);color:#263f4c;overflow-wrap:anywhere;font-weight:500}.product-page .product-hero{color:#172b37;background-image:url(/hero-light-xray.png);background-position:50%}.product-page .product-hero:after{background:linear-gradient(90deg,#fafdfefa,#fafdfed6 44%,#fafdfe24 78%)}.product-page .product-hero p,.product-page .product-hero .breadcrumbs b{color:#b92a20}.product-page .product-hero span{color:#5f7480;max-width:680px;line-height:1.7;display:block}.product-page .product-hero .breadcrumbs a{color:#617985}.product-page .product-hero .breadcrumbs a:hover{color:var(--red)}.product-overview-real{background:#fff;align-items:stretch;padding-top:100px;padding-bottom:100px}.product-image-stage{background:#fff;border:1px solid #dce6eb;place-items:center;min-height:580px;display:grid;position:relative;overflow:hidden}.product-image-stage:after{content:"";pointer-events:none;border:1px solid #4f6e7e1a;position:absolute;inset:18px}.product-image-stage img{object-fit:contain;width:calc(100% - 88px);height:calc(100% - 88px);padding:0;display:block;position:absolute;inset:44px}.product-image-stage.is-updating{background:linear-gradient(145deg,#f8fafb,#e7eef2)}.product-image-updating{color:#8798a1;flex-direction:column;align-items:center;gap:13px;display:flex}.product-copy-real{flex-direction:column;justify-content:center;display:flex}.product-copy-real h2{letter-spacing:-2px;margin:18px 0 28px;font-size:clamp(38px,4vw,58px);line-height:1.12}.product-copy-real>p:not(.kicker){color:#61737d;margin:0 0 12px;line-height:2}.product-variants{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.product-variants small{color:#83939b;width:100%;font-size:10px}.product-variants span{font:11px var(--font-geist-mono);color:#2e4855;background:#edf3f6;padding:8px 12px}.product-highlight-row{border-top:1px solid #d3dde2;border-bottom:1px solid #d3dde2;grid-template-columns:repeat(3,minmax(0,1fr));margin:34px 0 46px;display:grid}.product-highlight-row span{border-right:1px solid #d3dde2;flex-direction:column;justify-content:space-between;min-height:98px;padding:20px 14px 18px 0;display:flex}.product-highlight-row span:last-child{border-right:0;padding-left:14px}.product-highlight-row span:nth-child(2){padding-left:14px}.product-highlight-row small{color:#7f9099;font-size:9px}.product-highlight-row b{font:19px var(--font-geist-mono);color:#233d4a;font-weight:500}.product-copy-real>a{align-self:flex-start}.product-gallery{background:#fff;grid-template-columns:repeat(2,1fr);gap:24px;padding:0 9vw 100px;display:grid}.product-gallery figure{background:#f5f8fa;border:1px solid #dce5ea;margin:0}.product-gallery img{object-fit:contain;width:100%;height:460px;padding:36px;display:block}.product-gallery figcaption{font:9px var(--font-geist-mono);letter-spacing:1px;color:#778a94;border-top:1px solid #dce5ea;padding:15px 18px}.product-specifications{background:#f0f5f7;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);align-items:start;gap:8vw;padding:110px 9vw;display:grid}.product-section-heading{position:sticky;top:112px}.product-section-heading h2{letter-spacing:-2px;margin:18px 0;font-size:clamp(38px,4vw,54px)}.product-section-heading>span{color:#748790;font-size:12px;line-height:1.8}.spec-groups{gap:22px;display:grid}.spec-groups article{background:#fff;border:1px solid #d9e4e9;padding:32px}.spec-groups h3{color:#263e4b;margin:0 0 24px;font-size:18px}.spec-groups dl{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:42px;margin:0;display:grid}.spec-groups dl>div{border-top:1px solid #e1e8ec;min-height:76px;padding:16px 0}.spec-groups dt{color:#84949c;margin-bottom:9px;font-size:10px}.spec-groups dd{color:#2d424d;margin:0;font-size:13px;line-height:1.65}.product-applications{background:#fff;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);gap:8vw;padding:100px 9vw;display:grid}.product-applications .product-section-heading{position:static}.product-application-list{border-top:1px solid #d7e1e6;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;display:grid}.product-application-list span{color:#304955;border-bottom:1px solid #d7e1e6;align-items:center;gap:20px;min-height:78px;font-size:14px;display:flex}.product-application-list span:nth-child(odd){border-right:1px solid #d7e1e6}.product-application-list span:nth-child(2n){padding-left:25px}.product-application-list b{font:9px var(--font-geist-mono);color:var(--red);font-weight:400}.product-related{padding-top:72px;padding-bottom:90px}.product-related>a{grid-template-columns:180px 1fr auto}.product-related>a span{color:#6f838e;font-size:11px}@media (max-width:1120px){.products-page .source-catalog-group .product-card-grid{grid-template-columns:1fr}.product-image-stage{min-height:500px}.product-gallery img{height:380px}}@media (max-width:900px){.products-page .product-catalog-visual{height:clamp(260px,72vw,360px)}.product-card-specs{margin-bottom:24px}.product-overview-real{grid-template-columns:1fr;gap:48px;padding:70px 24px}.product-image-stage{min-height:420px}.product-image-stage img{width:calc(100% - 56px);height:calc(100% - 56px);inset:28px}.product-copy-real h2{letter-spacing:-1.5px;font-size:38px}.product-gallery{grid-template-columns:1fr;padding:0 24px 70px}.product-gallery img{height:360px;padding:24px}.product-specifications,.product-applications{grid-template-columns:1fr;gap:42px;padding:76px 24px}.product-section-heading{position:static}.spec-groups article{padding:25px 22px}.spec-groups dl,.product-application-list{grid-template-columns:1fr}.product-application-list span:nth-child(odd){border-right:0}.product-application-list span:nth-child(2n){padding-left:0}.product-related{padding:64px 24px}.product-related>a{grid-template-columns:110px 1fr auto;font-size:16px}}@media (max-width:560px){.product-highlight-row{grid-template-columns:1fr}.product-highlight-row span,.product-highlight-row span:nth-child(2),.product-highlight-row span:last-child{border-bottom:1px solid #d3dde2;border-right:0;min-height:72px;padding:14px 0}.product-highlight-row span:last-child{border-bottom:0}.product-card-specs{grid-template-columns:1fr 1fr}.product-card-specs>span:last-child{grid-column:1/3}.product-gallery img{height:300px}}.nav-shell{background:#fffffffa;gap:clamp(24px,3vw,50px);height:78px;padding:0 clamp(24px,4.5vw,76px)}.brand-logo{flex:none;width:176px;height:54px}.nav-shell nav.nav-main{align-items:stretch;gap:clamp(24px,2.1vw,38px);height:100%;margin-left:auto;display:flex}.nav-shell nav.nav-main>a,.nav-product-trigger>a{white-space:nowrap;align-items:center;height:100%;padding:0;font-size:14px;display:flex}.nav-shell nav.nav-main>a:after,.nav-product-trigger>a:after{bottom:0}.nav-right{margin-left:clamp(8px,1vw,18px)}.nav-cta{padding:13px 18px}.nav-product-menu{align-items:stretch;height:100%;display:flex}.nav-product-trigger{align-items:center;height:100%;display:flex;position:relative}.nav-product-trigger>button{color:#647680;cursor:pointer;background:0 0;border:0;padding:8px;display:none}.product-mega-menu{z-index:29;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s var(--ease-out),transform .26s var(--ease-out),visibility .26s;background:#fffffffb;border-top:1px solid #e7ecef;border-bottom:1px solid #dce5e9;padding:24px clamp(24px,4.5vw,76px) 28px;position:fixed;top:78px;left:0;right:0;transform:translateY(-8px);box-shadow:0 24px 54px #1f39471f}.nav-product-menu:hover .product-mega-menu,.nav-product-menu:focus-within .product-mega-menu,.nav-product-menu.open .product-mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:none}.product-mega-inner{grid-template-columns:230px minmax(0,1fr);gap:42px;max-width:1500px;margin:0 auto;display:grid}.product-mega-intro{border-right:1px solid #e0e7eb;flex-direction:column;align-items:flex-start;padding:14px 28px 10px 0;display:flex}.product-mega-intro small{letter-spacing:1.6px;color:#8798a1;font-size:10px}.product-mega-intro strong{color:#1d3440;margin:14px 0 24px;font-size:24px;line-height:1.35}.product-mega-intro>a{border-bottom:1px solid #becbd1;margin-top:auto!important;padding:0 0 6px!important;font-size:12px!important}.product-mega-intro>a:after{display:none}.product-mega-intro>a span{color:var(--red);margin-left:12px}.product-mega-categories{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-mega-categories>a{min-width:0;transition:transform .26s var(--ease-out),border-color .26s,box-shadow .26s;background:#f6f8f9;border:1px solid #e2e8eb;flex-direction:column;display:flex;padding:0!important}.product-mega-categories>a:hover,.product-mega-categories>a:focus-visible{border-color:#ccd9df;transform:translateY(-3px);box-shadow:0 14px 30px #2342521a}.product-mega-image{background:#fff;place-items:center;height:120px;display:grid;overflow:hidden}.product-mega-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:12px}.product-mega-image>b{color:#8798a1;font-size:11px;font-weight:500}.product-mega-copy{flex-direction:column;gap:7px;padding:15px 16px 17px;display:flex}.product-mega-copy>small{color:#84949c;font-size:10px}.home-product-showcase{background:#fff;border-bottom:1px solid #e0e7eb;padding:88px clamp(24px,5vw,88px) 96px}.home-product-heading{justify-content:space-between;align-items:end;gap:36px;max-width:1500px;margin:0 auto 28px;display:flex}.home-product-heading h2{letter-spacing:-2.5px;color:#172c37;margin:0 0 13px;font-size:clamp(38px,4vw,58px)}.home-product-heading p{color:#687b85;margin:0;font-size:14px}.home-product-heading>a{white-space:nowrap;border-bottom:1px solid #b8c7cf;padding-bottom:7px;font-size:12px}.home-product-heading>a span{color:var(--red);margin-left:14px}.home-category-links{border-top:1px solid #dce4e8;border-bottom:1px solid #dce4e8;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1500px;margin:0 auto 24px;display:grid}.home-category-links a{color:#5d707a;text-align:center;border-right:1px solid #dce4e8;justify-content:center;align-items:center;min-height:54px;padding:0 16px;font-size:12px;transition:color .2s,background .2s;display:flex}.home-category-links a:last-child{border-right:0}.home-category-links a:hover,.home-category-links a:focus-visible{color:#b72419;background:#f4f7f8}.home-product-grid{background:0 0;border:0;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:12px;max-width:1500px;margin:0 auto;display:grid}.home-product-card{min-height:370px;transition:transform .3s var(--ease-out),border-color .3s,box-shadow .3s;background:#f7f9fa;border:1px solid #e0e7ea;flex-direction:column;padding:0;display:flex;overflow:hidden}.home-product-image{background:#fff;place-items:center;height:255px;display:grid;overflow:hidden}.home-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .42s var(--ease-out);padding:20px}.home-product-image>b{color:#7d8e97;font-size:12px;font-weight:500}.home-product-copy{grid-template-columns:1fr auto;align-items:end;gap:8px 18px;padding:18px 20px 20px;display:grid}.home-product-copy small{color:#7b8d96;grid-column:1/3;font-size:9px}.home-product-copy strong{color:#203742;font-size:20px}.home-product-copy>b{color:#60737d;font-size:10px;font-weight:500}.home-product-copy i{color:var(--red);margin-left:7px;font-style:normal}.home-product-card:hover,.home-product-card:focus-visible{border-color:#cbd8de;transform:translateY(-4px);box-shadow:0 18px 36px #203e4e1a}.home-product-card:hover .home-product-image img{transform:scale(1.035)}.products-page .products-hero-compact{color:#172c37;background:#edf4f7;border-bottom:1px solid #d9e4e9;grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);align-items:center;gap:5vw;margin-top:78px;padding:34px clamp(24px,5vw,88px) 30px;display:grid;position:relative;overflow:hidden;height:340px!important;min-height:340px!important}.products-hero-copy{z-index:2;position:relative}.products-hero-copy .breadcrumbs{margin:0 0 26px}.products-hero-copy .breadcrumbs a{color:#6b7f89}.products-hero-copy .breadcrumbs b{color:#b9271d}.products-hero-copy>p{font:10px var(--font-geist-mono);letter-spacing:2.4px;color:#b9271d;margin:0}.products-hero-copy h1{letter-spacing:-3px;margin:12px 0 10px;font-size:clamp(42px,4.4vw,64px);line-height:1.06}.products-hero-copy>span{color:#647985;font-size:14px}.products-hero-lineup{justify-content:center;align-items:flex-end;gap:clamp(4px,1vw,16px);height:270px;display:flex;position:relative}.products-hero-lineup:before{content:"";background:#cddce3;height:1px;position:absolute;bottom:24px;left:4%;right:2%}.products-hero-lineup img{z-index:1;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 20px #30495629);width:24%;height:82%;position:relative}.products-hero-lineup img:nth-child(2){height:94%}.products-hero-lineup img:nth-child(3){height:88%}.products-hero-lineup img:nth-child(4){height:72%}.catalog-loading{color:#758892;background:#f4f7f9;place-items:center;min-height:420px;display:grid}.products-page .products-explorer{background:#f4f7f9;grid-template-columns:260px minmax(0,1fr);gap:32px;max-width:1600px;margin:0 auto;padding:54px clamp(24px,4.2vw,68px) 110px}.products-page .catalog-sidebar{border:1px solid #d9e3e8;top:96px;box-shadow:0 10px 26px #2642510e}.catalog-sidebar-heading{padding:24px 22px 20px!important}.catalog-sidebar-heading p{font-size:19px}.products-page .catalog-sidebar nav{padding:8px}.products-page .catalog-sidebar nav button{min-height:66px;padding:12px 13px}.products-page .catalog-sidebar nav button b{font-size:14px}.products-page .catalog-sidebar nav button small{font-size:9px}.products-page .catalog-sidebar .catalog-help{padding:18px 15px!important}.products-page .catalog-toolbar{min-height:64px;padding-bottom:16px}.catalog-toolbar>div span{font-size:25px}.products-page .source-catalog-group{animation:catalogFilterIn .34s var(--ease-out) both;padding-top:24px}.products-page .product-catalog-card{box-shadow:none;background:#fff;border-color:#dce4e8}.products-page .product-catalog-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #23415016}.products-page .product-catalog-visual{background:#fbfcfd;height:220px;padding:0}.products-page .product-catalog-visual img{object-fit:contain;mix-blend-mode:multiply;width:calc(100% - 28px);height:calc(100% - 28px);padding:0;inset:14px}.products-page .product-catalog-visual.image-updating{background:#f1f4f6;height:220px}.products-page .product-catalog-body{padding:20px 20px 22px}.products-page .product-card-meta>span{font-size:9px}.products-page .product-card-meta>small{font-size:8px}.products-page .product-catalog-body h2{margin:15px 0 9px;font-size:20px}.products-page .product-catalog-body>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:11px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-card-specs{margin:18px 0 20px}.product-card-specs>span{gap:6px;padding:9px 8px}.product-card-specs small{font-size:7px}.product-card-specs b,.products-page .product-catalog-body>b{font-size:10px}@keyframes catalogFilterIn{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:none}}.product-detail-overview{background:#fff;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);align-items:center!important;gap:clamp(42px,6vw,94px)!important;padding:124px clamp(24px,6vw,104px) 76px!important}.product-detail-breadcrumb{border-bottom:1px solid #e0e7ea;grid-column:1/3;margin:0 0 -16px;padding-bottom:16px}.product-detail-breadcrumb a{color:#667b86}.product-detail-breadcrumb a:hover{color:var(--red)}.product-detail-breadcrumb b{color:#b9271d}.product-detail-overview .product-image-stage{background:#fbfcfd;border-color:#dce5e9;height:420px;min-height:420px}.product-detail-overview .product-image-stage:after{display:none}.product-detail-overview .product-image-stage img{object-fit:contain;mix-blend-mode:multiply;width:calc(100% - 48px);height:calc(100% - 48px);inset:24px}.product-detail-overview .product-copy-real{justify-content:center}.product-detail-overview .product-copy-real h2{margin:13px 0 22px;font-size:clamp(36px,3.5vw,50px)}.product-detail-overview .product-copy-real>p:not(.kicker){margin-bottom:10px;font-size:14px;line-height:1.88}.product-detail-overview .product-highlight-row{margin:26px 0 32px}.product-detail-overview .product-highlight-row span{min-height:82px;padding-top:15px;padding-bottom:14px}.product-detail-overview .product-highlight-row b{font-size:16px}.product-detail-overview .product-copy-real>a{padding:16px 20px;font-size:13px}.product-gallery{grid-template-columns:1fr;padding:0 clamp(24px,6vw,104px) 76px}.product-gallery img{mix-blend-mode:multiply;height:360px;padding:24px}.product-gallery figcaption{letter-spacing:0;font-family:inherit;font-size:10px}.product-specifications{gap:6vw;padding:88px clamp(24px,6vw,104px)}.product-applications{gap:6vw;padding:82px clamp(24px,6vw,104px)}.spec-groups article{padding:28px}.spec-groups dl>div{min-height:70px}.product-related-catalog{background:#f3f6f8;padding:78px clamp(24px,6vw,104px) 90px}.product-related-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.product-related-heading h2{letter-spacing:-1.5px;margin:0;font-size:clamp(30px,3vw,42px)}.product-related-heading>a{border-bottom:1px solid #b8c7cf;padding-bottom:6px;font-size:11px}.product-related-heading>a span{color:var(--red);margin-left:10px}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-related-grid>a{transition:transform .28s var(--ease-out),box-shadow .28s;background:#fff;border:1px solid #dde5e9}.product-related-grid>a:hover{transform:translateY(-3px);box-shadow:0 14px 30px #23405017}.product-related-image{background:#fbfcfd;place-items:center;height:185px;display:grid;overflow:hidden}.product-related-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:15px}.product-related-image.is-updating{background:#eef2f4}.product-related-image>b{color:#7d8e97;font-size:11px;font-weight:500}.product-related-copy{flex-direction:column;gap:7px;padding:15px 16px 18px;display:flex}.product-related-copy small{color:#7b8d96;font-size:9px}.product-related-copy strong{color:#213944;font-size:18px}@media (max-width:1280px){.product-mega-inner{grid-template-columns:190px minmax(0,1fr);gap:28px}.product-mega-image{height:105px}.home-product-grid,.products-page .source-catalog-group .product-card-grid,.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.nav-shell{height:72px;padding:0 20px}.brand-logo{width:146px}.brand-logo img{width:140px}.nav-shell nav.nav-main{align-items:stretch;gap:0;height:auto;max-height:calc(100dvh - 72px);padding:14px 20px 20px;top:72px;overflow-y:auto}.nav-shell nav.nav-main>a,.nav-product-trigger>a{height:auto;min-height:48px;padding:0!important}.nav-product-menu{height:auto;display:block}.nav-product-trigger{height:auto}.nav-product-trigger>a{flex:1}.nav-product-trigger>button{width:44px;height:44px;font-size:18px;display:block}.product-mega-menu{box-shadow:none;background:#f5f7f8;border:0;max-height:0;padding:0;position:static;overflow:hidden;transform:none}.nav-product-menu:not(.open) .product-mega-menu{opacity:0;visibility:hidden;pointer-events:none}.nav-product-menu.open .product-mega-menu{opacity:1;visibility:visible;pointer-events:auto;max-height:540px}.product-mega-inner{display:block}.product-mega-intro{display:none}.product-mega-categories{flex-direction:column;gap:0;padding:6px;display:flex}.product-mega-categories>a{background:0 0;border:0;border-bottom:1px solid #e0e6e9;grid-template-columns:1fr;min-height:56px;display:grid}.product-mega-categories>a:hover{box-shadow:none;transform:none}.product-mega-image{display:none}.product-mega-copy{padding:10px 12px}.product-mega-copy>b{font-size:13px}.product-mega-copy>small{font-size:9px}.home-product-showcase{padding:72px 24px 78px}.home-product-heading{display:block}.home-product-heading>a{margin-top:22px;display:inline-block}.home-category-links{grid-template-columns:1fr 1fr}.home-category-links a{border-bottom:1px solid #dce4e8}.home-category-links a:nth-child(2){border-right:0}.home-product-grid{grid-template-columns:1fr 1fr}.home-product-card{min-height:330px}.home-product-image{height:220px}.products-page .products-hero-compact{grid-template-columns:1fr;margin-top:72px;padding:28px 24px;height:300px!important;min-height:300px!important}.products-hero-copy{z-index:3;max-width:64%}.products-hero-copy .breadcrumbs{margin-bottom:22px}.products-hero-copy h1{letter-spacing:-2px;font-size:42px}.products-hero-lineup{opacity:.72;width:58%;height:230px;position:absolute;bottom:6px;right:-8%}.products-hero-lineup img:first-child{display:none}.products-page .products-explorer{padding:0 24px 76px;display:block}.products-page .catalog-sidebar{margin:0 -24px 24px;top:72px}.products-page .catalog-sidebar nav{padding:8px 14px}.products-page .catalog-sidebar nav button{min-height:48px;padding:8px 12px}.products-page .catalog-sidebar nav button b{font-size:14px}.products-page .source-catalog-group .product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:210px}.products-page .product-catalog-body{padding:18px}.products-page .product-catalog-body h2{font-size:19px}.product-card-specs{grid-template-columns:1fr 1fr}.product-card-specs>span:last-child{grid-column:1/3}.product-detail-overview{grid-template-columns:1fr;gap:32px!important;padding:100px 24px 64px!important}.product-detail-breadcrumb{white-space:nowrap;text-overflow:ellipsis;grid-column:1;margin:0 0 -4px;overflow:hidden}.product-detail-overview .product-image-stage{height:360px;min-height:360px}.product-detail-overview .product-copy-real h2{font-size:36px}.product-gallery{padding:0 24px 64px}.product-gallery img{height:320px}.product-specifications,.product-applications{padding:72px 24px}.product-related-catalog{padding:66px 24px 74px}.product-related-grid{grid-template-columns:1fr 1fr}.product-related-image{height:170px}}@media (max-width:650px){.home-category-links{grid-template-columns:1fr}.home-category-links a{border-right:0}.home-product-grid{grid-template-columns:1fr}.home-product-card{min-height:320px}.home-product-image{height:220px}.products-hero-copy{max-width:74%}.products-hero-lineup{opacity:.52;width:68%;right:-18%}.products-page .source-catalog-group .product-card-grid{grid-template-columns:1fr}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:240px}.product-related-grid{grid-template-columns:1fr}.product-related-image{height:210px}.product-related-heading{flex-direction:column;align-items:flex-start;gap:16px}}.products-page .products-hero-generated{background:#edf4f8;overflow:hidden;height:430px!important;min-height:430px!important;padding:0!important;display:block!important}.products-hero-artwork{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-applications{background:#fff;padding:96px 0 104px;overflow:hidden}.home-applications .home-section-heading,.home-culture-entrances .home-section-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.home-application-strip{background:#eef3f5;gap:8px;width:min(100% - 64px,1440px);height:472px;margin:56px auto 0;display:flex;overflow:hidden}.home-application-card{isolation:isolate;color:#fff;min-width:0;transition:flex .62s cubic-bezier(.22,.61,.36,1),transform .24s var(--ease-precision);background:#172a33;flex:1 1 0;position:relative;overflow:hidden}.home-application-card.is-active{flex:2.35 1 0}.home-application-card>.home-application-background{z-index:-2;object-fit:cover;filter:saturate(.82)contrast(1.04);width:100%;height:100%;transition:transform .9s cubic-bezier(.22,.61,.36,1),filter .42s var(--ease-precision);position:absolute;inset:0;transform:scale(1.015)}.home-application-card.is-active>.home-application-background{filter:brightness(.76)saturate(.84)contrast(1.06);transform:scale(1.065)}.home-application-shade{z-index:-1;transition:background .42s var(--ease-precision);background:linear-gradient(#0712182e 10%,#0712185c 48%,#071218e6 100%);position:absolute;inset:0}.home-application-card.is-active .home-application-shade{background:linear-gradient(90deg,#050f15b8 0%,#050f15a8 58%,#050f1570 100%),linear-gradient(#050f151f 0%,#050f1547 52%,#050f15b8 100%)}.home-application-copy{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;min-height:0;padding:30px 24px 27px;display:flex;position:absolute;inset:0}.home-application-card.is-active .home-application-copy{text-align:left;contain:layout;justify-content:center;align-items:flex-start;width:380px;padding:36px 0;inset:0 auto 0 50%;transform:translate(-50%)}.home-application-card.is-active .home-application-copy strong,.home-application-card.is-active .home-application-copy>small,.home-application-card.is-active .home-application-tags,.home-application-card.is-active .home-application-copy>b{text-shadow:0 2px 14px #000000b8}.home-application-card.is-active .home-application-copy>small{color:#ffffffe0}.home-application-card.is-active .home-application-tags{color:#fffffff0}.home-application-mark{opacity:1;width:72px;height:72px;transition:opacity .24s var(--ease-precision),top .52s var(--ease-precision),left .52s var(--ease-precision),transform .52s var(--ease-precision);place-items:center;display:grid;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.home-application-mark img{object-fit:contain;filter:brightness(0)invert();opacity:.94;width:100%;height:100%;display:block}.home-application-card.is-active .home-application-mark{opacity:0;pointer-events:none;transform:translate(-50%,-38%)scale(.76)}.home-application-copy strong{letter-spacing:-.4px;color:#fff;white-space:normal;max-width:100%;font-size:clamp(18px,1.55vw,25px);font-weight:600;line-height:1.35}.home-application-copy>small{font:13px/1.35 var(--font-tech);color:#ffffffc2;margin-top:4px;font-weight:400;display:block}.home-application-tags{opacity:0;color:#ffffffc7;max-width:540px;max-height:0;transition:opacity .22s var(--ease-precision),transform .32s var(--ease-precision);flex-wrap:wrap;align-items:center;gap:3px 0;margin-top:0;font-size:14px;line-height:1.9;display:flex;overflow:hidden;transform:translateY(12px)}.home-application-tags em{white-space:nowrap;align-items:center;font-style:normal;display:inline-flex}.home-application-tags em:not(:last-child):after{content:"·";color:#ffffff7a;margin:0 8px}.home-application-copy>b{opacity:0;color:#fff;max-height:0;transition:opacity .22s var(--ease-precision),transform .32s var(--ease-precision);margin-top:0;font-size:12px;font-weight:500;overflow:hidden;transform:translateY(10px)}.home-application-copy>b i{color:#ff3a2e;margin-left:12px;font-style:normal}.home-application-card.is-active .home-application-tags{opacity:1;max-height:88px;margin-top:12px;transform:none}.home-application-card.is-active .home-application-copy>b{opacity:1;max-height:28px;margin-top:15px;transform:none}.home-application-card:focus-visible{outline-offset:-3px;outline:3px solid #ea1f15bf}.home-news-entry{width:min(calc(100% - 48px),var(--content-max));background:#f2f6f8;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;min-height:480px;margin:0 auto;display:grid;overflow:hidden}.home-news-visual{background:#dfe8ec;min-height:480px;overflow:hidden}.home-news-visual img{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,.61,.36,1);display:block}.home-news-entry:hover .home-news-visual img{transform:scale(1.035)}.home-news-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:72px clamp(48px,6vw,96px);display:flex}.home-news-copy>small{font:12px var(--font-tech);letter-spacing:2.4px;color:var(--red)}.home-news-copy>h2{color:#1d3039;margin:16px 0 20px;font-size:clamp(34px,3vw,44px);line-height:1.2}.home-news-copy>p{color:#687b85;max-width:420px;margin:0;font-size:17px;line-height:1.9}.home-news-copy>a{color:#314852;border-bottom:1px solid #b8c7cf;margin-top:28px;padding-bottom:7px;font-size:13px}.home-news-copy>a span{color:var(--red);margin-left:14px}.home-culture-entrances{background:#fff;padding:104px 0}.home-entrance-grid{width:min(calc(100% - 48px),var(--content-max));grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:52px auto 0;display:grid}.home-entrance-card{isolation:isolate;color:#fff;background:#20343e;min-height:360px;position:relative;overflow:hidden}.home-entrance-card:before{content:"";z-index:-1;background:linear-gradient(#0712180f 20%,#071218d1 100%);position:absolute;inset:0}.home-entrance-card>img{z-index:-2;object-fit:cover;filter:saturate(.82);width:100%;height:100%;transition:transform .72s cubic-bezier(.22,.61,.36,1),filter .3s var(--ease-precision);position:absolute;inset:0;transform:scale(1)}.home-entrance-card>.home-entrance-image-culture{object-position:center 58%}.home-entrance-card>.home-entrance-image-company{object-position:center 50%}.home-entrance-card>.home-entrance-image-service{object-position:center 52%}.home-entrance-card:hover>img,.home-entrance-card:focus-visible>img{filter:saturate();transform:scale(1.025)}.home-entrance-card>span{grid-template-columns:1fr auto;align-items:end;gap:8px 16px;display:grid;position:absolute;inset:auto 32px 30px}.home-entrance-card small{font:11px var(--font-tech);letter-spacing:2px;color:#ffffffa8;grid-column:1/-1}.home-entrance-card strong{color:#fff;font-size:25px;font-weight:600}.home-entrance-card b{color:#fff;transition:transform .24s var(--ease-precision);font-size:19px;font-weight:400}.home-entrance-card:hover b,.home-entrance-card:focus-visible b{transform:translate(6px)}.home-contact-rail{z-index:70;filter:drop-shadow(0 12px 24px #13273124);flex-direction:column;gap:0;width:50px;display:flex;position:fixed;top:54%;right:16px;transform:translateY(-50%)}.home-contact-rail-entry{display:block;position:relative}.home-contact-rail-item{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);width:50px;min-height:54px;transition:background .22s var(--ease-precision),transform .22s var(--ease-precision),border-color .22s var(--ease-precision);background:#2d3940b3;border-top:0;border-bottom:1px solid #ffffffc7;border-left:0;border-right:3px solid #008fc4c7;border-radius:0;place-items:center;padding:0;display:grid}.home-contact-rail-item:hover,.home-contact-rail-item:focus-visible{background:#197ea6e0;border-right-color:#40b6df;outline:none;transform:translate(-3px)}.home-contact-rail-qr>.home-contact-rail-item{display:grid}.home-contact-icon{object-fit:contain;filter:brightness(0)invert();opacity:.96;width:24px;height:24px;display:block}.home-contact-rail-label{color:#fff;font-size:11px;line-height:1;display:none}.home-contact-flyout{pointer-events:none;opacity:0;visibility:hidden;width:218px;transition:opacity .24s var(--ease-precision),transform .32s var(--ease-precision),visibility .24s;background:#fff;border:1px solid #dfe7eb;flex-direction:column;align-items:center;gap:7px;padding:22px;display:flex;position:absolute;top:50%;right:64px;transform:translate(16px,-50%);box-shadow:0 22px 52px #18303c2e}.home-contact-flyout:after{content:"";background:#fff;border-top:1px solid #dfe7eb;border-right:1px solid #dfe7eb;width:14px;height:14px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)rotate(45deg)}.home-contact-flyout img{object-fit:contain;width:156px;height:156px;display:block}.home-contact-flyout b{color:#213843;font-size:16px}.home-contact-flyout small{color:#70838c;font-size:12px}.home-contact-rail-entry:hover .home-contact-flyout,.home-contact-rail-entry:focus-within .home-contact-flyout{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)}.home-contact-top:hover .home-contact-top-flyout,.home-contact-top:focus-visible .home-contact-top-flyout{opacity:1;visibility:visible;transform:translateY(-50%)}.home-contact-phone-flyout{align-items:stretch;width:250px;padding:20px 22px}.home-contact-phone-flyout>b{border-bottom:1px solid #e2e8eb;padding-bottom:9px}.home-contact-phone-flyout>a{color:#637782;justify-content:space-between;align-items:center;gap:18px;padding-top:10px;font-size:12px;display:flex}.home-contact-phone-flyout>a strong{font:14px var(--font-tech);color:#213843;letter-spacing:.4px;font-weight:600}.home-contact-message-flyout{align-items:flex-start;width:240px;padding:20px 22px}.home-contact-message-flyout>a{color:var(--red);border-bottom:1px solid #ea1f1559;margin-top:7px;padding-bottom:4px;font-size:12px}.home-contact-message-flyout>a i{margin-left:9px;font-style:normal}.home-contact-top{background:#2d3940c7;border-bottom:0;min-height:48px;position:relative}.home-contact-top-flyout{text-align:center;color:#213843;white-space:nowrap;width:auto;min-width:104px;padding:14px 18px;font-size:13px;font-weight:500;display:block;top:50%}@media (max-width:1100px){.home-application-strip{height:430px;width:min(calc(100% - 40px),var(--content-max))}.home-application-card.is-active{flex:2.7 1 0}.home-application-copy{padding:24px 18px}.home-application-copy strong{font-size:19px}.home-news-entry{grid-template-columns:1fr 1fr}.home-news-copy{padding:56px 44px}.home-entrance-card{min-height:320px}}@media (max-width:760px){.products-page .products-hero-generated{background:#eff5f8;height:320px!important;min-height:320px!important}.products-hero-artwork{object-fit:cover;object-position:66% center}.home-applications{padding:72px 0 80px}.home-application-strip{scroll-snap-type:x mandatory;scrollbar-width:none;background:0 0;grid-auto-columns:82%;grid-auto-flow:column;gap:12px;width:100%;height:auto;margin-top:40px;padding:0 20px;display:grid;overflow-x:auto}.home-application-strip::-webkit-scrollbar{display:none}.home-application-card,.home-application-card.is-active{scroll-snap-align:center;flex:none;min-width:0;height:430px}.home-application-copy,.home-application-card.is-active .home-application-copy{text-align:left;contain:none;justify-content:flex-end;align-items:flex-start;width:auto;min-height:190px;padding:26px 24px;inset:0;transform:none}.home-application-copy strong{font-size:23px}.home-application-tags,.home-application-card.is-active .home-application-tags{opacity:1;max-height:96px;margin-top:12px;font-size:13px;transform:none}.home-application-copy>b,.home-application-card.is-active .home-application-copy>b{opacity:1;max-height:28px;margin-top:14px;transform:none}.home-application-mark,.home-application-card.is-active .home-application-mark{opacity:1;width:56px;height:56px;top:25%;left:24px;transform:translateY(-50%)}.home-news-entry{grid-template-columns:1fr;width:100%;min-height:0}.home-news-visual{min-height:340px}.home-news-copy{padding:52px 24px 60px}.home-culture-entrances{padding:76px 0}.home-entrance-grid{grid-template-columns:1fr;gap:12px;width:calc(100% - 40px);margin-top:40px}.home-entrance-card{min-height:300px}.home-contact-rail{filter:drop-shadow(0 12px 26px #13273138);-webkit-backdrop-filter:blur(10px);background:#263239e6;border:1px solid #ffffff38;grid-template-columns:repeat(4,56px);width:auto;display:grid;top:auto;bottom:14px;right:12px;overflow:hidden;transform:none}.home-contact-rail>.home-contact-rail-entry,.home-contact-rail>.home-contact-top{display:block}.home-contact-rail-item,.home-contact-top{background:0 0;border:0;border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:56px;min-height:58px;padding:8px 2px 7px;display:flex;transform:none}.home-contact-rail-entry:last-of-type .home-contact-rail-item,.home-contact-top{border-right:0}.home-contact-rail-item:hover,.home-contact-rail-item:focus-visible,.home-contact-rail-item:active{background:#d2271ceb;border-right-color:#ffffff2e;transform:none}.home-contact-icon{width:20px;height:20px}.home-contact-rail-label{display:block}.home-contact-flyout{display:none!important}}@media (prefers-reduced-motion:reduce){.home-application-card,.home-application-card>.home-application-background,.home-application-mark,.home-application-tags,.home-application-copy>b,.home-news-visual img,.home-entrance-card>img,.home-entrance-card b,.home-contact-flyout{transition:none!important}}.section-page-intro h2{font-size:clamp(36px,3.4vw,50px)}.home-page .hero img.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .76s var(--ease-standard);will-change:opacity;background:0 0;transform:none}.home-page .hero img.hero-image.factory-slide{object-position:center 52%}.home-product-showcase,.home-page .home-company,.home-page .home-contact{isolation:isolate;position:relative;overflow:hidden}.home-product-showcase>*,.home-page .home-company>*,.home-page .home-contact>*{z-index:1;position:relative}.home-product-showcase:before{content:"";z-index:0;pointer-events:none;opacity:.055;filter:grayscale()contrast(.85);transition:opacity .9s var(--ease-out),transform 1.5s var(--ease-out);background:url(/ambient/xray-wash.jpg) 74%/cover no-repeat;position:absolute;inset:-8% -4%;transform:scale(1.08)translate(2%)}.home-product-showcase:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#e423130b,#ffffff94,#0000);width:24%;position:absolute;top:0;bottom:0;left:-28%;transform:translate(-120%)skew(-11deg)}.home-product-showcase.is-scene-active:before{opacity:.085;transform:scale(1.015)translate(0)}.home-product-showcase.is-scene-active:after{animation:homeScanPass 8.6s 1.2s var(--ease-out) infinite}.home-product-track .home-product-card{transition:transform .32s var(--ease-out),border-color .32s var(--ease-out),box-shadow .32s var(--ease-out),opacity .68s var(--ease-out)}.home-product-track .home-product-image img{transition:transform .52s var(--ease-out),filter .52s var(--ease-out)}.home-product-track .home-product-card:hover,.home-product-track .home-product-card:focus-visible{border-color:#c9d7de;transform:translateY(-6px);box-shadow:0 22px 52px #2343541f}.home-product-track .home-product-card:hover .home-product-image img,.home-product-track .home-product-card:focus-visible .home-product-image img{filter:saturate(1.04)contrast(1.02);transform:translateY(-5px)scale(1.025)}.home-page .home-company:before{display:none}.home-company-layout{box-shadow:none;position:relative;overflow:hidden}.home-company-layout:after{display:none}.home-company-layout .factory-photo img{transition:none;transform:none}.home-page .home-contact:before{content:"";z-index:0;pointer-events:none;opacity:.06;filter:grayscale()contrast(.8);transition:opacity 1s var(--ease-out),transform 1.6s var(--ease-out);background:url(/ambient/process-wash.jpg) 82%/cover no-repeat;position:absolute;inset:-10% -5%;transform:scale(1.07)translate(3%)}.home-page .home-contact:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(112deg,#f3f7f9fa 0%,#f3f7f9e0 43%,#f3f7f966 72%,#f3f7f9bd 100%);position:absolute;inset:0}.home-page .home-contact.is-scene-active:before{opacity:.105;transform:scale(1.01)translate(0)}.home-contact-qr{transition:transform .36s var(--ease-out),border-color .36s var(--ease-out),box-shadow .36s var(--ease-out)}.home-contact-qr:hover{border-color:#cbd9e0;transform:translateY(-4px);box-shadow:0 22px 52px #2343541a}@keyframes homeScanPass{0%{opacity:0;transform:translate(-120%)skew(-11deg)}12%{opacity:.8}42%,to{opacity:0;transform:translate(620%)skew(-11deg)}}@media (max-width:700px){.home-page .hero img.hero-image{object-position:62% center}.home-page .hero img.hero-image.factory-slide{object-position:58% center}.home-product-showcase:before{opacity:.035;background-position:76%;inset:0 -48%}.home-product-showcase.is-scene-active:before{opacity:.05}.home-product-showcase:after{display:none}.home-company-layout{box-shadow:none}.home-company-layout:after{display:none}.home-page .home-contact:before{opacity:.035;background-position:78%;inset:0 -36%}.home-page .home-contact.is-scene-active:before{opacity:.055}.home-product-track .home-product-card:hover,.home-product-track .home-product-card:focus-visible,.home-contact-qr:hover{box-shadow:none;transform:none}}@media (prefers-reduced-motion:reduce){.home-product-showcase:before,.home-page .home-company:before,.home-page .home-contact:before,.home-company-layout .factory-photo img{opacity:.055!important;transform:none!important}.home-product-showcase:after,.home-company-layout:after{animation:none!important;display:none!important}.home-product-track .home-product-card:hover,.home-product-track .home-product-card:focus-visible,.home-product-track .home-product-card:hover .home-product-image img,.home-product-track .home-product-card:focus-visible .home-product-image img,.home-contact-qr:hover{transform:none!important}}.products-page .products-hero-compact{isolation:isolate;background:#eef5f8;border:0;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:center;gap:clamp(24px,4vw,72px);margin-top:80px;padding:0 clamp(34px,7vw,128px);display:grid;overflow:hidden;height:430px!important;min-height:430px!important}.products-hero-backdrop{z-index:-2;background:url(/products/products-hero-bg-v2.jpg) 50%/cover no-repeat;position:absolute;inset:0}.products-hero-backdrop:after{content:"";background:linear-gradient(90deg,#fafdfefa 0%,#fafdfeeb 31%,#f4f9fb47 62%,#f1f7f90f 100%);position:absolute;inset:0}.products-page .products-hero-copy{z-index:3;max-width:470px;padding-left:4px;position:relative}.products-page .products-hero-copy p{font:10px var(--font-geist-mono);letter-spacing:3px;color:var(--red);margin:0 0 17px}.products-page .products-hero-copy h1{letter-spacing:-4px;color:#18303c;margin:0;font-size:clamp(54px,5vw,76px);font-weight:540;line-height:1}.products-page .products-hero-copy span{letter-spacing:.02em;color:#617884;margin-top:24px;font-size:15px;line-height:1.7;display:block}.products-hero-focus{filter:drop-shadow(0 26px 24px #23445329);align-self:stretch;min-width:0;position:relative}.products-hero-focus img{object-fit:contain;mix-blend-mode:multiply;max-width:none;display:block;position:absolute}.products-hero-tube{z-index:3;width:58%;height:78%;bottom:28px;left:0;transform:rotate(-7deg)}.products-hero-accent{z-index:2;opacity:.92;width:36%;height:54%;top:82px;left:43%;transform:rotate(4deg)}.products-hero-power{z-index:1;opacity:.96;width:38%;height:60%;bottom:36px;right:-5%}.products-hero-lineup:before{display:none}.products-page .products-explorer{background:#f4f7f9;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:clamp(38px,4vw,64px);max-width:1540px;margin:0 auto;padding:70px clamp(30px,5vw,80px) 116px;display:grid}.products-page .catalog-sidebar{box-shadow:none;background:0 0;border:0;position:sticky;top:100px}.products-page .catalog-sidebar>div.catalog-sidebar-heading{background:0 0;border:0;margin:0;padding:0 0 24px!important}.catalog-sidebar-heading small{font:9px var(--font-geist-mono);letter-spacing:2.3px;color:#879aa4}.catalog-sidebar-heading p{letter-spacing:-.6px;color:#1f3743;margin:12px 0 0;font-size:25px;font-weight:560}.products-page .catalog-sidebar nav{border-top:1px solid #d7e2e7;flex-direction:column;max-height:none;padding:0;display:flex;overflow:visible}.products-page .catalog-sidebar nav button{color:#526873;text-align:left;cursor:pointer;width:100%;min-height:62px;transition:background .2s,color .2s,border-color .2s,padding .22s var(--ease-out);background:0 0;border-top:0;border-bottom:1px solid #dce5e9;border-left:2px solid #0000;border-right:0;justify-content:space-between;align-items:center;gap:18px;padding:0 16px;font-size:15px;display:flex}.products-page .catalog-sidebar nav button b{font-size:inherit;font-weight:500;line-height:1.4}.products-page .catalog-sidebar nav button>i{font:22px/1 var(--font-cn);color:#9caab1;transition:color .2s,transform .22s var(--ease-out);font-style:normal}.products-page .catalog-sidebar nav button:hover,.products-page .catalog-sidebar nav button:focus-visible{color:#1e3642;background:#ffffffb8;padding-left:20px;transform:none}.products-page .catalog-sidebar nav button:hover>i,.products-page .catalog-sidebar nav button:focus-visible>i{color:var(--red);transform:translate(2px)}.products-page .catalog-sidebar nav button.active{border-left-color:var(--red);color:#b3261b;background:#fff}.products-page .catalog-sidebar nav button.active>i{color:var(--red)}.products-page .catalog-sidebar .catalog-help span{color:#71858f;font-size:12px}.products-page .catalog-sidebar .catalog-help a{color:#223a46;font-size:14px}.products-page .catalog-toolbar{border:0;justify-content:space-between;align-items:flex-end;gap:24px;height:auto;min-height:100px;padding:0 0 30px;display:flex}.products-page .catalog-toolbar>div{display:block}.products-page .catalog-toolbar h2{letter-spacing:-1.7px;color:#1c3541;margin:0;font-size:clamp(32px,3vw,44px);font-weight:540;line-height:1.1}.products-page .catalog-toolbar p{color:#758891;margin:14px 0 0;font-size:13px;line-height:1.6}.products-page .catalog-toolbar>span{color:#71858f;flex:none;padding-bottom:4px;font-size:12px}.products-page .catalog-group{padding-top:0}.products-page .product-catalog-card{min-height:0;transition:transform .26s var(--ease-out),box-shadow .26s var(--ease-out);background:#fff;border:0;overflow:hidden;box-shadow:0 1px #324e5b0f}.products-page .product-catalog-card:hover,.products-page .product-catalog-card:focus-visible{transform:translateY(-5px);box-shadow:0 22px 42px #2745531a}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{background:#fff;justify-content:center;align-items:center;height:clamp(240px,20vw,310px);display:flex;overflow:hidden}.products-page .product-catalog-visual img{object-fit:contain;object-position:center;width:calc(100% - 48px);height:calc(100% - 48px);transition:transform .42s var(--ease-out);padding:0;position:absolute;inset:24px}.products-page .product-catalog-card:hover .product-catalog-visual img{transform:scale(1.035)}.products-page .product-catalog-body{background:#f8fafb;border:0;justify-content:center;align-items:center;min-height:76px;padding:20px 18px;display:flex}.products-page .product-catalog-body h2{letter-spacing:-.2px;text-align:center;color:#213944;margin:0;font-size:17px;font-weight:560;line-height:1.45}.products-page .product-catalog-card:hover .product-catalog-body h2{color:#b3261b}@media (max-width:1200px){.products-page .products-hero-compact{grid-template-columns:minmax(270px,.65fr) minmax(460px,1.35fr);padding-left:52px;padding-right:35px}.products-hero-tube{width:62%;left:-4%}.products-hero-accent{width:38%;left:42%}.products-hero-power{right:-9%}.products-page .products-explorer{grid-template-columns:250px minmax(0,1fr);gap:32px;padding-left:32px;padding-right:32px}.products-page .source-catalog-group .product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.products-page .products-hero-compact{grid-template-columns:1fr;margin-top:72px;padding:0 24px;height:360px!important;min-height:360px!important}.products-page .products-hero-copy{max-width:54%}.products-page .products-hero-copy h1{letter-spacing:-2.7px;font-size:50px}.products-page .products-hero-copy span{font-size:13px}.products-hero-focus{position:absolute;inset:0 0 0 44%}.products-hero-tube{width:70%;height:78%;bottom:20px;left:-4%}.products-hero-accent{display:none}.products-hero-power{width:51%;height:56%;bottom:28px;right:-7%}.products-page .products-explorer{padding:0 24px 84px;display:block}.products-page .catalog-sidebar{z-index:8;background:#fff;margin:0 -24px 38px;position:sticky;top:72px}.catalog-sidebar-heading,.products-page .catalog-sidebar .catalog-help{display:none!important}.products-page .catalog-sidebar nav{scrollbar-width:none;border-top:0;flex-direction:row;padding:0 18px;overflow:auto hidden}.products-page .catalog-sidebar nav::-webkit-scrollbar{display:none}.products-page .catalog-sidebar nav button{border-bottom:2px solid #0000;border-left:0;width:auto;min-width:max-content;min-height:54px;padding:0 14px;font-size:14px}.products-page .catalog-sidebar nav button.active{border-left:0;border-bottom-color:var(--red)}.products-page .catalog-sidebar nav button>i{display:none}.products-page .catalog-sidebar nav button:hover,.products-page .catalog-sidebar nav button:focus-visible{padding-left:14px}.products-page .catalog-toolbar{min-height:112px;padding:0 0 26px}.products-page .catalog-toolbar h2{font-size:34px}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:270px}}@media (max-width:650px){.products-page .products-hero-compact{height:320px!important;min-height:320px!important}.products-page .products-hero-copy{max-width:58%}.products-page .products-hero-copy p{letter-spacing:2px;font-size:8px}.products-page .products-hero-copy h1{font-size:41px}.products-page .products-hero-copy span{max-width:210px;margin-top:18px;font-size:12px}.products-hero-focus{left:55%}.products-hero-focus .products-hero-tube{width:96%;height:65%;bottom:24px;left:-2%;transform:rotate(-5deg)}.products-hero-focus .products-hero-accent,.products-hero-focus .products-hero-power{display:none}.products-hero-backdrop{background-position:56%}.products-page .products-explorer{padding-bottom:72px}.products-page .catalog-toolbar{align-items:flex-start}.products-page .catalog-toolbar h2{font-size:30px}.products-page .catalog-toolbar>span{padding-top:8px}.products-page .source-catalog-group .product-card-grid{grid-template-columns:1fr;gap:14px}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:270px}.products-page .product-catalog-body{min-height:72px}.products-page .product-catalog-body h2{font-size:17px}}@media (prefers-reduced-motion:reduce){.products-page .product-catalog-card,.products-page .product-catalog-visual img{transition:none}.products-page .product-catalog-card:hover{transform:none}}.products-page .catalog-results{min-width:0;scroll-margin-top:110px}.products-page .catalog-sidebar>div.catalog-sidebar-heading{background:#263840;border:0;padding:25px 24px 23px!important}.products-page .catalog-sidebar .catalog-sidebar-heading small{color:#aebcc3}.products-page .catalog-sidebar .catalog-sidebar-heading p{color:#fff;margin-top:10px;font-size:23px}.products-page .catalog-sidebar nav{background:#fff;border:0;padding:0 12px}.products-page .catalog-sidebar nav button{background:#fff;border-bottom:1px solid #e2e8eb;border-left:0;min-height:64px;padding:0 14px}.products-page .catalog-sidebar nav button:last-child{border-bottom:0}.products-page .catalog-sidebar nav button:hover,.products-page .catalog-sidebar nav button:focus-visible{background:#f5f8f9;padding-left:18px}.products-page .catalog-sidebar nav button.active{color:#b3261b;background:#fff2f0;border-left:0}.products-page .catalog-sidebar .catalog-help{border:1px solid #d9e3e8;gap:0;background:#eef4f6!important;margin:14px 0 0!important;padding:22px 22px 24px!important}.products-page .catalog-sidebar .catalog-help span{font:9px var(--font-geist-mono);letter-spacing:1.8px;color:#748892}.products-page .catalog-sidebar .catalog-help p{color:#283f4a;margin:11px 0 17px;font-size:14px;line-height:1.6}.products-page .catalog-sidebar .catalog-help a{color:#263d48;background:#fff;justify-content:space-between;align-items:center;min-height:46px;padding:0 15px;font-size:14px;transition:background .18s,color .18s;display:flex}.products-page .catalog-sidebar .catalog-help a:hover,.products-page .catalog-sidebar .catalog-help a:focus-visible{background:var(--red);color:#fff}.products-page .catalog-sidebar .catalog-help a b{font:22px/1 var(--font-cn);color:var(--red);margin:0}.products-page .catalog-sidebar .catalog-help a:hover b,.products-page .catalog-sidebar .catalog-help a:focus-visible b{color:#fff}.products-page .catalog-sidebar{background:0 0;border:0;overflow:visible}.products-page .catalog-sidebar-panel{background:#fff;border:1px solid #d7e1e6;overflow:hidden}.products-page .catalog-sidebar-panel .catalog-sidebar-heading{background:linear-gradient(105deg,#1b2f38f7,#263a42e6),url(/products/products-hero-bg-v2.jpg) 72% 46%/cover no-repeat;border:0;margin:0;padding:26px 24px 24px!important}.products-page .catalog-sidebar-panel .catalog-sidebar-heading small{font:9px var(--font-geist-mono);letter-spacing:2.2px;color:#b9c7cd}.products-page .catalog-sidebar-panel .catalog-sidebar-heading p{letter-spacing:-.4px;color:#fff;margin:10px 0 0;font-size:23px;font-weight:600}.products-page .catalog-category-panel nav{background:#fff;border:0;padding:0 12px}.products-page .catalog-contact-panel{margin-top:30px}.products-page .catalog-contact-body{background:#fff;padding:22px}.products-page .catalog-contact-body>p{color:#5e737d;margin:0 0 17px;font-size:13px;line-height:1.75}.products-page .catalog-contact-body address{border-top:1px solid #e1e8eb;margin:0 0 18px;font-style:normal}.products-page .catalog-contact-body address a{color:#233c48;min-height:50px;transition:color .18s,padding .18s var(--ease-out);border-bottom:1px solid #e1e8eb;flex-direction:column;justify-content:center;gap:4px;padding:9px 0;display:flex}.products-page .catalog-contact-body address a:hover,.products-page .catalog-contact-body address a:focus-visible{color:#b3261b;padding-left:5px}.products-page .catalog-contact-body address span{color:#80919a;font-size:10px}.products-page .catalog-contact-body address b{letter-spacing:.1px;overflow-wrap:anywhere;font-size:13px;font-weight:550}.products-page .catalog-contact-action{color:#253d48;background:#eef3f5;justify-content:space-between;align-items:center;min-height:48px;padding:0 15px;font-size:13px;font-weight:550;transition:background .18s,color .18s;display:flex}.products-page .catalog-contact-action:hover,.products-page .catalog-contact-action:focus-visible{background:var(--red);color:#fff}.products-page .catalog-contact-action b{font:22px/1 var(--font-cn);color:var(--red)}.products-page .catalog-contact-action:hover b,.products-page .catalog-contact-action:focus-visible b{color:#fff}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{aspect-ratio:1;min-height:0;height:auto!important}.products-page .product-catalog-body{min-height:72px}.catalog-pagination{justify-content:center;align-items:center;gap:14px;margin-top:44px;display:flex}.catalog-pagination>div{align-items:center;gap:8px;display:flex}.catalog-pagination button{color:#546a75;width:44px;height:44px;font:13px var(--font-geist-mono);cursor:pointer;transition:background .18s,color .18s,border-color .18s,transform .18s var(--ease-out);background:#fff;border:1px solid #d5e0e5;padding:0}.catalog-pagination button:hover:not(:disabled),.catalog-pagination button:focus-visible:not(:disabled){color:#b3261b;border-color:#bdcbd1;transform:translateY(-2px)}.catalog-pagination button.active{border-color:var(--red);background:var(--red);color:#fff}.catalog-pagination button:disabled{opacity:.35;cursor:not-allowed}.catalog-pagination>button span{font:24px/1 var(--font-cn)}@media (max-width:900px){.products-page .catalog-sidebar{background:#fff;border:0;overflow:visible}.products-page .catalog-category-panel{border:0;overflow:visible}.products-page .catalog-contact-panel{display:none}.products-page .catalog-sidebar nav{padding:0 18px}.products-page .catalog-sidebar nav button{background:#fff;border-bottom:2px solid #0000;min-height:54px;padding:0 14px}.products-page .catalog-sidebar nav button:hover,.products-page .catalog-sidebar nav button:focus-visible{padding-left:14px}.products-page .catalog-sidebar nav button.active{border-bottom-color:var(--red)}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{aspect-ratio:1;height:auto!important}.catalog-pagination{margin-top:34px}}@media (max-width:650px){.catalog-pagination{gap:8px}.catalog-pagination>div{gap:6px}.catalog-pagination button{width:40px;height:40px}}.home-company-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:0}.home-company-layout .factory-photo{background:#eef4f6;align-self:center;width:100%;height:auto;min-height:0;overflow:hidden}.home-company-layout .factory-photo img{aspect-ratio:1706/1280;object-fit:contain;object-position:center;width:100%;height:auto;display:block;transform:none}.home-company:hover .factory-photo img{transform:none}.home-company-layout .factory-copy{flex-direction:column;justify-content:center;align-self:stretch;padding:54px clamp(38px,4.2vw,78px);display:flex}.home-company-layout .factory-copy>a{align-self:flex-start}@media (max-width:1100px){.home-company-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.home-company-layout .factory-copy{padding:42px 34px}.home-company-layout .factory-copy>p{font-size:12px;line-height:1.8}}@media (max-width:900px){.home-company-layout{grid-template-columns:1fr}.home-company-layout .factory-photo{height:auto}.home-company-layout .factory-photo img{aspect-ratio:1706/1280;object-fit:contain;height:auto}.home-company-layout .factory-copy{padding:42px 24px 52px}.home-company-layout .factory-copy>p{font-size:13px;line-height:1.9}}.site-footer{isolation:isolate;color:#aebac1;background:#0b151d;padding:0;font-size:12px;display:block;position:relative;overflow:hidden}.site-footer:before{content:"";z-index:-2;opacity:.3;background:url(/yonc-factory-20260826.png) 50% 56%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.site-footer:after{content:"";z-index:-1;background:linear-gradient(100deg,#071119f7 0%,#071119e6 42%,#071119d1 100%);position:absolute;inset:0}.footer-main,.footer-legal{width:min(100% - 48px,1400px);margin:0 auto}.footer-main{grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:clamp(42px,5vw,84px);min-height:410px;padding:68px 0 54px;display:grid}.footer-contact{border-right:1px solid #ffffff26;flex-direction:column;align-items:flex-start;padding-right:clamp(28px,3.5vw,56px);display:flex}.site-footer .footer-logo{background:#fff;align-items:center;width:176px;height:54px;display:flex;overflow:hidden}.site-footer .footer-logo img{width:168px;height:auto;display:block}.site-footer .footer-company{flex-direction:column;gap:7px;margin-top:29px;display:flex}.site-footer .footer-company h2,.footer-nav-group h2{color:#f2f5f6;margin:0;font-size:17px;font-weight:600;line-height:1.35}.site-footer .footer-company b{color:#d5dde1;font-size:13px;font-weight:500;line-height:1.65}.site-footer .footer-company span{color:#92a2aa;font-size:11px;line-height:1.7}.site-footer .footer-wechat{color:#d5dde1;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;margin-top:27px;display:grid}.site-footer .footer-wechat img{object-fit:contain;background:#fff;width:78px;height:78px;display:block}.site-footer .footer-wechat>span{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.site-footer .footer-wechat b{color:#f2f5f6;font-size:12px;font-weight:500}.site-footer .footer-wechat small{color:#8fa0a8;white-space:nowrap;font-size:10px}.site-footer a{transition:color .18s,opacity .18s}.site-footer a:hover,.site-footer a:focus-visible{color:#fff}.footer-navigation{grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;gap:clamp(20px,2.6vw,42px);display:grid}.footer-nav-group h2{white-space:nowrap;border-bottom:1px solid #ffffff29;padding-bottom:17px;font-size:15px}.footer-nav-group>div{flex-direction:column;gap:12px;padding-top:18px;display:flex}.footer-nav-group a{color:#9eabb2;width:fit-content;font-size:11px;line-height:1.65}.footer-legal{color:#8f9da5;border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:28px;min-height:70px;padding:20px 0 22px;display:flex}.footer-filing{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;display:flex}.footer-filing span,.footer-filing a{white-space:nowrap}.footer-filing a:hover,.footer-filing a:focus-visible{color:#fff;text-underline-offset:4px;text-decoration:underline}@media (max-width:1180px){.footer-main{grid-template-columns:230px minmax(0,1fr);gap:42px}.footer-contact{padding-right:30px}.footer-navigation{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 28px}}@media (max-width:760px){.footer-main,.footer-legal{width:calc(100% - 48px)}.footer-main{grid-template-columns:1fr;gap:40px;min-height:0;padding:52px 0 42px}.footer-contact{border-bottom:1px solid #ffffff26;border-right:0;padding:0 0 38px}.site-footer .footer-company{margin-top:24px}.footer-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 28px}.footer-legal{flex-direction:column;align-items:flex-start;gap:14px;padding:22px 0 26px}.footer-filing{justify-content:flex-start;gap:10px 20px}.site-footer:before{background-position:62%}.footer-legal{padding-bottom:calc(84px + env(safe-area-inset-bottom))}}.nav-dropdown,.nav-dropdown-applications,.product-mega-menu{width:300px!important}.nav-dropdown-applications{grid-template-columns:none!important;display:block!important}.nav-dropdown>a,.product-mega-categories>a{letter-spacing:0!important;text-align:center!important;white-space:nowrap!important;color:#50646e!important;min-height:50px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-bottom:1px solid #edf1f3!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;padding:0 15px!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important;display:flex!important;transform:none!important}.nav-dropdown>a:after,.product-mega-categories>a:after{display:none!important}.nav-dropdown>a:hover,.nav-dropdown>a:focus-visible,.product-mega-categories>a:hover,.product-mega-categories>a:focus-visible{color:#b72519!important;background:#f4f7f8!important;transform:translate(2px)!important}@media (max-width:1000px){.nav-dropdown,.nav-dropdown-applications,.product-mega-menu{width:auto!important}.nav-dropdown>a,.product-mega-categories>a{min-height:46px!important;padding:0 13px!important;font-size:13px!important}}.home-section-heading{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.home-section-heading>small{font:10px var(--font-geist-mono);letter-spacing:3px;color:var(--red)}.home-section-heading>h2{letter-spacing:-2px;color:#1d3039;margin:14px 0 18px;font-size:clamp(38px,3.5vw,54px);line-height:1.15}.home-section-heading>p{color:#687b85;max-width:760px;margin:0;font-size:14px;line-height:1.9}.home-section-heading>a{color:#344b56;border-bottom:1px solid #b8c7cf;margin-top:22px;padding-bottom:7px;font-size:12px}.home-section-heading>a span{color:var(--red);margin-left:12px}.home-product-carousel{max-width:1500px;margin:52px auto 0;padding:0 48px;position:relative}.home-product-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:calc(20% - 12.8px);grid-auto-flow:column;gap:16px;padding:5px 0 24px;display:grid;overflow-x:auto}.home-product-track.is-batch-scrolling{scroll-snap-type:none}.home-product-track::-webkit-scrollbar{display:none}.home-product-track .home-product-card{scroll-snap-align:start;min-width:0;min-height:314px;box-shadow:none;background:#fff;border:1px solid #e1e7ea;padding:0}.home-product-track .home-product-image{aspect-ratio:auto;background:#fafbfc;height:238px;min-height:238px}.home-product-track .home-product-image img{width:calc(100% - 44px);height:calc(100% - 44px);inset:22px}.home-product-track .home-product-image.product-image-repair img{width:calc(100% - 68px);height:calc(100% - 56px);inset:28px 34px}.home-product-track .home-product-image.product-image-power img{width:calc(100% - 48px);height:calc(100% - 40px);inset:20px 24px}.home-product-track .home-product-copy{text-align:center;border-top:1px solid #edf1f3;justify-content:center;align-items:center;min-height:76px;padding:16px 14px;display:flex}.home-product-track .home-product-copy strong{color:#314650;font-size:15px;font-weight:600;line-height:1.45}.home-product-control{z-index:3;color:#607580;background:#fffffff0;border:1px solid #d8e1e5;place-items:center;width:38px;height:52px;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.home-product-control:hover,.home-product-control:focus-visible{color:#fff;background:var(--red);border-color:var(--red);transform:translateY(-50%)scale(1.04)}.home-product-control>span{border:1.3px solid;border-width:0 1.3px 1.3px 0;width:9px;height:9px}.home-product-prev{left:0}.home-product-prev>span{transform:translate(2px)rotate(135deg)}.home-product-next{right:0}.home-product-next>span{transform:translate(-2px)rotate(-45deg)}.home-page .home-company{background:#fff;border-top:1px solid #e2e8eb;min-height:0;padding:0}.home-company-layout{background:#fff;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;min-height:0;margin-top:0;display:grid}.home-company-layout .factory-photo{background:#eef4f6;align-self:start;width:100%;height:auto;min-height:0}.home-company-layout .factory-copy{justify-content:flex-start;align-self:start;padding:clamp(54px,5vw,86px) clamp(44px,6vw,104px)}.home-company-heading{border-bottom:1px solid #dce5e9;margin:0 0 30px;padding:0 0 28px}.home-company-heading>small{font:10px var(--font-geist-mono);letter-spacing:3px;color:var(--red)}.home-company-heading>h2{letter-spacing:-2px;color:#1d3039;margin:13px 0 12px;font-size:clamp(40px,3.7vw,56px);line-height:1.12}.home-company-heading>span{color:#687b85;font-size:14px;line-height:1.7}.home-company-layout .factory-copy>p:last-of-type{margin-bottom:26px}.home-page .home-contact{background:#f3f7f9;padding:86px clamp(52px,8vw,140px) 92px;display:block}.home-contact-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(52px,7vw,110px);max-width:1320px;margin:52px auto 0;display:grid}.home-contact-layout .contact-lead{flex-direction:column;align-items:flex-start;display:flex}.home-contact-layout .contact-lead>span{color:#687b85;font-size:14px;line-height:2}.home-contact-layout .contact-lead>a{background:var(--red);color:#fff;margin-top:28px;padding:13px 18px;font-size:12px;display:inline-block}.home-contact-layout .contact-lead>a b{margin-left:18px}.home-contact-qr{background:#fff;border:1px solid #dbe5e9;justify-content:center;align-items:center;gap:42px;min-height:240px;padding:32px 42px;display:flex}.home-contact-qr img{object-fit:contain;background:#fff;width:176px;height:176px;display:block}.home-contact-qr>div{flex-direction:column;gap:10px;display:flex}.home-contact-qr b{color:#243b46;font-size:22px}.home-contact-qr span{color:#74868f;font-size:13px}@media (max-width:1100px){.home-product-track{grid-auto-columns:calc(33.3333% - 10.6667px)}.home-company-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.home-company-layout .factory-copy{padding:46px 36px}.home-company-heading{margin-bottom:24px;padding-bottom:22px}.home-company-layout .factory-copy>p{font-size:12px;line-height:1.82}}@media (max-width:700px){.home-section-heading{padding:0 24px}.home-section-heading>h2{letter-spacing:-1.5px;font-size:38px}.home-section-heading>p{font-size:13px}.home-product-showcase{padding:70px 0 76px}.home-product-carousel{margin-top:40px;padding:0 34px}.home-product-track{grid-auto-columns:84%;gap:12px;padding-bottom:18px}.home-product-track .home-product-card{min-height:304px}.home-product-track .home-product-image{height:230px;min-height:230px}.home-product-control{width:32px;height:48px}.home-product-prev{left:2px}.home-product-next{right:2px}.home-company-layout{grid-template-columns:1fr}.home-company-layout .factory-photo{height:auto}.home-company-layout .factory-copy{padding:44px 24px 54px}.home-company-heading{margin-bottom:26px;padding-bottom:24px}.home-company-heading>h2{letter-spacing:-1.5px;font-size:38px}.home-company-heading>span{font-size:13px}.home-company-layout .factory-copy>p{font-size:13px;line-height:1.9}.home-page .home-contact{padding:70px 24px 76px}.home-contact .home-section-heading{padding:0}.home-contact-layout{grid-template-columns:1fr;gap:36px;margin-top:40px}.home-contact-qr{justify-content:flex-start;gap:24px;min-height:0;padding:26px 22px}.home-contact-qr img{width:132px;height:132px}.home-contact-qr b{font-size:19px}}.product-related-carousel{padding:0 48px;position:relative}.product-related-track{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:calc(25% - 10.5px);grid-auto-flow:column;gap:14px;padding:4px 0 20px;display:grid;overflow-x:auto}.product-related-track::-webkit-scrollbar{display:none}.product-related-carousel.related-count-1 .product-related-track{grid-auto-columns:min(380px,100%)}.product-related-carousel.related-count-2 .product-related-track{grid-auto-columns:calc(50% - 7px)}.product-related-carousel.related-count-3 .product-related-track{grid-auto-columns:calc(33.3333% - 9.33333px)}.product-related-card{scroll-snap-align:start;min-width:0;transition:transform .28s var(--ease-out),box-shadow .28s,border-color .28s;background:#fff;border:1px solid #dde5e9}.product-related-card:hover,.product-related-card:focus-visible{border-color:#cbd8de;transform:translateY(-3px);box-shadow:0 14px 30px #23405017}.product-related-track .product-related-image{background:#fbfcfd;place-items:center;height:240px;min-height:240px;display:grid;position:relative;overflow:hidden}.product-related-track .product-related-image img,.product-related-track .product-related-image.product-image-unsealed img{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:calc(100% - 40px);max-width:none;height:calc(100% - 40px);max-height:none;padding:0;position:absolute;inset:20px}.product-related-track .product-related-image.product-image-repair img{width:calc(100% - 68px);height:calc(100% - 52px);inset:26px 34px}.product-related-track .product-related-image.product-image-power img{width:calc(100% - 44px);height:calc(100% - 36px);inset:18px 22px}.product-related-track .product-related-copy{border-top:1px solid #edf1f3;flex-direction:column;justify-content:center;gap:7px;min-height:84px;padding:17px 18px 19px;display:flex}.product-related-track .product-related-copy small{color:#7b8d96;font-size:9px}.product-related-track .product-related-copy strong{color:#213944;font-size:17px}.product-related-control{z-index:3;color:#617681;background:#fffffff2;border:1px solid #d6e0e5;place-items:center;width:38px;height:52px;padding:0;transition:color .2s,background .2s,border-color .2s,transform .2s;display:grid;position:absolute;top:44%;transform:translateY(-50%)}.product-related-control:hover,.product-related-control:focus-visible{color:#fff;background:var(--red);border-color:var(--red);transform:translateY(-50%)scale(1.04)}.product-related-control>span{border:1.3px solid;border-width:0 1.3px 1.3px 0;width:9px;height:9px}.product-related-prev{left:0}.product-related-prev>span{transform:translate(2px)rotate(135deg)}.product-related-next{right:0}.product-related-next>span{transform:translate(-2px)rotate(-45deg)}@media (max-width:1100px){.product-related-track{grid-auto-columns:calc(50% - 7px)}.product-related-carousel.related-count-1 .product-related-track{grid-auto-columns:min(380px,100%)}}@media (max-width:650px){.product-related-catalog{padding-left:24px;padding-right:24px}.product-related-carousel{padding:0 32px}.product-related-track,.product-related-carousel.related-count-2 .product-related-track,.product-related-carousel.related-count-3 .product-related-track{grid-auto-columns:86%;gap:12px}.product-related-carousel.related-count-1 .product-related-track{grid-auto-columns:100%}.product-related-track .product-related-image{height:230px;min-height:230px}.product-related-control{width:32px;height:48px}.product-related-prev{left:0}.product-related-next{right:0}}.products-page .source-catalog-group .product-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.products-page .product-catalog-card{background:#fff;min-height:0}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:clamp(230px,22vw,300px)}.products-page .product-catalog-visual img,.products-page .product-catalog-visual.product-image-unsealed img{object-fit:contain;object-position:center;width:calc(100% - 36px);height:calc(100% - 36px);padding:0;inset:18px}.products-page .product-catalog-body{border-top:1px solid #edf1f3;flex:none;justify-content:center;align-items:center;min-height:78px;padding:20px 18px;display:flex}.products-page .product-catalog-body h2{letter-spacing:-.25px;text-align:center;color:#203642;margin:0;font-size:18px;line-height:1.45}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-product-card{min-height:0}.home-product-image{aspect-ratio:4/3;height:auto;min-height:240px;padding:0;position:relative}.home-product-image img{object-fit:contain;object-position:center;width:calc(100% - 60px);max-width:none;height:calc(100% - 52px);max-height:none;padding:0;position:absolute;inset:26px 30px}.home-product-image.product-image-repair img{width:calc(100% - 92px);height:calc(100% - 64px);inset:32px 46px}.home-product-image.product-image-power img{width:calc(100% - 56px);height:calc(100% - 48px);inset:24px 28px}@media (max-width:1280px){.products-page .source-catalog-group .product-card-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:220px}.products-page .product-catalog-body{min-height:72px;padding:17px 14px}.products-page .product-catalog-body h2{font-size:17px}.home-product-image{aspect-ratio:auto;height:240px;min-height:240px}}@media (max-width:650px){.products-page .source-catalog-group .product-card-grid{grid-template-columns:1fr}.products-page .product-catalog-visual,.products-page .product-catalog-visual.image-updating{height:250px}.home-product-grid{grid-template-columns:1fr}.home-product-image{height:250px;min-height:250px}}html,body{max-width:100%;overflow-x:clip}.product-mega-menu{background:#fffffffc;width:300px;padding:8px;position:absolute;top:78px;left:50%;right:auto;transform:translate(-50%,-7px)}.nav-product-menu:hover>.product-mega-menu,.nav-product-menu:focus-within>.product-mega-menu,.nav-product-menu.open>.product-mega-menu{transform:translate(-50%)}.product-mega-inner{max-width:none;margin:0;display:block}.product-mega-intro{display:none}.product-mega-categories{border:0;flex-direction:column;gap:0;display:flex}.product-mega-categories>a{background:0 0;border:0;border-bottom:1px solid #edf1f3;justify-content:center;min-height:50px;display:flex;position:relative;box-shadow:none!important;padding:0 13px!important;transform:none!important}.product-mega-categories>a:last-child{border-bottom:0}.product-mega-categories>a:after{display:none!important}.product-mega-categories>a:hover,.product-mega-categories>a:focus-visible{background:#f4f7f8;border-color:#edf1f3}.product-mega-copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;height:100%;padding:0 20px 0 0;display:grid}.product-mega-copy>b{color:#334952;font-size:13px;line-height:1.35}.product-mega-copy>small{font:9px var(--font-geist-mono);letter-spacing:1px;color:#8a9aa2}.home-product-image img,.products-page .product-catalog-visual img,.product-image-stage img,.product-gallery img,.product-related-image img{object-position:center;display:block}.products-page .product-catalog-visual.product-image-unsealed img{width:calc(100% - 8px);height:calc(100% - 8px);inset:4px}.product-detail-overview .product-image-stage.product-image-unsealed img{width:calc(100% - 20px);height:calc(100% - 20px);inset:10px}.product-related-image.product-image-unsealed img{padding:6px}.factory-photo img,.about-image-band img{object-position:center 56%}.home-page .hero-image.factory-slide{background-color:#e9f3f7;background-position:100%;background-repeat:no-repeat;background-size:auto 100%}@media (max-width:1000px){.product-mega-menu{width:auto;padding:0;position:static;transform:none}.nav-product-menu:hover>.product-mega-menu,.nav-product-menu:focus-within>.product-mega-menu,.nav-product-menu.open>.product-mega-menu{transform:none}.product-mega-categories{padding:6px}.product-mega-categories>a{border-bottom:1px solid #e0e6e9;min-height:52px;padding:0 12px!important}.product-mega-copy{gap:12px}.product-mega-copy>b{font-size:13px}.product-mega-copy>small{font-size:8px}.home-page .hero-image.factory-slide{background-position:58%;background-size:cover}}@media (max-width:650px){.products-hero-lineup{opacity:.58;width:58%;right:-3%}}.page-location{color:#5e6c74;background:#f5f6f7;border-bottom:1px solid #e4e8ea;min-height:52px}.page-location-inner{white-space:nowrap;scrollbar-width:none;align-items:center;gap:0;width:min(100% - 48px,1400px);min-height:52px;margin:0 auto;font-size:13px;line-height:1.4;display:flex;overflow-x:auto}.page-location-inner::-webkit-scrollbar{display:none}.page-location-label{color:#56656d;flex:none}.page-location-item{flex:none;align-items:center;display:inline-flex}.page-location-item i{color:#9aa5ab;margin:0 9px;font-size:11px;font-style:normal}.page-location-item a{color:#53666f;transition:color .2s}.page-location-item a:hover,.page-location-item a:focus-visible{color:var(--red)}.product-page>.page-location{margin-top:80px}.product-page .product-detail-overview{padding-top:76px!important}@media (max-width:900px){.page-location{min-height:48px}.page-location-inner{width:calc(100% - 48px);min-height:48px;font-size:12px}.page-location-item i{margin:0 7px}.product-page>.page-location{margin-top:72px}.product-page .product-detail-overview{padding-top:58px!important}}@media (max-width:1000px){.nav-item.open>.nav-dropdown{max-height:520px;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.nav-product-menu.open>.product-mega-menu{max-height:560px;opacity:1!important;visibility:visible!important;pointer-events:auto!important}}@media (prefers-reduced-motion:reduce){.products-page .source-catalog-group{animation:none}}.nav-shell{grid-template-columns:auto minmax(0,1fr) auto;gap:0 clamp(24px,3vw,56px);height:80px;padding:0 clamp(28px,4.5vw,82px);display:grid}.brand-logo{width:180px;height:56px}.brand-logo img{width:170px}.nav-shell nav.nav-main{justify-self:center;align-items:stretch;gap:clamp(18px,1.65vw,30px);height:100%;margin:0;display:flex}.nav-item{align-items:stretch;height:100%;display:flex;position:relative}.nav-trigger{align-items:center;height:100%;display:flex;position:relative}.nav-shell nav.nav-main .nav-trigger>a{letter-spacing:.01em;white-space:nowrap;color:#2c3940;align-items:center;height:100%;padding:0;font-size:15px;font-weight:500;transition:color .2s;display:flex;position:relative}.nav-shell nav.nav-main .nav-trigger>a:after{content:"";background:var(--red);height:2px;transition:left .22s var(--ease-out),right .22s var(--ease-out);position:absolute;bottom:0;left:50%;right:50%}.nav-shell nav.nav-main .nav-trigger>a:hover,.nav-shell nav.nav-main .nav-trigger>a.active{color:var(--red)}.nav-shell nav.nav-main .nav-trigger>a:hover:after,.nav-shell nav.nav-main .nav-trigger>a.active:after{left:0;right:0}.nav-right{justify-self:end;margin-left:0}.nav-cta{white-space:nowrap;padding:14px 18px;font-size:12px}.nav-dropdown{z-index:31;opacity:0;visibility:hidden;pointer-events:none;width:230px;transition:opacity .2s var(--ease-out),transform .24s var(--ease-out),visibility .24s;background:#fffffffc;border:1px solid #e0e7ea;padding:8px;position:absolute;top:80px;left:50%;transform:translate(-50%,-7px);box-shadow:0 18px 46px #1e3a4921}.nav-dropdown-applications{grid-template-columns:1fr 1fr;width:440px;display:grid}.nav-dropdown>a{transition:background .18s,color .18s,transform .18s var(--ease-out);border-bottom:1px solid #edf1f3;justify-content:space-between;color:#50646e!important;align-items:center!important;min-height:48px!important;padding:0 15px!important;font-size:14px!important;display:flex!important}.nav-dropdown>a:last-child{border-bottom:0}.nav-dropdown>a:after{display:none!important}.nav-dropdown>a span{color:#a3b0b6}.nav-dropdown>a:hover,.nav-dropdown>a:focus-visible{background:#f4f7f8;transform:translate(2px);color:#b72519!important}.nav-item:hover>.nav-dropdown,.nav-item:focus-within>.nav-dropdown,.nav-item.open>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-product-menu{height:100%}.product-mega-menu{width:330px;top:80px}.product-mega-categories>a{min-height:54px}.product-mega-copy>b{font-size:14px}.product-mega-copy>small{font-size:9px}.home-page .hero{height:clamp(470px,38vw,560px);min-height:470px;margin-top:80px}.home-page .hero-content{max-width:620px;top:50%;left:clamp(70px,7vw,130px);transform:translateY(-50%)}.home-page .hero h1{letter-spacing:-4px;margin:22px 0;font-size:clamp(48px,5.2vw,76px);line-height:.98}.home-page .hero-copy{font-size:14px;line-height:1.8}.home-page .hero-actions{margin-top:27px}.home-page .hero-image.factory-slide{background-position:50% 52%}.home-page .hero-dots{bottom:20px}.home-product-showcase{padding-top:76px}.section-page{background:#f5f8fa}.section-page-hero,.inner-page .about-hero,.inner-page .contact-hero{color:#172d38;background-position:50%;background-size:cover;border-bottom:1px solid #d7e2e7;align-items:center;height:350px;min-height:350px;margin-top:80px;padding:44px clamp(24px,8vw,140px);display:flex;position:relative;overflow:hidden}.section-page-hero:after,.inner-page .about-hero:after,.inner-page .contact-hero:after{content:"";background:linear-gradient(90deg,#f8fcfdfa,#f8fcfddb 42%,#f8fcfd2e 78%);position:absolute;inset:0}.section-page-hero>div,.inner-page .about-hero>div,.inner-page .contact-hero>div{z-index:2;position:relative}.section-page-hero .breadcrumbs,.inner-page .about-hero .breadcrumbs,.inner-page .contact-hero .breadcrumbs{margin-bottom:36px}.section-page-hero .breadcrumbs a,.inner-page .about-hero .breadcrumbs a,.inner-page .contact-hero .breadcrumbs a{color:#667a84}.section-page-hero .breadcrumbs b,.inner-page .about-hero .breadcrumbs b,.inner-page .contact-hero .breadcrumbs b{color:var(--red)}.section-page-hero p,.inner-page .about-hero p,.inner-page .contact-hero p{font:10px var(--font-geist-mono);letter-spacing:2.7px;color:#b8271d;margin:0}.section-page-hero h1,.inner-page .about-hero h1,.inner-page .contact-hero h1{letter-spacing:-3px;color:#172d38;margin:12px 0 10px;font-size:clamp(46px,4.8vw,68px);line-height:1.05}.section-page-hero>div>span,.inner-page .about-hero>div>span,.inner-page .contact-hero>div>span{color:#667b85;font-size:14px}.applications-hero{background-image:url(/hero-light-application.png)}.news-hero{background-image:url(/page-heroes/news-hero-clean.png);background-position:50% 52%}.support-hero{background-image:url(/page-heroes/support-hero-clean.png);background-position:50%}.culture-hero,.honors-hero,.inner-page .about-hero{background-image:url(/page-heroes/about-hero-clean.png);background-position:50% 48%}.inner-page .contact-hero{background-image:url(/hero-light-xray.png)}.applications-overview{background:#fff;grid-template-columns:minmax(520px,1.15fr) minmax(340px,.85fr);align-items:end;gap:clamp(50px,7vw,110px);padding:90px clamp(24px,8vw,140px);display:grid}.applications-overview h2{letter-spacing:-2px;color:#1d3039;max-width:680px;margin:0;font-size:clamp(38px,3vw,48px);line-height:1.2}.applications-overview p{color:#637983;max-width:600px;margin:0;font-size:14px;line-height:2}.application-showcase{background:#fff}.application-row{background:#fff;grid-template-columns:minmax(300px,.76fr) minmax(520px,1.24fr);align-items:center;gap:clamp(60px,9vw,160px);min-height:500px;padding:62px clamp(24px,8vw,140px);scroll-margin-top:100px;display:grid}.application-row:nth-child(odd){background:#f5f6f7}.application-row-copy{max-width:520px}.application-row h2{letter-spacing:-1.2px;color:#263d48;margin:0 0 28px;font-size:clamp(28px,2.5vw,40px);line-height:1.25}.application-row ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.application-row li{color:#596d77;padding-left:20px;font-size:14px;line-height:1.75;position:relative}.application-row li:before{content:"";background:var(--red);width:7px;height:1px;position:absolute;top:.82em;left:0}.application-row-visual{aspect-ratio:16/9;background:#e9eef1;width:100%;overflow:hidden}.application-row-visual img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease-out);display:block}.application-row:hover .application-row-visual img{transform:scale(1.012)}.applications-cta{grid-template-columns:1fr auto}.applications-cta h2{margin:0}.news-empty{background:#fff;place-items:center;min-height:360px;padding:90px clamp(24px,8vw,140px) 110px;display:grid}.news-empty p,.honors-content>p{letter-spacing:.06em;color:#83939b;margin:0;font-size:16px;font-weight:500}.support-list{background:#fff;padding:76px clamp(24px,8vw,140px) 110px}.support-list article{border-bottom:1px solid #d6e1e6;grid-template-columns:80px 1fr auto;align-items:center;gap:32px;min-height:170px;padding:35px 0;scroll-margin-top:100px;display:grid}.support-list article:first-child{border-top:1px solid #d6e1e6}.support-list article>small{font:11px var(--font-geist-mono);color:var(--red);align-self:start;padding-top:9px}.support-list h2{margin:0 0 12px;font-size:28px}.support-list p{color:#6b7f89;max-width:680px;margin:0;font-size:13px;line-height:1.85}.support-list a{border-bottom:1px solid #bdcbd2;padding:13px 0;font-size:12px}.support-list a span{color:var(--red);margin-left:14px}.culture-statement{background:#fff;grid-template-columns:100px minmax(320px,.75fr) minmax(280px,1fr);align-items:end;gap:5vw;padding:100px clamp(24px,10vw,180px);display:grid}.culture-statement>p{color:#e7b5b0;margin:0;font-size:90px;line-height:.7}.culture-statement h2{letter-spacing:-3px;margin:0;font-size:clamp(42px,4.8vw,68px);line-height:1.15}.culture-statement span{color:#667a84;font-size:14px;line-height:2}.culture-values{background:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,140px) 110px;display:grid}.culture-values article{border:1px solid #dce5e9;border-right:0;min-height:250px;padding:34px}.culture-values article:last-child{border-right:1px solid #dce5e9}.culture-values small{font:9px var(--font-geist-mono);color:var(--red)}.culture-values h3{margin:48px 0 16px;font-size:25px}.culture-values p{color:#71838c;font-size:12px;line-height:1.85}.honors-content{background:#fff;grid-template-columns:300px minmax(0,1fr);gap:7vw;padding:94px clamp(24px,8vw,140px) 110px;display:grid}.honors-content>div:first-child h2{margin:0 0 24px;font-size:40px}.honors-content>div:first-child p{color:#687c86;font-size:13px;line-height:1.9}.honors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.honors-grid article{background:#fbfcfd;border:1px solid #dce5e9;flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:30px;display:flex}.honors-grid article>span{font:12px var(--font-geist-mono);color:#8b9aa1}.honors-grid article>b{font:52px var(--font-geist-mono);color:#263d49;margin:8px 0 20px}.honors-grid article>small{color:#73858e;font-size:11px}.contact-page-content,.contact-page-note{scroll-margin-top:98px}.site-footer{grid-template-columns:.65fr 1fr auto auto auto;gap:clamp(18px,2.4vw,40px)}.footer-links{flex-wrap:wrap;gap:14px}.footer-wechat{color:#c3cbd1;white-space:nowrap;flex-direction:column;align-items:center;gap:8px;font-size:10px;display:flex}.footer-wechat img{object-fit:contain;background:#fff;width:78px;height:78px;display:block}.footer-wechat:hover{color:#fff}@media (max-width:1280px){.nav-shell{column-gap:24px;padding:0 28px}.nav-shell nav.nav-main{justify-self:center;gap:14px;margin:0}.nav-shell nav.nav-main .nav-trigger>a{font-size:14px}.nav-right{display:none}}@media (max-width:1000px){.nav-shell{height:72px;padding:0 20px;display:flex}.brand-logo{width:146px}.brand-logo img{width:140px}.nav-shell nav.nav-main{align-items:stretch;gap:0;height:auto;max-height:calc(100dvh - 72px);margin:0;padding:12px 20px 22px;top:72px;overflow-y:auto}.nav-item{border-bottom:1px solid #edf1f3;height:auto;display:block}.nav-trigger{height:auto;min-height:50px}.nav-shell nav.nav-main .nav-trigger>a{flex:1;height:50px;min-height:50px;font-size:15px;padding:0!important}.nav-shell nav.nav-main .nav-trigger>a:after{display:none}.nav-dropdown{width:auto;box-shadow:none;opacity:0;visibility:hidden;pointer-events:none;max-height:0;transition:max-height .3s var(--ease-out),opacity .18s;background:#f5f7f8;border:0;padding:0 6px;display:block;position:static;overflow:hidden;transform:none}.nav-item:hover>.nav-dropdown:not(:focus-within){opacity:0;visibility:hidden;pointer-events:none}.nav-item.open>.nav-dropdown,.nav-item:focus-within>.nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;max-height:520px;padding-top:5px;padding-bottom:5px;transform:none}.nav-dropdown-applications{display:block}.nav-dropdown>a{min-height:44px!important;font-size:13px!important}.nav-product-menu{height:auto}.product-mega-menu{width:auto;top:auto}.nav-product-menu:hover .product-mega-menu:not(:focus-within){opacity:0;visibility:hidden;pointer-events:none}.nav-product-menu.open .product-mega-menu,.nav-product-menu:focus-within .product-mega-menu{opacity:1;visibility:visible;pointer-events:auto;max-height:560px}.menu{margin-left:auto;display:block}.home-page .hero{height:520px;min-height:520px;margin-top:72px}.home-page .hero-content{max-width:520px;top:49%;left:28px;right:28px}.home-page .hero h1{letter-spacing:-2.5px;font-size:48px}.home-page .hero-copy{font-size:13px}.home-page .hero-actions{gap:22px}.home-page .hero-image{background-position:62%}.home-page .hero-image.factory-slide{background-position:58%}.section-page-hero,.inner-page .about-hero,.inner-page .contact-hero{height:300px;min-height:300px;margin-top:72px;padding:34px 24px}.section-page-hero .breadcrumbs,.inner-page .about-hero .breadcrumbs,.inner-page .contact-hero .breadcrumbs{margin-bottom:27px}.section-page-hero h1,.inner-page .about-hero h1,.inner-page .contact-hero h1{letter-spacing:-2px;font-size:44px}.applications-overview{grid-template-columns:1fr;gap:28px;padding:70px 24px}.applications-overview h2{font-size:40px}.application-row{grid-template-columns:minmax(260px,.8fr) minmax(390px,1.2fr);gap:44px;min-height:0;padding:52px 24px}.application-row h2{font-size:30px}.news-sections{grid-template-columns:1fr;padding:70px 24px 78px}.support-list{padding:62px 24px 78px}.support-list article{grid-template-columns:50px 1fr;gap:22px}.support-list a{grid-column:2;justify-self:start}.culture-statement{grid-template-columns:1fr;padding:76px 24px}.culture-statement>p{display:none}.culture-values{grid-template-columns:1fr;padding:0 24px 78px}.culture-values article{border-bottom:0;border-right:1px solid #dce5e9}.culture-values article:last-child{border-bottom:1px solid #dce5e9}.honors-content{grid-template-columns:1fr;padding:72px 24px 82px}.honors-grid{grid-template-columns:1fr 1fr}.honors-grid .content-updating{grid-column:1/3}.site-footer{grid-template-columns:1fr 1fr}.site-footer>span{justify-self:end}}@media (max-width:650px){.home-page .hero{height:500px;min-height:500px}.home-page .hero h1{font-size:42px}.home-page .hero-actions .text-link{display:none}.home-page .hero-nav button{top:auto;bottom:17px}.home-page .hero-dots{bottom:29px}.contact-page-list .contact-qr-entry{grid-template-columns:1fr;gap:20px;padding:24px 20px}.contact-qr-entry img{grid-row:1;justify-self:start;width:132px;height:132px}.applications-overview{padding:58px 24px}.applications-overview h2{letter-spacing:-1px;font-size:30px}.applications-overview p{font-size:13px}.application-row{flex-direction:column-reverse;align-items:stretch;gap:0;padding:0;display:flex}.application-row-copy{max-width:none;padding:34px 24px 46px}.application-row h2{margin-bottom:22px;font-size:27px}.application-row li{font-size:13px}.application-row-visual{aspect-ratio:16/9}.application-row:hover .application-row-visual img{transform:none}.applications-cta{grid-template-columns:1fr}.applications-cta h2{font-size:32px}.honors-grid{grid-template-columns:1fr}.honors-grid .content-updating{grid-column:1}.site-footer{grid-template-columns:1fr}.site-footer>span{justify-self:start}}@media (min-width:1281px){.nav-shell{grid-template-columns:260px minmax(0,1fr) 260px;column-gap:clamp(24px,2.4vw,44px);height:96px;padding:0 clamp(34px,4.2vw,82px)}.nav-shell.is-scrolled{height:84px}.brand-logo{width:260px;height:76px}.brand-logo img{width:250px}.nav-shell nav.nav-main{gap:clamp(28px,2vw,38px)}.nav-shell nav.nav-main .nav-trigger>a{letter-spacing:.015em;font-size:18px;font-weight:500}.nav-dropdown,.product-mega-menu{top:96px}.nav-shell.is-scrolled .nav-dropdown,.nav-shell.is-scrolled .product-mega-menu{top:84px}.home-page .hero,.products-page .products-hero-compact,.section-page-hero,.inner-page .about-hero,.inner-page .contact-hero,.product-page>.page-location{margin-top:96px}}@media (min-width:1600px){.nav-shell{grid-template-columns:280px minmax(0,1fr) 280px}.brand-logo{width:280px}.brand-logo img{width:268px}.nav-shell nav.nav-main .nav-trigger>a{font-size:19px}}@media (min-width:1001px) and (max-width:1280px){.nav-shell{grid-template-columns:210px minmax(0,1fr);column-gap:20px;height:86px;padding:0 28px}.nav-shell.is-scrolled{height:78px}.brand-logo{width:210px;height:64px}.brand-logo img{width:202px}.nav-shell nav.nav-main{gap:clamp(17px,1.65vw,22px)}.nav-shell nav.nav-main .nav-trigger>a{letter-spacing:.01em;font-size:16px}.nav-dropdown,.product-mega-menu{top:86px}.nav-shell.is-scrolled .nav-dropdown,.nav-shell.is-scrolled .product-mega-menu{top:78px}.home-page .hero,.products-page .products-hero-compact,.section-page-hero,.inner-page .about-hero,.inner-page .contact-hero,.product-page>.page-location{margin-top:86px}}.home-page .customer-hero{isolation:isolate;color:#172d38;background:#f2f5f7;height:430px;min-height:430px}.home-page .customer-hero:after{display:none}.home-page .customer-hero-slide{z-index:1;transition:opacity .85s var(--ease-standard),transform 6.2s ease-out;background:#f2f5f7;overflow:hidden;transform:scale(1.012)}.home-page .customer-hero-slide.active{z-index:1;transform:scale(1)}.customer-hero-picture,.customer-hero-artwork{width:100%;height:100%;display:block}.customer-hero-artwork{object-fit:cover;object-position:center}.customer-hero-artwork[src$="/carousel-products-wide-v4.png"]{object-fit:contain}@media (max-width:1000px) and (min-width:651px){.home-page .customer-hero{height:360px;min-height:360px}}@media (max-width:650px){.home-page .customer-hero{height:clamp(240px,56.25vw,320px);min-height:240px}.customer-hero-artwork{object-fit:contain}}@media (prefers-reduced-motion:reduce){.home-page .customer-hero-slide{transition:opacity .2s linear;transform:none}}.contact-company{background:#fff;grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);align-items:center;gap:clamp(56px,8vw,130px);padding:96px clamp(24px,8vw,140px);display:grid}.contact-company-photo{background:#edf2f4;overflow:hidden}.contact-company-photo img{width:100%;height:auto;display:block}.contact-company-copy{max-width:680px}.contact-company-copy h2{letter-spacing:-2.5px;color:#182f3a;margin:20px 0 22px;font-size:clamp(38px,3.8vw,58px);font-weight:520;line-height:1.22}.contact-company-copy>p:last-child{color:#5d727d;border-top:1px solid #d9e2e6;max-width:570px;margin:32px 0 0;padding-top:24px;font-size:14px;line-height:1.9}.contact-company-en{font:13px/1.7 var(--font-geist-mono);letter-spacing:.04em;color:#7a8b94;margin:0}.contact-details{background:#f3f7f9;padding:96px clamp(24px,8vw,140px) 110px;scroll-margin-top:98px}.contact-section-head{text-align:center}.contact-section-head h2{letter-spacing:-2px;color:#182f3a;margin:14px 0 48px;font-size:clamp(40px,4vw,58px);font-weight:520}.contact-details-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);align-items:stretch;gap:28px;display:grid}.contact-details-list{border-top:1px solid #ccd9df;border-left:1px solid #ccd9df;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-details-list article{border-bottom:1px solid #ccd9df;border-right:1px solid #ccd9df;flex-direction:column;align-items:flex-start;min-height:170px;padding:28px 30px;display:flex}.contact-details-list span{font:10px var(--font-geist-mono);letter-spacing:1.8px;color:#7c909a}.contact-details-list h3{color:#203946;margin:25px 0 8px;font-size:25px;font-weight:520}.contact-details-list a{font:18px var(--font-geist-mono);color:#213b47;transition:color .18s}.contact-details-list a:hover{color:var(--red)}.contact-details-list small{color:#81919a;margin-top:8px}.contact-details-list .contact-detail-wide{justify-content:center;min-height:118px}.contact-email-list{flex-wrap:wrap;gap:12px 28px;margin-top:18px;display:flex}.contact-detail-wide>a{margin-top:18px}.contact-details-grid .contact-qr-entry{text-align:center;background:#fff;border:1px solid #ccd9df;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:34px;display:flex}.contact-details-grid .contact-qr-entry img{aspect-ratio:1;object-fit:contain;background:#fff;width:min(230px,100%);height:auto;display:block}.contact-details-grid .contact-qr-entry h3{color:#203946;margin:25px 0 8px;font-size:24px;font-weight:520}.contact-details-grid .contact-qr-entry p{color:#7a8c95;margin:0;font-size:13px}.contact-location{background:#fff;padding:96px clamp(24px,8vw,140px) 110px;scroll-margin-top:98px}.contact-location-copy{grid-template-columns:minmax(240px,.55fr) minmax(420px,1.45fr);align-items:end;gap:5vw;margin-bottom:40px;display:grid}.contact-location-copy h2{letter-spacing:-2px;color:#182f3a;margin:15px 0 0;font-size:clamp(40px,4vw,58px);font-weight:520}.contact-location-copy>p:last-child{color:#596f7a;margin:0 0 6px;font-size:16px;line-height:1.8}.contact-location-map{background:#eef3f5;border:1px solid #d8e2e6;overflow:hidden}.contact-location-map iframe{background:#eef3f5;border:0;width:100%;height:420px;display:block}.contact-location-map-bar{background:#fff;border-top:1px solid #d8e2e6;justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:20px 24px;display:flex}.contact-location-map-bar div{gap:7px;min-width:0;display:grid}.contact-location-map-bar strong{color:#203945;font-size:16px;font-weight:560}.contact-location-map-bar span{color:#6a7d86;font-size:13px;line-height:1.6}.contact-location-map-bar a{color:#fff;transition:background .22s var(--ease-out),transform .22s var(--ease-out);background:#e42313;flex:none;padding:14px 18px;font-size:13px}.contact-location-map-bar a b{margin-left:18px;font-weight:400}.contact-location-map-bar a:hover{background:#b91d10;transform:translateY(-1px)}.contact-location-map-bar a:active{transform:translateY(0)}.contact-page .contact-page-note{padding:48px clamp(24px,8vw,140px);scroll-margin-top:98px}.culture-introduction{background:#fff;grid-template-columns:minmax(320px,.7fr) minmax(420px,1.3fr);align-items:start;gap:clamp(55px,9vw,150px);padding:100px clamp(24px,8vw,140px);display:grid}.culture-introduction h2{letter-spacing:-2.8px;color:#192f3a;margin:16px 0 0;font-size:clamp(42px,4.4vw,64px);font-weight:520}.culture-introduction>p{color:#5e737e;margin:3px 0 0;font-size:15px;line-height:2.1}.culture-principles{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 clamp(24px,8vw,140px) 110px;display:grid}.culture-principles article{border-top:1px solid #d4dfe4;border-right:1px solid #d4dfe4;grid-template-columns:58px 1fr;align-items:start;gap:24px;min-height:270px;padding:40px 42px;display:grid}.culture-principles article:nth-child(odd){border-left:1px solid #d4dfe4}.culture-principles article:nth-last-child(-n+2){border-bottom:1px solid #d4dfe4}.culture-principles article>span{font:11px var(--font-geist-mono);color:var(--red);padding-top:8px}.culture-principles h2{color:#213a46;margin:0 0 28px;font-size:28px;font-weight:520}.culture-principles p{color:#526a76;word-spacing:.18em;max-width:430px;margin:0;font-size:18px;line-height:2}.culture-system{color:#fff;background:linear-gradient(135deg,#142630,#1c3541);padding:100px clamp(24px,8vw,140px) 115px}.culture-system-head{text-align:center}.culture-system-head h2{letter-spacing:-2px;max-width:820px;margin:17px auto 52px;font-size:clamp(36px,3.5vw,52px);font-weight:500;line-height:1.3}.culture-system-grid{border-top:1px solid #fff3;border-left:1px solid #fff3;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.culture-system-grid article{min-height:215px;transition:background .22s var(--ease-out),transform .26s var(--ease-out);border-bottom:1px solid #fff3;border-right:1px solid #fff3;padding:30px 32px}.culture-system-grid article:hover{background:#ffffff0e;transform:translateY(-3px)}.culture-system-grid small{font:10px var(--font-geist-mono);color:#ff766c}.culture-system-grid h3{margin:36px 0 14px;font-size:24px;font-weight:500}.culture-system-grid p{color:#aebdc4;margin:0;font-size:14px;line-height:1.9}@media (max-width:1000px){.contact-company{grid-template-columns:minmax(260px,.8fr) minmax(370px,1.2fr);gap:46px;padding:72px 24px}.contact-company-copy h2{font-size:40px}.contact-details,.contact-location{padding:72px 24px 82px}.contact-details-grid{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr)}.contact-details-list article{padding:24px 22px}.contact-details-list a{font-size:15px}.contact-location-copy{grid-template-columns:.7fr 1.3fr}.culture-introduction{grid-template-columns:.8fr 1.2fr;gap:48px;padding:76px 24px}.culture-principles{padding:0 24px 82px}.culture-principles article{grid-template-columns:42px 1fr;gap:16px;padding:34px 28px}.culture-principles p{font-size:16px}.culture-system{padding:76px 24px 84px}.culture-system-grid article{padding:28px 24px}}@media (max-width:650px){.contact-company{grid-template-columns:1fr;gap:38px;padding:58px 24px}.contact-company-photo{width:min(100%,420px);margin:0 auto}.contact-company-copy h2{letter-spacing:-1.7px;font-size:34px}.contact-company-en{font-size:11px}.contact-company-copy>p:last-child{margin-top:24px}.contact-section-head{text-align:left}.contact-section-head h2{margin-bottom:32px;font-size:36px}.contact-details-grid,.contact-details-list{grid-template-columns:1fr}.contact-details-list article{min-height:145px}.contact-details-list .contact-detail-wide{min-height:112px}.contact-details-grid .contact-qr-entry{padding:30px 24px}.contact-details-grid .contact-qr-entry img{grid-row:auto;justify-self:auto;width:180px}.contact-location-copy{grid-template-columns:1fr;gap:22px}.contact-location-copy h2{font-size:36px}.contact-location-copy>p:last-child{font-size:14px}.contact-location-map iframe{height:340px}.contact-location-map-bar{flex-direction:column;align-items:flex-start;gap:18px;padding:18px}.contact-location-map-bar a{justify-content:space-between;width:100%;display:flex}.contact-page .contact-page-note{padding:42px 24px}.culture-introduction{grid-template-columns:1fr;gap:30px;padding:62px 24px}.culture-introduction h2{letter-spacing:-1.8px;font-size:38px}.culture-introduction>p{font-size:14px}.culture-principles{grid-template-columns:1fr;padding:0 24px 70px}.culture-principles article{border-left:1px solid #d4dfe4;min-height:0;padding:30px 24px}.culture-principles article:nth-child(3){border-bottom:0}.culture-principles h2{margin-bottom:18px;font-size:25px}.culture-principles p{font-size:15px;line-height:1.9}.culture-system{padding:64px 24px 72px}.culture-system-head{text-align:left}.culture-system-head h2{letter-spacing:-1.2px;font-size:32px}.culture-system-grid{grid-template-columns:1fr}.culture-system-grid article{min-height:170px}.culture-system-grid h3{margin-top:28px}}@media (prefers-reduced-motion:reduce){.culture-system-grid article{transition:none}.culture-system-grid article:hover{transform:none}}.contact-page .contact-details{background:linear-gradient(135deg,#edf3f6 0%,#f8fafb 52%,#eef4f6 100%);padding:clamp(72px,7vw,112px) clamp(24px,7vw,126px)}.contact-details-shell{background:#fff;grid-template-columns:minmax(360px,.76fr) minmax(620px,1.24fr);max-width:1500px;min-height:720px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 24px 70px #233d491a}.contact-details-visual{background:#dce7eb;min-height:720px;position:relative;overflow:hidden}.contact-details-visual:after{content:"";background:linear-gradient(#11273108 30%,#112731e0 100%);position:absolute;inset:0}.contact-details-visual>img{object-fit:cover;object-position:center 56%;width:100%;height:100%;transition:transform 1s var(--ease-out);display:block}.contact-details-shell:hover .contact-details-visual>img{transform:scale(1.018)}.contact-details-visual-copy{z-index:2;color:#fff;position:absolute;bottom:clamp(34px,4vw,62px);left:clamp(30px,3.5vw,56px);right:clamp(30px,3.5vw,56px)}.contact-details-visual-copy>p{font:10px var(--font-geist-mono);letter-spacing:3px;color:#ff7b72;margin:0 0 14px}.contact-details-visual-copy h2{letter-spacing:-2.5px;margin:0;font-size:clamp(42px,4.1vw,62px);font-weight:520;line-height:1.12}.contact-details-visual-copy span{color:#ffffffc7;max-width:360px;margin-top:19px;font-size:14px;line-height:1.8;display:block}.contact-details-panel{flex-direction:column;justify-content:center;min-width:0;padding:clamp(42px,4.6vw,72px);display:flex}.contact-details-intro{border-bottom:1px solid #dce5e9;padding-bottom:30px}.contact-details-intro h3{letter-spacing:-1.8px;color:#1c3541;margin:13px 0 12px;font-size:clamp(30px,3vw,44px);font-weight:520;line-height:1.2}.contact-details-intro>p:last-child{color:#6e818a;margin:0;font-size:14px;line-height:1.8}.contact-person-list{border-bottom:1px solid #dce5e9;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-person-list article{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:18px;min-height:150px;padding:28px 28px 28px 0;display:grid}.contact-person-list article+article{border-left:1px solid #dce5e9;padding-left:28px}.contact-person-list article>span{font:10px var(--font-geist-mono);letter-spacing:1px;color:var(--red);padding-top:3px}.contact-person-list small,.contact-channel-list>article>span{color:#80919a;font-size:11px;line-height:1.5;display:block}.contact-person-list h4{color:#203a46;margin:10px 0 8px;font-size:23px;font-weight:560}.contact-person-list a,.contact-channel-list a{font:15px/1.6 var(--font-geist-mono);color:#294550;transition:color .18s}.contact-person-list a:hover,.contact-person-list a:focus-visible,.contact-channel-list a:hover,.contact-channel-list a:focus-visible{color:var(--red)}.contact-channel-list{border-bottom:1px solid #dce5e9;grid-template-columns:1.3fr .7fr;gap:24px;padding:23px 0;display:grid}.contact-channel-list article{min-width:0}.contact-channel-list article>div{flex-wrap:wrap;gap:4px 22px;margin-top:10px;display:flex}.contact-channel-list article>a{margin-top:10px;display:block}.contact-details-panel .contact-qr-entry{text-align:left;background:0 0;border:0;grid-template-columns:122px minmax(0,1fr);align-items:center;gap:24px;margin-top:26px;padding:0;display:grid}.contact-details-panel .contact-qr-entry img{object-fit:contain;background:#fff;border:1px solid #dce5e9;width:122px;height:122px;display:block}.contact-details-panel .contact-qr-entry small{font:9px var(--font-geist-mono);letter-spacing:2.4px;color:var(--red)}.contact-details-panel .contact-qr-entry h3{color:#203a46;margin:9px 0 7px;font-size:22px;font-weight:560}.contact-details-panel .contact-qr-entry p{color:#7a8d96;margin:0;font-size:13px}@media (max-width:1100px){.contact-details-shell{grid-template-columns:minmax(300px,.8fr) minmax(500px,1.2fr)}.contact-details-panel{padding:42px}.contact-person-list article{padding-right:18px}.contact-person-list article+article{padding-left:18px}.contact-channel-list{grid-template-columns:1fr}}@media (max-width:780px){.contact-page .contact-details{padding:56px 24px}.contact-details-shell{grid-template-columns:1fr;min-height:0}.contact-details-visual{aspect-ratio:4/3;min-height:330px}.contact-details-visual>img{object-position:center 58%}.contact-details-panel{padding:36px 28px 42px}.contact-person-list{grid-template-columns:1fr}.contact-person-list article{min-height:0;padding:24px 0}.contact-person-list article+article{border-top:1px solid #dce5e9;border-left:0;padding-left:0}.contact-channel-list{gap:20px}.contact-details-panel .contact-qr-entry{grid-template-columns:104px minmax(0,1fr);gap:18px}.contact-details-panel .contact-qr-entry img{width:104px;height:104px}}@media (max-width:420px){.contact-details-visual{min-height:290px}.contact-details-visual-copy h2{letter-spacing:-1.8px;font-size:38px}.contact-details-visual-copy span{font-size:13px}.contact-details-panel{padding:32px 22px 38px}.contact-details-intro h3{font-size:29px}.contact-details-panel .contact-qr-entry{grid-template-columns:92px minmax(0,1fr)}.contact-details-panel .contact-qr-entry img{width:92px;height:92px}.contact-details-panel .contact-qr-entry h3{font-size:19px}}@media (prefers-reduced-motion:reduce){.contact-details-visual>img{transition:none}.contact-details-shell:hover .contact-details-visual>img{transform:none}}.culture-values-showcase{background:#fff;padding:96px clamp(24px,7vw,126px) 110px}.culture-values-head{grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);align-items:start;gap:clamp(60px,9vw,150px);max-width:1500px;margin:0 auto 52px;display:grid}.culture-values-head h2{letter-spacing:-2.8px;color:#192f3a;margin:16px 0 0;font-size:clamp(42px,4.4vw,64px);font-weight:520;line-height:1.12}.culture-values-head>p{color:#5e737e;max-width:760px;margin:4px 0 0;font-size:15px;line-height:2.1}.culture-value-panels{background:#eef2f4;gap:6px;max-width:1500px;height:610px;margin:0 auto;padding:6px;display:flex;overflow:hidden}.culture-value-panel{isolation:isolate;color:#fff;cursor:default;min-width:0;transition:flex-grow .62s var(--ease-out),filter .32s ease;background:#1b303a;outline:none;flex:1 1 0;position:relative;overflow:hidden}.culture-value-panel>img{z-index:-3;object-fit:cover;object-position:center center;filter:saturate(.78)contrast(1.02);width:100%;height:calc(100% + 36px);transition:transform .76s var(--ease-out),filter .42s ease;position:absolute;inset:-18px 0;transform:scale(1.012)translateY(0)}.culture-value-shade{z-index:-2;background:linear-gradient(#0818210a 30%,#08182157 60%,#081821e8 100%);transition:background .36s;position:absolute;inset:0}.culture-value-copy{transition:transform .56s var(--ease-out);position:absolute;bottom:36px;left:clamp(24px,2.2vw,38px);right:clamp(24px,2.2vw,38px);transform:translateY(46px)}.culture-value-copy h3{white-space:nowrap;color:#fff;transition:transform .56s var(--ease-out);margin:0;font-size:clamp(23px,1.75vw,31px);font-weight:560;line-height:1.3}.culture-value-copy p{color:#ffffffdb;opacity:0;max-width:500px;transition:opacity .36s ease 70ms,transform .5s var(--ease-out) 70ms;margin:17px 0 0;font-size:15px;line-height:1.85;transform:translateY(18px)}.culture-value-progress{background:#ffffff47;height:5px;position:absolute;bottom:20px;left:clamp(24px,2.2vw,38px);right:clamp(24px,2.2vw,38px);overflow:hidden}.culture-value-progress:after{content:"";background:var(--red);transform-origin:0;transition:transform 1.1s var(--ease-out);position:absolute;inset:0;transform:scaleX(.06)}@media (hover:hover) and (pointer:fine){.culture-value-panels:has(.culture-value-panel:hover) .culture-value-panel:not(:hover){filter:brightness(.8);flex-grow:.72}.culture-value-panel:hover{flex-grow:1.9}.culture-value-panel:hover>img{filter:saturate(.95)contrast(1.02);transform:scale(1.055)translateY(-10px)}.culture-value-panel:hover .culture-value-shade{background:linear-gradient(#08182105 24%,#0818213d 55%,#081821e6 100%)}.culture-value-panel:hover .culture-value-copy{transform:translateY(0)}.culture-value-panel:hover .culture-value-copy p{opacity:1;transform:translateY(0)}.culture-value-panel:hover .culture-value-progress:after{transform:scaleX(1)}}.culture-value-panel:focus-visible{box-shadow:inset 0 0 0 3px #ffffffe6}.culture-value-panel:focus-visible>img{filter:saturate(.95);transform:scale(1.045)translateY(-8px)}.culture-value-panel:focus-visible .culture-value-copy{transform:translateY(0)}.culture-value-panel:focus-visible .culture-value-copy p{opacity:1;transform:translateY(0)}.culture-value-panel:focus-visible .culture-value-progress:after{transform:scaleX(1)}.culture-page .culture-system{color:#1d3541;background:#eef4f7;padding:100px clamp(24px,7vw,126px) 115px}.culture-page .culture-system-head h2{color:#1d3541}.culture-page .culture-system-head .kicker{color:var(--red)}.culture-page .culture-system-grid{background:#fff;border-color:#d5e0e5;max-width:1500px;margin:0 auto}.culture-page .culture-system-grid article{color:#213a46;background:#fff;border-color:#d5e0e5}.culture-page .culture-system-grid article:hover{background:#f8fafb;transform:translateY(-3px)}.culture-page .culture-system-grid small{color:var(--red)}.culture-page .culture-system-grid h3{color:#213a46}.culture-page .culture-system-grid p{color:#617680}@media (max-width:1100px){.culture-values-showcase{padding:76px 24px 84px}.culture-values-head{grid-template-columns:.8fr 1.2fr;gap:48px}.culture-value-panels{height:560px}.culture-value-copy{left:24px;right:24px}.culture-value-copy p{font-size:14px}.culture-value-progress{left:24px;right:24px}}@media (max-width:760px){.culture-values-showcase{padding:62px 24px 70px}.culture-values-head{grid-template-columns:1fr;gap:28px;margin-bottom:34px}.culture-values-head h2{letter-spacing:-1.8px;font-size:38px}.culture-values-head>p{font-size:14px;line-height:1.9}.culture-value-panels{grid-template-columns:1fr;gap:5px;height:auto;padding:5px;display:grid}.culture-value-panel{min-height:420px}.culture-value-panel>img{height:100%;inset:0;transform:scale(1.01)}.culture-value-copy{bottom:34px;transform:none}.culture-value-copy h3{white-space:normal}.culture-value-copy p{opacity:1;max-width:440px;transform:none}.culture-value-progress{bottom:18px}.culture-page .culture-system{padding:64px 24px 72px}}@media (prefers-reduced-motion:reduce){.culture-value-panel,.culture-value-panel>img,.culture-value-shade,.culture-value-copy,.culture-value-copy h3,.culture-value-copy p,.culture-value-progress:after{transition:none!important}.culture-value-panel:hover>img,.culture-value-panel:focus-visible>img{transform:none}}.support-content{width:min(calc(100% - 48px),var(--content-max));grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;margin:0 auto;padding:88px 0 110px;display:grid}.support-intro,.support-contact-panel{background:#fff;border:1px solid #d9e3e7}.support-intro{flex-direction:column;justify-content:center;padding:clamp(36px,5vw,72px);display:flex}.support-intro .kicker{color:var(--red);font:11px/1 var(--font-tech);letter-spacing:3px;margin:0}.support-intro h2{letter-spacing:-2px;color:#1c3541;margin:18px 0 22px;font-size:clamp(32px,3.4vw,52px);font-weight:520;line-height:1.2}.support-intro>p:not(.kicker){color:#617680;margin:0;font-size:15px;line-height:2}.support-intro-action{color:#1f3b47;border-bottom:1px solid #aebfc7;align-self:flex-start;margin-top:32px;padding:14px 0;font-size:14px;transition:color .18s,border-color .18s}.support-intro-action span{color:var(--red);margin-left:18px}.support-intro-action:hover{color:var(--red);border-color:var(--red)}.support-contact-panel{flex-direction:column;justify-content:center;padding:clamp(28px,4vw,52px);display:flex}.support-channel-grid{border-top:1px solid #d9e3e7;border-left:1px solid #d9e3e7;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.support-channel-grid article{border-bottom:1px solid #d9e3e7;border-right:1px solid #d9e3e7;flex-direction:column;justify-content:center;align-items:flex-start;min-height:144px;padding:25px 26px;display:flex}.support-channel-grid small,.support-qr-card small{font:10px/1.4 var(--font-tech);letter-spacing:2px;color:#82959e}.support-channel-grid a{font:clamp(16px,1.6vw,21px)/1.4 var(--font-tech);color:#203c48;word-break:break-word;margin-top:15px;transition:color .18s}.support-channel-grid a:hover{color:var(--red)}.support-channel-grid article>span{color:#7f929b;margin-top:7px;font-size:12px}.support-qr-card{border-top:1px solid #d9e3e7;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:22px;margin-top:24px;padding-top:24px;display:grid}.support-qr-card img{object-fit:contain;background:#fff;border:1px solid #d9e3e7;width:112px;height:112px;padding:7px;display:block}.support-qr-card h3{color:#203c48;margin:9px 0 4px;font-size:21px;font-weight:520}.support-qr-card p{color:#7c9099;margin:0;font-size:13px}@media (max-width:900px){.support-content{grid-template-columns:1fr;gap:20px;padding:64px 0 78px}.support-intro{padding:38px 30px}.support-contact-panel{padding:28px 22px}}@media (max-width:560px){.support-content{width:calc(100% - 40px)}.support-channel-grid{grid-template-columns:1fr}.support-channel-grid article{min-height:116px;padding:22px}.support-qr-card{grid-template-columns:92px minmax(0,1fr);gap:16px}.support-qr-card img{width:92px;height:92px}.support-qr-card h3{font-size:18px}}.about-section-bar{background:#fff;border-bottom:1px solid #e3e8eb;min-height:66px;box-shadow:0 12px 28px #1f364209}.about-section-bar-inner{width:min(calc(100% - 96px),var(--content-max));justify-content:space-between;align-items:stretch;gap:32px;min-height:66px;margin:0 auto;display:flex}.about-section-tabs{scrollbar-width:none;align-items:center;display:flex;overflow-x:auto}.about-section-tabs::-webkit-scrollbar{display:none}.about-section-tabs a{color:#354a55;align-items:center;min-width:max-content;min-height:66px;padding:0 30px;font-size:15px;font-weight:450;transition:color .2s;display:flex;position:relative}.about-section-tabs a:not(:last-child):before{content:"";background:#d8dee2;width:1px;height:18px;position:absolute;top:24px;right:0}.about-section-tabs a:after{content:"";background:var(--red);transform-origin:50%;height:3px;transition:transform .22s var(--ease-out);position:absolute;bottom:0;left:20px;right:20px;transform:scaleX(0)}.about-section-tabs a:hover,.about-section-tabs a:focus-visible,.about-section-tabs a.active{color:var(--red)}.about-section-tabs a.active:after{transform:scaleX(1)}.about-section-location{font:12px var(--font-tech);color:#839199;flex:none;align-items:center;gap:9px;display:flex}.about-section-location a{color:#71818a;transition:color .18s}.about-section-location a:hover,.about-section-location a:focus-visible{color:var(--red)}.about-section-location i{color:#a6b0b5;font-style:normal}.about-profile-section{background:#f3f5f6;padding:clamp(64px,6vw,88px) 0 30px}.about-profile-section>h2{text-align:center;letter-spacing:-1.8px;color:#263d48;margin:0 0 clamp(44px,4.5vw,66px);font-size:clamp(36px,3.4vw,50px);font-weight:500}.about-profile-content{width:min(calc(100% - 96px),var(--content-max));grid-template-columns:minmax(560px,1.08fr) minmax(420px,.92fr);align-items:start;gap:clamp(52px,6vw,92px);margin:0 auto;display:grid}.about-profile-visual{aspect-ratio:1342/1172;background:#e8eef1;min-height:0;position:relative;overflow:hidden}.about-profile-visual img{object-fit:cover;object-position:right center;width:100%;height:100%;transition:transform .76s var(--ease-out);display:block}.about-profile-copy h3{letter-spacing:-1.2px;color:#195eae;margin:0 0 32px;font-size:clamp(28px,2.5vw,38px);font-weight:540;line-height:1.35}.about-profile-facts-stage{background:#f2f5f6;padding:clamp(28px,3vw,44px) 0 clamp(72px,7vw,108px)}.about-profile-facts{isolation:isolate;color:#fff;background:#132831 url(/hero-manufacturing.png) 50% 54%/cover no-repeat;align-items:stretch;min-height:clamp(250px,19vw,340px);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #19303b1c}.about-profile-facts-shade{z-index:0;pointer-events:none;background:linear-gradient(90deg,#0a1921e8,#102630b3 48%,#0a1921d1),linear-gradient(#08141b14,#08141b6b);margin:0;position:absolute;inset:0}.about-profile-facts-inner{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;width:100%;margin:0;display:grid;position:relative}.about-profile-facts article{flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(36px,4vw,62px);transition:background .22s;display:flex}.about-profile-facts article+article{border-left:1px solid #ffffff3d}.about-profile-facts article:hover{background:#ffffff12}.about-profile-facts b{font:500 clamp(26px,2.25vw,38px)/1.1 var(--font-tech);letter-spacing:-.6px;color:#fff}.about-profile-facts article>span{letter-spacing:.08em;color:#ffffffc2;margin-top:14px;font-size:13px}.about-section-page .culture-values-showcase{padding-top:72px;padding-bottom:76px}.about-section-page .culture-values-head{margin-bottom:38px}.about-section-page .culture-value-panels{height:540px}.about-section-page .culture-system{padding-top:72px;padding-bottom:82px}.about-section-page .culture-system-head h2{margin-bottom:38px}.about-section-page .culture-system-grid article{min-height:185px}.about-section-page .honors-content{padding-top:72px;padding-bottom:82px}@media (max-width:1050px){.about-section-location{display:none}.about-section-bar-inner{width:min(calc(100% - 48px),var(--content-max));justify-content:center}.about-profile-content{width:min(calc(100% - 48px),var(--content-max));grid-template-columns:minmax(430px,1.2fr) minmax(320px,.8fr);gap:42px}}@media (max-width:760px){.about-section-bar,.about-section-bar-inner{min-height:58px}.about-section-bar-inner{width:100%}.about-section-tabs{justify-content:flex-start;width:100%}.about-section-tabs a{min-height:58px;padding:0 24px;font-size:14px}.about-section-tabs a:not(:last-child):before{top:20px}.about-profile-section{padding:48px 0 24px}.about-profile-section>h2{margin-bottom:36px;font-size:34px}.about-profile-content{grid-template-columns:1fr;gap:36px;width:calc(100% - 40px)}.about-profile-copy h3{font-size:28px}.about-profile-copy .prose{font-size:14px}.about-profile-visual{aspect-ratio:4/3;order:-1}.about-profile-facts-stage{padding:34px 0 54px}.about-profile-facts{min-height:440px;box-shadow:none}.about-profile-facts-inner{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.about-profile-facts article{border-bottom:1px solid #ffffff38;min-height:220px;padding:28px 24px}.about-profile-facts article+article{border-left:1px solid #ffffff38}.about-profile-facts b{font-size:25px}.about-profile-facts span{font-size:12px}.about-section-page .culture-values-showcase{padding-top:52px;padding-bottom:60px}.about-section-page .culture-value-panels{height:auto}.about-section-page .culture-system{padding-top:58px;padding-bottom:66px}.about-section-page .honors-content{padding-top:54px;padding-bottom:66px}}@media (prefers-reduced-motion:reduce){.about-profile-visual img{transition:none}.about-profile-visual:hover img{transform:none}}.news-listing{background:#fff;padding:92px clamp(24px,8vw,140px) 110px}.news-listing-head{grid-template-columns:minmax(320px,.8fr) minmax(320px,1.2fr);align-items:end;gap:8vw;margin-bottom:48px;display:grid}.news-listing-head h2{letter-spacing:-2.4px;color:#1c3541;margin:14px 0 0;font-size:clamp(38px,3.6vw,54px);font-weight:520;line-height:1.18}.news-listing-head>p{color:#697d87;max-width:520px;margin:0;font-size:14px;line-height:2}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.news-card{min-width:0;transition:transform .22s var(--ease-out),box-shadow .22s;background:#fff;border:1px solid #d9e3e7;grid-template-columns:minmax(180px,.78fr) minmax(0,1.22fr);display:grid}.news-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px #233d491a}.news-card.featured{grid-column:1/3;grid-template-columns:minmax(420px,1.2fr) minmax(380px,.8fr)}.news-card-visual{color:#a7bbc4;min-height:270px;font:12px var(--font-geist-mono);letter-spacing:3px;background:linear-gradient(135deg,#1a3542,#0f2029);place-items:center;display:grid;overflow:hidden}.news-card.featured .news-card-visual{min-height:440px}.news-card-visual img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out);display:block}.news-card:hover .news-card-visual img{transform:scale(1.018)}.news-card-copy{flex-direction:column;padding:32px;display:flex}.news-card.featured .news-card-copy{padding:52px}.news-card-copy>div{font:10px var(--font-geist-mono);letter-spacing:.06em;justify-content:space-between;gap:20px;display:flex}.news-card-copy>div span{color:var(--red)}.news-card-copy time{color:#8998a0}.news-card-copy h2{color:#203945;margin:28px 0 16px;font-size:clamp(22px,2vw,31px);font-weight:540;line-height:1.4}.news-card-copy p{color:#697c86;margin:0;font-size:13px;line-height:1.9}.news-card-more{color:#263f4b;margin-top:auto;padding-top:30px;font-size:12px}.news-card-more b{color:var(--red);margin-left:12px}.news-detail-page{background:#f4f7f8}.news-detail-page>.page-location{margin-top:96px}.news-detail{max-width:1120px;margin:0 auto;padding:76px 24px 110px}.news-detail>header{text-align:center;max-width:900px;margin:0 auto 48px}.news-detail>header>p{font:11px var(--font-geist-mono);letter-spacing:2px;color:var(--red);margin:0}.news-detail>header h1{letter-spacing:-2.8px;color:#1b3440;margin:22px 0 25px;font-size:clamp(38px,4.5vw,64px);font-weight:520;line-height:1.2}.news-detail>header>div{color:#84939a;flex-wrap:wrap;justify-content:center;gap:8px 24px;font-size:12px;display:flex}.news-detail>header strong{color:#586e79;text-align:left;border-top:1px solid #d3dfe4;margin-top:34px;padding-top:30px;font-size:16px;font-weight:450;line-height:2;display:block}.news-detail-cover{object-fit:cover;background:#e5ecef;width:100%;max-height:650px;display:block}.news-detail-content{color:#344d59;max-width:820px;margin:58px auto 0;font-size:16px;line-height:2.05}.news-detail-content h2{color:#1d3743;margin:58px 0 20px;font-size:31px;line-height:1.4}.news-detail-content h3{color:#213c48;margin:46px 0 18px;font-size:25px}.news-detail-content h4{color:#284550;margin:38px 0 16px;font-size:20px}.news-detail-content p{margin:0 0 24px}.news-detail-content ul,.news-detail-content ol{margin:0 0 28px;padding-left:24px}.news-detail-content blockquote{border-left:3px solid var(--red);color:#526974;background:#eaf0f3;margin:38px 0;padding:24px 30px}.news-detail-content figure{margin:42px 0}.news-detail-content figure img{width:100%;height:auto;display:block}.news-detail-content figcaption{text-align:center;color:#82929a;margin-top:12px;font-size:12px}.news-detail-content a{color:var(--red);border-bottom:1px solid}.news-detail-content pre{color:#e8eff2;background:#162b35;padding:24px;overflow:auto}.news-detail>footer{border-top:1px solid #ccd9de;justify-content:space-between;gap:20px;max-width:820px;margin:64px auto 0;padding-top:28px;font-size:13px;display:flex}.news-detail>footer a:last-child{color:var(--red)}.inquiry-section{background:#f3f7f9;grid-template-columns:minmax(280px,.62fr) minmax(620px,1.38fr);align-items:start;gap:clamp(52px,8vw,130px);padding:100px clamp(24px,8vw,140px) 110px;scroll-margin-top:98px;display:grid}.inquiry-heading{position:sticky;top:130px}.inquiry-heading h2{letter-spacing:-2.5px;color:#19333f;margin:16px 0 24px;font-size:clamp(42px,4vw,60px);font-weight:520}.inquiry-heading>p:nth-of-type(2){color:#647984;margin:0;font-size:14px;line-height:2}.inquiry-heading>div{border-top:1px solid #ccd9df;margin-top:46px}.inquiry-heading>div span,.inquiry-heading>div p{border-bottom:1px solid #d6e1e5;margin:0;padding:17px 0}.inquiry-heading>div span{width:50px;font:10px var(--font-geist-mono);color:var(--red);display:inline-block}.inquiry-heading>div p{display:inline}.inquiry-form{background:#fff;border:1px solid #d4e0e5;padding:clamp(30px,4vw,56px);box-shadow:0 20px 60px #26424f12}.inquiry-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 24px;display:grid}.inquiry-form label{gap:10px;min-width:0;display:grid}.inquiry-form label>span{color:#526974;font-size:12px}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;font:14px var(--font-geist-sans);color:#1f3844;background:#fbfcfd;border:1px solid #cbd8de;border-radius:0;outline:none;padding:14px 15px;transition:border-color .18s,box-shadow .18s}.inquiry-form input,.inquiry-form select{height:50px}.inquiry-form textarea{resize:vertical;min-height:170px;line-height:1.7}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#b6281e;box-shadow:0 0 0 3px #b6281e14}.inquiry-form-wide{grid-column:1/3}.inquiry-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.inquiry-captcha{grid-template-columns:130px 1fr;display:grid}.inquiry-captcha b{height:50px;font:15px var(--font-geist-mono);color:#203c48;background:#edf3f5;border:1px solid #cbd8de;border-right:0;place-items:center;display:grid}.inquiry-submit-row{align-items:center;gap:24px;margin-top:28px;display:flex}.inquiry-submit-row button{background:var(--red);color:#fff;cursor:pointer;border:0;min-width:170px;padding:16px 22px;font-size:14px;transition:background .18s,transform .18s}.inquiry-submit-row button:hover{background:#b91e13;transform:translateY(-1px)}.inquiry-submit-row button:disabled{cursor:not-allowed;opacity:.55;transform:none}.inquiry-submit-row button b{margin-left:24px}.inquiry-submit-row p{color:#6a7e87;margin:0;font-size:12px;line-height:1.7}.inquiry-submit-row p.success{color:#1a7450}.inquiry-submit-row p.error{color:#b52218}.inquiry-submit-row p span{display:block}.privacy-content{max-width:900px;margin:0 auto;padding:90px 24px 110px}.privacy-content h2{color:#1d3743;margin:0 0 35px;font-size:clamp(34px,4vw,50px);font-weight:520}.privacy-content p{color:#526a76;margin:0 0 24px;font-size:15px;line-height:2}@media (max-width:1000px){.news-grid{grid-template-columns:1fr}.news-card.featured{grid-column:auto}.news-card.featured,.news-card{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.news-card.featured .news-card-visual{min-height:340px}.news-card.featured .news-card-copy{padding:38px}.inquiry-section{grid-template-columns:1fr;gap:45px;padding:76px 24px 84px}.inquiry-heading{position:static}.inquiry-heading>div{display:none}.news-detail-page>.page-location{margin-top:72px}}@media (max-width:650px){.news-listing{padding:62px 24px 76px}.news-listing-head{grid-template-columns:1fr;gap:24px}.news-listing-head h2{letter-spacing:-1.5px;font-size:35px}.news-card,.news-card.featured{display:block}.news-card-visual,.news-card.featured .news-card-visual{aspect-ratio:16/10;min-height:0}.news-card-copy,.news-card.featured .news-card-copy{padding:28px 24px}.news-card-more{padding-top:28px}.news-detail{padding:56px 24px 76px}.news-detail>header h1{letter-spacing:-1.7px;font-size:37px}.news-detail>header strong{font-size:14px}.news-detail-content{margin-top:40px;font-size:15px}.news-detail-content h2{font-size:27px}.news-detail>footer{flex-direction:column}.inquiry-form{padding:28px 22px}.inquiry-form-grid{grid-template-columns:1fr}.inquiry-form-wide{grid-column:auto}.inquiry-submit-row{flex-direction:column;align-items:flex-start}.inquiry-submit-row button{width:100%}.privacy-content{padding:62px 24px 76px}}.applications-page .applications-overview{grid-template-columns:minmax(480px,1.05fr) minmax(360px,.95fr);align-items:end;gap:clamp(48px,7vw,108px);padding:82px clamp(24px,7vw,126px) 72px}.applications-page .application-showcase{background:#eef2f4;gap:22px;padding:24px clamp(24px,7vw,126px) 108px;display:grid}.applications-page .application-row{background:#fff;outline:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:0;width:100%;max-width:1500px;min-height:430px;margin:0 auto;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #233c480d}.applications-page .application-row:nth-child(odd){background:#fff}.applications-page .application-row:nth-child(2n) .application-row-copy{order:2}.applications-page .application-row:nth-child(2n) .application-row-visual{order:1}.applications-page .application-row-copy{--application-copy-padding:clamp(48px,5vw,78px);max-width:none;padding:var(--application-copy-padding);z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.applications-page .application-row-copy-inner{z-index:1;transition:transform .62s var(--ease-out);position:relative}.applications-page .application-row h2{letter-spacing:-1.5px;color:#233c48;margin:0 0 30px;font-size:clamp(32px,2.8vw,45px);font-weight:540;line-height:1.2;transition:color .3s}.applications-page .application-row ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px;padding:0}.applications-page .application-row li{color:#536a75;padding-left:16px;font-size:clamp(15px,1.08vw,17px);font-weight:520;line-height:1.55}.applications-page .application-row li:before{background:#c43127;width:7px;height:2px;top:.75em}.applications-page .application-row-progress{z-index:2;background:0 0;height:5px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.applications-page .application-row-progress:after{content:"";background:var(--red);transform-origin:0;transition:transform 1.2s var(--ease-out);position:absolute;inset:0;transform:scaleX(0)}.applications-page .application-row-visual{background:#e8eef1;border-left:1px solid #dce4e8;width:100%;min-height:430px;position:relative;overflow:hidden}.applications-page .application-row:nth-child(2n) .application-row-visual{border-left:0;border-right:1px solid #dce4e8}.applications-page .application-scene-image{object-fit:cover;width:100%;height:100%;transition:transform .72s var(--ease-out),filter .4s ease;display:block}.applications-page .application-row:focus-visible{outline:2px solid var(--red);outline-offset:3px}@media (hover:hover) and (pointer:fine){.applications-page .application-row:hover .application-row-copy-inner{transform:scale(1.035)}.applications-page .application-row:hover .application-scene-image{filter:saturate(1.06)contrast(1.02);transform:scale(1.05)}.applications-page .application-row:hover .application-row-progress:after{transform:scaleX(1)}}.applications-page .application-row:focus-visible .application-row-copy-inner{transform:scale(1.035)}.applications-page .application-row:focus-visible .application-scene-image{filter:saturate(1.06)contrast(1.02);transform:scale(1.05)}.applications-page .application-row:focus-visible .application-row-progress:after{transform:scaleX(1)}@media (max-width:1100px){.applications-page .applications-overview{padding:70px 24px 62px}.applications-page .application-showcase{gap:18px;padding:20px 24px 84px}.applications-page .application-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.applications-page .application-row-copy{--application-copy-padding:38px;padding:42px var(--application-copy-padding) 58px}}@media (max-width:760px){.applications-page .applications-overview{grid-template-columns:1fr;gap:24px;padding:58px 24px 50px}.applications-page .application-showcase{gap:16px;padding:18px 16px 70px}.applications-page .application-row,.applications-page .application-row:nth-child(2n){flex-direction:column-reverse;align-items:stretch;gap:0;min-height:0;padding:0;display:flex}.applications-page .application-row:nth-child(2n) .application-row-copy,.applications-page .application-row:nth-child(2n) .application-row-visual{order:initial}.applications-page .application-row-copy{--application-copy-padding:24px;max-width:none;padding:32px var(--application-copy-padding) 54px}.applications-page .application-row h2{margin-bottom:24px;font-size:28px}.applications-page .application-row ul{grid-template-columns:1fr 1fr;gap:12px 18px}.applications-page .application-row li{font-size:15px}.applications-page .application-row-visual,.applications-page .application-row:nth-child(2n) .application-row-visual{aspect-ratio:16/10;border:0;min-height:0;overflow:hidden}.applications-page .application-row:hover .application-row-copy-inner,.applications-page .application-row:focus-visible .application-row-copy-inner,.applications-page .application-row:hover .application-scene-image,.applications-page .application-row:focus-visible .application-scene-image{filter:none;transform:none}}@media (max-width:430px){.applications-page .application-row ul{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.applications-page .application-row-copy-inner,.applications-page .application-scene-image,.applications-page .application-row-progress:after{transition:none}.applications-page .application-row:hover .application-row-copy-inner,.applications-page .application-row:focus-visible .application-row-copy-inner,.applications-page .application-row:hover .application-scene-image,.applications-page .application-row:focus-visible .application-scene-image{filter:none;transform:none}}:root{--ink:#18313d;--ink-strong:#102733;--muted:#607580;--paper:#f5f7f8;--surface:#fff;--surface-soft:#eef3f5;--line-light:#d8e2e7;--red:#d92d20;--red-dark:#b6251a;--font-cn:"HarmonyOS Sans SC","Source Han Sans SC","Noto Sans CJK SC","PingFang SC","Microsoft YaHei",sans-serif;--font-tech:var(--font-cn);--font-geist-sans:var(--font-cn);--font-geist-mono:var(--font-cn);--content-max:1280px;--page-banner-ratio:1830 / 430;--page-wayfinding-height:74px;--page-gutter:96px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-8:64px;--radius-card:2px;--ease-precision:cubic-bezier(.22,1,.36,1);--motion-hover:.22s;--motion-enter:.56s}html{font-synthesis:none}body{background:var(--paper);color:var(--ink);font-family:var(--font-cn);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.75}button,input,select,textarea{font-family:inherit}strong,b,h1,h2,h3{color:var(--ink-strong)}.kicker,.eyebrow,.inner-label,.section-label,.home-section-heading>small,.home-company-heading>small,.section-page-hero p,.products-page .products-hero-copy p,.catalog-sidebar-heading small,.product-detail-meta,.product-detail-specs,.product-specs,.spec-table,.feature-row,.metrics,.catalog-toolbar>span,.page-location,.breadcrumbs,time{font-family:var(--font-tech)}.home-page .hero h1{letter-spacing:-2.4px;font-size:clamp(48px,4.5vw,60px)}.section-page-hero h1,.inner-page .about-hero h1,.inner-page .contact-hero h1,.products-page .products-hero-copy h1{letter-spacing:-2.2px;font-size:clamp(48px,4.4vw,60px)}.home-section-heading h2,.home-company-heading h2,.section-page-intro h2,.applications-overview h2,.products-page .catalog-toolbar h2,.contact-company-copy h2,.culture-values-head h2,.news-listing-head h2,.inquiry-heading h2{letter-spacing:-1.2px;font-size:clamp(32px,3vw,40px);line-height:1.22}.home-section-heading p,.home-company .factory-copy>p,.application-row li,.applications-overview p,.contact-company-copy p,.news-card-copy p,.inquiry-heading>p:nth-of-type(2),.privacy-content p{font-size:clamp(16px,1.15vw,18px);line-height:1.9}.kicker,.eyebrow,.inner-label,.home-section-heading>small,.home-company-heading>small,.section-page-hero p,.products-page .products-hero-copy p{letter-spacing:2px;font-size:12px}.product-detail-specs,.product-specs,.spec-table,.feature-row{font-size:15px}.page-location-inner,.home-section-heading,.home-product-carousel,.home-company-layout,.home-contact-layout,.applications-overview,.applications-page .application-row,.products-page .products-explorer,.contact-company,.contact-details-shell,.culture-values-head,.culture-value-panels,.culture-page .culture-system-grid,.news-listing-head,.news-grid,.inquiry-section,.support-list>article,.privacy-content{width:min(calc(100% - 48px),var(--content-max));max-width:var(--content-max);margin-left:auto;margin-right:auto}.home-product-showcase{padding:80px 0 96px}.home-product-carousel{margin-top:48px;padding:0 40px}.home-page .home-company,.home-page .home-contact{padding-top:96px;padding-bottom:96px}.home-company>.home-section-heading{margin-bottom:48px}.home-company-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:64px;min-height:0}.home-company-layout .factory-photo{background:0 0;align-self:stretch;height:100%}.home-company-layout .factory-photo img{aspect-ratio:auto;object-fit:cover;object-position:right center;width:100%;height:100%}.home-company .factory-copy{align-self:start;padding:0}.home-contact-layout{margin-top:48px}.products-page .products-explorer{grid-template-columns:280px minmax(0,1fr);gap:48px;padding:64px 0 96px}.applications-page .applications-overview{padding:80px 0 64px}.applications-page .application-showcase{gap:24px;padding:24px 24px 96px}.applications-page .application-row{min-height:416px}.contact-company{padding:96px 0}.news-listing,.inquiry-section{padding-top:80px;padding-bottom:96px}.home-product-card,.product-catalog-card,.news-card,.inquiry-form,.catalog-sidebar-panel,.contact-details-shell,.culture-value-panels,.application-row{border-radius:var(--radius-card)}.nav-cta,.primary,.inner-cta a,.product-copy>a,.inquiry-submit-row button{background:var(--red);border-radius:2px}.nav-cta:hover,.primary:hover,.inner-cta a:hover,.product-copy>a:hover,.inquiry-submit-row button:hover{background:var(--red-dark)}.products-page .products-explorer,.section-page,.inner-page,.applications-page .application-showcase{background:var(--paper)}.products-page .product-catalog-body,.home-product-copy{background:#f8fafb}.products-page .product-catalog-card,.home-product-card,.news-card{border:1px solid var(--line-light);box-shadow:none}.products-page .product-catalog-card:hover,.products-page .product-catalog-card:focus-visible,.home-product-track .home-product-card:hover,.home-product-track .home-product-card:focus-visible,.news-card:hover{border-color:#c5d3da;transform:translateY(-3px);box-shadow:0 16px 36px #1f3a4717}.products-page .product-catalog-card:hover .product-catalog-visual img,.home-product-track .home-product-card:hover .home-product-image img,.home-product-track .home-product-card:focus-visible .home-product-image img,.news-card:hover .news-card-visual img{transform:scale(1.02)}.motion-ready [data-reveal]{transition-duration:var(--motion-enter);transition-timing-function:var(--ease-precision)}a,button,.home-product-card,.product-catalog-card,.news-card,.home-product-image img,.product-catalog-visual img,.news-card-visual img{transition-duration:var(--motion-hover);transition-timing-function:var(--ease-precision)}.route-progress{background:var(--red)}.home-page .customer-hero{touch-action:pan-y pinch-zoom}.home-page .customer-hero-slide{transition:opacity .65s var(--ease-standard),transform 5s ease-out}.home-page .customer-hero .hero-dots button.active:after{animation-duration:5s}.home-company-heading>small,.home-contact .home-section-heading>small{display:none}@media (max-width:900px){body{font-size:16px}.section-page-hero h1,.inner-page .about-hero h1,.inner-page .contact-hero h1,.products-page .products-hero-copy h1{letter-spacing:-1.2px;font-size:38px}.home-section-heading h2,.home-company-heading h2,.section-page-intro h2,.applications-overview h2,.products-page .catalog-toolbar h2,.contact-company-copy h2,.culture-values-head h2,.news-listing-head h2,.inquiry-heading h2{font-size:34px}.page-location-inner,.home-section-heading,.home-product-carousel,.home-company-layout,.home-contact-layout,.applications-overview,.applications-page .application-row,.products-page .products-explorer,.contact-company,.contact-details-shell,.culture-values-head,.culture-value-panels,.culture-page .culture-system-grid,.news-listing-head,.news-grid,.inquiry-section,.privacy-content{width:min(calc(100% - 40px),var(--content-max))}.home-product-showcase,.home-page .home-company,.home-page .home-contact{padding-top:64px;padding-bottom:72px}.home-company>.home-section-heading{margin-bottom:40px}.home-company-layout{grid-template-columns:1fr;gap:32px}.home-company-layout .factory-photo{align-self:start;height:auto}.home-company-layout .factory-photo img{aspect-ratio:1650/803;object-fit:cover;object-position:center;height:auto}.home-company .factory-copy{padding:0}.products-page .products-explorer{padding-top:0}.applications-page .applications-overview{padding:64px 0 48px}}@media (max-width:650px){.home-page .hero h1{letter-spacing:-1px;font-size:36px}.section-page-hero h1,.inner-page .about-hero h1,.inner-page .contact-hero h1,.products-page .products-hero-copy h1{font-size:34px}.home-section-heading h2,.home-company-heading h2,.section-page-intro h2,.applications-overview h2,.products-page .catalog-toolbar h2,.contact-company-copy h2,.culture-values-head h2,.news-listing-head h2,.inquiry-heading h2{font-size:32px}.home-section-heading p,.home-company .factory-copy>p,.application-row li,.applications-overview p,.contact-company-copy p,.news-card-copy p,.inquiry-heading>p:nth-of-type(2),.privacy-content p{font-size:16px}.home-product-carousel{padding:0 32px}.home-company>.home-section-heading{margin-bottom:32px}.home-company-layout{width:min(calc(100% - 40px),var(--content-max));gap:28px}.home-company .factory-copy{padding:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready [data-reveal]{opacity:1;transition:none;transform:none}.home-page .customer-hero-slide,.home-product-image img,.product-catalog-visual img,.news-card-visual img{transition:none!important;transform:none!important}.home-page .customer-hero .hero-dots button.active:after{animation:none!important}}.news-directory{background:#eef2f4;padding:56px 24px 88px;scroll-margin-top:80px}.news-directory-list{width:min(100%,var(--content-max));gap:24px;margin:0 auto;display:grid}.news-directory-item{min-height:220px;transition:transform var(--motion-hover) var(--ease-precision),border-color var(--motion-hover) var(--ease-precision),box-shadow var(--motion-hover) var(--ease-precision);background:#fff;border:1px solid #0000;grid-template-columns:330px minmax(0,1fr) 128px;display:grid;position:relative;overflow:hidden}.news-directory-item:hover,.news-directory-item:focus-within{border-color:#d4dfe4;transform:translateY(-2px);box-shadow:0 18px 42px #1f3a4714}.news-directory-image{z-index:2;background:#dfe7ea;min-width:0;min-height:220px;position:relative;overflow:hidden}.news-directory-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s var(--ease-precision),filter .3s ease;display:block}.news-directory-item:hover .news-directory-image img,.news-directory-item:focus-within .news-directory-image img{filter:saturate(1.03);transform:scale(1.025)}.news-directory-copy{flex-direction:column;justify-content:center;min-width:0;padding:34px clamp(34px,4vw,58px);display:flex}.news-directory-copy>span{font:11px var(--font-tech);letter-spacing:.08em;color:var(--red);margin-bottom:10px}.news-directory-copy h2{color:#1f3742;margin:0 0 14px;font-size:22px;font-weight:560;line-height:1.45}.news-directory-copy p{-webkit-line-clamp:2;color:#687b84;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.85;display:-webkit-box;overflow:hidden}.news-directory-date{color:#4a5154;font-family:var(--font-tech);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px 28px 28px 8px;font-style:normal;display:flex}.news-directory-date b{letter-spacing:-3px;color:#4c5254;font-size:54px;font-weight:700;line-height:1}.news-directory-date span{letter-spacing:.04em;color:#59646a;margin-top:13px;font-size:13px;font-weight:600}.news-directory-hit{z-index:1;position:absolute;inset:0}.news-directory-copy a,.news-directory-image{z-index:2;position:relative}.news-directory-empty{width:min(100%,var(--content-max));text-align:center;background:#fff;place-content:center;min-height:300px;margin:0 auto;padding:48px;display:grid}.news-directory-empty h2{color:#263f4a;margin:0 0 10px;font-size:24px;font-weight:560}.news-directory-empty p{color:#75858d;margin:0;font-size:15px}.news-pagination{width:min(100%,var(--content-max));justify-content:center;gap:8px;margin:48px auto 0;display:flex}.news-pagination a,.news-pagination span{width:42px;height:42px;font:14px var(--font-tech);color:#43555e;background:#fff;border:1px solid #b9c4c9;place-items:center;display:grid}.news-pagination a:hover,.news-pagination a:focus-visible,.news-pagination a.active{border-color:var(--red);background:var(--red);color:#fff}.news-pagination span{opacity:.45}@media (max-width:900px){.news-directory-item{grid-template-columns:260px minmax(0,1fr) 104px}.news-directory-image{min-height:210px}.news-directory-copy{padding:30px}.news-directory-date{padding-right:20px}.news-directory-date b{font-size:46px}}@media (max-width:650px){.news-directory{padding:32px 20px 64px}.news-directory-list{gap:18px}.news-directory-item{grid-template-columns:1fr 78px;min-height:0;display:grid}.news-directory-image{aspect-ratio:16/9;grid-column:1/3;min-height:0}.news-directory-copy{padding:24px 10px 26px 22px}.news-directory-copy>span{font-size:10px}.news-directory-copy h2{font-size:19px}.news-directory-copy p{-webkit-line-clamp:3;font-size:14px}.news-directory-date{justify-content:flex-start;padding:24px 16px 24px 0}.news-directory-date b{letter-spacing:-2px;font-size:38px}.news-directory-date span{white-space:nowrap;font-size:10px}.news-pagination{margin-top:34px}}@media (prefers-reduced-motion:reduce){.news-directory-item,.news-directory-image img{transition:none!important}.news-directory-item:hover,.news-directory-item:focus-within,.news-directory-item:hover .news-directory-image img,.news-directory-item:focus-within .news-directory-image img{transform:none}}.inner-page .contact-hero-v2{color:#fff;background-image:url(/contact/contact-hero-lab-v2.png);background-position:50% 48%;border-bottom:0;height:420px;min-height:420px}.contact-hero-v2:after{background:linear-gradient(90deg,#081b26eb 0%,#081b26b3 38%,#081b2624 80%),linear-gradient(#081b2614,#081b263d)}.contact-hero-v2 .contact-hero-copy{max-width:620px}.contact-hero-v2 p{color:#ff786e}.contact-hero-v2 h1{letter-spacing:-3px;color:#fff;margin:16px 0 12px;font-size:clamp(52px,5vw,72px);font-weight:520}.contact-hero-v2 span{color:#ffffffc2}.contact-hero-links{flex-wrap:wrap;gap:12px 28px;margin-top:34px;display:flex}.contact-hero-links a{color:#fff;transition:color var(--motion-hover),border-color var(--motion-hover),transform var(--motion-hover) var(--ease-precision);border-bottom:1px solid #ffffff75;align-items:center;gap:26px;padding:12px 0;font-size:14px;display:inline-flex}.contact-hero-links a b{color:#ff786e;font-size:18px;font-weight:400}.contact-hero-links a:hover,.contact-hero-links a:focus-visible{color:#fff;border-color:#ff786e;transform:translateY(-1px)}.contact-company-v2{background:#fff;grid-template-columns:minmax(300px,.86fr) minmax(420px,1.14fr);align-items:center;gap:clamp(52px,8vw,128px);padding-top:clamp(76px,8vw,120px);padding-bottom:clamp(76px,8vw,120px)}.contact-company-v2 .contact-company-photo{border-radius:var(--radius-card);box-shadow:0 22px 58px #233d4921}.contact-company-v2 .contact-company-photo img{aspect-ratio:1.1;object-fit:cover;object-position:center 48%;transition:transform .85s var(--ease-precision)}.contact-company-v2 .contact-company-photo:hover img{transform:scale(1.018)}.contact-company-v2 .contact-company-copy{max-width:680px}.contact-company-v2 .contact-company-copy h2{letter-spacing:-2.7px;max-width:620px;margin:18px 0;font-size:clamp(38px,4vw,60px);line-height:1.12}.contact-company-v2 .contact-company-copy>p:nth-of-type(2){color:#607581;border-top:1px solid #d9e2e6;max-width:610px;margin:28px 0 0;padding-top:26px;line-height:1.9}.contact-company-facts{border-top:1px solid #d9e2e6;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:34px;display:grid}.contact-company-facts div{min-width:0;padding:18px 20px 0 0}.contact-company-facts div+div{border-left:1px solid #d9e2e6;padding-left:20px}.contact-company-facts small{font:10px var(--font-geist-mono);letter-spacing:1.8px;color:#83939b;display:block}.contact-company-facts strong{color:#203945;margin-top:10px;font-size:14px;font-weight:540;line-height:1.7;display:block}.contact-details-v2{background:#eef4f6;padding-top:clamp(76px,8vw,120px);padding-bottom:clamp(76px,8vw,120px)}.contact-details-v2 .contact-details-shell{border-radius:var(--radius-card);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:0;box-shadow:0 24px 70px #233d491f}.contact-details-v2 .contact-details-visual{background:#c8d7de;min-height:560px}.contact-details-v2 .contact-details-visual>img{object-position:center 54%;transition:transform .95s var(--ease-precision)}.contact-details-v2 .contact-details-shell:hover .contact-details-visual>img{transform:scale(1.018)}.contact-details-v2 .contact-details-visual:after{background:linear-gradient(#07192305 28%,#071923e0 100%)}.contact-details-v2 .contact-details-visual-copy{bottom:clamp(32px,4vw,58px);left:clamp(30px,3.6vw,58px);right:clamp(30px,3.6vw,58px)}.contact-details-v2 .contact-details-panel{background:#fff;justify-content:flex-start;padding:clamp(40px,4.5vw,72px)}.contact-details-v2 .contact-details-intro h3{font-size:clamp(31px,3.1vw,46px)}.contact-details-v2 .contact-person-list article{min-height:154px}.contact-location-v2{background:#fff;padding-top:clamp(80px,8vw,116px);padding-bottom:clamp(88px,9vw,128px)}.contact-location-v2 .contact-location-copy{width:min(calc(100% - 48px),var(--content-max));max-width:var(--content-max);grid-template-columns:minmax(240px,.72fr) minmax(360px,1.28fr);align-items:end;margin:0 auto 38px}.contact-location-v2 .contact-location-copy h2{letter-spacing:-2.5px;margin-top:15px;font-size:clamp(42px,4vw,60px)}.contact-location-v2 .contact-location-copy>p:last-child{color:#627782;margin:0 0 8px;font-size:16px;line-height:1.9}.contact-location-shell{width:min(calc(100% - 48px),var(--content-max));max-width:var(--content-max);grid-template-columns:minmax(280px,.82fr) minmax(480px,1.18fr);align-items:stretch;gap:24px;margin:0 auto;display:grid}.contact-location-visual{border-radius:var(--radius-card);background:#eaf1f3;border:1px solid #d7e2e7;min-height:430px;position:relative;overflow:hidden}.contact-location-visual:after{content:"";pointer-events:none;background:linear-gradient(#0c273205 30%,#0c2732c2 100%);position:absolute;inset:0}.contact-location-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .95s var(--ease-precision);display:block}.contact-location-visual:hover>img{transform:scale(1.018)}.contact-location-visual-copy{z-index:1;color:#fff;position:absolute;bottom:32px;left:30px;right:30px}.contact-location-visual-copy small{font:10px var(--font-geist-mono);letter-spacing:2.6px;color:#ff786e;display:block}.contact-location-visual-copy strong{margin-top:12px;font-size:23px;font-weight:520;line-height:1.55;display:block}.contact-location-visual-copy span{color:#ffffffbf;margin-top:12px;font-size:13px;display:block}.contact-location-v2 .contact-location-map{border-radius:var(--radius-card);background:#eef3f5;border:1px solid #d7e2e7;min-width:0;overflow:hidden}.contact-location-v2 .contact-location-map iframe{height:430px}.contact-location-v2 .contact-location-map-bar{background:#fff;border-top:1px solid #d7e2e7;min-height:92px;padding:20px 24px}@media (max-width:900px){.inner-page .contact-hero-v2{background-position:50% 46%;height:360px;min-height:360px;padding:34px 24px}.contact-hero-v2 h1{letter-spacing:-2px;font-size:48px}.contact-hero-links{margin-top:27px}.contact-company-v2{grid-template-columns:1fr;gap:38px;padding-top:64px;padding-bottom:72px}.contact-company-v2 .contact-company-photo{width:100%;max-width:560px;margin:0 auto}.contact-company-v2 .contact-company-copy{max-width:none}.contact-details-v2{padding:64px 24px 72px}.contact-details-v2 .contact-details-shell{grid-template-columns:1fr}.contact-details-v2 .contact-details-visual{aspect-ratio:1.45;min-height:380px}.contact-location-v2{padding:68px 24px 80px}.contact-location-v2 .contact-location-copy{grid-template-columns:1fr;gap:18px;width:100%;margin-bottom:30px}.contact-location-shell{grid-template-columns:1fr;gap:20px;width:100%}.contact-location-visual{min-height:360px}.contact-location-v2 .contact-location-map iframe{height:360px}}@media (max-width:650px){.inner-page .contact-hero-v2{background-position:62%;height:330px;min-height:330px}.contact-hero-v2:after{background:linear-gradient(90deg,#081b26db,#081b266b)}.contact-hero-v2 h1{font-size:42px}.contact-hero-links{gap:10px 22px}.contact-company-v2 .contact-company-copy h2{letter-spacing:-1.7px;font-size:36px}.contact-company-facts{grid-template-columns:1fr;gap:0}.contact-company-facts div+div{border-top:1px solid #d9e2e6;border-left:0;padding-left:0}.contact-details-v2 .contact-details-panel{padding:32px 24px 38px}.contact-details-v2 .contact-details-visual{min-height:310px}.contact-location-v2 .contact-location-copy h2{font-size:38px}.contact-location-visual-copy strong{font-size:20px}.contact-location-v2 .contact-location-map-bar{flex-direction:column;align-items:flex-start;gap:16px;padding:18px}.contact-location-v2 .contact-location-map-bar a{justify-content:space-between;width:100%;display:flex}}@media (prefers-reduced-motion:reduce){.contact-company-v2 .contact-company-photo img,.contact-details-v2 .contact-details-visual>img,.contact-location-visual>img{transition:none}.contact-company-v2 .contact-company-photo:hover img,.contact-details-v2 .contact-details-shell:hover .contact-details-visual>img,.contact-location-visual:hover>img{transform:none}}.product-image-sealed{--product-scale:.78;--product-hover-scale:.8}.product-image-repair{--product-scale:.74;--product-hover-scale:.76}.product-image-power{--product-scale:.96;--product-hover-scale:.98}.product-image-unsealed{--product-scale:.54;--product-hover-scale:.56}.product-image-accessories{--product-scale:.7;--product-hover-scale:.72}.product-image-integrated{--product-scale:.84;--product-hover-scale:.86}.products-page .product-catalog-visual img,.home-product-image img,.product-detail-overview .product-image-stage img,.product-related-image img{translate:0 var(--product-offset-y,0%);object-fit:contain;object-position:center;transform-origin:50%;mix-blend-mode:normal;width:100%!important;height:100%!important;transform:scale(var(--product-scale,.78))!important;padding:18px!important;inset:0!important}.home-product-track .home-product-image{isolation:isolate}.home-product-track .home-product-image img{mix-blend-mode:darken}.products-page .product-catalog-card:hover .product-catalog-visual img,.products-page .product-catalog-card:focus-visible .product-catalog-visual img,.home-product-card:hover .home-product-image img,.home-product-card:focus-visible .home-product-image img,.product-related-card:hover .product-related-image img,.product-related-card:focus-visible .product-related-image img{transform:scale(calc(var(--product-scale,.78) + .02))!important}.product-image-sealed img[src$="/y507sl-horizontal.png"]{rotate:-3.8deg}.product-image-sealed img[src$="/y507sl-horizontal.png"][alt^=Y507RL\ ]{rotate:1.2deg}.product-image-sealed img[src$="/y507sl-horizontal.png"][alt^=Y507ML\ ]{rotate:7.2deg}@media (max-width:650px){.product-image-power{--product-scale:.92;--product-hover-scale:.94}.product-image-unsealed{--product-scale:.58;--product-hover-scale:.6}}@media (prefers-reduced-motion:reduce){.products-page .product-catalog-visual img,.home-product-image img,.product-detail-overview .product-image-stage img,.product-related-image img{transition:none!important}.products-page .product-catalog-card:hover .product-catalog-visual img,.products-page .product-catalog-card:focus-visible .product-catalog-visual img,.home-product-card:hover .home-product-image img,.home-product-card:focus-visible .home-product-image img,.product-related-card:hover .product-related-image img,.product-related-card:focus-visible .product-related-image img{transform:scale(var(--product-scale,.78))!important}}.products-page .products-hero-generated{aspect-ratio:1830/430;max-height:430px;height:auto!important;min-height:0!important}.home-application-strip{width:min(100% - 128px,1440px)}@media (max-width:1100px){.home-application-strip{width:min(calc(100% - 96px),var(--content-max))}}@media (max-width:760px){.products-page .products-hero-generated{aspect-ratio:1830/430;max-height:none;height:auto!important;min-height:0!important}.products-hero-artwork{object-fit:contain;object-position:center}.home-application-strip{width:100%}}.contact-reference-page{background:#f2f4f5}.contact-reference-hero{color:#fff;background:url(/contact/contact-hero-lab-v2.png) 50% 52%/cover no-repeat;align-items:center;height:390px;display:flex;position:relative}.contact-reference-hero:after{content:"";background:linear-gradient(90deg,#0b1f28d1,#0b1f2852 58%,#0b1f281f);position:absolute;inset:0}.contact-reference-hero-inner{z-index:1;width:min(100% - 96px,1600px);margin:0 auto;padding-top:72px;position:relative}.contact-reference-hero-inner>p{font:13px var(--font-tech);letter-spacing:3.6px;color:#ff4b40;margin:0 0 16px}.contact-reference-hero-inner h1{letter-spacing:-3px;color:#fff;margin:0;font-size:clamp(48px,4.5vw,72px);font-weight:520;line-height:1.08}.contact-reference-hero-inner>i{background:var(--red);width:56px;height:2px;margin:24px 0;display:block}.contact-reference-hero-inner nav{color:#ffffffc2;align-items:center;gap:11px;font-size:14px;display:flex}.contact-reference-hero-inner nav a{color:#fff;transition:color .2s}.contact-reference-hero-inner nav a:hover{color:#ff5b50}.contact-reference-hero-inner nav strong{color:#fff;font-weight:500}.contact-reference-main{background:#f2f4f5;padding:60px 0 90px}.contact-reference-cards,.contact-reference-map,.contact-reference-message{width:min(100% - 96px,1600px);margin-left:auto;margin-right:auto}.contact-reference-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.contact-reference-cards article{text-align:center;min-height:280px;transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out),border-color .22s ease;background:#fff;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;padding:48px 30px;display:flex}.contact-reference-cards article:hover{border-color:#e2e7e9;transform:translateY(-4px);box-shadow:0 15px 50px -5px #1d384833}.contact-reference-cards article>img{object-fit:contain;filter:invert(19%)sepia(19%)saturate(1181%)hue-rotate(153deg)brightness(91%)contrast(93%);width:64px;height:64px;margin-bottom:25px}.contact-reference-cards h2{color:#1b3541;margin:0 0 17px;font-size:30px;font-weight:530;line-height:1.25}.contact-reference-cards address,.contact-reference-lines{color:#637680;margin:0;font-size:16px;font-style:normal;line-height:1.9}.contact-reference-lines{flex-direction:column;align-items:center;display:flex}.contact-reference-lines a{color:inherit;transition:color .18s}.contact-reference-lines a:hover{color:var(--red)}.contact-reference-map{background:#fff;border:1px solid #d6dfe3;margin-top:50px;overflow:hidden}.contact-reference-map iframe{background:#e6ecef;border:0;width:100%;height:350px;display:block}.contact-reference-map-caption{background:#fff;border-top:1px solid #dce4e7;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:17px 24px;display:flex}.contact-reference-map-caption div{color:#526873;flex-direction:column;gap:5px;display:flex}.contact-reference-map-caption strong{color:#1c3743;font-size:15px;font-weight:570}.contact-reference-map-caption span{font-size:13px}.contact-reference-map-caption>a{color:#1d3945;border:1px solid #ccd8dd;flex:none;padding:12px 17px;font-size:13px;transition:color .18s,border-color .18s,background .18s}.contact-reference-map-caption>a:hover{border-color:var(--red);background:var(--red);color:#fff}.contact-reference-message{background:#fff;margin-top:50px;padding:54px clamp(32px,5vw,72px) 58px}.contact-reference-message>header{text-align:center;margin:0 auto 34px}.contact-reference-message>header h2{letter-spacing:-1.5px;color:#1b3541;margin:0;font-size:40px;font-weight:520;line-height:1.25}.contact-reference-message>header span{color:#697c85;margin-top:13px;font-size:15px;line-height:1.8;display:block}.contact-reference-message .inquiry-form{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.contact-reference-message .inquiry-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 40px}.contact-reference-message .inquiry-form-wide{grid-column:1/-1}.contact-reference-message .inquiry-form input,.contact-reference-message .inquiry-form textarea{background:#fff;border-color:#d5dadd;padding-left:18px;padding-right:18px}.contact-reference-message .inquiry-form input{height:52px}.contact-reference-message .inquiry-form textarea{min-height:154px;padding-top:16px}.contact-reference-message .inquiry-submit-row{text-align:center;flex-direction:column;justify-content:center;gap:14px;margin-top:24px}.contact-reference-message .inquiry-submit-row button{min-width:200px;padding:15px 28px}.inquiry-privacy a{color:#a82018;text-underline-offset:3px;margin-left:.5em;text-decoration:underline}.footer-wechat{scroll-margin-top:100px}.inquiry-visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:900px){.contact-reference-hero{height:350px}.contact-reference-hero-inner,.contact-reference-cards,.contact-reference-map,.contact-reference-message{width:min(100% - 48px,1600px)}.contact-reference-cards{grid-template-columns:1fr;gap:20px}.contact-reference-cards article{min-height:230px;padding:38px 26px}.contact-reference-message .inquiry-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.contact-reference-message .inquiry-form-grid label:nth-child(3){grid-column:1/-1}}@media (max-width:650px){.contact-reference-hero{background-position:62%;height:310px}.contact-reference-hero-inner{width:calc(100% - 40px);padding-top:62px}.contact-reference-hero-inner h1{letter-spacing:-2px;font-size:42px}.contact-reference-main{padding:38px 0 64px}.contact-reference-cards,.contact-reference-map,.contact-reference-message{width:calc(100% - 40px)}.contact-reference-cards article{min-height:210px}.contact-reference-cards h2{font-size:27px}.contact-reference-map{margin-top:30px}.contact-reference-map iframe{height:250px}.contact-reference-map-caption{flex-direction:column;align-items:flex-start;padding:18px}.contact-reference-map-caption>a{justify-content:space-between;width:100%;display:flex}.contact-reference-message{margin-top:30px;padding:38px 20px}.contact-reference-message>header h2{font-size:30px}.contact-reference-message>header span{font-size:15px}.contact-reference-message .inquiry-form-grid{grid-template-columns:1fr}.contact-reference-message .inquiry-form-grid label:nth-child(3),.contact-reference-message .inquiry-form-wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){.contact-reference-cards article{transition:none}.contact-reference-cards article:hover{transform:none}}.language-switch{z-index:34;color:#6f7d84;font:11px/1 var(--font-tech);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:4px;display:flex;position:absolute;top:8px;right:clamp(34px,4.2vw,82px)}.language-switch .active{color:var(--red);font-weight:600}.language-switch i{color:#9aa5aa;font-style:normal}.language-switch .pending{cursor:default}.section-page-hero,.inner-page .about-hero,.contact-reference-hero{aspect-ratio:1830/430;background-blend-mode:normal;background-size:cover;border-bottom:0;align-items:center;height:auto;min-height:0;max-height:430px;margin-top:80px;padding:0;display:flex;overflow:hidden}.section-page-hero:after,.inner-page .about-hero:after,.inner-page .contact-hero:after,.contact-reference-hero:after{content:none!important;background:0 0!important;display:none!important}.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{z-index:1;width:min(100% - 96px,1600px);margin:0 auto;padding:0;position:relative}.section-page-hero p,.inner-page .about-hero p,.contact-reference-hero-inner>p{color:var(--red);font:13px/1 var(--font-tech);letter-spacing:3.6px;margin:0 0 16px}.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1{color:#18303c;letter-spacing:-3px;margin:0;font-size:clamp(48px,4.5vw,72px);font-weight:520;line-height:1.08}.section-page-hero>div>span,.inner-page .about-hero>div>span{color:#5f737d;margin-top:18px;font-size:14px;line-height:1.7;display:block}.support-hero h1{color:#fff}.support-hero>div>span{color:#ffffffd1}.contact-reference-hero-inner>i{margin:24px 0}.contact-reference-hero-inner nav{color:#60737c}.contact-reference-hero-inner nav a,.contact-reference-hero-inner nav strong{color:#203945}.applications-hero{background-image:url(/page-heroes/applications-hero-color-v2.png);background-position:50%}.contact-reference-hero{background-image:url(/page-heroes/contact-hero-client-20260830.jpg);background-position:50%}.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{flex-direction:column;align-items:flex-start;display:flex}.applications-hero h1,.contact-reference-hero-inner h1{color:#fff}.applications-hero>div>span{color:#fffc}.contact-reference-hero-inner nav,.contact-reference-hero-inner nav a,.contact-reference-hero-inner nav strong{color:#ffffffd1}.section-hero-rule{background:var(--red);width:56px;height:2px;margin:24px 0;display:block}.section-hero-location{color:#60737c;align-items:center;gap:11px;font-size:14px;line-height:1;display:flex}.section-hero-location a,.section-hero-location strong{color:#203945;font-weight:500}.section-hero-location a{transition:color .2s}.section-hero-location a:hover{color:var(--red)}.about-section-page .about-hero,.about-section-page .culture-hero,.about-section-page .honors-hero{background-image:url(/page-heroes/about-hero-20260828.png);background-position:50%;background-size:cover;width:100%}.culture-values-section{width:min(100% - 48px,1360px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:clamp(64px,6vw,92px) clamp(24px,4vw,56px) clamp(36px,3vw,48px);overflow:hidden}.culture-values-section-head{text-align:center;max-width:1060px;margin:0 auto clamp(36px,4vw,56px)}.culture-values-section-head .kicker{color:#e22538;font:600 13px/1.4 var(--font-tech);letter-spacing:.16em;margin:0}.culture-values-section-head .kicker:after{content:"";background:#e22538;border-radius:4px;width:48px;height:4px;margin:18px auto 0;display:block}.culture-values-section-head h2{color:#10263a;letter-spacing:-2.4px;margin:22px 0 18px;font-size:clamp(38px,4.2vw,64px);font-weight:620;line-height:1.16}.culture-values-section-head>p:last-child{color:#526b82;margin:0;font-size:clamp(15px,1.25vw,19px);line-height:1.95}.culture-values-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.5vw,22px);display:grid}.culture-values-card{min-width:0;transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out),border-color .22s var(--ease-out);background:#fffffff2;border:1px solid #b7c6cf94;border-radius:12px;overflow:hidden;box-shadow:0 10px 28px #243d490f}.culture-values-card:hover{z-index:1;border-color:#e2253842;transform:translateY(-4px);box-shadow:0 18px 38px #243d491f}.culture-values-card-media{aspect-ratio:4/3;background:#f7fafc;overflow:hidden}.culture-values-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .24s var(--ease-out);display:block}.culture-values-card:hover .culture-values-card-media img{transform:scale(1.025)}.culture-values-card-copy{min-height:230px;padding:24px 26px 28px}.culture-values-card-copy>span{background:#e22538;border-radius:4px;width:34px;height:4px;margin-bottom:15px;display:block}.culture-values-card-copy h3{color:#10263a;letter-spacing:-.7px;margin:0 0 13px;font-size:clamp(22px,1.7vw,29px);font-weight:650;line-height:1.25}.culture-values-card-copy p{color:#526b82;margin:0;font-size:15px;line-height:1.75}.culture-values-card-copy p span{display:block}.culture-content-stage .culture-slogan-board{width:100%;margin:clamp(26px,2.5vw,40px) 0 0}@media (max-width:1100px){.culture-values-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.culture-values-section{width:calc(100% - 40px)}.culture-content-stage .culture-slogan-board{width:100%}}@media (max-width:650px){.culture-values-section{border-radius:8px;width:calc(100% - 28px);padding:46px 14px 18px}.culture-values-section-head{margin-bottom:30px}.culture-values-section-head h2{letter-spacing:-1.4px;font-size:34px}.culture-values-section-head>p:last-child{font-size:14px;line-height:1.8}.culture-values-section-head br{display:none}.culture-values-card-grid{grid-template-columns:1fr;gap:14px}.culture-values-card-copy{min-height:0;padding:20px 22px 24px}.culture-content-stage .culture-slogan-board{width:100%}}@media (prefers-reduced-motion:reduce){.culture-values-card,.culture-values-card-media img{transition:none}.culture-values-card:hover,.culture-values-card:hover .culture-values-card-media img{transform:none}}.culture-content-stage{background:#f8fbfd url(/culture/system/culture-bg-desktop.png) top/cover no-repeat;padding:clamp(42px,4.5vw,72px) 0 clamp(72px,7vw,112px)}.culture-values-board,.culture-slogan-board{background:#fff;border:1px solid #bcc9d08a;border-radius:12px;width:min(100% - 48px,1360px);margin-left:auto;margin-right:auto;overflow:hidden;box-shadow:0 18px 48px #1c354113}.culture-values-board img,.culture-slogan-board img{width:100%;height:auto;display:block}.culture-content-stage .culture-system{width:min(100% - 48px,1360px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:clamp(12px,1.5vw,22px) auto 0;padding:clamp(64px,5.5vw,90px) clamp(28px,4.2vw,64px)}.culture-content-stage .culture-system-head{margin-bottom:clamp(34px,4vw,54px)}.culture-content-stage .culture-system-grid{width:100%}.culture-slogan-board{aspect-ratio:3.55;box-shadow:none;background:0 0;border:0;margin-top:0;padding:0;position:relative}.culture-slogan-board img{width:107%;max-width:none;height:auto;box-shadow:none;border-radius:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:980px){.culture-values-board,.culture-content-stage .culture-system{width:calc(100% - 40px)}}@media (max-width:650px){.culture-content-stage{background-image:url(/culture/system/culture-bg-mobile.png);padding:28px 0 62px}.culture-values-board,.culture-content-stage .culture-system{border-radius:8px;width:calc(100% - 28px)}.culture-content-stage .culture-system{margin:18px auto;padding:46px 14px 18px}.culture-slogan-board{aspect-ratio:2.68}.culture-slogan-board img{width:107%;height:auto}}@media (prefers-reduced-motion:reduce){.culture-values-board,.culture-slogan-board{scroll-behavior:auto}}.home-page .customer-hero{aspect-ratio:1830/430;height:auto;min-height:0;max-height:430px}.home-page .customer-hero-slide,.home-page .customer-hero-slide.active{filter:none!important;transform:none!important}.customer-hero-artwork{filter:none!important}@media (min-width:1281px){.section-page-hero,.inner-page .about-hero,.contact-reference-hero{margin-top:96px}}@media (min-width:1001px) and (max-width:1280px){.section-page-hero,.inner-page .about-hero,.contact-reference-hero{margin-top:86px}.language-switch{right:28px}}@media (max-width:1000px){.language-switch{display:none}.section-page-hero,.inner-page .about-hero,.contact-reference-hero,.home-page .customer-hero,.products-page .products-hero-generated{aspect-ratio:auto;height:360px;max-height:none;margin-top:72px;min-height:360px!important}.products-page .products-hero-generated{height:360px!important}.products-page .products-hero-artwork{object-fit:cover;object-position:40% center}.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{width:calc(100% - 48px)}}@media (max-width:650px){.section-page-hero,.inner-page .about-hero,.contact-reference-hero,.home-page .customer-hero,.products-page .products-hero-generated{height:310px;min-height:310px!important}.products-page .products-hero-generated{height:310px!important}.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{width:calc(100% - 40px)}.section-page-hero p,.inner-page .about-hero p,.contact-reference-hero-inner>p{letter-spacing:2.4px;font-size:10px}.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1{letter-spacing:-2px;font-size:42px}.section-page-hero>div>span,.inner-page .about-hero>div>span{font-size:12px}}.inner-page,.section-page,.contact-reference-page{background:var(--surface-page)}.page-location,.about-section-bar{background:var(--surface-nav);box-shadow:none;border-bottom:0}.page-location{color:#5e6c74}.about-section-bar-inner{background:0 0}.nav-shell{border-bottom:0;box-shadow:0 10px 28px #1c35400b}.products-page .products-explorer,.applications-page .applications-overview,.applications-page .application-showcase,.support-page .support-content,.about-profile-page .about-profile-section,.about-profile-page .about-profile-facts-stage,.culture-page .culture-values-showcase,.honors-page .honors-content,.news-page .news-directory,.news-detail-page .news-detail,.contact-reference-page .contact-reference-main{background:var(--surface-page)}.products-page .catalog-sidebar-panel,.products-page .product-catalog-card,.support-page .support-intro,.support-page .support-contact-panel,.honors-page .honors-grid article,.contact-reference-page .contact-reference-cards article,.contact-reference-page .contact-reference-map,.contact-reference-page .contact-reference-message,.news-directory-item,.news-directory-empty,.applications-page .application-row,.applications-page .application-row:nth-child(odd){background:#fff}:root{--nav-surface:#fff;--nav-text:#29434e;--nav-muted:#71828a;--nav-divider:#dfe7ea;--nav-gutter:48px}.nav-shell{background:var(--nav-surface);color:var(--nav-text)}@media (min-width:1001px){.nav-shell nav.nav-main{gap:clamp(24px,1.8vw,34px)}.nav-shell nav.nav-main .nav-trigger>a{font-family:var(--font-cn);letter-spacing:.01em;color:var(--nav-text);font-size:clamp(16px,1.05vw,18px);font-weight:500}.nav-shell nav.nav-main .nav-trigger>a:hover,.nav-shell nav.nav-main .nav-trigger>a.active{color:var(--red)}}.nav-dropdown,.product-mega-menu{background:var(--nav-surface);border:1px solid var(--nav-divider);width:260px;box-shadow:0 18px 46px #1e3a491a}.nav-dropdown-applications{flex-direction:column;display:flex}.nav-dropdown>a,.product-mega-categories>a{border-bottom:1px solid #edf1f3;justify-content:space-between;min-height:50px!important;color:var(--nav-text)!important;font-family:var(--font-cn)!important;letter-spacing:0!important;background:0 0!important;align-items:center!important;padding:0 20px!important;font-size:14px!important;font-weight:500!important;display:flex!important;transform:none!important}.nav-dropdown>a:last-child,.product-mega-categories>a:last-child{border-bottom:0}.nav-dropdown>a:hover,.nav-dropdown>a:focus-visible,.product-mega-categories>a:hover,.product-mega-categories>a:focus-visible{color:var(--red)!important;background:#fff4f2!important}.product-mega-menu,.product-mega-categories{padding:0}.page-location{background:var(--nav-surface);box-shadow:none;color:var(--nav-muted);border:0;min-height:66px}.about-section-bar{background:var(--nav-surface);box-shadow:none;color:var(--nav-muted);border:0}.page-location-inner{min-height:66px;font-family:var(--font-cn);font-size:13px}.page-location-label{color:var(--nav-muted)}.page-location-item a{color:var(--nav-text)}.page-location-item b{color:var(--red);font-weight:500}.about-section-tabs a,.about-section-tabs button{min-width:max-content;min-height:66px;color:var(--nav-text);font-family:var(--font-cn);letter-spacing:0;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-items:center;padding:0 28px;font-size:15px;font-weight:500;line-height:1;transition:color .2s;display:flex;position:relative}.about-section-tabs a:not(:last-child):before,.about-section-tabs button:not(:last-child):before{content:"";background:var(--nav-divider);width:1px;height:18px;position:absolute;top:24px;right:0}.about-section-tabs a:after,.about-section-tabs button:after{content:"";background:var(--red);transform-origin:50%;height:3px;transition:transform .22s var(--ease-out);position:absolute;bottom:0;left:20px;right:20px;transform:scaleX(0)}.about-section-tabs a:hover,.about-section-tabs a:focus-visible,.about-section-tabs a.active,.about-section-tabs button:hover,.about-section-tabs button:focus-visible,.about-section-tabs button.active{color:var(--red)}.about-section-tabs a.active:after,.about-section-tabs button.active:after{transform:scaleX(1)}.about-section-location{font-family:var(--font-cn);color:var(--nav-muted);font-size:13px}.about-section-location a{color:var(--nav-text)}.about-section-location b{color:var(--red);font-weight:500}@media (max-width:1050px){.page-location-inner,.about-section-bar-inner{width:calc(100% - 48px)}}@media (min-width:1001px) and (max-width:1280px){.nav-shell{grid-template-columns:210px minmax(0,1fr) 210px}}.nav-shell .language-switch{z-index:2;color:#6f7d84;min-width:0;height:auto;font:11px/1 var(--font-tech);letter-spacing:.02em;white-space:nowrap;background:0 0;border:0;grid-template-columns:auto auto auto;justify-self:end;align-items:center;gap:6px;padding:0;display:inline-grid;position:relative;top:auto;right:auto}.nav-shell .language-switch .active{color:var(--red);font-weight:600}.nav-shell .language-switch i{color:#a1abb0;background:0 0;width:auto;height:auto;font-size:11px}.nav-shell .language-switch .pending{color:#7d8b92;cursor:default}@media (max-width:1000px){.nav-shell .language-switch{gap:5px;min-width:0;height:auto;margin-left:auto;padding:0;font-size:10px;display:inline-grid}.nav-shell .menu{margin-left:12px}}@media (max-width:760px){.page-location-inner{width:calc(100% - 40px);min-height:48px;font-size:12px}.about-section-bar-inner{width:100%;min-height:58px}.about-section-tabs a,.about-section-tabs button{min-height:58px;padding:0 22px;font-size:14px}.about-section-tabs a:not(:last-child):before,.about-section-tabs button:not(:last-child):before{top:20px}}@media (min-width:1001px){.home-page .customer-hero{width:100%;max-height:760px;aspect-ratio:12/5!important;height:auto!important;min-height:0!important}}@media (min-width:1281px){.nav-shell nav.nav-main{gap:clamp(34px,2.35vw,46px)}}.home-company>.home-section-heading>p{color:#245f86;max-width:none;font-size:clamp(20px,1.55vw,25px);font-weight:600;line-height:1.55}@media (min-width:1101px){.home-company-layout{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:40px}.home-company-layout .factory-copy{padding:42px clamp(28px,3vw,52px)}}.site-footer .footer-phone{color:#f2c94c;width:fit-content;font:600 22px/1.25 var(--font-tech);letter-spacing:.035em}.site-footer .footer-phone:hover,.site-footer .footer-phone:focus-visible{color:#ffe58a}.site-footer .footer-company span{font-size:12px}.site-footer .footer-wechat small{font-size:11px}.footer-nav-group a{font-size:13px;line-height:1.75}.home-company-layout{background:0 0;flex-direction:column;align-items:stretch;gap:36px;display:flex}.home-company-layout .factory-copy{align-self:auto;width:100%;padding:0}.home-company-layout .factory-copy>p{color:#586f7b;margin:0 0 14px;font-size:clamp(15px,1.05vw,17px);line-height:2}.home-company-layout .factory-copy>p:last-child{margin-bottom:0}.home-company-layout .factory-photo{background:0 0;align-self:center;width:min(100%,1100px);height:auto;margin:4px auto;overflow:visible}.home-company-layout .factory-photo img{aspect-ratio:auto;object-fit:contain;object-position:center;width:100%;height:auto;display:block}.about-profile-section{padding-bottom:42px}.about-profile-content{width:min(calc(100% - 96px),var(--content-max));flex-direction:column;align-items:stretch;gap:38px;display:flex}.about-profile-copy{width:100%}.about-profile-copy h3{text-align:center;margin-bottom:24px}.about-profile-copy .prose{font-size:clamp(15px,1.05vw,17px);line-height:2}.about-profile-copy .prose p{margin:0 0 16px}.about-profile-copy .prose p:last-child{margin-bottom:0}.about-profile-visual{order:initial;aspect-ratio:auto;background:0 0;width:min(100%,1100px);min-height:0;margin:4px auto;overflow:visible}.about-profile-visual img{object-fit:contain;object-position:center;width:100%;height:auto;display:block;transform:none}.about-profile-visual:hover img{transform:none}@media (max-width:900px){.home-company-layout{gap:28px}.home-company-layout .factory-copy{padding:0}.home-company-layout .factory-photo img{aspect-ratio:auto;object-fit:contain;height:auto}.about-profile-content{gap:28px;width:calc(100% - 40px)}.about-profile-visual{order:initial;aspect-ratio:auto}}.support-page .support-intro{isolation:isolate;color:#fff;background:#132934;border:0;min-height:520px;position:relative;overflow:hidden}.support-page .support-intro:before{content:"";z-index:0;transform-origin:50%;will-change:transform;background:url(/support/support-service-bg-v1.png) 50%/cover no-repeat;animation:18s ease-in-out infinite alternate supportServicePan;position:absolute;inset:-3%;transform:scale(1.02)}.support-page .support-intro:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#071822ed 0%,#091d28c7 48%,#091c263d 100%);position:absolute;inset:0}.support-page .support-intro>*{z-index:2;position:relative}.support-page .support-intro .kicker{color:#ff766b}.support-page .support-intro h2{color:#fff}.support-page .support-intro>p:not(.kicker){color:#ffffffd1}.support-page .support-intro-action{color:#fff;border-color:#ffffff85}.support-page .support-intro-action span{color:#ff766b}.support-page .support-intro-action:hover{color:#ff766b;border-color:#ff766b}.support-page .support-contact-panel{border-color:#cad9df;box-shadow:0 18px 44px #1a38450f}@keyframes supportServicePan{0%{transform:scale(1.02)translate(0)}to{transform:scale(1.06)translate(-1.25%)}}@media (max-width:900px){.support-page .support-intro{min-height:470px}.support-page .support-intro:before{background-position:64%}}@media (max-width:560px){.support-page .support-intro{min-height:450px}.support-page .support-intro:before{background-position:70%}}@media (prefers-reduced-motion:reduce){.support-page .support-intro:before{animation:none}}.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{width:min(calc(100% - var(--page-gutter)),var(--content-max));justify-content:flex-start;align-items:flex-start;margin-left:auto;margin-right:auto;padding:0;display:flex}.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1{color:#fff;font-family:var(--font-cn);letter-spacing:-2.4px;text-shadow:0 2px 12px #04121b52;margin:0;font-size:clamp(48px,4.5vw,72px);font-weight:600;line-height:1.08}@media (max-width:1000px){.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{width:calc(100% - 48px)}}@media (max-width:650px){.section-page-hero>div,.inner-page .about-hero>div,.contact-reference-hero-inner{width:calc(100% - 40px)}.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1{letter-spacing:-1.5px;font-size:42px}}.culture-page .culture-system{color:#10263a;background:0 0;padding:clamp(58px,5vw,78px) clamp(24px,7vw,126px) clamp(46px,4vw,64px);position:relative;overflow:hidden}.culture-page .culture-system-head{text-align:center;max-width:980px;margin:0 auto clamp(42px,4.5vw,68px)}.culture-page .culture-system-head .kicker{color:#e22538;font:600 13px/1.4 var(--font-tech);letter-spacing:.16em;margin:0}.culture-page .culture-system-head .kicker:after{content:"";background:#e22538;border-radius:4px;width:48px;height:4px;margin:20px auto 0;display:block}.culture-page .culture-system-head h2,.about-section-page .culture-system-head h2{color:#10263a;letter-spacing:-2.4px;max-width:none;margin:24px auto 12px;font-size:clamp(38px,4.2vw,64px);font-weight:620;line-height:1.18}.culture-system-lead{color:#526b82;letter-spacing:.04em;margin:0;font-size:clamp(16px,1.35vw,21px);line-height:1.8}.culture-page .culture-system-grid{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.25vw,20px);width:min(100%,1440px);max-width:1440px;margin:0 auto;display:grid}.culture-page .culture-system-grid article,.about-section-page .culture-system-grid article{min-height:0;color:inherit;transition:transform .22s var(--ease-out),filter .22s var(--ease-out);background:0 0;border:0;padding:0;overflow:visible}.culture-page .culture-system-grid article:hover{filter:drop-shadow(0 18px 22px #2d4b5e1c);background:0 0;transform:translateY(-4px)}.culture-page .culture-system-grid img{aspect-ratio:7/4;object-fit:contain;width:100%;height:auto;display:block}@media (max-width:980px){.culture-page .culture-system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.culture-page .culture-system{background-position:top;padding:62px 18px 72px}.culture-page .culture-system-head{text-align:center;margin-bottom:34px}.culture-page .culture-system-head h2,.about-section-page .culture-system-head h2{letter-spacing:-1.4px;margin-top:20px;font-size:34px;line-height:1.25}.culture-system-lead{font-size:15px}.culture-page .culture-system-grid{grid-template-columns:1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.culture-page .culture-system-grid article{transition:none}.culture-page .culture-system-grid article:hover{transform:none}}@media (min-width:1001px){.section-page-hero,.inner-page .about-hero,.contact-reference-hero{aspect-ratio:auto;width:100%;height:clamp(320px,23.4973vw,430px);min-height:0;max-height:430px}}.page-location-inner,.about-section-bar-inner{width:min(calc(100% - var(--page-gutter)),var(--content-max));max-width:var(--content-max)}.about-section-bar-inner{gap:24px;min-height:62px}.about-section-tabs a,.about-section-tabs button{min-height:62px;padding-left:20px;padding-right:20px;font-size:14px}.about-section-tabs a:after,.about-section-tabs button:after{left:14px;right:14px}.about-section-tabs a:not(:last-child):before,.about-section-tabs button:not(:last-child):before{height:17px;top:22px}.about-section-location{white-space:nowrap;gap:7px}@media (max-width:1050px){.page-location-inner,.about-section-bar-inner{width:calc(100% - 48px)}}@media (max-width:760px){.page-location-inner{width:calc(100% - 40px)}.about-section-bar-inner{width:calc(100% - 40px);min-height:56px}.about-section-tabs a,.about-section-tabs button{min-height:56px;padding:0 18px;font-size:13px}}@media (min-width:1001px){.section-page-hero,main.inner-page>section.inner-hero.about-hero,.contact-reference-hero{box-sizing:border-box;width:100%;height:auto!important;min-height:0!important;max-height:430px!important;aspect-ratio:var(--page-banner-ratio)!important}.page-location{box-sizing:border-box;height:var(--page-wayfinding-height);min-height:var(--page-wayfinding-height);max-height:var(--page-wayfinding-height);overflow:hidden}.page-location-inner{box-sizing:border-box;height:var(--page-wayfinding-height);min-height:var(--page-wayfinding-height);max-height:var(--page-wayfinding-height)}.about-section-bar,.about-section-bar .about-section-bar-inner{box-sizing:border-box;height:var(--page-wayfinding-height);min-height:var(--page-wayfinding-height);max-height:var(--page-wayfinding-height);margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;overflow:hidden}.about-section-bar .about-section-tabs a,.about-section-bar .about-section-tabs button{min-height:var(--page-wayfinding-height)}.about-section-bar .about-section-tabs a:not(:last-child):before,.about-section-bar .about-section-tabs button:not(:last-child):before{top:28px}}:root{--surface-nav:#fff;--surface-page:#eef2f4}.page-location,.about-section-bar{background-color:var(--surface-nav)!important;box-shadow:none!important;background-image:none!important;border:0!important}.home-page,.inner-page,.section-page,.contact-reference-page{background-color:var(--surface-page)}.home-page>.page-location+.home-company,.products-page>.page-location+.products-explorer,.applications-page>.page-location+.applications-overview,.support-page>.page-location+.support-content,.privacy-page>.page-location+.privacy-content,.product-page>.page-location+.product-overview,.news-detail-page>.page-location+.news-detail,.contact-reference-page>.page-location+.contact-reference-main,.about-section-bar+.about-profile-section,.about-section-bar+.culture-values-showcase,.about-section-bar+.honors-content,.about-section-bar+.news-directory{background-color:var(--surface-page)!important}.home-page>.page-location+.home-company .home-company-layout{background-color:#0000!important}.home-section-heading>h2,.home-news-copy>h2,.product-section-heading>h2,.support-page .support-intro>h2,.culture-values-section-head>h2,.culture-page .culture-system-head>h2,.about-section-page .culture-system-head>h2,.catalog-sidebar-heading>p{margin-top:0}body{background-color:#fbfdfe;background-image:linear-gradient(105deg,#f9fcfdf0,#ffffffde 54%,#f9fcfdeb),url(/ambient/xray-wash.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.home-page,.inner-page,.section-page,.contact-reference-page,.home-page>.page-location+.home-company,.home-page .home-product-showcase,.home-page .home-news-entry,.home-page .home-news-copy,.home-page .home-culture-entrances,.products-page>.page-location+.products-explorer,.applications-page>.page-location+.applications-overview,.support-page>.page-location+.support-content,.privacy-page>.page-location+.privacy-content,.product-page>.page-location+.product-overview,.news-detail-page>.page-location+.news-detail,.contact-reference-page>.page-location+.contact-reference-main,.about-section-bar+.about-profile-section,.about-section-bar+.culture-values-showcase,.about-section-bar+.honors-content,.about-section-bar+.news-directory{background-color:#0000!important;background-image:none!important}.home-page .home-product-showcase{border-bottom:0}.home-page .home-product-showcase:before,.home-page .home-product-showcase:after{display:none!important}.home-page .home-news-entry{width:100%;max-width:none;min-height:0;margin-left:0;margin-right:0;padding:80px 0 96px;display:block;overflow:hidden}.home-page .home-news-visual{aspect-ratio:2;background:0 0;width:min(100% - 48px,1080px);min-height:0;margin:48px auto 0}.home-page .home-news-visual img{object-fit:cover;object-position:center 52%;width:100%;height:100%}.home-page .home-section-heading>p,.home-page .factory-copy>p,.home-page .home-news-copy>p,.home-page .home-news-copy>a{color:#17242a}.home-page .home-company>.home-section-heading>p{color:#0037c8}.home-company-layout .factory-photo,.about-profile-visual{width:min(100%,980px)}.home-page .home-company-layout .factory-copy{width:min(100%,980px);margin-left:auto;margin-right:auto}.home-page .home-company-layout .factory-copy>p{letter-spacing:.012em;text-align:justify;text-justify:inter-ideograph;text-indent:2em;margin-bottom:18px;line-height:2.05}.home-page .home-company-layout .factory-copy>p:last-child{margin-bottom:0}.about-profile-page .about-profile-copy{width:min(100%,980px);margin-left:auto;margin-right:auto}.about-profile-page .about-profile-copy h3{color:#0037c8;font-family:var(--font-cn);letter-spacing:normal;font-size:clamp(20px,1.55vw,25px);font-weight:600;line-height:1.55}.about-profile-page .about-profile-copy .prose{color:#17242a;font-family:var(--font-cn);font-size:clamp(15px,1.05vw,17px);font-weight:400}.about-profile-page .about-profile-copy .prose>p{color:#17242a;letter-spacing:.012em;text-align:justify;text-justify:inter-ideograph;text-indent:2em;margin-bottom:18px;line-height:2.05}.about-profile-page .about-profile-copy .prose>p:last-child{margin-bottom:0}@media (max-width:900px){body{background-position:70%;background-attachment:scroll}.home-page .home-company-layout .factory-copy>p,.about-profile-page .about-profile-copy .prose>p{letter-spacing:0;line-height:1.95}.home-page .home-news-entry{padding-top:64px;padding-bottom:72px}.home-page .home-news-visual{aspect-ratio:4/3;width:calc(100% - 40px);min-height:0;margin-top:40px}}@media (min-width:1001px){.nav-shell nav.nav-main{justify-content:space-between;justify-self:stretch;gap:24px;width:100%}}@media (min-width:1001px) and (max-width:1280px){.nav-shell{grid-template-columns:210px minmax(0,1fr) 70px;column-gap:24px}.nav-shell nav.nav-main{gap:clamp(10px,1.2vw,16px)}.nav-shell nav.nav-main .nav-trigger>a{font-size:clamp(14px,1.25vw,16px)}}@media (min-width:1281px) and (max-width:1599px){.nav-shell{grid-template-columns:260px minmax(0,1fr) 120px;column-gap:clamp(30px,2.5vw,40px)}}@media (min-width:1600px){.nav-shell{grid-template-columns:280px minmax(0,1fr) 130px;column-gap:40px}}.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1,.products-page .products-hero-copy h1{letter-spacing:-1.5px;font-size:clamp(31px,2.9vw,46px)}@media (max-width:650px){.section-page-hero h1,.inner-page .about-hero h1,.contact-reference-hero-inner h1,.products-page .products-hero-copy h1{letter-spacing:-1px;font-size:28px}}.applications-page .applications-overview{grid-template-columns:1fr;align-items:start;gap:24px}.applications-page .applications-overview h2{color:#0037c8}.applications-overview-copy{gap:14px;width:100%;display:grid}.applications-page .applications-overview-copy p{max-width:1000px}.applications-page .applications-overview-copy strong{color:#243b47;font-weight:650}.support-page .support-content{grid-template-columns:1fr;gap:28px}.support-page .support-intro{min-height:430px;padding-right:clamp(36px,42vw,620px)}.support-page .support-intro>p:not(.kicker){max-width:680px}.support-page .support-intro>p strong{color:#fff;font-size:1.22em;font-weight:700}.support-page .support-channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.support-page .support-contact-panel{grid-template-columns:minmax(0,1fr) minmax(240px,.3fr);align-items:center;gap:30px;display:grid}.support-page .support-qr-card{border-top:0;border-left:1px solid #d9e3e7;margin:0;padding:0 0 0 30px}.support-page .support-qr-card h3{white-space:nowrap;font-size:15px}.contact-reference-split{background:#fff;border:1px solid #d6dfe3;grid-template-columns:minmax(360px,.72fr) minmax(660px,1.28fr);gap:0;display:grid;overflow:hidden;box-shadow:0 18px 50px #1d384814}.contact-reference-office{background:#e8eef1;min-height:640px}.contact-reference-office img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.contact-reference-details{flex-direction:column;justify-content:center;padding:clamp(44px,4.4vw,70px);display:flex}.contact-reference-details>header{border-bottom:1px solid #dce4e7;padding-bottom:28px}.contact-reference-company-heading{width:max-content;max-width:100%}.contact-reference-details>header h2{color:#0037c8;letter-spacing:-1.2px;margin:0;font-size:clamp(27px,1.9vw,33px);font-weight:650;line-height:1.35}.contact-reference-details>header p{color:#526a75;width:auto;font-family:var(--font-cn);white-space:nowrap;margin:12px 0 0;font-size:clamp(16px,1vw,20px);font-weight:500;line-height:1.6}.contact-reference-people{border-bottom:1px solid #dce4e7;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;padding:34px 0;display:grid}.contact-reference-people article{text-align:left;border:0;border-left:3px solid var(--red);min-height:0;box-shadow:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:2px 0 2px 24px;display:flex;transform:none}.contact-reference-split .contact-reference-people article:hover{box-shadow:none;background:0 0;border-color:#0000;transform:none}.support-reference-content{width:min(100% - 64px,1480px);margin:0 auto;padding:clamp(32px,3.2vw,52px) 0 clamp(76px,7vw,112px)}.support-service-hero{isolation:isolate;background:#0b2234 url(/support/support-service-bg-v1.png) 50%/cover no-repeat;border-radius:14px;align-items:center;min-height:clamp(480px,36vw,560px);padding:clamp(48px,5vw,82px);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 58px #14304221}.support-service-hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#051624fa 0%,#071c2ce8 42%,#081d2d70 68%,#081d2d14 100%);position:absolute;inset:0}.support-service-copy{color:#f7fafc;width:min(920px,72%)}.support-service-mark{background:var(--red);border-radius:4px;width:38px;height:6px;margin-bottom:30px;display:block}.support-service-copy h2{color:#f8fbfd;max-width:920px;font-family:var(--font-cn);letter-spacing:-1.8px;margin:0;font-size:clamp(40px,3.05vw,50px);font-weight:720;line-height:1.2}.support-service-description{gap:8px;max-width:690px;margin-top:28px;display:grid}.support-service-description p{color:#f8fbfded;margin:0;font-size:clamp(15px,1.1vw,18px);font-weight:440;line-height:1.9}.support-service-description strong{color:#ff4037;font-size:1.08em;font-weight:720}.support-channels-section{padding-top:46px}.support-channels-section>header{max-width:760px;margin-bottom:26px}.support-channels-section>header h2{color:#172d39;font-family:var(--font-cn);letter-spacing:-1px;margin:0;padding-left:20px;font-size:clamp(30px,2.55vw,42px);font-weight:700;line-height:1.25;position:relative}.support-channels-section>header h2:before{content:"";background:var(--red);width:6px;height:.84em;position:absolute;top:.16em;left:0}.support-channels-section>header p{color:#17242a;margin:10px 0 0 20px;font-size:15px;font-weight:450;line-height:1.75}.support-channel-cards{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(290px,1.35fr);gap:14px;display:grid}.support-channel-card{background:#fffffff5;border:1px solid #d7e0e5;border-radius:12px;flex-direction:column;justify-content:center;min-width:0;min-height:190px;padding:28px 26px;display:flex;box-shadow:0 12px 32px #1836470e}.support-channel-label{align-items:center;gap:15px;display:flex}.support-channel-label>span{background:#edf2f5;border-radius:50%;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid}.support-channel-label img{object-fit:contain;opacity:.92;width:24px;height:24px}.support-channel-label h3,.support-qr-card h3{color:#17242a;margin:0;font-size:17px;font-weight:680;line-height:1.4}.support-channel-card>a{color:#111b21;font-family:var(--font-tech);letter-spacing:.01em;overflow-wrap:anywhere;margin-top:24px;font-size:clamp(19px,1.55vw,26px);font-weight:650;line-height:1.35}.support-channel-card>a:hover,.support-channel-card>a:focus-visible{color:var(--red)}.support-channel-card-email>a{font-size:clamp(16px,1.22vw,21px)}.support-qr-card{border-top:1px solid #d7e0e5;grid-template-columns:128px minmax(0,1fr);align-items:center;gap:20px;margin:0;padding:20px;display:grid}.support-qr-card>img{object-fit:contain;background:#fff;border:1px solid #d7e0e5;border-radius:8px;width:128px;height:128px;padding:7px;display:block}.support-qr-card h3{padding-bottom:14px;font-size:18px;position:relative}.support-qr-card h3:after{content:"";background:var(--red);width:28px;height:3px;position:absolute;bottom:0;left:0}.support-qr-card p{color:#17242a;margin:16px 0 0;font-size:14px;font-weight:450;line-height:1.6}.applications-page .applications-overview-copy p{color:#17242a;font-weight:440}.applications-page .applications-overview-copy strong{color:#17242a}.applications-page .applications-overview h2,.applications-page .application-row h2{font-size:clamp(26px,1.93vw,31px);font-weight:600}.applications-page .applications-overview-copy p,.applications-page .application-row li{font-size:clamp(20px,1.52vw,23px);line-height:1.75}@media (max-width:1200px){.support-channel-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.support-qr-card{grid-column:1/-1;grid-template-columns:128px minmax(0,1fr)}}@media (max-width:900px){.support-reference-content{width:calc(100% - 40px);padding-top:24px}.support-service-hero{background-position:64%;min-height:520px;padding:44px 36px}.support-service-hero:before{background:linear-gradient(90deg,#051624f7,#071c2cd6 60%,#081d2d5c)}.support-service-copy{width:min(680px,88%)}}@media (max-width:650px){.support-reference-content{width:calc(100% - 28px);padding-top:16px;padding-bottom:72px}.support-service-hero{background-position:68%;border-radius:12px;min-height:560px;padding:38px 24px}.support-service-hero:before{background:linear-gradient(90deg,#051624f7,#071c2ce6 72%,#081d2d9e)}.support-service-copy{width:100%}.support-service-mark{margin-bottom:24px}.support-service-copy h2{letter-spacing:-1px;font-size:34px}.support-service-description{gap:7px;margin-top:23px}.support-service-description p{font-size:14px;line-height:1.8}.support-channels-section{padding-top:38px}.support-channels-section>header{margin-bottom:22px}.support-channels-section>header h2{padding-left:16px;font-size:29px}.support-channels-section>header p{margin-left:16px;font-size:14px}.support-channel-cards{grid-template-columns:1fr;gap:12px}.support-channel-card{min-height:154px;padding:24px}.support-channel-card>a{margin-top:20px;font-size:23px}.support-channel-card-email>a{font-size:19px}.support-qr-card{grid-column:auto;grid-template-columns:110px minmax(0,1fr)}.support-qr-card>img{width:110px;height:110px}.applications-page .applications-overview h2{font-size:26px}.applications-page .applications-overview-copy p{font-size:20px}.applications-page .application-row h2{font-size:26px}.applications-page .application-row li{font-size:20px}}.contact-reference-people article>header{align-items:baseline;gap:8px;display:flex}.contact-reference-people h3{color:#1b3541;margin:0;font-size:15px;font-weight:600;line-height:1.75}.contact-reference-people article>header>span{color:#758891;font-size:15px;font-weight:450;line-height:1.75}.contact-reference-people dl{gap:16px;margin:22px 0 0;display:grid}.contact-reference-people dl div{gap:3px;display:grid}.contact-reference-people dt{color:#71848d;font-size:15px;font-weight:500;line-height:1.75}.contact-reference-people dd{margin:0}.contact-reference-people a{color:#435a65;font-family:var(--font-cn);font-size:15px;font-weight:500;line-height:1.75;transition:color .18s}.contact-reference-people dl div:first-child a{color:#1b3541;font-size:15px;font-weight:500}.contact-reference-people a:hover{color:var(--red)}.contact-reference-details>address{gap:18px;padding-top:30px;font-style:normal;display:grid}.contact-reference-details>address p{color:#334d59;grid-template-columns:94px minmax(0,1fr);gap:18px;margin:0;font-size:15px;line-height:1.75;display:grid}.contact-reference-details>address strong{color:#1f3945;font-size:15px;font-weight:600}.contact-reference-details>address a{color:#195eae}@media (max-width:1000px){.support-page .support-intro{padding-right:clamp(30px,34vw,360px)}.support-page .support-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-page .support-contact-panel{grid-template-columns:1fr}.support-page .support-qr-card{border-top:1px solid #d9e3e7;border-left:0;padding:24px 0 0}.contact-reference-split{grid-template-columns:minmax(280px,.65fr) minmax(460px,1.35fr)}.contact-reference-office{min-height:560px}.contact-reference-people{grid-template-columns:1fr;gap:24px}}@media (max-width:760px){.support-page .support-intro{min-height:450px;padding:38px 30px}.contact-reference-split{flex-direction:column;display:flex}.contact-reference-office{aspect-ratio:669/732;min-height:0}.contact-reference-details{padding:34px 24px 40px}.contact-reference-details>header h2{font-size:26px}.contact-reference-details>header p{white-space:normal;width:100%;font-size:15px}.contact-reference-people{padding:26px 0}}@media (max-width:560px){.support-page .support-channel-grid{grid-template-columns:1fr}.contact-reference-details>address p{grid-template-columns:1fr;gap:2px}}.support-page .support-reference-content .support-qr-card{border:1px solid #d7e0e5;grid-template-columns:128px minmax(0,1fr);gap:20px;margin:0;padding:20px}.support-page .support-reference-content .support-qr-card>img{width:128px;height:128px}@media (max-width:1200px){.support-page .support-reference-content .support-qr-card{grid-column:1/-1}}@media (max-width:650px){.support-page .support-reference-content .support-qr-card{grid-column:auto;grid-template-columns:110px minmax(0,1fr)}.support-page .support-reference-content .support-qr-card>img{width:110px;height:110px}}.contact-reference-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#08192280,#08192226 34%,#0000 58%);position:absolute;inset:0}.support-page .support-reference-content{background:#fff;width:100%;margin:0;padding:0 0 clamp(80px,7vw,112px);overflow:hidden}.support-page .support-service-hero{min-height:0;box-shadow:none;background:radial-gradient(circle at 9% 74%,#cadee938,#0000 25%),radial-gradient(circle at 91% 24%,#cadee933,#0000 27%),#fff;border:0;border-radius:0;padding:clamp(56px,5vw,76px) 24px clamp(40px,4vw,56px);display:block}.support-page .support-service-hero:before{display:none}.support-page .support-service-copy{width:min(100%,980px);color:var(--ink);text-align:center;margin:0 auto}.support-page .support-service-copy h2{color:#162b35;font-family:var(--font-cn);letter-spacing:-1px;margin:0;font-size:clamp(34px,3vw,44px);font-weight:650;line-height:1.25}.support-page .support-service-mark{background:var(--red);border-radius:0;width:34px;height:3px;margin:14px auto 0}.support-page .support-service-description{gap:8px;max-width:980px;margin:26px auto 0;display:grid}.support-page .support-service-description p{color:#17242a;font-family:var(--font-cn);margin:0;font-size:clamp(16px,1.18vw,18px);font-weight:450;line-height:1.9}.support-page .support-service-description strong{color:var(--red);font-size:1em;font-weight:650}.support-page .support-service-hours{white-space:nowrap;margin:0 .18em;display:inline-block}.support-page .support-channels-section{width:min(100% - 48px,1080px);margin:0 auto;padding:0}.support-page .support-channel-cards{background:#eef5f9;border:1px solid #e0e9ee;border-radius:14px;grid-template-rows:repeat(2,minmax(126px,1fr));grid-template-columns:repeat(2,minmax(0,1fr)) minmax(252px,.82fr);gap:14px;padding:20px;display:grid}.support-page .support-channel-card{background:#fff;border:1px solid #dce5ea;border-radius:10px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:18px;min-width:0;min-height:126px;padding:22px 26px;display:grid;box-shadow:0 7px 20px #1c3a490f}.support-page .support-channel-card-online{grid-area:1/1}.support-page .support-channel-card-technical{grid-area:1/2}.support-page .support-channel-card-email{grid-area:2/1}.support-page .support-channel-card-qq{grid-area:2/2}.support-page .support-channel-icon{background:#f0f4f6;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.support-page .support-channel-icon img{object-fit:contain;opacity:.94;width:25px;height:25px}.support-page .support-channel-copy{min-width:0}.support-page .support-channel-copy h3{color:#172b35;margin:0;font-size:17px;font-weight:650;line-height:1.4}.support-page .support-channel-copy a{color:#405762;font-family:var(--font-cn);overflow-wrap:anywhere;margin-top:7px;font-size:16px;font-weight:500;line-height:1.45;transition:color .18s;display:block}.support-page .support-channel-copy a:hover,.support-page .support-channel-copy a:focus-visible{color:var(--red)}.support-page .support-reference-content .support-qr-card{text-align:center;border:1px solid #dce5ea;flex-direction:column;grid-area:1/3/3;justify-content:center;gap:14px;min-height:0;margin:0;padding:20px;display:flex}.support-page .support-reference-content .support-qr-card>img{border:1px solid #dce5ea;border-radius:6px;width:132px;height:132px;margin:0 auto;padding:6px}.support-page .support-reference-content .support-qr-card h3{color:#172b35;padding:0;font-size:17px;font-weight:650}.support-page .support-reference-content .support-qr-card h3:after{display:none}.support-page .support-reference-content .support-qr-card p{color:#405762;margin:4px 0 0;font-size:14px;line-height:1.6}@media (max-width:900px){.support-page .support-channel-cards{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.support-page .support-channel-card-online,.support-page .support-channel-card-technical,.support-page .support-channel-card-email,.support-page .support-channel-card-qq{grid-area:auto}.support-page .support-reference-content .support-qr-card{text-align:left;grid-area:auto/1/auto/-1;grid-template-columns:132px minmax(0,1fr);min-height:170px;display:grid}}@media (max-width:620px){.support-page .support-service-hero{padding:46px 20px 36px}.support-page .support-service-copy h2{font-size:31px}.support-page .support-service-description{gap:12px;margin-top:22px}.support-page .support-service-description p{font-size:15px;line-height:1.85}.support-page .support-channels-section{width:calc(100% - 28px)}.support-page .support-channel-cards{grid-template-columns:1fr;gap:12px;padding:14px}.support-page .support-channel-card{grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:112px;padding:20px}.support-page .support-channel-icon{width:48px;height:48px}.support-page .support-reference-content .support-qr-card{grid-column:auto;grid-template-columns:108px minmax(0,1fr);gap:18px;min-height:0;padding:20px;display:grid}.support-page .support-reference-content .support-qr-card>img{width:108px;height:108px}}.products-page>.page-location{margin-top:96px}.products-page>.page-location+.products-explorer{padding-top:70px}.products-page .catalog-toolbar{align-items:flex-start;min-height:92px;padding-bottom:28px}.products-page .catalog-toolbar h2{letter-spacing:-1.2px;font-size:clamp(34px,3vw,42px)}.product-page .product-detail-overview{padding-top:68px!important;padding-bottom:72px!important}.product-page .product-detail-overview .product-copy-real h2{letter-spacing:-1.25px;margin:12px 0 20px;font-size:clamp(32px,2.7vw,42px);line-height:1.16}.product-page .product-detail-overview .product-copy-real>p:not(.kicker){color:#536b76;margin-bottom:12px;font-size:16px;line-height:1.95}.product-page .product-detail-overview .product-highlight-row{margin-top:24px}.product-page .product-specifications{background:#eef4f7e0;grid-template-columns:minmax(190px,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(42px,5vw,82px);padding:82px clamp(24px,6vw,104px)}.product-page .product-section-heading{position:sticky;top:112px}.product-page .product-section-heading h2{letter-spacing:-1px;color:#18313d;margin:0 0 22px;font-size:clamp(28px,2.4vw,36px);font-weight:560;line-height:1.2}.product-page .product-section-heading>span{color:#70848e;max-width:230px;font-size:13px;line-height:1.8;display:block}.product-spec-table-shell{background:#fff;border:1px solid #cbd6dc;min-width:0;overflow:hidden}.product-spec-table{border-collapse:collapse;table-layout:fixed;width:100%}.product-spec-table th,.product-spec-table td{vertical-align:middle;text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #d8e1e5;min-height:68px;padding:19px 20px}.product-spec-table tr:last-child th,.product-spec-table tr:last-child td{border-bottom:0}.product-spec-table th{color:#566c76;background:#f2f5f6;width:18%;font-size:13px;font-weight:500}.product-spec-table td{color:#243d49;border-left:1px solid #cbd6dc;width:32%;font-size:15px;font-weight:520;line-height:1.65}.product-spec-table td+th{border-left:1px solid #cbd6dc}@media (max-width:1000px){.products-page>.page-location{margin-top:86px}.products-page>.page-location+.products-explorer{padding-top:0}.product-page .product-detail-overview{padding-top:58px!important}.product-page .product-specifications{grid-template-columns:1fr;gap:34px;padding:68px 24px}.product-page .product-section-heading{position:static}.product-page .product-section-heading>span{max-width:none}}@media (max-width:650px){.products-page .catalog-toolbar{min-height:102px;padding-bottom:24px}.products-page .catalog-toolbar h2{font-size:30px}.product-page .product-detail-overview .product-copy-real h2{font-size:32px}.product-page .product-detail-overview .product-copy-real>p:not(.kicker){font-size:15px;line-height:1.88}.product-page .product-section-heading h2{font-size:28px}.product-spec-table,.product-spec-table tbody{display:block}.product-spec-table tr{grid-template-columns:minmax(108px,.72fr) minmax(0,1.28fr);display:grid}.product-spec-table th,.product-spec-table td{box-sizing:border-box;border-bottom:1px solid #d8e1e5;width:auto;min-height:60px;padding:16px 14px}.product-spec-table td+th{border-left:0}.product-spec-table tr:last-child th,.product-spec-table tr:last-child td{border-bottom:1px solid #d8e1e5}.product-spec-table tr:last-child>:nth-last-child(-n+2){border-bottom:0}.product-spec-table th{font-size:12px}.product-spec-table td{font-size:14px}}.inner-page.product-page{background:#f5f7f8!important}.product-detail-hero{grid-template-columns:minmax(340px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(52px,6vw,94px);width:min(100% - 48px,1400px);margin:0 auto;padding:64px 0 84px;display:grid}.product-detail-media{background:#fff;border:1px solid #c8ced1;justify-self:center;width:100%;min-width:0;max-width:400px}.product-detail-media .product-image-stage{background:#fff;border:0;min-height:340px}.product-detail-media .product-image-stage:after{display:none}.product-detail-hero .product-image-stage img{translate:0 var(--product-offset-y,0%);object-fit:contain;object-position:center;mix-blend-mode:normal;position:absolute;width:100%!important;height:100%!important;transform:scale(var(--product-scale,.78))!important;padding:30px!important;inset:0!important}.product-detail-copy{background:0 0;border:0;min-width:0;padding:28px 0}.product-detail-heading{border:0;padding:0}.product-detail-heading h1{color:#303234;letter-spacing:-1px;max-width:780px;margin:0 0 30px;font-size:clamp(30px,2.3vw,34px);font-weight:500;line-height:1.18}.product-detail-description{max-width:780px;margin:0;padding:0 0 0 20px;list-style:outside}.product-detail-description li{border-bottom:1px solid #dde4e8;margin:0 0 22px;padding:0 0 22px 4px}.product-detail-description li:last-child{margin-bottom:0}.product-detail-description li::marker{color:#2e91ee;font-size:16px}.product-detail-description p,.product-variant-text{color:#555a5d;text-align:justify;max-width:780px;margin:0 0 14px;font-size:clamp(15px,1.2vw,18px);font-weight:400;line-height:1.7}.product-detail-description p{text-align:left;text-indent:0;max-width:none;margin:0}.product-variant-text{text-align:left;margin-top:22px}.product-page .product-specifications{background:#f0f1f2;width:100%;padding:58px max(24px,50vw - 700px) 100px;display:block}.product-page .product-section-heading{border:0;max-width:1400px;margin:0 auto 28px;padding:0;position:static}.product-page .product-section-heading h2{color:#2d2f31;letter-spacing:-.8px;margin:0;font-size:clamp(24px,1.9vw,28px);font-weight:650;line-height:1.2}.product-page .product-spec-table-shell{max-width:1400px;box-shadow:none;border:0;margin:0 auto;position:relative;overflow-x:auto}.product-page .product-spec-table-shell:after{content:"";pointer-events:none;border-bottom:1px solid #969da1;position:absolute;inset:auto 0 0}.product-page .product-spec-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}.product-page .product-spec-table th,.product-page .product-spec-table td{color:#303234;vertical-align:middle;border:1px solid #969da1;height:auto;min-height:0;padding:8px 18px;font-size:clamp(14px,1.05vw,16px);line-height:1.3}.product-page .product-spec-table th{text-align:left;background:#f3f3f3;width:16%;font-weight:500}.product-page .product-spec-table td{background:#fff;width:34%;font-weight:400}.product-page .product-spec-table tr:last-child th,.product-page .product-spec-table tr:last-child td{border-bottom:1px solid #969da1}.product-page .product-spec-table .is-empty{background:#f8f8f8}@media (max-width:1000px){.product-detail-hero{grid-template-columns:1fr;gap:44px;width:calc(100% - 48px);padding:52px 0 70px}.product-detail-media .product-image-stage{min-height:300px}.product-detail-copy{padding:0}.product-detail-heading h1{margin-bottom:24px}.product-page .product-specifications{padding-top:52px;padding-bottom:82px}}@media (max-width:650px){.product-detail-hero{gap:30px;width:calc(100% - 32px);padding:32px 0 54px}.product-detail-media{max-width:320px}.product-detail-media .product-image-stage{min-height:240px}.product-detail-hero .product-image-stage img{padding:18px!important}.product-detail-heading h1{letter-spacing:-.5px;margin-bottom:20px;font-size:24px;line-height:1.22}.product-detail-description p,.product-variant-text{font-size:15px;line-height:1.75}.product-variant-text{margin-top:18px}.product-page .product-specifications{padding:44px 16px 64px}.product-page .product-section-heading{margin-bottom:20px}.product-page .product-section-heading h2{font-size:24px}.product-page .product-spec-table,.product-page .product-spec-table tbody{display:block}.product-page .product-spec-table tr{grid-template-columns:minmax(104px,.72fr) minmax(0,1.28fr);display:grid}.product-page .product-spec-table th,.product-page .product-spec-table td{box-sizing:border-box;width:auto;min-width:0;min-height:0;padding:11px 12px;font-size:14px}.product-page .product-spec-table .is-empty{display:none}}.products-current-hero{width:100%;aspect-ratio:var(--page-banner-ratio);background:#eff4f7;max-height:430px;margin-top:96px;position:relative;overflow:hidden}.products-current-hero-inner{width:min(100%,1830px);margin-inline:auto;position:absolute;inset:0}.products-current-hero-art{position:absolute;inset:0 0 0 42%;overflow:hidden}.products-current-hero-art img{object-fit:cover;object-position:left bottom;width:160%;max-width:1638px;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 3% 59%,#0000 66%);mask-image:linear-gradient(90deg,#0000,#000 3% 59%,#0000 66%)}.products-current-hero-copy{z-index:1;color:#101f43;position:absolute;top:50%;left:5%;right:60%;transform:translateY(-50%)}.products-current-hero-copy h1{letter-spacing:0;margin:0;font-size:clamp(24px,2.35vw,43px);font-weight:650;line-height:1.4}.products-current-hero-copy>span{background:var(--red);width:44px;height:3px;margin:16px 0;display:block}.products-current-hero-copy p{margin:0;font-size:clamp(12px,1.05vw,18px);line-height:1.9}.products-page>.products-current-hero+.page-location{margin-top:0}@media (min-width:1001px) and (max-width:1280px){.products-current-hero{margin-top:86px}}@media (max-width:1000px){.products-current-hero{margin-top:72px}.products-current-hero-copy h1{font-size:23px}.products-current-hero-copy>span{margin:10px 0}}@media (max-width:760px){.products-current-hero{aspect-ratio:auto;max-height:none}.products-current-hero-inner{position:relative;inset:auto}.products-current-hero-art{height:clamp(180px,45vw,300px);position:relative;inset:auto;overflow:hidden}.products-current-hero-art img{object-position:left bottom;width:160%;max-width:none;-webkit-mask-image:none;mask-image:none}.products-current-hero-copy{padding:24px 24px 8px;position:relative;top:auto;left:auto;right:auto;transform:none}.products-current-hero-copy h1{font-size:23px;line-height:1.4}.products-current-hero-copy>span{width:36px;margin:12px 0}.products-current-hero-copy p{max-width:580px;font-size:13px;line-height:1.8}}
