/* i24-radio-unified-css-v1 */
body.has-i24-unified-radio .i24-radio-embed{display:none!important}
.i24-radio-unified{--red:#E01C1C;--red2:#B51616;--red-glow:#FF3A3A;--sky:#3AB0F0;--sky2:#1A8FD1;--sky-soft:#DFF3FF;--navy:#101A2A;--white:#F7FAFF;--shadow:0 28px 80px rgba(0,0,0,.30);--radius:28px;box-sizing:border-box}
.i24-radio-unified *,.i24-radio-unified *:before,.i24-radio-unified *:after{box-sizing:border-box}
.i24-radio-unified-main{padding:clamp(18px,3vw,28px) 16px 8px;display:flex;justify-content:center;background:none;color:var(--white);overflow:visible}.i24-home .i24-radio-unified-main{margin:0 auto}
.i24-radio-unified .player-shell{position:relative;border-radius:var(--radius);padding:1px;background:linear-gradient(145deg,rgba(58,176,240,.65),rgba(255,255,255,.12),rgba(224,28,28,.55));box-shadow:var(--shadow),0 0 90px rgba(58,176,240,.15);width:min(100%,620px);margin:0 auto}.i24-radio-unified .player{position:relative;overflow:hidden;border-radius:calc(var(--radius) - 1px);background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.055));backdrop-filter:blur(28px);border:1px solid rgba(255,255,255,.12);padding:1.45rem;color:#fff}.i24-radio-unified .player:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 0%,rgba(58,176,240,.20),transparent 35%),radial-gradient(circle at 100% 30%,rgba(224,28,28,.13),transparent 35%);pointer-events:none}.i24-radio-unified .panel-top,.i24-radio-unified .panel-main,.i24-radio-unified .panel-actions{position:relative;z-index:1}.i24-radio-unified .panel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.1rem}.i24-radio-unified .kicker-dot{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px rgba(224,28,28,.14);animation:i24RadioLiveBlink 1.1s infinite}@keyframes i24RadioLiveBlink{0%,100%{opacity:1}50%{opacity:.35}}.i24-radio-unified .live-pill{display:inline-flex;align-items:center;gap:.4rem;background:rgba(224,28,28,.16);color:#fff;border:1px solid rgba(255,58,58,.45);border-radius:999px;padding:.44rem .72rem;font-size:.68rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase;box-shadow:0 0 34px rgba(224,28,28,.20)}.i24-radio-unified .source-pill{color:#a9bed4;font-size:.74rem;font-weight:750;letter-spacing:.03em}.i24-radio-unified .panel-main{display:grid;grid-template-columns:118px 1fr;gap:1.1rem;align-items:center}.i24-radio-unified .album-art{width:118px;height:118px;border-radius:26px;background:radial-gradient(circle at 30% 30%,rgba(58,176,240,.50),transparent 38%),radial-gradient(circle at 70% 72%,rgba(224,28,28,.46),transparent 38%),linear-gradient(145deg,#14243a,#09111d);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 22px 40px rgba(0,0,0,.25);display:grid;place-items:center;overflow:hidden;position:relative}.i24-radio-unified .album-art:after{content:"";position:absolute;inset:14px;border-radius:20px;border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 0 28px rgba(58,176,240,.12);pointer-events:none}.i24-radio-unified .waves{height:54px;display:flex;gap:4px;align-items:center}.i24-radio-unified .waves i{display:block;width:5px;border-radius:99px;background:linear-gradient(180deg,var(--sky),#fff,var(--red));animation:i24RadioWave 1.2s ease-in-out infinite;height:15px}.i24-radio-unified .waves i:nth-child(2){animation-delay:.08s}.i24-radio-unified .waves i:nth-child(3){animation-delay:.16s}.i24-radio-unified .waves i:nth-child(4){animation-delay:.24s}.i24-radio-unified .waves i:nth-child(5){animation-delay:.32s}.i24-radio-unified .waves i:nth-child(6){animation-delay:.40s}@keyframes i24RadioWave{0%,100%{height:12px;opacity:.55}50%{height:54px;opacity:1}}.i24-radio-unified .song-label{color:var(--sky);font-size:.70rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.42rem}.i24-radio-unified .song-title{font-size:clamp(1.15rem,2.4vw,1.72rem);font-weight:850;letter-spacing:-.025em;color:#fff;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.15;word-break:normal}.i24-radio-unified .song-artist{font-size:.92rem;color:#b7c8da;margin-top:.32rem;line-height:1.35;white-space:normal}.i24-radio-unified .progress{height:5px;border-radius:999px;background:rgba(255,255,255,.12);margin:1.25rem 0;overflow:hidden;position:relative}.i24-radio-unified .progress span{display:block;height:100%;width:38%;border-radius:999px;background:linear-gradient(90deg,var(--red),var(--sky));animation:i24RadioProgress 16s linear infinite}@keyframes i24RadioProgress{0%{width:0}100%{width:100%}}.i24-radio-unified .player-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;z-index:1}.i24-radio-unified .control-left{display:flex;align-items:center;gap:.9rem}.i24-radio-unified .play{width:62px;height:62px;border-radius:50%;border:0;display:grid;place-items:center;cursor:pointer;background:var(--red);color:#fff;box-shadow:0 0 0 9px rgba(224,28,28,.12),0 20px 42px rgba(224,28,28,.34);transition:.25s ease}.i24-radio-unified .play:hover{transform:scale(1.04);background:var(--red2)}.i24-radio-unified .play svg{width:22px;height:22px;fill:#fff;margin-left:3px}.i24-radio-unified .volume{display:flex;align-items:center;gap:.55rem;color:#9bb2ca}.i24-radio-unified .volume input{width:110px;accent-color:var(--sky)}.i24-radio-unified .panel-actions{display:flex;gap:.55rem;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:1rem}.i24-radio-unified .chip{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);color:#dceafd;border-radius:999px;padding:.55rem .78rem;font-size:.76rem;font-weight:800;cursor:pointer;transition:.25s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:38px}.i24-radio-unified .chip:hover{border-color:rgba(58,176,240,.55);color:#fff;transform:translateY(-1px)}.i24-radio-unified .share-chip svg{width:16px;height:16px;fill:currentColor}.i24-radio-unified .share-label{cursor:default;color:#fff;background:rgba(255,255,255,.10)}
.i24-radio-unified-sticky.sticky-player{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:3000;max-width:920px;margin:auto;border:1px solid rgba(255,255,255,.14);background:rgba(10,18,31,.82);backdrop-filter:blur(24px);border-radius:22px;padding:.75rem .9rem;display:flex;align-items:center;gap:.9rem;box-shadow:0 25px 70px rgba(0,0,0,.45);transform:translateY(150%);transition:transform .35s cubic-bezier(.4,0,.2,1);color:#fff}.i24-radio-unified-sticky.sticky-player.show{transform:translateY(0)}.i24-radio-unified-sticky .sticky-mini-art{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,var(--sky),var(--red));display:grid;place-items:center;flex-shrink:0}.i24-radio-unified-sticky .sticky-waves{height:24px}.i24-radio-unified-sticky .sticky-info{min-width:0;flex:1}.i24-radio-unified-sticky .sticky-title{font-size:.85rem;font-weight:900;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.i24-radio-unified-sticky .sticky-sub{font-size:.72rem;color:#96a9bf}.i24-radio-unified-sticky .sticky-live{font-size:.62rem;color:#fff;background:var(--red);border-radius:999px;padding:.25rem .45rem;font-weight:950;letter-spacing:.08em}.i24-radio-unified-sticky .sticky-play{width:42px;height:42px;border:0;border-radius:50%;background:var(--red);display:grid;place-items:center;cursor:pointer;flex-shrink:0}.i24-radio-unified-sticky .sticky-play svg{width:16px;height:16px;fill:#fff;margin-left:2px}body.has-i24-radio-sticky{padding-bottom:82px}
@media(max-width:560px){.i24-radio-unified .panel-main{grid-template-columns:1fr;text-align:center}.i24-radio-unified .album-art{margin:auto}.i24-radio-unified .player-controls{flex-direction:column}.i24-radio-unified .control-left{flex-direction:column}.i24-radio-unified .song-title{font-size:1.24rem}.i24-radio-unified-sticky.sticky-player{left:.65rem;right:.65rem}.i24-radio-unified .volume input{width:90px}}
@media(prefers-reduced-motion:reduce){.i24-radio-unified *,.i24-radio-unified *:before,.i24-radio-unified *:after{animation:none!important;transition:none!important}}


/* i24-radio-player-contrast-refinement-v1
   Refuerza contraste del player principal sobre fondos claros del portal.
   No cambia ubicación, sticky ni lógica de audio compartido.
*/
.i24-radio-unified-main .player-shell{
  background:linear-gradient(145deg,rgba(58,176,240,.92),rgba(255,255,255,.18),rgba(224,28,28,.88));
  box-shadow:0 22px 70px rgba(11,24,42,.20),0 0 72px rgba(58,176,240,.22);
}
.i24-radio-unified-main .player{
  background:
    radial-gradient(circle at 18% 18%,rgba(58,176,240,.38),transparent 35%),
    radial-gradient(circle at 88% 78%,rgba(224,28,28,.34),transparent 38%),
    linear-gradient(135deg,rgba(20,43,70,.86),rgba(35,52,76,.72) 42%,rgba(170,48,57,.82));
  border-color:rgba(255,255,255,.24);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28);
}
.i24-radio-unified-main .player:before{
  background:
    radial-gradient(circle at 20% 0%,rgba(58,176,240,.28),transparent 36%),
    radial-gradient(circle at 100% 32%,rgba(224,28,28,.24),transparent 38%),
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(0,0,0,.08));
}
.i24-radio-unified-main .source-pill,
.i24-radio-unified-main .song-artist,
.i24-radio-unified-main .volume{
  color:rgba(235,246,255,.88);
}
.i24-radio-unified-main .song-title{
  color:#fff;
  text-shadow:0 2px 14px rgba(0,0,0,.22);
}
.i24-radio-unified-main .song-label{
  color:#5bc7ff;
  text-shadow:0 1px 10px rgba(0,0,0,.18);
}
.i24-radio-unified-main .panel-actions{
  justify-content:center;
}
.i24-radio-unified-main .chip{
  background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.24);
  color:#fff;
}
.i24-radio-unified-main .share-label{
  background:rgba(255,255,255,.20);
}
.i24-radio-unified-main .share-chip{
  background:rgba(255,255,255,.12);
}
.i24-radio-unified-main .share-chip:hover{
  background:rgba(58,176,240,.22);
  border-color:rgba(91,199,255,.58);
}
