:root{--nw26-blue:#1268f3;--nw26-cyan:#18aeea;--nw26-red:#d9272f;--nw26-green:#16856b;--nw26-ink:#172033;--nw26-muted:#657086;--nw26-line:#dce6f3;--nw26-bg:#f4f8fc;--nw26-card:#fff;--nw26-shadow:0 18px 50px rgba(28,72,124,.12)}
body{overflow-x:hidden}
html{scroll-behavior:smooth}.nw26-page,.nw26-page *{box-sizing:border-box;letter-spacing:0}.nw26-page{color:var(--nw26-ink);background:#fff;overflow:visible}.nw26-page button,.nw26-page input,.nw26-page textarea{font:inherit}.nw26-page img{display:block;max-width:100%}.nw26-shell{width:min(1280px,calc(100% - 48px));margin:auto}.nw26-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--nw26-blue);font-size:13px;font-weight:800}.nw26-kicker:before{content:"";width:22px;height:3px;background:var(--nw26-red)}
.nw26-home-hero{min-height:680px;display:grid;align-items:center;background:linear-gradient(100deg,rgba(237,247,255,.98),rgba(248,252,255,.9)),url('/assets/newweb-2026/jin-qiao-campus.png') center/cover}.nw26-home-grid,.nw26-detail-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(560px,1.15fr);gap:70px;align-items:center}.nw26-home h1,.nw26-detail-hero h1{margin:20px 0 16px;color:#1063e0;font-size:64px;line-height:1.08}.nw26-detail-hero h1{font-size:45px}.nw26-home-hero p,.nw26-detail-hero p{max-width:680px;margin:0;color:#354158;font-size:18px;line-height:1.9}.nw26-actions{display:flex;gap:14px;margin-top:32px}.nw26-actions a,.nw26-primary{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid #9fc7fb;border-radius:4px;background:#fff;color:var(--nw26-blue);font-weight:800;text-decoration:none;cursor:pointer}.nw26-primary{border:0;color:#fff;background:var(--nw26-blue);box-shadow:0 12px 24px rgba(18,104,243,.2)}.nw26-primary:hover{background:#0957d4}
.nw26-home-map{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:18px;background:rgba(255,255,255,.75);border:1px solid #cfe0f4;box-shadow:var(--nw26-shadow)}.nw26-home-map a{min-height:145px;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;background:#f7faff;border:1px solid #dce8f7;color:var(--nw26-ink);text-decoration:none;transition:.25s}.nw26-home-map a:first-child{grid-column:1/-1;min-height:130px}.nw26-home-map a:hover,.nw26-home-map a.active{transform:translateY(-4px);background:#1268f3;color:#fff;border-color:#1268f3}.nw26-home-map b{font-size:22px}.nw26-home-map span{margin-top:8px;opacity:.72}
.nw26-section{padding:94px 0;background:#fff}.nw26-alt{background:var(--nw26-bg)}.nw26-heading{max-width:920px;margin:0 auto 48px;text-align:center}.nw26-heading>span{color:var(--nw26-cyan);font-weight:900}.nw26-heading h2{margin:10px 0 14px;color:#168de7;font-size:34px;line-height:1.35}.nw26-heading p{margin:0;color:var(--nw26-muted);line-height:1.9}.nw26-home-products{display:grid;grid-template-columns:300px 1fr;gap:22px}.nw26-home-tabs{display:grid;align-content:start}.nw26-home-tabs button{min-height:64px;padding:0 18px;border:0;border-bottom:1px solid var(--nw26-line);background:#fff;text-align:left;cursor:pointer;font-weight:700}.nw26-home-tabs button.active{border-left:4px solid var(--nw26-red);color:var(--nw26-blue);background:#edf5ff}.nw26-home-products>article{min-height:430px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:35px;padding:32px;background:#eff6ff}.nw26-home-products h3{font-size:30px}.nw26-home-products p{color:var(--nw26-muted);line-height:1.9}.nw26-home-products a,.nw26-case a,.nw26-product-card .nw26-link{color:var(--nw26-blue);font-weight:800;text-decoration:none}.nw26-home-products img{width:100%;height:330px;object-fit:cover;object-position:center top}
.nw26-solution-grid,.nw26-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.nw26-solution-grid a,.nw26-product-card{min-height:280px;padding:34px;border:1px solid var(--nw26-line);background:#fff;color:var(--nw26-ink);text-decoration:none;transition:.25s}.nw26-solution-grid a:hover,.nw26-product-card:hover{transform:translateY(-6px);border-color:#79b5ff;box-shadow:var(--nw26-shadow)}.nw26-solution-grid a>span,.nw26-index{color:var(--nw26-blue);font-size:13px;font-weight:900}.nw26-solution-grid h3,.nw26-product-card h2{font-size:23px}.nw26-solution-grid p,.nw26-product-card p{color:var(--nw26-muted);line-height:1.8}.nw26-solution-grid b{color:var(--nw26-blue)}
.nw26-case{display:grid;grid-template-columns:1.25fr .75fr;min-height:430px;background:#eef5ff}.nw26-case img{width:100%;height:430px;object-fit:cover}.nw26-case>div{padding:52px;align-self:center}.nw26-case h3{font-size:28px}.nw26-case p{color:var(--nw26-muted);line-height:1.9}.nw26-stats{padding:75px 0;background:#152338;color:#fff}.nw26-stats .nw26-shell{display:grid;grid-template-columns:repeat(4,1fr)}.nw26-stats article{text-align:center;border-right:1px solid rgba(255,255,255,.15)}.nw26-stats article:last-child{border:0}.nw26-stats b{display:block;color:#56c0ff;font-size:52px}.nw26-stats span{font-size:14px;color:#b8c4d5}
.nw26-hub-hero,.nw26-detail-hero{padding:96px 0;background:linear-gradient(110deg,#eef7ff,#f8fbff 62%,#eef6f3)}.nw26-hub-hero h1{max-width:850px;margin:18px 0;font-size:46px}.nw26-hub-hero p{max-width:720px;color:var(--nw26-muted);line-height:1.9}.nw26-filter{display:flex;gap:8px;margin-bottom:32px}.nw26-filter button{height:40px;padding:0 18px;border:1px solid var(--nw26-line);background:#fff;cursor:pointer}.nw26-filter button.active{color:#fff;background:var(--nw26-blue);border-color:var(--nw26-blue)}.nw26-product-card.hidden{display:none}.nw26-product-card h2{margin-top:20px}.nw26-product-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}
.nw26-hero-media{position:relative;padding:12px;background:#fff;border:1px solid #cfe0f4;box-shadow:var(--nw26-shadow)}.nw26-hero-media img{width:100%;height:390px;object-fit:cover;object-position:center top}.nw26-hero-media>span{position:absolute;padding:9px 14px;background:#1268f3;color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(18,104,243,.28)}.nw26-hero-media>span:nth-of-type(1){right:-16px;top:26%}.nw26-hero-media>span:nth-of-type(2){left:-18px;top:55%}.nw26-hero-media>span:nth-of-type(3){right:8%;bottom:8%}.nw26-anchor{position:sticky;top:var(--nw26-anchor-top,72px);z-index:510;width:min(760px,calc(100% - 32px));margin:-22px auto 0;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:6px;background:#e7f0ff;border:1px solid #cbdcf5;border-radius:999px;box-shadow:0 10px 35px rgba(27,72,122,.12);transition:width .22s,margin .22s,padding .22s,background .22s,box-shadow .22s}.nw26-anchor.is-stuck{width:100%;margin:0;transform:none;padding:8px max(24px,calc((100% - 1280px)/2));border-left:0;border-right:0;border-radius:0;background:rgba(247,251,255,.97);box-shadow:0 12px 26px rgba(28,72,124,.12);backdrop-filter:blur(12px)}.nw26-anchor a{min-height:42px;display:grid;place-items:center;border-radius:999px;color:#2f3c52;text-decoration:none;font-weight:800}.nw26-anchor a.active{color:#fff;background:var(--nw26-blue)}.nw26-section{scroll-margin-top:142px}
.nw26-architecture{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.nw26-architecture button,.nw26-solution-architecture button{padding:22px;border:1px solid var(--nw26-line);background:#fff;text-align:left;cursor:pointer}.nw26-architecture button.active,.nw26-solution-architecture button.active{border-color:var(--nw26-blue);box-shadow:inset 4px 0 var(--nw26-blue)}.nw26-architecture b,.nw26-solution-architecture b{display:block;color:var(--nw26-blue);font-size:18px}.nw26-architecture span,.nw26-solution-architecture span{display:block;margin-top:8px;color:var(--nw26-muted)}.nw26-live-detail{margin:18px 0 0;padding:18px;border-left:4px solid var(--nw26-red);background:#f5f8fc;color:#465269}
.nw26-accordion{max-width:920px;margin:auto}.nw26-accordion button{width:100%;padding:22px 0;border:0;border-bottom:1px solid #dce6f3;background:transparent;text-align:left;cursor:pointer}.nw26-accordion button>span{display:flex;justify-content:space-between;align-items:center;font-size:20px}.nw26-accordion i:before{content:var(--fa);font-style:normal;color:var(--nw26-blue)}.nw26-accordion button.active i{--fa:"\f068"}.nw26-accordion p{display:none;max-width:760px;color:var(--nw26-muted);line-height:1.9}.nw26-accordion button.active p{display:block}.nw26-capability-grid,.nw26-pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.nw26-capability-grid article,.nw26-pain-grid article{min-height:250px;padding:30px;border:1px solid var(--nw26-line);background:#fff}.nw26-capability-grid article>span,.nw26-pain-grid article>span{color:var(--nw26-red);font-weight:900}.nw26-capability-grid h3,.nw26-pain-grid h3{font-size:21px}.nw26-capability-grid p,.nw26-pain-grid p{color:var(--nw26-muted);line-height:1.9}
.nw26-scenario{display:grid;grid-template-columns:340px 1fr;gap:28px}.nw26-scenario-tabs{display:grid;align-content:start}.nw26-scenario-tabs button{min-height:72px;border:0;border-bottom:1px solid var(--nw26-line);background:transparent;text-align:left;cursor:pointer;font-weight:800}.nw26-scenario-tabs button.active{color:var(--nw26-blue)}.nw26-scenario>div:last-child{padding:30px;background:#fff}.nw26-scenario p{color:var(--nw26-muted);line-height:1.9}.nw26-scenario img{width:100%;height:360px;object-fit:cover}.nw26-solution-architecture{display:grid;gap:10px}.nw26-solution-architecture button{display:grid;grid-template-columns:130px 1fr;align-items:center}.nw26-value{display:grid;grid-template-columns:380px 1fr;gap:34px}.nw26-value>div{display:grid;align-content:start}.nw26-value button{min-height:72px;padding:0 18px;border:0;border-bottom:1px solid var(--nw26-line);background:#fff;text-align:left;cursor:pointer;font-weight:800}.nw26-value button.active{color:var(--nw26-blue);border-left:4px solid var(--nw26-red)}.nw26-value article{padding:34px;background:#eef5ff}.nw26-value article h3{font-size:26px}.nw26-value article p{color:var(--nw26-muted);line-height:1.9}.nw26-value article img{width:100%;height:280px;object-fit:cover;margin-top:22px}.nw26-case-slider{position:relative;min-height:330px}.nw26-case-slider article{display:none;min-height:280px;padding:44px;background:#fff;border:1px solid var(--nw26-line)}.nw26-case-slider article.active{display:block}.nw26-case-slider article>span{color:var(--nw26-red);font-weight:900}.nw26-case-slider h3{font-size:28px}.nw26-case-slider p{max-width:820px;color:var(--nw26-muted);line-height:1.9}.nw26-case-slider>div{position:absolute;right:18px;bottom:18px;display:flex;gap:8px}.nw26-case-slider button{width:42px;height:42px;border:1px solid var(--nw26-line);background:#fff;cursor:pointer}.nw26-case-slider button:hover{color:#fff;background:var(--nw26-blue)}
.nw26-cta{padding:82px 0;background:#eaf3ff}.nw26-cta>.nw26-shell{display:grid;grid-template-columns:1fr 470px;gap:70px}.nw26-cta h2{font-size:40px;color:var(--nw26-blue)}.nw26-cta p{margin-top:44px;color:var(--nw26-muted)}.nw26-cta strong{display:block;color:var(--nw26-blue);font-size:26px}.nw26-contact{display:grid;gap:14px}.nw26-contact article{padding:28px;background:#fff;border:1px solid #d7e5f6}.nw26-contact b,.nw26-contact span{display:block}.nw26-contact span{margin-top:8px;color:var(--nw26-muted)}
.nw26-modal{position:fixed;inset:0;z-index:999;display:none;place-items:center;padding:20px;background:rgba(8,19,38,.58)}.nw26-modal.open{display:grid}.nw26-modal form{width:min(460px,100%);padding:28px;display:grid;gap:15px;background:#fff}.nw26-modal header{display:flex;justify-content:space-between;align-items:center;font-size:20px}.nw26-modal header button{width:34px;height:34px;border:0;background:#edf2f8;cursor:pointer}.nw26-modal label{display:grid;gap:7px;font-weight:700}.nw26-modal input,.nw26-modal textarea{width:100%;padding:11px;border:1px solid #cad8e9}.nw26-form-status{margin:0;color:var(--nw26-green)}.nw26-reveal{opacity:0;transform:translateY(24px);transition:opacity .55s,transform .55s}.nw26-reveal.visible{opacity:1;transform:none}
.nw26-editor{position:fixed;right:22px;bottom:22px;z-index:998}.nw26-editor-toggle{width:54px;height:54px;border:0;border-radius:50%;background:#172033;color:#fff;box-shadow:0 12px 30px rgba(10,25,50,.3);cursor:pointer}.nw26-editor-panel{display:none;position:absolute;right:0;bottom:66px;width:min(360px,calc(100vw - 32px));padding:18px;background:#fff;border:1px solid var(--nw26-line);box-shadow:var(--nw26-shadow)}.nw26-editor.open .nw26-editor-panel{display:block}.nw26-editor textarea{width:100%;min-height:110px;padding:10px;border:1px solid var(--nw26-line)}.nw26-editor-actions{display:flex;gap:8px;margin-top:10px}.nw26-editor-actions button{height:38px;padding:0 12px;border:1px solid var(--nw26-line);background:#fff;cursor:pointer}.nw26-editor-actions button:last-child{margin-left:auto;color:#fff;background:var(--nw26-blue);border-color:var(--nw26-blue)}
@media(max-width:900px){.nw26-shell{width:calc(100% - 32px)}.nw26-home-hero{min-height:auto;padding:72px 0}.nw26-home-grid,.nw26-detail-grid,.nw26-home-products,.nw26-home-products>article,.nw26-case,.nw26-scenario,.nw26-value,.nw26-cta>.nw26-shell{grid-template-columns:1fr}.nw26-home h1{font-size:46px}.nw26-detail-hero{padding:62px 0}.nw26-detail-hero h1{font-size:34px}.nw26-hero-media{order:-1}.nw26-hero-media img{height:280px}.nw26-hero-media>span:nth-of-type(1){right:8px}.nw26-hero-media>span:nth-of-type(2){left:8px}.nw26-home-map{margin-top:10px}.nw26-anchor{top:var(--nw26-anchor-top,64px);overflow-x:auto;grid-auto-columns:minmax(130px,1fr)}.nw26-anchor.is-stuck{padding-left:14px;padding-right:14px}.nw26-section{padding:68px 0}.nw26-solution-grid,.nw26-product-grid,.nw26-capability-grid,.nw26-pain-grid{grid-template-columns:1fr}.nw26-architecture{grid-template-columns:1fr 1fr}.nw26-home-products>article{padding:22px}.nw26-home-products img{height:260px}.nw26-case img{height:300px}.nw26-case>div{padding:30px}.nw26-stats .nw26-shell{grid-template-columns:1fr 1fr;gap:30px}.nw26-stats article:nth-child(2){border:0}.nw26-solution-architecture button{grid-template-columns:100px 1fr}.nw26-cta>.nw26-shell{gap:36px}}
@media(max-width:560px){.nw26-shell{width:calc(100% - 28px)}.nw26-home h1{font-size:38px}.nw26-home-map{grid-template-columns:1fr}.nw26-home-map a:first-child{grid-column:auto}.nw26-home-map a{min-height:115px}.nw26-heading h2{font-size:28px}.nw26-home-tabs{grid-template-columns:1fr 1fr}.nw26-home-tabs button{font-size:13px}.nw26-architecture{grid-template-columns:1fr}.nw26-scenario img{height:240px}.nw26-stats b{font-size:38px}.nw26-filter{overflow-x:auto}.nw26-filter button{white-space:nowrap}.nw26-hero-media>span{font-size:12px}.nw26-value article{padding:24px}.nw26-cta h2{font-size:32px}}
@media(max-width:560px){
  .nw26-anchor{
    width:100%;
    margin:0;
    padding:6px 10px;
    display:flex;
    gap:6px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
    border-right:0;
    border-left:0;
    border-radius:0;
    box-shadow:0 8px 20px rgba(28,72,124,.1)
  }
  .nw26-anchor::-webkit-scrollbar{display:none}
  .nw26-anchor.is-stuck{padding:6px 10px}
  .nw26-anchor a{
    flex:0 0 auto;
    min-width:auto;
    min-height:38px;
    padding:0 14px;
    place-items:center;
    border:1px solid transparent;
    border-radius:999px;
    background:#f7fbff;
    font-size:13px;
    white-space:nowrap;
    scroll-snap-align:center
  }
  .nw26-anchor a.active{
    border-color:#1268f3;
    background:#1268f3
  }
  .nw26-section{scroll-margin-top:118px}
}

/* Reason-card art is icon-sized. Keep its LQIP wrapper constrained to the icon. */
.nw26-reason-card>.nw26-media{width:58px;height:58px;margin-bottom:18px}
.nw26-reason-card>.nw26-media .nw26-media__image{width:100%;height:100%;margin:0;object-fit:contain}
@media(max-width:560px){.nw26-reason-card>.nw26-media{width:42px;height:42px;margin-bottom:.65rem}}
@media(max-width:560px){.nw26-solution-v2-hero .nw26-media{--nw26-solution-hero-media-height:8.5rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.nw26-reveal{opacity:1;transform:none;transition:none}}

/* Responsive image loading: the low-quality preview remains visible until the selected source is ready. */
.nw26-media{display:block;position:relative;overflow:hidden;background:#edf5ff var(--nw26-lqip) center/cover no-repeat}
.nw26-media__image{opacity:0;transition:opacity .35s ease}
.nw26-media.is-loaded .nw26-media__image{opacity:1}
/* Fallback path of nw26_asset_media(): a bare <img> has no .nw26-media wrapper to receive
   is-loaded, so it must not start transparent. */
:not(.nw26-media)>.nw26-media__image{opacity:1}
.nw26-media.is-loaded{background-image:none}
.nw26-media--loading{filter:blur(8px);transform:scale(1.01);transition:filter .35s ease,transform .35s ease}
.nw26-media--loading.is-loaded{filter:none;transform:none}
.nw26-hero-media .nw26-media,.nw26-overview-graphic .nw26-media,.nw26-case>.nw26-media,.nw26-solution-case-image .nw26-media{width:100%;height:100%}
.nw26-home-v2-hero{background-image:url('/assets/newweb-2026/optimized-webp/home-banner-desktop-w1600.webp')}
@media(max-width:560px){.nw26-detail-hero--banner{background-image:linear-gradient(90deg,rgba(250,253,255,.94),rgba(247,252,255,.75)),var(--nw26-detail-banner-mobile,var(--nw26-detail-banner))}}
@media(max-width:759px){.nw26-home-v2-hero{background-image:url('/assets/newweb-2026/optimized-webp/home-banner-mobile-w900.webp')}}

/* Product-detail design assets supplied in design/banner.zip and design/图标(2).zip. */
.nw26-detail-hero--banner{min-height:440px;padding:0;background:linear-gradient(90deg,rgba(250,253,255,.94) 0%,rgba(247,252,255,.74) 47%,rgba(239,249,255,.18) 100%),var(--nw26-detail-banner) center/cover no-repeat}.nw26-detail-hero--banner .nw26-detail-grid{min-height:440px;display:block;padding:76px 0}.nw26-detail-hero--banner .nw26-reveal{max-width:540px}.nw26-detail-hero--banner h1{font-size:40px;line-height:1.28}.nw26-overview-graphic{max-width:1080px;margin:0 auto;padding:16px;border:1px solid #cfe4ff;border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(60,131,208,.1)}.nw26-overview-graphic img{width:100%;height:auto}.nw26-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1080px;margin:auto}.nw26-reason-card{min-height:230px;padding:28px;border:1px solid #d8e9ff;border-radius:8px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(53,122,205,.08)}.nw26-reason-card img{width:58px;height:58px;margin-bottom:18px}.nw26-reason-card h3{margin:0 0 11px;color:#1268f3;font-size:20px;line-height:1.4}.nw26-reason-card p{margin:0;color:#526078;line-height:1.8}
@media(max-width:900px){.nw26-detail-hero--banner{min-height:0;background:linear-gradient(90deg,rgba(250,253,255,.96) 0%,rgba(247,252,255,.9) 58%,rgba(239,249,255,.42) 100%),var(--nw26-detail-banner) 62% center/cover no-repeat}.nw26-detail-hero--banner .nw26-detail-grid{min-height:0;padding:54px 0}.nw26-detail-hero--banner h1{font-size:32px}.nw26-reason-grid{gap:14px}.nw26-reason-card{min-height:0;padding:22px}}
@media(max-width:759px){.nw26-detail-hero--banner{background-image:linear-gradient(90deg,rgba(250,253,255,.96) 0%,rgba(247,252,255,.9) 58%,rgba(239,249,255,.42) 100%),var(--nw26-detail-banner-mobile,var(--nw26-detail-banner));background-position:62% center;background-size:cover;background-repeat:no-repeat}}
@media(max-width:560px){.nw26-detail-hero--banner{background:linear-gradient(90deg,rgba(250,253,255,.94),rgba(247,252,255,.75)),var(--nw26-detail-banner-mobile,var(--nw26-detail-banner)) 58% center/cover no-repeat}.nw26-detail-hero--banner .nw26-detail-grid{padding:42px 0}.nw26-detail-hero--banner h1{font-size:1.75rem}.nw26-reason-grid{gap:.75rem}.nw26-reason-card{padding:1rem}.nw26-reason-card img{width:42px;height:42px;margin-bottom:.65rem}.nw26-reason-card h3{margin-bottom:.5rem;font-size:.98rem}.nw26-reason-card p{font-size:.82rem;line-height:1.55}.nw26-overview-graphic{padding:8px}}

.nw26-home-v2,.nw26-solution-v2{background:#eef7ff;color:#182235}
.nw26-home-v2-hero{position:relative;isolation:isolate;min-height:680px;display:grid;align-items:center;overflow:hidden;background:#dcecf6 url('/assets/newweb-2026/optimized-webp/home-banner-desktop-w1600.webp') center/cover no-repeat}
.nw26-home-v2-hero__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center;filter:none}
.nw26-home-v2-hero__grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:70px;align-items:center;padding-block:46px}
.nw26-home-v2-hero__grid--map-hidden{grid-template-columns:1fr}
.nw26-home-v2-hero__grid--map-hidden .nw26-home-v2-hero__copy{max-width:620px}
.nw26-home-v2-hero__copy{padding:30px;border:1px solid rgba(255,255,255,.58);border-radius:8px;background:rgba(237,248,255,.86);box-shadow:0 18px 48px rgba(14,44,76,.14);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.nw26-home-v2 h1{margin:0 0 20px;color:#1684ff;font-size:50px;line-height:1.15}
.nw26-home-v2-hero p{max-width:470px;margin:0;color:#37465d;font-size:18px;line-height:1.9}
.nw26-home-v2-map{width:100%;min-width:0;filter:drop-shadow(0 18px 32px rgba(8,34,65,.16))}
.nw26-home-v2-map picture,.nw26-home-v2-map img{display:block;width:100%}
.nw26-home-v2-map img{height:auto}
.nw26-home-v2-map--hidden{display:none}
@media(max-width:759px){.nw26-home-v2-map{max-width:27rem;margin-inline:auto}}
.nw26-home-v2 .nw26-heading h2,.nw26-solution-v2 .nw26-heading h2{color:#18a4f7}
.nw26-home-v2-products{background:linear-gradient(180deg,#edf7ff,#f6fbff)}
.nw26-home-v2-products .nw26-home-tabs{width:max-content;max-width:100%;margin:0 auto 48px;display:flex;gap:4px;padding:5px;border-radius:999px;background:#e7f0ff}
.nw26-home-v2-products .nw26-home-tabs button{min-height:34px;padding:0 24px;border:0;border-radius:999px;background:transparent;color:#5d6a80;font-size:13px}
.nw26-home-v2-products .nw26-home-tabs button.active{background:#1268f3;color:#fff;border:0}
.nw26-home-v2-product-card{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:center;min-height:360px}
.nw26-home-v2-product-card h3{font-size:28px}
.nw26-home-v2-product-card p{color:#526078;line-height:1.9}
.nw26-home-v2-product-card a,.nw26-home-v2-case a{display:inline-flex;margin-top:18px;color:#1268f3;font-weight:800;text-decoration:none}
.nw26-home-v2-product-card img{width:100%;height:340px;object-fit:cover;border-radius:8px;box-shadow:0 18px 52px rgba(58,125,210,.16)}
.nw26-home-v2-solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.nw26-home-v2-solution-grid a{min-height:240px;padding:36px;border:1px solid #d7e9ff;border-radius:8px;background:rgba(255,255,255,.78);color:#182235;text-decoration:none;transition:.22s}
.nw26-home-v2-solution-grid a:hover{transform:translateY(-4px);border-color:#8bc4ff;background:#fff;box-shadow:0 18px 42px rgba(54,128,210,.13)}
.nw26-home-v2-solution-grid h3{color:#1268f3;font-size:22px}
.nw26-home-v2-solution-grid p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;color:#526078;line-height:1.85}
.nw26-home-v2-solution-grid span{color:#1268f3;font-size:22px}
.nw26-home-v2-case{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;padding:18px;border-radius:8px;background:#eaf5ff}
.nw26-home-v2-case img{width:100%;height:360px;object-fit:cover;border-radius:6px}
.nw26-home-v2-case>div{align-self:center;padding:28px}
.nw26-home-v2-stats{padding:88px 0;background:linear-gradient(180deg,#fff,#e4f8ff);text-align:center}
.nw26-home-v2-stats .nw26-shell{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.nw26-home-v2-stats b{display:block;color:#1268f3;font-size:50px}
.nw26-home-v2-stats span{color:#5f6d82}
.nw26-home-v2-final{padding:90px 0;text-align:center;background:linear-gradient(180deg,#dff6ff,#f8fcff)}
.nw26-home-v2-final h2{margin:0 0 28px;color:#1590f0}

.nw26-solution-v2-hero{min-height:420px;display:grid;align-items:center;background:linear-gradient(105deg,#dff1ff 0%,#edf8ff 48%,#f7fbff 100%)}
.nw26-solution-v2-hero .nw26-shell{display:grid;grid-template-columns:1fr 520px;gap:50px;align-items:center}
.nw26-solution-tag{display:inline-flex;padding:7px 16px;border-radius:999px;background:#1268f3;color:#fff;font-weight:800}
.nw26-solution-v2-hero h1{max-width:720px;margin:20px 0 16px;color:#1684ff;font-size:38px;line-height:1.35}
.nw26-solution-v2-hero p{max-width:760px;color:#334258;line-height:1.9}
.nw26-solution-v2-hero .nw26-media{width:100%;height:var(--nw26-solution-hero-media-height,300px)}
.nw26-solution-v2-hero img{width:100%;height:300px;object-fit:cover;opacity:.78}
.nw26-solution-v2-pain{background:linear-gradient(180deg,#eef8ff,#f7fbff)}
.nw26-solution-v2-pain .nw26-pain-grid article{border:1px solid #d9eaff;border-radius:8px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(68,130,205,.08)}
.nw26-solution-v2-pain .nw26-pain-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#80d8ff,#7ca8ff);color:#fff;font-size:20px}
.nw26-arch-map{width:100%;max-width:1200px;margin:0 auto}
.nw26-arch-map picture,.nw26-arch-map img{width:100%;height:auto;display:block}
.nw26-solution-v2-value{background:#f5fbff}
.nw26-solution-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.nw26-solution-case-grid article{min-width:0;overflow:hidden;border:1px solid #d9eaff;border-radius:8px;background:#fff;box-shadow:0 14px 34px rgba(68,130,205,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.nw26-solution-case-grid article:hover{transform:translateY(-6px);border-color:#acd8ff;box-shadow:0 20px 44px rgba(42,113,196,.16)}
.nw26-solution-case-image{display:block;height:190px;overflow:hidden;background:#eef6ff}
.nw26-solution-case-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}
.nw26-solution-case-grid article:hover .nw26-solution-case-image img{transform:scale(1.04)}
.nw26-solution-case-content{min-height:250px;display:flex;flex-direction:column;padding:24px}
.nw26-solution-case-grid h3{margin:0 0 12px;color:#1268f3}
.nw26-solution-case-grid p{margin:0 0 20px;color:#526078;line-height:1.85}
.nw26-solution-case-link{margin-top:auto;color:#1268f3;font-weight:800;text-decoration:none}
.nw26-solution-case-link i{margin-left:5px;transition:transform .2s ease}
.nw26-solution-case-link:hover i{transform:translateX(4px)}

@media(max-width:900px){
  .nw26-home-v2-hero__grid,.nw26-home-v2-product-card,.nw26-home-v2-case,.nw26-solution-v2-hero .nw26-shell{grid-template-columns:1fr}
  .nw26-home-v2 h1{font-size:38px}
  .nw26-home-v2-solution-grid,.nw26-home-v2-stats .nw26-shell,.nw26-solution-case-grid{grid-template-columns:1fr}
  .nw26-home-v2-products .nw26-home-tabs{overflow-x:auto;justify-content:flex-start}
  .nw26-home-v2-products .nw26-home-tabs button{white-space:nowrap}
}

@media(max-width:759px){
  .nw26-home-v2-hero{background-image:url('/assets/newweb-2026/optimized-webp/home-banner-mobile-w900.webp')}
  .nw26-home-v2-hero__video{object-position:center}
  .nw26-home-v2-hero__copy{padding:1.25rem;background:rgba(237,248,255,.94);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
}

.nw26-tab-label--short{display:none}

@media(max-width:560px){
  .nw26-page{
    --nw26-mobile-scale:.88;
    font-size:calc(1rem * var(--nw26-mobile-scale))
  }
  .nw26-shell{width:calc(100% - 1.75rem)}
  .nw26-section{padding:3.5rem 0}
  .nw26-heading{margin-bottom:1.75rem}
  .nw26-heading h2{
    margin:.45rem 0 .65rem;
    font-size:1.65rem;
    line-height:1.25
  }
  .nw26-heading p,
  .nw26-hub-hero p,
  .nw26-detail-hero p,
  .nw26-solution-v2-hero p{
    font-size:.95rem;
    line-height:1.6;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    overflow:hidden
  }
  .nw26-hub-hero,.nw26-detail-hero{padding:2.75rem 0}
  .nw26-hub-hero h1,.nw26-detail-hero h1{
    margin:.75rem 0;
    font-size:2rem;
    line-height:1.2
  }
  .nw26-detail-grid{gap:1.5rem}
  .nw26-actions{margin-top:1.5rem}
  .nw26-actions a,.nw26-primary{
    min-height:2.65rem;
    padding:0 1rem
  }
  .nw26-hero-media{padding:.5rem}
  .nw26-hero-media img{height:13.5rem}
  .nw26-anchor,.nw26-anchor.is-stuck{
    gap:.35rem;
    padding:.35rem .625rem
  }
  .nw26-anchor a{
    min-height:2.25rem;
    padding:0 .75rem;
    font-size:.8rem
  }
  .nw26-architecture,
  .nw26-capability-grid,
  .nw26-pain-grid,
  .nw26-product-grid,
  .nw26-home-v2-solution-grid,
  .nw26-solution-case-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
  .nw26-architecture,
  .nw26-capability-grid,
  .nw26-pain-grid,
  .nw26-product-grid,
  .nw26-home-v2-solution-grid,
  .nw26-solution-case-grid{gap:.75rem}
  .nw26-architecture button{
    min-height:5.25rem;
    padding:1rem
  }
  .nw26-architecture b,.nw26-solution-architecture b{font-size:1rem}
  .nw26-architecture span,.nw26-solution-architecture span{margin-top:.35rem}
  .nw26-live-detail{
    margin-top:.75rem;
    padding:.85rem;
    line-height:1.55
  }
  .nw26-accordion button{padding:1rem 0}
  .nw26-accordion button>span{font-size:1rem;line-height:1.35}
  .nw26-accordion p{line-height:1.6}
  .nw26-capability-grid article,.nw26-pain-grid article{
    min-height:0;
    padding:1rem
  }
  .nw26-capability-grid h3,.nw26-pain-grid h3{
    margin:.65rem 0;
    font-size:1rem;
    line-height:1.35
  }
  .nw26-capability-grid p,.nw26-pain-grid p{
    margin:0;
    font-size:.86rem;
    line-height:1.55
  }
  .nw26-scenario{gap:1rem}
  .nw26-scenario-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}
  .nw26-scenario-tabs button{
    min-height:3.25rem;
    padding:.5rem;
    line-height:1.35
  }
  .nw26-scenario>div:last-child{padding:1rem}
  .nw26-scenario p{line-height:1.6}
  .nw26-scenario img{height:12rem}
  .nw26-case{min-height:0}
  .nw26-case img{height:13rem}
  .nw26-case>div{padding:1.25rem}
  .nw26-case h3{margin-top:0;font-size:1.25rem}
  .nw26-case p{line-height:1.6}
  .nw26-product-card,
  .nw26-solution-grid a,
  .nw26-home-v2-solution-grid a{
    min-height:0;
    padding:1rem
  }
  .nw26-product-card h2,.nw26-solution-grid h3,.nw26-home-v2-solution-grid h3{
    margin:.65rem 0;
    font-size:1rem;
    line-height:1.35
  }
  .nw26-product-card p,.nw26-solution-grid p,.nw26-home-v2-solution-grid p{
    margin:0 0 .75rem;
    font-size:.84rem;
    line-height:1.5;
    -webkit-line-clamp:3
  }
  .nw26-home-v2-hero{
    min-height:500px;
    padding:2rem 0
  }
  .nw26-home-v2-hero__grid{gap:1.5rem}
  .nw26-home-v2 h1{
    margin-bottom:.75rem;
    font-size:2rem
  }
  .nw26-home-v2-hero p{
    font-size:.95rem;
    line-height:1.6
  }
  .nw26-home-v2-map{max-width:31rem;margin:0 auto}
  .nw26-home-v2-products .nw26-home-tabs{
    width:100%;
    margin-bottom:1.5rem;
    gap:.25rem;
    padding:.3rem
  }
  .nw26-home-v2-products .nw26-home-tabs button{
    flex:0 0 auto;
    min-height:2.25rem;
    padding:0 .9rem;
    font-size:.82rem
  }
  .nw26-tab-label--full{display:none}
  .nw26-tab-label--short{display:inline}
  .nw26-home-v2-product-card{
    gap:1.25rem;
    min-height:0
  }
  .nw26-home-v2-product-card h3{
    margin:0 0 .75rem;
    font-size:1.6rem
  }
  .nw26-home-v2-product-card p{
    margin:0;
    font-size:.95rem;
    line-height:1.6
  }
  .nw26-home-v2-product-card a{margin-top:1rem}
  .nw26-home-v2-product-card img{height:13rem}
  .nw26-home-v2-case{gap:0;padding:.75rem}
  .nw26-home-v2-case img{height:13rem}
  .nw26-home-v2-case>div{padding:1rem}
  .nw26-home-v2-stats{padding:3rem 0}
  .nw26-home-v2-stats .nw26-shell{
    grid-template-columns:repeat(2,1fr);
    gap:1.5rem
  }
  .nw26-home-v2-stats b{font-size:2rem}
  .nw26-home-v2-final{padding:3rem 0}
  .nw26-solution-v2-hero{
    min-height:auto;
    padding:2.75rem 0
  }
  .nw26-solution-v2-hero .nw26-shell{gap:1.25rem}
  .nw26-solution-v2-hero h1{
    margin:.85rem 0 .65rem;
    font-size:1.8rem;
    line-height:1.25
  }
  .nw26-solution-v2-hero img{height:8.5rem}
  .nw26-page .nw26-reveal{
    opacity:1;
    transform:none;
    transition:none
  }
  .nw26-solution-v2-pain .nw26-pain-grid i{
    width:2.25rem;
    height:2.25rem;
    font-size:1rem
  }
  .nw26-arch-map{width:100%}
  .nw26-value{gap:1rem}
  .nw26-value>div{grid-template-columns:repeat(2,minmax(0,1fr))}
  .nw26-value button{
    min-height:3.25rem;
    padding:.5rem;
    line-height:1.35
  }
  .nw26-value article{padding:1rem}
  .nw26-value article h3{font-size:1.2rem}
  .nw26-value article p{line-height:1.6}
  .nw26-value article img{
    height:11rem;
    margin-top:1rem
  }
  .nw26-solution-case-image{height:8rem}
  .nw26-solution-case-content{
    min-height:12rem;
    padding:1rem
  }
  .nw26-solution-case-grid h3{
    margin-bottom:.5rem;
    font-size:1rem;
    line-height:1.35
  }
  .nw26-solution-case-grid p{
    margin-bottom:.75rem;
    font-size:.84rem;
    line-height:1.5
  }
}

/* 规范 08：技术路线的完整关系图使用 SVG，标题/说明仍由 section 文本负责。 */
.nw26-page--ai-energy .nw26-route-svg{
  display:block;
  width:min(1080px,100%);
  margin:0 auto;
  overflow:hidden;
  border:1px solid #cfe4ff;
  border-radius:6px;
  background:#fff;
}
.nw26-page--ai-energy .nw26-route-svg img{
  display:block;
  width:100%;
  height:auto;
}
.nw26-page--ai-energy .nw26-sol-brain__stage,
.nw26-page--ai-energy .nw26-sol-ladder{display:none}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-route-svg{border-radius:6px}
}

/* Section 08: the editable heading owns the copy; the SVG owns the diagram only. */
.nw26-page--ai-energy .nw26-sol-brain{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.nw26-page--ai-energy .nw26-sol-brain__head{
  margin:0 0 32px;
  padding:0;
  text-align:center;
}
.nw26-page--ai-energy .nw26-sol-brain__head h3{
  margin:0 0 14px;
  color:#172033;
  font-size:32px;
  line-height:1.35;
}
.nw26-page--ai-energy .nw26-sol-brain__head p{
  max-width:860px;
  margin:0 auto;
  color:#657086;
  font-size:15px;
  line-height:1.9;
}

/* AI layers: shared segmented tabs above a vertical demo gallery. */
.nw26-page--ai-energy #layers .nw26-layer-switch{
  display:flex;
  align-items:center;
  gap:8px;
  width:fit-content;
  max-width:100%;
  margin:0 auto;
  padding:6px;
  border:1px solid #d6e6fa;
  border-radius:999px;
  background:#eef5ff;
}
.nw26-page--ai-energy #layers .nw26-layer-switch__item{
  flex:0 0 auto;
  min-width:152px;
  min-height:44px;
  padding:0 22px;
  border:0;
  border-radius:999px;
  background:transparent;
  color:#52637c;
  font:700 15px/1.2 inherit;
  cursor:pointer;
  transition:background .2s ease,color .2s ease,box-shadow .2s ease;
}
.nw26-page--ai-energy #layers .nw26-layer-switch__item:hover,
.nw26-page--ai-energy #layers .nw26-layer-switch__item:focus-visible{color:#1268f3;background:#fff;outline:0}
.nw26-page--ai-energy #layers .nw26-layer-switch__item:focus-visible{box-shadow:0 0 0 3px rgba(18,104,243,.2)}
.nw26-page--ai-energy #layers .nw26-layer-switch__item.active{color:#fff;background:#1268f3;box-shadow:0 6px 16px rgba(18,104,243,.22)}
.nw26-page--ai-energy #layers .nw26-lopt{margin-top:28px}
.nw26-page--ai-energy #layers .nw26-lopt-panel{overflow:hidden}
.nw26-page--ai-energy #layers .nw26-lopt-body{display:grid;grid-template-columns:minmax(300px,2fr) minmax(0,3fr);align-items:stretch;gap:32px;padding:20px 26px 24px}
.nw26-page--ai-energy #layers .nw26-lopt-stage{align-self:start;width:100%;max-width:720px;justify-self:end;min-width:0}
.nw26-page--ai-energy #layers .nw26-lopt-plot{width:100%;aspect-ratio:31/18;border-radius:8px}
.nw26-page--ai-energy #layers .nw26-lopt-svg{width:100%;height:100%}
.nw26-page--ai-energy #layers .nw26-lopt-svg text{font-size:13px}
.nw26-page--ai-energy #layers .nw26-lopt-svg text[font-weight="800"]{font-size:15px}
.nw26-page--ai-energy #layers .nw26-lopt-side{width:100%;display:flex;flex-direction:column;gap:12px;min-width:0;padding:18px;border:1px solid var(--nw26-line);border-radius:8px;background:#fbfdff}
.nw26-page--ai-energy #layers .nw26-lopt-brief{display:flex;align-items:center;gap:14px;padding:20px 26px 0;border:0;background:transparent}
.nw26-page--ai-energy #layers .nw26-lopt-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#edf5ff;color:var(--nw26-blue);font-size:12px;font-weight:800}
.nw26-page--ai-energy #layers .nw26-lopt-brief p{flex:1;max-width:none;min-width:0;margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.7;white-space:normal}
.nw26-page--ai-energy #layers .nw26-lopt-brief strong{color:var(--nw26-ink)}
.nw26-page--ai-energy #layers .nw26-lopt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;height:43px;padding:0 0 10px;border-bottom:1px solid var(--nw26-line)}
.nw26-page--ai-energy #layers .nw26-lopt-head h3{font-size:20px}
.nw26-page--ai-energy #layers .nw26-lopt-head .nw26-lopt-reset{flex:0 0 auto;min-height:32px;padding:0 12px;border-radius:4px;font-size:12px}
.nw26-page--ai-energy #layers .nw26-lopt-hint{padding:14px;font-size:13px;line-height:1.7}
.nw26-page--ai-energy #layers .nw26-lopt-state{display:grid;height:304px;min-height:304px}
.nw26-page--ai-energy #layers .nw26-lopt-state>*{grid-area:1/1;min-width:0}
.nw26-page--ai-energy #layers .nw26-lopt-idle{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;min-height:0}
.nw26-page--ai-energy #layers .nw26-lopt-idle .nw26-lopt-run{width:100%}
.nw26-page--ai-energy #layers .nw26-lopt-hint[hidden],
.nw26-page--ai-energy #layers .nw26-lopt-result[hidden],
.nw26-page--ai-energy #layers .nw26-lopt-run[hidden],
.nw26-page--ai-energy #layers .nw26-lopt-reset[hidden]{display:none!important}
@media(max-width:960px){
  .nw26-page--ai-energy #layers .nw26-lopt-body{grid-template-columns:1fr;gap:18px;padding:18px}
  .nw26-page--ai-energy #layers .nw26-lopt-stage{order:-1;max-width:none;justify-self:stretch}
  .nw26-page--ai-energy #layers .nw26-lopt-plot{height:320px;aspect-ratio:auto}
  .nw26-page--ai-energy #layers .nw26-lopt-plot .nw26-lopt-svg{width:560px;min-width:560px;height:320px}
  .nw26-page--ai-energy #layers .nw26-lopt-actions{max-width:none}
}
@media(max-width:759px){
  .nw26-page--ai-energy #layers .nw26-layer-switch{width:100%;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}
  .nw26-page--ai-energy #layers .nw26-layer-switch::-webkit-scrollbar{display:none}
  .nw26-page--ai-energy #layers .nw26-layer-switch__item{min-width:132px;padding:0 16px;font-size:14px}
  .nw26-page--ai-energy #layers .nw26-lopt{margin-top:20px}
  .nw26-page--ai-energy #layers .nw26-lopt-body{gap:16px;padding:16px}
  .nw26-page--ai-energy #layers .nw26-lopt-brief{display:grid;gap:10px;padding:16px 16px 0}
  .nw26-page--ai-energy #layers .nw26-lopt-brief p{font-size:14px;line-height:1.75}
  .nw26-page--ai-energy #layers .nw26-lopt-head h3{font-size:18px}
  .nw26-page--ai-energy #layers .nw26-lopt-side{padding:16px}
  .nw26-page--ai-energy #layers .nw26-lopt-state{height:357px;min-height:357px}
  .nw26-page--ai-energy #layers .nw26-lopt-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .nw26-page--ai-energy #layers .nw26-lopt-actions{width:100%}
}
.nw26-page--ai-energy .nw26-route-svg{
  width:min(1180px,100%);
  margin:0 auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}
.nw26-page--ai-energy .nw26-route-svg img{
  width:100%;
  height:auto;
  display:block;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-brain__head{margin-bottom:22px}
  .nw26-page--ai-energy .nw26-sol-brain__head h3{font-size:26px}
  .nw26-page--ai-energy .nw26-sol-brain__head p{font-size:14px;line-height:1.8}
  .nw26-page--ai-energy .nw26-route-svg{width:100%}
}

/* 技术路线复用规范 08“图文描述 · 图居中”：主图先行，解释文本置于图外。 */
.nw26-page--ai-energy .nw26-sol-brain{
  padding:16px;
  border:1px solid #cfe4ff;
  border-radius:8px;
  background:#fff;
  box-shadow:0 16px 38px rgba(60,131,208,.10);
}
.nw26-page--ai-energy .nw26-sol-brain:before{display:none}
.nw26-page--ai-energy .nw26-sol-brain__head{
  margin:0 0 18px;
  padding:42px 20px 0;
}
.nw26-page--ai-energy .nw26-sol-brain__head h3{
  color:#168de7;
  font-size:32px;
  line-height:1.35;
}
.nw26-page--ai-energy .nw26-sol-brain__head p{
  max-width:860px;
  margin:12px auto 0;
  color:var(--nw26-muted);
  font-size:15px;
  line-height:1.9;
}
.nw26-page--ai-energy .nw26-sol-brain__stage{
  grid-template-columns:repeat(2,minmax(0,1fr));
  align-items:start;
  gap:28px;
  margin-top:0;
  padding:0 28px;
}
.nw26-page--ai-energy .nw26-sol-brain__core{
  grid-column:1 / -1;
  grid-row:1;
  width:min(100%,680px);
  min-height:340px;
  margin:0 auto;
}
.nw26-page--ai-energy .nw26-sol-brain__side{
  grid-row:2;
  padding:0 18px 12px;
  text-align:center;
}
.nw26-page--ai-energy .nw26-sol-brain__side--physics ul{
  justify-content:center;
}
.nw26-page--ai-energy .nw26-sol-brain__side--data ul{
  justify-content:center;
}
.nw26-page--ai-energy .nw26-sol-ladder{
  max-width:1080px;
  margin:28px auto 0;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-brain{
    padding:8px;
  }
  .nw26-page--ai-energy .nw26-sol-brain__head{
    margin-bottom:8px;
    padding:26px 8px 0;
  }
  .nw26-page--ai-energy .nw26-sol-brain__head h3{font-size:24px}
  .nw26-page--ai-energy .nw26-sol-brain__head p{font-size:14px;line-height:1.75}
  .nw26-page--ai-energy .nw26-sol-brain__stage{
    grid-template-columns:1fr;
    gap:16px;
    padding:0 8px;
  }
  .nw26-page--ai-energy .nw26-sol-brain__core{
    grid-column:1;
    grid-row:1;
    min-height:244px;
  }
  .nw26-page--ai-energy .nw26-sol-brain__side{
    grid-row:auto;
    padding:12px 8px;
  }
  .nw26-page--ai-energy .nw26-sol-ladder{margin-top:20px}
}

.nw26-page--ai-energy .nw26-sol-brain__fusion-inline{
  margin-left:4px;
  margin-right:6px;
  color:var(--nw26-ink);
  font-weight:800;
}

/* 产品介绍：图文居中组件中的视频播放态。按钮与图标均以媒体中心为锚点。 */
.nw26-page--ai-energy .nw26-product-video{
  overflow:hidden;
}
.nw26-page--ai-energy .nw26-product-video.has-play video{
  filter:brightness(.62);
  transform:scale(1);
  transition:filter .25s ease,transform .35s ease;
}
.nw26-page--ai-energy .nw26-video-play{
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  background:rgba(8,26,48,.34);
  transition:background .25s ease;
}
.nw26-page--ai-energy .nw26-video-play:hover,
.nw26-page--ai-energy .nw26-video-play:focus-visible{
  background:rgba(8,26,48,.22);
}
.nw26-page--ai-energy .nw26-product-video.has-play:hover video{
  filter:brightness(.68);
  transform:scale(1.025);
}
.nw26-page--ai-energy .nw26-video-play span{
  flex:0 0 auto;
  transform:scale(1);
  transition:transform .25s ease,box-shadow .25s ease,background .2s ease;
}
.nw26-page--ai-energy .nw26-video-play svg{margin-left:0}
.nw26-page--ai-energy .nw26-video-play:hover span,
.nw26-page--ai-energy .nw26-video-play:focus-visible span{
  transform:scale(1.1);
}

/* Product detail: optional video + case grid (used when JSON provides video/cases). */
.nw26-anchor--wide{width:min(1080px,calc(100% - 32px))}
.nw26-product-video{max-width:1080px;margin:0 auto;padding:12px;border:1px solid #cfe4ff;border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(60,131,208,.1)}
.nw26-product-video video{display:block;width:100%;height:auto;max-height:min(72vh,720px);background:#111827;border-radius:4px}
.nw26-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1080px;margin:0 auto}
.nw26-case-grid article{min-height:180px;padding:28px;border:1px solid var(--nw26-line);background:#fff}
.nw26-case-grid article>span{color:var(--nw26-blue);font-size:13px;font-weight:900}
.nw26-case-grid h3{margin:10px 0 12px;font-size:21px;line-height:1.4}
.nw26-case-grid p{margin:0;color:var(--nw26-muted);line-height:1.8}
.nw26-case-more{margin:28px 0 0;text-align:center}
.nw26-case-more a{color:var(--nw26-blue);font-weight:800;text-decoration:none}
@media(max-width:900px){
  .nw26-anchor--wide{width:calc(100% - 32px)}
  .nw26-product-video{padding:8px}
  .nw26-case-grid{grid-template-columns:1fr;gap:14px}
}
@media(max-width:560px){
  .nw26-product-video{padding:6px}
  .nw26-case-grid article{padding:1rem;min-height:0}
  .nw26-case-grid h3{font-size:1.05rem}
  .nw26-case-grid p{font-size:.84rem;line-height:1.6}
}

/* AI 节能 /list/205 hero video only — do not change --banner meaning for other products */
.nw26-detail-hero--banner.nw26-detail-hero--ai-energy-video{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#e8f3fb;
}
.nw26-detail-hero--ai-energy-video .nw26-detail-hero__video{
  position:absolute;
  inset:0;
  z-index:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:72% 42%;
}
 .nw26-detail-hero--ai-energy-video .nw26-shell{position:relative;z-index:2}
@media(max-width:759px){
  .nw26-detail-hero--ai-energy-video .nw26-detail-hero__video{object-position:80% 40%}
}

/* Final Section 08 override: keep only the external copy and the centered SVG. */
.nw26-page--ai-energy .nw26-sol-brain{
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.nw26-page--ai-energy .nw26-sol-brain__head{
  margin:0 0 32px;
  padding:0;
  text-align:center;
}
.nw26-page--ai-energy .nw26-sol-brain__head h3{
  margin:0 0 14px;
  color:#172033;
  font-size:32px;
  line-height:1.35;
}
.nw26-page--ai-energy .nw26-sol-brain__head p{
  max-width:860px;
  margin:0 auto;
  color:#657086;
  font-size:15px;
  line-height:1.9;
}
.nw26-page--ai-energy .nw26-route-svg{
  width:min(1180px,100%);
  margin:0 auto;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}
.nw26-page--ai-energy .nw26-route-svg img{
  width:100%;
  height:auto;
  display:block;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-brain__head{margin-bottom:22px}
  .nw26-page--ai-energy .nw26-sol-brain__head h3{font-size:26px}
  .nw26-page--ai-energy .nw26-sol-brain__head p{font-size:14px;line-height:1.8}
  .nw26-page--ai-energy .nw26-route-svg{width:100%}
}
/* Video Banner standard: the AI page uses the same homepage card structure. */
.nw26-detail-hero--video{
  min-height:75vh;
  padding:0;
  background:#061525;
}
.nw26-detail-hero--video .nw26-detail-hero__video{
  filter:none;
}
.nw26-detail-hero--video::after,
.nw26-detail-hero--ai-energy-video::after{display:none}
.nw26-detail-hero--video .nw26-detail-grid{
  min-height:75vh;
  display:flex;
  align-items:center;
  padding:64px 0;
}
.nw26-detail-hero--video .nw26-reveal{
  width:min(560px,100%);
  padding:30px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:8px;
  background:rgba(5,22,40,.48);
  box-shadow:0 18px 48px rgba(0,0,0,.24);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
}
.nw26-detail-hero--video .nw26-kicker{color:#c5eaff}
.nw26-detail-hero--video h1{color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.nw26-detail-hero--video p{color:rgba(255,255,255,.88)}
.nw26-detail-hero--video .nw26-actions a{border-color:rgba(255,255,255,.44);background:rgba(255,255,255,.92);color:#1268f3}
@media(max-width:759px){
  .nw26-detail-hero--video .nw26-detail-grid{min-height:75vh;padding:38px 0 54px}
  .nw26-detail-hero--video .nw26-reveal{width:100%;padding:22px;background:rgba(5,22,40,.54)}
  .nw26-detail-hero--video h1{font-size:30px}
  .nw26-detail-hero--video p{font-size:15px;line-height:1.8}
}
@media(max-width:560px){
  .nw26-detail-hero--video .nw26-reveal{padding:20px}
  .nw26-detail-hero--video h1{font-size:1.75rem}
  .nw26-detail-hero--video p{font-size:.88rem;line-height:1.7}
}

/* 01 视频 Banner：移动端先看视频，再读卡片；卡片不再覆盖主体画面。 */
@media(max-width:759px){
  .nw26-home-v2-hero{
    min-height:0;
    display:block;
    padding:0 0 1.5rem;
    background-color:#dcecf6;
  }
  .nw26-home-v2-hero__video{
    position:relative;
    inset:auto;
    z-index:0;
    display:block;
    width:100%;
    height:auto;
    aspect-ratio:16 / 9;
    object-fit:cover;
    filter:none;
  }
  .nw26-home-v2-hero__grid{
    display:block;
    padding:0;
  }
  .nw26-home-v2-hero__copy{
    position:relative;
    z-index:1;
    width:100%;
    max-width:none;
    margin:1rem auto 0;
  }
}

@media(max-width:759px){
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video{
    min-height:0;
    display:block;
    padding:0 0 1.5rem;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-hero__video,
  .nw26-detail-hero--video .nw26-detail-hero__video{
    position:relative;
    inset:auto;
    z-index:0;
    display:block;
    width:100%;
    height:auto;
    aspect-ratio:16 / 9;
    object-fit:cover;
    filter:none;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-grid,
  .nw26-detail-hero--video .nw26-detail-grid{
    min-height:0;
    display:block;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-reveal,
  .nw26-detail-hero--video .nw26-reveal{
    position:relative;
    z-index:1;
    width:100%;
    margin:1rem auto 0;
    padding:1.25rem;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-hero__video{aspect-ratio:3 / 2}
}
/* Product banner video is content, so it remains available when the OS asks
 * decorative transitions to be reduced; poster is the fallback. */
/* Section 04: equal-priority value propositions use the shared outlined text-card pattern. */
.nw26-advantage-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
.nw26-advantage-grid article{grid-column:span 2;min-width:0;min-height:220px;padding:28px;border:1px solid var(--nw26-line);border-radius:4px;background:#fff;transition:border-color .22s,transform .22s}
.nw26-advantage-grid article:nth-child(4){grid-column:2/span 2}
.nw26-advantage-grid article:nth-child(5){grid-column:4/span 2}
.nw26-advantage-grid article:hover{transform:translateY(-3px);border-color:#9fc7fb}
.nw26-advantage-grid h3{margin:0;color:var(--nw26-blue);font-size:21px;line-height:1.5;text-wrap:balance}
.nw26-advantage-grid strong{display:block;margin-top:10px;color:var(--nw26-ink);font-size:15px;line-height:1.6}
.nw26-advantage-grid p{margin:16px 0 0;color:var(--nw26-muted);font-size:15px;line-height:1.85}
@media(max-width:900px){
  .nw26-advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  .nw26-advantage-grid article,
  .nw26-advantage-grid article:nth-child(4),
  .nw26-advantage-grid article:nth-child(5){grid-column:auto}
  .nw26-advantage-grid article:last-child{grid-column:1/-1}
}
@media(max-width:759px){
  .nw26-advantage-grid{grid-template-columns:1fr;gap:14px}
  .nw26-advantage-grid article,
  .nw26-advantage-grid article:last-child{grid-column:auto;min-height:0;padding:18px}
  .nw26-advantage-grid h3{font-size:18px;line-height:1.45}
  .nw26-advantage-grid p{margin-top:10px;font-size:14px;line-height:1.75}
}
/* Capability badge carries a metric instead of a sequence number. */
.nw26-capability-grid--metric article{min-height:210px}
.nw26-capability-grid--metric article>span{display:block;margin-bottom:14px;color:var(--nw26-blue);font-size:28px;line-height:1.15;letter-spacing:-.5px}
@media(max-width:560px){
  .nw26-capability-grid--metric article>span{margin-bottom:.4rem;font-size:1.25rem}
}
/* ---- Product detail: optional deep-dive blocks (challenges, ladder, compare, layers, safety, timeline) ---- */
.nw26-pain-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.nw26-anchor--dense{width:min(1200px,calc(100% - 32px))}
.nw26-anchor--dense a{font-size:14px}

.nw26-reason-grid--ladder{grid-template-columns:repeat(4,minmax(0,1fr));max-width:none}
.nw26-reason-grid--ladder .nw26-reason-card{min-height:0;padding:26px 24px}
.nw26-reason-step{display:inline-block;margin-bottom:14px;padding:3px 12px;border-radius:999px;background:#e6f1ff;color:var(--nw26-blue);font-size:14px;font-weight:900;letter-spacing:.5px}
.nw26-reason-grid--ladder article:last-child{border-color:#9fc7fb;box-shadow:0 16px 36px rgba(18,104,243,.16)}
.nw26-reason-grid--ladder article:last-child .nw26-reason-step{background:var(--nw26-blue);color:#fff}

.nw26-compare{max-width:1080px;margin:0 auto;overflow-x:auto;border:1px solid var(--nw26-line);border-radius:8px;background:#fff}
.nw26-compare table{width:100%;min-width:680px;border-collapse:collapse}
.nw26-compare th,.nw26-compare td{padding:18px 22px;border-bottom:1px solid #e8f0fa;text-align:left;font-size:15px;line-height:1.7;vertical-align:top}
.nw26-compare thead th{background:#f5f9ff;color:var(--nw26-ink);font-size:14px;font-weight:900}
.nw26-compare tbody th{width:22%;color:var(--nw26-ink);font-weight:800}
.nw26-compare td{color:var(--nw26-muted)}
.nw26-compare tr:last-child th,.nw26-compare tr:last-child td{border-bottom:0}
.nw26-compare .nw26-compare__ours{background:#f7fbff;color:var(--nw26-ink);font-weight:700}
.nw26-compare thead .nw26-compare__ours{color:var(--nw26-blue)}
.nw26-page--ai-energy .nw26-comparison-figure{display:block;width:min(1180px,100%);height:auto;margin:0 auto}
.nw26-page--ai-energy .nw26-comparison-figure img{display:block;width:100%;height:auto}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-comparison-figure{width:100%}
}

.nw26-layer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.nw26-layer-grid article{padding:30px;border:1px solid var(--nw26-line);border-top:3px solid var(--nw26-blue);background:#fff}
.nw26-layer-grid b{display:block;color:var(--nw26-blue);font-size:30px;line-height:1.2}
.nw26-layer-grid h3{margin:14px 0 0;font-size:21px}
.nw26-layer-grid span{display:inline-block;margin-top:8px;padding:2px 10px;border-radius:999px;background:#eef5ff;color:#4a76b8;font-size:13px;font-weight:800}
.nw26-layer-grid p{margin:14px 0 0;color:var(--nw26-muted);line-height:1.85}

.nw26-safety-composite{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;align-items:start}
.nw26-safety-group{min-width:0}
.nw26-safety-grid,.nw26-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.nw26-safety-grid article,.nw26-mode-grid article{min-height:220px;padding:28px;border:1px solid var(--nw26-line);border-radius:6px;background:#fff;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.nw26-safety-grid article:hover,.nw26-mode-grid article:hover{border-color:#8bc4ff;box-shadow:0 14px 38px rgba(28,72,124,.1);transform:translateY(-3px)}
.nw26-safety-grid b{display:inline-block;padding:3px 12px;border-radius:999px;background:var(--nw26-blue);color:#fff;font-size:13px;font-weight:900}
.nw26-safety-grid h3{margin:14px 0 10px;font-size:18px;line-height:1.4}
.nw26-safety-grid p{margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.8}

.nw26-subhead{max-width:1280px;margin:0 0 20px;font-size:22px;line-height:1.45;color:var(--nw26-ink)}
.nw26-mode-grid h4{margin:0 0 10px;color:var(--nw26-ink);font-size:18px;line-height:1.4}
.nw26-mode-grid p{margin:0 0 12px;color:var(--nw26-muted);font-size:14px;line-height:1.8}
.nw26-mode-grid span{color:var(--nw26-muted);font-size:13px}
.nw26-safety-notes{display:flex;flex-wrap:wrap;gap:10px 26px;margin:32px 0 0;padding:0;list-style:none}
.nw26-safety-notes--top{margin:26px 0 36px}
.nw26-safety-notes li{position:relative;padding-left:18px;color:#4c5a70;font-size:14px;font-weight:700}
.nw26-safety-notes li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--nw26-blue)}

.nw26-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:0;list-style:none;counter-reset:nw26-tl}
.nw26-timeline li{position:relative;padding:24px;border:1px solid var(--nw26-line);background:#fff}
.nw26-timeline li>b{display:grid;place-items:center;width:32px;height:32px;margin-bottom:14px;border-radius:50%;background:var(--nw26-blue);color:#fff;font-size:15px}
.nw26-timeline h3{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0 0 10px;font-size:18px}
.nw26-timeline h3 em{padding:2px 9px;border-radius:999px;background:#eef5ff;color:var(--nw26-blue);font-size:13px;font-style:normal;font-weight:800}
.nw26-timeline p{margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.8}
.nw26-timeline-foot{max-width:1080px;margin:26px auto 0;color:var(--nw26-muted);font-size:14px;text-align:center}

@media(max-width:1180px){
  .nw26-reason-grid--ladder,.nw26-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
  .nw26-pain-grid--three,.nw26-layer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:900px){
  .nw26-safety-composite{grid-template-columns:1fr;gap:32px}
  .nw26-pain-grid--three,.nw26-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .nw26-pain-grid--three,.nw26-layer-grid,.nw26-reason-grid--ladder,
  .nw26-safety-grid,.nw26-mode-grid,.nw26-timeline{grid-template-columns:1fr;gap:.75rem}
  .nw26-reason-grid--ladder .nw26-reason-card,.nw26-layer-grid article,
  .nw26-safety-grid article,.nw26-mode-grid article,.nw26-timeline li{padding:1rem}
  .nw26-layer-grid b{font-size:1.5rem}
  .nw26-layer-grid h3,.nw26-safety-grid h3,.nw26-timeline h3{font-size:1rem}
  .nw26-layer-grid p,.nw26-safety-grid p,.nw26-mode-grid p,.nw26-timeline p{font-size:.84rem;line-height:1.6}
  .nw26-subhead{margin:0 0 .875rem;font-size:1.15rem}
  .nw26-compare th,.nw26-compare td{padding:.75rem;font-size:.84rem}
  .nw26-compare table{min-width:540px}
  .nw26-safety-notes{gap:.5rem 1rem;margin-top:1.25rem}
  .nw26-safety-notes li{font-size:.82rem}
  .nw26-timeline-foot{margin-top:1.25rem;font-size:.82rem}
}



/* 代表案例：带项目实景图与关键指标的富卡片 */
.nw26-case-grid--rich{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.nw26-case-grid--rich>article{display:flex;flex-direction:column;padding:0;overflow:hidden;border:1px solid var(--nw26-line);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(28,72,124,.06);transition:box-shadow .25s,transform .25s}
.nw26-case-grid--rich>article:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(28,72,124,.13)}
.nw26-case-shot{margin:0;aspect-ratio:16/8;overflow:hidden;background:#eef3f9;border-bottom:1px solid var(--nw26-line)}
.nw26-case-shot>.nw26-media{width:100%;height:100%}
.nw26-case-shot img,.nw26-case-shot .nw26-media__image{display:block;width:100%;height:100%;object-fit:cover}
.nw26-case-body{display:flex;flex-direction:column;gap:12px;padding:24px 26px 26px}
.nw26-case-grid--rich .nw26-case-body>span{align-self:flex-start;padding:3px 12px;border-radius:999px;background:#eef5ff;color:var(--nw26-blue);font-size:12px;font-weight:800;letter-spacing:.02em}
.nw26-case-grid--rich .nw26-case-body h3{margin:0;font-size:20px;line-height:1.45;color:var(--nw26-ink)}
.nw26-case-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:2px 0 4px;padding:16px 0;list-style:none;border-top:1px solid #eaf0f8;border-bottom:1px solid #eaf0f8}
.nw26-case-metrics li{display:flex;flex-direction:column;gap:4px}
.nw26-case-metrics b{color:var(--nw26-blue);font-size:19px;line-height:1.25;letter-spacing:-.01em;text-wrap:balance}
.nw26-case-metrics span{color:var(--nw26-muted);font-size:12px;font-weight:700;line-height:1.4}
.nw26-case-grid--rich .nw26-case-body p{margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.85}
@media (max-width:900px){
  .nw26-case-grid--rich{grid-template-columns:1fr;gap:20px}
  .nw26-case-body{padding:20px}
  .nw26-case-grid--rich .nw26-case-body h3{font-size:18px}
  .nw26-case-metrics{grid-template-columns:1fr;gap:12px;padding:14px 0}
  .nw26-case-metrics li{flex-direction:row;align-items:baseline;gap:8px}
  .nw26-case-metrics b{font-size:17px}
}

/* 全时序寻优：三层动效（柔性 / 全局 / 长周期，仅 AI 节能页启用） */
.nw26-lopt{margin-top:30px}
.nw26-lopt-panel{border:1px solid var(--nw26-line);border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(28,72,124,.07);overflow:hidden}
.nw26-lopt-head{padding:22px 26px 0}
.nw26-lopt-head h3{margin:0;font-size:20px;line-height:1.4;color:var(--nw26-ink)}
.nw26-lopt-body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:24px;padding:22px 26px 26px}
.nw26-lopt-stage{min-width:0}
.nw26-lopt-plot{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--nw26-line);border-radius:10px;background:#fff}
.nw26-lopt-svg{display:block;width:100%;height:auto}
.nw26-lopt-side{display:flex;flex-direction:column;gap:16px;min-width:0}
.nw26-lopt-hint{margin:0;padding:18px;border:1px dashed var(--nw26-line);border-radius:9px;background:#fbfdff;color:var(--nw26-muted);font-size:13px;line-height:1.8}
.nw26-lopt-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 16px;padding:0;list-style:none}
.nw26-lopt-metrics li{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:8px;background:#f5f9ff}
.nw26-lopt-metrics span{color:var(--nw26-muted);font-size:11.5px;font-weight:700}
.nw26-lopt-metrics b{color:var(--nw26-ink);font-size:15px;font-weight:800;line-height:1.35;text-wrap:balance}
.nw26-lopt-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;counter-reset:none}
.nw26-lopt-steps li{display:flex;gap:10px;align-items:flex-start}
.nw26-lopt-steps i{flex:0 0 20px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;border:2px solid var(--nw26-blue);border-radius:50%;color:var(--nw26-blue);font-style:normal;font-size:10.5px;font-weight:800}
.nw26-lopt-steps li[data-tone=amber] i{border-color:#c47f00;color:#c47f00}
.nw26-lopt-steps li[data-tone=green] i{border-color:var(--nw26-green);color:var(--nw26-green)}
.nw26-lopt-steps li[data-tone=red] i{border-color:var(--nw26-red);color:var(--nw26-red)}
.nw26-lopt-steps span{color:var(--nw26-muted);font-size:13px;line-height:1.8}
.nw26-lopt-actions{display:flex;gap:10px;margin-top:auto}
.nw26-lopt-run{flex:1;min-height:44px;padding:0 22px;border:0;border-radius:9px;background:var(--nw26-blue);color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:background .2s,box-shadow .2s}
.nw26-lopt-run:hover{background:#0d55cc;box-shadow:0 8px 22px rgba(18,104,243,.26)}
.nw26-lopt-reset{min-height:44px;padding:0 18px;border:1px solid var(--nw26-line);border-radius:9px;background:#fff;color:var(--nw26-muted);font-size:13px;font-weight:700;cursor:pointer;transition:border-color .2s,color .2s}
.nw26-lopt-reset:hover{border-color:#b9d2f7;color:var(--nw26-ink)}
.nw26-lopt-note{margin:14px 0 0;color:var(--nw26-muted);font-size:12.5px;line-height:1.8}
@media (max-width:960px){
  .nw26-lopt-body{grid-template-columns:1fr;gap:20px;padding:18px 20px 22px}
  .nw26-lopt-head{padding:18px 20px 0}
  .nw26-lopt-head h3{font-size:18px}
  .nw26-lopt-plot .nw26-lopt-svg{min-width:560px}
}
@media (max-width:560px){
  .nw26-lopt-metrics{grid-template-columns:1fr}
}

/* 层级卡兼作动效切换器（仅 AI 节能页：layers 与 layerDemos 数量一致时启用） */
.nw26-layer-grid--tabs article{position:relative;cursor:pointer;transition:box-shadow .2s,border-color .2s,background .2s}
/* 未选中：顶部重音线与周期数字转淡，让选中项能跳出来 */
.nw26-layer-grid--tabs article:not(.active){background:#fbfcfe;border-top-color:#bcd4f5}
.nw26-layer-grid--tabs article:not(.active) b{color:#6f93c4}
.nw26-layer-grid--tabs article:hover{border-color:#b9d2f7;border-top-color:var(--nw26-blue);box-shadow:0 10px 26px rgba(28,72,124,.10)}
.nw26-layer-grid--tabs article:focus-visible{outline:2px solid var(--nw26-blue);outline-offset:3px}
.nw26-layer-grid--tabs article.active{background:#fff;border-color:#b9d2f7;border-top-color:var(--nw26-blue);box-shadow:0 14px 34px rgba(18,104,243,.16)}
/* 气泡尾：::before 遮住卡片底边，::after 画出指向面板的尖角 */
.nw26-layer-grid--tabs article.active::before{content:'';position:absolute;left:50%;bottom:-1px;z-index:1;width:24px;height:3px;transform:translateX(-50%);background:#fff}
.nw26-layer-grid--tabs article.active::after{content:'';position:absolute;left:50%;bottom:-8px;width:15px;height:15px;transform:translateX(-50%) rotate(45deg);background:#fff;border-right:1px solid #b9d2f7;border-bottom:1px solid #b9d2f7}
.nw26-lopt{margin-top:24px}
@media (max-width:900px){
  /* 卡片改为堆叠后，向下的指示角会指向下一张卡而非动效面板 */
  .nw26-layer-grid--tabs article.active::after{display:none}
}
@media (prefers-reduced-motion:reduce){
  .nw26-layer-grid--tabs article{transition:none}
}

/* AI 节能 /list/205：双场景深度覆盖 — 四步卡片 + 双场景图（仅该页 overview 分支使用） */
.nw26-heading p + p{margin-top:8px}
.nw26-loop-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1080px;margin:0 auto}
.nw26-loop-cards article{min-width:0;padding:24px 20px;border:1px solid var(--nw26-line);border-radius:8px;background:var(--nw26-card);box-shadow:0 12px 30px rgba(53,122,205,.08)}
.nw26-loop-cards h3{margin:0 0 10px;color:var(--nw26-blue);font-size:18px;line-height:1.4}
.nw26-loop-cards p{margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.7}
.nw26-dual-scene{margin:28px auto 0;max-width:1080px;padding:12px;border:1px solid #cfe4ff;border-radius:8px;background:#fff;box-shadow:0 16px 38px rgba(60,131,208,.1)}
.nw26-dual-scene__frame{position:relative;overflow:hidden;border-radius:4px;background:#f4f8fc}
.nw26-dual-scene__frame img,.nw26-dual-scene__frame .nw26-media,.nw26-dual-scene__frame .nw26-media__image{display:block;width:100%;height:auto}
.nw26-dual-scene__veil{position:absolute;top:0;bottom:0;width:50%;z-index:1;pointer-events:none;opacity:0;transition:opacity .35s ease,background .35s ease,box-shadow .35s ease}
.nw26-dual-scene__veil--left{left:0}
.nw26-dual-scene__veil--right{right:0}
.nw26-dual-scene__frame.is-left .nw26-dual-scene__veil--left,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--left:hover) .nw26-dual-scene__veil--left,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--left:focus-visible) .nw26-dual-scene__veil--left{opacity:1;box-shadow:inset 0 0 0 3px rgba(26,92,204,.38)}
.nw26-dual-scene__frame.is-left .nw26-dual-scene__veil--right,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--left:hover) .nw26-dual-scene__veil--right,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--left:focus-visible) .nw26-dual-scene__veil--right{opacity:1;background:rgba(255,255,255,.46)}
.nw26-dual-scene__frame.is-right .nw26-dual-scene__veil--right,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--right:hover) .nw26-dual-scene__veil--right,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--right:focus-visible) .nw26-dual-scene__veil--right{opacity:1;box-shadow:inset 0 0 0 3px rgba(26,92,204,.38)}
.nw26-dual-scene__frame.is-right .nw26-dual-scene__veil--left,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--right:hover) .nw26-dual-scene__veil--left,
.nw26-dual-scene__frame:has(.nw26-dual-scene__tag--right:focus-visible) .nw26-dual-scene__veil--left{opacity:1;background:rgba(255,255,255,.46)}
.nw26-dual-scene__tag{position:absolute;z-index:2;max-width:min(280px,46%);padding:12px 14px;border:1px solid #d8e9ff;border-radius:6px;background:rgba(255,255,255,.94);box-shadow:0 8px 20px rgba(28,72,124,.12);color:inherit;text-decoration:none;cursor:pointer;transition:max-width .35s ease,padding .35s ease,border-color .25s ease,box-shadow .25s ease}
.nw26-dual-scene__tag--left{left:16px;bottom:16px}
.nw26-dual-scene__tag--right{right:16px;top:16px}
.nw26-dual-scene__tag:hover,.nw26-dual-scene__tag:focus-visible,.nw26-dual-scene__tag.is-open{max-width:min(420px,92%);padding:14px 16px;border-color:#8fb7ef;box-shadow:0 12px 28px rgba(28,72,124,.16)}
.nw26-dual-scene__tag:focus-visible{outline:2px solid var(--nw26-blue);outline-offset:2px}
.nw26-dual-scene__tag strong{display:block;color:var(--nw26-blue);font-size:16px;line-height:1.35}
.nw26-dual-scene__tag > span{display:block;margin-top:4px;color:var(--nw26-muted);font-size:13px;line-height:1.5}
.nw26-dual-scene__detail{max-height:0;margin-top:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease,margin .3s ease}
.nw26-dual-scene__tag:hover .nw26-dual-scene__detail,
.nw26-dual-scene__tag:focus-visible .nw26-dual-scene__detail,
.nw26-dual-scene__tag.is-open .nw26-dual-scene__detail{max-height:220px;margin-top:10px;opacity:1}
.nw26-dual-scene__detail-inner{padding-top:10px;border-top:1px solid #d8e9ff;color:#3d4d66;font-size:12px;line-height:1.7}
.nw26-dual-scene__detail-inner b{color:var(--nw26-blue);font-weight:800}
.nw26-dual-scene__mission{margin-top:8px;padding:8px 10px;border-radius:6px;background:#eef5ff;color:#2f3c52;font-size:12px;line-height:1.6}
@media(max-width:900px){
  .nw26-loop-cards{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}
  .nw26-loop-cards article{padding:20px 16px}
}
@media(max-width:560px){
  .nw26-loop-cards{grid-template-columns:minmax(0,1fr)}
  .nw26-loop-cards h3{font-size:16px}
  .nw26-dual-scene{margin-top:20px;padding:8px}
  .nw26-dual-scene__frame{display:flex;flex-direction:column}
  .nw26-dual-scene__veil{display:none}
  .nw26-dual-scene__tag{position:static;max-width:none;margin-top:8px;box-shadow:none}
  .nw26-dual-scene__detail{max-height:none;margin-top:8px;opacity:1}
}

/* AI节能 /list/205 案例详情默认收起 */
.nw26-cases--official .nw26-case-lead{margin:0;color:var(--nw26-muted);font-size:14px;line-height:1.7}
.nw26-cases--official .nw26-case-metrics{grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}
.nw26-cases--official .nw26-cases-kicker{display:inline-block;margin-bottom:8px;color:var(--nw26-cyan,#168de7);font-size:12px;font-weight:800;letter-spacing:.08em}
.nw26-cases--official .nw26-heading h2 em{font-style:normal;color:#168de7}
.nw26-cases--official .nw26-case-desc{display:none}
.nw26-cases--official .nw26-case-expand.is-open .nw26-case-desc{display:block}
.nw26-cases--official .nw26-case-detail-row{margin:0 0 10px;color:var(--nw26-muted);font-size:14px;line-height:1.85}
.nw26-cases--official .nw26-case-detail-row:last-child{margin-bottom:0}
.nw26-cases--official .nw26-case-detail-row strong{display:block;margin-bottom:2px;color:var(--nw26-ink);font-size:13px}
.nw26-cases--official .nw26-case-toggle{align-self:flex-start;margin-top:2px;padding:0;border:0;background:none;color:var(--nw26-blue);font-size:13px;font-weight:800;cursor:pointer}
.nw26-cases--official .nw26-case-toggle:hover{text-decoration:underline}

/* AI energy cases use the shared CMS case library and link to detail pages. */
.nw26-page--ai-energy .nw26-case-grid--library{max-width:1180px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.nw26-page--ai-energy .nw26-case-library-card{min-width:0;min-height:0;height:100%;padding:0;overflow:hidden;border:1px solid var(--nw26-line);border-radius:6px;background:#fff;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.nw26-page--ai-energy .nw26-case-library-card:hover{transform:translateY(-4px);border-color:#a9c9ef;box-shadow:0 16px 36px rgba(28,72,124,.12)}
.nw26-page--ai-energy .nw26-case-library-link{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-shot{flex:0 0 auto;aspect-ratio:16/9;border-bottom:1px solid var(--nw26-line)}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-body{display:flex;min-width:0;flex:1;flex-direction:column;gap:10px;padding:18px}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-body>span:first-child{align-self:flex-start;padding:3px 10px;border-radius:999px;background:#eef5ff;color:var(--nw26-blue);font-size:12px;font-weight:800}
.nw26-page--ai-energy .nw26-case-grid--library h3{display:-webkit-box;min-height:50px;margin:0;overflow:hidden;color:var(--nw26-ink);font-size:18px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-lead{display:-webkit-box;margin:0;overflow:hidden;color:var(--nw26-muted);font-size:14px;line-height:1.65;word-break:normal;overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-detail-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:6px;color:var(--nw26-blue);font-size:13px;font-weight:800}
.nw26-page--ai-energy .nw26-case-grid--library .nw26-case-detail-link i{transition:transform .2s ease}
.nw26-page--ai-energy .nw26-case-library-card:hover .nw26-case-detail-link i{transform:translateX(3px)}
@media(max-width:900px){
  .nw26-page--ai-energy .nw26-case-grid--library{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .nw26-page--ai-energy .nw26-case-grid--library .nw26-case-body{gap:8px;padding:14px 12px}
  .nw26-page--ai-energy .nw26-case-grid--library h3{min-height:44px;font-size:15px;line-height:1.45}
  .nw26-page--ai-energy .nw26-case-grid--library .nw26-case-lead{font-size:12.5px;line-height:1.6;-webkit-line-clamp:3}
  .nw26-page--ai-energy .nw26-case-grid--library .nw26-case-detail-link{font-size:12px}
}

/* HOME-V2-LAYERS (从首页任务发布的版本合入，勿删) */
.nw26-home-v2-layers{display:grid;gap:6px;max-width:1180px;margin:0 auto 42px}

.nw26-home-v2-layer{border:2px solid #2189c9;padding:0 0 8px;background:#88a9dc}

.nw26-home-v2-layer h3{margin:0;min-height:72px;display:grid;place-items:center;color:#fff;font-size:28px;line-height:1.25;text-align:center}

.nw26-home-v2-layer--ai{background:#fff}

.nw26-home-v2-layer--ai h3{color:#111}

.nw26-home-v2-layer__items{display:grid;gap:10px;padding:0 16px}

.nw26-home-v2-layer--ai .nw26-home-v2-layer__items{grid-template-columns:repeat(3,minmax(0,1fr))}

.nw26-home-v2-layer--data .nw26-home-v2-layer__items,.nw26-home-v2-layer--infra .nw26-home-v2-layer__items{grid-template-columns:repeat(6,minmax(0,1fr))}

.nw26-home-v2-layer__items a{min-height:62px;display:grid;place-items:center;padding:10px 12px;background:#087dbb;color:#fff;font-size:18px;font-weight:800;line-height:1.35;text-align:center;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}

.nw26-home-v2-layer__items a:hover,.nw26-home-v2-layer__items a:focus-visible{background:#1268f3;box-shadow:0 8px 18px rgba(18,104,243,.22);transform:translateY(-2px);outline:none}

@media(max-width:900px){
.nw26-home-v2-layer--data .nw26-home-v2-layer__items,.nw26-home-v2-layer--infra .nw26-home-v2-layer__items{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:560px){
.nw26-home-v2-layers{gap:.35rem;margin-bottom:1.5rem}
.nw26-home-v2-layer{padding-bottom:.35rem}
.nw26-home-v2-layer h3{min-height:3.5rem;font-size:1.3rem}
.nw26-home-v2-layer__items{gap:.35rem;padding:0 .45rem}
.nw26-home-v2-layer--ai .nw26-home-v2-layer__items,.nw26-home-v2-layer--data .nw26-home-v2-layer__items,.nw26-home-v2-layer--infra .nw26-home-v2-layer__items{grid-template-columns:repeat(2,minmax(0,1fr))}
.nw26-home-v2-layer__items a{min-height:3.2rem;padding:.45rem .35rem;font-size:.88rem;line-height:1.25}
}

/* PRODUCT-VIDEO-PLAY-OVERLAY */
/* 产品视频：默认展示封面 + 品牌播放按钮，点击后才交给原生控件 */
.nw26-product-video{position:relative}
.nw26-product-video.has-play video{cursor:pointer}
/* 封面左侧是标题与关键词，按钮靠右居中，避免压字 */
.nw26-video-play{position:absolute;inset:0;display:grid;place-items:center end;width:100%;height:100%;padding:0 22% 0 0;border:0;background:linear-gradient(180deg,rgba(8,26,48,.04),rgba(8,26,48,.20));cursor:pointer;transition:background .25s ease}
.nw26-video-play:hover{background:linear-gradient(180deg,rgba(8,26,48,.02),rgba(8,26,48,.12))}
.nw26-video-play span{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 14px 34px rgba(8,26,48,.28);color:#1268f3;transition:background .2s ease,box-shadow .2s ease}
.nw26-video-play:hover span{background:#fff;box-shadow:0 18px 42px rgba(8,26,48,.34)}
.nw26-video-play svg{width:28px;height:28px;margin-left:4px}
.nw26-video-play:focus-visible{outline:3px solid #1268f3;outline-offset:-3px}
@media (max-width:560px){.nw26-video-play{padding-right:14%}.nw26-video-play span{width:60px;height:60px}.nw26-video-play svg{width:22px;height:22px}}

/* AI 节能首屏按全局视频 Banner 规范：75vh、安全区、统一按钮与页内导航。 */
.nw26-page--ai-energy .nw26-detail-hero--ai-energy-video{
  min-height:75vh;
  padding:0;
}
.nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-grid{
  min-height:75vh;
  display:flex;
  align-items:center;
  padding:64px 0;
}
.nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-reveal{
  width:min(540px,100%);
}
.nw26-page--ai-energy .nw26-actions a,
.nw26-page--ai-energy .nw26-actions .nw26-primary{
  min-height:44px;
  border-radius:4px;
  padding:0 20px;
}
.nw26-page--ai-energy .nw26-anchor{
  width:min(1200px,calc(100% - 48px));
  margin:-24px auto 0;
  padding:6px;
}
.nw26-page--ai-energy .nw26-anchor a{
  min-height:44px;
  padding:0 16px;
  font-size:14px;
  white-space:nowrap;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video{
    min-height:0;
    display:block;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-grid{
    width:100%;
    max-width:none;
    min-height:0;
    display:block;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-hero__video{
    position:relative;
    inset:auto;
    display:block;
    width:100%;
    height:clamp(260px,46vh,440px);
    aspect-ratio:auto;
    object-fit:cover;
    filter:none;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-reveal{
    width:100%;
    max-width:none;
    margin:0;
    padding:20px 16px 22px;
    border:0;
    border-radius:0;
    background:#60788c;
    box-shadow:none;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
  .nw26-page--ai-energy .nw26-anchor{
    width:100%;
    margin:0;
    padding:6px 10px;
    border-radius:0;
  }
  .nw26-page--ai-energy .nw26-anchor a{
    min-width:max-content;
    min-height:40px;
    padding:0 14px;
    font-size:13px;
  }
}

/* 产品介绍：图文居中组件中的视频播放态。按钮与图标均以媒体中心为锚点。 */
.nw26-page--ai-energy .nw26-product-video{overflow:hidden}
.nw26-page--ai-energy .nw26-product-video.has-play video{
  filter:brightness(.62);
  transform:scale(1);
  transition:filter .25s ease,transform .35s ease;
}
.nw26-page--ai-energy .nw26-video-play{
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  background:rgba(8,26,48,.34);
  transition:background .25s ease;
}
.nw26-page--ai-energy .nw26-video-play:hover,
.nw26-page--ai-energy .nw26-video-play:focus-visible{background:rgba(8,26,48,.22)}
.nw26-page--ai-energy .nw26-product-video.has-play:hover video{
  filter:brightness(.68);
  transform:scale(1.025);
}
.nw26-page--ai-energy .nw26-video-play span{
  flex:0 0 auto;
  transform:scale(1);
  transition:transform .25s ease,box-shadow .25s ease,background .2s ease;
}
.nw26-page--ai-energy .nw26-video-play:hover span,
.nw26-page--ai-energy .nw26-video-play:focus-visible span{transform:scale(1.1)}

/* 解决方案覆盖区：抽象为“步骤条 + 居中图文”组合，文字保持可编辑和可访问。 */
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:8px;
  margin:36px 0 0;
  padding:6px;
  border:1px solid #cbdcf5;
  border-radius:999px;
  background:#e7f0ff;
  box-shadow:0 10px 28px rgba(27,72,122,.10);
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article{
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:0 12px;
  border:0;
  border-radius:999px;
  background:#fff;
  text-align:center;
  transition:transform .2s ease,box-shadow .2s ease,color .2s ease;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article:hover{
  transform:translateY(-1px);
  box-shadow:0 6px 16px rgba(18,104,243,.14);
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery b{
  flex:0 0 auto;
  color:var(--nw26-blue);
  font-size:12px;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery span{
  margin:0;
  color:var(--nw26-ink);
  font-size:14px;
  line-height:1.35;
}
.nw26-page--ai-energy .nw26-sol-block--coverage > .nw26-dual-scene{
  max-width:1080px;
  margin-left:auto;
  margin-right:auto;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery{
    display:flex;
    justify-content:flex-start;
    overflow-x:auto;
    scrollbar-width:none;
    border-radius:14px;
  }
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery::-webkit-scrollbar{display:none}
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article{
    flex:0 0 auto;
    min-width:164px;
  }
}

/* 固定技术链路不是按钮：用顺序节点和连接线表达前后关系。 */
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery{
  position:relative;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:0;
  overflow:visible;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery::before{
  content:"";
  position:absolute;
  top:16px;
  left:10%;
  right:10%;
  height:1px;
  background:#aac9f3;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article{
  position:relative;
  z-index:1;
  min-height:76px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  padding:0 12px;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  cursor:default;
  pointer-events:none;
  transform:none;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article:hover{
  transform:none;
  box-shadow:none;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article:not(:last-child)::after{
  content:"";
  position:absolute;
  top:12px;
  right:-4px;
  width:8px;
  height:8px;
  border-top:1px solid var(--nw26-blue);
  border-right:1px solid var(--nw26-blue);
  transform:rotate(45deg);
  background:#f4f8fc;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery b{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  border:1px solid #87b4ee;
  border-radius:50%;
  background:#fff;
  color:var(--nw26-blue);
  font-size:12px;
  line-height:1;
}
.nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery span{
  margin:0;
  color:var(--nw26-ink);
  font-size:14px;
  font-weight:700;
  line-height:1.45;
  text-align:center;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery{
    display:grid;
    grid-template-columns:1fr;
    gap:14px;
    overflow:visible;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery::before{
    top:16px;
    bottom:16px;
    left:16px;
    right:auto;
    width:1px;
    height:auto;
  }
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article{
    min-width:0;
    min-height:44px;
    display:grid;
    grid-template-columns:32px minmax(0,1fr);
    align-items:center;
    justify-items:start;
    gap:12px;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery article:not(:last-child)::after{display:none}
  .nw26-page--ai-energy .nw26-sol-block--coverage .nw26-sol-gallery span{text-align:left}
}

/* The shared solution rhythm adds a separator to adjacent blocks; Section 08 does not. */
.nw26-page--ai-energy .nw26-sol-block + .nw26-sol-brain {
  margin-top:0;
  padding:0;
  border-top:0;
}

/* Section 08 rhythm: keep the route block compact enough to scan as one section. */
.nw26-page--ai-energy #solution > .nw26-sol-brain {
  margin-top:0;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head {
  margin-bottom:24px;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-route-svg {
  max-width:1080px;
}
@media(max-width:759px){
  .nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head {
    margin-bottom:18px;
  }
}

/* Route 08 final: one external heading plus one compact, borderless SVG figure. */
.nw26-page--ai-energy #solution > .nw26-sol-brain{
  margin:0;
  padding:92px 0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head{
  max-width:960px;
  margin:0 auto 40px;
  padding:0 24px;
  text-align:center;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head h2{
  margin:10px 0 14px;
  color:#1268f3;
  font-size:34px;
  line-height:1.35;
  font-weight:700;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head p{
  max-width:860px;
  margin:0 auto;
  color:#657086;
  font-size:15px;
  line-height:1.85;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-route-svg{
  display:block;
  width:min(1180px,100%);
  margin:0 auto;
  padding:0;
  overflow:visible;
  border:0;
  border-radius:0;
  background:transparent;
}
.nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-route-svg img{
  display:block;
  width:100%;
  height:auto;
}
@media(max-width:759px){
  .nw26-page--ai-energy #solution > .nw26-sol-brain{padding:56px 0}
  .nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head{margin-bottom:26px;padding:0 20px}
  .nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head h2{margin:0 0 12px;font-size:26px;line-height:1.45}
  .nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-sol-brain__head p{font-size:14px;line-height:1.8}
  .nw26-page--ai-energy #solution > .nw26-sol-brain .nw26-route-svg{width:100%}
}

/* AI template final override: the dedicated template has legacy rules with higher cascade weight. */
.nw26-page--ai-energy .nw26-sol-brain{
  padding:92px 0 92px !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
.nw26-page--ai-energy .nw26-sol-brain__head{
  width:100% !important;
  max-width:960px !important;
  margin:0 auto 40px !important;
  padding:0 24px !important;
  text-align:center !important;
}
.nw26-page--ai-energy .nw26-sol-brain__head h2{
  display:block !important;
  margin:10px 0 14px !important;
  color:#1268f3 !important;
  font-size:34px !important;
  line-height:1.35 !important;
  font-weight:700 !important;
  text-align:center !important;
}
.nw26-page--ai-energy .nw26-sol-brain__head p{
  max-width:860px !important;
  margin:0 auto !important;
  color:#657086 !important;
  font-size:15px !important;
  line-height:1.9 !important;
  text-align:center !important;
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-brain{padding:56px 0 !important}
  .nw26-page--ai-energy .nw26-sol-brain__head{margin:0 auto 26px !important;padding:0 20px !important}
  .nw26-page--ai-energy .nw26-sol-brain__head h2{margin:7px 0 10px !important;font-size:26.4px !important;line-height:1.25 !important}
  .nw26-page--ai-energy .nw26-sol-brain__head p{font-size:14px !important;line-height:1.8 !important}
}

/* Route section uses the same Section 08 rhythm and heading type as every shared section. */
.nw26-page--ai-energy #technology-route .nw26-sol-brain{
  margin:0 !important;
  padding:0 !important;
}
.nw26-page--ai-energy #technology-route .nw26-sol-brain__head{
  max-width:920px !important;
  margin:0 auto 48px !important;
  padding:0 !important;
}
.nw26-page--ai-energy #technology-route .nw26-sol-brain__head h2{
  margin:10px 0 14px !important;
  color:#168de7 !important;
  font-size:34px !important;
  line-height:1.35 !important;
  font-weight:400 !important;
}
.nw26-page--ai-energy #technology-route .nw26-sol-brain__head p{
  max-width:920px !important;
  margin:0 auto !important;
  font-size:15px !important;
  line-height:1.9 !important;
}
@media(max-width:560px){
  .nw26-page--ai-energy #technology-route .nw26-sol-brain__head{margin-bottom:1.75rem !important}
  .nw26-page--ai-energy #technology-route .nw26-sol-brain__head h2{
    margin:.45rem 0 .65rem !important;
    font-size:1.65rem !important;
    line-height:1.25 !important;
  }
  .nw26-page--ai-energy #technology-route .nw26-sol-brain__head p{
    font-size:.95rem !important;
    line-height:1.6 !important;
  }
}

/* Final AI-energy ownership layer: restore the approved live SVG stage. */
.nw26-page--ai-energy .nw26-route-svg{
  display:none !important;
}
.nw26-page--ai-energy .nw26-sol-brain__stage{
  display:grid !important;
  position:relative;
  grid-template-columns:minmax(0,1fr) minmax(0,520px) minmax(0,1fr) !important;
  align-items:center !important;
  gap:18px !important;
  margin-top:26px !important;
  padding:0 !important;
}
.nw26-page--ai-energy .nw26-sol-brain__side{
  grid-row:auto !important;
  padding:0 !important;
  min-width:0;
  text-align:left !important;
}
.nw26-page--ai-energy .nw26-sol-brain__side--physics{
  text-align:right !important;
}
.nw26-page--ai-energy .nw26-sol-brain__side--physics ul{
  justify-content:flex-end !important;
}
.nw26-page--ai-energy .nw26-sol-brain__core{
  grid-column:auto !important;
  grid-row:auto !important;
  width:100% !important;
  min-height:340px !important;
  margin:0 !important;
}
.nw26-page--ai-energy .nw26-sol-brain__arcs{
  display:block;
  width:100%;
  height:100%;
}
.nw26-page--ai-energy .nw26-sol-brain__arc{
  animation:nw26SolArc 9s ease-in-out infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__arc--data{
  animation-delay:-4.5s;
}
.nw26-page--ai-energy .nw26-sol-brain__gear{
  transform-box:fill-box;
  transform-origin:center;
  animation:nw26SolSpin 18s linear infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__mesh path{
  stroke-dasharray:260;
  stroke-dashoffset:260;
  animation:nw26SolDraw 5s ease-in-out infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__mesh path:last-child{
  animation-delay:1s;
}
.nw26-page--ai-energy .nw26-sol-brain__dots circle{
  animation:nw26SolBlink 2.6s ease-in-out infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__dots circle:nth-child(2){animation-delay:.6s}
.nw26-page--ai-energy .nw26-sol-brain__dots circle:nth-child(3){animation-delay:1.2s}
.nw26-page--ai-energy .nw26-sol-brain__dots circle:nth-child(4){animation-delay:1.8s}
.nw26-page--ai-energy .nw26-sol-gauge{
  animation:nw26SolFloat 5s ease-in-out infinite;
}
.nw26-page--ai-energy .nw26-sol-gauge__ring{
  animation:nw26SolSpin 14s linear infinite;
}
.nw26-page--ai-energy .nw26-sol-gauge__ring--inner{
  animation:nw26SolSpin 10s linear infinite reverse;
}
.nw26-page--ai-energy .nw26-sol-gauge__scan{
  animation:nw26SolScan 3.4s ease-in-out infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__flow i{
  animation:nw26SolFlow 1.8s linear infinite;
}
.nw26-page--ai-energy .nw26-sol-brain__flow--data i{
  animation-delay:.9s;
}
.nw26-page--ai-energy .nw26-sol-ladder{
  display:block !important;
  max-width:1080px;
  margin:30px auto 0 !important;
}
.nw26-page--ai-energy .nw26-sol-ladder__grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:end;
  gap:12px;
}

@keyframes nw26SolSpin{to{transform:rotate(360deg)}}
@keyframes nw26SolFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes nw26SolScan{0%,100%{top:18%;opacity:0}50%{top:80%;opacity:.85}}
@keyframes nw26SolFlow{0%{transform:translateX(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateX(160px);opacity:0}}
@keyframes nw26SolArc{0%,100%{opacity:.45}50%{opacity:1}}
@keyframes nw26SolDraw{0%,100%{stroke-dashoffset:260}50%{stroke-dashoffset:0}}
@keyframes nw26SolBlink{0%,100%{opacity:.25}50%{opacity:1}}

/* Short repeated groups share a two-column mobile rhythm and stable card boxes. */
.nw26-page--ai-energy .nw26-advantage-grid,
.nw26-page--ai-energy .nw26-capability-grid,
.nw26-page--ai-energy .nw26-reason-grid,
.nw26-page--ai-energy .nw26-pain-grid,
.nw26-page--ai-energy .nw26-safety-grid,
.nw26-page--ai-energy .nw26-mode-grid,
.nw26-page--ai-energy .nw26-timeline,
.nw26-page--ai-energy .nw26-case-grid--rich{
  align-items:stretch;
}
.nw26-page--ai-energy .nw26-advantage-grid article,
.nw26-page--ai-energy .nw26-capability-grid article,
.nw26-page--ai-energy .nw26-reason-grid article,
.nw26-page--ai-energy .nw26-pain-grid article,
.nw26-page--ai-energy .nw26-safety-grid article,
.nw26-page--ai-energy .nw26-mode-grid article,
.nw26-page--ai-energy .nw26-timeline li,
.nw26-page--ai-energy .nw26-case-grid--rich>article{
  height:100%;
}
.nw26-page--ai-energy .nw26-advantage-grid article,
.nw26-page--ai-energy .nw26-capability-grid article,
.nw26-page--ai-energy .nw26-reason-grid article,
.nw26-page--ai-energy .nw26-pain-grid article,
.nw26-page--ai-energy .nw26-safety-grid article,
.nw26-page--ai-energy .nw26-mode-grid article,
.nw26-page--ai-energy .nw26-timeline li{
  display:flex;
  flex-direction:column;
}
.nw26-page--ai-energy .nw26-timeline li>div{
  min-width:0;
}

@media(max-width:1080px){
  .nw26-page--ai-energy .nw26-sol-brain__stage{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
  .nw26-page--ai-energy .nw26-sol-brain__core{
    order:-1;
  }
  .nw26-page--ai-energy .nw26-sol-brain__side,
  .nw26-page--ai-energy .nw26-sol-brain__side--physics{
    padding:18px 0 0 !important;
    text-align:left !important;
  }
  .nw26-page--ai-energy .nw26-sol-brain__side--physics ul{
    justify-content:flex-start !important;
  }
  .nw26-page--ai-energy .nw26-sol-brain__side+.nw26-sol-brain__side,
  .nw26-page--ai-energy .nw26-sol-brain__core+.nw26-sol-brain__side{
    border-top:1px solid var(--nw26-line);
  }
  .nw26-page--ai-energy .nw26-sol-brain__flow{
    display:none;
  }
}
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-sol-brain__core{
    min-height:244px !important;
  }
  .nw26-page--ai-energy .nw26-sol-ladder__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
  }
  .nw26-page--ai-energy .nw26-advantage-grid,
  .nw26-page--ai-energy .nw26-capability-grid,
  .nw26-page--ai-energy .nw26-reason-grid,
  .nw26-page--ai-energy .nw26-pain-grid,
  .nw26-page--ai-energy .nw26-safety-grid,
  .nw26-page--ai-energy .nw26-mode-grid,
  .nw26-page--ai-energy .nw26-timeline,
  .nw26-page--ai-energy .nw26-case-grid--rich{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
  }
  .nw26-page--ai-energy .nw26-advantage-grid article,
  .nw26-page--ai-energy .nw26-advantage-grid article:nth-child(4),
  .nw26-page--ai-energy .nw26-advantage-grid article:nth-child(5),
  .nw26-page--ai-energy .nw26-advantage-grid article:last-child{
    grid-column:auto !important;
    min-height:196px;
    padding:16px;
  }
  .nw26-page--ai-energy .nw26-advantage-grid h3{font-size:17px;line-height:1.4}
  .nw26-page--ai-energy .nw26-advantage-grid p{font-size:13px;line-height:1.65}
  .nw26-page--ai-energy .nw26-capability-grid article,
  .nw26-page--ai-energy .nw26-reason-grid article,
  .nw26-page--ai-energy .nw26-pain-grid article,
  .nw26-page--ai-energy .nw26-safety-grid article,
  .nw26-page--ai-energy .nw26-mode-grid article,
  .nw26-page--ai-energy .nw26-timeline li{
    min-height:196px;
    padding:16px;
  }
  .nw26-page--ai-energy .nw26-safety-grid h3,
  .nw26-page--ai-energy .nw26-mode-grid h4,
  .nw26-page--ai-energy .nw26-timeline h3{font-size:16px}
  .nw26-page--ai-energy .nw26-safety-grid p,
  .nw26-page--ai-energy .nw26-mode-grid p,
  .nw26-page--ai-energy .nw26-mode-grid span,
  .nw26-page--ai-energy .nw26-timeline p{font-size:13px;line-height:1.65}
  .nw26-page--ai-energy .nw26-case-body{padding:14px;gap:8px}
  .nw26-page--ai-energy .nw26-case-grid--rich .nw26-case-body h3{font-size:16px;line-height:1.4}
  .nw26-page--ai-energy .nw26-case-grid--rich .nw26-case-body p{font-size:13px;line-height:1.65}
  .nw26-page--ai-energy .nw26-case-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 0}
  .nw26-page--ai-energy .nw26-case-metrics b{font-size:15px}
  .nw26-page--ai-energy .nw26-case-metrics span{font-size:11px}
}
@media(prefers-reduced-motion:reduce){
  .nw26-page--ai-energy .nw26-sol-brain__arc,
  .nw26-page--ai-energy .nw26-sol-brain__gear,
  .nw26-page--ai-energy .nw26-sol-brain__mesh path,
  .nw26-page--ai-energy .nw26-sol-brain__dots circle,
  .nw26-page--ai-energy .nw26-sol-gauge,
  .nw26-page--ai-energy .nw26-sol-gauge__ring,
  .nw26-page--ai-energy .nw26-sol-gauge__scan,
  .nw26-page--ai-energy .nw26-sol-brain__flow i{
    animation:none !important;
  }
  .nw26-page--ai-energy .nw26-sol-brain__mesh path{stroke-dashoffset:0}
}

/* Final 01 Banner contract: late AI compatibility rules must not restore the overlay layout. */
@media(max-width:759px){
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video{
    min-height:0;
    display:block;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video::after{display:none}
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-hero__video{
    position:relative;
    inset:auto;
    z-index:0;
    display:block;
    width:100%;
    height:clamp(260px,46vh,440px);
    aspect-ratio:auto;
    object-fit:cover;
    filter:none;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-detail-grid{
    width:100%;
    max-width:none;
    min-height:0;
    display:block;
    margin:0;
    padding:0;
  }
  .nw26-page--ai-energy .nw26-detail-hero--ai-energy-video .nw26-reveal{
    position:relative;
    z-index:1;
    width:100%;
    max-width:none;
    margin:0;
    padding:20px 16px 22px;
    border:0;
    border-radius:0;
    box-shadow:none;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
  }
}
