/* ====================================================================
   2 - DISLEKSI ERISILEBILIR PALETI (DYSLEXIA)
   ==================================================================== */

html[data-ist-theme="dyslexia"] {
  --ist-bg: var(--color-alt-content-bg);
  --ist-bg-rgb: 237, 217, 192;
  --ist-bg-dark: var(--color-alt-content-overlay);
  --ist-bg-elevated: var(--color-alt-content-bg-alt);
  --ist-surface: #fffbf7;
  --ist-surface-d1: #eae3d9;
  --ist-surface-dark: #f2e6d4;
  --ist-surface-2: #f5ead8;
  --ist-surface-3: #edd9c0;
  --ist-surface-4: #e0c9a6;
  --ist-wshine-bg: linear-gradient( 50deg, #a78d78 0%, #dec8b0 33%, #8f7d73 67%, #d6c3a3 100% ) !important;
  --ist-minicard-bg: #d6c3a3;
  --ist-logo-color: #f59e0b;
  --ist-primary: var(--color-alt-content-primary);
  --ist-primary-dark: var(--color-alt-content-overlay);
  --ist-primary-hover: var(--color-alt-content-link-hover);
  --ist-primary-fg: #fffbf7;
  --ist-primary-soft: rgba(180, 83, 9, 0.1);
  --ist-primary-50: rgba(180, 83, 9, 0.6);
  --ist-primary-border: rgba(180, 83, 9, 0.25);
  --ist-secondary: #1d4e8f;
  --ist-secondary-hover: #163d72;
  --ist-accent: #0f6b74;
  --ist-accent-hover: #0a5059;
  --ist-accent-2: #5b21b6;
  --ist-accent-2-hover: #4c1d95;
  --ist-emerald-soft: rgba(15, 107, 116, 0.08);
  --ist-emerald: #f59e0b;
  --ist-emerald-dark: #0a5059;
  --ist-antique: #b45309;
  --ist-antique-soft: rgba(180, 83, 9, 0.08);
  --ist-antique-dark: #92400e;
  --ist-comment-user: #1d4e8f;
  --ist-post-title: #f59e0b;
  --ist-divide-light: #fff8e9;
  --ist-divide-dark: #b3ada4;
  --ist-divide-softdark: #baa88e;
  --ist-divide-softlight: #fffcf5;
  --ist-blockquote-bg: #6e473b;
  --ist-inner-hero-text: var(--color-content-text);
  --isthome-hero-title-text: #f59e0b;
  --ist-text: var(--color-alt-content-text);
  --ist-text-2: #4a3520;
  --ist-text-3: #6b4f30;
  --ist-text-muted: var(--color-alt-content-faded);
  --ist-text-h1-3d: rgba(140, 98, 57, 0.95);
  --ist-sidebar-strong: var(--ist-accent);
  --ist-h2-color: #92400e !important;
  --ist-h3-color: var(--ist-accent);
  --h3-font-size: 25px;
  --ist-h4-color: #675042;
  --ist-acrd-border: #baaa96;
  --ist-acrd-bg: #baaa96;
  --ist-acrd-item-border: #baaa96;
  --ist-acrd-trigger-bg: var(--ist-surface-2);
  --ist-acrd-trigger-hover-bg: var(--ist-bg);
  --ist-acrd-trigger-hover-color: var(--ist-primary);
  --ist-acrd-trigger-ist-open-bg: rgba(245, 158, 11, 0.1);
  --ist-acrd-trigger-ist-open-color: var(--ist-text);
  --ist-acrd-icon-bg: var(--ist-surface-2);
  --ist-acrd-trigger-open-icon-bg: var(--ist-primary);
  --ist-acrd-trigger-open-icon-color: var(--ist-primary-fg);
  --ist-acrd-body-inner-color: var(--ist-text-2);
  --ist-acrd-body-inner-bg: var(--ist-surface-2);
  --ist-acrd-header-bg: var(--ist-module-title-bg) !important;
  --ist-acrd-header-border: var(--ist-primary);
  --ist-header-section-color: #234839;
  --ist-header-section-border: #926c15;
  --ist-border: rgba(45, 32, 22, 0.1);
  --ist-border-strong: rgba(45, 32, 22, 0.18);
  --ist-border-light: rgba(146, 64, 14, 0.5);
  --ist-border-stone: #edd9c0;
  --ist-navbar-border: rgba(180, 83, 9, 0.5);
  --ist-post-panel-bg: #e0c9a6;
  --ist-post-panel-border: rgb(224, 201, 166, 0.8);
  --ist-danger: #b91c1c;
  --ist-danger-soft: rgba(185, 28, 28, 0.08);
  --ist-warn: #92400e;
  --ist-warn-soft: rgba(146, 64, 14, 0.08);
  --ist-success: #1d4e8f;
  --ist-success-soft: rgba(29, 78, 143, 0.08);
  --ist-info: #1e40af;
  --ist-info-soft: rgba(30, 64, 175, 0.08);
  --ist-footer-bg: var(--color-subfooter-bg);
  --ist-footer-bg-elevated: var(--color-subfooter-bg-alt);
  --ist-footer-border: var(--color-subfooter-border);
  --ist-footer-heading: var(--color-subfooter-heading);
  --ist-footer-text: var(--color-subfooter-text);
  --ist-footer-link: var(--color-subfooter-link);
  --ist-footer-link-hover: var(--color-subfooter-link-hover);
}

html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .w-nav-title,
html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .w-search-open i,
html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .material-icons,
html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .ush_text_3 span,
html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .ush_text_3 a {
  color: #fffbf7 !important;
  text-shadow: 0 1px 4px rgba(15, 23, 42, 0.4) !important;
}

html[data-ist-theme="dyslexia"] header.l-header.bg_transparent .w-nav-item:hover .w-nav-title {
  color: var(--ist-primary-dark) !important;
  text-shadow: none !important;
}

html[data-ist-theme="dyslexia"] header.l-header.sticky .w-nav-title,
html[data-ist-theme="dyslexia"] header.l-header.sticky .w-search-open i,
html[data-ist-theme="dyslexia"] header.l-header.sticky .material-icons,
html[data-ist-theme="dyslexia"] header.l-header.sticky .ush_text_3 span,
html[data-ist-theme="dyslexia"] header.l-header.sticky .ush_text_3 a {
  color: var(--ist-text-2) !important;
  text-shadow: none !important;
}

html[data-ist-theme="dyslexia"] .ist-navbar { background: rgba(248, 250, 252, 0.88); }
html[data-ist-theme="dyslexia"] .ist-navbar.scrolled { background: rgba(248, 250, 252, 0.96); }

html[data-ist-theme="dyslexia"] .inner-hero-row::before {
  background: linear-gradient(to bottom, rgba(214, 205, 189, 0.6) 0%, rgba(237, 233, 223, 0.25) 60%, var(--ist-bg) 100%) !important;
}

html[data-ist-theme="dyslexia"] .isthome-hero::before {
  background: radial-gradient(ellipse at center, rgba(217, 119, 6, 0.08) 0%, rgba(2, 132, 199, 0.04) 30%, rgba(5, 150, 105, 0.02) 50%, transparent 75%);
}

html[data-ist-theme="dyslexia"] .isthome-hero::after {
  background-image: linear-gradient(rgba(217, 119, 6, 0.04) 1px, transparent 1px), linear-gradient(90deg, rgba(217, 119, 6, 0.04) 1px, transparent 1px);
}

html[data-ist-theme="dyslexia"] .ist-loading-overlay { background: rgba(241, 245, 249, 0.85); }