.solutions-hero{padding:120px 0 72px;background:linear-gradient(180deg,#f7f3ea,#ffffff)}.solutions-hero__inner{max-width:920px;margin:0 auto;padding:0 clamp(24px,5vw,80px)}.solutions-hero__eyebrow{margin:0 0 12px;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(10,10,10,.55)}.solutions-hero__title{margin:0 0 16px;font-size:clamp(34px,4.8vw,56px);font-weight:500;letter-spacing:-.04em;line-height:1.05;color:#0a0a0a}.solutions-hero__lead{margin:0 0 28px;max-width:760px;font-size:clamp(16px,1.8vw,20px);line-height:1.65;color:rgba(10,10,10,.78)}.solutions-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.solutions-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.solutions-hero__btn--primary{background:#0a0a0a;color:#fff}.solutions-hero__btn--ghost{border:1px solid rgba(10,10,10,.16);color:#0a0a0a}.solutions-section{padding:clamp(56px,8vw,88px) 0}.solutions-section--muted{background:#f7f7f7}.solutions-section__inner{max-width:1180px;margin:0 auto;padding:0 clamp(24px,5vw,80px)}.solutions-section__title{margin:0 0 12px;font-size:clamp(26px,3.2vw,36px);font-weight:500;letter-spacing:-.03em;line-height:1.15;color:#0a0a0a}.solutions-section__intro{margin:0 0 28px;max-width:760px;font-size:16px;line-height:1.65;color:rgba(10,10,10,.76)}.solutions-section__footnote{margin:28px 0 0;max-width:760px;font-size:15px;line-height:1.65;color:rgba(10,10,10,.72)}.solutions-section__link{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px}.solutions-grid{display:grid;gap:16px}.solutions-card{padding:22px 24px;border-radius:18px;background:#fff;border:1px solid rgba(10,10,10,.08)}.solutions-section--muted .solutions-card{background:#fff}.solutions-card__title{margin:0 0 8px;font-size:18px;font-weight:600;letter-spacing:-.02em;color:#0a0a0a}.solutions-card__body{margin:0;font-size:15px;line-height:1.65;color:rgba(10,10,10,.76)}@media (min-width:768px){.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}