.mg-radio-section{margin:28px 0}.mg-radio-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.mg-radio-section-heading h2{margin:0}.mg-radio-station-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.mg-radio-station-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.07);transition:transform .18s ease,box-shadow .18s ease}.mg-radio-station-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.11)}.mg-radio-card-media{position:relative;aspect-ratio:1/1;background:#f6f7f8;display:flex;align-items:center;justify-content:center}.mg-radio-card-media img{width:100%;height:100%;object-fit:contain;padding:18px}.mg-radio-card-badge,.mg-radio-card-rank{position:absolute;top:10px;padding:5px 9px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:700}.mg-radio-card-badge{left:10px}.mg-radio-card-rank{right:10px}.mg-radio-card-body{padding:15px}.mg-radio-card-body h3{margin:0 0 7px;font-size:18px}.mg-radio-card-meta,.mg-radio-card-genre{font-size:13px;color:#6b7280;margin-bottom:5px}.mg-radio-card-play{width:100%;border:0;border-radius:10px;padding:10px 12px;background:#2271b1;color:#fff;cursor:pointer;font-weight:600;margin-top:10px}.mg-radio-card-play:hover{opacity:.92}.mg-radio-empty{padding:20px;border:1px dashed #ccc;border-radius:12px}.mg-radio-hero{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center;padding:24px;border-radius:18px;background:linear-gradient(135deg,#111827,#374151);color:#fff;margin:0 0 28px}.mg-radio-hero-media img{width:180px;height:180px;object-fit:contain;border-radius:18px;background:#fff}.mg-radio-badge{display:inline-block;padding:5px 9px;border-radius:999px;background:#ef4444;font-size:11px;font-weight:800}.mg-radio-hero-info h2{font-size:34px;margin:10px 0 4px}.mg-radio-hero-play{margin-top:10px}.mg-radio-stream-missing{display:inline-block;margin-top:10px;color:#fbbf24}@media(max-width:700px){.mg-radio-hero{grid-template-columns:1fr;text-align:center}.mg-radio-hero-media img{margin:auto}.mg-radio-station-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.mg-radio-station-grid{grid-template-columns:1fr}}
.mg-radio-worldwide-import{max-width:900px}.mg-radio-worldwide-import select{min-width:120px}
