.tnw-widget{width:100%;margin:0!important;padding:0;background:var(--tnw-bg);color:var(--tnw-text-color);box-sizing:border-box;overflow:hidden}.tnw-widget *{box-sizing:border-box}.tnw-widget p:empty,.tnw-widget br:first-child,.tnw-widget br:last-child{display:none}.tnw-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 var(--tnw-gap-d);padding:0}.tnw-section-title{margin:0!important;padding:0;font-size:var(--tnw-title-d);line-height:1.25;color:var(--tnw-title-color);font-family:inherit}.tnw-grid,.tnw-track,.tnw-video-grid{gap:var(--tnw-gap-d)}.tnw-grid{display:grid;grid-template-columns:repeat(var(--tnw-cols-d),minmax(0,1fr));align-items:stretch;margin:0;padding:0}.tnw-card{min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden;margin:0!important;padding:0;background:var(--tnw-card-bg);border:var(--tnw-border-w) solid var(--tnw-border);border-radius:var(--tnw-radius)}.tnw-has-shadow .tnw-card{box-shadow:0 8px 24px rgba(0,0,0,.10)}.tnw-thumb{display:block;width:100%;height:var(--tnw-img-d);overflow:hidden;background:#eee;margin:0}.tnw-thumb img{display:block;width:100%;height:100%;object-fit:var(--tnw-fit);object-position:var(--tnw-pos)}.tnw-placeholder{display:block;width:100%;height:100%;background:#eee}.tnw-content{display:flex;flex-direction:column;flex:1;padding:10px;margin:0}.tnw-category{align-self:flex-start;background:var(--tnw-accent);color:#fff;padding:3px 7px;border-radius:3px;font-size:11px;margin:0 0 6px}.tnw-title{margin:0!important;padding:0;font-size:var(--tnw-title-d);line-height:1.3;color:var(--tnw-title-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tnw-title a{color:inherit;text-decoration:none}.tnw-meta{font-size:12px;opacity:.72;margin:6px 0 0}.tnw-excerpt{margin:8px 0 0!important}.tnw-more{margin-top:auto;padding-top:10px;color:var(--tnw-accent)}.tnw-layout-grid2 .tnw-grid{--tnw-cols-d:2}.tnw-layout-grid3 .tnw-grid{--tnw-cols-d:3}.tnw-layout-grid4 .tnw-grid{--tnw-cols-d:4}.tnw-layout-grid5 .tnw-grid{--tnw-cols-d:5}.tnw-layout-grid6 .tnw-grid{--tnw-cols-d:3}.tnw-layout-headline2 .tnw-grid,.tnw-layout-headline3 .tnw-grid,.tnw-layout-headline4 .tnw-grid{grid-template-columns:2fr 1fr}.tnw-layout-headline2 .tnw-featured,.tnw-layout-headline3 .tnw-featured,.tnw-layout-headline4 .tnw-featured{grid-row:span 4}.tnw-layout-headline2 .tnw-featured .tnw-thumb,.tnw-layout-headline3 .tnw-featured .tnw-thumb,.tnw-layout-headline4 .tnw-featured .tnw-thumb{height:100%;min-height:350px}.tnw-viewport{overflow:hidden;width:100%;margin:0}.tnw-track{display:flex;transition:transform .45s ease;will-change:transform;margin:0;padding:0}.tnw-track>.tnw-card{flex:0 0 calc((100% - (var(--tnw-cols-d) - 1)*var(--tnw-gap-d))/var(--tnw-cols-d))}.tnw-nav{display:flex;gap:6px}.tnw-nav button{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:22px;line-height:1}.tnw-type-hero .tnw-card{position:relative}.tnw-type-hero .tnw-content{position:absolute;inset:auto 0 0;padding:55px 18px 18px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,var(--tnw-overlay)))}.tnw-type-hero .tnw-title,.tnw-type-hero .tnw-title a{color:#fff}.tnw-video-grid{display:grid;grid-template-columns:repeat(var(--tnw-cols-d),minmax(0,1fr))}.tnw-video{position:relative;padding-top:56.25%;overflow:hidden;border-radius:var(--tnw-radius)}.tnw-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tnw-ticker{overflow:hidden;white-space:nowrap}.tnw-ticker-track{display:inline-flex;gap:18px;align-items:center;min-width:max-content;animation:tnwTicker var(--tnw-ticker-speed) linear infinite}.tnw-ticker-track a{text-decoration:none;color:inherit}@keyframes tnwTicker{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}
@media(max-width:1024px){.tnw-section-title,.tnw-title{font-size:var(--tnw-title-t)}.tnw-grid,.tnw-video-grid{grid-template-columns:repeat(var(--tnw-cols-t),minmax(0,1fr));gap:var(--tnw-gap-t)}.tnw-track{gap:var(--tnw-gap-t)}.tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-t) - 1)*var(--tnw-gap-t))/var(--tnw-cols-t))}.tnw-thumb{height:var(--tnw-img-t)}.tnw-layout-headline2 .tnw-grid,.tnw-layout-headline3 .tnw-grid,.tnw-layout-headline4 .tnw-grid{grid-template-columns:1.5fr 1fr}}
@media(max-width:767px){.tnw-section-title,.tnw-title{font-size:var(--tnw-title-m)}.tnw-grid,.tnw-video-grid,.tnw-layout-headline2 .tnw-grid,.tnw-layout-headline3 .tnw-grid,.tnw-layout-headline4 .tnw-grid{grid-template-columns:repeat(var(--tnw-cols-m),minmax(0,1fr));gap:var(--tnw-gap-m)}.tnw-track{gap:var(--tnw-gap-m)}.tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-m) - 1)*var(--tnw-gap-m))/var(--tnw-cols-m))}.tnw-thumb{height:var(--tnw-img-m)}.tnw-featured{grid-row:auto!important}}
.tnw-magazine-hero{display:grid;grid-template-columns:2fr 1fr;gap:var(--tnw-gap-d);height:var(--tnw-magazine-height,var(--tnw-img-d));min-height:420px;margin:0;padding:0}.tnw-magazine-main,.tnw-magazine-side{min-width:0;min-height:0}.tnw-magazine-main .tnw-card{height:100%}.tnw-magazine-side{display:grid;gap:var(--tnw-gap-d)}.tnw-magazine-right2 .tnw-magazine-side{grid-template-rows:repeat(2,minmax(0,1fr))}.tnw-magazine-right3 .tnw-magazine-side{grid-template-rows:repeat(3,minmax(0,1fr))}.tnw-magazine-right4 .tnw-magazine-side{grid-template-rows:repeat(4,minmax(0,1fr))}.tnw-magazine-hero .tnw-card{position:relative;height:100%;min-height:0}.tnw-magazine-hero .tnw-thumb{height:100%;min-height:100%}.tnw-magazine-hero .tnw-content{position:absolute;inset:auto 0 0;padding:45px 15px 14px;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,var(--tnw-overlay)))}.tnw-magazine-hero .tnw-title,.tnw-magazine-hero .tnw-title a{color:#fff}.tnw-magazine-featured .tnw-title{font-size:clamp(24px,3vw,46px);-webkit-line-clamp:3}.tnw-magazine-small .tnw-title{font-size:clamp(14px,1.35vw,20px)}.tnw-magazine-small .tnw-content{padding:35px 12px 11px}.tnw-magazine-small .tnw-excerpt,.tnw-magazine-small .tnw-more{display:none}
@media(max-width:1024px){.tnw-magazine-hero{grid-template-columns:1.45fr 1fr;gap:var(--tnw-gap-t);height:var(--tnw-img-t);min-height:380px}.tnw-magazine-side{gap:var(--tnw-gap-t)}}
@media(max-width:767px){.tnw-magazine-hero{grid-template-columns:1fr;height:auto;min-height:0;gap:var(--tnw-gap-m)}.tnw-magazine-main .tnw-card{min-height:var(--tnw-img-m)}.tnw-magazine-side{grid-template-rows:none!important;gap:var(--tnw-gap-m)}.tnw-magazine-small{min-height:180px}.tnw-magazine-featured .tnw-title{font-size:clamp(21px,7vw,30px)}}

/* v2.3.0 magazine hero */
.tnw-top-stripe{width:100%;height:var(--tnw-stripe-h);background:var(--tnw-stripe);margin:0 0 var(--tnw-gap-d)}
.tnw-category-menu{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:var(--tnw-cat-gap);padding:0 var(--tnw-cat-right) 10px 0;margin:0 0 var(--tnw-gap-d);border-bottom:1px solid var(--tnw-border)}
.tnw-category-menu a{position:relative;color:var(--tnw-cat-text);font-size:12px;font-weight:600;text-decoration:none;line-height:1.5;padding:0 0 7px}
.tnw-category-menu a.active,.tnw-category-menu a:hover{color:var(--tnw-cat-active)}
.tnw-category-menu a.active:after,.tnw-category-menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--tnw-cat-active)}
.tnw-magazine-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:var(--tnw-gap-d);height:auto;min-height:0;align-items:stretch}
.tnw-magazine-main,.tnw-magazine-side{min-width:0}
.tnw-magazine-main .tnw-card{height:100%;display:flex;flex-direction:column}
.tnw-magazine-main .tnw-thumb{height:var(--tnw-img-d);min-height:0}
.tnw-magazine-main .tnw-content{position:static;padding:12px 0 0;background:none;color:var(--tnw-text-color)}
.tnw-magazine-main .tnw-title,.tnw-magazine-main .tnw-title a{color:var(--tnw-title-color)}
.tnw-magazine-main .tnw-title{font-size:clamp(22px,2.2vw,34px);-webkit-line-clamp:3}
.tnw-magazine-main .tnw-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin-top:auto!important;padding-top:10px}
.tnw-magazine-side{display:grid;gap:var(--tnw-gap-d);align-content:stretch}
.tnw-magazine-right2 .tnw-magazine-side{grid-template-rows:repeat(2,minmax(0,1fr))}
.tnw-magazine-right3 .tnw-magazine-side{grid-template-rows:repeat(3,minmax(0,1fr))}
.tnw-magazine-right4 .tnw-magazine-side{grid-template-rows:repeat(4,minmax(0,1fr))}
.tnw-magazine-small{display:grid;grid-template-columns:minmax(100px,34%) minmax(0,1fr);align-items:center;gap:14px;height:100%;border:0;border-bottom:1px solid var(--tnw-border);border-radius:0;background:transparent}
.tnw-magazine-small:last-child{border-bottom:0}
.tnw-magazine-small .tnw-thumb{height:100%;min-height:76px;border-radius:0}
.tnw-magazine-small .tnw-content{position:static;padding:4px 0;background:none;color:var(--tnw-text-color)}
.tnw-magazine-small .tnw-category,.tnw-magazine-small .tnw-excerpt,.tnw-magazine-small .tnw-more{display:none!important}
.tnw-magazine-small .tnw-title,.tnw-magazine-small .tnw-title a{color:var(--tnw-title-color)}
.tnw-magazine-small .tnw-title{font-size:clamp(14px,1.2vw,18px);-webkit-line-clamp:3}
@media(max-width:1024px){.tnw-category-menu{gap:14px}.tnw-magazine-hero{grid-template-columns:minmax(0,1.35fr) minmax(240px,1fr);gap:var(--tnw-gap-t)}.tnw-magazine-main .tnw-thumb{height:var(--tnw-img-t)}.tnw-magazine-side{gap:var(--tnw-gap-t)}}
@media(max-width:767px){.tnw-top-stripe{margin-bottom:var(--tnw-gap-m)}.tnw-category-menu{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-right:0;gap:14px;white-space:nowrap}.tnw-magazine-hero{grid-template-columns:1fr;gap:var(--tnw-gap-m)}.tnw-magazine-main .tnw-thumb{height:var(--tnw-img-m)}.tnw-magazine-side{grid-template-rows:none!important;gap:var(--tnw-gap-m)}.tnw-magazine-small{min-height:92px;grid-template-columns:120px minmax(0,1fr)}}

/* v2.4.0 — yatay Magazin Hero, eşit sağ haberler ve ortak başlık/kategori hizası */
.tnw-magazine-toolbar{
 display:grid;
 grid-template-columns:minmax(180px,auto) minmax(0,1fr);
 align-items:center;
 column-gap:24px;
 margin:0 0 var(--tnw-gap-d);
 border-bottom:1px solid var(--tnw-border);
}
.tnw-magazine-toolbar .tnw-section-title{
 align-self:center;
 margin:0!important;
 padding:0 0 9px;
 white-space:nowrap;
}
.tnw-magazine-toolbar .tnw-category-menu{
 margin:0;
 padding:0 var(--tnw-cat-right) 0 0;
 border:0;
 min-width:0;
 align-self:stretch;
}
.tnw-magazine-toolbar .tnw-category-menu a{display:flex;align-items:center;padding:0 0 9px}
.tnw-magazine-hero{
 grid-template-columns:minmax(0,1.72fr) minmax(300px,1fr);
 height:clamp(360px,var(--tnw-img-d),560px);
 min-height:360px;
 max-height:560px;
 aspect-ratio:auto;
 align-items:stretch;
}
.tnw-magazine-main,.tnw-magazine-side{height:100%;min-height:0}
.tnw-magazine-side{grid-auto-flow:row;align-content:stretch;min-height:0}
.tnw-magazine-right2 .tnw-magazine-side{grid-template-rows:repeat(2,minmax(0,1fr))}
.tnw-magazine-right3 .tnw-magazine-side{grid-template-rows:repeat(3,minmax(0,1fr))}
.tnw-magazine-right4 .tnw-magazine-side{grid-template-rows:repeat(4,minmax(0,1fr))}
.tnw-magazine-small{height:100%;min-height:0;overflow:hidden;grid-template-columns:minmax(110px,34%) minmax(0,1fr);align-self:stretch}
.tnw-magazine-small .tnw-thumb{height:100%!important;min-height:0!important}
.tnw-magazine-small .tnw-content{min-height:0;justify-content:center;overflow:hidden}
.tnw-magazine-small .tnw-title{line-height:1.24;-webkit-line-clamp:2}
.tnw-magazine-right4 .tnw-magazine-small .tnw-title{font-size:clamp(13px,1.05vw,16px)}
.tnw-magazine-right4 .tnw-magazine-small .tnw-meta{margin-top:3px;font-size:11px}
@media(max-width:1024px){
 .tnw-magazine-toolbar{column-gap:16px;margin-bottom:var(--tnw-gap-t)}
 .tnw-magazine-hero{height:clamp(340px,var(--tnw-img-t),500px);min-height:340px;grid-template-columns:minmax(0,1.45fr) minmax(260px,1fr)}
}
@media(max-width:767px){
 .tnw-magazine-toolbar{display:block;margin-bottom:var(--tnw-gap-m);border-bottom:0}
 .tnw-magazine-toolbar .tnw-section-title{white-space:normal;padding-bottom:8px;border-bottom:1px solid var(--tnw-border)}
 .tnw-magazine-toolbar .tnw-category-menu{padding:8px 0 0;border-bottom:1px solid var(--tnw-border)}
 .tnw-magazine-hero{height:auto;min-height:0;max-height:none;grid-template-columns:1fr}
 .tnw-magazine-main{height:auto}.tnw-magazine-main .tnw-card{min-height:var(--tnw-img-m)}
 .tnw-magazine-side{height:auto;grid-template-rows:none!important}
 .tnw-magazine-small{min-height:92px;height:auto}
}


/* v2.5.0 — kaydırılabilir Post Kartları ve eşit Magazin Hero görselleri */
.tnw-type-post_module[data-slider="yes"] .tnw-viewport{overflow:hidden;width:100%;margin:0;padding:0}
.tnw-type-post_module[data-slider="yes"] .tnw-track{display:flex;align-items:stretch;will-change:transform;margin:0;padding:0}
.tnw-type-post_module[data-slider="yes"] .tnw-track>.tnw-card{flex:0 0 calc((100% - (var(--tnw-cols-d) - 1)*var(--tnw-gap-d))/var(--tnw-cols-d));height:auto}
.tnw-type-post_module[data-slider="yes"] .tnw-header .tnw-nav{display:flex;gap:6px;margin-inline-start:auto}
.tnw-type-post_module[data-slider="yes"] .tnw-nav button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--tnw-border);background:var(--tnw-card-bg);color:var(--tnw-title-color);cursor:pointer}
.tnw-magazine-side .tnw-magazine-small{grid-template-columns:minmax(110px,34%) minmax(0,1fr)!important}
.tnw-magazine-side .tnw-magazine-small .tnw-thumb{display:block;width:100%!important;height:100%!important;min-width:0;min-height:0;overflow:hidden}
.tnw-magazine-side .tnw-magazine-small .tnw-thumb img{width:100%!important;height:100%!important;object-fit:var(--tnw-fit);object-position:var(--tnw-pos)}
.tnw-magazine-right2 .tnw-magazine-small,.tnw-magazine-right3 .tnw-magazine-small,.tnw-magazine-right4 .tnw-magazine-small{min-height:0!important}
@media(max-width:1024px){.tnw-type-post_module[data-slider="yes"] .tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-t) - 1)*var(--tnw-gap-t))/var(--tnw-cols-t))}}
@media(max-width:767px){.tnw-type-post_module[data-slider="yes"] .tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-m) - 1)*var(--tnw-gap-m))/var(--tnw-cols-m))}.tnw-magazine-side .tnw-magazine-small{grid-template-columns:120px minmax(0,1fr)!important}}

/* v2.6.0 — Turhal Rehber işletme kartları */
.tnw-layout-directory2 .tnw-grid{--tnw-cols-d:2}
.tnw-layout-directory3 .tnw-grid{--tnw-cols-d:3}
.tnw-layout-directory4 .tnw-grid{--tnw-cols-d:4}
.tnw-layout-directory5 .tnw-grid{--tnw-cols-d:5}
.tnw-type-directory .tnw-card{position:relative}
.tnw-featured-business{display:inline-flex;align-self:flex-start;margin:0 0 7px;padding:4px 8px;border-radius:4px;background:var(--tnw-accent);color:#fff;font-size:11px;font-weight:700;line-height:1.2}
.tnw-type-directory[data-slider="yes"] .tnw-viewport{overflow:hidden;width:100%;margin:0;padding:0}
.tnw-type-directory[data-slider="yes"] .tnw-track{display:flex;align-items:stretch;will-change:transform;margin:0;padding:0}
.tnw-type-directory[data-slider="yes"] .tnw-track>.tnw-card{flex:0 0 calc((100% - (var(--tnw-cols-d) - 1)*var(--tnw-gap-d))/var(--tnw-cols-d));height:auto}
.tnw-type-directory[data-slider="yes"] .tnw-header .tnw-nav{display:flex;gap:6px;margin-inline-start:auto}
.tnw-type-directory[data-slider="yes"] .tnw-nav button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--tnw-border);background:var(--tnw-card-bg);color:var(--tnw-title-color);cursor:pointer}
@media(max-width:1024px){.tnw-type-directory[data-slider="yes"] .tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-t) - 1)*var(--tnw-gap-t))/var(--tnw-cols-t))}}
@media(max-width:767px){.tnw-type-directory[data-slider="yes"] .tnw-track>.tnw-card{flex-basis:calc((100% - (var(--tnw-cols-m) - 1)*var(--tnw-gap-m))/var(--tnw-cols-m))}}


/* v2.7.0 — örnek görsellere göre gelişmiş Görsel Slider çeşitleri */
.tnw-type-image_slider .tnw-visual-slider{position:relative;width:100%;min-width:0}
.tnw-visual-stage{position:relative;height:var(--tnw-img-d);min-height:260px;overflow:hidden;border-radius:var(--tnw-radius);background:#111}
.tnw-visual-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease;background-position:var(--tnw-pos);background-size:var(--tnw-fit);background-repeat:no-repeat}
.tnw-visual-slide.is-active{opacity:1;visibility:visible;z-index:2}.tnw-visual-link{position:absolute;inset:0;z-index:3}.tnw-visual-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,var(--tnw-overlay)),transparent 68%)}
.tnw-visual-caption{position:absolute;z-index:4;left:30px;right:30px;bottom:26px;color:#fff;pointer-events:none}.tnw-visual-title{max-width:850px;margin:9px 0 6px;color:#fff;font-size:clamp(25px,3vw,48px);line-height:1.1}.tnw-visual-caption .tnw-meta,.tnw-visual-caption .tnw-excerpt{color:rgba(255,255,255,.9)}
.tnw-visual-prev,.tnw-visual-next{position:absolute;z-index:6;top:50%;translate:0 -50%;width:42px;height:42px;border:0;background:rgba(255,255,255,.92);font-size:32px;line-height:1;cursor:pointer}.tnw-visual-prev{left:0}.tnw-visual-next{right:0}
.tnw-visual-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(110px,1fr);gap:8px;overflow-x:auto;padding-top:8px}.tnw-visual-thumb{height:92px;padding:0;border:3px solid transparent;background:#111;overflow:hidden;cursor:pointer;position:relative}.tnw-visual-thumb.is-active{border-color:var(--tnw-accent)}.tnw-visual-thumb img{width:100%;height:100%;object-fit:cover}.tnw-visual-thumb span{display:none}
.tnw-visual-dots{display:flex;justify-content:center;gap:8px;padding:10px}.tnw-visual-dots button{width:11px;height:11px;border:0;border-radius:50%;background:#bbb;padding:0}.tnw-visual-dots button.is-active{background:var(--tnw-accent)}
.tnw-visual-numbers{display:flex;background:#080808;overflow-x:auto}.tnw-visual-numbers button{flex:1;min-width:32px;padding:10px 6px;border:0;border-right:1px solid #222;background:#080808;color:#fff;font-weight:700;cursor:pointer}.tnw-visual-numbers button.is-active{background:var(--tnw-accent)}
.tnw-layout-visual_module .tnw-visual-caption{left:25px;right:25px;bottom:0;background:var(--tnw-card-bg);color:var(--tnw-title-color);padding:20px 30px;translate:0 35%}.tnw-layout-visual_module .tnw-visual-stage{margin-bottom:95px;overflow:visible;background-clip:padding-box}.tnw-layout-visual_module .tnw-visual-slide{overflow:hidden;border-radius:var(--tnw-radius)}.tnw-layout-visual_module .tnw-visual-title,.tnw-layout-visual_module .tnw-visual-caption .tnw-meta,.tnw-layout-visual_module .tnw-visual-caption .tnw-excerpt{color:inherit}
.tnw-layout-visual_cards4 .tnw-visual-stage{display:grid;grid-template-columns:repeat(4,1fr);height:var(--tnw-img-d);gap:2px;background:transparent}.tnw-layout-visual_cards4 .tnw-visual-slide{position:relative;inset:auto;display:block!important;opacity:1;visibility:visible}.tnw-layout-visual_cards4 .tnw-visual-prev,.tnw-layout-visual_cards4 .tnw-visual-next{display:block}.tnw-layout-visual_cards4 .tnw-visual-caption{left:24px;right:18px;bottom:24px}.tnw-layout-visual_cards4 .tnw-visual-title{font-size:clamp(17px,1.8vw,26px)}
.tnw-layout-visual_center .tnw-visual-caption{top:50%;bottom:auto;left:18%;right:18%;translate:0 -50%;text-align:center;border:1px solid rgba(255,255,255,.55);padding:28px}.tnw-layout-visual_center .tnw-visual-title{margin-inline:auto}.tnw-layout-visual_center .tnw-category{display:inline-flex}
.tnw-layout-visual_story{max-width:430px;margin-inline:auto}.tnw-layout-visual_story .tnw-visual-stage{height:auto;aspect-ratio:var(--tnw-story-ratio,9/16);max-height:760px}.tnw-layout-visual_story .tnw-visual-caption{text-align:center;left:18px;right:18px}.tnw-layout-visual_story .tnw-visual-title{font-size:clamp(25px,7vw,42px)}
.tnw-layout-visual_numbers_side .tnw-visual-numbers{position:absolute;z-index:7;left:9px;top:10px;bottom:auto;display:flex;flex-direction:column;background:transparent;gap:5px}.tnw-layout-visual_numbers_side .tnw-visual-numbers button{flex:none;width:34px;height:34px;min-width:34px;padding:0;border:0;border-radius:50%;background:#050505}.tnw-layout-visual_numbers_side .tnw-visual-numbers button.is-active{background:var(--tnw-accent)}
.tnw-layout-visual_thumbstrip .tnw-visual-thumbs{position:absolute;z-index:7;left:0;right:0;bottom:0;padding:3px;background:rgba(0,0,0,.65);grid-auto-columns:54px;gap:3px}.tnw-layout-visual_thumbstrip{padding-bottom:0}.tnw-layout-visual_thumbstrip .tnw-visual-thumb{height:42px;border-width:2px}.tnw-layout-visual_thumbstrip .tnw-visual-caption{bottom:58px}
@media(max-width:1024px){.tnw-visual-stage{height:var(--tnw-img-t)}.tnw-layout-visual_cards4 .tnw-visual-stage{height:var(--tnw-img-t)}.tnw-layout-visual-caption{left:20px;right:20px}.tnw-layout-visual_cards4 .tnw-visual-stage{grid-template-columns:repeat(2,1fr)}.tnw-layout-visual_cards4 .tnw-visual-slide:nth-child(n+3){display:none!important}}
@media(max-width:767px){.tnw-visual-stage{height:var(--tnw-img-m);min-height:220px}.tnw-visual-caption{left:18px;right:18px;bottom:18px}.tnw-visual-title{font-size:clamp(21px,7vw,32px)}.tnw-layout-visual_cards4 .tnw-visual-stage{height:var(--tnw-img-m);grid-template-columns:1fr}.tnw-layout-visual_cards4 .tnw-visual-slide:nth-child(n+2){display:none!important}.tnw-layout-visual_center .tnw-visual-caption{left:10%;right:10%;padding:18px}.tnw-visual-thumb{height:70px}.tnw-layout-visual_module .tnw-visual-caption{left:14px;right:14px;padding:15px 18px}.tnw-layout-visual_module .tnw-visual-stage{margin-bottom:80px}}

/* v2.7.1 — Magazin Hero sağ haber görselleri tablet ve mobilde eşit */
@media (min-width:768px) and (max-width:1024px){
 .tnw-magazine-right2 .tnw-magazine-side{grid-template-rows:repeat(2,minmax(0,1fr))!important}
 .tnw-magazine-right3 .tnw-magazine-side{grid-template-rows:repeat(3,minmax(0,1fr))!important}
 .tnw-magazine-right4 .tnw-magazine-side{grid-template-rows:repeat(4,minmax(0,1fr))!important}
 .tnw-magazine-side .tnw-magazine-small{height:100%!important;min-height:0!important;grid-template-columns:minmax(105px,34%) minmax(0,1fr)!important}
 .tnw-magazine-side .tnw-magazine-small .tnw-thumb{height:100%!important;aspect-ratio:auto!important}
 .tnw-magazine-side .tnw-magazine-small .tnw-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
}
@media (max-width:767px){
 .tnw-magazine-side{display:grid!important;align-content:stretch!important}
 .tnw-magazine-right2 .tnw-magazine-side{grid-template-rows:repeat(2,minmax(104px,1fr))!important}
 .tnw-magazine-right3 .tnw-magazine-side{grid-template-rows:repeat(3,minmax(104px,1fr))!important}
 .tnw-magazine-right4 .tnw-magazine-side{grid-template-rows:repeat(4,minmax(104px,1fr))!important}
 .tnw-magazine-side .tnw-magazine-small{height:104px!important;min-height:104px!important;max-height:104px!important;grid-template-columns:120px minmax(0,1fr)!important;align-items:stretch!important}
 .tnw-magazine-side .tnw-magazine-small .tnw-thumb{width:120px!important;height:104px!important;min-width:120px!important;min-height:104px!important;max-height:104px!important;aspect-ratio:15/13!important;overflow:hidden!important}
 .tnw-magazine-side .tnw-magazine-small .tnw-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
 .tnw-magazine-side .tnw-magazine-small .tnw-content{height:104px!important;min-height:104px!important;overflow:hidden!important;justify-content:center!important}
}


/* v2.8.0 — Son Dakika Haber Bandı */
.tnw-type-breaking_news{background:transparent!important}.tnw-breaking{display:flex;width:100%;height:var(--tnw-breaking-height);min-height:34px;overflow:hidden;background:var(--tnw-breaking-bg);color:var(--tnw-breaking-text);border-radius:var(--tnw-radius)}.tnw-breaking-label{position:relative;z-index:3;flex:0 0 auto;display:flex;align-items:center;gap:6px;height:100%;padding:0 18px;background:var(--tnw-breaking-label-bg);color:var(--tnw-breaking-label-color);font-weight:800;white-space:nowrap}.tnw-breaking-label:after{content:"";position:absolute;right:-12px;top:0;border-top:calc(var(--tnw-breaking-height)/2) solid transparent;border-bottom:calc(var(--tnw-breaking-height)/2) solid transparent;border-left:12px solid var(--tnw-breaking-label-bg)}.tnw-breaking-icon{font-size:18px}.tnw-breaking-window{min-width:0;flex:1;overflow:hidden;display:flex;align-items:center}.tnw-breaking-track{display:flex;align-items:center;width:max-content;min-width:max-content;animation:tnwBreakingRTL var(--tnw-breaking-speed) linear infinite;animation-delay:-.15s;will-change:transform;transform:translate3d(0,0,0)}.tnw-breaking-group{display:flex;align-items:center;gap:var(--tnw-breaking-gap);flex:0 0 auto;padding-left:var(--tnw-breaking-gap)}.tnw-breaking[data-direction="ltr"] .tnw-breaking-track{animation-name:tnwBreakingLTR}.tnw-breaking[data-pause="yes"]:hover .tnw-breaking-track{animation-play-state:paused}.tnw-breaking-item{display:inline-flex;align-items:center;gap:8px;color:var(--tnw-breaking-text)!important;text-decoration:none!important;white-space:nowrap}.tnw-breaking-item strong{font-size:14px;font-weight:700}.tnw-breaking-item time{font-size:11px;opacity:.72}.tnw-breaking-cat{display:inline-block;padding:2px 6px;border:1px solid currentColor;border-radius:3px;font-size:10px;font-weight:700}.tnw-breaking-separator{color:var(--tnw-breaking-separator);opacity:.8}@keyframes tnwBreakingRTL{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@keyframes tnwBreakingLTR{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}.tnw-layout-breaking_compact .tnw-breaking{min-height:34px}.tnw-layout-breaking_compact .tnw-breaking-label{padding:0 12px;font-size:12px}.tnw-layout-breaking_compact .tnw-breaking-item strong{font-size:12px}.tnw-layout-breaking_rounded .tnw-breaking{border-radius:999px}.tnw-layout-breaking_rounded .tnw-breaking-label{border-radius:999px 0 0 999px}@media(max-width:767px){.tnw-breaking{height:max(38px,var(--tnw-breaking-height))}.tnw-breaking-label{padding:0 12px;font-size:12px}.tnw-breaking-label:after{right:-9px;border-left-width:9px}.tnw-breaking-item strong{font-size:12px}.tnw-breaking-group{padding-left:20px}.tnw-breaking-item time,.tnw-breaking-cat{display:none}}


/* v2.9.0 — Turhal Net eklenti veri bandı */
.tnw-type-plugin_data_band{background:transparent!important}.tnw-plugin-data-band .tnw-breaking-icon{font-size:10px;animation:tnwPluginPulse 1.4s ease-in-out infinite}.tnw-plugin-band-item{display:inline-flex;align-items:center;color:var(--tnw-breaking-text);font-size:14px;font-weight:700;white-space:nowrap}.tnw-layout-plugin_band_compact .tnw-breaking{min-height:34px}.tnw-layout-plugin_band_compact .tnw-breaking-label,.tnw-layout-plugin_band_compact .tnw-plugin-band-item{font-size:12px}.tnw-layout-plugin_band_rounded .tnw-breaking{border-radius:999px}.tnw-layout-plugin_band_rounded .tnw-breaking-label{border-radius:999px 0 0 999px}@keyframes tnwPluginPulse{0%,100%{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@media(max-width:767px){.tnw-plugin-band-item{font-size:12px}}
.tnw-plugin-data-band .tnw-breaking-label{display:none}.tnw-plugin-data-band .tnw-breaking-group{gap:36px}.tnw-plugin-data-band .tnw-plugin-band-item{gap:8px;padding:0 16px;min-height:var(--tnw-breaking-height);border-right:1px solid rgba(255,255,255,.28)}.tnw-plugin-band-source-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;font-size:18px;font-weight:900;line-height:1}.tnw-plugin-data-band .tnw-breaking-separator{display:none}@media(max-width:767px){.tnw-plugin-data-band .tnw-breaking-group{gap:12px}.tnw-plugin-data-band .tnw-plugin-band-item{padding:0 10px}.tnw-plugin-band-source-icon{font-size:15px}}
