*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f5f7f9;color:#17212b;font-family:"Microsoft YaHei","Noto Sans SC",Arial,sans-serif;line-height:1.7}
a{color:inherit;text-decoration:none}
.nav{position:absolute;top:0;left:0;right:0;z-index:10;border-bottom:1px solid rgba(15,30,45,.1);background:rgba(255,255,255,.78);backdrop-filter:blur(18px)}
.nav-inner{max-width:1320px;margin:auto;height:82px;display:flex;align-items:center;gap:42px;padding:0 30px}
.brand{display:flex;align-items:center;gap:13px;margin-right:auto;font-weight:650;letter-spacing:.02em}
.brand img{width:50px;height:35px;object-fit:contain;filter:invert(1)}
.nav nav{display:flex;gap:30px;color:#4c5863;font-size:14px}
.nav nav a:hover{color:#0d6b93}
.nav-cta{border:1px solid #bfd0db;padding:9px 18px;font-size:13px;color:#17384b;background:#fff}
.hero{min-height:790px;position:relative;overflow:hidden;display:flex;align-items:center;background:#eef4f7}
.hero-bg{position:absolute;inset:0;background:
radial-gradient(circle at 76% 36%,rgba(86,180,218,.24),transparent 28%),
radial-gradient(circle at 91% 76%,rgba(41,115,157,.13),transparent 32%),
linear-gradient(110deg,#ffffff 0%,#f2f7f9 50%,#e7f0f4 100%)}
.hero-bg:before{content:"";position:absolute;right:-8%;top:11%;width:58%;height:76%;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(207,226,235,.3));box-shadow:inset 0 0 100px rgba(255,255,255,.9);transform:rotate(-9deg)}
.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 57%,rgba(255,255,255,.42) 57.2% 57.6%,transparent 57.8%)}
.hero-content{position:relative;z-index:2;max-width:1320px;width:100%;margin:auto;padding:155px 30px 105px}
.eyebrow,.section-label{font-size:11px;letter-spacing:.22em;color:#6e8492}
.hero h1{font-size:clamp(48px,6vw,82px);line-height:1.08;letter-spacing:-.05em;margin:24px 0;color:#152632}
.hero h1 span{color:#367d9d}
.hero p{max-width:640px;color:#5b6872;font-size:17px}
.hero-actions{display:flex;gap:12px;margin-top:34px}
.btn{padding:13px 24px;border:1px solid #c6d5dd;font-size:14px}
.btn.primary{background:#173d52;color:#fff;border-color:#173d52}
.btn.ghost{background:rgba(255,255,255,.65);color:#203b4a}
.btn b{margin-left:25px}
.hero-mark{position:absolute;right:6vw;bottom:5vw;font-size:min(30vw,360px);font-weight:900;letter-spacing:-.12em;color:rgba(23,61,82,.055);line-height:.7}
.scroll{position:absolute;bottom:28px;left:30px;color:#81909a;font-size:10px;letter-spacing:.2em}
.scroll i{display:inline-block;width:55px;height:1px;background:#9eafb9;margin-left:12px;vertical-align:middle}
.section{max-width:1320px;margin:auto;padding:115px 30px}
.intro{max-width:1320px;margin:auto;padding:115px 30px 75px}
.intro-grid,.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;margin-top:28px}
.intro h2,.about h2{font-size:clamp(40px,5vw,66px);line-height:1.12;letter-spacing:-.045em;margin:0;color:#172b37}
.intro em,.about em{font-style:normal;color:#4383a0}
.intro p,.about p{color:#687680}
.lead{font-size:21px!important;color:#344854!important}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:18px 0 44px}
.section-head h2{font-size:52px;letter-spacing:-.04em;margin:0;color:#172b37}
.section-head p{max-width:430px;color:#71808a}
.product-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}
.product-card{background:#fff;border:1px solid #dbe4e9;box-shadow:0 16px 40px rgba(24,52,68,.06)}
.product-image{height:290px;position:relative;overflow:hidden;background:linear-gradient(145deg,#edf5f8,#d7e6ed)}
.product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 30%,rgba(44,108,137,.1) 30.2% 30.7%,transparent 30.9%),linear-gradient(160deg,#dbe9ef,#edf4f7 65%)}
.product-image.conveyor:before{content:"";position:absolute;width:110%;height:70px;left:-5%;top:48%;background:#fff;border:2px solid #66818f;transform:rotate(-10deg);z-index:1;box-shadow:0 0 0 18px rgba(65,121,146,.05)}
.product-image.cabinet:before{content:"PLC";position:absolute;z-index:2;left:38%;top:25%;width:24%;height:50%;display:grid;place-items:center;border:2px solid #718996;background:#f9fbfc;color:#315465;letter-spacing:.15em;box-shadow:0 15px 35px rgba(41,77,94,.12)}
.product-image.drive:before{content:"VFD";position:absolute;z-index:2;left:37%;top:28%;width:26%;height:44%;display:grid;place-items:center;border:2px solid #718996;background:#f9fbfc;color:#315465;letter-spacing:.15em;box-shadow:0 15px 35px rgba(41,77,94,.12)}
.product-body{padding:24px}
.product-body span,.case-text>span{font-size:10px;letter-spacing:.18em;color:#71828d}
.product-body h3{font-size:23px;margin:8px 0;color:#1d303c}
.product-body p,.solution-grid p,.case-text p{color:#71808a;font-size:14px}
.product-body a,.text-link{display:inline-block;margin-top:12px;font-size:13px;color:#2d7798}
.solutions{border-top:1px solid #dfe7eb;background:#eef4f6}
.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d4e0e6;border-bottom:1px solid #d4e0e6}
.solution-grid article{padding:36px 24px;border-right:1px solid #d4e0e6}
.solution-grid article:last-child{border-right:0}
.solution-grid b{font-size:11px;color:#77909d}
.solution-grid h3{font-size:19px;margin:30px 0 5px;color:#1d3441}
.cases{display:grid;grid-template-columns:1.45fr .75fr;max-width:none;padding:0;background:#dce9ee}
.case-visual{min-height:600px;background:linear-gradient(135deg,#b9d0da,#e9f1f4 70%);position:relative}
.case-visual:before{content:"";position:absolute;inset:12% 8%;border:1px solid rgba(30,77,99,.22);background:linear-gradient(145deg,transparent 35%,rgba(255,255,255,.45) 35.2% 55%,transparent 55.2%)}
.case-overlay{position:absolute;left:8%;bottom:9%;z-index:2}
.case-overlay h2{font-size:54px;line-height:1.12;margin:16px 0;color:#18303e}
.case-overlay p{color:#607580;max-width:460px}
.case-text{padding:90px 8vw;display:flex;flex-direction:column;justify-content:center;background:#f4f8f9}
.case-text h3{font-size:35px;line-height:1.3;color:#19313e}
.about{border-top:1px solid #dfe7eb;background:#fff}
.stats{display:flex;gap:45px;margin-top:50px;border-top:1px solid #dbe4e9;padding-top:28px}
.stats strong{display:block;font-size:25px;color:#1d3a49}
.stats span{font-size:11px;color:#75858e}
.contact{background:#173d52;color:#fff}
.contact-inner{max-width:1320px;margin:auto;padding:100px 30px;display:grid;grid-template-columns:1fr 1fr;gap:100px}
.contact .section-label{color:#9eb8c6}
.contact h2{font-size:55px;line-height:1.1;margin:20px 0}
.contact p{color:#c4d2d9;max-width:520px}
.contact-card{border-left:1px solid rgba(255,255,255,.22);padding-left:40px;display:flex;flex-direction:column;gap:25px}
.contact-card div{display:flex;flex-direction:column}
.contact-card span{font-size:10px;letter-spacing:.16em;color:#9db4c0}
.contact-placeholder{border-top:1px solid rgba(255,255,255,.2);padding-top:24px}
.contact-placeholder small{color:#9db4c0}
footer{display:flex;justify-content:space-between;max-width:1320px;margin:auto;padding:25px 30px;color:#71818a;font-size:11px;letter-spacing:.08em;background:#f5f7f9}
.page-hero{padding:165px 30px 85px;max-width:1320px;margin:auto;border-bottom:1px solid #dfe7eb;background:#f5f8fa}
.page-hero h1{font-size:clamp(46px,6vw,76px);line-height:1.08;letter-spacing:-.045em;margin:18px 0;color:#172b37}
.page-hero p{max-width:650px;color:#64747e;font-size:17px}
.breadcrumb{font-size:11px;color:#708591;letter-spacing:.15em}
.inner{max-width:1320px;margin:auto;padding:90px 30px}
.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.info-card{background:#fff;border:1px solid #dbe4e9;padding:32px;min-height:230px;box-shadow:0 12px 32px rgba(24,52,68,.045)}
.info-card .num{font-size:11px;color:#78909c;letter-spacing:.16em}
.info-card h3{font-size:24px;margin:28px 0 10px;color:#203542}
.info-card p{font-size:14px;color:#71808a}
.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}
.visual-box{min-height:500px;background:linear-gradient(145deg,#d8e8ee,#f5f8fa);border:1px solid #cfdee5;position:relative;overflow:hidden}
.visual-box:after{content:"";position:absolute;inset:12%;border:1px solid rgba(41,93,115,.22);background:linear-gradient(145deg,transparent 35%,rgba(255,255,255,.6) 35.2% 62%,transparent 62.2%)}
.specs{border-top:1px solid #d7e1e6;margin-top:35px}
.spec{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #e0e7eb;font-size:14px}
.spec span:first-child{color:#758690}.spec span:last-child{color:#273f4b}
.case-list{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.case-item{min-height:330px;background:linear-gradient(145deg,#d0e1e7,#eef4f6);padding:32px;display:flex;flex-direction:column;justify-content:end;border:1px solid #d2e0e6}
.case-item h3{font-size:28px;margin:8px 0;color:#1e3744}.case-item p{color:#657781;font-size:14px}
.timeline{border-left:1px solid #cfdae0;margin-top:40px}
.timeline-item{padding:0 0 45px 35px;position:relative}
.timeline-item:before{content:"";position:absolute;left:-4px;top:5px;width:7px;height:7px;background:#397d9a}
.timeline-item strong{font-size:22px;color:#1f3946}.timeline-item p{color:#71808a;max-width:650px}
.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}
.contact-box{border:1px solid #d8e2e7;padding:35px;background:#fff;box-shadow:0 16px 40px rgba(24,52,68,.05)}
.contact-box h3{margin-top:0;font-size:24px;color:#1e3541}
.contact-line{padding:16px 0;border-bottom:1px solid #e1e7ea;display:flex;justify-content:space-between;gap:25px}
.contact-line span{color:#778791}.contact-line strong{text-align:right;color:#263e4a}
.back{display:inline-block;margin-top:25px;font-size:13px;color:#397d9a}
@media(max-width:900px){.nav-inner{height:70px}.nav nav{display:none}.hero{min-height:700px}.hero-content{padding-top:130px}.intro-grid,.about-grid,.detail-grid,.contact-inner,.cases,.contact-layout{grid-template-columns:1fr;gap:45px}.product-grid{grid-template-columns:1fr}.solution-grid{grid-template-columns:1fr 1fr}.solution-grid article:nth-child(2){border-right:0}.solution-grid article{border-bottom:1px solid #d4e0e6}.case-visual{min-height:480px}.section-head{display:block}.section-head p{margin-top:15px}.card-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.brand span{font-size:13px}.nav-cta{display:none}.hero h1{font-size:43px}.hero p{font-size:15px}.section{padding:85px 20px}.intro{padding:85px 20px 50px}.page-hero{padding:130px 20px 70px}.inner{padding:65px 20px}.section-head h2{font-size:40px}.solution-grid,.card-grid{grid-template-columns:1fr}.solution-grid article,.solution-grid article:nth-child(2){border-right:0}.case-overlay h2{font-size:39px}.case-text{padding:70px 25px}.contact-inner{padding:80px 20px}.contact h2{font-size:42px}.stats{gap:22px;flex-wrap:wrap}footer{padding:22px 20px;display:block}footer div+div{margin-top:8px}}


/* ===== V4 REAL PHOTO VISUAL OVERRIDES ===== */
.hero{background:#eaf1f5}
.hero-bg{background-image:linear-gradient(90deg,rgba(250,252,253,.98) 0%,rgba(250,252,253,.88) 30%,rgba(250,252,253,.38) 53%,rgba(250,252,253,.06) 74%),url("替换图片只看这里/01-首页首屏大图.jpg");background-size:cover;background-position:center right}
.hero-bg:before{display:none}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(15,48,66,.08));pointer-events:none}
.hero-content{z-index:3}.hero-mark{z-index:2;color:rgba(255,255,255,.13);text-shadow:0 1px 0 rgba(20,60,80,.07)}

.product-image{background-size:cover!important;background-position:center!important}
.product-image:before,.product-image:after{display:none!important}
.product-image.conveyor{background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(16,41,54,.15)),url("替换图片只看这里/02-产品-输送机.jpg")!important}
.product-image.cabinet{background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(16,41,54,.10)),url("替换图片只看这里/03-产品-控制柜.jpg")!important;background-position:38% center!important}
.product-image.drive{background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(16,41,54,.10)),url("替换图片只看这里/04-产品-驱动控制.jpg")!important;background-position:67% center!important}
.product-card{overflow:hidden}.product-image{transition:transform .55s ease}.product-card:hover .product-image{transform:scale(1.025)}

.case-visual{background-image:linear-gradient(90deg,rgba(15,40,54,.18),rgba(15,40,54,.05)),url("替换图片只看这里/05-首页案例大图.jpg");background-size:cover;background-position:center}
.case-visual:before{inset:0;border:0;background:linear-gradient(90deg,rgba(11,35,49,.58) 0%,rgba(11,35,49,.18) 48%,rgba(11,35,49,.02) 100%)}
.case-overlay .section-label,.case-overlay h2,.case-overlay p{color:#fff}.case-overlay p{color:rgba(255,255,255,.82)}

.page-hero{position:relative;overflow:hidden;max-width:none;padding-left:max(30px,calc((100vw - 1260px)/2));padding-right:max(30px,calc((100vw - 1260px)/2));background-image:linear-gradient(90deg,rgba(247,250,252,.98) 0%,rgba(247,250,252,.91) 40%,rgba(247,250,252,.50) 63%,rgba(247,250,252,.16) 100%),url("替换图片只看这里/06-二级页面顶部大图.jpg");background-size:cover;background-position:center}
.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(35,76,96,.05));pointer-events:none}.page-hero>*{position:relative;z-index:1}

.visual-box{background-image:url("替换图片只看这里/11-控制柜实景.jpg");background-size:cover;background-position:center;border-color:#cedce3}.visual-box:after{inset:0;border:0;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(15,49,66,.10))}

.case-item{position:relative;overflow:hidden;background-size:cover;background-position:center;color:#fff}
.case-item:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,28,39,.03) 20%,rgba(9,28,39,.78) 100%)}
.case-item>*{position:relative;z-index:1}.case-item h3{color:#fff}.case-item p{color:rgba(255,255,255,.82)}.case-item .section-label{color:rgba(255,255,255,.76)}
.case-item:nth-child(1){background-image:url("替换图片只看这里/07-案例1.jpg")}
.case-item:nth-child(2){background-image:url("替换图片只看这里/08-案例2.jpg")}
.case-item:nth-child(3){background-image:url("替换图片只看这里/09-案例3.jpg")}
.case-item:nth-child(4){background-image:url("替换图片只看这里/10-案例4.jpg")}

@media(max-width:900px){.hero-bg{background-position:62% center}.page-hero{padding-left:20px;padding-right:20px;background-position:58% center}}
@media(max-width:560px){.hero-bg{background-image:linear-gradient(90deg,rgba(250,252,253,.96),rgba(250,252,253,.78)),url("替换图片只看这里/01-首页首屏大图.jpg");background-position:65% center}.page-hero{background-image:linear-gradient(90deg,rgba(247,250,252,.96),rgba(247,250,252,.75)),url("替换图片只看这里/06-二级页面顶部大图.jpg")}}

/* ===== V5 REAL PHOTOGRAPHY TUNING ===== */
.hero-bg{background-position:center 58%;filter:saturate(.86) contrast(1.02)}
.product-image.conveyor{background-position:center 48%!important}
.product-image.cabinet{background-position:center 48%!important}
.product-image.drive{background-position:center 44%!important}
.case-visual{background-position:center 54%;filter:saturate(.9)}
.page-hero{background-position:center 48%}
.visual-box{background-position:center 48%}
.case-item{filter:saturate(.9)}
@media(max-width:560px){.hero-bg{background-position:54% center}.page-hero{background-position:54% center}}

/* 可点击三级页面 */
.info-card,.case-item{display:flex;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.info-card{flex-direction:column}
.info-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(24,52,68,.10);border-color:#bfd2dc}
.case-item:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(10,35,48,.14)}
.case-detail-image{min-height:500px;background-size:cover;background-position:center;border:1px solid #cfdee5}


/* ===== V7 SOLUTION DETAIL LINKS ===== */
.solution-grid .solution-card-link{padding:36px 24px;border-right:1px solid #d4e0e6;display:block;transition:background .25s ease,transform .25s ease}
.solution-grid .solution-card-link:last-child{border-right:0}
.solution-grid .solution-card-link:hover{background:rgba(255,255,255,.62);transform:translateY(-2px)}
.solution-grid .solution-card-link b{font-size:11px;color:#77909d}
.solution-grid .solution-card-link h3{font-size:19px;margin:30px 0 5px;color:#1d3441}
.solution-grid .solution-card-link p{color:#71808a;font-size:14px}
.solution-grid .solution-card-link span,.card-link{display:inline-block;margin-top:16px;font-size:12px;color:#2d7798}
@media(max-width:900px){.solution-grid .solution-card-link{border-bottom:1px solid #d4e0e6}.solution-grid .solution-card-link:nth-child(2){border-right:0}}
@media(max-width:560px){.solution-grid .solution-card-link,.solution-grid .solution-card-link:nth-child(2){border-right:0}}

/* V9：首页核心产品与解决方案布局 */
.product-grid.product-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-image.brake{background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(16,41,54,.15)),url("替换图片只看这里/02-产品-输送机.jpg")!important;background-size:cover;background-position:center 48%}
.product-image.tracking{background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(16,41,54,.12)),url("assets/engineering-mine.png")!important;background-size:cover;background-position:center}
.solution-grid.solution-grid-two{grid-template-columns:repeat(2,1fr)}
.solution-grid.solution-grid-two .solution-card-link:nth-child(2){border-right:0}
.solution-list-two{grid-template-columns:repeat(2,1fr)}
@media(max-width:1100px){.product-grid.product-grid-four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.product-grid.product-grid-four,.solution-grid.solution-grid-two,.solution-list-two{grid-template-columns:1fr}.solution-grid.solution-grid-two .solution-card-link{border-right:0}}


/* ===== V10 PROFESSIONAL SOLUTION DETAIL PAGES ===== */
.solution-hero p{max-width:780px;line-height:1.9}
.solution-story{max-width:1320px;margin:auto;padding:105px 30px}
.solution-story.compact{padding-top:100px;padding-bottom:100px}
.story-kicker{font-size:10px;letter-spacing:.22em;color:#73909e;margin-bottom:28px}
.story-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}
.story-intro h2{font-size:clamp(38px,4.6vw,62px);line-height:1.17;letter-spacing:-.045em;margin:0;color:#172b37;font-weight:650}
.story-intro h2 em{font-style:normal;color:#3d7f9c}
.story-intro p{margin:0 0 20px;color:#647681;font-size:15px;line-height:2}
.story-intro .lead-copy{font-size:20px;color:#304955;line-height:1.85}
.solution-band{background:#eaf1f4;border-top:1px solid #d7e2e7;border-bottom:1px solid #d7e2e7}
.solution-band-inner{max-width:1320px;margin:auto;padding:20px 30px}
.solution-chapter{display:grid;grid-template-columns:105px 1fr;gap:38px;padding:72px 0;border-bottom:1px solid #cfdde3}
.solution-chapter:last-child{border-bottom:0}
.solution-chapter>span{font-size:12px;letter-spacing:.18em;color:#6f8996;padding-top:10px}
.solution-chapter>div{max-width:900px}
.solution-chapter h3{font-size:31px;line-height:1.35;letter-spacing:-.02em;color:#1b3441;margin:0 0 22px;font-weight:600}
.solution-chapter p{font-size:15px;line-height:2;color:#61747f;margin:0 0 16px}
.deliverables{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid #d7e1e6;border-bottom:1px solid #d7e1e6}
.deliverables>div{padding:34px 34px 36px 0;margin-right:34px;border-right:1px solid #d7e1e6}
.deliverables>div:last-child{border-right:0;margin-right:0}
.deliverables b{font-size:10px;letter-spacing:.18em;color:#6d8b99;font-weight:500}
.deliverables h4{font-size:20px;color:#203946;margin:22px 0 10px}
.deliverables p{font-size:14px;color:#6c7d86;line-height:1.9;margin:0}
.solution-value{max-width:1320px;margin:auto;padding:105px 30px;display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;border-top:1px solid #e0e7ea}
.solution-value h2{font-size:42px;line-height:1.25;letter-spacing:-.035em;color:#19313e;margin:0}
.value-copy p{font-size:16px;color:#60737e;line-height:2;margin:0 0 22px}
.solution-cta{max-width:1260px;margin:0 auto 100px;background:#173d52;color:#fff;padding:58px 64px;display:flex;justify-content:space-between;align-items:center;gap:60px}
.solution-cta span{font-size:10px;letter-spacing:.2em;color:#9fb8c5}
.solution-cta h2{font-size:34px;line-height:1.35;margin:14px 0 10px;font-weight:550}
.solution-cta p{max-width:760px;color:#bfd0d8;margin:0}
.solution-cta .btn{flex:0 0 auto;background:#fff;color:#173d52;border-color:#fff}
@media(max-width:900px){.story-intro,.solution-value{grid-template-columns:1fr;gap:42px}.solution-chapter{grid-template-columns:55px 1fr;gap:20px}.deliverables{grid-template-columns:1fr}.deliverables>div{border-right:0;border-bottom:1px solid #d7e1e6;margin-right:0;padding-right:0}.deliverables>div:last-child{border-bottom:0}.solution-cta{margin:0 20px 70px;padding:44px 34px;display:block}.solution-cta .btn{display:inline-block;margin-top:28px}}
@media(max-width:560px){.solution-story{padding:72px 20px}.solution-story.compact{padding:72px 20px}.story-intro h2{font-size:38px}.story-intro .lead-copy{font-size:18px}.solution-band-inner{padding:0 20px}.solution-chapter{grid-template-columns:1fr;padding:52px 0}.solution-chapter>span{padding-top:0}.solution-chapter h3{font-size:26px}.solution-value{padding:75px 20px;gap:35px}.solution-value h2{font-size:36px}.solution-cta{margin:0 20px 60px;padding:36px 26px}.solution-cta h2{font-size:28px}}
