/* reklam.oynatiyo.com - sponsorluk paketleri satis (paywall) sayfalari.
   Ana site style.css'inden BAGIMSIZ, kendi kendine yeten bir stil dosyasi -
   reklam/ ayri bir document root oldugundan ana site CSS'i yuklenmez. */

:root {
  --pw-dark: #1f2024;
  --pw-brand: #5ebda9;
  --pw-brand-dark: #4aa48f;
  --pw-brand-light: #eaf7f3;
  --pw-text-muted: #6b6f76;
  --pw-text-faint: #9a9ea5;
  --pw-border: #e7e8ea;
  --pw-danger: #e05252;
  --pw-radius: 16px;
  --pw-shadow: 0 2px 14px rgba(31, 32, 36, 0.07);
  --pw-shadow-hover: 0 14px 30px rgba(31, 32, 36, 0.14);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.reklam-body {
  /* Icerik kisa oldugunda (orn. tek urunluk odeme.php) footer'in sayfanin
     ortasinda kalmamasi icin: govde en az ekran boyu kadar (min-height)
     ve dikey flex konteyner, footer'a margin-top:auto verilerek her zaman
     viewport'un altina itilir - icerigin uzunlugundan bagimsiz calisir. */
  margin: 0; min-height: 100vh; display: flex; flex-direction: column;
  background: #f7f8f8; color: var(--pw-dark);
  font-family: 'Segoe UI', Roboto, -apple-system, BlinkMacSystemFont, Arial, sans-serif;
  line-height: 1.5; -webkit-font-smoothing: antialiased;
}
/* Bilerek EN DUSUK ozgullukte (bare tag selector) tutulur - bu sekilde
   herhangi bir .buton-sinifi { color: ... } kurali, ozgulluk carpismasi
   olmadan bu varsayilan "linkler govde rengini miras alir" sifirlamasinin
   onune gecebilir (bkz. .paywall-card-cta, .status-box a). */
a { text-decoration: none; color: inherit; }
.reklam-body img { max-width: 100%; display: block; }
.reklam-wrap { max-width: 1140px; margin: 0 auto; padding: 0 24px; }

/* Topbar */
.reklam-topbar { background: #fff; color: var(--pw-dark); padding: 14px 0; border-bottom: 1px solid var(--pw-border); }
.reklam-topbar .reklam-wrap { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.reklam-topbar-brand { display: flex; align-items: center; gap: 10px; font-weight: 800; font-size: 16px; color: var(--pw-dark); }
.reklam-topbar-brand img { height: 32px; width: auto; }
.reklam-topbar-tag { font-size: 12px; font-weight: 700; color: var(--pw-text-muted); letter-spacing: .3px; }
.reklam-topbar-back { font-size: 13.5px; font-weight: 700; color: var(--pw-text-muted); display: flex; align-items: center; gap: 6px; }
.reklam-topbar-back:hover { color: var(--pw-brand-dark); }

/* Hero - resim degil, KONTEYNER yuksekligi belirler (height: sabit deger),
   img ise position:absolute + object-fit:cover ile bu yuksekligi doldurur.
   ONCEKI HATA: yukseklik resmin en-boy oranindan geliyordu, ama dar
   ekranlarda (orn. 320px) baslik+metin daha fazla satira sardigi icin
   metin konteynerden UZUN oluyor ve overflow:hidden tarafindan USTTEN
   kirpiliyordu ("responsive degil" sikayeti buydu). Artik yukseklik metne
   gore genis payla sabitlenmis oldugundan bu asla olamaz. */
.paywall-hero { position: relative; overflow: hidden; background: var(--pw-dark); height: 420px; }
.paywall-hero-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .55; }
.paywall-hero-overlay {
  position: absolute; inset: 0; display: flex; align-items: center;
  background: linear-gradient(90deg, rgba(31,32,36,.92) 0%, rgba(31,32,36,.55) 55%, rgba(31,32,36,.25) 100%);
}
.paywall-hero-content { color: #fff; max-width: 620px; padding: 0 24px; }
.paywall-hero-eyebrow {
  display: inline-block; background: var(--pw-brand); color: #0e2621; font-weight: 800; font-size: 12.5px;
  padding: 5px 12px; border-radius: 999px; letter-spacing: .3px; margin-bottom: 14px;
}
.paywall-hero-content h1 {
  font-size: clamp(22px, 5.2vw, 40px); line-height: 1.25; margin: 0 0 14px; font-weight: 800;
  text-shadow: 0 2px 10px rgba(0,0,0,.45);
}
.paywall-hero-content p {
  font-size: clamp(13.5px, 2.6vw, 15.5px); color: rgba(255,255,255,.92); margin: 0; max-width: 520px;
  text-shadow: 0 1px 6px rgba(0,0,0,.45);
}

/* Trust strip */
.paywall-trust {
  display: flex; flex-wrap: wrap; gap: 22px; justify-content: center; padding: 18px 24px;
  background: #fff; border-bottom: 1px solid var(--pw-border); font-size: 13px; font-weight: 700; color: var(--pw-text-muted);
}
.paywall-trust span { display: flex; align-items: center; gap: 7px; }
.paywall-trust svg { width: 17px; height: 17px; color: var(--pw-brand-dark); flex-shrink: 0; }

/* Package grid */
.paywall-section { padding: 52px 0; }
.paywall-section-title { text-align: center; margin: 0 0 8px; font-size: clamp(21px, 4.5vw, 27px); font-weight: 800; }
.paywall-section-sub { text-align: center; color: var(--pw-text-muted); font-size: clamp(13px, 2.6vw, 14.5px); margin: 0 0 36px; }
.paywall-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; }

.paywall-card {
  /* ONCEKI HATA: border-top-width'i digerlerinden kalin yapmak, border-radius
     ile birlikte kosede cirkin/asimetrik bir kavis birakiyordu. Bunun yerine
     kenarlik HER ZAMAN ince ve esit kalinlikta, renk vurgusu ise ayri, ustte
     yuvarlatilmis duz bir serit (::after) olarak eklenir - kose bozulmasi
     olmadan temiz bir "premium kart" gorunumu verir. */
  --card-accent: var(--pw-border);
  position: relative; background: #fff; border: 1px solid var(--pw-border); border-radius: var(--pw-radius);
  box-shadow: var(--pw-shadow); padding: 32px 26px 26px; display: flex; flex-direction: column;
  transition: transform .18s, box-shadow .18s;
}
.paywall-card::after {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 6px; background: var(--card-accent);
  border-radius: var(--pw-radius) var(--pw-radius) 0 0; z-index: 1;
}
.paywall-card:hover { transform: translateY(-4px); box-shadow: var(--pw-shadow-hover); }
.paywall-card-featured { position: relative; }
.paywall-card-featured::before {
  /* ONCEKI HATA: bu rozet (top:-16px, kartin USTUNE tasan kismi) ile
     yukaridaki ::after renk seridi (top:0-6px) dikeyde cakisiyordu; ikisi de
     z-index:auto oldugundan sonradan gelen ::after ustte kalip rozetin alt
     kismini gizliyordu ("arkada kalmis" sikayeti buydu). z-index:2 ile rozet
     her zaman seridin ONUNDE kalir. */
  z-index: 2;
  content: "En Çok Tercih Edilen"; position: absolute; top: -16px; left: 50%; transform: translateX(-50%);
  background: var(--pw-brand); color: #0e2621; font-size: 11.5px; font-weight: 800; padding: 5px 14px; border-radius: 999px;
  white-space: nowrap; box-shadow: 0 2px 8px rgba(31,32,36,.18);
}
.paywall-card-icon { width: clamp(40px, 9vw, 52px); height: clamp(40px, 9vw, 52px); margin-bottom: 14px; }
.paywall-card-icon svg { width: 100%; height: 100%; display: block; }
.paywall-card-icon img { width: 100%; height: 100%; display: block; object-fit: contain; }
.paywall-card-name { font-size: clamp(16.5px, 3.2vw, 19px); font-weight: 800; margin: 0 0 4px; }
.paywall-card-discount { display: inline-block; font-size: 12px; font-weight: 800; color: var(--pw-danger); margin-bottom: 14px; }
.paywall-card-price { display: flex; align-items: baseline; gap: 10px; margin-bottom: 20px; flex-wrap: wrap; }
.paywall-card-price .old { font-size: clamp(13px, 2.6vw, 15px); color: var(--pw-text-faint); text-decoration: line-through; }
.paywall-card-price .new { font-size: clamp(24px, 5vw, 30px); font-weight: 800; color: var(--pw-dark); }
.paywall-card-price .cur { font-size: clamp(13px, 2.6vw, 15px); font-weight: 700; color: var(--pw-text-muted); }
.paywall-card-items { list-style: none; margin: 0 0 24px; padding: 0; flex: 1; display: flex; flex-direction: column; gap: 10px; }
.paywall-card-items li { display: flex; align-items: flex-start; gap: 9px; font-size: 13.8px; color: var(--pw-dark); }
.paywall-card-items li svg { width: 17px; height: 17px; color: var(--pw-brand-dark); flex-shrink: 0; margin-top: 1px; }
.paywall-empty { text-align: center; padding: 60px 20px; color: var(--pw-text-muted); }

/* Footer */
.reklam-footer { margin-top: auto; background: var(--pw-dark); color: rgba(255,255,255,.65); padding: 28px 0; font-size: 13px; }
.reklam-footer .reklam-wrap { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; align-items: center; }
.reklam-footer a { color: #fff; font-weight: 700; }
.reklam-footer-contact { display: flex; flex-direction: column; gap: 4px; }
.reklam-footer-whatsapp {
  display: flex; align-items: center; gap: 8px; background: #25d366; color: #06301c !important; font-weight: 800;
  font-size: 13px; padding: 10px 18px; border-radius: 999px; transition: background .15s; flex-shrink: 0;
}
.reklam-footer-whatsapp:hover { background: #1fb958; }
.reklam-footer-whatsapp svg { width: 18px; height: 18px; }

/* Çoklu / Tekli animasyonlu anahtar - tek bir hap seklinde kutu, aktif
   secimin arkasindaki renkli "thumb" CSS transition ile kayarak gecer. */
.mode-toggle-wrap { display: flex; justify-content: center; margin-bottom: 36px; }
.mode-toggle {
  position: relative; display: inline-flex; background: #eef1f0; border-radius: 999px; padding: 4px;
}
.mode-toggle-thumb {
  position: absolute; top: 4px; left: 4px; width: calc(50% - 4px); height: calc(100% - 8px);
  background: var(--pw-brand); border-radius: 999px; transition: transform .32s cubic-bezier(.4,0,.2,1); z-index: 0;
}
.mode-btn {
  position: relative; z-index: 1; flex: 1 1 0; border: none; background: none; padding: 11px 34px; font-weight: 800;
  font-size: 14px; color: var(--pw-text-muted); cursor: pointer; border-radius: 999px; transition: color .25s;
  font-family: inherit; white-space: nowrap; text-align: center;
}
.mode-btn.active { color: #0e2621; }

.mode-panel { transition: opacity .22s ease, transform .22s ease; opacity: 1; transform: translateY(0); }
.mode-panel.mode-panel-out { opacity: 0; transform: translateY(10px); }
.mode-panel.mode-panel-in { opacity: 0; transform: translateY(10px); transition: none; }
.mode-panel.mode-panel-in-active { opacity: 1; transform: translateY(0); transition: opacity .3s ease, transform .3s ease; }

/* Asagi kaydirdikca ekrana giren bloklar hafifce yukari kayarak belirir. */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .55s ease, transform .55s ease; }
.reveal.is-visible { opacity: 1; transform: translateY(0); }

/* Karsilastirma tablosu */
.compare-title { text-align: center; font-size: clamp(15.5px, 3.6vw, 19px); font-weight: 800; margin: 50px 0 6px; }
.compare-scroll-hint { text-align: center; font-size: 11.5px; font-weight: 700; color: var(--pw-brand-dark); margin: 0 0 12px; }

.table-scroll-wrap { display: flex; flex-direction: column; gap: 10px; }
.table-scroll {
  overflow-x: auto; border: 1px solid var(--pw-border); border-radius: var(--pw-radius); background: #fff;
  scrollbar-width: auto; scrollbar-color: var(--pw-brand) #eef1f0;
}
.table-scroll::-webkit-scrollbar { height: 10px; }
.table-scroll::-webkit-scrollbar-track { background: #eef1f0; border-radius: 0 0 var(--pw-radius) var(--pw-radius); }
.table-scroll::-webkit-scrollbar-thumb { background: var(--pw-brand); border-radius: 999px; }
.table-scroll::-webkit-scrollbar-thumb:hover { background: var(--pw-brand-dark); }

/* Ozel, HER ZAMAN gorunur yesil ilerleme cubugu - native kaydirma cubugu
   bazi platformlarda (ozellikle mobil/dokunmatik) etkilesim bittikten sonra
   otomatik solup kayboluyor; bu cubuk JS ile scrollLeft'e gore guncellenir
   ve asla gizlenmez. */
.table-scroll-track { height: 7px; background: #eef1f0; border-radius: 999px; overflow: hidden; }
.table-scroll-progress { height: 100%; width: 40%; background: var(--pw-brand); border-radius: 999px; }

.compare-table { width: 100%; border-collapse: collapse; min-width: 560px; }
.compare-table th, .compare-table td { padding: 13px 16px; text-align: center; border-bottom: 1px solid var(--pw-border); font-size: 13.8px; }
.compare-table thead th { font-weight: 800; font-size: 14px; background: #f7f8f8; }
.compare-price-row th { font-weight: 800; color: var(--pw-brand-dark); font-size: 15px; padding-top: 6px; padding-bottom: 12px; }
.compare-row-label { text-align: left !important; font-weight: 700; color: var(--pw-dark); white-space: nowrap; }
.compare-table tbody tr:last-child td { border-bottom: none; }
.compare-check { width: 19px; height: 19px; color: var(--pw-brand-dark); }
.compare-cross { width: 15px; height: 15px; color: #e0577f; }

/* Tekli urun kartlari - biraz daha kompakt */
.paywall-grid-single { grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.paywall-card-single { padding: 22px 22px 20px; }
.paywall-card-single .paywall-card-price .new { font-size: clamp(20px, 4.5vw, 24px); }
.paywall-card-single .paywall-card-items { margin-bottom: 20px; gap: 8px; }
.paywall-card-single .paywall-card-icon { width: clamp(36px, 8vw, 44px); height: clamp(36px, 8vw, 44px); }

/* ---- Checkout (odeme.php) ---- */
.checkout-layout { display: grid; grid-template-columns: 1.1fr 1fr; gap: 30px; align-items: start; padding: 40px 0 60px; }
.checkout-summary, .checkout-form-box {
  background: #fff; border: 1px solid var(--pw-border); border-radius: var(--pw-radius); box-shadow: var(--pw-shadow); padding: 28px;
}
.checkout-summary h2, .checkout-form-box h2 { font-size: 17px; font-weight: 800; margin: 0 0 18px; }
.checkout-package-name { font-size: 20px; font-weight: 800; margin: 0 0 14px; }
.checkout-items { list-style: none; margin: 0 0 20px; padding: 0; display: flex; flex-direction: column; gap: 9px; }
.checkout-items li { display: flex; gap: 9px; font-size: 13.8px; align-items: flex-start; }
.checkout-items li svg { width: 16px; height: 16px; color: var(--pw-brand-dark); flex-shrink: 0; margin-top: 2px; }
.checkout-total { display: flex; justify-content: space-between; align-items: baseline; padding-top: 16px; border-top: 1px solid var(--pw-border); }
.checkout-total .label { font-size: 14px; color: var(--pw-text-muted); font-weight: 700; }
.checkout-total .amount { font-size: 26px; font-weight: 800; }
.checkout-total .old { font-size: 14px; color: var(--pw-text-faint); text-decoration: line-through; margin-right: 8px; }

.cf-field { margin-bottom: 16px; }
.cf-field label { display: block; font-size: 13px; font-weight: 700; margin-bottom: 6px; }
.cf-field input {
  width: 100%; padding: 11px 13px; border: 1px solid var(--pw-border); border-radius: 9px; font-size: 14px;
  font-family: inherit;
}
.cf-field input:focus { outline: none; border-color: var(--pw-brand); box-shadow: 0 0 0 3px var(--pw-brand-light); }
#payment-element { margin: 6px 0 20px; }

/* Odeme/satin al butonlari: markanin genel teal rengi yerine bilerek AYRI,
   "para/odeme" hissi veren koyu indigo bir gradyan kullanilir - boylece
   kullanicinin tikladigi asil eylem butonu, sayfadaki diger dekoratif teal
   ogelerden gorsel olarak net bir sekilde ayrisir ve one cikar. */
.checkout-submit, .paywall-card-cta {
  --btn-shadow: rgba(67, 56, 202, .35);
  width: 100%; display: flex; align-items: center; justify-content: center; gap: 8px;
  background: linear-gradient(135deg, #4f46e5 0%, #6d28d9 100%); color: #fff; font-weight: 800; font-size: 15px;
  padding: 14px 18px; border: none; border-radius: 12px; cursor: pointer; text-align: center;
  box-shadow: 0 6px 16px var(--btn-shadow), inset 0 1px 0 rgba(255,255,255,.15);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.checkout-submit svg, .paywall-card-cta svg { width: 17px; height: 17px; flex-shrink: 0; }
.checkout-submit:hover:not(:disabled), .paywall-card-cta:hover {
  background: linear-gradient(135deg, #5b52f0 0%, #7c3aed 100%);
  transform: translateY(-2px); box-shadow: 0 10px 22px var(--btn-shadow), inset 0 1px 0 rgba(255,255,255,.2);
}
.checkout-submit:active:not(:disabled), .paywall-card-cta:active { transform: translateY(0); box-shadow: 0 4px 10px var(--btn-shadow); }
.checkout-submit:disabled { opacity: .6; cursor: not-allowed; transform: none; }

.checkout-secure-note {
  display: flex; align-items: center; gap: 10px; margin-top: 16px; padding: 12px 14px;
  background: var(--pw-brand-light); border: 1px solid #d3ece5; border-radius: 10px;
  font-size: 12px; color: var(--pw-text-muted); line-height: 1.4; text-align: left;
}
.checkout-secure-note svg { width: 22px; height: 22px; flex-shrink: 0; color: var(--pw-brand-dark); }
.checkout-error { background: #fdeaea; color: #c0392b; padding: 12px 14px; border-radius: 8px; font-size: 13.5px; margin-bottom: 16px; }

/* ---- Thank you (tesekkurler.php) ---- */
.status-box {
  position: relative; max-width: 560px; margin: 60px auto; background: #fff; border: 1px solid var(--pw-border);
  border-radius: var(--pw-radius); box-shadow: var(--pw-shadow-hover); padding: 48px 38px 40px; text-align: center;
  overflow: hidden;
}
.status-box::before {
  content: ""; position: absolute; top: 0; left: 0; right: 0; height: 6px;
}
.status-box-ok::before { background: linear-gradient(90deg, var(--pw-brand), var(--pw-brand-dark)); }
.status-box-pending::before { background: linear-gradient(90deg, #f5b942, #d68f1f); }
.status-box-fail::before { background: linear-gradient(90deg, #e0577f, #c0392b); }

.status-icon {
  width: 72px; height: 72px; border-radius: 50%; display: flex; align-items: center; justify-content: center;
  margin: 0 auto 22px; animation: status-pop .5s cubic-bezier(.34,1.56,.64,1) both;
}
.status-icon.ok { background: var(--pw-brand-light); color: var(--pw-brand-dark); box-shadow: 0 0 0 8px var(--pw-brand-light); }
.status-icon.pending { background: #fff3d6; color: #a8710a; }
.status-icon.fail { background: #fdeaea; color: #c0392b; }
.status-icon svg { width: 32px; height: 32px; }
@keyframes status-pop { 0% { transform: scale(0); opacity: 0; } 100% { transform: scale(1); opacity: 1; } }

.status-spinner {
  width: 30px; height: 30px; border: 3.5px solid rgba(168, 113, 10, .25); border-top-color: #a8710a;
  border-radius: 50%; animation: status-spin .8s linear infinite;
}
@keyframes status-spin { to { transform: rotate(360deg); } }

.status-box h1 { font-size: clamp(20px, 4vw, 23px); font-weight: 800; margin: 0 0 10px; }
.status-lead { color: var(--pw-dark); font-size: 15px; line-height: 1.55; margin: 0 0 26px; }
.status-note { color: var(--pw-text-muted); font-size: 13px; line-height: 1.6; margin: 20px 0 24px; }

.status-receipt {
  text-align: left; background: #f7f8f8; border: 1px solid var(--pw-border); border-radius: 12px;
  padding: 20px 22px; margin-bottom: 6px;
}
.status-receipt-row { display: flex; justify-content: space-between; gap: 12px; padding: 6px 0; font-size: 13.5px; }
.status-receipt-row span:first-child { color: var(--pw-text-muted); font-weight: 600; }
.status-receipt-row span:last-child { font-weight: 700; text-align: right; }
.status-receipt-items { border-top: 1px dashed var(--pw-border); margin-top: 8px; padding-top: 12px; }
.status-receipt-items-label { display: block; font-size: 12px; font-weight: 700; color: var(--pw-text-muted); text-transform: uppercase; letter-spacing: .3px; margin-bottom: 8px; }
.status-receipt-items ul { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 7px; }
.status-receipt-items li { display: flex; gap: 8px; align-items: flex-start; font-size: 13.5px; }
.status-receipt-items li svg { width: 15px; height: 15px; color: var(--pw-brand-dark); flex-shrink: 0; margin-top: 2px; }
.status-receipt-total {
  display: flex; justify-content: space-between; align-items: baseline; border-top: 1px solid var(--pw-border);
  margin-top: 12px; padding-top: 12px; font-size: 15px; font-weight: 700;
}
.status-receipt-total span:last-child { font-size: 20px; font-weight: 800; color: var(--pw-brand-dark); }

.status-cta {
  display: inline-flex; align-items: center; justify-content: center; margin-top: 6px;
  background: linear-gradient(135deg, #4f46e5 0%, #6d28d9 100%); color: #fff; font-weight: 800; font-size: 14px;
  padding: 13px 28px; border-radius: 12px; box-shadow: 0 6px 16px rgba(67, 56, 202, .3);
  transition: transform .15s ease, box-shadow .15s ease;
}
.status-cta:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(67, 56, 202, .35); }
.status-cta-ghost { background: none; color: var(--pw-text-muted); box-shadow: none; border: 1px solid var(--pw-border); }
.status-cta-ghost:hover { transform: none; background: #f7f8f8; box-shadow: none; }

@media (max-width: 860px) {
  .checkout-layout { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  /* paywall.png agirlikli beyaz/acik tonlu bir gorsel oldugundan (koyu bir
     fotograf degil), mobildeki dar kirpimda metnin arkasinda hala acik
     bolgeler kalabiliyordu - metin bandi neredeyse duz koyu renge cekildi.
     Yukseklik, en dar (320px) ekranda bile basligin 3-4 satira sarmasina
     rahatça yer birakacak sekilde sabit ve bol tutulur. */
  .paywall-hero { height: 320px; }
  .paywall-hero-img { opacity: .35; }
  .paywall-hero-overlay {
    background: linear-gradient(180deg, rgba(15,16,18,.35) 0%, rgba(15,16,18,.94) 40%, rgba(15,16,18,.97) 100%);
    align-items: flex-end; padding-bottom: 22px;
  }
  .paywall-hero-content { padding: 0; max-width: 100%; }
  .reklam-topbar-tag { display: none; }
  .paywall-section { padding: 36px 0; }
}
@media (max-width: 480px) {
  /* Bu genislikte baslik daha fazla satira sardigindan (dar konteyner),
     konteyner en dar ekranda bile ustten kirpilmasin diye daha uzun tutulur -
     768px blogundakinin TERSI: dar ekran = daha COK satir = daha COK yukseklik. */
  .paywall-hero { height: 380px; }
  .reklam-wrap { padding: 0 16px; }
  .paywall-card { padding: 22px 18px 20px; }
  .status-box { margin: 30px 16px; padding: 32px 20px; }
  .status-receipt { padding: 16px 16px; }
  .status-receipt-total span:last-child { font-size: 18px; }
  .compare-table th, .compare-table td { padding: 11px 12px; font-size: 12.8px; }
  .reklam-footer .reklam-wrap { flex-direction: column; align-items: flex-start; }
  .reklam-footer-whatsapp { align-self: stretch; justify-content: center; }
  .mode-btn { padding: 10px 24px; font-size: 13px; }
}
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .mode-toggle-thumb, .mode-panel, .paywall-card { transition: none; }
  .status-icon { animation: none; }
  .status-spinner { animation-duration: 2.4s; }
}
