:root{--red:#f23a4b;--dark:#17171c;--muted:#777982;--line:#e8e9ee;--surface:#fff;--bg:#f6f6f8;--radius:16px;--shadow:0 14px 38px rgba(23,23,28,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;background:var(--bg);color:var(--dark);padding-bottom:84px}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.top-strip{height:29px;background:#fff;border-bottom:1px solid #f0f0f3;font-size:11px;color:#777}.top-strip__inner{display:flex;justify-content:space-between;align-items:center;height:100%}.top-links{display:flex;gap:22px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(15px);border-bottom:1px solid rgba(0,0,0,.04)}.header-inner{height:74px;display:flex;align-items:center;gap:34px}.brand img{width:92px;display:block}.main-nav{display:flex;align-items:center;gap:30px;margin-left:auto;font-size:13px;font-weight:700}.main-nav a{position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--red);transition:.25s}.main-nav a:hover:after{right:0}.live-button,.hero-play,.primary-btn{border:0;background:var(--red);color:#fff;font-weight:800;border-radius:999px;cursor:pointer}.live-button{padding:12px 18px;display:flex;gap:8px;align-items:center}.live-dot{width:7px;height:7px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.22)}.menu-toggle{display:none;border:0;background:none;padding:7px}.menu-toggle span{display:block;width:24px;height:2px;background:#222;margin:5px}.hero{height:335px;position:relative;background:linear-gradient(90deg,#0d0d10 0%,rgba(13,13,16,.78) 45%,rgba(13,13,16,.25)),url('../img/hero.svg') center/cover no-repeat;color:#fff}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 28% 45%,rgba(242,58,75,.2),transparent 32%)}.hero-content{position:relative;padding-top:63px}.eyebrow{font-size:10px;letter-spacing:.23em;font-weight:800;color:#fff}.eyebrow.red{color:var(--red)}.hero h1{margin:10px 0;font-size:44px;line-height:1.08}.hero p{color:#d8d8dc;font-size:14px}.hero-play{padding:13px 20px;margin-top:12px}.play-icon{margin-right:7px}.feature-wrap{margin-top:-58px;position:relative;z-index:4}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:#fff;border-radius:14px;padding:25px;min-height:145px;display:flex;gap:16px;box-shadow:var(--shadow)}.feature-icon{flex:0 0 37px;height:37px;border-radius:50%;display:grid;place-items:center;font-weight:800}.feature-icon.purple{background:#eee9ff;color:#745be8}.feature-icon.pink{background:#ffe9ee;color:#f04469}.feature-icon.yellow{background:#fff6cf;color:#d29f00}.feature-card h3{font-size:15px;margin:2px 0 8px}.feature-card p{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 11px}.feature-card a,.text-button{font-size:11px;color:var(--red);font-weight:800}.text-button{padding:0;border:0;background:none;cursor:pointer}.content-section{padding:45px 0 5px}.two-column{display:grid;grid-template-columns:minmax(0,2fr) minmax(270px,.9fr);gap:34px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.section-head h2{font-size:25px;margin:0}.outline-link{font-size:10px;font-weight:800;color:var(--red);border:1px solid var(--red);padding:7px 12px;border-radius:999px}.song-list{background:#fff;border-radius:15px;box-shadow:var(--shadow);overflow:hidden}.song-row{display:grid;grid-template-columns:34px 48px 1fr auto;align-items:center;gap:13px;padding:12px 16px;border-bottom:1px solid var(--line);transition:.2s}.song-row:last-child{border-bottom:0}.song-row:hover{background:#fcfcfd;transform:translateX(3px)}.song-row img{width:48px;height:48px;border-radius:9px;object-fit:cover}.song-play{border:0;width:27px;height:27px;border-radius:50%;background:#f3f5f8;color:#333;cursor:pointer;font-size:10px}.song-meta{display:flex;flex-direction:column}.song-meta strong{font-size:13px}.song-meta span,.duration{font-size:10px;color:var(--muted)}.schedule-card{background:#fff;border-radius:15px;padding:20px;box-shadow:var(--shadow)}.section-head.compact{margin-bottom:11px}.now-playing-mini{background:linear-gradient(135deg,#fff0f2,#fff);border:1px solid #ffe0e5;border-radius:12px;padding:15px;margin-bottom:12px}.status-pill{display:inline-block;font-size:8px;background:var(--red);color:#fff;border-radius:999px;padding:4px 7px;margin-bottom:8px}.now-playing-mini strong{display:block;font-size:16px}.now-playing-mini p{font-size:10px;color:var(--muted);margin:4px 0}.timeline-item{display:grid;grid-template-columns:44px 12px 1fr;gap:7px;align-items:start;padding:10px 0}.timeline-item time{font-size:11px;font-weight:800}.timeline-item>span{width:7px;height:7px;background:#ddd;border-radius:50%;margin-top:5px;position:relative}.timeline-item>span:after{content:"";position:absolute;top:8px;left:3px;width:1px;height:35px;background:#eee}.timeline-item:last-child>span:after{display:none}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{font-size:11px}.timeline-item small{font-size:9px;color:var(--muted);margin-top:2px}.news-section{padding-top:48px}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.news-card{background:#fff;border:1px solid #ececf0;border-radius:13px;overflow:hidden;transition:.25s}.news-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.news-image{display:block;aspect-ratio:1.6/1;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.news-card:hover img{transform:scale(1.04)}.news-body{padding:14px}.news-body>span{font-size:8px;color:var(--red);font-weight:800;text-transform:uppercase}.news-body h3{font-size:12px;line-height:1.45;margin:7px 0}.news-body p{font-size:9px;color:var(--muted);line-height:1.55;margin:0}.ad-section{padding:60px 0}.ad-card{text-align:center;background:#fff;border-radius:22px;padding:55px 25px;box-shadow:var(--shadow);border:1px solid #eee}.ad-card h2{font-family:"Playfair Display",serif;font-size:34px;margin:14px 0}.ad-card p{max-width:700px;margin:0 auto 25px;color:var(--muted);font-size:12px}.primary-btn,.secondary-btn{display:inline-block;padding:12px 20px;font-size:11px;margin:4px}.secondary-btn{border:1px solid var(--red);color:var(--red);border-radius:999px;font-weight:800}.site-footer{background:#fff;padding:48px 0 22px;border-top:1px solid #eee}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px}.footer-brand img{width:110px}.footer-grid p{font-size:11px;color:var(--muted);line-height:1.7;max-width:300px}.footer-grid h4{font-size:12px;margin:4px 0 14px}.footer-grid>div>a{display:block;font-size:10px;color:#666;margin:10px 0}.socials{display:flex;gap:8px;margin-top:16px}.socials a{width:27px;height:27px;border-radius:50%;background:#f2f3f5;display:grid!important;place-items:center!important;margin:0!important}.footer-bottom{border-top:1px solid #eee;margin-top:35px;padding-top:18px;display:flex;justify-content:space-between;font-size:9px;color:#999}.audio-player{position:fixed;z-index:150;left:0;right:0;bottom:0;height:74px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid #e6e6e8;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 28px;box-shadow:0 -10px 30px rgba(0,0,0,.05)}.player-left{display:flex;align-items:center;gap:10px}.player-left img{width:46px;height:46px;border-radius:50%;object-fit:cover}.player-left div{display:flex;flex-direction:column}.player-left small{font-size:8px;color:#999}.player-left strong{font-size:11px}.player-left span{font-size:9px;color:#777}.player-controls{display:flex;gap:13px;align-items:center}.player-controls button{border:0;background:none;cursor:pointer;font-size:20px}.player-controls .main-play{width:43px;height:43px;background:var(--red);color:#fff;border-radius:50%;font-size:14px}.player-right{display:flex;justify-content:flex-end;align-items:center;gap:15px}.player-right input{width:100px;accent-color:var(--red)}.equalizer{height:22px;display:flex;gap:2px;align-items:end}.equalizer i{width:3px;height:5px;background:var(--red);border-radius:2px}.equalizer.active i{animation:eq .65s infinite alternate}.equalizer.active i:nth-child(2){animation-delay:.15s}.equalizer.active i:nth-child(3){animation-delay:.28s}.equalizer.active i:nth-child(4){animation-delay:.08s}@keyframes eq{to{height:22px}}.toast{position:fixed;right:20px;bottom:95px;background:#18181d;color:#fff;padding:12px 16px;border-radius:10px;font-size:12px;opacity:0;transform:translateY(10px);pointer-events:none;transition:.25s;z-index:300}.toast.show{opacity:1;transform:none}
@media(max-width:950px){.main-nav{position:fixed;top:103px;left:20px;right:20px;display:none;flex-direction:column;align-items:flex-start;background:#fff;padding:22px;border-radius:16px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.live-button{padding:10px 14px}.feature-grid{grid-template-columns:1fr}.feature-wrap{margin-top:-35px}.two-column{grid-template-columns:1fr}.news-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}.hero h1{font-size:38px}}
@media(max-width:600px){body{padding-bottom:72px}.container{width:min(100% - 24px,1180px)}.top-strip{display:none}.header-inner{height:67px}.brand img{width:78px}.live-button{font-size:0;padding:11px}.live-button:after{content:"Canlı";font-size:11px}.hero{height:330px}.hero-content{padding-top:57px}.hero h1{font-size:33px}.hero p{font-size:12px}.feature-card{min-height:auto;padding:20px}.section-head h2{font-size:21px}.news-grid{grid-template-columns:1fr 1fr;gap:12px}.news-body{padding:11px}.news-body p{display:none}.news-body h3{font-size:11px}.ad-card{padding:38px 18px}.ad-card h2{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.audio-player{height:66px;padding:7px 12px;grid-template-columns:1fr auto}.player-left img{width:40px;height:40px}.player-right{display:none}.player-controls button:not(.main-play){display:none}.main-nav{top:77px}.song-row{grid-template-columns:30px 42px 1fr}.song-row img{width:42px;height:42px}.duration{display:none}}
.page-hero{padding:70px 0 45px;background:#15151b;color:#fff}.page-hero h1{font-size:42px;margin:0 0 8px}.page-wrap{padding:45px 0 120px}.article-detail,.form-card,.plain-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 12px 40px rgba(16,24,40,.06)}.article-detail img{width:100%;max-height:520px;object-fit:cover;border-radius:14px;margin-bottom:24px}.article-detail p{line-height:1.8}.contact-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:24px}.field{display:grid;gap:8px;margin-bottom:15px}.field input,.field textarea,.field select{width:100%;border:1px solid #e3e5ea;border-radius:10px;padding:12px;font:inherit}.field textarea{min-height:140px}.alert{padding:12px 14px;border-radius:10px;margin-bottom:16px;background:#eaf8ef;color:#176b39}@media(max-width:760px){.contact-grid{grid-template-columns:1fr}.page-hero h1{font-size:32px}}
