.usp-systems-grid{grid-template-columns:1fr;gap:16px;margin-top:2.5rem;display:grid}@media (min-width:640px){.usp-systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.usp-systems-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.usp-role-portals{margin-top:3rem}.usp-role-portals-heading{max-width:42rem}.usp-role-portals-heading h3{font-family:var(--font-heading);font-size:var(--text-card-title-lg);font-weight:var(--weight-heading);line-height:var(--leading-tight);color:#0f172a;margin:0}.usp-role-portals-heading p{font-size:var(--text-sm);font-weight:var(--weight-body);line-height:var(--leading-body);color:#64748b;margin:8px 0 0}.usp-role-portals-grid{grid-template-columns:1fr;gap:16px;margin-top:1.5rem;display:grid}@media (min-width:640px){.usp-role-portals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.usp-role-portal-card{background:linear-gradient(#f8fafc 0%,#fff 55%);border-color:#cbd5e1}.usp-role-badge{color:#f8fafc;width:fit-content;font-family:var(--font-heading);font-size:var(--text-xs,.75rem);font-weight:var(--weight-heading);letter-spacing:.04em;text-transform:uppercase;background:#334155;border-radius:8px;padding:6px 12px;line-height:1;display:inline-block}.usp-system-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-height:100%;padding:22px;display:flex;box-shadow:0 16px 40px #0f172a0d}.usp-system-card.featured{background:linear-gradient(#eff6ff 0%,#fff 55%);border-color:#93c5fd}.usp-acronym{color:#f8fafc;width:fit-content;font-family:var(--font-heading);font-size:var(--text-card-title-lg);font-weight:var(--weight-heading);letter-spacing:.06em;background:#0f172a;border-radius:8px;padding:6px 12px;line-height:1;display:inline-block}.usp-system-card.featured .usp-acronym{background:#2563eb}.usp-system-icon{color:#2563eb;background:#eff6ff;border-radius:12px;place-items:center;width:44px;height:44px;margin-top:14px;display:grid}.usp-system-card h3{font-family:var(--font-heading);font-size:var(--text-card-title);font-weight:var(--weight-heading);line-height:var(--leading-tight);color:#0f172a;margin:12px 0 0}.usp-system-card>p{font-size:var(--text-sm);font-weight:var(--weight-body);line-height:var(--leading-body);color:#64748b;flex:1;margin:10px 0 0}
