:root{--home-ink:#10233f;--home-text:#43566d;--home-muted:#6a7b90;--home-blue:#075fb8;--home-blue-hover:#034b93;--home-cyan:#14a7d8;--home-line:#dce6f0;--home-surface:#fff;--home-soft:#f4f8fc;--home-radius:14px;--home-shadow:0 16px 42px rgba(15,44,78,.09)}
.home-page{background:#fff;color:var(--home-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;accent-color:var(--home-blue)}
.home-page ::selection{background:#bfe5ff;color:#092b50}.home-page a{text-underline-offset:3px}.home-page :focus-visible{outline:3px solid #30a9e5!important;outline-offset:3px!important}.home-page button,.home-page a{touch-action:manipulation}.home-skip-link{position:fixed;top:10px;left:16px;z-index:20000;transform:translateY(-150%);background:#fff;color:var(--home-ink);padding:10px 15px;border-radius:8px;box-shadow:var(--home-shadow);font-weight:700}.home-skip-link:focus{transform:none}
.home-page .navbar{top:14px;width:calc(100% - 32px);max-width:1440px;border-radius:16px;background:rgba(250,252,255,.94);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 32px rgba(7,31,62,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.home-page .navbar .logo{padding:4px 0}.home-page .navbar .nav-menu>li>a{font-size:14px;letter-spacing:0}.home-page .navbar .nav-cta{padding:10px 17px;border-radius:10px}.home-page .nav-phone{font-variant-numeric:tabular-nums}
.home-page .hero-final{min-height:min(830px,100dvh)}.home-page .hf-brand{display:none}.home-page .hf-text{padding-top:36px}.home-page .hf-title{max-width:760px;font-size:clamp(2.7rem,5vw,5rem);letter-spacing:-.035em;line-height:1.06;text-wrap:balance}.home-page .hf-title strong{font-weight:780}.home-page .hf-subtitle{margin-top:28px;max-width:610px;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8;color:rgba(239,247,255,.88)}.home-page .hf-btn-wrap{margin-top:30px}.home-page .hf-btn{min-height:50px;border-radius:10px;font-size:15px;font-weight:700}.home-page .hf-btn-primary{background:#fff;color:#093c70;box-shadow:0 14px 34px rgba(1,20,46,.2)}.home-page .hf-btn-primary:hover{background:#eaf6ff;transform:translateY(-2px)}.home-page .hf-btn-secondary{border-color:rgba(255,255,255,.58);background:rgba(5,33,69,.18);backdrop-filter:blur(8px)}
.home-page .stats{position:relative;z-index:2;margin-top:-1px;background:#fff;border-bottom:1px solid var(--home-line)}.home-page .stats-grid{gap:0}.home-page .stat-item{position:relative;padding:26px 18px;text-align:left}.home-page .stat-item:not(:last-child)::after{content:"";position:absolute;right:0;top:25%;height:50%;width:1px;background:var(--home-line)}.home-page .stat-number{font-size:1.2rem;color:var(--home-ink);font-weight:760;letter-spacing:-.01em}.home-page .stat-label{margin-top:6px;color:var(--home-muted);font-size:.82rem}
.home-page .section{padding:104px 0;background:#fff}.home-page .section:nth-of-type(even){background:var(--home-soft)}.home-page .section-header{max-width:720px;margin:0 auto 50px;text-align:center}.home-page .section-header h2{margin:0;color:var(--home-ink);font-size:clamp(2rem,3.4vw,3rem);line-height:1.15;letter-spacing:-.03em;text-wrap:balance}.home-page .section-header .divider{width:42px;height:3px;margin:18px auto;background:var(--home-blue);border-radius:2px}.home-page .section-header p{max-width:62ch;margin:0 auto;color:var(--home-muted);font-size:1rem;line-height:1.75}
.home-page .products-section-label{display:flex;align-items:center;gap:12px;margin:38px 0 18px;padding-bottom:12px;border-bottom:1px solid var(--home-line);color:var(--home-ink);font-size:1rem;font-weight:750}.home-page .products-section-label img{height:24px;max-width:92px}.home-page .products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-page .product-link{display:block;color:inherit;text-decoration:none;height:100%}.home-page .products-grid .product-card{height:100%;padding:20px;background:var(--home-surface)!important;border:1px solid var(--home-line)!important;border-radius:var(--home-radius)!important;box-shadow:none!important;color:var(--home-text)!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-page .products-grid .product-card:hover{transform:translateY(-3px);border-color:#a8c9e7!important;box-shadow:var(--home-shadow)!important}.home-page .products-grid .product-card.featured{background:#eef6ff!important;border-color:#9ec7ee!important}.home-page .products-grid .product-card .product-img{height:112px!important;margin:0 0 18px!important;padding:14px!important;border-radius:10px!important;background:#fff!important;object-fit:contain!important}.home-page .products-grid .product-card h3{margin:0 0 7px;color:var(--home-ink)!important;font-size:1.12rem}.home-page .products-grid .product-card>p{min-height:22px;margin:0 0 16px;color:var(--home-muted)!important}.home-page .products-grid .product-card ul{margin:0;padding:14px 0 0;border-top:1px solid var(--home-line)}.home-page .products-grid .product-card li{margin:8px 0;color:#53677f!important;font-size:.84rem;line-height:1.45}.home-page .products-grid .product-card li::before{color:var(--home-blue)!important}.home-page .product-badge{top:12px;right:12px;border-radius:6px;background:var(--home-blue);font-size:.72rem}
.home-page .yonyou-service-gateway{display:flex;align-items:center;justify-content:space-between;gap:32px;margin:0 0 34px;padding:24px 28px;border-radius:14px;background:#0b3f73;color:#fff;text-decoration:none;box-shadow:0 18px 42px rgba(11,63,115,.16);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.home-page .yonyou-service-gateway:hover{transform:translateY(-2px);background:#084b8d;box-shadow:0 22px 46px rgba(11,63,115,.22)}.home-page .yonyou-service-gateway:focus-visible{outline:3px solid #1768e5;outline-offset:4px}.home-page .yonyou-service-copy{display:grid;gap:6px}.home-page .yonyou-service-copy strong{font-size:1.18rem;letter-spacing:-.01em}.home-page .yonyou-service-copy small{color:#d5e8fb;font-size:.92rem;line-height:1.65}.home-page .yonyou-service-action{display:flex;align-items:center;gap:14px;flex:0 0 auto;font-weight:750}.home-page .yonyou-service-action b{font-size:1.25rem;transition:transform .2s ease}.home-page .yonyou-service-gateway:hover .yonyou-service-action b{transform:translateX(4px)}
.home-page .ecosystem-section{background:#0b1d33!important}.home-page .ecosystem-section .section-header h2{color:#fff}.home-page .ecosystem-section .section-header p{color:#afbed0}.home-page .ecosystem-section .divider{background:#42b8e8}.home-page .ecosystem-art{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.04);box-shadow:0 24px 60px rgba(0,0,0,.22)}
.home-page .dev-header{max-width:850px}.home-page .dev-showcase{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.55fr);gap:18px;align-items:stretch}.home-page .dev-statement{display:flex;flex-direction:column;padding:36px;border-radius:16px;background:#0b2949;color:#fff;box-shadow:0 24px 56px rgba(10,39,72,.16)}.home-page .dev-statement h3{margin:0;font-size:clamp(1.55rem,2.35vw,2.2rem);line-height:1.38;letter-spacing:-.025em;text-wrap:balance}.home-page .dev-statement>p{margin:19px 0 24px;color:#c5d6e8;font-size:.92rem;line-height:1.82}.home-page .dev-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.14);border-radius:10px;overflow:hidden}.home-page .dev-principles span{padding:13px 12px;background:#0b2949;color:#dceaf7;font-size:.77rem;line-height:1.45}.home-page .dev-statement>a{display:flex;justify-content:space-between;gap:16px;margin-top:auto;padding-top:28px;color:#fff;font-size:.92rem;font-weight:750;text-decoration:none}.home-page .dev-statement>a b{color:#68c9f4;font-size:1.15rem;transition:transform .2s ease}.home-page .dev-statement>a:hover b{transform:translateX(4px)}.home-page .dev-capability-list{overflow:hidden;border:1px solid var(--home-line);border-radius:16px;background:#fff}.home-page .dev-capability{display:grid;grid-template-columns:170px minmax(220px,1fr) minmax(220px,.85fr);gap:24px;align-items:center;min-height:138px;padding:24px 27px}.home-page .dev-capability:not(:last-child){border-bottom:1px solid var(--home-line)}.home-page .dev-capability:hover{background:#f3f8fd}.home-page .dev-capability-title span{display:block;margin-bottom:7px;color:var(--home-blue);font-size:.74rem;font-weight:780;letter-spacing:.04em}.home-page .dev-capability-title h3{margin:0;color:var(--home-ink);font-size:1.08rem;line-height:1.4}.home-page .dev-capability>p{margin:0;color:var(--home-muted);font-size:.85rem;line-height:1.7}.home-page .dev-capability ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none}.home-page .dev-capability li{padding:6px 9px;border-radius:6px;background:#eaf4fd;color:#185d9c;font-size:.73rem;font-weight:700;line-height:1.2}.home-page .dev-delivery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;border:1px solid var(--home-line);border-radius:14px;background:#fff}.home-page .dev-delivery>div{position:relative;padding:21px 22px}.home-page .dev-delivery>div:not(:last-child){border-right:1px solid var(--home-line)}.home-page .dev-delivery>div:not(:last-child)::after{content:"→";position:absolute;right:-9px;top:22px;z-index:1;width:18px;background:#fff;color:var(--home-blue);text-align:center;font-weight:800}.home-page .dev-delivery b{display:block;margin-bottom:6px;color:var(--home-ink);font-size:.9rem}.home-page .dev-delivery span{color:var(--home-muted);font-size:.77rem;line-height:1.55}
.home-page .process-timeline{gap:0;border:1px solid var(--home-line);border-radius:16px;overflow:hidden;background:#fff}.home-page .process-step{min-height:210px;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;padding:28px 18px}.home-page .process-step:not(:last-child){border-right:1px solid var(--home-line)!important}.home-page .process-step h4{color:var(--home-ink);font-size:1rem}.home-page .process-step p{color:var(--home-muted);line-height:1.6}.home-page .process-icon{font-size:0;width:42px;height:42px;border-radius:10px;background:#e9f4fd;display:grid;place-items:center}.home-page .process-icon::after{content:"";width:10px;height:10px;border:3px solid var(--home-blue);border-radius:50%}
.home-page .process-header{max-width:820px}.home-page .process-journey{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;overflow:hidden;border:1px solid var(--home-line);border-radius:16px;background:var(--home-line);gap:1px;list-style:none;counter-reset:none}.home-page .process-stage{position:relative;display:flex;flex-direction:column;min-height:280px;padding:28px;background:#fff}.home-page .process-stage:hover{background:#f4f9fe}.home-page .process-stage-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.home-page .process-stage-head span{color:var(--home-blue);font-size:1.45rem;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.home-page .process-stage-head small{color:#6a7f96;font-size:.74rem;font-weight:700}.home-page .process-stage h3{margin:0 0 10px;color:var(--home-ink);font-size:1.1rem;line-height:1.4}.home-page .process-stage>p{margin:0;color:var(--home-muted);font-size:.86rem;line-height:1.75}.home-page .process-output{margin-top:auto;padding-top:20px;border-top:1px solid #e5edf5}.home-page .process-output b{display:block;margin-bottom:5px;color:var(--home-ink);font-size:.75rem}.home-page .process-output span{color:#587089;font-size:.77rem;line-height:1.55}.home-page .process-control{display:grid;grid-template-columns:minmax(270px,.8fr) minmax(0,1.7fr);gap:34px;align-items:center;margin-top:18px;padding:28px 30px;border-radius:14px;background:#0b2949;color:#fff}.home-page .process-control-intro h3{margin:0 0 7px;font-size:1.12rem;line-height:1.45}.home-page .process-control-intro p{margin:0;color:#bcd0e3;font-size:.8rem;line-height:1.65}.home-page .process-control-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.15)}.home-page .process-control-items span{padding:12px 14px;background:#0b2949;color:#d5e4f1;font-size:.76rem;line-height:1.55}.home-page .process-control-items b{display:block;margin-bottom:2px;color:#6dcaf3;font-size:.78rem}
.home-page .why-header{max-width:820px}.home-page .why-decision-layout{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.7fr);gap:18px;align-items:start}.home-page .why-promise{position:sticky;top:104px;padding:34px;border-radius:16px;background:#0c2b4c;color:#fff;box-shadow:0 22px 50px rgba(10,38,70,.16)}.home-page .why-promise h3{margin:0;font-size:clamp(1.55rem,2.3vw,2.15rem);line-height:1.35;letter-spacing:-.025em;text-wrap:balance}.home-page .why-promise>p{margin:18px 0 26px;color:#c6d7e9;font-size:.93rem;line-height:1.8}.home-page .why-proof-list{border-top:1px solid rgba(255,255,255,.14)}.home-page .why-proof-list>div{display:grid;grid-template-columns:62px 1fr;gap:12px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.14)}.home-page .why-proof-list strong{color:#71c8f0;font-size:.82rem}.home-page .why-proof-list span{color:#e6f0fa;font-size:.82rem;line-height:1.55}.home-page .why-consult{display:flex;justify-content:space-between;gap:16px;margin-top:26px;color:#fff;font-size:.9rem;font-weight:720;line-height:1.55;text-decoration:none}.home-page .why-consult span{color:#71c8f0;font-size:1.2rem;transition:transform .2s ease}.home-page .why-consult:hover span{transform:translateX(4px)}.home-page .why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--home-line);border-radius:16px;background:var(--home-line)}.home-page .why-item{min-width:0;border:0!important;border-radius:0!important;box-shadow:none!important;padding:27px;background:#fff;transition:background .2s ease}.home-page .why-item:hover{transform:none!important;background:#f3f8fd}.home-page .why-tag{display:inline-block;margin-bottom:16px;color:var(--home-blue);font-size:.76rem;font-weight:780;letter-spacing:.03em}.home-page .why-item h3{margin:0 0 10px;color:var(--home-ink);font-size:1.08rem;line-height:1.45}.home-page .why-item p{margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.75}.home-page .why-basis{display:grid;grid-template-columns:auto 1fr;gap:9px;margin-top:18px;padding-top:15px;border-top:1px solid #e8eef5;font-size:.78rem;line-height:1.6}.home-page .why-basis b{color:var(--home-ink);white-space:nowrap}.home-page .why-basis span{color:#60748b}
.home-page .case-grid{gap:18px}.home-page .case-card{overflow:hidden;border:1px solid var(--home-line);border-radius:var(--home-radius);background:#fff;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.home-page .case-card:hover{transform:translateY(-3px);box-shadow:var(--home-shadow)}.home-page .case-image{aspect-ratio:16/9;overflow:hidden}.home-page .case-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.home-page .case-card:hover .case-image img{transform:scale(1.025)}.home-page .case-body{padding:24px}.home-page .case-body h3{color:var(--home-ink);line-height:1.45}.home-page .case-body p,.home-page .case-meta{color:var(--home-muted)}
.home-page .partners{padding:64px 0;background:#f5f8fc;border-block:1px solid var(--home-line)}.home-page .partners .partner-heading{margin-bottom:30px}.home-page .partners .partner-heading h2{font-size:2rem}.home-page .partner-scroll{width:100%;filter:none}.home-page .partner-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;width:100%;animation:none!important;transform:none!important}.home-page .partner-item{width:auto!important;min-width:0!important;height:92px!important;border:1px solid var(--home-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,44,78,.05)!important;display:flex!important;align-items:center;justify-content:center;padding:16px!important;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.home-page .partner-item:hover{transform:translateY(-2px)!important;border-color:#aac9e6!important;box-shadow:0 12px 28px rgba(15,44,78,.09)!important}.home-page .partner-item img{display:block;max-width:82%!important;max-height:48px!important;width:auto!important;height:auto!important;object-fit:contain}.home-page .partner-item-icon img{max-width:42px!important;max-height:42px!important}.home-page .partner-item-dark{background:#182839!important}.home-page .news-grid{gap:1px;border:1px solid var(--home-line);border-radius:16px;overflow:hidden;background:var(--home-line)}.home-page .news-card{border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;padding:26px}.home-page .news-card h3{color:var(--home-ink);line-height:1.5}.home-page .news-card p{color:var(--home-muted);line-height:1.75}.home-page .news-day{font-variant-numeric:tabular-nums}
.home-page .seo-section{padding:88px 0;background:#fff}.home-page .cta-section{padding:92px 0;background:#0b1d33}.home-page .faq-item{border-color:var(--home-line);border-radius:10px;background:#fff}.home-page .faq-question{min-height:58px}.home-page .footer{background:#081729}.home-page .back-to-top{border-radius:10px}.home-page .reading-progress{background:var(--home-cyan)}
@media(max-width:1080px){.home-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .navbar{top:8px}.home-page .nav-menu{max-height:calc(100dvh - 86px);overflow:auto}.home-page .dev-showcase{grid-template-columns:1fr}.home-page .dev-statement>a{margin-top:28px}.home-page .dev-capability{grid-template-columns:150px minmax(200px,1fr) minmax(190px,.8fr)}.home-page .process-journey{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .process-control{grid-template-columns:1fr}.home-page .why-decision-layout{grid-template-columns:1fr}.home-page .why-promise{position:static}.home-page .partner-track{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:767px){.home-page .navbar{width:calc(100% - 20px);border-radius:12px}.home-page .hero-final{min-height:720px}.home-page .hf-text{padding-top:74px}.home-page .hf-title{font-size:clamp(2.35rem,11vw,3.45rem);line-height:1.08}.home-page .hf-subtitle{font-size:.98rem}.home-page .hf-btn-wrap{display:grid;grid-template-columns:1fr}.home-page .hf-btn{width:100%}.home-page .stats-grid{grid-template-columns:repeat(2,1fr)}.home-page .stat-item{padding:20px 16px}.home-page .stat-item:nth-child(2n)::after{display:none}.home-page .stat-item:nth-child(-n+4){border-bottom:1px solid var(--home-line)}.home-page .section{padding:76px 0}.home-page .section-header{margin-bottom:36px;text-align:left}.home-page .section-header .divider{margin:14px 0}.home-page .section-header p{font-size:.94rem}.home-page .yonyou-service-gateway{align-items:flex-start;flex-direction:column;gap:18px;padding:23px 21px}.home-page .yonyou-service-action{width:100%;justify-content:space-between;padding-top:15px;border-top:1px solid rgba(255,255,255,.2)}.home-page .products-grid{grid-template-columns:1fr}.home-page .products-grid .product-card .product-img{height:100px!important}.home-page .dev-statement{padding:27px 22px}.home-page .dev-statement h3 br{display:none}.home-page .dev-statement>a{padding-right:42px}.home-page .dev-principles{grid-template-columns:1fr}.home-page .dev-capability{grid-template-columns:1fr;gap:12px;min-height:0;padding:23px 21px}.home-page .dev-capability ul{justify-content:flex-start}.home-page .dev-delivery{grid-template-columns:1fr}.home-page .dev-delivery>div:not(:last-child){border-right:0;border-bottom:1px solid var(--home-line)}.home-page .dev-delivery>div:not(:last-child)::after{content:"↓";right:20px;top:auto;bottom:-10px}.home-page .process-timeline{grid-template-columns:1fr}.home-page .process-step{min-height:0;text-align:left;align-items:flex-start}.home-page .process-step:not(:last-child){border-right:0!important;border-bottom:1px solid var(--home-line)!important}.home-page .why-promise{padding:26px 22px}.home-page .why-promise h3 br{display:none}.home-page .why-consult{padding-right:42px}.home-page .why-grid{grid-template-columns:1fr}.home-page .why-item{padding:24px 21px}.home-page .why-basis{grid-template-columns:1fr;gap:3px}.home-page .case-body{padding:20px}.home-page .partners{padding:56px 0}.home-page .partners .partner-heading{text-align:center}.home-page .partner-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-page .partner-item{height:78px!important;padding:12px!important}.home-page .news-grid{grid-template-columns:1fr}.home-page .seo-section{padding:68px 0}}
@media(max-width:767px){.home-page .process-journey{grid-template-columns:1fr}.home-page .process-stage{min-height:0;padding:24px 21px}.home-page .process-stage-head{margin-bottom:18px}.home-page .process-output{margin-top:20px}.home-page .process-control{gap:22px;padding:25px 21px}.home-page .process-control-items{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.home-page *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.home-page [data-aos]{opacity:1!important;transform:none!important}}
@media(prefers-reduced-transparency:reduce){.home-page .navbar,.home-page .hf-btn-secondary{backdrop-filter:none;-webkit-backdrop-filter:none}}
