body.home{color:#082f5d;font-family:var(--font-sans)}body.home .site-header{position:fixed;z-index:30;top:0;left:0;display:flex;align-items:center;gap:32px;width:100%;height:92px;padding:0 max(28px,calc((100vw - 1180px)/2));color:#fff;transition:.25s ease}body.admin-bar.home .site-header{top:32px}body.home .site-header.is-scrolled{height:76px;color:#082f5d;background:#fff;box-shadow:0 8px 24px rgba(8,47,93,.09)}body.home .brand{flex:0 0 205px}body.home .brand img{width:84px;height:61px;object-fit:contain;filter:brightness(0) invert(1)}body.home .site-header.is-scrolled .brand img{filter:none}body.home .site-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(15px,1.7vw,26px);margin-left:auto;font-size:13px;font-weight:700}body.home .site-header nav a{position:relative;color:inherit;white-space:nowrap}body.home .site-header nav a:after{position:absolute;bottom:-8px;left:0;width:0;height:2px;background:currentColor;content:'';transition:width .2s}body.home .site-header nav a:hover:after{width:100%}.header-cta,.commerce-button,.project-hero-button.primary{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:11px 20px;border:1px solid #ffd24a;color:#082f5d;background:#ffd24a;font-size:13px;font-weight:800;transition:.2s}.header-cta:hover,.commerce-button:hover,.project-hero-button.primary:hover{border-color:#fff;background:#fff}.mobile-menu-toggle,.mobile-nav{display:none}
.commerce-home{--navy:#082f5d;--blue:#087fca;--pale:#f5fbff;--rule:#c7dfed;--muted:#466d89;overflow:hidden}.commerce-home .container{width:min(1180px,calc(100% - 48px));margin:0 auto}.commerce-home h1,.commerce-home h2,.commerce-home h3{font-family:var(--font-sans);text-transform:uppercase}.commerce-home a{text-decoration:none}.project-hero{position:relative;min-height:735px;color:#fff;background:#082f5d}.project-hero-slides,.project-hero-slide{position:absolute;inset:0}.project-hero-slide{z-index:0;visibility:hidden;opacity:0;transition:opacity .65s ease,visibility .65s ease}.project-hero-slide.is-active{z-index:1;visibility:visible;opacity:1}.project-hero-image{width:100%;height:100%;object-fit:cover}.project-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,25,48,.7),rgba(2,25,48,.3) 48%,rgba(2,25,48,.06))}.project-hero-content{position:relative;display:flex;align-items:center;height:735px}.project-hero-content-inner{max-width:660px;padding-top:66px}.project-hero-eyebrow{margin:0 0 18px;color:#ffd24a;font-size:13px;font-weight:800;letter-spacing:.08em}.project-hero h1{margin:0;font-size:clamp(53px,5.2vw,78px);line-height:.94}.project-hero-title-line{display:block}.project-hero-copy{max-width:590px;margin:25px 0 31px;color:#f3f8fb;font-size:17px;line-height:1.72}.project-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.project-hero-button.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:11px 20px;border:1px solid rgba(255,255,255,.9);color:#082f5d;background:rgba(255,255,255,.95);font-size:13px;font-weight:800}.project-hero-controls{position:absolute;z-index:3;right:0;bottom:30px;left:0;display:flex;align-items:center;justify-content:space-between}.project-hero-progress{display:flex;gap:10px}.project-hero-progress button{width:52px;padding:10px 0;border:0;background:transparent;cursor:pointer}.project-hero-progress span{display:block;height:3px;background:rgba(255,255,255,.42)}.project-hero-progress button.is-active span{background:#ffd24a}
.capability-strip{border-bottom:1px solid var(--rule);background:#fff}.capability-strip .container{display:grid;grid-template-columns:repeat(6,1fr)}.capability-strip article{min-height:140px;padding:27px 18px;border-right:1px solid var(--rule)}.capability-strip article:first-child{border-left:1px solid var(--rule)}.capability-strip b{font-family:var(--font-sans);font-size:36px;line-height:1}.capability-strip sup{color:var(--blue);font-size:19px}.capability-strip p{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.4}
.commerce-section,.about-jinkaite,.why-choose-jinkaite,.factory-team-section,.home-insights{padding:108px 0}.section-title-row{display:grid;justify-items:center;max-width:900px;margin:0 auto 50px;text-align:center}.section-title-row h2,.why-choose-heading h2,.factory-team-heading h2,.home-insights-heading h2{margin:0 0 18px;font-size:clamp(38px,4vw,54px);line-height:1}.section-title-row h2:after{display:block;width:80px;height:4px;margin:21px auto 0;background:linear-gradient(90deg,#092f5c 0 50%,#55c7ef 50%);content:''}.section-title-row p{max-width:670px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.quiet-link{display:inline-block;margin-top:22px;padding-bottom:5px;border-bottom:1px solid #55c7ef;color:#082f5d;font-size:13px;font-weight:800}
.product-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-showcase-card{position:relative;aspect-ratio:1;overflow:hidden;background:#eaf7ff}.product-showcase-image{width:100%;height:100%;object-fit:cover;transition:transform .85s ease}.product-showcase-toggle{position:absolute;z-index:2;inset:0;border:0;background:transparent;cursor:pointer}.product-showcase-overlay{position:absolute;z-index:3;inset:0;display:flex;align-items:end;padding:clamp(25px,4vw,48px);color:#fff;background:rgba(255,150,31,.93);opacity:0;pointer-events:none;transition:opacity .25s ease}.product-showcase-copy{transform:translateY(22px);transition:transform .34s ease}.product-showcase-copy h3{max-width:19ch;margin:0 0 16px;font-size:clamp(26px,3vw,40px);line-height:1}.product-showcase-copy p{max-width:48ch;margin:0 0 20px;font-size:15px;line-height:1.6}.product-showcase-copy a{color:#fff;font-size:14px;font-weight:800;text-transform:uppercase}.product-showcase-card:is(:hover,:focus-within,.is-active) .product-showcase-image{transform:scale(1.08)}.product-showcase-card:is(:hover,:focus-within,.is-active) .product-showcase-overlay{opacity:1;pointer-events:auto}.product-showcase-card:is(:hover,:focus-within,.is-active) .product-showcase-copy{transform:none}
.solution-carousel{position:relative;min-height:640px;overflow:hidden;color:#fff;background:#082f5d}.solution-carousel-images{position:absolute;inset:0}.solution-carousel-images:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,25,48,.8),rgba(2,25,48,.22));content:''}.solution-carousel-images img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .55s ease,transform 5s ease}.solution-carousel-images img.is-active{opacity:1;transform:scale(1.04)}.solution-carousel-content{position:relative;z-index:1;display:flex;align-items:center;min-height:570px}.solution-carousel-copy{display:none;max-width:600px}.solution-carousel-copy.is-active{display:block;animation:home-reveal .45s ease both}.solution-carousel-copy span{color:#ffd24a;font-size:13px;font-weight:800;letter-spacing:.08em}.solution-carousel-copy h2{margin:18px 0;font-size:clamp(43px,5vw,68px);line-height:.95}.solution-carousel-copy p{max-width:535px;margin:0 0 26px;font-size:17px;line-height:1.7}.solution-carousel-button{display:inline-flex;align-items:center;min-height:43px;padding:10px 19px;border:1px solid #ffd24a;color:#082f5d;background:#ffd24a;font-size:13px;font-weight:800}.solution-carousel-controls{position:absolute;z-index:2;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr)}.solution-carousel-controls button{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:14px 16px;border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(3,33,61,.55);font:inherit;font-size:12px;font-weight:800;text-align:left;cursor:pointer}.solution-carousel-controls button.is-active{background:#087fca}
.about-jinkaite{background:#fff}.about-jinkaite-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(45px,7vw,100px);align-items:center}.about-jinkaite-copy h2{margin:0;font-size:clamp(48px,5vw,72px);line-height:.88}.about-jinkaite-copy h2 strong,.why-choose-heading h2 span,.factory-team-heading h2 span,.home-insights-heading h2 span{color:#55c7ef}.section-rule{display:inline-flex;width:106px;margin:22px 0}.section-rule i,.section-rule b{display:block;width:50%;height:4px}.section-rule i{background:#092f5c}.section-rule b{background:#55c7ef}.about-jinkaite-copy p{color:var(--muted);font-size:16px;line-height:1.78}.about-jinkaite-support{padding-top:14px;color:#082f5d!important}.about-jinkaite-media,.about-jinkaite-media img{min-height:470px}.about-jinkaite-media img{width:100%;height:100%;object-fit:cover}.why-choose-jinkaite{background:#eaf7ff}.why-choose-heading,.factory-team-heading,.home-insights-heading{width:min(1180px,calc(100% - 48px));margin:0 auto 46px;text-align:center}.why-choose-heading p,.factory-team-heading p{margin:0;color:var(--muted)}.why-choose-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.why-choose-item{overflow:hidden;background:#fff}.why-choose-media{height:215px}.why-choose-media img{width:100%;height:100%;object-fit:cover}.why-choose-marker{display:block;padding:17px 21px 0;color:#55c7ef;font-family:var(--font-sans);font-size:28px}.why-choose-copy{padding:5px 21px 28px}.why-choose-copy h3{margin:0 0 10px;font-size:24px;line-height:1.05}.why-choose-copy p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.factory-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.factory-team-card{overflow:hidden;color:#fff;background:#082f5d}.factory-team-media{height:330px}.factory-team-media img{width:100%;height:100%;object-fit:cover}.factory-team-copy{padding:30px}.factory-team-copy>span{color:#55c7ef;font-size:12px;font-weight:800;letter-spacing:.06em}.factory-team-copy h3{margin:13px 0 11px;font-size:31px;line-height:1}.factory-team-copy p{margin:0;color:#d5eaf7;line-height:1.65}.factory-team-copy .quiet-link{color:#fff}.home-insights{background:#fff}.home-insights-track{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-insight-card{display:block;overflow:hidden;color:#082f5d;background:#f5fbff}.home-insight-image{height:245px;background:#eaf7ff}.home-insight-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-insight-card:hover img{transform:scale(1.05)}.home-insight-copy{padding:23px 22px 28px}.home-insight-copy span{color:#087fca;font-size:11px;font-weight:800;letter-spacing:.06em}.home-insight-copy h3{min-height:88px;margin:10px 0 20px;font-size:27px;line-height:1.05}.home-insight-copy b,.home-insights-all{color:#082f5d;font-size:13px;text-transform:uppercase}.home-insights-all{display:block;width:max-content;margin:33px auto 0;padding-bottom:5px;border-bottom:1px solid #55c7ef;font-weight:800}
body.home .site-footer{padding:70px max(24px,calc((100vw - 1180px)/2)) 23px;color:#c4d8e8;background:#06264a}body.home .site-footer-main{display:grid;grid-template-columns:1.45fr .9fr .9fr 1.25fr;gap:35px}body.home .site-footer h2{margin:0 0 18px;color:#fff;font-family:var(--font-sans);font-size:18px;text-transform:uppercase}body.home .site-footer-company img{width:84px;margin-bottom:18px;filter:brightness(0) invert(1)}body.home .site-footer p,body.home .site-footer a{color:#c4d8e8;font-size:13px;line-height:1.65}body.home .site-footer-links{display:grid;align-content:start;gap:9px}body.home .site-footer-form label{display:grid;gap:4px;margin-bottom:11px;color:#c4d8e8;font-size:12px}body.home .site-footer-form input,body.home .site-footer-form textarea{width:100%;padding:9px;border:1px solid #315879;color:#fff;background:#0b3765;font:inherit}body.home .site-footer-form button{width:100%;min-height:40px;border:0;color:#082f5d;background:#ffd24a;font-weight:800;cursor:pointer}body.home .site-footer-bottom{display:flex;justify-content:space-between;gap:18px;margin-top:52px;padding-top:21px;border-top:1px solid #315879}body.home .site-footer-bottom div{display:flex;gap:15px}
@keyframes home-reveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:980px){body.home .site-header nav{display:none}body.home .header-cta{margin-left:auto}body.home .mobile-menu-toggle{display:block;width:42px;height:42px;border:1px solid rgba(255,255,255,.7);color:inherit;background:transparent}body.home .site-header.is-scrolled .mobile-menu-toggle{border-color:rgba(8,47,93,.25)}body.home .mobile-menu-toggle span,body.home .mobile-menu-toggle:before,body.home .mobile-menu-toggle:after{display:block;width:18px;height:2px;margin:4px auto;background:currentColor;content:''}body.home .mobile-nav{position:fixed;z-index:29;top:92px;right:0;left:0;display:none;padding:10px 24px 18px;color:#082f5d;background:#fff;box-shadow:0 10px 22px rgba(8,47,93,.12)}body.home .mobile-nav.is-open{display:grid}body.home .mobile-nav a{padding:12px 0;border-bottom:1px solid #dcebf4;font-weight:800}.capability-strip .container{grid-template-columns:repeat(3,1fr)}.capability-strip article:nth-child(4){border-left:1px solid var(--rule)}.why-choose-grid{grid-template-columns:repeat(2,1fr)}body.home .site-footer-main{grid-template-columns:1.25fr 1fr}}@media(max-width:680px){body.home .site-header{height:72px;padding:0 16px}body.home .brand{flex-basis:100px}body.home .brand img{width:58px;height:47px}body.home .header-cta{display:none}body.home .mobile-nav{top:72px}.commerce-home .container,.why-choose-heading,.factory-team-heading,.home-insights-heading{width:calc(100% - 32px)}.project-hero,.project-hero-content{min-height:620px;height:620px}.project-hero-content-inner{padding-top:66px}.project-hero h1{font-size:48px}.project-hero-copy{font-size:15px}.project-hero-controls{bottom:22px}.capability-strip .container{grid-template-columns:repeat(2,1fr)}.capability-strip article{min-height:118px;padding:22px 13px}.capability-strip article:nth-child(odd){border-left:1px solid var(--rule)}.commerce-section,.about-jinkaite,.why-choose-jinkaite,.factory-team-section,.home-insights{padding:72px 0}.product-showcase-grid,.factory-team-grid,.home-insights-track{grid-template-columns:1fr}.product-showcase-card{aspect-ratio:1/.92}.solution-carousel{min-height:640px}.solution-carousel-content{min-height:530px}.solution-carousel-controls{grid-template-columns:1fr 1fr}.solution-carousel-controls button{min-height:58px;font-size:11px}.about-jinkaite-layout{grid-template-columns:1fr;gap:35px}.about-jinkaite-media,.about-jinkaite-media img{min-height:330px}.why-choose-grid{grid-template-columns:1fr}.factory-team-media{height:260px}.home-insight-copy h3{min-height:auto}body.home .site-footer{padding:52px 24px 22px}body.home .site-footer-main{grid-template-columns:1fr}body.home .site-footer-bottom{display:block}body.home .site-footer-bottom div{margin-top:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

