:root{color-scheme:light;font-family:Avenir Next,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--blue: #1465c9;--blue-strong: #0754b8;--cyan: #20bde8;--navy: #0d2b59;--ink: #172c4e;--muted: #5f7188;--line: #e1e9f2;--pale: #f4f8fd;--pale-blue: #e7f0fc;--white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--ink);background:var(--white)}body.menu-open{overflow:hidden}body::selection{color:var(--white);background:var(--blue)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}img{max-width:100%}:focus-visible{outline:2px solid var(--blue);outline-offset:4px}section[id]{scroll-margin-top:88px}#main-content:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:11px 16px;color:var(--white);background:var(--blue-strong);font-size:14px;font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;background:var(--white)}.page-width{width:min(1240px,calc(100% - 72px));margin:0 auto}.site-header{position:sticky;z-index:20;top:0;height:88px;border-bottom:1px solid rgba(216,225,237,.84);background:#fffffffa;box-shadow:0 4px 18px #2240680d}.header-inner{display:flex;height:88px;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:center;flex:none}.wordmark-logo{display:block;width:290px;height:auto}.site-nav{display:flex;align-items:center;gap:33px;color:#52637c;font-size:16px;font-weight:600}.site-nav a{transition:color .2s ease,background .2s ease;white-space:nowrap}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.is-active{color:var(--blue)}.site-nav>a:not(.header-action){position:relative;display:inline-flex;height:88px;align-items:center}.site-nav>a:not(.header-action):after{position:absolute;right:50%;bottom:0;left:50%;height:3px;content:"";background:var(--blue);transition:right .22s ease,left .22s ease}.site-nav>a:not(.header-action):hover:after,.site-nav>a:not(.header-action):focus-visible:after,.site-nav>a:not(.header-action).is-active:after{right:0;left:0}.site-nav a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.header-action{display:inline-flex;min-height:48px;align-items:center;gap:10px;margin-left:6px;padding:7px 17px 7px 7px;border:1px solid #69a2e9;border-radius:999px;color:var(--blue-strong)!important;font-size:16px;font-weight:700;transition:border-color .2s ease,background .2s ease,transform .2s ease}.header-action .arrow-icon{width:32px;height:32px;padding:8px;border-radius:50%;color:var(--white);background:var(--blue);transition:background .2s ease,transform .2s ease}.header-action:hover,.header-action:focus-visible,.header-action.is-active{border-color:var(--blue);background:#f3f8ff}.header-action:hover .arrow-icon,.header-action:focus-visible .arrow-icon,.header-action.is-active .arrow-icon{background:var(--blue-strong)}.mobile-menu-button{display:none;width:46px;height:46px;padding:8px;border:1px solid var(--line);border-radius:7px;color:var(--blue);background:var(--white)}.mobile-menu-button span{display:block;width:24px;height:2px;margin:4px auto;background:currentColor;transition:transform .2s ease,opacity .2s ease}.mobile-menu-button.is-open span:nth-child(1){transform:translateY(5px) rotate(45deg)}.mobile-menu-button.is-open span:nth-child(2){opacity:0}.mobile-menu-button.is-open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.hero-section{position:relative;height:580px;overflow:hidden;color:var(--white);background:#4f91e8}.hero-media{position:absolute;inset:0;background:#2875d1}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:88% 46%;opacity:.36;filter:saturate(.34) hue-rotate(136deg) brightness(1.14) contrast(.68);transform:scale(1.08) translate(8%);transform-origin:right center;animation:hero-background-drift 26s ease-in-out infinite alternate;will-change:transform}.hero-overlay{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#0b5ec2f0,#0b5ec2e8 42%,#0b5ec2c2 58%,#0b5ec275 78%,#08489a4d)}.hero-inner{position:relative;z-index:3;display:flex;height:100%;align-items:center}.hero-copy{width:min(100%,1200px)}.hero-kicker{margin:0 0 26px;color:#ffffffd1;font-size:14px;font-weight:800;letter-spacing:.14em}.hero-copy h1{max-width:1200px;margin:0;font-size:clamp(62px,5.4vw,78px);font-weight:650;letter-spacing:0;line-height:1.12;text-wrap:balance}.hero-lede{width:520px;margin:26px 0 0;color:#ffffffe0;font-size:19px;line-height:1.75}.hero-cta{display:inline-flex;align-items:center;gap:12px;margin-top:32px;padding:16px 25px;color:var(--blue-strong);background:var(--white);font-size:16px;font-weight:800;transition:transform .2s ease,background .2s ease}.hero-cta:hover,.hero-cta:focus-visible{background:#f2f8ff}.arrow-icon{display:inline-block;width:1.1em;height:1.1em;flex:none;vertical-align:-.12em}@keyframes hero-background-drift{0%{transform:scale(1.08) translate(8%)}to{transform:scale(1.12) translate(6%,-1.2%)}}.product-entry-section{padding:62px 0 72px;background:var(--pale)}.product-entry-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:48px;align-items:end;margin-bottom:30px}.section-kicker{margin:0 0 14px;font-size:12px;font-weight:800;letter-spacing:.12em}.section-kicker-dark{color:var(--blue)}.product-entry-heading h2{max-width:620px;margin:0;color:var(--navy);font-size:36px;font-weight:650;line-height:1.3}.product-entry-heading>p{margin:0;color:#5f7188;font-size:16px;line-height:1.8}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card{--card-accent: var(--blue);position:relative;display:block;min-height:250px;overflow:hidden;padding:36px 38px 30px;border:1px solid transparent;color:inherit;background:var(--white);text-align:center;transition:border-color .28s ease,box-shadow .28s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.product-card:before{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:var(--card-accent);transform:scaleX(0);transform-origin:left;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.product-icon{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 22px;padding:13px;border-radius:10px;color:var(--white);background:var(--blue);transition:transform .28s cubic-bezier(.2,.8,.2,1)}.product-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.product-icon svg{width:100%;height:100%}.product-icon-image{padding:0;color:inherit;background:transparent!important}.product-icon-image img{filter:none}.product-card:nth-child(2){--card-accent: #558cf0}.product-card:nth-child(2) .product-icon{background:#558cf0}.product-card:nth-child(3){--card-accent: var(--cyan)}.product-card:nth-child(3) .product-icon{background:var(--cyan)}.product-card:nth-child(4){--card-accent: #149ce2}.product-card:nth-child(4) .product-icon{background:#31c9c6}.product-card h3{margin:0;color:var(--navy);font-size:21px;font-weight:700}.product-card p{min-height:50px;margin:13px 0 0;color:#5f7188;font-size:15px;line-height:1.7}.card-link{display:inline-flex;align-items:center;gap:7px;margin-top:19px;color:var(--blue);font-size:14px;font-weight:800;transition:color .2s ease,transform .2s ease}.product-card:hover .card-link,.product-card:focus-visible .card-link{color:var(--blue-strong);transform:translate(2px)}.product-card .card-link .arrow-icon{transition:transform .28s cubic-bezier(.2,.8,.2,1)}.product-card:focus-within{border-color:#1465c947}.product-card:focus-within:before{transform:scaleX(1)}.product-card:focus-within .card-link .arrow-icon{transform:translate(2px,-2px)}@media(hover:hover){.product-card:hover{border-color:#1465c947}.product-card:hover:before{transform:scaleX(1)}.product-card:hover .card-link .arrow-icon{transform:translate(2px,-2px)}}.why-section{padding:82px 0 92px;background:var(--pale-blue)}.section-heading{margin-bottom:44px;text-align:center}.section-heading h2{margin:0;color:var(--navy);font-size:42px;font-weight:650;letter-spacing:0}.section-heading h2 span{color:var(--blue)}.section-heading p{margin:13px 0 0;color:#5f7188;font-size:17px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-card{position:relative;min-height:175px;padding:30px 34px;border-top:3px solid rgba(20,101,201,.2);background:#dce8f8}.metric-value{position:relative;z-index:1;color:var(--blue-strong);font-size:44px;font-weight:700;letter-spacing:0}.metric-card h3{position:relative;z-index:1;margin:6px 0 0;color:#355e94;font-size:17px;font-weight:700}.metric-card p{position:relative;z-index:1;margin:7px 0 0;color:#5f7188;font-size:14px}.capability-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:12px}.capability-item{display:flex;min-width:0;min-height:144px;align-items:center;justify-content:center;gap:14px;padding:22px 16px;background:#ffffffb3;text-align:center}.capability-item img{width:60px;height:60px;object-fit:contain}.capability-item>svg{width:52px;height:52px;padding:10px;border-radius:50%;color:var(--blue-strong);background:#caff3f}.capability-item span{display:flex;width:100%;height:78px;min-width:0;flex:1;flex-direction:column;align-items:center;justify-content:space-between;color:#61738a;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.capability-item strong{display:block;color:#61738a;font-size:14px;font-weight:500;line-height:1.45}.capability-item small{display:block;color:#657993;font-size:12px}.cases-section{padding:82px 0 92px;background:var(--pale)}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.case-card{min-height:270px;padding:36px 40px;background:var(--white)}.case-topline{display:flex;align-items:flex-start;justify-content:space-between}.case-tag{display:inline-block;padding:5px 9px;border:1px solid #afd0f5;color:var(--blue);font-size:12px}.case-mark{display:grid;width:56px;height:56px;place-items:center;border-radius:50%;color:var(--white);background:var(--blue)}.case-mark svg{width:27px;height:27px}.case-card h3{max-width:460px;margin:25px 0 0;color:var(--navy);font-size:26px;line-height:1.38}.case-card p{max-width:560px;margin:17px 0 0;color:#60728a;font-size:15px;line-height:1.75}.more-link{display:inline-flex;align-items:center;gap:10px;margin-top:40px;padding:11px 18px 11px 12px;border:1px solid #72a8e6;border-radius:999px;color:var(--blue);font-size:14px;font-weight:800;transition:background .2s ease,transform .2s ease}.more-link:hover,.more-link:focus-visible{background:#f2f8ff}.jichuang-section{padding:82px 0 92px;background:var(--pale)}.jichuang-heading{max-width:1080px;margin-bottom:42px}.jichuang-heading h2{max-width:1000px;margin-right:auto;margin-left:auto}.jichuang-heading .jichuang-lede{max-width:980px;margin-right:auto;margin-left:auto}.jichuang-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.jichuang-stage-shell{position:relative;min-width:0}.jichuang-stage-card{position:relative;display:block;width:100%;min-height:278px;padding:32px 34px 30px;border:1px solid transparent;color:inherit;background:var(--white);text-align:left;transition:border-color .28s ease,box-shadow .28s ease,transform .28s cubic-bezier(.2,.8,.2,1),background .28s ease}.jichuang-stage-card:hover,.jichuang-stage-card:focus-visible,.jichuang-stage-card.is-active{border-color:#1465c947;background:#fbfdff}.jichuang-stage-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.jichuang-stage-card .case-mark{flex:none}.jichuang-stage-card h3{max-width:360px;margin:26px 0 0;color:var(--navy);font-size:23px;font-weight:700;line-height:1.4}.jichuang-stage-card p{max-width:360px;margin:15px 0 0;color:#60728a;font-size:15px;line-height:1.75}.jichuang-flow-connector{position:absolute;z-index:2;top:50%;right:-20px;width:28px;height:28px;padding:5px;color:var(--blue);background:var(--pale);transform:translateY(-50%)}.jichuang-flow-note{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;max-width:900px;margin:24px auto 0}.jichuang-flow-note strong{color:var(--blue);font-size:13px;font-weight:800;line-height:1.7}.jichuang-flow-note p{margin:0;color:#5f7188;font-size:15px;line-height:1.7}.jichuang-more-link{display:flex;width:max-content;margin:26px auto 0}.contact-section{padding:88px 0;color:var(--white);background:var(--blue-strong)}.contact-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:72px}.contact-copy{max-width:560px}.contact-kicker{margin:0 0 16px;color:#ffffffc7;font-size:13px;font-weight:800;letter-spacing:.14em}.contact-inner h2{margin:0;font-size:clamp(36px,3.4vw,50px);font-weight:650;letter-spacing:0}.contact-inner p:last-child{margin:16px 0 0;color:#ffffffd1;font-size:17px}.contact-details{width:min(100%,520px)}.contact-details>div,.contact-details>a{display:grid;gap:7px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.24)}.contact-details>:first-child{padding-top:0}.contact-details>:last-child{border-bottom:0}.contact-details span{color:#ffffffb3;font-size:13px}.contact-details strong{color:var(--white);font-size:17px;font-weight:650;line-height:1.55}.contact-details a strong{display:inline-flex;align-items:center;gap:8px;transition:opacity .2s ease}.contact-details a:hover strong,.contact-details a:focus-visible strong{opacity:.78}.contact-section a:focus-visible{outline-color:var(--white)}.site-footer{background:var(--white)}.footer-inner{display:flex;min-height:96px;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;border-top:1px solid var(--line);color:#5f7188;font-size:13px}.footer-company{color:#5f7188;font-weight:650}.footer-links{display:flex;align-items:center;gap:28px}.footer-inner a{display:inline-flex;min-height:44px;align-items:center;color:#5f7188;transition:color .2s ease;white-space:nowrap}.footer-inner a:hover,.footer-inner a:focus-visible{color:var(--blue)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}.hero-media img{animation:none}.hero-cta,.card-link,.more-link,.product-card,.product-card:before,.product-card .product-icon,.product-card .card-link .arrow-icon,.jichuang-stage-card{transition:none}.product-card:hover .card-link .arrow-icon,.product-card:focus-within .card-link .arrow-icon{transform:none}}@media(max-width:1080px){.site-nav{gap:22px;font-size:14px}.hero-copy h1{font-size:62px}.hero-overlay{background:linear-gradient(90deg,#0b5ec2eb,#0b5ec2e0 50%,#0b5ec294 72%,#0b5ec229 90%,#0b5ec200)}}@media(max-width:820px){section[id]{scroll-margin-top:78px}.page-width{width:min(100% - 40px,680px)}.site-header,.header-inner{height:78px}.wordmark-logo{width:250px;max-width:calc(100vw - 92px)}.mobile-menu-button{display:block}.site-nav{position:absolute;top:78px;right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 22px;border-bottom:1px solid var(--line);background:var(--white);box-shadow:0 12px 22px #2a466f1a;font-size:16px}.site-nav.is-open{display:flex}.site-nav a{padding:13px 0;border-bottom:1px solid #eef2f7}.site-nav>a:not(.header-action){height:auto}.site-nav>a:not(.header-action):after{display:none}.site-nav>a:not(.header-action):hover,.site-nav>a:not(.header-action):focus-visible,.site-nav>a:not(.header-action).is-active{background:#f2f7fd}.site-nav .header-action{min-width:180px;align-self:center;justify-content:center;margin:12px 0 0;padding:7px 17px 7px 7px;border:1px solid #69a2e9}.hero-section{height:590px}.hero-overlay{width:100%;background:#0b5ec2b8}.hero-media img{object-position:86% center;opacity:.34;transform:scale(1.05) translate(3%);animation-name:hero-background-drift-mobile}.hero-inner{align-items:flex-start;padding-top:115px}.hero-copy{width:min(100%,520px)}.hero-copy h1{font-size:clamp(50px,10vw,64px)}.hero-lede{width:min(100%,500px);font-size:17px}.product-entry-heading{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.product-entry-heading h2{font-size:34px}.product-grid{grid-template-columns:repeat(2,1fr)}.jichuang-section{padding:72px 0 80px}.jichuang-flow-grid{grid-template-columns:1fr;gap:12px}.jichuang-stage-card{min-height:0}.jichuang-flow-connector{display:none}.jichuang-flow-note{max-width:680px}.capability-strip{grid-template-columns:repeat(3,1fr)}.capability-item:first-child{grid-column:span 2}.contact-inner{align-items:flex-start;flex-direction:column}}@keyframes hero-background-drift-mobile{0%{transform:scale(1.05) translate(3%)}to{transform:scale(1.09) translate(1%,-1%)}}@media(max-width:560px){.page-width{width:calc(100% - 32px)}.hero-section{height:610px}.hero-inner{padding-top:96px}.hero-copy h1{font-size:47px;line-height:1.16}.hero-lede{line-height:1.72}.product-entry-section,.why-section,.cases-section{padding-top:54px;padding-bottom:62px}.product-grid,.metrics-grid,.case-grid{grid-template-columns:1fr}.product-card{min-height:205px;padding:30px 28px 26px}.product-card h3{font-size:20px}.product-card p{font-size:15px}.product-card p{min-height:0}.product-entry-heading h2{font-size:30px}.product-entry-heading>p{font-size:15px}.jichuang-section{padding:58px 0 66px}.jichuang-heading{margin-bottom:30px}.jichuang-heading h2{font-size:34px}.jichuang-heading .jichuang-lede{font-size:15px;line-height:1.8}.jichuang-stage-card{padding:26px 28px}.jichuang-stage-card h3{margin-top:22px;font-size:21px}.jichuang-stage-card p{margin-top:12px;font-size:14px}.jichuang-flow-note{grid-template-columns:1fr;gap:6px;margin-top:18px}.jichuang-flow-note p{font-size:14px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:34px}.section-heading p{font-size:15px}.metric-card{min-height:150px;padding:26px 28px}.metric-value{font-size:38px}.metric-card h3{font-size:16px}.metric-card p{font-size:13px}.capability-strip{grid-template-columns:repeat(2,1fr)}.capability-item:first-child{grid-column:span 2}.capability-item{min-height:104px;padding:16px 10px}.capability-item img,.capability-item>svg{width:42px;height:42px}.capability-item span{height:78px;font-size:12px}.capability-item strong{font-size:12px}.case-card{min-height:220px;padding:26px 28px}.case-card h3{font-size:22px}.case-card p{font-size:14px}.contact-section{padding:58px 0}.contact-inner h2{font-size:34px;text-wrap:balance}.contact-details strong{font-size:15px}.footer-inner{align-items:flex-start;flex-direction:column;justify-content:center;gap:10px;padding:24px 0}}
