
:root{
 --red:#c91024;--red2:#d4162d;--navy:#111927;--text:#121a27;--muted:#747d89;
 --line:#e4e7eb;--bg:#f6f7f9;--green:#1a9b63;--white:#fff;--container:1240px
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.5}
a{text-decoration:none;color:inherit}
img{display:block;max-width:100%}
button,input,textarea{font:inherit}
button{cursor:pointer}
.th-container{width:min(var(--container),calc(100% - 36px));margin-inline:auto}
.screen-reader-text{position:absolute;left:-9999px}
.th-breaking-ticker{background:var(--navy);color:#fff;overflow:hidden;position:relative}
.th-ticker-inner{height:34px;display:block;width:100%;overflow:hidden}
.th-ticker-items{display:flex;align-items:center;gap:0;white-space:nowrap;overflow-x:auto;overflow-y:hidden;width:100%;height:34px;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch}
.th-ticker-items::-webkit-scrollbar{display:none}
.th-ticker-items span{flex:0 0 auto;font-size:12px;padding:0 18px;border-right:1px solid #354052;line-height:34px}
.th-ticker-items strong{color:#4bce85;margin-left:5px}
.th-ad{min-height:90px;margin:18px auto;border:1px dashed #d5d9de;background:#fafbfc;display:flex;align-items:center;justify-content:center}
.th-desktop-redbar{background:var(--red);color:#fff}
.th-desktop-brandrow{height:82px;display:flex;align-items:center;gap:24px}
.th-logo{display:inline-flex;align-items:center;gap:10px;font-weight:900}
.th-logo-mark{width:60px;height:42px;background:#fff;color:var(--red);display:grid;place-items:center;font-size:24px;font-weight:900;transform:skew(-8deg)}
.th-logo-text{font-size:30px;letter-spacing:-1px}
.th-logo-red{min-width:245px;color:#fff}
.th-quick-services{display:flex;align-items:center;justify-content:center;gap:18px;flex:1}
.th-quick-services a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#fff;opacity:.96}
.th-quick-services a span{font-size:18px;line-height:1}
.th-quick-services a b{font-size:9px}
.th-desktop-tools{display:flex;align-items:center;gap:14px}
.th-weather-chip{background:rgba(255,255,255,.12);padding:9px 13px;border-radius:3px;font-weight:800}
.th-icon-btn{border:0;background:none;color:inherit;font-size:29px}
.th-nav-wrap{background:#fff;border-bottom:1px solid var(--line)}
.th-nav{height:50px}
.th-menu{list-style:none;margin:0;padding:0;height:50px;display:flex;align-items:stretch;gap:0}
.th-menu>li{display:flex;align-items:stretch;position:relative}
.th-menu>li>a,.th-menu>li>button{display:flex;align-items:center;gap:5px;height:50px;padding:0 13px;border:0;background:#fff;font-weight:700;font-size:13px;white-space:nowrap}
.th-menu>li:first-child>a{padding-left:0}
.th-menu>li>a:hover,.th-menu>li>button:hover{color:var(--green)}
.th-dropdown{position:absolute;top:50px;left:0;width:245px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(0,0,0,.13);padding:8px 0;opacity:0;visibility:hidden;transform:translateY(6px);transition:.15s;z-index:90}
.th-has-dropdown:hover .th-dropdown,.th-has-dropdown:focus-within .th-dropdown{opacity:1;visibility:visible;transform:none}
.th-dropdown a{display:block;padding:11px 16px;border-bottom:1px solid #f0f2f4;font-size:13px}
.th-dropdown a:hover{background:#f7f8fa;color:var(--green)}
.th-mobile-header,.th-mobile-drawer,.th-drawer-backdrop{display:none}
.th-main{padding-top:28px;padding-bottom:50px}
.th-hero{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(320px,.95fr);gap:18px}
.th-hero-main{min-height:455px}
.th-hero-link{position:relative;display:block;height:100%;overflow:hidden;border-radius:2px;background:#dfe5ea}
.th-hero-link>img{width:100%;height:100%;min-height:455px;object-fit:cover}
.th-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.85) 100%)}
.th-hero-copy{position:absolute;left:28px;right:28px;bottom:26px;color:#fff}
.th-badge{display:inline-block;background:var(--red);color:#fff;padding:5px 8px;font-size:12px;font-weight:800}
.th-hero-copy h1{font-size:36px;line-height:1.08;margin:10px 0}
.th-hero-date{font-size:14px;color:#e6ebf1}
.th-hero-side{display:grid;grid-template-rows:repeat(4,1fr);gap:11px}
.th-mini{display:grid;grid-template-columns:112px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}
.th-mini img{width:112px;height:78px;object-fit:cover}
.th-mini span{display:inline-block;background:var(--red);color:#fff;padding:4px 7px;font-size:10px;font-weight:800}
.th-mini h3{font-size:15px;line-height:1.28;margin:7px 0}
.th-service-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:24px 0}
.th-service-strip a{border:1px solid var(--line);padding:15px 10px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;background:#fff}
.th-service-strip a:hover{border-color:var(--red);color:var(--red)}
.th-section{margin-top:42px}
.th-section-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}
.th-section-head h2{margin:0;font-size:27px;padding-left:14px;position:relative}
.th-section-head h2:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:var(--red)}
.th-section-line{height:1px;background:var(--line);flex:1}
.th-section-head>a{color:var(--red);font-size:13px;font-weight:800}
.th-grid{display:grid;gap:18px}
.th-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.th-card{border:1px solid var(--line);background:#fff}
.th-card-image{display:block;aspect-ratio:16/9;overflow:hidden;background:#eef1f4}
.th-card-image img{width:100%;height:100%;object-fit:cover;transition:.2s}
.th-card:hover .th-card-image img{transform:scale(1.025)}
.th-card-body{padding:14px}
.th-card-cat{font-size:11px;font-weight:800;color:var(--red);text-transform:uppercase}
.th-card h3{font-size:17px;line-height:1.34;margin:8px 0 14px}
.th-card-date{color:#8a919a;font-size:12px}
.th-placeholder{opacity:.72}
.th-market-tabs{display:flex;gap:8px;margin-bottom:12px}
.th-market-tabs button{border:1px solid var(--line);background:#fff;padding:9px 14px;font-weight:700}
.th-market-tabs button.active{background:var(--navy);color:#fff}
.th-market-grid{border:1px solid var(--line)}
.th-market-row{display:grid;grid-template-columns:70px 1fr 100px 80px;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line);align-items:center}
.th-market-row:last-child{border-bottom:0}
.th-market-row span{color:var(--muted)}
.th-market-row em{font-style:normal;color:var(--green);text-align:right}
.th-data-note{font-size:12px;color:#8a919a;margin-top:10px}
.th-sports-headlines ol{list-style:none;counter-reset:sp;padding:0;margin:0;border-top:1px solid var(--line)}
.th-sports-headlines li{counter-increment:sp;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}
.th-sports-headlines li:before{content:counter(sp);width:30px;height:30px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:800}
.th-sports-headlines li>a{font-weight:700}
.th-sports-headlines li>span:last-child{font-size:12px;color:#8a919a}
.th-daily-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.th-daily-grid article{border:1px solid var(--line);padding:20px;background:#fff}
.th-daily-grid article>span{font-size:30px;color:var(--red)}
.th-daily-grid h3{margin:10px 0 6px}
.th-daily-grid p{color:var(--muted);font-size:14px}
.th-daily-grid a{font-weight:800;color:var(--red)}
.th-zodiac-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}
.th-zodiac-grid a{text-align:center}
.th-zodiac-grid a>span{width:68px;height:68px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;font-size:34px}
.th-zodiac-grid b{font-size:13px}
.th-editorial{margin-top:48px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;display:grid;grid-template-columns:120px 1fr;gap:28px}
.th-editorial-label{font-weight:900;color:var(--red);letter-spacing:.16em;border-left:5px solid var(--red);padding-left:16px}
.th-editorial h2{font-size:30px;margin:0 0 10px}
.th-editorial p{font-size:17px;line-height:1.8;margin:0;color:#3f4854}
.th-notification-box{border-top:1px solid var(--line);background:#fff}
.th-notification-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.th-notification-inner div{display:flex;flex-direction:column}
.th-notification-inner span{font-size:13px;color:var(--muted)}
.th-notification-trigger{border:0;background:var(--red);color:#fff;padding:10px 16px;font-weight:800}
.th-newsletter{background:#f2f4f7;padding:38px 0}
.th-newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.th-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--red)}
.th-newsletter h2{font-size:32px;margin:5px 0}
.th-newsletter p{margin:0;color:var(--muted)}
.th-newsletter-form{display:grid;grid-template-columns:1fr 1fr auto;gap:9px}
.th-newsletter-form input{padding:13px;border:1px solid #cfd5dc;background:#fff}
.th-newsletter-form button{border:0;background:var(--red);color:#fff;padding:0 16px;font-weight:800}
.th-consent{grid-column:1/-1;font-size:12px;color:#7a828c}
.th-footer{background:#0f1726;color:#d4d9e0;padding:28px 0 22px}
.th-footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:28px;align-items:start}
.th-footer h3{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}
.th-footer a{display:block;margin:5px 0;color:#d4d9e0;font-size:13px;line-height:1.45}
.th-footer-brand p{max-width:300px;color:#aab2be;font-size:13px;line-height:1.55;margin:10px 0 0}
.th-logo-footer{color:#fff}
.th-footer-bottom{border-top:1px solid #2c3747;margin-top:18px;padding-top:12px;display:flex;justify-content:space-between;gap:16px;font-size:11px}
.th-footer-bottom div{display:flex;gap:11px;flex-wrap:wrap;align-items:center}
.th-footer-bottom a{display:inline;margin:0}
.th-cookie-prefs{border:0;background:none;color:#d4d9e0;padding:0}
.th-backtop{position:fixed;right:24px;bottom:24px;width:50px;height:50px;border:0;background:var(--red);color:#fff;font-size:24px;z-index:60}
.th-bottom-nav{display:none}
/* Masaüstü arama: üst menünün altında yatay bar */
.th-inline-search-wrap{display:none;background:#fff;border-top:1px solid #eceff2;border-bottom:1px solid #e1e5e9;box-shadow:0 8px 18px rgba(17,24,39,.06)}
.th-inline-search-wrap.open{display:block}
.th-inline-search-box{padding:12px 0}
.th-inline-search-box .th-search-form{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:0;width:100%}
.th-inline-search-box .th-search-form label{display:block;min-width:0}
.th-inline-search-box .th-search-form input{width:100%;height:48px;border:1px solid #cdd3da;border-right:0;border-radius:2px 0 0 2px;background:#fff;color:#141922;padding:0 16px;font-size:15px;outline:0;box-shadow:none}
.th-inline-search-box .th-search-form input:focus{border-color:var(--red);box-shadow:inset 0 0 0 1px var(--red)}
.th-inline-search-box .th-search-form button{height:48px;border:0;border-radius:0 2px 2px 0;background:var(--red);color:#fff;padding:0 18px;font-weight:800;font-size:15px;cursor:pointer}
.th-inline-search-box .th-search-form button:hover{filter:brightness(.94)}
.th-search-overlay,.th-search-close,.th-search-box{display:none!important}
.th-search-close{position:absolute;right:28px;top:22px;border:0;background:none;color:#fff;font-size:42px}
.th-search-box{width:min(650px,90vw)}
.th-search-box h2{font-size:30px}
.th-search-form{display:grid;grid-template-columns:1fr auto}
.th-search-form label{display:block}
.th-search-form input{width:100%;height:56px;border:1px solid #d4d8de;padding:0 16px}
.th-search-form button{border:0;background:var(--red);color:#fff;padding:0 24px;font-weight:800}
.th-breadcrumb{display:flex;gap:7px;align-items:center;color:#8b929b;font-size:12px;margin-bottom:24px;white-space:nowrap;overflow:hidden}
.th-page-head h1,.th-page h1{font-size:40px;margin:0 0 12px}
.th-page-head p{color:var(--muted)}
.th-single-wrap{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px}
.th-single h1{font-size:40px;line-height:1.12;margin:0 0 16px}
.th-article-meta{display:flex;gap:14px;flex-wrap:wrap;color:#8a919a;font-size:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.th-meta-cat{color:var(--green);font-weight:800}
.th-share-strip{display:flex;align-items:center;gap:13px;padding:14px 0 18px}
.th-share-strip a{width:30px;height:30px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}
.th-single-image img{width:100%;height:auto;max-height:580px;object-fit:cover}
.th-single-content{font-size:18px;line-height:1.82}
.th-single-side{padding-top:115px}
.th-sidebox h3,.th-related-box h3{font-size:18px;margin:0 0 12px;padding-left:14px;position:relative}
.th-sidebox h3:before,.th-related-box h3:before{content:"";position:absolute;left:0;top:1px;bottom:1px;width:4px;background:var(--green)}
.th-popular-item{display:grid!important;grid-template-columns:96px 1fr;gap:12px;align-items:center;padding:10px 0!important;border-bottom:1px solid var(--line)!important}
.th-popular-item img{width:96px;height:58px;object-fit:cover}
.th-popular-item span{font-size:13px;font-weight:700;line-height:1.3}
.th-related-box{margin-top:30px}
.th-related-links{display:flex;flex-wrap:wrap;gap:8px}
.th-related-links a{border:1px solid var(--line);padding:7px 10px;font-size:12px}
.th-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:40px}
.th-archive-item{display:grid;grid-template-columns:240px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid var(--line)}
.th-archive-item img{width:240px;height:135px;object-fit:cover}
.th-archive-item h2{font-size:22px;line-height:1.28;margin:5px 0}
.th-archive-item p{color:var(--muted);margin:0}
.th-archive-date{font-size:12px;color:#8a919a}
.th-archive-side{padding-top:92px}
.th-pagination{margin-top:28px}
.th-market-terminal{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.th-terminal-card{border:1px solid var(--line)}
.th-terminal-card h2{margin:0;padding:14px 16px;background:var(--navy);color:#fff;font-size:18px}
.th-terminal-row{display:grid;grid-template-columns:65px 1fr 100px 80px;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}
.th-terminal-row em{font-style:normal;color:var(--green)}
.th-zodiac-page{grid-template-columns:repeat(4,1fr)}
.th-zodiac-page article{border:1px solid var(--line);padding:22px;text-align:center}
.th-zodiac-page article>span{font-size:50px}
.th-today-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.th-today-grid a{border:1px solid var(--line);padding:22px}
.th-today-grid a>span{font-size:34px;color:var(--red)}
.th-today-grid h2{font-size:20px;margin:10px 0 4px}
.th-today-grid p{color:var(--muted);margin:0}
.th-form-page{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}
.th-submit-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.th-submit-form label{display:flex;flex-direction:column;gap:6px;font-weight:700}
.th-submit-form input,.th-submit-form textarea{border:1px solid #ccd2d8;padding:12px}
.th-form-wide{grid-column:1/-1}
.th-submit-form button{border:0;background:var(--red);color:#fff;padding:14px;font-weight:800}
.th-service-page{display:grid;grid-template-columns:1fr 300px;gap:30px}
.th-service-placeholder{min-height:340px;background:#f4f6f8;border:1px solid var(--line);display:grid;place-items:center;text-align:center;padding:30px}
.th-service-placeholder>span{font-size:48px;color:var(--red)}
.th-service-page aside{border-top:4px solid var(--navy);padding-top:12px}
.th-service-page aside a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-weight:700}

@media(max-width:980px){
 body{padding-bottom:78px}
 .th-desktop-header{display:none}
 .th-breaking-ticker{height:54px}
 .th-ticker-inner{width:100%;height:54px;overflow:hidden}
 .th-ticker-items{height:54px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}
 .th-ticker-items::-webkit-scrollbar{display:none}
 .th-ticker-items span{flex:0 0 auto;font-size:16px;line-height:54px;padding:0 20px}
 .th-ad{display:none}
 .th-mobile-header{display:flex;height:82px;background:var(--red);color:#fff;align-items:center;justify-content:space-between;padding:0 22px}
 .th-mobile-logo{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:900}
 .th-mobile-logo .th-logo-mark{width:52px;height:38px}
 .th-mobile-actions{display:flex;gap:10px}
 .th-mobile-actions .th-icon-btn{font-size:32px}
 .th-drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(10,16,26,.58);z-index:88;opacity:0;visibility:hidden;transition:.2s}
 .th-drawer-backdrop.open{opacity:1;visibility:visible}
 .th-mobile-drawer{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:min(86vw,620px);background:#fff;color:var(--text);z-index:90;transform:translateX(105%);transition:.23s;overflow-y:auto;box-shadow:-8px 0 28px rgba(0,0,0,.18)}
 .th-mobile-drawer.open{transform:none}
 .th-drawer-brand{min-height:116px;background:var(--red);display:flex;align-items:center;justify-content:space-between;padding:0 26px}
 .th-drawer-logo{display:flex;align-items:center;gap:10px;color:#fff;font-size:25px;font-weight:900}
 .th-drawer-logo .th-logo-mark{width:56px;height:40px}
 .th-drawer-close{width:70px;height:70px;border:0;background:#d9394a;color:#fff;font-size:40px}
 .th-drawer-search{padding:28px 25px 18px}
 .th-drawer-list{padding:0 25px 22px}
 .th-drawer-list>a{display:block;padding:17px 4px;border-bottom:1px solid var(--line);font-size:20px;font-weight:700}
 .th-drawer-section-title{padding:27px 4px 7px;color:#7a818b;font-size:16px;font-weight:800}
 .th-drawer-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 25px 30px;margin-top:auto}
 .th-drawer-shortcuts a{min-height:70px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:8px}
 .th-drawer-shortcuts .th-shortcut-red{background:var(--red);color:#fff}
 .th-main{padding-top:28px}
 .th-hero{display:block}
 .th-hero-main{min-height:0}
 .th-hero-link>img{height:auto;min-height:0;aspect-ratio:1.38/1;object-fit:cover}
 .th-hero-copy{left:26px;right:26px;bottom:24px}
 .th-hero-copy h1{font-size:32px}
 .th-hero-side{display:block;margin-top:14px}
 .th-mini{grid-template-columns:32% 1fr;gap:0;margin-bottom:12px;padding:0;border:1px solid var(--line)}
 .th-mini img{width:100%;height:100%;min-height:126px}
 .th-mini div{padding:13px 15px}
 .th-mini h3{font-size:18px}
 .th-service-strip{grid-template-columns:repeat(3,1fr)}
 .th-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}
 .th-market-terminal,.th-market-grid,.th-daily-grid,.th-today-grid{grid-template-columns:1fr 1fr}
 .th-zodiac-grid{grid-template-columns:repeat(4,1fr);row-gap:18px}
 .th-newsletter-inner{grid-template-columns:1fr}
 .th-footer-grid{grid-template-columns:1.4fr 1fr 1fr}
 .th-single-wrap,.th-archive-layout,.th-service-page,.th-form-page{grid-template-columns:1fr}
 .th-single-side,.th-archive-side{padding-top:0}
 .th-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:78px;background:#fff;border-top:1px solid var(--line);z-index:80;display:grid;grid-template-columns:repeat(4,1fr)}
 .th-bottom-nav a,.th-bottom-nav button{border:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#68717d;font-size:13px}
 .th-bottom-nav span{font-size:27px;line-height:1}
 .th-bottom-nav .active{color:var(--red)}
 .th-backtop{right:18px;bottom:92px}
 .th-inline-search-wrap{display:none!important}
 .th-search-overlay{display:none!important}
 .th-notification-box{display:none}
}
@media(max-width:640px){
 .th-container{width:calc(100% - 32px)}
 .th-mobile-header{height:80px;padding:0 18px}
 .th-mobile-logo{font-size:21px}
 .th-mobile-logo .th-logo-mark{width:48px;height:35px;font-size:20px}
 .th-hero-copy h1{font-size:29px}
 .th-hero-link>img{aspect-ratio:1.34/1}
 .th-mini{grid-template-columns:31% 1fr}
 .th-mini img{min-height:116px}
 .th-mini h3{font-size:17px}
 .th-service-strip{grid-template-columns:repeat(2,1fr)}
 .th-grid-4{gap:12px}
 .th-card-body{padding:12px}
 .th-card h3{font-size:16px}
 .th-section-head h2{font-size:23px}
 .th-market-row,.th-terminal-row{grid-template-columns:58px 1fr auto}
 .th-market-row em,.th-terminal-row em{display:none}
 .th-daily-grid,.th-market-terminal,.th-today-grid{grid-template-columns:1fr}
 .th-zodiac-grid{grid-template-columns:repeat(4,1fr)}
 .th-zodiac-grid a>span{width:60px;height:60px;font-size:30px}
 .th-editorial{grid-template-columns:1fr;gap:10px}
 .th-editorial h2{font-size:26px}
 .th-newsletter-form{grid-template-columns:1fr}
 .th-consent{grid-column:auto}
 .th-footer-grid{grid-template-columns:1fr 1fr}
 .th-footer-brand{grid-column:1/-1}
 .th-footer-bottom{flex-direction:column}
 .th-archive-item{grid-template-columns:118px 1fr;gap:12px}
 .th-archive-item img{width:118px;height:80px}
 .th-archive-item h2{font-size:17px}
 .th-archive-item p{display:none}
 .th-single h1{font-size:34px}
 .th-single-content{font-size:17px}
 .th-zodiac-page{grid-template-columns:1fr 1fr}
 .th-submit-form{grid-template-columns:1fr}
 .th-form-wide{grid-column:auto}
}


/* v2.0.1 - Kesintisiz kayan piyasa bandı */
.th-ticker-items.is-user-interacting{scroll-behavior:auto}
.th-ticker-items .th-ticker-clone{pointer-events:none}
@media (prefers-reduced-motion: reduce){
  .th-ticker-items{scroll-behavior:auto}
}


/* v2.0.2 - Canlı piyasa değerleri */
.th-ticker-items i[data-market-value]{font-style:normal;font-weight:800;margin-left:7px;color:#fff}
.th-ticker-items strong[data-market-change]{font-weight:800}
.th-market-desktop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.th-market-card{border:1px solid var(--line);background:#fff;min-width:0}
.th-market-card>header{height:42px;background:var(--navy);color:#fff;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.th-market-card>header strong{font-size:14px}
.th-market-card>header span{font-size:10px;color:#cbd3dd;font-weight:400;white-space:nowrap}
.th-live-rows{min-height:192px}
.th-live-row{display:grid;grid-template-columns:58px 1fr 92px 70px;gap:8px;align-items:center;min-height:38px;padding:8px 12px;border-bottom:1px solid var(--line);font-size:12px}
.th-live-row:last-child{border-bottom:0}
.th-live-row>b{font-size:11px}
.th-live-row>span{color:#737d89;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.th-live-row>strong{text-align:right;font-size:12px;white-space:nowrap}
.th-live-row>em{font-style:normal;text-align:right;font-size:11px;font-weight:800;color:var(--green);white-space:nowrap}
.th-live-row>em.is-negative,.th-ticker-items strong.is-negative{color:#d85a62}
.th-live-row>em.is-positive,.th-ticker-items strong.is-positive{color:#36c779}
.th-market-mobile{display:none}
.th-terminal-card h2{display:flex;align-items:center;justify-content:space-between;gap:12px}
.th-terminal-card h2 small{font-size:10px;color:#cbd3dd;font-weight:400}
.th-live-terminal{grid-template-columns:repeat(3,minmax(0,1fr))}
.th-live-terminal .th-terminal-row{grid-template-columns:58px 1fr 92px 70px}

@media(max-width:980px){
 .th-market-desktop-grid{display:none}
 .th-market-mobile{display:block}
 .th-market-tabs{display:flex;gap:8px;margin-bottom:0;border-bottom:1px solid var(--line)}
 .th-market-tabs button{border:0;background:#fff;padding:11px 14px;font-weight:800;color:#293240}
 .th-market-tabs button.active{background:var(--navy);color:#fff}
 .th-market-mobile-panel{display:none;border:1px solid var(--line);border-top:0;background:#fff}
 .th-market-mobile-panel.active{display:block}
 .th-market-mobile .th-live-row{grid-template-columns:58px 1fr 90px 68px;min-height:44px}
 .th-mobile-market-update{font-size:11px;color:#7b8490;padding:8px 2px}
 .th-live-terminal{grid-template-columns:1fr}
}

@media(max-width:540px){
 .th-market-mobile .th-live-row,.th-live-terminal .th-terminal-row{grid-template-columns:54px 1fr 88px}
 .th-market-mobile .th-live-row>em,.th-live-terminal .th-terminal-row>em{display:none}
}





/* v2.0.5 - Masaüstü dropdown hover açılımı */
@media (min-width:981px){
  .th-has-dropdown > button{pointer-events:none;}
  .th-has-dropdown:hover .th-dropdown,
  .th-has-dropdown:focus-within .th-dropdown{
    opacity:1 !important;
    visibility:visible !important;
    transform:translateY(0) !important;
  }
  .th-has-dropdown:hover > button,
  .th-has-dropdown:focus-within > button{
    color:var(--green);
  }
}


/* v2.0.6 - Masaüstünde aşağı kaydırırken beyaz ana menüyü sabit tut */
@media (min-width:981px){
  .th-nav-wrap.is-sticky{
    position:fixed;
    top:0;
    left:0;
    right:0;
    width:100%;
    z-index:96;
    box-shadow:0 4px 14px rgba(17,25,39,.12);
  }
  body.admin-bar .th-nav-wrap.is-sticky{
    top:32px;
  }
  .th-nav-sticky-spacer{
    display:block;
    height:0;
  }
}


/* v2.0.8 - Masaüstü ana manşet / banner oranı referans düzene yaklaştırıldı */
@media (min-width:981px){
  .th-main{padding-top:18px;}
  .th-hero{
    grid-template-columns:minmax(0,2.35fr) minmax(300px,1fr);
    gap:14px;
    align-items:stretch;
  }
  .th-hero-main{
    min-height:0;
    height:360px;
  }
  .th-hero-link{
    height:360px;
  }
  .th-hero-link>img{
    width:100%;
    height:360px;
    min-height:0;
    object-fit:cover;
  }
  .th-hero-copy{
    left:24px;
    right:24px;
    bottom:20px;
  }
  .th-hero-copy h1{
    font-size:32px;
    line-height:1.08;
    max-width:90%;
    margin:8px 0;
  }
  .th-hero-date{font-size:13px;}
  .th-hero-side{
    height:360px;
    grid-template-rows:repeat(4,minmax(0,1fr));
    gap:8px;
    overflow:hidden;
  }
  .th-mini{
    grid-template-columns:116px minmax(0,1fr);
    gap:10px;
    height:84px;
    padding:0 0 8px;
    margin:0;
  }
  .th-mini>a{height:76px;overflow:hidden;}
  .th-mini img{
    width:116px;
    height:76px;
    min-height:0;
    object-fit:cover;
  }
  .th-mini div{min-width:0;padding-top:1px;}
  .th-mini span{font-size:9px;padding:3px 6px;}
  .th-mini h3{
    font-size:14px;
    line-height:1.25;
    margin:5px 0 0;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
  }
}


/* v2.1.0 - Piyasa tablosu genişletildi */
.th-market-card .th-live-row{min-height:39px;}
.th-market-card .th-live-row b{font-size:11px;}
.th-market-card .th-live-row span{font-size:12px;}
@media(max-width:540px){.th-market-mobile .th-live-row{grid-template-columns:58px 1fr 86px;}.th-market-mobile .th-live-row>strong{font-size:12px;}}


/* v2.1.1 - Piyasa görünüm düzeltmeleri */
@media (min-width:981px){
  .th-market-card:nth-child(2) .th-live-row{
    grid-template-columns:76px minmax(54px,1fr) 88px 62px;
    gap:6px;
  }
  .th-market-card:nth-child(2) .th-live-row>b{
    font-size:10px;
    letter-spacing:-.1px;
    white-space:nowrap;
  }
  .th-market-card:nth-child(2) .th-live-row>span{
    font-size:11px;
  }
}
.th-market-note a{color:inherit;text-decoration:underline;text-underline-offset:2px;}
@media(max-width:540px){
  .th-market-mobile-panel[data-market-panel="gold"] .th-live-row{
    grid-template-columns:78px minmax(0,1fr) 88px;
  }
  .th-market-mobile-panel[data-market-panel="gold"] .th-live-row>b{
    font-size:10px;
    white-space:nowrap;
  }
}


/* v2.1.2 - gecikmiş piyasa verisi uyarısı */
[data-market-updated].is-stale{color:#b45309;font-weight:700;}


/* v2.1.3 - Header hava, tema, bildirim ve arama araçları */
.th-desktop-tools{position:relative}
.th-desktop-tools .th-icon-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:3px;font-size:23px;line-height:1;transition:.15s}
.th-desktop-tools .th-icon-btn:hover{background:rgba(255,255,255,.12)}
.th-weather-chip{display:flex;align-items:center;gap:6px;min-width:74px;justify-content:center}
.th-weather-chip strong{font-size:18px}
.th-notification-popover{position:fixed;z-index:140;top:112px;right:max(20px,calc((100vw - var(--container))/2 + 18px));width:360px;max-width:calc(100vw - 30px);background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.22);padding:22px;display:none;color:var(--text)}
.th-notification-popover.open{display:block}
.th-notification-popover-close{position:absolute;right:10px;top:7px;border:0;background:transparent;font-size:26px;color:#66707c}
.th-notification-popover strong{display:block;font-size:19px;margin-bottom:5px}
.th-notification-popover p{font-size:14px;color:var(--muted);margin:0 0 16px;line-height:1.55}
.th-notification-popover-actions{display:flex;justify-content:flex-end;gap:9px}
.th-notification-popover-actions button{border:0;padding:10px 14px;font-weight:800}
.th-notification-cancel{background:#eef1f4;color:#4d5662}
.th-notification-enable{background:var(--red);color:#fff}

/* Koyu tema */
html.th-dark body{background:#0f141c;color:#eef2f7}
html.th-dark .th-nav-wrap,html.th-dark .th-menu>li>a,html.th-dark .th-menu>li>button,html.th-dark .th-dropdown,html.th-dark .th-card,html.th-dark .th-market-card,html.th-dark .th-notification-popover,html.th-dark .th-newsletter,html.th-dark .th-footer,html.th-dark .th-archive-card,html.th-dark .th-service-placeholder{background:#151c26;color:#eef2f7}
html.th-dark .th-nav-wrap,html.th-dark .th-dropdown,html.th-dark .th-card,html.th-dark .th-market-grid,html.th-dark .th-live-row,html.th-dark .th-section-line,html.th-dark .th-footer{border-color:#2a3442}
html.th-dark .th-menu>li>a:hover,html.th-dark .th-menu>li>button:hover,html.th-dark .th-dropdown a:hover{background:#1c2531;color:#65c992}
html.th-dark .th-dropdown a{border-color:#26303d}
html.th-dark .th-card-date,html.th-dark .th-newsletter p,html.th-dark .th-notification-popover p{color:#aab3bf}
html.th-dark .th-newsletter{background:#111823}
html.th-dark .th-search-form input{background:#0f141c;color:#fff;border-color:#394454}
html.th-dark .th-mobile-header{background:#c91024}
html.th-dark .th-mobile-drawer{background:#111823;color:#fff}

@media(max-width:980px){
  .th-mobile-actions{gap:4px}
  .th-mobile-actions .th-icon-btn{font-size:20px;width:32px;height:32px;padding:0}
  .th-notification-popover{top:72px;right:12px;width:min(350px,calc(100vw - 24px))}
}


/* v2.1.4 - 17Ajans benzeri kompakt footer */
.th-logo-footer{display:inline-flex;align-items:center;gap:8px;margin-bottom:2px}
.th-logo-footer .th-logo-mark{width:44px;height:32px;font-size:16px}
.th-logo-footer .th-logo-text{font-size:22px}
@media(max-width:980px){
  .th-footer{padding:28px 0 105px}
  .th-footer-grid{gap:24px 28px}
}
@media(max-width:640px){
  .th-footer{padding:24px 0 100px}
  .th-footer-grid{gap:20px 24px}
  .th-footer a{margin:4px 0;font-size:12px}
  .th-footer-brand p{font-size:12px}
  .th-footer-bottom{margin-top:16px;padding-top:10px}
}


/* v2.1.5 - Canlı hava durumu */
.th-weather-page .th-page-head{margin-bottom:18px}
.th-weather-intro{margin:6px 0 0;color:var(--muted)}
.th-weather-citybar{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);background:#fff;margin-bottom:18px}
.th-weather-citybar label{font-weight:800}
.th-weather-citybar select{min-width:180px;border:1px solid #cfd5db;background:#fff;padding:10px 34px 10px 12px;font-weight:700;color:var(--text)}
.th-weather-updated{margin-left:auto;color:var(--muted);font-size:13px}
.th-weather-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:28px}
.th-weather-current{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px;background:linear-gradient(135deg,#15273c,#213b58);color:#fff;border-radius:4px}
.th-weather-current-main{display:flex;align-items:center;gap:18px}
.th-weather-current-icon{font-size:66px;line-height:1}
.th-weather-current-temp{display:flex;align-items:flex-start;gap:3px;line-height:1}
.th-weather-current-temp strong{font-size:68px;letter-spacing:-3px}
.th-weather-current-temp span{font-size:24px;margin-top:7px}
.th-weather-current-desc{font-size:18px;font-weight:700;margin-top:7px;opacity:.92}
.th-weather-current-stats{display:grid;grid-template-columns:repeat(2,minmax(105px,1fr));gap:9px;min-width:310px}
.th-weather-current-stats div{background:rgba(255,255,255,.09);padding:13px 14px;border-radius:3px}
.th-weather-current-stats span{display:block;font-size:12px;opacity:.75;margin-bottom:4px}
.th-weather-current-stats b{font-size:17px}
.th-weather-block{margin-top:28px}
.th-weather-hourly{display:grid;grid-template-columns:repeat(6,minmax(105px,1fr));gap:8px;overflow-x:auto;padding-bottom:5px}
.th-weather-hour-card{min-width:105px;border:1px solid var(--line);background:#fff;text-align:center;padding:13px 8px}
.th-weather-hour-card>b{font-size:13px}
.th-weather-hour-icon{display:block;font-size:27px;margin:8px 0}
.th-weather-hour-card strong{display:block;font-size:19px}
.th-weather-hour-card small{display:block;color:var(--muted);margin-top:5px}
.th-weather-daily{border-top:1px solid var(--line)}
.th-weather-day-card{display:grid;grid-template-columns:105px 48px 1fr 85px;align-items:center;gap:12px;padding:14px 6px;border-bottom:1px solid var(--line)}
.th-weather-day-card>div:first-child b,.th-weather-day-card>div:first-child span{display:block}
.th-weather-day-card>div:first-child span{font-size:12px;color:var(--muted);margin-top:2px}
.th-weather-day-icon{font-size:28px;text-align:center}
.th-weather-day-desc strong,.th-weather-day-desc small{display:block}
.th-weather-day-desc small{color:var(--muted);margin-top:3px}
.th-weather-day-temp{text-align:right}
.th-weather-day-temp b{font-size:18px;margin-right:7px}
.th-weather-day-temp span{color:var(--muted)}
.th-weather-source{font-size:12px;color:var(--muted);margin:12px 0 0}
.th-weather-side{border-top:4px solid var(--navy);padding-top:12px}
.th-weather-side a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-weight:700}
.th-weather-side a.active{color:var(--red)}
.th-weather-loading,.th-weather-error{grid-column:1/-1;padding:22px;border:1px solid var(--line);background:#f7f8fa;color:var(--muted)}
.th-weather-error{color:#9d2727;background:#fff4f4}
.th-dark .th-weather-citybar,.th-dark .th-weather-hour-card{background:#142238;border-color:#2d4056}
.th-dark .th-weather-citybar select{background:#0f1b2d;color:#fff;border-color:#39506a}
.th-dark .th-weather-loading{background:#142238;border-color:#2d4056}
@media(max-width:980px){
 .th-weather-layout{grid-template-columns:1fr}
 .th-weather-side{display:none}
 .th-weather-current{align-items:flex-start}
 .th-weather-current-stats{min-width:280px}
}
@media(max-width:680px){
 .th-weather-citybar{align-items:flex-start;flex-wrap:wrap}
 .th-weather-citybar select{flex:1;min-width:180px}
 .th-weather-updated{width:100%;margin-left:0}
 .th-weather-current{display:block;padding:20px}
 .th-weather-current-icon{font-size:52px}
 .th-weather-current-temp strong{font-size:54px}
 .th-weather-current-stats{grid-template-columns:1fr 1fr;min-width:0;margin-top:18px}
 .th-weather-hourly{grid-template-columns:repeat(12,94px)}
 .th-weather-day-card{grid-template-columns:75px 38px 1fr 68px;gap:8px}
 .th-weather-day-desc strong{font-size:13px}
}


/* v2.1.6 - Canlı Ulaşım */
.th-transport-intro{margin:6px 0 0;color:#667085;font-size:15px}
.th-transport-hubbar{display:flex;align-items:center;gap:14px;margin:8px 0 22px;padding:14px 16px;border:1px solid #e5e7eb;background:#fff}
.th-transport-hubbar label{font-weight:700}
.th-transport-hubbar select{min-width:250px;border:1px solid #d0d5dd;background:#fff;padding:10px 34px 10px 12px;font:inherit}
.th-transport-updated{margin-left:auto;color:#667085;font-size:13px}
.th-transport-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:30px;align-items:start}
.th-transport-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;margin-bottom:22px}
.th-transport-summary>div{background:#fff;padding:16px}
.th-transport-summary span{display:block;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}
.th-transport-summary b{font-size:20px;color:#111827}
.th-transport-block{margin-top:8px}
.th-transport-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;background:#fff}
.th-transport-table{width:100%;border-collapse:collapse;min-width:820px}
.th-transport-table th{background:#13263d;color:#fff;text-align:left;font-size:12px;padding:11px 12px;white-space:nowrap}
.th-transport-table td{border-bottom:1px solid #edf0f2;padding:12px;font-size:13px;vertical-align:middle}
.th-transport-table tr:last-child td{border-bottom:0}
.th-transport-table td small{display:block;color:#98a2b3;margin-top:3px}
.th-transport-line{display:inline-flex;min-width:34px;justify-content:center;background:#d31224;color:#fff;padding:4px 7px;border-radius:3px}
.th-transport-status{display:inline-block;font-weight:700;font-size:12px;padding:5px 8px;border-radius:999px;white-space:nowrap}
.th-transport-status.is-on-time{background:#e9f8ef;color:#16794a}
.th-transport-status.is-delayed{background:#fff4e5;color:#a15c00}
.th-transport-status.is-cancelled{background:#fdebec;color:#b42318}
.th-transport-source{font-size:12px;color:#667085;margin-top:12px}
@media(max-width:980px){
  .th-transport-layout{grid-template-columns:1fr}
  .th-transport-layout>.th-weather-side{display:none}
  .th-transport-summary{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:600px){
  .th-transport-hubbar{display:grid;grid-template-columns:1fr;margin-top:4px;gap:8px;padding:12px}
  .th-transport-hubbar select{width:100%;min-width:0}
  .th-transport-updated{margin-left:0}
  .th-transport-summary{grid-template-columns:1fr 1fr}
  .th-transport-summary>div{padding:12px}
  .th-transport-summary b{font-size:17px}
}


/* v2.1.7 - Canlı trafik */
.th-traffic-intro{margin:6px 0 0;color:#667085;font-size:15px}
.th-traffic-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:30px;align-items:start}
.th-traffic-toolbar{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e5e7eb;background:#fff;margin-bottom:18px}
.th-traffic-toolbar label{font-weight:800;white-space:nowrap}
.th-traffic-toolbar input{flex:1;min-width:180px;border:1px solid #d0d5dd;padding:10px 12px;font:inherit;background:#fff}
.th-traffic-toolbar>span{font-size:13px;color:#667085;white-space:nowrap}
.th-traffic-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;margin-bottom:22px}
.th-traffic-summary>div{background:#fff;padding:16px}
.th-traffic-summary span{display:block;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}
.th-traffic-summary b{font-size:22px;color:#111827}
.th-traffic-list{display:grid;gap:9px}
.th-traffic-item{border:1px solid #e5e7eb;border-left:4px solid #667085;background:#fff;padding:14px 15px}
.th-traffic-item.kind-accident{border-left-color:#c5162e}.th-traffic-item.kind-works{border-left-color:#d97706}.th-traffic-item.kind-congestion{border-left-color:#b45309}.th-traffic-item.kind-closure{border-left-color:#9f1239}.th-traffic-item.kind-obstruction{border-left-color:#7c3aed}.th-traffic-item.kind-weather{border-left-color:#0284c7}
.th-traffic-item-top{display:flex;align-items:center;gap:8px;margin-bottom:7px}
.th-traffic-type{font-weight:800;font-size:12px;text-transform:uppercase;color:#344054}
.th-traffic-road{display:inline-block;background:#13263d;color:#fff;font-weight:800;font-size:12px;padding:3px 7px;border-radius:2px}
.th-traffic-state{margin-left:auto;font-size:11px;font-weight:800;color:#16794a;background:#e9f8ef;padding:4px 7px;border-radius:999px}
.th-traffic-item h3{font-size:16px;line-height:1.35;margin:0 0 6px;color:#111827}
.th-traffic-item p{margin:0;color:#667085;font-size:12px}
.th-traffic-loading,.th-traffic-error,.th-traffic-empty{padding:22px;border:1px solid #e5e7eb;background:#f7f8fa;color:#667085}
.th-traffic-error{color:#9d2727;background:#fff4f4}
.th-traffic-source{font-size:12px;color:#667085;margin-top:12px}
.th-dark .th-traffic-toolbar,.th-dark .th-traffic-summary>div,.th-dark .th-traffic-item{background:#142238;border-color:#2d4056}
.th-dark .th-traffic-toolbar input{background:#0f1b2d;color:#fff;border-color:#39506a}
.th-dark .th-traffic-summary b,.th-dark .th-traffic-item h3{color:#fff}
.th-dark .th-traffic-loading,.th-dark .th-traffic-empty{background:#142238;border-color:#2d4056}
@media(max-width:980px){.th-traffic-layout{grid-template-columns:1fr}.th-traffic-layout>.th-weather-side{display:none}}
@media(max-width:640px){.th-traffic-toolbar{display:grid;grid-template-columns:1fr;gap:8px}.th-traffic-toolbar input{width:100%;min-width:0}.th-traffic-summary{grid-template-columns:1fr 1fr}.th-traffic-summary>div{padding:12px}.th-traffic-summary b{font-size:18px}.th-traffic-item-top{flex-wrap:wrap}.th-traffic-state{margin-left:0}.th-traffic-item h3{font-size:15px}}

/* v2.1.11 - trafik şehir filtresi */
.th-traffic-city{font-size:11px;font-weight:700;color:#53606d;background:#f0f3f6;border-radius:999px;padding:3px 8px;margin-left:7px;white-space:nowrap}.th-dark .th-traffic-city{background:#263240;color:#dce6ef}@media(max-width:700px){.th-traffic-city{margin-left:0;margin-top:5px}}

/* v2.1.12 - trafik çeviri ve şehir çevresi arama iyileştirmesi */

/* Resmi duyurular */
.th-official-intro{margin:6px 0 0;color:#667085;font-size:15px}
.th-official-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:30px;align-items:start}
.th-official-toolbar{display:flex;align-items:center;gap:12px;padding:13px 15px;border:1px solid #e5e7eb;background:#fff;margin-bottom:18px}
.th-official-toolbar label{font-weight:800;white-space:nowrap}
.th-official-toolbar input{flex:1;min-width:200px;border:1px solid #d0d5dd;padding:10px 12px;font:inherit;background:#fff}
.th-official-toolbar>span{font-size:13px;color:#667085;white-space:nowrap}
.th-official-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;margin-bottom:14px}
.th-official-summary>div{background:#fff;padding:16px}
.th-official-summary span{display:block;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}
.th-official-summary b{font-size:22px;color:#111827}
.th-official-filters{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 20px}
.th-official-filters button{border:1px solid #d0d5dd;background:#fff;padding:8px 11px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.th-official-filters button.active{background:#c5162e;border-color:#c5162e;color:#fff}
.th-official-list{display:grid;gap:9px}
.th-official-item{border:1px solid #e5e7eb;border-left:4px solid #64748b;background:#fff;padding:14px 15px}
.th-official-item.kind-national{border-left-color:#c5162e}.th-official-item.kind-municipal{border-left-color:#2563eb}.th-official-item.kind-permit{border-left-color:#d97706}.th-official-item.kind-traffic{border-left-color:#059669}.th-official-item.kind-planning{border-left-color:#7c3aed}
.th-official-item-top{display:flex;align-items:center;gap:8px;margin-bottom:7px;flex-wrap:wrap}
.th-official-type{font-weight:800;font-size:12px;text-transform:uppercase;color:#344054}
.th-official-org,.th-official-location{font-size:11px;font-weight:700;color:#53606d;background:#f0f3f6;border-radius:999px;padding:3px 8px}
.th-official-date{margin-left:auto;font-size:11px;font-weight:700;color:#667085}
.th-official-item h3{font-size:16px;line-height:1.4;margin:0 0 8px;color:#111827}
.th-official-link{font-size:12px;font-weight:800;color:#b31228;text-decoration:none}
.th-official-link:hover{text-decoration:underline}
.th-official-loading,.th-official-error,.th-official-empty{padding:22px;border:1px solid #e5e7eb;background:#f7f8fa;color:#667085}
.th-official-error{color:#9d2727;background:#fff4f4}
.th-official-source{font-size:12px;color:#667085;margin-top:12px}
.th-dark .th-official-toolbar,.th-dark .th-official-summary>div,.th-dark .th-official-item,.th-dark .th-official-filters button{background:#142238;border-color:#2d4056;color:#fff}
.th-dark .th-official-toolbar input{background:#0f1b2d;color:#fff;border-color:#39506a}
.th-dark .th-official-summary b,.th-dark .th-official-item h3{color:#fff}
.th-dark .th-official-org,.th-dark .th-official-location{background:#263240;color:#dce6ef}
.th-dark .th-official-loading,.th-dark .th-official-empty{background:#142238;border-color:#2d4056}
@media(max-width:980px){.th-official-layout{grid-template-columns:1fr}.th-official-layout>.th-weather-side{display:none}}
@media(max-width:640px){.th-official-toolbar{display:grid;grid-template-columns:1fr;gap:8px}.th-official-toolbar input{width:100%;min-width:0}.th-official-summary{grid-template-columns:1fr 1fr}.th-official-summary>div{padding:12px}.th-official-summary b{font-size:18px}.th-official-date{margin-left:0;width:100%}.th-official-item h3{font-size:15px}}

/* v2.1.18 - Yalnızca mobil: servis sayfaları + kompakt üst menü */
@media(max-width:640px){
  html,body{max-width:100%;overflow-x:hidden}
  .th-container{width:calc(100% - 24px);max-width:100%}

  /* Mobil üst piyasa bandı: daha kompakt, ilk referans görünümüne yakın */
  .th-breaking-ticker{height:36px}
  .th-breaking-ticker .th-ticker-inner{width:100%;height:36px;margin-inline:0}
  .th-ticker-items{height:36px}
  .th-ticker-items span{font-size:12px;line-height:36px;padding:0 14px}
  .th-ticker-items i[data-market-value]{margin-left:5px}
  .th-ticker-items strong[data-market-change]{margin-left:4px}

  /* Mobil kırmızı header */
  .th-mobile-header{height:60px;padding:0 12px;gap:8px;overflow:hidden}
  .th-mobile-logo{min-width:0;flex:0 1 auto;gap:6px;font-size:17px;line-height:1;white-space:nowrap}
  .th-mobile-logo .th-logo-mark{width:38px;height:28px;font-size:14px;flex:0 0 38px}
  .th-mobile-actions{flex:0 0 auto;margin-left:auto;gap:1px}
  .th-mobile-actions .th-icon-btn{width:30px;height:30px;padding:0;font-size:18px;line-height:1;display:grid;place-items:center}

  /* Servis sayfalarında ortak mobil ölçüler */
  .th-main{padding-top:22px}
  .th-page-head h1,.th-page h1{font-size:30px;line-height:1.08;letter-spacing:-.6px;margin-bottom:10px}
  .th-page-head p{font-size:15px;line-height:1.5;margin-top:0}

  /* Hava durumu */
  .th-weather-page,.th-weather-page main,.th-weather-layout{min-width:0;max-width:100%}
  .th-weather-page .th-page-head{margin-bottom:16px}
  .th-weather-intro{font-size:15px;line-height:1.5}
  .th-weather-citybar{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:9px 10px;padding:12px;margin-bottom:16px;min-width:0}
  .th-weather-citybar label{font-size:15px}
  .th-weather-citybar select{width:100%;min-width:0;max-width:100%;height:44px;padding:8px 34px 8px 11px}
  .th-weather-updated{grid-column:1/-1;width:auto;margin:0;font-size:12px}
  .th-weather-current{width:100%;min-width:0;padding:18px;border-radius:3px}
  .th-weather-current-main{gap:13px;min-width:0}
  .th-weather-current-icon{font-size:46px}
  .th-weather-current-temp strong{font-size:50px;letter-spacing:-2px}
  .th-weather-current-temp span{font-size:21px;margin-top:5px}
  .th-weather-current-desc{font-size:17px}
  .th-weather-current-stats{grid-template-columns:1fr 1fr;gap:7px;min-width:0;margin-top:16px}
  .th-weather-current-stats div{padding:10px 11px;min-width:0}
  .th-weather-current-stats b{font-size:15px;overflow-wrap:anywhere}
  .th-weather-hourly{width:100%;max-width:100%;grid-template-columns:repeat(12,88px);overflow-x:auto;overscroll-behavior-x:contain}
  .th-weather-hour-card{min-width:88px;padding:11px 7px}
  .th-weather-day-card{grid-template-columns:64px 34px minmax(0,1fr) 58px;gap:7px;padding:12px 2px;min-width:0}
  .th-weather-day-desc{min-width:0}
  .th-weather-day-desc strong{font-size:12px;line-height:1.25;overflow-wrap:anywhere}
  .th-weather-day-desc small{font-size:10px}
  .th-weather-day-temp b{font-size:16px;margin-right:4px}

  /* Ulaşım: seçim ve özet alanları */
  .th-transport-page,.th-transport-layout,.th-transport-layout main{min-width:0;max-width:100%}
  .th-transport-intro{font-size:14px;line-height:1.5}
  .th-transport-hubbar{display:grid;grid-template-columns:1fr;gap:7px;padding:11px;margin:4px 0 16px;min-width:0}
  .th-transport-hubbar label{font-size:14px}
  .th-transport-hubbar select{width:100%;min-width:0;max-width:100%;height:42px;padding:8px 32px 8px 10px;font-size:14px}
  .th-transport-updated{margin:0;font-size:11px}
  .th-transport-summary{grid-template-columns:1fr 1fr;margin-bottom:18px}
  .th-transport-summary>div{padding:10px;min-width:0}
  .th-transport-summary span{font-size:10px;margin-bottom:3px}
  .th-transport-summary b{font-size:15px;overflow-wrap:anywhere}

  /* Ulaşım tablosunu mobilde yatay tablo yerine okunur kartlara çevir */
  .th-transport-table-wrap{overflow:visible;border:0;background:transparent}
  .th-transport-table{display:block;width:100%;min-width:0;border:0}
  .th-transport-table thead{display:none}
  .th-transport-table tbody{display:grid;gap:9px}
  .th-transport-table tr{display:grid;grid-template-columns:54px minmax(0,1fr) auto;grid-template-areas:"line destination expected" "type planned delay" "status status status";column-gap:10px;row-gap:3px;padding:11px 12px;border:1px solid #e5e7eb;border-left:3px solid var(--red);background:#fff;min-width:0}
  .th-transport-table td{display:block;border:0!important;padding:0!important;font-size:12px;min-width:0}
  .th-transport-table td:nth-child(1){grid-area:line;align-self:center}
  .th-transport-table td:nth-child(2){grid-area:type;align-self:start;color:#667085;font-size:10px}
  .th-transport-table td:nth-child(3){grid-area:destination;font-weight:800;overflow-wrap:anywhere}
  .th-transport-table td:nth-child(4){grid-area:planned;color:#667085;font-size:11px}
  .th-transport-table td:nth-child(5){grid-area:expected;text-align:right;font-weight:800;white-space:nowrap}
  .th-transport-table td:nth-child(6){grid-area:delay;text-align:right;color:#667085;font-size:11px;white-space:nowrap}
  .th-transport-table td:nth-child(7){grid-area:status;margin-top:5px}
  .th-transport-table td:nth-child(4)::before{content:"Planlanan: ";font-weight:400}
  .th-transport-table td:nth-child(5)::before{content:"Beklenen: ";font-weight:400;color:#667085}
  .th-transport-table td:nth-child(6)::before{content:"Gecikme: ";font-weight:400}
  .th-transport-table td[colspan]{grid-column:1/-1;grid-area:auto;padding:8px!important}
  .th-transport-line{min-width:32px;padding:4px 6px;font-size:11px}
  .th-transport-status{font-size:10px;padding:4px 7px}

  /* Canlı piyasalar: fiyat + yükseliş/düşüş yüzdesi mobilde birlikte görünsün */
  .th-live-terminal{width:100%;min-width:0;gap:14px}
  .th-live-terminal .th-terminal-card{min-width:0;overflow:hidden}
  .th-live-terminal .th-terminal-card h2{padding:0 12px;min-height:50px;font-size:18px;gap:8px}
  .th-live-terminal .th-terminal-card h2 small{font-size:10px;white-space:nowrap}
  .th-live-terminal .th-terminal-row{display:grid;grid-template-columns:46px minmax(0,1fr) minmax(92px,auto);grid-template-rows:auto auto;column-gap:8px;row-gap:1px;align-items:center;min-height:54px;padding:8px 10px}
  .th-live-terminal .th-terminal-row>b{grid-column:1;grid-row:1/3;align-self:center;font-size:12px}
  .th-live-terminal .th-terminal-row>span{grid-column:2;grid-row:1/3;align-self:center;min-width:0;font-size:12px;white-space:normal;line-height:1.2}
  .th-live-terminal .th-terminal-row>strong{grid-column:3;grid-row:1;text-align:right;font-size:13px;white-space:nowrap}
  .th-live-terminal .th-terminal-row>em{display:block!important;grid-column:3;grid-row:2;text-align:right;font-size:11px;font-weight:800;white-space:nowrap}
  .th-live-terminal .th-terminal-row>em.is-positive{color:#168a57}
  .th-live-terminal .th-terminal-row>em.is-negative{color:#c83b49}
  .th-data-note{font-size:11px;line-height:1.5}
}

/* Çok dar telefonlarda logo ve servis alanlarını bir kademe daha sıkıştır */
@media(max-width:380px){
  .th-mobile-logo{font-size:15px}
  .th-mobile-logo .th-logo-mark{width:34px;height:26px;flex-basis:34px;font-size:13px}
  .th-mobile-actions .th-icon-btn{width:28px;height:28px;font-size:17px}
  .th-weather-current-temp strong{font-size:46px}
  .th-live-terminal .th-terminal-row{grid-template-columns:42px minmax(0,1fr) minmax(86px,auto);padding-inline:8px}
  .th-live-terminal .th-terminal-row>strong{font-size:12px}
}


/* v2.1.19 - Mobil kesin toplu düzeltme: header, manşet, makale ve canlı piyasalar */
@media(max-width:640px){
  /* Referans header: arama ve hamburger aynı optik ölçüde, dengeli hizalı */
  .th-mobile-actions{align-items:center;gap:4px}
  .th-mobile-actions .th-mobile-search-trigger,
  .th-mobile-actions .th-menu-toggle{
    width:36px;height:36px;min-width:36px;padding:0;display:grid;place-items:center;
  }
  .th-mobile-search-icon{position:relative;display:block;width:22px;height:22px;border:2.2px solid currentColor;border-radius:50%}
  .th-mobile-search-icon:after{content:"";position:absolute;width:9px;height:2.2px;background:currentColor;border-radius:2px;right:-6px;bottom:0;transform:rotate(45deg);transform-origin:center}
  .th-mobile-menu-icon{display:flex;width:25px;height:20px;flex-direction:column;justify-content:space-between;align-items:stretch}
  .th-mobile-menu-icon i{display:block;height:2.4px;background:currentColor;border-radius:2px;width:100%}
  .th-mobile-actions .th-theme-toggle,.th-mobile-actions .th-notification-bell{width:28px;height:28px;font-size:17px}

  /* Ana sayfa ilk manşet: fotoğraf ve tema yazısı artık üst üste gelmez */
  .th-hero-main{min-width:0}
  .th-hero-link{height:auto;overflow:hidden;background:#fff;display:flex;flex-direction:column;border-radius:2px}
  .th-hero-link>img{display:block;width:100%;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#eef1f4}
  .th-hero-overlay{display:none!important}
  .th-hero-copy{position:static!important;inset:auto!important;left:auto!important;right:auto!important;bottom:auto!important;color:var(--text);background:#fff;padding:12px 2px 4px}
  .th-hero-copy .th-badge{margin:0 0 7px;font-size:10px;padding:4px 7px}
  .th-hero-copy h1{color:var(--text);font-size:23px!important;line-height:1.17;margin:0 0 7px;letter-spacing:-.35px}
  .th-hero-date{color:#7d8691;font-size:11px}

  /* Makale sayfası: tüm bloklar viewport içinde kalır */
  .th-single-wrap{display:block;width:calc(100% - 24px);max-width:100%;margin-inline:auto;overflow:visible}
  .th-single{width:100%;min-width:0;max-width:100%}
  .th-breadcrumb{max-width:100%;margin-bottom:16px}
  .th-single h1{font-size:32px!important;line-height:1.12;letter-spacing:-.6px;margin:0 0 15px;overflow-wrap:break-word}
  .th-article-meta{gap:8px 12px;font-size:11px;line-height:1.45;padding-bottom:15px}
  .th-share-strip{gap:11px;padding:13px 0 16px}

  /* Makale içi kapak 17Ajans referansı gibi ortalı ve taşmasız */
  .th-single-image{width:100%;max-width:100%;margin:0 auto 18px;overflow:hidden;background:#f1f3f5}
  .th-single-image img{display:block!important;width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;float:none!important;transform:none!important}

  /* Makale metni: sağdan kesilme / dengesiz satır problemini engelle */
  .th-single-content{width:100%;max-width:100%;min-width:0;font-size:17px!important;line-height:1.72!important;overflow:visible;word-break:normal;overflow-wrap:break-word}
  .th-single-content>*,.th-single-content p,.th-single-content div,.th-single-content section,.th-single-content article{max-width:100%!important;min-width:0!important;box-sizing:border-box}
  .th-single-content p{width:auto!important;margin:0 0 20px!important;padding:0!important;white-space:normal!important;text-align:left!important;font-size:17px!important;line-height:1.72!important;letter-spacing:0!important;word-spacing:normal!important}
  .th-single-content h2{font-size:25px!important;line-height:1.2!important;margin:31px 0 13px!important;letter-spacing:-.35px;overflow-wrap:break-word}
  .th-single-content h3{font-size:21px!important;line-height:1.25!important;margin:25px 0 11px!important;overflow-wrap:break-word}
  .th-single-content h4{font-size:18px!important;line-height:1.3!important;margin:22px 0 10px!important}
  .th-single-content img,.th-single-content video,.th-single-content iframe{max-width:100%!important;height:auto!important}
  .th-single-content iframe{width:100%!important}
  .th-single-content table{display:block;width:100%!important;max-width:100%!important;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .th-single-content pre,.th-single-content code{max-width:100%;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}
  .th-single-content ul,.th-single-content ol{padding-left:22px;margin:0 0 20px}

  /* Yukarı çık butonu metin ve sabit menünün üstünde kalmasın */
  .th-backtop{width:48px;height:48px;right:14px;bottom:88px}

  /* Canlı piyasalar kategori sayfası: yüzde değeri görünür, uzun altın adları taşmaz */
  .th-live-terminal .th-terminal-row{grid-template-columns:64px minmax(0,1fr) minmax(100px,auto)!important}
  .th-live-terminal .th-terminal-row>b{font-size:11px;overflow-wrap:anywhere}
  .th-live-terminal .th-terminal-row>span{font-size:12px;overflow-wrap:break-word}
  .th-live-terminal .th-terminal-row>strong{font-size:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis}
  .th-live-terminal .th-terminal-row>em{display:block!important;font-size:11px}
  .th-live-terminal .th-terminal-card:nth-child(2) .th-terminal-row{grid-template-columns:76px minmax(0,1fr) minmax(100px,auto)!important}
}

@media(max-width:380px){
  .th-mobile-actions{gap:2px}
  .th-mobile-actions .th-mobile-search-trigger,.th-mobile-actions .th-menu-toggle{width:34px;height:34px;min-width:34px}
  .th-mobile-search-icon{width:20px;height:20px}
  .th-mobile-menu-icon{width:23px;height:18px}
  .th-hero-copy h1{font-size:21px!important}
  .th-single h1{font-size:29px!important}
  .th-single-content,.th-single-content p{font-size:16.5px!important}
  .th-live-terminal .th-terminal-row,
  .th-live-terminal .th-terminal-card:nth-child(2) .th-terminal-row{grid-template-columns:68px minmax(0,1fr) minmax(94px,auto)!important;padding-inline:8px}
}


/* v2.1.21 - Mobil header: 17Ajans referansı gibi ince, dengeli arama + hamburger */
@media(max-width:640px){
  .th-mobile-actions{gap:12px!important;align-items:center!important}
  .th-mobile-actions .th-mobile-search-trigger,
  .th-mobile-actions .th-menu-toggle{
    width:32px!important;height:32px!important;min-width:32px!important;
    padding:0!important;display:grid!important;place-items:center!important;
  }
  .th-mobile-search-icon{
    width:18px!important;height:18px!important;
    border-width:1.8px!important;
  }
  .th-mobile-search-icon:after{
    width:8px!important;height:1.8px!important;
    right:-5px!important;bottom:-1px!important;
  }
  .th-mobile-menu-icon{
    width:24px!important;height:18px!important;
  }
  .th-mobile-menu-icon i{
    height:1.8px!important;border-radius:2px!important;
  }
}
@media(max-width:380px){
  .th-mobile-actions{gap:10px!important}
  .th-mobile-actions .th-mobile-search-trigger,
  .th-mobile-actions .th-menu-toggle{width:30px!important;height:30px!important;min-width:30px!important}
  .th-mobile-search-icon{width:17px!important;height:17px!important}
  .th-mobile-menu-icon{width:22px!important;height:17px!important}
}

/* v2.1.22 - Mobil hamburger paneli: daha zarif, sıkı ve referans düzene yakın */
@media(max-width:640px){
  .th-mobile-drawer{
    width:86vw!important;
    max-width:420px!important;
    background:#fff!important;
    box-shadow:-6px 0 24px rgba(10,16,26,.16)!important;
    overscroll-behavior:contain;
    scrollbar-width:none;
  }
  .th-mobile-drawer::-webkit-scrollbar{display:none}
  .th-drawer-backdrop{background:rgba(12,18,28,.62)!important}

  .th-drawer-brand{
    min-height:72px!important;
    height:72px!important;
    padding:0 18px!important;
    background:var(--red)!important;
  }
  .th-drawer-logo{
    gap:8px!important;
    font-size:20px!important;
    line-height:1!important;
    letter-spacing:-.25px!important;
    white-space:nowrap!important;
  }
  .th-drawer-logo .th-logo-mark{
    width:44px!important;
    height:32px!important;
    flex-basis:44px!important;
    font-size:17px!important;
  }
  .th-drawer-close{
    width:44px!important;
    height:44px!important;
    flex:0 0 44px!important;
    display:grid!important;
    place-items:center!important;
    padding:0!important;
    border:0!important;
    border-radius:3px!important;
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    font-size:30px!important;
    font-weight:300!important;
    line-height:1!important;
  }

  .th-drawer-search{padding:16px 18px 12px!important}
  .th-drawer-search .th-search-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 72px!important;
    width:100%!important;
  }
  .th-drawer-search .th-search-form label{min-width:0!important}
  .th-drawer-search .th-search-form input{
    height:46px!important;
    width:100%!important;
    padding:0 14px!important;
    border:1px solid #d9dde2!important;
    border-right:0!important;
    border-radius:2px 0 0 2px!important;
    font-size:16px!important;
    line-height:46px!important;
    background:#fff!important;
    color:#171d28!important;
    box-shadow:none!important;
  }
  .th-drawer-search .th-search-form button{
    height:46px!important;
    padding:0 12px!important;
    border-radius:0 2px 2px 0!important;
    font-size:16px!important;
    font-weight:800!important;
  }

  .th-drawer-list{padding:0 18px 18px!important}
  .th-drawer-list>a{
    display:flex!important;
    align-items:center!important;
    min-height:50px!important;
    padding:12px 2px!important;
    border-bottom:1px solid #e3e6e9!important;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:700!important;
    letter-spacing:-.1px!important;
  }
  .th-drawer-section-title{
    padding:22px 2px 8px!important;
    color:#7b818b!important;
    font-size:14px!important;
    line-height:1.2!important;
    font-weight:800!important;
    letter-spacing:.25px!important;
  }

  .th-drawer-shortcuts{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    padding:10px 18px 22px!important;
    margin-top:auto!important;
  }
  .th-drawer-shortcuts a{
    min-height:58px!important;
    padding:8px 10px!important;
    border:1px solid #dfe3e7!important;
    font-size:15px!important;
    line-height:1.15!important;
    font-weight:600!important;
    text-align:center!important;
    gap:7px!important;
    background:#fff;
  }
  .th-drawer-shortcuts .th-shortcut-red{
    background:var(--red)!important;
    border-color:var(--red)!important;
    color:#fff!important;
  }
}

@media(max-width:380px){
  .th-mobile-drawer{width:87vw!important}
  .th-drawer-brand{height:68px!important;min-height:68px!important;padding-inline:16px!important}
  .th-drawer-logo{font-size:18px!important}
  .th-drawer-logo .th-logo-mark{width:40px!important;height:30px!important;flex-basis:40px!important;font-size:16px!important}
  .th-drawer-close{width:40px!important;height:40px!important;flex-basis:40px!important;font-size:27px!important}
  .th-drawer-search{padding:14px 16px 10px!important}
  .th-drawer-search .th-search-form{grid-template-columns:minmax(0,1fr) 66px!important}
  .th-drawer-search .th-search-form input,.th-drawer-search .th-search-form button{height:44px!important}
  .th-drawer-list{padding-inline:16px!important}
  .th-drawer-list>a{min-height:48px!important;padding:11px 2px!important;font-size:16px!important}
  .th-drawer-section-title{padding-top:20px!important;font-size:13px!important}
  .th-drawer-shortcuts{padding:10px 16px 20px!important}
  .th-drawer-shortcuts a{min-height:54px!important;font-size:14px!important}
}


/* v2.1.23 - Mobil header: arama ile hamburger arasındaki mesafeyi 17Ajans referansına yaklaştır */
@media(max-width:640px){
  .th-mobile-actions{
    gap:24px!important;
    align-items:center!important;
  }
}
@media(max-width:380px){
  .th-mobile-actions{gap:20px!important}
}


/* v2.1.24 - Mobil footer: gereksiz alt boşluğu kaldır, 17Ajans referansına yakın kompakt bitiş */
@media(max-width:640px){
  .th-footer{
    padding-top:24px!important;
    padding-bottom:34px!important;
  }
  .th-footer-grid{
    gap:18px 22px!important;
  }
  .th-footer-bottom{
    margin-top:14px!important;
    padding-top:12px!important;
    gap:12px!important;
    padding-bottom:0!important;
  }
  .th-footer-bottom>div{
    gap:9px 14px!important;
    row-gap:8px!important;
  }
  .th-cookie-prefs{
    margin:0!important;
    line-height:1.35!important;
  }
}
@media(max-width:380px){
  .th-footer{padding-bottom:28px!important}
}


/* v2.1.27 - Mobil sabit header: WordPress admin bar mobilde yukarı kayınca boşluk bırakma */
@media(max-width:640px){
  .th-mobile-header{
    position:relative!important;
    top:auto!important;
    left:auto;
    right:auto;
    z-index:84;
    width:100%;
    box-shadow:0 2px 8px rgba(9,16,28,.12);
  }
  .th-mobile-header.is-fixed{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:84!important;
    margin:0!important;
  }
  body.admin-bar .th-mobile-header.is-fixed{top:0!important}
  .th-mobile-header-spacer{display:none;height:0}
  .th-mobile-header-spacer.is-active{display:block}
  .th-mobile-header-sentinel{display:block;width:1px;height:0;pointer-events:none}
}
@media(min-width:641px){
  .th-mobile-header-spacer,.th-mobile-header-sentinel{display:none!important}
}


/* v2.1.28 - Masaüstü genişlik: 17Ajans benzeri daha dolu sayfa, mobil/tablet etkilenmez */
@media(min-width:1200px){
  .th-container{
    width:calc(100% - 28px)!important;
    max-width:1460px!important;
  }
}

/* v2.1.29 - Masaüstü ölçek dengesi: içerik ve manşet laptop ekranında daha dolu görünür */
@media (min-width:981px){
  .th-container{
    width:calc(100% - 20px)!important;
    max-width:1480px!important;
  }
  .th-desktop-brandrow{
    height:92px;
    gap:28px;
  }
  .th-logo-mark{
    width:66px;
    height:46px;
    font-size:26px;
  }
  .th-logo-text{
    font-size:34px;
  }
  .th-logo-red{
    min-width:280px;
  }
  .th-quick-services{
    gap:20px;
  }
  .th-quick-services a span{
    font-size:20px;
  }
  .th-quick-services a b{
    font-size:10px;
  }
  .th-nav,
  .th-menu{
    height:54px;
  }
  .th-menu>li>a,
  .th-menu>li>button{
    height:54px;
    padding:0 15px;
    font-size:14px;
  }
  .th-dropdown{
    top:54px;
  }
  .th-main{
    padding-top:20px;
  }
  .th-hero{
    grid-template-columns:minmax(0,2.35fr) minmax(330px,1fr);
    gap:16px;
  }
  .th-hero-main,
  .th-hero-link,
  .th-hero-link>img{
    height:420px;
  }
  .th-hero-link>img{
    object-fit:cover;
  }
  .th-hero-copy{
    left:28px;
    right:28px;
    bottom:24px;
  }
  .th-hero-copy h1{
    font-size:36px;
    line-height:1.08;
    max-width:92%;
  }
  .th-hero-date{
    font-size:14px;
  }
  .th-hero-side{
    height:420px;
    gap:10px;
  }
  .th-mini{
    grid-template-columns:132px minmax(0,1fr);
    gap:12px;
    height:97px;
    padding:0 0 9px;
  }
  .th-mini>a{
    height:88px;
  }
  .th-mini img{
    width:132px;
    height:88px;
  }
  .th-mini span{
    font-size:10px;
    padding:4px 7px;
  }
  .th-mini h3{
    font-size:15px;
    line-height:1.28;
    margin:6px 0 0;
  }
  .th-section{
    margin-top:46px;
  }
  .th-section-head h2{
    font-size:29px;
  }
}

/* Çok geniş ekranlarda büyümeyi sınırlı tut */
@media (min-width:1600px){
  .th-container{max-width:1500px!important;}
  .th-hero-main,.th-hero-link,.th-hero-link>img,.th-hero-side{height:440px;}
}


/* v2.1.31 - Tekil haber altı temizliği: reklam alanına içerik widget'ı karışmasını önle */
.th-single-ad-slot{margin-top:20px}
.th-single-ad-slot>.th-widget{margin:0 0 16px}
@media(max-width:980px){
  .th-single-side{margin-top:26px}
  .th-single-ad-slot{margin-top:18px}
  .th-single-ad-slot .widget_search,
  .th-single-ad-slot .widget_recent_entries,
  .th-single-ad-slot .widget_recent_comments,
  .th-single-ad-slot .widget_archive,
  .th-single-ad-slot .widget_categories,
  .th-single-ad-slot .widget_meta,
  .th-single-ad-slot .wp-block-search,
  .th-single-ad-slot .wp-block-latest-posts,
  .th-single-ad-slot .wp-block-latest-comments,
  .th-single-ad-slot .wp-block-archives,
  .th-single-ad-slot .wp-block-categories{display:none!important}
}
