/*
Theme Name: AMGBahis Bilgi
Author: AMGBahis Bilgi
Description: AMGBahis için özel hazırlanmış mavi, siyah ve beyaz odaklı responsive WordPress bilgi teması. Güncel erişim, rehberler, kurumsal sayfalar ve Günün Maçları merkezi içerik olarak çalışır.
Version: 1.1.27
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: amgbahis-bilgi
*/

:root {
  --bg: #02070d;
  --bg-soft: #06111d;
  --surface: #071725;
  --surface-2: #0b2236;
  --line: rgba(0, 146, 255, 0.22);
  --text: #f7fbff;
  --muted: #a9bac8;
  --cream: #edf8ff;
  --orange: #0092ff;
  --orange-2: #32b1ff;
  --gold: #78ccff;
  --red: #0074c8;
  --deep-red: #00355f;
  --shadow: 0 24px 70px rgba(0, 0, 0, 0.45);
  --radius: 24px;
  --container: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 90px; }
body {
  margin: 0;
  background:
    radial-gradient(circle at 12% 10%, rgba(11,137,222,0.11), transparent 28%),
    radial-gradient(circle at 88% 28%, rgba(24,165,255,0.08), transparent 26%),
    var(--bg);
  color: var(--text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.65;
  overflow-x: hidden;
}

img { max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, summary:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; }
code { color: var(--gold); }

.container { width: min(100% - 32px, var(--container)); }
.section-pad { padding: 104px 0; position: relative; }
.section-dark { background: linear-gradient(180deg, rgba(7,21,31,0.72), rgba(4,9,12,0.88)); border-block: 1px solid var(--line); }

.skip-link {
  position: fixed;
  top: 12px;
  left: 12px;
  z-index: 9999;
  background: var(--gold);
  color: #020c13;
  padding: 10px 14px;
  border-radius: 10px;
  transform: translateY(-160%);
}
.skip-link:focus { transform: translateY(0); }

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(2,7,13,0.78);
  backdrop-filter: blur(18px);
  border-bottom: 1px solid rgba(29,161,249,0.12);
}
.header-inner { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: inline-flex; align-items: center; gap: 12px; min-width: max-content; }
.brand img { width: 132px; height: 50px; object-fit: contain; filter: drop-shadow(0 8px 16px rgba(6,146,239,.18)); }
.brand span { display: grid; line-height: 1.15; }
.brand strong { font-size: 1.08rem; letter-spacing: .01em; }
.brand small { color: var(--muted); font-size: .75rem; margin-top: 5px; }
.main-nav { display: flex; align-items: center; gap: 28px; }
.main-nav a { color: #d6e0e6; font-size: .92rem; font-weight: 700; position: relative; }
.main-nav a::after { content: ""; position: absolute; left: 0; bottom: -9px; width: 0; height: 2px; background: linear-gradient(90deg, var(--orange), var(--gold)); transition: width .25s ease; }
.main-nav a:hover { color: #ffffff; }
.main-nav a:hover::after { width: 100%; }
.nav-toggle { display: none; width: 46px; height: 42px; border: 1px solid var(--line); background: var(--surface); border-radius: 12px; padding: 10px; }
.nav-toggle span { display: block; height: 2px; background: var(--cream); margin: 5px 0; border-radius: 2px; transition: .25s ease; }

.hero { min-height: 720px; display: grid; align-items: center; overflow: hidden; padding-top: 82px; }
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.024) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.024) 1px, transparent 1px);
  background-size: 48px 48px;
  mask-image: linear-gradient(to bottom, black, transparent 86%);
  pointer-events: none;
}
.hero-flare { position: absolute; border-radius: 50%; filter: blur(20px); opacity: .35; pointer-events: none; }
.hero-flare-one { width: 440px; height: 440px; background: radial-gradient(circle, rgba(7,140,229,.44), transparent 68%); right: 6%; top: 9%; }
.hero-flare-two { width: 260px; height: 260px; background: radial-gradient(circle, rgba(19,157,249,.2), transparent 68%); left: -8%; bottom: 0; }
.eyebrow { display: inline-flex; align-items: center; gap: 9px; color: #cfdee7; border: 1px solid rgba(24,159,249,.24); border-radius: 999px; padding: 8px 13px; background: rgba(5,66,108,.24); font-weight: 800; font-size: .79rem; letter-spacing: .045em; text-transform: uppercase; }
.eyebrow span { width: 8px; height: 8px; background: var(--orange); border-radius: 50%; box-shadow: 0 0 0 6px rgba(0,146,255,.12); }
h1 { max-width: 820px; font-size: clamp(2.75rem, 6vw, 5.35rem); line-height: .98; letter-spacing: -.055em; margin: 24px 0 24px; font-weight: 900; }
h1::first-line { color: var(--cream); }
.hero h1 { background: linear-gradient(180deg, #f0f5f8 10%, #4cb5fa 55%, #0d9bf9 100%); -webkit-background-clip: text; background-clip: text; color: transparent; text-wrap: balance; }
.hero-lead { max-width: 720px; color: #6eaed8; font-size: 1.14rem; margin: 0; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.btn-fire, .btn-ghost, .copy-link-btn {
  min-height: 54px;
  padding: 0 23px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  border: 0;
  cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
}
.btn-fire { color: #03121c; background: linear-gradient(135deg, var(--gold), var(--orange) 58%, var(--red)); box-shadow: 0 14px 35px rgba(11,137,222,.3), inset 0 1px 0 rgba(255,255,255,.35); }
.btn-fire:hover { color: #020c12; transform: translateY(-3px); box-shadow: 0 19px 42px rgba(6,151,247,.38), 0 0 24px rgba(6,146,239,.14); }
.btn-ghost, .copy-link-btn { color: var(--cream); background: rgba(255,255,255,.035); border: 1px solid rgba(118,207,255,.22); }
.btn-ghost:hover, .copy-link-btn:hover { color: #ffffff; background: rgba(6,151,248,.1); transform: translateY(-2px); }
.trust-row { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 28px; color: #6eaed8; font-size: .88rem; }
.trust-row span::first-letter { color: var(--gold); }

.hero-card { max-width: 470px; margin-inline: auto; padding: 24px; border-radius: 34px; background: linear-gradient(160deg, rgba(9,31,47,.86), rgba(5,12,16,.95)); border: 1px solid rgba(26,160,249,.22); box-shadow: var(--shadow); position: relative; overflow: hidden; }
.hero-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(110deg, transparent 25%, rgba(255,255,255,.04), transparent 65%); transform: translateX(-100%); animation: sheen 7s infinite; }
@keyframes sheen { 0%, 60% { transform: translateX(-100%); } 86%, 100% { transform: translateX(100%); } }
.hero-logo-wrap { min-height: 245px; display: grid; place-items: center; position: relative; }
.hero-logo-wrap img { width: 92%; max-height: 190px; object-fit: contain; position: relative; z-index: 1; filter: drop-shadow(0 26px 34px rgba(0,0,0,.52)); }
.logo-glow { position: absolute; width: 72%; height: 72%; background: radial-gradient(circle, rgba(6,146,239,.35), rgba(5,126,206,.12) 48%, transparent 70%); filter: blur(14px); animation: pulseGlow 3.8s ease-in-out infinite; }
@keyframes pulseGlow { 50% { transform: scale(1.08); opacity: .72; } }
.status-panel { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 18px; border-radius: 17px; background: rgba(2,5,7,.64); border: 1px solid var(--line); position: relative; z-index: 2; }
.status-panel > div { display: grid; }
.status-label { color: var(--muted); font-size: .76rem; text-transform: uppercase; letter-spacing: .08em; }
.status-panel strong { color: #edf8ff; margin-top: 3px; }
.status-dot { width: 14px; height: 14px; background: #307eb3; border-radius: 50%; box-shadow: 0 0 0 7px rgba(48,126,179,.12); flex: 0 0 auto; }
.status-dot.is-active { background: #63e680; box-shadow: 0 0 0 7px rgba(99,230,128,.12), 0 0 18px rgba(99,230,128,.5); }
.update-note { color: #3f94cc; font-size: .78rem; text-align: center; margin: 14px 0 0; position: relative; z-index: 2; }

.quick-links { position: relative; z-index: 10; margin-top: -38px; }
.quick-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.quick-card { min-height: 116px; display: grid; grid-template-columns: auto 1fr auto; gap: 14px; align-items: center; padding: 18px; border: 1px solid rgba(46,168,250,.18); background: rgba(6,15,21,.88); backdrop-filter: blur(16px); border-radius: 18px; box-shadow: 0 20px 45px rgba(0,0,0,.24); transition: .22s ease; }
.quick-card:hover { transform: translateY(-5px); border-color: rgba(47,169,250,.42); background: rgba(7,24,35,.94); }
.quick-no { font-size: .74rem; color: var(--orange-2); font-weight: 900; }
.quick-card div { display: grid; line-height: 1.25; }
.quick-card strong { font-size: .93rem; }
.quick-card small { color: var(--muted); margin-top: 7px; font-size: .75rem; }
.quick-arrow { color: var(--gold); font-size: 1.25rem; }

.section-heading { max-width: 760px; margin: 0 auto 50px; text-align: center; }
.section-heading.text-start { margin-inline: 0; }
.section-kicker { color: var(--orange-2); font-weight: 900; letter-spacing: .16em; font-size: .74rem; }
h2 { font-size: clamp(2rem, 4.8vw, 3.55rem); line-height: 1.08; letter-spacing: -.04em; margin: 12px 0 18px; font-weight: 900; color: #e6eef3; text-wrap: balance; }
.section-heading p { color: var(--muted); font-size: 1.02rem; margin: 0; }

.entry-panel { display: grid; grid-template-columns: 1.08fr .92fr; overflow: hidden; border-radius: var(--radius); border: 1px solid rgba(29,161,249,.2); background: linear-gradient(145deg, rgba(9,30,43,.9), rgba(5,11,14,.95)); box-shadow: var(--shadow); }
.entry-copy { padding: clamp(30px, 5vw, 62px); position: relative; overflow: hidden; }
.entry-copy::after { content: ""; position: absolute; width: 380px; height: 380px; border-radius: 50%; background: radial-gradient(circle, rgba(6,151,247,.16), transparent 68%); right: -170px; bottom: -200px; }
.mini-badge { display: inline-flex; border-radius: 999px; padding: 7px 11px; color: #cfdee7; background: rgba(8,152,249,.09); border: 1px solid rgba(21,158,249,.18); font-weight: 800; font-size: .76rem; }
.entry-copy h3 { font-size: clamp(1.8rem, 3.5vw, 2.75rem); line-height: 1.1; margin: 18px 0; font-weight: 900; }
.entry-copy p { color: var(--muted); max-width: 620px; }
.entry-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; position: relative; z-index: 2; }
.link-preview { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 20px; font-size: .83rem; position: relative; z-index: 2; }
.link-preview span { color: #4396cd; }
.link-preview strong { color: #cfdee7; overflow-wrap: anywhere; }
.security-list { background: rgba(2,5,7,.52); padding: clamp(24px, 4vw, 48px); display: grid; align-content: center; gap: 10px; border-left: 1px solid var(--line); }
.security-list article { display: grid; grid-template-columns: 48px 1fr; gap: 14px; padding: 18px; border-radius: 16px; transition: background .2s ease; }
.security-list article:hover { background: rgba(255,255,255,.03); }
.security-list article > span { width: 42px; height: 42px; display: grid; place-items: center; border-radius: 12px; background: linear-gradient(135deg, var(--gold), var(--orange)); color: #031623; font-weight: 1000; }
.security-list h3 { font-size: 1rem; margin: 0 0 4px; }
.security-list p { margin: 0; color: #56a1d2; font-size: .88rem; }

.check-list { list-style: none; padding: 0; margin: 28px 0 0; display: grid; gap: 12px; }
.check-list li { position: relative; padding-left: 34px; color: #6eaed8; }
.check-list li::before { content: "✓"; position: absolute; left: 0; top: 1px; width: 22px; height: 22px; display: grid; place-items: center; border-radius: 50%; background: rgba(6,146,239,.12); color: var(--gold); font-weight: 900; }
.code-card { border-radius: 22px; background: #02070d; border: 1px solid rgba(14,155,249,.24); box-shadow: var(--shadow); overflow: hidden; }
.code-card-top { height: 48px; display: flex; align-items: center; gap: 8px; padding: 0 18px; background: #050f15; border-bottom: 1px solid var(--line); }
.code-card-top span { width: 10px; height: 10px; border-radius: 50%; background: #124f77; }
.code-card-top span:nth-child(2) { background: #0b7ac4; }
.code-card-top span:nth-child(3) { background: #288ed2; }
.code-card-top small { margin-left: auto; color: #348ac4; }
.code-card pre { margin: 0; padding: 32px; color: #cfdee7; overflow: auto; font-size: .92rem; line-height: 1.8; }
.code-card p { margin: 0; padding: 0 32px 28px; color: #4497cd; font-size: .86rem; }

.steps-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; }
.step-card { position: relative; padding: 28px 22px; min-height: 290px; border-radius: 20px; background: linear-gradient(180deg, rgba(8,23,34,.9), rgba(5,12,16,.96)); border: 1px solid rgba(15,155,249,.14); overflow: hidden; transition: .25s ease; }
.step-card::after { content: ""; position: absolute; width: 130px; height: 130px; border-radius: 50%; background: radial-gradient(circle, rgba(6,150,245,.12), transparent 70%); right: -50px; bottom: -50px; }
.step-card:hover { transform: translateY(-7px); border-color: rgba(33,163,249,.34); }
.step-number { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 14px; background: linear-gradient(145deg, var(--gold), var(--orange), var(--red)); color: #031622; font-size: 1.05rem; font-weight: 1000; box-shadow: 0 10px 30px rgba(7,133,217,.28); }
.step-card h3 { font-size: 1.12rem; line-height: 1.25; margin: 24px 0 12px; }
.step-card p { color: #56a1d2; font-size: .9rem; margin: 0; }
.responsible-inline { margin-top: 30px; display: flex; align-items: center; gap: 20px; padding: 24px; border-radius: 18px; border: 1px solid rgba(31,162,249,.22); background: rgba(10,153,249,.055); }
.responsible-icon { width: 64px; height: 64px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 50%; border: 3px solid var(--gold); color: var(--gold); font-weight: 1000; }
.responsible-inline h3 { margin: 0 0 4px; }
.responsible-inline p { color: #6eaed8; margin: 0; }

.phone-mockup { width: min(300px, 86vw); aspect-ratio: .54; margin-inline: auto; border: 8px solid #0e1b24; border-radius: 44px; padding: 10px; background: #030506; box-shadow: 0 45px 90px rgba(0,0,0,.55), 0 0 60px rgba(6,146,239,.12); position: relative; }
.phone-speaker { position: absolute; top: 15px; left: 50%; transform: translateX(-50%); width: 86px; height: 20px; border-radius: 0 0 14px 14px; background: #02070d; z-index: 4; }
.phone-screen { height: 100%; border-radius: 30px; background: radial-gradient(circle at 50% 25%, rgba(6,150,246,.2), transparent 34%), linear-gradient(180deg, #051621, #020507); display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 24px; overflow: hidden; border: 1px solid rgba(18,157,249,.18); }
.phone-screen img { width: 116px; filter: drop-shadow(0 18px 24px rgba(0,0,0,.45)); }
.phone-screen span { margin-top: 16px; color: #3aadfa; font-size: .78rem; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }
.phone-screen strong { font-size: 1.35rem; line-height: 1.15; margin: 8px 0 22px; }
.phone-screen a { width: 100%; padding: 13px; background: linear-gradient(135deg, var(--gold), var(--orange)); color: #031622; border-radius: 12px; font-weight: 900; }
.feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; margin-top: 32px; }
.feature-grid article { padding: 20px; border: 1px solid rgba(29,161,249,.13); border-radius: 16px; background: rgba(255,255,255,.025); }
.feature-grid strong { color: #d0dee8; }
.feature-grid p { color: #509dd1; margin: 7px 0 0; font-size: .88rem; }

.article-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.article-card { min-height: 315px; border-radius: 20px; padding: 28px; background: linear-gradient(180deg, rgba(7,21,30,.88), rgba(5,11,14,.98)); border: 1px solid rgba(15,155,249,.15); display: flex; flex-direction: column; transition: .25s ease; }
.article-card.featured { background: linear-gradient(145deg, rgba(4,66,108,.66), rgba(6,17,25,.96)); }
.article-card:hover { transform: translateY(-6px); border-color: rgba(30,162,249,.36); }
.article-card > span { color: var(--orange-2); font-size: .73rem; text-transform: uppercase; letter-spacing: .13em; font-weight: 900; }
.article-card h3 { font-size: 1.38rem; line-height: 1.25; margin: 18px 0 14px; }
.article-card h3 a:hover { color: var(--gold); }
.article-card p { color: #57a1d2; margin: 0; }
.read-more { color: #4cb5fa; font-weight: 900; font-size: .88rem; margin-top: auto; padding-top: 24px; }

.faq-container { max-width: 900px; }
.faq-list { display: grid; gap: 12px; }
details { border: 1px solid rgba(23,158,249,.16); border-radius: 16px; background: rgba(6,15,21,.76); overflow: hidden; }
summary { list-style: none; cursor: pointer; padding: 21px 62px 21px 22px; font-weight: 900; color: #e2eaf0; position: relative; }
summary::-webkit-details-marker { display: none; }
summary::after { content: "+"; position: absolute; right: 20px; top: 50%; transform: translateY(-50%); width: 30px; height: 30px; display: grid; place-items: center; border-radius: 9px; background: rgba(10,153,249,.1); color: var(--gold); font-size: 1.25rem; }
details[open] summary::after { content: "-"; }
details p { margin: 0; padding: 0 22px 22px; color: #5da4d4; }

.legal-strip { border-block: 1px solid rgba(32,162,249,.18); background: linear-gradient(90deg, #082538, #061118 45%, #02070d); }
.legal-strip-inner { min-height: 88px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 24px; }
.legal-strip strong { color: var(--gold); }
.legal-strip p { color: #6eaed8; margin: 0; }
.legal-strip a { border-bottom: 1px solid var(--gold); color: #cfdee7; font-weight: 800; }

.site-footer { padding: 74px 0 26px; background: #030507; }
.footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3, 1fr); gap: 46px; }
.footer-brand { margin-bottom: 18px; }
.footer-about p { max-width: 390px; color: #348ac4; font-size: .9rem; }
.footer-grid h2 { font-size: 1rem; letter-spacing: 0; margin: 8px 0 18px; color: #cfdee7; }
.footer-grid > div:not(.footer-about) { display: flex; flex-direction: column; align-items: flex-start; }
.footer-grid > div:not(.footer-about) a { color: #3f94cc; font-size: .88rem; margin: 6px 0; }
.footer-grid a:hover { color: var(--gold); }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.06); margin-top: 46px; padding-top: 22px; display: flex; justify-content: space-between; gap: 20px; color: #2a6f9d; font-size: .78rem; }
.footer-bottom p { margin: 0; }

.floating-entry { position: fixed; right: 22px; bottom: 22px; z-index: 900; display: flex; align-items: center; gap: 10px; padding: 10px 16px 10px 10px; border-radius: 16px; background: linear-gradient(135deg, var(--gold), var(--orange), var(--red)); color: #031420; font-weight: 1000; box-shadow: 0 18px 45px rgba(7,132,215,.42), 0 0 0 1px rgba(207,222,231,.3); transition: .22s ease; }
.floating-entry:hover { color: #020c12; transform: translateY(-3px); }
.floating-flame { width: 40px; height: 40px; display: grid; place-items: center; border-radius: 11px; background: rgba(3,67,109,.15); font-size: 1.25rem; }
.floating-entry > span:last-child { display: grid; line-height: 1.05; }
.floating-entry small { font-size: .65rem; text-transform: uppercase; opacity: .72; }
.toast-message { position: fixed; left: 50%; bottom: 24px; z-index: 1200; transform: translate(-50%, 120px); opacity: 0; background: #e2eaf0; color: #031623; padding: 12px 18px; border-radius: 12px; font-weight: 800; box-shadow: 0 14px 45px rgba(0,0,0,.42); transition: .3s ease; pointer-events: none; }
.toast-message.show { transform: translate(-50%, 0); opacity: 1; }


.headline-ticker {
  position: sticky;
  top: 78px;
  z-index: 960;
  border-bottom: 1px solid rgba(29,161,249,.12);
  background: linear-gradient(90deg, rgba(4,17,29,.96), rgba(5,22,35,.94) 45%, rgba(2,7,13,.94));
  backdrop-filter: blur(14px);
}
.headline-ticker__inner { min-height: 46px; display: grid; grid-template-columns: auto 1fr; align-items: center; gap: 18px; }
.headline-ticker__label { white-space: nowrap; color: var(--orange-2); font-size: .76rem; font-weight: 900; letter-spacing: .11em; text-transform: uppercase; }
.headline-ticker__viewport { min-width: 0; overflow: hidden; mask-image: linear-gradient(90deg, transparent 0, #000 5%, #000 95%, transparent 100%); }
.headline-ticker__track { display: inline-flex; align-items: center; gap: 16px; min-width: max-content; padding-block: 9px; }
.headline-ticker__track.is-animated { animation: amgbahisTicker 34s linear infinite; }
.headline-ticker__viewport:hover .headline-ticker__track.is-animated { animation-play-state: paused; }
.headline-ticker__item { display: inline-flex; align-items: center; gap: 10px; color: #d8e7f2; padding: 6px 14px; border-radius: 999px; border: 1px solid rgba(29,161,249,.14); background: rgba(255,255,255,.03); font-weight: 800; font-size: .87rem; white-space: nowrap; }
.headline-ticker__item:hover { color: #ffffff; border-color: rgba(45,170,250,.34); background: rgba(6,146,239,.12); }
.headline-ticker__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--gold); box-shadow: 0 0 0 5px rgba(120,204,255,.12); flex: 0 0 auto; }
@keyframes amgbahisTicker { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@media (prefers-reduced-motion: reduce) { .headline-ticker__track.is-animated { animation: none; } }
@media (max-width: 1100px) {
  .main-nav { gap: 18px; }
  .main-nav a { font-size: .82rem; }
  .quick-grid { grid-template-columns: repeat(2, 1fr); }
  .steps-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 991.98px) {
  .section-pad { padding: 82px 0; }
  .nav-toggle { display: block; }
  .main-nav { position: absolute; top: calc(100% + 1px); left: 16px; right: 16px; display: grid; gap: 0; padding: 10px; background: rgba(5,13,18,.98); border: 1px solid rgba(29,161,249,.2); border-radius: 16px; box-shadow: var(--shadow); transform: translateY(-14px); opacity: 0; pointer-events: none; transition: .22s ease; }
  .main-nav.is-open { transform: translateY(0); opacity: 1; pointer-events: auto; }
  .main-nav a { padding: 13px 12px; border-radius: 10px; }
  .main-nav a:hover { background: rgba(255,255,255,.035); }
  .main-nav a::after { display: none; }
  .hero { min-height: auto; text-align: center; padding: 72px 0 96px; }
  .hero h1, .hero-lead { margin-inline: auto; }
  .eyebrow { justify-content: center; }
  .hero-actions, .trust-row { justify-content: center; }
  .hero-card { margin-top: 18px; }
  .quick-links { margin-top: -44px; }
  .entry-panel { grid-template-columns: 1fr; }
  .security-list { border-left: 0; border-top: 1px solid var(--line); }
  .steps-grid { grid-template-columns: repeat(2, 1fr); }
  .article-grid { grid-template-columns: 1fr; }
  .article-card { min-height: 255px; }
  .footer-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 700px) {
  .container { width: min(100% - 22px, var(--container)); }
  .header-inner { min-height: 70px; }
  .brand img { width: 50px; height: 50px; }
  .brand small { display: none; }
  .hero { padding-top: 56px; }
  h1 { font-size: clamp(2.45rem, 12vw, 3.7rem); }
  .hero-lead { font-size: 1rem; }
  .hero-actions { display: grid; }
  .hero-actions a { width: 100%; }
  .trust-row { gap: 10px 16px; font-size: .76rem; }
  .hero-card { padding: 16px; border-radius: 26px; }
  .quick-grid { grid-template-columns: 1fr; }
  .quick-card { min-height: 94px; }
  .section-heading { margin-bottom: 34px; }
  .section-heading.text-start { text-align: left !important; }
  .entry-copy, .security-list { padding: 28px 20px; }
  .entry-actions { display: grid; }
  .entry-actions > * { width: 100%; }
  .security-list article { padding: 15px 0; }
  .steps-grid, .feature-grid { grid-template-columns: 1fr; }
  .step-card { min-height: auto; }
  .responsible-inline { align-items: flex-start; }
  .legal-strip-inner { grid-template-columns: 1fr; gap: 8px; padding-block: 22px; }
  .footer-grid { grid-template-columns: 1fr; gap: 30px; }
  .footer-bottom { flex-direction: column; }
  .floating-entry { right: 12px; bottom: 12px; padding-right: 12px; }
  .floating-entry small { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

/* Bootstrap CDN erişilemezse temel yerleşimin bozulmaması için küçük yedek grid. */
.row { display: flex; flex-wrap: wrap; margin-inline: -12px; }
.row > * { width: 100%; padding-inline: 12px; }
.g-5 { row-gap: 3rem; }
.align-items-center { align-items: center; }
.position-relative { position: relative; }
.text-start { text-align: left !important; }
.mb-0 { margin-bottom: 0 !important; }
@media (min-width: 992px) {
  .col-lg-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-lg-6 { flex: 0 0 auto; width: 50%; }
  .col-lg-7 { flex: 0 0 auto; width: 58.33333333%; }
  .order-lg-1 { order: 1 !important; }
  .order-lg-2 { order: 2 !important; }
}


/* =========================================================
   İÇERİK VE ŞEFFAFLIK SAYFALARI
   ========================================================= */
.breadcrumbs { display:flex; flex-wrap:wrap; align-items:center; gap:9px; color:#529ed1; font-size:.82rem; margin-bottom:26px; }
.breadcrumbs a { color:#4cb5fa; }
.breadcrumbs a:hover { color:var(--gold); }
.breadcrumbs span[aria-current="page"] { color:#6eaed8; }
.policy-page, .article-page { background-color:var(--bg); }
.policy-hero, .article-hero { position:relative; overflow:hidden; padding:72px 0 78px; border-bottom:1px solid var(--line); background:linear-gradient(130deg,rgba(9,36,54,.88),rgba(4,10,13,.96) 58%,rgba(2,5,7,.99)),var(--bg); }
.policy-hero::before, .article-hero::before { content:""; position:absolute; inset:0; background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px); background-size:46px 46px; mask-image:linear-gradient(to bottom,black,transparent 92%); }
.policy-hero-glow, .article-hero-glow { position:absolute; width:560px; height:560px; right:-180px; top:-210px; border-radius:50%; background:radial-gradient(circle,rgba(6,150,245,.3),rgba(4,106,173,.12) 42%,transparent 70%); filter:blur(12px); }
.policy-hero-grid, .article-hero-grid { display:grid; grid-template-columns:minmax(0,1fr) 310px; gap:56px; align-items:center; }
.policy-hero-copy h1, .article-hero-copy h1 { max-width:940px; margin:16px 0 22px; font-size:clamp(2.7rem,6vw,5rem); background:linear-gradient(180deg,#f0f5f8 8%,#4cb5fa 60%,#0697f8 100%); -webkit-background-clip:text; background-clip:text; color:transparent; }
.policy-hero-copy>p, .article-hero-copy>p { max-width:850px; margin:0; color:#6eaed8; font-size:1.08rem; }
.policy-kicker, .article-category { display:inline-flex; padding:7px 12px; border:1px solid rgba(26,160,249,.22); border-radius:999px; color:#4cb5fa; background:rgba(6,150,246,.075); font-size:.73rem; font-weight:950; letter-spacing:.15em; text-transform:uppercase; }
.policy-meta, .article-meta { display:flex; flex-wrap:wrap; gap:10px 24px; margin-top:26px; color:#4396cd; font-size:.82rem; }
.policy-mark, .article-cover { display:grid; place-items:center; min-height:280px; border:1px solid rgba(28,161,249,.18); border-radius:32px; background:radial-gradient(circle,rgba(7,152,249,.16),transparent 62%),rgba(3,7,9,.54); box-shadow:var(--shadow); }
.policy-mark img, .article-cover img { width:82%; filter:drop-shadow(0 26px 34px rgba(0,0,0,.55)); }
.article-cover { position:relative; overflow:hidden; }
.article-cover-ring { position:absolute; width:72%; aspect-ratio:1; border-radius:50%; border:1px solid rgba(42,167,250,.18); box-shadow:0 0 0 28px rgba(6,150,246,.025),0 0 0 56px rgba(6,150,246,.018); }
.policy-layout, .article-layout { display:grid; grid-template-columns:minmax(0,1fr) 310px; gap:42px; align-items:start; }
.policy-content, .article-content { min-width:0; padding:clamp(26px,5vw,56px); border:1px solid rgba(24,159,249,.15); border-radius:28px; background:linear-gradient(180deg,rgba(6,17,24,.9),rgba(4,8,11,.96)); box-shadow:0 28px 75px rgba(0,0,0,.26); }
.policy-content>p, .article-content>p, .policy-section>p, .article-content li p { color:#6eaed8; }
.policy-content a, .article-content a { color:#4cb5fa; text-decoration:underline; text-decoration-color:rgba(76,181,250,.35); text-underline-offset:4px; }
.policy-content a:hover, .article-content a:hover { color:#cfdee7; }
.policy-summary, .article-summary { padding:26px; margin-bottom:42px; border:1px solid rgba(38,165,249,.22); border-radius:20px; background:linear-gradient(135deg,rgba(6,66,106,.4),rgba(5,14,19,.74)); }
.policy-summary>span, .article-summary>span { display:block; margin-bottom:13px; color:var(--orange-2); font-size:.72rem; font-weight:950; letter-spacing:.15em; text-transform:uppercase; }
.policy-summary ul, .article-points { list-style:none; padding:0; margin:0; display:grid; gap:10px; }
.policy-summary li, .article-points li { position:relative; padding-left:28px; color:#d3dee6; }
.policy-summary li::before, .article-points li::before { content:"✓"; position:absolute; left:0; color:var(--gold); font-weight:1000; }
.policy-mobile-toc, .article-toc { display:grid; gap:7px; padding:20px; margin-bottom:36px; border:1px solid rgba(24,159,249,.14); border-radius:16px; background:rgba(255,255,255,.025); }
.policy-mobile-toc strong, .article-toc strong { color:#e4ecf1; margin-bottom:5px; }
.policy-mobile-toc a, .article-toc a { color:#6eaed8; text-decoration:none; font-size:.88rem; }
.policy-mobile-toc a:hover, .article-toc a:hover { color:var(--gold); }
.policy-section, .article-content>h2, .article-faq { scroll-margin-top:100px; }
.policy-section+.policy-section { margin-top:44px; }
.policy-section h2, .article-content>h2, .article-faq h2 { margin:0 0 18px; font-size:clamp(1.65rem,3.4vw,2.4rem); letter-spacing:-.025em; }
.policy-section h3, .article-content h3 { color:#cfdee7; }
.policy-section p:last-child { margin-bottom:0; }
.policy-list, .article-check-list { list-style:none; padding:0; margin:22px 0; display:grid; gap:13px; }
.policy-list li, .article-check-list li { position:relative; padding-left:31px; color:#6eaed8; }
.policy-list li::before, .article-check-list li::before { content:""; position:absolute; left:2px; top:.58em; width:10px; height:10px; border-radius:3px; transform:rotate(45deg); background:linear-gradient(135deg,var(--gold),var(--orange)); box-shadow:0 0 14px rgba(6,149,243,.22); }
.policy-list-strong li strong { color:#cfdee7; }
.policy-steps, .numbered-guide { list-style:none; padding:0; margin:24px 0; display:grid; gap:13px; width:100%; }
.policy-steps li, .numbered-guide li { display:grid; grid-template-columns:44px minmax(0,1fr); align-items:start; gap:15px; width:100%; padding:18px; border:1px solid rgba(24,159,249,.13); border-radius:16px; background:rgba(255,255,255,.022); }
.policy-steps li>span, .numbered-guide li>span { grid-column:1; grid-row:1; width:40px; height:40px; display:grid; place-items:center; border-radius:12px; background:linear-gradient(145deg,var(--gold),var(--orange),var(--red)); color:#031521; font-weight:1000; }
.policy-steps li>div, .numbered-guide li>div { grid-column:2; grid-row:1; min-width:0; width:100%; }
.policy-steps li>br, .numbered-guide li>br,
.policy-steps li>p:empty, .numbered-guide li>p:empty { display:none!important; }
.policy-steps strong, .numbered-guide strong { display:block; color:#d0dee8; line-height:1.35; }
.policy-steps p, .numbered-guide p { margin:5px 0 0; color:#57a1d2; }

/* WordPress wpautop savunması: grid yerleşimini tema dışı stiller ezse bile koru. */
.article-content ol.numbered-guide>li,
.policy-content ol.numbered-guide>li { display:grid!important; grid-template-columns:44px minmax(0,1fr)!important; align-items:start!important; }
.article-content ol.numbered-guide>li>span,
.policy-content ol.numbered-guide>li>span { grid-column:1!important; grid-row:1!important; }
.article-content ol.numbered-guide>li>div,
.policy-content ol.numbered-guide>li>div { grid-column:2!important; grid-row:1!important; min-width:0!important; width:100%!important; }
.policy-definition-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; margin:24px 0; }
.policy-definition-grid article { padding:22px; border:1px solid rgba(24,159,249,.14); border-radius:17px; background:rgba(255,255,255,.025); }
.policy-definition-grid strong { color:#cfdee7; }
.policy-definition-grid p { margin:8px 0 0; color:#58a2d3; font-size:.9rem; }
.self-check, .article-intro-note, .policy-small-note { padding:22px; border-left:4px solid var(--gold); border-radius:0 16px 16px 0; background:rgba(25,160,249,.055); color:#6eaed8; }
.self-check ul { margin:16px 0; }
.policy-small-note { margin-top:20px!important; font-size:.9rem; }
blockquote { margin:28px 0; padding:28px; border-left:4px solid var(--orange); border-radius:0 18px 18px 0; background:linear-gradient(90deg,rgba(6,150,246,.08),transparent); color:#cfdee7; font-size:1.08rem; }
.policy-contact-box, .article-cta { display:flex; align-items:center; justify-content:space-between; gap:24px; margin-bottom:28px; padding:28px; border:1px solid rgba(37,164,249,.22); border-radius:20px; background:linear-gradient(135deg,rgba(7,66,105,.5),rgba(5,12,17,.86)); }
.policy-contact-box span, .article-cta span { color:var(--orange-2); font-size:.72rem; font-weight:950; letter-spacing:.14em; text-transform:uppercase; }
.policy-contact-box h2, .article-cta h2 { margin:5px 0 8px; font-size:1.45rem; }
.policy-contact-box p, .article-cta p { max-width:650px; margin:0; color:#6bacd8; }
.policy-contact-box .btn-ghost, .article-cta .btn-fire { flex:0 0 auto; text-decoration:none; }
.policy-sidebar, .article-sidebar { display:grid; gap:18px; }
.side-card { padding:24px; border:1px solid rgba(24,159,249,.15); border-radius:20px; background:linear-gradient(180deg,rgba(8,19,27,.9),rgba(4,9,12,.96)); box-shadow:0 20px 54px rgba(0,0,0,.2); }
.sticky-card { position:sticky; top:100px; }
.side-card h2 { font-size:1.2rem; margin:8px 0 13px; letter-spacing:-.02em; }
.side-card p { color:#58a2d3; font-size:.88rem; margin:0; }
.side-card small { display:block; color:#3182b8; margin-top:14px; }
.side-kicker { color:var(--orange-2); font-size:.68rem; font-weight:950; letter-spacing:.14em; }
.policy-nav, .side-links { display:grid; gap:6px; margin-top:16px; }
.policy-nav a, .side-links a { display:flex; align-items:center; gap:10px; padding:10px 11px; border-radius:11px; color:#6eaed8; font-size:.86rem; }
.policy-nav a:hover, .side-links a:hover, .policy-nav a.is-active { color:#e4ecf1; background:rgba(6,150,246,.09); }
.policy-nav a.is-active { border:1px solid rgba(29,161,249,.16); }
.side-links span { color:var(--orange-2); font-weight:900; font-size:.72rem; }
.side-warning { border-color:rgba(45,168,250,.24); background:linear-gradient(145deg,rgba(7,66,105,.45),rgba(5,13,18,.95)); }
.side-warning strong { color:var(--gold); }
.side-warning a { display:inline-block; color:#4cb5fa; margin-top:13px; font-size:.85rem; font-weight:850; }
.policy-related-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; }
.policy-related-card { min-height:285px; display:flex; flex-direction:column; padding:27px; border:1px solid rgba(24,159,249,.14); border-radius:20px; background:linear-gradient(180deg,rgba(8,22,31,.88),rgba(4,10,13,.98)); }
.policy-related-card>span { color:var(--orange-2); font-size:.69rem; font-weight:950; letter-spacing:.13em; }
.policy-related-card h3 { margin:17px 0 12px; line-height:1.25; }
.policy-related-card h3 a:hover { color:var(--gold); }
.policy-related-card p { margin:0; color:#549fd2; font-size:.9rem; }
.policy-related-card .read-more { margin-top:auto; }
.article-shell { position:relative; }
.article-content .responsible-inline { margin-block:34px; }
.article-faq { margin-top:48px; }
.related-section { border-top:1px solid var(--line); }

@media (max-width:991.98px) {
  .policy-hero-grid, .article-hero-grid, .policy-layout, .article-layout { grid-template-columns:1fr; }
  .policy-mark, .article-cover { display:none; }
  .policy-sidebar, .article-sidebar { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .policy-sidebar .sticky-card, .article-sidebar .sticky-card { position:static; }
  .policy-related-grid { grid-template-columns:1fr; }
}
@media (max-width:700px) {
  .policy-hero, .article-hero { padding:50px 0 58px; }
  .policy-content, .article-content { padding:24px 19px; border-radius:20px; }
  .policy-definition-grid { grid-template-columns:1fr; }
  .policy-sidebar, .article-sidebar { grid-template-columns:1fr; }
  .policy-contact-box, .article-cta { align-items:flex-start; flex-direction:column; }
  .policy-contact-box .btn-ghost, .article-cta .btn-fire { width:100%; }
  .policy-steps li, .numbered-guide li { grid-template-columns:40px minmax(0,1fr); padding:15px; }
  .article-content ol.numbered-guide>li, .policy-content ol.numbered-guide>li { grid-template-columns:40px minmax(0,1fr)!important; }
  .policy-meta, .article-meta { display:grid; gap:5px; }
}

/* WordPress compatibility */
body.admin-bar .site-header{top:32px}
@media (max-width:782px){body.admin-bar .site-header{top:46px}}
.wp-caption,.gallery-caption{max-width:100%}
.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin-right:1.5rem}.alignright{float:right;margin-left:1.5rem}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.article-content .wp-block-image img,.policy-content .wp-block-image img{border-radius:18px}
.article-content > :first-child,.policy-content > :first-child{margin-top:0}
.archive-shell{padding:72px 0 104px}.archive-shell .article-grid{margin-top:32px}
.empty-state{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}
.admin-entry-hint{font-size:.82rem;color:var(--muted)}


/* v1.1.9 AMGBahis license source block */
.license-source-heading { margin: 34px 0 18px; padding-top: 28px; border-top: 1px solid var(--line); }
.license-source-heading > span { color: var(--orange-2); font-weight: 900; letter-spacing: .12em; font-size: .72rem; }
.license-source-heading h2 { margin-bottom: 10px; }
.license-source-heading p { color: var(--muted); }
.editorial-note { display: grid; grid-template-columns: minmax(180px,.34fr) 1fr; gap: 24px; padding: 24px; border: 1px solid rgba(0,146,255,.28); border-radius: 22px; background: linear-gradient(145deg,rgba(4,19,32,.94),rgba(2,8,14,.98)); box-shadow: var(--shadow); }
.editorial-note > a { align-self: start; padding: 16px; border: 1px solid rgba(0,146,255,.2); border-radius: 16px; background: rgba(255,255,255,.035); }
.editorial-note > a img { width: 100%; max-width: 250px; margin-inline: auto; display: block; }
.license-verification-placeholder { align-self: start; padding: 18px; border: 1px solid rgba(0,146,255,.28); border-radius: 16px; background: linear-gradient(145deg,rgba(0,146,255,.10),rgba(5,19,32,.84)); color: #eaf7ff; }
.license-verification-placeholder strong { display: block; margin-bottom: 8px; color: #78ccff; }
.license-verification-placeholder p { margin: 0; color: #a9bac8; font-size: .92rem; line-height: 1.65; }
.editorial-note-content { min-width: 0; color: var(--text); }
.editorial-note-title { display: flex; align-items: center; gap: 10px; color: #78ccff; margin-bottom: 14px; }
.editorial-note-title svg { width: 26px; height: 26px; flex: 0 0 auto; }
.editorial-note-content p { color: #c4d4df; }
.translation-btn { display: inline-flex; align-items: center; gap: 8px; padding: 10px 14px; border: 1px solid rgba(0,146,255,.36); border-radius: 11px; background: rgba(0,146,255,.11); color: #eaf7ff; font-weight: 850; cursor: pointer; }
.translation-btn:hover { background: rgba(0,146,255,.2); }
.translation-btn .emoji { width: 19px; height: 19px; }
.turkish-text { display: none; margin-top: 18px; padding: 18px; border-radius: 15px; background: rgba(0,146,255,.055); border: 1px solid rgba(0,146,255,.14); }
.turkish-text.is-open { display: block; }
@media (max-width: 720px) { .editorial-note { grid-template-columns: 1fr; } .brand img { width: 112px; height: 42px; } }

.site-social-links { display:flex; flex-wrap:wrap; gap:8px; margin-top:16px; }
.site-social-links a { display:inline-flex; align-items:center; min-height:34px; padding:0 11px; border:1px solid rgba(0,146,255,.24); border-radius:999px; background:rgba(0,146,255,.06); color:#ccecff; font-size:.78rem; font-weight:800; }
.site-social-links a:hover { background:rgba(0,146,255,.16); border-color:rgba(0,146,255,.5); color:#fff; }

@media (max-width: 760px) {
  .headline-ticker { top: 70px; }
  .headline-ticker__inner { grid-template-columns: 1fr; gap: 6px; padding-block: 8px; }
  .headline-ticker__label { font-size: .7rem; }
  .headline-ticker__viewport { mask-image: none; }
  .headline-ticker__item { font-size: .78rem; padding: 6px 12px; }
}
