:root{--navy:#071426;--navy-2:#0c1d33;--navy-3:#112844;--mint:#19dca9;--mint-dark:#0eb98c;--white:#fff;--ink:#0d1b2c;--muted:#667386;--line:#e3e9ef;--soft:#f4f7f9;--card:#fff;--radius:18px;--shadow:0 16px 50px rgba(5,20,38,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.6}body:has(.audio-player:not([hidden])){padding-bottom:92px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;z-index:50;top:0;background:rgba(7,20,38,.96);border-bottom:1px solid rgba(255,255,255,.09);backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;gap:35px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;font:800 23px/1 "Manrope",sans-serif;letter-spacing:-1px;white-space:nowrap}.brand>span>span{color:var(--mint)}.brand small{font-size:12px;color:#8ca0b7;letter-spacing:0}.brand-mark{height:33px;width:35px;display:flex;align-items:center;justify-content:center;gap:3px;background:linear-gradient(145deg,var(--mint),#15b99a);border-radius:9px}.brand-mark i{display:block;width:3px;border-radius:3px;background:var(--navy)}.brand-mark i:nth-child(1),.brand-mark i:nth-child(4){height:9px}.brand-mark i:nth-child(2){height:20px}.brand-mark i:nth-child(3){height:14px}.main-nav{display:flex;gap:25px;margin-left:20px;color:#b9c6d5;font-weight:600;font-size:14px}.main-nav a:hover{color:var(--mint)}.header-search{margin-left:auto;width:255px;height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #2b3b50;border-radius:11px;background:#102239}.header-search svg,.hero-search svg{width:18px;fill:none;stroke:#8294a9;stroke-width:2}.header-search input{width:100%;border:0;outline:0;background:transparent;color:#fff}.header-search input::placeholder{color:#8294a9}.menu-button{display:none;background:none;border:0;color:#fff;font-size:24px}.hero{position:relative;overflow:hidden;background:var(--navy);min-height:650px;color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--mint),transparent);opacity:.25}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;letter-spacing:2.4px;font-weight:800;color:var(--mint)}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow i,.live-label i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(25,220,169,.12)}.hero h1{font:800 clamp(50px,6vw,78px)/1.02 "Manrope",sans-serif;letter-spacing:-4px;margin:20px 0}.hero h1 span,.page-hero h1 span{color:var(--mint)}.hero-copy>p{color:#a9b8ca;font-size:18px;max-width:570px;margin-bottom:30px}.hero-search{display:flex;align-items:center;max-width:600px;background:#fff;border-radius:13px;padding:7px 7px 7px 18px;box-shadow:0 18px 40px rgba(0,0,0,.2)}.hero-search input{min-width:0;flex:1;padding:11px 12px;border:0;outline:none;color:var(--ink)}.hero-search button,.primary-button{border:0;border-radius:9px;background:var(--mint);color:var(--navy);font-weight:800;padding:13px 20px;cursor:pointer}.hero-stats{display:flex;gap:35px;margin-top:35px;color:#8496ab;font-size:13px}.hero-stats span{padding-right:30px;border-right:1px solid #293a4e}.hero-stats span:last-child{border:0}.hero-stats strong{display:block;font:700 19px "Manrope";color:#fff}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.15}.glow-one{width:450px;height:450px;background:var(--mint);right:5%;top:10%}.glow-two{width:300px;height:300px;background:#226dde;left:-10%;bottom:-20%}.hero-visual{position:relative;height:500px;display:grid;place-items:center}.radio-device{position:relative;width:330px;height:370px;padding:25px;border:1px solid rgba(255,255,255,.13);border-radius:40px;background:linear-gradient(145deg,#15304e,#09182b);box-shadow:30px 40px 80px rgba(0,0,0,.35);transform:rotate(5deg);z-index:2}.device-top{display:flex;justify-content:space-between;color:#7790a9;font-weight:800;letter-spacing:2px;font-size:10px}.device-top i{width:7px;height:7px;background:var(--mint);border-radius:50%;box-shadow:0 0 13px var(--mint)}.dial{width:210px;height:210px;margin:30px auto 12px;border-radius:50%;border:1px solid #2a4965;display:grid;place-items:center;background:repeating-conic-gradient(from 0deg,#37516a 0deg 1deg,transparent 1deg 15deg)}.dial-core{width:148px;height:148px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#173858,#0b1d33);border:2px solid var(--mint);box-shadow:0 0 40px rgba(25,220,169,.2);font:800 48px/1 "Manrope";color:var(--mint)}.dial-core small{display:block;font-size:8px;letter-spacing:3px;color:#8093a8;margin-top:-45px}.frequency{text-align:center;font-size:10px;letter-spacing:2px;color:#8294a9}.frequency strong{color:#ff5757}.wave{height:35px;display:flex;gap:5px;align-items:center;justify-content:center;margin-top:10px}.wave i{width:3px;height:10px;background:var(--mint);border-radius:5px}.wave i:nth-child(2),.wave i:nth-child(6){height:20px}.wave i:nth-child(3),.wave i:nth-child(5){height:28px}.wave i:nth-child(4){height:35px}.orbit{position:absolute;border:1px solid rgba(25,220,169,.18);border-radius:50%}.orbit-one{width:430px;height:430px}.orbit-two{width:540px;height:540px}.floating-note{position:absolute;color:var(--mint);font-size:30px}.note-one{top:50px;right:30px;transform:rotate(14deg)}.note-two{bottom:60px;left:25px;opacity:.5}.section{padding:90px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--navy);color:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.section-heading h2{font:800 clamp(30px,4vw,43px)/1.1 "Manrope";letter-spacing:-2px;margin:7px 0 0}.section-heading>a{font-weight:700;color:var(--mint-dark)}.section-heading.light h2{color:#fff}.country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.country-card{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.25s}.country-card:hover{transform:translateY(-3px);border-color:var(--mint);box-shadow:var(--shadow)}.flag-placeholder{width:47px;height:47px;display:grid;place-items:center;border-radius:50%;background:#e7fbf5;color:#0c9e79;text-transform:uppercase;font-weight:800}.country-card div:nth-child(2){min-width:0;flex:1}.country-card strong,.country-card span{display:block}.country-card strong{font:700 16px "Manrope"}.country-card span{font-size:12px;color:var(--muted)}.country-card b{color:#91a0af}.radio-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.radio-card{min-width:0;border-radius:var(--radius);background:var(--card);overflow:hidden;box-shadow:0 6px 30px rgba(2,15,31,.08);transition:.25s}.radio-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(2,15,31,.16)}.radio-art{position:relative;display:block;aspect-ratio:1/1;background:#13243a;overflow:hidden}.radio-art img{width:100%;height:100%;object-fit:cover}.card-play{position:absolute;inset:0;display:grid;place-items:center;background:rgba(7,20,38,.25);color:#fff;font-size:26px;opacity:0;transition:.2s}.radio-card:hover .card-play{opacity:1}.radio-card-body{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px}.radio-card h3{font:700 16px/1.3 "Manrope";white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 4px}.country-label{font-size:12px;color:var(--muted)}.quick-play{flex:0 0 40px;width:40px;height:40px;border:0;border-radius:50%;background:var(--mint);color:var(--navy);cursor:pointer}.section-dark .radio-card{background:#102239}.section-dark .radio-card h3{color:#fff}.section-dark .country-label{color:#8ca0b7}.cta-section{padding:70px 0;background:#fff}.cta-card{position:relative;overflow:hidden;min-height:300px;display:flex;align-items:center;justify-content:space-between;padding:55px 65px;border-radius:28px;background:linear-gradient(110deg,#0b2038,#102e49);color:#fff}.cta-card:after{content:"";position:absolute;width:380px;height:380px;border:70px solid rgba(25,220,169,.07);border-radius:50%;right:-100px;top:-120px}.cta-card h2{font:800 38px/1.15 "Manrope";letter-spacing:-2px;margin:10px 0}.cta-card p{color:#9bb0c5}.cta-card .primary-button{position:relative;z-index:2}.page-hero{padding:75px 0;background:linear-gradient(135deg,var(--navy),#102a45);color:#fff}.page-hero h1{font:800 clamp(40px,6vw,64px)/1.05 "Manrope";letter-spacing:-3px;margin:12px 0}.page-hero p{font-size:18px;color:#a7b8c9}.breadcrumbs{display:flex;align-items:center;gap:9px;margin-bottom:35px;color:#708094;font-size:13px}.breadcrumbs a{color:var(--mint)}.listing-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.listing-tools form{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13px}.listing-tools select{padding:10px 35px 10px 12px;border:1px solid var(--line);border-radius:9px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:45px}.pagination a{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px}.pagination a.active{background:var(--mint);border-color:var(--mint);font-weight:800}.station-hero{position:relative;overflow:hidden;padding:45px 0 70px;background:var(--navy);color:#fff}.station-bg{position:absolute;inset:0;background:radial-gradient(circle at 25% 70%,rgba(25,220,169,.18),transparent 28%),radial-gradient(circle at 80% 20%,rgba(39,111,208,.18),transparent 30%)}.light-breadcrumb{position:relative;color:#92a3b4}.station-layout{position:relative;display:flex;align-items:center;gap:45px}.station-logo{width:235px;height:235px;object-fit:cover;border-radius:30px;border:5px solid rgba(255,255,255,.12);box-shadow:0 30px 70px rgba(0,0,0,.35)}.live-label{display:flex;align-items:center;gap:10px;color:var(--mint);font-size:11px;font-weight:800;letter-spacing:2px}.station-copy h1{font:800 clamp(40px,6vw,68px)/1.05 "Manrope";letter-spacing:-3px;margin:14px 0 5px}.station-copy>a{color:#9eb0c2}.station-actions{display:flex;gap:12px;margin-top:30px}.listen-button,.favorite-button{border-radius:11px;padding:14px 22px;font-weight:800;cursor:pointer}.listen-button{border:0;background:var(--mint);color:var(--navy)}.listen-button span{margin-right:7px}.favorite-button{border:1px solid #405064;background:transparent;color:#fff}.station-content{display:grid;grid-template-columns:1fr 320px;gap:75px}.station-description h2{font:800 35px/1.15 "Manrope";letter-spacing:-1.5px}.station-description>div{color:#526174;font-size:17px}.stream-note{font-size:12px;color:#8c98a5;border-top:1px solid var(--line);padding-top:20px;margin-top:30px}.station-facts{padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.station-facts h3{font:800 20px "Manrope";margin-top:0}.station-facts dl{margin:0}.station-facts dl div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.station-facts dl div:last-child{border:0}.station-facts dt{color:var(--muted)}.station-facts dd{font-weight:700;margin:0}.search-page-form{margin-top:25px}.empty-state,.not-found{text-align:center;padding:90px 20px}.empty-state h2,.not-found h1{font:800 37px "Manrope"}.not-found{min-height:600px;display:grid;place-items:center}.not-found span{display:block;color:var(--mint);font:800 100px/1 "Manrope"}.not-found p{color:var(--muted);margin-bottom:30px}.site-footer{padding:65px 0 25px;background:#06111f;color:#8395a9}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.brand-footer{margin-bottom:20px}.footer-grid h3{font:700 13px "Manrope";color:#fff;text-transform:uppercase;letter-spacing:1.5px}.footer-grid a:not(.brand){display:block;font-size:13px;margin:9px 0}.footer-grid a:hover{color:var(--mint)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #19283a;margin-top:45px;padding-top:22px;font-size:12px}.audio-player{position:fixed;z-index:100;inset:auto 0 0;background:rgba(6,17,31,.98);color:#fff;border-top:1px solid #21364c;box-shadow:0 -10px 40px rgba(0,0,0,.25)}.player-inner{height:86px;display:flex;align-items:center;gap:15px}.player-inner>img{width:55px;height:55px;object-fit:cover;border-radius:11px}.player-info{min-width:0;width:260px}.player-info strong,.player-info span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-info span{font-size:12px;color:#8ba0b5}.player-toggle{width:48px;height:48px;border:0;border-radius:50%;background:var(--mint);color:var(--navy);font-weight:800}.live-pill{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--mint);margin-left:auto}.live-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--mint);margin-right:5px}.player-inner input{width:130px;accent-color:var(--mint)}.player-close{border:0;background:none;color:#a9b5c2;font-size:25px}.toast{position:fixed;z-index:120;right:20px;bottom:110px;padding:12px 18px;border-radius:9px;background:#fff;color:var(--ink);box-shadow:var(--shadow);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
@media(max-width:1000px){.main-nav{display:none}.main-nav.open{position:absolute;display:flex;flex-direction:column;top:78px;left:20px;right:20px;margin:0;padding:20px;background:#102239;border-radius:12px}.menu-button{display:block}.header-search{margin-left:auto}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:90px 0}.hero-visual{display:none}.country-grid,.radio-grid{grid-template-columns:repeat(3,1fr)}.station-content{grid-template-columns:1fr 280px;gap:35px}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.header-inner{height:68px}.header-search{display:none}.hero-grid{padding:70px 0}.hero{min-height:auto}.hero h1{font-size:48px;letter-spacing:-2.8px}.hero-copy>p{font-size:16px}.hero-search{padding-left:12px}.hero-search svg{display:none}.hero-search button{padding:12px}.hero-stats{gap:15px}.hero-stats span{padding-right:14px}.section{padding:65px 0}.country-grid{grid-template-columns:repeat(2,1fr)}.radio-grid{grid-template-columns:repeat(2,1fr);gap:14px}.section-heading{align-items:start}.cta-card{padding:40px 28px;display:block}.cta-card .primary-button{display:inline-block;margin-top:15px}.station-layout{display:block}.station-logo{width:170px;height:170px;margin-bottom:25px}.station-copy h1{font-size:44px}.station-content{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.player-info{flex:1;width:auto}.live-pill,.player-inner input{display:none}.listing-tools{align-items:flex-start;gap:15px}.listing-tools form label{display:none}}
@media(max-width:470px){.brand{font-size:20px}.country-grid{grid-template-columns:1fr}.radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.radio-card-body{padding:11px}.radio-card h3{font-size:13px}.quick-play{width:34px;height:34px;flex-basis:34px}.hero-stats{justify-content:space-between}.hero-stats span{border:0;padding:0}.hero-stats strong{font-size:16px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.station-actions{display:grid}.page-hero{padding:55px 0}.page-hero h1{font-size:40px}.audio-player .container{width:calc(100% - 20px)}.player-inner>img{width:45px;height:45px}.player-toggle{width:43px;height:43px}.player-info strong{max-width:135px}}

