.bhv5 {
  --ink:#07111f;--navy:#071827;--navy2:#0b2136;--cyan:#21d4e6;--cyan2:#54ecf5;
  --paper:#f4f6f7;--muted:#687584;--line:#d9e0e5;--white:#fff;
  width:100%;overflow:hidden;background:var(--paper);color:var(--ink);
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;-webkit-font-smoothing:antialiased;
}

/* v44.0.42 launch-readiness refinements */
.bhv5-active .entry-header,.bhv5-active .wp-block-post-title,.bhv5-active main.site-main>article>.entry-title{display:none!important}
.bhv5-about-visual{height:clamp(560px,44vw,760px);min-height:560px}
.bhv42-footer-info{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(280px,1fr);gap:48px;align-items:start;margin-top:42px;padding:30px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}
.bhv42-footer-info small{display:block;margin-bottom:12px;color:var(--cyan);font-size:9px;letter-spacing:.14em}
.bhv42-footer-info a{color:#fff;font-size:18px}
.bhv42-footer-info p{max-width:700px;margin:0!important;color:rgba(255,255,255,.56);font-size:13px!important;line-height:1.75!important}
.bhv42-file-field input[type=file]{padding:13px 0;border-bottom:1px solid #aeb9c0;font-size:14px}
.bhv42-file-field em{color:#6b7a84;font-size:12px;font-style:normal;line-height:1.55;letter-spacing:0;text-transform:none}
.bhv27-page-products .bhv28-product-card figure,.bhv27-page-products .bhv28-family-products figure{background:#eef2f3}
.bhv27-page-products .bhv28-product-card img,.bhv27-page-products .bhv28-family-products img{padding:18px;object-fit:contain!important}
.bhv27-page-tib-metal-3d-printing .bhv6-detail-hero>img{object-position:center 46%}
.bhv27-page-metal-additive-products .bhv6-detail-hero>img{object-position:center 55%}
.bhv27-page-case-studies .bhv6-detail-hero>img{object-position:center 55%}
@media(max-width:760px){
  .bhv5-about-visual{height:520px;min-height:520px}
  .bhv42-footer-info{grid-template-columns:1fr;gap:24px;margin-top:32px;padding:26px 0}
  .bhv42-footer-info a{font-size:17px}
  .bhv27-page-products .bhv28-product-card img,.bhv27-page-products .bhv28-family-products img{padding:10px}
}

.bhv5 *{box-sizing:border-box}.bhv5 a{color:inherit;text-decoration:none}.bhv5 img,.bhv5 video{display:block;max-width:100%}
.bhv5-active .entry-title,.bhv5-active .page-header,.bhv5-active .site-main>.page-header{display:none!important}
.bhv5-active .site-main,.bhv5-active .content-area,.bhv5-active .entry-content{margin:0!important;padding:0!important;max-width:none!important}
body.bhv5-active #masthead,
body.bhv5-active #site-header,
body.bhv5-active #header,
body.bhv5-active #top-bar-wrap,
body.bhv5-active #top-header,
body.bhv5-active .site-header:not(.bhv5-header),
body.bhv5-active .elementor-location-header,
body.bhv5-active .header-wrapper,
body.bhv5-active .main-header-bar-wrap,
body.bhv5-active .site-above-header-wrap,
body.bhv5-active .ast-above-header-wrap{display:none!important}
body.bhv5-active>footer.site-footer.dynamic-footer{display:none!important}
body.bhv5-active,
body.bhv5-active #page,
body.bhv5-active .site,
body.bhv5-active #content,
body.bhv5-active .site-content,
body.bhv5-active .content-area,
body.bhv5-active main.site-main{margin:0!important;padding-top:0!important;border:0!important}

/* Header */
.bhv5-header{position:fixed;z-index:9999;top:0;left:0;width:100%;height:92px;color:#fff;border-bottom:1px solid rgba(255,255,255,.16);transition:.35s ease}
.admin-bar .bhv5-header{top:32px}.bhv5-header.is-scrolled{height:76px;background:rgba(4,18,30,.92);border-color:rgba(255,255,255,.09);box-shadow:0 8px 35px rgba(0,0,0,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.bhv5-header-inner{width:100%;height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 4.5vw}
.bhv5-logo{display:block;width:260px}.bhv5-logo img{width:100%;height:auto;filter:none}
.bhv5-nav{display:flex;align-items:center;gap:clamp(18px,2.25vw,38px)}
.bhv5-nav>a,.bhv5-nav-item>button{padding:35px 0;border:0;background:none;color:rgba(255,255,255,.86);font:500 14px/1 Arial,sans-serif;letter-spacing:.035em;cursor:pointer;transition:.25s ease}
.bhv5-header.is-scrolled .bhv5-nav>a,.bhv5-header.is-scrolled .bhv5-nav-item>button{padding:27px 0}.bhv5-nav>a:hover,.bhv5-nav-item:hover>button,.bhv5-nav-item:focus-within>button{color:var(--cyan2)}
.bhv5-nav-item{position:relative}.bhv5-nav-item>button span{margin-left:4px;color:var(--cyan)}
.bhv5-mega{position:absolute;top:80px;left:50%;width:min(760px,75vw);display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:35px;visibility:hidden;opacity:0;transform:translate(-50%,12px);background:rgba(5,20,33,.98);border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px rgba(0,0,0,.28);transition:.25s ease;pointer-events:none}
.bhv5-header.is-scrolled .bhv5-mega{top:68px}.bhv5-nav-item:hover .bhv5-mega,.bhv5-nav-item:focus-within .bhv5-mega{visibility:visible;opacity:1;transform:translate(-50%,0);pointer-events:auto}
.bhv5-mega small{display:block;margin-bottom:18px;color:var(--cyan);font-size:9px;letter-spacing:.16em}.bhv5-mega a{display:block;padding:10px 0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.07);transition:.2s ease}.bhv5-mega a:hover{padding-left:5px;color:#fff}
.bhv5-header-actions{justify-self:end;display:flex;align-items:center;gap:22px}.bhv5-language-toggle{padding:7px 0;border:0;border-bottom:1px solid rgba(84,236,245,.45);background:none;color:rgba(255,255,255,.82);font:500 12px/1 Arial,sans-serif;letter-spacing:.08em;cursor:pointer;transition:.25s ease}.bhv5-language-toggle:hover{color:var(--cyan2);border-color:var(--cyan2)}
.bhv5-header-cta{padding-bottom:7px;border-bottom:1px solid var(--cyan);font-size:13px;letter-spacing:.04em}.bhv5-header-cta span{margin-left:8px;color:var(--cyan)}
.bhv5-menu-toggle,.bhv5-mobile-panel{display:none}
.bhv5-mobile-language{display:none}

/* Hero */
.bhv5-hero{position:relative;height:100svh;min-height:760px;overflow:hidden;color:#fff;background:#07121d}
.bhv5-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.bhv5-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,25,.95) 0%,rgba(5,18,30,.73) 46%,rgba(4,15,25,.27) 74%,rgba(4,15,25,.38) 100%),linear-gradient(0deg,rgba(2,10,18,.7),transparent 45%)}
.bhv5-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(90deg,#000,transparent 85%);-webkit-mask-image:linear-gradient(90deg,#000,transparent 85%)}
.bhv5-hero-content{position:relative;z-index:2;width:min(900px,84vw);padding:clamp(175px,20vh,230px) 0 120px 8.5vw}
.bhv5-eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 28px!important;color:rgba(255,255,255,.7);font-size:9px!important;line-height:1.3!important;letter-spacing:.28em;text-transform:uppercase}.bhv5-eyebrow span{width:28px;height:1px;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}
.bhv5-hero h1{max-width:800px;margin:0!important;color:#fff;font-size:clamp(62px,7vw,110px)!important;line-height:.89!important;letter-spacing:-.065em!important;font-weight:400!important;text-transform:uppercase}
.bhv5-hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px rgba(119,234,244,.88)}
.bhv5-hero-copy{max-width:590px;margin:30px 0 0!important;color:rgba(255,255,255,.7);font-size:14px!important;line-height:1.8!important}
.bhv5-actions{display:flex;align-items:center;gap:14px;margin-top:36px}.bhv5-btn{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--cyan);color:#041018!important;font-size:10px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.14em;transition:.3s ease}.bhv5-btn:hover{background:var(--cyan2);transform:translateY(-2px);box-shadow:0 10px 35px rgba(33,212,230,.2)}
.bhv5-btn-ghost{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff!important}.bhv5-btn-ghost:hover{border-color:var(--cyan);background:rgba(33,212,230,.06);color:var(--cyan2)!important}
.bhv5-hero-index{position:absolute;z-index:2;right:4.5vw;bottom:34px;display:flex;gap:25px;color:rgba(255,255,255,.45);font-size:7px;letter-spacing:.17em}.bhv5-scroll{position:absolute;z-index:2;left:4.5vw;bottom:28px;display:flex;align-items:center;gap:11px;color:rgba(255,255,255,.5);font-size:8px;letter-spacing:.17em;text-transform:uppercase}.bhv5-scroll>span{width:20px;height:34px;border:1px solid rgba(255,255,255,.3);border-radius:20px;position:relative}.bhv5-scroll>span:after{content:"";position:absolute;left:8px;top:7px;width:2px;height:6px;background:var(--cyan);animation:bhv5-scroll 1.8s infinite}@keyframes bhv5-scroll{0%{transform:translateY(0);opacity:1}70%{transform:translateY(12px);opacity:0}100%{opacity:0}}

/* Shared sections */
.bhv5-section{padding:118px 8.5vw}.bhv5-section-kicker{display:flex;align-items:center;gap:14px;margin-bottom:68px;color:#87929d;font-size:8px;letter-spacing:.24em}.bhv5-section-kicker span{color:var(--ink);font-weight:700}.bhv5-section-kicker.bhv5-light{color:rgba(255,255,255,.45)}.bhv5-section-kicker.bhv5-light span{color:var(--cyan)}
.bhv5 h2{margin:0!important;font-size:clamp(46px,5.5vw,82px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:400!important}.bhv5 h3{letter-spacing:-.025em}.bhv5-title-row{display:grid;grid-template-columns:2fr 1fr;align-items:end;gap:70px;margin-bottom:68px}.bhv5-title-row>p{max-width:360px;margin:0 0 5px!important;color:rgba(255,255,255,.5);font-size:13px!important;line-height:1.8!important}
.bhv5-reveal,.bhv5-motion-heading,.bhv5-motion-stagger{opacity:1;transform:none}
.bhv5-motion-ready .bhv5-reveal,.bhv5-motion-ready .bhv5-motion-heading,.bhv5-motion-ready .bhv5-motion-stagger{opacity:0;transform:translateY(20px);transition:opacity .62s ease,transform .62s cubic-bezier(.2,.7,.2,1)}
.bhv5-motion-ready .bhv5-reveal.bhv5-show,.bhv5-motion-ready .bhv5-motion-heading.bhv5-show,.bhv5-motion-ready .bhv5-motion-stagger.bhv5-show{opacity:1;transform:none}

/* About */
.bhv5-intro{background:#f7f8f8}.bhv5-intro-heading{display:grid;grid-template-columns:34% 66%;align-items:start}.bhv5-intro-heading>p{margin:10px 0 0!important;color:var(--muted);font-size:11px!important}.bhv5-intro-body{display:grid;grid-template-columns:34% 33% 33%;margin-top:48px}.bhv5-intro-body>p{grid-column:3;margin:0!important;color:var(--muted);font-size:13px!important;line-height:1.8!important}.bhv5-intro-body>.bhv5-lead{grid-column:2;padding-right:45px;color:var(--ink);font-size:16px!important;line-height:1.65!important}
.bhv5-about-visual{position:relative;height:clamp(600px,52vw,980px);min-height:600px;margin-top:85px;overflow:hidden;background:#dce2e5}.bhv5-about-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 62%;transition:transform 1s ease}.bhv5-about-visual:hover>img{transform:scale(1.02)}.bhv5-mission{position:absolute;top:0;left:0;width:min(330px,32%);padding:35px;color:#fff;background:rgba(4,21,35,.92);backdrop-filter:blur(14px)}.bhv5-mission small{display:block;margin-bottom:48px;color:var(--cyan);font-size:7px;letter-spacing:.24em}.bhv5-mission strong{display:block;font-size:18px;line-height:1.5;font-weight:400}.bhv5-image-caption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:18px 24px;color:#fff;background:linear-gradient(0deg,rgba(2,12,20,.82),transparent);font-size:8px;letter-spacing:.15em;text-transform:uppercase}

/* Capabilities */
.bhv5-capabilities{color:#fff;background:var(--navy)}.bhv5-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.12);border-left:1px solid rgba(255,255,255,.12)}.bhv5-capability{display:grid;grid-template-columns:45% 55%;min-height:360px;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.018)}.bhv5-capability-image{position:relative;overflow:hidden;background:#e9edef}.bhv5-capability-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .7s ease}.bhv5-capability:hover .bhv5-capability-image img{transform:scale(1.045);filter:contrast(1.05)}.bhv5-capability-image>span{position:absolute;top:16px;left:16px;width:33px;height:33px;display:grid;place-items:center;background:rgba(4,19,31,.9);color:var(--cyan);font-size:8px}.bhv5-capability-copy{padding:36px 32px;display:flex;flex-direction:column}.bhv5-capability-copy h3{margin:0!important;color:#fff;font-size:23px!important;line-height:1.15!important;font-weight:400!important}.bhv5-capability-copy>p{margin:20px 0!important;color:rgba(255,255,255,.5);font-size:12px!important;line-height:1.7!important}.bhv5-tags{display:flex;flex-wrap:wrap;gap:6px}.bhv5-tags span{padding:6px 8px;border:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.5);font-size:6px;letter-spacing:.1em;text-transform:uppercase}.bhv5-capability-copy>a{margin-top:auto;padding-top:26px;color:var(--cyan);font-size:9px;text-transform:uppercase;letter-spacing:.13em}.bhv5-capability-copy>a span{float:right}

/* Industries */
.bhv5-industries{background:#eef1f2}.bhv5-industries-layout{display:grid;grid-template-columns:42% 58%;gap:75px}.bhv5-industries-layout>div:first-child>p{margin:9px 0 18px!important;color:var(--muted);font-size:11px!important}.bhv5-industry-list{border-top:1px solid #bfc8ce}.bhv5-industry-list article{position:relative;display:grid;grid-template-columns:48px 1fr 1fr 22px;gap:18px;align-items:center;min-height:112px;border-bottom:1px solid #bfc8ce;transition:.25s ease}.bhv5-industry-list article:hover{padding-left:11px;background:rgba(255,255,255,.5)}.bhv5-industry-list span{color:#8a969e;font-size:8px}.bhv5-industry-list h3{margin:0!important;font-size:19px!important;font-weight:400!important}.bhv5-industry-list p{margin:0!important;color:var(--muted);font-size:11px!important;line-height:1.5!important}.bhv5-industry-list b{color:var(--cyan);font-weight:400}

/* Cases */
.bhv5-cases{background:#fff}.bhv5-cases-title>p{color:var(--muted)}.bhv5-case-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:23px}.bhv5-case{background:#f1f3f4}.bhv5-case-image{position:relative;height:430px;overflow:hidden;background:#e9edef}.bhv5-case-large .bhv5-case-image{height:510px}.bhv5-case-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.bhv5-case:hover .bhv5-case-image img{transform:scale(1.035)}.bhv5-case-image>span{position:absolute;top:17px;left:17px;padding:7px 9px;color:#fff;background:rgba(5,20,33,.85);font-size:7px;letter-spacing:.13em}.bhv5-case-copy{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:27px}.bhv5-case-copy small{color:#7e8b94;font-size:7px;letter-spacing:.17em}.bhv5-case-copy h3{margin:8px 0 0!important;font-size:21px!important;line-height:1.2!important;font-weight:400!important}.bhv5-case-copy p{margin:0!important;color:var(--muted);font-size:11px!important;line-height:1.65!important}

/* Process + CTA + Footer */
.bhv5-process{color:#fff;background:#081c2c}.bhv5-process-header{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:65px}.bhv5-process-header p{margin:0 0 8px!important;color:rgba(255,255,255,.5);font-size:12px!important;line-height:1.7!important}.bhv5-process-list{display:grid;grid-template-columns:repeat(4,1fr);margin-top:76px;border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.bhv5-process-list article{min-height:225px;padding:24px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);transition:.3s ease}.bhv5-process-list article:hover{background:rgba(33,212,230,.06)}.bhv5-process-list span{color:var(--cyan);font-size:8px}.bhv5-process-list h3{margin:65px 0 15px!important;color:#fff;font-size:21px!important;font-weight:400!important}.bhv5-process-list p{margin:0!important;color:rgba(255,255,255,.45);font-size:10px!important;line-height:1.6!important}
.bhv5-contact{position:relative;overflow:hidden;padding:138px 8.5vw;color:#fff;text-align:center;background:#04111d}.bhv5-contact:before{content:"";position:absolute;width:420px;height:420px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:rgba(33,212,230,.12);filter:blur(100px)}.bhv5-contact>*:not(.bhv5-grid){position:relative;z-index:2}.bhv5-contact .bhv5-eyebrow{justify-content:center}.bhv5-contact h2{font-size:clamp(48px,6vw,88px)!important}.bhv5-contact>p:not(.bhv5-eyebrow){max-width:620px;margin:27px auto 33px!important;color:rgba(255,255,255,.55);font-size:13px!important;line-height:1.8!important}
.bhv5-footer{padding:58px 8.5vw 34px;color:rgba(255,255,255,.62);background:#020b12;border-top:1px solid rgba(255,255,255,.1)}.bhv5-footer-brand{display:flex;align-items:center;justify-content:space-between}.bhv5-footer-brand img{width:230px;filter:brightness(0) invert(1)}.bhv5-footer-brand p{margin:0!important;font-size:10px!important;letter-spacing:.17em;text-transform:uppercase}.bhv5-footer-links{display:flex;flex-wrap:wrap;gap:28px;margin:48px 0 34px;font-size:10px;letter-spacing:.07em}.bhv5-footer-links a:hover{color:var(--cyan)}.bhv5-footer-bottom{display:flex;justify-content:space-between;padding-top:25px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.3);font-size:7px;letter-spacing:.1em;text-transform:uppercase}

.bhv5-footer-brand img{width:300px;filter:none}

@media(max-width:1180px){.bhv5-nav,.bhv5-language-toggle,.bhv5-header-cta{display:none}.bhv5-header-inner{grid-template-columns:1fr auto}.bhv5-menu-toggle{display:grid;width:42px;height:42px;padding:10px 6px;align-content:center;gap:7px;border:0;background:none;cursor:pointer}.bhv5-menu-toggle span{display:block;width:27px;height:1px;background:#fff;transition:.25s ease}.bhv5-header.menu-open .bhv5-menu-toggle span:first-child{transform:translateY(4px) rotate(45deg)}.bhv5-header.menu-open .bhv5-menu-toggle span:last-child{transform:translateY(-4px) rotate(-45deg)}.bhv5-mobile-panel{position:absolute;top:100%;right:4.5vw;width:min(360px,91vw);max-height:calc(100vh - 100px);overflow:auto;padding:14px 26px 22px;background:rgba(5,18,29,.98);border:1px solid rgba(255,255,255,.14);box-shadow:0 22px 55px rgba(0,0,0,.3);visibility:hidden;opacity:0;transform:translateY(10px);transition:.25s ease}.bhv5-header.menu-open .bhv5-mobile-panel{display:block;visibility:visible;opacity:1;transform:none}.bhv5-mobile-panel>a,.bhv5-mobile-panel summary{display:block;padding:16px 0;color:#fff;font-size:14px;border-bottom:1px solid rgba(255,255,255,.09);cursor:pointer}.bhv5-mobile-panel details a{display:block;padding:12px;color:rgba(255,255,255,.7);font-size:12px;border-bottom:1px solid rgba(255,255,255,.05)}.bhv5-mobile-language{display:block;width:100%;padding:16px 0;border:0;border-bottom:1px solid rgba(33,212,230,.35);background:none;color:var(--cyan2);font:600 14px/1 Arial,sans-serif;text-align:left;letter-spacing:.06em;cursor:pointer}.bhv5-capability{grid-template-columns:1fr}.bhv5-capability-image{min-height:245px}}
@media(max-width:760px){.admin-bar .bhv5-header{top:46px}.bhv5-header{height:72px}.bhv5-header.is-scrolled{height:66px}.bhv5-header-inner{padding:0 22px}.bhv5-logo{width:175px}.bhv5-hero{height:auto;min-height:760px}.bhv5-hero-content{width:auto;padding:155px 24px 155px}.bhv5-hero h1{font-size:clamp(51px,15.5vw,76px)!important}.bhv5-hero-copy{font-size:12px!important}.bhv5-actions{align-items:stretch;flex-direction:column}.bhv5-btn{width:100%}.bhv5-hero-index{display:none}.bhv5-scroll{left:24px;bottom:24px}.bhv5-section{padding:84px 24px}.bhv5-section-kicker{margin-bottom:44px}.bhv5-intro-heading,.bhv5-intro-body,.bhv5-title-row,.bhv5-process-header{grid-template-columns:1fr;gap:27px}.bhv5-intro-heading>p{order:2}.bhv5-intro-body{margin-top:24px}.bhv5-intro-body>p,.bhv5-intro-body>.bhv5-lead{grid-column:1;padding:0}.bhv5 h2{font-size:45px!important}.bhv5-about-visual{height:620px;min-height:620px;margin-top:52px}.bhv5-about-visual>img{object-position:center 62%}.bhv5-mission{width:calc(100% - 30px);padding:23px}.bhv5-mission small{margin-bottom:23px}.bhv5-image-caption{gap:18px;font-size:6px}.bhv5-capability-grid{grid-template-columns:1fr}.bhv5-capability{min-height:auto}.bhv5-capability-image{height:255px}.bhv5-capability-copy{min-height:290px}.bhv5-industries-layout{grid-template-columns:1fr;gap:48px}.bhv5-industry-list article{grid-template-columns:34px 1fr 18px;padding:20px 0}.bhv5-industry-list p{grid-column:2}.bhv5-industry-list b{grid-column:3;grid-row:1}.bhv5-case-grid{grid-template-columns:1fr}.bhv5-case-image,.bhv5-case-large .bhv5-case-image{height:350px}.bhv5-case-copy{grid-template-columns:1fr}.bhv5-process-list{grid-template-columns:1fr 1fr}.bhv5-process-list article{min-height:195px}.bhv5-process-list h3{margin-top:42px!important}.bhv5-contact{padding:102px 24px}.bhv5-footer{padding:48px 24px 30px}.bhv5-footer-brand{align-items:flex-start;flex-direction:column;gap:25px}.bhv5-footer-links{gap:20px}.bhv5-footer-bottom{flex-direction:column;gap:10px}}
@media(min-width:1181px) and (max-width:1450px){.bhv5-header-inner{gap:18px;padding-left:3vw;padding-right:3vw}.bhv5-logo{width:220px}.bhv5-nav{gap:16px}.bhv5-nav>a,.bhv5-nav-item>button{font-size:13px}.bhv5-header-actions{gap:13px}.bhv5-header-cta{font-size:12px}}
@media(max-width:760px){.bhv5-logo{width:205px}}

/* V6 detail pages */
.bhv6-detail{background:#f4f6f7}.bhv6-detail-hero{position:relative;height:min(78vh,820px);min-height:620px;overflow:hidden;color:#fff;background:#071827}.bhv6-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bhv6-detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,14,24,.95),rgba(5,18,30,.66) 55%,rgba(4,15,25,.3)),linear-gradient(0deg,rgba(2,10,18,.7),transparent 50%)}.bhv6-detail-hero-copy{position:absolute;z-index:2;left:8.5vw;bottom:90px;width:min(850px,82vw)}.bhv6-detail-hero h1{max-width:930px;margin:0!important;font-size:clamp(54px,6.5vw,96px)!important;line-height:.94!important;letter-spacing:-.055em!important;font-weight:400!important}.bhv6-detail-hero-copy>p:last-child{max-width:720px;margin:28px 0 0!important;color:rgba(255,255,255,.72);font-size:16px!important;line-height:1.75!important}.bhv6-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:0 8.5vw;background:#071827;color:#fff}.bhv6-stats article{min-height:150px;padding:30px 34px;border-left:1px solid rgba(255,255,255,.13)}.bhv6-stats article:last-child{border-right:1px solid rgba(255,255,255,.13)}.bhv6-stats strong{display:block;color:var(--cyan2);font-size:30px;font-weight:400}.bhv6-stats span{display:block;margin-top:12px;color:rgba(255,255,255,.52);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.bhv6-detail-content{padding:100px 8.5vw;background:#f5f7f8}.bhv6-detail-content article{display:grid;grid-template-columns:70px 1fr;gap:40px;padding:64px 0;border-top:1px solid #cbd3d8}.bhv6-detail-content article:last-child{border-bottom:1px solid #cbd3d8}.bhv6-detail-content article>span{padding-top:10px;color:#7b8993;font-size:10px}.bhv6-detail-content article>div{display:grid;grid-template-columns:1.15fr .85fr;gap:80px}.bhv6-detail-content h2{font-size:clamp(38px,4vw,64px)!important}.bhv6-detail-content p{margin:8px 0 0!important;color:var(--muted);font-size:15px!important;line-height:1.85!important}.bhv6-related{padding:105px 8.5vw;background:#fff}.bhv6-related>div{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #cbd3d8;border-left:1px solid #cbd3d8}.bhv6-related a{position:relative;min-height:210px;padding:30px;border-right:1px solid #cbd3d8;border-bottom:1px solid #cbd3d8;transition:.3s ease}.bhv6-related a:hover{background:#071827;color:#fff}.bhv6-related small{display:block;color:#7b8993;font-size:8px;letter-spacing:.14em}.bhv6-related strong{display:block;max-width:85%;margin-top:55px;font-size:21px;line-height:1.25;font-weight:400}.bhv6-related b{position:absolute;right:28px;bottom:27px;color:var(--cyan);font-weight:400}.bhv6-form-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding:110px 8.5vw;background:#f5f7f8}.bhv6-form-section h2{font-size:clamp(42px,5vw,70px)!important}.bhv6-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bhv6-contact-form label{display:grid;gap:9px;color:#5f6d78;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.bhv6-contact-form input,.bhv6-contact-form select,.bhv6-contact-form textarea{width:100%;padding:15px 2px;border:0;border-bottom:1px solid #aeb9c0;border-radius:0;outline:none;background:transparent;color:#07111f;font:14px/1.5 Arial,sans-serif;text-transform:none}.bhv6-contact-form textarea{padding:15px;border:1px solid #aeb9c0;resize:vertical}.bhv6-contact-form input:focus,.bhv6-contact-form select:focus,.bhv6-contact-form textarea:focus{border-color:#12b9ca}.bhv6-form-wide{grid-column:1/-1}.bhv6-contact-form .bhv5-btn{grid-column:1/-1;width:max-content;border:0;cursor:pointer}.bhv6-form-success{grid-column:1/-1;padding:18px 22px;margin-bottom:20px;background:#dff8f5;color:#075c60;font-size:14px}
@media(max-width:900px){.bhv6-detail-hero{min-height:660px}.bhv6-detail-hero-copy{left:24px;bottom:70px;width:calc(100% - 48px)}.bhv6-detail-hero-copy>p:last-child{font-size:14px!important}.bhv6-stats{padding:0 24px}.bhv6-stats article{padding:24px 16px}.bhv6-detail-content{padding:70px 24px}.bhv6-detail-content article{grid-template-columns:35px 1fr;gap:16px;padding:45px 0}.bhv6-detail-content article>div{grid-template-columns:1fr;gap:22px}.bhv6-related{padding:75px 24px}.bhv6-related>div{grid-template-columns:1fr}.bhv6-form-section{grid-template-columns:1fr;gap:50px;padding:75px 24px}}
@media(max-width:600px){.bhv6-detail-hero h1{font-size:48px!important}.bhv6-stats{grid-template-columns:1fr}.bhv6-stats article{min-height:auto;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.bhv6-contact-form{grid-template-columns:1fr}.bhv6-contact-form label,.bhv6-form-wide,.bhv6-contact-form .bhv5-btn{grid-column:1}}
/* V7 About page */
.bhv6-stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}
.bhv7-about-intro,.bhv7-footprint,.bhv7-industries,.bhv7-why{padding:110px 8.5vw}.bhv7-value-chain,.bhv7-platforms,.bhv7-purpose{padding:110px 8.5vw;color:#fff;background:#071827}.bhv7-section-head,.bhv7-about-lead{display:grid;grid-template-columns:1.25fr .75fr;gap:8vw;align-items:end}.bhv7-section-head{margin-bottom:62px}.bhv7-section-head h2,.bhv7-about-lead h2{font-size:clamp(44px,5vw,76px)!important}.bhv7-section-head p,.bhv7-about-lead p{margin:0 0 18px!important;color:var(--muted);font-size:14px!important;line-height:1.85!important}.bhv7-value-chain .bhv7-section-head p,.bhv7-platforms .bhv7-section-head p{color:rgba(255,255,255,.56)}.bhv7-campus{position:relative;height:clamp(520px,55vw,850px);margin:80px 0 0;overflow:hidden;background:#dce2e5}.bhv7-campus img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.bhv7-campus figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:22px 28px;color:#fff;background:linear-gradient(0deg,rgba(2,12,20,.86),transparent);font-size:8px;letter-spacing:.15em;text-transform:uppercase}.bhv7-process-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.bhv7-process-grid article{min-height:180px;padding:24px 20px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.bhv7-process-grid span,.bhv7-why-grid>article>span{color:var(--cyan);font-size:9px}.bhv7-process-grid h3{margin:68px 0 0!important;color:#fff;font-size:17px!important;line-height:1.35!important;font-weight:400!important}.bhv7-site-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.bhv7-site-grid article{padding:0 0 28px;background:#fff;border-bottom:1px solid #bdc7cd}.bhv7-site-grid article>div{height:310px;margin-bottom:24px;overflow:hidden;background:#dfe4e7}.bhv7-site-grid img{width:100%;height:100%;object-fit:cover;transition:.6s ease}.bhv7-site-grid article:hover img{transform:scale(1.035)}.bhv7-site-grid span,.bhv7-site-grid h3,.bhv7-site-grid p{margin-left:20px!important;margin-right:20px!important}.bhv7-site-grid span{color:#7c8992;font-size:8px;letter-spacing:.15em}.bhv7-site-grid h3{margin-top:10px!important;margin-bottom:10px!important;font-size:25px!important;font-weight:400!important}.bhv7-site-grid p{color:var(--muted);font-size:12px!important;line-height:1.6!important}.bhv7-footnote{max-width:700px;margin:28px 0 0!important;color:#7b8993;font-size:10px!important;line-height:1.6!important}.bhv7-platform-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.bhv7-platform-grid>a{position:relative;min-height:470px;padding:24px 28px 35px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.bhv7-platform-grid>a:first-child{grid-column:span 2}.bhv7-platform-grid>a>div{height:255px;margin:-24px -28px 28px;overflow:hidden;background:#12293b}.bhv7-platform-grid>a:first-child>div{height:370px}.bhv7-platform-grid img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:.65s ease}.bhv7-platform-grid>a:hover img{transform:scale(1.035);filter:saturate(1)}.bhv7-platform-grid small{color:var(--cyan);font-size:8px}.bhv7-platform-grid h3{margin:14px 0 13px!important;color:#fff;font-size:26px!important;font-weight:400!important}.bhv7-platform-grid p{max-width:560px;margin:0!important;color:rgba(255,255,255,.5);font-size:12px!important;line-height:1.7!important}.bhv7-platform-grid b{position:absolute;right:28px;bottom:30px;color:var(--cyan);font-weight:400}.bhv7-industry-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.bhv7-industry-grid a{position:relative;height:380px;overflow:hidden;background:#071827}.bhv7-industry-grid img{width:100%;height:100%;object-fit:cover;opacity:.82;transition:.6s ease}.bhv7-industry-grid a:hover img{transform:scale(1.045);opacity:1}.bhv7-industry-grid span{position:absolute;left:0;right:0;bottom:0;padding:55px 18px 20px;color:#fff;background:linear-gradient(transparent,rgba(3,14,24,.9));font-size:13px;line-height:1.35}.bhv7-quality{display:grid;grid-template-columns:1fr 1fr;min-height:720px;color:#fff;background:#081c2c}.bhv7-quality-image{overflow:hidden}.bhv7-quality-image img{width:100%;height:100%;object-fit:cover}.bhv7-quality-copy{padding:100px 8vw 90px 6vw}.bhv7-quality-copy h2{font-size:clamp(46px,5.2vw,78px)!important}.bhv7-quality-copy>p{margin:30px 0!important;color:rgba(255,255,255,.58);font-size:14px!important;line-height:1.85!important}.bhv7-quality-copy ul{margin:36px 0 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.17)}.bhv7-quality-copy li{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.17);color:rgba(255,255,255,.76);font-size:12px}.bhv7-quality-copy li:before{content:'+';display:inline-block;width:30px;color:var(--cyan)}.bhv7-why-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #c5ced3;border-left:1px solid #c5ced3}.bhv7-why-grid article{min-height:280px;padding:28px;border-right:1px solid #c5ced3;border-bottom:1px solid #c5ced3}.bhv7-why-grid h3{margin:80px 0 18px!important;font-size:24px!important;line-height:1.25!important;font-weight:400!important}.bhv7-why-grid p{margin:0!important;color:var(--muted);font-size:12px!important;line-height:1.7!important}.bhv7-purpose{background:#04111d}.bhv7-purpose-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.15);border-left:1px solid rgba(255,255,255,.15)}.bhv7-purpose-grid article{min-height:300px;padding:36px;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.bhv7-purpose-grid article:first-child{grid-row:span 2}.bhv7-purpose-grid small{color:var(--cyan);font-size:8px;letter-spacing:.18em}.bhv7-purpose-grid h3{margin:80px 0 0!important;color:#fff;font-size:clamp(25px,3vw,43px)!important;line-height:1.18!important;font-weight:400!important}.bhv7-purpose-grid article:first-child h3{font-size:clamp(38px,4.5vw,66px)!important}.bhv7-about-related{background:#f5f7f8}
@media(max-width:1100px){.bhv7-process-grid{grid-template-columns:repeat(3,1fr)}.bhv7-industry-grid{grid-template-columns:repeat(3,1fr)}.bhv7-why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.bhv7-about-intro,.bhv7-footprint,.bhv7-industries,.bhv7-why,.bhv7-value-chain,.bhv7-platforms,.bhv7-purpose{padding:78px 24px}.bhv7-section-head,.bhv7-about-lead{grid-template-columns:1fr;gap:28px}.bhv7-campus{height:580px;margin-top:52px}.bhv7-campus figcaption{gap:18px;padding:18px;font-size:6px}.bhv7-process-grid{grid-template-columns:repeat(2,1fr)}.bhv7-process-grid article{min-height:155px}.bhv7-process-grid h3{margin-top:48px!important}.bhv7-site-grid,.bhv7-platform-grid,.bhv7-industry-grid,.bhv7-quality,.bhv7-purpose-grid{grid-template-columns:1fr}.bhv7-site-grid article>div{height:250px}.bhv7-platform-grid>a:first-child{grid-column:auto}.bhv7-platform-grid>a,.bhv7-platform-grid>a:first-child{min-height:440px}.bhv7-platform-grid>a:first-child>div,.bhv7-platform-grid>a>div{height:250px}.bhv7-industry-grid a{height:330px}.bhv7-quality-image{height:400px}.bhv7-quality-copy{padding:75px 24px}.bhv7-why-grid{grid-template-columns:1fr}.bhv7-purpose-grid article:first-child{grid-row:auto}.bhv7-purpose-grid article{min-height:250px}.bhv7-purpose-grid h3{margin-top:55px!important}}
@media(max-width:760px){.bhv6-stats{grid-template-columns:1fr}}
/* V8 legibility, navigation lighting and content hierarchy */

/* V20 split overview links from submenu controls */
.bhv5-nav-control{display:flex;align-items:center;gap:5px}
.bhv5-nav-control>a,.bhv5-submenu-toggle{padding:35px 0;border:0;background:none;color:rgba(255,255,255,.86);font:500 14px/1 Arial,sans-serif;letter-spacing:.035em;cursor:pointer;transition:.25s ease}
.bhv5-submenu-toggle{color:var(--cyan);font-size:17px}
.bhv5-header.is-scrolled .bhv5-nav-control>a,.bhv5-header.is-scrolled .bhv5-submenu-toggle{padding:27px 0}
.bhv5-nav-control>a:hover,.bhv5-submenu-toggle:hover,.bhv5-nav-item:hover .bhv5-nav-control>a,.bhv5-nav-item:focus-within .bhv5-nav-control>a{color:var(--cyan2)}
.bhv5-nav-item.is-open .bhv5-submenu-toggle{transform:rotate(45deg)}
.bhv5-nav-item.is-open .bhv5-mega{visibility:visible;opacity:1;transform:translate(-50%,0);pointer-events:auto}
.bhv5-mobile-submenu{display:none}
.bhv5-mobile-group.is-open .bhv5-mobile-submenu{display:block}

@media(max-width:1180px){
  .bhv5-mobile-group-head{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:14px;border-bottom:1px solid rgba(255,255,255,.09)}
  .bhv5-mobile-group-head>a{flex:1;padding:16px 0}
  .bhv5-mobile-submenu-toggle{align-self:stretch;min-width:46px;border:0;background:none;color:var(--cyan);font-size:21px;cursor:pointer;transition:.2s ease}
  .bhv5-mobile-group.is-open .bhv5-mobile-submenu-toggle{transform:rotate(45deg)}
  .bhv5-mobile-submenu a{display:block;padding:12px;color:rgba(255,255,255,.7);font-size:12px;border-bottom:1px solid rgba(255,255,255,.05)}
}

.bhv21-tech-gallery{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr;
  gap:2px;
  padding:2px;
  background:#d9dedf;
}
.bhv21-tech-gallery figure{
  position:relative;
  min-height:340px;
  overflow:hidden;
  background:#111b20;
}
.bhv21-tech-gallery img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .6s ease;
}
.bhv21-tech-gallery figure:hover img{transform:scale(1.025)}
.bhv21-tech-gallery figcaption{
  position:absolute;
  left:0;right:0;bottom:0;
  padding:42px 22px 18px;
  color:#fff;
  font-size:12px;
  letter-spacing:.08em;
  background:linear-gradient(transparent,rgba(5,12,16,.82));
}
@media(max-width:900px){
  .bhv21-tech-gallery{grid-template-columns:1fr 1fr}
  .bhv21-tech-gallery figure:first-child{grid-column:1/-1}
  .bhv21-tech-gallery figure{min-height:280px}
}
@media(max-width:600px){
  .bhv21-tech-gallery{grid-template-columns:1fr}
  .bhv21-tech-gallery figure:first-child{grid-column:auto}
  .bhv21-tech-gallery figure{min-height:240px}
}

/* V22 equipment page: three connected capability groups */
.bhv22-equipment-overview{padding:105px 8.5vw 120px;background:#f5f7f8}
.bhv22-equipment-intro{display:grid;grid-template-columns:.75fr 1.25fr;column-gap:8vw;margin-bottom:72px}
.bhv22-equipment-intro .bhv5-section-kicker{grid-column:1/-1}
.bhv22-equipment-intro h2{margin:40px 0 0!important;font-size:clamp(40px,4.8vw,72px)!important;line-height:1.03!important}
.bhv22-equipment-intro>p:last-child{align-self:end;margin:40px 0 6px!important;color:var(--muted);font-size:16px!important;line-height:1.8!important}
.bhv22-equipment-block{display:grid;grid-template-columns:1.08fr .92fr;min-height:520px;border-top:1px solid #cbd3d8;background:#fff}
.bhv22-equipment-block:last-child{border-bottom:1px solid #cbd3d8}
.bhv22-equipment-block:nth-child(odd) figure{order:2}
.bhv22-equipment-block figure{min-height:520px;margin:0;overflow:hidden;background:#e9edef}
.bhv22-equipment-block figure img{width:100%;height:100%;object-fit:contain;background:#fff}
.bhv22-equipment-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 5vw}
.bhv22-equipment-copy>span{color:#7b8993;font-size:12px;letter-spacing:.12em}
.bhv22-equipment-copy h2{margin:28px 0 0!important;font-size:clamp(34px,3.7vw,58px)!important;line-height:1.05!important}
.bhv22-equipment-copy p{margin:26px 0 0!important;color:var(--muted);font-size:15px!important;line-height:1.85!important}
.bhv22-equipment-copy ul{display:grid;gap:13px;margin:32px 0 0;padding:27px 0 0;border-top:1px solid #d9dfe2;list-style:none}
.bhv22-equipment-copy li{position:relative;padding-left:21px;color:#263640;font-size:14px;line-height:1.55}
.bhv22-equipment-copy li:before{content:"";position:absolute;left:0;top:.65em;width:7px;height:7px;background:var(--cyan)}
@media(max-width:960px){
  .bhv22-equipment-overview{padding:78px 24px 90px}
  .bhv22-equipment-intro{grid-template-columns:1fr;margin-bottom:50px}
  .bhv22-equipment-intro .bhv5-section-kicker{grid-column:auto}
  .bhv22-equipment-intro>p:last-child{margin-top:24px!important}
  .bhv22-equipment-block{grid-template-columns:1fr;min-height:0}
  .bhv22-equipment-block:nth-child(odd) figure{order:0}
  .bhv22-equipment-block figure{min-height:360px}
  .bhv22-equipment-copy{padding:42px 28px 50px}
}
@media(max-width:600px){
  .bhv22-equipment-overview{padding:62px 22px 72px}
  .bhv22-equipment-block figure{min-height:235px}
  .bhv22-equipment-copy{padding:34px 22px 42px}
}

@media(max-width:760px){
  .bhv5-mobile-group-head{font-size:16px}
  .bhv5-mobile-submenu a{font-size:14px}
}

/* v44.0.40: TIB partner solution */
.bhv40-partner-intro,.bhv40-applications{padding:112px 8.5vw 130px;background:#f4f7f8}
.bhv40-applications{background:#071827;color:#fff}
.bhv40-partner-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:72px;align-items:end;margin-top:42px}
.bhv40-partner-head h2{max-width:920px;margin:0;font-size:clamp(42px,4.6vw,72px);line-height:1.05;letter-spacing:-.035em}
.bhv40-partner-head p{margin:0;color:#536873;font-size:19px;line-height:1.82}
.bhv40-applications .bhv40-partner-head p{color:rgba(255,255,255,.7)}
.bhv40-route-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:64px;border-top:1px solid #c5d0d5;border-left:1px solid #c5d0d5}
.bhv40-route-grid article{grid-column:span 2;min-height:300px;padding:32px;border-right:1px solid #c5d0d5;border-bottom:1px solid #c5d0d5;background:#fff}
.bhv40-route-grid article:nth-child(4){grid-column:2/span 2}.bhv40-route-grid article:nth-child(5){grid-column:4/span 2}
.bhv40-route-grid span{color:#0aaabd;font-size:13px;font-weight:700}.bhv40-route-grid h3{margin:58px 0 18px;font-size:clamp(26px,2.3vw,36px);line-height:1.18}.bhv40-route-grid p{margin:0;color:#536873;font-size:17px;line-height:1.75}
.bhv40-application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:64px}
.bhv40-application-grid article{overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#0b2232}.bhv40-application-grid figure{height:360px;margin:0;background:#edf1f3}.bhv40-application-grid img{display:block;width:100%;height:100%;object-fit:contain}.bhv40-application-grid article>div{padding:32px 30px 38px}.bhv40-application-grid h3{margin:0 0 17px;color:#fff;font-size:clamp(27px,2.3vw,38px);line-height:1.16}.bhv40-application-grid p{margin:0;color:rgba(255,255,255,.7);font-size:17px;line-height:1.75}
.bhv40-boundary{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:72px;padding:96px 8.5vw;background:#e9eef1}.bhv40-boundary h2{margin:34px 0 0;font-size:clamp(38px,4.2vw,64px);line-height:1.08}.bhv40-boundary>p{align-self:end;margin:0;color:#536873;font-size:18px;line-height:1.82}
@media(max-width:1040px){.bhv40-partner-head,.bhv40-boundary{grid-template-columns:1fr;gap:26px}.bhv40-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bhv40-route-grid article,.bhv40-route-grid article:nth-child(4),.bhv40-route-grid article:nth-child(5){grid-column:auto}.bhv40-route-grid article:last-child{grid-column:1/-1}.bhv40-application-grid{grid-template-columns:1fr}}
@media(max-width:720px){.bhv40-partner-intro,.bhv40-applications{padding:76px 22px 88px}.bhv40-partner-head{margin-top:28px}.bhv40-partner-head h2{font-size:38px}.bhv40-partner-head p{font-size:17px}.bhv40-route-grid{grid-template-columns:1fr;margin-top:40px}.bhv40-route-grid article,.bhv40-route-grid article:last-child{grid-column:auto;min-height:0;padding:27px 24px 32px}.bhv40-route-grid h3{margin-top:38px;font-size:29px}.bhv40-route-grid p{font-size:16px}.bhv40-application-grid{margin-top:40px}.bhv40-application-grid figure{height:300px}.bhv40-application-grid article>div{padding:28px 24px 34px}.bhv40-application-grid p{font-size:16px}.bhv40-boundary{padding:72px 22px}.bhv40-boundary h2{font-size:36px}.bhv40-boundary>p{font-size:17px}}
.bhv5-nav>a,.bhv5-nav-item>button{position:relative;z-index:0;font-size:17px;font-weight:600;isolation:isolate}
.bhv5-nav>a:after,.bhv5-nav-item>button:after{content:"";position:absolute;z-index:-1;left:-24px;right:-24px;bottom:0;height:66px;opacity:0;pointer-events:none;background:linear-gradient(to top,rgba(255,255,255,.34) 0,rgba(255,255,255,.12) 36%,rgba(255,255,255,0) 100%);filter:blur(8px);transform:translateY(10px);transition:opacity .32s ease,transform .32s ease}
.bhv5-nav>a:hover,.bhv5-nav-item:hover>button,.bhv5-nav-item:focus-within>button{color:#fff;text-shadow:0 0 13px rgba(255,255,255,.55)}
.bhv5-nav>a:hover:after,.bhv5-nav-item:hover>button:after,.bhv5-nav-item:focus-within>button:after{opacity:1;transform:none}
.bhv5-section-kicker{gap:18px;font-size:13px;font-weight:650;letter-spacing:.14em}.bhv5-section-kicker:before{content:"";width:28px;height:1px;background:var(--cyan);box-shadow:0 0 10px rgba(33,212,230,.6)}.bhv5-section-kicker>span{font-size:13px}
.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero-copy{bottom:68px}.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero-copy .bhv5-eyebrow{margin-bottom:46px!important}.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero h1{max-width:1120px;font-size:clamp(48px,5.2vw,78px)!important;line-height:1.08!important;letter-spacing:-.045em!important}
.bhv6-stats strong{font-size:34px}.bhv6-stats span{margin-top:16px;color:rgba(255,255,255,.76);font-size:14px;line-height:1.45;letter-spacing:.045em;text-transform:none}.bhv6-detail[lang="zh-Hant"] .bhv6-stats span{font-size:15px;font-weight:600;letter-spacing:.02em}
.bhv7-section-head p,.bhv7-about-lead p{font-size:17px!important;line-height:1.9!important}.bhv7-value-chain .bhv7-section-head p,.bhv7-platforms .bhv7-section-head p{color:rgba(255,255,255,.76)}
.bhv7-process-grid article{position:relative;min-height:220px;padding:30px 27px;overflow:hidden}.bhv7-process-grid article:after{content:"";position:absolute;inset:auto 0 0;height:78%;opacity:0;background:linear-gradient(to top,rgba(255,255,255,.22),rgba(255,255,255,0));filter:blur(8px);transition:.35s ease;pointer-events:none}.bhv7-process-grid article:hover:after{opacity:1}.bhv7-process-grid article>*{position:relative;z-index:1}.bhv7-process-grid span{font-size:13px;font-weight:700}.bhv7-process-grid h3{margin-top:76px!important;font-size:22px!important;line-height:1.4!important}.bhv8-collaboration-grid{grid-template-columns:repeat(4,1fr)}.bhv8-collaboration-grid h3{margin-top:58px!important}.bhv8-collaboration-grid p{margin:18px 0 0!important;color:rgba(255,255,255,.62);font-size:14px!important;line-height:1.7!important}
.bhv7-site-grid span{font-size:12px;font-weight:650;letter-spacing:.1em}.bhv7-site-grid h3{font-size:30px!important}.bhv7-site-grid p{color:#566675;font-size:16px!important;line-height:1.7!important}.bhv7-site-grid article{padding-bottom:36px}.bhv7-site-grid article>div{height:370px}.bhv7-footnote{font-size:13px!important}
.bhv7-platform-grid small{font-size:12px}.bhv7-platform-grid h3{font-size:32px!important}.bhv7-platform-grid p{color:rgba(255,255,255,.68);font-size:16px!important;line-height:1.75!important}.bhv7-industry-grid span{padding:80px 22px 25px;font-size:18px;font-weight:650}.bhv7-quality-copy>p{font-size:17px!important}.bhv7-quality-copy li{font-size:15px}.bhv7-why-grid p{font-size:15px!important}.bhv7-why-grid h3{font-size:27px!important}
@media(min-width:1181px) and (max-width:1600px){.bhv5-nav{gap:15px}.bhv5-nav>a,.bhv5-nav-item>button{font-size:15px}.bhv5-logo{width:220px}.bhv5-header-inner{padding-left:2.7vw;padding-right:2.7vw}}
@media(max-width:1100px){.bhv8-collaboration-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero-copy{bottom:58px}.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero-copy .bhv5-eyebrow{margin-bottom:30px!important}.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero h1{font-size:43px!important;line-height:1.12!important}.bhv5-section-kicker{font-size:12px}.bhv7-section-head p,.bhv7-about-lead p{font-size:15px!important}.bhv7-process-grid article{min-height:190px;padding:24px 20px}.bhv7-process-grid h3{margin-top:55px!important;font-size:19px!important}.bhv8-collaboration-grid{grid-template-columns:1fr}.bhv7-site-grid article>div{height:290px}.bhv7-site-grid h3{font-size:25px!important}.bhv7-site-grid p{font-size:15px!important}.bhv7-platform-grid h3{font-size:27px!important}.bhv7-platform-grid p{font-size:15px!important}.bhv7-industry-grid span{font-size:17px}}
@media(max-width:1180px){.bhv5-motion-ready .bhv5-reveal,.bhv5-motion-ready .bhv5-motion-heading,.bhv5-motion-ready .bhv5-motion-stagger{transform:translateY(16px)}}
@media(max-width:760px){.bhv5-motion-ready .bhv5-reveal,.bhv5-motion-ready .bhv5-motion-heading,.bhv5-motion-ready .bhv5-motion-stagger{transform:translateY(12px);transition-duration:.45s}}
@media(prefers-reduced-motion:reduce){
  .bhv5 *,.bhv5 *:before,.bhv5 *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}
  .bhv5-motion-ready .bhv5-reveal,.bhv5-motion-ready .bhv5-motion-heading,.bhv5-motion-ready .bhv5-motion-stagger{opacity:1!important;transform:none!important}
  .bhv5 .bhv5-scroll>span:after,.bhv5 .bhv10-map-point:after{animation:none!important}
}
.bhv6-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

/* V10 typography, interactive manufacturing map and responsive refinements */
.bhv5 .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.bhv5-eyebrow{font-size:12px!important;line-height:1.5!important}.bhv5-hero-copy{font-size:16px!important;line-height:1.85!important}.bhv5-btn{font-size:12px}.bhv5-hero-index{font-size:10px}.bhv5-scroll{font-size:10px}
.bhv5-title-row>p,.bhv5-intro-body>p{font-size:16px!important;line-height:1.85!important}.bhv5-intro-heading>p{font-size:14px!important}.bhv5-intro-body>.bhv5-lead{font-size:19px!important}.bhv5-mission small{font-size:11px}.bhv5-mission strong{font-size:20px}.bhv5-image-caption{font-size:11px}
.bhv5-capability-copy>p{font-size:15px!important;line-height:1.8!important}.bhv5-tags span{font-size:10px}.bhv5-capability-copy>a{font-size:12px}.bhv5-industries-layout>div:first-child>p{font-size:14px!important}.bhv5-industry-list span{font-size:11px}.bhv5-industry-list p{font-size:14px!important;line-height:1.65!important}.bhv5-case-image>span,.bhv5-case-copy small{font-size:10px}.bhv5-case-copy p{font-size:15px!important;line-height:1.75!important}
.bhv5-process-header p{font-size:15px!important;line-height:1.8!important}.bhv5-process-list span{font-size:11px}.bhv5-process-list p{font-size:14px!important;line-height:1.75!important}.bhv5-contact>p:not(.bhv5-eyebrow){font-size:16px!important}.bhv5-footer-brand p,.bhv5-footer-links{font-size:12px!important}.bhv5-footer-bottom{font-size:10px}
.bhv6-detail-content article>span{font-size:12px}.bhv6-related small{font-size:11px}.bhv6-related strong{font-size:23px}.bhv6-contact-form label{font-size:12px}.bhv6-contact-form input,.bhv6-contact-form select,.bhv6-contact-form textarea{font-size:16px}.bhv7-campus figcaption{font-size:11px}.bhv7-quality-copy li{font-size:16px}

.bhv10-global-map{position:relative;min-height:620px;overflow:hidden;background:#071827;border:1px solid #18364a;box-shadow:0 28px 70px rgba(8,30,45,.16)}
.bhv10-map-stage{position:relative;min-height:620px}.bhv10-map-art{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:26px;opacity:.96}
.bhv10-map-point{position:absolute;z-index:4;left:var(--map-x);top:var(--map-y);width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent;transform:translate(-50%,-50%);cursor:pointer}
.bhv10-map-point:before{content:"";position:absolute;inset:12px;border:2px solid #fff;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 5px rgba(33,212,230,.18),0 0 20px rgba(33,212,230,.75);transition:.25s ease}
.bhv10-map-point:after{content:"";position:absolute;inset:4px;border:1px solid rgba(33,212,230,.74);border-radius:50%;animation:bhv10-map-pulse 2.2s ease-out infinite}
.bhv10-map-point:hover:before,.bhv10-map-point:focus-visible:before,.bhv10-map-point.is-active:before{inset:9px;background:#fff;box-shadow:0 0 0 6px rgba(33,212,230,.3),0 0 28px rgba(33,212,230,.9)}.bhv10-map-point:focus-visible{outline:2px solid #fff;outline-offset:3px}
@keyframes bhv10-map-pulse{0%{transform:scale(.55);opacity:1}75%,100%{transform:scale(1.35);opacity:0}}
.bhv10-map-label{position:absolute;right:28px;bottom:25px;color:rgba(255,255,255,.66);font-size:13px;letter-spacing:.04em}
.bhv10-map-cards{position:absolute;z-index:5;inset:0;pointer-events:none}.bhv10-map-card{position:absolute;left:34px;top:50%;width:min(390px,36%);padding:0 28px 30px;overflow:hidden;background:rgba(250,252,253,.97);box-shadow:0 24px 65px rgba(0,0,0,.34);opacity:0;visibility:hidden;transform:translateY(-46%);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.bhv10-map-card.is-active{opacity:1;visibility:visible;transform:translateY(-50%);pointer-events:auto}
.bhv10-map-card-image{height:205px;margin:0 -28px 25px;overflow:hidden;background:#dce3e7}.bhv10-map-card-image img{width:100%;height:100%;object-fit:cover}.bhv10-map-card>span{color:#687984;font-size:12px;font-weight:650;letter-spacing:.1em}.bhv10-map-card h3{margin:10px 0 12px!important;font-size:30px!important;font-weight:400!important}.bhv10-map-card p{margin:0!important;color:#4e6170;font-size:16px!important;line-height:1.7!important}.bhv10-map-close{position:absolute;z-index:2;right:12px;top:12px;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(4,17,29,.75);color:#fff;font-size:24px;line-height:1;cursor:pointer}

@media(max-width:900px){
  .bhv5-section{padding:92px 5.5vw}.bhv6-detail-hero{height:auto;min-height:610px}.bhv6-detail-hero-copy{bottom:58px}.bhv6-detail-content article{grid-template-columns:30px 1fr}.bhv6-detail-content p{font-size:16px!important}
  .bhv7-about-intro,.bhv7-footprint,.bhv7-industries,.bhv7-why,.bhv7-value-chain,.bhv7-platforms{padding-left:5.5vw;padding-right:5.5vw}
  .bhv10-global-map,.bhv10-map-stage{min-height:540px}.bhv10-map-card{left:22px;width:42%}
}
@media(max-width:760px){
  .bhv5{overflow-x:hidden}.bhv5-header-inner{padding:0 20px}.bhv5-mobile-panel{right:16px;width:calc(100vw - 32px)}.bhv5-mobile-panel>a,.bhv5-mobile-panel summary{font-size:16px}.bhv5-mobile-panel details a{font-size:14px}
  .bhv5-hero{min-height:680px}.bhv5-hero-content{padding:132px 22px 112px}.bhv5-hero h1{font-size:clamp(43px,13vw,62px)!important;line-height:.96!important}.bhv5-hero-copy{font-size:15px!important;line-height:1.75!important}.bhv5-actions{margin-top:28px}.bhv5-btn{min-height:54px;padding:0 20px;font-size:12px}.bhv5-scroll{display:none}
  .bhv5-section{padding:72px 22px}.bhv5-section-kicker{margin-bottom:36px;font-size:12px}.bhv5 h2{font-size:clamp(38px,11.5vw,48px)!important;line-height:1.05!important}.bhv5-title-row{margin-bottom:44px}.bhv5-title-row>p,.bhv5-intro-body>p{font-size:15px!important}.bhv5-intro-body>.bhv5-lead{font-size:18px!important}
  .bhv5-about-visual{height:480px;min-height:480px}.bhv5-mission{width:calc(100% - 24px)}.bhv5-image-caption{align-items:flex-start;flex-direction:column;font-size:10px}
  .bhv5-capability-image{height:220px}.bhv5-capability-copy{min-height:0;padding:28px 24px 32px}.bhv5-capability-copy>p{font-size:15px!important}.bhv5-tags span{font-size:9px}.bhv5-industry-list article{min-height:0}.bhv5-industry-list h3{font-size:21px!important}.bhv5-industry-list p{font-size:14px!important}.bhv5-case-image,.bhv5-case-large .bhv5-case-image{height:290px}.bhv5-case-copy{padding:23px}.bhv5-process-list{grid-template-columns:1fr}.bhv5-process-list article{min-height:0;padding:25px}.bhv5-process-list h3{margin:32px 0 13px!important}.bhv5-process-list p{font-size:14px!important}.bhv5-contact{padding:82px 22px}.bhv5-contact>p:not(.bhv5-eyebrow){font-size:15px!important}
  .bhv6-detail-hero{min-height:560px}.bhv6-detail-hero-copy{left:22px;bottom:46px;width:calc(100% - 44px)}.bhv6-detail-hero h1,.bhv6-detail[lang="zh-Hant"] .bhv6-detail-hero h1{font-size:clamp(39px,11.8vw,49px)!important}.bhv6-detail-hero-copy>p:last-child{font-size:15px!important;line-height:1.7!important}.bhv6-stats{padding:0 22px}.bhv6-stats span{font-size:14px}.bhv6-detail-content{padding:62px 22px}.bhv6-detail-content article{grid-template-columns:1fr;gap:12px;padding:38px 0}.bhv6-detail-content article>span{padding-top:0}.bhv6-related{padding:62px 22px}.bhv6-related a{min-height:180px}.bhv6-form-section{padding:62px 22px}
  .bhv7-about-intro,.bhv7-footprint,.bhv7-industries,.bhv7-why,.bhv7-value-chain,.bhv7-platforms{padding:70px 22px}.bhv7-section-head{margin-bottom:44px}.bhv7-section-head p,.bhv7-about-lead p{font-size:15px!important}.bhv7-campus{height:400px;margin-top:44px}.bhv7-campus figcaption{align-items:flex-start;flex-direction:column;font-size:10px}.bhv7-process-grid{grid-template-columns:1fr}.bhv7-process-grid article{min-height:0;padding:24px}.bhv7-process-grid h3{margin-top:34px!important}.bhv7-quality{min-height:0}.bhv7-quality-image{height:300px}.bhv7-quality-copy{padding:62px 22px}.bhv7-why-grid article{min-height:0}.bhv7-why-grid h3{margin-top:45px!important}
  .bhv10-global-map{min-height:0;overflow:visible}.bhv10-map-stage{min-height:0;aspect-ratio:1.48}.bhv10-map-art{padding:6px}.bhv10-map-label{display:none}.bhv10-map-point{width:40px;height:40px}.bhv10-map-point[data-bhv10-map-point="kunshan"]{left:84%;top:29%}.bhv10-map-point[data-bhv10-map-point="hai-duong"]{left:73%;top:39%}.bhv10-map-point[data-bhv10-map-point="beranang"]{left:69%;top:55%}.bhv10-map-point[data-bhv10-map-point="batam"]{left:83%;top:57%}
  .bhv10-map-cards{position:relative;inset:auto;min-height:370px}.bhv10-map-card{position:absolute;inset:0;width:100%;padding:0 22px 25px;transform:translateY(8px);box-shadow:none}.bhv10-map-card.is-active{transform:none}.bhv10-map-card-image{height:210px;margin:0 -22px 22px}.bhv10-map-card h3{font-size:26px!important}.bhv10-map-card p{font-size:15px!important}.bhv10-map-close{display:none}
}

/* V19: balanced process imagery, real SiC product photography and unified navigation */
.bhv17-capability-grid>a{
  min-height:570px;
}
.bhv17-capability-grid>a>div,
.bhv17-capability-grid>a:first-child>div{
  height:clamp(310px,22vw,360px);
}
.bhv17-capability-grid>a:nth-child(1)>div img{
  object-position:center 50%;
}
.bhv17-capability-grid>a:nth-child(2)>div img{
  object-position:center 48%;
}
.bhv17-capability-grid>a:nth-child(3)>div img{
  object-position:center 58%;
}
.bhv17-capability-grid>a:nth-child(4)>div img{
  object-position:center 45%;
}
.bhv17-solution-grid>a:first-child{
  background:#c8cccb;
}
.bhv17-solution-grid>a:first-child>img{
  object-position:center 54%;
  filter:saturate(.78) contrast(1.08);
}
@media(max-width:760px){
  .bhv17-capability-grid>a{
    min-height:0;
  }
  .bhv17-capability-grid>a>div,
  .bhv17-capability-grid>a:first-child>div{
    height:280px;
  }
  .bhv17-solution-grid>a:first-child>img{
    object-position:center;
  }
}
@media(max-width:420px){
  .bhv5-logo{width:185px}.bhv5-hero{min-height:640px}.bhv5-hero-content{padding-top:120px}.bhv5-hero h1{font-size:42px!important}.bhv5 h2{font-size:38px!important}.bhv7-campus{height:330px}.bhv10-map-stage{aspect-ratio:1.25}.bhv10-map-cards{min-height:390px}.bhv10-map-card-image{height:190px}
}

/* V11: map coordinates, horizontal CTA labels and clear About section separation */
.bhv5-header-cta{flex:0 0 auto;white-space:nowrap}
.bhv5-contact .bhv5-eyebrow{display:inline-flex;width:max-content;max-width:100%;justify-content:center;white-space:nowrap}
.bhv5-contact .bhv5-eyebrow>span{flex:0 0 28px}
.bhv5-contact .bhv5-eyebrow>strong{display:block;flex:0 0 auto;font:inherit;letter-spacing:inherit;white-space:nowrap}

.bhv10-global-map{min-height:0}
.bhv10-map-stage{width:100%;min-height:0;aspect-ratio:1000/520}
.bhv10-map-art{object-fit:fill;padding:0}

.bhv7-about-related{position:relative;background:#071827;color:#fff;border-top:12px solid var(--cyan)}
.bhv7-about-related .bhv5-section-kicker{color:rgba(255,255,255,.58)}
.bhv7-about-related .bhv5-section-kicker span{color:var(--cyan)}
.bhv7-about-related>div,.bhv7-about-related a{border-color:rgba(255,255,255,.18)}
.bhv7-about-related small{color:rgba(255,255,255,.56)}
.bhv7-about-related a:hover{background:var(--cyan);color:#041018}
.bhv7-about-related a:hover small,.bhv7-about-related a:hover b{color:#041018}

@media(max-width:900px){
  .bhv10-global-map,.bhv10-map-stage{min-height:0}
}
@media(max-width:760px){
  .bhv10-map-stage{aspect-ratio:1000/520}
}

/* V12: keep every eyebrow label horizontal */
.bhv5-eyebrow{
  display:inline-flex;
  width:max-content;
  max-width:100%;
  flex-wrap:nowrap;
  align-items:center;
  white-space:nowrap;
  word-break:keep-all;
  overflow-wrap:normal;
}
.bhv5-eyebrow>span:empty{
  flex:0 0 28px;
  min-width:28px;
}
.bhv5-eyebrow>span[data-bhv5-en]{
  display:block;
  flex:0 0 auto;
  width:auto;
  height:auto;
  min-width:max-content;
  background:none;
  box-shadow:none;
  white-space:nowrap;
  word-break:keep-all;
  overflow-wrap:normal;
}
.bhv5-eyebrow>strong{
  flex:0 0 auto;
  white-space:nowrap;
  word-break:keep-all;
}
.bhv6-detail-hero-copy>.bhv5-eyebrow{
  min-width:max-content;
}
@media(max-width:420px){
  .bhv10-map-stage{aspect-ratio:1000/520}
}

/* V14 preview: correct map projection, compact footprint and verified labels */
.bhv6-detail-hero-copy>.bhv5-eyebrow{
  width:max-content!important;
  max-width:none!important;
}
.bhv10-global-map{
  width:min(100%,980px);
  margin-inline:auto;
}
.bhv10-map-stage{
  aspect-ratio:1000/520;
}
.bhv10-map-card{
  left:24px;
  width:min(290px,32%);
  padding:0 22px 23px;
}
.bhv10-map-card-image{
  height:154px;
  margin:0 -22px 18px;
}
.bhv10-map-card h3{
  margin:7px 0 8px!important;
  font-size:25px!important;
}
.bhv10-map-card p{
  font-size:14px!important;
  line-height:1.55!important;
}
.bhv10-map-point{
  width:24px;
  height:24px;
}
.bhv10-map-point:before{
  inset:7px;
}
.bhv10-map-point:hover:before,
.bhv10-map-point:focus-visible:before,
.bhv10-map-point.is-active:before{
  inset:5px;
}

@media(max-width:760px){
  .bhv6-detail-hero-copy>.bhv5-eyebrow{
    max-width:calc(100vw - 44px)!important;
  }
  .bhv10-global-map{
    width:100%;
  }
  .bhv10-map-point{
    width:28px;
    height:28px;
  }
  .bhv10-map-point[data-bhv10-map-point]{
    left:var(--map-x);
    top:var(--map-y);
  }
  .bhv10-map-point[data-bhv10-map-point="beranang"]{
    left:72%;
    top:45%;
  }
  .bhv10-map-point[data-bhv10-map-point="batam"]{
    left:81%;
    top:54%;
  }
  .bhv10-map-cards{
    min-height:305px;
  }
  .bhv10-map-card{
    width:100%;
    padding:0 20px 20px;
  }
  .bhv10-map-card-image{
    height:160px;
    margin:0 -20px 18px;
  }
  .bhv10-map-card h3{
    font-size:24px!important;
  }
}

/* V17 core capabilities */
.bhv17-capability-grid>a:first-child{grid-column:auto}
.bhv17-capability-grid>a:first-child>div{height:255px}
.bhv17-solutions,.bhv17-applications{padding:110px 8.5vw;background:#f5f7f8}
.bhv17-solutions .bhv7-section-head p,.bhv17-applications .bhv7-section-head p{color:var(--muted)}
.bhv17-solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.bhv17-solution-grid>a{position:relative;min-height:650px;overflow:hidden;background:#071827}
.bhv17-solution-grid>a>img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:.65s ease}
.bhv17-solution-grid>a:hover>img{transform:scale(1.035);opacity:.85}
.bhv17-solution-grid>a>div{position:absolute;inset:auto 0 0;padding:130px 36px 38px;color:#fff;background:linear-gradient(transparent,rgba(3,16,27,.96))}
.bhv17-solution-grid h3{max-width:620px;margin:0 0 18px!important;color:#fff;font-size:clamp(30px,3vw,46px)!important;font-weight:400!important}
.bhv17-solution-grid p{max-width:690px;margin:0!important;color:rgba(255,255,255,.7);font-size:16px!important;line-height:1.75!important}
.bhv17-solution-grid b{position:absolute;right:36px;bottom:38px;color:var(--cyan);font-weight:400}
.bhv17-application-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c5ced3;border-left:1px solid #c5ced3}
.bhv17-application-grid article{min-height:300px;padding:30px;border-right:1px solid #c5ced3;border-bottom:1px solid #c5ced3}
.bhv17-application-grid span{color:#119db4;font-size:12px;font-weight:700}
.bhv17-application-grid h3{margin:72px 0 17px!important;font-size:27px!important;line-height:1.3!important;font-weight:400!important}
.bhv17-application-grid p{margin:0!important;color:var(--muted);font-size:15px!important;line-height:1.75!important}
.bhv17-evidence{padding:110px 8.5vw;color:#fff;background:#071827}
.bhv17-evidence .bhv7-section-head p{color:rgba(255,255,255,.72)}
.bhv17-evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}
.bhv17-evidence-grid article{min-height:330px;padding:30px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.bhv17-evidence-grid small{color:var(--cyan);font-size:12px;font-weight:700}
.bhv17-evidence-grid h3{margin:76px 0 20px!important;color:#fff;font-size:26px!important;font-weight:400!important}
.bhv17-evidence-grid p{margin:0!important;color:rgba(255,255,255,.65);font-size:15px!important;line-height:1.75!important}
.bhv17-capability-cta{padding:105px 8.5vw;background:#e8eef1}
.bhv17-capability-cta>div{max-width:1080px}
.bhv17-capability-cta h2{margin:30px 0 24px!important;font-size:clamp(44px,5.5vw,78px)!important;line-height:1.08!important;font-weight:400!important}
.bhv17-capability-cta>div>p:not(.bhv5-section-kicker){max-width:760px;margin:0 0 38px!important;color:var(--muted);font-size:17px!important;line-height:1.85!important}
.bhv17-capability-cta a{display:inline-flex;padding:17px 23px;color:#fff;background:#071827;font-size:13px;letter-spacing:.04em}
@media(max-width:1100px){
  .bhv17-evidence-grid{grid-template-columns:repeat(2,1fr)}
  .bhv17-application-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .bhv17-solutions,.bhv17-applications,.bhv17-evidence,.bhv17-capability-cta{padding:70px 22px}
  .bhv17-solution-grid,.bhv17-application-grid,.bhv17-evidence-grid{grid-template-columns:1fr}
  .bhv17-solution-grid>a{min-height:520px}
  .bhv17-solution-grid>a>div{padding:100px 24px 28px}
  .bhv17-solution-grid p{font-size:15px!important}
  .bhv17-solution-grid b{right:24px;bottom:28px}
  .bhv17-application-grid article,.bhv17-evidence-grid article{min-height:0;padding:25px 22px}
  .bhv17-application-grid h3,.bhv17-evidence-grid h3{margin-top:46px!important}
}

/* V18: improve core-capability readability and use verified source imagery */
.bhv7-value-chain .bhv7-process-grid article{
  min-height:250px;
  padding:34px 30px;
}
.bhv7-value-chain .bhv7-process-grid span{
  font-size:16px;
  line-height:1;
}
.bhv7-value-chain .bhv7-process-grid h3{
  margin-top:78px!important;
  font-size:clamp(24px,1.65vw,30px)!important;
  line-height:1.38!important;
  font-weight:500!important;
}
.bhv17-capability-grid>a>div img{
  object-position:center;
}
.bhv17-application-grid article{
  min-height:320px;
  padding:34px;
}
.bhv17-application-grid span{
  font-size:16px;
}
.bhv17-application-grid h3{
  margin-top:68px!important;
  font-size:clamp(30px,2vw,36px)!important;
  line-height:1.28!important;
  font-weight:500!important;
}
.bhv17-application-grid p{
  font-size:18px!important;
  line-height:1.75!important;
}
.bhv17-applications .bhv7-section-head p{
  font-size:17px!important;
  line-height:1.85!important;
}
@media(max-width:1100px){
  .bhv7-value-chain .bhv7-process-grid{
    grid-template-columns:repeat(3,1fr);
  }
}
@media(max-width:760px){
  .bhv7-value-chain .bhv7-process-grid{
    grid-template-columns:1fr;
  }
  .bhv7-value-chain .bhv7-process-grid article{
    min-height:180px;
    padding:26px 22px;
  }
  .bhv7-value-chain .bhv7-process-grid span{
    font-size:14px;
  }
  .bhv7-value-chain .bhv7-process-grid h3{
    margin-top:48px!important;
    font-size:23px!important;
  }
  .bhv17-application-grid article{
    min-height:220px;
    padding:28px 24px;
  }
  .bhv17-application-grid span{
    font-size:14px;
  }
  .bhv17-application-grid h3{
    margin-top:45px!important;
    font-size:27px!important;
  }
  .bhv17-application-grid p{
    font-size:16px!important;
  }
}

@media(max-width:420px){
  .bhv10-map-stage{
    aspect-ratio:1000/520;
  }
  .bhv10-map-cards{
    min-height:300px;
  }
  .bhv10-map-card-image{
    height:150px;
  }
}

/* V15: balanced About layout, larger map and refined location markers */
.bhv15-about-feature{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);
  gap:clamp(44px,5.2vw,88px);
  align-items:center;
  margin-top:18px;
}
.bhv15-about-image{
  position:relative;
  height:clamp(430px,38vw,620px);
  margin:0;
  overflow:hidden;
  background:#dce2e5;
}
.bhv15-about-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transition:transform .8s ease;
}
.bhv15-about-image:hover img{transform:scale(1.025)}
.bhv15-about-image figcaption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:44px 24px 20px;
  color:#fff;
  background:linear-gradient(transparent,rgba(2,12,20,.86));
  font-size:8px;
  letter-spacing:.15em;
  text-transform:uppercase;
}
.bhv15-about-copy h2{
  margin:0 0 32px!important;
  font-size:clamp(40px,4.1vw,64px)!important;
  line-height:1.03!important;
}
.bhv15-about-copy p{
  margin:0 0 18px!important;
  color:#566675;
  font-size:16px!important;
  line-height:1.82!important;
}
.bhv15-about-copy .bhv5-btn{
  width:max-content;
  margin-top:18px;
}
.bhv10-global-map{
  width:min(100%,1180px);
}
.bhv10-map-point{
  width:34px;
  height:34px;
  overflow:visible;
  appearance:none!important;
  -webkit-appearance:none!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  -webkit-tap-highlight-color:transparent;
}
.bhv10-map-point:before{
  inset:11px;
  border:0;
  background:var(--cyan);
  box-shadow:0 0 0 4px rgba(33,212,230,.2);
}
.bhv10-map-point:after{
  inset:6px;
  border:1px solid rgba(91,229,239,.7);
  animation:none;
  opacity:.82;
  transition:transform .24s ease,opacity .24s ease;
}
.bhv10-map-point:hover:before,
.bhv10-map-point:focus-visible:before,
.bhv10-map-point.is-active:before{
  inset:10px;
  background:#fff;
  box-shadow:0 0 0 5px rgba(33,212,230,.3),0 0 18px rgba(33,212,230,.55);
}
.bhv10-map-point:hover,
.bhv10-map-point:focus,
.bhv10-map-point:focus-visible,
.bhv10-map-point.is-active{
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.bhv10-map-point:hover:after,
.bhv10-map-point:focus-visible:after,
.bhv10-map-point.is-active:after{
  opacity:1;
  transform:scale(1.12);
}
.bhv15-map-name{
  position:absolute;
  left:50%;
  bottom:calc(100% + 8px);
  width:max-content;
  max-width:220px;
  padding:7px 10px;
  border:0!important;
  outline:0!important;
  background:rgba(4,20,32,.94);
  color:#fff;
  box-shadow:0 10px 28px rgba(0,0,0,.28);
  font:600 11px/1.25 Arial,sans-serif;
  letter-spacing:.02em;
  white-space:nowrap;
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,5px);
  transition:opacity .2s ease,transform .2s ease;
}
.bhv10-map-point:hover .bhv15-map-name,
.bhv10-map-point:focus-visible .bhv15-map-name,
.bhv10-map-point.is-active .bhv15-map-name{
  opacity:1;
  transform:translate(-50%,0);
}
.bhv7-quality-image img{
  object-position:center;
}

@media(max-width:1020px){
  .bhv15-about-feature{
    grid-template-columns:1fr;
  }
  .bhv15-about-image{
    height:clamp(380px,62vw,570px);
  }
  .bhv15-about-copy{
    max-width:780px;
  }
}
@media(max-width:760px){
  .bhv15-about-feature{
    gap:34px;
  }
  .bhv15-about-image{
    height:330px;
  }
  .bhv15-about-image figcaption{
    padding:40px 16px 16px;
    font-size:6px;
  }
  .bhv15-about-copy h2{
    margin-bottom:25px!important;
  }
  .bhv15-about-copy p{
    font-size:15px!important;
    line-height:1.75!important;
  }
  .bhv15-about-copy .bhv5-btn{
    width:100%;
  }
  .bhv10-map-point{
    width:32px;
    height:32px;
  }
  .bhv15-map-name{
    display:none;
  }
}

/* V19 final overrides: preserve balanced image ratios after legacy rules */
.bhv17-capability-grid>a{
  min-height:570px;
}
.bhv17-capability-grid>a>div,
.bhv17-capability-grid>a:first-child>div{
  height:clamp(310px,22vw,360px);
}
.bhv17-capability-grid>a:nth-child(1)>div img{object-position:center 50%}
.bhv17-capability-grid>a:nth-child(2)>div img{object-position:center 48%}
.bhv17-capability-grid>a:nth-child(3)>div img{object-position:center 58%}
.bhv17-capability-grid>a:nth-child(4)>div img{object-position:center 45%}
.bhv17-solution-grid>a:first-child{background:#c8cccb}
.bhv17-solution-grid>a:first-child>img{
  object-position:center 54%;
  filter:saturate(.78) contrast(1.08);
}
@media(max-width:760px){
  .bhv17-capability-grid>a{min-height:0}
  .bhv17-capability-grid>a>div,
  .bhv17-capability-grid>a:first-child>div{height:280px}
  .bhv17-solution-grid>a:first-child>img{object-position:center}
}

/* V20 final navigation overrides */
@media(min-width:1181px){
  .bhv5-nav-control>a,.bhv5-submenu-toggle{position:relative;z-index:0;font-size:17px;font-weight:600;isolation:isolate}
  .bhv5-nav-control>a:after{content:"";position:absolute;z-index:-1;left:-24px;right:-6px;bottom:0;height:66px;opacity:0;pointer-events:none;background:linear-gradient(to top,rgba(255,255,255,.34) 0,rgba(255,255,255,.12) 36%,rgba(255,255,255,0) 100%);filter:blur(8px);transform:translateY(10px);transition:opacity .32s ease,transform .32s ease}
  .bhv5-nav-item:hover .bhv5-nav-control>a:after,.bhv5-nav-item:focus-within .bhv5-nav-control>a:after,.bhv5-nav-item.is-open .bhv5-nav-control>a:after{opacity:1;transform:translateY(0)}
}

/* V21 navigation: compact, unboxed submenu indicator */
.bhv5-nav-control{gap:5px}
.bhv5-submenu-toggle{
  min-width:18px!important;
  width:18px!important;
  height:auto!important;
  padding:35px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:15px!important;
  font-weight:400!important;
}
.bhv5-header.is-scrolled .bhv5-submenu-toggle{padding:27px 0!important}
@media(max-width:1180px){
  .bhv5-mobile-submenu-toggle{
    min-width:36px!important;
    width:36px!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:18px!important;
  }
}
@media(min-width:1181px) and (max-width:1600px){
  .bhv5-nav-control>a,.bhv5-submenu-toggle{font-size:15px}
}

/* V23: four consolidated capability destinations */
@media(min-width:1181px){
  .bhv23-mega{
    width:min(940px,82vw);
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:22px;
  }
  .bhv23-mega>div{
    min-width:0;
  }
  .bhv23-mega small{
    margin-bottom:10px;
  }
  .bhv23-mega a{
    min-height:58px;
    font-size:14px;
  }
}
.bhv24-editorial{padding:110px 8.5vw 125px;background:#f4f6f7}
.bhv24-editorial-head{display:grid;grid-template-columns:.78fr 1.22fr;gap:28px 8vw;margin-bottom:74px}
.bhv24-editorial-head .bhv5-section-kicker{grid-column:1/-1}
.bhv24-editorial-head h2{margin:0!important;font-size:clamp(40px,4.5vw,68px)!important;line-height:1.04!important}
.bhv24-editorial-head>p:last-child{align-self:end;margin:0 0 5px!important;color:var(--muted);font-size:16px!important;line-height:1.8!important}
.bhv24-editorial-head{display:none!important}
.bhv24-editorial{padding-top:0!important}
.bhv24-editorial-row{display:grid;grid-template-columns:1.06fr .94fr;min-height:520px;border-top:1px solid #cbd3d8;background:#fff}
.bhv24-editorial-row:last-child{border-bottom:1px solid #cbd3d8}
.bhv24-editorial-row:nth-child(odd) figure{order:2}
.bhv24-editorial-row figure{position:relative;min-height:520px;margin:0;overflow:hidden;background:#e7ecee}
.bhv24-editorial-row figure img{width:100%;height:100%;object-fit:cover}
.bhv24-editorial-row figure figcaption{position:absolute;right:0;bottom:0;left:0;padding:32px 22px 16px;background:linear-gradient(transparent,rgba(0,18,29,.82));color:#fff;font-size:12px;letter-spacing:.04em}
.bhv24-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 5vw}
.bhv24-editorial-copy>span{color:#7b8993;font-size:12px;letter-spacing:.12em}
.bhv24-editorial-copy h2{margin:25px 0 0!important;font-size:clamp(34px,3.5vw,56px)!important;line-height:1.06!important}
.bhv24-editorial-copy>p{margin:25px 0 0!important;color:var(--muted);font-size:15px!important;line-height:1.85!important}
.bhv24-editorial-copy>a{display:grid;grid-template-columns:1fr auto;gap:7px 22px;align-items:end;margin-top:36px;padding:22px 0 4px;border-top:1px solid #d7dde0;color:#071c29;text-decoration:none}
.bhv24-editorial-copy>a small{grid-column:1;color:#6e7d86;font-size:10px;letter-spacing:.13em}
.bhv24-editorial-copy>a strong{font-size:18px;font-weight:500}
.bhv24-editorial-copy>a b{grid-column:2;grid-row:1/3;color:var(--cyan);font-size:19px}
.bhv24-editorial-text{grid-template-columns:1fr}
.bhv24-editorial-text .bhv24-editorial-copy{max-width:900px;min-height:400px;padding-right:12vw}
.bhv24-editorial-copy>a:hover strong{color:var(--cyan)}
@media(max-width:900px){
  .bhv24-editorial{padding:78px 24px 90px}
  .bhv24-editorial-head{grid-template-columns:1fr;margin-bottom:50px}
  .bhv24-editorial-head .bhv5-section-kicker{grid-column:auto}
  .bhv24-editorial-row{grid-template-columns:1fr;min-height:0}
  .bhv24-editorial-row:nth-child(odd) figure{order:0}
  .bhv24-editorial-row figure{min-height:360px}
  .bhv24-editorial-copy{padding:42px 28px 50px}
  .bhv24-editorial-text .bhv24-editorial-copy{min-height:0;padding:42px 28px 50px}
}
@media(max-width:600px){
  .bhv24-editorial{padding:62px 22px 72px}
  .bhv24-editorial-row figure{min-height:250px}
  .bhv24-editorial-copy,.bhv24-editorial-text .bhv24-editorial-copy{padding:34px 22px 42px}
}

/* V26: preserve source detail and use image-native compositions */
@media(min-width:901px){
  .bhv5-hero{height:min(86svh,860px);min-height:700px}
  .bhv6-detail-hero{height:min(70vh,740px);min-height:600px}
}
.bhv24-editorial-row figure{
  display:grid;
  place-items:center;
  padding:24px;
}
.bhv24-editorial-row figure img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:472px;
  object-fit:contain;
}
.bhv24-editorial-row figure figcaption{z-index:1}
.bhv17-solution-grid>a{min-height:500px}
.bhv17-solution-grid>a>img{object-position:center}
.bhv15-about-image img{object-fit:contain;background:#e8edef}
.bhv7-quality-image img{object-position:center 45%}
.bhv27-page-about .bhv6-detail-hero>img{object-position:center 56%}
.bhv27-page-capabilities .bhv6-detail-hero>img{object-position:center}
.bhv27-page-metal-additive-manufacturing .bhv6-detail-hero>img{object-position:center}
.bhv27-page-precision-manufacturing .bhv6-detail-hero>img{object-position:center}
.bhv27-page-semiconductor-ceramics .bhv6-detail-hero>img{object-position:center}
.bhv27-page-finishing-quality .bhv6-detail-hero>img{object-position:center 48%}

/* V27: preserve complete product and machine geometry without forced square crops. */
.bhv24-editorial-row figure{display:flex;align-items:center;justify-content:center;padding:28px}
.bhv24-editorial-row figure img{width:auto;height:auto;max-width:100%;max-height:464px;object-fit:contain}
.bhv17-solution-grid>a{aspect-ratio:16/10;min-height:0}
.bhv15-about-image{aspect-ratio:16/10}
.bhv15-about-image img{width:100%;height:100%;object-fit:contain}
@media(max-width:900px){
  .bhv24-editorial-row figure{padding:16px}
  .bhv24-editorial-row figure img{max-height:328px}
  .bhv17-solution-grid>a{min-height:440px}
}
@media(max-width:600px){
  .bhv24-editorial-row figure img{max-height:218px}
}

/* V28 product solutions */
.bhv28-product-intro,.bhv28-product-catalog,.bhv28-product-journey,.bhv28-family-page{padding:110px 8.5vw}
.bhv28-product-intro,.bhv28-product-journey,.bhv28-family-page{background:#f5f7f8;color:#071827}
.bhv28-product-catalog{background:#071827;color:#fff}
.bhv28-family-grid{display:grid;gap:30px;margin-top:50px}
.bhv28-family{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:540px;background:#fff;color:#071827;text-decoration:none;overflow:hidden}
.bhv28-family:nth-child(even){grid-template-columns:minmax(360px,.85fr) minmax(0,1.15fr)}
.bhv28-family:nth-child(even) figure{order:2}
.bhv28-family figure,.bhv28-product-card figure,.bhv28-family-products figure{margin:0;overflow:hidden;background:#dfe4e6}
.bhv28-family img,.bhv28-product-card img,.bhv28-family-products img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
.bhv28-family:hover img,.bhv28-product-card:hover img{transform:scale(1.025)}
.bhv28-family>div{padding:54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.bhv28-family small,.bhv28-product-card small,.bhv28-family-products span{color:#008dbe;letter-spacing:.12em}
.bhv28-family h2{font-size:clamp(32px,3.4vw,54px)!important;font-weight:400!important;margin:18px 0!important}
.bhv28-family p{color:#51616b;font-size:16px!important;line-height:1.75!important}
.bhv28-family ul{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 32px;padding:0;list-style:none}
.bhv28-family li{border:1px solid #d5dde1;padding:7px 11px;font-size:13px}
.bhv28-family b{margin-top:auto;color:#007fa9;font-weight:500}
.bhv28-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:50px}
.bhv28-product-card{display:flex;flex-direction:column;background:#0d2232;color:#fff;text-decoration:none;min-height:520px}
.bhv28-product-card figure{aspect-ratio:4/3}
.bhv28-product-card img{object-fit:contain;background:#d9dddc}
.bhv28-product-card>div{position:relative;padding:28px;flex:1}
.bhv28-product-card h3{color:#fff;font-size:25px!important;font-weight:400!important;margin:14px 30px 12px 0!important}
.bhv28-product-card p{color:rgba(255,255,255,.67);line-height:1.7!important}
.bhv28-product-card b{position:absolute;right:28px;top:30px;color:#3ec9f0;font-weight:400}
.bhv42-product-link{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin-top:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);color:#fff;text-decoration:none;font-size:13px;line-height:1.45;transition:color .25s ease,border-color .25s ease}
.bhv42-product-link span{max-width:29ch}
.bhv28-product-card .bhv42-product-link b{position:static;color:#3ec9f0;font-size:19px;transition:transform .25s ease}
.bhv42-product-link:hover,.bhv42-product-link:focus-visible{color:#55d4f1;border-color:#3ec9f0;outline:none}
.bhv42-product-link:hover b,.bhv42-product-link:focus-visible b{transform:translate(3px,-3px)}
.bhv28-journey-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:48px;border-top:1px solid #cbd4d8;border-bottom:1px solid #cbd4d8}
.bhv28-journey-grid article{padding:34px 24px 38px;border-right:1px solid #cbd4d8}
.bhv28-journey-grid article:last-child{border-right:0}
.bhv28-journey-grid span{color:#008dbe;font-size:13px}
.bhv28-journey-grid h3{font-size:21px!important;margin:38px 0 12px!important}
.bhv28-journey-grid p{color:#5c6971;line-height:1.65!important}
.bhv28-family-products{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:50px}
.bhv28-family-products article{display:grid;grid-template-rows:360px auto;background:#fff}
.bhv28-family-products img{object-fit:contain;background:#d9dddc}
.bhv28-family-products article>div{padding:34px}
.bhv28-family-products h2{font-size:30px!important;font-weight:400!important;margin:16px 0 10px!important}
.bhv28-family-products p{color:#57666f;line-height:1.7!important}
/* V29: product pages prioritize real product montages from the MFK company profile. */
.bhv28-family-products figure{background:#fff}
.bhv28-family-products img{object-fit:contain;background:#fff}
.bhv28-product-card figure{background:#fff}
.bhv28-product-card img{object-fit:contain;background:#fff}
@media(max-width:980px){
  .bhv28-family,.bhv28-family:nth-child(even){grid-template-columns:1fr}
  .bhv28-family:nth-child(even) figure{order:0}
  .bhv28-family figure{aspect-ratio:16/10}
  .bhv28-product-grid{grid-template-columns:repeat(2,1fr)}
  .bhv28-journey-grid{grid-template-columns:1fr 1fr}
  .bhv28-journey-grid article{border-bottom:1px solid #cbd4d8}
}
@media(max-width:640px){
  .bhv28-product-intro,.bhv28-product-catalog,.bhv28-product-journey,.bhv28-family-page{padding:72px 22px}
  .bhv28-family>div{padding:30px 24px}
  .bhv28-product-grid,.bhv28-family-products,.bhv28-journey-grid{grid-template-columns:1fr}
  .bhv28-product-card{min-height:0}
  .bhv28-family-products article{grid-template-rows:260px auto}
  .bhv28-journey-grid article{border-right:0}
}

/* V30 shoe tooling: product photography, models, equipment and process are clearly separated. */
.bhv27-page-shoe-tooling .bhv6-detail-hero>img{object-fit:contain;background:#d8dcdb;object-position:72% center}
.bhv30-shoe-intro,.bhv30-shoe-features{padding:110px 8.5vw;background:#f5f7f8;color:#071827}
.bhv30-shoe-process,.bhv30-sp450{padding:110px 8.5vw;background:#071827;color:#fff}
.bhv30-shoe-lead{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:72px;align-items:center;margin-top:50px}
.bhv30-shoe-lead figure,.bhv30-process-layout figure,.bhv30-sp-grid figure,.bhv30-production-gallery figure{margin:0;overflow:hidden}
.bhv30-shoe-lead figure{background:#fff}
.bhv30-shoe-lead img{display:block;width:100%;aspect-ratio:1.05;object-fit:contain}
.bhv30-shoe-lead figcaption,.bhv30-process-layout figcaption,.bhv30-sp-grid figcaption,.bhv30-production-gallery figcaption{padding:12px 0;color:#71808a;font-size:12px;line-height:1.55}
.bhv30-shoe-lead small{color:#008dbe;font-size:12px;letter-spacing:.14em}
.bhv30-shoe-lead h2,.bhv30-process-copy h2,.bhv30-sp-grid h2{margin:18px 0 22px!important;font-size:clamp(38px,4vw,62px)!important;font-weight:400!important;line-height:1.05!important}
.bhv30-shoe-lead>div>p,.bhv30-process-copy>p,.bhv30-sp-grid>div>p{color:#596872;font-size:16px!important;line-height:1.8!important}
.bhv30-application-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px;border-top:1px solid #cbd4d8;border-bottom:1px solid #cbd4d8}
.bhv30-application-list article{padding:22px 16px;border-right:1px solid #cbd4d8}
.bhv30-application-list article:last-child{border-right:0}
.bhv30-application-list h3{margin:0 0 10px!important;font-size:17px!important;font-weight:500!important}
.bhv30-application-list p{margin:0!important;color:#008dbe!important;font-size:13px!important}
.bhv30-process-layout{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:80px;align-items:center;margin-top:50px}
.bhv30-process-copy>p,.bhv30-sp-grid>div>p{color:rgba(255,255,255,.67)!important}
.bhv30-process-layout figure{background:#000}
.bhv30-process-layout img{display:block;width:100%;aspect-ratio:16/10;object-fit:contain}
.bhv30-process-layout figcaption,.bhv30-sp-grid figcaption,.bhv30-production-gallery figcaption{color:rgba(255,255,255,.55)}
.bhv30-process-numbers{display:grid;grid-template-columns:repeat(3,1fr);margin-top:42px;border-top:1px solid rgba(255,255,255,.18)}
.bhv30-process-numbers article{padding:24px 16px 0 0}
.bhv30-process-numbers strong{display:block;color:#3ec9f0;font-size:35px;font-weight:400}
.bhv30-process-numbers span{display:block;margin-top:8px;color:rgba(255,255,255,.62);font-size:12px;line-height:1.5}
.bhv30-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px;border-top:1px solid #cbd4d8;border-bottom:1px solid #cbd4d8}
.bhv30-feature-grid article{min-height:310px;padding:30px 26px;border-right:1px solid #cbd4d8}
.bhv30-feature-grid article:last-child{border-right:0}
.bhv30-feature-grid span{color:#008dbe;font-size:12px}
.bhv30-feature-grid h3{margin:75px 0 16px!important;font-size:25px!important;font-weight:400!important}
.bhv30-feature-grid p{color:#5a6871;font-size:14px!important;line-height:1.75!important}
.bhv30-sp-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:70px;align-items:center;margin-top:50px}
.bhv30-sp-grid figure{background:#101d25}
.bhv30-sp-grid figure img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.bhv30-sp-grid dl{display:grid;grid-template-columns:1fr 1fr;margin:38px 0 0;border-top:1px solid rgba(255,255,255,.18)}
.bhv30-sp-grid dl div{padding:22px 18px 22px 0;border-bottom:1px solid rgba(255,255,255,.18)}
.bhv30-sp-grid dt{color:#3ec9f0;font-size:22px}
.bhv30-sp-grid dd{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.5}
.bhv30-production-gallery{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:22px;margin-top:72px}
.bhv30-production-gallery figure{display:flex;flex-direction:column}
.bhv30-production-gallery img{width:100%;height:300px;object-fit:contain;background:#0d1d28}
@media(max-width:980px){
  .bhv30-shoe-lead,.bhv30-process-layout,.bhv30-sp-grid{grid-template-columns:1fr;gap:42px}
  .bhv30-feature-grid{grid-template-columns:1fr 1fr}
  .bhv30-feature-grid article:nth-child(2){border-right:0}
  .bhv30-feature-grid article:nth-child(-n+2){border-bottom:1px solid #cbd4d8}
  .bhv30-production-gallery{grid-template-columns:1fr 1fr}
  .bhv30-production-gallery figure:last-child{grid-column:1/-1}
}
@media(max-width:640px){
  .bhv30-shoe-intro,.bhv30-shoe-process,.bhv30-shoe-features,.bhv30-sp450{padding:72px 22px}
  .bhv27-page-shoe-tooling .bhv6-detail-hero>img{object-position:center 35%}
  .bhv30-application-list,.bhv30-process-numbers,.bhv30-feature-grid,.bhv30-sp-grid dl,.bhv30-production-gallery{grid-template-columns:1fr}
  .bhv30-application-list article,.bhv30-feature-grid article{border-right:0;border-bottom:1px solid #cbd4d8}
  .bhv30-feature-grid article{min-height:0}
  .bhv30-feature-grid h3{margin-top:38px!important}
  .bhv30-production-gallery figure:last-child{grid-column:auto}
  .bhv30-production-gallery img{height:240px}
}

/* V31: products use individual photographs; equipment and presentation pages stay out of the catalogue. */
.bhv27-page-metal-additive-products .bhv6-detail-hero>img,
.bhv27-page-precision-products .bhv6-detail-hero>img,
.bhv27-page-wearable-components .bhv6-detail-hero>img{
  object-fit:contain;
  background:#edf0f1;
}
.bhv28-family-products article{grid-template-rows:420px auto}
.bhv28-family-products figure{padding:24px}
.bhv28-family-products img{object-fit:contain}
.bhv31-wearables{padding:110px 8.5vw 125px;background:#f5f7f8;color:#071827}
.bhv31-wearable-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;margin-top:50px}
.bhv31-wearable-grid article{background:#fff}
.bhv31-wearable-grid article:first-child{grid-column:1/-1;display:grid;grid-template-columns:1.25fr .75fr}
.bhv31-wearable-grid figure{display:grid;place-items:center;min-height:360px;margin:0;padding:24px;background:#fff;overflow:hidden}
.bhv31-wearable-grid img{width:100%;height:100%;max-height:420px;object-fit:contain}
.bhv31-wearable-grid article>div{padding:34px}
.bhv31-wearable-grid span{color:#008dbe;font-size:12px;letter-spacing:.12em}
.bhv31-wearable-grid h2{margin:15px 0 12px!important;font-size:30px!important;font-weight:400!important}
.bhv31-wearable-grid p{margin:0!important;color:#57666f;line-height:1.7!important}
.bhv31-wearable-routes{padding:90px 8.5vw;background:#071827;color:#fff}
.bhv31-wearable-routes>div{max-width:900px}
.bhv31-wearable-routes h2{margin:28px 0 20px!important;font-size:clamp(38px,4.2vw,62px)!important;font-weight:400!important}
.bhv31-wearable-routes>div>p:last-child{color:rgba(255,255,255,.68);font-size:16px!important;line-height:1.8!important}
@media(max-width:900px){
  .bhv31-wearable-grid article:first-child{grid-template-columns:1fr}
  .bhv28-family-products article{grid-template-rows:340px auto}
}
@media(max-width:640px){
  .bhv31-wearables,.bhv31-wearable-routes{padding:72px 22px}
  .bhv31-wearable-grid{grid-template-columns:1fr}
  .bhv31-wearable-grid article:first-child{grid-column:auto}
  .bhv31-wearable-grid figure{min-height:250px}
  .bhv28-family-products article{grid-template-rows:260px auto}
}

/* V33 accessibility, readability and surface consolidation */
.bhv5{
  --navy:#071827;
  --ink:#081b28;
  --cyan:#1494b5;
  --cyan2:#58c2d8;
  font-family:"Noto Sans TC","PingFang TC","Microsoft JhengHei","Segoe UI",sans-serif;
}
.bhv5 p{max-width:65ch;text-wrap:pretty}
.bhv5 h1,.bhv5 h2,.bhv5 h3{text-wrap:balance}
.bhv33-skip-link{
  position:fixed;z-index:120;top:12px;left:12px;padding:12px 18px;
  color:#fff!important;background:#071827;border:2px solid #58c2d8;
  transform:translateY(-150%);transition:transform .2s ease;
}
.bhv33-skip-link:focus{transform:translateY(0)}
.bhv5 a:focus-visible,.bhv5 button:focus-visible,.bhv5 input:focus-visible,
.bhv5 select:focus-visible,.bhv5 textarea:focus-visible{
  outline:3px solid #58c2d8!important;outline-offset:3px;
}
.bhv5 a:active,.bhv5 button:active{transform:translateY(1px)}
.bhv5-nav a.is-current,.bhv5-mobile-panel a.is-current{color:var(--cyan2)}
.bhv5-nav a.is-current:before{content:"";position:absolute;right:0;bottom:22px;left:0;height:2px;background:var(--cyan2)}
.bhv5-section-kicker,.bhv5-eyebrow{font-size:12px!important}
.bhv5-title-row>p,.bhv5-intro-body>p,.bhv5-process-header p,
.bhv5-capability-copy>p,.bhv5-industry-list p,.bhv5-case-copy p,
.bhv5-process-list p,.bhv6-detail-hero-copy>p,.bhv6-detail-content p,
.bhv28-product-card p,.bhv28-family-products p,.bhv31-wearable-grid p{
  font-size:15px!important;line-height:1.75!important;
}
.bhv5-tags span,.bhv5-case-image>span,.bhv5-case-copy small,
.bhv5-process-list span,.bhv5-footer-bottom{font-size:11px!important}
.bhv5-footer-brand p,.bhv5-footer-links{font-size:13px!important}
.bhv28-product-card,.bhv31-wearable-grid article{
  box-shadow:0 18px 48px rgba(7,24,39,.09);
}
.bhv28-product-card figure,.bhv28-family-products figure,.bhv31-wearable-grid figure{
  background:radial-gradient(circle at 50% 42%,#fff 0,#eef2f3 75%);
}
.bhv28-product-card img,.bhv28-family-products img,.bhv31-wearable-grid img{
  padding:clamp(12px,2vw,28px);object-fit:contain;
}
@media(max-width:760px){
  .bhv5-nav a.is-current:before{display:none}
  .bhv5-section-kicker,.bhv5-eyebrow{font-size:11px!important}
}

/* V34 editorial redesign: capability accordion, stacked outcomes and industry browser */
.bhv5{--copper:#c77d4d;--paper:#f2f0eb;--charcoal:#101719;overflow-x:hidden;background:var(--paper)}
.bhv5 h1,.bhv5 h2,.bhv5 h3{font-family:"Satoshi","Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;letter-spacing:-.035em}
.bhv5-hero-content{width:min(88vw,1480px);max-width:none}
.bhv5-hero-content h1{max-width:1180px;font-size:clamp(3.2rem,7.15vw,7.8rem)!important;line-height:.91!important;letter-spacing:-.065em!important}
.bhv5[lang="zh-Hant"] .bhv5-hero-content h1{line-height:1.035!important;letter-spacing:-.045em!important}
.bhv5-hero-content h1 em{color:#fff;font-weight:500}
.bhv5[lang="zh-Hant"] .bhv5-hero-content h1 em{-webkit-text-stroke:0 transparent;text-shadow:none}
.bhv5-hero-copy{max-width:58ch!important;font-size:clamp(15px,1.15vw,18px)!important}
.bhv5-intro{padding-top:clamp(120px,15vw,230px);padding-bottom:clamp(140px,17vw,260px)}
.bhv5-intro-heading h2{max-width:1200px;font-size:clamp(42px,6vw,88px)!important;line-height:1!important}
.bhv5-capabilities{padding-top:clamp(120px,14vw,220px);padding-bottom:clamp(130px,16vw,250px)}
.bhv5-capability-grid{display:flex;gap:0;min-height:680px;margin-top:70px;overflow:hidden;background:#0b151a}
.bhv5-capability{position:relative;display:block;flex:1;min-width:0;border-right:1px solid rgba(255,255,255,.15);overflow:hidden;transition:flex .65s cubic-bezier(.2,.75,.2,1)}
.bhv5-capability:last-child{border-right:0}
.bhv5-capability.is-active,.bhv5-capability:hover,.bhv5-capability:focus-within{flex:3.2}
.bhv5-capability-image{position:absolute;inset:0;height:auto!important}
.bhv5-capability-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,12,16,.18),rgba(5,12,16,.9))}
.bhv5-capability-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.7) contrast(1.08);transition:transform .8s ease}
.bhv5-capability:hover img,.bhv5-capability.is-active img{transform:scale(1.045)}
.bhv5-capability-image>span{z-index:2;top:24px;right:24px;color:rgba(255,255,255,.75)}
.bhv5-capability-copy{position:absolute;z-index:3;right:0;bottom:0;left:0;width:max(320px,100%);padding:42px!important;color:#fff;opacity:.55;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}
.bhv5-capability-copy h3{max-width:560px;color:#fff!important;font-size:clamp(26px,3.2vw,52px)!important;line-height:1!important}
.bhv5-capability-copy p,.bhv5-capability-copy .bhv5-tags,.bhv5-capability-copy>a{max-width:530px;opacity:0;pointer-events:none;transition:opacity .3s ease .12s}
.bhv5-capability.is-active .bhv5-capability-copy,.bhv5-capability:hover .bhv5-capability-copy,.bhv5-capability:focus-within .bhv5-capability-copy{opacity:1;transform:none}
.bhv5-capability.is-active .bhv5-capability-copy p,.bhv5-capability.is-active .bhv5-tags,.bhv5-capability.is-active .bhv5-capability-copy>a,
.bhv5-capability:hover .bhv5-capability-copy p,.bhv5-capability:hover .bhv5-tags,.bhv5-capability:hover .bhv5-capability-copy>a,
.bhv5-capability:focus-within .bhv5-capability-copy p,.bhv5-capability:focus-within .bhv5-tags,.bhv5-capability:focus-within .bhv5-capability-copy>a{opacity:1;pointer-events:auto}
.bhv5-industries{padding-top:clamp(130px,16vw,250px);padding-bottom:clamp(140px,17vw,260px)}
.bhv5-industry-list article{grid-template-columns:minmax(180px,.9fr) 1.6fr;padding:32px 0}
.bhv5-industry-list article span,.bhv5-industry-list article b{display:none}
.bhv34-text-link{display:inline-block;margin-top:30px;color:#087d9b;text-decoration:none;font-weight:600}
.bhv5-cases{padding-top:clamp(130px,16vw,250px);padding-bottom:clamp(150px,18vw,280px)}
.bhv5-case-grid{display:block;max-width:1240px;margin:70px auto 0}
.bhv5-case{position:sticky;top:110px;display:grid!important;grid-template-columns:1.35fr .65fr!important;min-height:620px;margin:0 0 9vh;border:1px solid rgba(255,255,255,.13);background:#10212a;box-shadow:0 28px 80px rgba(1,10,16,.28);overflow:hidden}
.bhv5-case:nth-child(2){top:130px;background:#16252b}
.bhv5-case:nth-child(3){top:150px;background:#1d292c}
.bhv5-case-image{height:100%!important;min-height:620px}
.bhv5-case-image img{height:100%;object-fit:contain;background:radial-gradient(circle,#eef1ef,#cbd2d0)}
.bhv5-case-copy{padding:46px!important;align-content:end}
.bhv5-case-copy h3{font-size:clamp(30px,3vw,48px)!important}
.bhv5-process{padding-top:clamp(130px,16vw,250px);padding-bottom:clamp(140px,17vw,260px)}
.bhv34-industry-browser{padding:clamp(110px,13vw,200px) 8.5vw;background:var(--paper);color:#0b1c24}
.bhv34-industry-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:7vw;align-items:end;margin-bottom:100px}
.bhv34-industry-intro h2{max-width:850px;margin:0!important;font-size:clamp(46px,6.4vw,94px)!important;line-height:.96!important}
.bhv34-industry-intro p{margin:0!important;color:#59676d;font-size:16px!important;line-height:1.8!important}
.bhv34-industry-list{border-top:1px solid #bbc3c4}
.bhv34-industry-row{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:6vw;align-items:center;padding:70px 0;border-bottom:1px solid #bbc3c4}
.bhv34-industry-row:nth-child(even) figure{order:2}
.bhv34-industry-row figure{height:410px;margin:0;overflow:hidden;background:#e3e5e2}
.bhv34-industry-row img{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .7s ease}
.bhv34-industry-row:hover img{transform:scale(1.04)}
.bhv34-industry-row small{color:#9a5c36;font-size:12px;letter-spacing:.12em}
.bhv34-industry-row h2{margin:18px 0!important;font-size:clamp(34px,4.3vw,68px)!important;line-height:1!important}
.bhv34-industry-row p{color:#59676d;font-size:16px!important;line-height:1.75!important}
.bhv34-industry-row a{display:inline-block;margin-top:24px;color:#0b1c24;text-decoration:none;border-bottom:1px solid #9a5c36;padding-bottom:5px}
@media(max-width:900px){
  .bhv5-capability-grid{display:grid;min-height:0}
  .bhv5-capability,.bhv5-capability.is-active,.bhv5-capability:hover{min-height:520px}
  .bhv5-capability-copy{width:100%}
  .bhv5-capability-copy p,.bhv5-capability-copy .bhv5-tags,.bhv5-capability-copy>a{opacity:1;pointer-events:auto}
  .bhv5-case{position:relative;top:auto!important;grid-template-columns:1fr!important}
  .bhv5-case-image{min-height:420px}
  .bhv34-industry-intro,.bhv34-industry-row{grid-template-columns:1fr}
  .bhv34-industry-row:nth-child(even) figure{order:0}
}
@media(max-width:640px){
  .bhv5-hero-content{width:auto}
  .bhv5-hero-content h1{font-size:clamp(2.8rem,13vw,4.8rem)!important}
  .bhv5[lang="zh-Hant"] .bhv5-hero-content h1{line-height:1.08!important;letter-spacing:-.035em!important}
  .bhv5-capability,.bhv5-capability.is-active,.bhv5-capability:hover{min-height:470px}
  .bhv5-capability-copy{padding:28px 22px!important}
  .bhv5-capability-copy h3{font-size:30px!important}
  .bhv5-case{min-height:0;margin-bottom:50px}
  .bhv5-case-image{min-height:300px}
  .bhv5-case-copy{padding:30px 24px!important}
  .bhv34-industry-browser{padding:90px 22px}
  .bhv34-industry-intro{margin-bottom:60px}
  .bhv34-industry-row{padding:45px 0}
  .bhv34-industry-row figure{height:290px}
}
@media(prefers-reduced-motion:reduce){
  .bhv5-capability,.bhv5-capability-copy,.bhv5-capability img,.bhv34-industry-row img{transition:none!important}
}

/* V37: isolate homepage heading colors from WoodMart / Elementor globals. */
.bhv5 .bhv5-intro h2,
.bhv5 .bhv5-industries h2,
.bhv5 .bhv5-industries h3,
.bhv5 .bhv5-cases-title h2,
.bhv5 .bhv34-industry-browser h2,
.bhv5 .bhv34-industry-browser h3{
  color:#071827!important;
}
.bhv5 .bhv5-case-copy h3,
.bhv5 .bhv5-case-copy h3 a{
  color:#fff!important;
}
.bhv5 .bhv5-case-copy p{
  color:rgba(255,255,255,.7)!important;
}

/* V39: align new semiconductor products with the established product system. */
.bhv27-page-crs-contact-seal .bhv6-detail-hero>img,
.bhv27-page-semiconductor-packaging-materials .bhv6-detail-hero>img,
.bhv27-page-semiconductor-process-materials .bhv6-detail-hero>img{
  object-fit:cover;
  background:#dfe5e6;
}
.bhv27-page-crs-contact-seal .bhv6-detail-hero>img{object-position:center 46%}
.bhv27-page-semiconductor-packaging-materials .bhv6-detail-hero>img{object-position:center 42%}
.bhv27-page-semiconductor-process-materials .bhv6-detail-hero>img{object-position:center 46%}
.bhv27-page-crs-contact-seal .bhv21-tech-gallery,
.bhv27-page-semiconductor-packaging-materials .bhv21-tech-gallery,
.bhv27-page-semiconductor-process-materials .bhv21-tech-gallery{
  grid-template-columns:repeat(auto-fit,minmax(260px,1fr));
}
.bhv27-page-crs-contact-seal .bhv21-tech-gallery figure,
.bhv27-page-semiconductor-packaging-materials .bhv21-tech-gallery figure,
.bhv27-page-semiconductor-process-materials .bhv21-tech-gallery figure{
  min-height:360px;
  background:radial-gradient(circle at 50% 42%,#f8f9f9 0,#dfe5e6 82%);
}
.bhv27-page-crs-contact-seal .bhv21-tech-gallery img,
.bhv27-page-semiconductor-packaging-materials .bhv21-tech-gallery img,
.bhv27-page-semiconductor-process-materials .bhv21-tech-gallery img{
  padding:clamp(16px,2vw,30px);
  object-fit:contain;
  background:transparent;
}
.bhv27-page-crs-contact-seal .bhv6-detail-content h2,
.bhv27-page-semiconductor-packaging-materials .bhv6-detail-content h2,
.bhv27-page-semiconductor-process-materials .bhv6-detail-content h2{
  color:#071827!important;
}
.bhv28-product-grid{align-items:stretch}
.bhv28-product-card{
  display:grid;
  grid-template-rows:clamp(250px,20vw,320px) 1fr;
  min-height:570px;
}
.bhv28-product-card figure{
  width:100%;
  height:100%;
  aspect-ratio:auto;
  background:radial-gradient(circle at 50% 42%,#f8f9f9 0,#dfe5e6 82%);
}
.bhv28-product-card img{
  width:100%;
  height:100%;
  padding:clamp(16px,2vw,28px);
  object-fit:contain;
  background:transparent;
}
.bhv28-product-semiconductor-ceramics:first-child img,
.bhv28-product-crs-contact-seal img,
.bhv28-product-semiconductor-packaging-materials img{
  padding:0;
  object-fit:cover;
}
.bhv28-product-card>div{display:flex;flex-direction:column}
.bhv28-product-card p{margin-bottom:24px!important}
.bhv28-product-card h3{min-height:2.4em}
.bhv28-product-card b{top:30px}
.bhv17-capability-grid>a:nth-child(5)>div{
  background:radial-gradient(circle at 50% 42%,#f8f9f9 0,#dfe5e6 82%);
}
.bhv17-capability-grid>a:nth-child(5)>div img{
  padding:18px;
  object-fit:contain;
  object-position:center;
}
.bhv17-capability-grid>a:last-child,
.bhv17-solution-grid>a:last-child{grid-column:1/-1}
.bhv17-solution-grid>a:last-child{aspect-ratio:16/7}
@media(max-width:640px){
  .bhv27-page-crs-contact-seal .bhv6-detail-hero>img,
  .bhv27-page-semiconductor-packaging-materials .bhv6-detail-hero>img,
  .bhv27-page-semiconductor-process-materials .bhv6-detail-hero>img{
    object-position:center;
  }
  .bhv27-page-crs-contact-seal .bhv21-tech-gallery figure,
  .bhv27-page-semiconductor-packaging-materials .bhv21-tech-gallery figure,
  .bhv27-page-semiconductor-process-materials .bhv21-tech-gallery figure{min-height:260px}
  .bhv28-product-card{grid-template-rows:250px auto;min-height:0}
  .bhv28-product-card h3{min-height:0}
  .bhv17-capability-grid>a:last-child,
  .bhv17-solution-grid>a:last-child{grid-column:auto}
  .bhv17-solution-grid>a:last-child{aspect-ratio:16/10}
}
@media(min-width:1181px){
  .bhv23-mega{
    width:min(1120px,88vw);
    grid-template-columns:repeat(5,minmax(0,1fr));
  }
}

/* V41: CRS page — interface-led value story and intentionally asymmetric media. */
.bhv41-crs-proof{
  padding:112px 8.5vw 126px;
  background:#f5f7f8;
  color:#071827;
}
.bhv41-crs-proof-head{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);
  column-gap:clamp(48px,8vw,130px);
  align-items:end;
  padding-bottom:70px;
}
.bhv41-crs-proof-head .bhv5-section-kicker{grid-column:1/-1}
.bhv41-crs-proof-head h2{
  max-width:880px;
  margin:26px 0 0!important;
  color:#071827!important;
  font-size:clamp(42px,4.7vw,74px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
  text-wrap:balance;
}
.bhv41-crs-proof-head>p:last-child{
  max-width:520px;
  margin:26px 0 4px!important;
  color:#60717d;
  font-size:16px!important;
  line-height:1.85!important;
  text-wrap:pretty;
}
.bhv41-crs-advantage-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border-top:1px solid #bfcbd1;
  border-bottom:1px solid #bfcbd1;
}
.bhv41-crs-advantage-grid article{
  min-height:330px;
  padding:32px clamp(25px,3vw,46px) 44px;
  border-left:1px solid #bfcbd1;
}
.bhv41-crs-advantage-grid article:last-child{border-right:1px solid #bfcbd1}
.bhv41-crs-advantage-grid span{
  display:block;
  color:#7a8c96;
  font-size:11px;
  letter-spacing:.12em;
  font-variant-numeric:tabular-nums;
}
.bhv41-crs-advantage-grid h3{
  max-width:330px;
  margin:82px 0 18px!important;
  color:#071827!important;
  font-size:clamp(25px,2.2vw,35px)!important;
  line-height:1.12!important;
  font-weight:500!important;
  letter-spacing:-.025em!important;
  text-wrap:balance;
}
.bhv41-crs-advantage-grid p{
  max-width:390px;
  margin:0!important;
  color:#60717d;
  font-size:15px!important;
  line-height:1.8!important;
}
.bhv41-crs-visual{
  padding:112px 8.5vw 132px;
  background:#071827;
  color:#fff;
}
.bhv41-crs-visual-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);
  align-items:end;
  margin-bottom:64px;
}
.bhv41-crs-visual-head .bhv5-section-kicker{grid-column:1/-1}
.bhv41-crs-visual-head h2{
  grid-column:1/2;
  max-width:860px;
  margin:28px 0 0!important;
  color:#fff!important;
  font-size:clamp(42px,4.5vw,70px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
  text-wrap:balance;
}
.bhv41-crs-media-grid{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);
  gap:clamp(20px,2.2vw,34px);
  align-items:stretch;
}
.bhv41-crs-media-grid figure{
  position:relative;
  min-width:0;
  margin:0;
  overflow:hidden;
  background:#102635;
}
.bhv41-crs-media-grid img{
  display:block;
  width:100%;
  height:clamp(420px,46vw,660px);
  object-fit:cover;
  transition:transform .45s cubic-bezier(.2,.65,.25,1);
}
.bhv41-crs-media-grid figure:hover img{transform:scale(1.018)}
.bhv41-crs-product img{object-position:center}
.bhv41-crs-equipment img{object-position:center 48%}
.bhv41-crs-media-grid figcaption{
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  display:grid;
  grid-template-columns:42px 1fr;
  gap:3px 16px;
  padding:25px 28px 27px;
  background:linear-gradient(0deg,rgba(2,13,22,.96),rgba(2,13,22,.78) 65%,transparent);
  color:#fff;
}
.bhv41-crs-media-grid figcaption span{
  grid-row:1/3;
  padding-top:4px;
  color:#42bfd0;
  font-size:11px;
  letter-spacing:.12em;
}
.bhv41-crs-media-grid figcaption strong{
  font-size:20px;
  line-height:1.3;
  font-weight:500;
}
.bhv41-crs-media-grid figcaption small{
  max-width:560px;
  color:rgba(255,255,255,.62);
  font-size:13px;
  line-height:1.6;
}
.bhv41-crs-content{padding-top:112px}
.bhv41-crs-content-head{
  display:grid;
  grid-template-columns:minmax(0,.55fr) minmax(0,1.25fr);
  align-items:end;
  gap:50px;
  padding-bottom:62px;
}
.bhv41-crs-content-head h2{
  max-width:920px;
  margin:0!important;
  color:#071827!important;
  font-size:clamp(42px,4.5vw,70px)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  text-wrap:balance;
}
.bhv41-crs-content article>div{grid-template-columns:minmax(280px,.8fr) minmax(360px,1fr)}
.bhv27-page-crs-contact-seal .bhv6-detail-hero-copy{
  width:min(960px,84vw);
}
.bhv27-page-crs-contact-seal .bhv6-detail-hero-copy>p:last-child{
  max-width:820px;
}
@media(max-width:900px){
  .bhv41-crs-proof,.bhv41-crs-visual{padding:82px 24px 92px}
  .bhv41-crs-proof-head,.bhv41-crs-visual-head,.bhv41-crs-content-head{grid-template-columns:1fr}
  .bhv41-crs-proof-head>p:last-child{margin-top:24px!important}
  .bhv41-crs-advantage-grid{grid-template-columns:1fr}
  .bhv41-crs-advantage-grid article{min-height:0;border-right:1px solid #bfcbd1;border-bottom:1px solid #bfcbd1}
  .bhv41-crs-advantage-grid article:last-child{border-bottom:0}
  .bhv41-crs-advantage-grid h3{margin-top:44px!important}
  .bhv41-crs-media-grid{grid-template-columns:1fr}
  .bhv41-crs-media-grid img{height:clamp(360px,72vw,560px)}
  .bhv41-crs-equipment img{height:clamp(360px,72vw,520px);object-position:center 48%}
  .bhv41-crs-content{padding-top:82px}
  .bhv41-crs-content-head{gap:26px;padding-bottom:38px}
  .bhv41-crs-content article>div{grid-template-columns:1fr}
}
@media(max-width:600px){
  .bhv41-crs-proof,.bhv41-crs-visual{padding:68px 22px 78px}
  .bhv41-crs-proof-head{padding-bottom:46px}
  .bhv41-crs-proof-head h2,.bhv41-crs-visual-head h2,.bhv41-crs-content-head h2{font-size:39px!important}
  .bhv41-crs-visual-head{margin-bottom:38px}
  .bhv41-crs-media-grid img,.bhv41-crs-equipment img{height:330px}
  .bhv41-crs-media-grid figcaption{grid-template-columns:30px 1fr;padding:22px 20px}
  .bhv41-crs-media-grid figcaption small{font-size:12px}
}
.bhv46-product-showcase{padding:100px 8.5vw;background:#f5f7f8}.bhv46-product-showcase+.bhv46-product-showcase{padding-top:28px}.bhv46-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:48px;background:#cad3d8;border:1px solid #cad3d8}.bhv46-product-grid article{display:grid;grid-template-columns:minmax(210px,.9fr) 1.1fr;min-height:360px;background:#fff}.bhv46-product-grid figure{display:flex;align-items:center;justify-content:center;min-height:360px;margin:0;padding:24px;overflow:hidden;background:#edf1f3}.bhv46-product-grid img{width:100%;height:100%;max-height:330px;object-fit:contain}.bhv46-product-grid article>div{padding:34px 30px}.bhv46-product-grid span{color:#7b8993;font-size:10px}.bhv46-product-grid small{display:block;margin-top:42px;color:#0baabd;font-size:9px;font-weight:700;letter-spacing:.13em}.bhv46-product-grid h3{margin:12px 0 16px!important;font-size:clamp(25px,2.3vw,38px)!important;line-height:1.08!important}.bhv46-product-grid p{margin:0!important;color:#5f6f7a;font-size:14px!important;line-height:1.75!important}
@media(max-width:1180px){.bhv46-product-grid{grid-template-columns:1fr}.bhv46-product-grid article{grid-template-columns:minmax(220px,.8fr) 1.2fr}}
@media(max-width:680px){.bhv46-product-showcase{padding:68px 22px}.bhv46-product-showcase+.bhv46-product-showcase{padding-top:12px}.bhv46-product-grid{margin-top:30px}.bhv46-product-grid article{grid-template-columns:1fr}.bhv46-product-grid figure{min-height:280px}.bhv46-product-grid article>div{padding:28px 24px 34px}.bhv46-product-grid small{margin-top:28px}.bhv46-product-grid h3{font-size:30px!important}}

/* v44.0.7 — product legibility and evidence-led layouts */
.bhv27-page-dicing-tools>.bhv21-tech-gallery,.bhv27-page-semiconductor-packaging-materials>.bhv21-tech-gallery,.bhv27-page-metal-additive-thermal-flow>.bhv21-tech-gallery,.bhv27-page-mim-application-parts>.bhv21-tech-gallery{display:none}
.bhv46-product-grid{gap:24px;background:transparent;border:0}
.bhv46-product-grid article{border:1px solid #cbd5da}
.bhv46-product-grid.bhv46-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.bhv46-product-grid.bhv46-count-3 article{display:block}
.bhv46-product-grid.bhv46-count-3 figure{height:330px;min-height:330px}
.bhv46-product-grid.bhv46-count-1{grid-template-columns:minmax(0,1fr)}
.bhv46-product-grid.bhv46-count-1 article{grid-template-columns:minmax(340px,.85fr) 1.15fr}
.bhv46-product-grid small{font-size:12px}
.bhv46-product-grid h3{font-size:clamp(27px,2.15vw,36px)!important}
.bhv46-product-grid p{font-size:17px!important;line-height:1.78!important}
.bhv47-technical{padding:100px 8.5vw 120px;background:#fff}
.bhv47-technical>h2{max-width:980px;margin:0 0 54px!important;font-size:clamp(42px,4.5vw,70px)!important;line-height:1.05!important}
.bhv47-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #c4cfd5;border-left:1px solid #c4cfd5}
.bhv47-note-grid article{min-height:310px;padding:34px 42px 44px;border-right:1px solid #c4cfd5;border-bottom:1px solid #c4cfd5}
.bhv47-note-grid span{color:#7a8992;font-size:12px}
.bhv47-note-grid h3{margin:62px 0 20px!important;font-size:clamp(28px,2.4vw,39px)!important;line-height:1.12!important}
.bhv47-note-grid p{max-width:680px;margin:0!important;color:#5d6f7a;font-size:17px!important;line-height:1.82!important}
.bhv6-detail-content p,.bhv24-editorial-copy p,.bhv28-product-copy p,.bhv31-wearable-grid p{font-size:17px!important;line-height:1.8!important}
.bhv6-detail-content h2{font-size:clamp(34px,3.3vw,54px)!important}
@media(min-width:1181px){.bhv5-mega{top:76px;width:min(720px,72vw);gap:24px;padding:25px 28px}.bhv5-header.is-scrolled .bhv5-mega{top:63px}.bhv5-mega small{margin-bottom:10px}.bhv5-mega a{padding:7px 0;font-size:12px}}
@media(max-width:1180px){.bhv46-product-grid.bhv46-count-3{grid-template-columns:repeat(2,minmax(0,1fr))}.bhv46-product-grid.bhv46-count-3 article:last-child{grid-column:1/-1}.bhv46-product-grid.bhv46-count-3 article:last-child{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr}.bhv46-product-grid.bhv46-count-1 article{grid-template-columns:minmax(280px,.8fr) 1.2fr}}
@media(max-width:680px){.bhv46-product-grid.bhv46-count-3{grid-template-columns:1fr}.bhv46-product-grid.bhv46-count-3 article:last-child,.bhv46-product-grid.bhv46-count-1 article{display:grid;grid-template-columns:1fr}.bhv46-product-grid.bhv46-count-3 article:last-child{grid-column:auto}.bhv46-product-grid p{font-size:16px!important}.bhv47-technical{padding:72px 22px 84px}.bhv47-technical>h2{font-size:39px!important}.bhv47-note-grid{grid-template-columns:1fr}.bhv47-note-grid article{min-height:0;padding:28px 24px 36px}.bhv47-note-grid h3{margin-top:34px!important;font-size:30px!important}.bhv47-note-grid p,.bhv6-detail-content p,.bhv24-editorial-copy p,.bhv28-product-copy p,.bhv31-wearable-grid p{font-size:16px!important}}

/* v44.0.8 — one readable editorial system for every product page */
.bhv46-product-showcase{padding-top:112px;padding-bottom:126px}
.bhv46-product-showcase .bhv7-section-head{grid-template-columns:minmax(0,1.2fr) minmax(360px,.65fr);gap:70px;align-items:end}
.bhv46-product-showcase .bhv7-section-head>p{font-size:18px!important;line-height:1.75!important;color:#536873}
.bhv46-product-grid,.bhv46-product-grid.bhv46-count-3,.bhv46-product-grid.bhv46-count-1{display:grid;grid-template-columns:1fr!important;gap:30px;margin-top:64px}
.bhv46-product-grid article,.bhv46-product-grid.bhv46-count-3 article,.bhv46-product-grid.bhv46-count-1 article,.bhv46-product-grid.bhv46-count-3 article:last-child{display:grid;grid-template-columns:minmax(420px,1fr) minmax(420px,1fr);min-height:500px;background:#fff}
.bhv46-product-grid article:nth-child(even) figure{grid-column:2;grid-row:1}
.bhv46-product-grid article:nth-child(even)>div{grid-column:1;grid-row:1}
.bhv46-product-grid figure,.bhv46-product-grid.bhv46-count-3 figure{height:500px;min-height:500px;padding:38px}
.bhv46-product-grid img{max-height:430px}
.bhv46-product-grid article>div{display:flex;flex-direction:column;justify-content:center;padding:56px clamp(42px,5vw,82px)}
.bhv46-product-grid article>div>span{font-size:13px}
.bhv46-product-grid small{margin-top:42px;font-size:13px;line-height:1.5}
.bhv46-product-grid h3{max-width:640px;margin:17px 0 25px!important;font-size:clamp(34px,3vw,50px)!important;line-height:1.08!important;letter-spacing:-.035em!important}
.bhv46-product-grid p{max-width:670px;font-size:19px!important;line-height:1.8!important;color:#50636e}
.bhv47-note-grid p{font-size:18px!important}
.bhv6-detail-content article{padding-top:72px;padding-bottom:72px}
.bhv6-detail-content p,.bhv24-editorial-copy p,.bhv28-product-copy p,.bhv31-wearable-grid p{font-size:18px!important;line-height:1.82!important}
.bhv21-tech-gallery figcaption{font-size:16px!important;line-height:1.5!important}
@media(max-width:1100px){.bhv46-product-showcase .bhv7-section-head{grid-template-columns:1fr;gap:24px}.bhv46-product-grid article,.bhv46-product-grid.bhv46-count-3 article,.bhv46-product-grid.bhv46-count-1 article,.bhv46-product-grid.bhv46-count-3 article:last-child{grid-template-columns:minmax(300px,.85fr) 1.15fr;min-height:440px}.bhv46-product-grid figure,.bhv46-product-grid.bhv46-count-3 figure{height:440px;min-height:440px}.bhv46-product-grid article>div{padding:42px 38px}.bhv46-product-grid h3{font-size:36px!important}.bhv46-product-grid p{font-size:17px!important}}
@media(max-width:720px){.bhv46-product-showcase{padding:76px 22px 88px}.bhv46-product-showcase .bhv7-section-head>p{font-size:16px!important}.bhv46-product-grid{gap:22px;margin-top:38px}.bhv46-product-grid article,.bhv46-product-grid.bhv46-count-3 article,.bhv46-product-grid.bhv46-count-1 article,.bhv46-product-grid.bhv46-count-3 article:last-child{grid-template-columns:1fr;min-height:0}.bhv46-product-grid article:nth-child(even) figure,.bhv46-product-grid article:nth-child(even)>div{grid-column:auto;grid-row:auto}.bhv46-product-grid figure,.bhv46-product-grid.bhv46-count-3 figure{height:310px;min-height:310px;padding:24px}.bhv46-product-grid article>div{padding:34px 26px 42px}.bhv46-product-grid small{margin-top:27px;font-size:11px}.bhv46-product-grid h3{font-size:31px!important}.bhv46-product-grid p{font-size:16px!important}.bhv6-detail-content p,.bhv24-editorial-copy p,.bhv28-product-copy p,.bhv31-wearable-grid p{font-size:16px!important}}

/* v44.0.9 — verified dressing-board and product technical content */
.bhv49-dressing{padding:110px 8.5vw 124px;background:#071827;color:#fff}
.bhv49-dressing-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:64px;align-items:center}
.bhv49-dressing figure{margin:0;padding:18px;background:#fff}
.bhv49-dressing img{display:block;width:100%;height:auto}
.bhv49-dressing h2{margin:0 0 38px!important;color:#fff!important;font-size:clamp(38px,4vw,62px)!important;line-height:1.08!important}
.bhv49-dressing dl{margin:0}
.bhv49-dressing dl>div{display:grid;grid-template-columns:74px 1fr;gap:24px;padding:20px 0;border-top:1px solid rgba(255,255,255,.16)}
.bhv49-dressing dt{color:#4ed7e6;font-size:23px;font-weight:600}
.bhv49-dressing dd{margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.7}
.bhv27-page-additive-wearable-components .bhv6-detail-hero>img{object-fit:contain;background:#071827}
.bhv27-page-mim-wearable-components .bhv6-detail-hero>img{object-fit:contain;background:#e9eef1}
.bhv46-product-grid figure{position:relative}
.bhv46-product-grid figure img{object-position:center}
@media(max-width:900px){.bhv49-dressing{padding:80px 24px 92px}.bhv49-dressing-layout{grid-template-columns:1fr;gap:42px}}
@media(max-width:600px){.bhv49-dressing{padding:68px 22px 78px}.bhv49-dressing h2{font-size:36px!important}.bhv49-dressing dl>div{grid-template-columns:58px 1fr;gap:14px}.bhv49-dressing dd{font-size:15px}}
.bhv49-wearable-overview{padding:110px 8.5vw 130px;background:#f5f7f8}.bhv49-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:58px}.bhv49-route-grid a{display:block;padding:0 0 42px;background:#fff;border:1px solid #cbd5da;color:#071827}.bhv49-route-grid img{display:block;width:100%;height:420px;padding:30px;object-fit:contain;background:#e9eef1}.bhv49-route-grid span,.bhv49-route-grid h3,.bhv49-route-grid p{display:block;margin-left:42px;margin-right:42px}.bhv49-route-grid span{margin-top:34px;color:#10aabd;font-size:12px}.bhv49-route-grid h3{margin-top:16px;margin-bottom:18px;font-size:clamp(30px,3vw,46px);line-height:1.08}.bhv49-route-grid p{color:#596b76;font-size:17px;line-height:1.75}.bhv49-route-grid a:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(5,24,38,.1)}
@media(max-width:720px){.bhv49-wearable-overview{padding:74px 22px 88px}.bhv49-route-grid{grid-template-columns:1fr}.bhv49-route-grid img{height:310px}.bhv49-route-grid span,.bhv49-route-grid h3,.bhv49-route-grid p{margin-left:26px;margin-right:26px}.bhv49-route-grid p{font-size:16px}}

/* v44.0.10 — unified product typography and restored equipment process */
.bhv27-page .bhv5-section-kicker,.bhv27-page .bhv5-eyebrow{font-size:14px!important;line-height:1.5!important}
.bhv27-page .bhv46-product-grid article>div>span,.bhv27-page .bhv47-note-grid span,.bhv27-page .bhv22-equipment-copy>span{font-size:15px!important;line-height:1.5!important}
.bhv27-page .bhv46-product-grid small{font-size:15px!important;line-height:1.55!important;letter-spacing:.08em}
.bhv27-page .bhv46-product-grid h3{font-size:clamp(36px,3.2vw,52px)!important}
.bhv27-page .bhv46-product-grid p,.bhv27-page .bhv47-note-grid p,.bhv27-page .bhv6-detail-content p,.bhv27-page .bhv24-editorial-copy p,.bhv27-page .bhv28-product-copy p,.bhv27-page .bhv31-wearable-grid p{font-size:19px!important;line-height:1.82!important}
.bhv27-page .bhv22-equipment-intro>p:last-child{font-size:19px!important;line-height:1.8!important}
.bhv27-page .bhv22-equipment-copy p{font-size:19px!important;line-height:1.82!important}
.bhv27-page .bhv22-equipment-copy li{font-size:17px!important;line-height:1.7!important}
.bhv27-page .bhv21-tech-gallery figcaption{font-size:17px!important;line-height:1.55!important}
.bhv50-equipment-process{padding:112px 8.5vw 130px;background:#fff}
.bhv50-equipment-process .bhv7-section-head{margin-top:42px;align-items:end}
.bhv50-equipment-process .bhv7-section-head h2{max-width:850px}
.bhv50-equipment-process .bhv7-section-head p{font-size:19px!important;line-height:1.8!important}
.bhv50-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;border-top:1px solid #c8d2d7;border-left:1px solid #c8d2d7}
.bhv50-process-grid article{min-height:270px;padding:30px 28px 34px;border-right:1px solid #c8d2d7;border-bottom:1px solid #c8d2d7;background:#f6f8f9}
.bhv50-process-grid span{color:#0baabd;font-size:15px;font-weight:700}
.bhv50-process-grid h3{margin:48px 0 17px!important;font-size:clamp(25px,2vw,34px)!important;line-height:1.12!important}
.bhv50-process-grid p{margin:0!important;color:#566a75;font-size:17px!important;line-height:1.7!important}
.bhv50-process-figure{margin:70px 0 0;padding:34px;background:#071827}
.bhv50-process-figure img{display:block;width:100%;height:auto;background:#fff}
.bhv50-process-figure figcaption{padding:22px 4px 0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.65}
@media(max-width:1100px){.bhv50-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.bhv27-page .bhv5-section-kicker,.bhv27-page .bhv5-eyebrow{font-size:13px!important}.bhv27-page .bhv46-product-grid article>div>span,.bhv27-page .bhv47-note-grid span,.bhv27-page .bhv22-equipment-copy>span{font-size:14px!important}.bhv27-page .bhv46-product-grid small{font-size:14px!important}.bhv27-page .bhv46-product-grid h3{font-size:32px!important}.bhv27-page .bhv46-product-grid p,.bhv27-page .bhv47-note-grid p,.bhv27-page .bhv6-detail-content p,.bhv27-page .bhv24-editorial-copy p,.bhv27-page .bhv28-product-copy p,.bhv27-page .bhv31-wearable-grid p,.bhv27-page .bhv22-equipment-intro>p:last-child,.bhv27-page .bhv22-equipment-copy p{font-size:17px!important;line-height:1.75!important}.bhv27-page .bhv22-equipment-copy li{font-size:16px!important}.bhv50-equipment-process{padding:76px 22px 88px}.bhv50-equipment-process .bhv7-section-head{margin-top:28px}.bhv50-equipment-process .bhv7-section-head p{font-size:17px!important}.bhv50-process-grid{grid-template-columns:1fr;margin-top:40px}.bhv50-process-grid article{min-height:0;padding:25px 24px 30px}.bhv50-process-grid h3{margin-top:28px!important;font-size:29px!important}.bhv50-process-grid p{font-size:16px!important}.bhv50-process-figure{margin-top:44px;padding:14px}.bhv50-process-figure figcaption{font-size:14px}}

/* v44.0.11 — readable product system, native dressing-board content and documented cases */
main[class^="bhv27-page-"] .bhv5-section-kicker,main[class^="bhv27-page-"] .bhv5-eyebrow{font-size:15px!important;line-height:1.55!important}
main[class^="bhv27-page-"] .bhv46-product-grid article>div>span,main[class^="bhv27-page-"] .bhv47-note-grid span,main[class^="bhv27-page-"] .bhv22-equipment-copy>span{font-size:15px!important}
main[class^="bhv27-page-"] .bhv46-product-grid small{font-size:15px!important;line-height:1.55!important}
main[class^="bhv27-page-"] .bhv46-product-grid h3{font-size:clamp(38px,3.25vw,54px)!important}
main[class^="bhv27-page-"] .bhv46-product-grid p,main[class^="bhv27-page-"] .bhv47-note-grid p,main[class^="bhv27-page-"] .bhv6-detail-content p,main[class^="bhv27-page-"] .bhv24-editorial-copy p,main[class^="bhv27-page-"] .bhv28-product-copy p,main[class^="bhv27-page-"] .bhv31-wearable-grid p,main[class^="bhv27-page-"] .bhv22-equipment-copy p{font-size:19px!important;line-height:1.82!important}
main[class^="bhv27-page-"] .bhv22-equipment-copy li{font-size:18px!important;line-height:1.75!important}
.bhv27-page-dicing-tools .bhv47-note-grid article{min-height:235px;padding:30px 36px 36px}
.bhv27-page-dicing-tools .bhv47-note-grid article:last-child:nth-child(odd){grid-column:1/-1}
.bhv27-page-dicing-tools .bhv47-note-grid h3{margin-top:38px!important}
.bhv27-page-dicing-tools .bhv49-dressing-layout{grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr);max-width:1880px;margin:auto}
.bhv27-page-dicing-tools .bhv49-dressing figure{display:block;padding:28px;background:#fff}
.bhv27-page-dicing-tools .bhv49-dressing figure img{width:100%;height:auto;object-fit:contain}
.bhv27-page-dicing-tools .bhv49-dressing dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid rgba(255,255,255,.16)}
.bhv27-page-dicing-tools .bhv49-dressing dl>div{display:block;padding:30px 28px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}
.bhv27-page-dicing-tools .bhv49-dressing dt{margin-bottom:18px;font-size:26px}
.bhv27-page-dicing-tools .bhv49-dressing dd{font-size:18px}
.bhv51-cases{padding:112px 8.5vw 132px;background:#fff}
.bhv51-cases .bhv7-section-head{align-items:end}
.bhv51-cases .bhv7-section-head>p{font-size:19px!important;line-height:1.8!important}
.bhv51-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:64px}
.bhv51-case-grid a{display:grid;grid-template-columns:minmax(260px,.82fr) 1.18fr;min-height:390px;border:1px solid #c8d2d7;background:#f6f8f9;color:#071827}
.bhv51-case-grid img{width:100%;height:100%;min-height:390px;padding:24px;object-fit:contain;background:#e9eef1}
.bhv51-case-grid a>div{display:flex;flex-direction:column;justify-content:center;padding:42px}
.bhv51-case-grid small{color:#0aaabd;font-size:13px;font-weight:700;letter-spacing:.1em}
.bhv51-case-grid h3{margin:18px 0 20px!important;font-size:clamp(30px,2.6vw,44px)!important;line-height:1.1!important}
.bhv51-case-grid p{margin:0 0 28px!important;color:#566a75;font-size:18px!important;line-height:1.78!important}
.bhv51-case-grid b{font-size:15px}
@media(max-width:1100px){.bhv27-page-dicing-tools .bhv49-dressing dl{grid-template-columns:repeat(2,minmax(0,1fr))}.bhv51-case-grid{grid-template-columns:1fr}}
@media(max-width:720px){main[class^="bhv27-page-"] .bhv5-section-kicker,main[class^="bhv27-page-"] .bhv5-eyebrow{font-size:13px!important}main[class^="bhv27-page-"] .bhv46-product-grid h3{font-size:32px!important}main[class^="bhv27-page-"] .bhv46-product-grid p,main[class^="bhv27-page-"] .bhv47-note-grid p,main[class^="bhv27-page-"] .bhv6-detail-content p,main[class^="bhv27-page-"] .bhv24-editorial-copy p,main[class^="bhv27-page-"] .bhv28-product-copy p,main[class^="bhv27-page-"] .bhv31-wearable-grid p,main[class^="bhv27-page-"] .bhv22-equipment-copy p{font-size:17px!important}.bhv27-page-dicing-tools .bhv47-note-grid article:last-child:nth-child(odd){grid-column:auto}.bhv27-page-dicing-tools .bhv49-dressing dl{grid-template-columns:1fr}.bhv51-cases{padding:76px 22px 88px}.bhv51-cases .bhv7-section-head>p{font-size:17px!important}.bhv51-case-grid{margin-top:40px}.bhv51-case-grid a{grid-template-columns:1fr;min-height:0}.bhv51-case-grid img{height:300px;min-height:300px}.bhv51-case-grid a>div{padding:32px 26px}.bhv51-case-grid p{font-size:16px!important}}

/* v44.0.13 — metal additive product-card legibility */
.bhv27-page-additive-wearable-components .bhv46-product-grid h3,.bhv27-page-metal-additive-thermal-flow .bhv46-product-grid h3{font-size:clamp(38px,3.3vw,54px)!important}
.bhv27-page-additive-wearable-components .bhv46-product-grid small,.bhv27-page-metal-additive-thermal-flow .bhv46-product-grid small{font-size:15px!important}
.bhv27-page-additive-wearable-components .bhv46-product-grid p,.bhv27-page-metal-additive-thermal-flow .bhv46-product-grid p{font-size:19px!important;line-height:1.82!important}
@media(max-width:720px){.bhv27-page-additive-wearable-components .bhv46-product-grid h3,.bhv27-page-metal-additive-thermal-flow .bhv46-product-grid h3{font-size:32px!important}.bhv27-page-additive-wearable-components .bhv46-product-grid p,.bhv27-page-metal-additive-thermal-flow .bhv46-product-grid p{font-size:17px!important}}

/* v44.0.14 — direct product-card override verified against the rendered structure */
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article{min-height:420px!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>figure{height:420px!important;min-height:420px!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div{padding:42px clamp(36px,4vw,64px)!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>span{font-size:15px!important;line-height:1.5!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>small{margin-top:28px!important;font-size:16px!important;line-height:1.55!important;letter-spacing:.06em!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>h3{margin:14px 0 22px!important;font-size:clamp(36px,3vw,50px)!important;line-height:1.1!important;letter-spacing:-.025em!important}
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>p{font-size:19px!important;line-height:1.78!important;color:#4f626d!important}
@media(max-width:720px){body .bhv5 .bhv46-product-showcase .bhv46-product-grid article{min-height:0!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>figure{height:290px!important;min-height:290px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div{padding:30px 24px 38px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>small{font-size:14px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>h3{font-size:31px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>p{font-size:17px!important}}

/* v44.0.15 — ultrawide desktop scale */
@media(min-width:1800px){body .bhv5 .bhv46-product-showcase{padding-left:max(8.5vw,150px);padding-right:max(8.5vw,150px)}body .bhv5 .bhv46-product-showcase .bhv46-product-grid{max-width:1880px;margin-left:auto;margin-right:auto}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>span{font-size:18px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>small{font-size:19px!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>h3{font-size:64px!important;line-height:1.08!important}body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>p{font-size:24px!important;line-height:1.7!important}}

/* v44.0.16: language spans must inherit the product-card typography. */
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>small>span[data-bhv5-en],
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>h3>span[data-bhv5-en],
body .bhv5 .bhv46-product-showcase .bhv46-product-grid article>div>p>span[data-bhv5-en]{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;color:inherit!important}

/* v44.0.17: restored E-series product photography and clean equipment media. */
.bhv22-equipment-block:first-of-type figure img{object-fit:contain;background:#f7f8f9}

/* v44.0.24 final readability and mobile navigation safeguards */
body .bhv5 main[class^="bhv27-page-"] .bhv46-product-grid article>div>p,
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>p,
body .bhv5 main[class^="bhv27-page-"] .bhv6-detail-content p,
body .bhv5 main[class^="bhv27-page-"] .bhv22-equipment-copy p{font-size:19px!important;line-height:1.8!important;color:#4f626d!important}
body .bhv5 main[class^="bhv27-page-"] .bhv46-product-grid article>div>small,
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>h3{font-size:16px!important;line-height:1.55!important}
.bhv5-header,.bhv5-mobile-panel{z-index:9999!important}
.bhv5-mobile-panel.is-open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
@media(max-width:720px){body .bhv5 main[class^="bhv27-page-"] .bhv46-product-grid article>div>p,body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>p,body .bhv5 main[class^="bhv27-page-"] .bhv6-detail-content p,body .bhv5 main[class^="bhv27-page-"] .bhv22-equipment-copy p{font-size:17px!important;line-height:1.75!important}}

/* v44.0.27: six readable capability cards and four product families */
.bhv17-capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}
.bhv17-capability-grid>a,.bhv17-capability-grid>a:last-child{grid-column:auto!important;display:flex!important;flex-direction:column!important;min-height:0!important;background:#fff!important}
.bhv17-capability-grid>a>div,.bhv17-capability-grid>a:first-child>div{height:260px!important;min-height:260px!important;background:#e9eef0!important}
.bhv17-capability-grid>a>div img{width:100%!important;height:100%!important;padding:0!important;object-fit:contain!important;object-position:center!important}
.bhv17-capability-grid>a>small{margin:26px 28px 0!important;font-size:13px!important}
.bhv17-capability-grid>a>h3{margin:16px 28px 0!important;font-size:clamp(28px,2.2vw,38px)!important;line-height:1.12!important}
.bhv17-capability-grid>a>p{margin:18px 28px 34px!important;font-size:17px!important;line-height:1.72!important}
.bhv17-capability-grid>a>b{top:auto!important;right:28px!important;bottom:26px!important}
@media(min-width:1181px){.bhv23-mega{width:min(1260px,92vw)!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.bhv5-mega:not(.bhv23-mega){width:min(980px,92vw)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:980px){.bhv17-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.bhv17-capability-grid{grid-template-columns:1fr!important}.bhv17-capability-grid>a>div,.bhv17-capability-grid>a:first-child>div{height:250px!important;min-height:250px!important}.bhv17-capability-grid>a>p{font-size:16px!important}}
@media(max-width:1100px){.bhv27-page-dicing-tools .bhv49-dressing-layout{grid-template-columns:1fr}.bhv27-page-dicing-tools .bhv49-dressing figure{padding:18px}}

/* v44.0.28: five capability options and semiconductor process / packaging system */
@media(min-width:981px){.bhv17-capability-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.bhv17-capability-grid>a{grid-column:span 2!important}.bhv17-capability-grid>a:nth-child(4){grid-column:2/span 2!important}.bhv17-capability-grid>a:nth-child(5){grid-column:4/span 2!important}}
.bhv60-semiconductor-intro,.bhv60-validation{padding:112px 8.5vw 130px;background:#f5f7f8}
.bhv60-intro-head,.bhv60-section-head{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:70px;align-items:end;margin-top:42px}
.bhv60-intro-head h2,.bhv60-section-head h2{max-width:920px;margin:0;font-size:clamp(42px,4.6vw,72px);line-height:1.05;letter-spacing:-.035em}
.bhv60-intro-head p,.bhv60-section-head p{margin:0;color:#536873;font-size:19px;line-height:1.82}
.bhv60-solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:64px}
.bhv60-solution{overflow:hidden;border:1px solid #c7d2d7;background:#fff}
.bhv60-solution figure{height:420px;margin:0;padding:30px;background:#e9eef1}
.bhv60-solution figure img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.bhv60-solution-copy{padding:40px 42px 46px}
.bhv60-solution-copy>span,.bhv60-resource-grid article span,.bhv60-validation-grid article span{color:#0aaabd;font-size:14px;font-weight:700;letter-spacing:.09em}
.bhv60-solution-copy>small{display:block;margin-top:24px;color:#5b707b;font-size:14px;font-weight:700;letter-spacing:.08em}
.bhv60-solution-copy h2{margin:14px 0 20px;font-size:clamp(32px,3vw,48px);line-height:1.08;letter-spacing:-.025em}
.bhv60-solution-copy>p{margin:0;color:#50636e;font-size:19px;line-height:1.8}
.bhv60-solution-copy dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:34px 0 0;border-top:1px solid #cbd5da;border-left:1px solid #cbd5da}
.bhv60-solution-copy dl>div{padding:20px 16px;border-right:1px solid #cbd5da;border-bottom:1px solid #cbd5da}
.bhv60-solution-copy dt{font-size:21px;font-weight:700}.bhv60-solution-copy dd{margin:8px 0 0;color:#60737d;font-size:14px;line-height:1.5}
.bhv60-solution-copy>a{display:inline-block;margin-top:32px;color:#071827;font-size:16px;font-weight:700;border-bottom:1px solid #0aaabd}
.bhv60-resources{padding:112px 8.5vw 130px;background:#071827;color:#fff}
.bhv60-resources .bhv60-section-head p{color:rgba(255,255,255,.7)}
.bhv60-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:64px}
.bhv60-resource-grid article{display:grid;grid-template-columns:minmax(250px,.9fr) 1.1fr;min-height:330px;border:1px solid rgba(255,255,255,.16);background:#0b2232}
.bhv60-resource-grid figure{margin:0;min-height:330px;background:#e9eef1}.bhv60-resource-grid img{display:block;width:100%;height:100%;object-fit:cover}
.bhv60-resource-grid article>div{display:flex;flex-direction:column;justify-content:center;padding:36px}
.bhv60-resource-grid h3,.bhv60-validation-grid h3{margin:22px 0 18px;font-size:clamp(27px,2.3vw,38px);line-height:1.1}
.bhv60-resource-grid p{margin:0;color:rgba(255,255,255,.7);font-size:17px;line-height:1.75}
.bhv60-validation{background:#fff}
.bhv60-validation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:64px;border-top:1px solid #c7d2d7;border-left:1px solid #c7d2d7}
.bhv60-validation-grid article{min-height:270px;padding:34px 38px;border-right:1px solid #c7d2d7;border-bottom:1px solid #c7d2d7;background:#f6f8f9}
.bhv60-validation-grid p{margin:0;color:#536873;font-size:18px;line-height:1.78}
@media(max-width:1100px){.bhv60-intro-head,.bhv60-section-head{grid-template-columns:1fr;gap:24px}.bhv60-solution-grid{grid-template-columns:1fr}.bhv60-resource-grid{grid-template-columns:1fr}}
@media(max-width:720px){.bhv60-semiconductor-intro,.bhv60-resources,.bhv60-validation{padding:76px 22px 88px}.bhv60-intro-head,.bhv60-section-head{margin-top:28px}.bhv60-intro-head h2,.bhv60-section-head h2{font-size:38px}.bhv60-intro-head p,.bhv60-section-head p{font-size:17px}.bhv60-solution-grid,.bhv60-resource-grid,.bhv60-validation-grid{margin-top:40px}.bhv60-solution figure{height:300px;padding:18px}.bhv60-solution-copy{padding:30px 24px 38px}.bhv60-solution-copy h2{font-size:31px}.bhv60-solution-copy>p{font-size:17px}.bhv60-solution-copy dl{grid-template-columns:1fr}.bhv60-resource-grid article{grid-template-columns:1fr;min-height:0}.bhv60-resource-grid figure{height:280px;min-height:280px}.bhv60-resource-grid article>div{padding:30px 26px 36px}.bhv60-resource-grid p,.bhv60-validation-grid p{font-size:16px}.bhv60-validation-grid{grid-template-columns:1fr}.bhv60-validation-grid article{min-height:0;padding:28px 26px 34px}}

/* v44.0.29: direct product links on capability pages */
.bhv61-related-products{padding:112px 8.5vw 132px;background:#fff}
.bhv61-related-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:70px;align-items:end;margin-top:42px}
.bhv61-related-head h2{max-width:900px;margin:0;font-size:clamp(42px,4.5vw,70px);line-height:1.05;letter-spacing:-.035em}
.bhv61-related-head p{margin:0;color:#536873;font-size:19px;line-height:1.8}
.bhv61-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:64px}
.bhv61-related-grid article{min-width:0;border:1px solid #c7d2d7;background:#f6f8f9}
.bhv61-related-grid a{display:flex;height:100%;flex-direction:column;color:#071827}
.bhv61-related-grid figure{height:280px;margin:0;padding:22px;background:#e9eef1;overflow:hidden}
.bhv61-related-grid img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.bhv61-related-grid article>a>div{display:flex;flex:1;flex-direction:column;padding:30px 30px 34px}
.bhv61-related-grid h3{margin:0 0 18px;font-size:clamp(27px,2.25vw,38px);line-height:1.12;letter-spacing:-.02em}
.bhv61-related-grid p{margin:0 0 28px;color:#536873;font-size:17px;line-height:1.75}
.bhv61-related-grid span{margin-top:auto;color:#071827;font-size:15px;font-weight:700;border-bottom:1px solid #0aaabd;align-self:flex-start}
.bhv61-related-grid article:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(7,24,39,.1)}
@media(max-width:1100px){.bhv61-related-head{grid-template-columns:1fr;gap:24px}.bhv61-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.bhv61-related-products{padding:76px 22px 88px}.bhv61-related-head{margin-top:28px}.bhv61-related-head h2{font-size:38px}.bhv61-related-head p{font-size:17px}.bhv61-related-grid{grid-template-columns:1fr;margin-top:40px}.bhv61-related-grid figure{height:280px}.bhv61-related-grid article>a>div{padding:28px 24px 34px}.bhv61-related-grid h3{font-size:30px}.bhv61-related-grid p{font-size:16px}}

/* v44.0.30: capability overview visibility, direct product links and balanced solutions */
.bhv23-mega a{border-bottom:0!important}
.bhv17-capability-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:24px!important;border:0!important}
.bhv17-capability-grid>article{grid-column:span 2;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#fff;color:#071827}
.bhv17-capability-grid>article:nth-child(4){grid-column:2/span 2}.bhv17-capability-grid>article:nth-child(5){grid-column:4/span 2}
.bhv30-capability-main{display:flex;flex:1;min-height:0;flex-direction:column;color:#071827!important}
.bhv30-capability-main figure{height:260px;margin:0;background:#e9eef0;overflow:hidden}
.bhv30-capability-main figure img{display:block;width:100%;height:100%;padding:0;object-fit:contain;object-position:center}
.bhv30-capability-main small{margin:26px 28px 0;color:#0aaabd!important;font-size:13px}
.bhv30-capability-main h3{margin:16px 28px 0!important;color:#071827!important;font-size:clamp(28px,2.2vw,38px)!important;line-height:1.12!important;font-weight:500!important}
.bhv30-capability-main p{margin:18px 28px 26px!important;color:#536873!important;font-size:17px!important;line-height:1.72!important}
.bhv30-capability-main>b{margin:auto 28px 28px;color:#087f91;font-size:14px;font-weight:700}
.bhv17-capability-grid>article nav{display:flex;flex-direction:column;margin-top:auto;padding:22px 28px 28px;border-top:1px solid #cbd5da;background:#f2f5f6}
.bhv17-capability-grid>article nav strong{margin-bottom:10px;color:#687a84;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.bhv17-capability-grid>article nav a{padding:8px 0;border-bottom:1px solid #d4dcdf;color:#071827;font-size:15px;line-height:1.45}
.bhv17-capability-grid>article nav a:last-child{border-bottom:0}.bhv17-capability-grid>article nav a:hover{color:#087f91}
.bhv17-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.bhv17-solution-grid>a,.bhv17-solution-grid>a:last-child{grid-column:auto!important;min-height:0!important;aspect-ratio:4/3!important}
.bhv17-solution-grid>a>img{object-fit:cover!important;object-position:center!important}
.bhv17-solution-grid>a>div{padding:100px 28px 30px!important}.bhv17-solution-grid h3{font-size:clamp(27px,2.45vw,40px)!important}.bhv17-solution-grid p{font-size:15px!important}.bhv17-solution-grid b{right:28px!important;bottom:30px!important}
@media(max-width:1100px){.bhv17-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bhv17-capability-grid>article,.bhv17-capability-grid>article:nth-child(4),.bhv17-capability-grid>article:nth-child(5){grid-column:auto}.bhv17-capability-grid>article:last-child{grid-column:1/-1}.bhv17-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bhv17-solution-grid>a:last-child{grid-column:1/-1!important;width:calc((100% - 24px)/2);justify-self:center;aspect-ratio:4/3!important}}
@media(max-width:640px){.bhv17-capability-grid,.bhv17-solution-grid{grid-template-columns:1fr!important}.bhv17-capability-grid>article:last-child,.bhv17-solution-grid>a:last-child{grid-column:auto!important;width:auto}.bhv30-capability-main figure{height:250px}.bhv30-capability-main p{font-size:16px!important}.bhv17-solution-grid>a,.bhv17-solution-grid>a:last-child{aspect-ratio:auto!important;min-height:460px!important}}

/* v44.0.31: readable content, reliable capability cards and hidden spam field */
.bhv6-hp{display:none!important}
.bhv17-capability-grid>article{opacity:1!important;transform:none!important}
.bhv5-title-row>p,.bhv5-intro-body>p,.bhv5-case-copy p,.bhv5-process-header p{font-size:17px!important}
.bhv5-capability-copy>p,.bhv5-industry-list p,.bhv5-process-list p{font-size:16px!important}
.bhv17-solution-grid p{font-size:17px!important;line-height:1.7!important}
.bhv28-family li,.bhv42-product-link{font-size:15px}
.bhv24-editorial-copy>p,.bhv22-equipment-copy p{font-size:17px!important}
@media(max-width:720px){.bhv5-title-row>p,.bhv5-intro-body>p,.bhv5-case-copy p,.bhv5-process-header p,.bhv5-capability-copy>p,.bhv5-industry-list p,.bhv5-process-list p{font-size:16px!important}}

/* v44.0.32: larger framed copy, dark validation panel and readable mega menus */
.bhv41-crs-advantage-grid span{font-size:14px!important}
.bhv41-crs-advantage-grid h3{font-size:clamp(28px,2.35vw,38px)!important;line-height:1.2!important}
.bhv41-crs-advantage-grid p{font-size:18px!important;line-height:1.8!important}
.bhv60-validation{background:#071827;color:#fff}
.bhv60-validation .bhv5-section-kicker,.bhv60-validation .bhv60-section-head h2{color:#fff!important}
.bhv60-validation .bhv60-section-head p{color:rgba(255,255,255,.72)!important}
.bhv60-validation-grid{border-color:rgba(255,255,255,.2)}
.bhv60-validation-grid article{min-height:290px;border-color:rgba(255,255,255,.18);background:#0b2232}
.bhv60-validation-grid h3{color:#fff!important;font-size:clamp(30px,2.5vw,40px)!important;line-height:1.18!important}
.bhv60-validation-grid p{color:rgba(255,255,255,.78)!important;font-size:19px!important;line-height:1.8!important}
@media(min-width:1181px){
  .bhv5-mega{gap:30px!important;padding:32px 34px!important}
  .bhv5-mega small{margin-bottom:14px!important;font-size:13px!important;line-height:1.45!important}
  .bhv5-mega a{padding:10px 0!important;font-size:16px!important;line-height:1.5!important}
}
@media(max-width:720px){
  .bhv41-crs-advantage-grid h3{margin-top:48px!important;font-size:30px!important}
  .bhv41-crs-advantage-grid p,.bhv60-validation-grid p{font-size:17px!important}
  .bhv60-validation-grid article{min-height:0}
}

/* v44.0.33: contact-form clarity, inline feedback and readable labels */
.bhv6-contact-form{scroll-margin-top:110px}
.bhv6-contact-form>label>span{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#415762;font-size:16px;font-weight:650;line-height:1.5}
.bhv6-contact-form>label>span small{color:#71838d;font-size:13px;font-weight:500;letter-spacing:.02em}
.bhv6-contact-form select:invalid{color:#71838d}
.bhv65-procurement-evidence{padding:96px 8.5vw;background:#eef2f4}.bhv65-procurement-evidence .bhv7-section-head{margin-top:34px;margin-bottom:50px}.bhv65-evidence-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #bdc8ce;border-left:1px solid #bdc8ce}.bhv65-evidence-grid article{display:flex;flex-direction:column;min-height:330px;padding:34px;border-right:1px solid #bdc8ce;border-bottom:1px solid #bdc8ce;background:#f8fafb}.bhv65-evidence-grid small{color:#008fa4;font-size:12px;line-height:1.5;letter-spacing:.1em}.bhv65-evidence-grid h3{margin:42px 0 20px!important;color:#071827;font-size:30px!important;line-height:1.2!important;font-weight:500!important}.bhv65-evidence-grid p{margin:0!important;color:#4f626d;font-size:16px!important;line-height:1.8!important}.bhv65-evidence-grid a{margin-top:auto;padding-top:26px;color:#006f82;font-size:14px;font-weight:650}
.bhv5-nav-item:not(:hover):not(.is-open) .bhv5-mega{transition-delay:.18s}.bhv5-nav-item:hover .bhv5-mega,.bhv5-nav-item.is-open .bhv5-mega{transition-delay:0s}
.bhv5-tags span,.bhv6-stats strong,.bhv47-note-grid h3,.bhv50-process-grid h3,.bhv49-dressing dt{font-weight:650!important}.bhv5-tags span{color:rgba(255,255,255,.72);font-size:9px}
.bhv68-floating-tools{position:fixed;z-index:9990;right:22px;bottom:22px;display:flex;align-items:stretch;gap:8px;visibility:hidden;opacity:0;transform:translateY(14px);transition:.25s ease;pointer-events:none}.bhv68-floating-tools.is-visible:not(.is-near-footer){visibility:visible;opacity:1;transform:none;pointer-events:auto}.bhv68-floating-tools a,.bhv68-floating-tools button{min-height:44px;padding:0 17px;border:1px solid rgba(255,255,255,.22);background:#071827;color:#fff!important;font:650 12px/1.2 Arial,sans-serif;letter-spacing:.04em;box-shadow:0 12px 30px rgba(3,15,25,.2);cursor:pointer}.bhv68-floating-tools a{display:flex;align-items:center;background:#10b9cc;color:#041018!important}.bhv68-floating-tools a:hover,.bhv68-floating-tools button:hover{transform:translateY(-2px)}
body.bhv68-modal-open{overflow:hidden}.bhv68-zoomable{cursor:zoom-in}.bhv68-image-dialog{position:fixed;z-index:10050;inset:0;display:grid;place-items:center;padding:70px 5vw 35px;visibility:hidden;opacity:0;background:rgba(2,10,17,.93);transition:.22s ease}.bhv68-image-dialog.is-open{visibility:visible;opacity:1}.bhv68-image-dialog figure{display:grid;max-width:min(1200px,90vw);max-height:82vh;margin:0}.bhv68-image-dialog img{display:block;max-width:100%;max-height:75vh;margin:auto;object-fit:contain;background:#fff}.bhv68-image-dialog figcaption{padding:13px 0;color:rgba(255,255,255,.76);font-size:14px;line-height:1.5;text-align:center}.bhv68-image-close{position:absolute;right:28px;top:24px;padding:10px 14px;border:1px solid rgba(255,255,255,.32);background:transparent;color:#fff;font-size:14px;cursor:pointer}
@media(max-width:720px){.bhv68-floating-tools{right:12px;bottom:12px;gap:5px}.bhv68-floating-tools a,.bhv68-floating-tools button{min-height:42px;padding:0 12px;font-size:11px}.bhv68-image-dialog{padding:62px 16px 24px}.bhv68-image-close{right:16px;top:15px}.bhv68-image-dialog figcaption{font-size:12px}}
@media(max-width:980px){.bhv65-evidence-grid{grid-template-columns:1fr}.bhv65-evidence-grid article{min-height:300px}.bhv65-evidence-grid h3{margin-top:36px!important}}
@media(max-width:720px){.bhv65-procurement-evidence{padding:70px 22px}.bhv65-evidence-grid article{min-height:0;padding:28px 24px}.bhv65-evidence-grid h3{font-size:27px!important}.bhv65-evidence-grid p{font-size:16px!important}}
.bhv6-form-success,.bhv6-form-error{margin:0 0 34px;padding:24px 26px;border-left:4px solid #0aaabd;background:#edf7f8;color:#071827;font-size:17px;line-height:1.7}
.bhv6-form-error{border-left-color:#b04444;background:#fff1f1;color:#671f1f}
.bhv6-form-success>strong,.bhv6-form-success>.bhv6-form-reference,.bhv6-form-success>small{display:block}
.bhv6-form-success>strong{font-size:21px}.bhv6-form-reference{margin-top:8px;font-weight:700}.bhv6-form-success>small{margin-top:7px;color:#536873;font-size:14px}
@media(max-width:720px){.bhv6-contact-form>label>span{font-size:16px}.bhv6-contact-form>label>span small{font-size:12px}.bhv6-form-success,.bhv6-form-error{padding:20px 18px;font-size:16px}}

/* v44.0.39: stable mobile mission composition */
@media(max-width:760px){
  .bhv5-about-visual{display:flex!important;height:auto!important;min-height:0!important;flex-direction:column;margin-top:52px;overflow:hidden;background:#dfe5e8}
  .bhv5-about-visual>img{order:2;display:block;width:100%;height:clamp(310px,82vw,410px)!important;object-fit:cover;object-position:center 56%}
  .bhv5-mission{position:static!important;order:1;width:100%!important;padding:28px 24px 30px!important;background:#071827}
  .bhv5-mission small{margin-bottom:18px}
  .bhv5-mission strong{font-size:clamp(25px,7vw,32px)!important;line-height:1.42!important}
  .bhv5-image-caption{position:static!important;order:3;display:flex;flex-wrap:wrap;gap:8px 18px;padding:17px 20px!important;background:#071827;font-size:10px!important;line-height:1.5}
}
@media(min-width:761px){.bhv5-about-visual{height:clamp(560px,44vw,760px)!important;min-height:560px!important}}

/* v44.0.43: readable shared note cards and application-led industrial portfolio */
.bhv43-industrial-advantages{padding:100px 8.5vw;background:#fff}
.bhv43-industrial-advantages .bhv7-section-head{margin-bottom:52px}
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article{min-height:225px!important;padding:30px 36px 34px!important;background:#fff}
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>span{color:#087f91!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>h3{margin:32px 0 14px!important;color:#102735!important;font-size:clamp(23px,1.65vw,30px)!important;line-height:1.25!important;font-weight:650!important}
body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>p{max-width:760px!important;margin:0!important;color:#455c68!important;font-size:18px!important;line-height:1.75!important}
.bhv27-page-metal-additive-products .bhv28-family-products{gap:18px}
.bhv27-page-metal-additive-products .bhv28-family-products article{grid-template-rows:330px auto!important}
.bhv27-page-metal-additive-products .bhv28-family-products figure{padding:14px!important;background:#edf1f3!important}
.bhv27-page-metal-additive-products .bhv28-family-products img{width:100%!important;height:100%!important;object-fit:contain!important;background:#edf1f3!important}
.bhv27-page-metal-additive-products .bhv28-family-products article>div{padding:28px 30px 32px!important}
.bhv27-page-metal-additive-products .bhv28-family-products h2{font-size:32px!important;line-height:1.2!important}
.bhv27-page-metal-additive-products .bhv28-family-products p{font-size:17px!important;line-height:1.72!important}
@media(max-width:720px){
  .bhv43-industrial-advantages{padding:74px 22px 82px}
  body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid{grid-template-columns:1fr!important}
  body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article{min-height:0!important;padding:25px 24px 29px!important}
  body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>h3{margin-top:24px!important;font-size:27px!important}
  body .bhv5 main[class^="bhv27-page-"] .bhv47-note-grid article>p{font-size:17px!important;line-height:1.7!important}
  .bhv27-page-metal-additive-products .bhv28-family-products article{grid-template-rows:270px auto!important}
  .bhv27-page-metal-additive-products .bhv28-family-products article>div{padding:26px 24px 30px!important}
}

/* V44.0.44: official Galaxy Star / 台灣凱博世邦 corporate identity. */
.bhv44-brand-lockup{display:inline-flex;align-items:center;gap:14px;min-width:0;color:#fff}
.bhv44-brand-lockup>img,
.bhv5-logo .bhv44-brand-lockup>img,
.bhv5-footer-brand .bhv44-brand-lockup>img{flex:0 0 auto;width:54px!important;height:58px!important;object-fit:contain;filter:none!important}
.bhv44-brand-words{display:flex;min-width:0;flex-direction:column;gap:5px;line-height:1}
.bhv44-brand-words strong{color:#fff;font-size:18px;letter-spacing:.08em;white-space:nowrap}
.bhv44-brand-words small{color:rgba(255,255,255,.7);font-size:10px;letter-spacing:.04em;white-space:nowrap}
.bhv44-only-zh{display:none}
html[lang="zh-Hant"] .bhv44-only-en{display:none}
html[lang="zh-Hant"] .bhv44-only-zh{display:inline}
.bhv44-brand-lockup.is-compact{gap:10px}
.bhv44-brand-lockup.is-compact>img{width:42px!important;height:46px!important}
.bhv44-brand-lockup.is-compact .bhv44-brand-words strong{font-size:15px}
.bhv44-brand-lockup.is-compact .bhv44-brand-words small{font-size:8px}
.bhv5-footer-brand{gap:28px}
.bhv5-footer-brand>.bhv44-brand-lockup{flex:0 1 auto}
.bhv44-company-info{display:grid;grid-template-columns:minmax(250px,1fr) minmax(130px,.45fr) minmax(130px,.45fr) minmax(320px,1.4fr);gap:12px 32px;align-items:start;margin-top:34px;padding:27px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.64);font-size:14px;line-height:1.65}
.bhv44-company-info strong{color:#fff;font-size:16px}
.bhv44-company-info a{color:var(--cyan);font-size:15px}
.bhv44-company-info>span:last-child{color:rgba(255,255,255,.48);font-size:12px}
@media(max-width:1180px){
  .bhv44-company-info{grid-template-columns:1fr 1fr}
  .bhv44-company-info>span:last-child{grid-column:1/-1}
}
@media(max-width:760px){
  .bhv44-brand-lockup.is-compact>img{width:38px!important;height:42px!important}
  .bhv44-brand-lockup.is-compact .bhv44-brand-words strong{font-size:13px}
  .bhv44-brand-lockup.is-compact .bhv44-brand-words small{max-width:145px;overflow:hidden;text-overflow:ellipsis;font-size:7px}
  .bhv44-company-info{grid-template-columns:1fr;gap:9px;margin-top:26px;padding:24px 0;font-size:14px}
  .bhv44-company-info>span:last-child{grid-column:auto}
}

/* V44.0.45: larger header identity and clearer footer hierarchy. */
.bhv5-logo{width:285px}
.bhv44-brand-lockup.is-compact{gap:12px}
.bhv44-brand-lockup.is-compact>img{width:48px!important;height:52px!important}
.bhv44-brand-lockup.is-compact .bhv44-brand-words strong{font-size:19px;line-height:1.05;letter-spacing:.075em}
.bhv44-brand-lockup.is-compact .bhv44-brand-words small{font-size:10px;line-height:1.25;letter-spacing:.025em}
.bhv5-footer-brand .bhv44-brand-words strong{font-size:21px}
.bhv44-company-info{margin-top:28px}
@media(min-width:1181px) and (max-width:1600px){.bhv5-logo{width:255px}}
@media(max-width:760px){
  .bhv5-logo{width:225px}
  .bhv44-brand-lockup.is-compact{gap:10px}
  .bhv44-brand-lockup.is-compact>img{width:42px!important;height:46px!important}
  .bhv44-brand-lockup.is-compact .bhv44-brand-words strong{font-size:16px;line-height:1.05}
  .bhv44-brand-lockup.is-compact .bhv44-brand-words small{max-width:165px;font-size:9px;line-height:1.25}
}

/* V44.0.49 Phase 1: industrial product-story hierarchy and responsive stability. */
.bhv5-hero-content,.bhv6-detail-hero-copy{max-width:min(900px,84vw)}
.bhv5-hero-shade{background:linear-gradient(90deg,rgba(4,14,25,.97) 0%,rgba(5,18,30,.76) 48%,rgba(4,15,25,.3) 82%,rgba(4,15,25,.42) 100%),linear-gradient(0deg,rgba(2,10,18,.74),transparent 52%)}
.bhv5-capability-grid,.bhv5-case-grid,.bhv5-process-list{isolation:isolate}
.bhv5-capability,.bhv5-case,.bhv5-process-list article,.bhv7-process-grid article{transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}
.bhv5-capability:hover,.bhv5-case:hover,.bhv5-process-list article:hover,.bhv7-process-grid article:hover{box-shadow:0 18px 42px rgba(3,18,30,.12)}
.bhv5-case-image,.bhv5-capability-image,.bhv30-process-layout figure{background:#dfe5e8;contain:paint}
.bhv5-case-image img,.bhv5-capability-image img,.bhv30-process-layout img{will-change:transform}
.bhv5-process-list article,.bhv7-process-grid article{position:relative}
.bhv5-process-list article:before,.bhv7-process-grid article:before{content:'';position:absolute;top:0;left:0;width:28px;height:2px;background:var(--cyan);transform:scaleX(0);transform-origin:left center;transition:transform .35s ease}
.bhv5-process-list article:hover:before,.bhv7-process-grid article:hover:before{transform:scaleX(1)}
@media(max-width:1100px){
  .bhv5-hero-content,.bhv6-detail-hero-copy{max-width:90vw}
  .bhv5-title-row{gap:42px}
}
@media(max-width:760px){
  .bhv5,.bhv5-hero,.bhv6-detail{max-width:100%;overflow-x:hidden}
  .bhv5-hero-content,.bhv6-detail-hero-copy{width:calc(100% - 44px);max-width:none}
  .bhv5-hero h1{max-width:100%;overflow-wrap:anywhere}
  .bhv5-actions{flex-wrap:wrap;width:100%}
  .bhv5-actions .bhv5-btn{flex:1 1 100%;min-width:0}
  .bhv5-case-image,.bhv5-case-large .bhv5-case-image{height:clamp(240px,62vw,320px)}
  .bhv5-capability-image{height:clamp(190px,54vw,240px)}
  .bhv5-process-list article,.bhv7-process-grid article{box-shadow:none}
}
@media(prefers-reduced-motion:reduce){
  .bhv5-capability,.bhv5-case,.bhv5-process-list article,.bhv7-process-grid article{transition:none}
  .bhv5-case-image img,.bhv5-capability-image img,.bhv30-process-layout img{will-change:auto}
  .bhv5-process-list article:before,.bhv7-process-grid article:before{transition:none}
}
