/* Default Theme - Already defined in profile.css */
.theme-default {
  --profile-bg: #0f0f1a;
  --profile-card: #1a1a2e;
  --profile-text: #f8fafc;
  --profile-text-secondary: #94a3b8;
  --profile-primary: #6366f1;
  --profile-border: rgba(255, 255, 255, 0.08);
}
.bi::before, [class*=" bi-"]::before, [class^=bi-]::before{
  color: #fff;
}
