#solutions-hero{background:var(--brand);color:#fff;text-align:center;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}#solutions-hero .rh-wrap{max-width:900px;margin:0 auto;padding:1.5rem 1.5rem 3rem}#solutions-hero h1{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,1.8vw + 1rem,2.5rem);font-weight:700;line-height:1.2}#solutions-hero .rh-sub{color:#ffffffe6;margin:0;font-size:clamp(1rem,.5vw + .9rem,1.25rem);line-height:1.5}#rh-filter-grid{--pill:#f1f7fa;--card:#fff;--ring:#0facd740;color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}#rh-filter-grid *{box-sizing:border-box}#rh-filter-grid .rh-wrap{max-width:1120px;margin:0 auto;padding:1rem}#rh-filter-grid h2{text-align:center;margin-bottom:.75rem;font-size:clamp(1.5rem,1.6vw + 1rem,2.2rem)}#rh-filter-grid .rh-sub{text-align:center;color:var(--muted);margin:0 0 1rem}#rh-filter-grid .rh-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;margin-bottom:1.75rem;display:flex}#rh-filter-grid .rh-pills button{appearance:none;background:var(--pill);color:var(--ink);cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.5rem .85rem;font-size:.95rem;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}#rh-filter-grid .rh-pills button:hover{border-color:var(--ring);box-shadow:0 0 0 .2rem var(--ring)}#rh-filter-grid .rh-pills button[aria-pressed=true]{background:var(--brand);color:#fff}#rh-filter-grid .rh-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}#rh-filter-grid .rh-card{background:var(--card);border:1px solid #e7eef3;border-radius:14px;flex-direction:column;grid-column:span 12;gap:.65rem;padding:1rem;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex}@media (width>=640px){#rh-filter-grid .rh-card{grid-column:span 6}}@media (width>=960px){#rh-filter-grid .rh-card{grid-column:span 4}}#rh-filter-grid .rh-card:hover{border-color:var(--ring);transform:translateY(-2px);box-shadow:0 8px 24px #0facd714}#rh-filter-grid .rh-top{align-items:center;gap:.75rem;display:flex}#rh-filter-grid .rh-ico{width:40px;height:40px;color:var(--brand);background:#f3fbfe;border:1px solid #e1f5fb;border-radius:10px;place-items:center;font-size:1.15rem;display:grid;overflow:hidden}#rh-filter-grid .rh-title{margin:0;font-size:1.05rem;font-weight:700}#rh-filter-grid .rh-blurb{color:var(--muted);margin:0;line-height:1.4}#rh-filter-grid .rh-tags{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}#rh-filter-grid .rh-tag{color:#3a5668;background:#f6fafc;border:1px dashed #dce9ef;border-radius:999px;padding:.25rem .5rem;font-size:.75rem}#rh-filter-grid .rh-cta-row{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}#rh-filter-grid .rh-btn{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e7eef3;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem .85rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}#rh-filter-grid .rh-btn:hover{border-color:var(--ring);box-shadow:0 0 0 .2rem var(--ring)}#rh-filter-grid .rh-btn.primary{background:var(--brand);color:#fff;border-color:#0000}#rh-filter-grid .rh-btn.primary:hover{box-shadow:0 6px 16px #0facd740}#rh-filter-grid .is-hidden{display:none!important}#rh-filter-grid .toast{z-index:9999;color:#fff;background:#0b1720;border-radius:10px;padding:.75rem 1rem;display:none;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000002e}#rh-filter-grid .toast.show{animation:.2s ease-out fadein;display:block}@keyframes fadein{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}#rh-specialties{--bg:#eef6fa;background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}#rh-specialties *{box-sizing:border-box}#rh-specialties .rh-wrap{max-width:1120px;margin:0 auto;padding:3rem 1rem}#rh-specialties h2{text-align:center;margin:0 0 .5rem;font-size:clamp(1.5rem,1.6vw + 1rem,2.2rem);font-weight:700}#rh-specialties .rh-sub{color:var(--muted);text-align:center;margin:0 0 2rem;font-size:1.05rem}#rh-specialties .rh-grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}#rh-specialties .rh-card{text-align:center;background:#fff;border-radius:14px;flex-direction:column;flex:0 180px;align-items:center;gap:.75rem;max-width:200px;padding:1.5rem;transition:box-shadow .2s,transform .2s;display:flex}@media (width>=640px){#rh-specialties .rh-card{grid-column:span 6}}@media (width>=960px){#rh-specialties .rh-card{grid-column:span 4}}@media (width>=1200px){#rh-specialties .rh-card{grid-column:span 2}}#rh-specialties .rh-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}#rh-specialties .rh-ico{width:56px;height:56px;color:var(--brand);background:#f3fbfe;border:1px solid #e1f5fb;border-radius:14px;place-items:center;font-size:1.5rem;display:grid}#rh-specialties .rh-title{margin:0;font-size:1rem;font-weight:600}#solutions-cta{background:linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;text-align:center;padding:5rem 0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,Arial,sans-serif}#solutions-cta .rh-wrap{max-width:900px;margin:0 auto;padding:0 1.5rem}#solutions-cta h2{color:#fff;margin:0 0 2rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}#solutions-cta .rh-cta-button{color:var(--brand);cursor:pointer;background:#fff;border-radius:50px;padding:1.15rem 3rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 16px #0000001a}#solutions-cta .rh-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 24px #00000026}
