/* Xtrema FM v0.9.20 · Mobile-first overhaul
   This stylesheet is intentionally loaded after app.css so mobile rules have a
   single, predictable source of truth instead of accumulating overrides. */

@media (max-width:1050px){
  body.mobile-nav-open{overflow:hidden;touch-action:none}
  .site-header{z-index:150}
  .header-inner{position:relative;grid-template-columns:minmax(0,1fr) auto auto;gap:10px}
  .menu-button{position:relative;z-index:154;display:grid!important;place-items:center;width:40px;height:40px;padding:0;border:1px solid #e4e4e0;border-radius:50%;background:#fff;color:#111}
  .menu-button .xt-icon{width:20px;height:20px;transition:.16s}
  .menu-button.is-open .xt-icon{opacity:0;transform:scale(.6)}
  .menu-button.is-open:before,.menu-button.is-open:after{content:"";position:absolute;width:18px;height:2px;border-radius:2px;background:#111}
  .menu-button.is-open:before{transform:rotate(45deg)}
  .menu-button.is-open:after{transform:rotate(-45deg)}
  .main-nav{display:none!important;position:fixed;left:0;right:0;top:66px;bottom:94px;z-index:149;background:#09090b;color:#fff;padding:26px max(20px,calc((100vw - var(--wrap))/2));overflow:auto;overscroll-behavior:contain;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;text-align:left}
  .site-header.is-menu-open .main-nav{display:flex!important}
  .main-nav:before{content:"NAVEGACIÓN";display:block;padding:0 0 16px;color:var(--pink);font-size:9px;font-weight:950;letter-spacing:.16em}
  .main-nav a{display:flex;align-items:center;min-height:58px;border-top:1px solid #27272d;color:#fff;font:900 clamp(23px,4.4vw,34px)/1 var(--display);letter-spacing:-.035em;text-transform:uppercase}
  .main-nav a:last-child{border-bottom:1px solid #27272d}
  .main-nav a:hover{color:var(--yellow)}
}

@media (max-width:720px){
  :root{--mobile-gutter:16px}
  html{overflow-x:hidden;scroll-padding-top:68px}
  body{min-width:0;overflow-x:hidden;padding-bottom:96px!important;-webkit-text-size-adjust:100%}
  main{overflow-x:clip}
  img,video,iframe,svg{max-width:100%}
  .content-wrap,.header-inner,.hero-inner{width:calc(100% - (var(--mobile-gutter) * 2))!important;max-width:none!important}

  /* Header + navigation */
  .site-header{height:60px!important;background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}
  .header-inner{height:60px!important;grid-template-columns:minmax(0,1fr) 38px 38px!important;gap:8px!important}
  .brand{min-width:0;display:flex;align-items:center}
  .brand img{width:116px!important;max-width:40vw}
  .live-pill{width:38px!important;height:38px!important;min-height:38px;padding:0!important;display:grid;place-items:center;font-size:0!important;border-radius:50%!important}
  .live-pill span{width:8px;height:8px;margin:0!important;box-shadow:0 0 0 5px rgba(255,20,147,.12)}
  .menu-button{width:38px;height:38px}
  .main-nav{top:60px;bottom:88px;padding:24px var(--mobile-gutter) 24px}
  .main-nav a{min-height:60px;font-size:clamp(25px,8vw,34px)}

  /* Shared section rhythm */
  .stations-section,.chart-section,.news-section,.podcast-section,.video-section,.music-section,.community-section{padding:38px 0 42px!important}
  .compact-heading,.compact-heading.light,.compact-heading.dark,.home-news-heading{display:block!important;margin-bottom:20px!important}
  .compact-heading h2,.home-news-heading h2{font-size:clamp(27px,8.5vw,35px)!important;line-height:.98!important;letter-spacing:-.045em!important}
  .kicker,.eyebrow{font-size:9px!important;line-height:1!important;letter-spacing:.14em!important;margin-bottom:11px!important}
  .compact-heading .small-link{display:inline-flex!important;margin:11px 0 0!important;font-size:10px!important;min-height:32px;align-items:center}

  /* Hero */
  .hero:before{width:300px;height:300px;right:-115px;top:-105px;opacity:.34}
  .hero-inner{display:block!important;min-height:0!important;padding:30px 0 34px!important}
  .hero-copy{min-width:0}
  .hero h1{font-size:clamp(39px,12.5vw,52px)!important;line-height:.9!important;letter-spacing:-.06em!important;max-width:100%}
  .hero-lead{max-width:34rem;margin:15px 0 18px!important;font-size:14px!important;line-height:1.5!important;color:#b8b8be}
  .hero-actions{display:block!important}
  .primary-play{width:100%;min-height:48px;justify-content:center;padding:8px 16px 8px 8px!important;font-size:11px!important;border-radius:14px!important}
  .primary-play .primary-play-icon{width:34px;height:34px;display:grid;place-items:center;background:#fff;color:var(--pink);border-radius:50%}
  .primary-play .xt-icon{width:17px;height:17px}
  .live-panel{margin-top:24px!important;padding:10px!important;grid-template-columns:72px minmax(0,1fr) 42px!important;gap:10px!important;border-radius:16px!important;align-items:center!important}
  .live-cover{width:72px!important;height:72px!important;border-radius:12px!important}
  .live-copy .mini{font-size:8px!important}
  .live-copy>strong{font-size:14px!important;margin:4px 0 2px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .live-copy>small{font-size:10px!important}
  .track-line{margin-top:9px!important;gap:6px!important}
  .track-history .history-row{grid-template-columns:47px minmax(0,1fr)!important;gap:5px!important}
  .track-history .history-row.history-before{display:none!important}
  .track-line b{font-size:10.5px!important}
  .track-line span{font-size:9px!important}
  .round-play{width:42px!important;height:42px!important;padding:0!important;display:grid!important;place-items:center!important}
  .round-play .xt-icon{width:19px;height:19px}
  .next-line{display:none!important}

  /* Radios: horizontal cards instead of squeezed two-column boxes */
  .stations-section{padding-bottom:35px!important}
  .stations-grid{display:flex!important;grid-template-columns:none!important;gap:10px!important;overflow-x:auto;overflow-y:hidden;margin-right:calc(var(--mobile-gutter) * -1);padding:1px var(--mobile-gutter) 10px 0;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-inline:contain;scrollbar-width:none}
  .stations-grid::-webkit-scrollbar{display:none}
  .station-card{flex:0 0 min(76vw,280px)!important;width:min(76vw,280px)!important;height:152px!important;min-height:152px;padding:14px!important;border-radius:16px!important;scroll-snap-align:start}
  .station-card:hover{transform:none}
  .station-bar b{font-size:8px!important}
  .station-play-control{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#24242a}
  .station-play-control .xt-icon{width:15px;height:15px}
  .station-logo{height:43px!important;margin:9px 0 6px!important;display:flex!important;align-items:center!important}
  .station-logo img{max-width:118px!important;max-height:40px!important}
  .station-card>strong{font-size:14px!important}
  .station-card>small{font-size:10.5px!important;line-height:1.35!important;max-width:90%}

  /* WhatsApp */
  .home-whatsapp-section{padding:24px 0!important}
  .home-whatsapp-section .content-wrap{display:block!important}
  .home-whatsapp{grid-template-columns:48px minmax(0,1fr)!important;gap:11px!important;padding:14px!important;border-radius:16px!important}
  .home-whatsapp-icon{width:48px!important;height:48px!important}
  .home-whatsapp-copy small{font-size:8px!important}
  .home-whatsapp-copy strong{font-size:27px!important}
  .home-whatsapp-copy em{font-size:11px!important;margin-top:3px!important}
  .home-whatsapp>b{grid-column:1/-1!important;min-height:40px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.35);font-size:10px!important}

  /* Home news */
  .home-news-section{padding:38px 0 44px!important}
  .home-news-heading>div>p{margin-top:7px!important;font-size:12.5px!important;line-height:1.45!important}
  .home-news-heading .small-link{display:none!important}
  .home-news-top{display:block!important}
  .home-news-lead{min-height:350px!important;border-radius:16px!important}
  .home-news-lead-copy{padding:18px!important}
  .home-news-meta{gap:8px!important}
  .home-news-meta b{font-size:8px!important;padding:5px 7px!important}
  .home-news-meta time{font-size:8.5px!important}
  .home-news-lead h3{max-width:100%!important;margin:10px 0 8px!important;font-size:clamp(27px,8.6vw,35px)!important;line-height:.98!important}
  .home-news-lead p{max-width:100%!important;font-size:12px!important;line-height:1.4!important;-webkit-line-clamp:2!important}
  .home-news-lead-copy>strong{margin-top:13px!important;font-size:9px!important}
  .home-news-side{display:block!important;margin-top:12px}
  .home-news-side-feature{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:126px!important;border-radius:14px!important}
  .home-news-side-image{min-height:126px!important}
  .home-news-side-feature>div:last-child{padding:12px!important}
  .home-news-side-feature h3{font-size:15px!important;line-height:1.08!important;margin:6px 0!important}
  .home-news-side-feature p{display:none!important}
  .home-news-side-feature span,.home-news-card-copy>span,.home-news-quick span,.home-news-briefs-grid span{font-size:8px!important}
  .home-news-quick-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin-top:10px;border-top:3px solid #111}
  .home-news-quick{grid-template-columns:32px minmax(0,1fr)!important;gap:9px!important;padding:12px 2px!important;border-top:1px solid #deded8!important;background:transparent!important}
  .home-news-quick:first-child{border-top:0!important}
  .home-news-quick>small{font-size:21px!important}
  .home-news-quick h3{font-size:14px!important;line-height:1.12!important}
  .home-news-cards{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:14px!important}
  .home-news-card{grid-template-columns:104px minmax(0,1fr)!important;min-height:118px!important;border-radius:14px!important}
  .home-news-card-image{min-height:118px!important}
  .home-news-card-copy{padding:11px!important}
  .home-news-card-copy h3{font-size:14px!important;line-height:1.1!important;margin:5px 0!important}
  .home-news-card-copy p{display:none!important}
  .home-news-briefs{margin-top:16px!important;border-top-width:3px!important}
  .home-news-briefs-head{padding:11px 0 9px!important}
  .home-news-briefs-head h3{font-size:18px!important}
  .home-news-briefs-head>b{display:none!important}
  .home-news-briefs-grid{grid-template-columns:1fr!important}
  .home-news-briefs-grid>a{grid-template-columns:31px minmax(0,1fr)!important;gap:8px!important;padding:12px 0!important}
  .home-news-briefs-grid>a>strong{font-size:20px!important}
  .home-news-briefs-grid h4{font-size:14px!important;line-height:1.15!important;margin:3px 0 5px!important}
  .home-news-footer-link{justify-content:flex-start!important;padding-top:14px!important}

  /* Chart: two-line cards so controls never crush the song title */
  .ranking-panel{border-radius:15px!important}
  .ranking-panel-head{min-height:42px!important;padding:0 11px!important;font-size:8px!important}
  .ranking-panel .chart-row,.full-chart .chart-row,.chart-row{grid-template-columns:38px 48px minmax(0,1fr) 40px!important;grid-template-rows:auto auto!important;column-gap:8px!important;row-gap:9px!important;padding:11px 10px!important;align-items:center!important}
  .chart-pos{grid-column:1!important;grid-row:1!important;font-size:21px!important;align-self:center}
  .chart-pos small{font-size:6px!important;margin-top:4px!important}
  .chart-cover{grid-column:2!important;grid-row:1!important;width:48px!important;height:48px!important;border-radius:9px!important}
  .chart-track{grid-column:3!important;grid-row:1!important}
  .chart-track strong,.ranking-panel .chart-track strong{font-size:14px!important;line-height:1.08!important}
  .chart-track span,.ranking-panel .chart-track span{font-size:10.5px!important;margin-top:4px!important}
  .chart-play-slot{grid-column:4!important;grid-row:1!important;display:grid!important;place-items:center!important}
  .chart-play-slot .chart-play{width:38px!important;height:38px!important}
  .chart-actions{grid-column:2/5!important;grid-row:2!important;padding:8px 0 0!important;margin:0!important;border-top:1px solid #ecece7;display:flex!important;justify-content:flex-end!important}
  .vote-group{grid-column:auto!important;margin:0!important;display:flex!important;gap:7px!important}
  .vote-btn{width:42px!important;min-width:42px!important;height:36px!important;padding:0!important;border-radius:10px!important;display:grid!important;place-items:center!important}
  .vote-btn .xt-icon{width:17px;height:17px}
  .chart-foot{display:flex!important;justify-content:flex-start!important;padding-top:13px!important}
  .chart-foot a{margin:0!important;font-size:10px!important}

  /* Podcasts on home: purposeful swipe carousel */
  .podcast-grid{display:flex!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;margin-right:calc(var(--mobile-gutter) * -1);padding:0 var(--mobile-gutter) 10px 0!important;scroll-snap-type:x mandatory;scrollbar-width:none}
  .podcast-grid::-webkit-scrollbar{display:none}
  .podcast-card{flex:0 0 min(64vw,235px)!important;min-width:min(64vw,235px)!important;scroll-snap-align:start}
  .podcast-art{border-radius:15px!important}
  .podcast-open{right:9px!important;bottom:9px!important;width:40px!important;height:40px!important}
  .podcast-card>span{font-size:9px!important;margin:9px 0 4px!important}
  .podcast-card h3{font-size:13px!important;line-height:1.18!important}
  .podcast-card small{font-size:9px!important}

  /* Video: main item full width, rest remain readable */
  .video-grid{grid-template-columns:1fr 1fr!important;gap:16px 10px!important}
  .video-grid .video-card{display:flex!important}
  .video-grid .video-main{grid-column:1/-1!important}
  .video-thumb{border-radius:13px!important}
  .video-play-control{width:40px!important;height:40px!important}
  .video-card strong{font-size:11.5px!important;line-height:1.3!important;margin-top:8px!important}
  .video-main strong{font-size:14px!important}

  /* Music ranking: actions move below content */
  .ranking-panel .music-rank-row,.music-board-large .music-rank-row,.music-rank-row{grid-template-columns:32px 50px minmax(0,1fr)!important;grid-template-rows:auto auto!important;gap:8px!important;padding:10px!important;align-items:center!important}
  .music-rank-pos{grid-column:1!important;grid-row:1!important;font-size:18px!important}
  .music-rank-row>img,.ranking-panel .music-rank-row>img,.music-board-large .music-rank-row>img{grid-column:2!important;grid-row:1!important;width:50px!important;height:50px!important;border-radius:9px!important}
  .music-rank-copy{grid-column:3!important;grid-row:1!important;min-width:0!important}
  .music-rank-copy strong,.ranking-panel .music-rank-copy strong,.music-board-large .music-rank-copy strong{font-size:14px!important;line-height:1.08!important}
  .music-rank-copy span,.ranking-panel .music-rank-copy span{font-size:10.5px!important}
  .music-rank-actions{grid-column:2/4!important;grid-row:2!important;padding-top:8px!important;border-top:1px solid #ecece7;display:flex!important;justify-content:flex-end!important;gap:7px!important;min-width:0}
  .music-metric{display:none!important}
  .music-video-btn{width:auto!important;min-width:92px!important;height:38px!important;min-height:38px!important;padding:0 11px!important;border-radius:10px!important}
  .music-video-btn span{display:inline!important;font-size:9px!important}
  .music-heart{width:40px!important;min-width:40px!important;height:40px!important}
  .music-heart .xt-icon{width:22px!important;height:22px!important}

  /* Footer */
  .site-footer{padding:0 0 calc(116px + env(safe-area-inset-bottom))!important}
  .footer-sponsors{padding:18px 0 20px!important}
  .sponsor-track{gap:28px!important}
  .sponsor-logo{width:108px!important;height:44px!important;flex-basis:108px!important}
  .site-footer .sponsor-logo img{max-width:104px!important;max-height:38px!important}
  .site-footer .footer-main{display:block!important;padding-top:27px!important;text-align:left}
  .site-footer .footer-main>img{width:136px!important;margin-bottom:22px}
  .site-footer .footer-links{margin:0!important;gap:19px!important}
  .site-footer .footer-main nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;margin:0!important;border-top:1px solid #26262b}
  .site-footer .footer-main nav a{display:flex;align-items:center;min-height:42px;border-bottom:1px solid #26262b;font-size:10px!important}
  .site-footer .footer-main nav a:nth-child(odd){padding-right:10px;border-right:1px solid #26262b}
  .site-footer .footer-main nav a:nth-child(even){padding-left:12px}
  .footer-social-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  .footer-social-links>span{grid-column:1/-1!important;width:auto!important;margin:0 0 2px!important;font-size:8px!important}
  .footer-social-links>a{width:100%;height:38px!important;padding:0 10px!important;justify-content:flex-start;border-radius:10px!important}
  .footer-social-links b{font-size:9px!important}
  .site-footer .footer-main>small{display:block!important;margin-top:19px!important;font-size:10px!important;line-height:1.45!important}
  .whatsapp-float{right:10px!important;bottom:96px!important;width:44px;height:44px;padding:4px!important;border-radius:50%!important;display:grid!important;place-items:center!important}
  .whatsapp-float>b{width:36px!important;height:36px!important}
  .whatsapp-float>span{display:none!important}

  /* Persistent player */
  .player-shell{left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;height:74px!important;transform:none!important;grid-template-columns:54px minmax(0,1fr) 44px!important;gap:8px!important;padding:10px 38px 10px 10px!important;border-radius:18px!important}
  .player-shell::before{left:14px!important;right:14px!important}
  .player-cover{width:54px!important;height:54px!important;border-radius:12px!important}
  .player-copy{padding-right:0!important;overflow:hidden!important}
  .player-kicker{gap:5px!important;margin-bottom:3px!important}
  .player-kicker small{font-size:8px!important;letter-spacing:.045em!important}
  .player-signal{width:14px!important;flex-basis:14px!important}
  .player-copy>strong{font-size:13.5px!important;line-height:1.1!important}
  .player-copy>span{font-size:10px!important;margin-top:3px!important}
  .player-before{display:none!important}
  .player-center{min-width:44px!important}
  .player-center button{width:44px!important;height:44px!important}
  .player-center .xt-icon{width:20px!important;height:20px!important}
  .player-collapse{right:6px!important;top:5px!important;width:25px!important;height:25px!important}
  .player-actions{display:none!important}
  .player-shell.is-collapsed{left:8px!important;right:auto!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;width:min(320px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:62px!important;transform:none!important;grid-template-columns:46px minmax(0,1fr) 38px 26px!important;gap:7px!important;padding:8px!important;border-radius:16px!important}
  .player-shell.is-collapsed .player-cover{width:46px!important;height:46px!important;border-radius:10px!important}
  .player-shell.is-collapsed .player-copy{padding-right:0!important}
  .player-shell.is-collapsed .player-copy>strong{font-size:12px!important}
  .player-shell.is-collapsed .player-copy>span{font-size:9px!important}
  .player-shell.is-collapsed .player-center{min-width:38px!important}
  .player-shell.is-collapsed .player-center button{width:38px!important;height:38px!important}
  .player-shell.is-collapsed .player-expand{width:26px!important;height:26px!important}
  .return-live{bottom:calc(94px + env(safe-area-inset-bottom))!important;min-height:34px!important;max-width:calc(100vw - 78px);padding:0 11px!important;font-size:9px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .toast{bottom:calc(94px + env(safe-area-inset-bottom))!important;max-width:calc(100vw - 24px)!important;white-space:normal!important;text-align:center!important}

  /* Shared inner pages */
  .inner-hero{padding:34px 0 31px!important}
  .inner-hero h1{font-size:clamp(34px,10vw,45px)!important;line-height:.93!important;overflow-wrap:anywhere}
  .inner-hero p{font-size:14px!important;line-height:1.55!important;margin-top:12px!important}
  .inner-page{padding:28px 0 46px!important}
  .archive-grid,.program-grid,.people-grid,.series-grid,.schedule-days{grid-template-columns:1fr!important;gap:12px!important}
  .archive-card,.program-card,.person-card,.schedule-day{border-radius:14px!important}
  .archive-card .copy,.program-card-copy{padding:14px!important}
  .archive-card .copy h2{font-size:18px!important}
  .archive-card .copy p,.program-card p,.person-card p{font-size:13.5px!important;line-height:1.52!important}
  .article-shell{width:100%!important;padding:17px!important;border-radius:15px!important;overflow:hidden}
  .article-shell h1{overflow-wrap:anywhere}
  .article-shell .article-image{margin:14px 0!important;border-radius:10px!important}
  .article-shell .article-sub,.article-sub{font-size:16px!important;line-height:1.55!important}
  .article-body{font-size:15.5px!important;line-height:1.72!important;overflow-wrap:anywhere}
  .article-body h2{font-size:23px!important}.article-body h3{font-size:19px!important}
  .article-body table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .article-body iframe{width:100%!important}

  /* Actualidad page */
  .news-paper-page{padding:18px 0 46px!important}
  .news-paper-mast{grid-template-columns:1fr!important;gap:14px!important;padding:14px 0 18px!important}
  .news-paper-mast h1{font-size:clamp(38px,11vw,50px)!important}
  .news-paper-mast p{font-size:14px!important}
  .news-search{width:100%}
  .news-search input{width:100%;min-width:0}
  .news-category-strip{display:flex!important;overflow-x:auto!important;margin-right:calc(var(--mobile-gutter) * -1);padding-right:var(--mobile-gutter);scrollbar-width:none}
  .news-category-strip::-webkit-scrollbar{display:none}
  .news-category-strip a{flex:0 0 auto;padding:11px 12px!important}
  .news-front-grid{grid-template-columns:1fr!important;gap:14px!important}
  .news-front-lead{grid-template-rows:215px auto!important;border-radius:14px!important}
  .news-front-copy{padding:14px!important}
  .news-front-copy h2{font-size:27px!important;line-height:.98!important}
  .news-front-side{display:block!important}
  .news-side-story{grid-template-columns:94px minmax(0,1fr)!important;gap:10px!important;padding:11px 0!important}
  .news-side-thumb{width:94px!important;height:76px!important}
  .news-side-story h3{font-size:15px!important;line-height:1.14!important}
  .news-latest-grid{grid-template-columns:1fr!important}
  .news-latest-card{grid-template-columns:104px minmax(0,1fr)!important;gap:10px!important}
  .news-latest-thumb{width:104px!important;height:82px!important}
  .news-latest-copy h3{font-size:15px!important;line-height:1.14!important}
  .news-latest-copy p{display:none!important}

  /* Podcast page */
  .podcast-page-new{padding-bottom:45px!important}
  .podcast-page-hero{padding:34px 0 37px!important}
  .podcast-page-hero h1{font-size:clamp(38px,11vw,50px)!important}
  .podcast-page-hero p{font-size:14px!important}
  .podcast-content-new{padding-top:16px!important}
  .podcast-toolbar{grid-template-columns:1fr!important;gap:9px!important;padding:10px!important;margin-bottom:22px!important;border-radius:13px!important}
  .podcast-toolbar input,.podcast-toolbar select,.podcast-search-btn,.podcast-clear{height:44px!important;font-size:13px!important}
  .podcast-search-btn{width:100%}
  .podcast-clear{grid-column:auto!important;justify-content:center!important}
  .podcast-series-grid-new{grid-template-columns:1fr!important;gap:9px!important}
  .podcast-series-card-new{grid-template-columns:82px minmax(0,1fr)!important;gap:11px!important;border-radius:13px!important}
  .podcast-series-art-new{width:82px!important;height:82px!important}
  .podcast-series-card-new h3{font-size:15px!important}
  .podcast-selected-series{grid-template-columns:86px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border-radius:15px!important;margin-bottom:24px!important}
  .podcast-selected-art{width:86px!important;height:86px!important}
  .podcast-selected-series h2{font-size:27px!important}
  .podcast-selected-series p{grid-column:1/-1!important;font-size:13px!important;margin:3px 0 0!important}
  .podcast-series-meta{grid-column:1/-1;flex-wrap:wrap}
  .podcast-episode-list-new{border-radius:13px!important}
  .podcast-episode-new.podcast-play{grid-template-columns:58px minmax(0,1fr) 30px!important;gap:9px!important;padding:9px!important}
  .podcast-episode-art-new{width:58px!important;height:58px!important}
  .podcast-episode-copy-new>strong{font-size:14px!important}
  .podcast-episode-copy-new>p{display:none!important}
  .podcast-episode-date-new time{display:none!important}
  .podcast-episode-date-new b{font-size:0!important;width:28px;height:28px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center}
  .podcast-section-heading h2{font-size:22px!important}

  /* Music page */
  .music-page-section{padding:25px 0 45px!important}
  .music-page-grid,.music-home-grid,.recent-music-grid{grid-template-columns:1fr!important;gap:14px!important}
  .recent-track{grid-template-columns:48px minmax(0,1fr) 38px!important;gap:8px!important}
  .recent-track .music-video-btn{grid-column:3!important;min-width:38px!important;width:38px!important;padding:0!important}
  .recent-track .music-video-btn span{display:none!important}
  .music-pagination{flex-wrap:wrap;justify-content:center}

  /* Video archive + modal */
  .video-archive{grid-template-columns:1fr 1fr!important;gap:16px 10px!important}
  .video-archive .video-card strong{font-size:11.5px!important}
  .video-page-bar{display:flex;gap:10px;align-items:flex-start;flex-direction:column;margin-top:0!important}
  .video-modal{padding:8px!important;align-items:center}
  .video-modal-card{width:100%!important;max-height:calc(100dvh - 16px);border-radius:14px!important;overflow:auto}
  .video-modal-frame{aspect-ratio:16/9}
  .video-modal-info{padding:11px!important;align-items:flex-start!important;flex-direction:column!important;gap:7px!important}

  /* Programming / people / programs */
  .schedule-slot{grid-template-columns:64px minmax(0,1fr)!important;gap:9px!important}
  .schedule-slot time{font-size:10px!important}
  .schedule-slot strong{font-size:14px!important}
  .schedule-slot span{font-size:11px!important}
  .person-card h2{font-size:19px!important}
  .program-card h2{font-size:19px!important}

  /* Advertising page */
  .advertising-hero-grid{padding:34px 0 40px!important;gap:24px!important}
  .advertising-hero h1{font-size:clamp(41px,12vw,54px)!important}
  .advertising-hero p{font-size:14px!important}
  .advertising-actions{align-items:stretch!important;gap:10px!important}
  .advertising-primary{width:100%;justify-content:center;min-height:46px}
  .advertising-signal{padding:18px!important;border-radius:16px!important}
  .advertising-intro,.advertising-plan{padding:46px 0!important}
  .advertising-heading{gap:13px!important;margin-bottom:24px!important}
  .advertising-heading h2,.advertising-world h2{font-size:36px!important}
  .advertising-heading p{font-size:14px!important}
  .advertising-formats{grid-template-columns:1fr!important;gap:9px!important}
  .advertising-formats article{padding:18px!important}
  .advertising-world{padding:46px 0!important}
  .advertising-world-list span{grid-template-columns:55px minmax(0,1fr)!important}
  .advertising-plan-card{padding:21px!important;border-radius:17px!important;gap:23px!important}
  .advertising-plan-card h2{font-size:29px!important}
  .advertising-plan-card>a{min-width:0!important;width:100%!important}

  /* Touch targets and overflow safety */
  button,a,input,select{touch-action:manipulation}
  .vote-btn,.chart-play,.music-heart,.music-video-btn,.podcast-search-btn,.menu-button,.live-pill{min-height:38px}
  .chart-track,.music-rank-copy,.podcast-episode-copy-new,.news-latest-copy,.home-news-card-copy{min-width:0}
}

@media (max-width:420px){
  :root{--mobile-gutter:13px}
  .brand img{width:108px!important}
  .hero h1{font-size:40px!important}
  .hero-lead{font-size:13.5px!important}
  .live-panel{grid-template-columns:64px minmax(0,1fr) 40px!important;gap:8px!important}
  .live-cover{width:64px!important;height:64px!important}
  .live-copy>strong{font-size:13px!important}
  .station-card{flex-basis:82vw!important;width:82vw!important}
  .home-news-lead{min-height:326px!important}
  .home-news-lead h3{font-size:27px!important}
  .home-news-side-feature{grid-template-columns:96px minmax(0,1fr)!important;min-height:116px!important}
  .home-news-side-image{min-height:116px!important}
  .home-news-card{grid-template-columns:92px minmax(0,1fr)!important;min-height:112px!important}
  .home-news-card-image{min-height:112px!important}
  .ranking-panel .chart-row,.full-chart .chart-row,.chart-row{grid-template-columns:34px 44px minmax(0,1fr) 36px!important;column-gap:6px!important;padding:10px 8px!important}
  .chart-cover{width:44px!important;height:44px!important}
  .chart-track strong,.ranking-panel .chart-track strong{font-size:13px!important}
  .chart-play-slot .chart-play{width:36px!important;height:36px!important}
  .podcast-card{flex-basis:70vw!important;min-width:70vw!important}
  .video-grid,.video-archive{grid-template-columns:1fr!important}
  .video-grid .video-main{grid-column:auto!important}
  .video-card strong,.video-archive .video-card strong,.video-main strong{font-size:13px!important}
  .footer-social-links{grid-template-columns:1fr!important}
  .footer-social-links>span{grid-column:1!important}
  .site-footer .footer-main nav{grid-template-columns:1fr!important}
  .site-footer .footer-main nav a:nth-child(odd),.site-footer .footer-main nav a:nth-child(even){padding:0!important;border-right:0!important}
  .player-shell{left:6px!important;right:6px!important;width:auto!important;height:70px!important;grid-template-columns:50px minmax(0,1fr) 40px!important;gap:7px!important;padding:10px 35px 10px 8px!important}
  .player-cover{width:50px!important;height:50px!important}
  .player-copy>strong{font-size:12.5px!important}
  .player-copy>span{font-size:9.5px!important}
  .player-kicker small{font-size:7.5px!important}
  .player-center{min-width:40px!important}
  .player-center button{width:40px!important;height:40px!important}
  .player-shell.is-collapsed{left:6px!important;right:6px!important;width:auto!important;max-width:none!important;grid-template-columns:44px minmax(0,1fr) 36px 24px!important}
  .player-shell.is-collapsed .player-cover{width:44px!important;height:44px!important}
  .podcast-selected-series{grid-template-columns:74px minmax(0,1fr)!important}
  .podcast-selected-art{width:74px!important;height:74px!important}
  .podcast-selected-series h2{font-size:23px!important}
}

/* v0.9.22 · navegación móvil simplificada */
@media (max-width:720px){
  .header-inner{
    grid-template-columns:minmax(0,1fr) 42px!important;
    gap:10px!important;
  }
  .live-pill{
    display:none!important;
  }
  .menu-button{
    width:42px!important;
    height:42px!important;
    justify-self:end;
    border-color:#deded9!important;
    box-shadow:none!important;
  }
  .main-nav{
    position:fixed!important;
    inset:60px 0 0 0!important;
    width:100vw!important;
    height:auto!important;
    max-width:none!important;
    margin:0!important;
    padding:20px var(--mobile-gutter) calc(34px + env(safe-area-inset-bottom))!important;
    background:#09090b!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    align-items:stretch!important;
    justify-content:flex-start!important;
  }
  .main-nav:before{
    padding:2px 2px 15px!important;
    margin:0!important;
    font-size:9px!important;
    line-height:1!important;
    letter-spacing:.18em!important;
  }
  .main-nav a{
    width:100%!important;
    min-width:0!important;
    min-height:56px!important;
    padding:0 2px!important;
    margin:0!important;
    border-top:1px solid #29292f!important;
    font:900 clamp(21px,6.8vw,27px)/1.02 var(--display)!important;
    letter-spacing:-.035em!important;
    white-space:normal!important;
    overflow-wrap:anywhere;
  }
  .main-nav a:last-child{
    border-bottom:1px solid #29292f!important;
  }
  body.mobile-nav-open .player-shell,
  body.mobile-nav-open .whatsapp-float{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}

@media (max-width:420px){
  .main-nav{
    padding-left:13px!important;
    padding-right:13px!important;
  }
  .main-nav a{
    min-height:54px!important;
    font-size:clamp(20px,7vw,25px)!important;
  }
}

/* v0.9.23 · menú móvil independiente del nav de escritorio */
.mobile-navigation{display:none}
@media (max-width:1050px){
  .main-nav{display:none!important}
  .mobile-navigation{
    display:none;
    position:fixed;
    left:0;
    right:0;
    top:66px;
    bottom:0;
    z-index:151;
    background:#09090b;
    color:#fff;
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    padding:20px max(20px,calc((100vw - var(--wrap))/2)) calc(34px + env(safe-area-inset-bottom));
  }
  .site-header.is-menu-open .mobile-navigation{display:block!important}
  .mobile-navigation-list{
    width:100%;
    max-width:760px;
    margin:0 auto;
    display:flex;
    flex-direction:column;
    align-items:stretch;
  }
  .mobile-navigation-list a{
    display:flex!important;
    align-items:center;
    width:100%;
    min-height:60px;
    padding:0 2px;
    margin:0;
    border-top:1px solid #29292f;
    color:#fff!important;
    opacity:1!important;
    visibility:visible!important;
    font:900 clamp(23px,4.4vw,34px)/1.02 var(--display);
    letter-spacing:-.035em;
    text-transform:uppercase;
    white-space:normal;
  }
  .mobile-navigation-list a:first-child{border-top:0}
  .mobile-navigation-list a:last-child{border-bottom:1px solid #29292f}
  .mobile-navigation-list a:hover,.mobile-navigation-list a:focus{color:var(--yellow)!important}
}
@media (max-width:720px){
  .mobile-navigation{
    top:60px;
    padding:14px var(--mobile-gutter) calc(30px + env(safe-area-inset-bottom));
  }
  .mobile-navigation-list{max-width:none}
  .mobile-navigation-list a{
    min-height:57px;
    font-size:clamp(22px,7.2vw,28px);
  }
}
@media (max-width:420px){
  .mobile-navigation{padding-left:14px;padding-right:14px}
  .mobile-navigation-list a{min-height:54px;font-size:clamp(20px,7vw,25px)}
}
@media (max-width:1050px){
  .site-header.is-menu-open .main-nav{display:none!important}
}

/* v0.9.24 · menú móvil aislado del header y del nav de escritorio */
.mobile-menu-overlay{display:none}
@media (max-width:1050px){
  .mobile-navigation{display:none!important}
  .mobile-menu-overlay{
    display:block;
    position:fixed;
    inset:0;
    width:100%;
    height:100vh;
    height:100dvh;
    z-index:1000;
    background:#09090b;
    color:#fff;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-8px);
    transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;
    overflow:hidden;
  }
  .mobile-menu-overlay.is-open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
    transition:opacity .18s ease,transform .18s ease,visibility 0s;
  }
  .mobile-menu-shell{
    width:100%;
    height:100%;
    min-height:100%;
    display:flex;
    flex-direction:column;
    padding-top:env(safe-area-inset-top);
    background:#09090b;
  }
  .mobile-menu-bar{
    flex:0 0 66px;
    min-height:66px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    padding:0 20px;
    border-bottom:1px solid #242429;
  }
  .mobile-menu-brand{
    display:flex;
    align-items:center;
    min-width:0;
  }
  .mobile-menu-brand img{
    display:block;
    width:132px;
    max-width:48vw;
    height:auto;
  }
  .mobile-menu-close{
    position:relative;
    flex:0 0 42px;
    width:42px;
    height:42px;
    padding:0;
    border:1px solid #303037;
    border-radius:50%;
    background:#17171b;
    color:#fff;
  }
  .mobile-menu-close span{
    position:absolute;
    left:50%;
    top:50%;
    width:18px;
    height:2px;
    margin:-1px 0 0 -9px;
    border-radius:2px;
    background:currentColor;
  }
  .mobile-menu-close span:first-child{transform:rotate(45deg)}
  .mobile-menu-close span:last-child{transform:rotate(-45deg)}
  .mobile-menu-links{
    flex:1 1 auto;
    min-height:0;
    width:100%;
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    padding:22px 20px calc(28px + env(safe-area-inset-bottom));
  }
  .mobile-menu-links a{
    display:flex!important;
    align-items:center;
    justify-content:space-between;
    width:100%;
    min-height:62px;
    padding:0 2px;
    margin:0;
    border:0;
    border-bottom:1px solid #29292f;
    color:#fff!important;
    background:transparent!important;
    opacity:1!important;
    visibility:visible!important;
    font:900 clamp(24px,4.7vw,34px)/1 var(--display);
    letter-spacing:-.035em;
    text-transform:uppercase;
    white-space:normal;
    overflow:visible;
  }
  .mobile-menu-links a:first-child{border-top:0}
  .mobile-menu-links a::after{
    content:'›';
    flex:0 0 auto;
    margin-left:18px;
    color:#ff1493;
    font:400 30px/1 Arial,sans-serif;
  }
  .mobile-menu-links a:hover,
  .mobile-menu-links a:focus{color:var(--yellow)!important}
  body.mobile-nav-open .player-shell,
  body.mobile-nav-open .whatsapp-float{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }
}
@media (max-width:720px){
  .mobile-menu-bar{
    flex-basis:60px;
    min-height:60px;
    padding-left:16px;
    padding-right:16px;
  }
  .mobile-menu-brand img{width:116px;max-width:42vw}
  .mobile-menu-close{width:40px;height:40px;flex-basis:40px}
  .mobile-menu-links{
    padding:12px 16px calc(24px + env(safe-area-inset-bottom));
  }
  .mobile-menu-links a{
    min-height:58px;
    font-size:clamp(22px,7.1vw,28px);
  }
}
@media (max-width:420px){
  .mobile-menu-bar{padding-left:14px;padding-right:14px}
  .mobile-menu-links{padding-left:14px;padding-right:14px}
  .mobile-menu-links a{
    min-height:55px;
    font-size:clamp(20px,6.8vw,25px);
  }
  .mobile-menu-links a::after{font-size:25px;margin-left:12px}
}

@media (max-width:1050px){
  /* Header móvil/tablet: solo marca + menú. */
  .live-pill{display:none!important}
  .header-inner{grid-template-columns:minmax(0,1fr) 42px!important}
}
@media (max-width:720px){
  .header-inner{grid-template-columns:minmax(0,1fr) 38px!important}
}

/* v0.9.34 · Xtrema World + styled contact hub mobile */
@media(max-width:720px){
  .stations-grid{align-items:flex-start!important}
  .station-card{
    height:auto!important;
    min-height:0!important;
    align-self:flex-start!important;
    justify-content:flex-start!important;
    overflow:hidden!important;
    padding:14px!important;
  }
  .station-logo{height:auto!important;min-height:43px;align-items:flex-start!important}
  .station-card>small{
    display:block!important;
    -webkit-line-clamp:unset!important;
    overflow:hidden!important;
    white-space:normal!important;
    max-width:100%!important;
    margin-top:6px!important;
    padding-bottom:2px;
  }

  .home-whatsapp-section{padding:24px 0 30px!important}
  .home-contact-hub{grid-template-columns:1fr!important;border-radius:18px!important;overflow:hidden!important}
  .home-contact-card{
    min-height:0!important;
    padding:17px!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    column-gap:12px!important;
  }
  .home-contact-card+.home-contact-card{border-left:0!important;border-top:1px solid rgba(255,255,255,.12)!important}
  .home-contact-icon{width:48px!important;height:48px!important;border-radius:14px!important;grid-row:1!important}
  .home-contact-copy{padding-top:0!important}
  .home-contact-copy small{font-size:8px!important;margin-bottom:4px!important}
  .home-contact-copy strong{font-size:21px!important}
  .home-contact-copy em{font-size:10.5px!important;margin-top:5px!important}
  .home-contact-card>b,.home-app-links{grid-column:1/-1!important;margin-top:14px!important}
  .home-contact-whatsapp>b,.home-contact-commercial>b{width:min(100%,230px)!important;min-height:39px!important;padding:9px 14px!important;font-size:8.5px!important}
  .home-app-links{gap:8px!important}
  .store-badge-link{border-radius:13px!important}
}


/* v0.9.35 · Smaller app badges */
@media(max-width:720px){
  .home-app-links{display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
  .store-badge-link{width:112px!important;max-width:calc(50% - 4px)!important;border-radius:9px!important}
  .store-badge-link img{width:112px!important;max-width:100%!important;height:auto!important}
}
@media(max-width:390px){
  .store-badge-link{width:102px!important}
  .store-badge-link img{width:102px!important}
}

/* v0.9.41 · separación del CTA en móvil */
@media(max-width:720px){.hero-copy .hero-actions{margin-top:28px!important}}


/* v0.9.43 · header común de páginas internas en móvil */
@media(max-width:720px){
  .xtrema-page-intro{padding:18px 0 12px!important}
  .xtrema-page-intro .content-wrap{width:calc(100% - (var(--mobile-gutter) * 2))!important}
  .xtrema-page-intro-card{padding:24px 18px!important;border-radius:18px!important}
  .xtrema-page-intro-card h1{font-size:clamp(36px,10.5vw,44px)!important;line-height:.92!important}
  .xtrema-page-intro-card p{font-size:13px!important;line-height:1.5!important;margin-top:11px!important}
  .xtrema-page-intro-card.has-aside{grid-template-columns:1fr!important;gap:18px!important}
  .advertising-intro-aside .advertising-actions{flex-direction:column!important;align-items:flex-start!important;gap:9px!important}
}


/* v0.9.48 · legal + cookies mobile */
@media(max-width:720px){.footer-legal{gap:12px!important;padding-top:15px!important;margin-top:17px!important}.footer-legal a,.footer-legal button{font-size:8px!important}.cookie-banner{left:8px!important;right:8px!important;bottom:88px!important;width:calc(100% - 16px)!important;grid-template-columns:1fr!important;gap:14px!important;padding:16px!important;border-radius:17px!important}.cookie-banner-copy strong{font-size:20px!important}.cookie-banner-copy p{font-size:11px!important}.cookie-banner-actions{grid-template-columns:1fr 1fr!important;gap:7px!important}.cookie-banner-actions .cookie-configure{grid-column:1/-1;grid-row:2}.cookie-banner-actions button{min-width:0!important;font-size:8px!important}.cookie-modal{padding:9px!important}.cookie-modal-card{max-height:calc(100vh - 18px)!important;border-radius:18px!important}.cookie-modal-head{padding:17px!important}.cookie-modal-head strong{font-size:21px!important}.cookie-modal-body{padding:16px 17px!important}.cookie-modal-actions{padding:16px 17px!important;align-items:stretch!important;flex-direction:column!important}.cookie-modal-actions button{width:100%}.cookie-modal-actions a{text-align:center}.legal-page{padding:10px 0 46px!important}.legal-shell{gap:9px!important}.legal-shell>section{padding:20px 17px!important;border-radius:16px!important}.legal-shell h2{font-size:23px!important}.legal-shell p{font-size:13px!important;line-height:1.58!important}.legal-identity>div{grid-template-columns:1fr!important;gap:4px!important}.legal-purpose-grid,.cookie-policy-cards{grid-template-columns:1fr!important}.legal-table{min-width:650px}}

/* v0.9.56 · Podcast download + badges verticales */
@media(max-width:720px){
  .home-contact-apps .home-app-links{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:nowrap!important}
  .home-contact-apps .store-badge-link{width:180px!important;max-width:100%!important;border-radius:12px!important}
  .home-contact-apps .store-badge-link img{width:180px!important;max-width:100%!important;height:auto!important}
  .player-shell.has-podcast-download:not(.is-collapsed){grid-template-columns:54px minmax(0,1fr) 44px 38px!important;padding-right:38px!important}
  .player-shell.has-podcast-download:not(.is-collapsed) .player-actions{display:flex!important;justify-content:center!important;align-items:center!important;padding:0!important;min-width:38px!important}
  .player-shell.has-podcast-download:not(.is-collapsed) .player-volume{display:none!important}
  .player-shell.has-podcast-download:not(.is-collapsed) .player-download{display:grid!important;width:36px!important;height:36px!important;flex:0 0 36px!important}
}
@media(max-width:390px){
  .home-contact-apps .store-badge-link,.home-contact-apps .store-badge-link img{width:168px!important}
  .player-shell.has-podcast-download:not(.is-collapsed){grid-template-columns:50px minmax(0,1fr) 42px 36px!important;gap:7px!important}
  .player-shell.has-podcast-download:not(.is-collapsed) .player-download{width:34px!important;height:34px!important;flex-basis:34px!important}
}

.player-shell.is-collapsed.has-podcast-download .player-actions{display:none!important}


/* v0.9.58 · single news mobile */
@media(max-width:720px){
  .news-article-header.news-paper-mast{padding:22px 18px!important;gap:20px!important}
  .news-article-header.news-paper-mast h1{font-size:clamp(34px,10vw,46px)!important;line-height:.95!important}
  .news-article-header.news-paper-mast p{font-size:14px!important;line-height:1.5!important}
  .news-article-hero-image{margin:0!important;border-radius:14px!important}
  .news-article-page .article-shell{padding:20px 17px!important}
}


/* v0.9.59 · single news simplificado */
@media(max-width:720px){
  .news-article-header.news-paper-mast{display:block!important;padding:22px 18px!important}
  .news-article-header.news-paper-mast h1{font-size:clamp(34px,10vw,48px)!important;line-height:.94!important}
  .news-article-header.news-paper-mast p{font-size:14px!important;line-height:1.5!important;margin-top:14px!important}
  .news-article-hero-full{width:100%!important;margin:10px 0 0!important;border-radius:14px!important;aspect-ratio:16/10!important}
}
