:root{--ink:#102039;--text:#516178;--muted:#758399;--line:rgba(31,73,125,.13);--green:#25a94a;--green-deep:#17863b;--green-soft:#edf9ef;--shadow:0 18px 50px rgba(28,55,93,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"PingFang SC","Microsoft YaHei","Noto Sans SC",Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.product-container{width:min(1180px,calc(100% - 48px));margin:0 auto}
.product-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(21,50,86,.08);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.product-header__inner{min-height:84px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:34px}.product-brand{display:inline-flex}.product-brand img{width:150px}.product-nav{display:flex;justify-content:center;gap:30px;font-size:14px;font-weight:600}.product-nav a,.product-footer a{transition:color .2s}.product-nav a:hover,.product-footer a:hover{color:var(--green-deep)}
.product-header__cta,.product-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;font-size:15px;font-weight:700;transition:transform .22s,box-shadow .22s}.product-header__cta,.product-button--primary{color:#fff;border:1px solid #102039;background:linear-gradient(180deg,#1b2635,#0c121b);box-shadow:0 10px 24px rgba(14,24,39,.14)}.product-button:hover,.product-header__cta:hover{transform:translateY(-2px)}
.product-main{overflow:hidden}.product-hero{position:relative;padding:102px 0 96px;background:radial-gradient(circle at -7% 30%,rgba(168,237,142,.46),transparent 44%),radial-gradient(circle at 104% 48%,rgba(135,187,255,.42),transparent 46%),#fff}.product-hero::after{content:"";position:absolute;inset:auto 0 0;height:100px;background:linear-gradient(to bottom,transparent,#fff)}.product-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(400px,.98fr);align-items:center;gap:76px}
.product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:31px;color:var(--muted);font-size:13px}.product-breadcrumb a:hover{color:var(--green-deep)}.product-eyebrow,.product-section__eyebrow,.technology-label{margin:0 0 16px;color:var(--green-deep);font-size:13px;font-weight:800;letter-spacing:.12em}.product-hero h1{max-width:620px;margin:0;font-size:clamp(46px,5.1vw,72px);line-height:1.08;letter-spacing:-.045em}.product-hero__lead{max-width:650px;margin:25px 0 0;color:var(--text);font-size:18px;line-height:1.85}
.product-tags{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none}.product-tags li{padding:9px 14px;border:1px solid rgba(37,169,74,.17);border-radius:999px;color:#177b35;background:rgba(237,249,239,.8);font-size:13px;font-weight:700}.product-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:33px}.product-button--secondary{border:1px solid rgba(16,32,57,.18);background:rgba(255,255,255,.72)}
.product-hero__visual{display:flex;justify-content:center}.product-hero__image-wrap{position:relative;width:100%;min-height:430px;display:flex;align-items:center;justify-content:center}.product-hero__image-wrap::before,.technology-feature__media::before{content:"";position:absolute;left:50%;top:52%;width:90%;height:72%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(60,188,110,.18),rgba(93,157,255,.1) 48%,transparent 72%);filter:blur(14px)}.product-hero__image-wrap img{position:relative;z-index:1;width:100%;max-width:480px;max-height:410px;object-fit:contain;filter:drop-shadow(0 22px 26px rgba(29,57,87,.14))}
.product-section{padding:88px 0}.product-section__heading{max-width:810px;margin:0 auto 46px;text-align:center}.product-section__heading--left{max-width:760px;margin-left:0;text-align:left}.product-section__heading h2,.consulting-panel h2{margin:0;font-size:clamp(34px,4.2vw,50px);line-height:1.16;letter-spacing:-.035em}.product-section__heading>p:last-child,.consulting-panel p{margin:19px 0 0;color:var(--text);font-size:16px;line-height:1.82}
.product-challenges{padding-top:78px;background:linear-gradient(180deg,#fff,#f7fbff 60%,#fff)}.challenge-grid,.technology-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.challenge-card,.technology-card{min-height:218px;padding:26px 27px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 34px rgba(31,63,98,.055)}.card-number{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:28px;padding:0 9px;border-radius:999px;color:var(--green-deep);background:var(--green-soft);font-size:12px;font-weight:800}.challenge-card h3,.technology-card h3{margin:24px 0 11px;font-size:20px;line-height:1.35}.challenge-card p,.technology-card p{margin:0;color:var(--text);font-size:14px;line-height:1.82}
.product-technology{position:relative;padding:104px 0;background:radial-gradient(circle at 3% 20%,rgba(178,239,151,.31),transparent 35%),radial-gradient(circle at 96% 78%,rgba(142,190,255,.28),transparent 38%),#f9fcfb}.technology-feature{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr);gap:56px;padding:34px;border:1px solid rgba(35,138,69,.16);border-radius:30px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.technology-feature__media{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:22px;background:linear-gradient(145deg,rgba(239,251,241,.9),rgba(237,245,255,.9))}.technology-feature__media img{position:relative;z-index:1;width:100%;height:340px;object-fit:contain}.technology-feature__content{display:flex;flex-direction:column;justify-content:center;padding:18px 18px 18px 0}.technology-feature__content h3{margin:0;font-size:clamp(30px,3.1vw,42px);line-height:1.18}.technology-feature__content>p:not(.technology-label){margin:20px 0 0;color:var(--text);font-size:16px;line-height:1.82}
.technology-directions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 0;padding:0;list-style:none}.technology-directions li,.engineering-list li{position:relative;padding:13px 14px 13px 38px;border:1px solid rgba(37,169,74,.13);border-radius:13px;color:#28415c;background:rgba(244,251,246,.86);font-size:14px;line-height:1.55}.technology-directions li::before,.engineering-list li::before{content:"";position:absolute;left:16px;top:20px;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(37,169,74,.1)}.technology-grid{margin-top:24px}.technology-card{min-height:210px;background:rgba(255,255,255,.78)}

.product-achievements{padding:84px 0 80px}.achievement-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.achievement-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(150deg,#fff,#f7fbff)}.achievement-card strong{display:block;color:var(--green-deep);font-size:38px;line-height:1}.achievement-card strong small{margin-left:3px;font-size:15px}.achievement-card h3{margin-top:22px}.achievement-card p{min-height:48px;margin:0;color:#34465d;font-size:14px;line-height:1.65}.achievement-card span{display:block;margin-top:14px;color:var(--muted);font-size:12px;line-height:1.6}.achievement-note{margin:24px 0 0;padding-left:16px;border-left:3px solid rgba(37,169,74,.34);color:var(--muted);font-size:13px;line-height:1.75}
.product-consulting{padding:90px 0 104px}.consulting-panel{display:grid;grid-template-columns:1fr auto;align-items:center;gap:48px;padding:58px 64px;border:1px solid rgba(38,84,135,.12);border-radius:28px;background:radial-gradient(circle at 2% 10%,rgba(174,240,151,.32),transparent 45%),radial-gradient(circle at 100% 100%,rgba(141,190,255,.3),transparent 48%),#fff;box-shadow:var(--shadow)}.consulting-panel>div{max-width:760px}
.product-footer{padding:112px 0 26px;border-top:1px solid rgba(21,50,86,.08);background:#fff}.product-footer .product-container{width:min(1148px,calc(100% - 48px))}.product-footer__grid{display:grid;grid-template-columns:minmax(430px,3fr) repeat(3,minmax(115px,.6fr));gap:45px}.product-footer__brand img{width:156px}.product-footer__brand p{max-width:320px;margin:22px 0 0;color:var(--text);font-size:14px;line-height:1.8}.product-footer h2{margin:4px 0 18px;color:#a3afbf;font-size:13px}.product-footer__grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.product-footer__grid a,.product-footer__grid .product-footer__disabled{color:#334158;font-size:14px}.product-footer__disabled,.product-nav a[aria-disabled="true"],.product-mobile-nav a[aria-disabled="true"]{pointer-events:none;cursor:default}.product-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:62px;padding-top:23px;border-top:1px solid rgba(21,50,86,.08);color:#8290a3;font-size:12px}
@media(max-width:1099px){.product-header__inner{grid-template-columns:170px 1fr auto;gap:20px}.product-nav{gap:18px}.product-hero__grid{grid-template-columns:minmax(0,1fr) minmax(330px,.82fr);gap:34px}.technology-feature{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);gap:34px}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.product-header__inner{grid-template-columns:1fr auto}.product-nav{display:none}.product-hero__grid,.technology-feature{grid-template-columns:1fr}.technology-feature__content{padding:0 10px 12px}.challenge-grid,.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.challenge-card:last-child,.technology-card:last-child{grid-column:1/-1}.product-footer__grid{grid-template-columns:1.2fr repeat(2,.8fr);gap:42px 30px}.product-footer__grid>div:last-child{grid-column:2/-1}}
@media(max-width:767px){.product-container{width:calc(100% - 36px)}.product-header__inner{min-height:72px}.product-brand img{width:132px}.product-header__cta{min-height:42px;padding:0 15px;font-size:13px}.product-hero{padding:58px 0 66px}.product-hero h1{font-size:38px}.product-hero__lead{font-size:16px}.product-actions{display:grid}.product-button{width:100%}.product-hero__image-wrap{min-height:270px}.product-section{padding:72px 0}.product-section__heading{margin-bottom:34px;text-align:left}.product-section__heading h2,.consulting-panel h2{font-size:34px}.challenge-grid,.technology-grid,.achievement-grid{grid-template-columns:1fr}.challenge-card:last-child,.technology-card:last-child{grid-column:auto}.challenge-card,.technology-card,.achievement-card{min-height:auto}.technology-feature{padding:18px}.technology-feature__media{min-height:270px}.technology-feature__media img{height:260px}.technology-directions{grid-template-columns:1fr}.achievement-card p{min-height:0}.consulting-panel{grid-template-columns:1fr;gap:30px;padding:38px 24px}.product-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.product-footer__brand{grid-column:1/-1}.product-footer__grid>div:last-child{grid-column:auto}.product-footer__bottom{flex-direction:column}}@media(max-width:479px){.product-header__cta{display:none}.product-header__inner{grid-template-columns:1fr}.product-hero h1{font-size:35px}.product-footer__grid{grid-template-columns:1fr}.product-footer__brand,.product-footer__grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}

/* Native site shell: secondary pages no longer rely on the exported Webflow template. */
.product-header__inner{grid-template-columns:190px minmax(0,1fr) auto auto}.product-brand img{width:152px;height:44px;object-fit:contain;object-position:left center}.product-nav a.is-current{color:var(--green-deep)}.product-mobile-nav{display:none;position:relative}.product-mobile-nav summary{width:44px;height:44px;display:grid;align-content:center;gap:5px;padding:10px;border:1px solid rgba(16,32,57,.14);border-radius:12px;background:#fff;cursor:pointer;list-style:none}.product-mobile-nav summary::-webkit-details-marker{display:none}.product-mobile-nav summary span{display:block;height:2px;border-radius:99px;background:#102039}.product-mobile-nav nav{position:absolute;right:0;top:54px;width:min(270px,calc(100vw - 36px));display:grid;padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(16,32,57,.14)}.product-mobile-nav nav a{padding:12px 14px;border-radius:10px;font-size:14px;font-weight:700}.product-mobile-nav nav a:hover,.product-mobile-nav nav a.is-current{color:var(--green-deep);background:var(--green-soft)}
.product-footer__social{display:flex;gap:10px;margin-top:27px}.product-footer__social a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#f8fafc}.product-footer__social img{width:18px;height:18px;object-fit:contain;filter:grayscale(1) brightness(.28)}
.product-footer__brand .jh-footer-contact{max-width:none;margin-top:31px;color:var(--text);font-size:14px;font-weight:400;line-height:1.8}.product-footer__brand .jh-footer-contact p{max-width:none;margin:0;font:inherit;color:inherit}.product-footer__brand .jh-footer-contact p+p{margin-top:3px}.jh-footer-contact a{color:inherit!important;font-size:inherit!important;text-decoration:none}.jh-footer-contact a:hover{color:var(--green-deep)!important}
@media(min-width:901px){.product-footer__brand .jh-footer-contact p:first-child{white-space:nowrap}}

/* The native secondary pages use the homepage footer markup and geometry verbatim. */
.footer-section.jh-white-footer{padding:100px 0 235px;border-top:0;background:#fff;color:#18243b;font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7}
.footer-section.jh-white-footer>.container{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:0 24px}
.footer-section.jh-white-footer .footer-content-wrapper{display:block;width:100%;margin:0;padding:0}
.footer-section.jh-white-footer .footer-content-wrap{display:grid;grid-template-columns:300px minmax(520px,1fr);column-gap:150px;align-items:start;padding:48px 0 34px}
.footer-section.jh-white-footer .footer-content-left{display:flex;min-width:0;flex-direction:column;gap:27px;margin-left:28px;padding-top:12px}
.footer-section.jh-white-footer .logo-text{display:flex;width:300px;max-width:300px;flex-direction:column;gap:0}
.footer-section.jh-white-footer .project-logo{display:block;width:142px;max-width:142px;height:auto;max-height:52px;margin:0 0 12px;object-fit:contain;object-position:left center}
.footer-section.jh-white-footer .jh-footer-contact{width:300px;max-width:none;margin:19px 0 0;color:#5d6a80;font-size:14px;font-weight:400;line-height:1.78}
.footer-section.jh-white-footer .jh-footer-contact p{margin:0;color:inherit;font:inherit}.footer-section.jh-white-footer .jh-footer-contact p+p{margin-top:3px}.footer-section.jh-white-footer .jh-footer-contact a{color:inherit;text-decoration:none}
.footer-section.jh-white-footer .social-icon-wrapper{display:flex;width:75px;max-width:75px;align-items:center;justify-content:flex-start;gap:11px;margin:0}
.footer-section.jh-white-footer .social-icons{display:grid;box-sizing:border-box;width:31px;height:31px;min-width:31px;place-items:center;overflow:hidden;border:1px solid #e5e9ef;border-radius:50%;background:#f6f8fa;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.footer-section.jh-white-footer .social-icons:hover{border-color:#101820;background:#101820;transform:translateY(-2px)}
.footer-section.jh-white-footer .jh-social-svg{display:block;width:16px;height:16px;max-width:16px;max-height:16px;object-fit:contain;filter:brightness(0) saturate(100%);opacity:.84}.footer-section.jh-white-footer .social-icons:hover .jh-social-svg{filter:brightness(0) invert(1);opacity:1}
.footer-section.jh-white-footer .footer-content-right{display:grid;width:100%;max-width:457px;min-width:0;grid-template-columns:repeat(3,minmax(120px,1fr));column-gap:58px;align-items:start;justify-self:end;padding-top:3px}
.footer-section.jh-white-footer .navitem-wrapper{display:flex;min-width:0;flex-direction:column;gap:20px;margin:0}.footer-section.jh-white-footer .navitem-default-title{margin:0 0 16px;color:#8791a1;font-size:13px;font-weight:500;line-height:1.7;letter-spacing:.02em}.footer-section.jh-white-footer .navitem-list.footer{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-section.jh-white-footer .navtext{margin:0;color:#29354a;font-size:14px;font-weight:400;line-height:1.45}.footer-section.jh-white-footer .navtext:hover{color:#0d68db}.footer-section.jh-white-footer .navtext[aria-disabled="true"]{pointer-events:none;cursor:default}
.footer-section.jh-white-footer .footer-bottom-text{display:flex;width:100%;justify-content:center;margin:42px 0 0;padding:20px 0 0;border-top:1px solid #edf0f4;color:#718096;font-size:16px;font-weight:400;line-height:1.7}.footer-section.jh-white-footer .jh-icp-link{color:inherit;text-decoration:underline}.footer-section.jh-white-footer .section-line-block-bottom{display:none}
@media(max-width:1100px){.footer-section.jh-white-footer .footer-content-wrap{column-gap:90px}}
@media(min-width:901px){.footer-section.jh-white-footer .jh-footer-contact p:first-child{white-space:nowrap}}
@media(max-width:767px){.footer-section.jh-white-footer>.container{padding:0 22px}.footer-section.jh-white-footer .footer-content-left{margin-left:0}.footer-section.jh-white-footer .footer-content-wrap{display:block;padding:38px 0 28px}.footer-section.jh-white-footer .logo-text{width:auto;max-width:300px}.footer-section.jh-white-footer .footer-content-right{grid-template-columns:repeat(2,minmax(120px,1fr));gap:28px 20px;margin-top:34px}.footer-section.jh-white-footer .footer-bottom-text{font-size:13px}}

/* Culture-wall style results section. */
.achievement-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(248,252,255,.78),rgba(255,255,255,.96))}.achievement-column{min-width:0;padding:34px 32px 36px}.achievement-column+.achievement-column{border-left:1px solid var(--line)}.achievement-column__head{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px}.achievement-column__head>span{display:inline-flex;min-width:42px;height:28px;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--green-deep),#2f67f3);font-size:12px;font-weight:800}.achievement-column__head h3{margin:1px 0 0;font-size:21px;line-height:1.3}.achievement-column__head p{margin:7px 0 0;color:var(--green-deep);font-size:13px;font-weight:700}.achievement-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.achievement-metric{min-height:96px;padding:16px 14px;border-radius:15px;background:rgba(239,247,253,.76)}.achievement-metric strong{display:block;color:#0b396d;font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1;letter-spacing:-.035em}.achievement-metric small{margin-left:4px;color:#247f4a;font-size:13px;font-weight:800;letter-spacing:0}.achievement-metric>span{display:block;margin-top:10px;color:#52647a;font-size:12px;line-height:1.45}.achievement-column__detail{margin:22px 0 0;color:var(--text);font-size:13px;line-height:1.75}.achievement-note{max-width:900px;margin:26px auto 0;padding:0;text-align:center;border:0;color:var(--muted)}

/* Product system and equipment. */
.product-system{position:relative;background:radial-gradient(circle at 2% 25%,rgba(178,239,151,.18),transparent 34%),radial-gradient(circle at 98% 80%,rgba(142,190,255,.2),transparent 40%),#f9fbfd}.product-system__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:26px;align-items:stretch}.product-system__media,.product-system__content{min-height:540px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.9);box-shadow:0 14px 40px rgba(28,55,93,.055)}.product-system__media{position:relative;display:grid;grid-template-columns:1fr .54fr;gap:14px;padding:24px;overflow:hidden}.product-system__media::before{content:"";position:absolute;left:5%;bottom:4%;width:72%;height:55%;border-radius:50%;background:radial-gradient(ellipse,rgba(68,185,103,.14),rgba(91,157,248,.08) 48%,transparent 72%);filter:blur(16px)}.product-system__media figure{position:relative;z-index:1;margin:0;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#f5faf7,#f1f6fc)}.product-system__media figure.is-primary{grid-row:1/3}.product-system__media figure.is-secondary{align-self:end;max-height:250px;border:5px solid #fff;box-shadow:0 12px 30px rgba(20,44,72,.11)}.product-system__media img{width:100%;height:100%;min-height:250px;object-fit:contain}.product-system__media .is-secondary img{object-fit:cover}.product-system__media figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 11px;border-radius:10px;color:#17304e;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);font-size:12px;font-weight:700}.product-system__content{padding:34px 38px}.product-system__content ol{margin:0;padding:0;list-style:none;counter-reset:modules}.product-system__content li{counter-increment:modules;min-height:60px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line);color:#233a55;font-size:15px;font-weight:700}.product-system__content li::before{content:counter(modules,decimal-leading-zero);min-width:38px;height:30px;display:grid;place-items:center;border-radius:9px;color:var(--green-deep);background:var(--green-soft);font-size:12px}.product-system__note{margin:26px 0 0;padding:18px 20px;border:1px solid rgba(37,169,74,.14);border-radius:15px;color:#3d5269;background:#f3faf5;font-size:14px;line-height:1.7}

/* Clean native contact page. */
.contact-main{overflow:hidden}.contact-hero{padding:112px 0 84px;text-align:center;background:radial-gradient(circle at 2% 28%,rgba(168,237,142,.4),transparent 44%),radial-gradient(circle at 100% 45%,rgba(135,187,255,.36),transparent 48%),#fff}.contact-hero h1{max-width:840px;margin:0 auto;font-size:clamp(44px,5vw,68px);line-height:1.1;letter-spacing:-.04em}.contact-hero>div>p:last-child{max-width:760px;margin:24px auto 0;color:var(--text);font-size:17px;line-height:1.8}.contact-content{padding:92px 0 110px}.contact-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:50px;align-items:start}.contact-intro h2,.contact-form-card h2{margin:0;font-size:clamp(30px,3.4vw,44px);line-height:1.18}.contact-intro>p:not(.product-section__eyebrow){color:var(--text);font-size:15px;line-height:1.8}.contact-intro ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none}.contact-intro li{min-height:52px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;color:#344a62;background:#fafcfe;font-size:13px}.contact-intro li span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:8px;color:var(--green-deep);background:var(--green-soft);font-size:11px;font-weight:800}.contact-form-card{padding:34px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:var(--shadow)}.contact-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px;margin-top:28px}.contact-field-grid label{display:grid;gap:8px;color:#31455e;font-size:13px;font-weight:700}.contact-field-grid label.is-wide{grid-column:1/-1}.contact-field-grid input,.contact-field-grid select,.contact-field-grid textarea{width:100%;padding:13px 14px;border:1px solid rgba(31,73,125,.16);border-radius:11px;outline:0;color:#1c314b;background:#fff;font:inherit;font-weight:400}.contact-field-grid input:focus,.contact-field-grid select:focus,.contact-field-grid textarea:focus{border-color:rgba(37,169,74,.6);box-shadow:0 0 0 3px rgba(37,169,74,.1)}.contact-form-note{margin:18px 0;color:var(--muted);font-size:12px;line-height:1.7}.contact-form-card button[disabled]{opacity:.58;cursor:not-allowed;transform:none}
.contact-page .contact-grid{display:block;max-width:920px;margin-inline:auto}.contact-page .contact-form-card{width:100%;padding:42px 44px}

@media(max-width:1099px){.achievement-column{padding:28px 22px}.product-system__grid{grid-template-columns:44% 56%}.product-system__media{grid-template-columns:1fr}.product-system__media figure.is-primary{grid-row:auto}.product-system__media figure.is-secondary{display:none}.contact-grid{grid-template-columns:minmax(0,.8fr) minmax(470px,1.2fr);gap:30px}}
@media(max-width:900px){.product-header__inner{grid-template-columns:1fr auto auto}.product-mobile-nav{display:block}.achievement-columns{grid-template-columns:1fr}.achievement-column+.achievement-column{border-left:0;border-top:1px solid var(--line)}.product-system__grid,.contact-grid{grid-template-columns:1fr}.product-system__media{min-height:420px;grid-template-columns:1fr .45fr}.product-system__media figure.is-secondary{display:block}.contact-intro ol{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.product-header__inner{grid-template-columns:1fr auto auto;gap:12px}.product-brand img{width:132px;height:auto}.product-system__media,.product-system__content{min-height:0}.product-system__media{grid-template-columns:1fr;padding:16px}.product-system__media figure.is-secondary{max-height:220px}.product-system__content{padding:26px 22px}.achievement-metrics{grid-template-columns:1fr 1fr}.contact-hero{padding:72px 0 62px}.contact-hero h1{font-size:38px}.contact-content{padding:68px 0 84px}.contact-intro ol{grid-template-columns:1fr 1fr}.contact-form-card{padding:24px 18px}.contact-field-grid{grid-template-columns:1fr}.contact-field-grid label.is-wide{grid-column:auto}}
@media(max-width:767px){.contact-page .contact-form-card{padding:28px 20px}}
@media(max-width:479px){.product-header__inner{grid-template-columns:1fr auto}.product-header__cta{display:none}.achievement-column{padding:26px 18px}.achievement-metrics{grid-template-columns:1fr}.product-system__media figure.is-secondary{display:none}.contact-intro ol{grid-template-columns:1fr}.product-footer__social{margin-top:18px}}

/* Product image gallery: equipment and application sections contain only imagery and captions. */
.product-system--gallery{padding:72px 0 88px;background:radial-gradient(circle at 4% 24%,rgba(178,239,151,.14),transparent 34%),radial-gradient(circle at 96% 78%,rgba(142,190,255,.17),transparent 40%),#f9fbfd}
.product-system-gallery{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(300px,.68fr);gap:24px;max-width:1180px;margin-inline:auto}
.product-system-gallery figure{position:relative;min-width:0;height:460px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(243,249,252,.94));box-shadow:0 14px 38px rgba(28,55,93,.055)}
.product-system-gallery figure.is-secondary{height:460px}
.product-system-gallery img{display:block;width:100%;height:100%;padding:28px;object-fit:contain}
.product-system-gallery figure.is-secondary img{padding:0;object-fit:cover}
.product-system-gallery figcaption{position:absolute;left:18px;right:18px;bottom:18px;width:max-content;max-width:calc(100% - 36px);padding:10px 14px;border:1px solid rgba(255,255,255,.72);border-radius:12px;color:#17304e;background:rgba(255,255,255,.88);box-shadow:0 8px 22px rgba(20,44,72,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:13px;font-weight:700;line-height:1.45}
@media(max-width:900px){.product-system-gallery{grid-template-columns:1fr 1fr;gap:18px}.product-system-gallery figure,.product-system-gallery figure.is-secondary{height:360px}}
@media(max-width:767px){.product-system--gallery{padding:56px 0 68px}.product-system-gallery{grid-template-columns:1fr}.product-system-gallery figure,.product-system-gallery figure.is-secondary{height:320px}.product-system-gallery img{padding:18px}.product-system-gallery figure.is-secondary img{padding:0}.product-system-gallery figcaption{left:14px;right:14px;bottom:14px;max-width:calc(100% - 28px)}}

/* One shared top navigation treatment across the homepage and native subpages. */
.product-header{
  position:relative;
  top:auto;
  z-index:50;
  padding:18px 0 12px;
  border-bottom:0;
  background:
    radial-gradient(circle at -5% 35%,rgba(178,243,156,.24),transparent 42%),
    radial-gradient(circle at 105% 40%,rgba(126,184,255,.19),transparent 46%),
    #fff;
  box-shadow:none;
  backdrop-filter:none;
  -webkit-backdrop-filter:none;
}
.product-header__inner{min-height:70px}
.product-brand img{width:132px;height:44px}
.product-nav a.is-current{color:inherit}

@media(max-width:900px){
  .product-header{padding-top:12px;padding-bottom:10px}
}

@media(max-width:767px){
  .product-brand img{width:126px;height:auto}
}

/* Pixel-match the exported homepage header geometry. */
@media(min-width:901px){
  .product-header .product-container{width:min(1068px,calc(100% - 48px))}
  .product-header__inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:0}
  .product-brand{width:132px;max-width:132px;flex:0 0 132px}
  .product-brand img{width:132px;max-width:none;height:44px}
  .product-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max-content;gap:30px;font-size:14px;font-weight:500;line-height:1.7}
  .product-header__cta{min-height:44px;padding:0 15px;border:1px solid #000;border-radius:8px;font-size:14px;font-weight:500;line-height:1.7;background-color:#111;background-image:linear-gradient(0deg,#111 20%,rgba(17,17,17,0) 60%,rgba(65,65,65,.48) 100%,#777);box-shadow:inset 0 4px 11px rgba(145,145,145,.25)}
}

/* Use the homepage's exact light background field across every native subpage header and hero. */
body.product-page,
body.company-page{
  background:
    radial-gradient(circle at -5% 25%,rgba(178,243,156,.34) 0,rgba(214,250,205,.18) 22%,transparent 48%) 0 0/100% 920px no-repeat,
    radial-gradient(circle at 105% 45%,rgba(126,184,255,.31) 0,rgba(190,221,255,.17) 26%,transparent 52%) 0 0/100% 920px no-repeat,
    #fff;
}
body.product-page .product-header,
body.company-page .product-header,
body.product-page .product-hero,
body.product-page .contact-hero,
body.company-page .company-hero{
  background:transparent;
  background-image:none;
}

@media(max-width:767px){
  body.product-page,
  body.company-page{
    background-size:100% 780px,100% 780px,auto;
  }
}

/* Contact form validation and submission feedback. */
.contact-field-grid label span em{color:#d64545;font-style:normal}
.contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-form-actions{display:flex;align-items:flex-end;flex-direction:column;gap:12px;min-height:52px;margin-top:20px}
.contact-form-actions button{flex:0 0 auto}
.contact-form-actions button[disabled]{opacity:.65;cursor:wait;transform:none}
.contact-form-status{margin:0;color:#536981;font-size:13px;line-height:1.6}
.contact-form-status.is-success{color:#16813a}
.contact-form-status.is-error{color:#c33b3b}
.contact-form-card.is-submitting{cursor:progress}

@media(max-width:767px){
  .contact-form-actions{align-items:flex-end}
}

.footer-section.jh-white-footer .jh-icp-link,.footer-section.jh-white-footer .jh-icp-link:visited,.footer-section.jh-white-footer .jh-icp-link:hover,.footer-section.jh-white-footer .jh-icp-link:focus-visible{color:inherit!important;text-decoration:none!important}

.footer-section.jh-white-footer .jh-icp-link,.footer-section.jh-white-footer .jh-icp-link:visited,.footer-section.jh-white-footer .jh-icp-link:hover,.footer-section.jh-white-footer .jh-icp-link:focus-visible{color:inherit!important;text-decoration:none!important;font-size:1em!important;font-weight:inherit!important;letter-spacing:normal!important}
