/* index.html sayfa-ozel stilleri — eskiden <style> blogunda; CSP icin harici (2026-07-24) */
/* Yön: "zarif" token'ları sabitlendi (tasarım-zamanı tweaks paneli üretimde yok) */
  :root{
    --bg:#ffffff;--bg-alt:#FAF7F1;--band:#16120D;--band-text:#F1E9DC;--surface:#ffffff;
    --text:#1A1611;--text-2:#5b5349;--muted:#797165;--line:#ece5d8;--line-strong:#dccfbb;
    --primary:#c04f00;--primary-hover:#a34300;--primary-soft:#fbf0e6;--primary-ink:#ffffff;
    --accent:#F8B800;--gold:#C9A24B;--gold-ink:#8c6d2a;--danger:#E00010;--ring:rgba(192,79,0,.22);
    --radius:12px;--radius-lg:18px;
    --shadow:0 1px 2px rgba(22,18,13,.04), 0 18px 50px -28px rgba(22,18,13,.22);
    --shadow-lg:0 50px 90px -44px rgba(22,18,13,.34);
  }
