.solution-intro{max-width:780px}.solution-intro p{font-size:18px;color:var(--muted)}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{min-height:245px;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.solution-card span{color:var(--blue);font:700 12px Manrope,sans-serif;letter-spacing:.12em}.solution-card h3{font-size:22px;margin:24px 0 12px}.solution-card p{color:var(--muted);margin:0}
.solution-muted{background:#f5f8fa}.growth-path{display:grid;grid-template-columns:repeat(3,1fr);border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #0b29431a}.growth-stage{position:relative;min-height:270px;padding:34px;background:#fff}.growth-stage:nth-child(2){background:#eaf6f6}.growth-stage:nth-child(3){background:var(--navy2);color:#fff}.growth-stage:not(:last-child):after{content:'→';position:absolute;right:-17px;top:34px;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--aqua);color:var(--navy);font-weight:800}.growth-stage small{color:var(--blue);font:800 12px Manrope,sans-serif;letter-spacing:.14em}.growth-stage:nth-child(3) small{color:var(--aqua)}.growth-stage h3{font-size:27px;margin:10px 0 14px}.growth-stage p{color:var(--muted);margin:0}.growth-stage:nth-child(3) p{color:#bdd0dc}
.solution-model{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:start}.solution-model-copy{position:sticky;top:110px;padding:38px;border-radius:24px;background:var(--navy);color:#fff}.solution-model-copy h2{font-size:clamp(34px,4vw,52px)}.solution-model-copy p{color:#b9ccd8}.solution-list{display:grid;gap:13px}.solution-list article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:22px;border:1px solid var(--line);border-radius:14px}.solution-list b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf6f6;color:#087c74}.solution-list h3{font-size:18px;margin:3px 0 7px}.solution-list p{color:var(--muted);margin:0}.solution-band-copy p{margin:10px 0 0}
@media(max-width:900px){.solution-grid{grid-template-columns:repeat(2,1fr)}.solution-model{grid-template-columns:1fr}.solution-model-copy{position:static}}
@media(max-width:620px){.solution-grid,.growth-path{grid-template-columns:1fr}.growth-stage:not(:last-child):after{right:28px;top:auto;bottom:-17px;transform:rotate(90deg)}.solution-model{gap:28px}.solution-model-copy{padding:28px}}
/* v2.1 unified solution-page system */
.solution-page .page-hero{min-height:590px;align-items:center}
.solution-page .page-hero>div,.solution-page .page-aside{max-width:100%}
.solution-page .page-hero .actions{margin-top:32px}
.solution-page .solution-intro{max-width:780px}
.solution-page .solution-card{min-height:245px}
.solution-page .solution-model{align-items:start}
.solution-page .band .solution-band-copy{max-width:820px}
.solution-page .band .solution-band-copy h2{max-width:820px}
.solution-page .band .button{flex:0 0 auto}
@media(max-width:980px){.solution-page .page-hero{min-height:auto}.solution-page .page-aside{align-self:start}}
