:root{--purple:#5b0bc4;--purple2:#7b20e6;--pink:#fa1d83;--cyan:#00bfe8;--orange:#ff8a00;--ink:#101529;--muted:#7e8597;--bg:#f2f8fc;--panel:#fff;--shadow:0 8px 26px rgba(44,71,110,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f7fbfe 0,#eef7fb 68%,#eef4f9 100%);font-family:Arial,Helvetica,sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}button{font:inherit}.wrap{width:min(1120px,calc(100% - 34px));margin-inline:auto}.topline{font-size:10px;color:#6d7689;padding:7px 0 5px}.topline b{color:#e52a74}.topline-inner{display:flex;justify-content:space-between;align-items:center}.header-card{height:78px;background:#fff;border-radius:11px;box-shadow:var(--shadow);display:flex;align-items:center;padding:10px 14px;gap:16px}.brand{display:flex;align-items:center;min-width:265px}.brand-bars{display:flex;align-items:center;gap:3px;height:47px;margin-right:9px}.brand-bars i{width:5px;border-radius:4px;background:linear-gradient(#ffae00,#fb1d94,#731eea)}.brand-bars i:nth-child(1){height:20px}.brand-bars i:nth-child(2){height:31px}.brand-bars i:nth-child(3){height:43px}.brand-bars i:nth-child(4){height:36px}.brand-bars i:nth-child(5){height:26px}.brand-bars i:nth-child(6){height:17px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:24px;line-height:1;font-weight:900;letter-spacing:-1.3px}.brand-copy em{font-style:normal;color:var(--pink)}.brand-copy small{font-size:7px;letter-spacing:.7px;margin-top:5px;font-weight:800}.socials{display:flex;gap:8px;margin-left:auto}.socials a{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;font-size:14px;box-shadow:0 5px 12px rgba(16,21,41,.12)}.socials .fb{background:#396bc0}.socials .ig{background:linear-gradient(45deg,#ff8a00,#ee187d,#7436ec)}.socials .x{background:#050505}.socials .yt{background:#ef2a24}.socials .sp{background:#18b663}.mini-player{height:58px;width:355px;border-radius:13px;border:1px solid #edf1f6;background:#fff;box-shadow:0 5px 15px rgba(30,48,77,.07);display:flex;align-items:center;padding:6px 7px;gap:9px}.mini-player img{width:75px;height:46px;object-fit:cover;border-radius:8px}.mini-meta{display:flex;flex-direction:column;min-width:110px}.mini-meta span{font-size:7px;font-weight:900;color:var(--pink)}.mini-meta strong{font-size:11px;margin:3px 0}.mini-meta small{font-size:9px;color:#6f7888}.eq{height:25px;display:flex;align-items:end;gap:2px;margin-left:auto}.eq i{width:2px;background:linear-gradient(#c914e7,#fd1687);animation:eq 1s ease-in-out infinite alternate}.eq i:nth-child(1){height:8px}.eq i:nth-child(2){height:16px;animation-delay:.2s}.eq i:nth-child(3){height:11px;animation-delay:.4s}.eq i:nth-child(4){height:21px;animation-delay:.1s}.eq i:nth-child(5){height:15px;animation-delay:.5s}.eq i:nth-child(6){height:23px;animation-delay:.3s}.eq i:nth-child(7){height:10px;animation-delay:.7s}@keyframes eq{to{transform:scaleY(.4)}}.play{width:43px;height:43px;border:0;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--pink),#ff0d68);font-size:16px;cursor:pointer;box-shadow:0 5px 13px rgba(250,29,131,.28)}
.nav-shell{margin-top:10px}.nav-inner{height:40px;border-radius:8px;background:linear-gradient(90deg,#6513ca,#5200b4);display:flex;align-items:stretch;overflow:hidden;color:#fff;font-size:10px;font-weight:800}.nav-inner a{display:flex;align-items:center;padding:0 14px;white-space:nowrap}.nav-inner .home{width:58px;justify-content:center;font-size:16px}.nav-inner .active{background:linear-gradient(#8c27ef,#7b10d8);position:relative}.nav-inner .active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffb000}.search{margin-left:auto;width:44px;border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer}.ticker{margin-top:8px;height:50px;background:#fff;border-radius:7px;display:flex;align-items:center;box-shadow:0 4px 14px rgba(40,64,99,.06);overflow:hidden;font-size:11px}.ticker>strong{height:100%;display:flex;align-items:center;background:linear-gradient(90deg,#ee1f85,#fc247d);color:#fff;padding:0 16px;white-space:nowrap;font-size:11px;font-weight:800}.ticker-marquee{flex:1;min-width:0;overflow:hidden;padding:0 14px}.ticker-track{display:flex;align-items:center;width:max-content;min-width:100%;white-space:nowrap;color:#495166}.ticker-track.scrolling{will-change:transform;transform:translate3d(0,0,0)}.ticker-track.static{width:100%}.ticker-set{display:flex;align-items:center;gap:34px;padding-right:34px}.ticker-set span{display:inline-flex;align-items:center;position:relative}.ticker-set span:not(:last-child)::after{content:'•';margin-left:34px;color:#d3a527;font-weight:900}.ticker-track b{color:#21283b}.ticker>a{padding:0 14px;color:var(--pink);font-weight:800;white-space:nowrap;font-size:11px}
.main{padding-top:10px}.hero{height:auto;position:relative;border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.hero img{display:block;width:100%;height:auto}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:50%;background:rgba(0,0,0,.42);color:#fff;font-size:26px;cursor:pointer}.hero-arrow.left{left:12px}.hero-arrow.right{right:12px}.hero-dots{position:absolute;bottom:12px;left:50%;display:flex;gap:5px;transform:translateX(-50%)}.hero-dots i{width:7px;height:7px;border-radius:50%;background:#fff8;box-shadow:0 0 0 1px #fff}.hero-dots .on{background:#fff}.contact-strip{margin-top:10px;height:64px;border-radius:7px;background:linear-gradient(100deg,#01ad9a,#00abc7);display:grid;grid-template-columns:1.05fr 1.1fr .95fr 1.45fr 1.05fr;gap:8px;padding:8px 13px;color:#fff;align-items:center;box-shadow:0 8px 20px rgba(0,170,180,.15)}.contact-title{display:flex;flex-direction:column;border-left:3px solid #9cfd67;padding-left:11px}.contact-title b{font-size:15px;letter-spacing:1.5px}.contact-title small{font-size:10px}.contact-strip>a{height:45px;border:1px solid #58f2e2;border-radius:7px;background:rgba(0,124,133,.15);display:grid;grid-template-columns:35px 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:4px 10px;box-shadow:inset 0 0 0 1px #ffffff20}.contact-strip>a .contact-icon{grid-row:1/3;font-size:22px}.contact-strip>a b{font-size:14px;align-self:end}.contact-strip>a small{font-size:9px;align-self:start}.contact-strip .phone b{font-size:18px;letter-spacing:1px}.contact-love{display:flex;gap:10px;align-items:center;font-size:9px}.contact-love>span{line-height:1.35}.contact-love:first-letter{font-size:33px;color:#ff3b9f}
.panel{background:#fff;border-radius:10px;box-shadow:var(--shadow)}.programs{margin-top:11px;padding:12px 13px 14px}.section-head{display:flex;align-items:center;gap:11px;min-height:31px}.section-head h2{margin:0;font-size:20px;letter-spacing:2px}.section-head h2 span{color:#0fb8ea}.section-head p{margin:0;color:#9399a8;font-size:9px}.section-head>a{margin-left:auto;color:#6e21dd;font-size:9px;font-weight:800}.section-head .line{height:2px;flex:1;background:linear-gradient(90deg,#ef1a95,#7224e5)}.dj-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;margin-top:7px}.dj-grid article{min-width:0;position:relative;padding-bottom:8px}.dj-grid img{width:100%;aspect-ratio:1.25/1;object-fit:cover;border-radius:7px;display:block}.dj-grid h3{font-size:10px;margin:7px 0 2px}.dj-grid time{font-size:9px;color:#8c93a2}.dj-grid p{font-size:9px;margin:4px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dj-grid i{position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:5px;background:var(--pink)}.dj-grid article:nth-child(2) i{background:#17bc70}.dj-grid article:nth-child(3) i{background:#0ebde9}.dj-grid article:nth-child(4) i{background:#ff8e00}.dj-grid article:nth-child(5) i{background:#07c8c7}.dj-grid article:nth-child(6) i{background:#ff8e00}
.content-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:11px;margin-top:12px}.news,.top10{padding:12px}.news .section-head,.top10 .section-head{margin-bottom:8px}.news .section-head h2,.top10 .section-head h2{font-size:18px}.news article{height:99px;border:1px solid #edf0f5;border-radius:8px;display:grid;grid-template-columns:192px 1fr 26px;gap:12px;align-items:center;padding-right:8px;margin-bottom:9px}.news article:last-child{margin-bottom:0}.news article>img{width:100%;height:100%;object-fit:cover;border-radius:7px 0 0 7px}.news article h3{font-size:10px;margin:0 0 8px}.news article p{font-size:9px;line-height:1.45;color:#7f8694;margin:0 0 8px}.news article small{font-size:8px;color:#8a92a1}.news article button{width:25px;height:25px;border:0;border-radius:50%;background:#eee5ff;color:#7021e5;font-size:20px;cursor:pointer}.top10 ol{list-style:none;margin:0;padding:0;display:grid;gap:5px}.top10 li{height:31px;border:1px solid #edf0f5;border-radius:6px;display:grid;grid-template-columns:25px 34px 1fr 24px;gap:8px;align-items:center;padding:2px 5px}.top10 li>b{font-size:18px;color:#0caee0;text-align:center}.top10 img{width:34px;height:25px;object-fit:cover;border-radius:4px}.top10 span{display:flex;flex-direction:column;line-height:1.05}.top10 strong{font-size:9px}.top10 small{font-size:8px;color:#888f9d;margin-top:2px}.top10 button,.slot button{width:21px;height:21px;border:0;border-radius:50%;background:#818181;color:#fff;font-size:8px;cursor:pointer}
.schedule{margin-top:12px;padding:13px}.schedule .section-head{margin-bottom:8px}.schedule .section-head h2{font-size:19px}.days{height:32px;display:grid;grid-template-columns:repeat(7,1fr);gap:2px;background:#f4f7fb;border-radius:6px;overflow:hidden;margin-bottom:8px}.days button{border:0;background:#f0f4f8;font-size:8px;color:#5e6676;cursor:pointer}.days .active{color:#fff;background:linear-gradient(90deg,#ff8f00,#fb168a);font-weight:800}.schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 13px}.slot{min-height:37px;border:1px solid #e8edf3;border-radius:5px;display:grid;grid-template-columns:95px 37px 1fr 25px;align-items:center;gap:8px;padding:3px 7px}.slot time{font-size:9px;color:#697286}.slot img{width:37px;height:28px;object-fit:cover;border-radius:4px}.slot span{display:flex;flex-direction:column}.slot b{font-size:9px}.slot small{font-size:8px;color:#858d9c;margin-top:3px}
footer{margin-top:12px;background:#0c113d url('img/footer-bg.jpg') center/cover no-repeat;color:#fff;position:relative}footer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,48,.94),rgba(12,17,61,.86))}.footer-grid,.copyright{position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:2.2fr .75fr .75fr 1.4fr 1.15fr;gap:25px;padding:24px 18px 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column}.footer-grid h4{font-size:10px;margin:0 0 10px;padding-bottom:6px;border-bottom:2px solid #20d2ce}.footer-grid a{font-size:8px;color:#c7cae1;margin:0 0 8px}.footer-grid .brand-copy strong{font-size:23px}.footer-grid .brand-copy small{font-size:8px;line-height:1.5;max-width:210px;color:#c8cbe2}.footer-brand .socials{justify-content:flex-start;margin:14px 0 0}.footer-brand .socials a{margin:0}.latest p{display:flex;margin:0 0 6px;font-size:8px;line-height:1.2}.latest img{width:45px;height:30px;object-fit:cover;border-radius:3px;margin-right:6px}.latest small{font-size:7px;color:#adb2cc}.neon{justify-content:center;text-align:center;font-family:cursive;font-size:26px;color:#fff;text-shadow:0 0 8px #ff1bdf,0 0 18px #ff1bdf}.neon span{color:#ff43e6;font-size:25px}.copyright{height:45px;border-top:1px solid #ffffff22;display:flex;justify-content:space-between;align-items:center;font-size:8px;color:#c3c7d9}.store{display:inline-block;padding:5px 8px;border:1px solid #ffffff55;border-radius:4px;margin-left:4px;color:#fff;background:#0b0d18}.to-top{position:fixed;right:18px;bottom:18px;width:34px;height:34px;border:0;border-radius:50%;background:#6f1fda;color:#fff;font-size:18px;box-shadow:0 8px 20px #6f1fda55;cursor:pointer;opacity:0;pointer-events:none;transition:.2s}.to-top.show{opacity:1;pointer-events:auto}

/* Desktop typography tuning: 1120px layout with more readable text */
@media(min-width:761px){
  .topline{font-size:12px}
  .brand-copy small{font-size:9px}
  .mini-meta span{font-size:9px}
  .mini-meta strong{font-size:13px}
  .mini-meta small{font-size:10px}
  .nav-inner{height:44px;font-size:12px}
  .nav-inner a{padding:0 16px}
  .ticker{height:50px;font-size:11px}
  .ticker>strong{padding:0 16px}
  .ticker-marquee{padding:0 14px}
  .contact-strip{height:70px}
  .contact-title b{font-size:17px}
  .contact-title small{font-size:11px}
  .contact-strip>a b{font-size:15px}
  .contact-strip>a small{font-size:10px}
  .contact-strip .phone b{font-size:19px}
  .contact-love{font-size:10px}
  .section-head h2{font-size:22px}
  .section-head p{font-size:11px}
  .section-head>a{font-size:11px}
  .dj-grid h3{font-size:12px}
  .dj-grid time{font-size:10px}
  .dj-grid p{font-size:10px}
  .news .section-head h2,.top10 .section-head h2{font-size:20px}
  .news article{height:108px}
  .news article h3{font-size:12px;margin-bottom:7px}
  .news article p{font-size:10.5px;line-height:1.5}
  .news article small{font-size:9px}
  .top10 li{height:35px}
  .top10 strong{font-size:10.5px}
  .top10 small{font-size:9px}
  .schedule .section-head h2{font-size:21px}
  .days{height:36px}
  .days button{font-size:10px}
  .slot{min-height:41px}
  .slot time{font-size:10.5px}
  .slot b{font-size:10.5px}
  .slot small{font-size:9px}
  .footer-grid h4{font-size:12px}
  .footer-grid a{font-size:10px}
  .footer-grid .brand-copy small{font-size:9.5px}
  .latest p{font-size:9px}
  .latest small{font-size:8px}
  .copyright{font-size:9px}
}

@media(max-width:760px){.wrap{width:calc(100% - 18px)}.topline-inner span:last-child{display:none}.header-card{height:auto;flex-wrap:wrap;padding:10px}.brand{min-width:auto}.brand-copy strong{font-size:20px}.socials{order:2}.mini-player{order:3;width:100%}.nav-inner{overflow-x:auto}.nav-inner a{padding:0 11px}.contact-strip{height:auto;grid-template-columns:1fr 1fr}.contact-title,.contact-love{grid-column:1/-1}.dj-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.schedule-grid{grid-template-columns:1fr}.news article{grid-template-columns:120px 1fr 25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.neon{grid-column:1/-1}.copyright{height:auto;padding:12px 0;gap:8px;flex-direction:column;align-items:flex-start}.hero-arrow{width:26px;height:26px}.contact-strip .phone b{font-size:14px}.section-head h2{font-size:17px}.section-head p{display:none}}
@media(max-width:460px){.socials{display:none}.ticker{height:44px;font-size:10px}.ticker>a{display:none}.ticker>strong{font-size:8px;padding:0 10px}.ticker-marquee{padding:0 10px}.ticker-set{gap:24px;padding-right:24px}.ticker-set span:not(:last-child)::after{margin-left:24px}.contact-strip{grid-template-columns:1fr}.contact-title,.contact-love{grid-column:auto}.dj-grid{gap:10px}.news article{height:auto;grid-template-columns:100px 1fr 22px}.news article p{display:none}.days{overflow-x:auto;grid-template-columns:repeat(7,90px)}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:1!important}}

.days a{display:flex;align-items:center;justify-content:center;font-size:11px;color:#5e6676;background:#f0f4f8}.days a.active{color:#fff;background:linear-gradient(90deg,#ff8f00,#fb168a);font-weight:800}
.approved-requests{margin-top:12px;padding:14px}.request-marquee{display:flex;gap:10px;overflow-x:auto;padding:4px 0 3px;scrollbar-width:thin}.request-marquee article{min-width:185px;border:1px solid #edf0f5;border-radius:9px;padding:11px;background:linear-gradient(135deg,#fff,#fbf8ff)}.request-marquee b,.request-marquee span,.request-marquee small{display:block}.request-marquee b{font-size:12px}.request-marquee span{font-size:11px;color:#6b20d9;margin-top:4px}.request-marquee small{font-size:9px;color:#8991a1;margin-top:7px}.forms-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.public-form{padding:18px}.public-form h2{margin:0 0 5px;font-size:18px}.public-form p{font-size:11px;color:#7c8596}.public-form form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.public-form input,.public-form textarea{width:100%;border:1px solid #e0e6ef;border-radius:8px;padding:11px;font:inherit;font-size:12px;background:#fff}.public-form textarea,.public-submit{grid-column:1/-1}.public-form textarea{min-height:90px;resize:vertical}.public-submit{border:0;border-radius:9px;padding:11px;background:linear-gradient(90deg,#6d1ad5,#fb1b86);color:#fff;font-weight:800;cursor:pointer}.form-note{padding:9px 10px;border-radius:7px;margin:8px 0;font-size:11px}.form-note.ok{background:#e8fff3;color:#176b40}.form-note.err{background:#fff0f0;color:#a52d2d}.hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.copyright a{color:#fff}@media(max-width:760px){.forms-grid{grid-template-columns:1fr}.public-form form{grid-template-columns:1fr}.public-form textarea,.public-submit{grid-column:auto}}
