/* ==========================================================================
   TOSBAĞA Siber Güvenlik Topluluğu - Light Mac Theme (Beyaz Tema Mac Style)
   ========================================================================== */

body.theme-light-mac {
  --bg-primary: #e2e8f0;
  --bg-secondary: #ffffff;
  --bg-nav: rgba(255, 255, 255, 0.88);
  --card-bg: #ffffff;
  --text-primary: #0f172a;
  --text-secondary: #475569;
  --accent-color: #2563eb;
  --accent-glow-bg: rgba(37, 99, 235, 0.1);
  --border-color: #cbd5e1;
  --shadow-color: rgba(0, 0, 0, 0.08);
  --shadow-glow: rgba(37, 99, 235, 0.2);
  --btn-bg: #ffffff;
  --btn-hover-bg: #eff6ff;
  --terminal-bg: #f8fafc;
  --terminal-header-bg: #e2e8f0;
}
