:root{--kl-green: #00a86b;--kl-green-deep: #098a5a;--kl-green-soft: #e8f6ef;--sg-green: #00733b;--kl-ink: #1f2a26;--kl-muted: #6a7b75;--kl-line: #e4ece9;--kl-bg: #f7faf8;--kl-brand-blue: #24298e;--kl-banner-overlay: linear-gradient( 90deg, rgba(28, 32, 116, .82) 0%, rgba(35, 72, 148, .42) 52%, rgba(43, 105, 170, .08) 100% );--kl-banner-overlay-light: linear-gradient( 90deg, rgba(49, 70, 160, .58) 0%, rgba(49, 97, 181, .26) 52%, rgba(61, 128, 196, .05) 100% );color:var(--kl-ink);background:var(--kl-bg);font-family:Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--kl-bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-shell{overflow-x:hidden}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:clamp(16px,2vw,28px);height:72px;padding:0 clamp(20px,3vw,56px);border-bottom:1px solid var(--kl-line);color:var(--kl-ink);background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;flex:0 0 auto;font-weight:700}.brand img{width:220px;height:42px;object-fit:contain;background:transparent}.brand span{font-size:15px;white-space:nowrap;color:var(--kl-ink)}.desktop-nav{display:flex;align-items:stretch;justify-content:space-between;gap:4px;flex:1 1 auto;max-width:840px;min-width:max-content;font-size:17px;white-space:nowrap;transform:translate(22px)}.desktop-nav-item{position:relative;display:flex;align-items:stretch}.desktop-nav-link{position:relative;display:flex;align-items:center;min-height:72px;padding:0 clamp(14px,1.7vw,24px);color:var(--kl-muted);line-height:1;transition:color .18s ease,background .18s ease}.desktop-nav-link:after{content:"";position:absolute;left:clamp(14px,1.7vw,24px);right:clamp(14px,1.7vw,24px);bottom:0;height:3px;background:var(--biz-accent);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.desktop-nav-item.active .desktop-nav-link{box-shadow:none}.desktop-nav-item:hover .desktop-nav-link:after{transform:scaleX(1)}.desktop-dropdown{position:absolute;top:100%;left:0;z-index:30;min-width:164px;padding:10px 0;background:#1f2a26e0;box-shadow:0 18px 36px #14203c2e;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.desktop-nav-item:hover .desktop-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.desktop-nav-item:not(:hover) .desktop-dropdown{opacity:0;pointer-events:none;transform:translateY(10px)}.desktop-dropdown a{display:block;padding:14px 22px;color:#ffffffe6;font-size:15px;line-height:1.2;transition:color .16s ease,background .16s ease,padding-left .16s ease}.desktop-dropdown a:hover{color:#ead19a;background:#ffffff0f;padding-left:26px}.header-contact,.primary-action,.secondary-action,.footer-actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:6px;font-weight:700}.header-contact{flex:0 0 auto;padding:0 16px;color:#fff;background:var(--kl-green);transition:background .16s ease}.header-contact:hover{background:var(--kl-green-deep)}.hero-section{position:relative;min-height:88vh;display:flex;align-items:center;justify-content:center;padding:126px clamp(22px,7vw,112px) 90px;color:#fff;text-align:center}.hero-bg,.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.04);transition:opacity 1.1s ease;animation:hero-drift 12s ease-in-out infinite alternate;will-change:opacity,transform}.hero-scrim{background:linear-gradient(90deg,#0a28208c,#0a282040 55%,#0a282000),linear-gradient(180deg,#0000 60%,#00000040)}.hero-motion-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.hero-motion-layer span{position:absolute;left:58%;width:34vw;height:1px;background:linear-gradient(90deg,#fff0,#b6f5da8a,#fff0);opacity:.48;transform:rotate(-18deg);animation:hero-line-flow 8s ease-in-out infinite}.hero-motion-layer span:nth-child(1){top:28%}.hero-motion-layer span:nth-child(2){top:48%;left:52%;animation-delay:1.8s}.hero-motion-layer span:nth-child(3){top:68%;left:62%;animation-delay:3.2s}@keyframes hero-drift{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.1) translate3d(-1.6%,-1.2%,0)}}@keyframes hero-line-flow{0%,to{opacity:.1;transform:translate3d(-8%,0,0) rotate(-18deg)}50%{opacity:.55;transform:translate3d(10%,-10px,0) rotate(-18deg)}}.hero-content{position:absolute;left:clamp(56px,8vw,148px);bottom:clamp(104px,14vh,156px);z-index:2;width:min(1080px,calc(100% - (clamp(56px,8vw,148px)*2)));text-align:left;transform:none}.eyebrow{margin:0 0 12px;color:var(--kl-green);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-section .eyebrow{color:#b6f5da}.hero-content h1{margin:0;max-width:880px;font-size:clamp(34px,4vw,54px);line-height:1.12;letter-spacing:0;white-space:nowrap}.hero-lead{margin:0;font-size:clamp(42px,6vw,86px);line-height:1.16;font-family:汉仪行书,HYXingShu,华文行楷,STXingkai,KaiTi,cursive;font-weight:600;text-shadow:0 10px 24px rgba(8,33,28,.18);white-space:nowrap}.hero-copy{width:min(670px,100%);margin:22px 0 0;color:#ffffffd1;font-size:17px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:clamp(28px,4vw,46px)}.hero-carousel-controls{position:absolute;left:clamp(56px,8vw,148px);bottom:clamp(28px,5vh,52px);z-index:3;display:inline-flex;align-items:center;gap:14px}.hero-carousel-controls button{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.46);color:#fff;background:#082a226b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease}.hero-carousel-controls>button{width:38px;height:38px;border-radius:50%}.hero-carousel-controls button:hover{transform:translateY(-1px);border-color:#ffffffd1;background:#00a86bc2}.hero-carousel-dots{display:inline-flex;align-items:center;gap:8px;padding:0 4px}.hero-carousel-dots button{width:34px;height:4px;padding:0;border-radius:999px;opacity:.62}.hero-carousel-dots button.active{width:48px;border-color:#fff;background:var(--kl-green);opacity:1}.page-hero{min-height:330px;display:flex;flex-direction:column;justify-content:center;padding:112px clamp(22px,7vw,112px) 52px;color:#fff;background:linear-gradient(90deg,#0c3d30b8,#0c574085),url(/assets/hero-campus.png) center / cover}.page-hero h1{max-width:900px;margin:0;font-size:clamp(42px,5vw,72px);line-height:1.12}.page-hero p:not(.eyebrow){max-width:780px;margin:18px 0 0;color:#ffffffd1;font-size:17px;line-height:1.85}.page-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:42px;align-items:start}.subnav{position:sticky;top:96px;display:grid;gap:10px}.subnav a{border:1px solid var(--kl-line);border-radius:8px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.subnav a{display:grid;gap:6px;padding:16px}.subnav a.active{transform:none;border-color:var(--kl-green);background:#fff;box-shadow:0 14px 30px #006e4614}.subnav a:hover,.subnav a.active:hover{transform:translateY(-2px);color:#fff;border-color:var(--sg-green);background:var(--sg-green);box-shadow:0 16px 34px #00843d2e}.subnav a:hover span,.subnav a:hover strong,.subnav a.active:hover span,.subnav a.active:hover strong{color:#fff}.subnav span{color:var(--kl-green);font-size:12px;font-weight:800}.subnav strong{font-size:17px}.page-content{min-width:0}.detection-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:stretch;margin-bottom:36px}.detection-hero-copy{min-height:280px;padding:44px 42px;border-radius:8px;color:#fff;background:linear-gradient(90deg,#0d3053cc,#116f9475 55%,#12a2a229),url(/assets/products-hero-banner-brand-blue.png) center center / cover;box-shadow:0 18px 36px #00365c1f}.detection-hero-copy h2{margin:0;font-size:clamp(36px,4.6vw,60px);line-height:1.08}.detection-hero-copy p:not(.eyebrow){max-width:560px;margin:18px 0 0;color:#ffffffd6;font-size:17px;line-height:1.85}.detection-hero-visual{display:grid;align-items:stretch}.detection-hero-panel{display:grid;align-content:end;gap:10px;min-height:280px;padding:30px;border:1px solid var(--kl-line);border-radius:8px;background:radial-gradient(circle at 18% 20%,rgba(0,168,107,.14),transparent 32%),linear-gradient(145deg,#fff,#f8fbff 54%,#f3fbf8);box-shadow:0 18px 36px #006e4614}.detection-hero-panel span{color:var(--kl-green);font-size:56px;font-weight:800;line-height:1}.detection-hero-panel strong{font-size:28px;line-height:1.2}.detection-hero-panel small{max-width:18em;color:var(--kl-muted);font-size:15px;line-height:1.8}.detection-layout{display:grid;grid-template-columns:236px minmax(0,1fr);gap:30px;align-items:start;min-width:0}.detection-subnav{top:104px}.detection-subnav a{min-height:86px}.detection-subnav span{color:var(--biz-accent)}.detection-solution-content{min-width:0}@media(min-width:1081px){.detection-solution-content:not(.engineering-service-content){padding-right:0}}.detection-intro{margin-bottom:24px}.detection-intro h3{margin:0;font-size:28px;line-height:1.22}.detection-intro p:not(.eyebrow){max-width:820px}.content-block,.culture-inline{margin-top:54px}.culture-inline{padding:36px;border-radius:8px;background:var(--kl-green-soft)}.home-tab-shell{background:#fff}.home-tab-nav{position:sticky;top:72px;z-index:12;display:flex;justify-content:center;gap:clamp(18px,4vw,64px);min-height:72px;padding:0 clamp(22px,7vw,112px);border-bottom:1px solid var(--kl-line);background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-tab-nav button{position:relative;border:0;padding:0;color:var(--kl-muted);background:transparent;font-size:17px;cursor:pointer;transition:color .16s ease}.home-tab-nav button:after{content:"";position:absolute;left:50%;bottom:0;width:0;height:3px;background:var(--kl-green);transform:translate(-50%);transition:width .18s ease}.home-tab-nav button:hover,.home-tab-nav button.active{color:var(--kl-green)}.home-tab-nav button.active:after{width:100%}.home-tab-panel{padding:clamp(58px,8vw,104px) clamp(22px,7vw,112px);background:linear-gradient(180deg,#fff,#f8fbfa)}.home-tab-intro{max-width:920px;margin-bottom:40px}.home-tab-intro h2{margin:0;font-size:clamp(32px,4.5vw,58px);line-height:1.18;letter-spacing:0}.home-tab-intro p:not(.eyebrow){max-width:none;margin:18px 0 0;color:var(--kl-muted);font-size:clamp(16px,1.45vw,18px);line-height:1.9;white-space:nowrap}.home-company-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:48px;align-items:stretch}.home-company-copy{align-self:center}.home-company-copy h3{margin:26px 0 0;font-size:24px;line-height:1.35}.home-company-copy p{margin:18px 0 0;color:var(--kl-muted);font-size:17px;line-height:1.9}.home-company-visual{min-height:360px;overflow:hidden;border-radius:8px}.home-company-visual.profile-carousel{position:relative;min-height:0;aspect-ratio:3 / 2;background:#eef2f7}.home-company-visual img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.home-company-visual:hover img{transform:scale(1.035)}.home-company-visual.profile-carousel:hover .profile-carousel-image{transform:none}.stats-band.compact{margin-top:34px;border:1px solid var(--kl-line);border-radius:8px;overflow:hidden}.mission-layout{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mission-card{min-height:180px;padding:26px;border-top:3px solid var(--kl-green);background:var(--kl-bg);transition:transform .2s ease,box-shadow .2s ease}.mission-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #006e461a}.mission-card span{display:block;color:var(--kl-green);font-weight:800;margin-bottom:16px}.mission-card strong{display:block;font-size:22px;line-height:1.55}.home-value-block{margin-top:30px;padding:26px;border-left:4px solid var(--kl-green);background:var(--kl-green-soft)}.home-product-strip{display:grid;gap:18px}.home-product-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}.home-product-card{overflow:hidden;border:1px solid var(--kl-line);border-radius:8px;background:#fff}.image-zoom-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.image-zoom-trigger:focus-visible{outline:3px solid rgba(0,168,107,.32);outline-offset:3px}.image-zoom-trigger img{transition:transform .26s ease}.image-zoom-trigger:hover img{transform:scale(1.03)}.zoom-affordance{position:absolute;right:12px;bottom:12px;z-index:2;display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.55);border-radius:999px;color:#fff;background:#082c22c2;box-shadow:0 8px 20px #00000029;font-size:12px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .16s ease,background .16s ease,opacity .16s ease}.zoom-affordance svg{flex:0 0 auto}.image-zoom-trigger:hover .zoom-affordance,.image-zoom-trigger:focus-visible .zoom-affordance{transform:translateY(-2px);background:var(--kl-green)}.product-image-label{position:absolute;top:19px;left:22px;z-index:2;display:inline-flex;align-items:center;max-width:calc(100% - 36px);color:#176ea8;font-size:clamp(10px,.86vw,13px);font-weight:800;line-height:1.2;white-space:nowrap;text-align:left;text-shadow:0 1px 0 rgba(255,255,255,.9)}.product-image-label:before{content:"";flex:0 0 auto;width:3px;height:15px;margin-right:7px;background:#168ed6;box-shadow:-4px 0 #d9d733}.home-product-card .image-zoom-trigger img{width:100%;height:176px;object-fit:cover;object-position:top center}.home-product-card div{padding:18px}.home-product-card h3{margin:0;font-size:20px;line-height:1.35}.home-product-card p{margin:10px 0 0;color:var(--kl-muted);line-height:1.75;font-size:14px}.contact-overview{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;max-width:980px;align-items:stretch}.contact-panel{display:grid;align-content:center;row-gap:28px;padding:30px;border:1px solid var(--kl-line);border-radius:8px;background:radial-gradient(circle at 92% 12%,rgba(201,155,66,.18),transparent 32%),linear-gradient(135deg,#fff,#f9fbff 62%,#fff7e7)}.contact-panel p{display:flex;align-items:center;gap:10px;margin:0;color:var(--kl-ink);line-height:1.7}.contact-panel svg{flex:0 0 auto;color:var(--biz-accent)}.wechat-card{display:grid;gap:18px;align-content:center;justify-items:center;padding:26px;border:1px solid var(--kl-line);border-radius:8px;background:linear-gradient(145deg,#fff,#f9fbff 58%,#fff7e7);text-align:center}.wechat-card span{color:var(--kl-green);font-size:12px;font-weight:800}.wechat-card h3{margin:8px 0 0;font-size:24px;line-height:1.3}.wechat-card p{margin:10px auto 0;max-width:220px;color:var(--kl-muted);font-size:14px;line-height:1.7}.wechat-card img{width:168px;height:168px;padding:8px;border:1px solid var(--kl-line);border-radius:8px;background:#fff;box-shadow:0 12px 28px #006e4614}.contact-map-module{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr);gap:22px;max-width:980px;margin-top:24px;align-items:stretch}.contact-map-visual{position:relative;min-height:360px;overflow:hidden;border:1px solid var(--kl-line);border-radius:10px;background:linear-gradient(90deg,rgba(255,255,255,.58) 0 1px,transparent 1px 100%) 0 0 / 54px 54px,linear-gradient(0deg,rgba(255,255,255,.58) 0 1px,transparent 1px 100%) 0 0 / 54px 54px,linear-gradient(135deg,#eaf6f1,#f7fbf9 56%,#dff1eb);box-shadow:0 18px 38px #006e4614}.contact-map-visual:before,.contact-map-visual:after{content:"";position:absolute;border-radius:999px;background:#ffffffd1;box-shadow:0 0 0 1px #006e460f}.contact-map-visual:before{left:-8%;top:42%;width:116%;height:54px;transform:rotate(-11deg)}.contact-map-visual:after{right:16%;top:-14%;width:58px;height:128%;transform:rotate(26deg)}.map-road{position:absolute;z-index:1;border-radius:999px;background:#ffffffb8;box-shadow:0 0 0 1px #006e460d}.road-a{left:8%;bottom:18%;width:72%;height:28px;transform:rotate(16deg)}.road-b{right:5%;top:26%;width:52%;height:22px;transform:rotate(-32deg)}.road-c{left:22%;top:6%;width:24px;height:88%;transform:rotate(9deg)}.map-route-line{position:absolute;z-index:2;left:28%;top:34%;width:38%;height:30%;border-top:3px dashed rgba(0,168,107,.72);border-right:3px dashed rgba(0,168,107,.72);border-radius:0 90px 0 0}.map-pin{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;color:#fff;background:var(--kl-green);box-shadow:0 14px 28px #006e4638}.map-pin svg{flex:0 0 auto}.map-pin strong{font-size:14px;white-space:nowrap}.map-pin-main{left:18%;top:27%}.map-pin-sub{right:14%;bottom:24%;background:var(--kl-green-deep)}.contact-map-list{display:flex;flex-direction:column;justify-content:center;padding:30px;border-radius:10px;color:#fff;background:#103b30}.contact-map-list .eyebrow{color:#83e7bc}.contact-map-list h3{margin:0 0 18px;font-size:30px;line-height:1.3}.contact-map-list a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-top:1px solid rgba(255,255,255,.14);transition:color .16s ease}.contact-map-list a:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.contact-map-list a:hover{color:#83e7bc}.contact-map-list a>span{display:grid;gap:6px}.contact-map-list strong{font-size:17px}.contact-map-list small{color:#ffffffb8;font-size:13px;line-height:1.6}.contact-map-list svg{flex:0 0 auto}.primary-action,.secondary-action{padding:0 22px}.primary-action{background:var(--kl-green);color:#fff;transition:background .16s ease}.primary-action:hover{background:var(--kl-green-deep)}.secondary-action{border:1px solid rgba(255,255,255,.7);color:#fff;transition:background .16s ease}.secondary-action:hover{background:#ffffff1f}.stats-band{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--kl-ink);border-bottom:1px solid var(--kl-line)}.stat-item{padding:36px clamp(18px,4vw,52px);border-right:1px solid var(--kl-line)}.stat-item:last-child{border-right:none}.stat-item strong{display:block;font-size:clamp(30px,4vw,50px);line-height:1;color:var(--kl-green)}.stat-item span{display:block;margin-top:8px;color:var(--kl-muted)}.section{padding:clamp(68px,9vw,118px) clamp(22px,7vw,112px)}.section-heading{max-width:820px;margin-bottom:42px}.section-heading.compact{max-width:660px}.single-line-heading{max-width:none}.single-line-heading p:not(.eyebrow){white-space:nowrap}.section-heading h2,.culture-content h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.18;letter-spacing:0}.section-heading p:not(.eyebrow),.culture-content>p:not(.eyebrow){color:var(--kl-muted);font-size:17px;line-height:1.9}.about-grid{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(520px,1.05fr);gap:clamp(34px,4vw,64px);align-items:stretch}.about-copy{align-self:center}.about-profile-grid{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);align-items:start}.about-profile-intro{grid-column:1 / -1;padding-bottom:24px;border-bottom:1px solid var(--kl-line)}.about-profile-intro p{max-width:1120px;margin:0;color:var(--kl-muted);font-size:18px;line-height:1.9}.home-company-copy>p:first-child{margin-top:0}.home-company-copy strong,.about-profile-intro strong{color:var(--kl-ink);font-weight:800}.about-profile-grid .about-copy{align-self:start}.about-profile-grid .about-copy h3+p{margin-top:14px}.about-profile-grid .about-copy p+h3{margin-top:26px}.about-profile-grid .team-figure{position:relative;align-self:stretch;aspect-ratio:3 / 2;overflow:hidden;border-radius:8px;background:#eef2f7}.profile-carousel .profile-carousel-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;background:transparent;opacity:0;transition:opacity .7s ease}.profile-carousel .profile-carousel-image.active{z-index:1;opacity:1}.profile-carousel-dots{position:absolute;z-index:2;right:14px;bottom:12px;display:flex;gap:7px;padding:7px 9px;border-radius:999px;background:#131f3b75}.profile-carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#fff9;cursor:pointer;transition:width .18s ease,border-radius .18s ease,background .18s ease}.profile-carousel-dots button.active{width:22px;border-radius:999px;background:#fff}.about-copy h3,.service-panel h3,.product-item h3,.timeline-item h3,.news-item h3,.patent-panel h3{margin:0;font-size:24px;line-height:1.35}.about-copy p,.service-panel p,.product-item p,.timeline-item p,.news-item p,.patent-panel p{color:var(--kl-muted);line-height:1.85}.team-figure{margin:0;align-self:center}.team-figure img,.culture-visual img,.news-item img{width:100%;height:100%;object-fit:cover}.team-figure img{height:auto;max-height:430px;min-height:0;object-fit:contain;border-radius:8px;background:#fff}.team-figure figcaption{margin-top:12px;color:var(--kl-muted);font-size:14px}.services-section{background:var(--kl-bg)}.history-section{background:#fff}.team-module{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:28px;align-items:stretch;margin-top:40px;padding:32px;border-radius:12px;background:linear-gradient(135deg,#ffffff 0%,var(--kl-green-soft) 100%);border:1px solid var(--kl-line)}.team-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team-stat{padding:22px;border-radius:10px;background:#fff;border:1px solid var(--kl-line);text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.team-stat:hover{transform:translateY(-3px);border-color:var(--kl-green);box-shadow:0 10px 24px #006e461a}.team-stat strong{display:block;font-size:32px;line-height:1;color:var(--kl-green)}.team-stat span{display:block;margin-top:6px;color:var(--kl-muted);font-size:14px}.team-branches{display:flex;flex-direction:column;justify-content:center;gap:14px}.team-branches-label{margin:0;color:var(--kl-green);font-weight:800;font-size:13px;letter-spacing:0;text-transform:uppercase}.branch-row{display:flex;flex-wrap:wrap;gap:10px}.branch-row span{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--kl-line);color:var(--kl-ink);font-weight:700;font-size:14px}.branch-row svg{color:var(--kl-green)}.team-branches-note{margin:0;color:var(--kl-muted);line-height:1.85;font-size:15px}.detection-panel{margin-top:28px;padding:30px;border-radius:12px;background:#fff;border:1px solid var(--kl-line);display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:32px;align-items:center}.detection-heading h3{margin:10px 0 8px;font-size:22px;line-height:1.4}.detection-heading p{margin:0;color:var(--kl-muted);line-height:1.85}.detection-eyebrow{display:inline-block;padding:4px 10px;border-radius:999px;background:var(--kl-green-soft);color:var(--kl-green-deep);font-size:12px;font-weight:800;letter-spacing:0}.detection-grid{display:flex;flex-wrap:wrap;gap:10px}.detection-tag{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:8px;background:var(--kl-bg);border:1px solid var(--kl-line);color:var(--kl-ink);font-weight:600;font-size:14px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.detection-tag svg{color:var(--kl-green)}.detection-tag:hover{transform:translateY(-2px);border-color:var(--kl-green);background:#fff}.detection-solution-gallery{margin-top:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 52px}.detection-solution-card{min-width:0;animation:solution-card-in .52s ease both;animation-delay:var(--card-delay, 0ms);display:grid;align-content:start;gap:14px}.detection-solution-card.portrait{grid-column:auto;justify-self:stretch;width:100%}.detection-solution-trigger{position:relative;display:block;width:100%;padding:0;border:0;border-radius:8px;overflow:hidden;background:linear-gradient(180deg,#0c223c38,#0c223c1a),#f5f8fb;cursor:zoom-in;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}.detection-solution-trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#142d5233,#0c223c8a);pointer-events:none;transition:background .22s ease}.detection-solution-trigger img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;filter:saturate(.9) brightness(.92);transition:transform .36s ease,filter .22s ease}.detection-solution-card.portrait .detection-solution-trigger img{height:auto;aspect-ratio:16 / 9;object-fit:cover}.detection-solution-title{position:absolute;left:18px;right:18px;top:50%;z-index:2;color:#fff;font-size:clamp(18px,1.55vw,24px);font-weight:800;line-height:1.28;text-align:center;text-shadow:0 3px 14px rgba(5,18,39,.58);overflow-wrap:anywhere;transform:translateY(-50%);transition:color .18s ease,text-shadow .18s ease}.digital-product-title{display:grid;gap:4px;font-size:clamp(16px,1.35vw,20px)}.digital-product-title>span{display:block;white-space:nowrap}.detection-solution-zoom{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:5px;color:#fff;background:#0c223c5c;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease}.detection-solution-trigger:hover,.detection-solution-trigger:focus-visible{transform:translateY(-3px);box-shadow:0 16px 32px #0c223c1f}.detection-solution-trigger:hover img,.detection-solution-trigger:focus-visible img{transform:scale(1.04);filter:saturate(.98) contrast(1.02) brightness(.98)}.detection-solution-trigger:hover:after,.detection-solution-trigger:focus-visible:after{background:linear-gradient(180deg,#142d5224,#0c223c70)}.detection-solution-trigger:hover .detection-solution-title,.detection-solution-trigger:focus-visible .detection-solution-title{color:var(--biz-accent);text-shadow:0 3px 14px rgba(5,18,39,.72)}.detection-solution-trigger:hover .detection-solution-zoom,.detection-solution-trigger:focus-visible .detection-solution-zoom{opacity:1;transform:translateY(0)}.detection-solution-copy{min-width:0}.detection-solution-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#25324a;font-size:15px;line-height:1.75}.detection-solution-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.detection-solution-tags span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid #cfddeb;border-radius:4px;color:var(--kl-green-deep);background:#f9fbff;font-size:12px;font-weight:800}.engineering-image-gallery{margin-top:28px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.engineering-image-card{min-width:0;animation:solution-card-in .52s ease both;animation-delay:var(--card-delay, 0ms)}.engineering-image-trigger{position:relative;display:block;width:100%;padding:0;border:1px solid var(--kl-line);border-radius:8px;overflow:hidden;background:#fff;cursor:zoom-in;box-shadow:0 12px 26px #0b26200f;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.engineering-image-trigger img{display:block;width:100%;aspect-ratio:4961 / 3367;object-fit:cover;transition:transform .36s ease,filter .22s ease}.engineering-image-overlay{position:absolute;inset:auto 14px 14px auto;display:inline-flex;align-items:center;gap:8px;max-width:calc(100% - 28px);padding:9px 12px;border-radius:999px;color:#fff;background:#092e26c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease}.engineering-image-overlay span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.engineering-image-trigger:hover,.engineering-image-trigger:focus-visible{transform:translateY(-5px);border-color:var(--kl-green);box-shadow:0 22px 42px #00845024}.engineering-image-trigger:hover img,.engineering-image-trigger:focus-visible img{transform:scale(1.025);filter:saturate(1.05) contrast(1.02)}.engineering-image-trigger:hover .engineering-image-overlay,.engineering-image-trigger:focus-visible .engineering-image-overlay{opacity:1;transform:translateY(0);background:#00a86be0}@keyframes solution-card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.value-block{margin-top:22px}.value-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px}.value-image-card{display:grid;grid-template-rows:280px auto;overflow:hidden;border:1px solid var(--kl-line);border-radius:8px;background:#fff;box-shadow:var(--biz-shadow-soft)}.value-image-card img{width:100%;height:100%;padding:10px;object-fit:contain;background:linear-gradient(135deg,#f8fbff,#fff 52%,#fff7e7)}.value-image-card div{padding:24px}.value-image-card span{color:var(--biz-accent);font-size:12px;font-weight:800}.value-image-card h3{margin:10px 0 8px;color:var(--kl-ink);font-size:24px;line-height:1.3}.value-image-card p{margin:0;color:var(--kl-muted);line-height:1.78}.value-block-title{margin:0 0 10px;color:var(--kl-green);font-weight:800;font-size:13px;letter-spacing:0;text-transform:uppercase}.principle-block{margin-top:26px}.principle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.principle-card{padding:18px;border:1px solid var(--kl-line);border-radius:8px;background:#ffffffb8}.principle-card h3{margin:0 0 12px;color:var(--kl-ink);font-size:18px;line-height:1.35}.principle-card p{margin:8px 0 0;color:var(--kl-muted);font-size:14px;line-height:1.7}.footer-brand{display:flex;flex-direction:column;gap:14px}.footer-brand strong{color:#fff;font-size:22px;line-height:1.35;letter-spacing:0}.footer-address-list{display:grid;gap:7px}.footer-address{display:inline-flex;align-items:flex-start;gap:8px;margin:0;max-width:760px;line-height:1.8}.footer-address svg{flex:0 0 auto;margin-top:6px;color:var(--kl-green)}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-service-grid{grid-template-columns:1fr}.service-panel{padding:28px;border:1px solid var(--kl-line);border-radius:10px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.service-panel:hover{transform:translateY(-4px);box-shadow:0 16px 36px #006e461a;border-color:var(--kl-green)}.service-panel>span,.news-item span{display:inline-block;margin-bottom:12px;color:var(--kl-green);font-weight:800;font-size:13px}.service-panel ul,.rule-list{padding:0;margin:22px 0 0;list-style:none}.service-panel li,.rule-list li{position:relative;padding-left:18px;margin-top:10px;color:var(--kl-ink)}.service-panel li:before,.rule-list li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--kl-green)}.product-service-grid .service-panel{padding:26px 34px}.product-service-grid .service-panel:hover{color:#fff;border-color:var(--sg-green);background:var(--sg-green);box-shadow:0 18px 38px #00843d33}.product-service-grid .service-panel:hover>span,.product-service-grid .service-panel:hover h3,.product-service-grid .service-panel:hover p,.product-service-grid .service-panel:hover li{color:#fff}.product-service-grid .service-panel:hover li:before{background:#fff}.product-service-grid .service-panel p{margin:0;font-size:14px;line-height:1.7;white-space:nowrap}.product-service-grid .service-panel .service-local-summary{margin-top:6px}.product-service-grid .service-panel ul{display:flex;flex-wrap:nowrap;align-items:center;gap:22px;margin-top:20px}.product-service-grid .service-panel li{margin-top:0;padding-left:14px;font-size:16px;line-height:1.4;white-space:nowrap}.product-service-grid .service-panel li:before{top:.52em;width:5px;height:5px}.digital-service-grid{display:grid;gap:clamp(18px,2.5vw,28px);max-width:1320px;margin:clamp(8px,1.8vw,20px) auto 0}.product-showcase{display:grid;gap:22px;margin-top:34px}.case-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.engineering-case-gallery{margin-top:clamp(28px,4vw,42px)}.engineering-case-gallery .case-card:first-child{grid-column:auto}.case-card{overflow:hidden;border:1px solid var(--kl-line);border-radius:10px;background:#fff;box-shadow:0 14px 30px #006e460f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.case-card:first-child{grid-column:1 / -1}.case-card:hover{transform:translateY(-3px);border-color:var(--kl-green);box-shadow:0 18px 38px #006e461a}.case-card .image-zoom-trigger{overflow:hidden;background:#fff}.case-card .image-zoom-trigger img{width:100%;aspect-ratio:1.474 / 1;object-fit:contain;background:#fff}.case-card div{display:flex;align-items:center;gap:12px;padding:18px 20px;border-top:1px solid var(--kl-line)}.case-card div>span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:28px;border-radius:999px;color:var(--kl-green-deep);background:var(--kl-green-soft);font-size:13px;font-weight:800}.case-card h3{display:grid;gap:3px;margin:0;font-size:20px;line-height:1.35}.case-card h3 span{display:block}.product-item{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:center;min-height:220px;padding:18px;border:1px solid var(--kl-line);border-radius:10px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.product-item:hover{transform:translateY(-3px);box-shadow:0 14px 30px #006e4614}.product-item .image-zoom-trigger img{width:100%;height:210px;object-fit:cover;object-position:top center;border-radius:6px;background:var(--kl-green-soft)}.image-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:78px clamp(18px,4vw,64px) 36px;background:#081512c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-preview img{max-width:min(1120px,94vw);max-height:86vh;border-radius:8px;background:#fff;box-shadow:0 28px 70px #00000057;object-fit:contain}.image-preview-close{position:fixed;top:24px;right:28px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.26);border-radius:50%;color:#fff;background:#ffffff1a;cursor:pointer;transition:background .16s ease,transform .16s ease}.image-preview-close:hover{transform:scale(1.05);background:#ffffff2e}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag-row span{padding:7px 10px;border-radius:6px;color:var(--kl-green-deep);background:var(--kl-green-soft);font-size:13px;font-weight:700}.strength-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px}.qualification-showcase{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:stretch;margin:-6px 0 34px}.qualification-image-trigger{overflow:hidden;min-height:360px;padding:18px;border:1px solid var(--kl-line);border-radius:10px;background:#fff;box-shadow:0 18px 42px #006e4614}.qualification-image-trigger img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;border-radius:6px;background:#fff}.qualification-copy{display:flex;flex-direction:column;justify-content:center;min-height:360px;padding:clamp(34px,4vw,52px);border-radius:10px;color:#fff;background:linear-gradient(145deg,#00a86bf5,#098a5af5),radial-gradient(circle at 80% 18%,rgba(255,255,255,.22),transparent 34%);box-shadow:0 20px 42px #006e4629}.qualification-copy span{color:#ffffffc2;font-size:12px;font-weight:800;letter-spacing:0}.qualification-copy h3{margin:16px 0 0;font-size:clamp(34px,3.6vw,46px);line-height:1.28}.qualification-copy p{max-width:440px;margin:24px 0 0;color:#ffffffdb;font-size:17px;line-height:2}.cert-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cert-item{display:flex;align-items:center;gap:12px;min-height:72px;padding:18px;border:1px solid var(--kl-line);border-radius:10px;background:#fff;color:var(--kl-ink);font-weight:700;transform-origin:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.cert-item:hover{transform:scale(1.05);border-color:var(--kl-green);box-shadow:0 14px 28px #006e461f;z-index:2}.cert-item svg{flex:0 0 auto;color:var(--kl-green)}.patent-panel{padding:30px;border-radius:10px;color:#fff;background:linear-gradient(140deg,var(--kl-green) 0%,var(--kl-green-deep) 100%);box-shadow:0 18px 36px #006e462e}.patent-panel p{color:#ffffffe0}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.timeline-item{position:relative;padding:26px;min-height:260px;border:1px solid var(--kl-line);border-radius:10px;background:#fff;transform-origin:center;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.timeline-item:hover{transform:translateY(-8px) scale(1.03);border-color:var(--kl-green);box-shadow:0 22px 44px #006e4624;z-index:2}.timeline-item span{display:inline-block;margin-bottom:28px;color:var(--kl-green);font-weight:800}.culture-section{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:48px;align-items:center;background:var(--kl-green-soft)}.culture-visual{height:620px;border-radius:10px;overflow:hidden}.culture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.culture-grid article{min-height:130px;padding:22px;border:1px solid transparent;border-radius:10px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.culture-grid article:hover{transform:translateY(-3px);border-color:var(--kl-green);box-shadow:0 12px 28px #006e461a}.culture-grid span{display:block;color:var(--kl-green);font-weight:800;margin-bottom:12px}.culture-grid strong{font-size:20px;line-height:1.55}.culture-showcase{display:flex;height:clamp(280px,29.33vw,427px);margin-top:30px;overflow:hidden;border:1px solid var(--kl-line);border-radius:8px;background:#e4ebf7;box-shadow:var(--biz-shadow-soft)}.culture-showcase-card{position:relative;flex:1 1 0;min-width:0;overflow:hidden;isolation:isolate;color:#172033;cursor:default;transition:flex-basis .52s cubic-bezier(.2,.8,.2,1),flex-grow .52s cubic-bezier(.2,.8,.2,1),filter .32s ease}.culture-showcase:hover .culture-showcase-card:hover,.culture-showcase:focus-within .culture-showcase-card:focus-visible{flex-grow:2.45}.culture-showcase:hover .culture-showcase-card.single-line-detail:hover,.culture-showcase:focus-within .culture-showcase-card.single-line-detail:focus-visible{flex-grow:2.95}.culture-showcase-card img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;filter:brightness(.94) saturate(.92) contrast(1.04);transform:scale(1.02);transition:transform .7s ease,filter .52s ease}.culture-showcase-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#e0e7f6db,#dee6f58a 38%,#253f782b);transition:background .36s ease}.culture-showcase-card:after{content:"";position:absolute;inset:0 0 0 auto;width:1px;background:#ffffffb8}.culture-showcase-card:hover img,.culture-showcase-card:focus-visible img{filter:brightness(.93) saturate(.98) contrast(1.05);transform:scale(1.07)}.culture-showcase-card:hover:before,.culture-showcase-card:focus-visible:before{background:linear-gradient(180deg,#e0e7f6e0,#dee6f580 42%,#253f781a)}.culture-showcase-card:focus-visible{outline:3px solid rgba(201,155,66,.48);outline-offset:-6px}.culture-showcase-copy{display:flex;flex-direction:column;justify-content:flex-start;width:min(680px,94%);min-height:100%;padding:clamp(28px,4vw,58px) clamp(22px,3.5vw,48px)}.culture-showcase-copy span{color:var(--biz-accent);font-size:clamp(16px,1.3vw,22px);font-weight:900;line-height:1.25}.culture-showcase-copy h3{margin:16px 0 0;color:#172033;font-size:clamp(24px,2.1vw,34px);line-height:1.22;white-space:normal;overflow-wrap:break-word}.culture-showcase-copy p{max-width:460px;margin:22px 0 0;color:#31415f;font-size:18px;line-height:1.78;opacity:0;transform:translateY(14px);transition:opacity .36s ease .12s,transform .36s ease .12s}.culture-showcase-card.single-line-detail .culture-showcase-copy{width:min(760px,96%)}.culture-showcase-card.single-line-detail .culture-showcase-copy h3,.culture-showcase-card.single-line-detail .culture-showcase-copy p{max-width:none;white-space:nowrap}.culture-showcase-card.single-line-detail .culture-showcase-copy h3{font-size:clamp(22px,1.75vw,30px)}.culture-showcase-card.single-line-detail .culture-showcase-copy p{font-size:clamp(15px,1vw,16px);line-height:1.58}.culture-showcase-card.single-line-detail .culture-showcase-copy p.preserve-lines{white-space:pre-line}.culture-showcase-card:hover .culture-showcase-copy p,.culture-showcase-card:focus-visible .culture-showcase-copy p{opacity:1;transform:translateY(0)}.culture-principle-section{margin-top:clamp(34px,5vw,58px)}.culture-principle-section .section-heading{margin-bottom:22px}.culture-principle-section .principle-grid{gap:clamp(16px,1.6vw,24px)}.culture-principle-section .principle-card{position:relative;overflow:hidden;min-height:216px;padding:clamp(22px,2vw,30px);border:1px solid rgba(221,177,91,.42);background:linear-gradient(135deg,#fff,#fffefafa 68%,#fcf1da61);box-shadow:0 12px 30px #82602d0f;transform-origin:center;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease,background .26s ease}.culture-principle-section .principle-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(120deg,#c99b421a,#fff5de00 38%),linear-gradient(300deg,#f5d79a2e,#fff0 48%);opacity:.58;transition:opacity .26s ease}.culture-principle-section .principle-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff9e}.culture-principle-section .principle-card:hover,.culture-principle-section .principle-card:focus-within{z-index:1;transform:scale(1.035);border-color:#c99b42b8;background:linear-gradient(135deg,#fff,#fffdf8fa 60%,#faebca7a);box-shadow:0 22px 46px #82602d29}.culture-principle-section .principle-card:hover:before,.culture-principle-section .principle-card:focus-within:before{opacity:1}.culture-principle-section .principle-card h3,.culture-principle-section .principle-card p{position:relative;z-index:1}.culture-principle-section .principle-card h3{color:#172033}.news-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:22px}.news-layout{display:grid;gap:clamp(22px,3vw,34px)}.news-feature-card{display:grid;grid-template-columns:minmax(380px,.95fr) minmax(0,1.05fr);gap:clamp(26px,4vw,52px);align-items:stretch;overflow:hidden;border:1px solid rgba(215,224,239,.95);border-left:4px solid var(--kl-green-deep);border-radius:8px;background:linear-gradient(135deg,#fff,#f9fbff 68%,#fff8ece6);box-shadow:var(--biz-shadow-soft)}.news-feature-image{min-height:0;aspect-ratio:802 / 337;align-self:center;margin:28px 0 28px 28px;overflow:hidden;border:1px solid rgba(215,224,239,.92);border-radius:8px;background:linear-gradient(135deg,#f8fbff,#eef3fb)}.news-feature-image img{width:100%;height:100%;object-fit:contain;object-position:center}.news-feature-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(26px,4vw,46px) clamp(24px,4vw,52px) clamp(26px,4vw,46px) 0}.news-feature-copy>span{width:fit-content;padding:6px 10px;border-radius:4px;color:#8f682a;background:var(--biz-accent-soft);font-size:12px;font-weight:900}.news-feature-copy time{margin-top:14px;color:#6f7f95;font-size:13px}.news-feature-copy h3{margin:12px 0 0;color:var(--kl-ink);font-size:clamp(24px,2.4vw,34px);line-height:1.22}.news-feature-copy p{max-width:720px;margin:16px 0 0;color:var(--kl-muted);font-size:17px;line-height:1.85}.news-highlight-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.news-highlight-row span{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:7px 11px;border:1px solid #e0e7f1;border-radius:4px;color:var(--kl-green-deep);background:#fff;font-size:13px;font-weight:800}.news-highlight-row svg{color:var(--biz-accent)}.news-source-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-top:24px;color:var(--kl-green-deep);font-weight:900}.news-source-link:hover{color:var(--biz-accent)}.news-article-body{display:grid;gap:16px}.news-article-body section{display:grid;grid-template-columns:5px minmax(0,1fr);gap:18px;padding:24px 28px;border:1px solid var(--kl-line);border-radius:8px;background:var(--biz-paper);box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.news-article-body section:hover{transform:translateY(-3px);border-color:#176c576b;box-shadow:var(--biz-shadow)}.news-article-body section>span{width:5px;border-radius:999px;background:linear-gradient(180deg,var(--kl-green-deep),var(--biz-accent))}.news-article-body h3{margin:0;color:var(--kl-ink);font-size:22px;line-height:1.35}.news-article-body p{margin:10px 0 0;color:var(--kl-muted);font-size:15px;line-height:1.88}.compact-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-item{overflow:hidden;border:1px solid var(--kl-line);border-radius:10px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.news-item:hover{transform:translateY(-3px);box-shadow:0 14px 30px #006e4614}.news-item:hover img{transform:scale(1.04)}.news-item img{transition:transform .4s ease}.news-item img{height:220px}.news-item:first-child img{height:320px}.news-item div{padding:22px}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:start;padding:42px clamp(22px,7vw,112px) 30px;color:#fff;background:#103b30}.site-footer p{color:#ffffffc7}.wechat-float{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:28;display:grid;justify-items:end;gap:10px}.wechat-float-trigger{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(16,59,48,.16);border-radius:999px;color:#fff;background:var(--kl-green-deep);box-shadow:0 16px 32px #103b3038;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.wechat-float-trigger:hover,.wechat-float.open .wechat-float-trigger{background:var(--kl-green);transform:translateY(-2px);box-shadow:0 20px 38px #006e463d}.wechat-float-trigger svg{flex:0 0 auto}.wechat-float-trigger span{font-size:13px;font-weight:700}.wechat-float-panel{position:absolute;right:0;bottom:58px;width:150px;padding:10px;border:1px solid var(--kl-line);border-radius:8px;background:#fff;box-shadow:0 18px 40px #0b262029;opacity:0;pointer-events:none;transform:translateY(12px) scale(.96);transition:opacity .18s ease,transform .18s ease}.wechat-float{pointer-events:none}.wechat-float-trigger,.wechat-float-panel,.wechat-float-close{pointer-events:auto}.wechat-float.open .wechat-float-panel{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.wechat-float-panel img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;background:#fff}.wechat-float-copy{margin-top:8px}.wechat-float-copy strong{display:block;color:var(--kl-ink);font-size:13px;line-height:1.3}.wechat-float-copy p{margin:4px 0 0;color:var(--kl-muted);font-size:11px;line-height:1.6}.wechat-float-close{position:absolute;right:8px;bottom:8px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid rgba(16,59,48,.12);border-radius:50%;color:var(--kl-green-deep);background:#ffffffeb;cursor:pointer}.wechat-float-close:hover{background:#fff}.footer-actions{display:flex;align-items:center;gap:12px;padding-top:8px}.footer-actions a{padding:0 16px;border:1px solid rgba(255,255,255,.32);transition:background .16s ease,border-color .16s ease}.footer-actions a:hover{background:#ffffff14;border-color:var(--kl-green)}.footer-legal{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px 18px;align-items:center;justify-content:center;margin:2px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.footer-legal p,.footer-legal a{color:#fff9;font-size:14px}.footer-legal p{margin:0}.footer-legal a:hover{color:#fff}@media(max-width:1080px){.desktop-nav{display:none}.about-grid,.strength-layout,.qualification-showcase,.culture-section,.site-footer,.team-module,.detection-panel,.page-layout,.contact-overview,.contact-map-module,.home-company-layout{grid-template-columns:1fr}.product-service-grid .service-panel p{white-space:normal}.subnav{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.timeline,.stats-band,.home-product-strip,.mission-layout{grid-template-columns:repeat(2,1fr)}.news-grid,.news-feature-card{grid-template-columns:1fr}.news-feature-image{margin:22px 22px 0}.news-feature-copy{padding:0 clamp(22px,4vw,34px) clamp(24px,4vw,36px)}}@media(max-width:1280px)and (min-width:1081px){.brand span{display:none}.brand img{width:190px;height:36px}.desktop-nav{gap:24px;max-width:700px;font-size:15px;transform:translate(12px)}.header-contact{padding:0 14px}}@media(max-width:760px){.site-header{height:auto;min-height:70px;padding:12px 18px}.brand{min-width:0}.brand img{width:118px;height:29px}.brand span,.header-contact span{display:none}.hero-section{min-height:86vh;padding-top:118px}.page-hero{min-height:330px;padding-top:104px;padding-bottom:52px}.hero-content h1,.hero-lead{font-size:clamp(34px,10vw,40px);white-space:normal}.hero-lead{max-width:9em;margin-inline:auto}.hero-content{left:24px;right:24px;bottom:96px;width:auto;text-align:left;transform:none}.hero-actions{justify-content:flex-start;margin-top:24px}.hero-carousel-controls{left:24px;transform:none}.hero-carousel-controls button:hover{transform:none}.home-tab-nav{top:70px;justify-content:flex-start;gap:28px;overflow-x:auto}.home-tab-nav button{flex:0 0 auto;min-height:66px;font-size:16px}.home-tab-intro p:not(.eyebrow){white-space:normal}.single-line-heading p:not(.eyebrow){white-space:normal}.stats-band,.service-grid,.case-gallery,.cert-list,.timeline,.culture-grid,.culture-showcase,.principle-grid,.detection-solution-gallery,.engineering-image-gallery,.team-stats,.mission-layout,.home-product-strip,.subnav{grid-template-columns:1fr}.culture-showcase{display:grid;height:auto;min-height:0}.culture-showcase-card,.culture-showcase-card.featured,.culture-showcase:hover .culture-showcase-card:hover,.culture-showcase:focus-within .culture-showcase-card:focus-visible{min-height:360px}.culture-showcase-copy h3{white-space:normal}.culture-showcase-card.single-line-detail .culture-showcase-copy{width:calc(100% - 20px);padding-inline:clamp(14px,3.4vw,22px)}.culture-showcase-card.single-line-detail .culture-showcase-copy h3,.culture-showcase-card.single-line-detail .culture-showcase-copy p{white-space:nowrap}.culture-showcase-card.single-line-detail .culture-showcase-copy h3{font-size:clamp(18px,5vw,22px)}.culture-showcase-card.single-line-detail .culture-showcase-copy p{font-size:clamp(10px,2.25vw,13px);line-height:1.5}.culture-showcase-copy p{opacity:1;transform:none}.qualification-image-trigger{min-height:260px}.product-item{grid-template-columns:1fr}.product-item .image-zoom-trigger img{height:260px}.culture-visual{height:360px}.home-company-visual{min-height:260px}.contact-map-visual{min-height:300px}.wechat-card{justify-items:start;text-align:left}.wechat-card p{margin-left:0}.footer-actions{align-items:flex-start;flex-direction:column;padding-top:0}.footer-brand strong{font-size:19px}}@media(prefers-reduced-motion:reduce){.hero-bg{animation:none;transition:none;transform:none}.hero-motion-layer span{animation:none}}:root{--kl-green: #3d5f9b;--kl-green-deep: #253f78;--kl-green-soft: #eef3fb;--sg-green: #324f88;--kl-ink: #172033;--kl-muted: #667086;--kl-line: #dfe5ef;--kl-bg: #f6f8fb;--biz-paper: #ffffff;--biz-panel: #f9fbff;--biz-accent: #c99b42;--biz-accent-soft: #fbf3e3;--biz-shadow: 0 18px 44px rgba(24, 42, 82, .08);--biz-shadow-soft: 0 10px 26px rgba(24, 42, 82, .06)}body{background:linear-gradient(180deg,#f9fbff 0%,var(--kl-bg) 48%,#ffffff 100%);color:var(--kl-ink);font-size:16px;-webkit-font-smoothing:antialiased}.site-shell{background:var(--kl-bg)}.site-header{height:76px;padding:0 clamp(28px,5vw,84px);border-bottom:1px solid rgba(223,229,239,.92);background:#fffffff0;box-shadow:0 8px 26px #1720330f}.brand img{width:220px;height:42px;object-fit:contain}.desktop-nav{max-width:760px;margin-inline-end:11em;gap:2px;font-size:15px;font-weight:700;transform:none}.desktop-nav-link{min-height:76px;padding:0 clamp(14px,1.6vw,22px);color:#4f5a70}.desktop-nav-item:hover .desktop-nav-link{color:var(--kl-green-deep);background:transparent}.header-contact,.primary-action,.secondary-action,.footer-actions a{min-height:40px;border-radius:4px;font-size:14px}.header-contact{padding:0 18px;background:var(--kl-green-deep);box-shadow:0 10px 22px #253f7829}.mobile-contact-shortcut{display:none}.header-contact:hover{background:var(--kl-green)}.hero-section{min-height:88vh;align-items:flex-end;justify-content:flex-start;padding:128px clamp(28px,7vw,112px) 92px;text-align:left}.hero-bg{transform:none;animation:none}.hero-bg.active{opacity:1}.hero-scrim{background:linear-gradient(90deg,#101930c2,#233a688a 42%,#233a682e 74%,#233a680a),linear-gradient(180deg,#0d142624,#0d142670)}.hero-motion-layer{display:none}.hero-content{position:relative;left:auto;bottom:auto;width:min(920px,100%);padding-left:24px;border-left:4px solid var(--biz-accent)}.hero-lead{max-width:900px;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-size:clamp(38px,5vw,68px);font-weight:800;line-height:1.18;text-shadow:0 12px 32px rgba(0,0,0,.22);white-space:normal}.hero-actions{margin-top:32px}.primary-action{padding:0 24px;background:var(--biz-accent);color:#fff}.primary-action:hover{background:#b18435}.secondary-action{padding:0 22px;border-color:#ffffffa8;background:#ffffff14}.secondary-action:hover{background:#ffffff2e}.hero-carousel-controls{left:clamp(28px,7vw,112px);bottom:32px}.hero-carousel-controls button{border-color:#ffffff57;background:#131f3b85}.hero-carousel-controls button:hover{border-color:#ffffffbd;background:#b68a36db}.hero-carousel-dots button.active{background:var(--biz-accent)}.page-hero{position:relative;overflow:hidden;min-height:clamp(360px,28vw,560px);padding:clamp(128px,9vw,168px) clamp(28px,7vw,112px) clamp(58px,5vw,86px);background:linear-gradient(90deg,#14203ce0,#314e88b3 58%,#314e8852),url(/assets/about-city-night-enhanced.jpg) center top / 100% auto no-repeat,#172033}.page-hero>.eyebrow,.page-hero>h1{position:relative;z-index:1}.page-hero.careers-page-hero{min-height:clamp(390px,30vw,660px);padding-top:clamp(148px,11vw,190px);padding-bottom:clamp(48px,5vw,86px);background:linear-gradient(90deg,#121d34c7,#20345b73 34%,#ffffff0a 70%),linear-gradient(180deg,#ffffff08,#121d3429),url(/assets/careers-hero-banner.jpg) center 58% / 100% auto no-repeat,#eaf6fb}.page-hero.products-page-hero{background:var(--kl-banner-overlay-light),url(/assets/products-hero-banner-brand-blue.png) center 48% / cover,var(--kl-brand-blue)}.page-hero.news-page-hero{background:var(--kl-banner-overlay-light),url(/assets/news-hero-banner-brand-blue.jpg) center right / auto 100% no-repeat,var(--kl-brand-blue)}.page-hero.news-page-hero:after{content:none}.page-hero.support-page-hero{background:var(--kl-banner-overlay),url(/assets/support-hero-banner-brand-blue.png) center right / cover,var(--kl-brand-blue)}.page-hero h1{max-width:780px;font-size:clamp(34px,4.2vw,58px);font-weight:800}.page-hero .eyebrow,.hero-section .eyebrow{color:#ead19a}.section,.home-tab-panel{padding:clamp(58px,7vw,92px) clamp(28px,7vw,112px)}.home-tab-shell,.home-tab-panel{background:var(--kl-bg)}.home-tab-nav{top:76px;justify-content:flex-start;gap:4px;min-height:64px;padding:0 clamp(28px,7vw,112px);background:#fffffff2;box-shadow:0 8px 22px #18231f0a}.home-tab-nav button{min-height:64px;padding:0 18px;color:#4f5a70;font-size:15px;font-weight:700}.home-tab-nav button:after{height:2px;background:var(--biz-accent)}.home-tab-nav button:hover,.home-tab-nav button.active{color:var(--kl-green-deep)}.home-tab-intro,.section-heading{max-width:880px;margin-bottom:34px}.eyebrow,.service-panel>span,.news-item span,.value-block-title,.team-branches-label,.qualification-copy span,.detection-eyebrow{color:var(--biz-accent);font-size:12px;font-weight:800;letter-spacing:0}.home-tab-intro h2,.section-heading h2,.culture-content h2{font-size:clamp(28px,3.2vw,44px);font-weight:800;color:var(--kl-ink)}.home-tab-intro p:not(.eyebrow),.section-heading p:not(.eyebrow),.culture-content>p:not(.eyebrow),.home-company-copy p,.about-copy p,.service-panel p,.product-item p,.timeline-item p,.news-item p,.patent-panel p,.team-branches-note{color:var(--kl-muted);line-height:1.82}.home-company-layout,.about-grid{gap:36px;padding:28px;border:1px solid var(--kl-line);border-radius:8px;background:var(--biz-paper);box-shadow:var(--biz-shadow-soft)}.home-company-copy h3,.about-copy h3,.service-panel h3,.product-item h3,.timeline-item h3,.news-item h3,.patent-panel h3,.contact-map-list h3,.qualification-copy h3{color:var(--kl-ink);font-weight:800}.home-company-visual,.team-figure img,.culture-visual,.contact-map-visual,.qualification-image-trigger,.case-card,.product-item,.service-panel,.timeline-item,.news-item,.cert-item,.principle-card,.culture-grid article,.contact-panel,.wechat-card,.team-module,.detection-panel,.detection-solution-trigger,.engineering-image-trigger,.home-product-card{border-radius:8px}.home-company-visual{min-height:340px}.stats-band,.stats-band.compact{border:1px solid var(--kl-line);border-radius:8px;background:var(--biz-paper);box-shadow:var(--biz-shadow-soft)}.stat-item{padding:30px clamp(18px,3vw,40px)}.stat-item strong,.team-stat strong{color:var(--kl-green-deep);font-weight:800}.stat-item span,.team-stat span{color:#66746f;font-weight:600}.page-layout{grid-template-columns:224px minmax(0,1fr);gap:34px;max-width:1240px;margin:0 auto}.page-layout,.page-layout.page-layout-full{grid-template-columns:minmax(0,1fr);max-width:min(1360px,100%);margin:0 auto}.culture-page-layout{max-width:min(1680px,100%)}.detection-page-layout{max-width:min(1600px,100%)}.culture-page-layout .culture-inline{max-width:none}@media(min-width:1280px){.page-section:has(.culture-page-layout){padding-left:clamp(32px,3.2vw,64px);padding-right:clamp(32px,3.2vw,64px)}.culture-page-layout .culture-inline{padding-left:clamp(32px,3vw,52px);padding-right:clamp(32px,3vw,52px)}}.page-content{width:100%;min-width:0}.page-content>.section-heading{max-width:1060px;margin-left:0;margin-right:auto;text-align:left}.about-grid,.team-module,.content-block,.culture-inline,.qualification-showcase,.strength-layout,.contact-overview,.contact-map-module{max-width:1280px;margin-left:auto;margin-right:auto}.product-showcase,.case-gallery,.detection-solution-gallery,.engineering-image-gallery{max-width:1320px;margin-left:auto;margin-right:auto}.subnav{top:104px;gap:8px}.subnav a{padding:15px 16px;border-radius:6px;background:#ffffffdb;box-shadow:none}.subnav span{color:var(--biz-accent)}.subnav strong{color:var(--kl-ink);font-size:16px}.subnav a.active{border-color:var(--kl-green-deep);background:#fff;box-shadow:inset 3px 0 0 var(--kl-green-deep),var(--biz-shadow-soft)}.subnav a:hover,.subnav a.active:hover{transform:none;border-color:var(--kl-green-deep);background:var(--kl-green-deep);box-shadow:var(--biz-shadow-soft)}.content-block,.culture-inline{margin-top:44px}.culture-inline,.home-value-block,.team-module,.detection-panel{border:1px solid var(--kl-line);background:var(--biz-paper);box-shadow:var(--biz-shadow-soft)}.mission-layout,.service-grid,.product-showcase,.case-gallery,.cert-list,.timeline,.culture-grid,.home-product-strip{gap:18px}.mission-card,.service-panel,.product-item,.timeline-item,.news-item,.case-card,.cert-item,.principle-card,.culture-grid article,.home-product-card,.team-stat{border:1px solid var(--kl-line);background:var(--biz-paper);box-shadow:none}.mission-card{border-top:3px solid var(--biz-accent)}.mission-card span,.culture-grid span{color:var(--biz-accent)}.mission-card strong,.culture-grid strong{color:var(--kl-ink);font-weight:800}.service-panel{padding:26px}.service-panel:hover,.mission-card:hover,.timeline-item:hover,.news-item:hover,.case-card:hover,.product-item:hover,.cert-item:hover,.culture-grid article:hover,.team-stat:hover{transform:translateY(-3px);border-color:#176c577a;box-shadow:var(--biz-shadow)}.service-panel li,.rule-list li{color:var(--kl-ink)}.service-panel li:before,.rule-list li:before{background:var(--biz-accent)}.product-service-grid .service-panel{padding:24px 28px;border-left:4px solid var(--kl-green-deep)}.product-service-grid .service-panel:hover{color:inherit;border-color:#176c577a;border-left-color:var(--kl-green-deep);background:var(--biz-paper);box-shadow:var(--biz-shadow)}.product-service-grid .service-panel:hover>span,.product-service-grid .service-panel:hover h3,.product-service-grid .service-panel:hover p,.product-service-grid .service-panel:hover li{color:inherit}.product-service-grid .service-panel:hover li:before{background:var(--biz-accent)}.product-service-grid .service-panel p{white-space:normal}.product-service-grid .service-panel ul{flex-wrap:wrap;gap:12px 22px}.product-showcase{margin-top:28px}.digital-hero-card{position:relative;display:grid;grid-template-columns:1fr;gap:0;align-items:stretch;width:100%;max-width:1320px;margin:0 auto;padding:clamp(24px,4vw,46px);overflow:hidden;border:1px solid rgba(206,219,232,.92);border-radius:8px;background:linear-gradient(90deg,rgba(61,95,155,.05) 0 1px,transparent 1px 100%) 0 0 / 42px 42px,linear-gradient(0deg,rgba(61,95,155,.045) 0 1px,transparent 1px 100%) 0 0 / 42px 42px,linear-gradient(135deg,#fff,#f8fbff 58%,#fff8ea);box-shadow:0 22px 52px #182a5217;isolation:isolate}.digital-hero-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,var(--kl-green-deep),var(--biz-accent))}.digital-hero-card:after{content:"";position:absolute;right:-64px;bottom:-56px;z-index:-1;width:min(420px,40%);height:180px;background:linear-gradient(135deg,#c99b4224,#3d5f9b14);clip-path:polygon(18% 0,100% 0,82% 100%,0 100%);pointer-events:none}.digital-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:1120px}.digital-hero-copy h3{max-width:760px;margin:8px 0 14px;color:var(--kl-ink);font-size:clamp(26px,3vw,38px);line-height:1.28}.digital-hero-copy>p:not(.eyebrow){max-width:1080px;margin:0;color:var(--kl-muted);font-size:16px;line-height:1.9}.digital-hero-copy .service-local-summary{margin-top:10px;color:#4f5a70}.digital-pipeline{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.digital-pipeline span{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 13px;border:1px solid rgba(61,95,155,.18);border-radius:4px;color:#17355e;background:#ffffffc7;font-size:14px;font-weight:800;line-height:1.2;box-shadow:0 10px 22px #182a520d}.digital-pipeline svg{flex:0 0 auto;color:var(--biz-accent)}.digital-hero-visual{position:relative;height:clamp(300px,26vw,390px);min-height:0;overflow:hidden;align-self:center;border:1px solid rgba(61,95,155,.18);border-radius:8px;background:linear-gradient(135deg,#eef3fb,#fff);box-shadow:0 20px 44px #182a521f}.digital-hero-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0b1a3600 56%,#0b1a362e);pointer-events:none}.digital-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .52s ease,filter .52s ease}.digital-hero-visual:hover img,.digital-hero-visual:focus-visible img{filter:saturate(1.04) contrast(1.02);transform:scale(1.035)}.digital-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1320px;margin:0 auto}.digital-capability-grid article{min-height:206px;padding:24px;border:1px solid rgba(215,224,239,.92);border-top:3px solid rgba(61,95,155,.52);border-radius:8px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:var(--biz-shadow-soft);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.digital-capability-grid article:nth-child(2){border-top-color:var(--kl-green-deep)}.digital-capability-grid article:nth-child(3){border-top-color:var(--biz-accent)}.digital-capability-grid article:hover{transform:translateY(-3px);border-color:#3d5f9b6b;box-shadow:var(--biz-shadow)}.digital-capability-grid span,.product-index{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;margin-bottom:16px;border-radius:4px;color:#8f682a;background:var(--biz-accent-soft);font-size:12px;font-weight:900}.digital-capability-grid h3{margin:0;color:var(--kl-ink);font-size:21px;line-height:1.35}.digital-capability-grid p{margin:12px 0 0;color:var(--kl-muted);line-height:1.78}.digital-product-heading{max-width:1320px;margin:clamp(42px,5vw,64px) auto 22px}.digital-product-heading h2{font-size:clamp(26px,3vw,36px)}.digital-product-showcase{gap:18px;max-width:1320px;margin-right:auto;margin-left:auto}.product-item{grid-template-columns:300px minmax(0,1fr);min-height:218px;padding:20px}.product-item .image-zoom-trigger{overflow:hidden;border-radius:6px;background:var(--biz-panel)}.product-item .image-zoom-trigger img{height:214px;border-radius:6px;background:var(--biz-panel)}.digital-product-showcase .product-item{position:relative;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:clamp(20px,3vw,34px);align-items:stretch;min-height:252px;padding:22px;overflow:hidden;border-color:#d7e0eff2;background:linear-gradient(90deg,rgba(61,95,155,.04) 0 1px,transparent 1px 100%) 0 0 / 38px 38px,linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 12px 32px #182a520e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.digital-product-showcase .product-item:hover{transform:translateY(-3px);border-color:#3d5f9b6b;box-shadow:0 20px 46px #182a521a}.digital-product-showcase .product-item:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--kl-green-deep)}.digital-product-showcase .product-item:nth-child(2n):before{background:var(--biz-accent)}.digital-product-showcase .product-item .image-zoom-trigger{height:clamp(220px,20vw,260px);min-height:0;border:1px solid #dce6f1;box-shadow:inset 0 0 0 1px #fff9}.digital-product-showcase .product-item .image-zoom-trigger img{height:100%;min-height:0}.digital-product-showcase .product-item>div{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-right:clamp(0px,2vw,16px)}.product-index{margin-bottom:12px}.digital-product-showcase .product-item h3{font-size:clamp(21px,2vw,27px);line-height:1.32}.digital-product-showcase .product-item p{max-width:820px;margin:12px 0 0;font-size:15px;line-height:1.86}.digital-product-showcase .tag-row{gap:9px;margin-top:18px}.digital-product-showcase .tag-row span{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:6px 10px;border-radius:4px;background:#ffffffd1}.digital-product-showcase .tag-row svg{flex:0 0 auto;color:var(--biz-accent)}.tag-row span,.detection-tag,.branch-row span{border:1px solid #d7e2dd;border-radius:4px;color:var(--kl-green-deep);background:#f7faf8;font-weight:700}.detection-tag svg,.branch-row svg,.cert-item svg,.contact-panel svg,.footer-address svg{color:var(--biz-accent)}.detection-panel{padding:28px}.detection-solution-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 52px;margin-top:34px}.detection-solution-card,.detection-solution-card.portrait{width:100%;justify-self:stretch}.detection-solution-card.portrait{grid-column:auto;width:100%;justify-self:stretch}.detection-solution-trigger{padding:0;border:0;background:#f5f8fb;box-shadow:none}.detection-solution-trigger img,.detection-solution-card.portrait .detection-solution-trigger img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;background:#f5f8fb}.detection-eyebrow{border-radius:4px;background:var(--biz-accent-soft)}.detection-solution-trigger,.engineering-image-trigger,.qualification-image-trigger{border-color:var(--kl-line);box-shadow:var(--biz-shadow-soft)}.engineering-image-gallery{grid-template-columns:1fr;gap:24px}.engineering-image-card{width:100%}.engineering-image-trigger{padding:18px;background:#fff}.engineering-image-trigger img{aspect-ratio:auto;width:100%;max-height:none;object-fit:contain;background:#fff}.detection-solution-trigger:hover,.detection-solution-trigger:focus-visible,.engineering-image-trigger:hover,.engineering-image-trigger:focus-visible{transform:translateY(-3px);box-shadow:var(--biz-shadow)}.engineering-image-trigger:hover .engineering-image-overlay,.engineering-image-trigger:focus-visible .engineering-image-overlay,.image-zoom-trigger:hover .zoom-affordance,.image-zoom-trigger:focus-visible .zoom-affordance{background:#253f78eb}.zoom-affordance,.engineering-image-overlay{border-radius:4px;background:#16213dcc}.case-card{box-shadow:var(--biz-shadow-soft)}.case-card div{padding:18px 20px}.case-card div>span{border-radius:4px;color:#7b5d25;background:var(--biz-accent-soft)}.qualification-showcase,.strength-layout,.contact-overview,.contact-map-module{gap:20px}.qualification-copy{border:1px solid rgba(223,230,226,.18);background:linear-gradient(145deg,#172038f5,#3d5f9be6),linear-gradient(90deg,rgba(201,155,66,.14),transparent);box-shadow:var(--biz-shadow)}.qualification-copy span{color:#ead19a}.qualification-copy h3{color:#fff}.cert-item{min-height:68px}.cert-item:hover{transform:translateY(-2px)}.patent-panel,.contact-map-list{border-radius:8px;background:linear-gradient(145deg,#172033,#3d5f9b);box-shadow:var(--biz-shadow)}.patent-panel h3,.contact-map-list h3{color:#fff}.patent-panel p{color:#ffffffe6}.contact-panel,.wechat-card{box-shadow:var(--biz-shadow-soft)}.support-feedback{position:relative;max-width:1320px;margin:0 auto;isolation:isolate}.support-feedback:before{content:"";position:absolute;z-index:-1;top:clamp(74px,10vw,128px);right:clamp(-42px,-3vw,-18px);width:min(520px,38vw);height:clamp(180px,18vw,260px);background:linear-gradient(135deg,#fff0,#fbf3e38f 46%,#c99b4224);clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);pointer-events:none}.support-feedback:after{content:"";position:absolute;z-index:-1;left:clamp(-30px,-2vw,-12px);bottom:clamp(70px,9vw,130px);width:min(440px,32vw);height:120px;background:linear-gradient(115deg,#c99b421f,#fbf3e370 55%,#fff0);clip-path:polygon(0 0,88% 0,100% 100%,8% 100%);pointer-events:none}.support-heading{max-width:820px;margin:0 auto clamp(28px,4vw,44px);text-align:center}.support-heading h2{margin:8px 0 14px;color:var(--kl-ink);font-size:clamp(34px,4vw,48px);line-height:1.18}.support-heading p:not(.eyebrow){margin:0;color:var(--kl-muted);font-size:16px;line-height:1.8}.support-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:clamp(18px,2.8vw,28px);border:1px solid rgba(201,155,66,.16);border-top:3px solid rgba(201,155,66,.42);border-radius:8px;background:linear-gradient(135deg,#ffffffd1,#fffaf099);box-shadow:0 18px 42px #2031520f}.support-field{position:relative;display:grid;gap:10px;min-height:94px;padding:18px 20px;border:1px solid rgba(215,224,239,.92);border-radius:6px;background:linear-gradient(180deg,#fff,#fffcf6e0);box-shadow:0 12px 26px #2031520a;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.support-field:hover,.support-field:focus-within{transform:translateY(-2px);border-color:#c99b4270;box-shadow:0 16px 32px #c99b4214}.support-field span{color:var(--kl-ink);font-size:15px;font-weight:800;line-height:1.2}.support-field input,.support-field select,.support-field textarea{width:100%;min-width:0;border:0;outline:0;color:var(--kl-ink);background:transparent;font:inherit}.support-field input::placeholder,.support-field textarea::placeholder{color:#8a94a8}.support-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.support-select:after{content:"";position:absolute;right:20px;bottom:28px;width:10px;height:10px;border-right:2px solid #8a94a8;border-bottom:2px solid #8a94a8;transform:rotate(45deg);pointer-events:none}.support-field-wide{grid-column:1 / -1;min-height:160px}.support-field textarea{min-height:92px;resize:vertical}.support-submit{grid-column:1 / -1;justify-self:center;min-width:240px;height:56px;margin-top:22px;border-radius:999px;color:#fff;background:var(--kl-green-deep);font-size:17px;font-weight:800;box-shadow:0 14px 28px #253f7838;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.support-submit:hover{transform:translateY(-2px);background:var(--kl-green);box-shadow:0 18px 34px #00845033}.career-hero-card{display:block;padding:clamp(28px,4vw,42px);border:1px solid var(--kl-line);border-left:4px solid var(--kl-green-deep);border-radius:8px;background:linear-gradient(135deg,#fff,#f9fbff 72%,#fff8ec);box-shadow:var(--biz-shadow-soft)}.career-hero-card span,.career-detail-card>span{color:var(--biz-accent);font-size:12px;font-weight:800}.career-hero-card h3{margin:12px 0 0;color:var(--kl-ink);font-size:clamp(26px,3vw,36px);line-height:1.28}.career-hero-card p{max-width:760px;margin:16px 0 0;color:var(--kl-muted);line-height:1.85}.career-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:18px}.career-meta-row strong{margin-right:4px;color:var(--kl-ink);font-size:14px;line-height:1}.career-meta-row span{padding:7px 10px;border:1px solid #d7e0ef;border-radius:4px;color:var(--kl-green-deep);background:#fff;font-weight:800}.career-detail-layout{display:grid;gap:18px;margin-top:22px}.career-detail-card{padding:28px;border:1px solid var(--kl-line);border-radius:8px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 14px 34px #2031520f}.career-detail-card h3{margin:14px 0 0;color:var(--kl-ink);font-size:24px;line-height:1.35}.career-detail-card ol{display:grid;gap:12px;margin:18px 0 0;padding-left:22px}.career-detail-card li,.career-detail-card p{color:var(--kl-muted);line-height:1.78}.career-detail-card p{margin:14px 0 0}.career-detail-card:nth-child(1),.career-detail-card:nth-child(2){border-left:4px solid var(--kl-green-deep)}.career-detail-card:nth-child(2){border-left-color:var(--biz-accent);background:linear-gradient(180deg,#fff,#fffaf0)}.career-detail-card:nth-child(n+3){background:#fdfdfb}.career-detail-card:nth-child(3) ol{display:flex;flex-wrap:wrap;gap:10px;padding-left:0;list-style:none}.career-detail-card:nth-child(3) li{padding:8px 12px;border:1px solid #d7e0ef;border-radius:4px;color:var(--kl-green-deep);background:#fff;font-weight:800}.career-office-section{margin-top:24px;padding:clamp(24px,4vw,36px);border:1px solid var(--kl-line);border-radius:8px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:var(--biz-shadow-soft)}.career-office-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.career-office-heading h3{margin:6px 0 0;color:var(--kl-ink);font-size:clamp(24px,3vw,32px);line-height:1.25}.career-office-marquee{display:flex;gap:18px;overflow:hidden;padding:2px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent 100%)}.career-office-card{flex:0 0 clamp(280px,34vw,420px);position:relative;height:clamp(210px,23vw,280px);overflow:hidden;border:1px solid rgba(215,224,239,.9);border-radius:8px;background:#eef3fb;box-shadow:0 14px 30px #20315214;cursor:zoom-in;animation:careerOfficeSlide 24s linear infinite}.career-office-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .7s ease,filter .7s ease}.career-office-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c142400 48%,#0c14242e);opacity:.7;pointer-events:none}.career-office-card:hover img,.career-office-card:focus-visible img{filter:brightness(1.04) saturate(1.04);transform:scale(1.055)}.career-office-card:focus-visible{outline:3px solid rgba(201,155,66,.42);outline-offset:3px}.career-office-marquee:hover .career-office-card,.career-office-marquee:focus-within .career-office-card{animation-play-state:paused}@keyframes careerOfficeSlide{to{transform:translate(calc(-300% - 54px))}}.career-info-grid p{color:var(--kl-muted);line-height:1.75}.wechat-card{background:linear-gradient(180deg,#fff,#f8faf8)}.wechat-card span{color:var(--biz-accent)}.wechat-card img{box-shadow:var(--biz-shadow-soft)}.contact-map-visual{background:linear-gradient(90deg,rgba(255,255,255,.7) 0 1px,transparent 1px 100%) 0 0 / 58px 58px,linear-gradient(0deg,rgba(255,255,255,.7) 0 1px,transparent 1px 100%) 0 0 / 58px 58px,linear-gradient(135deg,#eef3fb,#f9fbff 62%,#e8edf7);box-shadow:var(--biz-shadow-soft)}.map-route-line{border-color:#c99b42c7}.map-pin{border-radius:4px;background:var(--kl-green-deep);box-shadow:0 12px 24px #253f7833}.map-pin-sub{background:var(--biz-accent)}.timeline-item{min-height:238px}.timeline-item span{color:var(--biz-accent)}.news-grid{gap:18px}.site-footer{background:linear-gradient(135deg,#2f4778,#48659b)}.footer-brand strong{font-size:20px}.footer-actions a{border-radius:4px}.footer-actions a:hover{border-color:var(--biz-accent)}.image-preview{background:#0a0f1cd6;padding:64px 24px 24px}.image-preview img{max-width:98vw;max-height:92vh;border-radius:6px}.image-preview-close{border-radius:4px}@media(max-width:1080px){.mobile-contact-shortcut{display:inline-flex}.brand img{width:180px;height:34px}.page-layout,.digital-hero-card{grid-template-columns:1fr}.digital-hero-visual{height:300px}.digital-capability-grid{grid-template-columns:1fr}.digital-product-showcase .product-item{grid-template-columns:minmax(230px,300px) minmax(0,1fr)}.subnav{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.site-header{min-height:70px;padding:12px 18px}.brand img{width:118px;height:29px}.home-tab-nav{top:70px}.hero-section{padding:116px 24px 88px}.hero-content{left:auto;right:auto;bottom:auto;width:100%;padding-left:18px}.hero-lead{max-width:7.4em;margin:0;font-size:clamp(30px,8.6vw,36px);overflow-wrap:anywhere;word-break:break-all}.hero-carousel-controls{left:24px}.home-company-layout,.about-grid,.culture-inline,.team-module,.detection-panel{padding:20px}.value-card-grid{grid-template-columns:1fr}.value-image-card{grid-template-rows:240px auto}.digital-hero-card{padding:20px}.digital-hero-copy h3{font-size:26px}.digital-pipeline{display:grid;grid-template-columns:1fr 1fr;gap:8px}.digital-pipeline span{justify-content:center;min-height:42px;text-align:center}.digital-hero-visual{height:230px}.digital-capability-grid article{min-height:0;padding:20px}.detection-hero,.detection-layout{grid-template-columns:1fr}.detection-hero-copy,.detection-hero-panel{min-height:0;padding:24px 20px}.detection-hero-panel span{font-size:42px}.detection-hero-panel strong{font-size:22px}.detection-layout{gap:18px;width:100%;max-width:calc(100vw - 56px);min-width:0}.detection-subnav{position:static;width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}.detection-subnav a{min-height:0}.product-item{grid-template-columns:1fr}.digital-product-showcase .product-item{grid-template-columns:1fr;gap:18px;min-height:0;padding:18px}.digital-product-showcase .product-item .image-zoom-trigger,.digital-product-showcase .product-item .image-zoom-trigger img{height:230px;min-height:0}.news-feature-image{min-height:0;margin:18px 18px 0}.news-feature-copy{padding:0 20px 24px}.news-feature-copy h3{font-size:24px}.news-feature-copy p{font-size:15px}.news-article-body section{grid-template-columns:1fr;gap:12px;padding:20px}.news-article-body section>span{width:52px;height:4px}.detection-solution-gallery{grid-template-columns:1fr}.detection-solution-trigger img{height:auto;aspect-ratio:16 / 9}.career-hero-card,.career-detail-layout,.support-form{grid-template-columns:1fr}.career-hero-card{align-items:start}.support-heading{text-align:left}.page-hero.support-page-hero{min-height:360px;background-size:auto 100%;background-position:center center}.support-field{min-height:88px;padding:16px}.support-field-wide{min-height:150px}.support-submit{width:100%;min-width:0}.career-office-card{flex-basis:82vw;height:220px}.wechat-float{right:12px;top:auto;bottom:12px;transform:none}.profile-carousel-image,.profile-carousel-dots button{transition:none}.wechat-float-trigger{width:46px;height:46px;padding:0;justify-content:center;border-radius:50%}.wechat-float-trigger span{display:none}.wechat-float-panel{width:min(62vw,150px);right:0;bottom:58px}}.desktop-nav-link,.home-tab-nav button{color:#4f5a70}.desktop-nav-item:hover .desktop-nav-link,.home-tab-nav button:hover,.home-tab-nav button.active{color:var(--kl-green-deep)}.header-contact,.map-pin{background:var(--kl-green-deep)}.header-contact:hover,.primary-action:hover{background:var(--kl-green)}.subnav a.active,.service-panel:hover,.mission-card:hover,.timeline-item:hover,.news-item:hover,.case-card:hover,.product-item:hover,.cert-item:hover,.culture-grid article:hover,.team-stat:hover,.product-service-grid .service-panel:hover,.detection-solution-trigger:hover,.detection-solution-trigger:focus-visible,.engineering-image-trigger:hover,.engineering-image-trigger:focus-visible{border-color:#3d5f9b6b}.subnav a.active{box-shadow:inset 3px 0 0 var(--kl-green-deep),var(--biz-shadow-soft)}.subnav a:hover,.subnav a.active:hover{background:var(--kl-green-deep);border-color:var(--kl-green-deep)}.tag-row span,.detection-tag,.branch-row span,.career-meta-row span,.career-detail-card:nth-child(3) li{border-color:#d7e0ef;color:var(--kl-green-deep);background:#f9fbff}.case-card div>span{color:#8f682a;background:var(--biz-accent-soft)}.qualification-copy,.patent-panel,.contact-map-list{background:linear-gradient(145deg,#172033,#3d5f9b)}.wechat-card{background:linear-gradient(145deg,#fff,#f9fbff 58%,#fff7e7)}.hero-bg{filter:brightness(1.18) saturate(1.08) contrast(1.03)}.hero-scrim{background:linear-gradient(90deg,#1019307a,#233a6847 44%,#233a6814 78%,#233a6800),linear-gradient(180deg,#ffffff05,#0d14263d)}.hero-lead{text-shadow:0 10px 26px rgba(10,16,30,.28)}.engineering-service-layout{grid-template-columns:236px minmax(0,1fr);gap:36px;align-items:start}.engineering-service-subnav{position:sticky;top:104px;grid-template-columns:1fr}.engineering-service-subnav a{min-height:86px}.engineering-service-subnav strong{font-size:15px;line-height:1.45;overflow-wrap:anywhere}.engineering-service-content{min-width:0;padding-right:0!important}.engineering-service-intro{max-width:900px;margin-bottom:0}.engineering-service-intro h3{font-size:clamp(30px,3vw,42px)}.engineering-service-trigger img,.engineering-service-card .engineering-service-trigger img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.engineering-service-card .detection-solution-copy p{-webkit-line-clamp:3}@media(max-width:1080px)and (min-width:761px){.engineering-service-layout{grid-template-columns:210px minmax(0,1fr);gap:24px}.engineering-service-subnav{grid-template-columns:1fr}}@media(max-width:760px){.engineering-service-layout{grid-template-columns:1fr;gap:24px;width:100%;max-width:100%}.engineering-service-subnav{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.engineering-service-subnav a{min-height:78px}.engineering-service-subnav a:first-child{grid-column:1 / -1}.engineering-service-intro h3{font-size:28px}}.history-showcase{max-width:1280px;padding-top:16px}.history-heading{max-width:760px;margin:0 auto 34px;text-align:center}.history-heading h2{margin:0;color:var(--kl-ink);font-size:42px;line-height:1.2}.history-heading>p:not(.eyebrow){margin:14px 0 0;color:var(--kl-muted);font-size:16px;line-height:1.8}.history-focus{position:relative;display:grid;grid-template-columns:52px minmax(0,820px) 52px;gap:28px;align-items:center;justify-content:center;min-height:330px;padding:42px clamp(24px,5vw,72px);overflow:hidden;border-top:1px solid #d9e2ef;border-bottom:1px solid #d9e2ef;background:#f3f6fb}.history-focus:before{content:"1993";position:absolute;left:50%;top:50%;color:#3d5f9b0b;font-size:220px;font-weight:800;line-height:1;pointer-events:none;transform:translate(-50%,-50%)}.history-focus-content{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center;animation:history-content-in .42s ease both}.history-sequence{display:inline-flex;align-items:center;justify-content:center;width:38px;height:26px;margin-bottom:14px;border:1px solid rgba(201,155,66,.42);border-radius:4px;color:#8f682a;background:var(--biz-accent-soft);font-size:12px;font-weight:800}.history-focus-content>strong{display:block;color:var(--kl-green-deep);font-size:64px;font-weight:800;line-height:1.05}.history-focus-content h3{margin:20px 0 12px;color:var(--kl-ink);font-size:28px;line-height:1.3}.history-focus-content p{max-width:720px;margin:0 auto;color:#4f5f76;font-size:16px;line-height:1.9}.history-arrow{position:relative;z-index:2;display:grid;width:46px;height:46px;padding:0;place-items:center;border:1px solid #cbd7e6;border-radius:50%;color:var(--kl-green-deep);background:#ffffffe6;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.history-arrow:hover,.history-arrow:focus-visible{color:#fff;border-color:var(--kl-green-deep);background:var(--kl-green-deep);transform:translateY(-2px)}.history-arrow:focus-visible,.history-node:focus-visible{outline:3px solid rgba(201,155,66,.38);outline-offset:3px}.history-track-scroll{padding:0 14px 8px;overflow-x:auto}.history-track{--history-progress: 0%;position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-width:680px;margin-top:34px}.history-track:before,.history-track:after{content:"";position:absolute;top:8px;left:12.5%;height:2px}.history-track:before{right:12.5%;background:#d7dfeb}.history-track:after{width:calc(var(--history-progress) * .75);background:var(--kl-green-deep);transition:width .36s ease}.history-node{position:relative;display:grid;gap:5px;justify-items:center;padding:30px 10px 8px;border:0;color:#7a8494;background:transparent;cursor:pointer;text-align:center;transition:color .18s ease}.history-node>span{position:absolute;top:0;left:50%;z-index:2;width:18px;height:18px;border:2px solid #c5cfdd;border-radius:50%;background:#fff;transform:translate(-50%);transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.history-node>strong{font-size:16px;line-height:1.35}.history-node:hover,.history-node.active,.history-node.completed{color:var(--kl-green-deep)}.history-node.completed>span{border-color:var(--kl-green-deep);background:var(--kl-green-deep)}.history-node.active>span{border-color:var(--kl-green-deep);background:var(--kl-green-deep);box-shadow:0 0 0 6px #3d5f9b24}@keyframes history-content-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.history-heading{margin-bottom:24px;text-align:left}.history-heading h2{font-size:34px}.history-focus{grid-template-columns:38px minmax(0,1fr) 38px;gap:8px;min-height:360px;padding:34px 8px}.history-focus:before{font-size:120px}.history-arrow{width:38px;height:38px}.history-focus-content>strong{font-size:42px}.history-focus-content h3{margin-top:16px;font-size:24px}.history-focus-content p{font-size:14px;line-height:1.8}.history-track-scroll{margin-inline:-8px;padding-inline:8px}.history-track{min-width:620px;margin-top:28px}}@media(prefers-reduced-motion:reduce){.history-focus-content{animation:none}.history-track:after,.history-arrow,.history-node,.history-node>span{transition:none}}.page-layout.products-page-layout{display:grid;grid-template-columns:252px minmax(0,1fr);gap:clamp(34px,4vw,60px);align-items:start;max-width:min(1480px,100%)}.solution-directory{position:sticky;top:104px;display:grid;gap:12px;min-width:0}.solution-directory-item{overflow:hidden;border:1px solid var(--kl-line);border-radius:8px;background:#ffffffe6;box-shadow:var(--biz-shadow-soft);transition:border-color .18s ease,box-shadow .18s ease}.solution-directory-item:hover,.solution-directory-item.active{border-color:#3d5f9b80;box-shadow:var(--biz-shadow)}.solution-directory-link{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:14px;align-items:center;min-height:82px;padding:16px 16px 16px 18px;transition:color .18s ease,background-color .18s ease}.solution-directory-link>span{display:grid;gap:5px;min-width:0}.solution-directory-link small{color:var(--biz-accent);font-size:12px;font-weight:800;letter-spacing:.08em;transition:color .18s ease}.solution-directory-link strong{color:var(--kl-ink);font-size:17px;line-height:1.35;transition:color .18s ease}.solution-directory-link i{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--kl-line);border-radius:50%;color:var(--kl-green-deep);background:#fff;transition:transform .18s ease,color .18s ease,border-color .18s ease,background-color .18s ease}.solution-directory-item:hover .solution-directory-link i{transform:translate(2px)}.solution-directory-item.active>.solution-directory-link{color:#fff;background:var(--kl-green-deep)}.solution-directory-item.active>.solution-directory-link strong,.solution-directory-item.active>.solution-directory-link small{color:#fff}.solution-directory-link:hover strong,.solution-directory-link:hover small{color:var(--biz-accent)}.solution-directory-item.active.expanded>.solution-directory-link i{border-color:#ffffff5c;color:#fff;background:#ffffff1f;transform:rotate(90deg)}.solution-directory-item.active:not(.expanded)>.solution-directory-link i{border-color:#ffffff5c;color:#fff;background:#ffffff1f;transform:none}.solution-directory-submenu{display:grid;padding:4px 18px 12px;background:#fff}.solution-directory-submenu button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:13px 0;border:0;border-top:1px solid var(--kl-line);color:var(--kl-muted);background:transparent;cursor:pointer;text-align:left;transition:color .18s ease}.solution-directory-submenu button:first-child{border-top:0}.solution-directory-submenu button span{font-size:14px;font-weight:700;line-height:1.55}.solution-directory-submenu button small{color:var(--biz-accent);font-size:11px;font-weight:800;white-space:nowrap}.solution-directory-submenu button.active{color:var(--kl-green-deep)}.solution-directory-submenu button:hover{color:var(--biz-accent)}.solution-directory-submenu button.active span{font-weight:800}.solution-product-content,.products-page-layout .page-content{min-width:0}.products-page-layout .engineering-service-content{padding-right:0}@media(max-width:1080px){.page-layout.products-page-layout{grid-template-columns:1fr;gap:32px}.solution-directory{position:static;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.solution-directory-link{min-height:78px}}@media(max-width:760px){.page-layout.products-page-layout{gap:26px}.solution-directory{grid-template-columns:1fr;gap:10px}.solution-directory-link{min-height:72px;padding:14px 14px 14px 16px}.solution-directory-submenu{padding-inline:16px}}.culture-content>.eyebrow,.culture-content>h2{text-align:center}.culture-showcase{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(70px,8vw,124px);row-gap:clamp(32px,5vw,72px);height:auto;margin-top:clamp(28px,4vw,48px);padding-block:12px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.culture-showcase:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(61,95,155,.46) 5%,rgba(61,95,155,.46) 95%,transparent);transform:translate(-50%)}.culture-showcase-card,.culture-showcase-card.culture-showcase-card--wide{position:relative;display:block;min-width:0;min-height:0;aspect-ratio:1.55;overflow:visible}.culture-showcase-media{position:relative;width:100%;height:100%;overflow:hidden;border:1px solid rgba(23,108,87,.14);border-radius:8px;background:#d9e2df;box-shadow:0 16px 34px #18372e1a;isolation:isolate;transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.culture-showcase-card:nth-of-type(odd){grid-column:1}.culture-showcase-card:nth-of-type(2n){grid-column:2}.culture-showcase-card:nth-of-type(1){grid-row:1}.culture-showcase-card:nth-of-type(2){grid-row:2}.culture-showcase-card:nth-of-type(3){grid-row:3}.culture-showcase-card:nth-of-type(4){grid-row:4}.culture-showcase-card:nth-of-type(5){grid-row:5}.culture-showcase-card:nth-of-type(6){grid-row:6}.culture-scroll-marker{position:absolute;left:50%;z-index:4;display:grid;place-items:center;width:32px;height:32px;border:3px solid #fff;border-radius:50%;color:#fff;background:#2f63b3;box-shadow:0 5px 14px #20468447;transform:translate(-50%,-50%);transition:top 90ms linear}.culture-showcase-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0c1b1800 34%,#0c1b18c7);opacity:.92;transition:opacity .26s ease}.culture-showcase-media img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.03);transform:scale(1.01);transition:transform .52s ease,filter .52s ease}.culture-hover-detail{position:absolute;top:clamp(18px,2vw,28px);left:clamp(18px,2vw,28px);z-index:2;width:min(82%,410px);padding:0;border:0;border-radius:0;color:#fff;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease}.culture-hover-detail p{margin:0;color:#fff;font-size:clamp(14px,1.08vw,16px);line-height:1.72;text-shadow:0 1px 3px rgba(4,18,28,.96),0 2px 8px rgba(4,18,28,.78);white-space:nowrap}.culture-hover-detail p:first-child,.culture-hover-detail p:last-child{font-weight:800}.culture-hover-detail p:last-child{margin-top:5px}.culture-hover-detail.culture-hover-detail--selective p,.culture-hover-detail.culture-hover-detail--normal p{font-weight:400}.culture-hover-detail.culture-hover-detail--selective p:last-child,.culture-hover-detail.culture-hover-detail--normal p:last-child{margin-top:0}.culture-hover-detail--selective strong{font-weight:800}.culture-hover-detail--bottom-left{top:auto;bottom:clamp(20px,2.4vw,34px);width:min(68%,410px);transform:translateY(10px)}.culture-showcase-card:hover .culture-hover-detail,.culture-showcase-card:focus-within .culture-hover-detail{opacity:1;transform:translateY(0)}.culture-showcase-card:hover .culture-showcase-media,.culture-showcase-card:focus-within .culture-showcase-media{border-color:#c99b42b3;box-shadow:0 22px 44px #18372e2e;transform:translateY(-4px)}.culture-showcase-card:hover .culture-showcase-media:before,.culture-showcase-card:focus-within .culture-showcase-media:before{opacity:1}.culture-showcase-card:hover .culture-showcase-media img,.culture-showcase-card:focus-within .culture-showcase-media img{filter:saturate(1) contrast(1.05);transform:scale(1.06)}.culture-showcase-copy{position:absolute;inset:auto 0 0;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;width:auto;min-height:0;padding:clamp(20px,2.5vw,34px);color:#fff}.culture-showcase-copy span{display:none}.culture-showcase-copy>div{min-width:0;margin-left:auto;text-align:right}.culture-showcase-copy h3{margin:0;color:#fff;font-size:clamp(23px,2.2vw,34px);font-weight:800;line-height:1.2}.culture-showcase-copy p{max-width:none;margin:8px 0 0;color:#ffffffe0;font-size:clamp(17px,1.5vw,22px);line-height:1.5;opacity:1;transform:none;transition:none}@media(max-width:760px){.culture-showcase{grid-template-columns:1fr;gap:20px;padding:0 0 0 18px}.culture-showcase:before{left:1px}.culture-showcase-card,.culture-showcase-card.culture-showcase-card--wide{grid-column:1;aspect-ratio:1.38}.culture-showcase-card:nth-of-type(odd),.culture-showcase-card:nth-of-type(2n){grid-column:1;grid-row:auto}.culture-scroll-marker{left:1px;width:30px;height:30px}.culture-showcase-copy{gap:12px;padding:20px}.culture-showcase-copy h3{font-size:24px}.culture-showcase-copy p{font-size:17px}.culture-hover-detail{width:calc(100% - 32px);padding:0}.culture-hover-detail p{font-size:12px;line-height:1.65}.culture-hover-detail--bottom-left{bottom:18px;width:58%}.culture-hover-detail--bottom-left p{font-size:10px;line-height:1.45;white-space:normal;overflow-wrap:anywhere}}
