
  #rephub .rephub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}
  #rephub .rephub-grp{background:#0e1730;border:1px solid #25304f;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}
  #rephub .rephub-lbl{font-size:12px;font-weight:700;color:#c8d0e8;margin-bottom:2px}
  #rephub .rephub-grp .btn{justify-content:flex-start;text-align:left}
