/* AODK Akıllı Rehber V8 — Lite mode
   Yalnız rehber arayüzünü stiller. Site öğelerine efekt, animasyon, blur,
   transform, filter, transition veya hedef vurgusu uygulanmaz. */
.aodkg-lite,
.aodkg-lite *{box-sizing:border-box}
.aodkg-lite{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f7f9fc;letter-spacing:normal}
.aodkg-lite[hidden]{display:none!important}
.aodkg-lite button{font:inherit}

.aodkg-lite-launcher{
  position:fixed;right:18px;bottom:18px;z-index:2147483600;
  display:flex;align-items:center;justify-content:center;gap:8px;
  min-width:108px;height:44px;padding:0 15px;
  border:1px solid #344054;border-radius:14px;background:#111827;color:#fff;
  cursor:pointer;contain:layout style paint;
}
.aodkg-lite-launcher svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.aodkg-lite-launcher span{font-size:13px;font-weight:700;white-space:nowrap}
.aodkg-lite-launcher:hover,.aodkg-lite-launcher:focus-visible{background:#1f2937;border-color:#4b74ff;color:#fff;outline:none}

.aodkg-lite-panel{
  position:fixed;right:18px;bottom:72px;z-index:2147483601;
  width:420px;max-width:calc(100vw - 36px);max-height:min(680px,calc(100dvh - 96px));
  overflow:auto;overscroll-behavior:contain;
  border:1px solid #344054;border-radius:18px;background:#111827;color:#f8fafc;
  contain:layout style paint;
}
.aodkg-lite-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid #283548}
.aodkg-lite-kicker{display:block;margin-bottom:3px;font-size:10px;line-height:1.2;font-weight:750;color:#7dd3fc;text-transform:uppercase}
.aodkg-lite-head h2{margin:0!important;font-family:"Inter Tight",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:22px!important;line-height:1.15!important;font-weight:700!important;color:#fff!important}
.aodkg-lite-close{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid #3b4758;border-radius:10px;background:#1b2432;color:#fff;font-size:22px;line-height:1;cursor:pointer}
.aodkg-lite-close:hover,.aodkg-lite-close:focus-visible{background:#253247;border-color:#5d7cff;outline:none}
.aodkg-lite-intro{padding:14px 18px;font-size:13px;line-height:1.55;color:#cbd5e1;border-bottom:1px solid #283548}
.aodkg-lite-list{display:grid;gap:8px;padding:12px}
.aodkg-lite-step{width:100%;min-height:62px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;text-align:left;padding:11px 12px;border:1px solid #2e3a4d;border-radius:12px;background:#172033;color:#fff;cursor:pointer}
.aodkg-lite-step:hover,.aodkg-lite-step:focus-visible{background:#1d2940;border-color:#4568c9;outline:none}
.aodkg-lite-step__num{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#263659;color:#cfe8ff;font-size:11px;font-weight:800}
.aodkg-lite-step b{display:block;margin:1px 0 3px;font-size:13px;line-height:1.3;font-weight:750;color:#fff}
.aodkg-lite-step small{display:block;font-size:11.5px;line-height:1.42;font-weight:450;color:#b8c3d3}
.aodkg-lite-empty{padding:20px 14px;text-align:center;font-size:13px;color:#b8c3d3}
.aodkg-lite-foot{padding:0 12px 12px}
.aodkg-lite-primary{min-height:42px;padding:0 15px;border:1px solid #4d6dff;border-radius:11px;background:#3159dc;color:#fff;font-size:13px;font-weight:750;cursor:pointer}
.aodkg-lite-primary:hover,.aodkg-lite-primary:focus-visible{background:#264bbf;border-color:#6a84ff;outline:none}
.aodkg-lite-foot .aodkg-lite-primary{width:100%}

.aodkg-lite-tour{
  position:fixed;left:50%;bottom:18px;z-index:2147483602;
  width:440px;max-width:calc(100vw - 36px);padding:16px;
  border:1px solid #344054;border-radius:16px;background:#111827;color:#fff;
  contain:layout style paint;
}
.aodkg-lite-tour__meta{margin-bottom:5px;font-size:10.5px;font-weight:800;color:#7dd3fc;text-transform:uppercase}
.aodkg-lite-tour h3{margin:0 0 6px!important;font-family:"Inter Tight",Inter,sans-serif!important;font-size:20px!important;line-height:1.2!important;font-weight:700!important;color:#fff!important}
.aodkg-lite-tour p{margin:0 0 14px!important;font-size:13px!important;line-height:1.5!important;color:#cbd5e1!important}
.aodkg-lite-tour__buttons{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.aodkg-lite-tour__buttons button{min-height:38px;padding:0 12px;border:1px solid #374151;border-radius:10px;background:#1b2432;color:#f8fafc;font-size:12px;font-weight:700;cursor:pointer}
.aodkg-lite-tour__buttons button:hover,.aodkg-lite-tour__buttons button:focus-visible{background:#253247;border-color:#536a93;outline:none}
.aodkg-lite-tour__buttons button:disabled{opacity:.45;cursor:default}
.aodkg-lite-tour__buttons .aodkg-lite-primary{background:#3159dc;border-color:#4d6dff}

/* 1) Mobil dikey */
@media (max-width:600px) and (orientation:portrait){
  .aodkg-lite-launcher{right:10px;bottom:10px;min-width:48px;width:48px;height:48px;padding:0;border-radius:14px}
  .aodkg-lite-launcher span{display:none}
  .aodkg-lite-launcher svg{width:20px;height:20px}
  .aodkg-lite-panel{left:8px;right:8px;bottom:66px;width:auto;max-width:none;max-height:72dvh;border-radius:16px}
  .aodkg-lite-head{padding:15px 15px 12px}.aodkg-lite-head h2{font-size:20px!important}.aodkg-lite-intro{padding:12px 15px;font-size:12.5px}
  .aodkg-lite-list{gap:7px;padding:9px}.aodkg-lite-step{min-height:58px;padding:10px;grid-template-columns:27px minmax(0,1fr)}.aodkg-lite-step__num{width:26px;height:26px}
  .aodkg-lite-tour{left:8px;right:8px;bottom:8px;width:auto;max-width:none;padding:14px}.aodkg-lite-tour__buttons{display:grid;grid-template-columns:1fr 1fr}.aodkg-lite-tour__buttons [data-tour-close]{grid-column:1/-1;order:3}
}

/* 2) Mobil yatay */
@media (max-width:932px) and (max-height:600px) and (orientation:landscape){
  .aodkg-lite-launcher{right:10px;bottom:10px;height:40px;min-width:92px;padding:0 12px}.aodkg-lite-launcher span{font-size:12px}
  .aodkg-lite-panel{right:10px;bottom:58px;width:min(470px,52vw);max-width:none;max-height:calc(100dvh - 68px);border-radius:14px}
  .aodkg-lite-head{padding:12px 14px 10px}.aodkg-lite-head h2{font-size:18px!important}.aodkg-lite-close{width:32px;height:32px}.aodkg-lite-intro{padding:10px 14px;font-size:12px}.aodkg-lite-list{padding:8px}.aodkg-lite-step{min-height:50px;padding:8px 10px}.aodkg-lite-step small{font-size:11px}
  .aodkg-lite-tour{left:12px;bottom:10px;width:min(520px,62vw);max-width:none;padding:12px}.aodkg-lite-tour h3{font-size:18px!important}.aodkg-lite-tour p{font-size:12px!important;margin-bottom:10px!important}
}

/* 3) Tablet dikey */
@media (min-width:601px) and (max-width:1024px) and (orientation:portrait){
  .aodkg-lite-launcher{right:16px;bottom:16px;min-width:104px;height:44px}
  .aodkg-lite-panel{right:16px;bottom:72px;width:390px;max-height:70dvh}
  .aodkg-lite-tour{width:420px;bottom:16px}
}

/* 4) Tablet yatay */
@media (min-width:933px) and (max-width:1366px) and (min-height:601px) and (orientation:landscape){
  .aodkg-lite-launcher{right:16px;bottom:16px;height:42px}
  .aodkg-lite-panel{right:16px;bottom:70px;width:400px;max-height:72dvh}
  .aodkg-lite-tour{width:430px;bottom:16px}
}

/* 5) Dizüstü */
@media (min-width:1367px) and (max-width:1728px){
  .aodkg-lite-launcher{right:18px;bottom:18px;min-width:108px;height:42px}
  .aodkg-lite-panel{right:18px;bottom:72px;width:405px;max-height:min(650px,calc(100dvh - 96px))}
  .aodkg-lite-head h2{font-size:21px!important}
  .aodkg-lite-tour{width:430px}
}

/* 6) Masaüstü */
@media (min-width:1729px) and (max-width:2559px){
  .aodkg-lite-launcher{right:24px;bottom:24px;min-width:116px;height:46px}
  .aodkg-lite-panel{right:24px;bottom:82px;width:450px;max-height:min(720px,calc(100dvh - 112px))}
  .aodkg-lite-head{padding:20px}.aodkg-lite-head h2{font-size:23px!important}.aodkg-lite-intro{padding:15px 20px;font-size:13.5px}.aodkg-lite-list{padding:14px}.aodkg-lite-step{min-height:66px;padding:12px 13px}.aodkg-lite-step b{font-size:13.5px}.aodkg-lite-step small{font-size:12px}
  .aodkg-lite-tour{width:470px;bottom:24px;padding:18px}
}

/* 7) 4K */
@media (min-width:2560px){
  .aodkg-lite-launcher{right:36px;bottom:36px;min-width:144px;height:56px;padding:0 20px;border-radius:16px}.aodkg-lite-launcher svg{width:22px;height:22px}.aodkg-lite-launcher span{font-size:16px}
  .aodkg-lite-panel{right:36px;bottom:106px;width:560px;max-height:min(920px,calc(100dvh - 150px));border-radius:22px}
  .aodkg-lite-head{padding:24px}.aodkg-lite-kicker{font-size:12px}.aodkg-lite-head h2{font-size:28px!important}.aodkg-lite-close{width:44px;height:44px;font-size:26px}.aodkg-lite-intro{padding:18px 24px;font-size:16px}.aodkg-lite-list{gap:11px;padding:16px}.aodkg-lite-step{min-height:82px;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:15px}.aodkg-lite-step__num{width:36px;height:36px;font-size:13px}.aodkg-lite-step b{font-size:16px}.aodkg-lite-step small{font-size:14px;line-height:1.45}.aodkg-lite-foot{padding:0 16px 16px}.aodkg-lite-primary{min-height:50px;font-size:15px}
  .aodkg-lite-tour{width:600px;bottom:36px;padding:22px;border-radius:20px}.aodkg-lite-tour__meta{font-size:12px}.aodkg-lite-tour h3{font-size:26px!important}.aodkg-lite-tour p{font-size:16px!important}.aodkg-lite-tour__buttons button{min-height:46px;padding:0 16px;font-size:14px}
}

/* Her koşulda hareket ve pahalı görsel efekt kapalıdır. */
.aodkg-lite,.aodkg-lite *{
  animation:none!important;
  transition:none!important;
  filter:none!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  text-shadow:none!important;
}
