: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:20px}.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;
  }
}



/* v4.8 - Mobil çalan şarkı, sponsor düzeni, net slider ve isteğe bağlı TV oynatma */
.home-slider .slide{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  image-rendering:auto;
  -webkit-font-smoothing:antialiased;
  transform:translateZ(0);
  backface-visibility:hidden;
}
.home-slider::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(8,4,6,.04),rgba(8,4,6,.16));
}
.home-slider .slider-track,
.home-slider .slide-content,
.home-slider .slider-btn,
.home-slider .slider-dots{position:relative;z-index:2}

.home-tv-stage video{autoplay:false}
.home-tv-placeholder{cursor:pointer}
.home-tv-placeholder::after{
  content:"▶ Kanalı seçerek yayını başlatın";
  display:inline-flex;
  margin-top:14px;
  padding:9px 15px;
  border:1px solid rgba(220,45,61,.7);
  border-radius:999px;
  color:#fff;
  background:rgba(171,24,39,.18);
  font-size:12px;
  font-weight:800;
}

@media(max-width:650px){
  .premium-now-playing-inner{
    display:grid!important;
    grid-template-columns:auto minmax(0,1fr) auto!important;
    gap:9px!important;
    padding:10px 0!important;
    overflow:hidden!important;
  }
  .premium-now-playing .song-badge{
    width:auto!important;
    margin:0!important;
    padding:8px 10px!important;
    font-size:10px!important;
    white-space:nowrap!important;
  }
  .premium-now-playing .top-song-marquee-wrap{
    width:100%!important;
    min-width:0!important;
    display:block!important;
    overflow:hidden!important;
    text-align:left!important;
  }
  .premium-now-playing .top-song-label{display:none!important}
  .premium-now-playing .top-song-marquee{
    display:block!important;
    width:100%!important;
    overflow:hidden!important;
    white-space:nowrap!important;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
    mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
  }
  .premium-now-playing .top-song-marquee-track{
    display:inline-flex!important;
    width:max-content!important;
    min-width:200%!important;
    align-items:center!important;
    gap:22px!important;
    animation:mobileSongTicker 15s linear infinite!important;
    will-change:transform;
  }
  .premium-now-playing .top-song-marquee-track strong{
    font-size:12px!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }
  .premium-now-playing .mini-cover{
    width:34px!important;
    height:34px!important;
    margin:0!important;
  }
  .premium-now-playing .social-links{display:none!important}

  .sponsor-showcase-section{padding:38px 0!important}
  .sponsor-showcase-heading{align-items:center!important}
  .sponsor-showcase-heading .carousel-buttons{display:none!important}
  .sponsor-showcase-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:10px!important;
    overflow:visible!important;
    scroll-snap-type:none!important;
  }
  .sponsor-showcase-card{
    min-width:0!important;
    min-height:138px!important;
    grid-template-rows:92px auto!important;
    border-radius:14px!important;
  }
  .sponsor-showcase-card img,
  .sponsor-showcase-card>i{
    width:100%!important;
    height:92px!important;
    object-fit:contain!important;
    padding:10px!important;
    background:rgba(255,255,255,.96)!important;
  }
  .sponsor-showcase-card span{
    min-height:42px!important;
    align-items:center!important;
    justify-content:center!important;
    padding:8px!important;
    font-size:11px!important;
    text-align:center!important;
    line-height:1.25!important;
  }
  .home-slider{height:380px!important}
  .home-slider .slide{background-position:center center!important}
}

@media(max-width:380px){
  .sponsor-showcase-grid{grid-template-columns:1fr!important}
  .sponsor-showcase-card{grid-template-rows:108px auto!important}
  .sponsor-showcase-card img,.sponsor-showcase-card>i{height:108px!important}
}

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

@media(prefers-reduced-motion:reduce){
  .premium-now-playing .top-song-marquee-track{animation:none!important}
}


/* v4.9 - Mobil tek kart sponsor/haber ve kesintisiz çalan şarkı */
@media (max-width:650px){
  .sponsor-showcase-grid,
  #newsCarousel{
    display:grid!important;
    grid-auto-flow:column!important;
    grid-template-columns:none!important;
    grid-auto-columns:100%!important;
    gap:14px!important;
    width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    padding:2px 0 12px!important;
  }
  .sponsor-showcase-grid::-webkit-scrollbar,
  #newsCarousel::-webkit-scrollbar{display:none}

  .sponsor-showcase-grid>.carousel-item,
  #newsCarousel>.carousel-item{
    width:100%!important;
    min-width:100%!important;
    max-width:100%!important;
    scroll-snap-align:center!important;
    scroll-snap-stop:always;
  }

  .sponsor-showcase-card{
    display:grid!important;
    grid-template-rows:minmax(190px,auto) auto!important;
    min-height:270px!important;
    border-radius:18px!important;
  }
  .sponsor-showcase-card img,
  .sponsor-showcase-card>i{
    width:100%!important;
    height:190px!important;
    padding:14px!important;
    object-fit:contain!important;
  }
  .sponsor-showcase-card span{
    min-height:62px!important;
    justify-content:center!important;
    align-items:center!important;
    padding:12px 16px!important;
    font-size:13px!important;
    text-align:center!important;
  }

  #newsCarousel .blog-card{
    display:grid!important;
    grid-template-rows:210px auto!important;
    min-height:430px!important;
    overflow:hidden!important;
    border-radius:18px!important;
  }
  #newsCarousel .blog-image{
    width:100%!important;
    height:210px!important;
    min-height:210px!important;
    background-size:cover!important;
    background-position:center!important;
  }
  #newsCarousel .blog-card>div:last-child{
    padding:18px!important;
  }
  #newsCarousel .blog-card h3{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
  }
  #newsCarousel .blog-card p{
    display:-webkit-box;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
  }

  .sponsor-showcase-heading .carousel-buttons,
  .mobile-card-carousel-section .mobile-carousel-nav{
    display:flex!important;
  }

  .mobile-now-playing{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    align-items:center!important;
    gap:9px!important;
    overflow:hidden!important;
  }
  .mobile-now-playing>i{flex:0 0 auto}
  .mobile-song-viewport{
    flex:1 1 auto;
    min-width:0;
    overflow:hidden;
    white-space:nowrap;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
    mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
  }
  .mobile-song-track{
    display:inline-flex;
    width:max-content;
    min-width:200%;
    align-items:center;
    animation:mobileSongContinuous 14s linear infinite!important;
    will-change:transform;
  }
  .mobile-song-track>span{
    flex:0 0 auto;
    padding-right:70px;
    font-size:12px;
    font-weight:700;
    white-space:nowrap;
  }
  .mobile-song-track strong{color:var(--theme-accent,var(--gold))}
}

@keyframes mobileSongContinuous{
  from{transform:translate3d(0,0,0)}
  to{transform:translate3d(-50%,0,0)}
}


/* Anasayfa özel sohbet alanı */
.home-chat-section {
    position: relative;
    overflow: hidden;
    padding-block: clamp(64px, 8vw, 110px);
    background:
        radial-gradient(circle at 10% 10%, rgba(225, 29, 72, .18), transparent 34%),
        radial-gradient(circle at 92% 88%, rgba(245, 158, 11, .13), transparent 30%),
        linear-gradient(135deg, #0b090d 0%, #171018 48%, #0c090d 100%);
}
.home-chat-shell {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(420px, 1.08fr);
    align-items: center;
    gap: clamp(36px, 6vw, 84px);
    min-height: 500px;
    padding: clamp(30px, 5vw, 70px);
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.1);
    border-radius: 34px;
    background: linear-gradient(145deg, rgba(255,255,255,.075), rgba(255,255,255,.025));
    box-shadow: 0 34px 90px rgba(0,0,0,.38), inset 0 1px rgba(255,255,255,.08);
    isolation: isolate;
}
.home-chat-shell::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: .22;
    background-image: linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
    background-size: 32px 32px;
    mask-image: linear-gradient(to right, transparent, #000 30%, #000);
}
.home-chat-glow { position:absolute; z-index:-1; border-radius:50%; filter:blur(16px); pointer-events:none; }
.home-chat-glow-one { width:240px; height:240px; left:-90px; top:-80px; background:rgba(225,29,72,.23); }
.home-chat-glow-two { width:280px; height:280px; right:-100px; bottom:-120px; background:rgba(245,158,11,.16); }
.home-chat-copy { position:relative; z-index:2; }
.home-chat-kicker { display:inline-flex; align-items:center; gap:9px; margin-bottom:18px; color:#f7b733; font-size:12px; font-weight:900; letter-spacing:.16em; }
.home-chat-copy h2 { max-width:620px; margin:0 0 18px; color:#fff; font-size:clamp(38px, 5vw, 68px); line-height:.98; letter-spacing:-.045em; }
.home-chat-copy > p { max-width:600px; margin:0; color:rgba(255,255,255,.68); font-size:clamp(15px, 1.5vw, 18px); line-height:1.75; }
.home-chat-stats { display:flex; flex-wrap:wrap; gap:12px; margin:28px 0 32px; }
.home-chat-stats > span { display:inline-flex; align-items:center; gap:8px; min-height:38px; padding:0 14px; color:rgba(255,255,255,.75); font-size:12px; font-weight:800; border:1px solid rgba(255,255,255,.1); border-radius:999px; background:rgba(255,255,255,.045); }
.home-chat-live i, .home-chat-window-head small i { width:8px; height:8px; border-radius:50%; background:#22c55e; box-shadow:0 0 0 5px rgba(34,197,94,.12); animation:chatPulse 1.8s infinite; }
.home-chat-actions { display:flex; flex-wrap:wrap; align-items:center; gap:12px; }
.home-chat-primary, .home-chat-secondary { min-height:50px; padding:0 22px; border-radius:15px; }
.home-chat-primary { color:#fff; background:linear-gradient(135deg,#e11d48,#be123c); box-shadow:0 14px 32px rgba(225,29,72,.25); }
.home-chat-primary:hover { color:#fff; transform:translateY(-3px); box-shadow:0 19px 40px rgba(225,29,72,.35); }
.home-chat-secondary { color:#fff; border:1px solid rgba(255,255,255,.16); background:rgba(255,255,255,.06); }
.home-chat-mobile-link { display:inline-flex; align-items:center; gap:8px; padding:12px 4px; color:#f7b733; font-weight:800; }
.home-chat-preview { position:relative; z-index:2; perspective:1200px; }
.home-chat-window { position:relative; padding:18px; overflow:hidden; border:1px solid rgba(255,255,255,.13); border-radius:28px; background:linear-gradient(160deg,rgba(28,22,30,.96),rgba(12,10,14,.97)); box-shadow:0 32px 70px rgba(0,0,0,.46); transform:rotateY(-3deg) rotateX(1deg); }
.home-chat-window::after { content:""; position:absolute; inset:0; pointer-events:none; background:linear-gradient(120deg,rgba(255,255,255,.07),transparent 30%); }
.home-chat-window-head { display:flex; align-items:center; justify-content:space-between; gap:18px; padding:6px 4px 17px; border-bottom:1px solid rgba(255,255,255,.08); }
.home-chat-window-head > div { display:flex; align-items:center; gap:12px; }
.home-chat-room-icon { display:grid; place-items:center; width:45px; height:45px; color:#fff; border-radius:15px; background:linear-gradient(135deg,#e11d48,#8b1538); box-shadow:0 10px 26px rgba(225,29,72,.25); }
.home-chat-window-head strong { display:block; color:#fff; font-size:15px; }
.home-chat-window-head small { display:flex; align-items:center; gap:7px; margin-top:5px; color:rgba(255,255,255,.5); font-size:11px; }
.home-chat-head-users { color:rgba(255,255,255,.65); font-size:12px; font-weight:800; }
.home-chat-messages { display:grid; gap:13px; min-height:250px; padding:20px 2px; }
.home-chat-message { display:flex; align-items:flex-end; gap:10px; animation:chatFloat 4s ease-in-out infinite; }
.home-chat-message:nth-child(2){ animation-delay:.7s; }.home-chat-message:nth-child(3){ animation-delay:1.3s; }
.home-chat-message > div { max-width:78%; padding:12px 14px; border:1px solid rgba(255,255,255,.08); border-radius:17px 17px 17px 5px; background:rgba(255,255,255,.06); }
.home-chat-message-own { justify-content:flex-end; }
.home-chat-message-own > div { border-color:rgba(225,29,72,.25); border-radius:17px 17px 5px 17px; background:linear-gradient(135deg,rgba(225,29,72,.22),rgba(190,18,60,.15)); }
.home-chat-message strong { display:flex; align-items:center; justify-content:space-between; gap:18px; color:#fff; font-size:11px; }
.home-chat-message strong small { color:rgba(255,255,255,.35); font-size:9px; font-weight:600; }
.home-chat-message p { margin:6px 0 0; color:rgba(255,255,255,.76); font-size:13px; line-height:1.45; }
.home-chat-avatar { flex:0 0 35px; display:grid; place-items:center; width:35px; height:35px; color:#fff; font-size:12px; font-weight:900; border-radius:12px; }
.avatar-one{background:linear-gradient(135deg,#ec4899,#be185d)}.avatar-two{background:linear-gradient(135deg,#f59e0b,#d97706)}.avatar-three{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}
.home-chat-compose { display:flex; align-items:center; gap:12px; min-height:51px; padding:6px 7px 6px 16px; color:rgba(255,255,255,.37); border:1px solid rgba(255,255,255,.1); border-radius:17px; background:rgba(255,255,255,.045); }
.home-chat-compose span { flex:1; font-size:12px; }.home-chat-compose > i{font-size:15px}.home-chat-compose button{display:grid;place-items:center;width:39px;height:39px;color:#fff;border:0;border-radius:13px;background:linear-gradient(135deg,#e11d48,#be123c)}
.home-chat-floating-note { position:absolute; right:-20px; bottom:-18px; display:inline-flex; align-items:center; gap:8px; padding:12px 16px; color:#171014; font-size:11px; font-weight:900; border-radius:999px; background:#f7b733; box-shadow:0 15px 30px rgba(0,0,0,.25); }
@keyframes chatPulse { 50% { opacity:.45; transform:scale(.82); } }
@keyframes chatFloat { 50% { transform:translateY(-4px); } }
@media (max-width: 900px) {
  .home-chat-shell { grid-template-columns:1fr; padding:34px 24px 42px; border-radius:26px; }
  .home-chat-copy { text-align:center; }
  .home-chat-copy > p { margin-inline:auto; }
  .home-chat-stats, .home-chat-actions { justify-content:center; }
  .home-chat-preview { width:min(100%,560px); margin-inline:auto; }
  .home-chat-window { transform:none; }
}
@media (max-width: 600px) {
  .home-chat-section { padding-block:44px; }
  .home-chat-shell { gap:30px; padding:28px 16px 34px; border-radius:22px; }
  .home-chat-copy h2 { font-size:38px; }
  .home-chat-copy > p { font-size:14px; }
  .home-chat-stats > span:nth-child(3) { display:none; }
  .home-chat-actions { display:grid; grid-template-columns:1fr 1fr; }
  .home-chat-actions .btn { justify-content:center; width:100%; padding-inline:12px; }
  .home-chat-mobile-link { grid-column:1/-1; justify-content:center; }
  .home-chat-window { padding:13px; border-radius:22px; }
  .home-chat-messages { min-height:230px; padding-block:16px; }
  .home-chat-floating-note { right:4px; bottom:-19px; }
}

/* =========================================================
   Film Sitesine Giriş Alanı
   ========================================================= */

.movie-portal-section{
  position:relative;
  padding:34px 0 48px;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 20%,rgba(239,49,76,.08),transparent 30%),
    linear-gradient(180deg,#0b080a,#12090d);
}

.movie-portal-card{
  position:relative;
  display:grid;
  min-height:360px;
  grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);
  align-items:center;
  gap:40px;
  overflow:hidden;
  padding:48px 54px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:28px;
  background:
    radial-gradient(circle at 78% 18%,rgba(255,57,85,.2),transparent 32%),
    linear-gradient(135deg,rgba(37,15,24,.98),rgba(13,9,12,.98));
  box-shadow:
    0 30px 70px rgba(0,0,0,.35),
    inset 0 1px rgba(255,255,255,.04);
  color:#fff;
}

.movie-portal-card::after{
  content:"";
  position:absolute;
  right:-95px;
  bottom:-175px;
  width:420px;
  height:420px;
  border:1px solid rgba(255,69,98,.12);
  border-radius:50%;
  box-shadow:
    0 0 0 48px rgba(255,69,98,.035),
    0 0 0 96px rgba(255,69,98,.018);
  pointer-events:none;
}

.movie-portal-backdrop{
  position:absolute;
  inset:0;
  overflow:hidden;
  pointer-events:none;
}

.movie-light{
  position:absolute;
  border-radius:50%;
  filter:blur(68px);
}

.movie-light-one{
  top:-130px;
  left:-80px;
  width:310px;
  height:310px;
  background:rgba(255,43,76,.15);
}

.movie-light-two{
  right:18%;
  bottom:-130px;
  width:330px;
  height:330px;
  background:rgba(255,163,45,.08);
}

.movie-film-strip{
  position:absolute;
  top:-105px;
  right:21%;
  width:62px;
  height:560px;
  border-right:8px dashed rgba(255,255,255,.035);
  border-left:8px dashed rgba(255,255,255,.035);
  opacity:.7;
  transform:rotate(31deg);
}

.movie-portal-copy,
.movie-portal-visual{
  position:relative;
  z-index:2;
}

.movie-portal-kicker{
  display:inline-flex;
  min-height:31px;
  align-items:center;
  gap:8px;
  padding:0 12px;
  border:1px solid rgba(255,82,106,.25);
  border-radius:999px;
  background:rgba(255,53,82,.08);
  color:#ff8597;
  font-size:8px;
  font-weight:900;
  letter-spacing:1.2px;
}

.movie-portal-copy h2{
  max-width:650px;
  margin:17px 0 13px;
  color:#fff;
  font-size:clamp(33px,4vw,54px);
  line-height:1.02;
  letter-spacing:-1.8px;
}

.movie-portal-copy>p{
  max-width:620px;
  margin:0;
  color:#b4a7ac;
  font-size:13px;
  line-height:1.82;
}

.movie-portal-features{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:23px;
}

.movie-portal-features span{
  display:inline-flex;
  min-height:35px;
  align-items:center;
  gap:8px;
  padding:0 12px;
  border:1px solid rgba(255,255,255,.075);
  border-radius:10px;
  background:rgba(255,255,255,.035);
  color:#d6cbd0;
  font-size:9px;
  font-weight:800;
}

.movie-portal-features i{
  color:#ff5069;
}

.movie-portal-actions{
  display:flex;
  align-items:center;
  gap:17px;
  margin-top:27px;
}

.movie-portal-primary{
  display:inline-flex;
  min-height:53px;
  align-items:center;
  gap:11px;
  padding:0 20px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:14px;
  background:linear-gradient(135deg,#ff5269,#d91c3d);
  color:#fff;
  box-shadow:
    0 13px 28px rgba(219,28,61,.28),
    inset 0 1px rgba(255,255,255,.19);
  font-size:10px;
  font-weight:900;
  transition:transform .2s ease,box-shadow .2s ease;
}

.movie-portal-primary:hover{
  transform:translateY(-3px);
  box-shadow:
    0 18px 36px rgba(219,28,61,.38),
    inset 0 1px rgba(255,255,255,.2);
}

.movie-portal-primary i{
  display:grid;
  width:27px;
  height:27px;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.17);
  font-size:8px;
}

.movie-portal-note{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:#7f7278;
  font-size:8px;
}

.movie-portal-visual{
  min-height:270px;
}

.movie-poster{
  position:absolute;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.11);
  border-radius:20px;
  background:
    radial-gradient(circle at 50% 30%,rgba(255,67,98,.24),transparent 36%),
    linear-gradient(155deg,#3b1625,#130c11);
  box-shadow:0 25px 50px rgba(0,0,0,.38);
}

.movie-poster-back{
  top:22px;
  right:26px;
  width:185px;
  height:235px;
  display:grid;
  place-items:center;
  color:rgba(255,255,255,.17);
  font-size:58px;
  transform:rotate(9deg);
}

.movie-poster-front{
  top:0;
  right:125px;
  display:flex;
  width:205px;
  height:275px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  transform:rotate(-5deg);
}

.movie-poster-front::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);
  background-size:24px 24px;
}

.movie-poster-front>i{
  position:relative;
  display:grid;
  width:62px;
  height:62px;
  place-items:center;
  margin-bottom:17px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:linear-gradient(145deg,#ff5269,#d71c3c);
  box-shadow:0 14px 30px rgba(217,28,60,.34);
  color:#fff;
  font-size:18px;
}

.movie-poster-front strong{
  position:relative;
  color:#fff;
  font-size:17px;
  letter-spacing:.8px;
}

.movie-poster-front small{
  position:relative;
  max-width:150px;
  margin-top:7px;
  color:#998a90;
  font-size:8px;
  line-height:1.5;
}

.movie-poster-badge{
  position:absolute;
  z-index:2;
  top:13px;
  right:13px;
  display:grid;
  width:37px;
  height:24px;
  place-items:center;
  border-radius:7px;
  background:#f3c449;
  color:#2d2105;
  font-size:8px;
  font-weight:900;
}

.movie-rating{
  position:absolute;
  z-index:4;
  right:4px;
  bottom:-2px;
  display:flex;
  min-width:165px;
  min-height:62px;
  align-items:center;
  gap:11px;
  padding:10px 13px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:15px;
  background:rgba(17,10,14,.82);
  box-shadow:0 16px 32px rgba(0,0,0,.3);
  backdrop-filter:blur(12px);
}

.movie-rating>i{
  display:grid;
  width:36px;
  height:36px;
  place-items:center;
  border-radius:11px;
  background:rgba(245,190,58,.12);
  color:#f5be3a;
}

.movie-rating>span{
  display:flex;
  flex-direction:column;
}

.movie-rating strong{
  font-size:11px;
}

.movie-rating small{
  margin-top:3px;
  color:#84777d;
  font-size:7px;
}

@media(max-width:950px){
  .movie-portal-card{
    grid-template-columns:1fr;
    padding:42px;
  }

  .movie-portal-copy{
    max-width:760px;
  }

  .movie-portal-visual{
    min-height:310px;
  }

  .movie-poster-front{
    right:50%;
    transform:translateX(12%) rotate(-5deg);
  }

  .movie-poster-back{
    right:calc(50% - 205px);
  }

  .movie-rating{
    right:calc(50% - 250px);
  }
}

@media(max-width:650px){
  .movie-portal-section{
    padding:20px 0 36px;
  }

  .movie-portal-card{
    gap:27px;
    min-height:auto;
    padding:30px 22px 27px;
    border-radius:21px;
  }

  .movie-portal-copy h2{
    font-size:35px;
    letter-spacing:-1px;
  }

  .movie-portal-copy>p{
    font-size:11px;
  }

  .movie-portal-features{
    display:grid;
    grid-template-columns:1fr;
  }

  .movie-portal-features span{
    width:100%;
  }

  .movie-portal-actions{
    align-items:flex-start;
    flex-direction:column;
  }

  .movie-portal-primary{
    width:100%;
    justify-content:center;
  }

  .movie-portal-visual{
    min-height:255px;
  }

  .movie-poster-front{
    right:50%;
    width:172px;
    height:235px;
    transform:translateX(17%) rotate(-4deg);
  }

  .movie-poster-back{
    top:19px;
    right:calc(50% - 175px);
    width:150px;
    height:205px;
  }

  .movie-rating{
    right:3px;
    bottom:-5px;
    min-width:145px;
  }
}

@media(max-width:390px){
  .movie-portal-copy h2{
    font-size:31px;
  }

  .movie-portal-visual{
    transform:scale(.92);
    transform-origin:center top;
  }
}



.spam-hp{
  position:absolute!important;
  left:-99999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
