:root{
  --primary:#001f4b;
  --primary-2:#0f3b78;
  --bg:#f3f6fb;
  --card:#ffffff;
  --text:#101827;
  --muted:#667085;
  --line:#e7edf6;
  --price:#c7252d;
  --gold:#f4c76a;
  --shadow:0 22px 55px rgba(15,23,42,.12);
  --soft-shadow:0 13px 30px rgba(15,23,42,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;min-height:100vh;background:
  radial-gradient(circle at 12% 2%,rgba(0,31,75,.12),transparent 30%),
  radial-gradient(circle at 88% 12%,rgba(244,199,106,.18),transparent 24%),
  linear-gradient(180deg,#f7f9fd 0%,var(--bg) 42%,#eef3f9 100%);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary),#052a60 54%,#0f4c8d);color:#fff;padding:calc(28px + env(safe-area-inset-top)) 18px 24px;border-radius:0 0 38px 38px;box-shadow:0 18px 50px rgba(0,31,75,.28)}
.hero:before{content:"";position:absolute;right:-82px;top:-105px;width:250px;height:250px;border-radius:999px;background:rgba(255,255,255,.13)}
.hero:after{content:"";position:absolute;left:-100px;bottom:-155px;width:270px;height:270px;border-radius:999px;background:rgba(255,255,255,.075)}
.hero-inner{position:relative;z-index:1;max-width:1040px;margin:0 auto}.hero-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-lockup{display:flex;align-items:center;gap:17px;min-width:0}.brand-logo{width:74px;height:74px;flex:0 0 74px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.65);display:flex;align-items:center;justify-content:center;box-shadow:0 16px 36px rgba(0,0,0,.18),inset 0 0 0 1px rgba(0,31,75,.05);overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain;padding:8px}.brand-logo img.img-missing{padding:12px}.brand-logo span{font-size:24px;font-weight:950;letter-spacing:-.06em;color:var(--primary)}.brand-text{min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:5px;padding:5px 10px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#dceaff}.hero h1{margin:0 0 6px;font-size:36px;letter-spacing:-.045em;line-height:1.02;text-shadow:0 8px 24px rgba(0,0,0,.18)}.hero p{margin:0;opacity:.88;font-size:17px}.admin-link{color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.13);backdrop-filter:blur(12px);border-radius:999px;padding:10px 15px;font-size:13px;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.12)}
.slider{position:relative;z-index:1;margin:24px auto 0;height:250px;overflow:hidden;border-radius:30px;background:rgba(255,255,255,.08);box-shadow:0 18px 42px rgba(0,0,0,.20);border:1px solid rgba(255,255,255,.18)}.slider img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s,transform 2.8s}.slider img.active{opacity:1;transform:scale(1.03)}
.catbar{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);display:flex;gap:11px;overflow-x:auto;padding:13px 14px;box-shadow:0 12px 28px rgba(15,23,42,.085);border-bottom:1px solid rgba(232,237,245,.85);scrollbar-width:none}.catbar::-webkit-scrollbar{display:none}.catbar a{white-space:nowrap;color:#263244;text-decoration:none;background:linear-gradient(180deg,#fff,#f3f6fb);border:1px solid #e8edf5;border-radius:999px;padding:11px 17px;font-weight:900;font-size:14px;box-shadow:0 6px 15px rgba(15,23,42,.055)}.catbar a.active{background:linear-gradient(135deg,var(--primary),#0a3a78);color:#fff;border-color:rgba(255,255,255,.15);box-shadow:0 11px 25px rgba(0,31,75,.24)}
.menu-wrap{max-width:1040px;margin:28px auto 34px;padding:0 14px}.category-section{margin-bottom:34px;scroll-margin-top:86px}.category-section h2{display:flex;align-items:center;gap:11px;font-size:25px;margin:0 0 17px;color:#0f172a;letter-spacing:-.04em}.category-section h2:before{content:"";width:10px;height:30px;border-radius:99px;background:linear-gradient(180deg,var(--gold),var(--primary));box-shadow:0 9px 19px rgba(0,31,75,.22)}.product-list{display:grid;gap:16px}.product-card{display:flex;gap:15px;background:rgba(255,255,255,.96);border:1px solid rgba(232,237,245,.96);border-radius:28px;padding:12px;box-shadow:var(--soft-shadow);overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s;background-image:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,255,255,.90))}.product-card:active{transform:scale(.992)}.product-card:hover{border-color:#d8e4f4;box-shadow:var(--shadow);transform:translateY(-1px)}.product-card.disabled{opacity:.62}.product-img{flex:0 0 124px;height:124px;border-radius:23px;overflow:hidden;background:linear-gradient(135deg,#eef2f7,#dde6f0);position:relative;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.product-img:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);border-radius:23px;pointer-events:none}.product-img img{width:100%;height:100%;object-fit:cover;display:block}.product-img img.img-missing{object-fit:contain;padding:18px}.product-info{flex:1;min-width:0;padding:4px 4px 2px 0}.product-info a{text-decoration:none;color:inherit}.product-info h3{font-size:18px;line-height:1.16;margin:4px 0 7px;letter-spacing:-.025em}.product-info p{margin:0;color:var(--muted);font-size:14.5px;line-height:1.42}.product-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px}.product-bottom strong,.price{display:inline-flex;align-items:center;color:var(--price);font-size:22px;letter-spacing:-.03em;font-weight:950}.product-bottom strong{background:linear-gradient(180deg,#fff8f8,#fff);border:1px solid #f5d4d7;border-radius:999px;padding:7px 12px;line-height:1}.product-bottom span,.stockout{background:#fee2e2;color:#991b1b;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.empty-menu{background:#fff;border-radius:24px;padding:24px;text-align:center;color:#64748b;box-shadow:var(--soft-shadow)}.credit-footer{max-width:1040px;margin:12px auto 28px;padding:0 18px calc(12px + env(safe-area-inset-bottom));text-align:center;color:#7b8797;font-size:12.5px;line-height:1.45}.credit-footer a{color:var(--primary);font-weight:800;text-decoration:none}
.detail-head{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--primary),#0f4c8d);color:#fff;padding:24px 16px 48px;border-radius:0 0 32px 32px;box-shadow:0 18px 44px rgba(0,31,75,.24)}.detail-head:after{content:"";position:absolute;right:-74px;top:-90px;width:220px;height:220px;border-radius:999px;background:rgba(255,255,255,.12)}.detail-brand-row{position:relative;z-index:1;max-width:900px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.back-link{color:#fff;text-decoration:none;font-weight:900;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 14px}.detail-mini-logo{width:52px;height:52px;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.18)}.detail-mini-logo img{width:100%;height:100%;object-fit:contain;padding:6px}.detail-mini-logo span{font-weight:950;color:var(--primary)}.detail-head h1{position:relative;z-index:1;margin:22px auto 0;max-width:900px;letter-spacing:-.04em;font-size:34px;line-height:1.08}.detail-card{max-width:900px;margin:-30px auto 20px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line)}.detail-card>img{width:100%;max-height:430px;object-fit:cover;display:block;background:#eef2f7}.detail-card>img.img-missing{object-fit:contain;padding:32px}.detail-content{padding:24px}.cat-pill{background:#eef2ff;color:#3730a3;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.detail-content h2{margin:15px 0 8px;letter-spacing:-.03em}.detail-content p{line-height:1.62;color:#475569}.detail-content .price{display:inline-flex;margin:10px 0 14px;background:linear-gradient(180deg,#fff8f8,#fff);border:1px solid #f5d4d7;border-radius:999px;padding:9px 13px}.detail-content h3{margin-top:20px}
@media (min-width:780px){.product-list{grid-template-columns:1fr 1fr}.product-card{min-height:154px}.product-img{flex-basis:136px;height:136px}.catbar{justify-content:flex-start}.hero h1{font-size:40px}}
@media (max-width:680px){.hero{padding-left:20px;padding-right:20px;border-radius:0 0 32px 32px}.brand-logo{width:64px;height:64px;flex-basis:64px;border-radius:21px}.eyebrow{display:none}.hero h1{font-size:29px}.hero p{font-size:16px}.admin-link{display:none}.slider{height:178px;border-radius:24px;margin-top:20px}.catbar{padding-left:18px}.menu-wrap{padding:0 18px;margin-top:25px}.product-card{border-radius:25px;padding:11px;gap:13px}.product-img{flex-basis:112px;height:112px;border-radius:20px}.product-img:after{border-radius:20px}.product-info h3{font-size:17px}.product-info p{font-size:14px}.product-bottom strong,.price{font-size:20px}.category-section h2{font-size:23px}.credit-footer{font-size:12px;margin-top:4px}.detail-head h1{font-size:30px}.detail-card{margin-left:16px;margin-right:16px}.detail-content{padding:21px}}
@media (max-width:390px){.brand-lockup{gap:12px}.brand-logo{width:58px;height:58px;flex-basis:58px}.hero h1{font-size:26px}.product-img{flex-basis:96px;height:96px}.product-info h3{font-size:16px}.product-info p{font-size:13px}.product-bottom strong{font-size:18px;padding:6px 10px}.product-card{gap:11px}}

/* v7 - Netuv sabit footer linki ve görsel zoom */
.credit-footer{
  max-width:1040px;
  margin:18px auto 30px;
  padding:0 18px calc(14px + env(safe-area-inset-bottom));
  text-align:center;
  font-size:12.5px;
  line-height:1.45;
}
.credit-footer a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#7b8797;
  text-decoration:none;
  font-weight:700;
  border-radius:999px;
  padding:8px 12px;
  transition:background .18s,color .18s,box-shadow .18s,transform .18s;
}
.credit-footer a:hover{
  color:var(--primary);
  background:rgba(255,255,255,.78);
  box-shadow:0 10px 24px rgba(15,23,42,.08);
  transform:translateY(-1px);
}
.product-img img,
.detail-card>img{
  transition:transform .24s ease, filter .24s ease;
  transform-origin:center center;
}
.product-img:hover img{
  transform:scale(1.10);
  filter:saturate(1.04) contrast(1.02);
}
.detail-card>img:hover{
  transform:scale(1.025);
}

/* v8 - Header logo büyütme: müşteri tarafında ürün tasarımına dokunmadan */
.brand-logo{
  width:108px;
  height:108px;
  flex:0 0 108px;
  border-radius:30px;
}
.brand-logo img{padding:10px}
@media (max-width:680px){
  .brand-lockup{gap:18px}
  .brand-logo{width:92px;height:92px;flex-basis:92px;border-radius:26px}
  .hero h1{font-size:28px;line-height:1.05}
}
@media (max-width:390px){
  .brand-lockup{gap:12px}
  .brand-logo{width:78px;height:78px;flex-basis:78px;border-radius:22px}
  .hero h1{font-size:24px}
}

/* v9 - Müşteri tarafı arama ve fiyat sıralama */
.menu-search{
  display:flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
  height:44px;
  max-width:44px;
  overflow:hidden;
  border-radius:999px;
  background:linear-gradient(180deg,#ffffff,#f3f6fb);
  border:1px solid #e8edf5;
  box-shadow:0 6px 15px rgba(15,23,42,.055);
  transition:max-width .24s ease, box-shadow .20s ease, border-color .20s ease;
}
.menu-search.is-open,
.menu-search:focus-within{
  max-width:min(420px,68vw);
  border-color:#d8e4f4;
  box-shadow:0 12px 28px rgba(15,23,42,.10);
}
.search-toggle{
  width:44px;
  height:44px;
  flex:0 0 44px;
  border:0;
  background:linear-gradient(135deg,var(--primary),#0a3a78);
  color:#fff;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 10px 22px rgba(0,31,75,.20);
}
.menu-search input[type="search"]{
  width:190px;
  min-width:160px;
  border:0;
  outline:0;
  background:transparent;
  color:#172033;
  font-size:15px;
  font-weight:750;
  padding:0;
}
.menu-search input[type="search"]::placeholder{color:#94a3b8;font-weight:700}
.search-submit{
  border:0;
  background:#eef5ff;
  color:var(--primary);
  border-radius:999px;
  padding:8px 12px;
  font-size:13px;
  font-weight:950;
  cursor:pointer;
  margin-right:3px;
}
.search-clear{
  width:30px;
  height:30px;
  flex:0 0 30px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-right:6px;
  border-radius:999px;
  background:#fee2e2;
  color:#991b1b!important;
  text-decoration:none!important;
  font-size:19px!important;
  line-height:1;
  padding:0!important;
  box-shadow:none!important;
}
.client-filterbar{
  max-width:1040px;
  margin:14px auto 0;
  padding:0 14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  flex-wrap:wrap;
}
.client-sort-form{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 9px 8px 13px;
  border-radius:999px;
  background:rgba(255,255,255,.90);
  border:1px solid #e8edf5;
  box-shadow:0 8px 20px rgba(15,23,42,.065);
}
.client-sort-form label{
  font-size:13px;
  font-weight:950;
  color:#475569;
}
.client-sort-form select{
  border:0;
  outline:0;
  background:#f4f7fb;
  color:#172033;
  border-radius:999px;
  padding:8px 28px 8px 11px;
  font-weight:900;
  font-size:13px;
  appearance:auto;
}
.client-filter-summary{
  color:#64748b;
  font-size:13px;
  line-height:1.45;
  background:rgba(255,255,255,.82);
  border:1px solid #e8edf5;
  border-radius:999px;
  padding:10px 12px;
  box-shadow:0 8px 20px rgba(15,23,42,.055);
}
.client-filter-summary strong{color:#172033}
.client-filter-summary a{
  color:var(--primary);
  font-weight:950;
  text-decoration:none;
  margin-left:8px;
}
@media (max-width:680px){
  .catbar{gap:9px;padding:12px 14px}
  .menu-search{height:43px;max-width:43px}
  .menu-search.is-open,.menu-search:focus-within{max-width:min(355px,86vw)}
  .search-toggle{width:43px;height:43px;flex-basis:43px}
  .menu-search input[type="search"]{width:155px;min-width:135px;font-size:16px}
  .search-submit{padding:8px 11px}
  .client-filterbar{padding:0 18px;margin-top:12px;display:block}
  .client-sort-form{width:100%;justify-content:space-between;border-radius:20px;padding:10px 12px}
  .client-sort-form select{font-size:16px;flex:1;max-width:220px}
  .client-filter-summary{border-radius:18px;margin-top:10px;font-size:12.5px;text-align:center}
}
@media (max-width:390px){
  .menu-search.is-open,.menu-search:focus-within{max-width:calc(100vw - 28px)}
  .menu-search input[type="search"]{width:132px;min-width:120px}
  .search-submit{padding:7px 10px;font-size:12px}
}

/* v10 - Sosyal medya ikonları ve TR/EN dil seçimi */
.menu-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex:0 0 auto;flex-wrap:wrap}
.menu-social-icons{display:flex;align-items:center;gap:7px}.social-icon{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px rgba(0,0,0,.12);backdrop-filter:blur(10px);transition:transform .18s,background .18s,border-color .18s}.social-icon:hover{transform:translateY(-1px);background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.35)}.social-icon svg{width:19px;height:19px;display:block}.language-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px)}.lang-btn{border:0;background:transparent;color:#fff;border-radius:999px;padding:7px 9px;display:inline-flex;align-items:center;gap:5px;font-weight:950;font-size:12px;cursor:pointer;line-height:1}.lang-btn.is-active{background:#fff;color:var(--primary);box-shadow:0 8px 18px rgba(0,0,0,.12)}.lang-btn span{font-size:15px;line-height:1}.detail-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.detail-head .menu-social-icons .social-icon,.detail-head .language-switcher{background:rgba(255,255,255,.15)}.is-translating::after{content:"Çevriliyor...";position:fixed;right:14px;bottom:14px;z-index:120;background:rgba(15,23,42,.92);color:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;box-shadow:0 12px 30px rgba(15,23,42,.22)}
@media(max-width:760px){.hero-top{align-items:flex-start}.menu-top-actions{gap:7px}.admin-link{padding:9px 11px}.menu-social-icons{gap:5px}.social-icon{width:34px;height:34px}.language-switcher{padding:3px}.lang-btn{padding:6px 7px}.lang-btn b{display:none}.brand-lockup{flex:1 1 100%;min-width:0}.hero-top{flex-wrap:wrap}.menu-top-actions{width:100%;justify-content:flex-end}.detail-brand-row{gap:8px;flex-wrap:wrap}.detail-actions{margin-left:auto}.detail-mini-logo{order:3}}
@media(max-width:390px){.admin-link{display:none}.menu-top-actions{justify-content:flex-start}.social-icon{width:32px;height:32px}.language-switcher{order:-1}}

/* v11 - Sosyal ikon/dil butonu boyut düzeltmesi ve gerçek bayrak görünümü */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.menu-top-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:nowrap!important;line-height:1!important}
.menu-social-icons{display:flex!important;align-items:center!important;gap:5px!important;line-height:1!important;flex-wrap:nowrap!important}
a.social-icon,.menu-social-icons>a.social-icon,.detail-head .menu-social-icons>a.social-icon{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;min-height:30px!important;max-height:30px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 8px 18px rgba(0,0,0,.13)!important;overflow:hidden!important;line-height:1!important;box-sizing:border-box!important}
a.social-icon svg,.menu-social-icons>a.social-icon svg,.detail-head .menu-social-icons>a.social-icon svg{width:15px!important;height:15px!important;min-width:15px!important;max-width:15px!important;min-height:15px!important;max-height:15px!important;display:block!important;flex:0 0 15px!important}
.language-switcher{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:3px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.28)!important;backdrop-filter:blur(10px)!important;line-height:1!important;flex:0 0 auto!important}
.lang-btn{width:32px!important;height:28px!important;min-width:32px!important;padding:0!important;border:0!important;border-radius:999px!important;background:transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;overflow:hidden!important;box-shadow:none!important}
.lang-btn.is-active{background:#fff!important;box-shadow:0 8px 18px rgba(0,0,0,.14)!important}
.lang-btn .flag-svg{width:24px!important;height:16px!important;display:block!important;border-radius:3px!important;box-shadow:0 0 0 1px rgba(15,23,42,.10)!important;flex:0 0 auto!important}
.is-translating::after{content:"Çevriliyor..."!important}

@media(max-width:760px){
  .hero-top{position:relative!important;display:block!important;min-height:92px!important;padding-right:82px!important}
  .brand-lockup{display:flex!important;align-items:center!important;gap:16px!important;min-width:0!important;width:100%!important;max-width:100%!important;flex:0 1 auto!important}
  .menu-top-actions{position:absolute!important;right:0!important;top:0!important;width:auto!important;max-width:78px!important;justify-content:flex-end!important;align-items:flex-start!important;flex-wrap:wrap!important;gap:5px!important}
  .language-switcher{order:-1!important}
  a.social-icon,.menu-social-icons>a.social-icon,.detail-head .menu-social-icons>a.social-icon{width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;min-height:28px!important;max-height:28px!important}
  a.social-icon svg,.menu-social-icons>a.social-icon svg,.detail-head .menu-social-icons>a.social-icon svg{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;min-height:14px!important;max-height:14px!important;flex-basis:14px!important}
  .lang-btn{width:30px!important;height:26px!important;min-width:30px!important}
  .lang-btn .flag-svg{width:22px!important;height:15px!important}
}
@media(max-width:390px){
  .hero-top{padding-right:74px!important;min-height:82px!important}
  .menu-top-actions{max-width:70px!important;gap:4px!important}
  a.social-icon,.menu-social-icons>a.social-icon{width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;min-height:26px!important;max-height:26px!important}
  .lang-btn{width:28px!important;height:25px!important;min-width:28px!important}
  .lang-btn .flag-svg{width:21px!important;height:14px!important}
}

/* v12 - Header ikon hizalama: bayraklar ve sosyal ikonlar aynı satırda, aynı boyutta ve ayrı kutularda */
.menu-top-actions{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:5px!important;
  flex-wrap:nowrap!important;
  line-height:1!important;
  z-index:5!important;
}
.language-switcher{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  backdrop-filter:none!important;
  flex:0 0 auto!important;
}
.lang-btn,
a.social-icon,
.menu-social-icons>a.social-icon,
.detail-head .menu-social-icons>a.social-icon{
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  padding:0!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  background:rgba(255,255,255,.18)!important;
  border:1px solid rgba(255,255,255,.34)!important;
  color:#fff!important;
  box-shadow:0 8px 18px rgba(0,0,0,.12)!important;
  backdrop-filter:blur(10px)!important;
  line-height:1!important;
}
.lang-btn.is-active{
  background:#fff!important;
  border-color:#fff!important;
  box-shadow:0 9px 20px rgba(0,0,0,.16)!important;
}
.lang-btn .flag-svg{
  width:22px!important;
  height:15px!important;
  display:block!important;
  border-radius:3px!important;
  box-shadow:0 0 0 1px rgba(15,23,42,.12)!important;
  flex:0 0 auto!important;
}
a.social-icon svg,
.menu-social-icons>a.social-icon svg,
.detail-head .menu-social-icons>a.social-icon svg{
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  max-width:15px!important;
  min-height:15px!important;
  max-height:15px!important;
  display:block!important;
  flex:0 0 15px!important;
}
.menu-social-icons{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  flex-wrap:nowrap!important;
  line-height:1!important;
  flex:0 0 auto!important;
}
.is-translating::after{
  content:"Çeviri hazırlanıyor..."!important;
  right:10px!important;
  bottom:10px!important;
  padding:8px 11px!important;
  font-size:12px!important;
}
@media(max-width:760px){
  .hero{padding-top:calc(20px + env(safe-area-inset-top))!important}
  .hero-top{
    position:relative!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    min-height:104px!important;
    padding-right:150px!important;
    flex-wrap:nowrap!important;
  }
  .brand-lockup{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    flex:1 1 auto!important;
  }
  .brand-text{min-width:0!important;max-width:100%!important}
  .hero h1{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}
  .menu-top-actions{
    position:absolute!important;
    right:0!important;
    top:0!important;
    width:auto!important;
    max-width:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:nowrap!important;
    gap:5px!important;
  }
  .language-switcher{order:0!important}
  .menu-social-icons{gap:5px!important}
}
@media(max-width:430px){
  .hero-top{padding-right:132px!important;min-height:100px!important}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon,
  .detail-head .menu-social-icons>a.social-icon{
    width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;min-height:28px!important;max-height:28px!important;
  }
  .lang-btn .flag-svg{width:21px!important;height:14px!important}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;min-height:14px!important;max-height:14px!important;flex-basis:14px!important}
}
@media(max-width:370px){
  .hero-top{padding-right:122px!important}
  .menu-top-actions{gap:4px!important}
  .language-switcher{gap:4px!important}
  .menu-social-icons{gap:4px!important}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon{
    width:26px!important;height:26px!important;min-width:26px!important;max-width:26px!important;min-height:26px!important;max-height:26px!important;
  }
  .lang-btn .flag-svg{width:20px!important;height:13px!important}
}

/* v13 - Varsayılan QR Menü logosu */
.brand-logo.brand-logo-default{width:156px;height:66px;flex-basis:156px;border-radius:20px}
.brand-logo.brand-logo-default img{padding:6px;object-fit:contain}
.detail-mini-logo.detail-mini-logo-default{width:118px;height:42px;border-radius:15px}
.detail-mini-logo.detail-mini-logo-default img{padding:4px;object-fit:contain}
@media(max-width:680px){
  .brand-logo.brand-logo-default{width:124px;height:54px;flex-basis:124px;border-radius:18px}
  .brand-logo.brand-logo-default img{padding:5px}
}
@media(max-width:390px){
  .brand-logo.brand-logo-default{width:112px;height:48px;flex-basis:112px;border-radius:16px}
}


/* v16 - Mobil header stabilizasyonu, uzun işletme adı güvenli kırılım ve eşit ikon alanı */
.hero-top{position:relative!important}
.menu-top-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex-wrap:nowrap!important;z-index:4!important}
.language-switcher{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important}
.lang-btn,
a.social-icon,
.menu-social-icons>a.social-icon,
.detail-head .menu-social-icons>a.social-icon{width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:rgba(255,255,255,.16)!important;border:1px solid rgba(255,255,255,.31)!important;box-shadow:0 8px 18px rgba(0,0,0,.13)!important;overflow:hidden!important;box-sizing:border-box!important;line-height:1!important}
.lang-btn.is-active{background:#fff!important;color:var(--primary)!important;border-color:#fff!important}
.lang-btn .flag-svg{width:25px!important;height:17px!important;border-radius:3px!important;display:block!important;flex:0 0 auto!important}
a.social-icon svg,.menu-social-icons>a.social-icon svg,.detail-head .menu-social-icons>a.social-icon svg{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important;min-height:17px!important;max-height:17px!important;display:block!important;flex:0 0 17px!important}
.menu-social-icons{display:flex!important;align-items:center!important;gap:6px!important;flex-wrap:nowrap!important;line-height:1!important;flex:0 0 auto!important}
.brand-text{min-width:0!important;overflow:visible!important}
.hero h1{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;text-wrap:balance;max-width:100%!important}
@media(max-width:760px){
  .hero{padding-top:calc(24px + env(safe-area-inset-top))!important;padding-left:18px!important;padding-right:18px!important}
  .hero-top{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;flex-wrap:nowrap!important;min-height:116px!important;padding-right:176px!important}
  .brand-lockup{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important;flex:1 1 auto!important;max-width:100%!important}
  .brand-logo{width:86px!important;height:86px!important;flex:0 0 86px!important;border-radius:28px!important}
  .brand-logo.brand-logo-default{width:112px!important;height:50px!important;flex-basis:112px!important;border-radius:16px!important}
  .brand-text{flex:1 1 auto!important;min-width:0!important;max-width:100%!important}
  .hero h1{font-size:clamp(22px,6.4vw,34px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin-bottom:7px!important;display:block!important;max-height:2.18em!important;overflow:hidden!important}
  .hero p{font-size:clamp(15px,4vw,18px)!important;line-height:1.22!important;max-height:2.45em!important;overflow:hidden!important}
  .menu-top-actions{position:absolute!important;right:0!important;top:0!important;width:168px!important;max-width:168px!important;gap:6px!important}
  .admin-link{display:none!important}
}
@media(max-width:430px){
  .hero{padding-left:14px!important;padding-right:14px!important}
  .hero-top{padding-right:154px!important;min-height:106px!important;gap:12px!important}
  .brand-logo{width:76px!important;height:76px!important;flex-basis:76px!important;border-radius:25px!important}
  .brand-logo.brand-logo-default{width:104px!important;height:46px!important;flex-basis:104px!important}
  .hero h1{font-size:clamp(21px,6.1vw,29px)!important;line-height:1.08!important;max-height:2.18em!important}
  .hero p{font-size:clamp(14px,3.8vw,16px)!important}
  .menu-top-actions{width:150px!important;max-width:150px!important;gap:5px!important}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon,
  .detail-head .menu-social-icons>a.social-icon{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important}
  .lang-btn .flag-svg{width:23px!important;height:15px!important}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;flex-basis:16px!important}
}
@media(max-width:370px){
  .hero-top{padding-right:140px!important;min-height:100px!important;gap:10px!important}
  .brand-logo{width:68px!important;height:68px!important;flex-basis:68px!important;border-radius:22px!important}
  .brand-logo.brand-logo-default{width:96px!important;height:42px!important;flex-basis:96px!important}
  .hero h1{font-size:22px!important;line-height:1.08!important}
  .hero p{font-size:14px!important}
  .menu-top-actions{width:136px!important;max-width:136px!important;gap:4px!important}
  .language-switcher,.menu-social-icons{gap:4px!important}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon{width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;min-height:30px!important;max-height:30px!important}
  .lang-btn .flag-svg{width:21px!important;height:14px!important}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;min-height:14px!important;max-height:14px!important;flex-basis:14px!important}
}


/* v17 - Müşteri header sabitleme, büyük logo ve İngilizce panelde sade müşteri dili */
body[data-force-lang="en"] .language-switcher{display:none!important}
@media(max-width:760px){
  .hero{
    padding-top:calc(28px + env(safe-area-inset-top))!important;
    padding-bottom:28px!important;
    min-height:170px!important;
    border-radius:0 0 34px 34px!important;
  }
  .hero-top{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:18px!important;
    flex-wrap:nowrap!important;
    min-height:128px!important;
    padding-right:172px!important;
  }
  .brand-lockup{gap:18px!important;align-items:center!important;min-width:0!important;flex:1 1 auto!important;}
  .brand-logo{
    width:112px!important;
    height:112px!important;
    flex:0 0 112px!important;
    border-radius:32px!important;
  }
  .brand-logo img{padding:11px!important;}
  .brand-text{min-width:0!important;max-width:100%!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
  .hero h1{
    display:block!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    hyphens:none!important;
    max-height:none!important;
    font-size:clamp(24px,5.65vw,34px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
    margin:0 0 10px!important;
  }
  .hero p{
    display:block!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    max-height:none!important;
    font-size:clamp(16px,4.2vw,20px)!important;
    line-height:1.16!important;
    margin:0!important;
  }
  .menu-top-actions{
    position:absolute!important;
    right:0!important;
    top:4px!important;
    width:auto!important;
    max-width:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:nowrap!important;
    gap:7px!important;
    z-index:8!important;
  }
  .language-switcher,.menu-social-icons{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:nowrap!important;}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon,
  .detail-head .menu-social-icons>a.social-icon{
    width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;
  }
  .lang-btn .flag-svg{width:25px!important;height:17px!important;}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:17px!important;height:17px!important;min-width:17px!important;max-width:17px!important;min-height:17px!important;max-height:17px!important;}
}
@media(max-width:430px){
  .hero{min-height:164px!important;padding-left:16px!important;padding-right:16px!important;padding-bottom:26px!important;}
  .hero-top{min-height:122px!important;padding-right:154px!important;gap:14px!important;}
  .brand-logo{width:98px!important;height:98px!important;flex-basis:98px!important;border-radius:30px!important;}
  .hero h1{font-size:clamp(23px,5.5vw,29px)!important;}
  .hero p{font-size:clamp(15px,4vw,18px)!important;}
  .menu-top-actions{gap:5px!important;top:3px!important;}
  .language-switcher,.menu-social-icons{gap:5px!important;}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon,
  .detail-head .menu-social-icons>a.social-icon{
    width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;
  }
  .lang-btn .flag-svg{width:23px!important;height:15px!important;}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;}
}
@media(max-width:370px){
  .hero{min-height:156px!important;padding-left:13px!important;padding-right:13px!important;}
  .hero-top{min-height:112px!important;padding-right:136px!important;gap:11px!important;}
  .brand-logo{width:86px!important;height:86px!important;flex-basis:86px!important;border-radius:27px!important;}
  .hero h1{font-size:21px!important;}
  .hero p{font-size:14.5px!important;}
  .menu-top-actions{gap:4px!important;}
  .language-switcher,.menu-social-icons{gap:4px!important;}
  .lang-btn,
  a.social-icon,
  .menu-social-icons>a.social-icon{
    width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;min-height:30px!important;max-height:30px!important;
  }
  .lang-btn .flag-svg{width:21px!important;height:14px!important;}
  a.social-icon svg,.menu-social-icons>a.social-icon svg{width:14px!important;height:14px!important;min-width:14px!important;max-width:14px!important;min-height:14px!important;max-height:14px!important;}
}

/* v18 - Müşteri header yazı konumu: sadece başlık/açıklama bloğu bir tık aşağı alındı */
@media(max-width:760px){
  .hero-top{padding-right:0!important;}
  .brand-text{transform:translateY(10px)!important;}
}
@media(max-width:430px){
  .hero-top{padding-right:0!important;}
  .brand-text{transform:translateY(9px)!important;}
}
@media(max-width:370px){
  .hero-top{padding-right:0!important;}
  .brand-text{transform:translateY(8px)!important;}
}


/* v20 - En küçük mobil görünüm: ikonları yazıdan ayır, sosyal ikonları renkli ve bayraklarla eşit boy yap */
.menu-top-actions .language-switcher,
.menu-top-actions .menu-social-icons{
  align-items:center!important;
  flex-wrap:nowrap!important;
}
.menu-top-actions .lang-btn,
.menu-top-actions a.social-icon,
.menu-top-actions .menu-social-icons>a.social-icon{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.menu-top-actions a.social-icon svg,
.menu-top-actions .menu-social-icons>a.social-icon svg{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  min-height:19px!important;
}
.menu-top-actions .social-instagram{
  background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
  border-color:rgba(255,255,255,.45)!important;
}
.menu-top-actions .social-facebook{background:#1877F2!important;border-color:rgba(255,255,255,.45)!important;}
.menu-top-actions .social-tiktok{background:#111827!important;border-color:rgba(255,255,255,.45)!important;}
.menu-top-actions .social-youtube{background:#FF0000!important;border-color:rgba(255,255,255,.45)!important;}
.menu-top-actions .social-whatsapp{background:#25D366!important;border-color:rgba(255,255,255,.45)!important;}
.menu-top-actions .social-website{background:linear-gradient(135deg,#2563eb,#14b8a6)!important;border-color:rgba(255,255,255,.45)!important;}
.menu-top-actions a.social-icon{color:#fff!important;}
@media(max-width:430px){
  .menu-top-actions{top:-3px!important;}
}
@media(max-width:370px){
  .menu-top-actions{top:-8px!important;}
  .menu-top-actions .lang-btn,
  .menu-top-actions a.social-icon,
  .menu-top-actions .menu-social-icons>a.social-icon{
    width:31px!important;height:31px!important;min-width:31px!important;max-width:31px!important;min-height:31px!important;max-height:31px!important;
  }
  .menu-top-actions .lang-btn .flag-svg{width:21px!important;height:14px!important;}
  .menu-top-actions a.social-icon svg,
  .menu-top-actions .menu-social-icons>a.social-icon svg{width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;}
}


/* v21 - En dar mobilde ikon satırı daha yukarıda; yazı bloğuna dokunulmadı */
@media(max-width:760px){
  .hero .menu-top-actions{
    top:-16px!important;
    right:0!important;
  }
  .hero .menu-top-actions .language-switcher,
  .hero .menu-top-actions .menu-social-icons{
    align-items:center!important;
    gap:6px!important;
  }
  .hero .menu-top-actions .lang-btn,
  .hero .menu-top-actions a.social-icon,
  .hero .menu-top-actions .menu-social-icons>a.social-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    min-height:36px!important;
    max-height:36px!important;
  }
  .hero .menu-top-actions .lang-btn .flag-svg{width:24px!important;height:16px!important;}
  .hero .menu-top-actions a.social-icon svg,
  .hero .menu-top-actions .menu-social-icons>a.social-icon svg{
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
    min-height:18px!important;
  }
}
@media(max-width:430px){
  .hero .menu-top-actions{top:-20px!important;}
}
@media(max-width:370px){
  .hero .menu-top-actions{top:-22px!important;}
  .hero .menu-top-actions .lang-btn,
  .hero .menu-top-actions a.social-icon,
  .hero .menu-top-actions .menu-social-icons>a.social-icon{
    width:31px!important;
    height:31px!important;
    min-width:31px!important;
    max-width:31px!important;
    min-height:31px!important;
    max-height:31px!important;
  }
  .hero .menu-top-actions .lang-btn .flag-svg{width:21px!important;height:14px!important;}
  .hero .menu-top-actions a.social-icon svg,
  .hero .menu-top-actions .menu-social-icons>a.social-icon svg{width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;}
}


/* v23 - Sadece ikon/çeviri/footer düzeltmeleri: sosyal ikonlar renkli-büyük, mobilde ikon satırı daha yukarıda, çeviri uyarısı İngilizce */
body.is-translating[data-translate-status-lang="en"]::after{
  content:"Translation is being prepared..."!important;
}
body.is-translating[data-translate-status-lang="tr"]::after{
  content:"Çeviri hazırlanıyor..."!important;
}
.hero .menu-top-actions{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-end!important;
  gap:7px!important;
  flex-wrap:nowrap!important;
  z-index:20!important;
}
.hero .menu-top-actions .language-switcher,
.hero .menu-top-actions .menu-social-icons{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  flex-wrap:nowrap!important;
  line-height:1!important;
}
.hero .menu-top-actions .lang-btn,
.hero .menu-top-actions a.social-icon,
.hero .menu-top-actions .menu-social-icons>a.social-icon{
  width:40px!important;
  height:40px!important;
  min-width:40px!important;
  max-width:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0!important;
  border-radius:999px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  box-shadow:0 10px 22px rgba(0,0,0,.18)!important;
}
.hero .menu-top-actions .lang-btn .flag-svg{
  width:27px!important;
  height:18px!important;
  display:block!important;
}
.hero .menu-top-actions a.social-icon svg,
.hero .menu-top-actions .menu-social-icons>a.social-icon svg{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  flex:0 0 20px!important;
  display:block!important;
}
.hero .menu-top-actions a.social-icon.social-instagram,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-instagram{
  background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
  border-color:rgba(255,255,255,.55)!important;
  color:#fff!important;
}
.hero .menu-top-actions a.social-icon.social-facebook,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-facebook{background:#1877F2!important;border-color:rgba(255,255,255,.55)!important;color:#fff!important;}
.hero .menu-top-actions a.social-icon.social-tiktok,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-tiktok{background:#111827!important;border-color:rgba(255,255,255,.55)!important;color:#fff!important;}
.hero .menu-top-actions a.social-icon.social-youtube,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-youtube{background:#FF0000!important;border-color:rgba(255,255,255,.55)!important;color:#fff!important;}
.hero .menu-top-actions a.social-icon.social-whatsapp,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-whatsapp{background:#25D366!important;border-color:rgba(255,255,255,.55)!important;color:#fff!important;}
.hero .menu-top-actions a.social-icon.social-website,
.hero .menu-top-actions .menu-social-icons>a.social-icon.social-website{background:linear-gradient(135deg,#2563eb,#14b8a6)!important;border-color:rgba(255,255,255,.55)!important;color:#fff!important;}
@media(max-width:760px){
  .hero .menu-top-actions{top:-30px!important;right:0!important;transform:translateY(-8px)!important;}
}
@media(max-width:430px){
  .hero .menu-top-actions{top:-36px!important;transform:translateY(-10px)!important;}
  .hero .menu-top-actions .lang-btn,
  .hero .menu-top-actions a.social-icon,
  .hero .menu-top-actions .menu-social-icons>a.social-icon{
    width:38px!important;height:38px!important;min-width:38px!important;max-width:38px!important;min-height:38px!important;max-height:38px!important;
  }
  .hero .menu-top-actions .lang-btn .flag-svg{width:26px!important;height:17px!important;}
  .hero .menu-top-actions a.social-icon svg,
  .hero .menu-top-actions .menu-social-icons>a.social-icon svg{width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;}
}
@media(max-width:370px){
  .hero .menu-top-actions{top:-40px!important;transform:translateY(-10px)!important;}
  .hero .menu-top-actions .lang-btn,
  .hero .menu-top-actions a.social-icon,
  .hero .menu-top-actions .menu-social-icons>a.social-icon{
    width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;min-height:34px!important;max-height:34px!important;
  }
  .hero .menu-top-actions .lang-btn .flag-svg{width:23px!important;height:15px!important;}
  .hero .menu-top-actions a.social-icon svg,
  .hero .menu-top-actions .menu-social-icons>a.social-icon svg{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;}
}


/* v25 - Header icon satirini kartin icine indir */
@media(max-width:760px){
  .hero .menu-top-actions{top:-8px!important;right:8px!important;transform:none!important;}
}
@media(max-width:430px){
  .hero .menu-top-actions{top:-2px!important;right:8px!important;transform:none!important;}
}
@media(max-width:370px){
  .hero .menu-top-actions{top:2px!important;right:6px!important;transform:none!important;}
}

/* v26 - Ikonlar 10px yukari, coklu dil bayraklari ve musteri siralama/tumu kaldirma */
.flag-emoji{font-size:24px!important;line-height:1!important;display:block!important;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18));}
.hero .menu-top-actions .lang-btn .flag-emoji{font-size:24px!important;}
@media(max-width:760px){
  .hero .menu-top-actions{top:-18px!important;right:8px!important;transform:none!important;}
}
@media(max-width:430px){
  .hero .menu-top-actions{top:-12px!important;right:8px!important;transform:none!important;}
  .hero .menu-top-actions .lang-btn .flag-emoji{font-size:22px!important;}
}
@media(max-width:370px){
  .hero .menu-top-actions{top:-8px!important;right:6px!important;transform:none!important;}
  .hero .menu-top-actions .lang-btn .flag-emoji{font-size:20px!important;}
}


/* v27 - Gerçek bayrak görselleri ve hızlı geçiş düzeltmesi */
.hero .menu-top-actions .lang-btn .flag-img,
.lang-btn .flag-img{
  width:27px!important;
  height:18px!important;
  display:block!important;
  border-radius:4px!important;
  object-fit:cover!important;
  box-shadow:0 0 0 1px rgba(15,23,42,.14)!important;
}
.hero .menu-top-actions .lang-btn .flag-emoji,
.lang-btn .flag-emoji{display:none!important;}
@media(max-width:430px){
  .hero .menu-top-actions .lang-btn .flag-img{width:26px!important;height:17px!important;}
}
@media(max-width:370px){
  .hero .menu-top-actions .lang-btn .flag-img{width:23px!important;height:15px!important;}
}


/* v28 - Kategori bar aktif konum ve yana kaydırma ipucu */
.cat-scroll-hint{
  flex:0 0 auto;
  width:38px;
  height:38px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#0f2f5f;
  background:#fff;
  border:1px solid rgba(226,232,240,.95);
  box-shadow:0 8px 20px rgba(15,23,42,.08);
  font-size:18px;
  font-weight:950;
  opacity:.92;
}
@media(max-width:680px){
  .cat-scroll-hint{width:34px;height:34px;font-size:17px;margin-left:-4px;}
}

/* v29 - Arama genel sonuç, kategori ok ikonu boyutu ve hızlı çeviri geçişi */
.cat-scroll-hint{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  flex-basis:44px!important;
  font-size:22px!important;
}
@media(max-width:680px){
  .cat-scroll-hint{
    width:43px!important;
    height:43px!important;
    min-width:43px!important;
    flex-basis:43px!important;
    font-size:22px!important;
    margin-left:0!important;
  }
}
