/* 首页专属布局：首屏—产品—场景—实力—知识—转化。 */
/* 用户提供的完整成图：保持原比例，不叠加渐变或网页标题。 */
body[data-page="home"] .v9-hero.v9-hero-artwork{height:auto;aspect-ratio:1920/560}
body[data-page="home"] .v9-hero-artwork .v9-slide{background:none}
.v9-hero-artwork-image{display:block;width:100%;height:100%;object-fit:contain}
.mobile-hero-copy{display:none}
body[data-page="home"] .section{padding:72px 0}
body[data-page="home"] .section-head{margin-bottom:30px}
body[data-page="home"] .section-title{max-width:760px}
body[data-page="home"] .v9-hero{height:clamp(520px,38vw,580px)}
body[data-page="home"] .v9-slide{background-image:linear-gradient(90deg,rgba(247,252,255,.98) 0%,rgba(247,252,255,.84) 34%,rgba(247,252,255,.04) 62%),var(--hero)}
body[data-page="home"] .v9-slide-production{background-image:linear-gradient(90deg,rgba(247,252,255,.99) 0%,rgba(247,252,255,.96) 40%,rgba(247,252,255,.20) 68%),var(--hero);background-position:center}
body[data-page="home"] .v9-slide-project{background-image:linear-gradient(90deg,rgba(247,252,255,.99) 0%,rgba(247,252,255,.95) 42%,rgba(247,252,255,.14) 69%),var(--hero);background-position:center}
body[data-page="home"] .v9-hero-copy>span{display:block;margin-bottom:12px;font-size:clamp(24px,1.35vw,26px);font-weight:700;letter-spacing:.01em}
body[data-page="home"] .v9-hero-copy>span:before{display:none}
body[data-page="home"] .v9-hero-copy h1,body[data-page="home"] .v9-hero-copy h2{max-width:720px;font-size:clamp(46px,4.2vw,58px);font-weight:700;line-height:1.15;letter-spacing:.015em}
body[data-page="home"] .v9-hero-arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid rgba(117,145,161,.30);border-radius:50%;background:rgba(255,255,255,.76);box-shadow:0 7px 18px rgba(19,50,74,.08);color:var(--navy);font-size:26px;opacity:.78;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,transform .2s}
body[data-page="home"] .v9-hero-arrow.prev{left:24px}
body[data-page="home"] .v9-hero-arrow.next{right:24px}
body[data-page="home"] .v9-hero-arrow:hover{border-color:var(--orange);background:var(--orange);color:#fff;opacity:1;transform:translateY(-50%) scale(1.04)}
body[data-page="home"] .v9-hero-dots{bottom:28px}
body[data-page="home"] .v9-hero-dots button{background:rgba(22,56,78,.34)}
body[data-page="home"] .v9-hero-dots button.active{background:var(--orange)}

@media(min-width:901px) and (max-width:1350px){
  body[data-page="home"] .v9-hero-copy{padding-left:80px}
}

/* 首屏后的可信信息条：只呈现可由当前业务内容支持的信息。 */
.home-assurance{border-top:1px solid #edf2f4;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff 0%,#f8fbfc 100%)}
.home-assurance-grid{display:grid;grid-template-columns:repeat(4,1fr);min-height:108px}
.home-assurance-grid>div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 30px;border-right:1px solid var(--line);text-align:center;transition:background-color .2s}
.home-assurance-grid>div:first-child{padding-left:30px}
.home-assurance-grid>div:last-child{padding-right:30px;border-right:0}
.home-assurance-grid>div:hover{background:rgba(255,255,255,.7)}
.home-assurance-grid strong{color:var(--navy);font-size:31px;font-weight:750;line-height:1.15;font-variant-numeric:tabular-nums;letter-spacing:-.025em}
.home-assurance-grid strong sup{display:inline;position:static;margin-left:2px;color:inherit;font-size:1em;font-weight:inherit;line-height:inherit;vertical-align:baseline;letter-spacing:inherit}
.home-assurance-grid span{margin-top:9px;color:var(--muted);font-size:13px;line-height:1.55}

/* 产品中心：上层双核心，下层产品延伸与设备配套。 */
body[data-page="home"] .home-products{padding-top:44px}
body[data-page="home"] .home-product-heading{display:flex;max-width:920px;flex-direction:column;align-items:center;margin:0 auto 26px;text-align:center}
body[data-page="home"] .home-product-heading>h2{margin:0 0 10px;color:var(--navy);font-size:48px;font-weight:750;line-height:1.1;letter-spacing:-.035em}
body[data-page="home"] .home-product-heading-copy{display:flex;flex-direction:column;align-items:center}
body[data-page="home"] .home-product-heading-copy strong{display:block;color:var(--navy);font-size:24px;font-weight:700;line-height:1.4}
body[data-page="home"] .home-product-heading-copy p{max-width:760px;margin:5px auto 8px;color:var(--muted);font-size:15px;line-height:1.75}
body[data-page="home"] .home-product-heading-copy .text-link{display:inline-flex;align-items:center;font-size:14px}
body[data-page="home"] .home-product-grid{grid-template-rows:408px 188px}
body[data-page="home"] .home-product-card.home-product-main{grid-column:1/8;grid-row:1}
body[data-page="home"] .home-product-card.home-product-featured{grid-column:8/13;grid-row:1}
body[data-page="home"] .home-product-card.home-product-label{grid-column:1/8;grid-row:2}
body[data-page="home"] .home-product-card.home-product-support{grid-column:8/13;grid-row:2}
body[data-page="home"] .home-product-card{display:grid;border-color:#dfe9ed;background:#fff;box-shadow:0 10px 28px rgba(19,50,74,.055)}
body[data-page="home"] .home-product-card:after{display:none}
body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured{grid-template-columns:1fr;grid-template-rows:238px 170px}
body[data-page="home"] .home-product-card.home-product-secondary{grid-template-columns:42% 58%;grid-template-rows:minmax(0,1fr)}
body[data-page="home"] .home-product-card.home-product-secondary>*{min-width:0;min-height:0}
body[data-page="home"] .home-product-card img{position:static;width:100%;height:100%;object-fit:cover;transform:none}
body[data-page="home"] .home-product-card:hover img{transform:none}
body[data-page="home"] .home-product-copy{position:static;display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding:20px 24px;color:var(--navy);background:#fff}
body[data-page="home"] .home-product-main .home-product-copy,body[data-page="home"] .home-product-featured .home-product-copy{padding:19px 24px 20px}
body[data-page="home"] .home-product-copy small{color:var(--orange);font-size:12px;letter-spacing:.05em}
body[data-page="home"] .home-product-copy h3{color:var(--navy)}
body[data-page="home"] .home-product-copy p{color:var(--muted)}
body[data-page="home"] .home-product-copy span{margin-top:auto;color:var(--orange)}
body[data-page="home"] .home-product-main .home-product-copy h3{margin:3px 0 5px;font-size:22px}
body[data-page="home"] .home-product-featured .home-product-copy h3{max-width:470px;margin:3px 0 5px;font-size:22px}
body[data-page="home"] .home-product-main .home-product-copy p,body[data-page="home"] .home-product-featured .home-product-copy p{max-width:560px;margin:0 0 7px;font-size:13px;line-height:1.65}
body[data-page="home"] .home-product-secondary .home-product-copy{display:flex;align-items:flex-start;justify-content:flex-start;padding:18px 20px}
body[data-page="home"] .home-product-secondary .home-product-copy h3{margin:3px 0 5px;font-size:22px}
body[data-page="home"] .home-product-secondary .home-product-copy p{margin:0 0 7px;font-size:13px;line-height:1.65}
body[data-page="home"] .home-product-secondary .home-product-copy span{margin-top:auto;white-space:nowrap}
body[data-page="home"] .home-product-label img{object-position:center 46%}
body[data-page="home"] .home-product-support img{object-position:center 56%}
.home-product-progress,.home-mobile-essentials{display:none}

/* 解决方案：场景切换加单一流程面板，与产品陈列形成不同的阅读方式。 */
.home-solutions-heading{display:block;margin-bottom:24px;text-align:left}
.home-solutions-heading>h2{margin:0;font-size:48px;font-weight:750;line-height:1.1;letter-spacing:-.035em}
.home-solutions-heading>p{max-width:720px;margin:11px 0 0;color:var(--muted);font-size:17px;line-height:1.7}
.home-solution-tabs{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:16px;border-bottom:1px solid #ccdce3}
.home-solution-tabs button{position:relative;min-height:58px;padding:12px 18px;border:0;background:transparent;color:#526b7b;font-size:16px;font-weight:700;transition:color .2s,background-color .2s}
.home-solution-tabs button:after{content:"";position:absolute;right:18px;bottom:-1px;left:18px;height:3px;border-radius:2px 2px 0 0;background:var(--orange);transform:scaleX(0);transition:transform .2s}
.home-solution-tabs button:hover{color:var(--navy);background:rgba(255,255,255,.48)}
.home-solution-tabs button.active{color:var(--orange)}
.home-solution-tabs button.active:after{transform:scaleX(1)}
.home-solution-tabs button:focus-visible{outline:3px solid rgba(239,84,24,.28);outline-offset:2px}
.home-solution-stage{min-height:400px}
.home-solution-panel{display:none;grid-template-columns:minmax(0,1.48fr) minmax(350px,.82fr);min-height:400px;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(19,50,74,.065)}
.home-solution-panel.active{display:grid}
.home-solution-visual{position:relative;min-width:0;min-height:0;background:#f8fbfc}
.home-solution-visual img{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover}
.home-solution-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 34px}
.home-solution-copy h3{margin:0 0 8px;color:var(--navy);font-size:28px;line-height:1.35}
.home-solution-copy>p{margin:0;color:var(--muted);font-size:14px;line-height:1.75}
.home-solution-copy ul{display:grid;gap:0;margin:19px 0 18px;padding:0;border-top:1px solid var(--line);list-style:none}
.home-solution-copy li{display:grid;grid-template-columns:74px 1fr;align-items:start;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}
.home-solution-copy li b{color:var(--navy);font-size:13px;line-height:1.6;white-space:nowrap}
.home-solution-copy li span{color:var(--muted);font-size:13px;line-height:1.6}
.home-solution-copy>a{align-self:flex-start;color:var(--orange);font-size:13px;font-weight:700}
.home-solution-copy>a:hover{text-decoration:underline}

/* 关于爱德：企业介绍与真实生产场景形成一组完整叙事。 */
.home-proof-layout{display:grid;grid-template-columns:.96fr 1.04fr;min-height:500px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(19,50,74,.07)}
.home-proof-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1.55fr) minmax(0,1fr);gap:6px;min-height:500px;background:#eaf1f4}
.home-proof-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden}
.home-proof-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.home-proof-gallery figure:hover img{transform:scale(1.025)}
.home-proof-gallery figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:8px 11px;border-radius:7px;background:rgba(15,44,65,.80);color:#fff;font-size:12px;font-weight:600;backdrop-filter:blur(6px)}
.home-proof-main{grid-column:1/-1;grid-row:1}
.home-proof-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:40px 44px}
.home-proof-copy h2{margin:0;color:var(--navy);font-size:34px;line-height:1.35;letter-spacing:-.025em}
.home-proof-positioning{margin:11px 0 0;color:#3e5b6e;font-size:17px;font-weight:700;line-height:1.6}
.home-proof-description{margin-top:16px}
.home-proof-description p{margin:0;color:#526a7b;font-size:14px;line-height:1.82}
.home-proof-description p+p{margin-top:8px}
.home-proof-links{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.home-proof-links>a{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:13px 14px;border-right:1px solid var(--line);transition:background-color .2s,color .2s}
.home-proof-links>a:first-child{padding-left:0}
.home-proof-links>a:last-child{padding-right:0;border-right:0}
.home-proof-links span,.home-proof-links b,.home-proof-links small{display:block}
.home-proof-links b{color:var(--navy);font-size:15px;line-height:1.4}
.home-proof-links small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.5}
.home-proof-links i{color:#b6c4cc;font-size:19px;font-style:normal;transition:color .2s,transform .2s}
.home-proof-links>a:hover{background:#fff8f4}
.home-proof-links>a:hover b,.home-proof-links>a:hover i{color:var(--orange)}
.home-proof-links>a:hover i{transform:translateX(3px)}
.home-proof-more{align-self:flex-start;margin-top:20px;color:var(--orange);font-size:13px;font-weight:700}
.home-proof-more:hover{text-decoration:underline}

/* 资讯中心：以文章目录呈现，区别于产品陈列和方案面板。 */
.home-knowledge-directory{display:grid;grid-template-columns:minmax(260px,.64fr) minmax(0,1.36fr);align-items:start;gap:78px}
.home-knowledge-intro{padding-top:7px}
.home-knowledge-intro h2{margin:0;color:var(--navy);font-size:48px;font-weight:750;line-height:1.1;letter-spacing:-.035em}
.home-knowledge-intro p{max-width:360px;margin:13px 0 0;color:var(--muted);font-size:16px;line-height:1.75}
.home-knowledge-intro>a{display:inline-block;margin-top:24px;color:var(--orange);font-size:14px;font-weight:700}
.home-knowledge-intro>a:hover{text-decoration:underline}
.home-knowledge-list{padding:0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent}
.home-knowledge-list>a{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:22px;min-height:80px;padding:15px 4px;border-bottom:1px solid var(--line);transition:padding .2s,background-color .2s}
.home-knowledge-list h3{margin:0 0 5px;color:var(--navy);font-size:19px;line-height:1.45;transition:color .2s}
.home-knowledge-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
.home-knowledge-list>a>span{color:#aebfc8;font-size:21px;transition:color .2s,transform .2s}
.home-knowledge-list>a:hover{padding-right:10px;padding-left:10px;background:rgba(255,255,255,.58)}
.home-knowledge-list>a:hover h3,.home-knowledge-list>a:hover>span{color:var(--orange)}
.home-knowledge-list>a:hover>span{transform:translateX(3px)}

@media(max-width:900px){
  body[data-page="home"] .section{padding:60px 0}
  body[data-page="home"] .v9-slide{background-image:linear-gradient(90deg,rgba(247,252,255,.97) 0%,rgba(247,252,255,.80) 58%,rgba(247,252,255,.06) 100%),var(--hero);background-position:62% center}
  body[data-page="home"] .v9-slide-production,body[data-page="home"] .v9-slide-project{background-image:linear-gradient(90deg,rgba(247,252,255,.99) 0%,rgba(247,252,255,.93) 58%,rgba(247,252,255,.14) 86%),var(--hero);background-position:70% center}
  body[data-page="home"] .v9-hero-copy>span{font-size:21px}
  body[data-page="home"] .home-product-heading{max-width:760px}
  body[data-page="home"] .home-product-heading>h2{font-size:44px}
  body[data-page="home"] .home-product-heading-copy strong{font-size:21px}
  .home-assurance-grid{grid-template-columns:repeat(2,1fr)}
  .home-assurance-grid>div,.home-assurance-grid>div:first-child,.home-assurance-grid>div:last-child{min-height:92px;padding:14px 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
  .home-assurance-grid>div:nth-child(2n){border-right:0}
  .home-assurance-grid>div:nth-last-child(-n+2){border-bottom:0}
  body[data-page="home"] .home-product-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}
  body[data-page="home"] .home-product-card,body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured,body[data-page="home"] .home-product-card.home-product-label,body[data-page="home"] .home-product-card.home-product-support{grid-column:auto;grid-row:auto;min-height:220px}
  body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured{grid-column:1/-1}
  body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured{grid-template-rows:230px auto;min-height:380px}
  body[data-page="home"] .home-product-card.home-product-secondary{grid-template-columns:40% 60%;min-height:220px}
  body[data-page="home"] .home-product-secondary .home-product-copy p{margin:0 0 10px}
  .home-solutions-heading{margin-bottom:22px}
  .home-solutions-heading>h2{font-size:44px}
  .home-solutions-heading>p{font-size:16px}
  .home-solution-tabs button{padding-right:10px;padding-left:10px;font-size:14px}
  .home-solution-panel{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);min-height:420px}
  .home-solution-visual img{min-height:420px}
  .home-solution-copy{padding:26px}
  .home-proof-layout{grid-template-columns:1fr}
  .home-proof-gallery{min-height:400px}
  .home-proof-copy{padding:36px}
  .home-knowledge-directory{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:42px}
  .home-knowledge-intro h2{font-size:44px}
}

@media(max-width:820px){
  body[data-page="home"] .home-products{padding-top:28px}
  body[data-page="home"] .home-product-heading{margin-bottom:18px}
  body[data-page="home"] .home-product-heading>h2{margin-bottom:6px;font-size:34px;line-height:1.18}
  body[data-page="home"] .home-product-heading-copy strong{max-width:430px;color:#526b7c;font-size:17px;font-weight:600;line-height:1.55}
}

@media(max-width:700px){
  .home-solution-panel{grid-template-columns:1fr;min-height:0}
  .home-solution-visual{height:220px}
  .home-solution-visual img{height:100%;min-height:0}
}

@media(max-width:560px){
  body[data-page="home"] .section{padding:48px 0}
  body[data-page="home"] .home-products{padding-top:18px}
  body[data-page="home"] .section-head{margin-bottom:16px}
  body[data-page="home"] .home-product-heading{display:flex;margin-bottom:12px;text-align:center}
  body[data-page="home"] .home-product-heading>h2{margin-bottom:5px;font-size:26px;font-weight:700;line-height:1.2;letter-spacing:-.015em}
  body[data-page="home"] .home-product-heading-copy strong{max-width:300px;color:#5b7282;font-size:14px;font-weight:600;line-height:1.55}
  body[data-page="home"] .home-product-heading-copy p{margin:5px auto 8px;font-size:14px;line-height:1.7}
  body[data-page="home"] .v9-hero.v9-hero-artwork{height:clamp(180px,48vw,210px);aspect-ratio:auto;background:#eef7fb}
  body[data-page="home"] .v9-hero-artwork .v9-slide{overflow:hidden;background:#eef7fb}
  body[data-page="home"] .v9-hero-artwork .v9-slide:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(248,252,254,.98) 0%,rgba(248,252,254,.94) 35%,rgba(248,252,254,.58) 56%,rgba(248,252,254,0) 78%)}
  body[data-page="home"] .v9-hero-artwork-image{height:100%;object-fit:cover;object-position:right center}
  body[data-page="home"] .v9-hero-artwork .v9-slide:nth-of-type(2) .v9-hero-artwork-image{object-position:92% center}
  body[data-page="home"] .v9-hero-artwork .v9-slide:nth-of-type(3) .v9-hero-artwork-image{object-position:88% center}
  body[data-page="home"] .v9-hero-artwork .v9-slide:nth-of-type(4) .v9-hero-artwork-image{object-position:100% center}
  .mobile-hero-copy{position:absolute;left:18px;top:50%;z-index:2;display:flex;width:55%;flex-direction:column;gap:7px;transform:translateY(-54%)}
  .mobile-hero-copy strong{color:#102f47;font-size:20px;font-weight:800;line-height:1.32;letter-spacing:-.01em}
  .mobile-hero-copy small{color:#607887;font-size:12px;font-weight:500;line-height:1.45}
  body[data-page="home"] .v9-slide{background-image:linear-gradient(180deg,rgba(247,252,255,.06) 0%,rgba(247,252,255,.42) 34%,rgba(247,252,255,.98) 61%),var(--hero);background-position:72% center}
  body[data-page="home"] .v9-slide-production,body[data-page="home"] .v9-slide-project{background-image:linear-gradient(180deg,rgba(247,252,255,.10) 0%,rgba(247,252,255,.44) 36%,rgba(247,252,255,.99) 64%),var(--hero);background-position:center}
  body[data-page="home"] .v9-hero-copy>span{margin-bottom:10px;font-size:18px;letter-spacing:.01em}
  body[data-page="home"] .v9-hero-copy h1,body[data-page="home"] .v9-hero-copy h2{font-size:32px;line-height:1.18;letter-spacing:.01em}
  body[data-page="home"] .v9-hero-arrow{display:none}
  body[data-page="home"] .v9-hero-dots{bottom:10px}
  body[data-page="home"] .v9-hero-dots button{width:28px;height:4px}
  .home-assurance-grid strong{font-size:21px;font-weight:700}
  .home-assurance-grid span{margin-top:5px;color:#718591;font-size:12px}
  .home-assurance-grid>div,.home-assurance-grid>div:first-child,.home-assurance-grid>div:last-child{min-height:76px;padding:9px 12px}
  body[data-page="home"] .home-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}
  body[data-page="home"] .home-product-card,body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured,body[data-page="home"] .home-product-card.home-product-label,body[data-page="home"] .home-product-card.home-product-support{grid-column:auto;min-height:0}
  body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured{grid-column:1/-1;grid-template-rows:220px auto;min-height:350px}
  body[data-page="home"] .home-product-card.home-product-secondary{grid-template-columns:1fr;grid-template-rows:120px 116px;min-height:236px}
  body[data-page="home"] .home-product-copy,body[data-page="home"] .home-product-main .home-product-copy,body[data-page="home"] .home-product-featured .home-product-copy,body[data-page="home"] .home-product-secondary .home-product-copy{padding:15px 16px}
  body[data-page="home"] .home-product-copy small{font-size:11px;letter-spacing:0}
  body[data-page="home"] .home-product-copy h3,body[data-page="home"] .home-product-main .home-product-copy h3,body[data-page="home"] .home-product-featured .home-product-copy h3{font-size:20px}
  body[data-page="home"] .home-product-copy p{display:none}
  body[data-page="home"] .home-product-secondary .home-product-copy span{margin-top:4px;font-size:12px}
  .home-solutions-heading{margin-bottom:20px;text-align:left}
  .home-solutions-heading>h2{font-size:40px}
  .home-solutions-heading>p{margin-top:9px;font-size:15px;line-height:1.65}
  .home-solution-tabs{grid-template-columns:repeat(2,1fr);margin-bottom:12px;border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}
  .home-solution-tabs button{min-height:50px;padding:8px;font-size:13px}
  .home-solution-tabs button:after{right:10px;left:10px}
  .home-solution-tabs button:nth-child(odd){border-right:1px solid var(--line)}
  .home-solution-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .home-solution-stage{min-height:0}
  .home-solution-visual{height:200px}
  .home-solution-visual img{height:100%;min-height:0}
  .home-solution-copy{padding:21px 19px 22px}
  .home-solution-copy h3{font-size:24px}
  .home-solution-copy>p{font-size:13px;line-height:1.65}
  .home-solution-copy ul{margin:15px 0}
  .home-solution-copy li{grid-template-columns:68px 1fr;gap:8px;padding:9px 0}
  .home-proof-layout{border-radius:18px}
  .home-proof-gallery{display:block;min-height:270px}
  .home-proof-main{height:270px}
  .home-proof-thumb{display:none}
  .home-proof-copy{order:-1;padding:25px 21px 27px}
  .home-proof-copy h2{font-size:27px;line-height:1.4}
  .home-proof-positioning{margin-top:8px;font-size:15px;line-height:1.55}
  .home-proof-description{margin-top:13px}
  .home-proof-description p{font-size:13px;line-height:1.75}
  .home-proof-description p+p{margin-top:7px}
  .home-proof-links{grid-template-columns:1fr;margin-top:18px;border-bottom:0}
  .home-proof-links>a,.home-proof-links>a:first-child,.home-proof-links>a:last-child{padding:11px 0;border-right:0;border-bottom:1px solid var(--line)}
  .home-proof-links b{font-size:15px}
  .home-proof-more{margin-top:17px}
  .home-knowledge-directory{grid-template-columns:1fr;gap:25px}
  .home-knowledge-intro{padding-top:0}
  .home-knowledge-intro h2{font-size:40px}
  .home-knowledge-intro p{margin-top:8px;font-size:14px;line-height:1.65}
  .home-knowledge-intro>a{margin-top:12px;font-size:13px}
  .home-knowledge-list>a{grid-template-columns:1fr 20px;gap:12px;min-height:68px;padding:14px 2px}
  .home-knowledge-list h3{margin-bottom:0;font-size:16px}
  .home-knowledge-list p{display:none}
}

@media(max-width:560px){
  body[data-page="home"] .home-product-grid{display:flex;gap:14px;width:calc(100% + 14px);padding:2px 14px 8px 0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}
  body[data-page="home"] .home-product-grid::-webkit-scrollbar{display:none}
  body[data-page="home"] .home-product-card,body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured,body[data-page="home"] .home-product-card.home-product-secondary{flex:0 0 min(84vw,330px);display:grid;grid-template-columns:1fr;grid-template-rows:210px minmax(118px,auto);min-height:328px;scroll-snap-align:start;border-radius:18px}
  body[data-page="home"] .home-product-card img{height:210px;object-fit:cover}
  body[data-page="home"] .home-product-copy,body[data-page="home"] .home-product-main .home-product-copy,body[data-page="home"] .home-product-featured .home-product-copy,body[data-page="home"] .home-product-secondary .home-product-copy{min-height:118px;padding:15px 17px 16px}
  body[data-page="home"] .home-product-copy h3,body[data-page="home"] .home-product-main .home-product-copy h3,body[data-page="home"] .home-product-featured .home-product-copy h3{margin:0 0 8px;font-size:20px;line-height:1.35}
  body[data-page="home"] .home-product-copy span,body[data-page="home"] .home-product-secondary .home-product-copy span{margin-top:auto;font-size:13px}
  .home-product-progress{display:flex;align-items:center;justify-content:center;gap:11px;margin:9px 0 0;color:#708592;font-size:12px;font-variant-numeric:tabular-nums}
  .home-product-progress>div{display:flex;gap:5px;align-items:center}
  .home-product-progress i{display:block;width:6px;height:6px;border-radius:50%;background:#c8d5db;transition:width .18s,background-color .18s}
  .home-product-progress i.active{width:18px;border-radius:6px;background:var(--orange)}
  .home-mobile-essentials{display:grid;gap:14px;margin-top:30px}
  .home-mobile-essentials>section{padding:20px 17px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px rgba(19,50,74,.05)}
  .home-mobile-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}
  .home-mobile-section-head small{display:block;margin-bottom:2px;color:var(--orange);font-size:11px;font-weight:700}
  .home-mobile-section-head h3{margin:0;color:var(--navy);font-size:21px;line-height:1.35}
  .home-mobile-section-head>a{padding-bottom:2px;color:var(--orange);font-size:12px;font-weight:700;white-space:nowrap}
  .home-mobile-scenarios>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}
  .home-mobile-scenarios>div:last-child a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 13px;border-radius:11px;background:#f2f8fa;color:var(--navy);font-size:14px;font-weight:700}
  .home-mobile-scenarios>div:last-child a:after{content:"›";color:var(--orange);font-size:20px}
  .home-mobile-process ol{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0;margin:0;list-style:none}
  .home-mobile-process li{position:relative;display:flex;min-width:0;flex-direction:column;align-items:center;gap:5px;padding:10px 3px;border-radius:10px;background:#fff5ef;color:var(--navy)}
  .home-mobile-process li:not(:last-child):after{content:"›";position:absolute;right:-7px;top:50%;z-index:1;color:#e99a78;font-size:18px;transform:translateY(-50%)}
  .home-mobile-process li span{color:var(--orange);font-size:11px;font-weight:800}
  .home-mobile-process li b{font-size:14px}
  body[data-page="home"] .home-product-card:active,.home-mobile-essentials a:active{transform:scale(.985)}
}

@media(prefers-reduced-motion:reduce){
  body[data-page="home"] .v9-slide,.home-product-progress i,body[data-page="home"] .home-product-card,.home-mobile-essentials a{transition:none!important}
}

@media(max-width:560px){
  body[data-page="home"] .home-product-grid{display:grid;grid-template-columns:1fr;gap:14px;width:100%;padding:0;overflow:visible;scroll-snap-type:none}
  body[data-page="home"] .home-product-card,body[data-page="home"] .home-product-card.home-product-main,body[data-page="home"] .home-product-card.home-product-featured,body[data-page="home"] .home-product-card.home-product-secondary{width:100%;flex:none;grid-template-columns:1fr;grid-template-rows:210px minmax(118px,auto);min-height:328px;scroll-snap-align:none}
  .home-product-progress{display:none}
}
