/*
Theme Name: Acar Hoca
Theme URI: https://acarhoca.com
Author: Dr. Behiç Çetin
Author URI: https://behic.net
Description: Prof. Dr. İbrahim Attila ACAR için özel tasarlanmış; modern, editoryal kişisel blog teması. Slider, yazar kartı, en çok okunanlar, responsive medya, TR/EN otomatik çeviri, karanlık mod ve Customizer renk kontrolü.
Version: 2.0.5
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: acar-hoca
Tags: blog, education, news, translation-ready, custom-colors, dark-mode, featured-images, editorial
*/
:root{
  --ac:#4f5bd5; --ac2:#6b78e8; --ac-soft:#eef0fb;
  --ink:#14161d; --muted:#6b7280; --line:#e9ebf0;
  --bg:#ffffff; --surface:#ffffff; --band:#f5f6fa; --radius:16px;
  --san:"Manrope",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  --ser:"Lora",Georgia,"Times New Roman",serif;
  --max:1200px; --shadow:0 10px 30px rgba(20,30,60,.08);
}
:root[data-theme="dark"]{--ac-soft:#1c2340;--ink:#e7ecf4;--muted:#95a3b8;--line:#242c3b;--bg:#0e1218;--surface:#141a24;--band:#121722;--shadow:0 12px 34px rgba(0,0,0,.5)}
@media (prefers-color-scheme: dark){:root:not([data-theme="light"]){--ac-soft:#1c2340;--ink:#e7ecf4;--muted:#95a3b8;--line:#242c3b;--bg:#0e1218;--surface:#141a24;--band:#121722;--shadow:0 12px 34px rgba(0,0,0,.45)}}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--san);font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased;transition:background .3s,color .3s}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
h1,h2,h3,h4,h5,h6{line-height:1.2;margin:0 0 .5em;letter-spacing:-.01em}
figure{margin:1.5em 0}
table{width:100%;border-collapse:collapse;display:block;overflow-x:auto;margin:1.5em 0}
table td,table th{border:1px solid var(--line);padding:.6em .8em}
iframe,video,embed,object{max-width:100%}
blockquote{border-left:4px solid var(--ac);margin:1.5em 0;padding:.4em 1.2em;background:var(--band);border-radius:0 10px 10px 0;font-family:var(--ser);font-style:italic}
code,pre{background:var(--band);border-radius:6px}
pre{padding:1em;overflow:auto}
.wrap,.ah-container{max-width:var(--max);margin:0 auto;padding:0 22px}
.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}
.skip-link{position:absolute;left:-999px}.skip-link:focus{left:8px;top:8px;background:var(--ac);color:#fff;padding:10px 16px;z-index:1000;border-radius:8px}
.tag{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ac);background:var(--ac-soft);padding:.32em .8em;border-radius:999px}
.meta{color:var(--muted);font-size:.83rem;display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.meta .dot{width:3px;height:3px;border-radius:50%;background:var(--muted);opacity:.6}
.btn{display:inline-block;background:var(--ac);color:#fff;font-weight:700;padding:.7em 1.4em;border-radius:999px;border:none;cursor:pointer;font-family:inherit;font-size:.95rem;transition:.2s}
.btn:hover{filter:brightness(1.08);color:#fff}
.btn.ghost{background:transparent;color:var(--ink);border:1.5px solid var(--line)}
.btn.ghost:hover{border-color:var(--ac);color:var(--ac);filter:none}
.mk{width:34px;height:34px}
header.ah-top{border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--bg);z-index:100}
.ah-top .wrap{display:flex;align-items:center;gap:22px;min-height:80px}
.ah-brand{display:flex;align-items:center;gap:13px;font-weight:800;font-size:1.12rem;letter-spacing:-.01em;line-height:1.15;color:var(--ink)}
.ah-brand .badge{width:48px;height:48px;background:var(--ac-soft);border-radius:13px;display:grid;place-items:center;color:var(--ac);flex:0 0 48px}
.ah-nav{margin-left:6px}
.ah-nav ul{list-style:none;display:flex;gap:2px;margin:0;padding:0;flex-wrap:wrap}
.ah-nav a{display:block;padding:.5em .8em;border-radius:9px;font-weight:600;font-size:.95rem;color:var(--ink)}
.ah-nav a:hover,.ah-nav .current-menu-item>a{background:var(--ac-soft);color:var(--ac)}
.ah-tools{margin-left:auto;display:flex;align-items:center;gap:10px}
.ah-lang{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}
.ah-lang a{padding:.35em .7em;font-size:.8rem;font-weight:700;color:var(--muted)}
.ah-lang a.is-active{background:var(--ac);color:#fff}
.ah-iconbtn{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;color:var(--ink);cursor:pointer;background:var(--surface)}
.ah-iconbtn:hover{border-color:var(--ac);color:var(--ac)}
.ah-sun{display:none}
:root[data-theme="dark"] .ah-moon{display:none}:root[data-theme="dark"] .ah-sun{display:block}
.ah-burger{display:none}
.ah-sec-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 20px}
.ah-sec-head h2{font-size:1.45rem;font-weight:800;margin:0}
.ah-arrows{display:flex;gap:8px}
.ah-navbtn{width:42px;height:42px;border-radius:50%;border:1.5px solid var(--line);background:var(--surface);color:var(--ink);font-size:1.2rem;cursor:pointer;display:grid;place-items:center}
.ah-navbtn:hover{border-color:var(--ac);color:var(--ac)}
.ah-toparea{padding:34px 0 10px}
.ah-grid2{display:grid;grid-template-columns:1fr 330px;gap:40px;align-items:start}
.ah-slider{position:relative;height:500px;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#0e1424}
.ah-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;display:flex;align-items:flex-end;color:#fff;pointer-events:none}
.ah-slide.is-active{opacity:1;z-index:2;pointer-events:auto}
.ah-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center}
.ah-slide-bg::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,22,0) 30%,rgba(10,12,22,.86) 100%)}
.ah-slide-fallback{position:absolute;inset:0;background:radial-gradient(120% 140% at 80% 15%,#26335a 0%,#141a2c 60%,#0d1220 100%)}
.ah-slide-body{position:relative;padding:38px;z-index:2}
.ah-slide-body .tag{background:rgba(255,255,255,.16);color:#fff}
.ah-slide-body h2,.ah-slide-body h3{color:#fff;font-size:clamp(1.5rem,2.6vw,2.2rem);line-height:1.16;margin:.5em 0 .35em;max-width:16em}
.ah-slide-body h2 a{color:#fff}
.ah-slide-body .meta{color:#e3e6ef}
.ah-dots{position:absolute;bottom:22px;right:30px;display:flex;gap:8px;z-index:4}
.ah-dots button{width:10px;height:10px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;padding:0}
.ah-dots button.is-active{background:#fff;width:26px;border-radius:999px}
.ah-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;border:none;background:rgba(0,0,0,.32);color:#fff;font-size:1.4rem;cursor:pointer}
.ah-arrow:hover{background:var(--ac)}
.ah-prev{left:16px}.ah-next{right:16px}
.ah-side .widget,.ah-side .box{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:22px}
.ah-side h4,.ah-side .widget-title{margin:0 0 14px;font-size:1.02rem;font-weight:800}
.ah-author{text-align:center}
.ah-author .ava{width:104px;height:104px;border-radius:50%;margin:0 auto 14px;background:radial-gradient(120% 120% at 60% 25%,var(--ac-soft),var(--band));display:grid;place-items:center;color:var(--muted);border:1px solid var(--line);overflow:hidden}
.ah-author .ava img{width:100%;height:100%;object-fit:cover}
.ah-author .ava svg{width:56px;height:56px;opacity:.6}
.ah-author b{font-size:1.08rem;display:block}
.ah-author .role{color:var(--ac);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;display:block;margin:4px 0 10px}
.ah-author p{color:var(--muted);font-size:.92rem;margin:0 0 14px}
.ah-socials{display:flex;gap:8px;justify-content:center}
.ah-socials a{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;color:var(--muted);font-weight:700}
.ah-socials a:hover{background:var(--ac);border-color:var(--ac);color:#fff}
.ah-pop{display:flex;gap:12px;padding:11px 0;border-top:1px dashed var(--line)}
.ah-pop:first-of-type{border-top:none}
.ah-pop .n{width:56px;height:56px;border-radius:10px;flex:0 0 56px;background-size:cover;background-position:center;background-color:var(--band)}
.ah-pop b{font-size:.94rem;font-weight:700;line-height:1.3;display:block;color:var(--ink)}
.ah-pop .meta{margin-top:4px}
.ah-cats ul{list-style:none;margin:0;padding:0}
.ah-cats li{border-top:1px dashed var(--line)}.ah-cats li:first-child{border-top:none}
.ah-cats a{display:block;padding:9px 0;font-weight:600;font-size:.95rem;color:var(--ink)}
.ah-cats a:hover{color:var(--ac)}
.ah-latest{margin-top:38px}
.ah-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.ah-card .ah-thumb{display:block;aspect-ratio:16/10;border-radius:14px;overflow:hidden;border:1px solid var(--line);background-color:var(--band)}
.ah-card .ah-thumb img{width:100%;height:100%;object-fit:cover}
.ah-card h3{font-size:1.16rem;line-height:1.3;font-weight:700;margin:.7em 0 .4em}
.ah-card h3 a:hover{color:var(--ac)}
.ah-card .excerpt{color:var(--muted);font-size:.94rem;margin:.2em 0 .7em}
.ah-thumb-ph{width:100%;height:100%;display:grid;place-items:center;background:var(--ac-soft);color:var(--ac)}
.ah-thumb-ph svg{width:40px;height:40px;opacity:.6}
.ah-rowsec{background:var(--band);padding:54px 0;margin-top:50px}
.ah-rowtrack{display:flex;gap:22px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:6px;scrollbar-width:none}
.ah-rowtrack::-webkit-scrollbar{display:none}
.ah-rcard{flex:0 0 300px;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}
.ah-rcard .ah-thumb{aspect-ratio:16/10;display:block}
.ah-rcard .ah-thumb img{width:100%;height:100%;object-fit:cover}
.ah-rcard .in{padding:16px 18px 20px}
.ah-rcard h3{font-size:1.05rem;line-height:1.3;font-weight:700;margin:.5em 0 .5em}
.ah-pagination{display:flex;justify-content:center;gap:8px;margin:44px 0 0;flex-wrap:wrap}
.ah-pagination .page-numbers{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:var(--ink);font-weight:700}
.ah-pagination .current{background:var(--ac);color:#fff;border-color:var(--ac)}
.ah-pagination a:hover{border-color:var(--ac);color:var(--ac)}
.ah-article{max-width:820px;margin:0 auto;padding:40px 0}
.ah-article-header{text-align:center;margin:0 0 26px}
.ah-article-header .tag{margin-bottom:14px}
.ah-article-header h1{font-size:clamp(1.9rem,4vw,2.8rem);margin:.2em 0 .3em}
.ah-article-featured{margin:26px 0}
.ah-article-featured img{width:100%;border-radius:var(--radius)}
.ah-content{font-size:1.08rem}
.ah-content h2{margin-top:1.6em;font-size:1.7rem}
.ah-content h3{margin-top:1.3em;font-size:1.35rem}
.ah-content p{margin:0 0 1.3em}
.ah-content ul,.ah-content ol{margin:0 0 1.3em;padding-left:1.4em}
.ah-content img{border-radius:12px}
.alignwide{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;padding:0 22px}
.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw}
.aligncenter{margin-left:auto;margin-right:auto}
.ah-tags{margin:30px 0;display:flex;flex-wrap:wrap;gap:8px}
.ah-tags a{background:var(--band);border:1px solid var(--line);border-radius:999px;padding:.3em .9em;font-size:.82rem;color:var(--muted)}
.ah-tags a:hover{border-color:var(--ac);color:var(--ac)}
.comment-form input,.comment-form textarea,.wpcf7 input,.wpcf7 textarea{width:100%;padding:.7em .9em;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--ink);font-family:inherit;font-size:1rem;margin-bottom:12px}
.comment-list{list-style:none;padding:0}
.comment-body{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;margin-bottom:16px}
.ah-footer{background:#0f1117;color:#aab0c0;margin-top:0}
.ah-ft-top{padding:50px 0 32px;text-align:center;border-bottom:1px solid #20232d}
.ah-ft-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;font-weight:800;font-size:1.22rem}
.ah-ft-brand .badge{width:46px;height:46px;background:#1b2030;border-radius:12px;display:grid;place-items:center;color:var(--ac2)}
.ah-ft-tag{color:#8b90a0;max-width:34em;margin:14px auto 20px}
.ah-ft-social{display:flex;gap:10px;justify-content:center}
.ah-ft-social a{width:42px;height:42px;border-radius:50%;border:1px solid #2a2e3a;display:grid;place-items:center;color:#cfd3df;font-weight:700}
.ah-ft-social a:hover{background:var(--ac);border-color:var(--ac);color:#fff}
.ah-ft-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:34px 0}
.ah-ft-cols h5{color:#fff;font-size:.95rem;margin:0 0 12px}
.ah-ft-cols a{color:#aab0c0;display:block;padding:4px 0}
.ah-ft-cols a:hover{color:#fff}
.ah-ft-bar{border-top:1px solid #20232d;padding:18px 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:.85rem;color:#7d8294}
.ah-ft-bar a{color:#aeb4c6;border-bottom:1px dotted #444}
.ah-mini-credit{opacity:.6}
.ah-fab{position:fixed;right:20px;bottom:20px;z-index:200;width:52px;height:52px;border-radius:50%;background:var(--ac);color:#fff;border:none;box-shadow:0 8px 26px rgba(79,91,213,.4);cursor:pointer;display:grid;place-items:center}
.ah-fab:hover{filter:brightness(1.08)}
:root[data-theme="dark"] .ah-fab .ah-moon{display:none}:root[data-theme="dark"] .ah-fab .ah-sun{display:block}
.skiptranslate,iframe.skiptranslate,.goog-te-banner-frame,.goog-te-gadget{display:none!important}
html,body{top:0!important;margin-top:0!important}
#goog-gt-tt,.goog-tooltip{display:none!important;box-shadow:none!important}
.goog-text-highlight{background:none!important;box-shadow:none!important}
.goog-te-combo{position:absolute;left:-9999px}
@media(max-width:900px){
  .ah-grid2{grid-template-columns:1fr}
  .ah-slider{height:400px}
  .ah-ft-cols{grid-template-columns:1fr;text-align:center}
  .ah-nav{position:fixed;inset:80px 0 auto 0;background:var(--bg);border-bottom:1px solid var(--line);margin:0;padding:10px 22px;display:none;box-shadow:var(--shadow);z-index:99}
  .ah-nav.is-open{display:block}
  .ah-nav ul{flex-direction:column;gap:2px}
  .ah-nav a{padding:.7em .6em}
  .ah-burger{display:grid}
}
@media(max-width:560px){.ah-cards{grid-template-columns:1fr}.ah-slider{height:340px}.ah-slide-body{padding:26px}}

/* ==== Eski şablon sınıfları için uyum (index/archive/search/single/card) ==== */
.ah-with-sidebar{display:grid;grid-template-columns:1fr 330px;gap:40px;align-items:start;padding:34px 0}
.ah-sidebar .widget{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;margin-bottom:22px}
.ah-sidebar .widget-title{margin:0 0 14px;font-size:1.02rem;font-weight:800;display:block}
.ah-section-title{font-size:1.6rem;font-weight:800;margin:0 0 22px;letter-spacing:-.01em}
.ah-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}
.ah-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:.25s}
.ah-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.ah-card-thumb{display:block;aspect-ratio:16/10;overflow:hidden;background:var(--band)}
.ah-card-thumb img{width:100%;height:100%;object-fit:cover;transition:.4s}
.ah-card:hover .ah-card-thumb img{transform:scale(1.05)}
.ah-card-body{padding:18px 20px 22px;display:flex;flex-direction:column;flex:1}
.ah-card-cat{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ac);margin-bottom:6px}
.ah-card-body h3{font-size:1.16rem;line-height:1.3;font-weight:700;margin:.2em 0 .4em}
.ah-card-body h3 a:hover{color:var(--ac)}
.ah-card-excerpt{color:var(--muted);font-size:.94rem;margin:.2em 0 .8em;flex:1}
.ah-card--text .ah-card-rule{display:block;width:44px;height:3px;background:var(--ac);margin:22px 20px 0;border-radius:2px}
.ah-article-cat{color:var(--ac);font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}
.ah-postnav{display:flex;justify-content:space-between;gap:16px;margin:36px 0;border-top:1px solid var(--line);padding-top:24px}
.ah-postnav a{font-weight:600}.ah-postnav a:hover{color:var(--ac)}
.ah-comments{max-width:820px;margin:10px auto 50px}
@media(max-width:900px){.ah-with-sidebar{grid-template-columns:1fr}}
@media(max-width:560px){.ah-grid{grid-template-columns:1fr}}

/* ==== Kırmızı palet (kullanıcı tasarımı) v2.0.1 ==== */
:root{--ac:#e11d2a;--ac2:#f04a56;--ac-soft:#fdecec;--ink:#181a1f;--muted:#6b7280;--line:#ececf0;--bg:#ffffff;--surface:#ffffff;--band:#f6f7f8}
:root[data-theme="dark"]{--ac-soft:#2a1518;--ink:#eceef2;--muted:#9aa1ac;--line:#262a31;--bg:#0f1012;--surface:#17181c;--band:#141518}
@media (prefers-color-scheme: dark){:root:not([data-theme="light"]){--ac-soft:#2a1518;--ink:#eceef2;--muted:#9aa1ac;--line:#262a31;--bg:#0f1012;--surface:#17181c;--band:#141518}}
.ah-brand .badge,.ah-ft-brand .badge{background:var(--ac);color:#fff}
.ah-cats li{display:flex;justify-content:space-between;align-items:center;gap:8px}
.ah-cats li a{flex:1;padding:9px 0}
.ah-cats .count{background:var(--ac-soft);color:var(--ac);font-weight:700;font-size:.78rem;min-width:30px;text-align:center;padding:.15em .55em;border-radius:8px}
.ah-slide-link{position:absolute;inset:0;z-index:3}

/* ================= 3 MOD: Açık / Koyu / Okuma (kullanıcı tasarımı) v2.0.1 ================= */
:root{--ac:#e11d2a;--ac2:#ff5a63;--ac-soft:#fdecec;--ink:#1a1c22;--muted:#6b7280;--line:#ececf0;--bg:#ffffff;--surface:#ffffff;--band:#f6f7f8;--shadow:0 10px 30px rgba(20,20,30,.08)}
:root[data-theme="light"]{--ac:#e11d2a;--ac2:#ff5a63;--ac-soft:#fdecec;--ink:#1a1c22;--muted:#6b7280;--line:#ececf0;--bg:#ffffff;--surface:#ffffff;--band:#f6f7f8}
:root[data-theme="dark"]{--ac:#ff4d4d;--ac2:#ff7a7a;--ac-soft:#2a1618;--ink:#ededed;--muted:#9a9a9a;--line:#2a2a2a;--bg:#0d0d0d;--surface:#1e1e1e;--band:#161616;--shadow:0 12px 34px rgba(0,0,0,.6)}
:root[data-theme="reading"]{--ac:#a75f3c;--ac2:#c07a52;--ac-soft:#ece0c8;--ink:#403a2f;--muted:#8a7c63;--line:#e2d6ba;--bg:#f3ead6;--surface:#faf3e1;--band:#ece1c7;--shadow:0 10px 30px rgba(120,100,60,.12)}
@media (prefers-color-scheme: dark){:root:not([data-theme]){--ac:#ff4d4d;--ac2:#ff7a7a;--ac-soft:#2a1618;--ink:#ededed;--muted:#9a9a9a;--line:#2a2a2a;--bg:#0d0d0d;--surface:#1e1e1e;--band:#161616}}
/* mod ikonları */
.ah-theme-toggle svg,.ah-fab svg{display:none}
:root[data-theme="dark"] .ah-ic-moon{display:block}
:root[data-theme="reading"] .ah-ic-book{display:block}
:root:not([data-theme="dark"]):not([data-theme="reading"]) .ah-ic-sun{display:block}
@media (prefers-color-scheme: dark){:root:not([data-theme]) .ah-ic-sun{display:none}:root:not([data-theme]) .ah-ic-moon{display:block}}

/* ==== v2.0.3 duzeltmeler: tam genislik + baglantilar mavi olmasin ==== */
body{max-width:none!important;border:0!important;margin:0!important;padding:0!important}
.ah-slide-body h2 a,.ah-slide-body h3 a,.ah-slide-body a,.ah-slide-body a font{color:#fff!important}
.ah-content a,.ah-content a font{color:var(--ac)!important}
.ah-content a:hover{text-decoration:underline}
a font,font,.translated-ltr a,.translated-rtl a{color:inherit!important}
.ah-nav a,.ah-card a,.ah-rcard a,.ah-pop,.ah-cats a{color:inherit!important}
@media(min-width:901px){.ah-nav ul{flex-wrap:nowrap}}

/* okuma arka plan duzeltme: daha belirgin bej v2.0.4 */
:root[data-theme="reading"]{--bg:#ece0c4;--surface:#f6eed8;--band:#e6d8ba;--line:#dccba4}
:root[data-theme="reading"] header.ah-top{background:#e9dcbe}

/* govde arkaplan zorla (eklenti inline body{background:#fff} ezilsin) v2.0.5 */
body{background:var(--bg)!important;color:var(--ink)!important}


/* ===== v2.1: single sayfa + hizalama + footer + mod gecis animasyonu ===== */
.ah-single-wrap{padding:34px 0}
.ah-single-grid{display:grid;grid-template-columns:1fr 330px;gap:44px;align-items:start}
.ah-single-main{min-width:0}
.ah-single-main .ah-article{max-width:none;margin:0;padding:0}
.ah-single-main .ah-article-header{text-align:left}
.ah-single-main .ah-article-header h1{font-size:clamp(1.8rem,3vw,2.5rem)}
.ah-content{text-align:left}
.ah-content p{text-align:left!important}
.ah-adjacent{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:38px 0}
.ah-adj{display:flex;gap:13px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:13px}
.ah-adj:hover{border-color:var(--ac);box-shadow:var(--shadow)}
.ah-adj.next{flex-direction:row-reverse;text-align:right}
.ah-adj .n{width:60px;height:60px;border-radius:10px;flex:0 0 60px;background-size:cover;background-position:center;background-color:var(--band)}
.ah-adj .lbl{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ac);font-weight:700;display:block;margin-bottom:3px}
.ah-adj b{font-size:.96rem;line-height:1.3;color:var(--ink);font-weight:700}
@media(max-width:900px){.ah-single-grid{grid-template-columns:1fr}.ah-adjacent{grid-template-columns:1fr}}
html{background:#0f1117}
body,.ah-top,.ah-nav a,.ah-lang,.ah-lang a,.ah-iconbtn,.ah-side .box,.ah-card,.ah-card-thumb,.ah-rcard,.ah-slider,.ah-slide-fallback,.ah-adj,.ah-pop .n,.tag,.ah-fab,.ah-navbtn,.ah-author .ava,input,.ah-footer,.ah-content,.meta,.ah-cats a,.ah-pop b{transition:background-color .5s ease,color .5s ease,border-color .5s ease,box-shadow .5s ease}


/* ===== v2.2: blog gorsel boyutu + tema gradyani ===== */
.ah-article-featured img{max-height:340px;object-fit:cover}
.ah-content img{max-height:440px;width:auto;max-width:100%;margin:1.6em auto;display:block;border-radius:12px}
.ah-content figure{max-width:100%;margin:1.6em auto;text-align:center}
.ah-content figure img{margin:0 auto}
.ah-content .wp-caption{max-width:100%!important}
:root{--ah-grad:linear-gradient(180deg,#fde3e4 0%,var(--bg) 620px)}
:root[data-theme="light"]{--ah-grad:linear-gradient(180deg,#fde3e4 0%,var(--bg) 620px)}
:root[data-theme="dark"]{--ah-grad:linear-gradient(180deg,#2c0f14 0%,var(--bg) 620px)}
:root[data-theme="reading"]{--ah-grad:linear-gradient(180deg,#e7d4b8 0%,var(--bg) 620px)}
@media(prefers-color-scheme:dark){:root:not([data-theme]){--ah-grad:linear-gradient(180deg,#2c0f14 0%,var(--bg) 620px)}}
.ah-toparea{background:var(--ah-grad)}
.ah-slide-fallback{background:radial-gradient(120% 140% at 82% 18%,#3a1017 0%,#1a0a0c 55%,#0d0d0d 100%)}


/* ===== v2.3: tam sayfa gradyan + geometrik doku ===== */
:root{--page-grad:linear-gradient(150deg,#ffdfe0 0%,#ffffff 45%,#fff2f2 100%)}
:root[data-theme="light"]{--page-grad:linear-gradient(150deg,#ffdfe0 0%,#ffffff 45%,#fff2f2 100%)}
:root[data-theme="dark"]{--page-grad:linear-gradient(150deg,#310f15 0%,#0d0d0d 45%,#1a0a0d 100%)}
:root[data-theme="reading"]{--page-grad:linear-gradient(150deg,#f1e2c6 0%,#ece0c4 55%,#e6d6b6 100%)}
@media(prefers-color-scheme:dark){:root:not([data-theme]){--page-grad:linear-gradient(150deg,#310f15 0%,#0d0d0d 45%,#1a0a0d 100%)}}
body{background:var(--page-grad)!important;background-attachment:fixed!important}
.ah-toparea{background:transparent!important}
.ah-rowsec{background:transparent!important}
body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-repeat:repeat;background-size:64px 64px}
:root body::before,:root[data-theme="light"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%23b8404c' stroke-width='1' opacity='0.13'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='0' cy='0' r='16'/%3E%3Ccircle cx='64' cy='0' r='16'/%3E%3Ccircle cx='0' cy='64' r='16'/%3E%3Ccircle cx='64' cy='64' r='16'/%3E%3Ccircle cx='32' cy='0' r='16'/%3E%3Ccircle cx='0' cy='32' r='16'/%3E%3Ccircle cx='64' cy='32' r='16'/%3E%3Ccircle cx='32' cy='64' r='16'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="dark"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1' opacity='0.10'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='0' cy='0' r='16'/%3E%3Ccircle cx='64' cy='0' r='16'/%3E%3Ccircle cx='0' cy='64' r='16'/%3E%3Ccircle cx='64' cy='64' r='16'/%3E%3Ccircle cx='32' cy='0' r='16'/%3E%3Ccircle cx='0' cy='32' r='16'/%3E%3Ccircle cx='64' cy='32' r='16'/%3E%3Ccircle cx='32' cy='64' r='16'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="reading"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%239c7a4a' stroke-width='1' opacity='0.14'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='0' cy='0' r='16'/%3E%3Ccircle cx='64' cy='0' r='16'/%3E%3Ccircle cx='0' cy='64' r='16'/%3E%3Ccircle cx='64' cy='64' r='16'/%3E%3Ccircle cx='32' cy='0' r='16'/%3E%3Ccircle cx='0' cy='32' r='16'/%3E%3Ccircle cx='64' cy='32' r='16'/%3E%3Ccircle cx='32' cy='64' r='16'/%3E%3C/g%3E%3C/svg%3E")}
@media(prefers-color-scheme:dark){:root:not([data-theme]) body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1' opacity='0.10'%3E%3Ccircle cx='32' cy='32' r='16'/%3E%3Ccircle cx='0' cy='0' r='16'/%3E%3Ccircle cx='64' cy='0' r='16'/%3E%3Ccircle cx='0' cy='64' r='16'/%3E%3Ccircle cx='64' cy='64' r='16'/%3E%3Ccircle cx='32' cy='0' r='16'/%3E%3Ccircle cx='0' cy='32' r='16'/%3E%3Ccircle cx='64' cy='32' r='16'/%3E%3Ccircle cx='32' cy='64' r='16'/%3E%3C/g%3E%3C/svg%3E")}}


/* ===== v2.4: motif doku + footer google-translate boslugu ===== */
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf,.VIpgJd-yAWNEb-L7lbkb,.VIpgJd-ZVi9od-l4eHX-hSRGPd,#goog-gt-tt,.skiptranslate{display:none!important}
html{background:var(--bg)}
body::before{background-size:300px 300px}
.ah-top{background-repeat:repeat;background-size:230px 230px}
:root body::before,:root[data-theme="light"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23b8404c' stroke-width='1.5' opacity='0.16'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="light"] .ah-top,:root:not([data-theme]) .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23b8404c' stroke-width='1.5' opacity='0.11'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="dark"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.11'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="dark"] .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.08'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="reading"] body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%239c7a4a' stroke-width='1.5' opacity='0.16'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="reading"] .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%239c7a4a' stroke-width='1.5' opacity='0.12'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}
@media(prefers-color-scheme:dark){:root:not([data-theme]) body::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.11'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}:root:not([data-theme]) .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300' viewBox='0 0 300 300'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.08'%3E%3Crect x='55' y='55' width='90' height='90' rx='6'/%3E%3Crect x='55' y='55' width='90' height='90' rx='6' transform='rotate(45 100 100)'/%3E%3Ccircle cx='236' cy='72' r='30'/%3E%3Crect x='220' y='56' width='32' height='32' rx='4' transform='rotate(45 236 72)'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5'/%3E%3Crect x='214' y='214' width='62' height='62' rx='5' transform='rotate(45 245 245)'/%3E%3Ccircle cx='70' cy='240' r='22'/%3E%3Crect x='58' y='228' width='24' height='24' rx='3' transform='rotate(45 70 240)'/%3E%3C/g%3E%3C/svg%3E")}}


/* ===== v2.5: dagitik doku + gradyanla harmanli (tum arka plan) ===== */
body::before{display:none!important}
body{background-size:480px 480px,cover!important;background-repeat:repeat,no-repeat!important;background-attachment:fixed,fixed!important;background-blend-mode:overlay,normal!important}
:root body,:root[data-theme="light"] body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23a83644' stroke-width='1.5' opacity='0.6'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E"),var(--page-grad)!important}
:root[data-theme="dark"] body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23ff9a9a' stroke-width='1.5' opacity='0.5'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E"),var(--page-grad)!important}
:root[data-theme="reading"] body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%239c7a4a' stroke-width='1.5' opacity='0.55'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E"),var(--page-grad)!important}
@media(prefers-color-scheme:dark){:root:not([data-theme]) body{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23ff9a9a' stroke-width='1.5' opacity='0.5'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E"),var(--page-grad)!important}}
.ah-top{background-size:340px 340px!important;background-repeat:repeat!important}
:root .ah-top,:root[data-theme="light"] .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23b8404c' stroke-width='1.5' opacity='0.16'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="dark"] .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.12'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E")}
:root[data-theme="reading"] .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%239c7a4a' stroke-width='1.5' opacity='0.16'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E")}
@media(prefers-color-scheme:dark){:root:not([data-theme]) .ah-top{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='480' height='480' viewBox='0 0 480 480'%3E%3Cg fill='none' stroke='%23ff8a8a' stroke-width='1.5' opacity='0.12'%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(10 92 112)'/%3E%3Crect x='50' y='70' width='84' height='84' rx='6' transform='rotate(55 92 112)'/%3E%3Ccircle cx='340' cy='92' r='30'/%3E%3Crect x='322' y='74' width='36' height='36' rx='5' transform='rotate(45 340 92)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(28 405 310)'/%3E%3Crect x='377' y='282' width='56' height='56' rx='5' transform='rotate(73 405 310)'/%3E%3Ccircle cx='120' cy='352' r='22'/%3E%3Crect x='106' y='338' width='28' height='28' rx='4' transform='rotate(45 120 352)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(18 250 240)'/%3E%3Crect x='234' y='224' width='32' height='32' rx='4' transform='rotate(63 250 240)'/%3E%3Crect x='219' y='419' width='22' height='22' rx='3' transform='rotate(20 230 430)'/%3E%3Ccircle cx='430' cy='150' r='10'/%3E%3Ccircle cx='60' cy='250' r='9'/%3E%3C/g%3E%3C/svg%3E")}}


/* ===== v2.5.1: marka hover (isme mouse gelince tema rengi) ===== */
.ah-brand .name{transition:color .25s ease}
.ah-brand:hover .name{color:var(--ac)}
.ah-brand .badge{transition:transform .25s ease,filter .25s ease}
.ah-brand:hover .badge{transform:translateY(-1px) scale(1.04);filter:brightness(1.08)}
.ah-brand--logo{transition:opacity .25s ease}
.ah-brand--logo:hover{opacity:.85}


/* ===== v2.6: mobilde marka ismi gorunsun ===== */
@media(max-width:560px){.ah-brand{font-size:.9rem;gap:9px}.ah-brand .name{display:inline!important}.ah-brand .badge{width:40px;height:40px;flex:0 0 40px;border-radius:11px}.ah-top .wrap{gap:12px}}
