:root{--ink:#191c1b;--muted:#777c78;--paper:#fafbf9;--gold:#c3b18f;--line:#dce0dc;--dark:#171a18}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #a38a58;outline-offset:5px}header{height:96px;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:18px}.brand-mark{font-size:32px;font-weight:700;letter-spacing:3px}.brand-sub{border-left:1px solid #bfc2bf;padding-left:18px;font-size:14px;line-height:1.5;letter-spacing:2px}.brand-sub span{display:block;font-size:12px;letter-spacing:5px;color:#757b75}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a{padding:10px 0}nav a:hover{color:#927c56}.nav-contact{margin-left:20px}.nav-contact span{margin-left:24px}.menu{display:none}.hero{height:650px;min-height:570px;position:relative;background:var(--dark);color:white;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 34%;background:url('assets/workshop.webp') center 48%/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#151917 2%,rgba(21,25,23,.96) 25%,rgba(21,25,23,.48) 60%,rgba(21,25,23,.12)),linear-gradient(0deg,rgba(0,0,0,.5),transparent 30%)}.hero-content{position:relative;z-index:1;padding:75px 7%;max-width:900px}.eyebrow{font-size:12px;letter-spacing:4px;color:#7d715d}.eyebrow.light{color:var(--gold)}h1{font-size:clamp(42px,4.7vw,70px);line-height:1.36;letter-spacing:2px;font-weight:500;margin:22px 0}.hero-description{font-size:16px;line-height:1.95;color:#d1d5d0;margin-bottom:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:56px;padding:14px 24px;font-size:14px}.gold{background:var(--gold);color:var(--ink)}.gold:hover{background:#d7c7a8}.text-link{margin-left:30px;font-size:14px}.text-link span{margin-left:24px}.hero-bottom{position:absolute;z-index:1;bottom:24px;left:7%;right:7%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:2px;color:#c1c7c1}.stats{margin:0 7%;padding:38px 0;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.stats>div{padding-left:30px;border-left:1px solid var(--line)}.stats>div:first-child{padding-left:0;border:0}.stats strong{font-family:Arial,sans-serif;font-weight:400;font-size:46px;line-height:1.4;letter-spacing:-2px}.stats strong span{font-size:14px;margin-left:7px;letter-spacing:0}.stats p{font-size:14px;color:var(--muted)}.section{padding:94px 7%}.section-label{font-size:12px;letter-spacing:2.5px;color:#8b7d65;margin-bottom:36px}.about-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center}h2{font-size:clamp(30px,3.1vw,46px);font-weight:500;line-height:1.45;letter-spacing:1px}.muted{color:#7b817b}.about p{color:#687068;margin-top:25px;line-height:1.95}.about-photo img{height:430px;object-position:36% center}.about-photo figcaption{display:flex;justify-content:space-between;font-size:12px;border-bottom:1px solid var(--line);padding:17px 0;color:#737a73}.about-photo figcaption span{letter-spacing:2px}.timeline{display:flex;gap:44px;margin-top:34px}.timeline strong{font-family:Arial,sans-serif;font-size:28px;font-weight:400;display:block}.timeline span{font-size:12px;color:#737a73}.capability{background:#ecefec}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:45px}.section-heading>p{color:#717971;font-size:14px;line-height:1.9}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.feature-image{position:relative}.feature-image img{height:465px;object-position:center 48%}.feature-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:22px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.7));font-size:16px}.feature-image figcaption span{display:block;font-size:12px;letter-spacing:2px}.capability-list article{display:flex;gap:22px;padding:27px 0;border-bottom:1px solid #d0d6d0}.capability-list article:first-child{padding-top:0}.capability-list article>span{font-size:12px;color:#927d59;padding-top:6px}.capability-list h3{font-size:21px;font-weight:500;margin-bottom:10px}.capability-list p{font-size:15px;color:#697169;line-height:1.85}.workshop-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:44px}.workshop-strip img{height:230px}.workshop-strip figcaption{font-size:14px;margin-top:12px}.quality-note{display:flex;gap:25px;align-items:center;border-top:1px solid #d0d6d0;margin-top:40px;padding-top:28px}.quality-symbol{font:42px Georgia,serif;color:#927d59}.quality-note h3{font-size:18px;font-weight:500}.quality-note p{font-size:12px;color:#777e77;margin-top:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.product-card{border:0;padding:0;background:none;text-align:left;color:var(--ink)}.product-image{background:#e7e9e6;overflow:hidden;position:relative;aspect-ratio:1/1.1}.product-image img{height:100%;object-fit:contain;transition:transform .4s}.product-card:hover img{transform:scale(1.035)}.product-image span{position:absolute;right:14px;bottom:14px;background:rgba(250,251,249,.93);width:34px;height:34px;display:grid;place-items:center;border-radius:50%;font-size:22px}.product-caption{display:flex;justify-content:space-between;margin-top:14px;gap:12px;font-size:14px}.product-caption small{font-size:12px;color:#92988f;letter-spacing:1px}.product-note{margin-top:30px;color:#777f76;font-size:12px}.culture{display:grid;grid-template-columns:1fr 1fr;background:var(--dark);color:#fff}.culture>img{height:100%;min-height:480px}.culture>div{padding:64px 14%}.culture h2{font-size:48px;line-height:1.4;margin:24px 0}.culture p:not(.eyebrow){font-size:14px;color:#b5bdb5}.culture div>span{display:block;margin-top:30px;color:var(--gold);font-size:12px;letter-spacing:3px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%}.contact-grid>div>p{margin-top:27px;font-size:16px}.contact-grid>div>p.english{font-size:12px;color:#848b83;margin-top:5px}.contact-details>a,.contact-details>div{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:22px 0;align-items:center}.contact-details span{width:75px;flex-shrink:0;font-size:12px;color:#7a8378}.contact-details strong{font-family:Arial,"PingFang SC",sans-serif;font-size:21px;font-weight:400}.contact-details b{margin-left:auto;font-weight:400}.contact-details>div strong{font-size:15px}.contact-details a:hover strong{color:#927d59}footer{background:#e9ede8;padding:32px 7%;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#757e73}.footer-brand{font-size:24px;color:#353e33;font-weight:600}.footer-brand span{font-size:12px;letter-spacing:2px;margin-left:12px}dialog{border:0;background:#f5f6f4;padding:24px;max-width:90vw;width:760px;max-height:95vh;overflow:auto}dialog::backdrop{background:rgba(10,13,11,.85)}.dialog-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:14px}.dialog-bar button{border:0;background:none;padding:4px;font-size:14px}dialog img{max-height:72vh;object-fit:contain}dialog p{font-size:12px;margin-top:14px;color:#697267}.skip{position:fixed;top:-100px;left:20px;z-index:40;background:white;padding:10px}.skip:focus{top:10px}@media(min-width:1600px){.section{padding-left:max(7%,calc((100vw - 1380px)/2));padding-right:max(7%,calc((100vw - 1380px)/2))}}@media(max-width:900px){header{height:78px;padding:0 6%}.brand-mark{font-size:27px}nav{gap:22px}.brand-sub{font-size:12px}.nav-contact{margin-left:0}.hero{height:610px}.hero-photo{left:20%}.hero-content{padding-top:70px}.about-grid{gap:5%}.about-photo img{height:420px}.timeline{gap:20px}.capability-grid{gap:5%}.workshop-strip{gap:14px}.workshop-strip img{height:190px}.culture>div{padding:55px 10%}.culture h2{font-size:40px}.contact-grid{gap:5%}.contact-details strong{font-size:18px}.contact-details span{width:56px}.section{padding-top:72px;padding-bottom:72px}}@media(max-width:640px){html{scroll-padding-top:85px}header{height:76px}.brand{gap:12px}.brand-sub{padding-left:12px}.menu{display:block;border:0;background:none;padding:8px;font-size:22px}nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:20px 7%;box-shadow:0 8px 14px #0001}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav-contact span{float:right}.hero{height:650px;min-height:0}.hero-photo{left:0;background-position:65% center}.hero:after{background:linear-gradient(90deg,rgba(15,21,18,.92),rgba(15,21,18,.48)),linear-gradient(0deg,rgba(15,21,18,.8),transparent 45%)}.hero-content{padding:68px 7% 0}h1{font-size:42px;line-height:1.45;margin:24px 0}.eyebrow{font-size:12px;letter-spacing:3px}.hero-description{font-size:15px;margin-bottom:30px}.text-link{margin-left:20px}.hero-bottom{flex-direction:column;gap:8px;font-size:12px;letter-spacing:1px;bottom:27px}.stats{grid-template-columns:repeat(2,1fr);row-gap:25px;padding:30px 0}.stats>div:nth-child(3){border:0;padding-left:0}.stats strong{font-size:38px}.stats p{font-size:12px}.section{padding:60px 7%}.section-label{margin-bottom:24px;font-size:12px;letter-spacing:2px}.about-grid,.capability-grid,.contact-grid,.culture{grid-template-columns:1fr;gap:32px}h2{font-size:31px}.about p{font-size:15px;margin-top:20px}.about-photo img{height:310px}.timeline{gap:36px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:24px}.feature-image img{height:390px}.capability-list article{padding:24px 0}.capability-list p{font-size:15px}.workshop-strip{grid-template-columns:repeat(2,1fr);gap:24px 14px;margin-top:30px}.workshop-strip img{height:180px}.quality-note{align-items:flex-start;gap:18px}.quality-note h3{font-size:16px}.quality-note p{line-height:1.9}.product-grid{grid-template-columns:repeat(2,1fr);gap:24px 14px}.product-caption{flex-direction:column;gap:2px;font-size:14px}.product-image{aspect-ratio:1/1.35}.product-image span{right:8px;bottom:8px;width:26px;height:26px;font-size:18px}.product-note{font-size:12px;line-height:1.9}.culture{gap:0}.culture>img{min-height:0;height:310px}.culture>div{padding:45px 7%}.culture h2{font-size:40px}.contact-grid{gap:25px}.contact-details strong{font-size:21px}.contact-details>div strong{font-size:14px}.contact-details span{width:65px}.contact-details>a,.contact-details>div{gap:12px}footer{flex-wrap:wrap;padding:26px 7%;gap:12px}footer p{order:3;width:100%}.footer-brand{font-size:21px}dialog{padding:16px}.dialog-bar{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Keep the full company signage visible. */
.about-photo img{height:auto;aspect-ratio:auto;object-fit:contain}.culture>img{height:auto;min-height:0;object-fit:contain;align-self:center}.language-switch{border:1px solid #bfc5bd;background:transparent;color:inherit;padding:7px 12px;font-size:14px;white-space:nowrap;margin-left:20px}html[lang="en"] h1{font-size:clamp(38px,4.3vw,62px);letter-spacing:0}html[lang="en"] h2{letter-spacing:0}html[lang="en"] .brand-mark{font-size:24px;letter-spacing:1px}html[lang="en"] nav{gap:24px}html[lang="en"] .contact-details strong{overflow-wrap:anywhere}html[lang="en"] .hero-content{max-width:950px}@media(max-width:640px){.language-switch{margin-left:auto;margin-right:12px;font-size:12px;padding:5px 8px}html[lang="en"] .brand-mark{font-size:17px}html[lang="en"] .brand-sub{display:none}html[lang="en"] h1{font-size:36px}html[lang="en"] .hero-content{padding-top:50px}html[lang="en"] .hero-description{font-size:14px}html[lang="en"] .hero-bottom{letter-spacing:0}html[lang="en"] .stats strong{font-size:33px}html[lang="en"] .contact-details strong{font-size:17px}html[lang="en"] .contact-details>div strong{font-size:14px}.culture>img{height:auto}}
html[lang="en"] .contact-grid>div>p.english,html[lang="en"] .footer-brand span,html[lang="en"] .brand-sub{display:none}
.zoom-toolbar{display:flex;align-items:center;justify-content:center;gap:14px;padding:0 0 14px}.zoom-toolbar button{border:1px solid #c9cfc7;background:#fff;color:#20251f;min-width:44px;min-height:44px;padding:5px 12px}.zoom-toolbar button:disabled{opacity:.4;cursor:default}.zoom-toolbar output{font-size:14px;min-width:48px;text-align:center}#image-stage{overflow:auto;max-height:65vh;background:#e8e9e7;cursor:grab;touch-action:pan-x pan-y}#image-stage.dragging{cursor:grabbing}#image-stage img{max-width:none;max-height:none;margin:0 auto;height:auto;user-select:none;-webkit-user-drag:none}dialog{overscroll-behavior:contain}
.product-image,#image-stage{background:#303432}
.footer-brand b{font:inherit}

/* Precision copper positioning and three-language experience */
.nav-contact span{margin-left:0}.nav-contact b{margin-left:20px;font-weight:400}.language-selector{display:flex;align-items:center;border:1px solid #bfc5bd;margin-left:18px}.language-switch{border:0;border-right:1px solid #d4d8d3;background:transparent;color:inherit;padding:8px 10px;font-size:12px;white-space:nowrap;margin:0;min-width:46px}.language-switch:last-child{border-right:0}.language-switch:hover,.language-switch.active{background:var(--dark);color:#fff}.copper-focus{background:#f1f3f0}.focus-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:10%;align-items:end}.focus-copy{padding-bottom:5px}.focus-copy p{color:#616961;line-height:1.95}.inline-cta{display:inline-flex;margin-top:24px;padding-bottom:3px;border-bottom:1px solid #9b845c;color:#755f3b;font-size:14px}.focus-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ccd1cc;margin-top:52px;border:1px solid #ccd1cc}.focus-cards article{background:#f8f9f7;padding:30px}.focus-cards article>span{font-size:12px;color:#9b845c;letter-spacing:1px}.focus-cards h3{font-size:20px;font-weight:500;margin:20px 0 10px}.focus-cards p{font-size:14px;color:#667067;line-height:1.85}.accuracy-note{font-size:12px;color:#727a72;border-left:2px solid var(--gold);padding-left:14px;margin-top:24px}.about-photo figcaption b{font-weight:400}.feature-image figcaption small{display:block;font-size:12px;letter-spacing:2px}.rfq{background:#e6e9e5}.rfq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;align-items:start}.rfq-grid>div>p{color:#657066;margin-top:24px;max-width:520px}.rfq-list{list-style:none;margin:0;padding:0;border-top:1px solid #c8cec8}.rfq-list li{display:flex;gap:22px;padding:19px 0;border-bottom:1px solid #c8cec8}.rfq-list li>b{font-size:12px;color:#91794f;font-weight:400;padding-top:4px}.rfq-list span{display:flex;flex-direction:column}.rfq-list strong{font-size:17px;font-weight:500}.rfq-list small{font-size:13px;color:#687168;margin-top:3px}.rfq-action{margin-top:46px;background:var(--dark);color:#fff;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px}.rfq-action>div{display:flex;flex-direction:column}.rfq-action>div span{font-size:12px;color:var(--gold);letter-spacing:1.5px}.rfq-action>div strong{font:26px Arial,sans-serif;font-weight:400;margin:3px 0}.rfq-action>div small{color:#aeb6ae;font-size:12px}.rfq-action .button{flex-shrink:0}.text-link b{font-weight:400;margin-left:18px}

.certification-block{margin-top:28px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.certification-block>span{font-size:12px;color:#8b7651;letter-spacing:2px}.certification-block div{display:flex;gap:20px;flex-wrap:wrap;margin:8px 0 2px}.certification-block strong{font:18px Arial,sans-serif;font-weight:500}.certification-block small{color:#7a817a}.culture-future{margin-top:18px}.organization{background:#f5f6f3}.organization-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7%;align-items:center}.organization figure img{height:420px}.organization figcaption{font-size:13px;color:#707870;margin-top:12px}.org-chart{display:grid;gap:22px}.org-lead,.org-management,.org-departments{display:grid;gap:10px}.org-lead{grid-template-columns:repeat(3,1fr)}.org-management{grid-template-columns:repeat(3,1fr)}.org-departments{grid-template-columns:repeat(4,1fr)}.org-chart span{border:1px solid #cbd0ca;background:white;padding:14px 10px;text-align:center;font-size:14px}.org-lead span{background:var(--dark);color:#fff;border-color:var(--dark)}.org-management span{background:#e6e9e4}.full-gallery{grid-template-columns:repeat(4,1fr)}.full-gallery img{object-position:center}.gate-showcase{position:relative;background:#151817;color:white}.gate-showcase>img{width:100%;max-height:720px;object-fit:contain;background:#101311}.gate-caption{position:absolute;left:7%;bottom:7%;right:7%;padding:28px 32px;background:linear-gradient(90deg,rgba(12,15,13,.88),rgba(12,15,13,.25));max-width:760px}.gate-caption h2{font-size:clamp(25px,3vw,42px);margin:8px 0}.gate-caption>p:last-child{color:#d1d6d0}
.profile-copy{margin-top:24px}.profile-copy p{margin-top:14px}.about-grid{align-items:start}.about-photo{position:sticky;top:120px}
.stats strong[data-i18n-html="statPressCount"]{font-size:clamp(28px,3vw,42px);letter-spacing:0}.stats strong[data-i18n-html="statPressCount"] span{white-space:nowrap}html[lang="en"] .stats strong[data-i18n-html="statPressCount"]{font-size:clamp(24px,2.6vw,36px)}
@media(max-width:900px){.organization-grid{gap:4%}.org-departments{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.organization-grid{grid-template-columns:1fr}.organization figure img{height:300px}.org-lead,.org-management{grid-template-columns:1fr}.org-departments{grid-template-columns:repeat(2,1fr)}.full-gallery{grid-template-columns:repeat(2,1fr)}.gate-caption{left:5%;right:5%;bottom:5%;padding:18px}.gate-caption h2{font-size:22px}.gate-caption .eyebrow{font-size:10px}.about-photo{position:static}}
html[lang="en"] .focus-copy p,html[lang="en"] .rfq-grid>div>p{max-width:600px}html[lang="en"] .focus-cards h3{font-size:18px}html[lang="en"] .rfq-list strong{font-size:16px}
@media(max-width:1100px){header{padding-left:4%;padding-right:4%}nav{gap:18px}.brand{gap:12px}.brand-sub{padding-left:12px}.language-selector{margin-left:8px}.language-switch{padding:7px 7px;min-width:41px}.focus-grid{gap:6%}}
@media(max-width:760px){.brand-sub{display:none}nav{display:none}.menu{display:block}.language-selector{margin-left:auto}.focus-grid,.rfq-grid{grid-template-columns:1fr;gap:28px}.focus-cards{grid-template-columns:1fr;margin-top:36px}.focus-cards article{padding:24px}.rfq-action{align-items:flex-start;flex-direction:column;padding:26px}.rfq-action>div strong{font-size:21px}.rfq-action .button{width:100%}.accuracy-note{line-height:1.8}.hero .button{gap:24px}}
@media(max-width:420px){.brand-mark{font-size:23px;letter-spacing:2px}.language-switch{min-width:38px;padding:6px 5px;font-size:11px}.rfq-list li{gap:14px}.rfq-action{padding:22px}.rfq-action>div strong{font-size:18px}.focus-cards h3{margin-top:13px}}

.certification-block{margin-top:30px;padding:20px 22px;border:1px solid #d4d9d4;border-left:3px solid var(--gold);background:#f4f6f3}.certification-block>span{display:block;font-size:12px;color:#826d49;letter-spacing:1.5px}.certification-block>div{display:flex;flex-wrap:wrap;gap:10px 26px;margin:8px 0 4px}.certification-block strong{font:20px Arial,sans-serif;font-weight:500}.certification-block small{display:block;color:#737a73;font-size:12px}.gate-showcase{position:relative;background:var(--dark);color:#fff;overflow:hidden}.gate-showcase>img{width:100%;height:auto;object-fit:contain}.gate-caption{position:absolute;left:0;right:0;bottom:0;padding:22px 7%;background:linear-gradient(transparent,rgba(12,16,14,.9) 46%)}.gate-caption h2{font-size:clamp(24px,3vw,44px);margin-top:7px;color:#fff}.gate-caption>p:last-child{color:#d7ddd7;font-size:13px;letter-spacing:1px}.gate-caption .eyebrow{font-size:11px}
@media(max-width:640px){.certification-block{padding:17px}.certification-block strong{font-size:17px}.gate-caption{position:static;background:var(--dark);padding:24px 7%}.gate-caption h2{font-size:25px}.gate-showcase>img{min-height:0;height:auto}}
