| /* Wellfound AI - Static Assets */ | |
| /* Minimal external styles (everything else is inline in index.html) */ | |
| /* Ensure footer spacing if needed */ | |
| .app-footer { | |
| text-align: center; | |
| padding: 20px; | |
| font-size: 12px; | |
| color: #94a3b8; | |
| } | |
| .app-footer a { | |
| color: #2563eb; | |
| text-decoration: none; | |
| } | |