/* 首页：品牌主视觉、产品重点、业务场景与服务支持。 */
.company-home { --home-blue: #196ce1; --home-ink: #193750; --home-muted: #63778b; }
main.company-home > .section:not(.section-tint) { background: #fff; }
main.company-home > .section.section-tint { background: #f1f6fc; }
.company-home .section { padding-block: 90px; }
.company-home h2 { color: var(--home-ink); font-size: clamp(30px, 3vw, 40px); line-height: 1.45; letter-spacing: -.025em; }
.brand-hero { position: relative; overflow: hidden; background: #eef5fc; padding: 83px 0 32px; }
.brand-hero-photo { position: absolute; inset: 0 0 0 30%; }
.brand-hero-photo img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 62% 54%; filter: saturate(.65); }
.brand-hero-photo::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, #eef5fc 0%, #eef5fcf0 12%, #eaf3fb70 37%, #dcecff20 70%), linear-gradient(0deg, #eef5fc 0%, #eef5fc20 40%, #edf5fc25); }
.brand-hero-content { position: relative; z-index: 1; padding-bottom: 80px; min-height: 418px; }
.brand-hero h1 { font-size: clamp(40px, 4vw, 57px); font-weight: 600; color: #1b3550; line-height: 1.42; letter-spacing: -.04em; }
.brand-hero h1 span { color: var(--home-blue); }
.brand-hero-content > p { font-size: 16px; line-height: 2; color: #516a81; max-width: 560px; margin: 26px 0 31px; }
.brand-hero .actions { gap: 14px; }
.brand-hero .button { min-height: 50px; padding-inline: 26px; }
.brand-hero .button-secondary { background: #ffffffac; border-color: #c7d7e8; }
.hero-service-paths { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: 0; border: 1px solid #cbdff3; background: #f0f6fd; border-radius: 16px; overflow: hidden; box-shadow: 0 12px 28px -18px #224e8066; }
.hero-service-paths > a { position: relative; display: flex; align-items: center; gap: 20px; padding: 26px 32px; min-width: 0; }
.hero-service-paths > a + a::before { content: ""; position: absolute; left: 0; top: 27px; bottom: 27px; width: 1px; background: #dbe5ef; }
.home-symbol { display: grid; place-items: center; flex-shrink: 0; width: 46px; height: 46px; border-radius: 13px; color: #367dce; background: #edf5ff; }
.home-symbol svg { width: 30px; height: 30px; }
.hero-service-paths strong { font-size: 18px; font-weight: 600; color: #24435f; }
.hero-service-paths p { margin-top: 4px; font-size: 12px; color: #7c8e9f; }
.path-product { margin-left: auto; font-size: 12px; color: #8294a7; white-space: nowrap; }
.home-kicker { font-size: 13px; font-weight: 500; letter-spacing: .12em; color: #407fba; margin-bottom: 16px; }
.home-section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 50px; margin-bottom: 43px; }
.home-section-heading > p { font-size: 15px; line-height: 1.95; padding-bottom: 5px; color: var(--home-muted); }
.home-section-heading.centered { display: block; text-align: center; }
.home-section-heading.centered > p:not(.home-kicker) { margin-top: 14px; }
.home-section-heading.centered > .home-kicker { padding: 0; color: #407fba; margin-bottom: 13px; font-size: 13px; }
.product-spotlights { display: grid; grid-template-columns: 1.18fr 1fr; gap: 26px; align-items: stretch; }
.product-spotlight { position: relative; min-width: 0; border-radius: 23px; border: 1px solid #e2ebf4; overflow: hidden; }
.spotlight-hro { background: linear-gradient(155deg,#f5f9ff 25%,#e8f2ff); }
.spotlight-flex { display: flex; flex-direction: column; background: linear-gradient(145deg,#f0f7ff,#f9fcff); }
.spotlight-copy { padding: 34px 37px 0; }
.spotlight-category { font-size: 12px; color: #758da6; margin-bottom: 11px; }
.spotlight-copy h3 { font-size: 30px; font-weight: 600; color: #1d426b; margin-bottom: 15px; }
.spotlight-copy > p:not(.spotlight-category) { font-size: 14px; line-height: 1.9; color: #657e99; }
.spotlight-copy .text-link { font-size: 13px; margin-top: 20px; }
.product-capabilities { display: flex; flex-wrap: wrap; gap: 8px 0; list-style: none; margin: 24px 37px 0; padding: 0; font-size: 12px; color: #5a789a; }
.product-capabilities li { padding-inline: 11px; border-right: 1px solid #cddcec; }
.product-capabilities li:first-child { padding-left: 0; }
.product-capabilities li:last-child { padding-right: 0; border: 0; }
.spotlight-screen { display: block; margin: 25px 30px 30px; padding: 7px; border: 1px solid #d9e5f3; border-radius: 12px; background: #fff; box-shadow: 0 19px 35px -25px #436a9d5e; }
.spotlight-screen img { display: block; width: 100%; height: auto; border-radius: 6px; }
.delivery-flow { flex: 1; display: flex; flex-direction: column; justify-content: center; list-style: none; margin: 25px 37px 32px; padding: 0; }
.delivery-flow li { position: relative; display: flex; align-items: center; gap: 21px; padding-block: 17px; }
.delivery-flow li:not(:last-child)::after { content: ""; position: absolute; left: 25px; top: 69px; bottom: -17px; width: 1px; background: #bcd3ec; }
.delivery-node { position: relative; z-index: 1; display: grid; place-items: center; width: 52px; height: 52px; border-radius: 16px; flex-shrink: 0; color: #5e95d3; background: #fff; border: 1px solid #e1eaf5; box-shadow: 0 5px 18px -12px #598dc17a; }
.delivery-node svg { width: 28px; height: 28px; }
.delivery-flow strong { font-size: 16px; font-weight: 500; color: #345a81; }
.delivery-flow p { font-size: 12px; margin-top: 4px; color: #7890a9; }
.context-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 25px; }
.context-card { display: block; min-width: 0; background: #fff; border-radius: 17px; overflow: hidden; border: 1px solid #e2ebf4; }
.context-image { height: 215px; overflow: hidden; }
.context-image > img { width: 100%; height: 100%; object-fit: cover; display: block; }
.context-copy { padding: 25px 25px 27px; }
.context-copy > span:first-child { display: block; font-size: 12px; color: #7b91a6; margin-bottom: 10px; }
.context-copy h3 { font-size: 20px; line-height: 1.5; color: #2d4a66; font-weight: 600; }
.context-copy p { font-size: 13px; color: #708499; line-height: 1.9; margin: 13px 0 20px; }
.context-link { color: #4080c7; font-size: 12px; }
.support-layout { display: grid; grid-template-columns: 1fr 1.25fr; gap: 90px; align-items: center; }
.support-intro > p:not(.home-kicker) { color: #708397; font-size: 15px; line-height: 2; margin: 25px 0; }
.support-intro .button { min-height: 46px; font-size: 14px; }
.support-list article { display: flex; align-items: flex-start; gap: 25px; padding: 26px 0; border-bottom: 1px solid #e3ebf3; }
.support-list article:first-child { padding-top: 0; }
.support-list article:last-child { border: 0; padding-bottom: 0; }
.support-list article > span { font-size: 15px; line-height: 1.8; color: #8cabc8; font-weight: 400; flex-shrink: 0; }
.support-list h3 { font-size: 20px; color: #36546e; font-weight: 500; margin-bottom: 12px; }
.support-list p { color: #7c8fa1; font-size: 14px; line-height: 1.9; }
@media (hover:hover) and (pointer:fine) {
  .hero-service-paths > a:hover { background: #f1f7ffac; }
  .hero-service-paths > a:hover strong { color: var(--blue); }
  .context-card:hover { transform: translateY(-5px); box-shadow: 0 18px 32px -25px #4c71994d; }
  .context-card:hover img { transform: scale(1.035); }
  .context-card:hover h3, .context-card:hover .context-link { color: var(--blue); }
}
@media (max-width:1100px) {
  .brand-hero { padding-top: 70px; }
  .brand-hero-content { min-height: 388px; padding-bottom: 60px; }
  .brand-hero-content > p { max-width: 500px; font-size: 15px; }
  .brand-hero-content > p br { display: none; }
  .brand-hero h1 { font-size: 48px; }
  .hero-service-paths > a { padding: 23px; gap: 16px; }
  .path-product { display: none; }
  .home-section-heading { gap: 35px; }
  .spotlight-copy { padding: 30px 28px 0; }
  .spotlight-copy h3 { font-size: 27px; }
  .product-capabilities { margin-inline: 28px; }
  .product-capabilities li { padding-inline: 8px; font-size: 11px; }
  .spotlight-screen { margin: 23px; }
  .delivery-flow { margin: 25px 30px; }
  .context-grid { gap: 18px; }
  .context-image { height: 190px; }
  .context-copy { padding: 23px 20px; }
  .context-copy h3 { font-size: 18px; }
  .support-layout { gap: 60px; }
}
@media (max-width:850px) {
  .company-home .section { padding-block: 64px; }
  .brand-hero { padding-top: 55px; }
  .brand-hero-photo { left: 15%; }
  .brand-hero-photo::after { background: linear-gradient(90deg, #eef5fc 5%, #eef5fce8 30%, #edf5fb60 70%),linear-gradient(0deg,#eef5fc,transparent 60%); }
  .brand-hero-content { min-height: 375px; }
  .brand-hero h1 { font-size: 45px; }
  .brand-hero-content > p { max-width: 480px; }
  .hero-service-paths strong { font-size: 16px; }
  .hero-service-paths p { font-size: 11px; }
  .home-symbol { width: 40px; height: 40px; }
  .home-symbol svg { width: 27px; height: 27px; }
  .home-section-heading { display: block; margin-bottom: 34px; }
  .home-section-heading > p { margin-top: 18px; }
  .company-home h2 { font-size: 32px; }
  .product-spotlights { grid-template-columns: 1.05fr 1fr; gap: 20px; }
  .spotlight-copy { padding: 27px 24px 0; }
  .spotlight-copy h3 { font-size: 25px; }
  .spotlight-copy > p:not(.spotlight-category) { font-size: 13px; }
  .spotlight-copy br { display: none; }
  .spotlight-category { font-size: 11px; }
  .product-capabilities { margin-inline: 24px; }
  .product-capabilities li { padding-inline: 7px; }
  .product-capabilities li:nth-child(4) { padding-left: 0; }
  .product-capabilities li:nth-child(3) { border: 0; }
  .product-capabilities li { width: 33.33%; }
  .spotlight-screen { margin-inline: 20px; padding: 5px; }
  .delivery-flow { margin: 20px 25px 25px; }
  .delivery-flow li { gap: 14px; padding-block: 14px; }
  .delivery-node { width: 42px; height: 42px; border-radius: 12px; }
  .delivery-node svg { width: 25px; height: 25px; }
  .delivery-flow li:not(:last-child)::after { left: 20px; top: 56px; bottom: -14px; }
  .delivery-flow strong { font-size: 14px; }
  .delivery-flow p { font-size: 11px; }
  .context-grid { grid-template-columns: 1fr; gap: 20px; }
  .context-card { display: grid; grid-template-columns: .9fr 1fr; }
  .context-image { height: 100%; min-height: 205px; }
  .context-copy { padding: 25px; }
  .context-copy h3 { font-size: 21px; }
  .support-layout { gap: 45px; grid-template-columns: 1fr 1.1fr; }
  .support-list article { gap: 18px; }
  .support-list h3 { font-size: 18px; }
  .support-list p { font-size: 13px; }
}
@media (max-width:600px) {
  .company-home .section { padding-block: 52px; }
  .brand-hero { padding-top: 35px; }
  .brand-hero-photo { inset: 0; }
  .brand-hero-photo img { object-position: 72% 100%; }
  .brand-hero-photo::after { background: linear-gradient(90deg,#f0f6fdeb,#f0f6fdbd 60%,#eaf3f975),linear-gradient(0deg,#eef5fc 8%,transparent 75%); }
  .brand-hero-content { min-height: 347px; padding-bottom: 40px; }
  .brand-hero h1 { font-size: clamp(32px,8.7vw,44px); line-height: 1.45; }
  .brand-hero-content > p { font-size: 14px; margin-block: 20px 25px; line-height: 1.95; max-width: 380px; }
  .brand-hero .button { min-height: 46px; padding-inline: 18px; font-size: 13px; }
  .brand-hero .actions { gap: 10px; }
  .hero-service-paths { grid-template-columns: 1fr; border-radius: 14px; }
  .hero-service-paths > a { padding: 18px 21px; gap: 15px; }
  .hero-service-paths > a + a::before { top: 0; left: 21px; right: 21px; bottom: auto; height: 1px; width: auto; }
  .hero-service-paths strong { font-size: 16px; }
  .hero-service-paths p { font-size: 11px; }
  .home-symbol { width: 38px; height: 38px; border-radius: 11px; }
  .home-symbol svg { width: 25px; height: 25px; }
  .home-kicker { font-size: 12px; margin-bottom: 12px; }
  .company-home h2 { font-size: 28px; }
  .home-section-heading > p { font-size: 14px; }
  .home-section-heading > p br { display: none; }
  .home-section-heading.centered { text-align: left; }
  .product-spotlights { grid-template-columns: 1fr; gap: 20px; }
  .product-spotlight { border-radius: 18px; }
  .spotlight-copy { padding: 27px 25px 0; }
  .spotlight-copy h3 { font-size: 28px; }
  .spotlight-copy > p:not(.spotlight-category) { font-size: 14px; }
  .product-capabilities { margin: 24px 25px 0; gap: 9px 0; }
  .product-capabilities li { font-size: 12px; }
  .spotlight-screen { margin: 22px 20px; }
  .delivery-flow { margin: 23px 28px 28px; }
  .delivery-flow li { padding-block: 15px; gap: 20px; }
  .delivery-flow strong { font-size: 16px; }
  .delivery-flow p { font-size: 12px; }
  .delivery-node { width: 46px; height: 46px; }
  .delivery-flow li:not(:last-child)::after { left: 23px; top: 61px; bottom: -15px; }
  .context-card { display: block; }
  .context-image { height: 190px; min-height: 0; }
  .context-copy { padding: 24px; }
  .context-copy h3 { font-size: 21px; }
  .context-copy p { font-size: 13px; }
  .support-layout { grid-template-columns: 1fr; gap: 33px; }
  .support-intro > p:not(.home-kicker) { font-size: 14px; margin-block: 19px 24px; }
  .support-intro br { display: none; }
  .support-intro h2 br { display: inline; }
  .support-list article { gap: 23px; padding-block: 24px; }
  .support-list h3 { font-size: 19px; }
  .support-list p { font-size: 14px; }
}
