:root{--accent:#f5163b;--ink:#0b0b0d;--paper:#f7f5f1;--muted:#6f7075;--line:#dedbd5;--player-h:88px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,sans-serif;line-height:1.6;padding-bottom:var(--player-h)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:10px 14px;z-index:1000}.skip-link:focus{top:16px}.site-header{height:94px;border-bottom:3px solid var(--ink);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand-mark{width:54px;height:54px;display:grid;place-items:center;background:var(--accent);color:#fff;font:800 29px/1 Barlow Condensed;transform:skew(-8deg);letter-spacing:-4px}.brand-mark span{color:var(--ink)}.brand strong{display:block;font:800 24px/1 Barlow Condensed;text-transform:uppercase;letter-spacing:.4px}.brand small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-top:5px}.main-nav{display:flex;align-items:center;gap:25px}.main-nav a{font:700 17px Barlow Condensed;text-transform:uppercase;letter-spacing:.5px}.main-nav a:hover{color:var(--accent)}.header-listen,.primary-button{border:0;border-radius:0;background:var(--accent);color:#fff;font-weight:700;padding:13px 18px;display:inline-flex;align-items:center;gap:12px;transition:.2s}.header-listen:hover,.primary-button:hover{background:#cf0b2d;transform:translateY(-1px)}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:9px 12px}.hero{height:min(610px,70vh);min-height:480px;position:relative;overflow:hidden;background:var(--ink)}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s;background:linear-gradient(90deg,rgba(8,8,10,.98) 0%,rgba(8,8,10,.77) 43%,rgba(8,8,10,.12) 75%),var(--hero-image) center/cover}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 65%,rgba(245,22,59,.34));pointer-events:none}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.eyebrow{font:700 13px Inter;letter-spacing:2px;color:var(--accent);margin:0 0 12px}.hero h1,.page-hero h1,.article-hero h1{font:800 clamp(55px,8vw,108px)/.86 Barlow Condensed;text-transform:uppercase;letter-spacing:-2px;max-width:760px;margin:0}.hero-content>p:not(.eyebrow){font-size:19px;max-width:560px;color:#d8d8da;margin:24px 0}.hero-dots{position:absolute;z-index:3;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:34px;height:4px;padding:0;border:0;background:#ffffff55}.hero-dots button.is-active{background:var(--accent)}.section-pad{padding-block:82px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading h2,.dark-section h2,.contact-layout h2{font:800 clamp(38px,5vw,62px)/1 Barlow Condensed;text-transform:uppercase;margin:0}.section-heading>a,.schedule-mini>a{font-weight:700;border-bottom:2px solid var(--accent)}.station-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.station-card{border:1px solid var(--line);background:#fff;padding:0;text-align:left;overflow:hidden;transition:.25s}.station-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #15151816}.station-card>span:last-child{display:block;padding:18px}.station-card strong{font:800 24px Barlow Condensed;text-transform:uppercase;display:block}.station-card small{color:var(--muted);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-art{height:180px;display:grid;place-items:center;background:linear-gradient(135deg,#16161b66,#f5163b33),var(--cover),linear-gradient(135deg,#25252b,#08080a);background-size:cover;background-position:center}.station-art i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--accent);font-style:normal;padding-left:4px;box-shadow:0 8px 25px #0005}.dark-section{background:var(--ink);color:#fff;position:relative;overflow:hidden}.dark-section:before{content:"";width:400px;height:400px;border:90px solid #f5163b22;border-radius:50%;position:absolute;left:-190px;top:-140px}.split-section{position:relative;display:grid;grid-template-columns:1fr 1.15fr;gap:80px}.muted{color:#9a9aa0}.schedule-mini>div{display:grid;grid-template-columns:85px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #ffffff24}.schedule-mini time{font:800 25px Barlow Condensed;color:var(--accent)}.schedule-mini strong{display:block}.schedule-mini small{color:#9a9aa0}.schedule-mini>a{display:inline-block;margin-top:24px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 20px}.post-image{height:230px;display:block;background:linear-gradient(135deg,#18181d88,#f5163b66),var(--cover),linear-gradient(135deg,#27272d,#111);background-size:cover;background-position:center}.post-card>p{color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.6px;margin:16px 0 4px;text-transform:uppercase}.post-card h2,.post-card h3{font:800 28px/1.05 Barlow Condensed;margin:0 0 10px}.post-card span{color:var(--muted);font-size:14px}.empty-state{grid-column:1/-1;border:1px dashed var(--line);padding:35px;text-align:center;color:var(--muted)}.page-hero,.article-hero{background:var(--ink);color:#fff;padding:100px 0 90px;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:500px;height:500px;border:120px solid #f5163b22;border-radius:50%;right:-130px;top:-280px}.page-hero h1,.article-hero h1{font-size:clamp(55px,8vw,94px);position:relative;z-index:1}.page-hero p:not(.eyebrow){max-width:630px;color:#bdbdc1;position:relative;z-index:1}.article-hero{min-height:500px;display:flex;align-items:end;background:linear-gradient(0deg,#09090b 0%,#09090b99 60%,#09090b55),var(--cover) center/cover}.article-hero time{color:#ccc}.prose{max-width:820px;font-size:18px}.prose h2,.prose h3{font-family:Barlow Condensed;text-transform:uppercase;line-height:1.1}.prose h2{font-size:42px}.prose a{color:var(--accent);text-decoration:underline}.schedule-full{display:grid;grid-template-columns:1fr 1fr;gap:24px}.schedule-day{border-top:4px solid var(--ink);padding:16px 0 30px}.schedule-day h2{font:800 38px Barlow Condensed;text-transform:uppercase;margin:0 0 18px}.schedule-day article{display:grid;grid-template-columns:115px 1fr;padding:15px 0;border-top:1px solid var(--line)}.schedule-day time{font-weight:700;color:var(--accent)}.schedule-day h3{margin:0;font-size:17px}.schedule-day p{margin:2px 0;color:var(--muted);font-size:13px}.station-grid-large{grid-template-columns:repeat(3,1fr)}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-form label{font-weight:700;font-size:13px}.contact-form label:nth-of-type(4){grid-column:1/-1}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid var(--line);padding:13px;margin-top:6px;background:#faf9f7}.contact-form textarea{resize:vertical}.contact-form button,.alert{grid-column:1/-1}.alert{padding:13px;background:#e6f8e8}.alert.error{background:#ffe8ed}.site-footer{background:#111115;color:#fff;padding:65px 0 calc(30px + env(safe-area-inset-bottom))}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:35px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid>div>strong{font:700 19px Barlow Condensed;text-transform:uppercase;margin-bottom:8px}.footer-grid a{color:#aaaab0;font-size:14px}.footer-grid a:hover{color:#fff}.footer-brand{align-items:center;justify-content:flex-start}.footer-bottom{border-top:1px solid #ffffff20;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#777;font-size:12px}.player{position:fixed;left:0;bottom:0;width:100%;height:var(--player-h);background:var(--accent);color:#fff;z-index:100;box-shadow:0 -10px 40px #0002}.player-inner{height:100%;display:grid;grid-template-columns:88px 88px minmax(200px,1fr) 230px 145px;align-items:center}.play-button{height:100%;border:0;background:#d90f33;color:#fff;font-size:25px}.player-cover{height:88px;background:linear-gradient(135deg,#24242a,#09090b);background-size:cover;background-position:center}.player-meta{padding-left:20px;min-width:0}.player-meta small{display:block;font-size:10px;letter-spacing:2px}.player-meta strong{font:800 22px Barlow Condensed;text-transform:uppercase;display:block}.player-meta span{font-size:11px;opacity:.8}.volume{display:flex;gap:10px;align-items:center;padding-inline:20px}.volume input{accent-color:#fff;width:100%}.all-stations{height:100%;background:#111115;display:grid;place-items:center;font:700 15px Barlow Condensed;text-transform:uppercase}.cookie-banner{position:fixed;left:24px;right:24px;bottom:calc(var(--player-h) + 18px);z-index:110;background:#fff;border:1px solid var(--line);box-shadow:0 20px 50px #0004;padding:22px 24px;display:flex;gap:25px;align-items:center;justify-content:space-between}.cookie-banner[hidden]{display:none}.cookie-banner p{margin:3px 0;font-size:13px;color:var(--muted)}.cookie-banner button{border:0;padding:10px 14px}.cookie-banner>div:last-child{display:flex;gap:8px}.admin-link{display:none}
@media(max-width:960px){.site-header{height:78px}.brand-mark{width:46px;height:46px}.main-nav{position:absolute;left:0;right:0;top:78px;background:#fff;border-bottom:3px solid var(--ink);padding:20px;display:none;flex-direction:column;align-items:flex-start}.main-nav.is-open{display:flex}.menu-toggle{display:block}.header-listen{display:none}.station-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.player-inner{grid-template-columns:72px 72px 1fr 150px}.player-cover{height:88px}.all-stations{display:none}.split-section{gap:35px}.contact-layout{gap:40px}}
@media(max-width:640px){:root{--player-h:74px}.container{width:min(100% - 28px,1180px)}.brand strong{font-size:20px}.brand small{display:none}.hero{height:590px}.hero-slide{background:linear-gradient(0deg,#08080af7 0%,#08080a77 70%),var(--hero-image) center/cover}.hero h1{font-size:59px}.section-pad{padding-block:58px}.station-grid,.station-grid-large,.post-grid,.schedule-full,.split-section,.contact-layout{grid-template-columns:1fr}.station-grid{gap:12px}.station-card{display:grid;grid-template-columns:100px 1fr}.station-art{height:100px}.post-image{height:210px}.split-section{gap:30px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.player-inner{grid-template-columns:64px 64px 1fr}.player-cover{height:74px}.player-meta{padding-left:12px}.player-meta strong{font-size:18px}.volume{display:none}.cookie-banner{left:10px;right:10px;bottom:calc(var(--player-h) + 10px);padding:16px;align-items:flex-start;flex-direction:column}.contact-form{grid-template-columns:1fr}.contact-form label,.contact-form label:nth-of-type(4){grid-column:1}.page-hero{padding:70px 0}.article-hero{min-height:420px}.section-heading{align-items:flex-start;gap:15px;flex-direction:column}.schedule-day article{grid-template-columns:90px 1fr}}

.player-panel{position:fixed;left:0;right:0;bottom:var(--player-h);height:315px;background:#fff;color:var(--ink);z-index:98;box-shadow:0 -24px 60px #0003;transform:translateY(112%);transition:transform .35s cubic-bezier(.2,.75,.2,1);overflow:auto}.player-panel.is-open{transform:translateY(0)}.player-panel-head{display:flex;align-items:center;justify-content:space-between;padding-top:28px}.player-panel-head small{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:2px}.player-panel-head h2{font:800 38px/1 Barlow Condensed;text-transform:uppercase;margin:3px 0 0}.player-panel-head button{width:42px;height:42px;border:1px solid var(--line);background:#fff;font-size:28px}.player-stations{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:24px;padding-bottom:30px}.player-station{min-width:0;border:1px solid var(--line);background:#faf9f7;display:flex;align-items:center;gap:11px;padding:14px;text-align:left;transition:.2s}.player-station:hover,.player-station.is-playing{border-color:var(--accent);background:#fff0f3}.player-station-icon{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;padding-left:2px}.player-station.is-playing .player-station-icon{background:var(--accent)}.player-station strong{display:block;font:800 18px/1 Barlow Condensed;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-station small{display:block;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-inner{grid-template-columns:88px 88px minmax(260px,1fr) 72px 52px 170px 150px}.play-button{display:grid;place-items:center}.play-button span{width:48px;height:48px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;padding-left:3px}.play-button.is-playing span{padding-left:0;font-size:16px}.player-meta{padding:0 22px;line-height:1.15}.player-meta small{font-size:9px;letter-spacing:1.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-meta strong{line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:5px 0 3px}.player-meta>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-live{height:100%;display:flex;align-items:center;justify-content:center;gap:7px;font:800 11px Barlow Condensed;letter-spacing:1px}.player-live i{width:7px;height:7px;border-radius:50%;background:#fff;animation:livePulse 1.5s infinite}.mute-button{border:0;background:transparent;color:#fff;font-size:17px}.volume{padding:0 16px}.all-stations{border:0;color:#fff;display:flex;gap:9px;align-items:center;justify-content:center}.all-stations span{font:400 25px Inter}@keyframes livePulse{0%,100%{box-shadow:0 0 0 3px #ffffff22}50%{box-shadow:0 0 0 7px #ffffff08}}

@media(max-width:960px){.player-inner{grid-template-columns:72px 72px minmax(200px,1fr) 50px 130px}.player-live,.mute-button{display:none}.player-stations{grid-template-columns:repeat(3,1fr)}.all-stations{display:flex}}
@media(max-width:640px){.player-inner{grid-template-columns:60px 60px minmax(0,1fr) 54px}.play-button span{width:40px;height:40px}.player-meta{padding:0 10px}.player-meta small{font-size:7px}.player-meta strong{font-size:17px}.player-meta>span{font-size:9px}.player-live,.mute-button,.volume{display:none}.all-stations{display:flex;font-size:0}.all-stations span{font-size:25px}.player-panel{height:min(430px,65vh)}.player-panel-head{padding-top:20px}.player-panel-head h2{font-size:31px}.player-stations{grid-template-columns:1fr 1fr;margin-top:16px}.player-station{padding:11px}}

/* Fenomen esintili masaüstü player: solda kapak/bilgi, sağda yatay radyo seçici */
@media(min-width:961px){.player{background:linear-gradient(90deg,var(--accent) 0 52%,#4a4a4a 52%)}.player-inner{width:52%;margin:0;grid-template-columns:88px minmax(210px,1fr) 70px 62px 44px 120px}.player-cover{order:1}.player-meta{order:2}.play-button{order:3;background:#df0c2e}.player-live{order:4}.mute-button{order:5}.volume{order:6}.player .all-stations{display:none}.player-panel{left:52%;right:0;bottom:0;height:var(--player-h);z-index:101;transform:none;background:#4a4a4a;color:#fff;box-shadow:none;overflow-x:auto;overflow-y:hidden}.player-panel.is-open{transform:none}.player-panel-head{display:none}.player-stations.container{width:max-content;min-width:100%;height:100%;margin:0;padding:5px 14px;display:flex;align-items:center;gap:12px}.player-station{position:relative;width:78px;height:78px;flex:0 0 78px;border:0;border-radius:50%;background:#fff;color:#25252b;padding:8px;display:grid;place-items:center;text-align:center;box-shadow:0 0 0 3px transparent}.player-station:hover,.player-station.is-playing{background:#fff;box-shadow:0 0 0 3px var(--accent);transform:none}.player-station-icon{display:none}.player-station>span:last-child{display:block;padding:0}.player-station strong{font:800 12px/.95 Barlow Condensed;white-space:normal;overflow:visible;color:#303038}.player-station small{display:none}.player-station.is-playing:before{content:"CANLI";position:absolute;top:-5px;right:-5px;background:var(--accent);color:#fff;padding:2px 5px;font:800 9px Inter;letter-spacing:.4px}.player-meta strong{font-size:20px}.player-cover{background-color:#111}.play-button span{width:46px;height:46px}}
@media(max-width:960px){.player{background:var(--accent)}.player-inner{width:100%;margin:0}.player-panel{left:0;right:0;bottom:var(--player-h);height:315px;z-index:98;transform:translateY(112%);background:#fff;color:var(--ink);overflow:auto}.player-panel.is-open{transform:translateY(0)}.player-panel-head{display:flex}.player-stations.container{width:min(1180px,calc(100% - 40px));height:auto;margin:24px auto 0;padding:0 0 30px;display:grid}.player-station{width:auto;height:auto;border-radius:0}.play-button{order:1}.player-cover{order:2}.player-meta{order:3}.player-live{order:4}.mute-button{order:5}.volume{order:6}.all-stations{order:7}}

/* 2026 lacivert / füșya / altın cam teması */
:root{--accent:#d52b78;--ink:#eef3f5;--paper:#0b1c2a;--muted:#9fb0bc;--line:rgba(214,190,131,.24);--gold:#d6be83;--navy:#081722;--navy-2:#112838;--glass:rgba(255,255,255,.07)}
html{background:var(--navy)}
body{background:radial-gradient(circle at 8% 8%,#174d6a 0,transparent 30%),radial-gradient(circle at 82% 24%,#39213d 0,transparent 29%),linear-gradient(135deg,#071722 0%,#122a38 48%,#171923 100%);background-attachment:fixed;color:#eef3f5}
#main{transition:opacity .18s ease}.is-navigating #main{pointer-events:none}
.is-navigating:before{
  content:"";
  position:fixed;
  top:0;
  left:0;
  z-index:1000;
  width:42%;
  height:3px;
  border-radius:0 999px 999px 0;
  background:linear-gradient(90deg,#08c2d5,#a6e600,#ef3f87);
  box-shadow:0 2px 12px #08c2d577;
  animation:navigation-progress 1.05s ease-in-out infinite alternate;
  pointer-events:none;
}
.navigation-error-toast{
  position:fixed;
  top:92px;
  left:50%;
  z-index:1000;
  width:min(520px,calc(100% - 28px));
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 14px;
  color:#eafaff;
  background:#102c3a;
  border:1px solid #4db9ce66;
  border-radius:13px;
  box-shadow:0 18px 55px #00172255;
  transform:translateX(-50%);
  font-size:12px;
}
.navigation-error-toast button{
  flex:0 0 auto;
  min-height:34px;
  padding:7px 11px;
  color:#102c3a;
  background:#a6e600;
  border:0;
  border-radius:9px;
  font-size:11px;
  font-weight:900;
}
@keyframes navigation-progress{
  from{width:18%;transform:translateX(-12%)}
  to{width:68%;transform:translateX(68%)}
}
@media(max-width:640px){
  .navigation-error-toast{top:72px;align-items:flex-start}
}
.site-header{background:rgba(8,23,34,.82);border-bottom:1px solid rgba(214,190,131,.25);box-shadow:0 14px 40px #020a0f44}
.brand-mark{background:linear-gradient(145deg,#ed3b91,#9b185a);border:1px solid #efc6dc;border-radius:15px;box-shadow:0 0 28px #d52b7866;transform:none;letter-spacing:-3px}
.brand-mark span{color:var(--gold)}.brand small,.muted{color:var(--muted)}
.main-nav a{color:#e9eff2}.main-nav a:hover{color:var(--gold)}
.header-listen,.primary-button{background:linear-gradient(135deg,#e03484,#9f1a5b);border:1px solid #f5a9cf;border-radius:999px;box-shadow:0 10px 30px #d52b7840}
.header-listen:hover,.primary-button:hover{background:linear-gradient(135deg,#ee4c98,#b02168)}
.menu-toggle{color:#fff;border-color:rgba(214,190,131,.4);border-radius:12px}
.hero{background:#071722}.hero-slide{background:linear-gradient(90deg,rgba(6,19,29,.98) 0%,rgba(8,24,36,.72) 48%,rgba(8,20,30,.2) 78%),var(--hero-image) center/cover}
.hero-slide:after{background:linear-gradient(135deg,transparent 58%,rgba(213,43,120,.28))}.hero-dots button{border-radius:999px;background:#ffffff3d}.hero-dots button.is-active{background:var(--gold)}
.eyebrow{color:var(--gold)}.section-heading>a,.schedule-mini>a{border-color:var(--gold);color:var(--gold)}
.quick-listen .station-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.station-card{color:#eef3f5;background:linear-gradient(150deg,rgba(255,255,255,.105),rgba(255,255,255,.035));border:1px solid rgba(214,190,131,.26);border-radius:22px;box-shadow:0 18px 45px #020b1160;backdrop-filter:blur(18px)}
.station-card:hover,.station-card.is-playing{transform:translateY(-6px);border-color:#e14a93;box-shadow:0 18px 42px #d52b783b,0 0 0 1px #d6be8355}
.station-art{height:190px;border-radius:20px 20px 13px 13px;background:linear-gradient(135deg,#0f3143aa,#d52b7844),var(--cover),linear-gradient(135deg,#163143,#0a1118)}
.station-art i{background:rgba(8,23,34,.9);color:var(--gold);border:1px solid #d6be83;box-shadow:0 8px 30px #0008,0 0 24px #d52b7866}
.station-card strong{color:#fff}.station-card small{color:#b7c4cc}
.dark-section{background:linear-gradient(130deg,rgba(7,21,31,.94),rgba(24,27,39,.94));border-block:1px solid rgba(214,190,131,.14)}
.dark-section:before{border-color:#d52b781b}.schedule-mini time{color:var(--gold)}
.post-card{padding:12px 12px 22px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));border:1px solid rgba(214,190,131,.18);border-radius:20px;box-shadow:0 16px 42px #020b1144;overflow:hidden}
.post-image{height:230px;border-radius:13px;background:linear-gradient(135deg,#08172255,#d52b7833),var(--cover),linear-gradient(135deg,#153346,#10131c)}
.post-card>p{color:var(--gold)}.post-card span{color:#acbbc4}
.page-hero,.article-hero{background-color:#071722}.page-hero{background:radial-gradient(circle at 82% 30%,#d52b7838,transparent 27%),linear-gradient(135deg,#081925,#172b38)}
.page-hero:after{border-color:#d6be8314}.page-hero p:not(.eyebrow),.article-hero time{color:#b8c6ce}
.prose{color:#dce5e9}.prose a{color:var(--gold)}
.schedule-day{border-color:var(--gold)}.schedule-day article{border-color:rgba(214,190,131,.18)}.schedule-day time{color:var(--gold)}.schedule-day p{color:#a9bac5}
.contact-form input,.contact-form textarea{color:#fff;background:rgba(255,255,255,.06);border-color:rgba(214,190,131,.28);border-radius:12px}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #d52b78}
.site-footer{background:rgba(4,13,20,.96);border-top:1px solid rgba(214,190,131,.18)}.footer-grid a{color:#aebcc5}.footer-bottom{color:#82929c}
.cookie-banner{color:#eef3f5;background:rgba(9,25,36,.96);border-color:rgba(214,190,131,.35);border-radius:18px;backdrop-filter:blur(18px)}.cookie-banner p{color:#aebcc5}.cookie-banner button:not(.primary-button){color:#fff;background:#ffffff12;border-radius:999px}
.player{border-top:1px solid rgba(214,190,131,.45);background:linear-gradient(100deg,#101d29 0%,#182735 52%,#111820 52%,#20242b 100%);box-shadow:0 -15px 50px #02070ba8}
.play-button{background:linear-gradient(145deg,#d52b78,#761540);color:#fff}.play-button span{border-color:var(--gold);color:var(--gold);box-shadow:0 0 20px #d52b7866}
.player-cover{background-color:#0a1822}.player-meta small{color:#d9c99f}.player-meta strong{color:#fff}.player-meta>span{color:#b6c2c9}
.player-live{color:var(--gold)}.player-live i{background:#e33d8b}.volume input{accent-color:var(--gold)}
.player-panel{background:rgba(8,22,32,.98);color:#eef3f5;border-top:1px solid rgba(214,190,131,.3)}
.player-panel-head button{color:#fff;background:#ffffff0b;border-color:rgba(214,190,131,.3)}
.player-station{color:#eef3f5;background:rgba(255,255,255,.065);border-color:rgba(214,190,131,.2);border-radius:18px}.player-station:hover,.player-station.is-playing{background:rgba(213,43,120,.14);border-color:#d52b78}.player-station-icon{background:#102d3e;border:1px solid var(--gold)}.player-station small{color:#a9b8c1}
@media(min-width:961px){.player{background:linear-gradient(90deg,#101d29 0 52%,#20242b 52%)}.play-button{background:linear-gradient(145deg,#d52b78,#78163f)}.player-panel{background:#20242b}.player-station{background:linear-gradient(150deg,#273640,#171d23);color:#fff;border:1px solid rgba(214,190,131,.28);box-shadow:0 0 0 3px transparent}.player-station:hover,.player-station.is-playing{background:linear-gradient(150deg,#344650,#1c232a);box-shadow:0 0 0 3px #d52b78,0 0 24px #d52b7866}.player-station strong{color:#f4f1e9}.player-station.is-playing:before{background:#d52b78;color:#fff;border:1px solid #f4c7dc}}
@media(max-width:960px){.main-nav{background:rgba(8,23,34,.98);border-color:rgba(214,190,131,.28)}.quick-listen .station-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.player{background:linear-gradient(100deg,#101d29,#192b37)}.player-panel{background:rgba(8,22,32,.98);color:#fff}.player-station{border-radius:16px}}
@media(max-width:640px){.quick-listen .station-grid{grid-template-columns:1fr}.station-card{grid-template-columns:105px 1fr;border-radius:17px}.station-art{height:105px;border-radius:15px}.post-card{border-radius:16px}.hero-slide{background:linear-gradient(0deg,rgba(6,19,29,.98),rgba(7,22,33,.42)),var(--hero-image) center/cover}}

/* Tema seçimi, haber görselleri ve kapsamlı mobil düzen */
body{overflow-x:hidden;transition:background-color .25s ease,color .25s ease}
.theme-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;background:rgba(255,255,255,.07);border:1px solid rgba(214,190,131,.22);border-radius:999px}
.theme-switcher button{min-height:34px;border:0;border-radius:999px;padding:6px 10px;color:#b9c7cf;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:12px;font-weight:800;line-height:1;transition:.2s}
.theme-switcher button:hover{color:#fff;background:#ffffff10}.theme-switcher button.is-active{color:#fff;background:linear-gradient(135deg,#df3d88,#981956);box-shadow:0 5px 16px #d52b7844}
.header-theme{flex:0 0 auto}.footer-theme .theme-switcher{width:max-content}.footer-theme>strong{font:700 19px Barlow Condensed;text-transform:uppercase;margin-bottom:8px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.25fr 1.15fr}
.post-image{position:relative;overflow:hidden;background-size:cover;background-position:center}
.post-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.post-image:hover img{transform:scale(1.035)}
.station-art{height:auto;aspect-ratio:1/1;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.station-card>span:last-child{min-width:0}.station-card strong{line-height:1.02}.station-card small{margin-top:6px}

html[data-theme="light"]{--accent:#258dd2;--ink:#10283b;--paper:#f7fcff;--muted:#627d90;--line:rgba(39,139,207,.2);--gold:#3aa5df;--navy:#edf8ff;--navy-2:#dff2fc;--glass:rgba(255,255,255,.78);color-scheme:light;background:#f6fbff}
html[data-theme="light"] body{color:#10283b;background:radial-gradient(circle at 8% 8%,#d9f2ff 0,transparent 33%),radial-gradient(circle at 84% 20%,#e9f7ff 0,transparent 31%),linear-gradient(135deg,#fff 0%,#f2faff 48%,#e7f5fd 100%);background-attachment:fixed}
html[data-theme="light"] .site-header{background:rgba(255,255,255,.88);border-color:rgba(44,151,215,.2);box-shadow:0 12px 35px #226b9b17}
html[data-theme="light"] .brand-mark{background:linear-gradient(145deg,#56b8ec,#247fc3);border-color:#bce8ff;box-shadow:0 0 26px #3ba7df3b}html[data-theme="light"] .brand-mark span{color:#e9f8ff}
html[data-theme="light"] .brand strong,html[data-theme="light"] .main-nav a{color:#15354c}html[data-theme="light"] .brand small{color:#6c8799}html[data-theme="light"] .main-nav a:hover{color:#2089cc}
html[data-theme="light"] .header-listen,html[data-theme="light"] .primary-button{background:linear-gradient(135deg,#49afe6,#217fc2);border-color:#c4ebff;box-shadow:0 10px 28px #268dca38}
html[data-theme="light"] .menu-toggle{color:#16374e;border-color:#9cd4ef}
html[data-theme="light"] .theme-switcher{background:#e9f6fd;border-color:#b7def2}html[data-theme="light"] .theme-switcher button{color:#55788f}html[data-theme="light"] .theme-switcher button:hover{color:#15476a;background:#d8effb}html[data-theme="light"] .theme-switcher button.is-active{color:#fff;background:linear-gradient(135deg,#55b8e9,#247fc3);box-shadow:0 5px 15px #328fc83d}
html[data-theme="light"] .hero{background:#dff2fc}html[data-theme="light"] .hero-slide{background:linear-gradient(90deg,rgba(247,252,255,.98) 0%,rgba(229,246,255,.9) 47%,rgba(221,243,255,.34) 78%),var(--hero-image) center/cover}html[data-theme="light"] .hero-slide:after{background:linear-gradient(135deg,transparent 60%,rgba(44,157,219,.2))}html[data-theme="light"] .hero-content{color:#10283b}html[data-theme="light"] .hero-content>p:not(.eyebrow){color:#486b80}html[data-theme="light"] .hero-dots button{background:#5d9fbe55}html[data-theme="light"] .hero-dots button.is-active{background:#218bcf}
html[data-theme="light"] .eyebrow{color:#187bbd}html[data-theme="light"] .section-heading>a,html[data-theme="light"] .schedule-mini>a{color:#167fbe;border-color:#32a7de}
html[data-theme="light"] .station-card{color:#16354a;background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(232,247,255,.86));border-color:rgba(39,139,207,.23);box-shadow:0 18px 40px #226b9918}html[data-theme="light"] .station-card:hover,html[data-theme="light"] .station-card.is-playing{border-color:#3ea9df;box-shadow:0 18px 38px #3096cf2b,0 0 0 1px #bde9ff}html[data-theme="light"] .station-card strong{color:#14364d}html[data-theme="light"] .station-card small{color:#637f91}html[data-theme="light"] .station-art i{color:#1c89cb;background:rgba(255,255,255,.92);border-color:#66bce6;box-shadow:0 8px 25px #1a64832d}
html[data-theme="light"] .dark-section{color:#12354b;background:linear-gradient(130deg,rgba(226,245,255,.96),rgba(247,252,255,.96));border-color:#b9def1}html[data-theme="light"] .dark-section:before{border-color:#37a5dc17}html[data-theme="light"] .dark-section .muted,html[data-theme="light"] .schedule-mini small{color:#6a8597}html[data-theme="light"] .schedule-mini>div{border-color:#429fc42b}html[data-theme="light"] .schedule-mini time{color:#238ac7}
html[data-theme="light"] .post-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(234,247,254,.88));border-color:rgba(42,142,201,.2);box-shadow:0 16px 35px #1b648b17}html[data-theme="light"] .post-card>p{color:#268dcc}html[data-theme="light"] .post-card span{color:#607c8f}
html[data-theme="light"] .page-hero{color:#13354c;background:radial-gradient(circle at 82% 30%,#61bde734,transparent 28%),linear-gradient(135deg,#fafdff,#def2fc)}html[data-theme="light"] .page-hero:after{border-color:#47a9d617}html[data-theme="light"] .page-hero p:not(.eyebrow){color:#617f91}html[data-theme="light"] .article-hero{color:#fff}
html[data-theme="light"] .prose{color:#26465b}html[data-theme="light"] .prose a{color:#167fbe}html[data-theme="light"] .schedule-day{border-color:#42a9dc}html[data-theme="light"] .schedule-day article{border-color:#3f9dc929}html[data-theme="light"] .schedule-day time{color:#1c83c3}html[data-theme="light"] .schedule-day p{color:#668193}
html[data-theme="light"] .contact-form input,html[data-theme="light"] .contact-form textarea{color:#17384e;background:#fff;border-color:#a9d5ea}html[data-theme="light"] .contact-form input:focus,html[data-theme="light"] .contact-form textarea:focus{outline-color:#319bd5}
html[data-theme="light"] .site-footer{color:#18394f;background:linear-gradient(145deg,#eff9ff,#dff2fc);border-color:#b7deef}html[data-theme="light"] .footer-grid a{color:#58788e}html[data-theme="light"] .footer-grid a:hover{color:#167fbe}html[data-theme="light"] .footer-bottom{color:#6b8495;border-color:#3d96be25}
html[data-theme="light"] .cookie-banner{color:#17384e;background:rgba(250,253,255,.97);border-color:#abd8ed;box-shadow:0 20px 50px #1e6c9627}html[data-theme="light"] .cookie-banner p{color:#607b8d}html[data-theme="light"] .cookie-banner button:not(.primary-button){color:#315a73;background:#e4f3fb}
html[data-theme="light"] .player{color:#15374e;background:linear-gradient(90deg,#f5fbff 0 52%,#dceff9 52%);border-color:#9dd3eb;box-shadow:0 -12px 38px #1b648b28}html[data-theme="light"] .play-button{color:#fff;background:linear-gradient(145deg,#42abe2,#237fc1)}html[data-theme="light"] .play-button span{color:#fff;border-color:#d8f3ff;box-shadow:0 0 18px #2f9bd151}html[data-theme="light"] .player-meta small{color:#3983ad}html[data-theme="light"] .player-meta strong{color:#15354b}html[data-theme="light"] .player-meta>span{color:#5c7889}html[data-theme="light"] .player-live{color:#197ebc}html[data-theme="light"] .player-live i{background:#289bd5}html[data-theme="light"] .mute-button{color:#1d628b}html[data-theme="light"] .volume input{accent-color:#318fca}
html[data-theme="light"] .player-panel{color:#17374d;background:#dceff9;border-color:#9ed1e7}html[data-theme="light"] .player-station{color:#16384e;background:linear-gradient(145deg,#fff,#e9f6fc);border-color:#acd7e9}html[data-theme="light"] .player-station:hover,html[data-theme="light"] .player-station.is-playing{background:linear-gradient(145deg,#f8fdff,#d8f0fb);border-color:#3c9fd2;box-shadow:0 0 0 3px #45a7d6,0 0 20px #288abb38}html[data-theme="light"] .player-station strong{color:#16384e}html[data-theme="light"] .player-station small{color:#648092}html[data-theme="light"] .player-station.is-playing:before{background:#238bc7;border-color:#bceaff}

@media(max-width:1120px){.header-inner{gap:14px}.main-nav{gap:15px}.main-nav a{font-size:15px}.theme-switcher button{padding-inline:8px}.header-listen{padding-inline:14px}.footer-grid{grid-template-columns:1.7fr 1fr 1fr 1.2fr}.footer-theme{grid-column:1/-1}}
@media(max-width:960px){html[data-theme="light"] .main-nav{background:rgba(247,252,255,.98);border-color:#acd9ec}.header-theme{margin-left:auto}.station-grid-large{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-theme{grid-column:1/-1}.post-image img{min-height:100%}}
@media(max-width:640px){.header-inner{gap:8px}.brand{gap:8px}.brand-mark{width:42px;height:42px;font-size:23px}.brand strong{font-size:17px}.theme-switcher{padding:3px;gap:2px}.header-theme button{width:31px;height:31px;min-height:31px;padding:0}.header-theme .theme-label{display:none}.menu-toggle{padding:7px 9px;font-size:12px}.hero{height:520px;min-height:460px}.hero h1{font-size:clamp(43px,14vw,57px);letter-spacing:-1px}.hero-content>p:not(.eyebrow){font-size:16px;margin:18px 0}.section-pad{padding-block:48px}.quick-listen .station-grid,.station-grid-large{grid-template-columns:1fr}.station-card{grid-template-columns:104px minmax(0,1fr);align-items:stretch}.station-art{width:104px;height:104px;aspect-ratio:1;border-radius:15px}.station-card>span:last-child{padding:14px}.station-card strong{font-size:21px;white-space:normal;overflow-wrap:anywhere}.station-card small{font-size:12px}.post-grid{gap:18px}.post-image{height:205px}.post-card{padding:10px 10px 18px}.post-card h2,.post-card h3{font-size:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-theme{grid-column:1/-1}.footer-bottom{gap:12px;flex-wrap:wrap}.player-panel{height:min(500px,72vh);padding-bottom:12px}.player-stations.container{width:min(100% - 24px,1180px);grid-template-columns:1fr;gap:8px;margin-top:14px;padding-bottom:18px}.player-station{width:100%;height:auto;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;text-align:left;border-radius:15px}.player-station>span:last-child{min-width:0}.player-station strong{font-size:17px;line-height:1.05;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.player-station small{font-size:10px;line-height:1.25;white-space:normal;overflow:visible;text-overflow:clip;margin-top:3px}.player-station-icon{display:grid;width:34px;height:34px}.player-meta{min-width:0}.player-meta strong{font-size:16px}.cookie-banner{max-height:calc(100vh - var(--player-h) - 20px);overflow:auto}.page-hero h1,.article-hero h1{font-size:clamp(45px,15vw,68px)}}
@media(max-width:370px){.brand strong{font-size:15px}.header-theme button{width:28px;height:28px;min-height:28px}.menu-toggle{padding-inline:7px}.player-inner{grid-template-columns:54px 54px minmax(0,1fr) 48px}.player-cover{height:74px}.player-meta{padding-inline:8px}.player-meta strong{font-size:14px}.player-meta small{font-size:6px}}

/* Turkuaz logo sistemi ve onaylı dinleyici mesajları */
.brand-mark{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible;transform:none!important}
.brand-mark img{display:block;width:92px;height:92px;max-width:none;object-fit:contain;filter:drop-shadow(0 7px 13px rgba(0,137,190,.2))}
.brand strong{text-transform:none;letter-spacing:-.25px}.brand small{letter-spacing:.65px}
.listener-section{padding-top:34px}.listener-section .section-heading{margin-bottom:18px}.listener-bar{min-height:142px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:16px;padding:16px;border:1px solid rgba(40,151,205,.22);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.93),rgba(226,246,255,.88));box-shadow:0 20px 48px rgba(26,104,145,.14)}
.listener-messages{display:flex;align-items:stretch;gap:12px;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:2px}.listener-messages blockquote{scroll-snap-align:start;flex:0 0 min(380px,78vw);margin:0;padding:18px 20px;border:1px solid rgba(42,151,202,.17);border-radius:18px;background:rgba(255,255,255,.76)}.listener-messages blockquote p{font-size:15px;line-height:1.45;margin:0 0 12px}.listener-messages blockquote footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#648497;font-size:11px}.listener-messages blockquote strong{color:#17688e;font-size:12px}.listener-empty{margin:auto 18px;color:#648497}.message-open{align-self:stretch;justify-content:center;min-width:158px;border-radius:18px}.listener-flash{padding:12px 16px;margin-bottom:12px;border-left:4px solid #22a85b;border-radius:10px;background:#e8faef;color:#195c35}.listener-flash.error{border-color:#dc5d6e;background:#fff0f2;color:#7d2733}
.message-dialog{width:min(520px,calc(100% - 28px));padding:0;border:0;border-radius:24px;color:#18384c;background:#f8fcff;box-shadow:0 30px 100px #00172266}.message-dialog::backdrop{background:rgba(2,15,24,.68);backdrop-filter:blur(7px)}.message-dialog form{position:relative;padding:34px}.message-dialog h2{font:800 39px/1 Barlow Condensed;margin:0 0 10px}.message-dialog form>p:not(.eyebrow){color:#638092;font-size:13px}.message-dialog label{display:block;margin-top:16px;font-size:12px;font-weight:800}.message-dialog input,.message-dialog textarea{display:block;width:100%;margin-top:6px;padding:13px 14px;border:1px solid #add9ea;border-radius:12px;background:#fff;color:#18384c}.message-dialog textarea{resize:vertical}.message-dialog form>.primary-button{margin-top:20px}.message-close{position:absolute;right:18px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#e4f4fb;color:#245c78;font-size:24px}.message-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

html[data-theme="dark"]{--accent:#05b9d5;--gold:#a6e600;--line:rgba(45,204,224,.23);--muted:#9eb7c4;background:#061720}
html[data-theme="dark"] body{background:radial-gradient(circle at 8% 8%,#07465a 0,transparent 31%),radial-gradient(circle at 83% 22%,#123944 0,transparent 30%),linear-gradient(135deg,#04151e 0%,#0b2732 50%,#0d2027 100%)}
html[data-theme="dark"] .site-header{background:rgba(4,22,30,.88);border-color:rgba(31,204,220,.24);box-shadow:0 14px 40px #00101777}html[data-theme="dark"] .brand strong{color:#f3fbfd}html[data-theme="dark"] .brand small{color:#92adba}html[data-theme="dark"] .main-nav a:hover{color:#91deed}
html[data-theme="dark"] .header-listen,html[data-theme="dark"] .primary-button{background:linear-gradient(135deg,#03c7d9,#087cce);border-color:#7debf2;box-shadow:0 10px 30px #03bfd13d}html[data-theme="dark"] .header-listen:hover,html[data-theme="dark"] .primary-button:hover{background:linear-gradient(135deg,#21d9df,#0b94dc)}
html[data-theme="dark"] .theme-switcher{border-color:rgba(41,208,221,.24)}html[data-theme="dark"] .theme-switcher button.is-active{color:#041c25;background:linear-gradient(135deg,#a6e600,#2bd1d8);box-shadow:0 5px 16px #1ecbd044}
html[data-theme="dark"] .hero-slide:after{background:linear-gradient(135deg,transparent 57%,rgba(5,192,211,.28))}html[data-theme="dark"] .hero-dots button.is-active{background:#a6e600}html[data-theme="dark"] .eyebrow{color:#a6e600}html[data-theme="dark"] .section-heading>a,html[data-theme="dark"] .schedule-mini>a{color:#89e8ef;border-color:#32ced9}
html[data-theme="dark"] .station-card{border-color:rgba(48,207,221,.23);background:linear-gradient(150deg,rgba(28,78,91,.55),rgba(5,28,38,.72))}html[data-theme="dark"] .station-card:hover,html[data-theme="dark"] .station-card.is-playing{border-color:#29d5df;box-shadow:0 18px 42px #00b8cc2f,0 0 0 1px #a6e60055}html[data-theme="dark"] .station-art i{color:#a6e600;border-color:#5adce4;box-shadow:0 8px 28px #0008,0 0 22px #02bed45c}
html[data-theme="dark"] .dark-section{background:linear-gradient(130deg,rgba(3,25,34,.95),rgba(9,46,57,.95));border-color:rgba(44,205,220,.18)}html[data-theme="dark"] .dark-section:before{border-color:#00bed51c}html[data-theme="dark"] .schedule-mini time{color:#a6e600}
html[data-theme="dark"] .post-card{border-color:rgba(48,204,219,.2);background:linear-gradient(145deg,rgba(20,61,72,.65),rgba(5,27,36,.72))}html[data-theme="dark"] .post-card>p{color:#91e4ed}
html[data-theme="dark"] .page-hero{background:radial-gradient(circle at 82% 30%,#00bbcf2d,transparent 28%),linear-gradient(135deg,#051923,#0b3542)}html[data-theme="dark"] .prose a{color:#8de6ee}
html[data-theme="dark"] .site-footer{background:rgba(2,16,22,.97);border-color:rgba(47,205,219,.2)}html[data-theme="dark"] .player{border-color:rgba(46,213,224,.46);background:linear-gradient(90deg,#071c25 0 52%,#102c35 52%)}html[data-theme="dark"] .play-button{background:linear-gradient(145deg,#04c8d8,#086cab)}html[data-theme="dark"] .play-button span{color:#a6e600;border-color:#6ae0e6;box-shadow:0 0 20px #00c7d75e}html[data-theme="dark"] .player-meta small,html[data-theme="dark"] .player-live{color:#a6e600}html[data-theme="dark"] .player-panel{background:#102c35;border-color:rgba(41,205,219,.3)}html[data-theme="dark"] .player-station:hover,html[data-theme="dark"] .player-station.is-playing{box-shadow:0 0 0 3px #16ccd8,0 0 24px #00c2d34c}html[data-theme="dark"] .player-station.is-playing:before{background:#0cbfcd;border-color:#79e6eb}
html[data-theme="dark"] .listener-bar{border-color:rgba(37,205,219,.25);background:linear-gradient(135deg,rgba(15,55,66,.9),rgba(4,29,38,.9));box-shadow:0 20px 48px #00101766}html[data-theme="dark"] .listener-messages blockquote{border-color:rgba(43,203,217,.18);background:rgba(9,39,49,.78)}html[data-theme="dark"] .listener-messages blockquote strong{color:#a6e600}html[data-theme="dark"] .listener-messages blockquote footer,html[data-theme="dark"] .listener-empty{color:#9bb4bf}html[data-theme="dark"] .message-dialog{color:#eaf7f9;background:#092a35}html[data-theme="dark"] .message-dialog form>p:not(.eyebrow){color:#9bb6c1}html[data-theme="dark"] .message-dialog input,html[data-theme="dark"] .message-dialog textarea{color:#eef9fa;background:#061d26;border-color:#287c8b}html[data-theme="dark"] .message-close{color:#b5edf0;background:#123d48}

@media(max-width:640px){.brand-mark{width:45px;height:45px;flex-basis:45px}.brand-mark img{width:68px;height:68px}.listener-section{padding-top:20px}.listener-bar{grid-template-columns:1fr;min-height:0;padding:12px;border-radius:20px}.listener-messages blockquote{flex-basis:88%;padding:15px}.message-open{min-height:52px;min-width:0}.message-dialog form{padding:30px 20px}.all-stations{display:grid!important;place-items:center;font:800 10px/1.05 Barlow Condensed!important;letter-spacing:.2px;padding:5px!important;white-space:normal;text-align:center}.player-inner{grid-template-columns:54px 54px minmax(0,1fr) 82px!important}.station-card,.player-station{touch-action:manipulation}}
@media(max-width:370px){.brand strong{font-size:14px}.player-inner{grid-template-columns:50px 50px minmax(0,1fr) 78px!important}.all-stations{font-size:9px!important}}

/* Logo, tema düğmeleri ve kanal bazlı yayın akışı */
.brand>span:last-child{display:flex;min-width:0;flex-direction:column;justify-content:center}.brand strong{font-family:Inter,system-ui,sans-serif;font-size:21px;font-weight:800;line-height:1.05;white-space:nowrap}.brand small{font-size:9px;line-height:1.2;margin-top:4px;white-space:nowrap}.brand-mark{position:relative}.brand-mark .logo-theme{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.brand-mark .logo-dark{display:none}html[data-theme="dark"] .brand-mark .logo-light{display:none}html[data-theme="dark"] .brand-mark .logo-dark{display:block}.header-theme .theme-label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.header-theme button{width:38px;height:38px;min-height:38px;padding:0;display:grid;place-items:center;font-size:17px}
.rhythm-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.rhythm-heading h2{margin:0}.rhythm-heading p.muted{margin-bottom:0}.rhythm-heading>a{color:#89e8ef;font-weight:800;border-bottom:2px solid #32ced9}.schedule-stations{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.schedule-channel{min-width:0;padding:18px;border:1px solid #ffffff20;border-radius:18px;background:#ffffff08}.schedule-channel h3{margin:0 0 12px;color:#fff;font:800 24px/1 Barlow Condensed}.schedule-channel>div{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;padding:9px 0;border-top:1px solid #ffffff17}.schedule-channel time{color:#a6e600;font-size:12px;font-weight:800}.schedule-channel strong,.schedule-channel small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-channel strong{font-size:12px}.schedule-channel small{color:#92adba;font-size:10px}
.schedule-by-station{display:grid;gap:62px}.schedule-station-block>header{margin-bottom:20px;padding-bottom:16px;border-bottom:3px solid var(--accent)}.schedule-station-block>header h2{margin:0;font:800 clamp(38px,5vw,60px)/1 Barlow Condensed}.schedule-station-block .schedule-day h3{margin:0 0 18px;font:800 30px/1 Barlow Condensed;text-transform:uppercase}.schedule-station-block .schedule-day h4{margin:0;font-size:15px}.message-consent{display:grid!important;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;font-weight:600!important;line-height:1.45}.message-consent input{width:18px!important;height:18px;margin:1px 0 0!important;accent-color:#079fbd}
html[data-theme="light"] .schedule-channel{color:#17374d;border-color:#9ed1e7;background:#e7f6fc}html[data-theme="light"] .schedule-channel h3{color:#17374d}html[data-theme="light"] .schedule-channel>div{border-color:#9ed1e766}html[data-theme="light"] .schedule-channel time{color:#167fbe}html[data-theme="light"] .schedule-channel small{color:#648092}
@media(max-width:1100px){.schedule-stations{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:960px){.schedule-stations{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme="light"] .player{background:#dff2fc!important;background-image:none!important}}
@media(max-width:640px){.brand strong{font-size:15px}.brand small{display:block;font-size:7px;letter-spacing:.25px;max-width:145px;overflow:hidden;text-overflow:ellipsis}.header-theme button{width:30px;height:30px;min-height:30px}.rhythm-heading{align-items:flex-start;flex-direction:column}.schedule-stations{grid-template-columns:1fr}.schedule-channel{padding:15px}.schedule-full{grid-template-columns:1fr}.schedule-by-station{gap:48px}html[data-theme="light"] .player,html[data-theme="light"] .player-inner,html[data-theme="light"] .player-meta{background:#dff2fc!important;background-image:none!important}}
@media(max-width:390px){.brand strong{font-size:13px}.brand small{font-size:6px;max-width:115px}.brand-mark{width:39px;height:39px;flex-basis:39px}.brand-mark img{width:61px;height:61px}.header-theme button{width:27px;height:27px;min-height:27px}}

/* Koşullu sosyal bağlantılar, sekmeli yayın akışı ve şirket bilgi tablosu */
.header-socials{display:flex;align-items:center;gap:5px}.header-socials a{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:9px;font-weight:900;transition:.2s}.header-socials a:hover{color:#fff;background:#168cc7;border-color:#168cc7;transform:translateY(-2px)}.nav-socials{display:none}.footer-socials{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:8px}.footer-socials a{font-weight:700}
.schedule-tabs{min-width:0}.schedule-tab-buttons{display:flex;gap:8px;margin-bottom:18px;padding:5px;overflow-x:auto;scrollbar-width:thin;border:1px solid #ffffff1f;border-radius:16px;background:#ffffff08}.schedule-tab-buttons button{flex:1 0 auto;min-height:46px;padding:10px 18px;border:1px solid transparent;border-radius:11px;color:#b8cbd3;background:transparent;font-weight:800;white-space:nowrap}.schedule-tab-buttons button:hover{color:#fff;background:#ffffff0c}.schedule-tab-buttons button.is-active{color:#05202a;background:linear-gradient(135deg,#a6e600,#35d4dc);box-shadow:0 7px 20px #00bfd337}.schedule-tab-panel[hidden]{display:none!important}.schedule-tab-panel.is-active{animation:schedule-in .25s ease}.schedule-tab-panels .schedule-channel{width:100%;padding:22px}.schedule-tab-panels .schedule-channel>div{grid-template-columns:70px minmax(0,1fr);padding:13px 0}.schedule-tab-panels .schedule-channel strong{font-size:14px}.schedule-tab-panels .schedule-channel small{font-size:11px;white-space:normal}.schedule-page-tabs{margin-bottom:30px;border-color:var(--line);background:rgba(45,142,183,.07)}.schedule-page-tabs button{color:var(--muted)}.schedule-page-tabs button:hover{color:var(--ink);background:rgba(45,142,183,.09)}.schedule-page-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#08abc6,#167fc5)}@keyframes schedule-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
.prose table{display:block;width:100%;margin:28px 0 42px;overflow-x:auto;border-collapse:collapse;border:1px solid var(--line);border-radius:16px;background:var(--card,#fff);box-shadow:0 14px 38px rgba(17,73,102,.08)}.prose caption{padding:18px 20px;text-align:left;font:800 26px/1.1 Barlow Condensed;text-transform:uppercase;background:linear-gradient(135deg,#e9f7fd,#d9f1fb)}.prose th,.prose td{min-width:210px;padding:14px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.prose th{width:32%;color:#176b94;background:rgba(36,151,202,.08);font-size:13px}.prose td{font-size:14px}.prose tr:last-child th,.prose tr:last-child td{border-bottom:0}html[data-theme="dark"] .header-socials a{color:#a6e600;border-color:#25a9b7}html[data-theme="dark"] .header-socials a:hover{color:#05202a;background:#a6e600;border-color:#a6e600}html[data-theme="dark"] .schedule-page-tabs{border-color:#2b728033;background:#0a2d38}html[data-theme="dark"] .schedule-page-tabs button{color:#a8c0c8}html[data-theme="dark"] .schedule-page-tabs button:hover{color:#fff;background:#ffffff0b}html[data-theme="dark"] .prose table{background:#092a35;border-color:#287c8b;box-shadow:0 18px 45px #00101766}html[data-theme="dark"] .prose caption{color:#effbfc;background:linear-gradient(135deg,#0b3a48,#075568)}html[data-theme="dark"] .prose th{color:#a6e600;background:#0c3b47}html[data-theme="dark"] .prose th,html[data-theme="dark"] .prose td{border-color:#287c8b}
@media(max-width:1120px){.header-socials{display:none}}
@media(max-width:960px){.nav-socials{display:flex;flex-wrap:wrap;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.nav-socials a{padding:5px 9px;border:1px solid var(--line);border-radius:8px;font-size:12px!important}.schedule-tab-buttons button{flex:0 0 auto}}
@media(max-width:640px){.schedule-tab-buttons{margin-inline:-2px}.schedule-tab-buttons button{min-height:42px;padding:9px 13px;font-size:12px}.schedule-tab-panels .schedule-channel{padding:16px}.schedule-tab-panels .schedule-channel>div{grid-template-columns:56px minmax(0,1fr)}.prose table{margin:22px 0 32px}.prose th,.prose td{min-width:160px;padding:12px 13px;font-size:12px}.prose caption{font-size:22px}}

.header-socials a,.footer-socials a,.nav-socials a{overflow:hidden}.header-socials img,.footer-socials img,.nav-socials img{display:block;filter:brightness(0) invert(1)}.header-socials .social-instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border-color:#e14f77}.header-socials .social-youtube{background:#ff0033;border-color:#ff496b}.header-socials .social-facebook{background:#0866ff;border-color:#4c91ff}.header-socials .social-x{background:#050505;border-color:#333}.footer-socials{gap:8px}.footer-socials a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #54c9dc44;border-radius:50%;background:#0d718a;transition:.2s}.footer-socials a:hover{background:#10a8c1;transform:translateY(-2px)}.nav-socials a{width:38px;height:38px;display:grid!important;place-items:center;padding:0!important;border-radius:50%!important;background:#0b8faf}.brand-mark img{filter:drop-shadow(0 7px 13px rgba(0,137,190,.2))}.brand-mark .logo-dark{filter:drop-shadow(0 7px 16px rgba(0,0,0,.45))}

/* Ayarlanabilir logo, mobil sekmeler ve yayına mesaj */
.brand-mark{width:var(--logo-icon-size,62px)!important;height:var(--logo-icon-size,62px)!important;flex-basis:var(--logo-icon-size,62px)!important}.brand-mark img{width:calc(var(--logo-icon-size,62px)*1.48)!important;height:calc(var(--logo-icon-size,62px)*1.48)!important}.header-socials a{width:36px;height:36px;border:1px solid #54c9dc44!important;border-radius:50%;background:#0d718a!important}.header-socials a:hover{background:#10a8c1!important}.dark-section .schedule-tab-buttons button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.dark-section .schedule-tab-buttons button.is-active{color:#fff;background:linear-gradient(135deg,#f23b70,#cf1d55);box-shadow:0 8px 22px #ef2c6848}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.live-chat-launch{position:fixed;left:18px;bottom:calc(var(--player-h) + 16px);z-index:108;min-height:48px;padding:11px 17px;border:1px solid #ff8bac;border-radius:999px;color:#fff;background:linear-gradient(135deg,#f23b70,#c91c53);box-shadow:0 14px 38px #8e103d4d;font-size:12px;font-weight:900;letter-spacing:.15px}.live-chat-launch span{margin-right:7px;color:#fff}.live-chat-launch:hover{transform:translateY(-2px);box-shadow:0 17px 42px #8e103d66}.live-chat-panel{position:fixed;left:18px;bottom:calc(var(--player-h) + 76px);z-index:109;width:min(370px,calc(100% - 36px));max-height:min(610px,calc(100vh - var(--player-h) - 105px));overflow:hidden;border:1px solid #b9e0ed;border-radius:22px;color:#173b4e;background:#f8fdff;box-shadow:0 26px 80px #00172266}.live-chat-panel[hidden]{display:none}.live-chat-panel>header{min-height:76px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:#fff;background:linear-gradient(135deg,#073247,#087e9c)}.live-chat-panel>header small,.live-chat-panel>header strong{display:block}.live-chat-panel>header small{color:#a6e600;font-size:8px;letter-spacing:1.5px}.live-chat-panel>header strong{margin-top:3px;font-size:16px}.live-chat-panel>header button{width:35px;height:35px;border:1px solid #ffffff2e;border-radius:50%;color:#fff;background:#ffffff10;font-size:22px}.live-chat-name{padding:22px}.live-chat-name>p{margin:0 0 18px;color:#668595;font-size:13px}.live-chat-name label{display:block;font-size:11px;font-weight:800}.live-chat-name input{display:block;width:100%;margin-top:6px;padding:12px 13px;border:1px solid #b9dfe9;border-radius:11px;color:#173b4e;background:#fff}.live-chat-name button{width:100%;min-height:44px;margin-top:13px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#08aecd,#087ba6);font-weight:900}.live-chat-conversation{display:flex;flex-direction:column;height:min(465px,calc(100vh - var(--player-h) - 190px))}.live-chat-conversation[hidden]{display:none}.live-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(145deg,#f7fcfe,#eaf7fc)}.live-chat-messages article{align-self:flex-end;max-width:82%;padding:10px 12px;border-radius:15px 5px 15px 15px;color:#fff;background:linear-gradient(135deg,#08aecd,#087ba6)}.live-chat-messages article.support{align-self:flex-start;border-radius:5px 15px 15px 15px;color:#294e5f;background:#fff;box-shadow:0 7px 20px #165f7914}.live-chat-messages p{margin:0;white-space:pre-wrap;font-size:12px;line-height:1.45}.live-chat-messages time{display:block;margin-top:5px;text-align:right;font-size:8px;opacity:.68}.live-chat-status{min-height:25px;margin:0;padding:6px 14px;color:#6c8794;background:#f4fafc;font-size:9px}.live-chat-conversation>form{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:11px;border-top:1px solid #cfe6ee;background:#fff}.live-chat-conversation textarea{width:100%;resize:none;padding:10px 11px;border:1px solid #c7e2eb;border-radius:11px;color:#183c4e;background:#f9fdff}.live-chat-conversation>form button{width:42px;border:0;border-radius:12px;color:#fff;background:#ef3269;font-size:18px}.live-chat-conversation>form button:disabled,.live-chat-conversation textarea:disabled{opacity:.5}
html[data-theme="dark"] .live-chat-panel{color:#eaf8fa;background:#092a35;border-color:#287c8b}html[data-theme="dark"] .live-chat-name>p{color:#9bb5c0}html[data-theme="dark"] .live-chat-name input,html[data-theme="dark"] .live-chat-conversation textarea{color:#eefafa;background:#061d26;border-color:#287c8b}html[data-theme="dark"] .live-chat-messages{background:linear-gradient(145deg,#071f29,#0b303b)}html[data-theme="dark"] .live-chat-messages article.support{color:#e7f7f8;background:#123b47}html[data-theme="dark"] .live-chat-status,html[data-theme="dark"] .live-chat-conversation>form{color:#a7bec7;background:#092630;border-color:#287c8b}
@media(max-width:640px){.site-header .brand-mark{width:clamp(38px,calc(var(--logo-icon-size,62px)*.78),58px)!important;height:clamp(38px,calc(var(--logo-icon-size,62px)*.78),58px)!important;flex-basis:clamp(38px,calc(var(--logo-icon-size,62px)*.78),58px)!important}.site-header .brand-mark img{width:min(calc(var(--logo-icon-size,62px)*1.15),86px)!important;height:min(calc(var(--logo-icon-size,62px)*1.15),86px)!important}.live-chat-launch{left:10px;bottom:calc(var(--player-h) + 10px);min-height:43px;padding:9px 13px;font-size:10px}.live-chat-panel{left:8px;bottom:calc(var(--player-h) + 61px);width:calc(100% - 16px);max-height:calc(100vh - var(--player-h) - 78px);border-radius:18px}.live-chat-conversation{height:min(455px,calc(100vh - var(--player-h) - 155px))}.schedule-tab-buttons{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.schedule-tab-buttons button{scroll-snap-align:start;touch-action:manipulation}}
.brand-mark img{width:148%!important;height:148%!important}
@media(max-width:640px){.site-header .brand-mark{width:clamp(38px,var(--logo-icon-size,62px),58px)!important;height:clamp(38px,var(--logo-icon-size,62px),58px)!important;flex-basis:clamp(38px,var(--logo-icon-size,62px),58px)!important}.site-header .brand-mark img{width:148%!important;height:148%!important}}

/* Mobil mesajlaşma, canlı durum, marka tipografisi ve piyasa şeridi */
.brand strong{font-family:var(--brand-title-font,"Barlow Condensed",Arial,sans-serif)!important}.brand small{font-family:var(--brand-slogan-font,Inter,system-ui,sans-serif)!important}.header-socials a{width:28px!important;height:28px!important}.header-socials img{width:14px;height:14px}.dark-section .schedule-tab-buttons button:not(.is-active):hover{color:#09bfd5!important;border-color:#09bfd5;background:#09bfd514}.live-chat-launch span{display:inline-block;animation:chat-spark 1.15s ease-in-out infinite}.player-live span{animation:live-label 1.05s steps(2,end) infinite}.footer-listeners{display:inline-flex;align-items:center;gap:5px;color:#9ddce5;font-weight:800}.footer-listeners i{width:8px;height:8px;border-radius:50%;background:#a6e600;box-shadow:0 0 0 0 #a6e60099;animation:listener-pulse 1.4s infinite}.footer-listeners strong{color:#a6e600}.market-ticker{--market-width:clamp(230px,24vw,360px);position:fixed;z-index:105;right:0;bottom:4px;width:min(var(--market-width),48vw);height:calc(var(--player-h) - 8px);display:flex;flex-direction:column;justify-content:center;gap:4px;padding:8px clamp(8px,1.2vw,18px);color:#e8f9fb;background:linear-gradient(90deg,#143844,#102c35);border:1px solid #39bbc73d;border-right:0;border-radius:18px 0 0 18px;box-shadow:inset 1px 0 0 #ffffff0a}.market-items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.market-items.is-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.market-item{min-width:0;padding:3px clamp(2px,.35vw,6px);border-right:1px solid #ffffff1a;text-align:center}.market-item[hidden]{display:none!important}.market-item:last-child{border-right:0}.market-item b,.market-item span{display:block}.market-item b{overflow:hidden;color:#9beaf0;font-size:clamp(7px,.62vw,9px);letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap}.market-item span{overflow:hidden;color:#fff;font-size:clamp(8px,.78vw,11px);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.market-item em{display:block;color:#a6e600;font-size:clamp(6px,.55vw,8px);font-style:normal}.market-item em.down{color:#ff7896}.market-ticker>small{overflow:hidden;color:#8baab3;font-size:7px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.market-loading{grid-column:1/-1;color:#9ebac2;font-size:10px;text-align:center}html[data-theme="light"] .market-ticker{color:#163e55;background:linear-gradient(90deg,#e5f5fc,#dceff9);border-color:#8dcde66e;box-shadow:inset 1px 0 0 #fff}html[data-theme="light"] .market-item{border-color:#2d8eb629}html[data-theme="light"] .market-item b{color:#187fae}html[data-theme="light"] .market-item span{color:#14384d}html[data-theme="light"] .market-ticker>small{color:#618092}html[data-theme="dark"] .market-ticker{background:linear-gradient(90deg,#123540,#102c35);border-color:#39bbc73d}.listener-intro{max-width:650px;margin:8px 0 0;color:var(--muted);font-size:13px}.listener-messages blockquote footer small{margin-right:auto;padding:2px 7px;border-radius:999px;color:#167fa7;background:#dff5fb;font-size:8px;font-weight:800;white-space:nowrap}html[data-theme="dark"] .listener-messages blockquote footer small{color:#a6e600;background:#0d4552}
@keyframes chat-spark{0%,100%{opacity:.55;transform:scale(.82) rotate(-8deg);filter:drop-shadow(0 0 0 #fff)}50%{opacity:1;transform:scale(1.28) rotate(8deg);filter:drop-shadow(0 0 7px #fff)}}@keyframes live-label{0%,42%{opacity:1}43%,100%{opacity:.35}}@keyframes listener-pulse{0%{box-shadow:0 0 0 0 #a6e60099}70%{box-shadow:0 0 0 8px #a6e60000}100%{box-shadow:0 0 0 0 #a6e60000}}
@media(min-width:961px){.player-stations.container{padding-right:calc(clamp(230px,24vw,360px) + 14px)}.player-panel{overflow:hidden}.player-stations{overflow-x:auto}}
@media(max-width:960px){.market-ticker{display:none}.player-live{display:flex!important;align-items:center;justify-content:center;gap:4px}.player-live span{display:inline!important;font-size:9px}.player-live i{width:7px;height:7px;flex:0 0 7px}}
@media(max-width:640px){body.live-chat-open{overflow:hidden!important;overscroll-behavior:none}.brand-mark{width:var(--logo-mobile-size,46px)!important;height:var(--logo-mobile-size,46px)!important;flex-basis:var(--logo-mobile-size,46px)!important}.brand-mark img{width:148%!important;height:148%!important}.live-chat-panel{inset:max(8px,env(safe-area-inset-top)) 8px calc(var(--player-h) + 8px) 8px;width:auto;max-height:none;display:flex;flex-direction:column;overscroll-behavior:contain;border-radius:17px}.live-chat-panel[hidden]{display:none}.live-chat-panel>header{flex:0 0 auto;min-height:64px}.live-chat-name{overflow-y:auto;padding:18px}.live-chat-conversation{min-height:0;height:auto;flex:1}.live-chat-name input,.live-chat-conversation textarea{font-size:16px!important}.live-chat-messages{min-height:0;overscroll-behavior:contain}.player-inner{grid-template-columns:52px 52px minmax(0,1fr) 44px 80px!important}.player-live{order:4}.all-stations{order:5}.header-socials a{width:26px!important;height:26px!important}.header-socials img{width:13px;height:13px}}
@media(max-width:370px){.player-inner{grid-template-columns:46px 46px minmax(0,1fr) 40px 72px!important}.player-live span{font-size:8px}.brand-mark{width:min(var(--logo-mobile-size,46px),52px)!important;height:min(var(--logo-mobile-size,46px),52px)!important;flex-basis:min(var(--logo-mobile-size,46px),52px)!important}}

/* Dinleyici Frekansı: üçlü, akıcı kart geçişi */
.listener-messages[data-listener-carousel]{scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain}.listener-messages[data-listener-carousel]::-webkit-scrollbar{display:none}.listener-messages[data-listener-carousel] blockquote{flex:0 0 calc((100% - 24px)/3);min-width:0;transition:transform .45s ease,box-shadow .45s ease,border-color .45s ease}.listener-messages[data-listener-carousel] blockquote:hover{transform:translateY(-3px);border-color:#22bbd0;box-shadow:0 13px 28px #167fa51c}@media(max-width:900px){.listener-messages[data-listener-carousel] blockquote{flex-basis:calc((100% - 12px)/2)}}@media(max-width:640px){.listener-messages[data-listener-carousel] blockquote{flex-basis:100%}}
@media(min-width:961px) and (max-width:1100px){.market-item em{display:none}.market-ticker>small{font-size:6px}}
@media(prefers-reduced-motion:reduce){.listener-messages[data-listener-carousel]{scroll-behavior:auto}.listener-messages[data-listener-carousel] blockquote{transition:none}}

/* Çözünürlüğe duyarlı, playerı örtmeyen piyasa akışı */
.market-items{display:flex!important;grid-template-columns:none!important;gap:0!important;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.market-items::-webkit-scrollbar{display:none}.market-item{flex:0 0 calc(100% / var(--market-visible,5));min-width:0;scroll-snap-align:start}.market-items.is-compact{grid-template-columns:none}.market-item[hidden]{display:block!important}
@media(max-width:960px){:root{--market-mobile-h:44px}body{padding-bottom:calc(var(--player-h) + var(--market-mobile-h))}.market-ticker{display:flex;right:0;bottom:var(--player-h);width:100%;height:var(--market-mobile-h);padding:4px 10px 3px;border-right:0;border-left:0;border-bottom:0;border-radius:14px 14px 0 0;background:linear-gradient(90deg,#143844,#102c35);box-shadow:none}.market-item{flex-basis:calc(100% / var(--market-visible,5))}.market-item b{font-size:7px}.market-item span{font-size:9px}.market-item em{display:block;font-size:6px}.market-ticker>small{font-size:6px;line-height:1}.player-panel{bottom:calc(var(--player-h) + var(--market-mobile-h))}.live-chat-launch{bottom:calc(var(--player-h) + var(--market-mobile-h) + 10px)}.live-chat-panel{bottom:calc(var(--player-h) + var(--market-mobile-h) + 8px)!important}.cookie-banner{bottom:calc(var(--player-h) + var(--market-mobile-h) + 10px)}html[data-theme="light"] .market-ticker{background:linear-gradient(90deg,#e5f5fc,#dceff9)}}
@media(max-width:640px){.listener-messages[data-listener-carousel]{scroll-snap-type:x mandatory}.listener-messages[data-listener-carousel] blockquote{flex-basis:100%;scroll-snap-align:start}.live-chat-launch{bottom:calc(var(--player-h) + var(--market-mobile-h) + 9px)}.live-chat-panel{bottom:calc(var(--player-h) + var(--market-mobile-h) + 7px)!important}}

/* Yönetilebilir piyasa ve canlı mesaj konumu */
.market-ticker[hidden]{display:none!important}.live-chat-launch.live-chat-right{left:auto;right:18px}.live-chat-panel.live-chat-right{left:auto;right:18px}
@media(min-width:961px) and (max-width:1179px){.market-ticker{display:none!important}.player-stations.container{padding-right:14px}}
@media(min-width:961px){html.market-desktop-disabled .market-ticker,html.market-desktop-runtime-hidden .market-ticker{display:none!important}html.market-desktop-disabled .player-stations.container,html.market-desktop-runtime-hidden .player-stations.container{padding-right:14px}}
@media(max-width:960px){html.market-mobile-disabled body,html.market-mobile-runtime-hidden body{padding-bottom:var(--player-h)}html.market-mobile-disabled .market-ticker,html.market-mobile-runtime-hidden .market-ticker{display:none!important}html.market-mobile-disabled .player-panel,html.market-mobile-runtime-hidden .player-panel{bottom:var(--player-h)}html.market-mobile-disabled .live-chat-launch,html.market-mobile-runtime-hidden .live-chat-launch{bottom:calc(var(--player-h) + 10px)}html.market-mobile-disabled .live-chat-panel,html.market-mobile-runtime-hidden .live-chat-panel{bottom:calc(var(--player-h) + 8px)!important}html.market-mobile-disabled .cookie-banner,html.market-mobile-runtime-hidden .cookie-banner{bottom:calc(var(--player-h) + 10px)}}
@media(max-width:640px){.live-chat-launch.live-chat-right{left:auto;right:10px}.live-chat-panel.live-chat-right{left:8px;right:8px}}

/* Mobil etkileşim ve player görünürlüğü */
.listener-messages[data-listener-carousel]{will-change:scroll-position}.live-chat-launch b{font:inherit}.live-chat-launch-icon{position:relative;width:21px;height:17px;display:inline-block;margin-right:7px;border:2px solid currentColor;border-radius:6px}.live-chat-launch-icon:after{content:"";position:absolute;left:3px;bottom:-5px;width:7px;height:7px;background:inherit;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:skewY(-38deg)}.live-chat-launch-icon i{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:-6px 0 0 currentColor,6px 0 0 currentColor;transform:translate(-50%,-50%)}
html[data-theme="light"] .player-live{color:#e21b46!important;font-size:13px!important;font-weight:900!important;letter-spacing:1.2px;text-shadow:0 0 12px #e21b4638}html[data-theme="light"] .player-live i{width:10px!important;height:10px!important;flex-basis:10px!important;background:#e21b46!important;box-shadow:0 0 0 4px #e21b461c;animation:livePulseRed 1.05s ease-in-out infinite!important}@keyframes livePulseRed{0%,100%{box-shadow:0 0 0 3px #e21b4628,0 0 0 0 #e21b4655}50%{box-shadow:0 0 0 3px #e21b4618,0 0 0 8px #e21b4600}}
@media(max-width:640px){.live-chat-launch{width:48px;height:48px;min-width:48px;min-height:48px;padding:0;display:grid;place-items:center;border:2px solid #ff8bac;font-size:0}.live-chat-launch b{display:none}.live-chat-launch-icon{width:22px;height:18px;margin:0;animation:chat-spark 1.15s ease-in-out infinite}.player-live{gap:5px!important}.player-live span{font-size:10px!important;font-weight:900!important}html[data-theme="light"] .player-live{font-size:10px!important}.listener-messages[data-listener-carousel]{overflow-x:hidden!important}}

/* Performanslı sinematik slider geçişleri */
.hero-slide{overflow:hidden;background:#071722!important;transform:scale(1.012);transition:opacity .78s ease,visibility .78s ease,transform .9s ease}.hero-slide:before{content:"";position:absolute;inset:-2%;z-index:0;background:linear-gradient(90deg,rgba(5,18,27,.97) 0%,rgba(5,18,27,.78) 42%,rgba(5,18,27,.16) 76%),var(--hero-image,linear-gradient(135deg,#071722,#0b4558)) center/cover no-repeat;transform:scale(1.045) translate3d(.5%,0,0);transition:transform 7.2s cubic-bezier(.16,.72,.22,1)}.hero-slide.is-active{transform:scale(1)}.hero-slide.is-active:before{transform:scale(1.005) translate3d(0,0,0)}.hero-slide .hero-content>*{opacity:0;transform:translate3d(0,18px,0)}.hero-slide.is-active .hero-content>*{animation:hero-copy-in .62s cubic-bezier(.2,.72,.2,1) forwards}.hero-slide.is-active .hero-content>.eyebrow{animation-delay:.08s}.hero-slide.is-active .hero-content>h1{animation-delay:.15s}.hero-slide.is-active .hero-content>p:not(.eyebrow){animation-delay:.23s}.hero-slide.is-active .hero-content>.primary-button{animation-delay:.31s}.hero-dots button{position:relative;overflow:hidden;border-radius:99px;background:#ffffff36}.hero-dots button:after{content:"";position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,#08c2d5,#a6e600)}.hero-dots button.is-active{background:#ffffff36}.hero-dots button.is-active:after{animation:hero-dot-progress 6.5s linear forwards}@keyframes hero-copy-in{to{opacity:1;transform:translate3d(0,0,0)}}@keyframes hero-dot-progress{to{width:100%}}
html[data-theme="light"] .hero-slide{background:#dff2fc!important}html[data-theme="light"] .hero-slide:before{background:linear-gradient(90deg,rgba(247,252,255,.98) 0%,rgba(229,246,255,.9) 47%,rgba(221,243,255,.28) 78%),var(--hero-image,linear-gradient(135deg,#eaf8ff,#b9e8f8)) center/cover no-repeat}

/* Font yüklenemediğinde tasarımın serif yazı tipine düşmesini engelleyen güvenli yedekler */
h1,h2,h3,.main-nav a,.brand strong,.station-card strong,.schedule-mini time,.player-meta strong,.all-stations,.footer-grid>div>strong{font-family:"Barlow Condensed","Arial Narrow",Arial,sans-serif}
@media(max-width:640px){.hero h1{max-width:100%;font-size:clamp(42px,12.5vw,50px);line-height:.9;letter-spacing:-.8px}.hero-content>p:not(.eyebrow){max-width:94%;font-size:16px;line-height:1.55}}

/* Masaüstü çözünürlük uyarlamaları */
@media(min-width:961px) and (max-width:1280px){.container{width:calc(100% - 28px)}.header-inner{gap:13px}.main-nav{gap:13px}.main-nav a{font-size:15px}.brand strong{font-size:20px}.header-socials{display:none}.header-listen{padding:11px 13px}.theme-switcher{flex:0 0 auto}}
@media(min-width:961px) and (max-width:1179px){.player-inner{width:62%;grid-template-columns:76px minmax(165px,1fr) 58px 52px 40px 92px}.player-panel{left:62%}.player-cover{height:var(--player-h)}.player-meta{padding-inline:15px}.player-meta strong{font-size:18px}.player-live{font-size:10px}.volume{padding-inline:8px}}
@media(min-width:961px) and (max-width:1050px){.brand small{display:none}.main-nav{gap:9px}.main-nav a{font-size:13px}.header-theme .theme-label{display:none}.header-theme button{width:34px;padding:0}.player-inner{width:66%;grid-template-columns:72px minmax(150px,1fr) 56px 50px 38px 82px}.player-panel{left:66%}}
@media(min-width:1600px){.container{width:min(1360px,calc(100% - 64px))}.hero h1{max-width:900px}.hero-content>p:not(.eyebrow){max-width:660px}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Veritabanından yönetilen ortak tipografi sistemi */
body{
  font-family:var(--font-body,Manrope,Inter,system-ui,sans-serif);
  font-size:var(--type-body-size,15px);
  line-height:var(--type-line-height,1.6);
}
h1,h2,h3,h4,h5,h6,
.section-heading h2,.dark-section h2,.contact-layout h2,
.station-card strong,.post-card h2,.post-card h3,
.schedule-mini time,.schedule-day h2,.schedule-channel h3,
.player-meta strong,.player-station strong,.player-panel-head h2,
.footer-grid>div>strong{
  font-family:var(--font-heading,Outfit,Manrope,Inter,system-ui,sans-serif)!important;
}
.main-nav,.main-nav a,.menu-toggle{
  font-family:var(--font-nav,Manrope,Inter,system-ui,sans-serif)!important;
  font-size:var(--type-nav-size,13px)!important;
}
.eyebrow,.post-card>p,.player-live,.market-item,
.rhythm-label,.top-chart-card header small{
  font-family:var(--font-accent,Outfit,Manrope,Inter,system-ui,sans-serif)!important;
}
.hero h1,.page-hero h1,.article-hero h1{
  font-size:clamp(34px,7vw,var(--type-hero-size,64px))!important;
  line-height:.94!important;
  letter-spacing:-.035em!important;
}
.section-heading h2,.dark-section h2,.contact-layout h2,
.rhythm-heading h2,.schedule-station-block>header h2{
  font-size:clamp(24px,4.2vw,var(--type-section-size,40px))!important;
  line-height:1.06!important;
}
.station-card strong,.post-card h2,.post-card h3,
.schedule-channel h3,.player-station strong{
  font-size:var(--type-card-size,20px)!important;
  line-height:1.15!important;
}
button,.primary-button,.header-listen,.message-open,.contact-form button,
.cookie-banner button{
  font-family:var(--font-nav,Manrope,Inter,system-ui,sans-serif);
  font-size:var(--type-button-size,13px);
}
.player,.player button,.player-meta,.player-panel{
  font-family:var(--font-body,Manrope,Inter,system-ui,sans-serif);
  font-size:var(--type-player-size,14px);
}
.player-meta strong{font-size:var(--type-player-size,14px)!important}
.site-footer,.site-footer a,.footer-bottom{
  font-family:var(--font-body,Manrope,Inter,system-ui,sans-serif);
  font-size:var(--type-footer-size,13px);
}
.brand strong{
  font-family:var(--brand-title-font,Outfit,Manrope,Inter,system-ui,sans-serif)!important;
  font-size:var(--brand-title-size,21px)!important;
}
.brand small{
  font-family:var(--brand-slogan-font,Manrope,Inter,system-ui,sans-serif)!important;
  font-size:var(--brand-slogan-size,9px)!important;
}
@media(max-width:640px){
  .hero h1,.page-hero h1,.article-hero h1{
    font-size:clamp(34px,12vw,min(var(--type-hero-size,64px),58px))!important;
  }
  .section-heading h2,.dark-section h2,.contact-layout h2,
  .rhythm-heading h2,.schedule-station-block>header h2{
    font-size:clamp(24px,9vw,min(var(--type-section-size,40px),44px))!important;
  }
  .station-card strong,.post-card h2,.post-card h3,
  .schedule-channel h3,.player-station strong{
    font-size:clamp(14px,var(--type-card-size,20px),25px)!important;
  }
}

/* Player radyo kartları kapatıldığında kalan kontrolleri boşluk bırakmadan yerleştir. */
.player.station-cards-hidden .all-stations{display:none!important}
@media(min-width:961px){
  .player.station-cards-hidden{background:linear-gradient(90deg,#101d29,#20242b)!important}
  .player.station-cards-hidden .player-inner{
    width:calc(100% - clamp(230px,24vw,360px))!important;
    grid-template-columns:88px minmax(240px,1fr) 70px 62px 44px minmax(120px,260px)!important;
  }
  html.market-desktop-disabled .player.station-cards-hidden .player-inner,
  html.market-desktop-runtime-hidden .player.station-cards-hidden .player-inner{width:100%!important}
  html[data-theme="light"] .player.station-cards-hidden{background:#dff2fc!important}
  html[data-theme="dark"] .player.station-cards-hidden{background:#071c25!important}
}
@media(max-width:640px){
  .player.station-cards-hidden .player-inner{grid-template-columns:52px 52px minmax(0,1fr) 44px!important}
}
@media(max-width:370px){
  .player.station-cards-hidden .player-inner{grid-template-columns:46px 46px minmax(0,1fr) 40px!important}
}

/* Yönetilebilir header ölçüleri ve görünürlükleri */
.site-header{
  height:var(--header-height,94px);
}
.site-header.header-static{
  position:relative;
  top:auto;
}
.site-header.header-line-hidden::before{
  display:none;
}
.site-header.header-brand-hidden .header-inner{
  justify-content:flex-end;
}
.site-header.header-brand-hidden .main-nav{
  margin-right:auto;
}
@media(max-width:960px){
  .site-header{
    height:var(--header-mobile-height,78px);
  }
  .site-header .main-nav{
    top:var(--header-mobile-height,78px);
  }
  .site-header.header-brand-hidden .menu-toggle{
    margin-right:auto;
  }
}

/* Yönetilebilir footer */
.footer-grid-no-theme{grid-template-columns:2fr 1fr 1fr 1.25fr}
.footer-brand-copy{min-width:0}
.footer-brand-copy p{
  max-width:310px;
  margin:8px 0 0;
  color:#91a6b2;
  font-size:.88em;
  line-height:1.6;
}
html[data-theme="light"] .footer-brand-copy p{color:#668397}
@media(max-width:1120px){
  .footer-grid-no-theme{grid-template-columns:1.7fr 1fr 1fr 1.2fr}
}
@media(max-width:960px){
  .footer-grid-no-theme{grid-template-columns:2fr 1fr 1fr}
}
@media(max-width:640px){
  .footer-grid-no-theme{grid-template-columns:1fr 1fr}
  .footer-brand-copy p{max-width:270px}
}

/* Player kaydırma alanı ve mobil oynatma düğmesi */
.player-panel,
.player-stations{
  -ms-overflow-style:none;
  scrollbar-width:none;
}
.player-panel::-webkit-scrollbar,
.player-stations::-webkit-scrollbar{
  display:none;
  width:0;
  height:0;
}
@media(max-width:640px){
  .player .play-button{
    position:relative;
    width:52px;
    height:100%;
    padding:0;
    border:0;
    background:transparent!important;
    isolation:isolate;
  }
  .player .play-button:before{
    content:"";
    position:absolute;
    z-index:-1;
    width:50px;
    height:50px;
    border:1px solid rgba(112,237,244,.28);
    border-radius:50%;
    background:rgba(9,174,201,.12);
    box-shadow:0 0 22px rgba(7,194,213,.2);
  }
  .player .play-button span{
    position:relative;
    width:43px!important;
    height:43px!important;
    padding:0!important;
    color:#fff!important;
    border:1px solid rgba(196,251,255,.86)!important;
    border-radius:50%;
    background:linear-gradient(145deg,#13d2de 0%,#168ed8 62%,#8d5ec7 130%);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 8px 20px rgba(2,96,151,.42),0 0 0 4px rgba(13,196,215,.12);
    font-size:0!important;
    line-height:1!important;
    transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
  }
  .player .play-button:active span{
    transform:scale(.93);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 4px 12px rgba(2,96,151,.35),0 0 0 3px rgba(13,196,215,.1);
  }
  .player .play-button.is-playing span{
    background:linear-gradient(145deg,#a6e600,#23cbbb 58%,#168ed8);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.45),0 8px 21px rgba(12,160,179,.42),0 0 0 4px rgba(166,230,0,.13);
  }
}

/* Kanal bazlı, yönetilebilir radyo kartı renkleri */
.station-card,
.player-station{
  --station-color:#08C2D5;
}

html[data-theme="light"] .station-card{
  color:#17374d;
  border-color:color-mix(in srgb,var(--station-color) 46%,#cfe1e9);
  background:linear-gradient(150deg,color-mix(in srgb,var(--station-color) 15%,#fff),color-mix(in srgb,var(--station-color) 6%,#fff));
  box-shadow:inset 0 4px 0 var(--station-color),0 16px 38px color-mix(in srgb,var(--station-color) 13%,transparent);
}

html[data-theme="dark"] .station-card{
  border-color:color-mix(in srgb,var(--station-color) 46%,#173b48);
  background:linear-gradient(150deg,color-mix(in srgb,var(--station-color) 17%,#12313d),color-mix(in srgb,var(--station-color) 7%,#061c25));
  box-shadow:inset 0 4px 0 var(--station-color),0 18px 42px #00101766;
}

.station-card .station-art{
  background:
    linear-gradient(145deg,color-mix(in srgb,var(--station-color) 28%,#07172299),color-mix(in srgb,var(--station-color) 12%,#071722bb)),
    var(--cover),
    linear-gradient(135deg,color-mix(in srgb,var(--station-color) 48%,#173849),#071722);
  background-position:center;
  background-size:cover;
}

.station-card .station-art i{
  color:var(--station-color);
  border-color:color-mix(in srgb,var(--station-color) 70%,#fff);
  box-shadow:0 8px 28px #0007,0 0 24px color-mix(in srgb,var(--station-color) 48%,transparent);
}
.station-card.is-audio-playing .station-art i{
  padding-left:0;
  font-size:15px;
  font-weight:900;
  letter-spacing:-2px;
}

html[data-theme] .station-card:hover,
html[data-theme] .station-card.is-playing{
  border-color:var(--station-color);
  box-shadow:inset 0 4px 0 var(--station-color),0 20px 46px color-mix(in srgb,var(--station-color) 30%,transparent),0 0 0 1px color-mix(in srgb,var(--station-color) 55%,transparent);
}

.player-station{
  border-color:color-mix(in srgb,var(--station-color) 38%,#bfd5df);
  background:linear-gradient(135deg,color-mix(in srgb,var(--station-color) 17%,#fff),color-mix(in srgb,var(--station-color) 6%,#edf6fa));
  box-shadow:inset 4px 0 0 var(--station-color);
}

html[data-theme="dark"] .player-station{
  color:#eef9fa;
  border-color:color-mix(in srgb,var(--station-color) 43%,#244653);
  background:linear-gradient(135deg,color-mix(in srgb,var(--station-color) 19%,#17343f),color-mix(in srgb,var(--station-color) 7%,#071c25));
}

.player-station-icon{
  color:#fff;
  border-color:color-mix(in srgb,var(--station-color) 60%,#fff);
  background:color-mix(in srgb,var(--station-color) 78%,#102d3e);
}

html[data-theme] .player-station:hover,
html[data-theme] .player-station.is-playing{
  border-color:var(--station-color);
  background:linear-gradient(135deg,color-mix(in srgb,var(--station-color) 23%,#fff),color-mix(in srgb,var(--station-color) 10%,#edf6fa));
  box-shadow:inset 4px 0 0 var(--station-color),0 0 0 2px color-mix(in srgb,var(--station-color) 55%,transparent),0 10px 26px color-mix(in srgb,var(--station-color) 24%,transparent);
}

html[data-theme="dark"] .player-station:hover,
html[data-theme="dark"] .player-station.is-playing{
  background:linear-gradient(135deg,color-mix(in srgb,var(--station-color) 27%,#193b47),color-mix(in srgb,var(--station-color) 12%,#071c25));
}

html[data-theme] .player-station.is-playing:before{
  border-color:color-mix(in srgb,var(--station-color) 58%,#fff);
  background:var(--station-color);
}

@media(min-width:961px){
  html[data-theme] .player-station{
    color:#fff;
    border:1px solid color-mix(in srgb,var(--station-color) 54%,#31444d);
    background:linear-gradient(145deg,color-mix(in srgb,var(--station-color) 31%,#344650),color-mix(in srgb,var(--station-color) 14%,#151d23));
    box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--station-color) 24%,transparent),0 7px 18px #0004;
  }

  html[data-theme] .player-station strong{
    color:#fff;
    text-shadow:0 1px 4px #0009;
  }

  html[data-theme] .player-station:hover,
  html[data-theme] .player-station.is-playing{
    border-color:var(--station-color);
    background:linear-gradient(145deg,color-mix(in srgb,var(--station-color) 43%,#354952),color-mix(in srgb,var(--station-color) 20%,#151d23));
    box-shadow:0 0 0 3px var(--station-color),0 0 26px color-mix(in srgb,var(--station-color) 46%,transparent);
  }
}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide:before{transition:none!important;transform:none!important}.hero-slide .hero-content>*{opacity:1!important;transform:none!important;animation:none!important}.hero-dots button.is-active:after{width:100%;animation:none!important}}

/* Yönetilebilir marka ölçüleri */
.brand strong{font-size:var(--brand-title-size,21px)!important}.brand small{font-size:var(--brand-slogan-size,9px)!important}.footer-brand strong{font-size:var(--brand-title-size,21px)!important}.footer-brand small{font-size:var(--brand-slogan-size,9px)!important}
@media(max-width:640px){.site-header .brand strong{font-size:clamp(13px,var(--brand-title-size,21px),22px)!important}.site-header .brand small{font-size:clamp(6px,var(--brand-slogan-size,9px),12px)!important}}

/* Modern slider: maskeli geçiş, ışık taraması ve dengeli derinlik */
.hero-slide{clip-path:inset(0 0 0 5%);filter:saturate(.88) contrast(.96) blur(1.5px);transform:scale(1.025);transition:opacity .82s ease,visibility .82s ease,clip-path 1.05s cubic-bezier(.2,.75,.2,1),filter .9s ease,transform 1.1s cubic-bezier(.2,.75,.2,1)}.hero-slide.is-active{clip-path:inset(0);filter:saturate(1) contrast(1) blur(0);transform:scale(1)}.hero-slide.is-previous{clip-path:inset(0 5% 0 0);filter:saturate(.85) blur(1px)}.hero-slide.is-active:after{animation:hero-light-sweep 1.15s cubic-bezier(.2,.75,.2,1) both}.hero.is-transitioning .hero-dots{transform:translateX(-50%) translateY(-2px)}.hero-dots{transition:transform .35s ease}.hero-dots button{height:5px;transition:width .35s ease,background .35s ease}.hero-dots button.is-active{width:48px}@keyframes hero-light-sweep{0%{opacity:0;transform:translateX(-18%)}35%{opacity:.75}100%{opacity:1;transform:translateX(0)}}

/* Ana sayfa haber karuseli: masaüstünde 3, tablette 2, mobilde 1 kart */
.news-carousel-heading{gap:24px}.news-carousel-actions{display:flex;align-items:center;gap:9px}.news-carousel-actions>a{margin-right:8px;font-weight:800;border-bottom:2px solid var(--accent)}.news-carousel-actions button{width:43px;height:43px;border:1px solid #91bfd255;border-radius:50%;color:#177da9;background:#e7f6fc;font-size:21px;font-weight:900;transition:transform .2s ease,background .2s ease,color .2s ease}.news-carousel-actions button:hover:not(:disabled){transform:translateY(-2px);color:#fff;background:#168fc9}.news-carousel-actions button:disabled{cursor:not-allowed;opacity:.35}.news-carousel-viewport{overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory}.news-carousel-viewport::-webkit-scrollbar{display:none}.news-carousel-track{display:flex!important;gap:20px;width:auto}.news-carousel-track .post-card{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start}.news-carousel-track .empty-state{flex:1 0 100%}html[data-theme="dark"] .news-carousel-actions button{color:#8de7ef;background:#0d3543;border-color:#42c7d34a}html[data-theme="dark"] .news-carousel-actions button:hover:not(:disabled){color:#071923;background:#a6e600}

/* Radyolara göre sekmeli Top 10 */
.top-charts-section{position:relative;overflow:hidden;background:linear-gradient(145deg,#eaf7fd 0%,#dff2fb 55%,#f6fbfd 100%)}.top-charts-section:before{content:"";position:absolute;right:-170px;top:-190px;width:480px;height:480px;border:100px solid #2caee914;border-radius:50%;pointer-events:none}.top-charts-section .container{position:relative}.top-charts-intro{max-width:680px;margin:10px 0 0;color:#567386;font-size:14px}.top-charts{padding:18px;border:1px solid #70b8d438;border-radius:28px;background:#ffffffb8;box-shadow:0 24px 70px #3a8bac16;backdrop-filter:blur(16px)}.top-chart-tabs{display:flex;gap:8px;padding:6px;overflow-x:auto;border-radius:18px;background:#cceaf577;scrollbar-width:none}.top-chart-tabs::-webkit-scrollbar{display:none}.top-chart-tabs button{min-width:max-content;padding:11px 18px;border:0;border-radius:13px;color:#477084;background:transparent;font-weight:850;transition:color .22s ease,background .22s ease,transform .22s ease}.top-chart-tabs button:hover{color:#0f759c;transform:translateY(-1px)}.top-chart-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#05b9d5,#268ed4);box-shadow:0 8px 24px #168dbb35}.top-chart-panel{padding:23px 6px 5px}.top-chart-panel[hidden]{display:none}.top-chart-panel.is-active{animation:top-panel-in .38s ease both}.top-chart-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:0 8px}.top-chart-panel>header strong{display:block;font:800 27px/1 "Barlow Condensed","Arial Narrow",Arial,sans-serif;text-transform:uppercase}.top-chart-panel>header small{display:block;margin-top:5px;color:#6e8795}.chart-listen{border:0;border-radius:999px;padding:11px 16px;color:#fff;background:#112d3e;font-weight:800}.chart-listen span{margin-left:8px;color:#a6e600}.top-track-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;margin:0;padding:0;list-style:none}.top-track-list li{display:grid;grid-template-columns:44px minmax(0,1fr) 38px;align-items:center;gap:11px;min-height:68px;padding:9px 10px;border:1px solid #7fb8ce2e;border-radius:16px;background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.top-track-list li:hover{transform:translateY(-2px);border-color:#1aa7c870;box-shadow:0 10px 28px #318bb31c}.top-track-rank{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:#1487b4;background:#def3fb;font:900 21px/1 "Barlow Condensed","Arial Narrow",Arial,sans-serif}.top-track-copy{min-width:0}.top-track-copy strong,.top-track-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-track-copy strong{font-size:14px}.top-track-copy small{margin-top:3px;color:#6d8796;font-size:11px}.top-track-play{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;padding-left:3px;color:#fff;background:#1aa1cc}.top-track-play:hover{background:#0d789e}@keyframes top-panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}html[data-theme="dark"] .top-charts-section{background:linear-gradient(145deg,#071923,#0b2632 55%,#071a24)}html[data-theme="dark"] .top-charts-intro{color:#8ba8b6}html[data-theme="dark"] .top-charts{border-color:#3db9ca2c;background:#0d2a36cc;box-shadow:0 25px 70px #00101866}html[data-theme="dark"] .top-chart-tabs{background:#071c26}html[data-theme="dark"] .top-chart-tabs button{color:#8baab8}html[data-theme="dark"] .top-chart-tabs button.is-active{color:#08202a;background:linear-gradient(135deg,#a6e600,#6fcf13)}html[data-theme="dark"] .top-chart-panel>header strong{color:#effbfc}html[data-theme="dark"] .top-chart-panel>header small{color:#7995a2}html[data-theme="dark"] .chart-listen{color:#09202b;background:#9de000}html[data-theme="dark"] .chart-listen span{color:#09202b}html[data-theme="dark"] .top-track-list li{border-color:#5cb9c429;background:#0b222d}html[data-theme="dark"] .top-track-rank{color:#a6e600;background:#183d45}html[data-theme="dark"] .top-track-copy strong{color:#effbfc}html[data-theme="dark"] .top-track-copy small{color:#83a0ad}html[data-theme="dark"] .top-track-play{color:#082029;background:#a6e600}
@media(max-width:960px){.news-carousel-track .post-card{flex-basis:calc((100% - 20px)/2)}.top-track-list{grid-template-columns:1fr}.top-chart-panel>header{align-items:flex-start}}
@media(max-width:640px){.news-carousel-heading{align-items:stretch}.news-carousel-actions{width:100%}.news-carousel-actions>a{margin-right:auto}.news-carousel-actions button{width:40px;height:40px}.news-carousel-track .post-card{flex-basis:100%}.top-charts-section{padding-block:52px}.top-charts{padding:10px;border-radius:21px}.top-chart-tabs{gap:5px}.top-chart-tabs button{padding:10px 13px;font-size:12px}.top-chart-panel{padding:17px 2px 3px}.top-chart-panel>header{align-items:stretch;flex-direction:column;padding-inline:5px}.chart-listen{align-self:flex-start}.top-track-list{gap:7px}.top-track-list li{grid-template-columns:40px minmax(0,1fr) 34px;min-height:62px;padding:7px}.top-track-rank{width:38px;height:38px}.top-track-copy strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){.hero-slide{clip-path:none!important;filter:none!important}.hero-slide.is-active:after,.top-chart-panel.is-active{animation:none!important}.news-carousel-viewport{scroll-behavior:auto}}
.top-track-list li{grid-template-columns:44px minmax(0,1fr)}@media(max-width:640px){.top-track-list li{grid-template-columns:40px minmax(0,1fr)}}

/* Slider ve CANLI etiketi: yönetim panelindeki ayrı tipografi ayarları */
.hero h1{
  font-family:var(--font-slider,Outfit,Manrope,Inter,system-ui,sans-serif)!important;
  font-size:clamp(36px,7vw,var(--type-slider-title-size,64px))!important;
}
.hero-content>p:not(.eyebrow){
  font-family:var(--font-slider,Outfit,Manrope,Inter,system-ui,sans-serif);
  font-size:var(--type-slider-text-size,18px)!important;
}
.page-hero h1,.article-hero h1{
  font-size:clamp(34px,7vw,var(--type-hero-size,64px))!important;
}
html[data-theme] .player-live,
html[data-theme] .player-live span{
  font-size:var(--type-live-size,11px)!important;
}
.play-button{touch-action:manipulation}

/* Mobilde dekor katmanı yayın akışı bağlantısının dokunma alanını kapatmasın */
.dark-section:before{pointer-events:none}
.rhythm-heading{position:relative;z-index:2}
.rhythm-heading>a{
  position:relative;
  z-index:3;
  min-height:44px;
  display:inline-flex;
  align-items:center;
  touch-action:manipulation;
}
@media(max-width:640px){
  .hero h1{font-size:clamp(34px,12vw,var(--type-slider-title-size,64px))!important}
  .hero-content>p:not(.eyebrow){font-size:clamp(14px,4.2vw,var(--type-slider-text-size,18px))!important}
  .page-hero h1,.article-hero h1{font-size:clamp(34px,12vw,var(--type-hero-size,64px))!important}
  .rhythm-heading>a{width:max-content;max-width:100%;padding:10px 0}
}

/* Veritabanından yönetilen ana ve alt menüler */
.nav-list,.nav-submenu{margin:0;padding:0;list-style:none}
.nav-list{display:flex;align-items:center;gap:clamp(10px,1.35vw,24px)}
.nav-item{position:relative}
.nav-item-main{display:flex;align-items:center;gap:3px}
.nav-item-main>a{white-space:nowrap}
.nav-item-main>button{
  width:24px;
  height:24px;
  padding:0;
  border:0;
  color:currentColor;
  background:transparent;
  font-size:14px!important;
  line-height:1;
  transition:transform .2s ease;
}
.nav-submenu{
  position:absolute;
  top:calc(100% + 17px);
  left:-16px;
  z-index:70;
  min-width:210px;
  padding:9px;
  visibility:hidden;
  opacity:0;
  transform:translateY(8px);
  border:1px solid #7fc7e450;
  border-radius:15px;
  background:rgba(247,252,255,.98);
  box-shadow:0 18px 45px #164e6d30;
  transition:opacity .2s ease,transform .2s ease,visibility .2s;
}
.nav-submenu a{
  display:block;
  padding:10px 12px;
  border-radius:10px;
  color:#17384e!important;
  font-size:12px!important;
  text-transform:none!important;
}
.nav-submenu a:hover{color:#087ba8!important;background:#dff4fb}
.nav-item:hover>.nav-submenu,.nav-item:focus-within>.nav-submenu,.nav-item.is-submenu-open>.nav-submenu{
  visibility:visible;
  opacity:1;
  transform:none;
}
.nav-item.is-submenu-open .nav-item-main>button{transform:rotate(180deg)}
html[data-theme="dark"] .nav-submenu{border-color:#35bdce45;background:#0b2935;box-shadow:0 18px 45px #00101880}
html[data-theme="dark"] .nav-submenu a{color:#e9f8fa!important}
html[data-theme="dark"] .nav-submenu a:hover{color:#a6e600!important;background:#123d49}

/* Ekran görüntüsündeki renk geçişli Dinleyici Frekansı şeridi */
.listener-frequency-strip{
  position:relative;
  z-index:8;
  min-height:62px;
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  overflow:hidden;
  color:#fff;
  background:
    repeating-linear-gradient(135deg,#ffffff08 0 2px,transparent 2px 7px),
    linear-gradient(100deg,#ff4436 0%,#de3c72 28%,#7563ae 56%,#168ed8 78%,#00afe4 100%);
  box-shadow:0 12px 30px #207cad25;
}
.listener-strip-label{
  position:relative;
  z-index:2;
  align-self:stretch;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:8px clamp(15px,2.4vw,36px);
  border-right:1px solid #ffffff35;
  background:#071d2a28;
  white-space:nowrap;
}
.listener-strip-label strong{font:800 14px/1.1 var(--font-heading,Outfit,sans-serif)}
.listener-strip-label small{margin-top:4px;color:#ffffffc7;font-size:9px;letter-spacing:.7px;text-transform:uppercase}
.listener-ticker{min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.listener-ticker-track{
  display:flex;
  width:max-content;
  animation:listener-strip-marquee 52s linear infinite;
  will-change:transform;
}
.listener-ticker-group{display:flex;align-items:center;gap:30px;padding-right:30px}
.listener-ticker-group>span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:14px}
.listener-ticker-group b{font-weight:900}
.listener-ticker-group i{margin-left:14px;color:#fff;font-size:20px;font-style:normal;font-weight:900}
.listener-frequency-strip:hover .listener-ticker-track,.listener-frequency-strip:focus-within .listener-ticker-track{animation-play-state:paused}
.listener-frequency-strip>.message-open{
  position:relative;
  z-index:3;
  align-self:stretch;
  min-width:158px;
  padding:0 20px;
  border:0;
  border-left:1px solid #ffffff40;
  color:#fff;
  background:#061d2d52;
  font-weight:900;
}
.listener-frequency-strip>.message-open:hover{background:#061d2d82}
.listener-frequency-strip>.message-open span{margin-left:6px;font-size:18px}
.listener-frequency-strip .listener-flash{position:absolute;inset:5px auto auto 50%;z-index:5;transform:translateX(-50%);margin:0;box-shadow:0 8px 25px #0015}
@keyframes listener-strip-marquee{to{transform:translateX(-50%)}}

/* Basit güvenlik sorusu */
.captcha-field{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 92px;
  align-items:center;
  gap:12px;
  padding:10px 12px;
  border:1px solid #8fc8df;
  border-radius:12px;
  background:#edf8fc;
}
.captcha-field>span{color:#1a5771;font-size:12px;font-weight:800}
.captcha-field input{width:100%!important;margin:0!important;text-align:center}
.captcha-refresh{
  min-height:42px;
  padding:8px 12px;
  border:1px solid #8fc8df!important;
  border-radius:10px;
  color:#176783;
  background:#fff!important;
  font-size:11px!important;
  font-weight:800;
}
.contact-form .captcha-field{grid-column:1}
.contact-form .captcha-refresh{grid-column:2;align-self:stretch}
.message-dialog .captcha-field{margin-top:4px}
.message-dialog .captcha-refresh{justify-self:start}
html[data-theme="dark"] .captcha-field{border-color:#287c8b;background:#08232d}
html[data-theme="dark"] .captcha-field>span{color:#a8e6ec}
html[data-theme="dark"] .captcha-refresh{color:#a8e6ec;background:#0d3440!important;border-color:#287c8b!important}

/* Player'a özel tipografi, küçültme ve son çalanlar */
.player-station strong{
  font-family:var(--font-player-station,Manrope,Inter,sans-serif)!important;
  font-size:var(--type-player-station-size,11px)!important;
  line-height:1.08!important;
}
.player-station small{font-size:max(8px,calc(var(--type-player-station-size,11px) - 2px))!important}
.player-meta>small{
  font-family:var(--font-player-status,Manrope,Inter,sans-serif)!important;
  font-size:var(--type-player-status-size,8px)!important;
}
.player-meta>strong{
  font-family:var(--font-player-song,Outfit,Manrope,sans-serif)!important;
  font-size:var(--type-player-song-size,16px)!important;
}
.player-meta>span{
  font-family:var(--font-player-artist,Manrope,Inter,sans-serif)!important;
  font-size:var(--type-player-artist-size,10px)!important;
}
.player-actions{
  position:fixed;
  right:12px;
  bottom:calc(var(--player-h) + var(--market-mobile-h,0px) + 8px);
  z-index:116;
  display:flex;
  gap:7px;
}
.player-actions button{
  min-height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  padding:7px 11px;
  border:1px solid #83cce47a;
  border-radius:999px;
  color:#16475d;
  background:#f4fbff;
  box-shadow:0 8px 24px #0c536b28;
  font-size:10px!important;
  font-weight:900;
}
.player-actions button:last-child{width:34px;padding:0;font-size:18px!important}
.player-actions button:hover{color:#fff;background:#138fc1}
html[data-theme="dark"] .player-actions button{color:#b8eef2;background:#0b303d;border-color:#38bdcc66}
.player-history{
  position:fixed;
  right:12px;
  bottom:calc(var(--player-h) + var(--market-mobile-h,0px) + 50px);
  z-index:115;
  width:min(380px,calc(100% - 24px));
  overflow:hidden;
  border:1px solid #83cce46e;
  border-radius:20px;
  color:#16394d;
  background:#f4fbff;
  box-shadow:0 22px 65px #00223555;
}
.player-history[hidden]{display:none!important}
.player-history>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid #9ccddd70}
.player-history>header small,.player-history>header strong{display:block}
.player-history>header small{color:#2786aa;font-size:9px;font-weight:900;text-transform:uppercase}
.player-history>header strong{margin-top:2px;font:800 17px/1.1 var(--font-heading,Outfit,sans-serif)}
.player-history>header button{width:34px;height:34px;border:0;border-radius:50%;color:#1d5b74;background:#dff3fa;font-size:21px}
.player-history ol{margin:0;padding:7px 12px 12px;list-style:none}
.player-history li{display:grid;grid-template-columns:42px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:54px;border-bottom:1px solid #a9d3e250}
.player-history li:last-child{border-bottom:0}
.player-history li>span:nth-child(2){min-width:0}
.player-history li strong,.player-history li small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.player-history li strong{font-family:var(--font-player-song,Outfit,sans-serif);font-size:12px}
.player-history li small{color:#648394;font-family:var(--font-player-artist,Manrope,sans-serif);font-size:9px}
.player-history li time{color:#6d8a98;font-size:9px;text-align:right}
.history-artwork{position:relative;width:38px;height:38px;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#1a708d,#092d40) center/cover no-repeat;box-shadow:0 4px 13px #053c522d}
.history-artwork:after{content:attr(data-rank);position:absolute;right:2px;bottom:2px;min-width:16px;padding:1px 3px;border-radius:999px;color:#fff;background:#07384dcc;font-size:7px;font-weight:900;line-height:12px;text-align:center}
.player-history .history-empty{display:block;padding:18px 5px;color:#6a8794;font-size:11px}
html[data-theme="dark"] .player-history{color:#eaf8fa;background:#092a35;border-color:#38bdcc55}
html[data-theme="dark"] .player-history>header{border-color:#38bdcc35}
html[data-theme="dark"] .player-history>header button{color:#a8e8ed;background:#123d49}
html[data-theme="dark"] .player-history li{border-color:#38bdcc24}
html[data-theme="dark"] .player-history li small,html[data-theme="dark"] .player-history li time{color:#8fb0bb}
.player.is-minimized{
  left:auto!important;
  right:14px!important;
  width:min(430px,calc(100% - 28px))!important;
  height:58px!important;
  overflow:hidden;
  border-radius:18px 18px 0 0;
}
.player.is-minimized .player-inner{
  width:100%!important;
  height:58px!important;
  margin:0!important;
  grid-template-columns:58px minmax(0,1fr) 52px!important;
}
.player.is-minimized .play-button{order:1!important;height:58px!important}
.player.is-minimized .play-button span{width:38px!important;height:38px!important}
.player.is-minimized .player-meta{order:2!important;padding:0 12px!important}
.player.is-minimized .player-live{order:3!important;display:flex!important}
.player.is-minimized .player-cover,.player.is-minimized .mute-button,.player.is-minimized .volume,.player.is-minimized .all-stations{display:none!important}
html.player-minimized .market-ticker,html.player-minimized .player-panel{display:none!important}
html.player-minimized body{padding-bottom:70px!important}
html.player-minimized .player-actions{bottom:66px}
html.player-minimized .player-history{bottom:108px}

/* Ayarlardan gösterilen WhatsApp kısayolu */
.whatsapp-float{
  position:fixed;
  z-index:114;
  bottom:calc(var(--player-h) + var(--market-mobile-h,0px) + 76px);
  min-height:46px;
  display:inline-flex;
  align-items:center;
  gap:9px;
  padding:8px 14px 8px 8px;
  border:1px solid #8af0b4;
  border-radius:999px;
  color:#fff;
  background:#159d52;
  box-shadow:0 12px 30px #047a3b45;
  font-size:12px;
  font-weight:900;
}
.whatsapp-float span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#159d52;background:#fff;font-weight:1000}
.whatsapp-left{left:12px}.whatsapp-right{right:12px}
.whatsapp-float:hover{transform:translateY(-2px);background:#0b8743}
html.player-minimized .whatsapp-float{bottom:78px}

@media(max-width:960px){
  .main-nav{max-height:calc(100vh - 78px);overflow:auto}
  .nav-list{width:100%;align-items:stretch;flex-direction:column;gap:3px}
  .nav-item-main{width:100%;justify-content:space-between}
  .nav-item-main>a{flex:1;padding:9px 0}
  .nav-item-main>button{width:42px;height:42px;color:inherit}
  .nav-submenu{
    position:static;
    min-width:0;
    display:none;
    padding:4px 0 5px 16px;
    visibility:visible;
    opacity:1;
    transform:none;
    border:0;
    background:transparent!important;
    box-shadow:none;
  }
  .nav-item.is-submenu-open>.nav-submenu{display:block}
  .nav-submenu a{padding:9px 12px;color:inherit!important;background:#ffffff0a}
}
@media(max-width:640px){
  .listener-frequency-strip{min-height:58px;grid-template-columns:76px minmax(0,1fr) 94px}
  .listener-strip-label{padding:7px 9px}
  .listener-strip-label strong{max-width:58px;font-size:10px;line-height:1.05;white-space:normal}
  .listener-strip-label small{display:none}
  .listener-ticker-group{gap:20px;padding-right:20px}
  .listener-ticker-group>span{font-size:12px}
  .listener-frequency-strip>.message-open{min-width:0;padding:0 7px;font-size:10px!important}
  .listener-frequency-strip>.message-open span{display:none}
  .captcha-field{grid-template-columns:minmax(0,1fr) 76px}
  .contact-form .captcha-field,.contact-form .captcha-refresh{grid-column:1}
  .player-actions{right:8px}
  .player-actions button{min-height:32px;padding:6px 9px}
  .player-actions button:first-child b{display:none}
  .player-actions button:first-child{width:34px;padding:0;font-size:16px!important}
  .player-history{right:8px;width:calc(100% - 16px)}
  .player.is-minimized{right:8px!important;width:calc(100% - 16px)!important}
  .player.is-minimized .player-inner{grid-template-columns:54px minmax(0,1fr) 48px!important}
  .whatsapp-float{min-height:42px;padding:6px}
  .whatsapp-float b{display:none}
  .whatsapp-float span{width:30px;height:30px}
}
@media(prefers-reduced-motion:reduce){.listener-ticker-track{animation-duration:64s;animation-iteration-count:infinite}}

/* iPhone etkileşimleri, yönetilebilir ana sayfa başlıkları ve üst renk çizgisi */
.site-header::before{
  content:"";
  position:absolute;
  inset:0 0 auto;
  z-index:3;
  height:3px;
  background:linear-gradient(90deg,#ff3f49 0%,#ef3f87 22%,#8d5ec7 46%,#168ed8 69%,#00c7d7 86%,#a6e600 100%);
  box-shadow:0 1px 8px #168ed84a;
  pointer-events:none;
}
.quick-listen .section-heading h2{
  font-family:var(--font-home-quick,Outfit,Manrope,sans-serif)!important;
  font-size:clamp(22px,5vw,var(--type-home-quick-size,40px))!important;
}
.rhythm-heading h2{
  font-family:var(--font-home-rhythm,Outfit,Manrope,sans-serif)!important;
  font-size:clamp(22px,5vw,var(--type-home-rhythm-size,40px))!important;
}
.news-carousel-heading h2{
  font-family:var(--font-home-news,Outfit,Manrope,sans-serif)!important;
  font-size:clamp(22px,5vw,var(--type-home-news-size,40px))!important;
}
.top-charts-section .section-heading h2{
  font-family:var(--font-home-top10,Outfit,Manrope,sans-serif)!important;
  font-size:clamp(22px,5vw,var(--type-home-top10-size,40px))!important;
}
.player-panel-head h2,.all-stations{
  font-family:var(--font-player-selector,Manrope,Inter,sans-serif)!important;
}
.listener-ticker{
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
}
.listener-ticker-track{
  display:inline-flex;
  min-width:max-content;
  transform:translate3d(0,0,0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
.listener-frequency-strip:focus-within .listener-ticker-track{animation-play-state:running}
@media(hover:hover) and (pointer:fine){
  .listener-frequency-strip:hover .listener-ticker-track{animation-play-state:paused}
}
@keyframes listener-strip-marquee{to{transform:translate3d(-50%,0,0)}}
.captcha-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) 44px;
  align-items:stretch;
  gap:8px;
}
.contact-form .captcha-row{grid-column:1/-1}
.message-dialog .captcha-row{margin-top:16px}
.captcha-row .captcha-field{margin:0}
.captcha-refresh{
  width:44px;
  min-width:44px;
  min-height:44px;
  grid-column:2!important;
  display:grid;
  place-items:center;
  align-self:stretch;
  padding:0!important;
  border-radius:12px;
  font-size:22px!important;
  line-height:1;
}
.captcha-refresh span{display:block;transition:transform .25s ease}
.captcha-refresh:hover span{transform:rotate(120deg)}
@media(max-width:640px){
  .quick-listen .section-heading h2{font-size:clamp(22px,9vw,min(var(--type-home-quick-size,40px),48px))!important}
  .rhythm-heading h2{font-size:clamp(22px,9vw,min(var(--type-home-rhythm-size,40px),48px))!important}
  .news-carousel-heading h2{font-size:clamp(22px,9vw,min(var(--type-home-news-size,40px),48px))!important}
  .top-charts-section .section-heading h2{font-size:clamp(22px,9vw,min(var(--type-home-top10-size,40px),48px))!important}
  .listener-ticker-track{
    animation:listener-strip-marquee 34s linear infinite!important;
    animation-play-state:running!important;
  }
  .contact-form input,.contact-form textarea,.contact-form select,
  .message-dialog input,.message-dialog textarea,.message-dialog select,
  .live-chat-panel input,.live-chat-panel textarea,.live-chat-panel select{
    font-size:16px!important;
  }
  .captcha-field{grid-template-columns:minmax(0,1fr) 72px}
  html.live-chat-open,body.live-chat-open{
    width:100%;
    height:100%;
    overflow:hidden!important;
    overscroll-behavior:none;
  }
  .live-chat-panel,.live-chat-panel.live-chat-left,.live-chat-panel.live-chat-right,
  html.market-mobile-disabled .live-chat-panel,html.market-mobile-runtime-hidden .live-chat-panel{
    inset:0!important;
    left:0!important;
    right:0!important;
    top:0!important;
    bottom:0!important;
    z-index:150;
    width:100%!important;
    height:100vh!important;
    height:100dvh!important;
    max-height:none!important;
    border:0;
    border-radius:0!important;
    display:flex;
    flex-direction:column;
    overscroll-behavior:contain;
  }
  .live-chat-panel[hidden]{display:none!important}
  .live-chat-panel>header{
    flex:0 0 auto;
    min-height:calc(68px + env(safe-area-inset-top));
    padding-top:max(15px,env(safe-area-inset-top));
  }
  .live-chat-name{
    flex:1;
    overflow-y:auto;
    padding:24px 20px max(24px,env(safe-area-inset-bottom));
  }
  .live-chat-name[hidden]{display:none!important}
  .live-chat-conversation{
    flex:1;
    min-height:0;
    height:auto!important;
  }
  .live-chat-conversation>form{padding-bottom:max(11px,env(safe-area-inset-bottom))}
}

/* İç sayfalarda daha kompakt başlık ve içerik başlangıcı */
.page-hero{
  padding:54px 0 42px;
}
.article-hero{
  min-height:360px;
  padding:68px 0 46px;
}
.page-hero+.section-pad,
.article-hero+.prose.section-pad{
  padding-top:38px;
}
@media(max-width:640px){
  .player-actions [data-player-minimize]{
    display:none!important;
  }
  .page-hero{
    padding:36px 0 28px;
  }
  .article-hero{
    min-height:285px;
    padding:44px 0 30px;
  }
  .page-hero+.section-pad,
  .article-hero+.prose.section-pad{
    padding-top:28px;
  }
  .player-panel-head button{
    color:#000!important;
    border:2px solid #000!important;
    background:#fff!important;
    box-shadow:none!important;
  }
}

/* Programcılar (DJ) */
.programmers-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,#f4fbfe 0%,#eaf6fb 55%,#fff 100%);
}
.programmers-section:after{
  content:"";
  position:absolute;
  right:-130px;
  bottom:-210px;
  width:430px;
  height:430px;
  border:90px solid #20a9d310;
  border-radius:50%;
  pointer-events:none;
}
.programmers-section .container{position:relative;z-index:1}
.programmers-heading{align-items:end}
.programmers-heading>div>p:last-child{max-width:560px;margin:9px 0 0;color:#627f8f}
.programmers-heading>a{font-weight:800;border-bottom:2px solid var(--accent)}
.programmer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}
.programmer-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #77bad334;
  border-radius:22px;
  background:#fff;
  box-shadow:0 16px 45px #28799612;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.programmer-card:hover{transform:translateY(-5px);border-color:#1ba9cc72;box-shadow:0 22px 50px #28799624}
.programmer-portrait{
  position:relative;
  aspect-ratio:4/4.7;
  display:grid;
  place-items:center;
  overflow:hidden;
  background:
    radial-gradient(circle at 72% 22%,#ffffff55 0 8%,transparent 9%),
    linear-gradient(145deg,hsl(calc(188 + var(--dj-index,0)*27) 72% 55%),hsl(calc(215 + var(--dj-index,0)*24) 66% 27%));
}
.programmer-portrait:after{content:"";position:absolute;inset:auto -18% -44% 20%;height:72%;border:34px solid #ffffff19;border-radius:50%;transform:rotate(-18deg)}
.programmer-portrait img{width:100%;height:100%;display:block;object-fit:cover}
.programmer-portrait>span{position:relative;z-index:1;color:#fff;font:900 clamp(42px,5vw,74px)/1 var(--font-heading,Outfit,sans-serif);letter-spacing:-3px;text-shadow:0 9px 25px #05233738}
.programmer-copy{padding:17px 17px 19px}
.programmer-copy p{margin:0 0 5px;color:#1388b2;font-size:9px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.programmer-copy h2,.programmer-copy h3{margin:0;color:#17384b;font:800 21px/1.05 var(--font-heading,Outfit,sans-serif)}
.programmer-copy>span{display:-webkit-box;min-height:52px;margin-top:9px;overflow:hidden;color:#66808f;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.programmer-copy>a{display:inline-flex;margin-top:14px;color:#0f82aa;font-size:11px;font-weight:900;border-bottom:1px solid currentColor}
.programmers-page{position:relative}
.programmer-grid-full{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.programmer-card-full .programmer-portrait{aspect-ratio:16/11}
.programmer-card-full .programmer-copy{padding:22px}
.programmer-card-full .programmer-copy h2{font-size:27px}
.programmer-card-full .programmer-copy>span{min-height:0;display:block;font-size:13px;-webkit-line-clamp:unset}
html[data-theme="dark"] .programmers-section{background:linear-gradient(145deg,#071923,#0b2733 60%,#071b25)}
html[data-theme="dark"] .programmer-card{border-color:#57c2cf2d;background:#0d2a36;box-shadow:0 18px 48px #00101855}
html[data-theme="dark"] .programmer-card:hover{border-color:#74dce77a}
html[data-theme="dark"] .programmer-copy h2,html[data-theme="dark"] .programmer-copy h3{color:#effbfc}
html[data-theme="dark"] .programmer-copy p{color:#a6e600}
html[data-theme="dark"] .programmer-copy>span,html[data-theme="dark"] .programmers-heading>div>p:last-child{color:#8aa6b3}
@media(max-width:1100px){
  .programmer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .programmer-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .programmers-heading{align-items:flex-start}
  .programmer-grid,.programmer-grid-full{grid-template-columns:1fr 1fr;gap:10px}
  .programmers-section .programmer-grid{
    display:flex;
    grid-template-columns:none;
    overflow-x:auto;
    overflow-y:hidden;
    padding-bottom:9px;
    scroll-snap-type:x mandatory;
    scroll-padding-inline:0;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-inline:contain;
  }
  .programmers-section .programmer-grid::-webkit-scrollbar{display:none}
  .programmers-section .programmer-card{
    flex:0 0 calc((100% - 10px)/2);
    scroll-snap-align:start;
  }
  .programmers-section .programmer-card:nth-child(odd){scroll-snap-stop:always}
  .programmer-card{border-radius:17px}
  .programmer-copy{padding:13px}
  .programmer-copy h2,.programmer-copy h3{font-size:17px}
  .programmer-copy>span{min-height:47px;font-size:10px}
  .programmer-card-full{grid-column:1/-1;display:grid;grid-template-columns:120px minmax(0,1fr)}
  .programmer-card-full .programmer-portrait{height:100%;aspect-ratio:auto}
  .programmer-card-full .programmer-copy{padding:17px}
  .programmer-card-full .programmer-copy h2{font-size:22px}
  .programmer-card-full .programmer-copy>span{font-size:11px}
}

/* Mobil player kontrolleri */
.play-button span{
  position:relative;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  font-size:0!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-indent:0!important;
  text-align:center;
}
.play-button span:before{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:15px;
  height:16px;
  border:0;
  background:currentColor;
  -webkit-clip-path:polygon(14% 0,100% 50%,14% 100%);
  clip-path:polygon(14% 0,100% 50%,14% 100%);
  transform:translate(-50%,-50%);
}
.play-button.is-playing span:before{
  width:15px;
  height:16px;
  border:0;
  background:linear-gradient(90deg,currentColor 0 4px,transparent 4px 11px,currentColor 11px 15px);
  -webkit-clip-path:none;
  clip-path:none;
  transform:translate(-50%,-50%);
}
@media(max-width:640px){
  .player-actions{
    left:auto;
    right:8px;
    bottom:calc(var(--player-h) + 6px);
    transform:none;
  }
  .player-actions [data-player-history-toggle]{
    width:36px;
    min-width:36px;
    height:36px;
    min-height:36px;
    padding:0;
    border-radius:50%;
    font-size:16px!important;
  }
  .player-actions [data-player-history-toggle] b{display:none}
  .player-actions [data-player-history-toggle] span{
    display:block;
    margin:0;
    font-size:16px;
    line-height:1;
  }
  html.player-minimized .player-actions{
    left:auto;
    right:8px;
    bottom:62px;
    transform:none;
  }
}

/* Sürekli hareket eden üst renk çizgisi ve mobilde sabit kalan header */
.site-header::before{
  background:linear-gradient(90deg,#ff3f49 0%,#ef3f87 8%,#8d5ec7 16%,#168ed8 25%,#00c7d7 33%,#a6e600 41%,#ff3f49 50%,#ef3f87 58%,#8d5ec7 66%,#168ed8 75%,#00c7d7 83%,#a6e600 91%,#ff3f49 100%);
  background-size:200% 100%;
  animation:header-spectrum-flow 5.5s linear infinite;
  will-change:background-position;
}
@keyframes header-spectrum-flow{
  to{background-position:200% 0}
}
@media(max-width:960px){
  .site-header,.site-header.header-static{
    position:-webkit-sticky!important;
    position:sticky!important;
    top:0!important;
    z-index:120;
    transform:translateZ(0);
    -webkit-backdrop-filter:blur(14px);
    backdrop-filter:blur(14px);
  }
}

/* Modern yayın akışı */
.schedule-page-hero{
  background:
    radial-gradient(circle at 82% 28%,#19c6d53d 0 10%,transparent 32%),
    radial-gradient(circle at 68% 110%,#a6e60020 0 12%,transparent 40%),
    linear-gradient(135deg,#061923,#0a4051)!important;
}
.schedule-page-hero:before{
  content:"";
  position:absolute;
  right:7%;
  top:50%;
  width:clamp(120px,18vw,230px);
  aspect-ratio:1;
  border:1px solid #ffffff1c;
  border-radius:50%;
  box-shadow:0 0 0 24px #ffffff08,0 0 0 48px #ffffff05;
  transform:translateY(-50%);
}
.schedule-page-shell{gap:24px;padding-top:34px}
.schedule-page-intro{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  padding:0 4px;
}
.schedule-page-intro div,.schedule-page-intro strong{display:block}
.schedule-page-intro small{color:#1789b2;font-size:9px;font-weight:900;letter-spacing:1.5px}
.schedule-page-intro strong{margin-top:3px;color:#173b4f;font:800 22px/1.2 var(--font-heading,Outfit,sans-serif)}
.schedule-page-intro>span{color:#718b99;font-size:11px}
.schedule-page-shell .schedule-page-tabs{
  position:relative;
  margin:0;
  padding:8px;
  gap:7px;
  border:1px solid #8ecde13d;
  border-radius:20px;
  background:linear-gradient(145deg,#eff9fd,#e5f4fa);
  box-shadow:0 14px 38px #185f7914;
  scrollbar-width:none;
}
.schedule-page-shell .schedule-page-tabs::-webkit-scrollbar{display:none}
.schedule-page-shell .schedule-page-tabs button{
  min-height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:10px 18px;
  border-radius:14px;
  color:#587584;
  transition:color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;
}
.schedule-page-shell .schedule-page-tabs button>span{color:#79b8cb;font-size:7px}
.schedule-page-shell .schedule-page-tabs button:hover{transform:translateY(-1px)}
.schedule-page-shell .schedule-page-tabs button.is-active{
  color:#fff;
  background:linear-gradient(135deg,#0aaec4,#187bc0);
  box-shadow:0 9px 24px #087fa03d;
}
.schedule-page-shell .schedule-page-tabs button.is-active>span{color:#b6f500}
.schedule-page-shell .schedule-station-block{
  padding:clamp(18px,2.5vw,30px);
  border:1px solid #9fcddd42;
  border-radius:28px;
  background:linear-gradient(145deg,#f9fdff,#edf8fc);
  box-shadow:0 24px 65px #155b7514;
}
.schedule-page-shell .schedule-station-block>header{
  min-height:74px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin:0 0 22px;
  padding:0!important;
  border:0!important;
}
.schedule-station-heading .eyebrow{margin:0 0 5px;color:#168bb3;font-size:9px}
.schedule-station-heading h2{margin:0;color:#12384d;letter-spacing:-.03em}
.schedule-program-count{
  display:inline-flex;
  align-items:center;
  gap:8px;
  flex:0 0 auto;
  padding:9px 13px;
  border:1px solid #8ccbdc66;
  border-radius:999px;
  color:#2d718c;
  background:#fff;
  font-size:10px;
  font-weight:900;
  box-shadow:0 8px 20px #0f719014;
}
.schedule-program-count i{width:8px;height:8px;border-radius:50%;background:#a6e600;box-shadow:0 0 0 4px #a6e60022}
.schedule-page-shell .schedule-week-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.schedule-page-shell .schedule-day-card{
  min-width:0;
  padding:15px;
  border:1px solid #a6d2e044;
  border-radius:21px;
  background:#fff;
  box-shadow:0 10px 28px #155f7a0d;
}
.schedule-page-shell .schedule-day-card.is-today{
  border-color:#17afc8;
  box-shadow:0 0 0 3px #16b1ca18,0 15px 34px #1189a31b;
}
.schedule-day-heading{display:flex;align-items:center;gap:11px;margin-bottom:13px}
.schedule-day-heading>span{
  width:36px;
  height:36px;
  flex:0 0 36px;
  display:grid;
  place-items:center;
  border-radius:12px;
  color:#167c9f;
  background:#e4f5fa;
  font-size:10px;
  font-weight:900;
}
.schedule-day-card.is-today .schedule-day-heading>span{color:#fff;background:linear-gradient(135deg,#0cbac9,#1780bf)}
.schedule-day-heading small{display:block;color:#7b98a5;font-size:7px;font-weight:900;letter-spacing:1px}
.schedule-page-shell .schedule-day-heading h3{
  margin:2px 0 0;
  color:#193e51;
  font:800 20px/1.05 var(--font-heading,Outfit,sans-serif);
  text-transform:none;
}
.schedule-day-programs{display:grid;gap:8px}
.schedule-page-shell .schedule-program{
  min-width:0;
  display:grid;
  grid-template-columns:64px minmax(0,1fr);
  align-items:center;
  gap:10px;
  padding:10px;
  border:0;
  border-radius:14px;
  background:#f3f9fc;
}
.schedule-page-shell .schedule-program time{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  min-height:45px;
  padding:5px;
  border-radius:11px;
  color:#fff;
  background:linear-gradient(145deg,#0d91b2,#176da9);
  line-height:1.05;
}
.schedule-program time b{font-size:12px}
.schedule-program time span{margin-top:3px;color:#cceef5;font-size:8px}
.schedule-page-shell .schedule-program h4{overflow:hidden;margin:0;color:#193e51;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}
.schedule-page-shell .schedule-program p{
  display:-webkit-box;
  margin:3px 0 0;
  overflow:hidden;
  color:#6b8794;
  font-size:9px;
  line-height:1.4;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.schedule-empty{
  min-height:65px;
  display:flex;
  align-items:center;
  gap:9px;
  margin:0!important;
  padding:12px;
  border:1px dashed #9bcbd966;
  border-radius:14px;
  color:#77929e!important;
  background:#f8fcfd;
  font-size:10px!important;
}
.schedule-empty span{color:#18a8c1;font-size:16px}
html[data-theme="dark"] .schedule-page-intro strong{color:#e9f8fa}
html[data-theme="dark"] .schedule-page-intro small{color:#7fe5ed}
html[data-theme="dark"] .schedule-page-intro>span{color:#90abb5}
html[data-theme="dark"] .schedule-page-shell .schedule-page-tabs{border-color:#37aebf38;background:linear-gradient(145deg,#0c3340,#082732)}
html[data-theme="dark"] .schedule-page-shell .schedule-page-tabs button{color:#a1bbc4}
html[data-theme="dark"] .schedule-page-shell .schedule-station-block{border-color:#37b7c635;background:linear-gradient(145deg,#0b3440,#061f2a);box-shadow:0 24px 65px #00131b66}
html[data-theme="dark"] .schedule-station-heading h2{color:#effbfc}
html[data-theme="dark"] .schedule-station-heading .eyebrow{color:#8be5ec}
html[data-theme="dark"] .schedule-program-count{color:#a8e8ed;border-color:#35afbe55;background:#0e3d49}
html[data-theme="dark"] .schedule-page-shell .schedule-day-card{border-color:#2c86943d;background:#0b2d38;box-shadow:0 12px 28px #00131b55}
html[data-theme="dark"] .schedule-page-shell .schedule-day-card.is-today{border-color:#2ac7d4}
html[data-theme="dark"] .schedule-day-heading>span{color:#8ce6ed;background:#10434f}
html[data-theme="dark"] .schedule-page-shell .schedule-day-heading h3{color:#eefafb}
html[data-theme="dark"] .schedule-day-heading small{color:#80a6b0}
html[data-theme="dark"] .schedule-page-shell .schedule-program{background:#103a46}
html[data-theme="dark"] .schedule-page-shell .schedule-program h4{color:#f1fbfc}
html[data-theme="dark"] .schedule-page-shell .schedule-program p{color:#94afb8}
html[data-theme="dark"] .schedule-empty{color:#8daab3!important;border-color:#338b9855;background:#0c3541}
@media(max-width:920px){
  .schedule-page-shell .schedule-week-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .schedule-page-shell{padding-top:24px}
  .schedule-page-intro{align-items:flex-start;flex-direction:column;gap:5px;padding-inline:1px}
  .schedule-page-intro strong{font-size:18px}
  .schedule-page-shell .schedule-page-tabs{margin-inline:-4px;border-radius:17px}
  .schedule-page-shell .schedule-page-tabs button{min-height:44px;padding:9px 14px}
  .schedule-page-shell .schedule-station-block{padding:15px;border-radius:22px}
  .schedule-page-shell .schedule-station-block>header{min-height:0;align-items:flex-start;margin-bottom:17px}
  .schedule-program-count{padding:7px 10px;font-size:9px}
  .schedule-page-shell .schedule-week-grid{grid-template-columns:1fr}
  .schedule-page-shell .schedule-day-card{padding:13px;border-radius:18px}
  .schedule-page-shell .schedule-program{grid-template-columns:60px minmax(0,1fr)}
}

/* Seçili radyo: topbardaki renk akışını kart kenarlarına taşır. */
.station-card,
.player-station{position:relative}
.station-card.is-playing,
.player-station.is-playing{isolation:isolate}
.station-card.is-playing::after,
.player-station.is-playing::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:7;
  padding:2px;
  border-radius:inherit;
  pointer-events:none;
  background:linear-gradient(90deg,#ff3159 0%,#ff9d2e 16%,#ffe34a 31%,#a6e600 46%,#08c2d5 62%,#3488ff 77%,#a85cff 90%,#ff3159 100%);
  background-size:300% 100%;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  animation:selected-radio-spectrum 3s linear infinite;
  animation-play-state:running;
  backface-visibility:hidden;
  transform:translateZ(0);
  will-change:background-position,filter,opacity;
}
.station-card.is-playing{
  border-color:transparent!important;
  box-shadow:0 20px 46px color-mix(in srgb,var(--station-color) 32%,transparent),0 0 22px #08c2d52e!important;
}
.player-station.is-playing{
  border-color:transparent!important;
  box-shadow:0 10px 28px color-mix(in srgb,var(--station-color) 34%,transparent),0 0 20px #a6e60022!important;
}
@keyframes selected-radio-spectrum{
  to{background-position:300% 0}
}

/* Yönetilebilir slider hizası, geçiş biçimi ve alt kontrol görünümleri. */
.hero-dots button span{
  position:absolute;
  width:1px;
  height:1px;
  margin:-1px;
  padding:0;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}
.hero-dots button.is-active::after{animation-duration:var(--slider-interval,7s)}
.hero.slider-align-center .hero-content{align-items:center;text-align:center}
.hero.slider-align-center .hero-content>p:not(.eyebrow){margin-inline:auto}
.hero.slider-align-right .hero-content{align-items:flex-end;text-align:right}
.hero.slider-align-right .hero-content>p:not(.eyebrow){margin-left:auto}
.hero.slider-align-center .hero-slide::before{
  background:linear-gradient(90deg,rgba(5,18,27,.65),rgba(5,18,27,.82) 50%,rgba(5,18,27,.65)),var(--hero-image,linear-gradient(135deg,#071722,#0b4558)) center/cover no-repeat;
}
.hero.slider-align-right .hero-slide::before{
  background:linear-gradient(270deg,rgba(5,18,27,.97) 0%,rgba(5,18,27,.78) 42%,rgba(5,18,27,.16) 76%),var(--hero-image,linear-gradient(135deg,#071722,#0b4558)) center/cover no-repeat;
}
html[data-theme="light"] .hero.slider-align-center .hero-slide::before{
  background:linear-gradient(90deg,rgba(232,247,255,.58),rgba(247,252,255,.92) 50%,rgba(232,247,255,.58)),var(--hero-image,linear-gradient(135deg,#eaf8ff,#b9e8f8)) center/cover no-repeat;
}
html[data-theme="light"] .hero.slider-align-right .hero-slide::before{
  background:linear-gradient(270deg,rgba(247,252,255,.98) 0%,rgba(229,246,255,.9) 47%,rgba(221,243,255,.28) 78%),var(--hero-image,linear-gradient(135deg,#eaf8ff,#b9e8f8)) center/cover no-repeat;
}
.hero.slider-effect-fade .hero-slide{
  clip-path:none!important;
  filter:none!important;
  transform:none!important;
  transition:opacity .82s ease,visibility .82s ease!important;
}
.hero.slider-effect-fade .hero-slide::before{transform:scale(1.02)!important;transition:transform var(--slider-interval,7s) ease!important}
.hero.slider-effect-fade .hero-slide.is-active::before{transform:scale(1.07)!important}
.hero.slider-effect-slide .hero-slide{
  clip-path:none!important;
  filter:none!important;
  transform:translate3d(8%,0,0)!important;
  transition:opacity .7s ease,visibility .7s ease,transform .85s cubic-bezier(.2,.75,.2,1)!important;
}
.hero.slider-effect-slide .hero-slide.is-active{transform:translate3d(0,0,0)!important}
.hero.slider-effect-slide .hero-slide.is-previous{transform:translate3d(-8%,0,0)!important}
.hero.slider-effect-zoom .hero-slide{
  clip-path:none!important;
  filter:none!important;
  transform:scale(1.09)!important;
  transition:opacity .82s ease,visibility .82s ease,transform 1s cubic-bezier(.2,.75,.2,1)!important;
}
.hero.slider-effect-zoom .hero-slide.is-active{transform:scale(1)!important}
.hero.slider-effect-zoom .hero-slide.is-previous{transform:scale(.96)!important}
.hero.slider-controls-dots .hero-dots button{
  width:11px!important;
  height:11px;
  border-radius:50%;
  background:#ffffff55;
}
.hero.slider-controls-dots .hero-dots button.is-active{background:#a6e600}
.hero.slider-controls-dots .hero-dots button::after{display:none}
.hero.slider-controls-numbers .hero-dots{gap:10px}
.hero.slider-controls-numbers .hero-dots button{
  width:36px!important;
  height:36px;
  display:grid;
  place-items:center;
  border:1px solid #ffffff66;
  border-radius:50%;
  color:#fff;
  background:#071722aa;
  font-size:10px;
  font-weight:900;
}
.hero.slider-controls-numbers .hero-dots button span{
  position:static;
  width:auto;
  height:auto;
  margin:0;
  overflow:visible;
  clip:auto;
}
.hero.slider-controls-numbers .hero-dots button.is-active{
  border-color:#a6e600;
  color:#071722;
  background:#a6e600;
}
.hero.slider-controls-numbers .hero-dots button::after{display:none}
html[data-theme="light"] .hero.slider-controls-numbers .hero-dots button{
  color:#17384d;
  border-color:#258dc788;
  background:#f6fcffcc;
}
html[data-theme="light"] .hero.slider-controls-numbers .hero-dots button.is-active{
  color:#fff;
  border-color:#218bcf;
  background:#218bcf;
}
@media(max-width:640px){
  .hero.slider-align-right .hero-content,
  .hero.slider-align-center .hero-content{padding-inline:20px}
  .hero.slider-controls-numbers .hero-dots button{width:32px!important;height:32px}
}

/* Player: CANLI etiketi çerçevenin üzerinde kalır, uzun şarkı adı yalnızca gerektiğinde kayar. */
html[data-theme] .player-station.is-playing::before{z-index:10!important}
.player-live{position:relative;z-index:9}
.player-meta{overflow:hidden}
.player-meta>strong.is-marquee-active{
  display:block;
  width:max-content;
  min-width:100%;
  max-width:none;
  overflow:visible!important;
  text-overflow:clip!important;
  will-change:transform,opacity;
  animation:player-song-marquee var(--song-scroll-duration,10s) cubic-bezier(.45,.05,.22,1) infinite;
}
@keyframes player-song-marquee{
  0%,12%{opacity:1;transform:translate3d(0,0,0)}
  47%,55%{opacity:.94;transform:translate3d(calc(-1 * var(--song-scroll-distance,0px)),0,0)}
  90%,100%{opacity:1;transform:translate3d(0,0,0)}
}
@media(min-width:641px){
  .device-desktop-hidden{display:none!important}
}
@media(max-width:640px){
  .device-mobile-hidden{display:none!important}
  .player-meta{overflow:hidden!important}
  .player-meta>strong.is-marquee-active{display:block;max-width:none}
}

/* Blog: arama, kategori, etiket, kart ve makale düzeni. */
.home-blog-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(145deg,#effaff 0%,#e0f4fb 58%,#f8fcfe 100%);
}
.home-blog-section::before{
  content:"";
  position:absolute;
  width:430px;
  height:430px;
  right:-180px;
  top:-220px;
  border:90px solid #20a9d012;
  border-radius:50%;
  pointer-events:none;
}
.home-blog-section .container{position:relative}
.home-blog-intro{max-width:650px;margin:8px 0 0;color:#607d8e;font-size:13px}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.blog-card{
  min-width:0;
  overflow:hidden;
  border:1px solid #79b8ce38;
  border-radius:24px;
  background:#fff;
  box-shadow:0 20px 54px #276e9418;
  transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease;
}
.blog-card:hover{transform:translateY(-5px);border-color:#20a4ce80;box-shadow:0 25px 60px #1e7ba62b}
.blog-card-image{
  position:relative;
  display:block;
  overflow:hidden;
  aspect-ratio:3/2;
  background:linear-gradient(145deg,#103b4e,#071923);
}
.blog-card-image::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 62%,#06192355);
  pointer-events:none;
}
.blog-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.blog-card:hover .blog-card-image img{transform:scale(1.035)}
.blog-card-copy{padding:20px}
.blog-card-copy>p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 11px;color:#78909c;font-size:9px;font-weight:850;letter-spacing:.6px;text-transform:uppercase}
.blog-card-copy>p span{color:#138cb8}
.blog-card-copy h3{margin:0;font:800 clamp(20px,2vw,25px)/1.12 var(--font-heading,Outfit,sans-serif);letter-spacing:-.025em}
.blog-card-copy h3 a:hover{color:#148db8}
.blog-card-copy>div:not(.blog-card-tags):not(.blog-card-stats){margin-top:11px;color:#627d8b;font-size:12px;line-height:1.62}
.blog-card-stats{display:flex;align-items:center;gap:6px;margin-top:13px;color:#6d8a98;font-size:9px;font-weight:800}
.blog-card-stats span{color:#12a8c3;font-size:8px}
.blog-read-more{display:inline-flex;align-items:center;gap:8px;margin-top:17px;color:#126f98;font-size:11px;font-weight:900}
.blog-read-more span{color:#a6e600;font-size:17px;transition:transform .2s ease}
.blog-read-more:hover span{transform:translateX(4px)}
.blog-card-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}
.blog-card-tags a{padding:4px 8px;border-radius:999px;color:#517888;background:#ecf7fb;font-size:8px;font-weight:800}

.blog-page-hero h1{max-width:900px}
.blog-page-shell{padding-top:32px}
.blog-search{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:10px;
  margin-bottom:24px;
  padding:12px;
  border:1px solid #75bdd655;
  border-radius:20px;
  background:linear-gradient(145deg,#effaff,#e4f5fb);
  box-shadow:0 15px 40px #246e9015;
}
.blog-search label{min-width:0}
.blog-search label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.blog-search input{
  width:100%;
  min-height:48px;
  padding:10px 15px;
  border:1px solid #8cc7dc66;
  border-radius:13px;
  color:#173c50;
  background:#fff;
  font-size:14px;
}
.blog-search button{
  min-width:112px;
  border:0;
  border-radius:13px;
  color:#fff;
  background:linear-gradient(135deg,#08b7cc,#187fc2);
  font-size:12px;
  font-weight:900;
}
.blog-search button span{margin-left:7px;color:#dfff7e}
.blog-filter-layout{display:grid;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:28px}
.blog-filters{
  position:sticky;
  top:calc(var(--header-height,94px) + 22px);
  display:grid;
  gap:14px;
}
.blog-filters section{
  padding:17px;
  border:1px solid #89c4d94a;
  border-radius:20px;
  background:#f3fafc;
}
.blog-filters h2{margin:0 0 12px;font:800 17px/1 var(--font-heading,Outfit,sans-serif)}
.blog-filters nav{display:grid;gap:5px}
.blog-filters nav a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border-radius:10px;color:#587887;font-size:10px;font-weight:800}
.blog-filters nav a span{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:#dceff5;font-size:8px}
.blog-filters nav a:hover,.blog-filters nav a.is-active{color:#fff;background:linear-gradient(135deg,#08acc5,#187ebd)}
.blog-filters nav a.is-active span{color:#173c50;background:#b9f245}
.blog-most-read-list{display:grid;gap:4px;margin:0;padding:0;list-style:none}
.blog-most-read-list li{min-width:0}
.blog-most-read-list a{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;padding:8px 7px;border-radius:12px;transition:background .2s ease,transform .2s ease}
.blog-most-read-list a:hover{background:#e5f5fa;transform:translateX(2px)}
.blog-most-read-list a>b{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;color:#0d6786;background:linear-gradient(145deg,#d8f3f8,#bde9f1);font-size:9px}
.blog-most-read-list a>span{min-width:0}
.blog-most-read-list strong{display:-webkit-box;overflow:hidden;color:#244f62;font-size:10px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.blog-most-read-list small{display:block;margin-top:4px;color:#8199a3;font-size:7px;font-weight:800}
.blog-tag-cloud{display:flex;flex-wrap:wrap;gap:6px}
.blog-tag-cloud a{padding:6px 8px;border:1px solid #8bc6d950;border-radius:999px;color:#537785;background:#fff;font-size:8px;font-weight:800}
.blog-tag-cloud a span{opacity:.65}
.blog-tag-cloud a:hover,.blog-tag-cloud a.is-active{color:#0b465b;border-color:#a6e600;background:#e8ffc4}
.blog-results>header{min-height:58px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:16px}
.blog-results>header small{display:block;color:#168db4;font-size:8px;font-weight:900;letter-spacing:1px;text-transform:uppercase}
.blog-results>header h2{margin:4px 0 0;font:800 27px/1.05 var(--font-heading,Outfit,sans-serif)}
.blog-results>header>a{color:#167ca5;font-size:10px;font-weight:850}
.blog-results .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

.blog-article-hero{min-height:440px}
.blog-article-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#06141de8 0%,#06141d91 62%,#06141d4d);pointer-events:none}
.blog-article-hero>.container{position:relative;z-index:2}
.blog-article-hero h1{max-width:980px;font-size:clamp(42px,6.5vw,78px)!important;line-height:.94}
.blog-article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px;color:#d3e2e7;font-size:10px;font-weight:750}
.blog-article-meta span::before{content:"•";margin-right:10px;color:#a6e600}
.blog-reader-count b{color:#fff;font-weight:900}
.blog-article-layout{display:grid;grid-template-columns:minmax(0,820px) 290px;align-items:start;justify-content:space-between;gap:45px}
.blog-prose{max-width:none;color:#294b5d;font-size:16px;line-height:1.85}
.blog-prose .blog-lead{margin:0 0 28px;padding:18px 20px;border-left:4px solid #18a7c9;border-radius:0 14px 14px 0;color:#214d60;background:#eaf7fc;font-size:17px;font-weight:650}
.blog-prose h2{margin:42px 0 13px;color:#153d50;font-size:34px;text-transform:none;letter-spacing:-.025em}
.blog-prose h3{margin:26px 0 9px;color:#1a5268;font-size:23px;text-transform:none}
.blog-prose p{margin:0 0 20px}
.blog-prose ul,.blog-prose ol{margin:0 0 24px;padding-left:24px}
.blog-prose li{margin-bottom:9px}
.blog-prose a{color:#087ea9;text-decoration-color:#a6e600;text-decoration-thickness:2px;text-underline-offset:3px}
.blog-article-tags{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:42px;padding-top:20px;border-top:1px solid #98c8d83d}
.blog-article-tags strong{margin-right:5px;font-size:11px}
.blog-article-tags a{padding:6px 9px;border-radius:999px;color:#27728f;background:#e7f5fa;font-size:9px;font-weight:800;text-decoration:none}
.blog-article-side{position:sticky;top:calc(var(--header-height,94px) + 22px);display:grid;gap:13px}
.blog-article-side>section{padding:17px;border:1px solid #84bfd44d;border-radius:20px;background:#f2fafd;box-shadow:0 14px 35px #2869860c}
.blog-article-side h2{margin:0 0 12px;color:#173f52;font:800 17px/1 var(--font-heading,Outfit,sans-serif)}
.blog-side-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.blog-side-summary h2{grid-column:1/-1}
.blog-side-summary>div{padding:10px;border-radius:12px;background:#e5f4f9}
.blog-article-side small{display:block;margin-bottom:5px;color:#7c98a4;font-size:7px;font-weight:900;letter-spacing:.5px}
.blog-article-side a:not(.primary-button),.blog-article-side strong{color:#1b607b;font-size:10px;font-weight:850}
.blog-side-categories{display:grid;gap:4px}
.blog-side-categories a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 9px;border-radius:10px}
.blog-side-categories a b{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;color:#356f84;background:#dbeef4;font-size:8px}
.blog-side-categories a:hover,.blog-side-categories a.is-active{color:#fff!important;background:linear-gradient(135deg,#08acc5,#187ebd)}
.blog-side-categories a.is-active b{color:#173c50;background:#b9f245}
.blog-latest-list{display:grid;gap:0;margin:0;padding:0;list-style:none}
.blog-latest-list li+li{border-top:1px solid #8cbfd033}
.blog-latest-list a{display:block;padding:10px 2px}
.blog-latest-list strong{display:block;line-height:1.35}
.blog-latest-list small{margin-top:5px}
.blog-latest-list a:hover strong{color:#0b9bb7}
.blog-article-side .primary-button{justify-content:center;margin-top:5px;border-radius:12px;padding:11px 12px;font-size:10px}
.related-blog{background:#edf8fc}
.related-blog .blog-card.compact .blog-card-copy{padding:16px}
.related-blog .blog-card.compact h3{font-size:20px}

html[data-theme="dark"] .home-blog-section{background:linear-gradient(145deg,#071c26,#0b2b37 58%,#071923)}
html[data-theme="dark"] .home-blog-intro{color:#8ca8b4}
html[data-theme="dark"] .blog-card{border-color:#3cb9c82e;background:#0c2a35;box-shadow:0 20px 54px #00101866}
html[data-theme="dark"] .blog-card:hover{border-color:#38cedc70;box-shadow:0 25px 60px #00101888,0 0 24px #00c2d322}
html[data-theme="dark"] .blog-card-copy>p{color:#7897a4}
html[data-theme="dark"] .blog-card-copy>p span{color:#8fe7ed}
html[data-theme="dark"] .blog-card-copy h3{color:#effafb}
html[data-theme="dark"] .blog-card-copy>div:not(.blog-card-tags):not(.blog-card-stats){color:#91aab4}
html[data-theme="dark"] .blog-card-stats{color:#7899a5}
html[data-theme="dark"] .blog-read-more{color:#92eaf0}
html[data-theme="dark"] .blog-card-tags a{color:#8fabb5;background:#123d49}
html[data-theme="dark"] .blog-search{border-color:#35b6c43d;background:linear-gradient(145deg,#0b303c,#08232e)}
html[data-theme="dark"] .blog-search input{color:#effafb;border-color:#368b984f;background:#071e28}
html[data-theme="dark"] .blog-search input::placeholder{color:#76949f}
html[data-theme="dark"] .blog-filters section{border-color:#35aebd34;background:#0b2935}
html[data-theme="dark"] .blog-filters h2,html[data-theme="dark"] .blog-results>header h2{color:#effafb}
html[data-theme="dark"] .blog-filters nav a{color:#91abb5}
html[data-theme="dark"] .blog-filters nav a span{background:#123c48}
html[data-theme="dark"] .blog-most-read-list a:hover{background:#123c48}
html[data-theme="dark"] .blog-most-read-list a>b{color:#9aebf0;background:#123f4b}
html[data-theme="dark"] .blog-most-read-list strong{color:#dceff1}
html[data-theme="dark"] .blog-most-read-list small{color:#76939f}
html[data-theme="dark"] .blog-tag-cloud a{color:#8faab4;border-color:#39889548;background:#0c3340}
html[data-theme="dark"] .blog-tag-cloud a:hover,html[data-theme="dark"] .blog-tag-cloud a.is-active{color:#dfffa5;background:#17414b}
html[data-theme="dark"] .blog-results>header>a{color:#85e3eb}
html[data-theme="dark"] .blog-prose{color:#a8c0c9}
html[data-theme="dark"] .blog-prose .blog-lead{color:#d9f4f6;border-color:#a6e600;background:#0e3541}
html[data-theme="dark"] .blog-prose h2{color:#eefafb}
html[data-theme="dark"] .blog-prose h3{color:#a9ecf1}
html[data-theme="dark"] .blog-prose a{color:#8de7ee}
html[data-theme="dark"] .blog-article-tags{border-color:#39909c3d}
html[data-theme="dark"] .blog-article-tags a{color:#a8e9ed;background:#103b47}
html[data-theme="dark"] .blog-article-side>section{border-color:#37aebb38;background:#0b2d38;box-shadow:none}
html[data-theme="dark"] .blog-article-side h2{color:#effafb}
html[data-theme="dark"] .blog-side-summary>div{background:#103b47}
html[data-theme="dark"] .blog-side-categories a b{color:#9adce2;background:#123f4b}
html[data-theme="dark"] .blog-latest-list li+li{border-color:#3887923d}
html[data-theme="dark"] .blog-article-side a:not(.primary-button),html[data-theme="dark"] .blog-article-side strong{color:#a5e7ec}
html[data-theme="dark"] .related-blog{background:#071c26}

@media(max-width:960px){
  .blog-filter-layout{grid-template-columns:1fr}
  .blog-filters{position:static;grid-template-columns:1fr 1fr}
  .blog-article-layout{grid-template-columns:1fr;gap:30px}
  .blog-article-side{position:static;grid-template-columns:1fr 1fr}
  .blog-article-side .primary-button{grid-column:1/-1}
}
@media(max-width:720px){
  .blog-grid,.blog-results .blog-grid{grid-template-columns:1fr}
  .blog-search{grid-template-columns:1fr}
  .blog-search button{min-height:46px}
  .blog-filters{grid-template-columns:1fr}
  .blog-results>header{min-height:0;flex-direction:column}
  .blog-card-copy{padding:17px}
  .blog-article-hero{min-height:330px}
  .blog-article-hero h1{font-size:clamp(36px,11vw,50px)!important}
  .blog-article-layout{padding-top:26px}
  .blog-prose{font-size:15px;line-height:1.78}
  .blog-prose .blog-lead{font-size:15px}
  .blog-prose h2{font-size:27px}
  .blog-prose h3{font-size:21px}
  .blog-article-side{grid-template-columns:1fr}
  .blog-article-side .primary-button{grid-column:auto}
}
@media(prefers-reduced-motion:reduce){
  .player-meta>strong.is-marquee-active{width:auto;min-width:0;overflow:hidden!important;text-overflow:ellipsis!important;animation:none!important}
}

/* Radyo adına göre atanabilen seçili kart kenar efektleri */
.station-effect-spectrum.is-playing::after{
  animation:selected-radio-spectrum var(--station-effect-speed,3s) linear infinite;
}
.station-effect-orbit.is-playing::after{
  background:linear-gradient(135deg,#ff3159,#ffe34a,#a6e600,#08c2d5,#3488ff,#a85cff,#ff3159);
  background-size:400% 400%;
  animation:station-border-orbit var(--station-effect-speed,4.4s) linear infinite;
}
.station-effect-pulse.is-playing::after{
  background:var(--station-color);
  animation:station-border-pulse var(--station-effect-speed,1.8s) ease-in-out infinite;
}
.station-effect-comet.is-playing::after{
  background:linear-gradient(100deg,transparent 0 22%,var(--station-color) 34%,#fff 40%,#a6e600 47%,transparent 59% 100%);
  background-size:350% 100%;
  animation:station-border-comet var(--station-effect-speed,3.2s) linear infinite;
}
.station-effect-wave.is-playing::after{
  background:repeating-linear-gradient(135deg,var(--station-color) 0 12px,#a6e600 12px 24px,#168ed8 24px 36px,#8d5ec7 36px 48px);
  background-size:220% 220%;
  animation:station-border-wave var(--station-effect-speed,2.4s) ease-in-out infinite alternate;
}
.station-effect-static.is-playing::after{
  background:linear-gradient(135deg,var(--station-color),#a6e600,#168ed8);
  animation:none;
}
.station-effect-aurora.is-playing::after{
  background:
    radial-gradient(circle at 15% 50%,#a6e600 0 7%,transparent 24%),
    radial-gradient(circle at 72% 35%,var(--station-color) 0 9%,transparent 28%),
    linear-gradient(115deg,#08c2d5,#536dfe,#d946ef,#00c896,#08c2d5);
  background-size:180% 180%,210% 210%,260% 260%;
  animation:station-border-aurora var(--station-effect-speed,4.8s) ease-in-out infinite alternate;
}
.station-effect-laser.is-playing::after{
  background:linear-gradient(90deg,transparent 0 18%,var(--station-color) 25%,#fff 29%,transparent 35% 60%,#a6e600 67%,#fff 70%,transparent 76% 100%);
  background-size:320% 100%;
  animation:station-border-laser var(--station-effect-speed,2.2s) linear infinite;
}
.station-effect-prism.is-playing::after{
  background:repeating-linear-gradient(115deg,#ff365d 0 10px,#ffb703 10px 20px,#a6e600 20px 30px,#08c2d5 30px 40px,#536dfe 40px 50px,#d946ef 50px 60px);
  background-size:240% 240%;
  animation:station-border-prism var(--station-effect-speed,3.6s) linear infinite;
}
.station-effect-sparks.is-playing::after{
  background:
    radial-gradient(circle,#fff 0 2px,transparent 3px) 0 0/17px 17px,
    radial-gradient(circle,var(--station-color) 0 3px,transparent 4px) 8px 5px/23px 23px,
    linear-gradient(90deg,#ffb703,#d946ef,#08c2d5,#ffb703);
  background-size:17px 17px,23px 23px,260% 100%;
  animation:station-border-sparks var(--station-effect-speed,2.8s) linear infinite;
}
.station-effect-duo.is-playing::after{
  background:linear-gradient(90deg,var(--station-color),#fff,var(--station-color),#a6e600,#fff,var(--station-color));
  background-size:360% 100%;
  animation:station-border-duo var(--station-effect-speed,3.8s) ease-in-out infinite alternate;
}
@keyframes station-border-orbit{
  0%{background-position:0 50%;filter:hue-rotate(0)}
  50%{background-position:100% 50%;filter:hue-rotate(90deg)}
  100%{background-position:0 50%;filter:hue-rotate(0)}
}
@keyframes station-border-pulse{
  0%,100%{opacity:.38;filter:brightness(.9);box-shadow:0 0 0 transparent}
  50%{opacity:1;filter:brightness(1.45);box-shadow:0 0 20px color-mix(in srgb,var(--station-color) 72%,transparent)}
}
@keyframes station-border-comet{to{background-position:-350% 0}}
@keyframes station-border-wave{to{background-position:100% 100%;filter:hue-rotate(55deg)}}
@keyframes station-border-aurora{to{background-position:100% 30%,0 80%,100% 100%;filter:hue-rotate(35deg) saturate(1.3)}}
@keyframes station-border-laser{to{background-position:-320% 0}}
@keyframes station-border-prism{to{background-position:100% 100%;filter:hue-rotate(30deg)}}
@keyframes station-border-sparks{to{background-position:51px 17px,-46px 23px,260% 0}}
@keyframes station-border-duo{to{background-position:100% 0;filter:brightness(1.35)}}

/* Player şarkı beğeni ve beğenmeme kontrolleri */
.player-meta{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  grid-template-rows:auto auto auto;
  column-gap:9px;
  align-content:center;
}
.player-meta>small,.player-meta>strong,.player-meta>span{grid-column:1;min-width:0}
.player-reactions{
  grid-column:2;
  grid-row:1/4;
  align-self:center;
  display:flex;
  gap:4px;
}
.player-reactions button{
  min-width:36px;
  height:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:3px;
  padding:3px 7px 3px 4px;
  border:1px solid #bdeaf14a;
  border-radius:12px;
  color:#d9f3f6;
  background:linear-gradient(145deg,#ffffff18,#ffffff08);
  box-shadow:inset 0 1px 0 #ffffff22;
  transition:transform .16s ease,background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;
}
.player-reactions button:hover{transform:translateY(-1px);border-color:#d8f8fc88;background:#ffffff24;box-shadow:0 6px 16px #00192335,inset 0 1px 0 #ffffff2e}
.player-reactions .reaction-modern-icon{
  width:22px;
  height:22px;
  display:grid;
  place-items:center;
  border-radius:8px;
  color:#d8f8fb;
  background:#ffffff13;
  opacity:1!important;
}
.reaction-hand{
  width:16px;
  height:16px;
  display:block;
  background:currentColor;
  clip-path:polygon(5% 48%,25% 48%,25% 93%,5% 93%,5% 48%,34% 47%,42% 38%,48% 8%,58% 4%,68% 10%,70% 18%,67% 36%,89% 36%,97% 43%,96% 55%,92% 63%,93% 71%,88% 79%,86% 88%,77% 94%,36% 93%,28% 84%,28% 50%);
  filter:drop-shadow(0 1px 0 #0002);
}
.reaction-hand-down{transform:rotate(180deg)}
.player-reactions button>b{min-width:7px;font-size:7px;line-height:1}
.player-reactions button[data-song-reaction="like"].is-active{color:#09222c;border-color:#c8ff74;background:linear-gradient(145deg,#c3f65e,#8fd900);box-shadow:0 5px 16px #83c8003e}
.player-reactions button[data-song-reaction="like"].is-active .reaction-modern-icon{color:#12321a;background:#ffffff70}
.player-reactions button[data-song-reaction="dislike"].is-active{color:#fff;border-color:#ff86a5;background:linear-gradient(145deg,#f65082,#d82d62);box-shadow:0 5px 16px #c9205942}
.player-reactions button[data-song-reaction="dislike"].is-active .reaction-modern-icon{color:#fff;background:#7e14384d}
.player-reactions button:disabled{cursor:wait;opacity:.55}
html[data-theme="light"] .player-reactions button{color:#245c78;border-color:#70b5d05c;background:#dff2f8}
html[data-theme="light"] .player-reactions button:hover{background:#cdebf4}
.player.is-minimized .player-reactions{display:none}
@media(min-width:641px){
  .player-reactions.reactions-desktop-hidden{display:none!important}
}

@media(max-width:640px){
  .station-card.is-playing::after,.player-station.is-playing::after{
    display:block!important;
    opacity:1;
    animation-play-state:running!important;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
  }
  .player-reactions.reactions-mobile-hidden{display:none!important}
  .player-meta{column-gap:5px}
  .player-reactions{gap:2px}
  .player-reactions button{min-width:29px;width:29px;height:29px;padding:3px;border-radius:10px}
  .player-reactions .reaction-modern-icon{width:21px;height:21px;border-radius:7px}
  .reaction-hand{width:15px;height:15px}
  .player-reactions button>b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
}
@media(max-width:370px){
  .player-reactions button{min-width:27px;width:27px;height:27px}
  .player-reactions .reaction-modern-icon{width:19px;height:19px}
}
@media(prefers-reduced-motion:reduce){
  .player-reactions button{transition:none}
}

/* Açık temada beğeni kontrolleri için yüksek kontrast */
html[data-theme="light"] .player-reactions button:not(.is-active){
  border-width:2px;
  background:#fff;
  box-shadow:0 4px 12px #174f6c1f,inset 0 1px 0 #fff;
}
html[data-theme="light"] .player-reactions button[data-song-reaction="like"]:not(.is-active){color:#176636;border-color:#4c9d69}
html[data-theme="light"] .player-reactions button[data-song-reaction="dislike"]:not(.is-active){color:#9c2349;border-color:#cf6a8a}
html[data-theme="light"] .player-reactions button[data-song-reaction="like"]:not(.is-active) .reaction-modern-icon{color:#145d31;background:#dff4e6;border:1px solid #76b98d}
html[data-theme="light"] .player-reactions button[data-song-reaction="dislike"]:not(.is-active) .reaction-modern-icon{color:#922143;background:#fde5ed;border:1px solid #dd88a1}
html[data-theme="light"] .player-reactions button:focus-visible{outline:3px solid #167fae;outline-offset:2px}

/* Yönetim panelinden açılan mobil uygulama indirme bağlantıları */
.footer-apps{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:34px;padding-top:24px;border-top:1px solid #ffffff1f}
.footer-apps>strong{font:800 18px/1 var(--font-heading,Outfit,Manrope,sans-serif);letter-spacing:.2px}
.footer-app-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}
.footer-app-link{min-width:154px;min-height:54px;display:flex;align-items:center;gap:11px;padding:9px 14px!important;color:#fff!important;background:linear-gradient(145deg,#142c39,#081820);border:1px solid #55cada45;border-radius:15px;box-shadow:0 9px 24px #00101835;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.footer-app-link:hover{color:#fff!important;border-color:#62d8e8;box-shadow:0 12px 28px #00101855,0 0 18px #08c2d526;transform:translateY(-2px)}
.footer-app-link img{width:25px;height:25px;flex:0 0 25px;display:block;object-fit:contain}
.footer-app-link span{display:flex;min-width:0;flex-direction:column;line-height:1.05}
.footer-app-link small{color:#a9c1cb;font-size:8px;font-weight:700;letter-spacing:.4px}
.footer-app-link b{margin-top:3px;color:#fff;font-size:13px;font-weight:900}
.footer-app-android{border-color:#80c34266}.footer-app-ios{border-color:#75b9e766}.footer-app-appgallery{border-color:#ef456c66}
html[data-theme="light"] .footer-apps{border-color:#3d96be2b}
html[data-theme="light"] .footer-apps>strong{color:#18394f}
@media(min-width:761px){.footer-apps{justify-content:center}.footer-apps>strong{flex:0 0 auto}}
@media(max-width:760px){.footer-apps{align-items:center;flex-direction:column}.footer-apps>strong{text-align:center}.footer-app-links{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.footer-app-link{min-width:0}}
@media(max-width:430px){.footer-app-links{grid-template-columns:1fr}.footer-app-link{width:100%}}

/* Kurulu PWA / Microsoft Store uygulaması */
html.pwa-app .footer-apps{display:none!important}
@media(display-mode:standalone){
  html,body{min-height:100dvh}
  body{overscroll-behavior-y:none}
}

/* Dinleyici oylarından oluşan En Çok Beğenilenler sayfası */
.favorites-hero{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 78% 15%,color-mix(in srgb,var(--accent) 42%,transparent),transparent 34%),
    linear-gradient(135deg,#071b27 0%,#0b3140 48%,#123b33 100%);
}
.favorites-hero::after{
  content:"♥";
  position:absolute;
  right:max(4vw,32px);
  top:50%;
  transform:translateY(-50%) rotate(-9deg);
  font:800 clamp(110px,20vw,260px)/1 var(--font-heading,Outfit,sans-serif);
  color:#fff;
  opacity:.035;
  pointer-events:none;
}
.favorites-page{max-width:1040px}
.favorites-intro{
  display:grid;
  grid-template-columns:minmax(220px,.72fr) minmax(280px,1.28fr);
  gap:28px;
  align-items:end;
  margin-bottom:28px;
  padding:0 4px 22px;
  border-bottom:1px solid var(--line);
}
.favorites-intro small{
  display:block;
  margin-bottom:8px;
  color:var(--accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:.18em;
}
.favorites-intro h2{margin:0;font-size:clamp(28px,4vw,42px)}
.favorites-intro p{margin:0;color:var(--muted);line-height:1.72}
.favorites-list{
  display:grid;
  gap:10px;
  margin:0;
  padding:0;
  list-style:none;
}
.favorite-track-card{
  display:grid;
  grid-template-columns:58px 66px minmax(0,1fr) auto;
  gap:16px;
  align-items:center;
  min-height:88px;
  padding:10px 18px 10px 10px;
  border:1px solid var(--line);
  border-radius:22px;
  background:color-mix(in srgb,var(--paper) 94%,transparent);
  box-shadow:0 14px 40px #0010180b;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;
}
.favorite-track-card:hover{
  transform:translateY(-2px);
  border-color:color-mix(in srgb,var(--accent) 45%,var(--line));
  box-shadow:0 18px 46px #00101816;
}
.favorite-track-card.is-podium{
  border-color:color-mix(in srgb,var(--accent) 38%,var(--line));
  background:
    linear-gradient(110deg,color-mix(in srgb,var(--accent) 10%,var(--paper)),var(--paper) 48%);
}
.favorite-rank{
  display:grid;
  place-items:center;
  height:52px;
  color:var(--muted);
  font:800 18px/1 var(--font-heading,Outfit,sans-serif);
  letter-spacing:.05em;
}
.favorite-track-card.is-podium .favorite-rank{color:var(--accent);font-size:23px}
.favorite-cover{
  width:66px;
  aspect-ratio:1;
  overflow:hidden;
  border-radius:17px;
  background:linear-gradient(145deg,var(--accent),#8bd118);
  box-shadow:0 9px 24px #00101820;
}
.favorite-cover img{width:100%;height:100%;object-fit:cover}
.favorite-copy{display:flex;min-width:0;flex-direction:column}
.favorite-copy small{
  margin-bottom:3px;
  overflow:hidden;
  color:var(--accent);
  font-size:9px;
  font-weight:800;
  letter-spacing:.11em;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}
.favorite-copy strong{
  overflow:hidden;
  color:var(--ink);
  font:750 clamp(16px,2.3vw,21px)/1.25 var(--font-heading,Outfit,sans-serif);
  text-overflow:ellipsis;
  white-space:nowrap;
}
.favorite-copy>span{
  margin-top:3px;
  overflow:hidden;
  color:var(--muted);
  font-size:12px;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.favorite-score{
  display:flex;
  min-width:94px;
  flex-direction:column;
  align-items:flex-end;
}
.favorite-score b{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#3f8f18;
  font-size:15px;
}
.favorite-like-icon{
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border:1px solid #83c94a66;
  border-radius:9px;
  color:#3f8f18;
  background:#88d34b20;
}
.favorite-like-icon svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.favorite-score small{margin-top:4px;color:#55813b;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.favorites-empty{
  display:flex;
  min-height:340px;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.favorites-empty>span{color:#ef4774;font-size:48px}
.favorites-empty h2{margin:8px 0 4px}
.favorites-empty p{max-width:520px;margin:0 0 20px;color:var(--muted)}
@media(max-width:640px){
  .favorites-intro{grid-template-columns:1fr;gap:10px;margin-bottom:18px}
  .favorites-intro p{font-size:13px}
  .favorite-track-card{
    grid-template-columns:34px 52px minmax(0,1fr) auto;
    gap:9px;
    min-height:72px;
    padding:9px 10px 9px 6px;
    border-radius:17px;
  }
  .favorite-rank{height:42px;font-size:13px}
  .favorite-track-card.is-podium .favorite-rank{font-size:17px}
  .favorite-cover{width:52px;border-radius:13px}
  .favorite-copy strong{font-size:15px}
  .favorite-copy>span{font-size:10px}
  .favorite-copy small{font-size:8px}
  .favorite-score{min-width:55px}
  .favorite-score b{gap:3px;font-size:12px}
  .favorite-like-icon{width:22px;height:22px;border-radius:8px}
  .favorite-like-icon svg{width:15px;height:15px}
  .favorite-score small{font-size:7px}
}
