:root{
--bg:#100709;--bg2:#1c0d11;--panel:#291218;--wine:#5e2732;--wine2:#7b3440;
--gold:#e9bd32;--gold2:#ad7c0d;--cream:#fff3cb;--text:#fff;--muted:#c7b6b9;
--line:rgba(255,255,255,.10);--shadow:0 16px 50px rgba(0,0,0,.35)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,sans-serif;color:var(--text);background:linear-gradient(180deg,#12080a,#080506);line-height:1.6}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}
.site-header{background:linear-gradient(110deg,#16090c 5%,#54232e 58%,#78333e);border-bottom:1px solid rgba(255,255,255,.06)}
.header-main{min-height:88px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{display:flex;align-items:center;min-width:310px}.brand-icon{font-size:28px}.brand-copy{display:flex;flex-direction:column;line-height:1;margin-left:5px}.brand-copy strong{font-size:27px;font-weight:800}.brand-copy small{font-size:10px;text-align:center;margin-top:8px}.brand-headphone{width:57px;height:57px;margin-left:8px;border:4px solid #fff;border-left-color:transparent;border-radius:50%;display:grid;place-items:center;font-size:23px}
.main-nav{display:flex;gap:4px}.main-nav a{padding:11px 13px;border-radius:8px;font-size:12px;font-weight:700}.main-nav a:hover{background:rgba(255,255,255,.07)}.main-nav a.active{color:#261c04;background:linear-gradient(#f9df77,#d3a01c);box-shadow:0 0 18px rgba(234,187,47,.45)}.nav-toggle{display:none;background:none;border:0;color:#fff;font-size:24px}
.stats-strip{min-height:55px;display:flex;align-items:center;flex-wrap:wrap}.stats-title,.stat-pill,.palette-btn{height:36px;border:1px solid var(--line);background:rgba(255,255,255,.035);display:flex;align-items:center;gap:6px;padding:0 10px;font-size:11px}.stats-title{border-radius:10px 0 0 10px;font-weight:800}.stat-pill{border-left:0}.stat-pill.online{margin-left:10px;border-left:1px solid var(--line);border-radius:18px 0 0 18px}.stat-pill.online i{font-size:9px;color:#21ce70;filter:drop-shadow(0 0 6px #21ce70)}.palette-btn{border-radius:20px;margin-left:10px;color:#fff;padding:0 16px}
.broadcast-panel{background:radial-gradient(circle at 75% 50%,rgba(108,42,53,.28),transparent 35%),#160a0d;border-bottom:1px solid var(--line)}.broadcast-grid{min-height:125px;display:grid;grid-template-columns:115px minmax(330px,1fr) 45px minmax(330px,1fr);gap:18px;align-items:center}.live-tile{text-align:center}.tv-play{width:83px;height:54px;border:0;border-radius:8px;background:linear-gradient(145deg,#91434e,#4e2229);box-shadow:0 0 18px rgba(235,189,47,.28);cursor:pointer}.tv-screen{display:grid;place-items:center;width:36px;height:36px;margin:auto;border:4px solid #82701f;border-radius:50%;background:#1d1f1e;color:#f4cb3a}.live-tile>span{display:block;margin-top:13px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:1.6px}.mini-title{font-size:10px;color:#b9a9ad;letter-spacing:1px;margin-bottom:7px}.mini-title i{color:#983b48}.request-card{height:76px;display:flex;gap:10px;padding:11px;border-left:3px solid #a9404d;background:linear-gradient(90deg,#35151c,rgba(35,14,19,.6));border-radius:0 7px 7px 0}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#9f4957,#3d1820);font-weight:800}.request-card strong,.request-card b,.request-card p{display:block;margin:0;font-size:10px}.request-card b{margin-top:2px}.request-card p{margin-top:4px}.wall-controls{display:grid;gap:8px}.wall-controls button,.volume-line button{width:38px;height:34px;border:0;border-radius:9px;color:#2a2004;background:linear-gradient(#ffeb7f,#d4a21b);box-shadow:0 0 12px rgba(232,183,36,.55)}.audio-visual{display:flex;align-items:center;gap:25px}.speaker-disc{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#25211c 0 22%,#0d0d0d 24% 42%,#806a20 44% 58%,#28200d 61%);box-shadow:0 0 17px rgba(232,187,47,.25)}.speaker-disc span{width:28px;height:28px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#4a453c,#080808 70%)}.meter-area{flex:1}.equalizer{height:18px;display:flex;align-items:flex-end;gap:1px;overflow:hidden;background:#101b0b}.equalizer i{display:block;width:3px;min-height:3px;background:linear-gradient(#2cff79,#b7ff00,#ffcf27);animation:eq .65s infinite alternate ease-in-out}@keyframes eq{to{height:100%}}.volume-line{display:flex;align-items:center;gap:12px;margin-top:33px}.volume-line input{width:130px;accent-color:var(--gold)}
.now-playing{background:#090607;border-bottom:1px solid var(--line)}.now-playing-inner{min-height:63px;display:flex;align-items:center;gap:18px}.song-badge{border:2px solid #816719;border-radius:11px;padding:9px 18px;color:#ffe36a;font-weight:800;font-size:13px;white-space:nowrap}.song-name{font-size:12px;white-space:nowrap}.album-cover{width:40px;height:40px;border:2px solid #68561a;border-radius:8px;background:#151719;display:grid;place-items:center}.social-links{display:flex;gap:10px}.social-links a{width:46px;height:46px;border-radius:10px;display:grid;place-items:center;color:#211900;font-size:20px;background:linear-gradient(145deg,#ffeb81,#cf9c12);box-shadow:0 0 15px rgba(232,181,34,.45)}.social-links a:hover{transform:translateY(-3px)}
.member-strip{background:linear-gradient(90deg,#120a0c,#211015,#10090a);border-bottom:1px solid rgba(230,184,47,.2)}.member-inner{min-height:70px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.member-inner label{font-size:11px;font-weight:700;color:#d3c0c4}.member-inner label i{color:var(--gold)}.member-inner input{height:38px;width:145px;border:1px solid #634d14;background:#1a1214;border-radius:8px;color:#fff;padding:0 12px}
.btn{height:40px;padding:0 17px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer}.btn-gold{border:0;color:#251c04;background:linear-gradient(#f9df70,#cb9711);box-shadow:0 0 16px rgba(232,183,35,.35)}.btn-dark{color:#fff0be;background:#24170f;border:1px solid #80631a}.btn-outline{border:1px solid #96751c;color:#ffe489;background:transparent}
.hero-section{padding:75px 0;background:radial-gradient(circle at 78% 45%,rgba(133,49,64,.35),transparent 35%)}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}.eyebrow{color:#f0cb58;font-size:12px;font-weight:800;letter-spacing:1.2px}.hero-copy h1{font-size:58px;line-height:1.05;margin:17px 0}.hero-copy h1 em{font-style:normal;color:var(--gold)}.hero-copy p{color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-card{position:relative;min-height:310px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,rgba(114,43,56,.45),rgba(24,10,14,.85));box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-disc{width:205px;height:205px;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle,#111 0 6px,#282020 7px 10px);box-shadow:0 0 40px rgba(232,187,48,.18)}.disc-center{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f4d15a,#9a6c0b);color:#2b1e04}.hero-card-content{position:absolute;left:25px;right:25px;bottom:20px;padding:18px;border-radius:14px;background:rgba(15,7,9,.8);backdrop-filter:blur(8px)}.hero-card-content span{font-size:10px;color:#efc94e}.hero-card-content h3{margin:2px 0;font-size:20px}.hero-card-content p{margin:0;color:#c6b7ba;font-size:11px}
.content-section{padding:75px 0;background:#0e0809}.content-section.darker{background:#160b0e}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading span,.page-heading>span{font-size:11px;color:var(--gold);font-weight:800;letter-spacing:1.4px}.section-heading h2,.page-heading h1{margin:4px 0 0}.section-heading a{font-size:12px;color:#ecd05c}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.program-card,.host-card,.blog-card,.form-card,.contact-info>div,.schedule-table,.article-detail{border:1px solid var(--line);background:linear-gradient(145deg,#261116,#140a0d);border-radius:16px;box-shadow:var(--shadow)}.program-card{padding:25px;position:relative}.program-card .time{font-size:11px;color:#d0bec2}.program-icon{width:50px;height:50px;margin:18px 0;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#e4b82c,#825d09);color:#251a03;font-size:20px}.program-card h3{margin:0}.program-card p{font-size:12px;color:#bfaeb1}.active-program{border-color:#9e7a1b}.live-dot{font-size:10px;color:#32df81}.two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:28px}.blog-list{display:grid;gap:14px}.blog-list article{padding:20px;border-left:3px solid #9e7a1a;background:#211014}.blog-list .date,.blog-card span{font-size:10px;color:#d1b95d}.blog-list h3{margin:4px 0}.blog-list p{font-size:12px;color:#bcaeb0}.blog-list a,.blog-card a{font-size:11px;color:#efce55}.request-box{padding:35px;border:1px solid #896915;border-radius:18px;background:radial-gradient(circle at 90% 10%,rgba(231,185,47,.16),transparent 35%),#211014}.request-box h2{font-size:34px;line-height:1.1}.request-box p{color:#c4b4b7;font-size:13px}
.page-main{padding:60px 0 80px;min-height:600px}.page-heading{text-align:center;max-width:680px;margin:0 auto 38px}.page-heading h1{font-size:42px}.page-heading p{color:#bfaeb1}.schedule-table{overflow:hidden}.schedule-row{display:grid;grid-template-columns:1fr 1.5fr 1fr 1fr;padding:17px 22px;border-bottom:1px solid var(--line);font-size:12px}.schedule-row.head{background:#382027;font-weight:800;color:#f0ce59}.tag{width:max-content;padding:4px 8px;border-radius:20px;background:#392a16;color:#ead36e;font-size:9px}.tag.live{background:#123522;color:#58e89b}.host-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.host-card{text-align:center;padding:26px}.host-avatar{width:82px;height:82px;margin:auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e1b32b,#623d08);font-weight:800;font-size:23px}.host-card h3{margin:15px 0 2px}.host-card span{font-size:11px;color:#e3c657}.host-card p{font-size:11px;color:#baa9ad}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{overflow:hidden}.blog-image{height:150px;display:grid;place-items:center;font-size:48px;background:radial-gradient(circle,#5e2733,#1b0c10)}.blog-card>div:last-child{padding:20px}.blog-card h3{font-size:17px}.blog-card p{font-size:12px;color:#b9a9ac}.narrow{max-width:760px}.form-card{padding:28px}.form-card label{display:block;font-size:11px;font-weight:700;margin-bottom:15px}.form-card input,.form-card textarea{width:100%;margin-top:7px;border:1px solid #5f4a16;border-radius:9px;background:#160d10;color:#fff;padding:12px;outline:none}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.contact-info{display:grid;gap:15px}.contact-info>div{padding:25px}.contact-info i{color:var(--gold);font-size:24px}.contact-info h3{margin:8px 0 2px}.contact-info p{margin:0;color:#b9aaad}.article-detail{padding:35px}.article-detail h1{font-size:40px;line-height:1.2}.article-meta{font-size:11px;color:#dfc154}.article-hero{height:250px;margin:25px 0;border-radius:14px;display:grid;place-items:center;font-size:72px;background:radial-gradient(circle,#6b2d38,#190c10)}.article-detail p{color:#c8b9bc}
.site-footer{background:#090506;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:45px;padding:50px 0}.footer-brand{font-size:26px;font-weight:800}.footer-grid p,.footer-grid span,.footer-grid a{display:block;color:#bbaeb0;font-size:11px;margin:7px 0}.footer-grid h4{color:#edcf62}.footer-bottom{text-align:center;padding:15px;border-top:1px solid var(--line);font-size:10px;color:#8f8184}
body.alt-theme{--gold:#ff6f91;--gold2:#c73760}.toast{position:fixed;right:20px;bottom:20px;padding:15px 18px;border-radius:10px;background:#e7b72c;color:#241900;font-size:12px;font-weight:800;box-shadow:var(--shadow);z-index:50}
@media(max-width:980px){.main-nav{display:none;position:absolute;top:80px;right:18px;left:18px;z-index:30;flex-direction:column;padding:14px;background:#251016;border:1px solid var(--line);border-radius:12px}.main-nav.open{display:flex}.nav-toggle{display:block}.broadcast-grid{grid-template-columns:100px 1fr 45px}.audio-visual{grid-column:1/-1;padding-bottom:18px}.now-playing-inner{flex-wrap:wrap;padding:10px 0}.social-links{flex-wrap:wrap}.hero-grid,.two-col,.contact-grid{grid-template-columns:1fr}.program-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.host-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.brand{min-width:0}.brand-copy strong{font-size:20px}.brand-headphone{width:45px;height:45px}.stats-strip{gap:5px;padding-bottom:10px}.stats-title,.stat-pill{border:1px solid var(--line)!important;border-radius:8px!important}.broadcast-grid{display:flex;flex-direction:column;align-items:stretch;padding:20px 0}.live-tile{text-align:center}.wall-controls{display:flex;justify-content:center}.audio-visual{padding:0}.member-inner{padding:13px 0;flex-direction:column}.member-inner input,.member-inner .btn{width:100%}.hero-copy h1{font-size:40px}.hero-section{padding:48px 0}.hero-actions{flex-direction:column}.program-grid,.blog-grid,.host-grid{grid-template-columns:1fr}.schedule-row{grid-template-columns:1fr 1fr;gap:8px}.schedule-row.head{display:none}.page-heading h1,.article-detail h1{font-size:32px}.footer-grid{grid-template-columns:1fr}.social-links a{width:42px;height:42px}}

.ticker{overflow:hidden;background:#d3a41c;color:#241900;font-size:11px;font-weight:800}.ticker>div{white-space:nowrap;padding:6px;animation:tick 28s linear infinite}@keyframes tick{from{transform:translateX(100%)}to{transform:translateX(-100%)}}.top-list{display:grid;gap:8px}.top-list>div{display:flex;gap:15px;align-items:center;padding:14px;background:#241116;border-left:3px solid #d2a11c}.top-list>div>b{font-size:24px;color:#e7bc38}.top-list span{display:flex;flex-direction:column}.page-main{padding:55px 0}.notice{padding:12px;border-radius:7px;margin-bottom:15px}.success{background:#16462d}.error{background:#5b1b26}@media(max-width:900px){.site-header nav{display:none}.site-header nav.open{display:flex}}

/* =========================================================
   HEADER.PHP UYUMLULUK VE DÜZENLEME KATMANI
   ========================================================= */

.site-header {
    position: relative;
    z-index: 100;
}

.header-main {
    position: relative;
}

.brand {
    flex-shrink: 0;
    color: #ffffff;
}

.brand-hand {
    flex: 0 0 auto;
    font-size: 28px;
}

.brand-content {
    display: flex;
    flex-direction: column;
    margin-left: 6px;
    line-height: 1;
}

.brand-content strong {
    font-size: 27px;
    font-weight: 800;
    white-space: nowrap;
}

.brand-content small {
    margin-top: 8px;
    font-size: 10px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
}

.brand-headphone {
    flex: 0 0 57px;
    width: 57px;
    height: 57px;
    margin-left: 9px;
    border: 4px solid #ffffff;
    border-left-color: transparent;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 23px;
}

.main-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
}

.main-nav a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-height: 40px;
    padding: 10px 11px;
    border-radius: 8px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
    transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.main-nav a:hover {
    background: rgba(255, 255, 255, .08);
    transform: translateY(-1px);
}

.main-nav a.active {
    color: #261c04;
    background: linear-gradient(#f9df77, #d3a01c);
    box-shadow: 0 0 18px rgba(234, 187, 47, .45);
}

.nav-toggle {
    display: none;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 9px;
    background: rgba(255, 255, 255, .06);
    color: #ffffff;
    font-size: 22px;
    cursor: pointer;
}

.stats-strip {
    gap: 0;
    padding-bottom: 10px;
}

.stats-strip > span {
    min-height: 36px;
    padding: 0 11px;
    border: 1px solid var(--line);
    border-left: 0;
    background: rgba(255, 255, 255, .035);
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
}

.stats-strip > span:first-child {
    border-left: 1px solid var(--line);
    border-radius: 10px 0 0 10px;
}

.stats-strip > span:last-child {
    border-radius: 0 10px 10px 0;
}

.stats-strip b {
    color: #ffffff;
}

.stats-online > i {
    color: #21ce70;
    font-size: 9px;
    filter: drop-shadow(0 0 6px #21ce70);
}

/* İçeriğin uzun metinlerde taşmasını engeller. */
.request-card > div:last-child,
.hero-copy,
.hero-card-content,
.program-card,
.host-card,
.blog-card,
.article-detail {
    min-width: 0;
}

.request-card strong,
.request-card b,
.request-card p,
.song-name,
.hero-card-content h3,
.hero-card-content p {
    overflow-wrap: anywhere;
}

/* Form alanlarında Türkçe karakterler ve mobil yazım görünümü. */
input,
textarea,
button,
select {
    font-family: "Montserrat", Arial, sans-serif;
}

input::placeholder,
textarea::placeholder {
    color: rgba(255, 255, 255, .48);
    opacity: 1;
}

@media (max-width: 1180px) {
    .header-main {
        gap: 18px;
    }

    .main-nav a {
        padding-inline: 8px;
        font-size: 10px;
    }

    .brand-content strong {
        font-size: 23px;
    }

    .brand-headphone {
        flex-basis: 50px;
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 1000px) {
    .header-main {
        min-height: 80px;
    }

    .nav-toggle {
        display: grid;
        place-items: center;
        margin-left: auto;
    }

    .main-nav {
        display: none;
        position: absolute;
        top: calc(100% - 2px);
        left: 0;
        right: 0;
        z-index: 999;
        flex-direction: column;
        align-items: stretch;
        max-height: calc(100vh - 100px);
        overflow-y: auto;
        padding: 14px;
        border: 1px solid var(--line);
        border-radius: 12px;
        background: rgba(37, 16, 22, .98);
        box-shadow: 0 20px 45px rgba(0, 0, 0, .38);
        backdrop-filter: blur(14px);
    }

    .main-nav.open {
        display: flex;
    }

    .main-nav a {
        width: 100%;
        min-height: 44px;
        justify-content: flex-start;
        padding: 11px 13px;
        font-size: 12px;
    }

    .stats-strip {
        gap: 5px;
    }

    .stats-strip > span,
    .stats-strip > span:first-child,
    .stats-strip > span:last-child {
        border: 1px solid var(--line);
        border-radius: 8px;
    }
}

@media (max-width: 650px) {
    .container {
        width: min(100% - 24px, 1180px);
    }

    .header-main {
        min-height: 74px;
        gap: 10px;
    }

    .brand {
        min-width: 0;
    }

    .brand-hand {
        font-size: 21px;
    }

    .brand-content {
        min-width: 0;
        margin-left: 4px;
    }

    .brand-content strong {
        max-width: 160px;
        overflow: hidden;
        font-size: 18px;
        text-overflow: ellipsis;
    }

    .brand-content small {
        max-width: 160px;
        overflow: hidden;
        font-size: 8px;
        text-overflow: ellipsis;
    }

    .brand-headphone {
        display: none;
    }

    .nav-toggle {
        flex: 0 0 42px;
        width: 42px;
        height: 42px;
    }

    .stats-strip {
        padding-top: 2px;
        padding-bottom: 10px;
    }

    .stats-strip > span {
        flex: 1 1 calc(50% - 5px);
        justify-content: center;
        padding: 0 7px;
        font-size: 10px;
    }

    .stats-strip > span:first-child {
        flex-basis: 100%;
    }

    .now-playing-inner {
        align-items: flex-start;
    }

    .song-name {
        width: 100%;
        white-space: normal;
    }
}



/* 2.0 ANASAYFA MODÜLLERİ */
.home-slider{position:relative;height:520px;overflow:hidden;background:#100709}.slider-track,.slide{height:100%}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease;background:radial-gradient(circle at 75% 50%,rgba(122,48,61,.55),transparent 38%),linear-gradient(110deg,#15090c,#47202a);background-size:cover;background-position:center}.slide.active{opacity:1;visibility:visible}.slide-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.slide-content>span{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:1.5px}.slide-content h1{max-width:720px;font-size:58px;line-height:1.03;margin:14px 0}.slide-content p{max-width:620px;color:var(--muted);font-size:16px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(10,5,7,.55);color:#fff;cursor:pointer}.slider-btn.prev{left:25px}.slider-btn.next{right:25px}.slider-dots{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.35)}.slider-dots button.active{width:28px;border-radius:20px;background:var(--gold)}.wall-list{display:grid;gap:12px}.wall-list article{display:flex;gap:13px;padding:16px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#251116,#14090c)}.wall-avatar{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e2b32a,#704b08);color:#231802;font-weight:800}.wall-list strong,.wall-list p,.wall-list small{display:block;margin:0}.wall-list p{font-size:12px;color:#c7b6b9;margin:3px 0}.wall-list small{font-size:9px;color:#8f7e82}.request-box form{display:grid;gap:10px;margin-top:18px}.request-box input,.request-box textarea{width:100%;border:1px solid #654f18;border-radius:9px;background:#160d10;color:#fff;padding:11px;outline:none}.request-box textarea{min-height:95px;resize:vertical}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.media-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#261116,#140a0d);box-shadow:var(--shadow)}.media-cover{height:190px;background:radial-gradient(circle,#67303b,#170b0e);background-size:cover;background-position:center;display:grid;place-items:center;font-size:48px;color:var(--gold)}.media-card>div:last-child{padding:20px}.media-card h3{margin:0 0 7px}.media-card p{min-height:42px;color:#b9aaad;font-size:11px}.sponsor-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.sponsor-card{min-height:105px;padding:15px;border:1px solid var(--line);border-radius:14px;background:#190d10;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;transition:.2s}.sponsor-card:hover{transform:translateY(-4px);border-color:#9c791d}.sponsor-card img{max-width:100%;max-height:58px;object-fit:contain}.sponsor-card i{font-size:28px;color:var(--gold)}.sponsor-card span{font-size:11px;font-weight:700}@media(max-width:980px){.home-slider{height:450px}.slide-content h1{font-size:46px}.media-grid{grid-template-columns:repeat(2,1fr)}.sponsor-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.home-slider{height:420px}.slide-content h1{font-size:36px}.slide-content p{font-size:13px}.slider-btn{display:none}.media-grid{grid-template-columns:1fr}.sponsor-grid{grid-template-columns:repeat(2,1fr)}}


/* Yayın başladığında hoparlör ve ekolayzer hareketi */
.speaker-disc{animation:none;transform:scale(1)}
.speaker-disc span{animation:none}
.equalizer i{animation-play-state:paused;height:12%!important;opacity:.45}
body.radio-playing .speaker-disc{animation:speakerPulse .55s ease-in-out infinite alternate;box-shadow:0 0 18px rgba(232,187,47,.30),0 0 42px rgba(232,187,47,.18)}
body.radio-playing .speaker-disc span{animation:speakerCone .28s ease-in-out infinite alternate}
body.radio-playing .equalizer i{animation-play-state:running;opacity:1}
@keyframes speakerPulse{from{transform:scale(.98)}to{transform:scale(1.055)}}
@keyframes speakerCone{from{transform:scale(.82)}to{transform:scale(1.15)}}
.top-list audio{width:min(260px,100%);height:34px;margin-left:auto}
.top-list .top-cover{width:52px;height:52px;border-radius:9px;object-fit:cover;border:1px solid var(--line)}
@media(max-width:650px){.top-list>div{flex-wrap:wrap}.top-list audio{width:100%;margin-left:0}}


/* v2.2: Hoparlör ve ekolayzır oynatma animasyonu */
.equalizer i{
  height:100% !important;
  min-height:0;
  transform:scaleY(.12);
  transform-origin:center bottom;
  animation:none !important;
  opacity:.42;
  transition:opacity .2s ease;
}
body.radio-playing .equalizer i{
  opacity:1;
  animation:equalizerMove .48s ease-in-out infinite alternate !important;
}
body.radio-playing .equalizer i:nth-child(2n){animation-duration:.32s !important}
body.radio-playing .equalizer i:nth-child(3n){animation-duration:.67s !important}
body.radio-playing .equalizer i:nth-child(5n){animation-duration:.41s !important}
@keyframes equalizerMove{
  0%{transform:scaleY(.12)}
  35%{transform:scaleY(.78)}
  65%{transform:scaleY(.35)}
  100%{transform:scaleY(1)}
}
body.radio-playing .speaker-disc{
  animation:speakerPulse .55s ease-in-out infinite alternate !important;
}
body.radio-playing .speaker-disc span{
  animation:speakerCone .28s ease-in-out infinite alternate !important;
}

/* Anasayfa Top 10 */
.home-top10>div{border-radius:12px;border:1px solid var(--line);border-left:3px solid #d2a11c}
.home-top10 .top-cover-empty{display:grid;place-items:center;background:linear-gradient(145deg,#4d2530,#1b0d11);color:var(--gold)}
.home-top10 .top-music-icon{margin-left:auto;color:var(--gold);font-size:20px}
@media(max-width:760px){
  .home-top10>div{align-items:flex-start}
  .home-top10 audio{flex:1 1 100%;width:100%;margin-left:0}
}

/* v2.5 Modern Footer */
.modern-footer{position:relative;overflow:hidden;margin-top:70px;background:linear-gradient(155deg,#0b0608 0%,#16090d 48%,#090507 100%);border-top:1px solid rgba(226,179,42,.22);color:#fff}
.modern-footer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:38px 38px;pointer-events:none}
.footer-glow{position:absolute;width:360px;height:360px;border-radius:50%;filter:blur(90px);opacity:.18;pointer-events:none}.footer-glow-one{left:-150px;top:-160px;background:#d3a51f}.footer-glow-two{right:-180px;bottom:-190px;background:#7c2339}
.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .8fr 1fr 1fr;gap:42px;padding:68px 0 42px}
.footer-intro p{max-width:420px;margin:19px 0 22px;color:#a9979d;font-size:13px;line-height:1.85}
.footer-logo{display:inline-flex;align-items:center;gap:13px;color:#fff;text-decoration:none}.footer-logo-icon{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(226,179,42,.38);border-radius:16px;background:linear-gradient(145deg,rgba(226,179,42,.2),rgba(114,68,6,.08));box-shadow:inset 0 0 20px rgba(226,179,42,.08),0 10px 30px rgba(0,0,0,.26);color:var(--gold);font-size:23px}.footer-logo strong,.footer-logo small{display:block}.footer-logo strong{font-size:21px;letter-spacing:-.3px}.footer-logo small{margin-top:3px;color:#bcaeb2;font-size:9px;letter-spacing:1.2px;text-transform:uppercase}
.footer-live-card{display:flex;align-items:center;gap:11px;max-width:360px;padding:13px 14px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:rgba(255,255,255,.035);box-shadow:0 14px 35px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.footer-live-dot{width:10px;height:10px;border-radius:50%;background:#39d98a;box-shadow:0 0 0 5px rgba(57,217,138,.11),0 0 16px rgba(57,217,138,.75);animation:footerLivePulse 1.35s ease-in-out infinite}.footer-live-card div{min-width:0;flex:1}.footer-live-card small,.footer-live-card strong{display:block}.footer-live-card small{font-size:8px;letter-spacing:1.1px;color:#8f7d83}.footer-live-card strong{margin-top:2px;font-size:12px}.footer-play-button{width:38px;height:38px;border:0;border-radius:50%;background:linear-gradient(145deg,#e4b52c,#9d7110);color:#170d03;cursor:pointer;box-shadow:0 8px 22px rgba(226,179,42,.25);transition:.2s}.footer-play-button:hover{transform:scale(1.08)}.footer-play-button.is-playing{box-shadow:0 0 0 5px rgba(226,179,42,.08),0 8px 24px rgba(226,179,42,.35)}
.footer-socials{display:flex;gap:9px;margin-top:18px}.footer-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035);color:#cbbfc2;transition:.22s}.footer-socials a:hover{transform:translateY(-3px);border-color:rgba(226,179,42,.5);background:rgba(226,179,42,.12);color:var(--gold)}
.footer-column h4{position:relative;margin:4px 0 22px;padding-bottom:12px;font-size:14px}.footer-column h4:after{content:"";position:absolute;left:0;bottom:0;width:37px;height:2px;border-radius:4px;background:linear-gradient(90deg,var(--gold),transparent)}.footer-links{display:grid;gap:10px}.footer-links a{display:flex;align-items:center;gap:7px;color:#aa999e;font-size:12px;transition:.2s}.footer-links a i{font-size:9px;color:#785c14;transition:.2s}.footer-links a:hover{padding-left:5px;color:#fff}.footer-links a:hover i{color:var(--gold)}
.footer-info-list{display:grid;gap:12px}.footer-info-list>div{display:flex;align-items:center;gap:11px}.footer-info-list>div>span{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:11px;background:rgba(226,179,42,.08);color:var(--gold)}.footer-info-list p,.footer-info-list small,.footer-info-list strong{display:block;margin:0}.footer-info-list small{color:#806f75;font-size:9px}.footer-info-list strong{max-width:190px;margin-top:3px;overflow:hidden;color:#d8ced1;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.footer-contact-list{display:grid;gap:13px}.footer-contact-list a,.footer-contact-list>div{display:flex;align-items:flex-start;gap:10px;color:#ac9ca1;font-size:11px;line-height:1.5}.footer-contact-list i{width:17px;margin-top:2px;color:var(--gold)}.footer-contact-list a:hover{color:#fff}.footer-contact-button{display:inline-flex;align-items:center;gap:8px;margin-top:21px;padding:11px 15px;border:1px solid rgba(226,179,42,.28);border-radius:10px;background:rgba(226,179,42,.08);color:#f1d77e;font-size:11px;font-weight:700;transition:.2s}.footer-contact-button:hover{background:var(--gold);color:#1a1004}
.footer-spectrum{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center;gap:5px;height:30px;overflow:hidden;opacity:.33}.footer-spectrum i{display:block;width:3px;height:8px;border-radius:8px 8px 0 0;background:linear-gradient(to top,#6c4710,var(--gold));animation:footerSpectrum 1s ease-in-out infinite alternate}.footer-spectrum i:nth-child(2n){animation-duration:.55s}.footer-spectrum i:nth-child(3n){animation-duration:.8s}.footer-spectrum i:nth-child(5n){animation-duration:1.15s}
.footer-bottom-wrap{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.18)}.modern-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 0;color:#786a6f;font-size:10px}.modern-footer .footer-bottom p{margin:0}.modern-footer .footer-bottom strong{color:#b8aaae}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom-links a{color:#8f7f84}.footer-bottom-links a:hover{color:var(--gold)}
@keyframes footerLivePulse{0%,100%{transform:scale(.88);opacity:.8}50%{transform:scale(1.08);opacity:1}}@keyframes footerSpectrum{from{height:5px}to{height:27px}}
@media(max-width:1050px){.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-intro{grid-column:1/-1}.footer-intro p{max-width:650px}.footer-live-card{max-width:440px}}
@media(max-width:760px){.modern-footer{margin-top:50px}.footer-main{grid-template-columns:1fr 1fr;gap:34px;padding:50px 0 32px}.footer-intro{grid-column:1/-1}.modern-footer .footer-bottom{align-items:flex-start;flex-direction:column}.footer-spectrum{gap:3px}.footer-spectrum i{width:2px}}
@media(max-width:520px){.footer-main{grid-template-columns:1fr}.footer-intro{grid-column:auto}.footer-live-card{max-width:none}.footer-column h4{margin-bottom:17px}.footer-spectrum{display:none}.footer-logo strong{font-size:19px}.footer-bottom-links{flex-wrap:wrap}}

/* v2.6 Anasayfa programcı kartları */
.programmer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.programmer-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,#261116,#12080b);box-shadow:var(--shadow);transition:transform .25s,border-color .25s}.programmer-card:hover{transform:translateY(-6px);border-color:#9c791d}.programmer-photo{height:250px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#6a303b,#170b0e);color:var(--gold);font-size:58px;overflow:hidden}.programmer-photo img{width:100%;height:100%;object-fit:cover}.programmer-info{padding:18px}.programmer-info>span{display:block;color:var(--gold);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.programmer-info h3{margin:7px 0 8px;font-size:20px}.programmer-info p{margin:0;min-height:42px;color:#b9aaad;font-size:11px;line-height:1.65}.programmer-social{display:flex;gap:8px;margin-top:14px}.programmer-social a{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#160b0e}.programmer-social a:hover{border-color:var(--gold);color:var(--gold)}
@media(max-width:980px){.programmer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.programmer-grid{grid-template-columns:1fr}.programmer-photo{height:300px}}

/* v2.7 Tam mobil uyumluluk */
html{overflow-x:hidden;-webkit-text-size-adjust:100%}body{overflow-x:hidden}img,video,iframe{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}input,select,textarea,button{max-width:100%}
@media(max-width:980px){
  .site-header{position:relative}.header-main{min-height:72px}.main-nav{max-height:calc(100vh - 100px);overflow-y:auto;box-shadow:0 22px 55px rgba(0,0,0,.48)}
  .stats-strip{overflow-x:auto;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch}.stats-strip::-webkit-scrollbar{display:none}.stats-strip>span{flex:0 0 auto;white-space:nowrap}
  .hero-grid,.two-col,.contact-grid,.broadcast-grid{min-width:0}.hero-copy,.hero-visual,.content-column,.sidebar-column{min-width:0}
  .section-head{align-items:flex-start;gap:12px}.section-head h2{font-size:30px}
  .schedule-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.schedule-table{min-width:700px}
}
@media(max-width:760px){
  .container{width:min(100% - 24px,1180px)}
  .header-main{padding-block:10px}.brand-copy small,.brand-content small{display:none}.brand-hand{display:none}.nav-toggle{flex:0 0 44px}
  .main-nav{top:70px;left:12px;right:12px}.main-nav a{width:100%;justify-content:flex-start;padding:13px 14px}
  .stats-strip{width:100%;padding-inline:0}.stats-strip>span{font-size:10px;padding:8px 10px}
  .now-playing-inner{gap:8px}.song-badge{width:100%;justify-content:center}.song-name{width:100%;text-align:center;line-height:1.5}.now-playing .social-links{width:100%;justify-content:center}
  .home-slider{height:390px}.slide{background-position:center}.slide-content{padding:35px 0 56px;justify-content:flex-end}.slide-content h1{font-size:34px;line-height:1.1;overflow-wrap:anywhere}.slide-content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.slide-content .btn{width:100%;justify-content:center}
  .hero-section{padding:38px 0}.hero-copy h1{font-size:36px;overflow-wrap:anywhere}.hero-actions{width:100%}.hero-actions .btn{width:100%;justify-content:center}
  .broadcast-grid{gap:18px}.speaker-wrap,.audio-visual{width:100%;max-width:100%}.equalizer{max-width:100%;overflow:hidden}
  .section{padding-block:42px}.section-head{flex-direction:column}.section-head h2{font-size:27px}.section-head .btn{width:100%;justify-content:center}
  .program-grid,.blog-grid,.host-grid,.media-grid,.programmer-grid{grid-template-columns:1fr!important}.programmer-photo{height:260px}.media-cover{height:210px}
  .sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sponsor-card{min-width:0}.sponsor-card span{overflow-wrap:anywhere}
  .top-list>div{display:grid;grid-template-columns:auto 56px minmax(0,1fr);gap:10px}.top-list>div>b{font-size:20px}.top-list .top-cover{width:50px;height:50px}.top-list span{min-width:0}.top-list span strong,.top-list span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-list audio{grid-column:1/-1;width:100%;margin:0}
  .wall-list article{align-items:flex-start}.wall-list article>div:last-child{min-width:0}.wall-list p{overflow-wrap:anywhere}
  .request-box,.card,.article-detail{padding:18px}.request-box .btn,form .btn{width:100%;justify-content:center}
  .page-main{padding:38px 0}.page-heading h1,.article-detail h1{font-size:29px;overflow-wrap:anywhere}.article-detail img{width:100%}
  .contact-grid>*{min-width:0}.contact-grid input,.contact-grid textarea,.contact-grid select{width:100%}
  .modern-footer{margin-top:42px}.footer-main{grid-template-columns:1fr!important;gap:28px;padding:42px 0 28px}.footer-intro{grid-column:auto!important}.footer-live-card{max-width:none;width:100%}.footer-bottom-links{width:100%;gap:12px}.modern-footer .footer-bottom{width:100%}
}
@media(max-width:480px){
  .container{width:min(100% - 18px,1180px)}
  .brand-headphone{display:none}.brand-content strong{font-size:18px}.nav-toggle{width:42px;height:42px}
  .home-slider{height:350px}.slide-content h1{font-size:29px}.slide-content p{font-size:12px}.slider-dots{bottom:14px}
  .hero-copy h1{font-size:31px}.section-head h2{font-size:24px}
  .song-badge,.song-name{font-size:11px}.social-links a{width:38px;height:38px}
  .sponsor-grid{grid-template-columns:1fr}.programmer-photo{height:235px}
  .schedule-row{grid-template-columns:1fr!important;padding:14px}.schedule-row>*{min-width:0}
  .footer-socials{flex-wrap:wrap}.footer-info-list strong{max-width:calc(100vw - 110px)}
}

/* =========================================================
   v2.8 - Görsele uyumlu premium üst alan ve tam mobil düzen
   ========================================================= */
.premium-header{position:relative;overflow:visible;background:linear-gradient(112deg,#14070a 0%,#33141b 46%,#76323d 100%);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 35px rgba(0,0,0,.22)}
.premium-header .header-glow{position:absolute;border-radius:50%;filter:blur(55px);pointer-events:none;opacity:.3}.header-glow-one{width:260px;height:140px;left:14%;top:-65px;background:#9b6331}.header-glow-two{width:280px;height:150px;right:7%;top:-70px;background:#b74355}
.premium-header-main{position:relative;z-index:4;min-height:88px;justify-content:center;gap:30px}.premium-brand{min-width:280px;justify-content:center;color:#fff}.premium-brand .brand-hand{font-size:28px;margin-right:4px;filter:drop-shadow(0 0 8px rgba(255,255,255,.25))}.premium-brand .brand-content{display:flex;flex-direction:column;line-height:.95}.premium-brand .brand-content strong{font-size:27px;font-weight:800;letter-spacing:-1.2px}.premium-brand .brand-content small{margin-top:7px;text-align:center;font-size:10px;color:#f7e8e9;white-space:nowrap}.premium-brand .brand-headphone{width:60px;height:60px;margin-left:7px;border:4px solid #fff;border-left-color:transparent;border-radius:48% 52% 52% 48%;display:grid;place-items:center;font-size:24px;transform:rotate(-7deg);filter:drop-shadow(0 0 10px rgba(255,255,255,.18))}.premium-brand .brand-headphone i{transform:rotate(7deg)}
.premium-nav{align-items:center;gap:3px;position:relative}.premium-nav>a,.nav-dropdown-toggle{min-height:40px;padding:0 13px;border:0;border-radius:7px;display:flex;align-items:center;gap:6px;background:transparent;color:#f5e8ea;font-family:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:.2s}.premium-nav>a:hover,.nav-dropdown-toggle:hover,.nav-dropdown.active>.nav-dropdown-toggle{background:rgba(255,255,255,.07);color:#fff}.premium-nav>a.active{color:#2c2106;background:linear-gradient(180deg,#ffe987,#d1a015);box-shadow:0 0 15px rgba(239,193,47,.55),inset 0 1px rgba(255,255,255,.5)}.nav-dropdown{position:relative}.nav-dropdown-toggle .dropdown-arrow{font-size:9px;transition:.2s}.nav-dropdown.open .dropdown-arrow{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;z-index:80;top:calc(100% + 10px);left:0;width:230px;padding:9px;border:1px solid rgba(255,255,255,.11);border-radius:12px;background:rgba(31,12,17,.98);box-shadow:0 18px 45px rgba(0,0,0,.45);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;transform:none}.nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:8px;color:#e7d8db;font-size:11px;font-weight:700}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.active{background:linear-gradient(90deg,rgba(231,181,35,.24),rgba(255,255,255,.03));color:#ffe278}.nav-dropdown-menu a i{width:18px;text-align:center;color:#d4aa2f}
.premium-nav-toggle{display:none;align-items:center;gap:7px;min-width:48px;min-height:42px;padding:0 12px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(255,255,255,.05);color:#fff}.premium-nav-toggle span{font-size:11px;font-weight:800}
.premium-stats-wrap{position:relative;z-index:3;min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;padding-bottom:14px}.premium-stats{min-height:auto;display:flex;flex-wrap:nowrap;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:rgba(255,255,255,.035);overflow:hidden}.premium-stats>span{height:36px;padding:0 9px;display:flex;align-items:center;gap:5px;border-right:1px solid rgba(255,255,255,.09);font-size:10px;white-space:nowrap}.premium-stats>span:last-child{border-right:0}.premium-stats .stats-title{font-weight:800;font-size:11px}.premium-stats .stats-online{margin:0;border-radius:0}.premium-stats .stats-online .fa-circle{color:#27dd78;font-size:9px;filter:drop-shadow(0 0 6px #27dd78)}.premium-stats .stats-online .fa-signal{color:#e1c65a}.premium-stats i{color:#f4e5e7}.theme-palette{width:76px;height:40px;border:1px solid rgba(255,255,255,.19);border-radius:22px;background:rgba(255,255,255,.04);color:#fff;display:flex;align-items:center;justify-content:center;gap:13px;cursor:pointer}.theme-palette .fa-chevron-down{font-size:9px}
.premium-broadcast{background:radial-gradient(circle at 70% 50%,rgba(111,44,55,.27),transparent 34%),linear-gradient(90deg,#17090d,#270d14 50%,#16080c);box-shadow:inset 0 1px rgba(255,255,255,.025)}.premium-broadcast-grid{min-height:116px;grid-template-columns:105px minmax(330px,1fr) 48px minmax(320px,.9fr);gap:16px}.premium-broadcast .tv-play{position:relative;width:83px;height:53px;border:1px solid #743642;background:linear-gradient(145deg,#81414c,#35171e);box-shadow:0 0 18px rgba(224,178,34,.22),inset 0 1px rgba(255,255,255,.08)}.premium-broadcast .tv-play:before{content:"";position:absolute;inset:10px 20px;border:3px solid #695d1f;border-radius:50%;background:#181918}.premium-broadcast .tv-play i{position:relative;z-index:2;color:#f8d14a}.premium-broadcast .request-card{background:linear-gradient(90deg,#35151c 0%,rgba(26,10,14,.82) 100%);box-shadow:0 8px 18px rgba(0,0,0,.12)}.premium-broadcast .request-content{min-width:0}.premium-broadcast .request-content strong,.premium-broadcast .request-content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-broadcast .speaker-disc{width:66px;height:66px;flex:0 0 66px}.premium-broadcast .equalizer{height:18px;border:1px solid rgba(255,255,255,.06);background:#111709;box-shadow:0 0 12px rgba(67,255,99,.12)}.premium-broadcast .volume-line{margin-top:28px}.premium-broadcast .volume-line input{max-width:150px;width:100%}
.premium-now-playing{background:linear-gradient(90deg,#080506,#13090b 48%,#080506)}.premium-now-playing-inner{min-height:65px;justify-content:center;gap:14px}.premium-now-playing .song-badge{min-width:145px;text-align:center;box-shadow:0 0 11px rgba(225,178,30,.14)}.premium-now-playing .song-name{min-width:190px;overflow:hidden;text-overflow:ellipsis}.mini-cover{width:42px;height:42px;flex:0 0 42px;border:2px solid #675419;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,#25333d,#090c0f);color:#e4c74f;box-shadow:0 0 11px rgba(224,176,30,.2)}.premium-now-playing .social-links{gap:10px}.premium-now-playing .social-links a{width:47px;height:47px;border-radius:11px;font-size:20px}
.premium-member-strip{background:linear-gradient(90deg,#10070a,#1d0c11,#10070a);border-bottom:1px solid rgba(228,182,43,.14)}.premium-member-inner{min-height:72px;gap:10px}.premium-member-inner label{white-space:nowrap}.premium-member-inner input{height:39px}.premium-member-inner .member-btn{height:39px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:11px}
body.radio-playing .premium-broadcast .equalizer i{animation-play-state:running}body:not(.radio-playing) .premium-broadcast .equalizer i{animation-play-state:paused;height:22%!important}

@media(max-width:1050px){
 .premium-header-main{justify-content:space-between;padding-top:8px;padding-bottom:8px}.premium-brand{min-width:0}.premium-nav-toggle{display:flex}.premium-nav{display:none;position:absolute;z-index:100;top:75px;left:16px;right:16px;flex-direction:column;align-items:stretch;padding:12px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(31,12,17,.98);box-shadow:0 20px 50px rgba(0,0,0,.48)}.premium-nav.open{display:flex}.premium-nav>a,.nav-dropdown-toggle{width:100%;justify-content:flex-start;min-height:44px}.nav-dropdown-menu{position:static;width:100%;max-height:0;padding:0;border:0;box-shadow:none;opacity:1;visibility:visible;overflow:hidden;transform:none;background:rgba(0,0,0,.13)}.nav-dropdown.open .nav-dropdown-menu{max-height:390px;padding:6px;margin-top:5px}.nav-dropdown:hover .nav-dropdown-menu:not(:focus-within){max-height:0;padding:0}.nav-dropdown.open:hover .nav-dropdown-menu{max-height:390px;padding:6px}.desktop-blog-link{display:none!important}
 .premium-stats-wrap{justify-content:flex-start;padding-inline:16px}.premium-stats{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.premium-stats::-webkit-scrollbar{display:none}.premium-stats>span{flex:0 0 auto}.theme-palette{flex:0 0 62px}
 .premium-broadcast-grid{grid-template-columns:95px minmax(0,1fr) 44px}.premium-broadcast .audio-visual{grid-column:1/-1;padding-bottom:15px}.premium-now-playing-inner{flex-wrap:wrap;padding:10px 16px}.premium-now-playing .social-links{flex-wrap:wrap;justify-content:center}
 .premium-member-inner{padding:13px 16px}
}
@media(max-width:700px){
 .premium-header-main{min-height:72px}.premium-brand .brand-hand{font-size:22px}.premium-brand .brand-content strong{font-size:21px}.premium-brand .brand-content small{font-size:8px}.premium-brand .brand-headphone{width:47px;height:47px;font-size:19px}.premium-nav-toggle{min-width:44px;padding:0 10px}.premium-nav-toggle span{display:none}
 .premium-stats-wrap{padding:0 10px 10px;gap:7px}.premium-stats>span{height:34px;padding:0 9px}.theme-palette{width:48px;height:36px;gap:7px}
 .premium-broadcast-grid{display:grid;grid-template-columns:80px minmax(0,1fr) 42px;min-height:auto;padding:16px 12px;gap:10px}.premium-broadcast .live-tile{align-self:center}.premium-broadcast .tv-play{width:70px;height:48px}.premium-broadcast .live-tile>span{font-size:9px;margin-top:9px}.premium-broadcast .request-card{height:72px;padding:9px}.premium-broadcast .audio-visual{grid-column:1/-1;display:grid;grid-template-columns:62px minmax(0,1fr);gap:14px;padding-bottom:0}.premium-broadcast .speaker-disc{width:60px;height:60px}.premium-broadcast .volume-line{margin-top:17px}.premium-broadcast .volume-line input{min-width:0}.premium-broadcast .wall-controls button{width:38px;height:31px}
 .premium-now-playing-inner{display:grid;grid-template-columns:1fr auto;gap:10px}.premium-now-playing .song-badge{min-width:0;width:auto}.premium-now-playing .song-name{grid-column:1/-1;min-width:0;width:100%;text-align:center;white-space:normal}.mini-cover{grid-row:1;grid-column:2}.premium-now-playing .social-links{grid-column:1/-1;width:100%;gap:7px}.premium-now-playing .social-links a{width:41px;height:41px;font-size:17px}
 .premium-member-inner{display:grid;grid-template-columns:1fr 1fr;gap:9px}.premium-member-inner label{display:none}.premium-member-inner input{width:100%;min-width:0}.premium-member-inner .member-btn{width:100%;padding:0 8px}.premium-member-inner .request-btn{grid-column:1/-1}
}
@media(max-width:460px){
 .premium-brand .brand-content strong{font-size:18px;letter-spacing:-.7px}.premium-brand .brand-content small{display:none}.premium-brand .brand-hand{display:none}.premium-brand .brand-headphone{width:42px;height:42px;margin-left:4px}.premium-header-main{padding-inline:12px}.premium-nav{left:10px;right:10px}
 .premium-broadcast-grid{grid-template-columns:70px minmax(0,1fr);gap:10px}.premium-broadcast .wall-controls{grid-column:1/-1;display:flex;justify-content:center}.premium-broadcast .request-wall{min-width:0}.premium-broadcast .request-card{height:76px}.premium-broadcast .audio-visual{grid-template-columns:54px minmax(0,1fr)}.premium-broadcast .speaker-disc{width:52px;height:52px}.premium-broadcast .volume-line button{width:36px;height:32px}.premium-broadcast .equalizer{height:15px}
 .premium-now-playing .social-links a{width:38px;height:38px}.premium-member-inner{grid-template-columns:1fr}.premium-member-inner .request-btn{grid-column:auto}
}

/* =========================================================
   v3.0 - Yalnızca mobil header/radyo paneli
   Masaüstü görünüm v2.8 olarak korunur.
   ========================================================= */
@media (max-width:650px){
  .premium-header{background:linear-gradient(90deg,#15090c,#2b1519);border-bottom:0;box-shadow:none}
  .premium-header .header-glow{display:none}
  .premium-header-main{min-height:74px;justify-content:center;padding:8px 10px;position:relative}
  .premium-brand{margin:auto;min-width:0;transform:translateX(-9px)}
  .premium-brand .brand-hand{display:inline-flex;font-size:19px;margin-right:2px}
  .premium-brand .brand-content strong{font-size:18px;letter-spacing:-.7px;white-space:nowrap}
  .premium-brand .brand-content small{display:block;margin-top:4px;font-size:7px;white-space:nowrap}
  .premium-brand .brand-headphone{display:grid;width:43px;height:43px;margin-left:4px;border-width:3px;font-size:17px}
  .premium-nav-toggle{display:flex;position:absolute;right:10px;top:12px;width:48px;height:48px;min-width:48px;min-height:48px;padding:0;justify-content:center;border:1px solid #d6b63c;border-radius:12px;background:linear-gradient(145deg,#f7df78,#ac7c0a);color:#1c1504;box-shadow:0 0 15px rgba(232,187,47,.34)}
  .premium-nav-toggle i{font-size:20px}.premium-nav-toggle span{display:none}
  .premium-nav{top:68px;left:10px;right:10px}
  .premium-stats-wrap{width:100%;min-height:35px;padding:0 0 6px;gap:0;overflow:hidden}
  .premium-stats{width:100%;border-radius:0;border-left:0;border-right:0;background:#0f080a;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .premium-stats>span{height:32px;padding:0 7px;font-size:9px}
  .premium-stats .stats-title,.theme-palette{display:none}

  .premium-broadcast{border-top:3px solid #8f3344;background:linear-gradient(180deg,#16090d,#080506)}
  .premium-broadcast-grid{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;min-height:auto;padding:0 10px 12px}
  .premium-broadcast .request-wall{grid-column:1/2;min-width:0}
  .premium-broadcast .request-wall .mini-title{height:24px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.08);font-size:9px;letter-spacing:1px}
  .premium-broadcast .request-card{height:78px;margin-top:10px;padding:10px;border-left:3px solid #a33a4d;border-radius:0 8px 8px 0;background:linear-gradient(90deg,#241014,#12080b);box-shadow:none}
  .premium-broadcast .request-card .avatar{width:28px;height:28px;flex:0 0 28px;font-size:10px}
  .premium-broadcast .request-card b{font-size:11px}.premium-broadcast .request-card strong{font-size:10px}.premium-broadcast .request-card p{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .premium-broadcast .wall-controls{grid-column:2/3;display:grid;align-self:end;gap:5px;padding-bottom:2px}
  .premium-broadcast .wall-controls button{width:34px;height:31px;border-radius:9px}
  .premium-broadcast .live-tile{grid-column:1/2;grid-row:2;align-self:end;justify-self:start;margin-top:12px}
  .premium-broadcast .tv-play{width:58px;height:38px;border-radius:6px}
  .premium-broadcast .live-tile>span{font-size:9px;margin-top:7px;letter-spacing:1px}
  .premium-broadcast .audio-visual{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:0;padding:8px 0 0 58px;pointer-events:none}
  .premium-broadcast .audio-visual .speaker-disc{grid-column:2;width:76px;height:76px;margin-left:-4px;border:7px solid #796817;background:radial-gradient(circle,#5e5a43 0 12%,#1b1a18 13% 42%,#080808 43% 58%,#2c2a25 59% 100%);box-shadow:0 0 18px rgba(235,193,41,.25)}
  .premium-broadcast .meter-area{grid-column:1;grid-row:1;min-width:0;align-self:center}
  .premium-broadcast .equalizer{height:18px;border:0;border-radius:2px;background:linear-gradient(90deg,#f6db12,#b5ff16,#00e4ff,#e837ff);box-shadow:0 0 9px rgba(15,217,232,.45);overflow:hidden}
  .premium-broadcast .volume-line{display:none}

  .premium-now-playing{background:#090506}
  .premium-now-playing-inner{display:grid;grid-template-columns:1fr;gap:8px;padding:9px 10px}
  .premium-now-playing .song-badge{width:100%;min-width:0;height:42px;justify-content:flex-start;padding:0 12px;border-radius:11px;background:linear-gradient(180deg,#24180d,#130c09);border:1px solid #7a631d;color:#f6d96f}
  .premium-now-playing .song-name{width:100%;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}
  .premium-now-playing .mini-cover{display:none}
  .premium-now-playing .social-links{width:100%;justify-content:center;gap:5px}
  .premium-now-playing .social-links a{width:25px;height:25px;border-radius:7px;font-size:12px}

  .premium-member-strip{padding:10px 0 12px;background:#090506}
  .premium-member-inner{display:grid;grid-template-columns:1fr 1fr 104px;gap:8px;padding:10px;border:1px solid #4e272c;border-radius:16px;background:linear-gradient(180deg,#211013,#11090b)}
  .premium-member-inner label{display:none}
  .premium-member-inner input{width:100%;min-width:0;height:48px;border-radius:12px;background:#160c0f;border:1px solid #4a282d}
  .premium-member-inner .member-btn{width:100%;min-height:48px;padding:0 9px;border-radius:12px;font-size:11px}
  .premium-member-inner .signup-btn{grid-column:1/2}.premium-member-inner .request-btn{grid-column:2/4}
}
@media (max-width:430px){
  .premium-brand{transform:translateX(-13px)}
  .premium-brand .brand-content strong{font-size:17px}.premium-brand .brand-headphone{width:40px;height:40px}
  .premium-nav-toggle{width:46px;height:46px;min-width:46px;min-height:46px}
  .premium-broadcast-grid{grid-template-columns:minmax(0,1fr) 38px}
  .premium-broadcast .audio-visual{grid-template-columns:minmax(0,1fr) 70px;padding-left:54px}
  .premium-broadcast .audio-visual .speaker-disc{width:70px;height:70px;border-width:6px}
  .premium-member-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px}
  .premium-member-inner input{font-size:12px}.premium-member-inner .member-btn{font-size:10px}
}

/* v3.1 - Referans görsele göre yalnızca mobil üst alan */
.mobile-now-playing,.mobile-player-socials{display:none}

@media (max-width:650px){
  /* Masaüstü kuralları korunur; aşağıdaki düzen yalnızca mobilde çalışır. */
  .premium-header-main{min-height:66px;padding:7px 12px;justify-content:center}
  .premium-brand{max-width:245px;transform:none}
  .premium-brand .brand-content strong{font-size:19px;letter-spacing:-.8px}
  .premium-brand .brand-content small{display:block;margin-top:4px;font-size:7px}
  .premium-brand .brand-hand{display:inline-block;font-size:17px}
  .premium-brand .brand-headphone{display:grid;width:39px;height:39px;border-width:3px;font-size:15px}
  .premium-nav-toggle{top:9px;right:12px;width:45px;height:45px;min-width:45px;min-height:45px;border-radius:11px}

  .premium-stats-wrap{padding-bottom:5px}
  .premium-stats>span{height:29px;padding:0 6px;font-size:8px}

  .premium-broadcast{padding-top:0;border-top:2px solid #853141}
  .premium-broadcast-grid{display:grid;grid-template-columns:minmax(0,1fr) 38px;padding:0 12px 11px;gap:7px}
  .premium-broadcast .request-wall{grid-column:1/2;grid-row:1;min-width:0}
  .premium-broadcast .wall-controls{grid-column:2/3;grid-row:1;align-self:end;padding-bottom:1px}
  .premium-broadcast .request-card{height:72px;margin-top:7px;padding:8px 9px}
  .premium-broadcast .request-wall .mini-title{height:21px}

  .mobile-now-playing{grid-column:1/-1;grid-row:2;height:40px;margin:1px 28px 0;display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;padding:0 12px;border:1px solid #7b641c;border-radius:10px;background:linear-gradient(180deg,#291c0d,#130c08);color:#f4d96e;font-size:11px;font-weight:700;box-shadow:0 0 10px rgba(225,179,34,.12)}
  .mobile-now-playing span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .mobile-now-playing strong{font-weight:700}

  .premium-broadcast .live-tile{grid-column:1/2;grid-row:3;align-self:end;justify-self:start;margin:0;padding-top:7px}
  .premium-broadcast .tv-play{width:57px;height:37px}
  .premium-broadcast .audio-visual{grid-column:1/-1;grid-row:3;display:grid;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:0;padding:7px 0 0 55px;pointer-events:none}
  .premium-broadcast .audio-visual .speaker-disc{width:76px;height:76px;margin-left:-5px}
  .premium-broadcast .meter-area{min-width:0}
  .premium-broadcast .equalizer{height:12px;border-radius:1px}

  .mobile-player-socials{grid-column:1/-1;grid-row:4;display:flex;width:100%;justify-content:center;gap:4px;margin-top:1px}
  .mobile-player-socials a{width:23px;height:23px;border-radius:6px;font-size:11px}

  /* Mobilde dışarıdaki eski çalan şarkı satırı gizlenir; masaüstünde aynen kalır. */
  .premium-now-playing{display:none}

  .premium-member-strip{padding:9px 0 10px}
  .premium-member-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px;padding:9px;gap:7px;border-radius:14px}
  .premium-member-inner input{height:45px;padding:0 11px;font-size:11px}
  .premium-member-inner .member-btn{min-height:45px;font-size:10px}
  .premium-member-inner .member-btn:nth-of-type(2){grid-column:1/2}
  .premium-member-inner .request-btn{grid-column:2/4}
}

@media (max-width:430px){
  .premium-brand{max-width:220px;transform:translateX(-7px)}
  .premium-brand .brand-content strong{font-size:17px}
  .premium-brand .brand-content small{font-size:6.5px}
  .mobile-now-playing{margin-inline:20px;font-size:10px}
  .premium-broadcast .audio-visual{grid-template-columns:minmax(0,1fr) 70px;padding-left:52px}
  .premium-broadcast .audio-visual .speaker-disc{width:70px;height:70px}
  .premium-member-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 91px}
}

/* v3.2 - İstek duvarı aktif geçişleri */
.request-card{transition:opacity .18s ease,transform .18s ease,filter .18s ease}
.request-card.is-changing{opacity:0;transform:translateY(7px);filter:blur(2px)}
.request-card.is-entering{animation:requestWallEnter .23s ease both}
.wall-controls button{cursor:pointer;transition:transform .16s ease,filter .16s ease,box-shadow .16s ease}
.wall-controls button:hover{transform:translateY(-1px);filter:brightness(1.08)}
.wall-controls button:active{transform:scale(.94)}
.wall-controls button:disabled{cursor:not-allowed;opacity:.45;filter:grayscale(.45);box-shadow:none}
@keyframes requestWallEnter{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}
@media (prefers-reduced-motion:reduce){.request-card,.wall-controls button{transition:none}.request-card.is-entering{animation:none}}

/* =========================================================
   v3.3 - Modern Top 10 ve kayan programcılar
   ========================================================= */
.section-heading-actions{display:flex;align-items:center;gap:14px}.carousel-buttons{display:flex;gap:8px}.carousel-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(226,179,42,.32);border-radius:11px;background:linear-gradient(145deg,rgba(226,179,42,.16),rgba(255,255,255,.025));color:var(--gold);cursor:pointer;transition:.22s}.carousel-btn:hover{transform:translateY(-2px);background:var(--gold);color:#160c03}.carousel-btn:disabled{opacity:.35;cursor:not-allowed;transform:none}
.carousel-track{display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:3px 2px 18px}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{scroll-snap-align:start;flex:0 0 calc((100% - 54px)/4)}
.programmer-carousel .programmer-card{position:relative}.programmer-live-badge{position:absolute;left:14px;top:14px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(10,5,7,.72);backdrop-filter:blur(9px);color:#fff;font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.programmer-live-badge i{width:7px;height:7px;border-radius:50%;background:#39d98a;box-shadow:0 0 12px #39d98a}.programmer-carousel .programmer-photo{height:270px}.programmer-carousel .programmer-info p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

.top10-modern-section{position:relative}.modern-top10-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.modern-top10-card{position:relative;display:grid;grid-template-columns:74px 96px minmax(0,1fr);align-items:center;gap:15px;min-height:132px;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:19px;background:linear-gradient(135deg,rgba(48,20,27,.94),rgba(17,8,11,.97));box-shadow:0 15px 38px rgba(0,0,0,.22);overflow:hidden;transition:transform .25s,border-color .25s,box-shadow .25s}.modern-top10-card:before{content:"";position:absolute;inset:auto -50px -70px auto;width:150px;height:150px;border-radius:50%;background:rgba(226,179,42,.08);filter:blur(32px);pointer-events:none}.modern-top10-card:hover{transform:translateY(-4px);border-color:rgba(226,179,42,.42);box-shadow:0 20px 44px rgba(0,0,0,.3)}
.top10-rank{position:relative;display:grid;place-items:center;align-content:center;height:100%;min-height:98px;border-right:1px solid rgba(255,255,255,.07)}.top10-rank small{font-size:8px;letter-spacing:1.4px;color:#7e6d73}.top10-rank strong{font-size:32px;line-height:1;color:#fff}.top10-rank>i{margin-top:8px;color:var(--gold)}.rank-1 .top10-rank strong,.rank-1 .top10-rank>i{color:#f4cc48}.rank-2 .top10-rank strong,.rank-2 .top10-rank>i{color:#d6d9df}.rank-3 .top10-rank strong,.rank-3 .top10-rank>i{color:#cd8b4b}
.top10-cover-wrap{position:relative;width:96px;height:96px;border-radius:15px;overflow:hidden;border:1px solid rgba(226,179,42,.2);background:#14090c;box-shadow:0 12px 25px rgba(0,0,0,.3)}.top10-cover-wrap>img,.top10-cover-placeholder{width:100%;height:100%;object-fit:cover}.top10-cover-placeholder{display:grid;place-items:center;background:radial-gradient(circle at 40% 30%,#6d303b,#180a0e);color:var(--gold);font-size:27px}.top10-eq{position:absolute;left:8px;right:8px;bottom:7px;display:flex;align-items:flex-end;justify-content:center;gap:3px;height:19px;padding:4px 7px;border-radius:8px;background:rgba(0,0,0,.58);backdrop-filter:blur(5px)}.top10-eq i{width:3px;height:35%;border-radius:5px;background:var(--gold);animation:top10Eq .8s ease-in-out infinite alternate}.top10-eq i:nth-child(2){animation-duration:.45s}.top10-eq i:nth-child(3){animation-duration:.68s}.top10-eq i:nth-child(4){animation-duration:.38s}.top10-eq i:nth-child(5){animation-duration:.9s}@keyframes top10Eq{to{height:100%}}
.top10-content{min-width:0}.top10-label{display:block;margin-bottom:5px;color:var(--gold);font-size:8px;font-weight:800;letter-spacing:1.1px}.top10-content h3{margin:0 0 4px;overflow:hidden;color:#fff;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.top10-content p{margin:0 0 11px;overflow:hidden;color:#a9989e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.top10-content audio{display:block;width:100%;height:34px}.top10-no-audio{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(226,179,42,.2);border-radius:9px;background:rgba(226,179,42,.07);color:#d7bd68;font-size:10px;font-weight:700}
@media(max-width:1050px){.carousel-item{flex-basis:calc((100% - 36px)/3)}.modern-top10-grid{grid-template-columns:1fr}}
@media(max-width:760px){.carousel-heading{align-items:flex-end}.section-heading-actions{flex-direction:column-reverse;align-items:flex-end;gap:8px}.carousel-item{flex-basis:calc(72% - 8px)}.programmer-carousel .programmer-photo{height:255px}.modern-top10-card{grid-template-columns:56px 78px minmax(0,1fr);gap:11px;padding:12px}.top10-rank{min-height:82px}.top10-rank strong{font-size:25px}.top10-cover-wrap{width:78px;height:78px}.top10-content h3{font-size:14px}.top10-content audio{height:31px}}
@media(max-width:520px){.carousel-item{flex-basis:84%}.carousel-btn{width:35px;height:35px}.modern-top10-card{grid-template-columns:46px 68px minmax(0,1fr);border-radius:15px}.top10-cover-wrap{width:68px;height:68px;border-radius:12px}.top10-rank strong{font-size:22px}.top10-rank small,.top10-label{font-size:7px}.top10-content h3{font-size:13px}.top10-content p{margin-bottom:7px}.top10-content audio{height:30px}.top10-eq{display:none}}
.member-login-form{display:contents}.member-welcome{display:flex;align-items:center;gap:10px;color:#eadde0;font-size:13px}.member-welcome>i{font-size:25px;color:var(--gold)}
.auth-page{padding:58px 0 80px;background:radial-gradient(circle at 15% 10%,rgba(226,178,38,.10),transparent 25%),#0b0708}.auth-wrap{display:grid;place-items:center}.auth-card{width:min(520px,100%);padding:38px;border:1px solid rgba(226,178,38,.22);border-radius:24px;background:linear-gradient(180deg,#211317,#120b0d);box-shadow:0 25px 70px rgba(0,0,0,.35);color:#fff}.auth-card-wide{width:min(720px,100%)}.auth-icon{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#f1c94d,#a97408);color:#160d02;font-size:24px}.auth-kicker{display:block;margin-top:22px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:1.6px}.auth-card h1,.auth-card h2{margin:7px 0 8px}.auth-card>p{color:#bdaeb2;line-height:1.7}.auth-form{display:grid;gap:16px;margin-top:24px}.auth-form label{display:grid;gap:8px;color:#eadde0;font-size:12px;font-weight:700}.auth-form label small{color:#9e8d92;font-weight:400}.auth-form input{width:100%;height:49px;border:1px solid #533238;background:#120a0c;border-radius:12px;color:#fff;padding:0 14px;outline:none}.auth-form input:focus{border-color:var(--gold);box-shadow:0 0 0 4px rgba(226,178,38,.08)}.auth-grid{grid-template-columns:1fr 1fr}.auth-grid .wide{grid-column:1/-1}.auth-alert{margin-top:18px;padding:13px 15px;border-radius:11px;font-size:12px}.auth-alert.error{background:#3b1218;color:#ffb7c1}.auth-alert.success{background:#123326;color:#a9efcc}.auth-alert a{color:#fff;text-decoration:underline}.auth-bottom{text-align:center;margin-top:22px;color:#9e8d92;font-size:12px}.auth-bottom a{color:var(--gold);font-weight:800}.profile-layout{display:grid;grid-template-columns:300px minmax(0,620px);justify-content:center;gap:24px}.profile-summary{padding:32px;border:1px solid rgba(226,178,38,.2);border-radius:24px;background:#170d10;text-align:center;color:#fff;align-self:start}.profile-avatar{width:100px;height:100px;margin:auto;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#f1c94d,#9b6805);color:#160d02;font-size:40px}.profile-summary h1{margin:18px 0 3px}.profile-summary>span{color:#a9969b}.profile-status{margin:20px auto 13px;width:max-content;padding:8px 12px;border-radius:999px;background:#123326;color:#a9efcc;font-size:11px;font-weight:800}.profile-status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#43d68e;margin-right:6px}.profile-summary small{color:#84747a}.profile-card{width:100%}
@media(max-width:700px){.member-login-form{display:grid;grid-template-columns:1fr 1fr 96px;gap:7px;grid-column:1/-1}.member-login-form label{display:none}.member-login-form input{width:100%}.auth-page{padding:30px 0 55px}.auth-card{padding:25px 19px;border-radius:18px}.auth-grid{grid-template-columns:1fr}.auth-grid .wide{grid-column:auto}.profile-layout{grid-template-columns:1fr}.profile-summary{padding:24px}.member-welcome{grid-column:1/-1;justify-content:center}}
@media(max-width:480px){.member-login-form{grid-template-columns:1fr}.premium-member-inner .signup-btn,.premium-member-inner .request-btn{grid-column:auto!important}.auth-card{padding:22px 15px}}


/* v3.6 - TV konsolu, kompakt kayan yazı, yan yana yayın akışı/programcılar, logo */
.site-logo-image{display:block;max-width:250px;max-height:66px;width:auto;height:auto;object-fit:contain}
.home-ticker-wrap{padding:14px 0 0;background:#0e0809}.home-ticker{max-width:820px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;height:34px;border:1px solid rgba(213,167,31,.35);border-radius:10px;overflow:hidden;background:#170d0f;box-shadow:0 8px 26px rgba(0,0,0,.2)}.home-ticker-label{height:100%;padding:0 12px;display:flex;align-items:center;gap:7px;background:linear-gradient(135deg,#e2b72e,#9d7208);color:#241900;font-size:9px;font-weight:900;letter-spacing:.8px}.home-ticker-window{overflow:hidden;min-width:0}.home-ticker-window>div{width:max-content;white-space:nowrap;padding-left:100%;font-size:10px;font-weight:700;color:#d9c8cb;animation:homeTicker 32s linear infinite}.home-ticker:hover .home-ticker-window>div{animation-play-state:paused}@keyframes homeTicker{from{transform:translateX(0)}to{transform:translateX(-100%)}}
.schedule-programmers-section{padding-top:54px}.schedule-programmers-grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1.18fr);gap:26px;align-items:start}.schedule-column,.programmers-column{min-width:0}.compact-schedule-list{display:grid;gap:10px}.compact-schedule-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:13px;align-items:center;padding:13px 15px;border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#241015,#13090c);transition:.2s}.compact-schedule-card:hover{border-color:#80671c;transform:translateX(3px)}.compact-schedule-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#e5ba31,#7b5708);color:#211700}.compact-schedule-card span{font-size:9px;color:#cbb968}.compact-schedule-card h3{margin:3px 0 2px;font-size:14px}.compact-schedule-card p{margin:0;color:#a9999d;font-size:10px}.home-programmer-carousel{grid-auto-columns:calc((100% - 14px)/2)}
.home-tv-section{padding-top:64px}.tv-heading h2{display:flex;align-items:center;gap:9px}.tv-heading h2>i{color:var(--gold)}.tv-heading h2 small{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,#f4d65a,#ae7d08);color:#2b1e02;font-size:8px;letter-spacing:1px;box-shadow:0 0 16px rgba(226,180,36,.25)}.home-tv-console{height:500px;display:grid;grid-template-columns:minmax(290px,36%) minmax(0,64%);border:1px solid #705711;border-radius:16px;overflow:hidden;background:#0c0708;box-shadow:0 25px 60px rgba(0,0,0,.28)}.home-tv-channel-panel{min-width:0;border-right:1px solid #4b3c13;background:#10090b}.home-tv-panel-title{height:68px;padding:14px 16px;border-bottom:1px solid #3d3112;display:flex;flex-direction:column;justify-content:center}.home-tv-panel-title strong{font-size:13px;color:#f5e3ae}.home-tv-panel-title span{margin-top:4px;color:#d2aa28;font-size:9px}.home-tv-channel-list{height:calc(500px - 68px);overflow:auto;scrollbar-width:thin;scrollbar-color:#7c3342 #14090c}.home-tv-channel{width:100%;height:76px;padding:9px 14px;border:0;border-bottom:1px solid rgba(255,255,255,.045);display:grid;grid-template-columns:58px minmax(0,1fr) 22px;gap:11px;align-items:center;text-align:left;background:transparent;color:#fff;cursor:pointer;position:relative}.home-tv-channel:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.home-tv-channel:hover{background:#1b0f12}.home-tv-channel.active{background:linear-gradient(90deg,#362314,#211012)}.home-tv-channel.active:before{background:#e8bf36}.home-tv-logo{width:58px;height:42px;display:grid;place-items:center;overflow:hidden;color:#d8b52f;font-size:23px}.home-tv-logo img{max-width:100%;max-height:100%;object-fit:contain}.home-tv-meta{min-width:0}.home-tv-meta strong,.home-tv-meta small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-tv-meta strong{font-size:11px}.home-tv-meta small{margin-top:5px;color:#c6a950;font-size:9px}.home-tv-play-icon{justify-self:end;color:#c79b22;font-size:12px}.home-tv-player-panel{min-width:0;display:grid;grid-template-rows:68px minmax(0,1fr)}.home-tv-player-head{padding:13px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #3d3112;background:#160d0f}.home-tv-player-head strong,.home-tv-player-head span{display:block}.home-tv-player-head strong{font-size:13px;color:#f4dfaa}.home-tv-player-head>div>span{margin-top:3px;color:#c7a42d;font-size:9px}.live-tv-badge{display:flex!important;align-items:center;gap:6px;padding:6px 9px;border:1px solid rgba(223,54,71,.35);border-radius:999px;color:#ef7180!important;font-size:8px!important;font-weight:900}.live-tv-badge i{width:6px;height:6px;border-radius:50%;background:#ef334d;box-shadow:0 0 8px #ef334d}.home-tv-stage{position:relative;min-height:0;background:#000}.home-tv-stage iframe,.home-tv-stage video{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000;object-fit:contain}.home-tv-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#ddd;background:radial-gradient(circle at 50% 45%,#2b171b,#080506 62%)}.home-tv-placeholder[hidden]{display:none}.home-tv-placeholder i{font-size:48px;color:#d5a925}.home-tv-placeholder strong{font-size:13px}.home-tv-placeholder span{font-size:10px;color:#a99599}
@media(max-width:980px){.schedule-programmers-grid{grid-template-columns:1fr}.home-programmer-carousel{grid-auto-columns:calc((100% - 14px)/2)}.home-tv-console{grid-template-columns:330px minmax(0,1fr);height:460px}.home-tv-channel-list{height:392px}}
@media(max-width:650px){.site-logo-image{max-width:190px;max-height:48px}.home-ticker-wrap{padding-top:8px}.home-ticker{height:30px;border-radius:8px}.home-ticker-label{padding:0 8px;font-size:8px}.home-ticker-window>div{font-size:8px}.schedule-programmers-section{padding-top:38px}.schedule-programmers-grid{gap:36px}.home-programmer-carousel{grid-auto-columns:82%}.home-tv-section{padding:44px 0}.tv-heading h2 small{display:none}.home-tv-console{height:auto;display:block}.home-tv-channel-panel{border-right:0;border-bottom:1px solid #4b3c13}.home-tv-panel-title{height:52px;padding:10px 12px}.home-tv-channel-list{height:204px}.home-tv-channel{height:68px;grid-template-columns:50px minmax(0,1fr) 18px;padding:8px 11px}.home-tv-logo{width:50px;height:36px}.home-tv-player-panel{grid-template-rows:55px auto}.home-tv-player-head{height:55px;padding:10px 12px}.home-tv-stage{height:240px}.live-tv-badge{display:none!important}}


/* =========================================================
   v3.7 - Ana sayfa görünüm düzeltmeleri
   ========================================================= */
.home-ticker-wrap{
  padding:10px 0 0!important;
  background:#0e0809!important;
}
.home-ticker{
  width:min(720px,100%)!important;
  max-width:720px!important;
  height:30px!important;
  margin:0 auto!important;
}
.home-ticker-label{font-size:8px!important;padding:0 10px!important}
.home-ticker-window>div{font-size:9px!important}

.schedule-programmers-grid{
  display:grid!important;
  grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.schedule-column,.programmers-column{min-width:0!important}
.home-programmer-carousel{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:minmax(190px,calc((100% - 28px)/3))!important;
  gap:14px!important;
  overflow-x:auto!important;
  scroll-snap-type:x mandatory!important;
  scrollbar-width:none!important;
}
.home-programmer-carousel::-webkit-scrollbar{display:none!important}
.home-programmer-carousel .programmer-card{scroll-snap-align:start!important;min-width:0!important}

.home-tv-section .container{width:min(1200px,calc(100% - 36px))!important}
.home-tv-console{
  width:100%!important;
  height:500px!important;
  display:grid!important;
  grid-template-columns:minmax(310px,35%) minmax(0,65%)!important;
  border:1px solid #6d5412!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#0b0708!important;
  box-shadow:0 24px 60px rgba(0,0,0,.34)!important;
}
.home-tv-channel-panel{display:flex!important;flex-direction:column!important;min-width:0!important;background:#10090b!important;border-right:1px solid #4a3911!important}
.home-tv-panel-title{flex:0 0 68px!important}
.home-tv-channel-list{flex:1 1 auto!important;height:auto!important;min-height:0!important;overflow-y:auto!important}
.home-tv-player-panel{min-width:0!important;display:grid!important;grid-template-rows:68px minmax(0,1fr)!important;background:#000!important}
.home-tv-stage{position:relative!important;min-height:0!important;background:#000!important}
.home-tv-stage video,.home-tv-stage iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block;object-fit:contain;border:0!important;background:#000!important}
.home-tv-stage video[hidden],.home-tv-stage iframe[hidden]{display:none!important}
.home-tv-placeholder{z-index:2!important}
.home-tv-channel{appearance:none!important;-webkit-appearance:none!important}

.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.modern-top10-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.modern-top10-card{min-width:0!important}

@media (max-width:900px){
  .schedule-programmers-grid{grid-template-columns:1fr!important}
  .home-programmer-carousel{grid-auto-columns:minmax(210px,42%)!important}
  .home-tv-console{height:auto!important;grid-template-columns:1fr!important}
  .home-tv-channel-panel{border-right:0!important;border-bottom:1px solid #4a3911!important}
  .home-tv-channel-list{height:220px!important;display:grid!important;grid-template-columns:1fr 1fr!important}
  .home-tv-channel{height:72px!important}
  .home-tv-player-panel{grid-template-rows:58px 360px!important}
  .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:650px){
  .home-ticker{width:100%!important;height:28px!important}
  .schedule-programmers-grid{gap:34px!important}
  .home-programmer-carousel{grid-auto-columns:82%!important}
  .home-tv-section .container{width:min(100% - 24px,1200px)!important}
  .home-tv-channel-list{grid-template-columns:1fr!important;height:204px!important}
  .home-tv-player-panel{grid-template-rows:55px 230px!important}
  .media-grid,.modern-top10-grid{grid-template-columns:1fr!important}
}

/* =========================================================
   v4.0 - Referans görseldeki ince TV kanal kaydırıcısı
   ========================================================= */
.home-tv-list-shell{
  position:relative;
  flex:1 1 auto;
  min-height:0;
  display:block;
  overflow:hidden;
  background:#0f080a;
}
.home-tv-list-shell .home-tv-channel-list{
  height:100%!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:14px;
  scroll-behavior:smooth;
  overscroll-behavior:contain;
  scrollbar-width:thin;
  scrollbar-color:#833848 #160a0d;
}
.home-tv-list-shell .home-tv-channel-list::-webkit-scrollbar{width:9px}
.home-tv-list-shell .home-tv-channel-list::-webkit-scrollbar-track{
  background:#160a0d;
  border-left:1px solid rgba(218,177,44,.10);
}
.home-tv-list-shell .home-tv-channel-list::-webkit-scrollbar-thumb{
  min-height:34px;
  border:2px solid #160a0d;
  border-radius:999px;
  background:linear-gradient(#a64b5b,#6d2937);
}
.home-tv-list-shell .home-tv-channel-list::-webkit-scrollbar-thumb:hover{
  background:linear-gradient(#bd5a6b,#823546);
}
.home-tv-scroll-controls{
  position:absolute;
  z-index:5;
  top:0;
  right:0;
  bottom:0;
  width:16px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-between;
  padding:1px 0;
  pointer-events:none;
  background:transparent;
}
.home-tv-scroll-controls button{
  pointer-events:auto;
  width:16px;
  height:18px;
  padding:0;
  display:grid;
  place-items:center;
  border:0;
  border-radius:0;
  background:#160a0d;
  color:#a64050;
  font-size:9px;
  cursor:pointer;
  box-shadow:none;
  transition:color .18s ease,background .18s ease,opacity .18s ease;
}
.home-tv-scroll-controls button:hover{
  transform:none;
  filter:none;
  color:#e9bd32;
  background:#241015;
}
.home-tv-scroll-controls button:active{transform:none;background:#30141b}
.home-tv-scroll-controls button:disabled{opacity:.28;cursor:default;filter:none}
.home-tv-channel{
  padding-right:18px!important;
}

/* Anasayfa programcı kartlarını daha kompakt tut. */
.home-programmer-carousel{
  grid-auto-columns:minmax(175px,31%)!important;
  gap:12px!important;
}
.home-programmer-carousel .programmer-card{
  border-radius:14px!important;
}
.home-programmer-carousel .programmer-photo{
  height:175px!important;
  font-size:42px!important;
}
.home-programmer-carousel .programmer-live-badge{
  left:9px!important;
  top:9px!important;
  padding:5px 7px!important;
  font-size:7px!important;
}
.home-programmer-carousel .programmer-info{
  padding:12px!important;
}
.home-programmer-carousel .programmer-info>span{
  font-size:8px!important;
}
.home-programmer-carousel .programmer-info h3{
  margin:5px 0 5px!important;
  font-size:15px!important;
}
.home-programmer-carousel .programmer-info p{
  min-height:34px!important;
  font-size:9px!important;
  line-height:1.5!important;
}
.home-programmer-carousel .programmer-social{
  margin-top:9px!important;
  gap:6px!important;
}
.home-programmer-carousel .programmer-social a{
  width:27px!important;
  height:27px!important;
  font-size:10px!important;
}

@media(max-width:980px){
  .home-programmer-carousel{grid-auto-columns:minmax(170px,42%)!important}
}
@media(max-width:650px){
  .home-tv-list-shell .home-tv-channel-list{padding-right:13px}
  .home-tv-scroll-controls{width:15px}
  .home-tv-scroll-controls button{width:15px;height:17px;font-size:8px}
  .home-programmer-carousel{grid-auto-columns:64%!important;gap:10px!important}
  .home-programmer-carousel .programmer-photo{height:165px!important}
  .home-programmer-carousel .programmer-info{padding:11px!important}
  .home-programmer-carousel .programmer-info h3{font-size:14px!important}
}


/* =========================================================
   v4.1 - TV kanal okları ve tam mobil uyum düzeltmesi
   ========================================================= */
.home-tv-list-shell{
  position:relative!important;
  flex:1 1 auto!important;
  min-height:0!important;
  overflow:hidden!important;
  padding-right:34px!important;
  background:#0f080a!important;
}
.home-tv-list-shell .home-tv-channel-list{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  padding-right:0!important;
  scroll-behavior:smooth!important;
  scrollbar-width:thin!important;
  scrollbar-color:#773140 #160a0d!important;
  -webkit-overflow-scrolling:touch;
}
.home-tv-scroll-controls{
  position:absolute!important;
  z-index:30!important;
  top:0!important;
  right:0!important;
  bottom:0!important;
  width:34px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  padding:5px 3px!important;
  pointer-events:none!important;
  border-left:1px solid rgba(220,177,42,.12)!important;
  background:linear-gradient(180deg,#160a0d 0%,rgba(22,10,13,.9) 50%,#160a0d 100%)!important;
}
.home-tv-scroll-controls button{
  pointer-events:auto!important;
  position:relative!important;
  z-index:31!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #8c6a15!important;
  border-radius:7px!important;
  background:linear-gradient(145deg,#f3d45b,#b9850a)!important;
  color:#241900!important;
  font-size:11px!important;
  line-height:1!important;
  cursor:pointer!important;
  box-shadow:0 0 12px rgba(232,187,47,.28)!important;
  opacity:1!important;
  visibility:visible!important;
  touch-action:manipulation!important;
  user-select:none!important;
}
.home-tv-scroll-controls button:hover:not(:disabled){
  background:linear-gradient(145deg,#ffe87e,#d09b11)!important;
  color:#160d02!important;
  transform:translateY(-1px)!important;
}
.home-tv-scroll-controls button:active:not(:disabled){
  transform:scale(.94)!important;
}
.home-tv-scroll-controls button:disabled{
  opacity:.35!important;
  cursor:not-allowed!important;
  box-shadow:none!important;
}
.home-tv-channel{
  padding-right:14px!important;
}

@media(max-width:980px){
  .home-tv-console{
    height:auto!important;
    grid-template-columns:1fr!important;
  }
  .home-tv-channel-panel{
    min-height:0!important;
    border-right:0!important;
    border-bottom:1px solid #4a3911!important;
  }
  .home-tv-list-shell{
    height:250px!important;
    flex:0 0 250px!important;
  }
  .home-tv-player-panel{
    grid-template-rows:58px 380px!important;
  }
  .home-tv-stage{
    height:380px!important;
  }
}

@media(max-width:650px){
  .home-tv-section{
    padding:38px 0!important;
  }
  .home-tv-section .container{
    width:calc(100% - 20px)!important;
  }
  .tv-heading{
    align-items:center!important;
    gap:12px!important;
  }
  .tv-heading h2{
    font-size:22px!important;
  }
  .tv-heading>a{
    font-size:9px!important;
  }
  .home-tv-console{
    border-radius:12px!important;
    overflow:hidden!important;
  }
  .home-tv-panel-title{
    height:52px!important;
    padding:9px 12px!important;
  }
  .home-tv-list-shell{
    height:222px!important;
    flex-basis:222px!important;
    padding-right:32px!important;
  }
  .home-tv-scroll-controls{
    width:32px!important;
    padding:4px 2px!important;
  }
  .home-tv-scroll-controls button{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    min-height:27px!important;
  }
  .home-tv-channel{
    height:68px!important;
    grid-template-columns:48px minmax(0,1fr) 16px!important;
    gap:9px!important;
    padding:8px 10px!important;
  }
  .home-tv-logo{
    width:48px!important;
    height:36px!important;
  }
  .home-tv-meta strong{
    font-size:10px!important;
  }
  .home-tv-meta small{
    font-size:8px!important;
  }
  .home-tv-player-panel{
    grid-template-rows:54px 220px!important;
  }
  .home-tv-player-head{
    height:54px!important;
    padding:9px 11px!important;
  }
  .home-tv-stage{
    height:220px!important;
  }
  .home-tv-stage video,
  .home-tv-stage iframe{
    object-fit:contain!important;
  }
}

@media(max-width:390px){
  .home-tv-list-shell{height:210px!important;flex-basis:210px!important}
  .home-tv-player-panel{grid-template-rows:52px 200px!important}
  .home-tv-stage{height:200px!important}
}

/* =========================================================
   v4.2 - TV kanal listesi: sütunsuz, üstte bindirmeli oklar
   ========================================================= */
.home-tv-channel-panel{
  position:relative!important;
  overflow:hidden!important;
}
.home-tv-list-shell{
  position:relative!important;
  flex:1 1 auto!important;
  min-height:0!important;
  width:100%!important;
  padding:0!important;
  overflow:hidden!important;
  background:#0f080a!important;
}
.home-tv-list-shell .home-tv-channel-list{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  padding:0!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scroll-behavior:smooth!important;
  overscroll-behavior:contain!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.home-tv-list-shell .home-tv-channel-list::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
}
.home-tv-scroll-controls{
  position:absolute!important;
  z-index:80!important;
  top:6px!important;
  right:5px!important;
  bottom:6px!important;
  width:30px!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:space-between!important;
  pointer-events:none!important;
  border:0!important;
  background:transparent!important;
}
.home-tv-scroll-controls button{
  pointer-events:auto!important;
  position:relative!important;
  z-index:81!important;
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  margin:0!important;
  padding:0!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid #8c6a15!important;
  border-radius:8px!important;
  background:linear-gradient(145deg,#f5d75d,#b98208)!important;
  color:#241900!important;
  font-size:11px!important;
  line-height:1!important;
  cursor:pointer!important;
  opacity:1!important;
  visibility:visible!important;
  box-shadow:0 2px 10px rgba(0,0,0,.55),0 0 13px rgba(232,187,47,.3)!important;
  touch-action:manipulation!important;
  user-select:none!important;
  -webkit-tap-highlight-color:transparent!important;
}
.home-tv-scroll-controls button:hover:not(:disabled){
  background:linear-gradient(145deg,#ffe98a,#d39c10)!important;
  transform:translateY(-1px)!important;
}
.home-tv-scroll-controls button:active:not(:disabled){
  transform:scale(.93)!important;
}
.home-tv-scroll-controls button:disabled{
  opacity:.35!important;
  cursor:default!important;
  box-shadow:0 2px 8px rgba(0,0,0,.35)!important;
}
.home-tv-channel{
  width:100%!important;
  padding-right:48px!important;
}

@media(max-width:980px){
  .home-tv-console{
    height:auto!important;
    grid-template-columns:1fr!important;
  }
  .home-tv-channel-panel{
    border-right:0!important;
    border-bottom:1px solid #4a3911!important;
  }
  .home-tv-list-shell{
    height:250px!important;
    flex:0 0 250px!important;
  }
  .home-tv-player-panel{
    grid-template-rows:58px 360px!important;
  }
  .home-tv-stage{
    height:360px!important;
  }
}

@media(max-width:650px){
  .home-tv-section{
    padding:38px 0!important;
  }
  .home-tv-section .container{
    width:calc(100% - 20px)!important;
  }
  .home-tv-console{
    width:100%!important;
    border-radius:12px!important;
  }
  .home-tv-panel-title{
    height:52px!important;
    min-height:52px!important;
    padding:9px 12px!important;
  }
  .home-tv-list-shell{
    height:216px!important;
    flex:0 0 216px!important;
  }
  .home-tv-scroll-controls{
    top:5px!important;
    right:4px!important;
    bottom:5px!important;
    width:29px!important;
  }
  .home-tv-scroll-controls button{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    min-height:27px!important;
    font-size:10px!important;
  }
  .home-tv-channel{
    height:68px!important;
    grid-template-columns:48px minmax(0,1fr) 16px!important;
    gap:9px!important;
    padding:8px 44px 8px 10px!important;
  }
  .home-tv-logo{
    width:48px!important;
    height:36px!important;
  }
  .home-tv-player-panel{
    grid-template-rows:54px 220px!important;
  }
  .home-tv-stage{
    height:220px!important;
  }
}

@media(max-width:390px){
  .home-tv-list-shell{height:204px!important;flex-basis:204px!important}
  .home-tv-player-panel{grid-template-rows:52px 195px!important}
  .home-tv-stage{height:195px!important}
}



/* v4.5 - Yayın akışı, duvar ve sponsor kaydırma kontrolleri */
.vertical-scroll-shell{position:relative;min-width:0;padding-right:48px}
.vertical-scroll-track{max-height:350px;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(225,178,42,.55) rgba(255,255,255,.04)}
.vertical-scroll-track::-webkit-scrollbar{width:6px}.vertical-scroll-track::-webkit-scrollbar-track{background:rgba(255,255,255,.035);border-radius:20px}.vertical-scroll-track::-webkit-scrollbar-thumb{background:linear-gradient(#f1c63f,#8e6410);border-radius:20px}
.vertical-scroll-buttons{position:absolute;top:0;right:0;bottom:0;width:38px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}
.vertical-scroll-buttons button{pointer-events:auto;width:38px;height:38px;border:1px solid rgba(225,178,42,.42);border-radius:10px;background:linear-gradient(145deg,#f2ca4d,#a9780b);color:#211600;box-shadow:0 7px 20px rgba(0,0,0,.25),0 0 14px rgba(226,179,42,.18);cursor:pointer;transition:.2s}
.vertical-scroll-buttons button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.08)}.vertical-scroll-buttons button:disabled{opacity:.28;cursor:not-allowed;filter:grayscale(.5)}
.schedule-scroll-shell .vertical-scroll-track{max-height:352px}.wall-scroll-shell .vertical-scroll-track{max-height:330px}
.sponsor-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 65px)/6);gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:3px 2px 12px;scrollbar-width:none}.sponsor-carousel::-webkit-scrollbar{display:none}.sponsor-carousel .sponsor-card{scroll-snap-align:start;min-width:0}
.footer-logo-image{display:grid;place-items:center;max-width:210px;min-width:64px;height:68px}.footer-logo-image img{display:block;max-width:100%;max-height:68px;object-fit:contain}.footer-logo-copy{min-width:0}.footer-logo-image+.footer-logo-copy{display:none}
@media(max-width:980px){.sponsor-carousel{grid-auto-columns:calc((100% - 26px)/3)}}
@media(max-width:650px){.vertical-scroll-shell{padding-right:42px}.vertical-scroll-buttons{width:34px}.vertical-scroll-buttons button{width:34px;height:34px}.schedule-scroll-shell .vertical-scroll-track{max-height:300px}.wall-scroll-shell .vertical-scroll-track{max-height:290px}.sponsor-carousel{grid-auto-columns:calc((100% - 13px)/2)}.footer-logo-image{height:54px;max-width:180px}.footer-logo-image img{max-height:54px}}
@media(max-width:420px){.sponsor-carousel{grid-auto-columns:82%}}

/* =========================================================
   v4.6 - Referans mobil header/player ve çalışan renk paleti
   Masaüstü düzeni korunur; mobil kurallar 650px altında çalışır.
   ========================================================= */
:root{
  --theme-main:#6b2434;
  --theme-deep:#16090d;
  --theme-panel:#241014;
  --theme-accent:#e6b829;
  --theme-accent-2:#ffdf69;
  --theme-rgb:107,36,52;
}
body[data-radio-theme="burgundy"]{--theme-main:#7f2438;--theme-deep:#16090d;--theme-panel:#271014;--theme-accent:#e5b52a;--theme-accent-2:#ffe071;--theme-rgb:127,36,56}
body[data-radio-theme="purple"]{--theme-main:#633095;--theme-deep:#10081c;--theme-panel:#21102f;--theme-accent:#b986ff;--theme-accent-2:#e3c4ff;--theme-rgb:99,48,149}
body[data-radio-theme="blue"]{--theme-main:#174e8b;--theme-deep:#071321;--theme-panel:#0d2239;--theme-accent:#4ba5ff;--theme-accent-2:#a9d5ff;--theme-rgb:23,78,139}
body[data-radio-theme="green"]{--theme-main:#12684d;--theme-deep:#061712;--theme-panel:#0b281e;--theme-accent:#3dd49c;--theme-accent-2:#a2f3d2;--theme-rgb:18,104,77}
body[data-radio-theme="gold"]{--theme-main:#75520b;--theme-deep:#171006;--theme-panel:#2a1d09;--theme-accent:#efbd2f;--theme-accent-2:#ffe89b;--theme-rgb:117,82,11}

.theme-picker-wrap{position:relative;flex:0 0 auto}
.theme-palette-menu{position:absolute;right:0;top:calc(100% + 9px);z-index:250;width:164px;padding:7px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(21,9,13,.98);box-shadow:0 18px 45px rgba(0,0,0,.5);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.18s}
.theme-picker-wrap.open .theme-palette-menu{opacity:1;visibility:visible;transform:none}
.theme-palette-menu button{width:100%;height:34px;padding:0 9px;border:0;border-radius:8px;background:transparent;color:#f5e8eb;display:flex;align-items:center;gap:9px;font:700 10px Montserrat,sans-serif;cursor:pointer}
.theme-palette-menu button:hover,.theme-palette-menu button.active{background:rgba(255,255,255,.08)}
.theme-palette-menu span{width:17px;height:17px;border-radius:50%;background:var(--swatch);box-shadow:0 0 9px var(--swatch)}

body[data-radio-theme] .premium-header{background:linear-gradient(115deg,var(--theme-deep),rgba(var(--theme-rgb),.55),var(--theme-main))}
body[data-radio-theme] .premium-broadcast{background:radial-gradient(circle at 70% 50%,rgba(var(--theme-rgb),.35),transparent 35%),linear-gradient(90deg,var(--theme-deep),var(--theme-panel),var(--theme-deep))}
body[data-radio-theme] .premium-member-strip,body[data-radio-theme] .premium-now-playing{background:linear-gradient(90deg,var(--theme-deep),var(--theme-panel),var(--theme-deep))}
body[data-radio-theme] .premium-nav>a.active,body[data-radio-theme] .premium-nav-toggle,body[data-radio-theme] .premium-member-inner .btn-gold{background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent));color:#201703}
body[data-radio-theme] .premium-broadcast .request-card{border-left-color:var(--theme-accent)}

@media(max-width:650px){
  html,body{max-width:100%;overflow-x:hidden}
  .premium-header{background:linear-gradient(180deg,var(--theme-deep),#090506)!important;border-bottom:2px solid rgba(var(--theme-rgb),.8)!important}
  .premium-header-main{height:72px!important;min-height:72px!important;padding:7px 13px!important;display:flex!important;justify-content:center!important;align-items:center!important}
  .premium-brand{max-width:230px!important;height:55px!important;margin:0 auto!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .premium-brand .site-logo-image{display:block!important;max-width:225px!important;max-height:55px!important;width:auto!important;height:auto!important;object-fit:contain!important}
  .premium-brand .brand-content strong{font-size:18px!important}.premium-brand .brand-content small{display:block!important;font-size:7px!important}
  .premium-nav-toggle{right:12px!important;top:11px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:12px!important;background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;color:#1e1603!important}

  /* Tek istatistik satırı: tekrar başlık yok, yatay kayar */
  .premium-stats-wrap{height:38px!important;min-height:38px!important;padding:0 9px 6px!important;display:flex!important;gap:6px!important;overflow:visible!important;background:#0b0608!important}
  .premium-stats{min-width:0!important;width:calc(100% - 44px)!important;height:31px!important;border:0!important;border-radius:0!important;background:transparent!important;display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}
  .premium-stats::-webkit-scrollbar{display:none!important}
  .premium-stats .stats-title{display:none!important}
  .premium-stats>span{flex:0 0 auto!important;height:29px!important;padding:0 7px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:7px!important;margin-right:4px!important;background:#151013!important;font-size:8px!important;gap:4px!important}
  .premium-stats>span:first-of-type{margin-left:0!important}
  .premium-stats b{font-size:8px!important}
  .theme-picker-wrap{display:block!important;width:38px!important;height:31px!important}
  .theme-palette{display:grid!important;width:38px!important;height:31px!important;min-width:38px!important;padding:0!important;border-radius:8px!important;background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;color:#201703!important;grid-template-columns:auto auto!important;gap:4px!important}
  .theme-palette-menu{right:0!important;top:36px!important;width:148px!important}

  .premium-broadcast{padding:0!important;border-top:2px solid rgba(var(--theme-rgb),.85)!important}
  .premium-broadcast-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;grid-template-rows:auto auto auto auto!important;gap:8px!important;padding:0 12px 12px!important}
  .premium-broadcast .request-wall{grid-column:1!important;grid-row:1!important;min-width:0!important}
  .premium-broadcast .request-wall .mini-title{height:25px!important;margin:0!important;justify-content:center!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
  .premium-broadcast .request-card{height:72px!important;margin:9px 0 0!important;padding:9px!important;border-left:3px solid var(--theme-accent)!important;border-radius:0 8px 8px 0!important;background:linear-gradient(90deg,var(--theme-panel),#0d0709)!important}
  .premium-broadcast .request-card .avatar{width:27px!important;height:27px!important;flex-basis:27px!important}
  .premium-broadcast .request-content b{font-size:10px!important}.premium-broadcast .request-content strong{font-size:9px!important}.premium-broadcast .request-content p{font-size:8px!important}
  .premium-broadcast .wall-controls{grid-column:2!important;grid-row:1!important;align-self:end!important;display:grid!important;gap:5px!important;padding-bottom:0!important}
  .premium-broadcast .wall-controls button{width:34px!important;height:29px!important;border-radius:9px!important;background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;color:#211700!important}

  /* Şarkı bilgisi tek kutu içinde */
  .mobile-now-playing{grid-column:1/-1!important;grid-row:2!important;display:flex!important;height:42px!important;margin:0 18px!important;padding:0 12px!important;border:1px solid rgba(229,184,41,.55)!important;border-radius:11px!important;background:linear-gradient(180deg,#261a0d,#130c09)!important;color:#f7da6e!important;align-items:center!important;gap:6px!important;overflow:hidden!important}
  .mobile-now-playing span{min-width:0!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10px!important}
  .mobile-now-playing strong{font-weight:700!important}
  .premium-now-playing{display:none!important}

  /* Referanstaki gibi ekolayzır soldan sağa, hoparlör sağda */
  .premium-broadcast .live-tile{grid-column:1!important;grid-row:3!important;justify-self:start!important;align-self:end!important;margin:0!important;z-index:3!important}
  .premium-broadcast .tv-play{width:56px!important;height:38px!important;border-radius:7px!important}
  .premium-broadcast .live-tile>span{font-size:8px!important;margin-top:6px!important}
  .premium-broadcast .audio-visual{grid-column:1/-1!important;grid-row:3!important;display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;align-items:center!important;gap:0!important;padding:7px 0 0 48px!important;pointer-events:auto!important}
  .premium-broadcast .meter-area{grid-column:1!important;grid-row:1!important;min-width:0!important}
  .premium-broadcast .equalizer{height:16px!important;border:0!important;background:linear-gradient(90deg,#ffe600,#78ff00,#00e9ff,#dd2cff)!important;box-shadow:0 0 8px rgba(0,231,255,.42)!important}
  .premium-broadcast .volume-line{display:none!important}
  .premium-broadcast .speaker-disc{grid-column:2!important;grid-row:1!important;width:72px!important;height:72px!important;flex-basis:72px!important;margin-left:-3px!important;border:6px solid #796516!important}
  .mobile-player-socials{grid-column:1/-1!important;grid-row:4!important;display:flex!important;width:100%!important;justify-content:center!important;gap:4px!important;margin:0!important;padding:0!important}
  .mobile-player-socials a{width:24px!important;height:24px!important;border-radius:6px!important;font-size:11px!important;background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;color:#211700!important}

  /* Referans görünüm: kullanıcı adı + şifre + giriş yan yana, alt butonlar eşit */
  .premium-member-strip{padding:9px 10px 11px!important;background:#090506!important}
  .premium-member-inner{width:100%!important;padding:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 96px!important;gap:8px!important;border:1px solid rgba(var(--theme-rgb),.65)!important;border-radius:15px!important;background:linear-gradient(180deg,var(--theme-panel),#0d0709)!important}
  .member-login-form{display:contents!important}
  .premium-member-inner label{display:none!important}
  .premium-member-inner input{width:100%!important;height:47px!important;min-width:0!important;margin:0!important;padding:0 12px!important;border-radius:11px!important;background:#160d10!important;border:1px solid rgba(255,255,255,.12)!important;font-size:11px!important}
  .premium-member-inner .member-btn{height:47px!important;min-height:47px!important;margin:0!important;border-radius:11px!important;padding:0 7px!important;font-size:10px!important}
  .premium-member-inner .member-login-form .member-btn{grid-column:3!important;grid-row:1!important;background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;color:#211700!important}
  .premium-member-inner .signup-btn{grid-column:1/2!important;grid-row:2!important}
  .premium-member-inner .request-btn{grid-column:2/4!important;grid-row:2!important}
}
@media(max-width:390px){
  .premium-brand .site-logo-image{max-width:205px!important}
  .premium-member-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 90px!important;gap:6px!important;padding:8px!important}
  .premium-member-inner input{padding:0 9px!important;font-size:10px!important}
  .premium-member-inner .member-btn{font-size:9px!important}
}

/* =========================================================
   v4.7 - İstatistik çizgisi, header duyuru ve ekolayzır düzeltmesi
   ========================================================= */
.header-ticker-wrap{
  position:relative;
  z-index:2;
  padding:0 0 10px;
  background:transparent;
}
.header-ticker-wrap .header-ticker{
  width:min(760px,100%);
  height:27px;
  margin:0 auto;
  border-radius:7px;
  border:1px solid rgba(227,181,39,.28);
  background:rgba(14,8,10,.72);
  box-shadow:none;
}
.header-ticker-wrap .home-ticker-label{
  padding:0 9px;
  font-size:8px;
}
.header-ticker-wrap .home-ticker-window>div{
  font-size:9px;
}

/* Masaüstünde yalnızca tek dış çerçeve göster. */
@media (min-width:651px){
  .premium-stats{
    border:1px solid rgba(255,255,255,.13)!important;
    border-radius:11px!important;
    overflow:hidden!important;
  }
  .premium-stats>span{
    border:0!important;
    border-right:1px solid rgba(255,255,255,.09)!important;
    border-radius:0!important;
    margin:0!important;
    background:transparent!important;
  }
  .premium-stats>span:last-child{
    border-right:0!important;
  }
}

/* Çubuklar ekolayzır alanını tamamen doldursun; sağda siyah boşluk kalmasın. */
.premium-broadcast .meter-area{
  min-width:0;
}
.premium-broadcast .equalizer{
  width:100%!important;
  padding:1px!important;
  display:flex!important;
  align-items:flex-end!important;
  gap:1px!important;
}
.premium-broadcast .equalizer i{
  flex:1 1 0!important;
  width:auto!important;
  min-width:1px!important;
  max-width:none!important;
}

@media (max-width:650px){
  .header-ticker-wrap{
    padding:0 9px 6px;
    background:#0b0608;
  }
  .header-ticker-wrap .header-ticker{
    width:100%;
    height:25px!important;
    border-radius:6px;
  }
  .header-ticker-wrap .home-ticker-label{
    padding:0 7px!important;
    font-size:7px!important;
  }
  .header-ticker-wrap .home-ticker-window>div{
    font-size:8px!important;
  }
}


/* =========================================================
   v4.8 - MOBİL İSTATİSTİK KARTLARI
   Masaüstü görünümünü etkilemez.
   ========================================================= */
@media (max-width: 650px) {
  .premium-stats-wrap {
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 4px 10px 10px !important;
    display: block !important;
    overflow: visible !important;
    background: transparent !important;
  }

  .premium-stats {
    width: 100% !important;
    height: auto !important;
    min-width: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
    padding: 0 !important;
    overflow: visible !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
  }

  .premium-stats .stats-title {
    display: none !important;
  }

  .premium-stats > span {
    width: 100% !important;
    min-width: 0 !important;
    height: 34px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    overflow: hidden !important;
    border: 1px solid rgba(255,255,255,.11) !important;
    border-radius: 9px !important;
    background: rgba(18, 10, 13, .92) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.025) !important;
    color: #eee4e6 !important;
    font-size: 9px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  .premium-stats > span i {
    flex: 0 0 auto !important;
    font-size: 9px !important;
  }

  .premium-stats > span b {
    flex: 0 0 auto !important;
    color: #fff !important;
    font-size: 10px !important;
  }

  .premium-stats .stats-online {
    grid-column: 1 / -1 !important;
    justify-content: flex-start !important;
    height: 36px !important;
    padding-left: 13px !important;
    border-color: rgba(41, 215, 118, .24) !important;
    background: linear-gradient(90deg, rgba(24, 67, 45, .52), rgba(18, 10, 13, .94)) !important;
  }

  .premium-stats .stats-online .fa-circle {
    color: #26df78 !important;
    filter: drop-shadow(0 0 5px rgba(38,223,120,.8)) !important;
  }

  .premium-stats .stats-online .fa-signal {
    color: #e8c64b !important;
  }

  /* Renk paleti istatistik alanını sıkıştırmasın. */
  .premium-stats-wrap .theme-picker-wrap {
    position: absolute !important;
    right: 11px !important;
    top: -53px !important;
    z-index: 50 !important;
  }

  .premium-stats-wrap .theme-palette {
    display: flex !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    border-radius: 10px !important;
    gap: 4px !important;
    background: linear-gradient(145deg, #ffe981, #d29a10) !important;
    color: #211701 !important;
    border: 1px solid rgba(255,224,112,.65) !important;
    box-shadow: 0 5px 16px rgba(211,158,20,.28) !important;
  }

  .premium-stats-wrap .theme-palette-menu {
    position: absolute !important;
    top: 48px !important;
    right: 0 !important;
  }

  .header-ticker-wrap {
    margin-top: 0 !important;
  }
}

@media (max-width: 380px) {
  .premium-stats-wrap {
    padding-inline: 8px !important;
  }

  .premium-stats {
    gap: 5px !important;
  }

  .premium-stats > span {
    height: 32px !important;
    padding-inline: 7px !important;
    font-size: 8px !important;
  }

  .premium-stats > span b {
    font-size: 9px !important;
  }
}

/* =========================================================
   v4.9 - MOBİL TEK SATIR İSTATİSTİKLER
   Referans görseldeki küçük yatay rozet görünümü.
   ========================================================= */
@media (max-width: 650px) {
  .premium-stats-wrap {
    position: relative !important;
    width: 100% !important;
    padding: 4px 10px 9px !important;
    display: flex !important;
    align-items: center !important;
    overflow: visible !important;
  }

  .premium-stats {
    width: 100% !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 5px !important;
    padding: 0 !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    border: 0 !important;
    background: transparent !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .premium-stats::-webkit-scrollbar { display: none !important; }
  .premium-stats .stats-title { display: none !important; }

  .premium-stats > span,
  .premium-stats .stats-online {
    flex: 0 0 auto !important;
    grid-column: auto !important;
    width: auto !important;
    min-width: 0 !important;
    height: 27px !important;
    margin: 0 !important;
    padding: 0 8px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 4px !important;
    border: 1px solid rgba(255,255,255,.10) !important;
    border-radius: 8px !important;
    background: rgba(26,18,19,.90) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.025) !important;
    color: #efe7e8 !important;
    font-size: 8px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }

  .premium-stats .stats-online {
    padding-left: 7px !important;
    border-color: rgba(44,208,112,.20) !important;
    background: rgba(20,35,26,.90) !important;
  }

  .premium-stats > span i,
  .premium-stats > span b {
    font-size: 8px !important;
  }

  .premium-stats .stats-online .fa-circle {
    font-size: 7px !important;
    color: #25de77 !important;
    filter: drop-shadow(0 0 4px rgba(37,222,119,.75)) !important;
  }

  .premium-stats .stats-online .fa-signal {
    color: #e7c94c !important;
  }

  /* Renk butonu hamburgerin solunda, bağımsız küçük altın düğme. */
  .premium-stats-wrap .theme-picker-wrap {
    position: absolute !important;
    right: 65px !important;
    top: -58px !important;
    width: 38px !important;
    height: 42px !important;
    z-index: 80 !important;
  }

  .premium-stats-wrap .theme-palette {
    display: grid !important;
    grid-template-columns: 1fr !important;
    place-items: center !important;
    width: 38px !important;
    height: 42px !important;
    min-width: 38px !important;
    padding: 0 !important;
    border-radius: 11px !important;
    border: 1px solid rgba(255,225,116,.58) !important;
    background: linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent)) !important;
    color: #211701 !important;
    box-shadow: 0 5px 16px rgba(211,158,20,.26) !important;
  }

  .premium-stats-wrap .theme-palette .fa-chevron-down { display: none !important; }
  .premium-stats-wrap .theme-palette-menu { top: 48px !important; right: 0 !important; }
}

@media (max-width: 380px) {
  .premium-stats > span,
  .premium-stats .stats-online {
    height: 26px !important;
    padding-inline: 7px !important;
    font-size: 7.5px !important;
  }
}

/* =========================================================
   v5.0 - MOBİL ÜST ALAN KOMPAKT DÜZEN
   Yalnızca 650px ve altındaki ekranları etkiler.
   ========================================================= */
@media (max-width:650px){
  .premium-header-main{
    height:62px!important;
    min-height:62px!important;
    padding:5px 10px!important;
  }
  .premium-brand .site-logo-image{
    max-width:172px!important;
    max-height:45px!important;
  }
  .premium-nav-toggle{
    top:8px!important;
    right:9px!important;
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    min-height:40px!important;
    border-radius:10px!important;
    font-size:17px!important;
    padding:0!important;
  }
  .premium-stats-wrap{
    padding:2px 8px 6px!important;
  }
  .premium-stats{
    gap:3px!important;
  }
  .premium-stats>span,
  .premium-stats .stats-online{
    height:23px!important;
    min-height:23px!important;
    padding:0 6px!important;
    gap:3px!important;
    border-radius:7px!important;
    font-size:7px!important;
  }
  .premium-stats>span i,
  .premium-stats>span b{
    font-size:7px!important;
  }
  .premium-stats .stats-online .fa-circle{
    font-size:6px!important;
  }
  .premium-stats-wrap .theme-picker-wrap{
    right:54px!important;
    top:-48px!important;
    width:32px!important;
    height:36px!important;
  }
  .premium-stats-wrap .theme-palette{
    width:32px!important;
    min-width:32px!important;
    height:36px!important;
    border-radius:9px!important;
    font-size:13px!important;
  }
  .premium-stats-wrap .theme-palette-menu{
    top:40px!important;
    right:-4px!important;
  }
  .header-ticker-wrap{
    padding:0 8px 5px!important;
  }
  .header-ticker-wrap .header-ticker{
    height:22px!important;
    border-radius:6px!important;
  }
  .header-ticker-wrap .home-ticker-label{
    padding:0 6px!important;
    font-size:6.5px!important;
    letter-spacing:.8px!important;
  }
  .header-ticker-wrap .home-ticker-window>div{
    font-size:7px!important;
  }

  .premium-broadcast-grid{
    grid-template-columns:minmax(0,1fr) 34px!important;
    gap:6px!important;
    padding:0 10px 9px!important;
  }
  .premium-broadcast .mini-title{
    margin:5px 0 4px!important;
    font-size:8px!important;
  }
  .premium-broadcast .request-card{
    height:61px!important;
    margin:4px 0 0!important;
    padding:7px 8px!important;
  }
  .premium-broadcast .request-card .avatar{
    width:24px!important;
    height:24px!important;
    flex-basis:24px!important;
    font-size:9px!important;
  }
  .premium-broadcast .request-content b,
  .premium-broadcast .request-content strong{
    font-size:9px!important;
    line-height:1.25!important;
  }
  .premium-broadcast .request-content p{
    margin-top:3px!important;
    font-size:7.5px!important;
  }
  .premium-broadcast .wall-controls{
    gap:4px!important;
  }
  .premium-broadcast .wall-controls button{
    width:30px!important;
    height:26px!important;
    border-radius:8px!important;
    font-size:11px!important;
  }
  .mobile-now-playing{
    height:35px!important;
    margin:0 14px!important;
    padding:0 9px!important;
    border-radius:9px!important;
  }
  .mobile-now-playing,
  .mobile-now-playing span{
    font-size:9px!important;
  }
  .premium-broadcast .audio-visual{
    min-height:68px!important;
    margin-top:0!important;
  }
  .premium-broadcast .live-tile .tv-play{
    width:52px!important;
    height:38px!important;
    border-radius:8px!important;
  }
  .premium-broadcast .live-tile>span{
    margin-top:4px!important;
    font-size:7px!important;
    letter-spacing:1px!important;
  }
  .premium-broadcast .audio-visual .speaker-disc,
  .premium-broadcast .speaker-disc{
    width:61px!important;
    height:61px!important;
    flex-basis:61px!important;
    border-width:5px!important;
  }
  .premium-broadcast .equalizer{
    height:12px!important;
  }
  .premium-broadcast .volume-line{
    margin-top:8px!important;
  }
  .premium-broadcast .volume-line button{
    width:29px!important;
    height:27px!important;
  }
  .mobile-player-socials{
    gap:3px!important;
  }
  .mobile-player-socials a{
    width:21px!important;
    height:21px!important;
    border-radius:5px!important;
    font-size:9px!important;
  }
  .premium-member-strip{
    padding:7px 8px!important;
  }
  .premium-member-inner{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) 82px!important;
    gap:5px!important;
    padding:7px!important;
    border-radius:12px!important;
  }
  .premium-member-inner input{
    height:39px!important;
    min-height:39px!important;
    padding:0 8px!important;
    border-radius:9px!important;
    font-size:9px!important;
  }
  .premium-member-inner .member-btn{
    height:39px!important;
    min-height:39px!important;
    padding:0 5px!important;
    border-radius:9px!important;
    font-size:8px!important;
  }
}

@media (max-width:380px){
  .premium-brand .site-logo-image{max-width:158px!important;max-height:42px!important}
  .premium-stats>span,.premium-stats .stats-online{padding-inline:5px!important;font-size:6.5px!important}
  .premium-member-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 76px!important}
}

/* =========================================================
   v5.1 - MOBİL RENK BUTONU İSTATİSTİKLERİN SAĞINDA
   Masaüstünü etkilemez.
   ========================================================= */
@media (max-width:650px){
  .premium-stats-wrap{
    display:flex!important;
    align-items:center!important;
    gap:4px!important;
    padding:2px 8px 6px!important;
    overflow:visible!important;
  }

  .premium-stats{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:calc(100% - 31px)!important;
  }

  .premium-stats-wrap .theme-picker-wrap{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    left:auto!important;
    bottom:auto!important;
    flex:0 0 27px!important;
    width:27px!important;
    height:23px!important;
    margin:0!important;
    z-index:90!important;
  }

  .premium-stats-wrap .theme-palette{
    display:grid!important;
    place-items:center!important;
    grid-template-columns:1fr!important;
    width:27px!important;
    min-width:27px!important;
    height:23px!important;
    min-height:23px!important;
    padding:0!important;
    border-radius:7px!important;
    border:1px solid rgba(255,225,116,.58)!important;
    background:linear-gradient(145deg,var(--theme-accent-2),var(--theme-accent))!important;
    color:#211701!important;
    box-shadow:0 3px 10px rgba(211,158,20,.22)!important;
    font-size:10px!important;
    line-height:1!important;
  }

  .premium-stats-wrap .theme-palette .fa-chevron-down{
    display:none!important;
  }

  .premium-stats-wrap .theme-palette-menu{
    top:29px!important;
    right:0!important;
    left:auto!important;
    width:142px!important;
  }
}

@media (max-width:380px){
  .premium-stats-wrap{
    padding-inline:6px!important;
    gap:3px!important;
  }
  .premium-stats{
    max-width:calc(100% - 29px)!important;
  }
  .premium-stats-wrap .theme-picker-wrap,
  .premium-stats-wrap .theme-palette{
    width:26px!important;
    min-width:26px!important;
  }
}

/* v5.2 - Mobil Programcılarımız referans görünümü */
.mobile-programmer-badge{display:none}
@media (max-width:650px){
  .programmers-column{position:relative;padding:0 2px 8px}
  .programmer-heading{align-items:center!important;margin-bottom:15px!important;padding:0 2px!important}
  .programmer-heading>div:first-child{display:flex!important;align-items:center!important;min-width:0}
  .programmer-heading .programmer-kicker{display:none!important}
  .programmer-heading h2{display:flex!important;align-items:center!important;gap:8px;margin:0!important;color:#fff4d2!important;font-size:20px!important;line-height:1.1!important;text-shadow:0 0 12px rgba(232,189,50,.25)}
  .programmer-heading h2::before{content:none!important;display:none!important}
  .mobile-programmer-badge{display:inline-flex!important;align-items:center;justify-content:center;min-height:25px;margin-left:auto;padding:0 11px;border:1px solid rgba(255,225,109,.55);border-radius:999px;background:linear-gradient(145deg,#fff08a,#c48b08);color:#241900;box-shadow:0 0 14px rgba(232,183,35,.38);font-size:8px;font-weight:900;letter-spacing:1px;white-space:nowrap}
  .programmer-heading .section-heading-actions{position:absolute!important;left:50%;bottom:-62px;z-index:8;width:max-content;transform:translateX(-50%);flex-direction:row!important;align-items:center!important}
  .programmer-heading .section-heading-actions>a{display:none!important}
  .programmer-heading .carousel-buttons{display:flex!important;gap:12px!important}
  .programmer-heading .carousel-btn{width:44px!important;height:44px!important;border:1px solid #9b7718!important;border-radius:50%!important;background:#12090c!important;color:#fff0bf!important;box-shadow:none!important;font-size:15px!important}
  .programmer-heading .carousel-btn:active{transform:scale(.94);background:linear-gradient(145deg,#3a2610,#160b0e)!important}
  .home-programmer-carousel{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:100%!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding:0 0 66px!important;scrollbar-width:none!important}
  .home-programmer-carousel::-webkit-scrollbar{display:none!important}
  .home-programmer-carousel .programmer-card{scroll-snap-align:center!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;padding:14px 13px 18px!important;overflow:hidden!important;border:1px solid rgba(214,168,37,.36)!important;border-radius:17px!important;background:radial-gradient(circle at 50% 0,rgba(118,47,61,.18),transparent 44%),linear-gradient(180deg,#1c0d12,#12080b)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important;text-align:center!important}
  .home-programmer-carousel .programmer-photo{position:relative!important;width:100%!important;height:auto!important;aspect-ratio:1.23/1!important;margin:0 auto 13px!important;overflow:hidden!important;border:2px solid rgba(190,148,30,.56)!important;border-radius:12px!important;background:#090607!important;box-shadow:0 0 0 3px rgba(232,184,39,.04)!important}
  .home-programmer-carousel .programmer-photo img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#080608!important}
  .home-programmer-carousel .programmer-live-badge{position:static!important;display:inline-flex!important;width:max-content!important;min-height:25px!important;margin:7px auto 0!important;padding:0 14px!important;border:1px solid rgba(175,133,25,.48)!important;border-radius:999px!important;background:linear-gradient(145deg,#433010,#211608)!important;color:#d4ae42!important;box-shadow:none!important;font-size:8px!important;letter-spacing:.8px!important}
  .home-programmer-carousel .programmer-live-badge i{display:none!important}
  .home-programmer-carousel .programmer-info{display:flex!important;flex-direction:column!important;align-items:center!important;padding:0!important}
  .home-programmer-carousel .programmer-info>span{display:none!important}
  .home-programmer-carousel .programmer-info h3{width:max-content;max-width:92%;margin:0 auto!important;padding:8px 18px!important;overflow:hidden;border:1px solid rgba(255,225,109,.7);border-radius:9px;background:linear-gradient(145deg,#fff18a,#c9910c);color:#2a1d03!important;box-shadow:0 0 14px rgba(232,184,39,.46);font-size:14px!important;font-weight:900!important;line-height:1.1!important;text-overflow:ellipsis;white-space:nowrap}
  .home-programmer-carousel .programmer-info p,.home-programmer-carousel .programmer-social{display:none!important}
  .schedule-programmers-grid{gap:38px!important}
}
@media (max-width:390px){
  .programmer-heading h2{font-size:18px!important}
  .mobile-programmer-badge{padding-inline:8px;font-size:7px}
  .home-programmer-carousel .programmer-card{padding:12px 11px 17px!important}
  .home-programmer-carousel .programmer-info h3{font-size:13px!important;padding:8px 13px!important}
}

/* =========================================================
   v5.3 - Mobil kompakt programcı, playlist ve haber carousel
   ========================================================= */

.programmer-initial{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  color:#fff3dc;
  font-size:46px;
  font-weight:900;
}

@media (max-width:650px){

  .mobile-programmer-badge{display:none!important}

  .programmer-heading{
    margin-bottom:13px!important;
  }

  .programmer-heading .section-heading-actions{
    bottom:-58px!important;
  }

  .home-programmer-carousel{
    padding:0 0 64px!important;
  }

  .home-programmer-carousel .programmer-card{
    width:82%!important;
    min-width:82%!important;
    max-width:310px!important;
    margin-inline:auto!important;
    padding:20px 16px 18px!important;
    border-radius:16px!important;
  }

  .home-programmer-carousel .programmer-photo{
    width:190px!important;
    height:190px!important;
    aspect-ratio:1/1!important;
    margin:0 auto 14px!important;
    border-radius:12px!important;
  }

  .home-programmer-carousel .programmer-photo img{
    object-fit:cover!important;
  }

  .home-programmer-carousel .programmer-initial{
    font-size:50px!important;
  }

  .home-programmer-carousel .programmer-info h3{
    max-width:190px!important;
    padding:8px 16px!important;
    font-size:13px!important;
  }

  .home-programmer-carousel .programmer-live-badge{
    order:3;
    min-height:24px!important;
    margin-top:8px!important;
    padding:0 13px!important;
    font-size:8px!important;
  }

  .mobile-card-carousel-section{
    position:relative;
  }

  .mobile-card-heading{
    position:relative;
    margin-bottom:14px!important;
    padding-bottom:0!important;
  }

  .mobile-card-heading .section-heading-actions>a{
    display:none!important;
  }

  .mobile-card-heading .mobile-bottom-buttons{
    position:absolute;
    left:50%;
    top:calc(100% + 360px);
    z-index:10;
    transform:translateX(-50%);
    display:flex!important;
    gap:12px!important;
  }

  .mobile-card-heading .carousel-btn{
    width:44px!important;
    height:44px!important;
    border-radius:50%!important;
    border:1px solid #9b7718!important;
    background:#12090c!important;
    color:#fff0bf!important;
    box-shadow:none!important;
  }

  .mobile-single-carousel{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-auto-columns:82%!important;
    gap:14px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    padding:0 calc(9% - 2px) 66px!important;
    scrollbar-width:none!important;
  }

  .mobile-single-carousel::-webkit-scrollbar{
    display:none!important;
  }

  .mobile-single-carousel>.carousel-item{
    scroll-snap-align:center!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }

  .mobile-single-carousel .media-card,
  .mobile-single-carousel .blog-card{
    display:block!important;
    min-height:330px;
    padding:12px!important;
    border:1px solid rgba(214,168,37,.36)!important;
    border-radius:16px!important;
    background:linear-gradient(180deg,#1c0d12,#12080b)!important;
    overflow:hidden!important;
  }

  .mobile-single-carousel .media-cover,
  .mobile-single-carousel .blog-image{
    width:100%!important;
    height:205px!important;
    margin:0!important;
    border:2px solid rgba(190,148,30,.56)!important;
    border-radius:12px!important;
    background-size:cover!important;
    background-position:center!important;
  }

  .mobile-single-carousel .media-card>div:last-child,
  .mobile-single-carousel .blog-card>div:last-child{
    padding:13px 5px 5px!important;
    text-align:center!important;
  }

  .mobile-single-carousel h3{
    margin:4px 0 6px!important;
    font-size:15px!important;
  }

  .mobile-single-carousel p{
    display:-webkit-box;
    overflow:hidden;
    margin:0 0 10px!important;
    font-size:10px!important;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }

  .mobile-single-carousel .btn,
  .mobile-single-carousel .blog-card a{
    display:inline-flex!important;
    width:auto!important;
    min-height:34px!important;
    padding:0 14px!important;
    font-size:9px!important;
  }
}

@media (max-width:390px){
  .home-programmer-carousel .programmer-photo{
    width:170px!important;
    height:170px!important;
  }

  .home-programmer-carousel .programmer-card{
    width:86%!important;
    min-width:86%!important;
  }

  .mobile-single-carousel{
    grid-auto-columns:86%!important;
    padding-inline:7%!important;
  }

  .mobile-card-heading .mobile-bottom-buttons{
    top:calc(100% + 350px);
  }
}

/* =========================================================
   v5.4 - Mobil Playlist ve Haber Tek Kart Düzeltmesi
   ========================================================= */
.mobile-carousel-nav{display:none}

@media (max-width:650px){
  .mobile-card-heading{margin-bottom:14px!important}
  .mobile-card-heading .section-heading-actions{display:none!important}

  .mobile-single-carousel{
    display:flex!important;
    gap:0!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    padding:0!important;
    margin:0!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    scrollbar-width:none!important;
    overscroll-behavior-x:contain;
  }
  .mobile-single-carousel::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .mobile-single-carousel>.carousel-item{
    flex:0 0 100%!important;
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    margin:0!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }
  .mobile-single-carousel .media-card,
  .mobile-single-carousel .blog-card{
    width:calc(100% - 24px)!important;
    min-height:0!important;
    margin:0 12px!important;
    padding:12px!important;
    overflow:hidden!important;
    border-radius:16px!important;
  }
  .mobile-single-carousel .media-cover,
  .mobile-single-carousel .blog-image{
    width:100%!important;
    height:auto!important;
    aspect-ratio:1.35/1!important;
  }
  .mobile-single-carousel .media-card>div:last-child,
  .mobile-single-carousel .blog-card>div:last-child{
    min-height:130px!important;
    padding:13px 6px 8px!important;
  }
  .mobile-carousel-nav{
    display:flex!important;
    justify-content:center;
    align-items:center;
    gap:12px;
    margin:14px 0 4px;
  }
  .mobile-carousel-nav .carousel-btn{
    width:44px!important;
    height:44px!important;
    border:1px solid #9b7718!important;
    border-radius:50%!important;
    background:#12090c!important;
    color:#fff0bf!important;
    box-shadow:none!important;
  }
  .mobile-card-carousel-section .container,
  .mobile-card-carousel-section .media-grid,
  .mobile-card-carousel-section .blog-grid{
    border-left:0!important;
    box-shadow:none!important;
  }
}



/* v5.5 - F521 ikon düzeltmesi */
@media (max-width:650px){
  .programmer-heading h2::before{content:none!important;display:none!important}
  .programmer-heading h2>i{display:inline-block!important;color:var(--gold);font-size:18px;filter:drop-shadow(0 0 7px rgba(231,183,44,.45))}
}

/* =========================================================
   v5.6 - Son Haberler mobil carousel kayma düzeltmesi
   ========================================================= */

html,
body{
  max-width:100%;
  overflow-x:hidden;
}

@media (max-width:650px){
  .mobile-card-carousel-section,
  .mobile-card-carousel-section .container{
    width:100%;
    max-width:100%;
    overflow:hidden;
  }

  #newsCarousel{
    width:100%!important;
    max-width:100%!important;
    grid-auto-columns:100%!important;
    gap:0!important;
    padding:0 0 66px!important;
    overscroll-behavior-x:contain;
    scroll-padding-inline:0;
  }

  #newsCarousel>.carousel-item{
    width:calc(100% - 18px)!important;
    min-width:calc(100% - 18px)!important;
    max-width:calc(100% - 18px)!important;
    margin:0 9px!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always;
  }

  .news-carousel-nav{
    position:absolute!important;
    left:50%!important;
    bottom:10px!important;
    z-index:20!important;
    display:flex!important;
    gap:12px!important;
    width:max-content!important;
    transform:translateX(-50%)!important;
  }

  .news-carousel-nav .carousel-btn{
    position:static!important;
    width:44px!important;
    height:44px!important;
    margin:0!important;
    flex:0 0 44px!important;
  }

  .mobile-card-heading .section-heading-actions{
    position:static!important;
    transform:none!important;
  }
}

/* =========================================================
   v5.7 - Programcı carousel ok düzeltmesi
   ========================================================= */

@media (max-width:650px){
  #programmerCarousel{
    position:relative;
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    overscroll-behavior-x:contain;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    touch-action:pan-x;
  }

  #programmerCarousel>.carousel-item{
    scroll-snap-align:center!important;
    scroll-snap-stop:always;
  }

  .programmer-heading .carousel-buttons{
    position:relative!important;
    z-index:30!important;
    pointer-events:auto!important;
  }

  .programmer-heading .carousel-btn{
    position:relative!important;
    z-index:31!important;
    pointer-events:auto!important;
    touch-action:manipulation;
  }
}

/* =========================================================
   v5.9 - Gerçek HTML sınıflarıyla masaüstü düzeltme
   ========================================================= */
@media (min-width:981px){
  .schedule-programmers-section{
    padding:56px 0!important;
  }

  .schedule-programmers-section>.container{
    width:min(1240px,calc(100% - 40px))!important;
  }

  .schedule-programmers-grid{
    display:grid!important;
    grid-template-columns:minmax(360px,34%) minmax(0,66%)!important;
    gap:24px!important;
    align-items:stretch!important;
  }

  .schedule-column,
  .programmers-column{
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    height:460px!important;
  }

  .schedule-heading,
  .desktop-programmer-heading{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    min-height:66px!important;
    margin:0 0 14px!important;
    padding:0 2px 12px!important;
    border-bottom:1px solid rgba(232,183,44,.14)!important;
  }

  .schedule-heading h2,
  .desktop-programmer-heading h2{
    margin:4px 0 0!important;
    font-size:28px!important;
    line-height:1!important;
  }

  .schedule-heading>a,
  .desktop-programmer-heading .section-heading-actions>a{
    margin-bottom:3px!important;
    color:var(--gold)!important;
    font-size:11px!important;
  }

  .desktop-programmer-heading .section-heading-actions{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
  }

  .desktop-programmer-heading .carousel-buttons{
    display:flex!important;
    gap:8px!important;
  }

  .desktop-programmer-heading .carousel-btn{
    width:40px!important;
    height:40px!important;
    border-radius:11px!important;
    border:1px solid rgba(232,183,44,.45)!important;
    background:#1b100d!important;
    color:var(--gold)!important;
    box-shadow:none!important;
  }

  .schedule-scroll-shell{
    flex:1!important;
    min-height:0!important;
    margin:0!important;
    padding-right:50px!important;
  }

  .schedule-scroll-shell .vertical-scroll-track{
    height:380px!important;
    max-height:380px!important;
    padding-right:4px!important;
  }

  .compact-schedule-list{
    gap:10px!important;
  }

  .compact-schedule-card{
    min-height:98px!important;
    grid-template-columns:50px minmax(0,1fr)!important;
    padding:15px 16px!important;
    border-radius:14px!important;
  }

  .compact-schedule-icon{
    width:44px!important;
    height:44px!important;
  }

  .compact-schedule-card h3{
    font-size:15px!important;
  }

  #programmerCarousel{
    flex:1!important;
    min-width:0!important;
    height:380px!important;
    margin:0!important;
    padding:0!important;
    display:grid!important;
    grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 36px)/4)!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
  }

  #programmerCarousel::-webkit-scrollbar{display:none!important}

  #programmerCarousel>.programmer-card{
    width:100%!important;
    min-width:0!important;
    height:380px!important;
    margin:0!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:15px!important;
    scroll-snap-align:start!important;
  }

  #programmerCarousel .programmer-photo{
    flex:0 0 210px!important;
    height:210px!important;
    min-height:210px!important;
    border-radius:14px 14px 0 0!important;
  }

  #programmerCarousel .programmer-info{
    flex:1!important;
    display:flex!important;
    flex-direction:column!important;
    padding:14px 13px 12px!important;
  }

  #programmerCarousel .programmer-info>span{
    min-height:18px!important;
    font-size:8px!important;
  }

  #programmerCarousel .programmer-info h3{
    margin:5px 0!important;
    font-size:17px!important;
    min-height:42px!important;
  }

  #programmerCarousel .programmer-info p{
    font-size:9px!important;
    line-height:1.45!important;
    -webkit-line-clamp:2!important;
  }

  #programmerCarousel .programmer-social{
    margin-top:auto!important;
  }
}

@media (min-width:981px) and (max-width:1150px){
  .schedule-programmers-grid{
    grid-template-columns:minmax(330px,37%) minmax(0,63%)!important;
  }
  #programmerCarousel{
    grid-auto-columns:calc((100% - 24px)/3)!important;
  }
}


/* =========================================================
   v6.0 - Masaüstü Programcılar gerçek carousel
   ========================================================= */
@media (min-width:981px){
  #programmerCarousel{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-auto-columns:calc((100% - 24px)/3)!important;
    gap:12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-behavior:smooth!important;
    scroll-snap-type:x mandatory!important;
    scroll-padding-left:0!important;
    overscroll-behavior-x:contain!important;
  }

  #programmerCarousel>.programmer-card{
    min-width:0!important;
    width:100%!important;
    scroll-snap-align:start!important;
    scroll-snap-stop:always!important;
  }

  .desktop-programmer-heading .carousel-btn{
    cursor:pointer!important;
    pointer-events:auto!important;
    position:relative!important;
    z-index:40!important;
  }
}

@media (min-width:981px) and (max-width:1150px){
  #programmerCarousel{
    grid-auto-columns:calc((100% - 12px)/2)!important;
  }
}

/* =========================================================
   v6.1 - Yayın sırasında hoparlör dalga efekti
   ========================================================= */
.speaker-disc{position:relative;isolation:isolate;overflow:visible!important}
.speaker-disc>span{position:relative;z-index:3}
.speaker-wave{
  position:absolute;
  z-index:1;
  top:50%;left:50%;
  width:72%;height:72%;
  border:2px solid rgba(232,183,36,.52);
  border-radius:50%;
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,-50%) scale(.72);
  box-shadow:0 0 12px rgba(232,183,36,.14);
}
body.radio-playing .speaker-wave{animation:radioSpeakerWave 2.1s cubic-bezier(.2,.65,.3,1) infinite}
body.radio-playing .speaker-wave-2{animation-delay:.7s}
body.radio-playing .speaker-wave-3{animation-delay:1.4s}
body.radio-playing .speaker-disc{animation:speakerPulse .48s ease-in-out infinite alternate!important}
@keyframes radioSpeakerWave{
  0%{opacity:.72;transform:translate(-50%,-50%) scale(.68)}
  70%{opacity:.22}
  100%{opacity:0;transform:translate(-50%,-50%) scale(1.85)}
}
@media(max-width:650px){.speaker-wave{border-width:1.5px}}
@media(prefers-reduced-motion:reduce){body.radio-playing .speaker-wave,body.radio-playing .speaker-disc{animation:none!important}}


/* =========================================================
   v6.2 - Görsel referanslı hoparlör + dalga ekolayzır
   ========================================================= */
.premium-broadcast .audio-visual{
  position:relative;
  display:grid!important;
  grid-template-columns:minmax(210px,1fr) 92px!important;
  align-items:center!important;
  gap:0!important;
  min-width:0;
  overflow:visible;
}
.premium-broadcast .meter-area{
  position:relative;
  z-index:2;
  min-width:0;
  padding-right:0;
}
.premium-broadcast .equalizer{
  position:relative;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  width:100%!important;
  height:36px!important;
  padding:2px 0!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 7px rgba(0,229,255,.35));
}
.premium-broadcast .equalizer::before{
  content:"";
  position:absolute;
  left:0;right:0;top:50%;
  height:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#ffd900 0%,#b9ff00 25%,#00f0c8 48%,#16bfff 67%,#d72dff 100%);
  transform:translateY(-50%);
  opacity:.8;
}
.premium-broadcast .equalizer i{
  position:relative;
  z-index:2;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:2px!important;
  max-width:5px!important;
  height:var(--eq-base,45%)!important;
  min-height:3px!important;
  border-radius:2px!important;
  background:linear-gradient(180deg,#ffdc00 0%,#83ff00 32%,#00e8cf 57%,#16adff 77%,#e42cff 100%)!important;
  transform-origin:center;
  opacity:.48;
  animation:none!important;
  box-shadow:0 0 3px currentColor;
}
body.radio-playing .premium-broadcast .equalizer i{
  opacity:1;
  animation:radioWaveBar var(--eq-speed,.55s) ease-in-out var(--eq-delay,0s) infinite alternate!important;
}
@keyframes radioWaveBar{
  0%{transform:scaleY(.28)}
  45%{transform:scaleY(1.1)}
  100%{transform:scaleY(.58)}
}
.premium-broadcast .speaker-disc{
  position:relative!important;
  z-index:4!important;
  grid-column:2!important;
  grid-row:1!important;
  width:92px!important;
  height:92px!important;
  margin-left:-4px!important;
  border:7px solid #7b6816!important;
  background:
    radial-gradient(circle at 43% 38%,#4e4a40 0 10%,#1f1e1b 12% 30%,#080808 32% 52%,#25231e 54% 64%,#090909 67% 100%)!important;
  box-shadow:
    0 0 0 3px rgba(48,40,9,.72),
    0 0 18px rgba(232,183,36,.30),
    inset 0 0 16px rgba(255,255,255,.06)!important;
}
.premium-broadcast .speaker-disc>span{
  width:34px!important;
  height:34px!important;
  background:radial-gradient(circle at 38% 34%,#575249,#151412 55%,#050505 80%)!important;
  box-shadow:inset 0 0 9px rgba(255,255,255,.08),0 2px 6px rgba(0,0,0,.8);
}
.premium-broadcast .speaker-wave{
  border-color:rgba(224,173,28,.42)!important;
  box-shadow:0 0 14px rgba(224,173,28,.12)!important;
}
body.radio-playing .premium-broadcast .speaker-wave{
  animation-duration:1.85s!important;
}
.premium-broadcast .volume-line{
  position:absolute;
  top:calc(100% + 12px);
  right:96px;
  display:flex;
  justify-content:flex-end;
  width:min(210px,60%);
  margin:0!important;
}

@media(max-width:980px){
  .premium-broadcast .audio-visual{
    grid-template-columns:minmax(0,1fr) 84px!important;
  }
  .premium-broadcast .speaker-disc{
    width:84px!important;
    height:84px!important;
  }
  .premium-broadcast .equalizer{height:32px!important}
}

@media(max-width:650px){
  .premium-broadcast .audio-visual{
    grid-template-columns:minmax(0,1fr) 72px!important;
    padding:6px 0 0 58px!important;
  }
  .premium-broadcast .speaker-disc{
    width:72px!important;
    height:72px!important;
    border-width:6px!important;
    margin-left:-3px!important;
  }
  .premium-broadcast .speaker-disc>span{
    width:27px!important;
    height:27px!important;
  }
  .premium-broadcast .equalizer{
    height:26px!important;
    gap:0!important;
  }
  .premium-broadcast .equalizer i{
    min-width:1px!important;
    max-width:3px!important;
  }
  .premium-broadcast .volume-line{display:none!important}
}

@media(max-width:390px){
  .premium-broadcast .audio-visual{
    grid-template-columns:minmax(0,1fr) 66px!important;
    padding-left:52px!important;
  }
  .premium-broadcast .speaker-disc{
    width:66px!important;
    height:66px!important;
  }
  .premium-broadcast .equalizer{height:23px!important}
}

/* =========================================================
   v6.3 - Masaüstü ses kontrol hizası + logosuz site adı
   ========================================================= */
.premium-brand .brand-text-only{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  color:#fff;
  font-size:28px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.8px;
  text-shadow:0 0 16px rgba(232,183,36,.24);
  white-space:nowrap;
}

.footer-site-name-only{
  display:inline-flex;
  align-items:center;
  min-height:54px;
  color:#fff;
  font-size:24px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.5px;
}

@media(min-width:651px){
  .premium-broadcast .meter-area{
    padding-bottom:36px!important;
  }

  .premium-broadcast .volume-line{
    top:auto!important;
    right:96px!important;
    bottom:0!important;
    width:min(210px,60%)!important;
    margin:0!important;
    transform:translateY(-1px);
    align-items:center!important;
  }

  .premium-broadcast .volume-line button{
    flex:0 0 38px;
  }

  .premium-broadcast .volume-line input{
    display:block;
    height:18px;
    margin:0!important;
  }
}

@media(max-width:650px){
  .premium-brand .brand-text-only{
    min-height:42px;
    font-size:21px;
  }

  .footer-site-name-only{
    min-height:44px;
    font-size:20px;
  }
}

/* =========================================================
   v6.4 - Logosuz marka başlığı + canlı İstek Duvarı
   ========================================================= */
.brand-fallback{
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-height:58px;
  color:#fff;
  white-space:nowrap;
}
.brand-fallback-icon{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  flex:0 0 46px;
  border:1px solid rgba(255,221,112,.38);
  border-radius:14px;
  background:linear-gradient(145deg,rgba(255,224,105,.14),rgba(109,35,53,.2));
  color:var(--gold);
  box-shadow:0 0 18px rgba(232,183,36,.2),inset 0 1px rgba(255,255,255,.08);
  font-size:21px;
}
.brand-fallback-copy{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  min-width:0;
  line-height:1;
}
.brand-fallback-copy strong{
  color:#fff;
  font-size:27px;
  font-weight:900;
  letter-spacing:-.8px;
  text-shadow:0 0 18px rgba(232,183,36,.24);
}
.brand-fallback-copy small{
  max-width:260px;
  margin-top:7px;
  overflow:hidden;
  color:rgba(255,245,224,.72);
  font-size:9px;
  font-weight:600;
  letter-spacing:.15px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.brand-fallback-signal{
  display:flex;
  align-items:flex-end;
  gap:2px;
  height:24px;
  margin-left:2px;
}
.brand-fallback-signal i{
  display:block;
  width:3px;
  border-radius:999px;
  background:linear-gradient(to top,var(--gold),#fff1a0);
  box-shadow:0 0 8px rgba(232,183,36,.38);
  animation:brandSignal 1s ease-in-out infinite alternate;
}
.brand-fallback-signal i:nth-child(1){height:8px;animation-delay:-.5s}
.brand-fallback-signal i:nth-child(2){height:17px;animation-delay:-.2s}
.brand-fallback-signal i:nth-child(3){height:23px;animation-delay:-.7s}
.brand-fallback-signal i:nth-child(4){height:13px;animation-delay:-.35s}
@keyframes brandSignal{to{height:6px;opacity:.55}}

.request-wall{position:relative}
.request-card{
  will-change:transform,opacity,filter;
  transform-origin:center;
}
.request-card.request-leave-up{
  animation:requestLeaveUp .23s ease both;
}
.request-card.request-leave-down{
  animation:requestLeaveDown .23s ease both;
}
.request-card.request-slide-up{
  animation:requestEnterUp .44s cubic-bezier(.2,.72,.25,1) both;
}
.request-card.request-slide-down{
  animation:requestEnterDown .44s cubic-bezier(.2,.72,.25,1) both;
}
.request-card.request-new-arrival{
  border-left-color:#ffd952!important;
  box-shadow:0 0 22px rgba(238,186,36,.34),inset 0 0 18px rgba(238,186,36,.07)!important;
}
.request-card.request-new-arrival::after{
  content:'YENİ';
  position:absolute;
  top:7px;
  right:8px;
  z-index:3;
  padding:3px 7px;
  border-radius:999px;
  background:linear-gradient(145deg,#fff08a,#c68e0b);
  color:#271a00;
  font-size:7px;
  font-weight:900;
  letter-spacing:.8px;
  animation:newBadgeFade 1.7s ease both;
}
.request-wall.has-live-update .mini-title{
  color:#ffe273;
  text-shadow:0 0 10px rgba(238,186,36,.5);
}
@keyframes requestLeaveUp{
  to{opacity:0;transform:translateY(-22px) scale(.98);filter:blur(2px)}
}
@keyframes requestLeaveDown{
  to{opacity:0;transform:translateY(22px) scale(.98);filter:blur(2px)}
}
@keyframes requestEnterUp{
  from{opacity:0;transform:translateY(24px) scale(.98);filter:blur(2px)}
  to{opacity:1;transform:translateY(0) scale(1);filter:none}
}
@keyframes requestEnterDown{
  from{opacity:0;transform:translateY(-24px) scale(.98);filter:blur(2px)}
  to{opacity:1;transform:translateY(0) scale(1);filter:none}
}
@keyframes newBadgeFade{
  0%,70%{opacity:1;transform:translateY(0)}
  100%{opacity:0;transform:translateY(-5px)}
}

@media(max-width:650px){
  .brand-fallback{
    gap:7px;
    min-height:48px;
    max-width:245px;
  }
  .brand-fallback-icon{
    width:38px;
    height:38px;
    flex-basis:38px;
    border-radius:11px;
    font-size:17px;
  }
  .brand-fallback-copy strong{
    max-width:155px;
    overflow:hidden;
    font-size:20px;
    text-overflow:ellipsis;
  }
  .brand-fallback-copy small{
    max-width:160px;
    margin-top:5px;
    font-size:7px;
  }
  .brand-fallback-signal{height:20px;gap:1px}
  .brand-fallback-signal i{width:2px}
}

@media(prefers-reduced-motion:reduce){
  .brand-fallback-signal i,
  .request-card.request-leave-up,
  .request-card.request-leave-down,
  .request-card.request-slide-up,
  .request-card.request-slide-down,
  .request-card.request-new-arrival::after{
    animation:none!important;
  }
}



/* v6.5 - Farklı hız ve yükseklikte ekolayzır */
.premium-broadcast .equalizer i{
  height:var(--eq-mid,var(--eq-base,42%))!important;
  transform:scaleY(.28) rotate(var(--eq-tilt,0deg));
  will-change:transform,height,opacity,filter;
}
body.radio-playing .premium-broadcast .equalizer i{
  animation:radioWaveBarVaried var(--eq-speed,.58s) cubic-bezier(.35,.02,.58,1) var(--eq-delay,0s) infinite!important;
}
body:not(.radio-playing) .premium-broadcast .equalizer i{
  height:12%!important;
  transform:scaleY(.55)!important;
  opacity:.42!important;
  filter:saturate(.72);
}
@keyframes radioWaveBarVaried{
  0%{
    height:var(--eq-low,18%);
    transform:scaleY(.42) rotate(var(--eq-tilt,0deg));
    filter:brightness(.82) saturate(.9);
  }
  24%{
    height:var(--eq-high,92%);
    transform:scaleY(1.08) rotate(calc(var(--eq-tilt,0deg) * -1));
    filter:brightness(1.28) saturate(1.25);
  }
  51%{
    height:var(--eq-mid,55%);
    transform:scaleY(.74) rotate(var(--eq-tilt,0deg));
    filter:brightness(1.02) saturate(1.05);
  }
  74%{
    height:calc(var(--eq-high,92%) * .68);
    transform:scaleY(.92) rotate(calc(var(--eq-tilt,0deg) * .5));
    filter:brightness(1.16) saturate(1.18);
  }
  100%{
    height:var(--eq-low,18%);
    transform:scaleY(.36) rotate(var(--eq-tilt,0deg));
    filter:brightness(.78) saturate(.88);
  }
}
@media(max-width:650px){
  body.radio-playing .premium-broadcast .equalizer i{
    animation-duration:calc(var(--eq-speed,.58s) * 1.16)!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body.radio-playing .premium-broadcast .equalizer i{
    animation:none!important;
    height:48%!important;
    transform:none!important;
  }
}

/* =========================================================
   v6.6 - Dağ/dalga formunda canlı ekolayzır
   ========================================================= */
.premium-broadcast .equalizer{
  height:44px!important;
  align-items:flex-end!important;
  justify-content:stretch!important;
  gap:1px!important;
  overflow:hidden!important;
  filter:drop-shadow(0 0 7px rgba(0,229,255,.42));
}
.premium-broadcast .equalizer::before{
  top:auto!important;
  bottom:2px!important;
  height:1px!important;
  opacity:.7!important;
}
.premium-broadcast .equalizer i{
  flex:1 1 0!important;
  width:auto!important;
  min-width:2px!important;
  max-width:none!important;
  height:8%!important;
  min-height:2px!important;
  border-radius:3px 3px 0 0!important;
  transform:none!important;
  animation:none!important;
  transition:height 70ms linear,opacity 120ms ease!important;
  will-change:height,opacity;
  box-shadow:0 0 4px currentColor;
}
.premium-broadcast .equalizer i:nth-child(-n+14){background:linear-gradient(to top,#65ff00,#f5ef00)!important}
.premium-broadcast .equalizer i:nth-child(n+15):nth-child(-n+29){background:linear-gradient(to top,#ffd200,#ff7417)!important}
.premium-broadcast .equalizer i:nth-child(n+30):nth-child(-n+44){background:linear-gradient(to top,#ff2fa3,#e923ff)!important}
.premium-broadcast .equalizer i:nth-child(n+45):nth-child(-n+58){background:linear-gradient(to top,#8b35ff,#176cff)!important}
.premium-broadcast .equalizer i:nth-child(n+59){background:linear-gradient(to top,#00bcff,#00efd0)!important}
body.radio-playing .premium-broadcast .equalizer i{
  animation:none!important;
  filter:brightness(1.16) saturate(1.2);
}
body:not(.radio-playing) .premium-broadcast .equalizer i{
  animation:none!important;
  height:7%!important;
  opacity:.42!important;
  filter:saturate(.65);
}
@media(max-width:650px){
  .premium-broadcast .equalizer{height:30px!important;gap:1px!important}
  .premium-broadcast .equalizer i{min-width:1px!important}
}
@media(prefers-reduced-motion:reduce){
  .premium-broadcast .equalizer i{transition:none!important;height:22%!important}
}

/* =========================================================
   v6.7 - Referans görseldeki dört tepeli ekolayzır
   ========================================================= */

.premium-broadcast .equalizer{
  position:relative!important;
  display:flex!important;
  align-items:flex-end!important;
  width:100%!important;
  height:58px!important;
  gap:2px!important;
  padding:4px 0 3px!important;
  overflow:hidden!important;
  border:0!important;
  border-bottom:1px solid rgba(255,197,27,.48)!important;
  border-radius:0!important;
  background:
    linear-gradient(180deg,rgba(15,7,18,.02),rgba(15,7,18,.20))!important;
  box-shadow:
    inset 0 -1px rgba(255,209,35,.16),
    0 0 18px rgba(61,22,92,.18)!important;
  filter:none!important;
}

.premium-broadcast .equalizer::before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:2px!important;
  height:1px!important;
  background:linear-gradient(
    90deg,
    #ffdc00,
    #7fff00,
    #00e6d9,
    #1479ff,
    #8a34ff,
    #ff2ebd,
    #ff8a28
  )!important;
  opacity:.7!important;
  box-shadow:0 0 7px rgba(0,220,255,.42)!important;
}

.premium-broadcast .equalizer i{
  position:relative!important;
  z-index:2!important;
  flex:1 1 0!important;
  width:auto!important;
  min-width:2px!important;
  max-width:none!important;
  height:6%!important;
  min-height:3px!important;
  margin:0!important;
  border-radius:3px 3px 0 0!important;
  background:var(--bar-color)!important;
  color:var(--bar-color)!important;
  box-shadow:
    0 0 4px currentColor,
    0 0 9px color-mix(in srgb,currentColor 58%,transparent)!important;
  transform:none!important;
  animation:none!important;
  transition:height 58ms linear,opacity 120ms ease!important;
  will-change:height,opacity;
}

body.radio-playing .premium-broadcast .equalizer i,
body.is-playing .premium-broadcast .equalizer i{
  filter:brightness(1.14) saturate(1.28)!important;
}

body:not(.radio-playing):not(.is-playing) .premium-broadcast .equalizer i{
  filter:saturate(.72)!important;
}

@media(max-width:900px){
  .premium-broadcast .equalizer{
    height:44px!important;
    gap:1px!important;
  }
}

@media(max-width:650px){
  .premium-broadcast .equalizer{
    height:32px!important;
    gap:1px!important;
    padding-top:3px!important;
  }

  .premium-broadcast .equalizer i{
    min-width:1px!important;
    border-radius:2px 2px 0 0!important;
  }
}

@media(prefers-reduced-motion:reduce){
  .premium-broadcast .equalizer i{
    transition:none!important;
  }
}

\n\n/* =========================================================\n   v6.8 - Ekolayzır hareket kilidi düzeltmesi\n   ========================================================= */\n.premium-broadcast .equalizer i{\n  height:var(--runtime-eq-height,6%);\n}\nbody.radio-playing .premium-broadcast .equalizer i,\nbody.is-playing .premium-broadcast .equalizer i{\n  opacity:1!important;\n}\n
/* =========================================================
   v6.9 - Top 10 özel koyu-altın mini player
   ========================================================= */
.top10-content>audio,
.top-list audio{display:none!important}

.top10-custom-player{
  display:grid;
  grid-template-columns:34px 38px minmax(80px,1fr) 38px 32px 24px;
  align-items:center;
  gap:7px;
  width:100%;
  min-height:42px;
  padding:5px 8px;
  border:1px solid rgba(230,185,48,.24);
  border-radius:13px;
  background:linear-gradient(145deg,rgba(13,7,9,.96),rgba(36,15,21,.96));
  box-shadow:inset 0 1px rgba(255,255,255,.035),0 8px 20px rgba(0,0,0,.2);
}
.top10-custom-player audio{display:none!important}
.top10-play-btn,.top10-volume-btn{
  display:grid;place-items:center;padding:0;border:1px solid rgba(230,185,48,.34);border-radius:50%;
  background:linear-gradient(145deg,#f5d557,#b87b05);color:#211700;cursor:pointer;transition:.2s;
}
.top10-play-btn{width:34px;height:34px;font-size:12px;box-shadow:0 0 13px rgba(231,183,35,.28)}
.top10-volume-btn{width:30px;height:30px;font-size:11px;background:#1a0e12;color:#e9c95d}
.top10-play-btn:hover,.top10-volume-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.top10-custom-player.is-playing .top10-play-btn{box-shadow:0 0 18px rgba(244,198,49,.55)}
.top10-time{font-size:9px;font-variant-numeric:tabular-nums;color:#bbaeb2;text-align:center;white-space:nowrap}
.top10-progress{position:relative;height:8px;cursor:pointer;touch-action:none}
.top10-progress:before{content:"";position:absolute;left:0;right:0;top:50%;height:3px;border-radius:99px;background:#4b3d41;transform:translateY(-50%)}
.top10-progress span{position:absolute;left:0;top:50%;width:0;height:3px;border-radius:99px;background:linear-gradient(90deg,#e2aa18,#ffe36b);transform:translateY(-50%);box-shadow:0 0 8px rgba(238,187,37,.38)}
.top10-progress>i{position:absolute;left:0;top:50%;width:9px;height:9px;border-radius:50%;background:#f2cb4d;transform:translate(-50%,-50%);box-shadow:0 0 8px rgba(242,203,77,.58)}
.top10-mini-bars{display:flex;align-items:flex-end;justify-content:center;gap:2px;height:20px}
.top10-mini-bars i{width:2px;height:25%;border-radius:3px;background:#e9bd34;animation:none}
.top10-custom-player.is-playing .top10-mini-bars i{animation:top10PlayerBars .55s ease-in-out infinite alternate}
.top10-custom-player.is-playing .top10-mini-bars i:nth-child(2){animation-duration:.34s}
.top10-custom-player.is-playing .top10-mini-bars i:nth-child(3){animation-duration:.7s}
.top10-custom-player.is-playing .top10-mini-bars i:nth-child(4){animation-duration:.43s}
@keyframes top10PlayerBars{to{height:100%}}

.top-list .top10-page-player{margin-left:auto;max-width:460px}

@media(max-width:760px){
  .top10-custom-player{grid-template-columns:32px 33px minmax(65px,1fr) 33px 29px 20px;gap:5px;min-height:39px;padding:4px 6px}
  .top10-play-btn{width:31px;height:31px}.top10-volume-btn{width:27px;height:27px}
  .top10-time{font-size:8px}
}
@media(max-width:520px){
  .top10-custom-player{grid-template-columns:31px minmax(70px,1fr) 28px 20px}
  .top10-current,.top10-duration{display:none}
  .top10-page-player{grid-column:1/-1;max-width:none!important;margin:4px 0 0!important}
}

/* v7.0: Anasayfa Yayın Akışı / Programcılar görünürlük ayarı */
.schedule-programmers-grid.single-column{grid-template-columns:minmax(0,1fr)!important;}
.schedule-programmers-grid.single-column .schedule-column,
.schedule-programmers-grid.single-column .programmers-column{width:100%!important;max-width:none!important;}

/* =========================================================
   v7.2 - Hoparlör dalgaları daha dışarı ve daha güçlü
   ========================================================= */
.premium-broadcast .speaker-disc{
  overflow:visible!important;
  filter:drop-shadow(0 0 10px rgba(232,183,36,.18));
}

.premium-broadcast .speaker-wave{
  width:78%!important;
  height:78%!important;
  border-radius:50%!important;
  pointer-events:none!important;
  opacity:0;
  transform:translate(-50%,-50%) scale(.74);
  will-change:transform,opacity;
}

body.radio-playing .premium-broadcast .speaker-wave,
body.is-playing .premium-broadcast .speaker-wave{
  animation-name:radioSpeakerWaveStrong!important;
  animation-duration:2.75s!important;
  animation-timing-function:cubic-bezier(.16,.7,.28,1)!important;
  animation-iteration-count:infinite!important;
}

body.radio-playing .premium-broadcast .speaker-wave-1,
body.is-playing .premium-broadcast .speaker-wave-1{
  animation-delay:0s!important;
  border-width:3px!important;
  border-color:rgba(255,209,58,.72)!important;
}
body.radio-playing .premium-broadcast .speaker-wave-2,
body.is-playing .premium-broadcast .speaker-wave-2{
  animation-delay:.48s!important;
  border-width:2.5px!important;
  border-color:rgba(244,193,37,.60)!important;
}
body.radio-playing .premium-broadcast .speaker-wave-3,
body.is-playing .premium-broadcast .speaker-wave-3{
  animation-delay:.96s!important;
  border-width:2px!important;
  border-color:rgba(235,179,27,.48)!important;
}
body.radio-playing .premium-broadcast .speaker-wave-4,
body.is-playing .premium-broadcast .speaker-wave-4{
  animation-delay:1.44s!important;
  border-width:1.7px!important;
  border-color:rgba(224,164,19,.36)!important;
}
body.radio-playing .premium-broadcast .speaker-wave-5,
body.is-playing .premium-broadcast .speaker-wave-5{
  animation-delay:1.92s!important;
  border-width:1.4px!important;
  border-color:rgba(214,151,12,.26)!important;
}

body.radio-playing .premium-broadcast .speaker-disc,
body.is-playing .premium-broadcast .speaker-disc{
  animation:speakerDeepPulse .36s ease-in-out infinite alternate!important;
  box-shadow:
    0 0 0 3px rgba(48,40,9,.72),
    0 0 26px rgba(232,183,36,.44),
    0 0 58px rgba(232,183,36,.22),
    inset 0 0 16px rgba(255,255,255,.06)!important;
}

@keyframes radioSpeakerWaveStrong{
  0%{
    opacity:.78;
    transform:translate(-50%,-50%) scale(.70);
    filter:blur(0);
  }
  42%{opacity:.46}
  75%{opacity:.18}
  100%{
    opacity:0;
    transform:translate(-50%,-50%) scale(3.15);
    filter:blur(.35px);
  }
}

@keyframes speakerDeepPulse{
  from{transform:scale(.985)}
  to{transform:scale(1.065)}
}

body:not(.radio-playing):not(.is-playing) .premium-broadcast .speaker-wave{
  animation:none!important;
  opacity:0!important;
}

@media(max-width:650px){
  body.radio-playing .premium-broadcast .speaker-wave,
  body.is-playing .premium-broadcast .speaker-wave{
    animation-duration:3.05s!important;
  }
  @keyframes radioSpeakerWaveStrong{
    0%{opacity:.62;transform:translate(-50%,-50%) scale(.72)}
    70%{opacity:.14}
    100%{opacity:0;transform:translate(-50%,-50%) scale(2.55)}
  }
}

@media(prefers-reduced-motion:reduce){
  body.radio-playing .premium-broadcast .speaker-wave,
  body.is-playing .premium-broadcast .speaker-wave,
  body.radio-playing .premium-broadcast .speaker-disc,
  body.is-playing .premium-broadcast .speaker-disc{
    animation:none!important;
  }
}
/* v7.8 - Sponsor vitrin ve güvenli upload mesajları */
.flash.error{border:1px solid rgba(255,92,112,.42)!important;background:rgba(117,20,37,.28)!important;color:#ffd5dc!important}
.sponsor-showcase-section{position:relative;overflow:hidden;padding-bottom:72px!important;background:radial-gradient(circle at 50% 0,rgba(var(--theme-rgb,127,36,56),.13),transparent 46%),linear-gradient(180deg,#12090c,#090607)!important}
.sponsor-showcase-heading{justify-content:center!important;margin-bottom:22px!important;text-align:center}.sponsor-showcase-heading span{display:none!important}.sponsor-showcase-heading h2{display:flex;align-items:center;justify-content:center;gap:10px;font-size:24px!important}.sponsor-showcase-heading h2::before{content:"\f4c4";font-family:"Font Awesome 6 Free";font-weight:900;color:var(--theme-accent,var(--gold))}.sponsor-showcase-heading h2::after{content:"TIKLA VE DİNLE";display:inline-flex;min-height:25px;align-items:center;padding:0 13px;border:1px solid color-mix(in srgb,var(--theme-accent,var(--gold)) 58%,transparent);border-radius:999px;background:linear-gradient(145deg,var(--theme-accent-2,#ffdf69),var(--theme-accent,#e5b52a));color:#241800;font-size:8px;font-weight:900;letter-spacing:1px}.sponsor-showcase-heading .carousel-buttons{position:absolute;right:0;top:4px}
.sponsor-showcase-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 54px)/4)!important;gap:18px!important;overflow-x:auto!important;padding:0 0 12px!important;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sponsor-showcase-grid::-webkit-scrollbar{display:none}
.sponsor-showcase-card{display:grid!important;grid-template-rows:204px 1fr!important;min-width:0!important;min-height:305px!important;padding:0!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--theme-accent,var(--gold)) 40%,transparent)!important;border-radius:14px!important;background:linear-gradient(180deg,color-mix(in srgb,var(--theme-panel,#271014) 94%,#fff 2%),var(--theme-deep,#16090d))!important;scroll-snap-align:start!important;transition:.25s!important}.sponsor-showcase-card:hover{transform:translateY(-5px)!important;border-color:var(--theme-accent,var(--gold))!important}.sponsor-showcase-card img{width:100%!important;height:204px!important;max-width:none!important;max-height:none!important;object-fit:cover!important;border-radius:0!important;background:#fff;filter:none!important}.sponsor-showcase-card>i{display:grid;width:100%;height:204px;place-items:center;color:var(--theme-accent,var(--gold));font-size:52px}.sponsor-showcase-card span{position:static!important;display:flex!important;min-height:100px;align-items:flex-start;padding:18px!important;color:#fff1f3!important;font-size:15px!important;font-weight:800!important;text-align:left!important}
@media(max-width:1050px){.sponsor-showcase-grid{grid-auto-columns:calc((100% - 36px)/3)!important}}@media(max-width:760px){.sponsor-showcase-heading{justify-content:flex-start!important;text-align:left}.sponsor-showcase-heading h2{justify-content:flex-start;font-size:20px!important}.sponsor-showcase-heading .carousel-buttons{position:static}.sponsor-showcase-grid{grid-auto-columns:72%!important;gap:12px!important}.sponsor-showcase-card{grid-template-rows:175px 1fr!important;min-height:265px!important}.sponsor-showcase-card img,.sponsor-showcase-card>i{height:175px!important}}@media(max-width:420px){.sponsor-showcase-heading h2::after{display:none}.sponsor-showcase-grid{grid-auto-columns:84%!important}}

/* =========================================================
   v7.8.1 - Sponsor bölümü ilk referans görsel düzeni
   ========================================================= */

.sponsor-showcase-section{
  padding-top:40px!important;
  padding-bottom:115px!important;
  min-height:560px!important;
}

.sponsor-showcase-section>.container{
  width:min(1360px,calc(100% - 56px))!important;
}

.sponsor-showcase-heading{
  position:relative!important;
  display:flex!important;
  min-height:52px!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:26px!important;
}

.sponsor-showcase-heading>div:first-child{
  width:auto!important;
}

.sponsor-showcase-heading h2{
  margin:0!important;
  font-size:24px!important;
  line-height:1.2!important;
}

/* İlk referanstaki gibi üstte ok gösterme */
.sponsor-showcase-heading .carousel-buttons{
  display:none!important;
}

.sponsor-showcase-grid{
  width:100%!important;
  max-width:none!important;
  grid-auto-columns:calc((100% - 54px)/4)!important;
  gap:18px!important;
  margin:0!important;
  padding:0 0 14px!important;
  overflow-x:auto!important;
}

.sponsor-showcase-card{
  grid-template-rows:205px 1fr!important;
  min-height:305px!important;
  border-radius:15px!important;
}

.sponsor-showcase-card img{
  width:100%!important;
  height:205px!important;
  object-fit:cover!important;
  object-position:center!important;
}

.sponsor-showcase-card span{
  min-height:98px!important;
  align-items:flex-start!important;
  padding:17px 18px!important;
  font-size:15px!important;
  line-height:1.35!important;
}

/* Altın dalga alanını ilk görsele yaklaştır */
.sponsor-showcase-section::after{
  right:-3%!important;
  bottom:-42px!important;
  left:-3%!important;
  height:110px!important;
  border-radius:50% 50% 0 0!important;
  opacity:.58!important;
}

/* Çok geniş ekranlarda kartların gereksiz küçülmesini engelle */
@media(min-width:1500px){
  .sponsor-showcase-section>.container{
    width:min(1400px,calc(100% - 70px))!important;
  }

  .sponsor-showcase-card{
    grid-template-rows:218px 1fr!important;
    min-height:322px!important;
  }

  .sponsor-showcase-card img{
    height:218px!important;
  }
}

@media(max-width:1100px){
  .sponsor-showcase-grid{
    grid-auto-columns:calc((100% - 36px)/3)!important;
  }
}

@media(max-width:800px){
  .sponsor-showcase-section{
    min-height:auto!important;
    padding-top:30px!important;
    padding-bottom:78px!important;
  }

  .sponsor-showcase-section>.container{
    width:min(100% - 28px,760px)!important;
  }

  .sponsor-showcase-heading{
    justify-content:center!important;
    text-align:center!important;
  }

  .sponsor-showcase-heading h2{
    justify-content:center!important;
    font-size:21px!important;
  }

  .sponsor-showcase-grid{
    grid-auto-columns:72%!important;
    gap:13px!important;
  }

  .sponsor-showcase-card{
    grid-template-rows:180px 1fr!important;
    min-height:270px!important;
  }

  .sponsor-showcase-card img{
    height:180px!important;
  }
}

@media(max-width:480px){
  .sponsor-showcase-heading h2::after{
    display:inline-flex!important;
    min-height:22px!important;
    padding:0 9px!important;
    font-size:7px!important;
  }

  .sponsor-showcase-grid{
    grid-auto-columns:86%!important;
  }

  .sponsor-showcase-card{
    grid-template-rows:165px 1fr!important;
    min-height:252px!important;
  }

  .sponsor-showcase-card img{
    height:165px!important;
  }

  .sponsor-showcase-card span{
    min-height:84px!important;
    padding:14px!important;
    font-size:13px!important;
  }
}

/* =========================================================
   v7.8.2 - Footer siyah boşlukta canlı altın bant
   ========================================================= */

.modern-footer{
  position:relative;
  overflow:hidden;
}

/* Siyah boşluk alanı footer yapısından bağımsız kalır. */
.footer-live-banner-zone{
  position:relative;
  z-index:3;
  display:flex;
  min-height:150px;
  align-items:flex-end;
  justify-content:center;
  padding:0 0 0;
  overflow:hidden;
  border-bottom:1px solid rgba(233,189,50,.14);
  background:
    linear-gradient(180deg,
      rgba(9,6,7,.98) 0%,
      rgba(9,6,7,.98) 55%,
      rgba(18,10,12,.98) 100%);
}

/* İlk görseldeki üst dalga. */
.footer-live-banner-wave{
  position:absolute;
  z-index:1;
  right:-4%;
  bottom:42px;
  left:-4%;
  height:78px;
  border-radius:50% 50% 0 0;
  background:
    linear-gradient(180deg,
      color-mix(in srgb,var(--theme-accent,var(--gold)) 34%,transparent),
      transparent 66%);
  opacity:.58;
  pointer-events:none;
}

.footer-live-banner{
  position:relative;
  z-index:2;
  display:flex;
  width:100%;
  min-height:62px;
  align-items:center;
  justify-content:center;
  gap:18px;
  padding:0 max(24px,calc((100% - 1180px)/2));
  overflow:hidden;
  border-top:1px solid color-mix(in srgb,var(--theme-accent,var(--gold)) 48%,transparent);
  border-bottom:1px solid color-mix(in srgb,var(--theme-accent,var(--gold)) 35%,transparent);
  background:
    linear-gradient(90deg,
      color-mix(in srgb,var(--theme-deep,#16090d) 74%,#000 26%),
      color-mix(in srgb,var(--theme-accent,var(--gold)) 82%,#9d6c06 18%) 25%,
      color-mix(in srgb,var(--theme-accent-2,#ffdf69) 88%,#c28c11 12%) 50%,
      color-mix(in srgb,var(--theme-accent,var(--gold)) 82%,#9d6c06 18%) 75%,
      color-mix(in srgb,var(--theme-deep,#16090d) 74%,#000 26%));
  box-shadow:
    inset 0 1px rgba(255,255,255,.13),
    inset 0 -1px rgba(0,0,0,.22),
    0 0 30px color-mix(in srgb,var(--theme-accent,var(--gold)) 19%,transparent);
}

.footer-live-banner::before{
  content:"";
  position:absolute;
  z-index:0;
  inset:0;
  background:
    repeating-linear-gradient(
      90deg,
      rgba(255,255,255,.035) 0,
      rgba(255,255,255,.035) 1px,
      transparent 1px,
      transparent 4px
    );
  pointer-events:none;
}

.footer-live-banner::after{
  content:"";
  position:absolute;
  z-index:0;
  top:0;
  bottom:0;
  left:-35%;
  width:28%;
  background:
    linear-gradient(90deg,
      transparent,
      rgba(255,255,255,.18),
      transparent);
  transform:skewX(-18deg);
  animation:footerBannerShine 7.5s ease-in-out infinite;
  pointer-events:none;
}

.footer-live-banner-badge{
  position:relative;
  z-index:2;
  display:inline-flex;
  min-height:34px;
  flex:0 0 auto;
  align-items:center;
  gap:8px;
  padding:0 15px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:
    color-mix(in srgb,var(--theme-deep,#16090d) 55%,rgba(92,62,0,.48));
  color:#fff7dd;
  box-shadow:
    inset 0 0 12px rgba(255,255,255,.05),
    0 0 14px rgba(0,0,0,.2);
  font-size:10px;
  font-weight:900;
  letter-spacing:1.1px;
  white-space:nowrap;
}

.footer-live-banner-badge i{
  color:#fff;
  animation:footerLiveSignal 1.25s ease-in-out infinite;
}

.footer-live-banner-marquee{
  position:relative;
  z-index:2;
  min-width:0;
  max-width:790px;
  flex:1 1 790px;
  overflow:hidden;
  color:#171009;
  mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
  white-space:nowrap;
}

.footer-live-banner-track{
  display:inline-flex;
  width:max-content;
  min-width:100%;
  align-items:center;
  gap:56px;
  animation:footerLiveMarquee 22s linear infinite;
  will-change:transform;
}

.footer-live-banner-track strong{
  flex:0 0 auto;
  font-size:20px;
  font-weight:900;
  letter-spacing:.6px;
  text-shadow:0 1px rgba(255,255,255,.15);
}

.footer-live-banner-track>span{
  color:rgba(33,22,8,.65);
  font-size:18px;
  font-weight:900;
}

.footer-live-banner:hover .footer-live-banner-track{
  animation-play-state:paused;
}

/* Footer içeriği bandın hemen altında başlar. */
.modern-footer .footer-main{
  position:relative;
  z-index:2;
  padding-top:64px!important;
}

@keyframes footerLiveMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@keyframes footerBannerShine{
  0%,35%{left:-35%;opacity:0}
  45%{opacity:1}
  70%,100%{left:115%;opacity:0}
}

@keyframes footerLiveSignal{
  0%,100%{transform:scale(.9);opacity:.62}
  50%{transform:scale(1.12);opacity:1}
}

@media(max-width:760px){
  .footer-live-banner-zone{
    min-height:112px;
  }

  .footer-live-banner-wave{
    bottom:47px;
    height:55px;
  }

  .footer-live-banner{
    min-height:58px;
    justify-content:flex-start;
    gap:11px;
    padding:0 14px;
  }

  .footer-live-banner-badge{
    min-height:31px;
    padding:0 11px;
    font-size:8px;
  }

  .footer-live-banner-marquee{
    max-width:none;
  }

  .footer-live-banner-track{
    gap:38px;
    animation-duration:17s;
  }

  .footer-live-banner-track strong{
    font-size:14px;
    letter-spacing:.3px;
  }

  .modern-footer .footer-main{
    padding-top:46px!important;
  }
}

@media(max-width:420px){
  .footer-live-banner-zone{
    min-height:96px;
  }

  .footer-live-banner{
    min-height:54px;
  }

  .footer-live-banner-badge{
    padding:0 9px;
  }

  .footer-live-banner-track strong{
    font-size:12px;
  }
}

@media(prefers-reduced-motion:reduce){
  .footer-live-banner-track,
  .footer-live-banner::after,
  .footer-live-banner-badge i{
    animation:none!important;
  }
}

/* =========================================================
   v7.8.3 - Canlı bant siyah alanın içinde
   ========================================================= */

.footer-live-banner-zone{
  position:relative!important;
  z-index:3!important;
  display:block!important;
  min-height:188px!important;
  padding:0!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(233,189,50,.14)!important;
  background:
    linear-gradient(180deg,
      #0a0708 0%,
      #0a0708 72%,
      #10090b 100%)!important;
}

/* Bant, siyah alanın içinde üst kısımda konumlanır. */
.footer-live-banner-inner{
  position:relative!important;
  z-index:4!important;
  display:flex!important;
  min-height:118px!important;
  align-items:center!important;
  justify-content:center!important;
  padding:22px 0 14px!important;
}

.footer-live-banner{
  position:relative!important;
  z-index:5!important;
  width:min(1180px,calc(100% - 40px))!important;
  min-height:58px!important;
  margin:0 auto!important;
  border:1px solid color-mix(in srgb,var(--theme-accent,var(--gold)) 45%,transparent)!important;
  border-radius:12px!important;
  overflow:hidden!important;
  box-shadow:
    inset 0 1px rgba(255,255,255,.12),
    inset 0 -1px rgba(0,0,0,.24),
    0 0 26px color-mix(in srgb,var(--theme-accent,var(--gold)) 16%,transparent)!important;
}

/* Altın dalga, bandın altında ve footer içeriğinin üstünde kalır. */
.footer-live-banner-wave{
  position:absolute!important;
  z-index:2!important;
  right:-4%!important;
  bottom:-4px!important;
  left:-4%!important;
  height:82px!important;
  border-radius:50% 50% 0 0!important;
  background:
    linear-gradient(180deg,
      color-mix(in srgb,var(--theme-accent,var(--gold)) 34%,transparent),
      transparent 68%)!important;
  opacity:.58!important;
  pointer-events:none!important;
}

/* Önceki yerleşimden kalan tam genişlik zorlamalarını etkisizleştir. */
.footer-live-banner-zone > .footer-live-banner{
  width:auto!important;
}

.modern-footer .footer-main{
  padding-top:54px!important;
}

@media(max-width:760px){
  .footer-live-banner-zone{
    min-height:148px!important;
  }

  .footer-live-banner-inner{
    min-height:94px!important;
    padding:17px 0 10px!important;
  }

  .footer-live-banner{
    width:calc(100% - 24px)!important;
    min-height:54px!important;
    border-radius:10px!important;
  }

  .footer-live-banner-wave{
    height:60px!important;
    bottom:-2px!important;
  }

  .modern-footer .footer-main{
    padding-top:42px!important;
  }
}

@media(max-width:420px){
  .footer-live-banner-zone{
    min-height:132px!important;
  }

  .footer-live-banner-inner{
    min-height:84px!important;
    padding:14px 0 8px!important;
  }

  .footer-live-banner{
    width:calc(100% - 18px)!important;
  }

  .footer-live-banner-wave{
    height:52px!important;
  }
}

/* =========================================================
   v7.8.4 - Üst Çalan Şarkı kayan marquee
   ========================================================= */

.premium-now-playing .top-song-marquee-wrap{
  display:flex!important;
  min-width:0;
  flex:1 1 auto;
  align-items:center;
  gap:10px;
  overflow:hidden;
}

.top-song-label{
  display:inline-flex;
  min-height:30px;
  flex:0 0 auto;
  align-items:center;
  gap:7px;
  color:var(--muted);
  font-size:11px;
  font-weight:700;
  white-space:nowrap;
}

.top-song-label i{
  color:var(--theme-accent,var(--gold));
  animation:topSongIconPulse 2.4s ease-in-out infinite;
}

.top-song-marquee{
  min-width:0;
  flex:1 1 auto;
  overflow:hidden;
  mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
  white-space:nowrap;
}

.top-song-marquee-track{
  display:inline-flex;
  width:max-content;
  min-width:100%;
  align-items:center;
  animation:topSongMarqueeMove 18s linear infinite;
  will-change:transform;
}

.top-song-marquee-track strong{
  flex:0 0 auto;
  color:var(--cream);
  font-size:13px;
  font-weight:800;
  text-shadow:
    0 0 8px color-mix(in srgb,var(--theme-accent,var(--gold)) 18%,transparent);
}

.top-song-separator{
  flex:0 0 auto;
  padding:0 58px;
  color:var(--theme-accent,var(--gold));
  font-size:16px;
  font-weight:900;
}

.top-song-marquee:hover .top-song-marquee-track{
  animation-play-state:paused;
}

@keyframes topSongMarqueeMove{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

@keyframes topSongIconPulse{
  0%,100%{
    transform:scale(.92) rotate(0deg);
    opacity:.66;
  }
  50%{
    transform:scale(1.12) rotate(-7deg);
    opacity:1;
  }
}

@media(max-width:760px){
  .premium-now-playing .top-song-marquee-wrap{
    gap:6px;
  }

  .top-song-label{
    font-size:9px;
  }

  .top-song-label i{
    display:none;
  }

  .top-song-marquee-track{
    animation-duration:14s;
  }

  .top-song-marquee-track strong{
    font-size:11px;
  }

  .top-song-separator{
    padding-inline:38px;
  }
}

@media(max-width:420px){
  .top-song-label{
    display:none;
  }

  .top-song-marquee{
    width:100%;
  }

  .top-song-marquee-track{
    animation-duration:12s;
  }
}

@media(prefers-reduced-motion:reduce){
  .top-song-marquee-track,
  .top-song-label i{
    animation:none!important;
  }
}


/* ======================================================================
   RADYO 2026 — YENİ TASARIM SİSTEMİ
   Eski dinamik yapıyı korur, ziyaretçi tarafını baştan tasarlar.
   ====================================================================== */
body.redesign-2026{
 --bg:#080b14;--bg2:#0d1120;--surface:#111726;--surface2:#151c2f;--text:#f7f8fc;--muted:#96a0b5;
 --primary:#7c5cff;--primary2:#a855f7;--accent:#ff5c7a;--cyan:#35d3ff;--line:rgba(255,255,255,.085);
 --gold:#9d82ff;--gold2:#6f4eff;--shadow:0 24px 70px rgba(0,0,0,.32);
 background:radial-gradient(circle at 12% -5%,rgba(124,92,255,.16),transparent 28%),radial-gradient(circle at 92% 8%,rgba(255,92,122,.09),transparent 22%),var(--bg);
 color:var(--text);font-family:"Inter",sans-serif;line-height:1.55;
}
.redesign-2026 *{box-sizing:border-box}.redesign-2026 a{text-decoration:none}.redesign-2026 .container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.redesign-2026 h1,.redesign-2026 h2,.redesign-2026 h3,.redesign-2026 h4{font-family:"Manrope",sans-serif;letter-spacing:-.035em}.redesign-2026 p{color:var(--muted)}
.redesign-2026 .site-header{position:sticky;top:0;z-index:1000;background:rgba(8,11,20,.78);backdrop-filter:blur(22px);border-bottom:1px solid var(--line)}
.redesign-2026 .premium-header-main{min-height:74px;display:flex;align-items:center;gap:26px}.redesign-2026 .premium-brand{display:flex;align-items:center;gap:12px;min-width:190px;color:#fff}
.redesign-2026 .site-logo-image{display:block;max-width:190px;max-height:50px;object-fit:contain}.redesign-2026 .brand-fallback-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 10px 30px rgba(124,92,255,.32)}
.redesign-2026 .brand-fallback-copy{display:flex;flex-direction:column}.redesign-2026 .brand-fallback-copy strong{font:800 19px/1.1 "Manrope",sans-serif}.redesign-2026 .brand-fallback-copy small{margin-top:4px;color:var(--muted);font-size:9px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.redesign-2026 .premium-nav{margin-left:auto;display:flex;align-items:center;gap:4px}.redesign-2026 .premium-nav>a,.redesign-2026 .nav-dropdown-toggle{min-height:40px;padding:0 13px;border:0;border-radius:11px;background:transparent;color:#c8cede;font:600 12px "Inter",sans-serif;display:flex;align-items:center;gap:7px;cursor:pointer}
.redesign-2026 .premium-nav>a:hover,.redesign-2026 .nav-dropdown-toggle:hover,.redesign-2026 .premium-nav>a.active{color:#fff;background:rgba(255,255,255,.07)}
.redesign-2026 .premium-nav>a.active{box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}.redesign-2026 .nav-dropdown{position:relative}.redesign-2026 .nav-dropdown-menu{top:calc(100% + 12px);min-width:210px;padding:8px;border:1px solid var(--line);border-radius:16px;background:#111726;box-shadow:var(--shadow)}
.redesign-2026 .nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:10px;color:#cbd2e2;font-size:12px}.redesign-2026 .nav-dropdown-menu a:hover{background:rgba(255,255,255,.06);color:#fff}.redesign-2026 .nav-dropdown-menu i{width:18px;color:#9d8aff}
.redesign-2026 .header-actions{display:flex;align-items:center;gap:10px}.redesign-2026 .header-request{display:flex;align-items:center;gap:8px;padding:11px 14px;border-radius:12px;background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;font-size:11px;font-weight:800;box-shadow:0 10px 24px rgba(124,92,255,.22)}
.redesign-2026 .nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:#fff}.redesign-2026 .header-subbar{border-top:1px solid rgba(255,255,255,.04);background:rgba(255,255,255,.018)}
.redesign-2026 .header-subbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.redesign-2026 .live-status,.redesign-2026 .header-mini-stats{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--muted)}.redesign-2026 .live-status strong{font-size:9px;color:#fff;letter-spacing:.1em}.redesign-2026 .live-status-dot{width:7px;height:7px;border-radius:50%;background:#3ee18c;box-shadow:0 0 0 5px rgba(62,225,140,.1),0 0 18px #3ee18c}
.redesign-2026 .header-mini-stats span{display:flex;align-items:center;gap:5px}.redesign-2026 .header-mini-stats b{color:#fff}.redesign-2026 .header-ticker-wrap{border-top:1px solid rgba(255,255,255,.04);background:#0a0e19}.redesign-2026 .header-ticker{height:34px;display:flex;align-items:center}.redesign-2026 .home-ticker-label{flex:none;padding-right:14px;color:#aa9cff;font-size:9px;font-weight:800;letter-spacing:.12em}.redesign-2026 .home-ticker-window{font-size:10px;color:#9ca7bb}

.redesign-2026 .home-slider{position:relative;min-height:540px;overflow:hidden;background:#0a0e19}.redesign-2026 .slider-track,.redesign-2026 .slide{min-height:540px}.redesign-2026 .slide{background-size:cover;background-position:center;display:none;align-items:center;position:relative}.redesign-2026 .slide.active{display:flex}.redesign-2026 .slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,20,.98) 0%,rgba(8,11,20,.76) 44%,rgba(8,11,20,.16) 82%),linear-gradient(0deg,#080b14 0%,transparent 24%);pointer-events:none}.redesign-2026 .slide-content{position:relative;z-index:2;padding-block:85px;max-width:1180px}.redesign-2026 .slide-content>span{display:inline-flex;padding:7px 11px;border:1px solid rgba(124,92,255,.32);border-radius:99px;background:rgba(124,92,255,.1);color:#b5a9ff;font-size:9px;font-weight:800;letter-spacing:.12em}.redesign-2026 .slide-content h1{max-width:690px;margin:16px 0 12px;font-size:clamp(40px,6vw,72px);line-height:1.02}.redesign-2026 .slide-content p{max-width:600px;font-size:15px;line-height:1.7}.redesign-2026 .btn{border-radius:12px!important;padding:12px 18px!important;font-size:11px!important;font-weight:800!important}.redesign-2026 .btn-gold{border:0!important;background:linear-gradient(135deg,var(--primary),var(--primary2))!important;color:#fff!important;box-shadow:0 12px 28px rgba(124,92,255,.22)}.redesign-2026 .btn-outline{border:1px solid var(--line)!important;background:rgba(255,255,255,.035)!important;color:#e9ecf5!important}.redesign-2026 .slider-btn{width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:rgba(9,13,24,.65);backdrop-filter:blur(8px);color:#fff}.redesign-2026 .slider-dots{bottom:30px}.redesign-2026 .slider-dots button{width:24px;height:3px;border-radius:99px;background:rgba(255,255,255,.24)}.redesign-2026 .slider-dots button.active{background:#fff;width:42px}

.redesign-2026 .content-section{padding:76px 0;background:transparent}.redesign-2026 .content-section.darker{background:rgba(255,255,255,.018);border-block:1px solid rgba(255,255,255,.04)}.redesign-2026 .section-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:20px}.redesign-2026 .section-heading span{display:block;margin-bottom:6px;color:#8f7cff;font-size:9px;font-weight:800;letter-spacing:.15em}.redesign-2026 .section-heading h2{margin:0;font-size:clamp(25px,3vw,34px);line-height:1.1}.redesign-2026 .section-heading>a,.redesign-2026 .section-heading-actions>a{color:#b7c0d2;font-size:11px;font-weight:700}.redesign-2026 .section-heading>a:hover,.redesign-2026 .section-heading-actions>a:hover{color:#fff}
.redesign-2026 .schedule-programmers-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px}.redesign-2026 .schedule-programmers-grid.single-column{grid-template-columns:1fr}.redesign-2026 .compact-schedule-list,.redesign-2026 .wall-list{display:grid;gap:10px}.redesign-2026 .compact-schedule-card,.redesign-2026 .wall-list article{padding:16px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:none}.redesign-2026 .compact-schedule-card{display:flex;align-items:center;gap:14px}.redesign-2026 .compact-schedule-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(124,92,255,.12);color:#a796ff}.redesign-2026 .compact-schedule-card span{color:#8e99ae;font-size:9px}.redesign-2026 .compact-schedule-card h3{margin:3px 0 0;font-size:14px}.redesign-2026 .compact-schedule-card p{margin:2px 0 0;font-size:10px}.redesign-2026 .vertical-scroll-buttons button,.redesign-2026 .carousel-btn{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:#dce1ec;cursor:pointer}.redesign-2026 .vertical-scroll-buttons button:hover,.redesign-2026 .carousel-btn:hover{background:var(--primary);color:#fff}
.redesign-2026 .home-programmer-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:14px;overflow:hidden}.redesign-2026 .programmer-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:var(--surface);box-shadow:none}.redesign-2026 .programmer-photo{height:225px;background:#151c2f;position:relative}.redesign-2026 .programmer-photo img{width:100%;height:100%;object-fit:cover}.redesign-2026 .programmer-live-badge{position:absolute;left:12px;bottom:12px;padding:6px 9px;border-radius:99px;background:rgba(8,11,20,.82);backdrop-filter:blur(8px);font-size:9px}.redesign-2026 .programmer-info{padding:17px}.redesign-2026 .programmer-info>span{font-size:9px;color:#9f91ff}.redesign-2026 .programmer-info h3{margin:4px 0;font-size:18px}.redesign-2026 .programmer-info p{font-size:11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.redesign-2026 .programmer-social a{width:31px;height:31px;border:1px solid var(--line);border-radius:9px;display:inline-grid;place-items:center;color:#c6cede}
.redesign-2026 .two-col{grid-template-columns:1.15fr .85fr;gap:24px}.redesign-2026 .wall-list article{display:flex;gap:12px}.redesign-2026 .wall-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:linear-gradient(135deg,var(--primary),var(--accent));display:grid;place-items:center;font-weight:800}.redesign-2026 .wall-list strong{font-size:12px}.redesign-2026 .wall-list p{margin:3px 0;font-size:11px}.redesign-2026 .wall-list small{color:#68758c;font-size:9px}.redesign-2026 .request-box{padding:30px;border:1px solid rgba(124,92,255,.18);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(124,92,255,.15),transparent 36%),var(--surface);box-shadow:none}.redesign-2026 .request-box h2{margin:8px 0;font-size:28px}.redesign-2026 .request-box input,.redesign-2026 .request-box textarea,.redesign-2026 .form-card input,.redesign-2026 .form-card textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#0c1120;color:#fff;padding:12px 14px;outline:none}.redesign-2026 .request-box textarea{min-height:100px;margin:10px 0;resize:vertical}
.redesign-2026 .media-grid,.redesign-2026 .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.redesign-2026 .media-card,.redesign-2026 .blog-card{border:1px solid var(--line);border-radius:20px;background:var(--surface);overflow:hidden;box-shadow:none}.redesign-2026 .media-cover,.redesign-2026 .blog-image{height:190px;background-size:cover;background-position:center;display:grid;place-items:center;background-color:#151c2f;color:#6657bd;font-size:38px}.redesign-2026 .media-card>div:last-child,.redesign-2026 .blog-card>div:last-child{padding:18px}.redesign-2026 .media-card h3,.redesign-2026 .blog-card h3{margin:6px 0;font-size:17px}.redesign-2026 .media-card p,.redesign-2026 .blog-card p{font-size:11px}.redesign-2026 .blog-card>div:last-child>span{font-size:9px;color:#9c8cff}.redesign-2026 .blog-card a{font-size:10px;color:#aa9cff;font-weight:800}
.redesign-2026 .home-tv-section{background:#f7f8fb!important;color:#101322;border:0}.redesign-2026 .home-tv-section .section-heading h2{color:#101322}.redesign-2026 .home-tv-section .section-heading span,.redesign-2026 .home-tv-section .section-heading>a{color:#6f56ee}.redesign-2026 .home-tv-console{display:grid;grid-template-columns:320px 1fr;overflow:hidden;border:1px solid #e4e7ef;border-radius:22px;background:#fff;box-shadow:0 26px 70px rgba(27,32,55,.12)}.redesign-2026 .home-tv-channel-panel{background:#f3f5f9;border-right:1px solid #e5e8f0;padding:16px}.redesign-2026 .home-tv-panel-title{display:flex;align-items:center;justify-content:space-between;padding:4px 3px 13px;color:#171b2a}.redesign-2026 .home-tv-panel-title span{font-size:9px;color:#7c5cff;font-weight:800}.redesign-2026 .home-tv-channel-list{display:grid;gap:8px;max-height:430px;overflow:auto}.redesign-2026 .home-tv-channel{width:100%;display:grid;grid-template-columns:45px 1fr 28px;align-items:center;gap:10px;padding:10px;border:1px solid transparent;border-radius:14px;background:transparent;color:#171b2a;text-align:left;cursor:pointer}.redesign-2026 .home-tv-channel:hover,.redesign-2026 .home-tv-channel.active{background:#fff;border-color:#e1e4ec;box-shadow:0 8px 22px rgba(20,25,45,.06)}.redesign-2026 .home-tv-logo{width:45px;height:45px;border-radius:12px;background:#eef0f6;display:grid;place-items:center;overflow:hidden}.redesign-2026 .home-tv-logo img{max-width:100%;max-height:100%;object-fit:contain}.redesign-2026 .home-tv-meta{display:flex;flex-direction:column}.redesign-2026 .home-tv-meta strong{font-size:11px}.redesign-2026 .home-tv-meta small{color:#8b93a6;font-size:9px}.redesign-2026 .home-tv-play-icon{color:#8f7cff}.redesign-2026 .home-tv-player-panel{min-width:0;background:#0b0f1a}.redesign-2026 .home-tv-player-head{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.redesign-2026 .home-tv-player-head div{display:flex;flex-direction:column}.redesign-2026 .home-tv-player-head strong{font-size:13px}.redesign-2026 .home-tv-player-head span{font-size:9px;color:#8994aa}.redesign-2026 .live-tv-badge{padding:6px 9px;border-radius:99px;background:rgba(62,225,140,.1);color:#5de8a0!important}.redesign-2026 .home-tv-stage{aspect-ratio:16/9;position:relative;background:#080b14;display:grid;place-items:center}.redesign-2026 .home-tv-stage video,.redesign-2026 .home-tv-stage iframe{width:100%;height:100%;border:0}.redesign-2026 .home-tv-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px;color:#cdd3e0}.redesign-2026 .home-tv-placeholder i{font-size:52px;color:#7c5cff}.redesign-2026 .home-tv-placeholder span{font-size:10px;color:#7e899e}
.redesign-2026 .modern-top10-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.redesign-2026 .modern-top10-card{display:grid;grid-template-columns:64px 86px 1fr;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:none}.redesign-2026 .top10-rank{text-align:center}.redesign-2026 .top10-rank small{font-size:7px;color:#6f7a8d}.redesign-2026 .top10-rank strong{display:block;font-size:23px}.redesign-2026 .top10-cover-wrap{width:86px;height:86px;border-radius:14px;overflow:hidden;background:#1a2235}.redesign-2026 .top10-cover-wrap img{width:100%;height:100%;object-fit:cover}.redesign-2026 .top10-content h3{margin:2px 0;font-size:14px}.redesign-2026 .top10-content p{margin:0 0 8px;font-size:10px}.redesign-2026 .top10-label{font-size:7px!important}.redesign-2026 .top10-custom-player{min-width:0}.redesign-2026 .top10-play-btn{background:var(--primary)!important}
.redesign-2026 .sponsor-showcase-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);gap:12px;overflow:hidden}.redesign-2026 .sponsor-showcase-card{min-height:95px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#c7cedc}.redesign-2026 .sponsor-showcase-card img{max-width:100px;max-height:42px;object-fit:contain}.redesign-2026 .sponsor-showcase-card span{font-size:9px}

/* İç sayfalar */
.redesign-2026 .page-main{padding:64px 0 90px;min-height:600px}.redesign-2026 .page-heading{max-width:720px;margin:0 auto 34px;text-align:center}.redesign-2026 .page-heading h1{margin:0 0 12px;font-size:clamp(32px,5vw,52px)}.redesign-2026 .page-heading p{font-size:13px}.redesign-2026 .form-card,.redesign-2026 .article-detail,.redesign-2026 .contact-info>div,.redesign-2026 .host-card{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:none}.redesign-2026 .article-detail{padding:32px}.redesign-2026 .article-detail h1{font-size:clamp(30px,5vw,50px)}.redesign-2026 .article-hero{height:auto;aspect-ratio:16/7;border-radius:18px;overflow:hidden;background:#151c2f}.redesign-2026 .schedule-table{border:1px solid var(--line);border-radius:18px;background:var(--surface);overflow:hidden}.redesign-2026 .schedule-row{border-bottom:1px solid var(--line)}.redesign-2026 .schedule-row.head{background:rgba(124,92,255,.09);color:#b8acff}.redesign-2026 .host-grid{gap:16px}.redesign-2026 .host-avatar{background:linear-gradient(135deg,var(--primary),var(--accent))}.redesign-2026 .tag{background:rgba(124,92,255,.12);color:#b8acff}

/* Footer mevcut PHP yapısını yeni görünüme çevirir */
.redesign-2026 .modern-footer{position:relative;overflow:hidden;background:#070a12;border-top:1px solid var(--line)}.redesign-2026 .footer-main{padding-top:58px}.redesign-2026 .footer-live-banner-zone{border-bottom:1px solid var(--line);background:rgba(124,92,255,.055)}.redesign-2026 .footer-live-banner{min-height:52px}.redesign-2026 .footer-live-banner-badge{background:linear-gradient(135deg,var(--primary),var(--primary2))!important}.redesign-2026 .footer-logo img{max-height:52px;max-width:200px}.redesign-2026 .footer-site-name-only{font:800 24px "Manrope"}.redesign-2026 .footer-play-button{background:linear-gradient(135deg,var(--primary),var(--primary2))!important}.redesign-2026 .footer-bottom{border-top:1px solid var(--line);color:#6f7a8e}.redesign-2026 .toast{background:#fff;color:#111827;border-radius:12px}

@media(max-width:1020px){
 .redesign-2026 .premium-header-main{min-height:68px}.redesign-2026 .header-request{display:none}.redesign-2026 .nav-toggle{display:grid;place-items:center;margin-left:auto}.redesign-2026 .premium-nav{display:none;position:absolute;top:68px;left:20px;right:20px;z-index:1002;padding:12px;border:1px solid var(--line);border-radius:18px;background:#101625;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.redesign-2026 .premium-nav.open{display:flex}.redesign-2026 .premium-nav>a,.redesign-2026 .nav-dropdown-toggle{justify-content:space-between;width:100%;min-height:44px}.redesign-2026 .nav-dropdown-menu{position:static;margin-top:5px;box-shadow:none;background:#0b1020}.redesign-2026 .schedule-programmers-grid,.redesign-2026 .two-col{grid-template-columns:1fr}.redesign-2026 .home-tv-console{grid-template-columns:260px 1fr}.redesign-2026 .media-grid,.redesign-2026 .blog-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
 .redesign-2026 .container{width:min(100% - 28px,1180px)}.redesign-2026 .brand-fallback-copy small{display:none}.redesign-2026 .header-subbar-inner{min-height:32px}.redesign-2026 .live-status>span:last-child,.redesign-2026 .header-mini-stats span:last-child{display:none}.redesign-2026 .header-ticker-wrap{display:none}.redesign-2026 .home-slider,.redesign-2026 .slider-track,.redesign-2026 .slide{min-height:470px}.redesign-2026 .slide:after{background:linear-gradient(90deg,rgba(8,11,20,.94),rgba(8,11,20,.58)),linear-gradient(0deg,#080b14,transparent 35%)}.redesign-2026 .slide-content{padding-block:60px}.redesign-2026 .slide-content h1{font-size:42px}.redesign-2026 .slide-content p{font-size:13px}.redesign-2026 .content-section{padding:54px 0}.redesign-2026 .section-heading{align-items:center}.redesign-2026 .section-heading h2{font-size:25px}.redesign-2026 .home-programmer-carousel{grid-auto-columns:84%}.redesign-2026 .media-grid,.redesign-2026 .blog-grid{grid-template-columns:1fr}.redesign-2026 .home-tv-console{grid-template-columns:1fr}.redesign-2026 .home-tv-channel-panel{border-right:0;border-bottom:1px solid #e5e8f0}.redesign-2026 .home-tv-channel-list{grid-auto-flow:column;grid-auto-columns:210px;overflow-x:auto;max-height:none}.redesign-2026 .home-tv-scroll-controls{display:none}.redesign-2026 .modern-top10-grid{grid-template-columns:1fr}.redesign-2026 .modern-top10-card{grid-template-columns:48px 72px 1fr}.redesign-2026 .top10-cover-wrap{width:72px;height:72px}.redesign-2026 .page-main{padding-top:45px}.redesign-2026 .article-detail{padding:20px}.redesign-2026 .schedule-row{grid-template-columns:1fr 1fr}
}
.redesign-2026 .home-quick-links{position:relative;z-index:5;margin-top:-34px;padding-bottom:28px}.redesign-2026 .home-quick-links-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.redesign-2026 .home-quick-links-grid>a{min-width:0;padding:15px;border:1px solid var(--line);border-radius:16px;background:rgba(17,23,38,.92);backdrop-filter:blur(16px);display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:11px;color:#fff;box-shadow:0 14px 35px rgba(0,0,0,.18);transition:.2s ease}.redesign-2026 .home-quick-links-grid>a:hover{transform:translateY(-3px);border-color:rgba(124,92,255,.34);background:#151c2f}.redesign-2026 .home-quick-links-grid>a>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:rgba(124,92,255,.11);color:#a99bff}.redesign-2026 .home-quick-links-grid strong{display:block;font-size:11px}.redesign-2026 .home-quick-links-grid small{display:block;margin-top:2px;color:#7f8ba0;font-size:8px}.redesign-2026 .home-quick-links-grid>a>i{color:#59647a;font-size:11px}@media(max-width:900px){.redesign-2026 .home-quick-links-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.redesign-2026 .home-quick-links{margin-top:-22px}.redesign-2026 .home-quick-links-grid{grid-template-columns:1fr 1fr;gap:8px}.redesign-2026 .home-quick-links-grid>a{grid-template-columns:36px 1fr;padding:11px}.redesign-2026 .home-quick-links-grid>a>span{width:36px;height:36px}.redesign-2026 .home-quick-links-grid>a>i,.redesign-2026 .home-quick-links-grid small{display:none}}

/* =========================================================
   Header V2 — 2026 modern glass navigation
   ========================================================= */
.redesign-2026.header-v2-page .modern-header-v2{
  position:sticky;top:0;z-index:1200;overflow:visible;
  background:rgba(7,10,20,.82);border-bottom:1px solid rgba(255,255,255,.07);
  backdrop-filter:blur(24px) saturate(150%);-webkit-backdrop-filter:blur(24px) saturate(150%);
  box-shadow:0 10px 35px rgba(0,0,0,.18)
}
.modern-header-v2:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(139,110,255,.65),rgba(45,211,255,.5),transparent);pointer-events:none}
.modern-header-topline{border-bottom:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.018)}
.modern-header-topline-inner{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.modern-live-meta,.modern-header-stats{display:flex;align-items:center;gap:8px;color:#8e98ad;font-size:9px;font-weight:600;letter-spacing:.02em}
.modern-live-meta strong{color:#d8deeb;font-size:8px;letter-spacing:.16em}
.modern-live-pulse{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#32e58d;box-shadow:0 0 0 4px rgba(50,229,141,.09),0 0 18px rgba(50,229,141,.7);animation:modernLivePulse 1.7s ease-in-out infinite}
@keyframes modernLivePulse{50%{opacity:.55;box-shadow:0 0 0 7px rgba(50,229,141,0),0 0 10px rgba(50,229,141,.38)}}
.modern-stat-separator{width:1px;height:10px;background:rgba(255,255,255,.12)}
.modern-header-stats i{color:#8d7cff}.modern-header-stats b{color:#e7ebf5;font-weight:700}
.modern-header-shell{min-height:82px;display:flex;align-items:center;gap:28px;position:relative}
.modern-brand{display:flex;align-items:center;gap:11px;min-width:180px;max-width:245px;color:#fff;text-decoration:none;flex-shrink:0}
.modern-brand-logo{display:flex;align-items:center;max-width:205px;max-height:54px}.modern-brand-logo img{display:block;max-width:100%;max-height:54px;width:auto;height:auto;object-fit:contain}
.modern-brand-symbol{width:43px;height:43px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#7866ff,#9c5cff);box-shadow:0 10px 28px rgba(124,92,255,.28);font-size:18px}
.modern-brand-copy{display:flex;flex-direction:column;min-width:0;line-height:1}.modern-brand-copy strong{font:800 20px/1 "Manrope",sans-serif;letter-spacing:-.7px;white-space:nowrap}.modern-brand-copy small{margin-top:7px;color:#707b91;font-size:6.5px;font-weight:800;letter-spacing:.17em;white-space:nowrap}
.redesign-2026 .modern-main-nav{margin:auto;display:flex;align-items:center;gap:3px;padding:5px;border:1px solid rgba(255,255,255,.055);border-radius:17px;background:rgba(255,255,255,.025)}
.redesign-2026 .modern-main-nav>a,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle{position:relative;min-height:42px;padding:0 12px;border:0;border-radius:12px;display:flex;align-items:center;gap:7px;background:transparent;color:#98a2b6;font:650 10px/1 "Inter",sans-serif;white-space:nowrap;transition:color .2s,background .2s,transform .2s}
.redesign-2026 .modern-main-nav>a>i,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle>i:first-child{font-size:11px;color:#69758c;transition:.2s}
.redesign-2026 .modern-main-nav>a:hover,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle:hover,.redesign-2026 .modern-main-nav>.nav-dropdown.active>.nav-dropdown-toggle{color:#fff;background:rgba(255,255,255,.055)}
.redesign-2026 .modern-main-nav>a:hover>i,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle:hover>i:first-child{color:#9d8cff}
.redesign-2026 .modern-main-nav>a.active{color:#fff;background:linear-gradient(135deg,rgba(124,92,255,.22),rgba(91,112,255,.09));box-shadow:inset 0 0 0 1px rgba(141,119,255,.24),0 5px 18px rgba(0,0,0,.12)}
.redesign-2026 .modern-main-nav>a.active:after{content:"";position:absolute;left:50%;bottom:5px;width:14px;height:2px;transform:translateX(-50%);border-radius:4px;background:#917cff;box-shadow:0 0 10px #917cff}
.redesign-2026 .modern-main-nav>a.active>i{color:#ad9fff}.redesign-2026 .modern-main-nav .dropdown-arrow{margin-left:1px;font-size:7px;color:#68748a}
.redesign-2026 .modern-main-nav .nav-dropdown-menu{top:calc(100% + 13px);left:50%;width:270px;min-width:270px;padding:8px;transform:translate(-50%,-7px);border:1px solid rgba(255,255,255,.085);border-radius:20px;background:rgba(13,18,32,.98);box-shadow:0 24px 65px rgba(0,0,0,.48);backdrop-filter:blur(22px)}
.redesign-2026 .modern-main-nav .nav-dropdown:hover .nav-dropdown-menu,.redesign-2026 .modern-main-nav .nav-dropdown.open .nav-dropdown-menu{transform:translate(-50%,0)}
.modern-dropdown-head{padding:9px 10px 12px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:5px}.modern-dropdown-head span{display:block;color:#fff;font-size:11px;font-weight:800}.modern-dropdown-head small{display:block;margin-top:4px;color:#667189;font-size:8px}
.redesign-2026 .modern-main-nav .nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:9px;border-radius:12px;color:#aeb7c9;font-size:9.5px;font-weight:650;transition:.2s}
.redesign-2026 .modern-main-nav .nav-dropdown-menu a:hover,.redesign-2026 .modern-main-nav .nav-dropdown-menu a.active{background:rgba(124,92,255,.11);color:#fff}
.modern-dropdown-icon{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.07);border-radius:9px;background:rgba(255,255,255,.035)}
.redesign-2026 .modern-main-nav .nav-dropdown-menu .modern-dropdown-icon i{width:auto;color:#9c8dff;font-size:11px}.modern-dropdown-arrow{margin-left:auto;font-size:7px!important;color:#4f5b70!important}
.modern-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.modern-request-btn{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:rgba(255,255,255,.035);color:#aeb7c9;font-size:13px;transition:.2s}.modern-request-btn:hover{background:rgba(255,255,255,.07);color:#fff;transform:translateY(-1px)}
.modern-listen-btn{height:48px;padding:0 15px 0 7px;display:flex;align-items:center;gap:10px;border:1px solid rgba(137,112,255,.3);border-radius:15px;background:linear-gradient(135deg,rgba(125,91,255,.19),rgba(82,66,170,.10));color:#fff;box-shadow:0 12px 30px rgba(65,45,150,.14);transition:.22s}.modern-listen-btn:hover{transform:translateY(-2px);border-color:rgba(158,138,255,.48);box-shadow:0 14px 34px rgba(65,45,150,.24)}
.modern-listen-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#866cff,#9d5dff);box-shadow:0 6px 18px rgba(124,92,255,.36);font-size:10px}.modern-listen-btn>span:last-child{display:flex;flex-direction:column;line-height:1}.modern-listen-btn small{color:#8376b8;font-size:6.5px;font-weight:900;letter-spacing:.13em}.modern-listen-btn strong{margin-top:5px;font-size:9.5px;font-weight:800;white-space:nowrap}
.redesign-2026 .modern-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.04);color:#fff;font-size:15px}.modern-mobile-nav-actions{display:none}
.modern-header-ticker{border-top:1px solid rgba(255,255,255,.045);background:rgba(255,255,255,.015)}.modern-header-ticker-inner{min-height:29px;display:flex;align-items:center;gap:12px;overflow:hidden}.modern-ticker-badge{flex:0 0 auto;color:#9d8cff;font-size:7px;font-weight:900;letter-spacing:.13em}.modern-header-ticker .home-ticker-window{font-size:8.5px;color:#788399}
@media(max-width:1180px){.modern-header-shell{gap:16px}.redesign-2026 .modern-main-nav>a,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle{padding:0 9px}.redesign-2026 .modern-main-nav>a>i,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle>i:first-child{display:none}.modern-brand{min-width:150px}.modern-brand-logo{max-width:170px}.modern-request-btn{display:none}}
@media(max-width:980px){
 .modern-header-shell{min-height:70px}.modern-header-topline-inner{min-height:27px}.modern-header-stats .modern-stat-separator,.modern-header-stats span:last-child{display:none}.modern-live-slogan{display:none}
 .modern-brand{min-width:0;max-width:180px}.modern-brand-logo{max-width:165px;max-height:45px}.modern-brand-logo img{max-height:45px}.modern-brand-symbol{width:39px;height:39px;border-radius:12px}.modern-brand-copy strong{font-size:18px}.modern-brand-copy small{display:none}
 .modern-header-actions{margin-left:auto}.modern-listen-btn{height:43px;padding-right:11px;border-radius:13px}.modern-listen-icon{width:31px;height:31px}.modern-listen-btn small{display:none}.modern-listen-btn strong{margin:0;font-size:8.5px}
 .redesign-2026 .modern-menu-toggle{display:grid;place-items:center}
 .redesign-2026 .modern-main-nav{display:none;position:absolute;top:calc(100% - 1px);left:14px;right:14px;z-index:1300;margin:0;padding:10px;max-height:calc(100vh - 120px);overflow:auto;flex-direction:column;align-items:stretch;gap:3px;border:1px solid rgba(255,255,255,.09);border-radius:0 0 20px 20px;background:rgba(10,14,26,.985);box-shadow:0 26px 70px rgba(0,0,0,.5);backdrop-filter:blur(22px)}
 .redesign-2026 .modern-main-nav.open{display:flex}
 .redesign-2026 .modern-main-nav>a,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle{width:100%;min-height:47px;padding:0 13px;justify-content:flex-start;border-radius:12px;font-size:10.5px}
 .redesign-2026 .modern-main-nav>a>i,.redesign-2026 .modern-main-nav>.nav-dropdown>.nav-dropdown-toggle>i:first-child{display:block;width:18px;text-align:center}.redesign-2026 .modern-main-nav>a.active:after{display:none}.redesign-2026 .modern-main-nav .dropdown-arrow{margin-left:auto}
 .redesign-2026 .modern-main-nav .nav-dropdown-menu{position:static;width:100%;min-width:0;max-height:0;margin:0;padding:0;border:0;border-radius:12px;box-shadow:none;background:rgba(0,0,0,.18);opacity:1;visibility:visible;overflow:hidden;transform:none!important}.redesign-2026 .modern-main-nav .nav-dropdown.open .nav-dropdown-menu{max-height:430px;padding:7px;margin-top:4px}.modern-dropdown-head{display:none}
 .modern-mobile-nav-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding-top:8px;margin-top:5px;border-top:1px solid rgba(255,255,255,.06)}.modern-mobile-nav-actions a{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;font-size:9px;font-weight:800}.modern-mobile-request{border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.035);color:#c9d0df}.modern-mobile-listen{background:linear-gradient(135deg,#755dff,#9059ef);color:#fff}
}
@media(max-width:560px){.modern-header-topline-inner{min-height:25px}.modern-header-stats{font-size:8px}.modern-live-meta{font-size:8px}.modern-header-shell{min-height:63px;gap:10px}.modern-brand-logo{max-width:135px;max-height:40px}.modern-brand-logo img{max-height:40px}.modern-brand-copy strong{font-size:16px}.modern-listen-btn{width:39px;height:39px;padding:0;display:grid;place-items:center;border-radius:12px}.modern-listen-btn .modern-listen-icon{width:29px;height:29px}.modern-listen-btn>span:last-child{display:none}.redesign-2026 .modern-menu-toggle{width:39px;height:39px;border-radius:12px}.redesign-2026 .modern-main-nav{left:8px;right:8px}.modern-header-ticker{display:none}}


/* v7.2 - Homepage complete modern visual refresh */
.redesign-2026{--home-bg:#070a12;--home-panel:#0d1220;--home-panel-2:#11182a;--home-line:rgba(255,255,255,.075);--home-text:#f4f7ff;--home-muted:#8994a8;--home-purple:#7c5cff;--home-cyan:#34d7ff;--home-pink:#dc4dff;background:var(--home-bg);color:var(--home-text)}
.redesign-2026 main{background:radial-gradient(circle at 10% 5%,rgba(124,92,255,.08),transparent 28%),radial-gradient(circle at 90% 20%,rgba(52,215,255,.055),transparent 24%),var(--home-bg)}
.redesign-2026 .content-section,.redesign-2026 .content-section.darker{background:transparent;border:0}.redesign-2026 .content-section{padding:62px 0}
.redesign-2026 .section-heading{margin-bottom:22px}.redesign-2026 .section-heading h2{font-family:Manrope,Inter,sans-serif;font-size:24px;letter-spacing:-.035em}.redesign-2026 .section-heading span{color:#8877ff;font-size:8px;letter-spacing:.14em}

/* compact radio player */
.redesign-2026 .home-modern-player{position:relative;border:0;border-bottom:1px solid var(--home-line);background:rgba(7,10,18,.94);box-shadow:none;overflow:hidden}
.redesign-2026 .home-modern-player:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 50%,rgba(124,92,255,.12),transparent 25%),radial-gradient(circle at 75% 50%,rgba(52,215,255,.06),transparent 22%);pointer-events:none}
.redesign-2026 .home-modern-player-inner{position:relative;min-height:88px;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(260px,1.3fr) 190px auto;gap:24px;align-items:center}
.redesign-2026 .home-player-status{display:flex;align-items:center;gap:13px;min-width:0}.redesign-2026 .home-player-play{width:48px;height:48px;flex:0 0 48px;border:1px solid rgba(151,126,255,.35);border-radius:15px;background:linear-gradient(145deg,#7d5dff,#a14bf0);color:#fff;box-shadow:0 9px 30px rgba(124,92,255,.26);cursor:pointer}.redesign-2026 .home-player-copy{min-width:0;display:flex;flex-direction:column}.redesign-2026 .home-player-copy>span{display:flex;align-items:center;gap:6px;color:#8175ba;font-size:7px;font-weight:900;letter-spacing:.13em}.redesign-2026 .home-player-copy>span i{width:6px;height:6px;border-radius:50%;background:#35df90;box-shadow:0 0 8px #35df90}.redesign-2026 .home-player-copy strong{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.redesign-2026 .home-player-copy small{margin-top:3px;color:#657086;font-size:8px}
.redesign-2026 .home-player-visual{min-width:0;padding:0 6px}.redesign-2026 .home-player-equalizer{height:30px;display:flex;align-items:center;gap:2px;border:0;background:transparent;overflow:hidden}.redesign-2026 .home-player-equalizer i{width:2px;border-radius:5px;background:linear-gradient(180deg,var(--home-cyan),var(--home-purple),var(--home-pink));box-shadow:0 0 7px rgba(124,92,255,.25)}
.redesign-2026 .home-player-volume{display:flex;align-items:center;gap:9px}.redesign-2026 .home-player-volume button{width:34px;height:34px;border:1px solid var(--home-line);border-radius:10px;background:rgba(255,255,255,.035);color:#c9d0de}.redesign-2026 .home-player-volume input{min-width:0;width:135px;accent-color:#866cff}
.redesign-2026 .home-player-actions{display:flex;gap:7px}.redesign-2026 .home-player-actions a{height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--home-line);border-radius:11px;background:rgba(255,255,255,.03);color:#aeb8ca;font-size:8.5px;font-weight:700;white-space:nowrap}.redesign-2026 .home-player-actions a:last-child{border-color:rgba(124,92,255,.24);background:rgba(124,92,255,.10);color:#d8d2ff}
.redesign-2026.page-home .premium-now-playing,.redesign-2026.page-home .premium-member-strip{display:none}

/* hero + request wall */
.redesign-2026 .modern-home-hero-wrap{padding:30px 0 6px;background:transparent}.redesign-2026 .modern-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.72fr) minmax(300px,.62fr);gap:16px;align-items:stretch}
.redesign-2026 .modern-home-slider-shell{min-width:0;overflow:hidden;border:1px solid var(--home-line);border-radius:24px;background:var(--home-panel);box-shadow:0 24px 70px rgba(0,0,0,.24)}
.redesign-2026 .modern-home-slider{min-height:440px;border:0;border-radius:0;overflow:hidden}.redesign-2026 .modern-home-slider .slider-track,.redesign-2026 .modern-home-slider .slide{min-height:440px}.redesign-2026 .modern-home-slider .slide{background-size:cover!important;background-position:center!important}.redesign-2026 .modern-home-slider .slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,9,17,.95) 0%,rgba(7,10,18,.72) 48%,rgba(7,10,18,.12) 100%),linear-gradient(0deg,rgba(7,10,18,.65),transparent 46%)}
.redesign-2026 .modern-home-slider .slide-content{position:relative;z-index:2;max-width:690px;padding:78px 58px}.redesign-2026 .modern-home-slider .slide-content>span{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid rgba(124,92,255,.24);border-radius:99px;background:rgba(124,92,255,.11);color:#a99aff;font-size:7px;letter-spacing:.14em}.redesign-2026 .modern-home-slider .slide-content h1{max-width:620px;margin:16px 0 12px;font-family:Manrope,Inter,sans-serif;font-size:44px;line-height:1.05;letter-spacing:-.052em}.redesign-2026 .modern-home-slider .slide-content p{max-width:550px;color:#a4adbc;font-size:12px;line-height:1.75}.redesign-2026 .modern-home-slider .slider-btn{width:40px;height:40px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(7,10,18,.72);backdrop-filter:blur(12px);color:#fff}.redesign-2026 .modern-home-slider .slider-dots{bottom:24px}.redesign-2026 .modern-home-slider .slider-dots button{width:18px;height:4px;border-radius:8px;background:rgba(255,255,255,.22)}.redesign-2026 .modern-home-slider .slider-dots button.active{width:34px;background:#876dff}
.redesign-2026 .modern-hero-request-wall{min-width:0;display:flex;flex-direction:column;padding:22px;border:1px solid var(--home-line);border-radius:24px;background:linear-gradient(180deg,rgba(17,24,42,.96),rgba(10,15,27,.98));box-shadow:0 24px 70px rgba(0,0,0,.20);overflow:hidden;position:relative}.redesign-2026 .modern-hero-request-wall:before{content:"";position:absolute;width:220px;height:220px;right:-100px;top:-120px;border-radius:50%;background:rgba(124,92,255,.14);filter:blur(30px);pointer-events:none}
.redesign-2026 .modern-request-head{position:relative;display:flex;justify-content:space-between;gap:14px}.redesign-2026 .modern-request-head h2{margin:7px 0 4px;font-family:Manrope,Inter,sans-serif;font-size:20px;letter-spacing:-.035em}.redesign-2026 .modern-request-head p{margin:0;color:#718097;font-size:8.5px}.redesign-2026 .modern-request-live{display:inline-flex;align-items:center;gap:6px;color:#7f8ba0;font-size:7px;font-weight:900;letter-spacing:.12em}.redesign-2026 .modern-request-live i{width:6px;height:6px;border-radius:50%;background:#35df90;box-shadow:0 0 9px #35df90}.redesign-2026 .modern-request-head>a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(124,92,255,.20);border-radius:12px;background:rgba(124,92,255,.10);color:#a899ff}
.redesign-2026 .modern-request-card{position:relative;height:auto;min-height:170px;margin:26px 0 14px;padding:19px;display:flex;gap:13px;border:1px solid rgba(255,255,255,.065);border-left:1px solid rgba(255,255,255,.065);border-radius:17px;background:rgba(255,255,255,.035);box-shadow:none}.redesign-2026 .modern-request-card .avatar{width:42px;height:42px;flex:0 0 42px;border:1px solid rgba(151,126,255,.25);background:linear-gradient(145deg,#755dff,#a050e2);color:#fff;font-size:13px}.redesign-2026 .modern-request-card .request-content{min-width:0}.redesign-2026 .modern-request-card b{color:#7e8aa0;font-size:8px}.redesign-2026 .modern-request-card strong{margin-top:7px;color:#fff;font-size:11px;line-height:1.45;white-space:normal}.redesign-2026 .modern-request-card p{margin-top:13px;color:#9fa9bb;font-size:9px;line-height:1.65;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.redesign-2026 .modern-request-controls{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:8px}.redesign-2026 .modern-request-controls button{width:34px;height:34px;border:1px solid var(--home-line);border-radius:10px;background:rgba(255,255,255,.035);color:#aeb8ca}.redesign-2026 .modern-request-controls span{text-align:center;color:#657186;font-size:7px}.redesign-2026 .modern-request-controls span i{margin-right:4px;color:#7c5cff}
.redesign-2026 .modern-request-cta{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:10px}.redesign-2026 .modern-request-cta>div{display:flex;align-items:center;gap:7px;color:#78859a;font-size:8px}.redesign-2026 .modern-request-cta>div i{color:#8e7cff}.redesign-2026 .modern-request-cta>a{display:flex;align-items:center;gap:7px;color:#bcb1ff;font-size:8px;font-weight:800}

/* homepage cards */
.redesign-2026 .home-quick-links{margin:16px 0 0;padding:0}.redesign-2026 .home-quick-links-grid{gap:10px}.redesign-2026 .home-quick-links-grid>a{padding:15px;border-color:var(--home-line);border-radius:16px;background:linear-gradient(180deg,rgba(17,24,42,.9),rgba(12,17,30,.9));box-shadow:none}.redesign-2026 .home-quick-links-grid>a:hover{border-color:rgba(124,92,255,.32);background:#11182a}.redesign-2026 .home-quick-links-grid>a>span{background:linear-gradient(145deg,rgba(124,92,255,.16),rgba(52,215,255,.06));color:#9c8cff}
.redesign-2026 .schedule-programmers-grid,.redesign-2026 .two-col{gap:16px}.redesign-2026 .compact-schedule-card,.redesign-2026 .programmer-card,.redesign-2026 .media-card,.redesign-2026 .blog-card,.redesign-2026 .modern-top10-card,.redesign-2026 .sponsor-showcase-card{border:1px solid var(--home-line)!important;background:linear-gradient(180deg,rgba(17,24,42,.82),rgba(11,16,29,.9))!important;border-radius:18px!important;box-shadow:none!important}.redesign-2026 .programmer-photo,.redesign-2026 .media-cover,.redesign-2026 .blog-image{border-radius:14px;overflow:hidden}.redesign-2026 .carousel-btn{border:1px solid var(--home-line);background:rgba(255,255,255,.035);color:#aeb8ca}
.redesign-2026 .modern-community-section{padding-top:24px}.redesign-2026 .modern-community-card{display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;gap:34px;align-items:center;padding:28px;border:1px solid var(--home-line);border-radius:22px;background:linear-gradient(135deg,rgba(124,92,255,.10),rgba(17,24,42,.7) 45%,rgba(52,215,255,.04));}.redesign-2026 .modern-community-card h2{margin:7px 0 7px;font:800 23px/1.15 Manrope,Inter,sans-serif;letter-spacing:-.035em}.redesign-2026 .modern-community-card p{margin:0;color:#8490a4;font-size:9.5px;line-height:1.6}.redesign-2026 .modern-community-form{display:grid;grid-template-columns:.55fr 1fr auto;gap:8px}.redesign-2026 .modern-community-form input{min-width:0;height:44px;padding:0 13px;border:1px solid var(--home-line);border-radius:12px;background:rgba(7,10,18,.55);color:#fff;outline:none}.redesign-2026 .modern-community-form input:focus{border-color:rgba(124,92,255,.48)}.redesign-2026 .modern-community-form button{height:44px;border-radius:12px}

@media(max-width:1100px){.redesign-2026 .home-modern-player-inner{grid-template-columns:1fr 1fr auto}.redesign-2026 .home-player-actions{display:none}.redesign-2026 .modern-home-hero-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr)}.redesign-2026 .modern-home-slider .slide-content{padding:64px 42px}.redesign-2026 .modern-home-slider .slide-content h1{font-size:38px}}
@media(max-width:900px){.redesign-2026 .home-modern-player-inner{min-height:78px;grid-template-columns:1fr auto;gap:14px}.redesign-2026 .home-player-visual{display:none}.redesign-2026 .modern-home-hero-grid{grid-template-columns:1fr}.redesign-2026 .modern-hero-request-wall{min-height:300px}.redesign-2026 .modern-request-card{min-height:125px}.redesign-2026 .modern-community-card{grid-template-columns:1fr;gap:18px}.redesign-2026 .modern-community-form{grid-template-columns:1fr 1fr}.redesign-2026 .modern-community-form button{grid-column:1/-1}}
@media(max-width:620px){.redesign-2026 .home-modern-player-inner{min-height:72px}.redesign-2026 .home-player-copy small,.redesign-2026 .home-player-volume input{display:none}.redesign-2026 .home-player-volume{gap:0}.redesign-2026 .home-player-status{gap:9px}.redesign-2026 .home-player-play{width:42px;height:42px;flex-basis:42px;border-radius:13px}.redesign-2026 .modern-home-hero-wrap{padding-top:14px}.redesign-2026 .modern-home-hero-grid{width:min(100% - 18px,1180px);gap:10px}.redesign-2026 .modern-home-slider,.redesign-2026 .modern-home-slider .slider-track,.redesign-2026 .modern-home-slider .slide{min-height:380px}.redesign-2026 .modern-home-slider .slide-content{padding:55px 25px}.redesign-2026 .modern-home-slider .slide-content h1{font-size:31px}.redesign-2026 .modern-home-slider .slide-content p{font-size:10.5px}.redesign-2026 .modern-hero-request-wall{padding:17px;border-radius:19px}.redesign-2026 .modern-home-slider-shell{border-radius:19px}.redesign-2026 .modern-community-form{grid-template-columns:1fr}.redesign-2026 .modern-community-form button{grid-column:auto}.redesign-2026 .content-section{padding:45px 0}.redesign-2026 .section-heading h2{font-size:21px}}

/* Admin -> anasayfa canlı veri görünümü */
.home-wall-preview{display:grid;gap:8px;margin-top:14px}.home-wall-preview span{display:block;padding:10px 12px;border:1px solid rgba(139,92,246,.18);background:rgba(255,255,255,.035);border-radius:12px;font-size:13px;color:var(--muted,#aeb4c7)}.home-wall-preview strong{color:var(--text,#fff)}


/* =========================================================
   v8.0 HOME + TV + TOP 5 + FOOTER
   ========================================================= */
.redesign-2026.page-home{background:#070b14;color:#f4f7ff}.redesign-2026.page-home main{overflow:hidden}.redesign-2026.page-home .content-section{position:relative}.redesign-2026.page-home .section-heading{margin-bottom:22px}.redesign-2026.page-home .section-heading>div>span{display:inline-flex;align-items:center;gap:7px;color:#9b87ff;font-weight:800;letter-spacing:.12em}.redesign-2026.page-home .section-heading h2{font-family:Manrope,Inter,sans-serif;letter-spacing:-.035em}.redesign-2026.page-home .section-heading p{margin:6px 0 0;color:#8490a6;font-size:11px;line-height:1.7}.redesign-2026.page-home .section-heading>a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(255,255,255,.09);border-radius:12px;background:rgba(255,255,255,.035);color:#dce3f2;font-size:10px;font-weight:750;transition:.2s}.redesign-2026.page-home .section-heading>a:hover{border-color:rgba(139,92,246,.55);background:rgba(139,92,246,.12);transform:translateY(-1px)}
.redesign-2026 .modern-home-hero-wrap{padding:24px 0 12px;background:radial-gradient(circle at 15% 0,rgba(124,58,237,.15),transparent 32%),radial-gradient(circle at 85% 20%,rgba(219,39,119,.1),transparent 30%)}.redesign-2026 .modern-home-slider-shell,.redesign-2026 .modern-hero-request-wall{border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(0,0,0,.3)}.redesign-2026 .modern-home-slider-shell{background:#0b1020}.redesign-2026 .modern-home-slider .slide:after{background:linear-gradient(90deg,rgba(7,10,18,.93) 0%,rgba(7,10,18,.62) 48%,rgba(7,10,18,.18) 100%),linear-gradient(0deg,rgba(7,10,18,.64),transparent 40%)}.redesign-2026 .modern-home-slider .slide-content h1{max-width:650px;text-wrap:balance}.redesign-2026 .home-quick-links-grid>a{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.075)!important;background:linear-gradient(145deg,rgba(18,25,43,.93),rgba(10,15,27,.93))!important}.redesign-2026 .home-quick-links-grid>a:before{content:"";position:absolute;inset:auto -30px -50px auto;width:100px;height:100px;border-radius:50%;background:rgba(124,92,255,.12);filter:blur(8px)}
.redesign-2026 .schedule-programmers-section,.redesign-2026 .mobile-card-carousel-section,.redesign-2026 .sponsor-showcase-section{background:transparent}.redesign-2026 .modern-community-card{background:linear-gradient(120deg,rgba(124,58,237,.14),rgba(17,24,39,.76) 46%,rgba(219,39,119,.08))!important;border:1px solid rgba(167,139,250,.2)!important}

/* TV v5 */
.redesign-2026 .home-tv-v5{padding:72px 0;background:linear-gradient(180deg,rgba(5,8,15,.1),rgba(10,14,25,.9) 45%,rgba(5,8,15,.15))}.redesign-2026 .tv-heading-v5{align-items:flex-end}.redesign-2026 .tv-console-v5{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(280px,.62fr);min-height:520px;border:1px solid rgba(255,255,255,.09);border-radius:26px;overflow:hidden;background:#0a0f1c;box-shadow:0 35px 90px rgba(0,0,0,.34)}.redesign-2026 .tv-player-v5{order:1;display:flex;flex-direction:column;min-width:0;background:#050812}.redesign-2026 .tv-channel-panel-v5{order:2;padding:18px;background:linear-gradient(180deg,#101727,#0c1220);border-left:1px solid rgba(255,255,255,.08);border-right:0}.redesign-2026 .tv-console-v5 .home-tv-player-head{height:74px;padding:0 24px;background:rgba(255,255,255,.025)}.redesign-2026 .tv-console-v5 .home-tv-player-head div{gap:4px}.redesign-2026 .tv-console-v5 .home-tv-player-head div span{font-size:8px;letter-spacing:.14em;color:#7c8aa4;font-weight:800}.redesign-2026 .tv-console-v5 .home-tv-player-head strong{font:800 16px Manrope,Inter,sans-serif}.redesign-2026 .tv-console-v5 .home-tv-stage{flex:1;aspect-ratio:auto;min-height:430px;background:radial-gradient(circle at center,rgba(124,58,237,.09),transparent 45%),#050812}.redesign-2026 .tv-placeholder-icon{width:74px;height:74px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#7c3aed,#db2777);box-shadow:0 18px 45px rgba(124,58,237,.3)}.redesign-2026 .home-tv-placeholder .tv-placeholder-icon i{font-size:24px;color:#fff;margin-left:3px}.redesign-2026 .home-tv-placeholder strong{font-size:18px;color:#fff}.redesign-2026 .home-tv-placeholder>span:last-child{max-width:360px;text-align:center;color:#7f8ba0;line-height:1.6}.redesign-2026 .tv-channel-panel-v5 .home-tv-panel-title{padding:4px 2px 15px}.redesign-2026 .tv-channel-panel-v5 .home-tv-panel-title>div{display:flex;flex-direction:column;gap:3px}.redesign-2026 .tv-channel-panel-v5 .home-tv-panel-title small{font-size:7px;letter-spacing:.14em;color:#8b72ff;font-weight:800}.redesign-2026 .tv-channel-panel-v5 .home-tv-panel-title strong{font-size:13px;color:#f5f7fb}.redesign-2026 .tv-channel-panel-v5 .home-tv-panel-title>span{padding:5px 8px;border-radius:99px;background:rgba(124,92,255,.12);color:#aa98ff;font-size:8px}.redesign-2026 .tv-channel-panel-v5 .home-tv-channel-list{max-height:390px;gap:8px;padding-right:4px}.redesign-2026 .tv-channel-panel-v5 .home-tv-channel{grid-template-columns:48px 1fr 34px;min-height:66px;padding:9px;border:1px solid rgba(255,255,255,.055);border-radius:15px;background:rgba(255,255,255,.025);color:#eef3ff}.redesign-2026 .tv-channel-panel-v5 .home-tv-channel:hover{background:rgba(255,255,255,.055);border-color:rgba(139,92,246,.32)}.redesign-2026 .tv-channel-panel-v5 .home-tv-channel.active{background:linear-gradient(110deg,rgba(124,58,237,.2),rgba(219,39,119,.07));border-color:rgba(167,139,250,.42);box-shadow:inset 3px 0 #8b5cf6}.redesign-2026 .tv-channel-panel-v5 .home-tv-logo{width:48px;height:48px;border-radius:13px;background:#fff}.redesign-2026 .tv-channel-panel-v5 .home-tv-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.redesign-2026 .tv-channel-panel-v5 .home-tv-meta strong{color:#f4f6fb;font-size:10.5px}.redesign-2026 .tv-channel-panel-v5 .home-tv-meta small{font-size:8px;color:#75829a}.redesign-2026 .tv-channel-panel-v5 .home-tv-play-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:rgba(139,92,246,.13);color:#a78bfa}.redesign-2026 .tv-channel-panel-v5 .home-tv-scroll-controls{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.redesign-2026 .tv-channel-panel-v5 .home-tv-scroll-controls button{height:34px;border:1px solid rgba(255,255,255,.07);border-radius:10px;background:rgba(255,255,255,.035);color:#91a0b8}.redesign-2026 .tv-channel-panel-v5 .home-tv-scroll-controls button:hover:not(:disabled){background:rgba(139,92,246,.12);color:#c4b5fd}.redesign-2026 .tv-channel-panel-v5 .home-tv-scroll-controls button:disabled{opacity:.25}

/* Top 5 */
.redesign-2026 .top5-home-section{padding:72px 0;background:radial-gradient(circle at 75% 20%,rgba(219,39,119,.08),transparent 30%)}.redesign-2026 .top5-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.redesign-2026 .top5-card{position:relative;display:flex!important;flex-direction:column;align-items:stretch!important;gap:0!important;padding:10px!important;border-radius:20px!important;overflow:hidden}.redesign-2026 .top5-card .top10-rank{position:absolute;z-index:4;left:17px;top:17px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(6,10,18,.82);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);text-align:center}.redesign-2026 .top5-card .top10-rank small{display:none}.redesign-2026 .top5-card .top10-rank strong{font-size:16px;line-height:1;color:#fff}.redesign-2026 .top5-card .top10-rank i{position:absolute;top:-7px;right:-7px;color:#fbbf24;font-size:12px}.redesign-2026 .top5-card .top10-cover-wrap{width:100%;height:auto;aspect-ratio:1;border-radius:15px;overflow:hidden}.redesign-2026 .top5-card .top10-cover-wrap img{width:100%;height:100%;object-fit:cover;transition:.35s}.redesign-2026 .top5-card:hover .top10-cover-wrap img{transform:scale(1.04)}.redesign-2026 .top5-card .top10-content{padding:14px 5px 5px}.redesign-2026 .top5-card .top10-content h3{margin:5px 0 3px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.redesign-2026 .top5-card .top10-content p{font-size:9px;color:#8793a7}.redesign-2026 .top5-card .top10-label{font-size:7px!important;letter-spacing:.12em;color:#9f87ff!important}.redesign-2026 .top5-card .top10-custom-player{display:grid;grid-template-columns:30px 1fr auto;gap:7px;align-items:center;margin-top:10px}.redesign-2026 .top5-card .top10-play-btn{width:30px;height:30px;border-radius:10px}.redesign-2026 .top5-card .top10-progress{height:4px}.redesign-2026 .top5-card .top10-duration{font-size:7px}.redesign-2026 .modern-empty-state{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.025);color:#7f8ca3}.redesign-2026 .modern-empty-state i{font-size:25px;color:#8b5cf6}.redesign-2026 .modern-empty-state strong{color:#e6ebf5}

/* Footer v8 */
.redesign-2026 .footer-v8{position:relative;padding-top:34px;background:radial-gradient(circle at 15% 15%,rgba(124,58,237,.12),transparent 30%),linear-gradient(180deg,#070b14,#04070d);border-top:1px solid rgba(255,255,255,.07)}.redesign-2026 .footer-v8-glow{position:absolute;left:50%;top:-1px;width:65%;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,#8b5cf6,#ec4899,transparent);box-shadow:0 0 30px rgba(139,92,246,.65)}.redesign-2026 .footer-v8-cta{display:grid;grid-template-columns:1fr minmax(320px,.72fr);gap:25px;align-items:center;padding:24px 26px;margin-bottom:46px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:linear-gradient(115deg,rgba(124,58,237,.11),rgba(255,255,255,.025))}.redesign-2026 .footer-v8-cta-copy>span{font-size:8px;font-weight:850;letter-spacing:.14em;color:#a78bfa}.redesign-2026 .footer-v8-cta-copy h3{margin:5px 0 2px;font:800 23px Manrope,Inter,sans-serif}.redesign-2026 .footer-v8-cta-copy p{margin:0;color:#7f8ca2;font-size:10px}.redesign-2026 .footer-v8-now{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:rgba(5,8,15,.58);border:1px solid rgba(255,255,255,.065)}.redesign-2026 .footer-v8-now>div{min-width:0;display:flex;flex-direction:column}.redesign-2026 .footer-v8-now small{font-size:7px;color:#748098;letter-spacing:.1em}.redesign-2026 .footer-v8-now strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.redesign-2026 .footer-v8-grid{display:grid;grid-template-columns:1.45fr .72fr .72fr 1fr;gap:42px;padding-bottom:42px}.redesign-2026 .footer-v8-brand .footer-logo{display:inline-flex;margin-bottom:15px}.redesign-2026 .footer-v8-brand .footer-logo img{max-width:190px;max-height:58px;object-fit:contain}.redesign-2026 .footer-v8-brand p{max-width:360px;color:#768399;font-size:10px;line-height:1.8}.redesign-2026 .footer-v8-column h4{margin:4px 0 16px;color:#f0f3f9;font-size:11px}.redesign-2026 .footer-v8-column nav{display:grid;gap:10px}.redesign-2026 .footer-v8-column nav a{color:#7e8ba1;font-size:9.5px;transition:.2s}.redesign-2026 .footer-v8-column nav a:hover{color:#bba7ff;transform:translateX(3px)}.redesign-2026 .footer-v8-contact{display:grid;align-content:start;gap:10px}.redesign-2026 .footer-v8-contact>a,.redesign-2026 .footer-v8-contact>div{display:flex;align-items:center;gap:10px;color:#7e8ba1;font-size:9px}.redesign-2026 .footer-v8-contact i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(139,92,246,.09);color:#9f87ff}.redesign-2026 .footer-v8-quality{margin-top:4px;padding-top:10px;border-top:1px solid rgba(255,255,255,.055)}.redesign-2026 .footer-v8-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:60px;border-top:1px solid rgba(255,255,255,.06);color:#59667c;font-size:8.5px}.redesign-2026 .footer-v8-bottom p{margin:0}.redesign-2026 .footer-v8-bottom div{display:flex;gap:10px}.redesign-2026 .footer-v8-bottom a{color:#68758b}

/* Admin upload health */
.upload-health{display:flex;align-items:center;gap:11px;margin:0 0 16px;padding:12px 14px;border-radius:12px;border:1px solid}.upload-health.ok{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}.upload-health.bad{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.upload-health>i{font-size:18px}.upload-health div{display:flex;flex-direction:column;gap:2px}.upload-health strong{font-size:12px}.upload-health small{font-size:9px;opacity:.72}

@media(max-width:1050px){.redesign-2026 .top5-grid{grid-template-columns:repeat(3,1fr)}.redesign-2026 .tv-console-v5{grid-template-columns:minmax(0,1.35fr) 300px}.redesign-2026 .footer-v8-grid{grid-template-columns:1.3fr 1fr 1fr}.redesign-2026 .footer-v8-contact{grid-column:1/-1;grid-template-columns:repeat(4,1fr)}}
@media(max-width:800px){.redesign-2026 .tv-console-v5{grid-template-columns:1fr}.redesign-2026 .tv-player-v5,.redesign-2026 .tv-channel-panel-v5{order:initial}.redesign-2026 .tv-channel-panel-v5{border-left:0;border-top:1px solid rgba(255,255,255,.08)}.redesign-2026 .tv-channel-panel-v5 .home-tv-channel-list{display:grid;grid-auto-flow:column;grid-auto-columns:220px;overflow-x:auto;overflow-y:hidden;max-height:none;padding-bottom:5px}.redesign-2026 .tv-channel-panel-v5 .home-tv-scroll-controls{display:none}.redesign-2026 .tv-console-v5 .home-tv-stage{min-height:0;aspect-ratio:16/9}.redesign-2026 .top5-grid{grid-template-columns:repeat(2,1fr)}.redesign-2026 .footer-v8-cta{grid-template-columns:1fr}.redesign-2026 .footer-v8-grid{grid-template-columns:1.3fr 1fr 1fr;gap:25px}.redesign-2026 .footer-v8-brand{grid-column:1/-1}.redesign-2026 .footer-v8-contact{grid-column:auto;display:grid;grid-template-columns:1fr}}
@media(max-width:560px){.redesign-2026 .home-tv-v5,.redesign-2026 .top5-home-section{padding:48px 0}.redesign-2026 .tv-heading-v5{align-items:flex-start}.redesign-2026 .tv-heading-v5>a{display:none}.redesign-2026 .tv-console-v5{border-radius:19px}.redesign-2026 .tv-console-v5 .home-tv-player-head{height:62px;padding:0 15px}.redesign-2026 .tv-channel-panel-v5{padding:12px}.redesign-2026 .top5-grid{grid-template-columns:1fr 1fr;gap:9px}.redesign-2026 .top5-card{padding:7px!important;border-radius:16px!important}.redesign-2026 .top5-card .top10-rank{left:12px;top:12px;width:34px;height:34px;border-radius:10px}.redesign-2026 .top5-card .top10-content{padding:10px 3px 4px}.redesign-2026 .top5-card .top10-content h3{font-size:10.5px}.redesign-2026 .top5-card .top10-custom-player{grid-template-columns:28px 1fr}.redesign-2026 .top5-card .top10-duration{display:none}.redesign-2026 .footer-v8{padding-top:24px}.redesign-2026 .footer-v8-cta{padding:18px;margin-bottom:35px}.redesign-2026 .footer-v8-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.redesign-2026 .footer-v8-brand{grid-column:1/-1}.redesign-2026 .footer-v8-contact{grid-column:1/-1}.redesign-2026 .footer-v8-bottom{flex-direction:column;align-items:flex-start;justify-content:center;padding:15px 0}}


/* v9.0 - TV + Top 5 compact redesign */
.redesign-2026 .home-tv-v9{padding:58px 0 62px}
.redesign-2026 .tv-console-v9{display:grid!important;grid-template-columns:minmax(0,1.55fr) 360px!important;height:auto!important;min-height:0!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:22px!important;background:#080b13!important;overflow:hidden!important;box-shadow:0 22px 65px rgba(0,0,0,.3)!important}
.redesign-2026 .tv-player-v9{display:grid!important;grid-template-rows:64px auto!important;min-width:0!important;background:#05070c!important}
.redesign-2026 .tv-console-v9 .home-tv-player-head{height:64px!important;padding:0 18px!important;background:linear-gradient(90deg,rgba(124,92,255,.08),rgba(255,255,255,.015))!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
.redesign-2026 .tv-console-v9 .home-tv-player-head span{font-size:7px!important;letter-spacing:.13em!important;color:#8377bf!important}.redesign-2026 .tv-console-v9 .home-tv-player-head strong{margin-top:4px!important;font-size:12px!important;color:#f5f7ff!important}
.redesign-2026 .tv-console-v9 .home-tv-stage{position:relative!important;width:100%!important;min-height:0!important;aspect-ratio:16/9!important;background:#020305!important;overflow:hidden!important}
.redesign-2026 .tv-console-v9 .home-tv-stage video,.redesign-2026 .tv-console-v9 .home-tv-stage iframe{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;background:#000!important;object-fit:contain!important}
.redesign-2026 .tv-console-v9 .home-tv-placeholder{appearance:none;border:0;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:radial-gradient(circle at 50% 46%,rgba(124,92,255,.17),rgba(5,7,12,.96) 52%)!important;color:#fff!important;cursor:pointer!important}
.redesign-2026 .tv-console-v9 .home-tv-placeholder[hidden]{display:none!important}.redesign-2026 .tv-console-v9 .home-tv-placeholder .tv-placeholder-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#765cff,#c72ac7);box-shadow:0 14px 38px rgba(124,92,255,.28);font-size:17px}.redesign-2026 .tv-console-v9 .home-tv-placeholder strong{margin-top:3px;font-size:13px}.redesign-2026 .tv-console-v9 .home-tv-placeholder>span:last-child{font-size:8.5px;color:#8792a7}
.redesign-2026 .home-tv-error{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:25px;text-align:center;background:#070a11;color:#9aa5b8}.redesign-2026 .home-tv-error[hidden]{display:none!important}.redesign-2026 .home-tv-error i{font-size:25px;color:#f59e0b}.redesign-2026 .home-tv-error strong{font-size:12px;color:#fff}.redesign-2026 .home-tv-error span{max-width:430px;font-size:9px;line-height:1.6}
.redesign-2026 .tv-channel-panel-v9{min-width:0!important;padding:13px!important;border-left:1px solid rgba(255,255,255,.07)!important;background:#0b0f1a!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-panel-title{height:51px!important;padding:0 3px 11px!important;margin-bottom:8px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-panel-title small{display:block;font-size:7px;letter-spacing:.13em;color:#8777c7}.redesign-2026 .tv-channel-panel-v9 .home-tv-panel-title strong{display:block;margin-top:3px;font-size:11px;color:#f3f6fd}.redesign-2026 .tv-channel-panel-v9 .home-tv-panel-title>span{padding:5px 8px;border-radius:999px;background:rgba(124,92,255,.12);color:#ae9fff;font-size:7px;font-weight:800}
.redesign-2026 .tv-channel-panel-v9 .home-tv-channel-list{height:350px!important;max-height:350px!important;display:flex!important;flex-direction:column!important;gap:7px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:3px!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel{flex:0 0 auto!important;width:100%!important;min-height:59px!important;height:59px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr) 29px!important;align-items:center!important;gap:9px!important;padding:7px 9px!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:13px!important;background:rgba(255,255,255,.023)!important;color:#fff!important;text-align:left!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel:hover{background:rgba(255,255,255,.05)!important;border-color:rgba(124,92,255,.3)!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel.active{background:linear-gradient(105deg,rgba(124,92,255,.17),rgba(220,77,255,.045))!important;border-color:rgba(139,119,255,.4)!important;box-shadow:inset 3px 0 #7c5cff!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-logo{width:42px!important;height:42px!important;border-radius:11px!important;background:#fff!important;overflow:hidden!important;display:grid!important;place-items:center!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-logo img{width:100%!important;height:100%!important;padding:4px!important;object-fit:contain!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-meta strong{font-size:9.5px!important;color:#eef2fb!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-meta small{margin-top:3px!important;font-size:7.5px!important;color:#748097!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-play-icon{width:29px!important;height:29px!important;border-radius:9px!important;display:grid!important;place-items:center!important;background:rgba(124,92,255,.12)!important;color:#a99cff!important;font-size:9px!important}

.redesign-2026 .top5-v9{padding:54px 0!important}.redesign-2026 .top5-grid-v9{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.redesign-2026 .top5-card-v9{min-height:92px!important;display:grid!important;grid-template-columns:38px 72px minmax(0,1fr) 36px!important;align-items:center!important;gap:12px!important;padding:10px 12px!important;border-radius:17px!important;background:linear-gradient(120deg,rgba(255,255,255,.04),rgba(255,255,255,.018))!important;border:1px solid rgba(255,255,255,.07)!important;overflow:visible!important}.redesign-2026 .top5-card-v9:hover{transform:translateY(-2px);border-color:rgba(124,92,255,.32)!important}.redesign-2026 .top5-card-v9 .top10-rank{position:relative!important;left:auto!important;top:auto!important;width:38px!important;height:38px!important;border-radius:12px!important;background:rgba(124,92,255,.1)!important;border:1px solid rgba(124,92,255,.18)!important}.redesign-2026 .top5-card-v9 .top10-rank strong{font-size:12px!important}.redesign-2026 .top5-card-v9 .top10-cover-wrap{width:72px!important;height:72px!important;aspect-ratio:auto!important;border-radius:13px!important;background:#111827!important}.redesign-2026 .top5-card-v9 .top10-cover-wrap img,.redesign-2026 .top5-card-v9 .top10-cover-placeholder{width:100%!important;height:100%!important;object-fit:cover!important}.redesign-2026 .top5-card-v9 .top10-cover-placeholder{place-items:center;color:#8b7cf7;background:linear-gradient(135deg,#141a2a,#0d1120)}.redesign-2026 .top5-card-v9 .top10-content{min-width:0!important;padding:0!important}.redesign-2026 .top5-card-v9 .top10-label{font-size:6.5px!important}.redesign-2026 .top5-card-v9 .top10-content h3{margin:4px 0 3px!important;font-size:11px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.redesign-2026 .top5-card-v9 .top10-content p{margin:0!important;font-size:8px!important;color:#7e899e!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.redesign-2026 .top5-action{display:grid;place-items:center}.redesign-2026 .top5-action .top10-play-btn,.redesign-2026 .top5-radio-icon{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;border:1px solid rgba(124,92,255,.18)!important;border-radius:11px!important;background:rgba(124,92,255,.1)!important;color:#a99cff!important}.redesign-2026 .top5-card-v9.rank-1{grid-column:1/-1;background:linear-gradient(105deg,rgba(124,92,255,.115),rgba(220,77,255,.035))!important}.redesign-2026 .top5-card-v9.rank-1 .top10-cover-wrap{width:78px!important;height:78px!important}
@media(max-width:900px){.redesign-2026 .tv-console-v9{grid-template-columns:1fr!important}.redesign-2026 .tv-channel-panel-v9{border-left:0!important;border-top:1px solid rgba(255,255,255,.07)!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel-list{height:auto!important;max-height:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.redesign-2026 .top5-grid-v9{grid-template-columns:1fr!important}.redesign-2026 .top5-card-v9.rank-1{grid-column:auto}}
@media(max-width:560px){.redesign-2026 .home-tv-v9{padding:42px 0 48px}.redesign-2026 .tv-console-v9{border-radius:17px!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel-list{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:4px!important}.redesign-2026 .tv-channel-panel-v9 .home-tv-channel{min-width:210px!important}.redesign-2026 .top5-v9{padding:42px 0!important}.redesign-2026 .top5-card-v9{grid-template-columns:32px 60px minmax(0,1fr) 32px!important;gap:9px!important;min-height:78px!important;padding:8px!important}.redesign-2026 .top5-card-v9 .top10-rank{width:32px!important;height:32px!important}.redesign-2026 .top5-card-v9 .top10-cover-wrap,.redesign-2026 .top5-card-v9.rank-1 .top10-cover-wrap{width:60px!important;height:60px!important}.redesign-2026 .top5-action .top10-play-btn,.redesign-2026 .top5-radio-icon{width:30px!important;height:30px!important}}

/* v10.0 - Top 5 yatay 5 kart */
.redesign-2026 .top5-grid-v9{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.redesign-2026 .top5-card-v9,
.redesign-2026 .top5-card-v9.rank-1{
  grid-column:auto!important;
  min-width:0!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:0!important;
  padding:10px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:linear-gradient(145deg,rgba(124,92,255,.085),rgba(255,255,255,.025))!important;
  border:1px solid rgba(255,255,255,.075)!important;
}
.redesign-2026 .top5-card-v9.rank-1{
  background:linear-gradient(145deg,rgba(124,92,255,.15),rgba(220,77,255,.045))!important;
}
.redesign-2026 .top5-card-v9 .top10-rank{
  position:absolute!important;
  z-index:3!important;
  left:18px!important;
  top:18px!important;
  width:36px!important;
  height:36px!important;
  border-radius:11px!important;
  background:rgba(6,10,18,.86)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  backdrop-filter:blur(8px)!important;
}
.redesign-2026 .top5-card-v9 .top10-cover-wrap,
.redesign-2026 .top5-card-v9.rank-1 .top10-cover-wrap{
  width:100%!important;
  height:auto!important;
  aspect-ratio:1/1!important;
  border-radius:14px!important;
  overflow:hidden!important;
  margin:0!important;
}
.redesign-2026 .top5-card-v9 .top10-content{
  width:100%!important;
  padding:12px 4px 6px!important;
}
.redesign-2026 .top5-card-v9 .top10-content h3{
  font-size:12px!important;
  line-height:1.35!important;
  margin:5px 0 3px!important;
}
.redesign-2026 .top5-card-v9 .top10-content p{
  font-size:9px!important;
  line-height:1.4!important;
}
.redesign-2026 .top5-card-v9 .top5-action{
  position:absolute!important;
  right:18px!important;
  bottom:18px!important;
  z-index:3!important;
}
.redesign-2026 .top5-card-v9 .top5-action .top10-play-btn,
.redesign-2026 .top5-card-v9 .top5-radio-icon{
  width:34px!important;
  height:34px!important;
  border-radius:11px!important;
  background:rgba(7,10,20,.82)!important;
  backdrop-filter:blur(8px)!important;
}
@media(max-width:1100px){
  .redesign-2026 .top5-grid-v9{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .redesign-2026 .top5-grid-v9{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}
@media(max-width:460px){
  .redesign-2026 .top5-grid-v9{grid-template-columns:1fr!important}
  .redesign-2026 .top5-card-v9{display:grid!important;grid-template-columns:72px minmax(0,1fr) 34px!important;align-items:center!important;gap:10px!important;padding:9px!important}
  .redesign-2026 .top5-card-v9 .top10-cover-wrap,.redesign-2026 .top5-card-v9.rank-1 .top10-cover-wrap{width:72px!important;height:72px!important;aspect-ratio:auto!important}
  .redesign-2026 .top5-card-v9 .top10-rank{left:14px!important;top:14px!important;width:28px!important;height:28px!important}
  .redesign-2026 .top5-card-v9 .top10-content{padding:0!important}
  .redesign-2026 .top5-card-v9 .top5-action{position:static!important}
}
