/* ==========================================================================
   TOSBAĞA Siber Güvenlik Topluluğu - Light Green Theme (Beyaz Tema Yeşil Font)
   ========================================================================== */

body.theme-light-green {
  --bg-primary: #f8fafc;
  --bg-secondary: #ffffff;
  --bg-nav: rgba(255, 255, 255, 0.92);
  --card-bg: #ffffff;
  --text-primary: #064e3b;
  --text-secondary: #047857;
  --accent-color: #059669;
  --accent-glow-bg: rgba(5, 150, 105, 0.12);
  --border-color: rgba(5, 150, 105, 0.25);
  --shadow-color: rgba(5, 150, 105, 0.08);
  --shadow-glow: rgba(5, 150, 105, 0.2);
  --btn-bg: #ecfdf5;
  --btn-hover-bg: rgba(5, 150, 105, 0.18);
  --terminal-bg: #f0fdf4;
  --terminal-header-bg: #d1fae5;
}
