.systems-section{background:var(--cream);padding:110px 40px;border-top:1px solid var(--rule)}.systems-sub{color:var(--ink);max-width:44rem;margin-top:1rem;line-height:1.7}.systems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--rule);border:1px solid var(--rule);margin-top:2.6rem}.sys-cell{background:var(--cream);padding:2rem 1.8rem 2.2rem}.sys-num{color:var(--copper);font-size:.8rem;margin-bottom:1rem}.sys-t{color:var(--navy);font-size:1.15rem;margin-bottom:.6rem;font-weight:700}.sys-d{color:var(--ink);line-height:1.65;font-size:.95rem}.custom-sw{margin-top:2.2rem;border:1px solid var(--copper);border-radius:6px;padding:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;background:linear-gradient(90deg,rgba(199,125,58,.08),transparent)}.custom-sw-text{max-width:46rem}.custom-sw-cta{white-space:nowrap}@media(max-width:900px){.systems-grid{grid-template-columns:1fr}}
