/* ETR site geneli teklif bannerları — v2 (2026-09-17 akşam): bölümlerle aynı genişlik.
   Karar dili: siyah #111d22, limon #dff572, krem #f5f4ef, mürekkep #131c21.
   Üst: tam genişlik koyu şerit (içerik 1120 px'e hizalı; dar şablon sütununda sütun genişliğinde kart).
   Alt: altbilginin üstünde tam genişlik krem bölüm. Blog: kenar sütunda kayan kart. Mobil: iki yuva da tam genişlik + yapışkan çubuk.
   Köşe yuvarlama: öğe görüntü alanı kadar genişse 0, bir sütunun içindeyse 8 px (clamp ile, betiksiz). */
.etlb,.etlb-yapiskan,.etlb-kenar{--etlb-siyah:#111d22;--etlb-siyah2:#1a2a30;--etlb-limon:#dff572;--etlb-limon-koyu:#c7df57;--etlb-krem:#f5f4ef;--etlb-krem-cizgi:#e4e2d9;--etlb-murekkep:#131c21;--etlb-cizgi:#d6d8d3;--etlb-gri:#a9b6b0;--etlb-ic:1120px;
 /* tam genişlikteyken bölümler gibi bitişik durur, dar sütunda kart olarak küçük boşluk alır */
 --etlb-bosluk:clamp(0px,calc((100vw - 100% - 40px) * 100),26px);--etlb-yan:max(30px,calc((100% - var(--etlb-ic)) / 2))}
html body .etlb{box-sizing:border-box;display:block;width:100%;max-width:none;margin:0;padding:0;grid-column:1/-1;flex:0 0 100%;clear:both;font-family:inherit;line-height:1.25;text-align:left;container-type:inline-size}
html body .etlb *,html body .etlb-yapiskan *,html body .etlb-kenar *{box-sizing:border-box}
html body .etlb a,html body .etlb-yapiskan a,html body .etlb-kenar a{text-decoration:none!important;border-bottom:0!important}
html body .etlb p,html body .etlb-kenar p{margin:0}
html body .etlb-t{display:none!important}
html body .etlb-nokta{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:var(--etlb-limon);box-shadow:0 0 0 4px rgba(223,245,114,.22)}
html body .etlb-kicker{display:block;color:var(--etlb-limon);font-size:10.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;line-height:1.3}
html body .etlb-kicker--hap{display:inline-block;align-self:flex-start;padding:4px 8px;border-radius:3px;background:var(--etlb-limon);color:#141e15;letter-spacing:.09em}
html body .etlb-dugme{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;min-height:46px;padding:12px 20px;border:1px solid var(--etlb-limon-koyu);border-radius:4px;background:var(--etlb-limon);color:#141e15!important;font-size:15px;font-weight:800;line-height:1.1;white-space:nowrap;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease}
html body .etlb-dugme--koyu{border-color:var(--etlb-siyah);background:var(--etlb-siyah);color:#fff!important}
html body .etlb a:hover .etlb-dugme,html body a.etlb-dugme:hover,html body .etlb-yapiskan a:hover .etlb-dugme,html body .etlb-kenar a.etlb-dugme:hover{background:#d2ec52;transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.18)}
html body a.etlb-dugme--koyu:hover,html body .etlb a:hover .etlb-dugme--koyu{background:#000;color:var(--etlb-limon)!important}
html body .etlb a:focus-visible,html body .etlb-yapiskan a:focus-visible,html body .etlb-yapiskan button:focus-visible,html body .etlb-kenar a:focus-visible{outline:3px solid var(--etlb-limon);outline-offset:3px}

/* ÜST — koyu şerit (masaüstü) */
html body .etlb-serit{position:relative;display:flex;align-items:center;gap:22px;width:100%;height:92px;margin:var(--etlb-bosluk) 0;padding:0 var(--etlb-yan);overflow:hidden;border-radius:clamp(0px,calc((100vw - 100% - 40px) * 100),6px);background:var(--etlb-siyah);color:#fff!important}
html body .etlb-serit::before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--etlb-limon)}
html body .etlb-serit::after{content:"";position:absolute;right:max(-60px,calc((100% - var(--etlb-ic)) / 2 - 200px));top:0;bottom:0;width:240px;background:linear-gradient(115deg,transparent 0 40%,rgba(223,245,114,.08) 40% 58%,transparent 58%);pointer-events:none}
html body .etlb-serit-metin{display:flex;flex-direction:column;gap:5px;min-width:0;flex:1 1 auto;position:relative;z-index:1}
html body .etlb-serit .etlb-baslik{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:20px;font-weight:850;letter-spacing:-.02em;line-height:1.18;white-space:normal}
html body .etlb-markalar{display:flex;flex-wrap:wrap;gap:6px}
html body .etlb-markalar span{display:inline-block;padding:5px 9px;border-radius:3px;font-size:12px;font-weight:800;letter-spacing:-.01em;line-height:1.1;white-space:nowrap}
html body .etlb-markalar--serit{flex:0 0 auto;max-width:330px;justify-content:flex-end;position:relative;z-index:1}
html body .etlb-markalar--serit span{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#e9eee9}
html body .etlb-serit .etlb-dugme{position:relative;z-index:1}
html body .etlb-serit:hover{background:var(--etlb-siyah2)}
@container (max-width:1040px){html body .etlb-markalar--serit{display:none}}
@media (max-width:1060px){html body .etlb-markalar--serit{display:none}}

/* ALT — krem bölüm (masaüstü); altbilgiye yapışır, arada beyaz şerit kalmaz */
html body .etlb--alt + footer.etr-site-footer{margin-top:0}
html body .etlb-pano{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:56px;align-items:center;width:100%;margin:var(--etlb-bosluk) 0 0;padding:48px var(--etlb-yan);border-top:1px solid var(--etlb-cizgi);border-radius:clamp(0px,calc((100vw - 100% - 40px) * 100),6px);background:var(--etlb-krem);color:var(--etlb-murekkep)}
html body .etlb-pano-sol{display:flex;flex-direction:column;gap:14px}
html body .etlb-pano .etlb-baslik{color:var(--etlb-murekkep);font-size:34px;font-weight:850;letter-spacing:-.035em;line-height:1.08}
html body .etlb-pano .etlb-metin{color:#3f4b45;font-size:15.5px;line-height:1.6;max-width:560px}
html body .etlb-guven{display:block;color:#5b6660;font-size:12.5px;font-weight:600;letter-spacing:.01em}
html body .etlb-pano-sag{display:flex;flex-direction:column;gap:14px;padding:24px;border:1px solid var(--etlb-krem-cizgi);border-radius:8px;background:#fff;box-shadow:0 18px 40px -28px rgba(19,28,33,.35)}
html body .etlb-cip-baslik{color:#425049;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
html body .etlb-cipler{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
html body .etlb-cip{display:flex;align-items:center;justify-content:center;min-height:40px;padding:6px 8px;border:1px solid var(--etlb-cizgi);border-radius:4px;background:#fff;color:var(--etlb-murekkep)!important;font-size:13.5px;font-weight:800;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .15s ease,transform .15s ease,background-color .15s ease}
html body .etlb-cip:hover{border-color:var(--etlb-murekkep);background:var(--etlb-limon);transform:translateY(-1px)}
html body .etlb-dugme--buyuk{width:100%;min-height:52px;font-size:16px}
html body .etlb-not{color:#5b6660;font-size:11.5px;text-align:center}
@container (max-width:900px){html body .etlb-pano{grid-template-columns:1fr;gap:26px}html body .etlb-pano .etlb-baslik{font-size:28px}}

/* BLOG KENAR SÜTUNU — kayan kart (yalnız iki sütunlu düzende)
   Not: temada gövdeye verilen overflow-y:auto gövdeyi ayrı bir kaydırma katmanı yapıyor ve position:sticky'yi
   çalışmaz hâle getiriyor. Yalnız kartın olduğu sayfada yatay kırpmayı koruyup dikey akışı serbest bırakıyoruz. */
html body:has(.etlb-kenar){overflow-x:clip;overflow-y:visible}
html body .ts-blog-sidebar.etlb-kenar-var{align-self:stretch}
html body .etlb-kenar{position:-webkit-sticky;position:sticky;top:96px;display:flex;flex-direction:column;gap:12px;padding:22px 18px 18px;border-radius:14px;background:var(--etlb-siyah);color:#fff;font-family:inherit;line-height:1.3;overflow:hidden}
html body .etlb-kenar::before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--etlb-limon)}
html body .etlb-kenar .etlb-baslik{color:#fff;font-size:20px;font-weight:850;letter-spacing:-.025em;line-height:1.15}
html body .etlb-kenar .etlb-metin{color:#c9d2cd;font-size:13.5px;line-height:1.5}
html body .etlb-kenar-cipler{display:grid;grid-template-columns:1fr 1fr;gap:6px}
html body .etlb-kenar-cipler a{display:flex;align-items:center;justify-content:center;min-height:36px;padding:6px 4px;border:1px solid rgba(255,255,255,.16);border-radius:4px;background:rgba(255,255,255,.06);color:#eef2ee!important;font-size:12.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s ease,border-color .15s ease}
html body .etlb-kenar-cipler a:hover{background:rgba(223,245,114,.14);border-color:var(--etlb-limon)}
html body .etlb-kenar .etlb-dugme{width:100%}
html body .etlb-kenar .etlb-guven{color:var(--etlb-gri);font-size:11.5px;text-align:center}
@media (max-width:900px){html body .etlb-kenar{display:none!important}html body .ts-blog-sidebar.etlb-kenar-var{align-self:auto}}

/* MOBİL — masaüstü varyantları gizlenir, telefon varyantları görünür */
@media (max-width:767px){
 html body .etlb-m{display:none!important}
 html body .etlb-t{display:flex!important}
 html body .etlb{margin:0}
 /* Üst: tam genişlik koyu şerit, 104 px */
 html body .etlb-kutu{position:relative;align-items:center;gap:12px;width:100%;height:104px;margin:clamp(0px,calc((100vw - 100% - 12px) * 100),20px) 0;padding:12px 16px 14px;overflow:hidden;border-radius:clamp(0px,calc((100vw - 100% - 12px) * 100),6px);background:var(--etlb-siyah);color:#fff!important}
 html body .etlb-kutu::before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--etlb-limon)}
 html body .etlb-kutu-metin{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1 auto}
 html body .etlb-kutu .etlb-kicker{font-size:9.5px}
 html body .etlb-kutu .etlb-baslik{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#fff;font-size:17px;font-weight:850;letter-spacing:-.02em;line-height:1.15}
 html body .etlb-alt-satir{color:var(--etlb-gri);font-size:11px;font-weight:600}
 html body .etlb-dugme--kucuk{min-height:42px;padding:10px 14px;font-size:14px}
 /* Alt: tam genişlik krem bölüm */
 html body .etlb-dikdortgen{flex-direction:column;gap:14px;width:100%;margin:clamp(0px,calc((100vw - 100% - 12px) * 100),20px) 0 0;padding:28px 16px 24px;border-top:1px solid var(--etlb-cizgi);border-radius:clamp(0px,calc((100vw - 100% - 12px) * 100),6px);background:var(--etlb-krem);color:var(--etlb-murekkep)!important}
 html body .etlb-dikdortgen .etlb-baslik{color:var(--etlb-murekkep);font-size:24px;font-weight:850;letter-spacing:-.03em;line-height:1.12}
 html body .etlb-dikdortgen .etlb-metin{color:#3f4b45;font-size:14.5px;line-height:1.55}
 html body .etlb-markalar--izgara{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
 html body .etlb-markalar--izgara span{padding:9px 4px;border:1px solid var(--etlb-cizgi);background:#fff;color:var(--etlb-murekkep);font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis}
 html body .etlb-dugme--tam{width:100%;min-height:50px;font-size:16px}
 html body .etlb-dikdortgen .etlb-guven{text-align:center;font-size:11.5px}
}

/* MOBİL yapışkan çubuk (64 px) */
html body .etlb-yapiskan{position:fixed;left:0;right:0;bottom:0;z-index:99990;display:flex;align-items:center;height:calc(64px + env(safe-area-inset-bottom,0px));padding:0 6px env(safe-area-inset-bottom,0px) 12px;background:var(--etlb-siyah);border-top:3px solid var(--etlb-limon);box-shadow:0 -10px 28px rgba(0,0,0,.22);font-family:inherit;animation:etlb-yukari .28s ease-out}
html body .etlb-yapiskan[hidden]{display:none!important}
html body .etlb-y-link{display:flex;align-items:center;gap:10px;flex:1 1 auto;min-width:0;height:100%;color:#fff!important}
html body .etlb-y-metin{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}
html body .etlb-y-metin strong{color:#fff;font-size:14.5px;font-weight:850;letter-spacing:-.01em;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
html body .etlb-y-metin span{color:var(--etlb-gri);font-size:11.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
html body .etlb-yapiskan .etlb-dugme--kucuk{min-height:40px;padding:9px 13px;font-size:14px}
html body .etlb-y-kapat{flex:0 0 auto;width:36px;height:40px;margin:0 0 0 4px;padding:0;border:0;border-radius:3px;background:transparent;color:#c9d2cd;font-size:24px;line-height:1;cursor:pointer}
html body .etlb-y-kapat:hover{color:#fff;background:rgba(255,255,255,.08)}
html.etlb-y-acik body{padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}
html.etl-acik .etlb-yapiskan{display:none!important}
@media (min-width:768px){html body .etlb-yapiskan{display:none!important}html.etlb-y-acik body{padding-bottom:0}}
@keyframes etlb-yukari{from{transform:translateY(100%)}to{transform:none}}
@media (prefers-reduced-motion:reduce){html body .etlb-yapiskan{animation:none}html body .etlb-dugme,html body .etlb-cip{transition:none}}
@media print{html body .etlb,html body .etlb-yapiskan,html body .etlb-kenar{display:none!important}}
/* 2026-09-18: marka satırı 360 px altında kırpılmasın, iki satıra insin */
@media (max-width:359px){html body .etlb-y-metin span{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}html.etlb-y-acik body{padding-bottom:calc(86px + env(safe-area-inset-bottom,0px))}}
