.anasayfa { padding: 20px 0 40px; } .anasayfa__ust .home-section { margin-bottom: 30px; } .anasayfa__grid {
display: grid;
grid-template-columns: minmax(0, 1fr) 340px;
gap: 28px;
align-items: start;
}
.anasayfa__sol { min-width: 0; }
.anasayfa__sol .home-section { margin-bottom: 30px; } .anasayfa__sag,
.kategori-rail__sag {
display: flex;
flex-direction: column;
gap: 14px;
min-width: 0;
} .anasayfa__alt { margin-top: 30px; }
.anasayfa__alt .home-section { margin-bottom: 30px; } .kategori-rail {
display: grid;
grid-template-columns: minmax(0, 1fr) 320px;
gap: 28px;
align-items: start;
}
.kategori-rail__sol { min-width: 0; }
.kategori-rail__sol .kategori-ic { margin-bottom: 24px; } .yan-widget {
background: #fff;
border: 1px solid #e8eaed;
border-radius: 12px;
padding: 12px 14px;
box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
.yan-widget__baslik {
display: flex;
align-items: center;
gap: 7px;
font-size: 14px;
font-weight: 700;
color: #111;
margin: 0 0 10px;
}
.yan-widget__baslik i { color: var(--primary-color, #d32f2f); }
.yan-widget__adet {
margin-left: auto;
font-size: 12px;
font-weight: 700;
color: #15803d;
background: #ecfdf5;
padding: 2px 9px;
border-radius: 12px;
}
.yan-widget__tumu {
display: inline-block;
margin-top: 10px;
font-size: 13px;
font-weight: 600;
color: var(--primary-color, #d32f2f);
text-decoration: none;
}
.yan-widget__tumu:hover { text-decoration: underline; } .yan-il-bazli {
display: flex;
flex-direction: column;
gap: 14px;
transition: opacity .2s;
}
.yan-il-bazli.yukleniyor { opacity: .45; pointer-events: none; } .yan-widget--il { display: flex; flex-direction: column; gap: 8px; }
.yan-il__etiket { font-size: 13px; font-weight: 600; color: #555; }
.yan-il__etiket i { color: var(--primary-color, #d32f2f); margin-right: 4px; }
.yan-il__secim {
width: 100%;
padding: 10px 12px;
border: 1px solid #d9dce1;
border-radius: 9px;
font-size: 14px;
background: #fff;
cursor: pointer;
}
.yan-il__secim:focus { outline: none; border-color: var(--primary-color, #d32f2f); } .yan-hava__ust {
display: grid;
grid-template-columns: auto 1fr auto;
align-items: center;
gap: 10px;
padding: 10px 14px;
margin: -12px -14px 10px;
border-radius: 12px 12px 0 0;
background: linear-gradient(135deg, #1e3a8a, #2563eb);
color: #fff;
}
.yan-hava__ust > i { font-size: 28px; }
.yan-hava__il { display: block; font-size: 12px; opacity: .9; }
.yan-hava__derece { display: block; font-size: 25px; font-weight: 800; line-height: 1; }
.yan-hava__aciklama { font-size: 12.5px; text-align: right; opacity: .95; }
.yan-hava__tahmin { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; }
.yan-hava__gun {
display: flex;
flex-direction: column;
align-items: center;
gap: 3px;
padding: 8px 2px;
border-radius: 8px;
background: #f6f7f9;
font-size: 12px;
}
.yan-hava__gun i { font-size: 16px; color: #2563eb; }
.yan-hava__gun b { color: #111; }
.yan-hava__gun em { color: #999; font-style: normal; font-size: 11px; } .yan-namaz__sayim {
background: #faf5ff;
color: #6c3483;
border-radius: 8px;
padding: 8px 12px;
font-size: 13px;
margin-bottom: 10px;
text-align: center;
}
.yan-namaz__sayim span { font-weight: 800; font-variant-numeric: tabular-nums; } .yan-namaz__liste {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 6px;
}
.yan-namaz__liste li {
display: flex;
flex-direction: column;
align-items: center;
gap: 1px;
padding: 7px 2px;
border: 1px solid #f0f0f0;
border-radius: 8px;
font-size: 11.5px;
color: #777;
}
.yan-namaz__liste li b { font-variant-numeric: tabular-nums; color: #333; font-size: 13px; }
.yan-namaz__liste li.is-siradaki { background: #faf5ff; border-color: #e2ccf0; }
.yan-namaz__liste li.is-siradaki span,
.yan-namaz__liste li.is-siradaki b { color: #6c3483; font-weight: 700; } .yan-eczane__liste { list-style: none; margin: 0; padding: 0; }
.yan-eczane__liste li {
padding: 7px 0;
border-bottom: 1px solid #f0f0f0;
font-size: 12.5px;
}
.yan-eczane__liste li:last-child { border-bottom: 0; }
.yan-eczane__ad { display: block; font-weight: 700; color: #111; }
.yan-eczane__ilce { font-size: 11.5px; color: #15803d; }
.yan-eczane__tel { display: inline-block; margin-top: 3px; color: #16a34a; font-weight: 600; text-decoration: none; font-size: 12.5px; } .yan-puan__tablo { width: 100%; border-collapse: collapse; font-size: 13px; }
.yan-puan__tablo th {
text-align: center;
font-size: 11px;
color: #999;
font-weight: 600;
padding: 4px 3px;
border-bottom: 1px solid #eee;
}
.yan-puan__tablo th:nth-child(2) { text-align: left; }
.yan-puan__tablo td { text-align: center; padding: 7px 3px; border-bottom: 1px solid #f2f2f2; }
.yan-puan__takim { text-align: left !important; font-weight: 600; color: #222; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 130px; }
.yan-puan__tablo tr.is-ust td:first-child { color: #16a34a; font-weight: 800; }
.yan-puan__tablo tbody tr:last-child td { border-bottom: 0; } .anasayfa__sol .video-section-dark,
.kategori-rail__sol .video-section-dark {
margin-left: 0;
margin-right: 0;
padding: 16px;
border-radius: 12px;
}
.anasayfa__sol .video-layout,
.kategori-rail__sol .video-layout { max-width: none; }
.anasayfa__sol .video-buyuk,
.kategori-rail__sol .video-buyuk { flex: 1 1 58%; min-width: 0; }
.anasayfa__sol .video-buyuk figure,
.kategori-rail__sol .video-buyuk figure { height: auto; aspect-ratio: 16 / 9; }
.anasayfa__sol .video-buyuk strong,
.kategori-rail__sol .video-buyuk strong { font-size: 16px; }
.anasayfa__sol .video-list,
.kategori-rail__sol .video-list { flex: 1 1 42%; min-width: 0; max-height: 340px; } .yan-bist {
color: #fff;
border: 0;
background: linear-gradient(135deg, #14532d, #16a34a);
}
.yan-bist--dusus { background: linear-gradient(135deg, #7f1d1d, #dc2626); }
.yan-bist--sabit { background: linear-gradient(135deg, #374151, #6b7280); }
.yan-bist__ust {
display: flex;
align-items: center;
justify-content: space-between;
font-size: 13px;
font-weight: 700;
opacity: .95;
margin-bottom: 6px;
}
.yan-bist__degisim { font-variant-numeric: tabular-nums; }
.yan-bist__deger {
font-size: 30px;
font-weight: 800;
line-height: 1;
font-variant-numeric: tabular-nums;
}
.yan-piyasa__tablo { width: 100%; border-collapse: collapse; font-size: 12.5px; }
.yan-piyasa__tablo th {
text-align: right;
font-size: 10.5px;
color: #999;
font-weight: 600;
padding: 2px 4px;
border-bottom: 1px solid #eee;
}
.yan-piyasa__tablo td {
text-align: right;
padding: 6px 4px;
border-bottom: 1px solid #f2f2f2;
font-variant-numeric: tabular-nums;
color: #333;
white-space: nowrap;
}
.yan-piyasa__tablo tbody tr:last-child td { border-bottom: 0; }
.yan-piyasa__ad { text-align: left !important; }
.yan-piyasa__ad b { display: block; color: #111; font-size: 12.5px; }
.yan-piyasa__ad span {
display: block;
font-size: 10.5px;
color: #999;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 96px;
}
.yan-piyasa__yon { width: 20px; font-weight: 800; }
.yan-piyasa__yon--artis { color: #16a34a; }
.yan-piyasa__yon--dusus { color: #dc2626; }
.yan-piyasa__yon--sabit { color: #9ca3af; } .yan-fikstur__liste { list-style: none; margin: 0; padding: 0; }
.yan-fikstur__liste li {
padding: 7px 0;
border-bottom: 1px solid #f0f0f0;
}
.yan-fikstur__liste li:last-child { border-bottom: 0; }
.yan-fikstur__tarih { display: block; font-size: 11px; color: #999; margin-bottom: 2px; }
.yan-fikstur__mac {
display: grid;
grid-template-columns: 1fr auto 1fr;
align-items: center;
gap: 6px;
font-size: 12.5px;
}
.yan-fikstur__takim {
color: #333;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.yan-fikstur__takim:last-child { text-align: right; }
.yan-fikstur__mac b {
color: var(--primary-color, #d32f2f);
font-variant-numeric: tabular-nums;
min-width: 22px;
text-align: center;
} .yan-reklam { padding: 0; border: 0; background: none; box-shadow: none; }
.yan-reklam:empty { display: none; }
.yan-reklam .ad-area { margin: 0; } @media (max-width: 992px) {
.anasayfa__grid,
.kategori-rail { grid-template-columns: 1fr; } .anasayfa__sag { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.yan-widget--il, .yan-il-bazli { grid-column: 1 / -1; }
.yan-il-bazli { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
}
@media (max-width: 560px) {
.anasayfa__sag,
.yan-il-bazli { grid-template-columns: 1fr; }
}.burclar-page { padding: 30px 0 60px; background: #f5f5f5; min-height: 80vh; }
.burclar-page .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; } .burc-page-title { font-size: 1.8rem; font-weight: 800; margin-bottom: 20px; color: #1a1a1a; }
.burc-page-title i { color: var(--primary-color, #e41e26); margin-right: 8px; }
.burc-grid {
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 10px;
margin-bottom: 30px;
}
.burc-dropdown-mobile { display: none; }
.burc-item {
display: flex; flex-direction: column; align-items: center;
padding: 14px 8px; background: #fff; border-radius: 12px;
text-decoration: none; color: #333; transition: all .25s;
border: 2px solid transparent; text-align: center;
box-shadow: 0 2px 8px rgba(0,0,0,.06);
}
.burc-item:hover, .burc-item.active {
border-color: var(--burc-color);
box-shadow: 0 4px 16px rgba(0,0,0,.12);
transform: translateY(-2px);
}
.burc-item.active { background: var(--burc-color); color: #fff; }
.burc-symbol { font-size: 2rem; margin-bottom: 4px; }
.burc-name { font-weight: 700; font-size: .85rem; }
.burc-date-short { font-size: .65rem; opacity: .7; margin-top: 2px; } .burc-header {
display: flex; justify-content: space-between; align-items: center;
background: #fff; border-radius: 16px; padding: 28px;
margin-bottom: 24px; box-shadow: 0 2px 12px rgba(0,0,0,.06);
border-left: 5px solid var(--burc-color);
}
.burc-header__left { display: flex; align-items: center; gap: 20px; }
.burc-header__symbol { font-size: 4rem; }
.burc-header__info h2 { font-size: 1.8rem; font-weight: 800; margin: 0; }
.burc-header__date { font-size: .9rem; color: #666; margin: 4px 0; }
.burc-header__date i { margin-right: 4px; }
.burc-header__motto { font-style: italic; color: var(--burc-color); font-weight: 600; }
.burc-header__meta {
display: grid; grid-template-columns: 1fr 1fr;
gap: 12px;
}
.burc-meta-item {
background: #f8f8f8; padding: 10px 14px; border-radius: 8px; text-align: center;
}
.meta-label { display: block; font-size: .7rem; color: #999; text-transform: uppercase; letter-spacing: .5px; }
.meta-value { display: block; font-weight: 700; font-size: .9rem; color: #333; margin-top: 2px; } .burc-charts {
background: #fff; border-radius: 16px; padding: 24px;
margin-bottom: 24px; box-shadow: 0 2px 12px rgba(0,0,0,.06);
}
.burc-charts h3 { font-size: 1.1rem; font-weight: 700; margin-bottom: 16px; }
.burc-charts h3 i { margin-right: 6px; color: var(--primary-color, #e41e26); }
.burc-charts__grid { display: flex; flex-direction: column; gap: 12px; }
.chart-item { display: flex; align-items: center; gap: 12px; }
.chart-label { width: 70px; font-weight: 600; font-size: .85rem; color: #555; }
.chart-bar { flex: 1; height: 24px; background: #eee; border-radius: 12px; overflow: hidden; }
.chart-bar__fill { height: 100%; border-radius: 12px; transition: width .8s ease; }
.chart-value { width: 45px; text-align: right; font-weight: 700; font-size: .85rem; color: #333; } .burc-tabs {
background: #fff; border-radius: 16px;
margin-bottom: 24px; box-shadow: 0 2px 12px rgba(0,0,0,.06);
overflow: hidden;
}
.burc-tabs__nav {
display: flex; background: #f0f0f0; overflow-x: auto;
scrollbar-width: none;
}
.burc-tabs__nav::-webkit-scrollbar { display: none; }
.burc-tab {
flex: 1; min-width: 120px; padding: 14px 16px;
border: none; background: transparent; cursor: pointer;
font-weight: 600; font-size: .85rem; color: #666;
transition: all .2s; white-space: nowrap;
border-bottom: 3px solid transparent;
}
.burc-tab:hover { color: #333; background: rgba(0,0,0,.03); }
.burc-tab.active {
color: var(--primary-color, #e41e26);
border-bottom-color: var(--primary-color, #e41e26);
background: #fff;
}
.burc-tab i { margin-right: 6px; }
.burc-tabs__content { padding: 24px; }
.burc-tab-panel { display: none; }
.burc-tab-panel.active { display: block; animation: fadeTab .3s ease; }
@keyframes fadeTab { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: translateY(0); } }
.burc-yorum .yorum-header {
display: flex; justify-content: space-between; align-items: center;
margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid #eee;
}
.burc-yorum .yorum-header h3 { font-size: 1.1rem; margin: 0; }
.burc-yorum .yorum-header h3 i { margin-right: 6px; color: var(--primary-color, #e41e26); }
.yorum-date { font-size: .8rem; color: #999; }
.burc-yorum p { line-height: 1.8; color: #444; font-size: .95rem; } .ozellik-section { margin-bottom: 24px; }
.ozellik-section h4 { font-size: 1rem; margin-bottom: 12px; color: #333; }
.ozellik-section h4 i { margin-right: 6px; }
.ozellik-tags { display: flex; flex-wrap: wrap; gap: 8px; }
.ozellik-tag {
padding: 6px 14px; border: 2px solid; border-radius: 20px;
font-size: .8rem; font-weight: 600; color: #555;
}
.uyum-burclar { display: flex; flex-wrap: wrap; gap: 10px; }
.uyum-burc {
display: flex; align-items: center; gap: 8px;
padding: 8px 16px; border-radius: 10px;
text-decoration: none; font-weight: 600; font-size: .85rem;
transition: transform .2s;
}
.uyum-burc:hover { transform: scale(1.05); }
.uyum-burc.uyumlu { background: #e8f5e9; color: #2e7d32; }
.uyum-burc.uyumsuz { background: #ffebee; color: #c62828; }
.uyum-symbol { font-size: 1.3rem; } .burc-gezegenler {
background: #fff; border-radius: 16px; padding: 24px;
box-shadow: 0 2px 12px rgba(0,0,0,.06);
}
.burc-gezegenler h3 { font-size: 1.1rem; font-weight: 700; margin-bottom: 16px; }
.burc-gezegenler h3 i { margin-right: 6px; color: var(--primary-color, #e41e26); }
.gezegen-table { border-radius: 10px; overflow: hidden; }
.gezegen-row {
display: grid; grid-template-columns: 1fr 1fr 80px;
padding: 10px 16px; border-bottom: 1px solid #f0f0f0;
font-size: .85rem;
}
.gezegen-row:last-child { border-bottom: none; }
.gezegen-header { background: #f8f8f8; font-weight: 700; color: #555; font-size: .75rem; text-transform: uppercase; }
.gezegen-name i { margin-right: 6px; font-size: .5rem; vertical-align: middle; color: var(--primary-color, #e41e26); }
.gezegen-sign { font-weight: 600; }
.gezegen-degree { text-align: right; color: #666; } .fikstur-page { padding: 30px 0 60px; background: #f5f5f5; min-height: 80vh; }
.fikstur-page .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.fikstur-page-header h1 { font-size: 1.8rem; font-weight: 800; margin-bottom: 20px; color: #1a1a1a; }
.fikstur-page-header h1 i { margin-right: 8px; color: var(--primary-color, #e41e26); } .lig-tabs { margin-bottom: 24px; }
.lig-tabs__scroll {
display: flex; gap: 8px; overflow-x: auto; padding-bottom: 8px;
scrollbar-width: none;
}
.lig-tabs__scroll::-webkit-scrollbar { display: none; }
.lig-dropdown-mobile { display: none; }
.lig-tab {
display: flex; flex-direction: column; align-items: center;
padding: 10px 16px; background: #fff; border-radius: 10px;
text-decoration: none; color: #555; white-space: nowrap;
transition: all .2s; border: 2px solid transparent; min-width: 100px;
box-shadow: 0 1px 4px rgba(0,0,0,.06);
}
.lig-tab:hover { border-color: var(--lig-color); }
.lig-tab.active { background: var(--lig-color); color: #fff; border-color: var(--lig-color); }
.lig-tab i { font-size: 1.2rem; margin-bottom: 4px; }
.lig-tab__name { font-weight: 700; font-size: .75rem; }
.lig-tab__country { font-size: .6rem; opacity: .7; } .aktif-lig-header {
display: flex; align-items: center; gap: 12px;
padding: 16px 20px; background: #fff; border-radius: 12px;
margin-bottom: 20px; border-left: 4px solid;
box-shadow: 0 2px 8px rgba(0,0,0,.06);
}
.aktif-lig-header i { font-size: 1.5rem; }
.aktif-lig-header h2 { font-size: 1.3rem; font-weight: 800; margin: 0; }
.aktif-lig-country { font-size: .8rem; color: #999; margin-left: auto; } .fikstur-content-tabs {
display: flex; gap: 0; margin-bottom: 20px;
background: #fff; border-radius: 10px; overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,.06);
}
.fc-tab {
flex: 1; padding: 14px; border: none; background: transparent;
cursor: pointer; font-weight: 700; font-size: .9rem; color: #888;
transition: all .2s; border-bottom: 3px solid transparent;
}
.fc-tab:hover { color: #333; }
.fc-tab.active { color: var(--primary-color, #e41e26); border-bottom-color: var(--primary-color, #e41e26); }
.fc-tab i { margin-right: 6px; }
.fc-panel { display: none; }
.fc-panel.active { display: block; animation: fadeTab .3s ease; } .fikstur-date-header {
display: flex; align-items: center; gap: 8px;
padding: 10px 16px; background: #333; color: #fff;
border-radius: 8px; margin: 16px 0 8px; font-size: .8rem; font-weight: 600;
}
.fikstur-date-header:first-child { margin-top: 0; }
.fikstur-date-header i { opacity: .7; }
.hafta-badge {
margin-left: auto; background: rgba(255,255,255,.2);
padding: 2px 10px; border-radius: 12px; font-size: .7rem;
}
.mac-card {
display: flex; align-items: center; gap: 16px;
background: #fff; padding: 14px 20px; border-radius: 10px;
margin-bottom: 6px; transition: all .2s;
box-shadow: 0 1px 4px rgba(0,0,0,.04);
}
.mac-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,.1); transform: translateY(-1px); }
.mac-card.bitmis { border-left: 3px solid #4caf50; }
.mac-saat { min-width: 60px; text-align: center; }
.mac-saat span { font-weight: 700; font-size: .85rem; color: #333; }
.mac-bitmis-badge { background: #4caf50; color: #fff; padding: 3px 8px; border-radius: 4px; font-size: .65rem; font-weight: 700; }
.mac-canli-badge { background: #e41e26; color: #fff; padding: 3px 8px; border-radius: 4px; font-size: .65rem; font-weight: 700; animation: pulse 1.5s infinite; }
@keyframes pulse { 0%,100% { opacity: 1; } 50% { opacity: .6; } }
.mac-takimlar { flex: 1; display: flex; align-items: center; justify-content: center; gap: 16px; }
.mac-takim { display: flex; align-items: center; gap: 8px; flex: 1; }
.mac-takim.ev { justify-content: flex-end; text-align: right; }
.mac-takim.deplasman { justify-content: flex-start; }
.takim-adi { font-weight: 600; font-size: .85rem; color: #333; }
.takim-logo { width: 28px; height: 28px; object-fit: contain; }
.takim-logo--placeholder { width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; color: #ccc; font-size: 1.2rem; }
.mac-skor-area { text-align: center; min-width: 70px; }
.mac-skor { font-size: 1.1rem; font-weight: 800; color: #1a1a1a; }
.mac-ilkyari { display: block; font-size: .65rem; color: #999; margin-top: 2px; }
.mac-vs { font-size: .8rem; font-weight: 700; color: #ccc; } .puan-durumu-table {
background: #fff; border-radius: 12px; overflow: hidden;
box-shadow: 0 2px 12px rgba(0,0,0,.06);
}
.pd-header, .pd-row {
display: grid;
grid-template-columns: 40px 1fr repeat(4, 36px) repeat(3, 36px) 50px;
align-items: center; padding: 10px 16px;
border-bottom: 1px solid #f0f0f0;
}
.pd-header {
background: #1a1a1a; color: #fff; font-size: .7rem;
font-weight: 700; text-transform: uppercase; letter-spacing: .5px;
border-bottom: none;
}
.pd-row:last-child { border-bottom: none; }
.pd-sira { text-align: center; font-weight: 700; font-size: .8rem; }
.pd-takim { display: flex; align-items: center; gap: 8px; font-weight: 600; font-size: .8rem; }
.pd-logo { width: 22px; height: 22px; object-fit: contain; }
.pd-stat { text-align: center; font-size: .8rem; color: #555; }
.pd-puan { text-align: center; font-weight: 800; font-size: .9rem; color: #1a1a1a; }
.sampiyon-zone { border-left: 3px solid #1565c0; }
.avrupa-zone { border-left: 3px solid #ff8f00; }
.dusme-zone { border-left: 3px solid #c62828; }
.pd-legends { display: flex; gap: 20px; padding: 12px 16px; font-size: .75rem; color: #666; }
.pd-legend { display: flex; align-items: center; gap: 6px; }
.pd-legend.sampiyon span { width: 12px; height: 12px; background: #1565c0; border-radius: 3px; display: inline-block; }
.pd-legend.avrupa span { width: 12px; height: 12px; background: #ff8f00; border-radius: 3px; display: inline-block; }
.pd-legend.dusme span { width: 12px; height: 12px; background: #c62828; border-radius: 3px; display: inline-block; }
.fikstur-empty {
text-align: center; padding: 60px 20px; color: #999;
background: #fff; border-radius: 12px;
}
.fikstur-empty i { font-size: 3rem; margin-bottom: 16px; display: block; } .fikstur-widget { margin-bottom: 10px; }
.fikstur-slider-wrapper { position: relative; margin-bottom: 16px; }
.fiks-card {
background: #fff; border-radius: 12px; padding: 14px;
box-shadow: 0 2px 8px rgba(0,0,0,.06); transition: all .2s;
height: 100%;
}
.fiks-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,.12); }
.fiks-card--bitmis { border-top: 3px solid #4caf50; }
.fiks-card__date {
display: flex; justify-content: space-between; align-items: center;
font-size: .7rem; color: #999; margin-bottom: 12px;
padding-bottom: 8px; border-bottom: 1px solid #f0f0f0;
}
.fiks-hafta { background: #f0f0f0; padding: 2px 8px; border-radius: 8px; font-size: .6rem; }
.fiks-card__teams { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.fiks-team { display: flex; flex-direction: column; align-items: center; gap: 6px; flex: 1; }
.fiks-team img { width: 36px; height: 36px; object-fit: contain; }
.fiks-team__placeholder { font-size: 1.5rem; color: #ddd; }
.fiks-team__name { font-size: .7rem; font-weight: 600; color: #333; text-align: center; line-height: 1.2; }
.fiks-score { text-align: center; padding: 0 8px; }
.fiks-score__result { font-size: 1.1rem; font-weight: 800; color: #1a1a1a; }
.fiks-score__time { font-size: .85rem; font-weight: 700; color: var(--primary-color, #e41e26); }
.fikstur-prev, .fikstur-next {
width: 32px; height: 32px; background: #fff !important;
border-radius: 50%; box-shadow: 0 2px 8px rgba(0,0,0,.15);
top: 50%; transform: translateY(-50%);
}
.fikstur-prev::after, .fikstur-next::after { font-size: 14px !important; color: #333 !important; }
.fikstur-prev { left: -16px; }
.fikstur-next { right: -16px; } .puan-mini {
background: #1a1a1a; border-radius: 12px; padding: 14px;
}
.puan-mini__header {
display: flex; justify-content: space-between; align-items: center;
color: #fff; font-weight: 700; font-size: .85rem; margin-bottom: 12px;
}
.puan-mini__header a { color: var(--primary-color, #e41e26); text-decoration: none; font-size: .75rem; }
.puan-card {
display: flex; align-items: center; gap: 8px;
background: rgba(255,255,255,.08); padding: 8px 10px;
border-radius: 8px; white-space: nowrap;
}
.puan-card__pos { font-weight: 800; color: #fff; font-size: .8rem; min-width: 18px; text-align: center; }
.puan-card__logo { width: 20px; height: 20px; object-fit: contain; }
.puan-card__logo-ph { color: #666; font-size: .9rem; }
.puan-card__name { font-size: .75rem; color: #ccc; font-weight: 500; }
.puan-card__pts { font-weight: 800; color: var(--primary-color, #e41e26); font-size: .8rem; margin-left: auto; } .puan-slider-widget { margin-bottom: 10px; }
.pd-slide-card {
background: #fff; border-radius: 12px; padding: 14px;
box-shadow: 0 2px 8px rgba(0,0,0,.06); position: relative;
transition: all .2s; overflow: hidden;
}
.pd-slide-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,.1); }
.pd-slide-card.sampiyon { border-top: 3px solid #1565c0; }
.pd-slide-card.avrupa { border-top: 3px solid #ff8f00; }
.pd-slide-card.dusme { border-top: 3px solid #c62828; }
.pd-slide-card__rank {
position: absolute; top: 8px; right: 10px;
font-size: 2rem; font-weight: 900; color: rgba(0,0,0,.06);
}
.pd-slide-card__team {
display: flex; align-items: center; gap: 8px; margin-bottom: 10px;
}
.pd-slide-card__team img { width: 32px; height: 32px; object-fit: contain; }
.pd-slide-card__ph { font-size: 1.5rem; color: #ddd; }
.pd-slide-card__team span { font-weight: 700; font-size: .8rem; color: #333; }
.pd-slide-card__stats { display: flex; gap: 8px; margin-bottom: 8px; }
.pd-mini-stat { text-align: center; flex: 1; }
.pd-mini-stat span { display: block; font-size: .6rem; color: #999; }
.pd-mini-stat strong { font-size: .8rem; color: #333; }
.pd-slide-card__points {
text-align: center; font-size: 1.4rem; font-weight: 900;
color: var(--primary-color, #e41e26);
}
.puan-scrollbar { bottom: 0 !important; } .burc-widget { margin-bottom: 10px; }
.burc-card {
display: flex; align-items: center; gap: 12px;
background: #fff; border-radius: 12px; padding: 16px;
text-decoration: none; color: #333; transition: all .2s;
box-shadow: 0 2px 8px rgba(0,0,0,.06); height: 100%;
border-left: 4px solid var(--burc-accent);
}
.burc-card:hover { box-shadow: 0 6px 20px rgba(0,0,0,.12); transform: translateY(-2px); }
.burc-card__symbol { font-size: 2.2rem; min-width: 44px; text-align: center; }
.burc-card__info { flex: 1; min-width: 0; }
.burc-card__info h4 { font-size: .9rem; font-weight: 700; margin: 0 0 2px; }
.burc-card__date { font-size: .65rem; color: #999; }
.burc-card__summary {
font-size: .75rem; color: #666; margin: 6px 0 0; line-height: 1.4;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;
}
.burc-card__arrow { color: var(--burc-accent); font-size: .8rem; opacity: .5; transition: opacity .2s; }
.burc-card:hover .burc-card__arrow { opacity: 1; } .finans-ticker-bar {
display: flex; align-items: stretch;
background: #1a1a1a; border-radius: 10px;
overflow: hidden; margin-bottom: 20px;
}
.finans-ticker__label {
display: flex; align-items: center; gap: 6px;
background: var(--primary-color, #e41e26); color: #fff;
padding: 10px 16px; font-weight: 700; font-size: .8rem;
white-space: nowrap;
}
.finans-ticker__scroll { flex: 1; overflow: hidden; position: relative; }
.finans-ticker__track {
display: flex; gap: 0;
animation: tickerScroll 40s linear infinite;
width: max-content;
}
.finans-ticker__track:hover { animation-play-state: paused; }
@keyframes tickerScroll {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}
.finans-tick {
display: flex; align-items: center; gap: 6px;
padding: 10px 16px; border-right: 1px solid rgba(255,255,255,.08);
white-space: nowrap;
}
.finans-tick__name { color: #aaa; font-size: .7rem; font-weight: 600; }
.finans-tick__value { color: #fff; font-size: .8rem; font-weight: 700; }
.finans-tick__change { font-size: .7rem; font-weight: 600; }
.finans-tick__change.up { color: #4caf50; }
.finans-tick__change.down { color: #ef5350; }
.finans-tick__change i { margin-right: 2px; } @media (max-width: 1024px) {
.burc-grid { grid-template-columns: repeat(4, 1fr); }
.pd-header, .pd-row {
grid-template-columns: 35px 1fr repeat(4, 32px) 45px;
}
.pd-hide-mobile { display: none; }
}
@media (max-width: 768px) {
.burc-grid { display: none; }
.burc-dropdown-mobile, .lig-dropdown-mobile { display: block; margin-bottom: 20px; }
.burc-dropdown-mobile select, .lig-dropdown-mobile select {
width: 100%; padding: 12px 16px; border: 2px solid #ddd;
border-radius: 10px; font-size: .9rem; font-weight: 600;
background: #fff; appearance: none;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 8L1 3h10z' fill='%23666'/%3E%3C/svg%3E");
background-repeat: no-repeat; background-position: right 14px center;
}
.lig-tabs__scroll { display: none; }
.burc-header { flex-direction: column; gap: 16px; padding: 20px; }
.burc-header__symbol { font-size: 3rem; }
.burc-header__meta { grid-template-columns: repeat(4, 1fr); width: 100%; }
.burc-tab { min-width: 90px; padding: 10px 8px; font-size: .75rem; }
.mac-card { flex-direction: column; gap: 8px; padding: 12px; }
.mac-takimlar { width: 100%; }
.mac-saat { min-width: auto; }
.takim-adi { font-size: .75rem; }
.aktif-lig-header { padding: 12px 16px; }
.aktif-lig-header h2 { font-size: 1.1rem; }
.fikstur-prev, .fikstur-next { display: none !important; }
}
@media (max-width: 480px) {
.burc-header__meta { grid-template-columns: repeat(2, 1fr); }
.burc-tabs__content { padding: 16px; }
.mac-takim { gap: 4px; }
.takim-logo { width: 22px; height: 22px; }
.mac-skor { font-size: .95rem; }
.pd-takim { font-size: .7rem; gap: 4px; }
.pd-logo { width: 18px; height: 18px; }
}.site-footer { margin-top: 40px; }
.site-footer a { text-decoration: none; } .wpd-social { display: flex; gap: 10px; flex-wrap: wrap; }
.wpd-social__link {
display: inline-flex;
align-items: center;
justify-content: center;
width: 38px;
height: 38px;
border-radius: 50%;
font-size: 15px;
transition: transform .15s ease, background .15s ease, color .15s ease;
}
.wpd-social__link:hover { transform: translateY(-2px); }
.wpd-social__link--facebook  { background: #1877f2; color: #fff; }
.wpd-social__link--twitter   { background: #000;     color: #fff; }
.wpd-social__link--instagram { background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888); color: #fff; }
.wpd-social__link--youtube   { background: #ff0000;  color: #fff; }
.wpd-social__link--tiktok    { background: #010101;  color: #fff; }
.wpd-social__link--telegram  { background: #0088cc;  color: #fff; }
.wpd-social__link--rss       { background: #f26522;  color: #fff; } .wpd-newsletter__row {
display: flex;
gap: 0;
max-width: 340px;
border-radius: 8px;
overflow: hidden;
background: rgba(255,255,255,.08);
}
.wpd-newsletter__input {
flex: 1;
min-width: 0;
padding: 12px 14px;
border: 0;
background: transparent;
color: inherit;
font-size: 14px;
outline: none;
}
.wpd-newsletter__input::placeholder { color: currentColor; opacity: .55; }
.wpd-newsletter__btn {
flex-shrink: 0;
width: 48px;
border: 0;
cursor: pointer;
background: var(--primary-color, #d32f2f);
color: #fff;
font-size: 15px;
transition: filter .15s;
}
.wpd-newsletter__btn:hover { filter: brightness(1.1); }
.wpd-newsletter__btn:disabled { opacity: .6; cursor: default; }
.wpd-newsletter__note { font-size: 12px; opacity: .7; margin: 10px 0 0; line-height: 1.5; }
.wpd-newsletter__mesaj { font-size: 13px; margin: 8px 0 0; min-height: 18px; }
.wpd-newsletter__mesaj.is-ok   { color: #4ade80; }
.wpd-newsletter__mesaj.is-hata { color: #f87171; } .footer-1 {
background: #f5f6f8;
color: #333;
border-top: 3px solid var(--primary-color, #d32f2f);
padding: 44px 0 0;
}
.footer-1__grid {
display: grid;
grid-template-columns: 1.4fr 1fr 1fr 1.3fr;
gap: 36px;
padding-bottom: 34px;
}
.footer-1__logo img { max-height: 54px; width: auto; }
.footer-1__site-name { font-size: 24px; font-weight: 800; color: #111; }
.footer-1__desc { font-size: 13px; line-height: 1.7; color: #666; margin: 14px 0 18px; }
.footer-1__title {
font-size: 15px;
font-weight: 700;
color: #111;
margin: 0 0 16px;
padding-bottom: 10px;
border-bottom: 2px solid #e2e4e8;
}
.footer-1__links { list-style: none; margin: 0; padding: 0; }
.footer-1__links li { margin-bottom: 9px; }
.footer-1__links a { color: #555; font-size: 13.5px; transition: color .15s, padding-left .15s; }
.footer-1__links a:hover { color: var(--primary-color, #d32f2f); padding-left: 4px; }
.footer-1 .wpd-newsletter__row { background: #fff; border: 1px solid #dcdfe4; }
.footer-1 .wpd-newsletter__input { color: #333; }
.footer-1 .wpd-newsletter__note { color: #888; }
.footer-1__legal {
display: flex;
flex-wrap: wrap;
gap: 8px 18px;
padding: 18px 0;
border-top: 1px solid #e2e4e8;
}
.footer-1__legal a { font-size: 12.5px; color: #666; }
.footer-1__legal a:hover { color: var(--primary-color, #d32f2f); }
.footer-1__copyright {
padding: 16px 0;
text-align: center;
font-size: 13px;
color: #777;
border-top: 1px solid #e2e4e8;
} .footer-2 { background: #16181d; color: #b6bcc6; }
.footer-2__top-border { height: 3px; background: var(--primary-color, #d32f2f); }
.footer-2 .container { padding-top: 44px; }
.footer-2__grid {
display: grid;
grid-template-columns: 1.4fr 1fr 1.3fr 1.3fr;
gap: 36px;
padding-bottom: 32px;
}
.footer-2__logo img { max-height: 54px; width: auto; }
.footer-2__site-name { font-size: 24px; font-weight: 800; color: #fff; }
.footer-2__about { font-size: 13px; line-height: 1.7; margin: 14px 0 18px; color: #8b93a1; }
.footer-2__title {
font-size: 15px;
font-weight: 700;
color: #fff;
margin: 0 0 16px;
position: relative;
padding-bottom: 10px;
}
.footer-2__title::after {
content: '';
position: absolute;
left: 0; bottom: 0;
width: 36px; height: 2px;
background: var(--primary-color, #d32f2f);
}
.footer-2__title--spaced { margin-top: 24px; }
.footer-2__links { list-style: none; margin: 0; padding: 0; }
.footer-2__links li { margin-bottom: 9px; }
.footer-2__links a { color: #9aa2b1; font-size: 13.5px; transition: color .15s, padding-left .15s; }
.footer-2__links a:hover { color: #fff; padding-left: 4px; }
.footer-2__links i { color: var(--primary-color, #d32f2f); font-size: 11px; margin-right: 4px; }
.footer-2__recent { list-style: none; margin: 0; padding: 0; }
.footer-2__recent li { margin-bottom: 14px; }
.footer-2__recent-title { display: block; font-size: 13px; color: #cfd4dc; line-height: 1.5; transition: color .15s; }
.footer-2__recent a:hover .footer-2__recent-title { color: #fff; }
.footer-2__recent-date { display: block; font-size: 11px; color: #6b7280; margin-top: 4px; }
.footer-2__contact { list-style: none; margin: 0; padding: 0; }
.footer-2__contact li { font-size: 13px; margin-bottom: 10px; color: #9aa2b1; }
.footer-2__contact i { color: var(--primary-color, #d32f2f); margin-right: 8px; width: 16px; }
.footer-2__contact a { color: #9aa2b1; }
.footer-2__contact a:hover { color: #fff; }
.footer-2__bottom {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 12px;
padding: 20px 0;
border-top: 1px solid #262a31;
font-size: 13px;
}
.footer-2__bottom-links { display: flex; flex-wrap: wrap; gap: 6px 16px; }
.footer-2__bottom-links a { color: #8b93a1; font-size: 12.5px; }
.footer-2__bottom-links a:hover { color: #fff; } .footer-3 {
background: #16181d;
color: #b6bcc6;
border-top: 3px solid var(--primary-color, #d32f2f);
padding: 22px 0;
}
.footer-3__inner {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 14px;
}
.footer-3__left { display: flex; align-items: center; flex-wrap: wrap; gap: 8px 18px; }
.footer-3__copyright { font-size: 13px; color: #9aa2b1; }
.footer-3__links { display: flex; flex-wrap: wrap; gap: 6px 16px; }
.footer-3__links a { font-size: 12.5px; color: #9aa2b1; }
.footer-3__links a:hover { color: #fff; } @media (max-width: 900px) {
.footer-1__grid,
.footer-2__grid { grid-template-columns: repeat(2, 1fr); gap: 28px; }
}
@media (max-width: 560px) {
.footer-1__grid,
.footer-2__grid { grid-template-columns: 1fr; }
.footer-2__bottom,
.footer-3__inner { flex-direction: column; align-items: flex-start; }
}.ad-area {
position: relative;
margin: 18px auto;
text-align: center;
max-width: 100%;
overflow: hidden;
}
.ad-area img { max-width: 100%; height: auto; display: block; margin: 0 auto; } .ad-label {
display: block;
font-size: 10px;
line-height: 1.4;
color: #b0b0b0;
text-transform: uppercase;
letter-spacing: .5px;
text-align: right;
margin-bottom: 2px;
} .ad-sidebar,
.ad-sidebar_sticky,
.ad-kare { margin: 0 0 20px; }
.ad-sidebar_sticky { position: sticky; top: 90px; } .wpd-mobil-reklam {
display: none;
position: fixed;
left: 0; right: 0; bottom: 0;
z-index: 1000;
background: #fff;
box-shadow: 0 -2px 12px rgba(0,0,0,.15);
padding: 6px;
text-align: center;
}
.wpd-mobil-reklam .ad-area { margin: 0; }
.wpd-mobil-reklam .ad-label { display: none; }
.wpd-mobil-reklam__kapat {
position: absolute;
top: -26px;
right: 8px;
width: 26px;
height: 26px;
border: 0;
border-radius: 50% 50% 0 0;
background: #fff;
box-shadow: 0 -2px 6px rgba(0,0,0,.12);
cursor: pointer;
font-size: 18px;
line-height: 1;
color: #666;
}
@media (max-width: 768px) {
.wpd-mobil-reklam { display: block; } body.has-mobil-reklam { padding-bottom: 70px; }
} .wpd-yuzen-reklam {
display: none;
position: fixed;
top: 120px;
z-index: 900;
}
.wpd-yuzen-reklam--sol { left: 12px; }
.wpd-yuzen-reklam--sag { right: 12px; }
.wpd-yuzen-reklam .ad-area { margin: 0; }
.wpd-yuzen-reklam .ad-label { display: none; }
.wpd-yuzen-reklam__kapat {
position: absolute;
top: -22px;
right: 0;
width: 22px;
height: 22px;
border: 0;
border-radius: 4px 4px 0 0;
background: rgba(0,0,0,.6);
color: #fff;
cursor: pointer;
font-size: 14px;
line-height: 1;
} @media (min-width: 1400px) {
.wpd-yuzen-reklam { display: block; }
}.anasayfa__ust,
.anasayfa__alt,
.anasayfa__sol {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 0 24px;
align-items: start;
}
.anasayfa__ust > *,
.anasayfa__alt > *,
.anasayfa__sol > * { grid-column: 1 / -1; }
.home-section--yarim { grid-column: auto / span 1 !important; }
@media (max-width: 768px) { .home-section--yarim { grid-column: 1 / -1 !important; } } .sesli-btn {
background: none;
border: 1px solid #e0e0e0;
border-radius: 8px;
width: 36px; height: 36px;
color: #666;
cursor: pointer;
transition: all .15s;
}
.sesli-btn:hover { border-color: var(--primary-color, #d32f2f); color: var(--primary-color, #d32f2f); }
.sesli-btn.is-aktif { background: var(--primary-color, #d32f2f); border-color: var(--primary-color, #d32f2f); color: #fff; } .siradaki-haber {
display: block;
margin: 24px 0;
padding: 16px;
background: #f7f8fa;
border: 1px solid #eaecef;
border-left: 4px solid var(--primary-color, #d32f2f);
border-radius: 10px;
text-decoration: none;
transition: box-shadow .15s;
}
.siradaki-haber:hover { box-shadow: 0 4px 14px rgba(0,0,0,.08); }
.siradaki-haber__etiket {
display: block;
font-size: 11.5px;
font-weight: 800;
letter-spacing: .5px;
color: var(--primary-color, #d32f2f);
margin-bottom: 8px;
}
.siradaki-haber__ic { display: flex; align-items: center; gap: 14px; }
.siradaki-haber__ic img { width: 90px; height: 60px; object-fit: cover; border-radius: 6px; flex-shrink: 0; }
.siradaki-haber__baslik { font-size: 15.5px; font-weight: 700; color: #111; line-height: 1.4; } .wpd-cok-aranan__baslik { font-size: 15px; font-weight: 700; margin: 0 0 12px; color: #111; }
.wpd-cok-aranan__baslik i { color: var(--primary-color, #d32f2f); margin-right: 6px; }
.wpd-cok-aranan__liste { display: flex; flex-wrap: wrap; gap: 8px; }
.wpd-cok-aranan__chip {
padding: 6px 13px;
background: #f2f3f5;
border-radius: 16px;
font-size: 13px;
color: #444;
text-decoration: none;
transition: all .12s;
}
.wpd-cok-aranan__chip:hover { background: var(--primary-color, #d32f2f); color: #fff; } .gorev-paneli {
background: #fff;
border: 1px solid #e8eaed;
border-radius: 12px;
padding: 16px;
margin: 14px 0;
}
.gorev-paneli__seviye {
display: flex; align-items: center; gap: 12px;
padding: 12px; border: 2px solid; border-radius: 10px; margin-bottom: 14px;
}
.gorev-paneli__rozet { font-size: 30px; }
.gorev-paneli__seviye strong { display: block; font-size: 16px; color: #111; }
.gorev-paneli__puan { font-size: 13px; color: #666; margin-right: 8px; }
.gorev-paneli__seviye small { display: block; color: #999; font-size: 11.5px; }
.gorev-paneli__baslik { font-size: 14px; margin: 0 0 10px; color: #111; }
.gorev-paneli__liste { list-style: none; margin: 0; padding: 0; }
.gorev-paneli__liste li { display: grid; grid-template-columns: 1fr 70px 38px; align-items: center; gap: 8px; padding: 7px 0; font-size: 13px; }
.gorev-paneli__liste li.is-tamam { opacity: .65; }
.gorev-paneli__ad em { color: #16a34a; font-style: normal; font-size: 11.5px; }
.gorev-paneli__cubuk { height: 6px; background: #eee; border-radius: 3px; overflow: hidden; }
.gorev-paneli__cubuk span { display: block; height: 100%; background: var(--primary-color, #d32f2f); border-radius: 3px; }
.gorev-paneli__oran { text-align: right; color: #888; font-variant-numeric: tabular-nums; font-size: 12px; } .uye-rozet { font-size: 11.5px; font-weight: 700; margin-left: 6px; } .hg-grid { display: grid; grid-template-columns: minmax(0, 1fr) 340px; gap: 24px; align-items: start; }
@media (max-width: 900px) { .hg-grid { grid-template-columns: 1fr; } }
.hg-mesaj { padding: 12px 16px; border-radius: 8px; margin-bottom: 16px; font-size: 14px; }
.hg-mesaj--basari { background: #ecfdf5; color: #15803d; border: 1px solid #bbf7d0; }
.hg-mesaj--hata   { background: #fef2f2; color: #b91c1c; border: 1px solid #fecaca; }
.hg-gecmis__baslik { font-size: 16px; margin: 0 0 14px; }
.hg-gecmis__bos { color: #888; font-size: 14px; }
.hg-gecmis__liste { list-style: none; margin: 0; padding: 0; }
.hg-gecmis__liste li { padding: 10px 0; border-bottom: 1px solid #f0f0f0; font-size: 13.5px; }
.hg-gecmis__liste a { color: #111; text-decoration: none; font-weight: 600; }
.hg-gecmis__liste small { display: block; color: #999; margin-top: 2px; }
.hg-gecmis__not { margin: 6px 0 0; padding: 8px 10px; background: #fffbeb; border-radius: 6px; font-size: 12.5px; color: #92400e; }
.hg-durum { display: inline-block; font-size: 10.5px; font-weight: 800; padding: 2px 9px; border-radius: 10px; margin-right: 6px; }
.hg-durum--yayinda  { background: #ecfdf5; color: #15803d; }
.hg-durum--bekliyor { background: #fffbeb; color: #b45309; }
.hg-durum--red      { background: #fef2f2; color: #b91c1c; }
.hg-durum--taslak   { background: #f2f3f5; color: #666; } .hdr-canli {
display: inline-flex; align-items: center; gap: 7px;
padding: 9px 15px;
background: #111;
color: #fff;
border-radius: 22px;
font-size: 13px; font-weight: 800;
text-decoration: none;
white-space: nowrap;
}
.hdr-canli:hover { color: #fff; filter: brightness(1.2); }
.hdr-canli__nokta {
width: 9px; height: 9px; border-radius: 50%;
background: #ef4444;
animation: canliNabiz 1.2s ease infinite;
}
@keyframes canliNabiz { 0%,100% { opacity: 1; transform: scale(1);} 50% { opacity: .5; transform: scale(.75);} }
@media (max-width: 640px) { .hdr-canli { display: none; } }
.canli-modal {
position: fixed; inset: 0; z-index: 10000;
display: flex; align-items: center; justify-content: center;
background: rgba(0,0,0,.85);
backdrop-filter: blur(3px);
}
.canli-modal[hidden] { display: none; }
.canli-modal__kutu { width: min(920px, 94vw); }
.canli-modal__ust { display: flex; align-items: center; justify-content: space-between; color: #fff; margin-bottom: 10px; }
.canli-modal__etiket { display: inline-flex; align-items: center; gap: 8px; font-weight: 800; letter-spacing: .5px; }
.canli-modal__kapat { background: none; border: 0; color: #fff; font-size: 30px; cursor: pointer; line-height: 1; }
.canli-modal__video { aspect-ratio: 16 / 9; background: #000; border-radius: 10px; overflow: hidden; }
.canli-modal__video iframe { width: 100%; height: 100%; border: 0; } .mobil-alt-nav {
display: none;
position: fixed;
left: 0; right: 0; bottom: 0;
z-index: 1001;
background: #fff;
border-top: 1px solid #e5e7eb;
box-shadow: 0 -2px 10px rgba(0,0,0,.06);
padding-bottom: env(safe-area-inset-bottom);
}
.mobil-alt-nav a {
flex: 1;
display: flex; flex-direction: column; align-items: center; gap: 3px;
padding: 8px 4px 9px;
color: #6b7280;
text-decoration: none;
font-size: 10.5px;
}
.mobil-alt-nav a i { font-size: 17px; }
.mobil-alt-nav a:active, .mobil-alt-nav a:hover { color: var(--primary-color, #d32f2f); }
@media (max-width: 768px) {
.mobil-alt-nav { display: flex; }
body { padding-bottom: 58px; } .wpd-mobil-reklam { bottom: 58px; }
} .wpd-bildirim-band {
position: fixed;
left: 12px; right: 12px; bottom: 70px;
z-index: 1002;
display: flex; align-items: center; gap: 12px;
background: #16181d;
color: #fff;
padding: 12px 16px;
border-radius: 12px;
box-shadow: 0 8px 24px rgba(0,0,0,.25);
font-size: 13.5px;
}
.wpd-bildirim-band__metin { flex: 1; }
.wpd-bildirim-band__izin {
background: var(--primary-color, #d32f2f);
color: #fff; border: 0; border-radius: 18px;
padding: 8px 16px; font-weight: 700; cursor: pointer; white-space: nowrap;
}
.wpd-bildirim-band__kapat { background: none; border: 0; color: #9ca3af; font-size: 20px; cursor: pointer; }
@media (min-width: 769px) { .wpd-bildirim-band { left: auto; right: 24px; max-width: 380px; bottom: 24px; } } .wpd-popup-reklam {
position: fixed; inset: 0; z-index: 9998;
display: flex; align-items: center; justify-content: center;
background: rgba(0,0,0,.6);
}
.wpd-popup-reklam[hidden] { display: none; }
.wpd-popup-reklam__kutu { position: relative; max-width: min(640px, 92vw); }
.wpd-popup-reklam__kutu .ad-area { margin: 0; }
.wpd-popup-reklam__kapat {
position: absolute; top: -34px; right: 0;
width: 30px; height: 30px;
background: #fff; border: 0; border-radius: 50%;
font-size: 18px; cursor: pointer;
} .ozel-haber-rozet {
display: inline-block;
background: linear-gradient(135deg, #b45309, #f59e0b);
color: #fff;
font-size: 12px; font-weight: 800; letter-spacing: .5px;
padding: 5px 13px;
border-radius: 5px;
margin-bottom: 10px;
} .ilce-cipler { display: flex; flex-wrap: wrap; gap: 8px; margin: 6px 0 22px; }
.ilce-cip {
display: inline-flex; align-items: center; gap: 5px;
padding: 6px 13px;
border: 1px solid #e0e0e0; border-radius: 18px;
font-size: 13px; color: #444; text-decoration: none;
transition: all .12s;
}
.ilce-cip span { font-size: 11px; color: #999; }
.ilce-cip:hover { border-color: var(--primary-color, #d32f2f); color: var(--primary-color, #d32f2f); }
.ilce-cip.is-aktif { background: var(--primary-color, #d32f2f); border-color: var(--primary-color, #d32f2f); color: #fff; }
.ilce-cip.is-aktif span { color: rgba(255,255,255,.8); } .wpd-gomulu { margin: 20px auto; max-width: 550px; }
.wpd-gomulu__video { aspect-ratio: 16 / 9; border-radius: 10px; overflow: hidden; }
.wpd-gomulu__video iframe { width: 100%; height: 100%; border: 0; } @media print {
.hdr, .hdr-breaking, .currency-ticker-bar, .site-footer, .mobil-alt-nav,
.single-sidebar, .comments-section, .wpd-tepkiler, .article-bottom-share,
.related-bottom, .siradaki-haber, .ad-area, .wpd-mobil-reklam,
.wpd-yuzen-reklam, .wpd-popup-reklam, .wpd-bildirim-band, .canli-modal,
.article-actions, .breadcrumb, #wpadminbar, .sesli-btn, .print-btn,
.font-size-toggle { display: none !important; }
.single-layout { display: block !important; }
.article-content { font-size: 12pt; line-height: 1.7; }
.article-title { font-size: 20pt; }
a { color: #000 !important; text-decoration: none !important; }
body { background: #fff !important; }
}.clear{clear:both}.nobr{white-space:nowrap}body .pvc-stats-icon{color:#000 !important}