
:root{--tdbh-red:#e30613;--tdbh-red-dark:#b3000a;--tdbh-logo-width:430px}
.tdbh-full-header{position:relative;z-index:99990;background:#fff;color:#16181c;font-family:inherit;box-shadow:0 5px 18px rgba(15,23,42,.06)}
.tdbh-full-header,.tdbh-full-header *{box-sizing:border-box}
.tdbh-full-header svg{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.tdbh-full-header a{text-decoration:none}
.tdbh-full-header ul{margin:0!important;padding:0!important;list-style:none!important}
.tdbh-shell{width:min(1480px,calc(100% - 56px));margin-inline:auto}

/* desktop topbar */
.tdbh-topbar{height:48px;background:linear-gradient(90deg,#bf0009,var(--tdbh-red),#ad0008);color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}
.tdbh-topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}
.tdbh-top-links,.tdbh-top-social{display:flex;align-items:center;gap:10px;min-width:0}
.tdbh-top-links a,.tdbh-top-social a{color:#fff!important;font-size:13px;font-weight:650;opacity:.98}
.tdbh-top-links i{width:1px;height:18px;background:rgba(255,255,255,.35)}
.tdbh-eye{font-size:18px}.tdbh-top-social>span{font-size:12px;font-weight:650;white-space:nowrap;margin-right:5px}
.tdbh-top-social a{width:27px;height:27px;display:grid;place-items:center;font-size:17px}

/* desktop main red band */
.tdbh-mainbar{color:#fff;background:
linear-gradient(128deg,rgba(255,255,255,.06) 0 29%,transparent 29% 37%,rgba(255,255,255,.035) 37% 43%,transparent 43%),
linear-gradient(90deg,var(--tdbh-red),#d0000a 52%,var(--tdbh-red-dark))}
.tdbh-mainbar-inner{height:144px;display:grid;grid-template-columns:260px minmax(320px,1fr) 430px;align-items:center;gap:28px}
.tdbh-follow{display:flex;align-items:center;gap:17px;font-size:15px;line-height:1.2;font-weight:800}
.tdbh-follow-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15);box-shadow:inset 0 0 0 1px rgba(255,255,255,.11)}
.tdbh-follow-icon svg{font-size:29px}
.tdbh-logo{display:flex;align-items:center;justify-content:center;min-width:0;position:relative}
.tdbh-logo-img{display:block;width:auto;max-width:min(var(--tdbh-logo-width),100%);height:auto;max-height:116px;object-fit:contain;filter:drop-shadow(0 5px 5px rgba(0,0,0,.22))}
.tdbh-logo-fallback-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}
.tdbh-logo-mark{display:inline-flex;align-items:center;gap:4px;padding:2px 0 0}
.tdbh-logo-tekno{font-size:52px;font-weight:950;letter-spacing:-2.6px;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.16),0 6px 14px rgba(0,0,0,.22)}
.tdbh-logo-db{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 13px;border-radius:15px;background:linear-gradient(180deg,#ffffff,#ececec);color:var(--tdbh-red-dark);font-size:34px;font-weight:1000;letter-spacing:-1.4px;box-shadow:0 10px 18px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.9)}
.tdbh-logo-sub{margin-top:8px;color:rgba(255,255,255,.92);font-size:10px;font-weight:800;letter-spacing:4px;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.16)}
.tdbh-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}
/* Kanews native search rendered inside TeknoDB header. The modal/AJAX logic remains 100% theme-owned. */
.tdbh-theme-search{width:290px;min-width:0;flex:none}
.tdbh-theme-search>.site-header-search-form{width:100%!important;height:55px!important;margin:0!important;padding:0!important;border:0!important;border-radius:30px!important;background:rgba(255,255,255,.15)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)!important;color:#fff!important;display:block!important;cursor:pointer!important;text-align:left!important;font:inherit!important;transition:background .2s,transform .2s!important;appearance:none!important;-webkit-appearance:none!important}
.tdbh-theme-search>.site-header-search-form:hover,.tdbh-theme-search>.site-header-search-form:focus-visible{background:rgba(255,255,255,.21)!important;transform:translateY(-1px);outline:none!important}
.tdbh-theme-search .site-header-search-form-inner{display:block!important;width:100%!important;height:100%!important;pointer-events:none!important}
.tdbh-theme-search .site-header-search-form-field{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;height:100%!important;min-height:0!important;padding:0 18px!important;border:0!important;border-radius:30px!important;background:transparent!important;color:#fff!important}
.tdbh-theme-search .site-header-search-form-field::before{display:none!important;content:none!important}
.tdbh-theme-search .site-header-search-form-icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:none!important;color:#fff!important}
.tdbh-theme-search .site-header-search-form-icon svg{width:24px!important;height:24px!important;display:block!important;color:#fff!important;fill:currentColor!important}
.tdbh-theme-search .site-header-search-form-placeholder{display:block!important;flex:1!important;min-width:0!important;padding:0!important;color:rgba(255,255,255,.95)!important;font-size:15px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.tdbh-theme-search .site-header-search-form-submit{display:none!important}
.tdbh-theme-search-fallback{height:55px;width:100%;display:flex;align-items:center;gap:10px;padding:0 12px 0 18px;border-radius:30px;background:rgba(255,255,255,.15);box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}
.tdbh-theme-search-fallback-icon{display:flex;color:#fff}.tdbh-theme-search-fallback-icon svg{width:23px;height:23px}
.tdbh-theme-search-fallback input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:15px}.tdbh-theme-search-fallback input::placeholder{color:rgba(255,255,255,.92)}
.tdbh-theme-search-fallback button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.tdbh-theme-search-fallback button svg{width:19px;height:19px}
#site-header-search-wrapper{z-index:100600!important}
.tdbh-country,.tdbh-bell{width:49px;height:49px;border:0;border-radius:50%;position:relative;display:grid;place-items:center;flex:none;color:#fff;cursor:pointer;padding:0;transition:.2s}
.tdbh-country:hover,.tdbh-bell:hover{transform:translateY(-2px);filter:brightness(1.08)}
.tdbh-country{background:rgba(0,0,0,.24);font-size:25px}.tdbh-country i{position:absolute;right:2px;bottom:7px;width:9px;height:9px;background:#2be67b;border:2px solid #fff;border-radius:50%}
.tdbh-bell{background:rgba(255,255,255,.13)}.tdbh-bell svg{font-size:26px}.tdbh-bell b{position:absolute;right:-4px;top:-7px;min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:20px;background:#ff111b;color:#fff;font-size:11px}

/* trending */
.tdbh-trending{background:#fff;border-bottom:1px solid #e6e8eb}
.tdbh-trending-inner{height:104px;display:flex;align-items:center}
.tdbh-trend-title{align-self:stretch;width:160px;flex:none;border-radius:15px 0 0 15px;background:linear-gradient(135deg,#ef111b,#c4000a);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:900}
.tdbh-trend-title b{font-size:30px}.tdbh-trend-title span{line-height:1.2}
.tdbh-trend-arrow{width:46px;height:46px;border:0;border-radius:50%;background:#fff;box-shadow:0 4px 15px rgba(15,23,42,.12);font-size:28px;cursor:pointer;flex:none;z-index:2}
.tdbh-trend-items{height:100%;display:flex;align-items:stretch;flex:1;overflow:hidden}
.tdbh-trend-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:270px;flex:1;padding:13px 17px;border-right:1px solid #e8eaed;color:#15171a!important}
.tdbh-trend-item img,.tdbh-no-thumb{width:48px;height:65px;border-radius:6px;object-fit:cover;background:#f0f1f2}
.tdbh-trend-copy{min-width:0}.tdbh-trend-copy strong,.tdbh-trend-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tdbh-trend-copy strong{font-size:14px}.tdbh-trend-copy small{margin-top:5px;color:#747980;font-size:12px}
.tdbh-trend-item em{font-style:normal;border-radius:999px;background:var(--tdbh-red);color:#fff;padding:4px 9px;font-size:10px;font-weight:850}
.tdbh-all-news{margin-left:18px;display:flex;align-items:center;gap:8px;flex:none;border-radius:24px;background:#eee;color:#16181c!important;padding:12px 17px;font-size:12px;font-weight:800}
.tdbh-all-news svg{font-size:15px}

/* desktop nav */
.tdbh-desktop-nav{background:#fff;border-bottom:1px solid #e7e9ed}
.tdbh-nav-inner{height:75px;display:flex;align-items:center;gap:13px}
.tdbh-home{width:56px;height:55px;display:grid;place-items:center;color:var(--tdbh-red)!important;position:relative;flex:none}
.tdbh-home svg{font-size:24px}.tdbh-home:after{content:"";position:absolute;left:10px;right:10px;bottom:-10px;height:3px;background:var(--tdbh-red);border-radius:4px}
.tdbh-wp-menu{display:flex!important;align-items:center;gap:3px;flex:1;min-width:0}
.tdbh-wp-menu>li{position:relative!important;margin:0!important;padding:0!important}
.tdbh-wp-menu>li>a,.tdbh-more-btn{height:46px;display:flex!important;align-items:center;gap:8px;padding:0 13px!important;border:0!important;border-radius:13px;background:transparent;color:#15171a!important;font-size:14px!important;font-weight:800!important;white-space:nowrap;transition:transform .2s,background .2s,color .2s,box-shadow .2s}
.tdbh-menu-icon{display:inline-flex}.tdbh-menu-icon svg{font-size:18px}
.tdbh-wp-menu>li>a:hover,.tdbh-wp-menu>li.current-menu-item>a,.tdbh-wp-menu>li.current-menu-ancestor>a,.tdbh-more-btn:hover,.tdbh-more.is-open .tdbh-more-btn{background:#ffe6e8!important;color:var(--tdbh-red)!important;transform:translateY(-2px);box-shadow:0 8px 22px rgba(227,6,19,.08)}
.tdbh-wp-menu>li>a:after{content:"";position:absolute;left:50%;right:50%;bottom:-14px;height:3px;border-radius:4px;background:var(--tdbh-red);transition:.2s}
.tdbh-wp-menu>li>a:hover:after,.tdbh-wp-menu>li.current-menu-item>a:after,.tdbh-wp-menu>li.current-menu-ancestor>a:after{left:15%;right:15%}
.tdbh-wp-menu .sub-menu{display:none!important;position:absolute!important;left:0;top:100%;min-width:230px;background:#fff!important;border:1px solid #eceef1;border-radius:15px;box-shadow:0 20px 55px rgba(15,23,42,.16);padding:8px!important;z-index:30}
.tdbh-wp-menu li:hover>.sub-menu{display:block!important}.tdbh-wp-menu .sub-menu a{display:block!important;padding:10px 12px!important;border-radius:9px;color:#24272c!important;font-size:13px!important}.tdbh-wp-menu .sub-menu a:hover{background:#fff0f1!important;color:var(--tdbh-red)!important}
.tdbh-more{position:relative;margin-left:auto}.tdbh-more-btn{font-family:inherit;cursor:pointer;font-size:15px!important}
.tdbh-more-menu{position:absolute;right:0;top:calc(100% + 8px);width:255px;padding:9px;background:#fff;border:1px solid #eceef1;border-radius:15px;box-shadow:0 20px 55px rgba(15,23,42,.18);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.2s;z-index:40}
.tdbh-more.is-open .tdbh-more-menu{opacity:1;visibility:visible;transform:none}
.tdbh-more-menu a{display:flex;align-items:center;gap:13px;padding:11px 12px;border-radius:10px;color:#2a2e34!important;font-size:13px}.tdbh-more-menu a:hover{background:#fff0f1;color:var(--tdbh-red)!important}.tdbh-more-menu a span{display:flex}.tdbh-more-menu svg{font-size:20px}
.tdbh-mobile-menu,.tdbh-mobile-cats,.tdbh-drawer,.tdbh-drawer-backdrop{display:none}

/* <= 1180 desktop compression */
@media(max-width:1180px){
 .tdbh-shell{width:min(100% - 28px,1480px)}
 .tdbh-mainbar-inner{grid-template-columns:200px minmax(280px,1fr) 330px}
 .tdbh-theme-search{width:220px}
 .tdbh-trend-item:nth-child(n+4){display:none}
 .tdbh-wp-menu>li>a,.tdbh-more-btn{padding-inline:9px!important;font-size:13px!important}
}

/* MOBILE = demo structure: only red bar + white icon categories */
@media(max-width:900px){
 .tdbh-topbar,.tdbh-trending,.tdbh-desktop-nav,.tdbh-follow{display:none!important}
 .tdbh-shell{width:calc(100% - 20px)}
 .tdbh-mainbar{background:linear-gradient(90deg,#d9000b,var(--tdbh-red),#c00009)}
 .tdbh-mainbar-inner{height:70px;display:grid;grid-template-columns:42px minmax(130px,1fr) auto;gap:8px;padding:0}
 .tdbh-mobile-menu{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:10px;background:rgba(255,255,255,.14);color:#fff;padding:0}
 .tdbh-mobile-menu svg{font-size:25px}
 .tdbh-logo{justify-self:center;overflow:hidden}.tdbh-logo-img{max-width:min(214px,47vw);max-height:59px;filter:drop-shadow(0 3px 3px rgba(0,0,0,.22))}
 .tdbh-logo-tekno{font-size:34px;letter-spacing:-1.7px}
 .tdbh-logo-db{height:31px;padding:0 10px;border-radius:11px;font-size:22px}
 .tdbh-logo-sub{margin-top:4px;font-size:7.4px;letter-spacing:2.35px}
 .tdbh-actions{gap:6px}
 .tdbh-theme-search{width:40px;height:40px}
 .tdbh-theme-search>.site-header-search-form{width:40px!important;height:40px!important;border-radius:50%!important;background:rgba(255,255,255,.13)!important}
 .tdbh-theme-search .site-header-search-form-field{padding:0!important;justify-content:center!important;border-radius:50%!important}
 .tdbh-theme-search .site-header-search-form-icon svg{width:22px!important;height:22px!important}
 .tdbh-theme-search .site-header-search-form-placeholder{display:none!important}
 .tdbh-theme-search-fallback{width:40px;height:40px;padding:0;display:grid;place-items:center;border-radius:50%}.tdbh-theme-search-fallback input,.tdbh-theme-search-fallback button{display:none}.tdbh-theme-search-fallback-icon svg{width:22px;height:22px}
 .tdbh-country,.tdbh-bell{width:40px;height:40px;font-size:19px}.tdbh-bell svg{font-size:21px}.tdbh-bell b{min-width:19px;height:19px;font-size:9px;right:-3px;top:-5px}
 .tdbh-mobile-cats{display:grid;grid-template-columns:repeat(8,minmax(72px,1fr));overflow-x:auto;scrollbar-width:none;background:#fff;border-bottom:1px solid #e7e9ed;box-shadow:0 6px 17px rgba(15,23,42,.06)}
 .tdbh-mobile-cats::-webkit-scrollbar{display:none}
 .tdbh-mobile-cats a{height:76px;min-width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#464c55!important;font-size:10px!important;position:relative}
 .tdbh-mobile-cats a svg{font-size:22px}.tdbh-mobile-cats a:hover,.tdbh-mobile-cats a:focus{color:var(--tdbh-red)!important;background:#fff4f5}
 .tdbh-mobile-cats a:first-child:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;background:var(--tdbh-red);border-radius:3px}
 .tdbh-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(330px,88vw);padding:15px;background:#fff;z-index:100002;transform:translateX(-105%);transition:.25s;box-shadow:22px 0 55px rgba(0,0,0,.22);overflow:auto}
 .tdbh-drawer.is-open{transform:none}.tdbh-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 14px;border-bottom:1px solid #eceef1}
 .tdbh-drawer-head strong{font-size:18px}.tdbh-drawer-head button{width:38px;height:38px;border:0;border-radius:50%;font-size:25px;background:#f1f2f3}
 .tdbh-drawer>a{display:block;padding:13px 10px;border-bottom:1px solid #f0f1f2;color:#24272b!important;font-weight:750;font-size:14px}
 .tdbh-drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:100001;opacity:0;visibility:hidden;transition:.2s}
 .tdbh-drawer-backdrop.is-open{opacity:1;visibility:visible}
 body.tdbh-drawer-open{overflow:hidden}
}

/* small phones */
@media(max-width:430px){
 .tdbh-mainbar-inner{grid-template-columns:38px minmax(116px,1fr) auto;gap:5px;height:66px}
 .tdbh-mobile-menu,.tdbh-theme-search,.tdbh-country,.tdbh-bell{width:37px;height:37px}
 .tdbh-theme-search>.site-header-search-form{width:37px!important;height:37px!important}
 .tdbh-logo-img{max-width:min(184px,45vw);max-height:54px}
 .tdbh-logo-tekno{font-size:30px}
 .tdbh-logo-db{height:28px;padding:0 9px;font-size:20px}
 .tdbh-logo-sub{font-size:6.9px;letter-spacing:1.95px}
 .tdbh-actions{gap:4px}
 .tdbh-mobile-cats{grid-template-columns:repeat(8,minmax(68px,1fr))}
 .tdbh-mobile-cats a{min-width:68px;height:72px;font-size:9.5px!important}
}
@media(max-width:360px){
 .tdbh-country{display:none}
 .tdbh-logo-img{max-width:min(176px,49vw)}
 .tdbh-logo-tekno{font-size:29px}
 .tdbh-logo-db{height:27px;font-size:19px}
 .tdbh-logo-sub{display:none}
}


/* v1.3.0 — resolved menu links + downward expanding "Diğer Kategoriler" */
.tdbh-main-link{
 height:46px;display:flex;align-items:center;gap:8px;padding:0 13px;border-radius:13px;
 color:#15171a!important;font-size:14px;font-weight:800;white-space:nowrap;
 transition:transform .2s,background .2s,color .2s,box-shadow .2s;position:relative
}
.tdbh-main-link:hover{
 background:#ffe6e8;color:var(--tdbh-red)!important;transform:translateY(-2px);
 box-shadow:0 8px 22px rgba(227,6,19,.08)
}
.tdbh-main-link:after{
 content:"";position:absolute;left:50%;right:50%;bottom:-14px;height:3px;border-radius:4px;
 background:var(--tdbh-red);transition:.2s
}
.tdbh-main-link:hover:after{left:15%;right:15%}
.tdbh-nav-inner>.tdbh-more-btn{margin-left:auto}
.tdbh-more-chevron{display:inline-block;transition:transform .25s}
.tdbh-full-header.tdbh-more-open .tdbh-more-chevron{transform:rotate(180deg)}

.tdbh-more-panel{
 display:block;max-height:0;opacity:0;overflow:hidden;background:#fff;
 border-top:0 solid #eceef1;transition:max-height .34s ease,opacity .22s ease,border-width .2s;
 box-shadow:0 14px 30px rgba(15,23,42,0)
}
.tdbh-full-header.tdbh-more-open .tdbh-more-panel{
 max-height:520px;opacity:1;border-top-width:1px;box-shadow:0 18px 38px rgba(15,23,42,.10)
}
.tdbh-more-panel-inner{padding-top:0;padding-bottom:0;transition:padding .3s ease}
.tdbh-full-header.tdbh-more-open .tdbh-more-panel-inner{padding-top:18px;padding-bottom:24px}
.tdbh-more-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}
.tdbh-more-panel-head>div{display:flex;flex-direction:column;gap:2px}
.tdbh-more-panel-head small{font-size:9px;letter-spacing:1.7px;color:var(--tdbh-red);font-weight:900}
.tdbh-more-panel-head strong{font-size:18px;color:#16181c}
.tdbh-more-close{
 width:38px;height:38px;border:0;border-radius:50%;background:#f2f3f4;color:#20242a;
 font-size:25px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.2s
}
.tdbh-more-close:hover{background:#ffe6e8;color:var(--tdbh-red);transform:rotate(5deg)}
.tdbh-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tdbh-more-card{
 min-height:76px;display:flex;align-items:center;gap:13px;padding:13px 15px;
 border:1px solid #eceef1;border-radius:14px;background:#fff;color:#222!important;
 transition:.2s
}
.tdbh-more-card:hover{border-color:#ffc8cc;background:#fff5f6;transform:translateY(-2px);box-shadow:0 10px 25px rgba(227,6,19,.07)}
.tdbh-more-card-icon{
 width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex:none;
 background:#fff0f1;color:var(--tdbh-red)
}
.tdbh-more-card-icon svg{font-size:22px}
.tdbh-more-card-copy{min-width:0;display:flex;flex-direction:column;gap:4px}
.tdbh-more-card-copy strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tdbh-more-card-copy small{font-size:10px;color:#7b8087}

@media(max-width:1180px){
 .tdbh-main-link{padding-inline:9px;font-size:13px}
}

@media(max-width:900px){
 .tdbh-mobile-cats{grid-template-columns:repeat(8,minmax(72px,1fr))}
 .tdbh-mobile-cats a,.tdbh-mobile-cats button{
   height:76px;min-width:72px;border:0;background:#fff;display:flex;flex-direction:column;
   align-items:center;justify-content:center;gap:5px;color:#464c55!important;font:inherit;
   font-size:10px!important;position:relative;padding:0;cursor:pointer;text-decoration:none
 }
 .tdbh-mobile-cats a svg,.tdbh-mobile-cats button svg{font-size:22px}
 .tdbh-mobile-cats a:hover,.tdbh-mobile-cats a:focus,.tdbh-mobile-cats button:hover,.tdbh-mobile-cats button:focus{
   color:var(--tdbh-red)!important;background:#fff4f5
 }
 .tdbh-more-panel{border-top:1px solid #eceef1}
 .tdbh-full-header.tdbh-more-open .tdbh-more-panel{max-height:620px}
 .tdbh-full-header.tdbh-more-open .tdbh-more-panel-inner{padding-top:14px;padding-bottom:18px}
 .tdbh-more-panel-head{margin-bottom:11px}
 .tdbh-more-panel-head strong{font-size:16px}
 .tdbh-more-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
 .tdbh-more-card{min-height:68px;padding:10px 11px;gap:10px;border-radius:12px}
 .tdbh-more-card-icon{width:38px;height:38px;border-radius:10px}
 .tdbh-more-card-copy strong{font-size:12px}
}
@media(max-width:430px){
 .tdbh-mobile-cats a,.tdbh-mobile-cats button{min-width:68px;height:72px;font-size:9.5px!important}
 .tdbh-more-grid{grid-template-columns:1fr 1fr;gap:8px}
 .tdbh-more-card{padding:9px;min-height:64px}
 .tdbh-more-card-icon{width:34px;height:34px}
 .tdbh-more-card-copy strong{font-size:11px}
}


/* v1.3.1 — mobile hamburger becomes downward expanding panel */
.tdbh-mobile-menu-panel{
 display:none;max-height:0;opacity:0;overflow:hidden;background:#fff;
 border-top:0 solid #eceef1;transition:max-height .34s ease,opacity .22s ease,border-width .2s;
 box-shadow:0 14px 30px rgba(15,23,42,0)
}
.tdbh-full-header.tdbh-mobile-menu-open .tdbh-mobile-menu-panel{
 max-height:760px;opacity:1;border-top-width:1px;box-shadow:0 18px 38px rgba(15,23,42,.10)
}
.tdbh-mobile-menu-panel-inner{padding-top:0;padding-bottom:0;transition:padding .3s ease}
.tdbh-full-header.tdbh-mobile-menu-open .tdbh-mobile-menu-panel-inner{padding-top:14px;padding-bottom:18px}
.tdbh-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}
.tdbh-mobile-menu-head>div{display:flex;flex-direction:column;gap:2px}
.tdbh-mobile-menu-head small{font-size:9px;letter-spacing:1.7px;color:var(--tdbh-red);font-weight:900}
.tdbh-mobile-menu-head strong{font-size:16px;color:#16181c}
.tdbh-mobile-menu-close{
 width:40px;height:40px;border:0;border-radius:50%;background:#f2f3f4;color:#20242a;
 font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.2s
}
.tdbh-mobile-menu-close:hover{background:#ffe6e8;color:var(--tdbh-red);transform:rotate(5deg)}
.tdbh-mobile-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.tdbh-mobile-menu-card{
 min-height:68px;display:flex;align-items:center;gap:10px;padding:10px 11px;
 border:1px solid #eceef1;border-radius:12px;background:#fff;color:#222!important;
 transition:.2s;text-decoration:none
}
.tdbh-mobile-menu-card:hover{border-color:#ffc8cc;background:#fff5f6;transform:translateY(-2px);box-shadow:0 10px 25px rgba(227,6,19,.07)}
.tdbh-mobile-menu-card-icon{
 width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex:none;
 background:#fff0f1;color:var(--tdbh-red)
}
.tdbh-mobile-menu-card-icon svg{font-size:20px}
.tdbh-mobile-menu-card-copy{min-width:0;display:flex;flex-direction:column;gap:4px}
.tdbh-mobile-menu-card-copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tdbh-mobile-menu-card-copy small{font-size:10px;color:#7b8087}
.tdbh-mobile-menu-links{
 display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px
}
.tdbh-mobile-menu-links a{
 height:42px;border-radius:11px;background:#f7f7f8;color:#20242a!important;
 display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:750;text-decoration:none;transition:.2s
}
.tdbh-mobile-menu-links a:hover{background:#ffecee;color:var(--tdbh-red)!important}
.tdbh-mobile-menu.tdbh-active{
 background:rgba(255,255,255,.22);box-shadow:0 10px 22px rgba(0,0,0,.10), inset 0 0 0 1px rgba(255,255,255,.08)
}

@media(min-width:901px){
 .tdbh-mobile-menu-panel{display:none!important}
}

@media(max-width:900px){
 .tdbh-mobile-menu-panel{display:block}
 .tdbh-drawer,.tdbh-drawer-backdrop{display:none!important}
}

@media(max-width:430px){
 .tdbh-mobile-menu-grid{grid-template-columns:1fr 1fr;gap:8px}
 .tdbh-mobile-menu-card{padding:9px;min-height:64px}
 .tdbh-mobile-menu-card-icon{width:34px;height:34px}
 .tdbh-mobile-menu-card-copy strong{font-size:11px}
 .tdbh-mobile-menu-links{grid-template-columns:1fr 1fr}
}


/* v1.3.2 — ONLY UPPER RED HEADER. Main menus below are untouched. */
@media(min-width:901px){
 .tdbh-mainbar-inner{
   height:236px;
   grid-template-columns:minmax(360px,1.05fr) minmax(390px,.92fr) minmax(370px,1fr);
   align-items:center;
   gap:24px
 }
 .tdbh-desktop-left{display:grid;grid-template-columns:minmax(165px,.82fr) minmax(190px,1fr);align-items:center;gap:18px;min-width:0}
 .tdbh-follow{display:flex;align-items:flex-start;gap:12px;min-width:0}
 .tdbh-follow-icon{
   width:54px;height:54px;border-radius:50%;display:grid;place-items:center;flex:none;
   background:rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px rgba(255,255,255,.11)
 }
 .tdbh-follow-icon-btn{border:0;cursor:pointer;color:#fff;padding:0;transition:.2s}
 .tdbh-follow-icon-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.22)}
 .tdbh-follow-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
 .tdbh-follow-copy strong{font-size:15px;line-height:1.18;margin-bottom:8px}
 .tdbh-follow-copy span{font-size:12px;line-height:1.28;color:rgba(255,255,255,.87);padding-top:8px;border-top:1px solid rgba(255,255,255,.24)}
 .tdbh-follow-copy a{
   margin-top:13px;display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 16px;border-radius:22px;
   background:#fff;color:#181818!important;font-size:11px;font-weight:850;box-shadow:0 8px 20px rgba(0,0,0,.12)
 }
 .tdbh-hero-feature{display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:12px;color:#fff!important;min-width:0}
 .tdbh-hero-feature img{width:105px;height:158px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(0,0,0,.24))}
 .tdbh-hero-feature-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
 .tdbh-hero-feature-copy em{font-style:normal;border-radius:999px;background:#ef111b;color:#fff;padding:5px 10px;font-size:10px;font-weight:900;margin-bottom:9px}
 .tdbh-hero-feature-copy strong{font-size:18px;line-height:1.08;max-width:150px}
 .tdbh-hero-feature-copy small{font-size:12px;color:rgba(255,255,255,.86);margin-top:8px;line-height:1.25}
 .tdbh-logo{padding-inline:10px;align-self:center}
 .tdbh-logo-img{max-width:min(520px,100%);max-height:145px}
 .tdbh-logo-fallback-wrap{width:100%;text-align:center;align-items:center}
 .tdbh-logo-mark{justify-content:center}
 .tdbh-logo-tekno{font-size:54px}
 .tdbh-logo-db{height:49px;font-size:34px}
 .tdbh-logo-sub{width:100%;text-align:center}
 .tdbh-desktop-right{display:flex;flex-direction:column;align-items:stretch;gap:18px;min-width:0}
 .tdbh-actions{justify-content:flex-end;gap:10px}
 .tdbh-theme-search{width:min(290px,100%)}
 .tdbh-profile{width:49px;height:49px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#fff;cursor:pointer;transition:.2s}
 .tdbh-profile svg{font-size:24px}
 .tdbh-profile:hover{transform:translateY(-2px);background:rgba(255,255,255,.20)}
 .tdbh-quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
 .tdbh-quick-actions a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff!important;text-align:center}
 .tdbh-quick-actions a>span{
   width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.16);
   box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);transition:.2s
 }
 .tdbh-quick-actions a:hover>span{transform:translateY(-3px);background:rgba(255,255,255,.24)}
 .tdbh-quick-actions svg{font-size:24px}
 .tdbh-quick-actions small{font-size:11px;line-height:1.1;color:rgba(255,255,255,.94)}
}

@media(min-width:901px) and (max-width:1180px){
 .tdbh-mainbar-inner{grid-template-columns:315px minmax(310px,.9fr) 315px;gap:14px}
 .tdbh-desktop-left{grid-template-columns:145px 1fr;gap:10px}
 .tdbh-hero-feature{grid-template-columns:78px 1fr}
 .tdbh-hero-feature img{width:78px;height:125px}
 .tdbh-hero-feature-copy strong{font-size:15px}
 .tdbh-follow-copy span,.tdbh-follow-copy a{display:none}
 .tdbh-theme-search{width:195px}
 .tdbh-quick-actions{gap:7px}
 .tdbh-quick-actions small{font-size:9px}
}

/* Mobile: keep structure; only center the brand/subtitle correctly */
@media(max-width:900px){
 .tdbh-desktop-left{display:none!important}
 .tdbh-desktop-right{display:block}
 .tdbh-quick-actions{display:none!important}
 .tdbh-profile{display:none!important}
 .tdbh-logo{justify-self:center;text-align:center}
 .tdbh-logo-fallback-wrap{width:100%;margin-inline:auto;align-items:center;text-align:center}
 .tdbh-logo-mark{width:100%;justify-content:center}
 .tdbh-logo-sub{display:block;width:100%;text-align:center!important;margin:4px auto 0!important;padding:0!important}
}

@media(max-width:430px){
 .tdbh-logo-sub{letter-spacing:2.15px}
}


/* v1.3.3 — HEADER PLACEMENT ONLY. Menu and button behavior untouched. */
@media(min-width:1201px){
  .tdbh-mainbar-inner{
    height:224px;
    grid-template-columns:440px minmax(330px,1fr) 410px;
    gap:18px;
    align-items:center;
  }

  .tdbh-desktop-left{
    display:grid;
    grid-template-columns:170px minmax(0,1fr);
    gap:18px;
    align-items:center;
    min-width:0;
  }

  .tdbh-follow{
    width:170px;
    max-width:170px;
    gap:12px;
    align-items:flex-start;
  }

  .tdbh-follow-copy{
    min-width:0;
    align-items:flex-start;
  }

  .tdbh-follow-copy strong{
    max-width:112px;
    font-size:15px;
    line-height:1.15;
    margin-bottom:8px;
  }

  .tdbh-follow-copy span{
    font-size:11px;
    line-height:1.25;
  }

  .tdbh-follow-copy a{
    height:35px;
    padding:0 14px;
    margin-top:11px;
    font-size:10px;
  }

  .tdbh-hero-feature{
    grid-template-columns:116px minmax(0,1fr);
    gap:12px;
    min-width:0;
    align-items:center;
  }

  .tdbh-hero-feature img{
    width:116px;
    height:164px;
    object-fit:contain;
  }

  .tdbh-hero-feature-copy{
    min-width:0;
    width:100%;
  }

  .tdbh-hero-feature-copy em{
    margin-bottom:7px;
    padding:4px 9px;
    font-size:9px;
  }

  .tdbh-hero-feature-copy strong{
    max-width:none;
    width:100%;
    font-size:15px;
    line-height:1.12;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    overflow:hidden;
  }

  .tdbh-hero-feature-copy small{
    font-size:11px;
    line-height:1.25;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
  }

  .tdbh-logo{
    align-self:center;
    justify-self:center;
    width:100%;
    padding:0 8px;
  }

  .tdbh-logo-fallback-wrap{
    width:100%;
    align-items:center;
    justify-content:center;
    text-align:center;
  }

  .tdbh-logo-mark{
    justify-content:center;
  }

  .tdbh-logo-tekno{
    font-size:60px;
    line-height:.9;
    letter-spacing:-3px;
    background:linear-gradient(180deg,#fff 0%,#d8d8d8 32%,#7d7d7d 57%,#f5f5f5 79%,#bcbcbc 100%);
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
    text-shadow:0 3px 8px rgba(0,0,0,.28);
  }

  .tdbh-logo-db{
    height:54px;
    padding:0 15px;
    border-radius:15px;
    font-size:36px;
    background:linear-gradient(180deg,#fff,#efefef 55%,#d7d7d7);
    color:#b6000b;
    box-shadow:0 10px 20px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.9);
  }

  .tdbh-logo-sub{
    width:100%;
    text-align:center;
    margin-top:9px;
    font-size:10px;
    letter-spacing:5px;
  }

  .tdbh-desktop-right{
    min-width:0;
    gap:17px;
  }

  .tdbh-actions{
    justify-content:flex-end;
    gap:9px;
  }

  .tdbh-theme-search{
    width:240px;
  }

  .tdbh-quick-actions{
    gap:10px;
  }

  .tdbh-quick-actions a>span{
    width:48px;
    height:48px;
  }

  .tdbh-quick-actions small{
    max-width:72px;
    font-size:10px;
  }
}

/* Medium desktop: remove the product promo before letting the whole header collapse. */
@media(min-width:901px) and (max-width:1200px){
  .tdbh-mainbar-inner{
    height:176px;
    grid-template-columns:220px minmax(310px,1fr) 340px;
    gap:16px;
  }

  .tdbh-desktop-left{
    display:block;
  }

  .tdbh-hero-feature{
    display:none!important;
  }

  .tdbh-follow{
    width:210px;
    max-width:210px;
  }

  .tdbh-follow-copy span,
  .tdbh-follow-copy a{
    display:none;
  }

  .tdbh-logo-tekno{
    font-size:48px;
  }

  .tdbh-logo-db{
    height:44px;
    font-size:30px;
  }

  .tdbh-logo-sub{
    width:100%;
    text-align:center;
    letter-spacing:3.6px;
  }

  .tdbh-theme-search{
    width:190px;
  }

  .tdbh-quick-actions{
    gap:6px;
  }

  .tdbh-quick-actions small{
    font-size:9px;
  }
}

/* Mobile: only fix brand/subtitle centering. */
@media(max-width:900px){
  .tdbh-logo{
    justify-self:center!important;
    text-align:center!important;
  }

  .tdbh-logo-fallback-wrap{
    width:100%!important;
    margin:0 auto!important;
    align-items:center!important;
    text-align:center!important;
  }

  .tdbh-logo-mark{
    width:100%!important;
    justify-content:center!important;
  }

  .tdbh-logo-sub{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    margin:4px auto 0!important;
    padding:0!important;
    text-align:center!important;
    transform:none!important;
  }
}


/* v1.3.4 — Header/trending spacing + functional 4-card news rail.
   Main category menus below are untouched. */
@media(min-width:1201px){
  .tdbh-mainbar-inner{height:194px!important}
  .tdbh-hero-feature img{height:142px!important}
}

@media(min-width:901px) and (max-width:1200px){
  .tdbh-mainbar-inner{height:164px!important}
}

/* Clear visual separation from red hero header */
.tdbh-trending{
  position:relative;
  background:#fff!important;
  border-top:10px solid #fff!important;
  border-bottom:1px solid #e6e8eb!important;
  padding:0 0 9px!important;
  box-shadow:0 5px 16px rgba(15,23,42,.035);
}

.tdbh-trending-inner{
  height:82px!important;
  display:flex;
  align-items:center;
  gap:10px;
}

.tdbh-trend-title{
  align-self:auto!important;
  height:72px;
  width:150px!important;
  flex:none;
  border-radius:14px!important;
  background:linear-gradient(135deg,#ef111b,#c4000a);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
}

.tdbh-trend-title b{font-size:27px!important}
.tdbh-trend-title span{font-size:13px;line-height:1.16}

.tdbh-trend-arrow{
  width:42px!important;
  height:42px!important;
  flex:none;
  display:grid;
  place-items:center;
  padding:0;
  transition:transform .18s,box-shadow .18s,background .18s;
}

.tdbh-trend-arrow:hover{
  transform:translateY(-1px);
  background:#fff5f6;
  box-shadow:0 6px 18px rgba(15,23,42,.15);
}

.tdbh-trend-items{
  height:72px!important;
  display:flex!important;
  align-items:stretch!important;
  flex:1 1 auto!important;
  min-width:0;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth;
  scrollbar-width:none;
  scroll-snap-type:x mandatory;
  border:1px solid #eceef1;
  border-radius:12px;
  background:#fff;
}

.tdbh-trend-items::-webkit-scrollbar{display:none}

.tdbh-trend-item{
  flex:0 0 25%!important;
  min-width:0!important;
  height:72px;
  padding:8px 11px!important;
  gap:9px!important;
  grid-template-columns:43px minmax(0,1fr) auto!important;
  scroll-snap-align:start;
  border-right:1px solid #eceef1!important;
}

.tdbh-trend-item img,
.tdbh-no-thumb{
  width:40px!important;
  height:54px!important;
  border-radius:6px!important;
}

.tdbh-trend-copy strong{font-size:12px!important}
.tdbh-trend-copy small{font-size:10px!important;margin-top:3px!important}
.tdbh-trend-item em{font-size:9px!important;padding:3px 7px!important}

.tdbh-all-news{
  margin-left:0!important;
  padding:10px 14px!important;
  white-space:nowrap;
}

@media(min-width:901px) and (max-width:1180px){
  .tdbh-trend-item{flex-basis:33.333%!important}
  .tdbh-trend-title{width:136px!important}
  .tdbh-all-news{padding-inline:11px!important}
}


/* v1.3.5 — Gündemde Şimdi: mouse/touch drag scrolling */
.tdbh-trend-items{
  cursor:grab;
  user-select:none;
  -webkit-user-select:none;
  touch-action:pan-y;
}

.tdbh-trend-items.tdbh-dragging{
  cursor:grabbing;
  scroll-behavior:auto!important;
  scroll-snap-type:none!important;
}

.tdbh-trend-items.tdbh-dragging .tdbh-trend-item{
  pointer-events:none;
}

.tdbh-trend-item img{
  -webkit-user-drag:none;
  user-drag:none;
  pointer-events:none;
}


/* v1.3.6 — "Diğer" contains all remaining categories with icons */
.tdbh-more-btn-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:currentColor;
}

.tdbh-more-btn-icon svg{font-size:18px}

.tdbh-full-header.tdbh-more-open .tdbh-more-panel{
  max-height:min(72vh,820px)!important;
  overflow-y:auto!important;
  overscroll-behavior:contain;
}

.tdbh-more-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

@media(max-width:1180px){
  .tdbh-more-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}

@media(max-width:900px){
  .tdbh-full-header.tdbh-more-open .tdbh-more-panel{
    max-height:68vh!important;
  }
  .tdbh-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(max-width:430px){
  .tdbh-more-grid{grid-template-columns:1fr 1fr!important}
}


/* v1.3.8 — one real profile avatar + reliable notification/search layering */
.tdbh-profile-real{
  width:49px!important;
  height:49px!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  overflow:visible!important;
  background:rgba(255,255,255,.14)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.10);
  text-decoration:none!important;
  flex:none;
}

.tdbh-profile-real .avatar,
.tdbh-profile-avatar{
  width:43px!important;
  height:43px!important;
  display:block!important;
  object-fit:cover!important;
  border-radius:50%!important;
  border:2px solid rgba(255,255,255,.80)!important;
  margin:0!important;
}

.tdbh-profile-fallback{
  width:43px;height:43px;border-radius:50%;
  display:grid;place-items:center;color:#fff;
}

.tdbh-profile-fallback svg{font-size:23px}

.tdbh-profile-status{
  position:absolute;
  right:0;
  bottom:3px;
  width:10px;
  height:10px;
  border-radius:50%;
  background:#2be67b;
  border:2px solid #fff;
  box-shadow:0 1px 4px rgba(0,0,0,.20);
}

.tdbh-profile-real:hover{
  transform:translateY(-2px);
  filter:brightness(1.06);
}

/* If Kanews creates one of these search layers, it must sit above our header (z-index 99990). */
body.tdbh-theme-search-open [class*="search-overlay" i],
body.tdbh-theme-search-open [class*="search-popup" i],
body.tdbh-theme-search-open [class*="search-modal" i],
body.tdbh-theme-search-open [class*="search-dialog" i],
body.tdbh-theme-search-open [class*="search-wrap" i],
body.tdbh-theme-search-open [class*="search-area" i]{
  z-index:100500!important;
}

@media(max-width:900px){
  .tdbh-profile-real{
    display:grid!important;
    width:40px!important;
    height:40px!important;
  }
  .tdbh-profile-real .avatar,
  .tdbh-profile-avatar{
    width:35px!important;
    height:35px!important;
  }
  .tdbh-profile-status{
    width:9px;height:9px;right:-1px;bottom:2px;
  }
}

@media(max-width:430px){
  .tdbh-profile-real{
    width:37px!important;
    height:37px!important;
  }
  .tdbh-profile-real .avatar,
  .tdbh-profile-avatar{
    width:33px!important;
    height:33px!important;
  }
}




/* v1.3.12 — real Son Eklenenler destination */
.tdbh-latest-real-link{
  cursor:pointer!important;
  pointer-events:auto!important;
  text-decoration:none!important;
}

/* v1.3.12 — independent persistent dark/light mode */
html[data-tdbh-color-mode="dark"]{
  color-scheme:dark;
}

html[data-tdbh-color-mode="dark"] body,
html[data-tdbh-color-mode="dark"] #page,
html[data-tdbh-color-mode="dark"] .site,
html[data-tdbh-color-mode="dark"] .site-content,
html[data-tdbh-color-mode="dark"] main{
  background-color:#0f1318!important;
  color:#e8edf3!important;
}

html[data-tdbh-color-mode="dark"] .content-area,
html[data-tdbh-color-mode="dark"] .site-main,
html[data-tdbh-color-mode="dark"] article,
html[data-tdbh-color-mode="dark"] .post,
html[data-tdbh-color-mode="dark"] .widget,
html[data-tdbh-color-mode="dark"] .entry-content,
html[data-tdbh-color-mode="dark"] .post-content,
html[data-tdbh-color-mode="dark"] [class*="post-card" i],
html[data-tdbh-color-mode="dark"] [class*="news-card" i]{
  background-color:#151a20!important;
  color:#e8edf3!important;
  border-color:#29313a!important;
}

html[data-tdbh-color-mode="dark"] body a:not(.tdbh-full-header a){
  color:#f2f5f8;
}

html[data-tdbh-color-mode="dark"] body h1:not(.tdbh-full-header h1),
html[data-tdbh-color-mode="dark"] body h2:not(.tdbh-full-header h2),
html[data-tdbh-color-mode="dark"] body h3:not(.tdbh-full-header h3),
html[data-tdbh-color-mode="dark"] body h4:not(.tdbh-full-header h4),
html[data-tdbh-color-mode="dark"] body h5:not(.tdbh-full-header h5),
html[data-tdbh-color-mode="dark"] body h6:not(.tdbh-full-header h6){
  color:#f4f7fa!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-trending,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats,
html[data-tdbh-color-mode="dark"] .tdbh-more-panel,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel,
html[data-tdbh-color-mode="dark"] .tdbh-wp-menu .sub-menu{
  background:#151a20!important;
  color:#edf2f7!important;
  border-color:#2a323c!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-trend-item,
html[data-tdbh-color-mode="dark"] .tdbh-wp-menu>li>a,
html[data-tdbh-color-mode="dark"] .tdbh-more-btn,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a,
html[data-tdbh-color-mode="dark"] .tdbh-more-card,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-card,
html[data-tdbh-color-mode="dark"] .tdbh-wp-menu .sub-menu a{
  color:#edf2f7!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-more-card,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-card{
  background:#1b2128!important;
  border-color:#303944!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-all-news,
html[data-tdbh-color-mode="dark"] .tdbh-trend-arrow{
  background:#222930!important;
  color:#fff!important;
}

/* Latest archive */
.tdbh-latest-page{padding:34px 18px 56px;background:#f5f6f8}
.tdbh-latest-shell{width:min(1180px,100%);margin:0 auto}
.tdbh-latest-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}
.tdbh-latest-head h1{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.05}
.tdbh-latest-head p{margin:7px 0 0;color:#6b7280}
.tdbh-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.tdbh-latest-card{overflow:hidden;border:1px solid #e4e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.05)}
.tdbh-latest-card>a{display:block;color:inherit!important;text-decoration:none!important}
.tdbh-latest-thumb{aspect-ratio:16/10;background:#eceff2;overflow:hidden}
.tdbh-latest-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.tdbh-latest-copy{padding:15px}
.tdbh-latest-copy small{display:block;margin-bottom:7px;color:var(--tdbh-red);font-weight:800}
.tdbh-latest-copy h2{margin:0;font-size:16px;line-height:1.35}
.tdbh-latest-copy time{display:block;margin-top:10px;color:#7a828c;font-size:12px}
.tdbh-latest-pagination{margin-top:28px;display:flex;flex-wrap:wrap;gap:7px}
.tdbh-latest-pagination .page-numbers{min-width:38px;height:38px;padding:0 11px;border-radius:10px;background:#fff;border:1px solid #e1e5e9;display:grid;place-items:center;color:#25282d!important;text-decoration:none!important}
.tdbh-latest-pagination .current{background:var(--tdbh-red);color:#fff!important;border-color:var(--tdbh-red)}

html[data-tdbh-color-mode="dark"] .tdbh-latest-page{background:#0f1318!important}
html[data-tdbh-color-mode="dark"] .tdbh-latest-card,
html[data-tdbh-color-mode="dark"] .tdbh-latest-pagination .page-numbers{background:#171c22!important;border-color:#2c3641!important;color:#eef2f7!important}
html[data-tdbh-color-mode="dark"] .tdbh-latest-head p,
html[data-tdbh-color-mode="dark"] .tdbh-latest-copy time{color:#aeb7c2!important}

@media(max-width:1050px){.tdbh-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.tdbh-latest-page{padding:24px 12px 44px}.tdbh-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:480px){.tdbh-latest-grid{grid-template-columns:1fr}}


/* v1.3.13 — dark mode navigation visibility fix */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats{
  background:#151a20!important;
  border-color:#2a323c!important;
}

/* Force all custom nav text descendants visible in dark mode.
   Some theme/menu rules color nested spans separately, so target descendants too. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a span,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a strong,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a b,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-more-btn,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-more-btn span,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a span,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a strong,
html[data-tdbh-color-mode="dark"] .tdbh-more-panel a,
html[data-tdbh-color-mode="dark"] .tdbh-more-panel a span,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel a,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel a span{
  color:#eef2f7!important;
  opacity:1!important;
  -webkit-text-fill-color:#eef2f7!important;
}

/* Keep icons visible regardless of whether the SVG uses currentColor, fill or stroke. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav svg,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats svg,
html[data-tdbh-color-mode="dark"] .tdbh-more-panel svg,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel svg{
  color:#eef2f7!important;
  opacity:1!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav svg [fill]:not([fill="none"]),
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats svg [fill]:not([fill="none"]),
html[data-tdbh-color-mode="dark"] .tdbh-more-panel svg [fill]:not([fill="none"]),
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel svg [fill]:not([fill="none"]){
  fill:currentColor!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav svg [stroke],
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats svg [stroke],
html[data-tdbh-color-mode="dark"] .tdbh-more-panel svg [stroke],
html[data-tdbh-color-mode="dark"] .tdbh-mobile-menu-panel svg [stroke]{
  stroke:currentColor!important;
}

/* Preserve TeknoDB red active/accent state. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li.current-menu-item>a,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li.current-menu-ancestor>a,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a:hover,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a.is-active,
html[data-tdbh-color-mode="dark"] .tdbh-mobile-cats a:hover{
  color:var(--tdbh-red)!important;
  -webkit-text-fill-color:var(--tdbh-red)!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li.current-menu-item>a span,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li.current-menu-ancestor>a span,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-wp-menu>li>a:hover span{
  color:var(--tdbh-red)!important;
  -webkit-text-fill-color:var(--tdbh-red)!important;
}

/* Trending cards remain light cards, so keep their copy dark for contrast. */
html[data-tdbh-color-mode="dark"] .tdbh-trend-item{
  background:#fff!important;
  color:#20252b!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-trend-item *:not(.tdbh-trend-badge){
  color:#20252b!important;
  -webkit-text-fill-color:#20252b!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-trend-badge{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}


/* v1.3.14 — exact dark-mode fix for the CURRENT desktop menu markup.
   Desktop navigation uses .tdbh-main-link, not the older .tdbh-wp-menu selector. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link{
  color:#f4f7fb!important;
  -webkit-text-fill-color:#f4f7fb!important;
  opacity:1!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link .tdbh-menu-icon,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link .tdbh-menu-icon svg{
  color:#f4f7fb!important;
  opacity:1!important;
}

/* "Diğer" is a button, so force both its raw text and child spans. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-more-btn{
  color:#f4f7fb!important;
  -webkit-text-fill-color:#f4f7fb!important;
  opacity:1!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-more-btn > span{
  color:inherit!important;
  -webkit-text-fill-color:inherit!important;
}

/* Home stays TeknoDB red; category hover/active becomes red on dark background. */
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-home{
  color:var(--tdbh-red)!important;
  -webkit-text-fill-color:var(--tdbh-red)!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link:hover,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link:focus-visible,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-more-btn:hover,
html[data-tdbh-color-mode="dark"] .tdbh-full-header.tdbh-more-open .tdbh-desktop-nav .tdbh-more-btn{
  color:var(--tdbh-red)!important;
  -webkit-text-fill-color:var(--tdbh-red)!important;
  background:#2a171a!important;
}

html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link:hover .tdbh-menu-icon,
html[data-tdbh-color-mode="dark"] .tdbh-desktop-nav .tdbh-main-link:hover .tdbh-menu-icon svg{
  color:var(--tdbh-red)!important;
}

/* Last-resort protection against theme rules that color anchors in dark mode. */
html[data-tdbh-color-mode="dark"] #tdbh-full-header .tdbh-desktop-nav a.tdbh-main-link{
  color:#f4f7fb!important;
  -webkit-text-fill-color:#f4f7fb!important;
}

html[data-tdbh-color-mode="dark"] #tdbh-full-header .tdbh-desktop-nav a.tdbh-main-link:hover,
html[data-tdbh-color-mode="dark"] #tdbh-full-header .tdbh-desktop-nav a.tdbh-main-link:focus-visible{
  color:var(--tdbh-red)!important;
  -webkit-text-fill-color:var(--tdbh-red)!important;
}




/* v1.3.20 — desktop logo uses the SAME visual language as mobile.
   IMPORTANT: no desktop font-size, height, width, gap, grid or positioning values are changed. */
@media(min-width:901px){
  #tdbh-full-header .tdbh-logo .tdbh-logo-tekno{
    background:none!important;
    background-image:none!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    -webkit-background-clip:border-box!important;
    background-clip:border-box!important;
    text-shadow:0 2px 6px rgba(0,0,0,.18)!important;
  }

  #tdbh-full-header .tdbh-logo .tdbh-logo-db{
    background:linear-gradient(180deg,#fff 0%,#f5f5f5 55%,#e6e6e6 100%)!important;
    background-image:linear-gradient(180deg,#fff 0%,#f5f5f5 55%,#e6e6e6 100%)!important;
    color:var(--tdbh-red-dark)!important;
    -webkit-text-fill-color:var(--tdbh-red-dark)!important;
    border-color:transparent!important;
    box-shadow:0 8px 18px rgba(0,0,0,.17),inset 0 1px 0 rgba(255,255,255,.95)!important;
  }

  #tdbh-full-header .tdbh-logo .tdbh-logo-sub{
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
  }
}




/* v1.3.22 — Gündemde Şimdi: native anchor click + drag coexist */
.tdbh-trend-item{
  cursor:pointer!important;
  text-decoration:none!important;
}

/* =========================================================
   TeknoDB Footer Pro — v1.4.2
   ========================================================= */
body.tdbf-replace #colophon:not(#tdbf-footer),
body.tdbf-replace .site-footer:not(.tdbf-footer),
body.tdbf-replace .footer-area:not(.tdbf-footer),
body.tdbf-replace .footer-wrapper:not(.tdbf-footer),
body.tdbf-replace .footer-wrap:not(.tdbf-footer),
body.tdbf-replace .main-footer:not(.tdbf-footer),
body.tdbf-replace .kanews-footer:not(.tdbf-footer),
body.tdbf-replace > footer:not(.tdbf-footer):not(.kanews-tab-bar){display:none!important;visibility:hidden!important}

.tdbf-footer{position:relative;z-index:10;width:100%;background:#151719;color:#c8ccd2;font-family:inherit;clear:both}
.tdbf-footer,.tdbf-footer *{box-sizing:border-box}
.tdbf-footer a{text-decoration:none!important}
.tdbf-footer svg{width:1em;height:1em;display:block}
.tdbf-shell{width:min(1480px,calc(100% - 56px));margin-inline:auto}
.tdbf-main{padding:54px 0 48px;background:linear-gradient(180deg,#17191b 0%,#121416 100%);border-top:1px solid rgba(255,255,255,.04)}
.tdbf-grid{display:grid;grid-template-columns:1.15fr .82fr .84fr 1.12fr 1.34fr;gap:54px;align-items:start}
.tdbf-brand{min-width:0}
.tdbf-logo{display:inline-flex;flex-direction:column;align-items:flex-start;color:#fff!important;margin-bottom:20px}
.tdbf-logo-mark{display:inline-flex;align-items:center;gap:0;line-height:1}
.tdbf-logo-tekno{font-size:46px;font-weight:950;letter-spacing:-2.4px;color:#fff}
.tdbf-logo-db{font-size:46px;font-weight:950;letter-spacing:-2.4px;color:var(--tdbh-red)}
.tdbf-logo-sub{margin-top:5px;color:#8f959c;font-size:11px;font-weight:650;letter-spacing:.2px}
.tdbf-brand>p{max-width:330px;margin:0 0 22px;color:#b9bec5;font-size:15px;line-height:1.72}
.tdbf-socials{display:flex;gap:10px;flex-wrap:wrap}
.tdbf-socials a{width:46px;height:46px;border-radius:9px;display:grid;place-items:center;background:#22262a;color:#fff!important;border:1px solid rgba(255,255,255,.035);transition:transform .2s,background .2s,color .2s,border-color .2s}
.tdbf-socials a:hover{transform:translateY(-3px);background:#2b3035;color:var(--tdbh-red)!important;border-color:rgba(227,6,19,.45)}
.tdbf-socials svg{font-size:21px}
.tdbf-follow-note{margin-top:20px;font-size:13px;color:#f0f1f3;font-style:italic;font-weight:700;transform:rotate(-2deg);display:inline-flex;flex-direction:column;gap:6px}
.tdbf-follow-note>span{width:84px;height:2px;background:var(--tdbh-red);border-radius:5px;transform:rotate(-7deg);display:block}

.tdbf-section{min-width:0}
.tdbf-section-title{width:100%;padding:0 0 16px;margin:0 0 12px;border:0;background:transparent;color:#fff;font:inherit;font-size:18px;font-weight:850;text-align:left;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:default}
.tdbf-section-title:after{content:"";position:absolute;left:0;bottom:0;width:38px;height:3px;border-radius:4px;background:var(--tdbh-red)}
.tdbf-section-title i{display:none;color:#fff;font-style:normal}
.tdbf-section-title i svg{font-size:18px}
.tdbf-section-body{display:flex;flex-direction:column;gap:10px}
.tdbf-section-body>a{display:inline-flex;width:max-content;max-width:100%;color:#b8bdc4!important;font-size:14px;line-height:1.48;transition:color .18s,transform .18s}
.tdbf-section-body>a:hover{color:#fff!important;transform:translateX(3px)}

.tdbf-newsletter .tdbf-section-body>p{margin:0 0 10px;color:#fff;font-size:14px;line-height:1.55;font-weight:650}
.tdbf-newsletter-preview{display:flex;width:100%;min-height:56px;border-radius:9px;overflow:hidden;background:#25292d;border:1px solid rgba(255,255,255,.05)}
.tdbf-newsletter-preview>span{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:0 14px;color:#aeb4bb}
.tdbf-newsletter-preview>span svg{font-size:20px;flex:none}
.tdbf-newsletter-preview input{width:100%;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#cbd0d6!important;font:inherit;font-size:14px;padding:0!important;margin:0!important}
.tdbf-newsletter-preview input::placeholder{color:#9299a1}
.tdbf-newsletter-preview button{border:0;margin:0;padding:0 20px;min-width:112px;background:linear-gradient(135deg,#ff1b2a,var(--tdbh-red));color:#fff;font:inherit;font-size:14px;font-weight:850;cursor:pointer;opacity:1;transition:filter .18s,opacity .18s}.tdbf-newsletter-preview button:hover{filter:brightness(1.08)}.tdbf-newsletter-preview button:disabled{cursor:wait;opacity:.72}
.tdbf-newsletter-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:#8f969f;font-size:11px;line-height:1.45}
.tdbf-newsletter-note svg{font-size:17px;flex:none;margin-top:1px}

.tdbf-newsletter-native{position:relative;margin:0}
.tdbf-newsletter-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.tdbf-newsletter-status{min-height:20px;margin-top:9px;font-size:12px;line-height:1.45;font-weight:700}
.tdbf-newsletter-status.is-success{color:#7ee2a8}
.tdbf-newsletter-status.is-error{color:#ff8d96}
.tdbf-newsletter-note a{color:#cfd3d8!important;text-decoration:underline!important;text-underline-offset:2px}
.tdbf-newsletter-note a:hover{color:#fff!important}

.tdbf-newsletter-shortcode{width:100%}
.tdbf-newsletter-shortcode form{margin:0!important}
.tdbf-newsletter-shortcode input[type="email"],
.tdbf-newsletter-shortcode input[type="text"]{width:100%;min-height:48px;border:1px solid #333a41!important;border-radius:8px!important;background:#23272b!important;color:#fff!important;padding:0 13px!important}
.tdbf-newsletter-shortcode button,
.tdbf-newsletter-shortcode input[type="submit"]{min-height:46px;border:0!important;border-radius:8px!important;background:var(--tdbh-red)!important;color:#fff!important;font-weight:800!important;padding:0 18px!important;margin-top:8px!important;cursor:pointer}

.tdbf-bottom{border-top:1px solid #34383c;background:#121416}
.tdbf-bottom-inner{min-height:66px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;color:#aeb3b9;font-size:13px}
.tdbf-bottom-inner strong{color:#fff}
.tdbf-bottom-tagline{justify-self:center;color:#b8bdc3;white-space:nowrap}
.tdbf-bottom-tagline b{color:#ff2634;font-size:18px;margin:0 4px}
.tdbf-up{justify-self:end;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:#bfc4ca;font:inherit;font-size:13px;cursor:pointer;padding:10px 0;transition:color .18s,transform .18s}
.tdbf-up:hover{color:#fff;transform:translateY(-2px)}
.tdbf-up svg{font-size:20px}

@media(max-width:1280px){
 .tdbf-grid{grid-template-columns:1.2fr .9fr .9fr 1.1fr;gap:38px}
 .tdbf-newsletter{grid-column:2 / -1}
 .tdbf-newsletter .tdbf-section-body{max-width:520px}
}

@media(max-width:900px){
 .tdbf-shell{width:min(100% - 28px,1480px)}
 .tdbf-main{padding:28px 0 22px}
 .tdbf-grid{display:block}
 .tdbf-brand{padding:0 4px 20px}
 .tdbf-logo{margin-bottom:13px}
 .tdbf-logo-tekno,.tdbf-logo-db{font-size:38px}
 .tdbf-brand>p{font-size:14px;line-height:1.62;margin-bottom:16px;max-width:100%}
 .tdbf-socials a{width:42px;height:42px;border-radius:8px}
 .tdbf-follow-note{display:none}
 .tdbf-section{border-top:1px solid #353a3f}
 .tdbf-section:last-child{border-bottom:1px solid #353a3f}
 .tdbf-section-title{height:52px;margin:0;padding:0 4px;border-radius:0;font-size:15px;cursor:pointer}
 .tdbf-section-title:after{display:none}
 .tdbf-section-title i{display:block;transition:transform .2s}
 .tdbf-section.is-open .tdbf-section-title i{transform:rotate(180deg)}
 .tdbf-section-body{display:none;padding:2px 4px 18px;gap:10px}
 .tdbf-section.is-open .tdbf-section-body{display:flex}
 .tdbf-section-body>a{font-size:13px;width:100%;padding:3px 0}
 .tdbf-newsletter .tdbf-section-body>p{font-size:13px}
 .tdbf-newsletter-preview{min-height:52px}
 .tdbf-newsletter-preview button{min-width:102px;padding:0 15px}
 .tdbf-bottom-inner{min-height:86px;grid-template-columns:1fr auto;grid-template-areas:"copy up" "tag tag";gap:6px 16px;padding:12px 0}
 .tdbf-bottom-inner>span:first-child{grid-area:copy;font-size:12px}
 .tdbf-bottom-tagline{grid-area:tag;justify-self:start;font-size:11px}
 .tdbf-up{grid-area:up}
}

@media(max-width:520px){
 .tdbf-shell{width:calc(100% - 20px)}
 .tdbf-main{padding-top:20px}
 .tdbf-logo-tekno,.tdbf-logo-db{font-size:34px}
 .tdbf-logo-sub{font-size:10px}
 .tdbf-socials{gap:8px}
 .tdbf-socials a{width:40px;height:40px}
 .tdbf-newsletter-preview{display:grid;grid-template-columns:minmax(0,1fr) 96px}
 .tdbf-newsletter-preview>span{padding:0 10px}
 .tdbf-newsletter-preview button{min-width:0;padding:0 8px;font-size:12px}
 .tdbf-bottom-inner{grid-template-columns:1fr auto}
 .tdbf-up span{display:none}
}

/* v1.6.2 — Kanews gerçek bildirim sistemi entegrasyonu */
.tdbh-kanews-notifications{position:relative;display:flex;align-items:center;flex:none;z-index:80}
.tdbh-kanews-notifications .kanews-notifications-item{position:relative;z-index:80;margin:0;padding:0}
.tdbh-kanews-notifications .kanews-notification-button{
  width:49px!important;height:49px!important;min-width:49px!important;min-height:49px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;position:relative!important;overflow:visible!important;
  background:rgba(255,255,255,.13)!important;color:#fff!important;cursor:pointer!important;
  box-shadow:none!important;line-height:1!important;transition:transform .2s,filter .2s!important;
}
.tdbh-kanews-notifications .kanews-notification-button:hover{transform:translateY(-2px);filter:brightness(1.08)}
.tdbh-kanews-notifications .kanews-notification-button>svg{width:26px!important;height:26px!important;display:block!important;fill:currentColor!important;color:#fff!important}
.tdbh-kanews-notifications .kanews-notifications-count{
  position:absolute!important;right:-4px!important;top:-7px!important;left:auto!important;
  min-width:24px!important;height:24px!important;padding:0 6px!important;border:0!important;
  display:inline-grid!important;place-items:center!important;border-radius:20px!important;
  background:#ff111b!important;color:#fff!important;font-size:11px!important;font-weight:700!important;
  line-height:24px!important;box-shadow:none!important;z-index:4!important;pointer-events:none!important;
}
.tdbh-kanews-notifications .kanews-notifications-count[hidden]{display:none!important}
.tdbh-kanews-notifications .kanews-notifications-content{z-index:99999!important}
.tdbh-bell-link{text-decoration:none!important}

@media (max-width:1180px){
  .tdbh-kanews-notifications .kanews-notification-button{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}
  .tdbh-kanews-notifications .kanews-notification-button>svg{width:21px!important;height:21px!important}
  .tdbh-kanews-notifications .kanews-notifications-count{min-width:19px!important;height:19px!important;line-height:19px!important;font-size:9px!important;right:-3px!important;top:-5px!important;padding:0 5px!important}
}
@media (max-width:767px){
  .tdbh-kanews-notifications .kanews-notification-button{width:37px!important;height:37px!important;min-width:37px!important;min-height:37px!important}
}
