.investment-overview{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem 2rem;margin:1.25rem 0}.investment-overview__item{display:flex;flex-direction:column;gap:.25rem}.investment-overview__label{font-size:.875rem;font-weight:600;color:#495057}.investment-overview__value{font-size:1rem;font-variant-numeric:tabular-nums}.investment-overview__name{font-weight:600;margin-bottom:.5rem}.investment-overview__project-tag{display:inline-block;background-color:var(--pip-blue, #0d6efd);color:var(--pip-white, #fff);font-size:.875rem;font-weight:600;padding:5px 10px;border-radius:20px;white-space:nowrap;width:fit-content}.investment-overview__rate-structure{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.investment-overview__empty{margin:0;font-size:.9375rem;color:#6c757d}
