*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#10131a;color:#f5f7fa}a{text-decoration:none;color:inherit}.site{max-width:1400px;margin:auto;background:#171b24;min-height:100vh}.header{display:grid;grid-template-columns:220px 1fr 440px;gap:18px;align-items:center;padding:15px 20px;background:#0d1016;position:sticky;top:0;z-index:20}.logo img{max-width:200px;max-height:95px;object-fit:contain}.logo .logo-text{font-size:27px;font-weight:800}.navrow{display:flex;gap:9px;flex-wrap:wrap}.navrow a{padding:10px 13px;border-radius:9px;background:#242a35;font-weight:700;font-size:14px}.navrow a:hover{background:#303846}.socials{display:flex;gap:8px;align-items:center;margin-bottom:12px}.page-links{margin-bottom:0}.socials a img,.socials .icon{width:60px;height:60px;border-radius:12px;object-fit:cover;background:#fff}.player{background:#1f2530;border-radius:14px;padding:10px}.player-main{display:flex;align-items:center;gap:7px}.play-btn{width:150px;height:150px;min-width:150px;border:0;border-radius:16px;background:#2c3441;color:#fff;font-size:52px;cursor:pointer}.stop-btn{width:100px;height:100px;min-width:100px;border:0;border-radius:14px;background:#2c3441;color:#fff;font-size:35px;cursor:pointer}.eq{height:100px;flex:1;min-width:80px;display:flex;align-items:center;justify-content:center;overflow:hidden}.bars{display:flex;align-items:end;gap:5px;height:90px;width:100%}.bars i{display:block;width:9%;background:#39d98a;border-radius:4px;animation:eq .65s infinite alternate}.bars i:nth-child(2){animation-delay:.1s}.bars i:nth-child(3){animation-delay:.2s}.bars i:nth-child(4){animation-delay:.3s}.bars i:nth-child(5){animation-delay:.15s}.bars i:nth-child(6){animation-delay:.35s}.bars i:nth-child(7){animation-delay:.22s}.bars i:nth-child(8){animation-delay:.4s}@keyframes eq{from{height:15%}to{height:95%}}.ticker{margin-top:8px;background:#0d1016;border-radius:8px;padding:8px;overflow:hidden;white-space:nowrap}.ticker span{display:inline-block;animation:marquee 18s linear infinite}@keyframes marquee{from{transform:translateX(100%)}to{transform:translateX(-100%)}}.dj{text-align:center;font-size:13px;margin-top:5px;color:#bfc7d4}.content{padding:22px}.slider{position:relative;overflow:hidden;border-radius:14px;height:auto;background:#0e1117}.slide{position:absolute;inset:0;opacity:0;transition:opacity .6s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:cover}.slide a{display:block;height:100%}.section{margin-top:22px}.section-title{font-size:24px;font-weight:800;margin:0 0 12px}.requests{background:#0d1016;border-radius:10px;padding:12px;overflow:hidden;white-space:nowrap}.requests span{display:inline-block;animation:marquee 25s linear infinite}.ad-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ad-card{height:145px;border-radius:12px;overflow:hidden;background:#222935}.ad-card img{width:100%;height:100%;object-fit:cover}.top10{display:grid;grid-template-columns:1fr 1fr;gap:12px}.top-item{display:flex;align-items:center;gap:12px;background:#222935;border-radius:12px;padding:12px}.top-play{width:48px;height:48px;border:0;border-radius:50%;background:#39d98a;color:#07110b;font-size:20px;cursor:pointer}.top-text{min-width:0}.top-text b,.top-text span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-text span{color:#aeb7c5;margin-top:4px}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.news{display:flex;gap:12px;background:#222935;border-radius:12px;padding:10px}.news img{width:150px;height:100px;object-fit:cover;border-radius:8px}.news p{margin:6px 0;color:#bdc5d0;line-height:1.35}.page-card{background:#222935;border-radius:14px;padding:20px;min-height:300px}.page-card img{max-width:360px;max-height:260px;object-fit:cover;float:left;margin:0 22px 15px 0;border-radius:10px}.contact-form{display:grid;gap:12px;max-width:700px}.contact-form input,.contact-form textarea,.admin-form input,.admin-form textarea,.admin-form select{width:100%;padding:12px;border:1px solid #394352;background:#11151c;color:#fff;border-radius:8px}.contact-form textarea{min-height:160px}.btn{display:inline-block;border:0;padding:11px 16px;border-radius:8px;background:#39d98a;color:#06100a;font-weight:800;cursor:pointer}.btn.danger{background:#e25555;color:#fff}.btn.secondary{background:#394352;color:#fff}.footer{padding:20px;text-align:center;background:#0d1016;color:#8f99a8}.admin-body{background:#10131a}.admin-wrap{display:flex;min-height:100vh}.sidebar{width:250px;background:#0d1016;padding:20px;position:fixed;top:0;bottom:0;overflow:auto}.brand{font-size:24px;font-weight:900;margin-bottom:25px}.brand small{font-size:12px;color:#9aa5b5}.sidebar nav{display:grid;gap:6px}.sidebar nav a{padding:11px;border-radius:8px;color:#cbd2dc}.sidebar nav a:hover{background:#242a35;color:#fff}.admin-main{margin-left:250px;width:calc(100% - 250px);padding:25px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.admin-top h1{margin:0}.admin-card{background:#1b202a;border-radius:12px;padding:18px;margin-bottom:18px}.admin-form{display:grid;gap:10px}.table-wrap{overflow:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:10px;border-bottom:1px solid #323946;text-align:left;vertical-align:middle}.admin-table img{width:70px;height:50px;object-fit:cover;border-radius:5px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pill{padding:7px 11px;border-radius:30px;background:#303846}.login-box{max-width:420px;margin:10vh auto;background:#1b202a;padding:30px;border-radius:14px}.success{padding:10px;background:#1c5d3e;border-radius:8px;margin-bottom:12px}.error{padding:10px;background:#672b2b;border-radius:8px;margin-bottom:12px}.status-online{color:#39d98a;font-weight:800}.status-offline{color:#e25555;font-weight:800}@media(max-width:1100px){.header{grid-template-columns:170px 1fr}.player{grid-column:1/-1}.logo img{max-width:160px}.ad-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.header{grid-template-columns:1fr;position:relative}.logo{text-align:center}.navrow{justify-content:center}.socials{justify-content:center;flex-wrap:wrap}.socials a img{width:45px;height:45px}.player-main{gap:5px}.play-btn{width:100px;height:100px;min-width:100px;font-size:38px}.stop-btn{width:70px;height:70px;min-width:70px;font-size:26px}.eq{height:70px}.bars{height:65px}.content{padding:12px}.slider{height:auto;}.ad-grid,.top10,.news-grid,.grid2{grid-template-columns:1fr}.news img{width:110px;height:85px}.page-card img{float:none;width:100%;max-width:100%}.sidebar{position:relative;width:100%;height:auto}.admin-wrap{display:block}.admin-main{margin-left:0;width:100%;padding:15px}.admin-top{gap:10px;flex-wrap:wrap}.grid4{grid-template-columns:1fr 1fr}}

.site-header{background:#101522;color:#fff}.header-main{display:grid;grid-template-columns:220px 1fr 360px;gap:18px;align-items:center;padding:14px}.logo-area img{max-width:200px;max-height:95px;object-fit:contain}.text-logo{font-size:24px;font-weight:800}.social-area{text-align:center}.social-title{font-weight:700;margin-bottom:6px}.social-icons{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.social-icon{color:#fff;text-decoration:none;font-size:11px;display:flex;flex-direction:column;align-items:center}.social-icon img{width:60px;height:60px}.player-mini{min-width:0}.mini-buttons{display:flex;align-items:center;gap:8px}.mini-buttons button{width:58px;height:58px;border:0;border-radius:12px;background:#fff;color:#111;font-size:25px;cursor:pointer}.equalizer i{display:block;width:8px;height:25%;background:#35d07f;animation:eq .8s infinite ease-in-out}.equalizer i:nth-child(2n){animation-delay:.2s}.equalizer i:nth-child(3n){animation-delay:.4s}@keyframes eq{50%{height:90%}}.marquee{overflow:hidden;white-space:nowrap;background:#05070b;border-radius:8px;padding:7px}.marquee span{display:inline-block;padding-left:100%;animation:marq 14s linear infinite}@keyframes marq{to{transform:translateX(-100%)}}.page-nav{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;padding:10px 14px;background:#080b12}.page-nav a{padding:10px 16px;border-radius:8px;background:#252c3a;color:#fff;text-decoration:none;font-weight:700}.page-nav a.whatsapp{background:#1cae5b}@media(max-width:900px){.header-main{grid-template-columns:1fr}.logo-area{text-align:center}.player-mini{max-width:100%}}

.player-row{display:flex;align-items:center;gap:10px;width:100%}.player-play,.player-stop{border:0;display:grid;place-items:center;cursor:pointer;color:#fff;font-weight:900;box-shadow:0 5px 15px #0008;transition:.2s;flex:none}.player-play{width:92px;height:92px;border-radius:50%;font-size:38px;background:linear-gradient(145deg,#39d98a,#168d5b);border:4px solid #b7ffdb}.player-stop{width:68px;height:68px;border-radius:50%;font-size:28px;background:linear-gradient(145deg,#ff6b6b,#a52323);border:4px solid #ffd0d0}.player-play:hover,.player-stop:hover{transform:scale(1.06)}.equalizer i{height:18%;width:8px;border-radius:6px;background:#39d98a;opacity:.45}.volume-box{height:68px;min-width:125px;display:flex;align-items:center;gap:7px;padding:0 7px;background:#161b25;border-radius:12px}.volume-box input{width:95px;accent-color:#39d98a}.player-mini .marquee{margin-top:8px}.page-nav{border-top:1px solid #293141}.ad-card a{display:block;width:100%;height:100%}@media(max-width:760px){.player-row{gap:6px}.player-play{width:72px;height:72px;font-size:30px}.player-stop{width:58px;height:58px;font-size:23px}.volume-box{min-width:88px;height:58px}.volume-box input{width:60px}.volume-box span{font-size:14px}}

/* FINAL HEADER RESPONSIVE SIZES */
.logo-area{width:200px;height:100px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.logo-area img{width:200px;height:100px;max-width:200px;max-height:100px;object-fit:contain}
.social-icon img{width:40px!important;height:40px!important;max-width:40px;max-height:40px}
.player-play{width:80px!important;height:80px!important;min-width:80px!important;font-size:32px}
.player-stop{width:60px!important;height:60px!important;min-width:60px!important;font-size:24px}
.player-row{min-height:80px}
@media(max-width:760px){
 .logo-area{width:min(200px,70vw);height:auto;min-height:100px;margin:0 auto;justify-content:center}
 .logo-area img{width:min(200px,70vw);height:auto;max-width:200px;max-height:100px}
 .social-icon img{width:40px!important;height:40px!important}
 .player-play{width:80px!important;height:80px!important;min-width:80px!important}
 .player-stop{width:60px!important;height:60px!important;min-width:60px!important}
  .volume-box{min-width:78px;height:58px;padding:0 5px}
 .volume-box input{width:52px}
}

/* Final header sizing overrides */
.logo-area{width:250px;height:150px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}
.logo-area img{width:250px;height:150px;max-width:250px;max-height:150px;object-fit:contain}
.social-icon img{width:40px!important;height:40px!important;max-width:40px;max-height:40px}
.player-play{width:80px!important;height:80px!important;min-width:80px!important;font-size:32px}
.player-stop{width:60px!important;height:60px!important;min-width:60px!important;font-size:24px}
@media(max-width:760px){
 .logo-area{width:min(250px,80vw);height:auto;min-height:120px;margin:0 auto;justify-content:center}
 .logo-area img{width:min(250px,80vw);height:auto;max-width:250px;max-height:150px}
 .social-icon img{width:40px!important;height:40px!important}
 .player-play{width:80px!important;height:80px!important;min-width:80px!important}
 .player-stop{width:60px!important;height:60px!important;min-width:60px!important}
}


/* ===== Slider Responsive Patch ===== */
.slider,
.slideshow,
.carousel,
.hero-slider,
.banner-slider,
.slider-container {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: hidden !important;
  position: relative;
}

.slider img,
.slideshow img,
.carousel img,
.hero-slider img,
.banner-slider img,
.slider-container img,
.slider-item img,
.slide img,
.swiper-slide img {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  min-width: 0 !important;
  object-fit: contain !important;
}

.slider-item,
.slide,
.swiper-slide {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

@media (max-width: 768px) {
  .slider,
  .slideshow,
  .carousel,
  .hero-slider,
  .banner-slider,
  .slider-container {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    border-radius: 0 !important;
  }

  .slider img,
  .slideshow img,
  .carousel img,
  .hero-slider img,
  .banner-slider img,
  .slider-container img,
  .slider-item img,
  .slide img,
  .swiper-slide img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    object-fit: contain !important;
  }
}

@media (max-width: 480px) {
  .slider img,
  .slideshow img,
  .carousel img,
  .hero-slider img,
  .banner-slider img,
  .slider-container img,
  .slider-item img,
  .slide img,
  .swiper-slide img {
    height: auto !important;
    object-fit: contain !important;
  }
}

.main-nav a,.nav-row a{display:inline-flex;align-items:center;justify-content:center;gap:7px}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:16px;font-weight:900}
.site-footer{padding:28px 20px 22px}.footer-brand{max-width:1200px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;gap:20px;text-align:left}.footer-logo{width:120px;min-width:120px;height:76px;display:flex;align-items:center;justify-content:center}.footer-logo img{max-width:120px;max-height:76px;width:auto;height:auto;object-fit:contain}.footer-logo-placeholder{font-size:22px;font-weight:900}.footer-site-name{font-size:22px;font-weight:900;margin-bottom:6px}.footer-site-description{max-width:650px;color:var(--muted,#9aa6c2);line-height:1.5}.footer-copy{text-align:center;color:var(--muted,#9aa6c2);border-top:1px solid var(--border,rgba(255,255,255,.09));padding-top:16px}@media(max-width:650px){.footer-brand{flex-direction:column;text-align:center;gap:10px}.footer-logo{width:100px;min-width:100px;height:64px}.footer-logo img{max-width:100px;max-height:64px}.footer-site-name{font-size:19px}}
.site-footer{width:100%;box-sizing:border-box;margin-top:30px;padding:30px 20px 18px;background:var(--panel,#0d1425);border-top:1px solid var(--border,rgba(255,255,255,.1))}.footer-inner{width:min(1200px,100%);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:28px}.footer-logo-wrap{flex:0 0 150px;width:150px;height:90px;display:flex;align-items:center;justify-content:center}.footer-logo-img{display:block;width:auto;height:auto;max-width:150px;max-height:90px;object-fit:contain}.footer-logo-fallback{font-size:24px;font-weight:800}.footer-info{min-width:0}.footer-info h2{margin:0 0 7px;font-size:24px}.footer-info p{margin:0;max-width:700px;font-size:15px;line-height:1.6;color:var(--muted,#9aa6c2);overflow-wrap:anywhere}.footer-copyright{width:min(1200px,100%);margin:22px auto 0;padding-top:15px;border-top:1px solid var(--border,rgba(255,255,255,.1));text-align:center;font-size:14px;color:var(--muted,#9aa6c2)}@media(max-width:700px){.site-footer{padding:24px 15px 16px}.footer-inner{flex-direction:column;text-align:center;gap:12px}.footer-logo-wrap{flex-basis:auto;width:110px;height:70px}.footer-logo-img{max-width:110px;max-height:70px}.footer-info h2{font-size:20px}.footer-info p{font-size:14px}}


/* Footer final fix */
.site-footer{width:100%;box-sizing:border-box;margin-top:30px;padding:30px 20px 18px;background:#0d1016;border-top:1px solid rgba(255,255,255,.1);color:#fff}
.footer-inner{width:min(1200px,100%);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:28px}
.footer-logo-wrap{flex:0 0 150px;width:150px;height:90px;display:flex;align-items:center;justify-content:center;text-decoration:none}
.footer-logo-img{display:block;width:auto;height:auto;max-width:150px;max-height:90px;object-fit:contain}
.footer-logo-fallback{font-size:42px;line-height:1}
.footer-info{min-width:0}
.footer-site-name{font-size:25px;font-weight:800;margin-bottom:7px}
.footer-site-description{font-size:15px;line-height:1.6;color:#9aa6c2;overflow-wrap:anywhere}
.footer-copyright{width:min(1200px,100%);margin:22px auto 0;padding-top:15px;border-top:1px solid rgba(255,255,255,.1);text-align:center;font-size:14px;color:#9aa6c2}
@media(max-width:700px){.site-footer{padding:24px 15px 16px}.footer-inner{flex-direction:column;text-align:center;gap:12px}.footer-logo-wrap{flex-basis:auto;width:110px;height:70px}.footer-logo-img{max-width:110px;max-height:70px}.footer-site-name{font-size:20px}.footer-site-description{font-size:14px}}

/* ===== SLIDER FINAL FIX ===== */
.slider{position:relative!important;width:100%!important;max-width:100%!important;aspect-ratio:16/6!important;min-height:260px!important;height:auto!important;overflow:hidden!important;background:#0e1117!important}
.slider .slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;opacity:0!important;visibility:hidden!important;transition:opacity .6s ease!important}
.slider .slide.active{opacity:1!important;visibility:visible!important;z-index:2!important}
.slider .slide a{display:block!important;width:100%!important;height:100%!important}
.slider .slide img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important}
@media(max-width:768px){.slider{width:100%!important;max-width:100%!important;min-height:0!important;aspect-ratio:16/8!important;margin-left:0!important;margin-right:0!important;border-radius:10px!important}.slider .slide img{object-fit:cover!important}}
@media(max-width:480px){.slider{aspect-ratio:16/9!important;border-radius:8px!important}}
