.investors-header{max-width:600px}.investors-header h1{font-size:var(--text-h1);margin-bottom:var(--space-sm)}.investors-header p{color:var(--text-secondary);font-size:1.1rem;font-weight:300}.investors-pillars{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.investors-pillar{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--space-xl)var(--space-lg);gap:var(--space-lg);transition:all var(--duration-fast)var(--ease);flex-direction:column;display:flex}.investors-pillar:hover{border-color:var(--border-medium);transform:translateY(-4px)}.investors-pillar__metric{flex-direction:column;gap:4px;display:flex}.investors-pillar__big{font-size:var(--text-display);background:linear-gradient(135deg,var(--sunburst),var(--coral));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800;line-height:1}.investors-pillar__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:500}.investors-pillar__num{font-size:var(--text-xs);color:var(--sunburst);margin-bottom:var(--space-xs);font-weight:600;display:block}.investors-pillar__content h3{font-size:var(--text-h3);margin-bottom:var(--space-xs);font-weight:600}.investors-pillar__content p{color:var(--text-secondary);font-weight:300;font-size:var(--text-sm);line-height:1.6}.investors-cta{justify-content:space-between;align-items:center;gap:var(--space-xl);display:flex}.investors-cta h2{font-size:var(--text-h2);margin-bottom:var(--space-sm)}.investors-cta>div:first-child p{color:var(--text-secondary);max-width:500px;font-weight:300;line-height:1.7}.investors-cta__actions{gap:var(--space-sm);flex-direction:column;flex-shrink:0;display:flex}@media (max-width:1024px){.investors-pillars{grid-template-columns:1fr 1fr}}@media (max-width:768px){.investors-pillars{grid-template-columns:1fr}.investors-cta{text-align:center;flex-direction:column}.investors-cta__actions{align-items:center;width:100%}}
