.substrate-grid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}@media (max-width:900px){.substrate-grid{grid-template-columns:1fr}}.bio-gauges{gap:var(--space-md);flex-direction:column;display:flex}.bio-gauge{flex-direction:column;gap:4px;display:flex}.bio-gauge-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.bio-gauge-value{font-size:1.25rem;font-weight:700}.bio-gauge-bar{background:var(--bg-void);border-radius:3px;height:6px;overflow:hidden}.bio-gauge-fill{border-radius:3px;height:100%;transition:width .4s}.bio-gauge-sub{color:var(--text-muted);font-size:.65rem}.bio-history{flex-direction:column;gap:4px;display:flex}.bio-history-entry{gap:var(--space-md);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:.8rem;display:flex}.bio-history-entry:hover{background:var(--bg-elevated)}.skills-list{gap:var(--space-sm);flex-direction:column;display:flex}.skill-item{align-items:center;gap:var(--space-sm);display:flex}.skill-name{min-width:100px;font-size:.85rem}.skill-bar{background:var(--bg-void);border-radius:3px;flex:1;height:6px;overflow:hidden}.skill-bar-fill{border-radius:3px;height:100%;transition:width .4s}.calc-list{gap:var(--space-md);flex-direction:column;display:flex}.calc-card{border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-md)}.calc-card h4{font-size:.95rem}.calc-stats{gap:var(--space-lg);margin-top:var(--space-sm);flex-wrap:wrap;display:flex}.calc-stat{flex-direction:column;gap:2px;display:flex}.calc-timeline{border-radius:var(--radius-sm);height:32px;margin-top:var(--space-md);display:flex;overflow:hidden}.calc-phase{text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.calc-look{color:var(--accent-cyan);border-right:2px dashed var(--accent-cyan);background:#00d4ff33}.calc-leap{color:var(--accent-green);background:#00ff881a}
