/* Mobile / tablet header — ≤1099px (YG blue) */
@media (max-width:1099px){
  .header-top{
    border-bottom:1px solid rgba(255,255,255,.12);
    padding:2px 0;
  }
  .header-top-mini{
    min-height:36px;padding:6px 14px;
    justify-content:space-evenly;gap:12px;
  }
  .header-top-mini .call-us{
    font-size:12px;font-weight:600;letter-spacing:-.01em;
    padding:5px 10px;border-radius:999px;
    background:rgba(255,255,255,.1);
    border:1px solid rgba(255,255,255,.14);
  }
  .header-top-mini .call-us img{width:14px;height:14px}

  .header-bottom{
    height:64px!important;
    background:rgba(255,255,255,.88);
    -webkit-backdrop-filter:blur(16px) saturate(1.2);
    backdrop-filter:blur(16px) saturate(1.2);
    border-bottom:1px solid rgba(226,232,240,.95);
    box-shadow:0 10px 28px -20px rgba(15,23,42,.35);
  }
  .header-bottom-placeholder{height:64px}
  .header-bottom.sticky,
  .header-bottom.active{
    background:linear-gradient(90deg,var(--dark-blue),var(--light-blue));
    border-bottom-color:transparent;
    box-shadow:0 12px 32px -16px rgba(22,55,165,.55);
  }

  .header-container{
    height:64px;gap:8px;padding-left:10px;padding-right:10px;
  }
  .header-bottom .header-left{margin-left:4px}
  .header-bottom .header-left img{width:132px;height:42px}

  #header-mobile-button{
    width:42px;height:42px;flex-shrink:0;
    display:inline-flex!important;align-items:center;justify-content:center;
    border-radius:12px;color:var(--dark-blue,#1637a5);
    background:#eef2ff;border:1px solid #dbe3ff;
    transition:background .2s,border-color .2s,transform .2s;
  }
  #header-mobile-button:active{transform:scale(.96)}
  #header-mobile-button svg{display:block;width:22px;height:22px}
  #header-mobile-button svg path{stroke:currentColor}
  .header-bottom.sticky #header-mobile-button,
  .header-bottom.active #header-mobile-button{
    color:#fff;
    background:rgba(255,255,255,.14);
    border-color:rgba(255,255,255,.22);
  }
  .header-bottom.sticky #header-mobile-button svg,
  .header-bottom.active #header-mobile-button svg{filter:none}

  .header-mobile-call{
    display:inline-flex;align-items:center;justify-content:center;
    width:42px;height:42px;border-radius:12px;margin-right:6px;
    color:var(--dark-blue,#1637a5);background:#eef2ff;border:1px solid #dbe3ff;
    transition:background .2s,transform .2s,color .2s;
  }
  .header-mobile-call:active{transform:scale(.96)}
  .header-mobile-call svg{display:block;width:18px;height:18px}
  .header-mobile-call svg path{stroke:currentColor}
  .header-bottom.sticky .header-mobile-call,
  .header-bottom.active .header-mobile-call{
    color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22);
  }

  .header-right{display:flex;align-items:center;gap:0;margin-left:auto}
  #get-offer{
    padding:10px 15px;font-size:13px;font-weight:700;gap:6px;
    border-radius:999px;
    box-shadow:0 8px 22px -12px rgba(22,55,165,.65);
  }
  #get-offer .get-offer-arrow{display:none}
  .get-offer-icon{width:20px;height:20px}
  .get-offer-icon svg{display:block;width:14px;height:14px}

  /* Drawer — light header so logo/icons stay crisp */
  #header-mobile-menu{
    width:min(92vw,400px);max-width:400px;
    border-radius:0;
    box-shadow:12px 0 48px rgba(15,23,42,.2);
  }
  .mob-header{
    padding:14px 14px 14px 18px;
    background:#fff;
    border-bottom:1px solid #eef1f6;
  }
  .mob-header .mob-logo img{
    width:128px;height:40px;
    filter:none;
  }
  #header-mobile-menu-close{
    width:40px;height:40px;border-radius:12px;
    color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;
    display:inline-flex;align-items:center;justify-content:center;
  }
  #header-mobile-menu-close svg{display:block}
  #header-mobile-menu-close svg path{stroke:currentColor}

  .mob-nav{padding:10px 10px 4px}
  .mob-nav-item{
    gap:12px;padding:12px 12px;margin-bottom:4px;
    border:0;border-radius:14px;
    background:transparent;
  }
  .mob-nav-item:hover,
  .mob-nav-item:active{background:#f1f5ff}
  .mob-nav-icon-wrap{
    width:40px;height:40px;border-radius:12px;
    display:flex;align-items:center;justify-content:center;flex-shrink:0;
    background:linear-gradient(135deg,#eef2ff,#dbeafe);
  }
  .mob-nav-icon-wrap svg{
    display:block;width:18px;height:18px;flex-shrink:0;
  }
  .mob-nav-icon-wrap svg [stroke],
  .mob-nav-icon-wrap svg path,
  .mob-nav-icon-wrap svg rect,
  .mob-nav-icon-wrap svg circle,
  .mob-nav-icon-wrap svg polyline{
    stroke:var(--dark-blue,#1637a5);
  }
  .mob-nav-label{font-size:14.5px;font-weight:700;letter-spacing:-.02em}

  /* Otoyanıt: keep mark readable, restore wrap size */
  .oy-mob-trigger .oy-mob-icon{
    width:40px!important;height:40px!important;padding:0!important;
    background:transparent!important;border:0!important;
    color:var(--oy-ink,#121212)!important;
  }
  .oy-mob-trigger .oy-mob-icon svg{
    width:24px!important;height:24px!important;color:inherit;
  }
  .oy-mob-trigger .oy-mob-icon svg path[fill]{fill:currentColor}
  .oy-mob-trigger .oy-mob-icon svg path[stroke="#fbfbfa"]{stroke:#fbfbfa}

  .mob-main-cta{padding:12px 14px 14px;border-top:0}
  .mob-cta-primary{
    border-radius:14px;padding:14px 18px;font-size:14.5px;
    box-shadow:0 10px 24px -12px rgba(22,55,165,.55);
  }
  .mob-cta-primary svg{display:inline-block;vertical-align:middle}

  .mob-bottom{
    gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));
    border-top:1px solid #eef1f6;background:#fafbfd;
  }
  .mob-bottom-item{
    border:1px solid #e8ecf4;border-radius:12px;border-right:1px solid #e8ecf4;
    background:#fff;padding:10px 6px;font-size:10.5px;
  }
  .mob-bottom-item svg{display:block;margin:0 auto 2px}
  .mob-bottom-item:last-child{border-right:1px solid #e8ecf4}
  .mob-bottom-wa{color:#128c4a}
}

@media (min-width:1100px){
  .header-mobile-call{display:none!important}
}

@media (prefers-reduced-motion:reduce){
  #header-mobile-button,
  .header-mobile-call,
  #get-offer{transition:none}
}
