:root{--bg:#05050a;--panel:#0b0b14;--panel2:#11101b;--text:#f7f4fb;--muted:#b9b3c4;--purple:#9a2cff;--pink:#ef43cf;--line:#38204b;--glow:0 0 24px rgba(154,44,255,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 70% 5%,#21052f 0,#080810 33%,#040408 70%);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(3,3,8,.93);backdrop-filter:blur(10px);border-bottom:1px solid #24142f}.nav{height:86px;display:flex;align-items:center;gap:28px}.logo img{width:170px}.nav-links{display:flex;gap:25px;margin-left:auto;font-size:.84rem;text-transform:uppercase;letter-spacing:.04em}.nav-links a{padding:12px 0;border-bottom:2px solid transparent}.nav-links a:hover,.nav-links a.active{color:#d75cff;border-color:#d75cff}.live-btn,.btn{border:1px solid #ae4cff;background:linear-gradient(135deg,#5b0dbf,#8b16f4);color:white;padding:13px 22px;border-radius:7px;box-shadow:var(--glow);font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.04em}.menu{display:none;background:none;border:0;color:white;font-size:1.7rem}.hero{min-height:620px;position:relative;overflow:hidden;display:flex;align-items:center;border-bottom:1px solid #22102f}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,3,8,.98) 0%,rgba(3,3,8,.85) 42%,rgba(3,3,8,.15) 75%,rgba(3,3,8,.7) 100%)}.hero-bg{position:absolute;right:0;top:0;width:63%;height:100%;object-fit:cover;filter:saturate(1.1) brightness(.85)}.hero-content{position:relative;z-index:2;max-width:620px;padding:70px 0}.eyebrow{color:#ef4de3;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.hero h1,.page-hero h1{font-size:clamp(3rem,6vw,5.9rem);line-height:.92;margin:18px 0 20px;text-transform:uppercase}.accent{color:#9f2fff}.hero p,.page-hero p{color:#ded8e5;font-size:1.1rem;line-height:1.6;max-width:580px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px}.live-note{color:#c8becf}.wave{height:46px;margin-top:28px;background:repeating-linear-gradient(90deg,transparent 0 7px,#8e28f2 8px 10px,transparent 11px 15px);mask:linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);opacity:.8}.quick-grid,.feature-grid,.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-grid{margin-top:-48px;position:relative;z-index:3}.card{background:linear-gradient(180deg,rgba(18,16,29,.98),rgba(8,8,15,.98));border:1px solid #4a3159;border-radius:11px;padding:24px}.quick-card{display:flex;gap:17px;align-items:flex-start;min-height:130px}.icon{width:46px;height:46px;min-width:46px;color:#e84cdb}.quick-card h3,.card h3{margin:0 0 8px;color:#f351dd;text-transform:uppercase;font-size:1rem}.quick-card p,.card p{margin:0;color:var(--muted);line-height:1.45}.section{padding:75px 0}.section-title{text-align:center;text-transform:uppercase;letter-spacing:.18em;color:#f15ae4;margin-bottom:35px}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.media-card{min-height:300px;position:relative;overflow:hidden;border-radius:12px;border:1px solid #4a3159}.media-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.content-card h2{font-size:2.2rem;margin-top:0}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.program-card{overflow:hidden}.program-card img{height:210px;width:100%;object-fit:cover}.program-card .body{padding:20px}.program-card h3{color:white;text-transform:none;font-size:1.25rem}.program-card small{color:#e44cd8}.cta-band{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cta{min-height:220px;background-position:center;background-size:cover;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,15,.95),rgba(8,7,15,.35))}.cta>*{position:relative}.community-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:25px}.community-strip img{height:135px;width:100%;object-fit:cover}.stats-grid .card{text-align:center}.stat{font-size:2rem;color:#ef53dc;font-weight:700}.newsletter{display:flex;gap:18px;align-items:center}.newsletter input,.form input,.form textarea,.form select{background:#090912;border:1px solid #493254;color:white;padding:14px;border-radius:6px;width:100%}.newsletter input{flex:1}.footer{border-top:1px solid #25152e;padding:45px 0 20px;background:#06060c}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px}.footer h4{color:white}.footer p,.footer a{color:#a9a3b2;line-height:1.7}.page-hero{min-height:480px;display:flex;align-items:center;position:relative;overflow:hidden;border-bottom:1px solid #25152e}.page-hero .hero-bg{width:58%}.page-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05050b 5%,rgba(5,5,11,.8) 52%,rgba(5,5,11,.2))}.page-hero .container{position:relative;z-index:2}.form{display:grid;gap:15px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:15px}.table-wrap{overflow-x:auto}.schedule{width:100%;border-collapse:collapse;background:#090912}.schedule th,.schedule td{border:1px solid #352443;padding:13px;text-align:left;min-width:120px}.schedule th{color:#ef54dd}.faq button{width:100%;text-align:left;padding:18px;background:#0b0b14;border:1px solid #44304e;color:white;margin-bottom:8px;cursor:pointer}.faq .answer{display:none;padding:0 18px 18px;color:#bbb}.faq .open+.answer{display:block}.modal{position:fixed;inset:0;background:rgba(0,0,0,.85);display:none;align-items:center;justify-content:center;z-index:100}.modal.show{display:flex}.modal-box{width:min(560px,92%);background:#0d0b16;border:1px solid #8c2ed4;border-radius:12px;padding:30px;box-shadow:var(--glow)}.player{padding:22px;background:#08080e;border-radius:10px}.progress{height:8px;background:#2b2432;border-radius:5px;overflow:hidden}.progress span{display:block;width:42%;height:100%;background:linear-gradient(90deg,#8d21ef,#ee4bd4)}.pill{display:inline-block;border:1px solid #9e31d0;color:#f468e5;padding:8px 12px;border-radius:20px;font-size:.8rem;margin:4px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.tabs button{background:#0b0b14;color:white;border:1px solid #4f345a;padding:10px 16px;border-radius:5px}.tabs button.active{background:#7b18cf}.hidden{display:none!important}@media(max-width:900px){.nav-links{display:none;position:absolute;left:0;right:0;top:86px;background:#08080e;padding:20px;flex-direction:column}.nav-links.open{display:flex}.menu{display:block;margin-left:auto}.nav>.live-btn{display:none}.hero-bg,.page-hero .hero-bg{width:100%;opacity:.55}.quick-grid,.feature-grid,.stats-grid,.program-grid{grid-template-columns:repeat(2,1fr)}.split,.cta-band,.footer-grid{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:3.6rem}.quick-grid{margin-top:20px}.community-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.quick-grid,.feature-grid,.stats-grid,.program-grid,.two-col{grid-template-columns:1fr}.hero{min-height:620px}.hero h1,.page-hero h1{font-size:2.9rem}.hero-actions,.newsletter{align-items:flex-start;flex-direction:column}.newsletter input{width:100%}.logo img{width:145px}.community-strip{grid-template-columns:1fr 1fr}.section{padding:55px 0}}

/* ===== Homepage rebuild: locked to approved JM Radio mockup ===== */
.home-page{background:#020207;color:#fff}.home-page .site-header{position:absolute;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(1,1,5,.98),rgba(1,1,5,.86));border-bottom:0}.home-page .nav{height:112px}.home-page .logo img{width:185px}.home-page .nav-links{font-size:.73rem;font-weight:700;gap:31px}.home-page .nav-links a{padding:14px 0}.home-page .live-btn{padding:13px 23px;border-radius:7px;background:linear-gradient(90deg,#4b0bb9,#7423ed);box-shadow:0 0 22px rgba(126,39,255,.65)}
.home-hero{height:650px;position:relative;overflow:hidden;background:#020207;border-bottom:1px solid rgba(214,63,255,.18)}.home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#020207 0%,rgba(2,2,7,.96) 31%,rgba(2,2,7,.28) 70%,rgba(2,2,7,.12) 100%);z-index:1}.home-hero-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;filter:saturate(1.35) contrast(1.05) brightness(.82)}.home-hero-inner{height:100%;display:flex;align-items:center;position:relative;z-index:3;padding-top:96px}.home-hero-copy{max-width:570px}.home-hero h1{font-size:clamp(3.6rem,6vw,5.65rem);line-height:.92;margin:0 0 20px;text-transform:none;letter-spacing:-.04em}.home-hero h1 span{color:#9631ff}.home-hero-copy>p{font-size:1rem;line-height:1.52;color:#e3dfea;max-width:540px;margin:0}.home-hero-actions{display:flex;align-items:center;gap:30px;margin-top:26px}.home-primary{text-transform:uppercase}.play-dot{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #fff;border-radius:50%;margin-right:7px}.home-live-note{font-size:.94rem;color:#d8cfe1}.home-wave{position:absolute;z-index:2;height:100px;opacity:.75;filter:drop-shadow(0 0 10px rgba(197,40,255,.45));background:repeating-linear-gradient(90deg,transparent 0 7px,#a935ff 8px 10px,transparent 11px 15px);mask:linear-gradient(to bottom,transparent 0,black 30%,black 70%,transparent 100%)}.home-wave-a{left:330px;right:0;bottom:34px;transform:scaleY(.55)}.home-wave-b{right:-30px;top:140px;width:420px;transform:scaleY(.75);opacity:.35}
.home-feature-wrap{background:#05050b;padding:18px 0 40px}.home-feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.home-feature-card{background:linear-gradient(180deg,rgba(14,12,24,.98),rgba(8,8,14,.98));border:1px solid rgba(205,92,226,.55);border-radius:10px;padding:24px 20px;text-align:center;min-height:190px}.home-feature-card img{width:49px;height:49px;margin:0 auto 15px}.home-feature-card h3{font-size:.92rem;color:#ee56dc;text-transform:uppercase;margin:0 0 12px}.home-feature-card p{font-size:.86rem;line-height:1.48;color:#d4cbd8;margin:0}
.home-about{background:#030308;padding:38px 0 0}.home-about-grid{display:grid;grid-template-columns:42% 58%;min-height:360px;align-items:stretch}.home-about-copy{padding:25px 34px 46px 0}.home-about-copy h2{font-size:1.85rem;text-transform:uppercase;margin:0 0 16px}.home-about-copy h2 span{color:#b836ff}.home-about-copy p{font-size:.9rem;line-height:1.55;color:#d8d0dc;margin:0 0 7px}.home-about-image{width:100%;height:100%;min-height:350px;object-fit:cover;object-position:center;mask-image:linear-gradient(90deg,transparent 0%,black 12%,black 100%)}.home-outline-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e346d7;color:#fff;padding:11px 19px;border-radius:5px;text-transform:uppercase;font-size:.73rem;font-weight:700;letter-spacing:.04em;margin-top:18px;background:rgba(8,7,14,.55)}.home-outline-btn:hover{background:#8d1dcc;border-color:#bb5cff;box-shadow:0 0 18px rgba(174,45,255,.35)}
.section-dark{background:#05050b}.home-programs{padding:42px 0 26px;border-top:1px solid rgba(122,36,157,.22)}.home-section-title{display:flex;align-items:center;justify-content:center;gap:21px;color:#eb63df;text-transform:uppercase;letter-spacing:.22em;font-size:1.35rem;margin:0 0 29px}.home-section-title span{height:1px;width:95px;background:linear-gradient(90deg,transparent,#c83be9)}.home-section-title span:last-child{background:linear-gradient(90deg,#c83be9,transparent)}.home-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-program-card{border:1px solid rgba(198,82,223,.48);border-radius:12px;overflow:hidden;background:#0a0911}.home-program-card>img{height:215px;width:100%;object-fit:cover}.home-program-body{padding:19px 20px 20px}.home-program-body h3{font-size:1.08rem;margin:0 0 9px}.home-program-body strong{display:block;color:#f352dd;font-size:.74rem;text-transform:uppercase}.home-program-body small{display:block;color:#e4dce8;margin:5px 0 14px}.home-program-body p{color:#c8becd;font-size:.86rem;line-height:1.48;min-height:54px}.home-outline-btn.small{padding:9px 15px;font-size:.66rem;margin-top:5px}.home-center{text-align:center}.home-outline-btn.wide{min-width:270px;margin-top:20px}
.home-callouts{padding:14px 0 28px}.home-callout-stack{display:grid;gap:18px}.home-callout{min-height:240px;position:relative;border:1px solid rgba(203,77,222,.52);border-radius:10px;overflow:hidden;display:flex;align-items:center}.home-callout-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.home-callout:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.artist-callout{justify-content:flex-end}.artist-callout .home-callout-image{object-position:center}.artist-callout:after{background:linear-gradient(90deg,rgba(7,5,13,.18),rgba(10,4,23,.92) 53%)}.sponsor-callout .home-callout-image{object-position:center right}.sponsor-callout:after{background:linear-gradient(90deg,rgba(8,4,16,.96) 0%,rgba(7,4,15,.78) 52%,rgba(4,2,8,.15) 100%)}.home-callout-copy{width:53%;padding:34px 42px;position:relative;z-index:2}.home-callout-copy.left{margin-right:auto}.home-callout-copy>span{color:#f258dd;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.home-callout-copy h2{font-size:1.7rem;line-height:1.12;margin:7px 0 12px}.home-callout-copy p{color:#cfc4d4;line-height:1.5;font-size:.9rem;max-width:490px}.home-callout-copy .btn{display:inline-flex;margin-top:10px}
.home-community{padding:22px 0 18px;text-align:center}.home-community h2{font-size:1.65rem;color:#ee65e4;letter-spacing:.16em;text-transform:uppercase;margin:0 0 7px}.home-community-lead{color:#e4dbe8;margin:0 0 24px}.home-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto 16px;max-width:860px}.home-stat{padding:0 24px;border-right:1px solid rgba(255,255,255,.12)}.home-stat:last-child{border-right:0}.home-stat img{width:36px;height:36px;margin:0 auto 5px}.home-stat strong{display:block;font-size:1.6rem;color:#ed58de}.home-stat span{font-size:.8rem;color:#d3c9d6}.home-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:15px}.home-gallery img{height:118px;width:100%;object-fit:cover;filter:saturate(.9) contrast(1.04)}
.home-newsletter{padding:12px 0 28px}.home-newsletter-box{display:grid;grid-template-columns:1.4fr 1fr auto;gap:18px;align-items:center;border:1px solid rgba(155,54,194,.28);background:linear-gradient(90deg,#0d0718,#090713);padding:16px 20px}.home-newsletter-intro{display:flex;align-items:center;gap:16px;text-align:left}.home-newsletter-intro img{width:42px;height:42px}.home-newsletter-intro strong,.home-newsletter-intro span{display:block}.home-newsletter-intro span{font-size:.75rem;color:#bfb5c6;margin-top:3px}.home-newsletter-box input{background:#08080f;border:1px solid #3f2c4a;border-radius:5px;color:white;padding:13px 14px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.home-page .footer{padding-top:32px}.home-page .footer-grid{grid-template-columns:1.3fr .8fr .8fr 1fr}.home-page .footer p,.home-page .footer a{font-size:.8rem}.home-page .footer h4{text-transform:uppercase;font-size:.84rem}.home-page .footer .container:last-child{font-size:.75rem}
@media(max-width:1000px){.home-feature-grid{grid-template-columns:repeat(3,1fr)}.home-feature-card:nth-child(4),.home-feature-card:nth-child(5){grid-column:auto}.home-about-grid{grid-template-columns:1fr}.home-about-copy{padding-right:0}.home-about-image{mask-image:none}.home-page .site-header{position:sticky}.home-hero{height:620px}.home-hero-inner{padding-top:0}.home-callout-copy{width:68%}.home-stat-grid{max-width:none}.home-newsletter-box{grid-template-columns:1fr 1fr}.home-newsletter-intro{grid-column:1/-1}}
@media(max-width:700px){.home-page .nav{height:82px}.home-page .logo img{width:145px}.home-hero{height:620px}.home-hero:after{background:linear-gradient(90deg,rgba(2,2,7,.98),rgba(2,2,7,.65))}.home-hero-visual{object-position:63% center;opacity:.52}.home-hero-copy{padding-top:40px}.home-hero h1{font-size:3.15rem}.home-hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.home-feature-grid{grid-template-columns:1fr 1fr}.home-feature-card{min-height:175px}.home-program-grid{grid-template-columns:1fr}.home-callout{min-height:330px}.home-callout-copy{width:100%;padding:28px}.artist-callout .home-callout-image,.sponsor-callout .home-callout-image{object-position:center}.home-stat-grid{grid-template-columns:1fr 1fr;gap:22px}.home-stat:nth-child(2){border-right:0}.home-gallery{grid-template-columns:repeat(2,1fr)}.home-gallery img:last-child{grid-column:1/-1}.home-newsletter-box{grid-template-columns:1fr}.home-newsletter-intro{grid-column:auto}.home-section-title{font-size:1rem}.home-section-title span{width:42px}}
@media(max-width:460px){.home-feature-grid{grid-template-columns:1fr}.home-feature-card{min-height:auto}.home-about-copy h2{font-size:1.55rem}.home-stat{padding:0 10px}.home-callout-copy h2{font-size:1.45rem}.home-gallery img{height:95px}}

.footer-copyright{margin-top:28px;color:#87808f;border-top:1px solid #281832;padding-top:18px}.modal-close{float:right;background:none;border:0;color:white;font-size:1.5rem;cursor:pointer}.player-note{color:#aaa}.player-controls{display:flex;justify-content:center;gap:16px;margin-top:24px}


/* Final organized JM Radio image library */
.program-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px}
.profile-card{padding:0;overflow:hidden}
.profile-card>img{width:100%;height:300px;object-fit:cover;object-position:center top}
.profile-body{padding:20px}
.profile-body h3{margin:0 0 7px;color:#fff;text-transform:none;font-size:1.2rem}
.profile-body strong{display:block;color:#ef53dc;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:11px}
.profile-body p{font-size:.88rem;line-height:1.5}
@media(max-width:560px){.profile-grid{grid-template-columns:1fr 1fr}.profile-card>img{height:245px}}
@media(max-width:410px){.profile-grid{grid-template-columns:1fr}.profile-card>img{height:360px}}
