:root{--crp-primary:#e60012;--crp-dark:#050b35;--crp-blue:#0b1d70;--crp-white:#fff;--crp-shadow:0 18px 50px rgba(5,11,53,.35)}
body:not(.crpv6-popup-body){padding-bottom:118px!important}
.crpv6-player,.crpv6-player *{box-sizing:border-box}
.crpv6-player{position:fixed;left:0;right:0;bottom:0;width:100%;min-height:112px;z-index:999999999;background:linear-gradient(90deg,var(--crp-dark) 0%,var(--crp-blue) 48%,var(--crp-primary) 100%);border-top:4px solid #fff;box-shadow:0 -14px 45px rgba(0,0,0,.45);color:#fff;display:flex!important;align-items:center;gap:20px;padding:14px 34px;font-family:Arial,Helvetica,sans-serif;overflow:hidden}
.crpv6-player:before{content:"";position:absolute;inset:-55% 10% auto auto;width:420px;height:220px;background:radial-gradient(circle,rgba(255,255,255,.24),transparent 68%);filter:blur(18px);pointer-events:none;animation:crpv6Light 6s infinite alternate ease-in-out}.crpv6-player:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),transparent 30%,rgba(255,255,255,.12));pointer-events:none}.crpv6-player>*{position:relative;z-index:2}.crpv6-logo{display:flex;align-items:center;flex-shrink:0}.crpv6-logo img{width:178px;max-height:76px;object-fit:contain;background:transparent!important;filter:drop-shadow(0 8px 20px rgba(0,0,0,.32))}.crpv6-play{width:72px;height:72px;border-radius:50%;border:5px solid var(--crp-primary);background:#fff;color:#07124a;font-size:30px;font-weight:900;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.35);display:grid;place-items:center;line-height:1;transition:transform .22s ease,box-shadow .22s ease}.crpv6-play:hover{transform:scale(1.06);box-shadow:0 14px 38px rgba(0,0,0,.45)}.crpv6-cover{width:84px;height:84px;border-radius:20px;overflow:hidden;background:#07124a;border:2px solid rgba(255,255,255,.45);box-shadow:0 12px 28px rgba(0,0,0,.32);flex-shrink:0}.crpv6-cover img{width:100%;height:100%;object-fit:cover;display:block}.crpv6-cover.playing{animation:crpv6CoverPulse 3s infinite ease-in-out}.crpv6-now{flex:1;min-width:260px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.crpv6-live{display:inline-flex;width:max-content;align-items:center;gap:6px;background:rgba(230,0,18,.92);padding:6px 12px;border-radius:999px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.45px;margin-bottom:7px;box-shadow:0 0 22px rgba(230,0,18,.35)}.crpv6-live:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.7);animation:crpv6Live 1.4s infinite}.crpv6-artist{display:block;color:#fff;font-size:29px;line-height:1.05;font-weight:950;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:620px}.crpv6-title{display:block;color:#e2e7ff;font-size:18px;line-height:1.2;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:620px;margin-top:3px}.crpv6-change{animation:crpv6TrackChange .38s ease}.crpv6-bars{height:44px;display:flex;align-items:center;gap:5px;flex-shrink:0}.crpv6-bars i{width:6px;height:14px;border-radius:999px;background:#fff;opacity:.9;animation:crpv6Bars 1s infinite ease-in-out}.crpv6-bars i:nth-child(2){animation-delay:.1s}.crpv6-bars i:nth-child(3){animation-delay:.2s}.crpv6-bars i:nth-child(4){animation-delay:.3s}.crpv6-bars i:nth-child(5){animation-delay:.4s}.crpv6-popup-btn,.crpv6-history-btn{border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.15);color:#fff;border-radius:999px;padding:12px 15px;font-size:12px;font-weight:950;cursor:pointer;white-space:nowrap;backdrop-filter:blur(10px);transition:.22s}.crpv6-popup-btn:hover,.crpv6-history-btn:hover{background:#fff;color:#07124a;transform:translateY(-1px)}.crpv6-volume{display:flex;align-items:center;gap:9px;font-size:21px;flex-shrink:0}.crpv6-volume input{width:132px;accent-color:#fff}.crpv6-audio{display:none!important}
#crpv6-history-panel{position:fixed;right:24px;bottom:132px;width:420px;max-height:560px;overflow:hidden;background:#fff;color:#07124a;border-radius:24px;padding:18px;z-index:999999998;box-shadow:0 22px 60px rgba(0,0,0,.35);display:none;font-family:Arial,Helvetica,sans-serif;border:1px solid rgba(5,11,53,.12)}.crpv6-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.crpv6-panel-head b{font-size:22px;font-weight:950}.crpv6-panel-head button{width:34px;height:34px;border:0;border-radius:50%;background:var(--crp-primary);color:#fff;font-size:22px;cursor:pointer}.crpv6-search{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:13px}.crpv6-search input,.crpv6-search button{border-radius:12px;border:1px solid #d0d5dd;padding:10px 12px}.crpv6-search button{background:#07124a;color:#fff;font-weight:900;cursor:pointer}.crpv6-history-list{max-height:390px;overflow:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}.crpv6-history-row{display:flex;align-items:center;gap:12px;background:#f5f6fa;border-radius:16px;padding:9px;color:#07124a}.crpv6-history-row img{width:60px;height:60px;border-radius:13px;object-fit:cover;background:#07124a;flex-shrink:0}.crpv6-hinfo{min-width:0;flex:1}.crpv6-hartist{font-size:14px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;color:#07124a}.crpv6-htitle{font-size:13px;color:#667085;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crpv6-htime{font-size:12px;color:#98a2b3;font-weight:900;flex-shrink:0}
@keyframes crpv6Light{to{transform:translateX(-90px) translateY(30px) scale(1.08)}}@keyframes crpv6CoverPulse{50%{transform:scale(1.045)}}@keyframes crpv6Live{70%{box-shadow:0 0 0 9px rgba(255,255,255,0)}}@keyframes crpv6Bars{0%,100%{height:12px}50%{height:38px}}@keyframes crpv6TrackChange{0%{opacity:.2;transform:translateY(8px)}100%{opacity:1;transform:none}}
/* POPUP */
.crpv6-popup-body{margin:0;background:#050816;color:#fff;font-family:Arial,Helvetica,sans-serif;min-height:100vh;overflow:hidden}.crpv6-popup-body:before{content:"";position:fixed;inset:-25%;background:radial-gradient(circle at 20% 10%,rgba(230,0,18,.65),transparent 33%),radial-gradient(circle at 82% 22%,rgba(0,95,255,.52),transparent 31%),radial-gradient(circle at 50% 90%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#03071f 0%,#081653 44%,#e60012 100%);filter:blur(18px);animation:crpv6Bg 13s infinite alternate ease-in-out}.crpv6-popup-body:after{content:"";position:fixed;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 88%);pointer-events:none}@keyframes crpv6Bg{to{transform:scale(1.06) rotate(2deg)}}#crpv6-popup-app{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:26px;box-sizing:border-box}.crpv6-pop-shell{width:min(1200px,96vw);height:min(780px,94vh);display:flex;flex-direction:column;gap:18px;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.28);box-shadow:0 30px 90px rgba(0,0,0,.52),inset 0 1px 0 rgba(255,255,255,.25);border-radius:38px;backdrop-filter:blur(26px);padding:22px;box-sizing:border-box;animation:crpv6PopIn .55s cubic-bezier(.2,.9,.2,1)}@keyframes crpv6PopIn{from{opacity:0;transform:translateY(22px) scale(.975)}to{opacity:1;transform:none}}.crpv6-pop-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.crpv6-pop-brand{display:flex;align-items:center;gap:14px}.crpv6-pop-brand img{width:156px;max-height:58px;object-fit:contain;filter:drop-shadow(0 8px 22px rgba(0,0,0,.35))}.crpv6-pop-brand div{display:flex;flex-direction:column;gap:3px}.crpv6-pop-brand small{opacity:.78;font-size:12px;letter-spacing:.3px}.crpv6-pop-live-dot{background:rgba(230,0,18,.92);padding:7px 13px;border-radius:999px;font-weight:950;font-size:12px;box-shadow:0 0 25px rgba(230,0,18,.45)}.crpv6-pop-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.22s}.crpv6-pop-close:hover{background:#fff;color:#07124a;transform:rotate(90deg)}.crpv6-pop-grid{min-height:0;flex:1;display:grid;grid-template-columns:1fr 390px;gap:20px}.crpv6-pop-now{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(0,0,0,.15));border:1px solid rgba(255,255,255,.16);overflow:hidden;padding:26px}.crpv6-pop-now:before{content:"";position:absolute;inset:auto -10% -35% -10%;height:52%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 60%);filter:blur(20px)}.crpv6-cover-stage{position:relative;width:330px;height:330px;display:grid;place-items:center;margin-bottom:26px}.crpv6-cover-glow{position:absolute;inset:34px;background:var(--crp-primary);border-radius:45px;filter:blur(54px);opacity:.44;animation:crpv6Glow 4s infinite ease-in-out}.crpv6-pop-cover{position:relative;z-index:2;width:310px;height:310px;border-radius:42px;object-fit:cover;box-shadow:0 34px 80px rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.22);transition:transform .35s ease,opacity .35s ease}.crpv6-pop-cover.playing{animation:crpv6CoverFloat 4.2s infinite ease-in-out}@keyframes crpv6Glow{50%{opacity:.7;transform:scale(1.08)}}@keyframes crpv6CoverFloat{50%{transform:translateY(-9px) scale(1.018)}}.crpv6-pop-track{max-width:min(680px,100%);position:relative;z-index:2}.crpv6-pop-artist{font-size:clamp(40px,6vw,72px);line-height:.95;margin:0 0 10px;text-transform:uppercase;letter-spacing:.7px;font-weight:950;text-shadow:0 12px 34px rgba(0,0,0,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crpv6-pop-title{font-size:clamp(22px,3vw,34px);font-weight:650;color:#e8e8e8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crpv6-pop-spectrum{position:relative;z-index:2;display:flex;gap:7px;height:66px;align-items:center;justify-content:center;margin:22px 0 20px}.crpv6-pop-spectrum i{width:8px;height:18px;background:linear-gradient(#fff,rgba(255,255,255,.58));border-radius:999px;animation:crpv6Spectrum 1.05s infinite ease-in-out;box-shadow:0 0 18px rgba(255,255,255,.24)}.crpv6-pop-spectrum i:nth-child(2n){animation-delay:.1s}.crpv6-pop-spectrum i:nth-child(3n){animation-delay:.2s}.crpv6-pop-spectrum i:nth-child(4n){animation-delay:.32s}@keyframes crpv6Spectrum{0%,100%{height:14px;opacity:.65}50%{height:58px;opacity:1}}.crpv6-pop-playerbar{position:relative;z-index:2;width:min(650px,100%);display:flex;align-items:center;justify-content:center;gap:16px;background:rgba(4,8,36,.42);border:1px solid rgba(255,255,255,.16);border-radius:26px;padding:14px 16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}.crpv6-pop-play{width:78px;height:78px;border-radius:50%;border:0;background:#fff;color:#07124a;font-size:32px;font-weight:900;box-shadow:0 14px 35px rgba(0,0,0,.35);cursor:pointer;transition:.2s}.crpv6-pop-play:hover{transform:scale(1.04)}.crpv6-pop-mute{width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12);color:#fff;font-size:18px;cursor:pointer}.crpv6-pop-volume-wrap{flex:1;min-width:150px;display:flex;flex-direction:column;gap:6px;text-align:left}.crpv6-pop-volume-wrap span{font-size:11px;font-weight:950;opacity:.65;text-transform:uppercase;letter-spacing:.7px}.crpv6-pop-volume{width:100%;accent-color:#fff}.crpv6-pop-status{display:flex;flex-direction:column;text-align:left;gap:2px;background:rgba(255,255,255,.12);padding:10px 13px;border-radius:16px}.crpv6-pop-status b{font-size:12px;color:#fff}.crpv6-pop-status span{font-size:11px;opacity:.72}.crpv6-pop-aside{min-height:0;display:flex;flex-direction:column;gap:16px}.crpv6-pop-panel{background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.15);border-radius:28px;padding:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.crpv6-panel-kicker{font-size:11px;font-weight:950;letter-spacing:.9px;opacity:.68;margin-bottom:10px}.crpv6-onair-modern{display:flex;align-items:center;gap:14px}.crpv6-onair-photo{width:86px;height:86px;border-radius:22px;object-fit:cover;background:#07124a;box-shadow:0 14px 35px rgba(0,0,0,.32)}.crpv6-onair-card strong,.crpv6-onair-card span{display:block}.crpv6-onair-show{font-size:22px;line-height:1.05;font-weight:950}.crpv6-onair-host{font-size:15px;opacity:.86;margin-top:4px}.crpv6-onair-desc{margin:8px 0 0;font-size:13px;line-height:1.35;opacity:.75}.crpv6-pop-history-panel{min-height:0;flex:1;display:flex;flex-direction:column}.crpv6-pop-panel-head{display:flex;align-items:center;justify-content:space-between}.crpv6-pop-panel-head h3{font-size:26px;margin:0 0 12px}.crpv6-pop-history{min-height:0;overflow:auto;padding-right:4px;display:flex;flex-direction:column;gap:10px}.crpv6-pop-history .crpv6-history-row{background:rgba(255,255,255,.11);color:#fff;border:1px solid rgba(255,255,255,.08);transition:.22s}.crpv6-pop-history .crpv6-history-row:hover{transform:translateX(-4px);background:rgba(255,255,255,.16)}.crpv6-pop-history .crpv6-hartist{color:#fff}.crpv6-pop-history .crpv6-htitle,.crpv6-pop-history .crpv6-htime{color:#ddd}

/* V6.4 - Module pop-up "C’était quoi ce titre ?" */
.crpv6-title-finder{overflow:hidden}
.crpv6-title-finder .crpv6-pop-panel-head{align-items:flex-start;margin-bottom:12px}
.crpv6-title-finder .crpv6-pop-panel-head h3{margin:0 0 5px;font-size:27px;line-height:1.05}
.crpv6-title-finder .crpv6-pop-panel-head p{margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.35}
.crpv6-pop-history-search{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 12px;padding:12px;border-radius:22px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13)}
.crpv6-pop-history-search label{display:flex;flex-direction:column;gap:6px;min-width:0}
.crpv6-pop-history-search span{font-size:10px;text-transform:uppercase;letter-spacing:.9px;font-weight:950;color:rgba(255,255,255,.66)}
.crpv6-pop-history-search input{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.16);background:rgba(4,8,36,.42);color:#fff;border-radius:14px;padding:10px 11px;outline:none;font-weight:750}
.crpv6-pop-history-search input::placeholder{color:rgba(255,255,255,.42)}
.crpv6-pop-history-search input:focus{border-color:rgba(255,255,255,.55);box-shadow:0 0 0 3px rgba(255,255,255,.10)}
.crpv6-history-keyword{grid-column:1/-1}
.crpv6-history-actions{grid-column:1/-1;display:flex;gap:9px}
.crpv6-history-search-btn,.crpv6-history-reset-btn{border:0;border-radius:999px;padding:10px 14px;cursor:pointer;font-weight:950;letter-spacing:.2px}
.crpv6-history-search-btn{background:#fff;color:#07124a;box-shadow:0 10px 25px rgba(0,0,0,.18)}
.crpv6-history-reset-btn{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18)}
.crpv6-history-result-title{font-size:11px;text-transform:uppercase;letter-spacing:.9px;font-weight:950;color:rgba(255,255,255,.62);margin:8px 0 10px}
.crpv6-history-empty{padding:18px;border-radius:18px;background:rgba(255,255,255,.10);border:1px dashed rgba(255,255,255,.25);text-align:center;color:rgba(255,255,255,.70);font-weight:750}
.crpv6-pop-history .crpv6-history-row{position:relative;overflow:hidden}
.crpv6-pop-history .crpv6-history-row:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--crp-primary);opacity:.9}
.crpv6-pop-history .crpv6-history-row img{width:58px;height:58px;border-radius:16px;box-shadow:0 12px 28px rgba(0,0,0,.24)}
@media(max-width:850px){.crpv6-pop-history-search{grid-template-columns:1fr}.crpv6-history-keyword,.crpv6-history-actions{grid-column:auto}.crpv6-history-actions{flex-direction:column}.crpv6-history-search-btn,.crpv6-history-reset-btn{width:100%}}

@media(max-width:1050px){.crpv6-bars{display:none}.crpv6-logo img{width:150px}.crpv6-popup-btn,.crpv6-history-btn{padding:10px 12px}.crpv6-volume input{width:100px}.crpv6-artist{font-size:24px}}
@media(max-width:850px){body:not(.crpv6-popup-body){padding-bottom:278px!important}.crpv6-player{flex-wrap:wrap;justify-content:center;text-align:center;padding:15px;gap:12px}.crpv6-logo img{width:145px}.crpv6-cover{width:74px;height:74px}.crpv6-play{width:64px;height:64px}.crpv6-now{min-width:100%;align-items:center}.crpv6-artist,.crpv6-title{max-width:92vw}.crpv6-artist{font-size:22px}.crpv6-title{font-size:16px}#crpv6-history-panel{left:14px;right:14px;width:auto;bottom:288px}.crpv6-popup-body{overflow:auto}#crpv6-popup-app{padding:14px;align-items:flex-start}.crpv6-pop-shell{height:auto;min-height:calc(100vh - 28px);border-radius:28px;padding:16px}.crpv6-pop-grid{grid-template-columns:1fr}.crpv6-cover-stage{width:250px;height:250px}.crpv6-pop-cover{width:235px;height:235px;border-radius:32px}.crpv6-pop-playerbar{flex-wrap:wrap}.crpv6-pop-aside{min-height:360px}.crpv6-pop-brand img{width:130px}.crpv6-pop-artist{white-space:normal;font-size:38px}.crpv6-pop-title{white-space:normal;font-size:22px}}

/* V6.5 - Pop-up : historique agrandi + barre de lecture fixe */
.crpv6-popup-body #crpv6-popup-app{
  padding-bottom:118px;
}
.crpv6-popup-body .crpv6-pop-shell{
  padding-bottom:122px;
}
.crpv6-popup-body .crpv6-pop-playerbar{
  position:fixed;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  width:min(1080px, calc(100vw - 36px));
  z-index:999999;
  background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.10));
  border:1px solid rgba(255,255,255,.26);
  border-radius:28px;
  box-shadow:0 22px 70px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.16);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
  padding:16px 20px;
}
.crpv6-popup-body .crpv6-pop-play{
  width:72px;
  height:72px;
  font-size:32px;
  box-shadow:0 14px 36px rgba(230,0,18,.35);
}
.crpv6-popup-body .crpv6-pop-mute{
  width:54px;
  height:54px;
  font-size:22px;
}
.crpv6-popup-body .crpv6-pop-volume-wrap{
  min-width:260px;
}
.crpv6-popup-body .crpv6-pop-volume{
  height:7px;
}
.crpv6-popup-body .crpv6-pop-status{
  padding:13px 18px;
  min-width:110px;
  text-align:center;
}
.crpv6-popup-body .crpv6-pop-history-panel{
  min-height:0;
}
.crpv6-popup-body .crpv6-pop-history{
  gap:16px;
  max-height:none;
}
.crpv6-popup-body .crpv6-pop-history .crpv6-history-row{
  gap:18px;
  padding:15px;
  border-radius:24px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 14px 34px rgba(0,0,0,.18);
}
.crpv6-popup-body .crpv6-pop-history .crpv6-history-row img{
  width:96px;
  height:96px;
  border-radius:22px;
  box-shadow:0 18px 42px rgba(0,0,0,.35);
}
.crpv6-popup-body .crpv6-pop-history .crpv6-hartist{
  font-size:22px;
  line-height:1.05;
  letter-spacing:.45px;
}
.crpv6-popup-body .crpv6-pop-history .crpv6-htitle{
  font-size:17px;
  line-height:1.2;
  margin-top:7px;
  color:rgba(255,255,255,.82);
  font-weight:750;
}
.crpv6-popup-body .crpv6-pop-history .crpv6-htime{
  font-size:15px;
  padding:8px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.12);
  color:#fff;
}
.crpv6-popup-body .crpv6-history-result-title{
  font-size:13px;
  margin:14px 0 14px;
}

@media(max-width:850px){
  .crpv6-popup-body #crpv6-popup-app{padding-bottom:150px;}
  .crpv6-popup-body .crpv6-pop-shell{padding-bottom:150px;}
  .crpv6-popup-body .crpv6-pop-playerbar{
    width:calc(100vw - 24px);
    bottom:12px;
    border-radius:24px;
    padding:13px;
    justify-content:center;
  }
  .crpv6-popup-body .crpv6-pop-volume-wrap{min-width:150px;}
  .crpv6-popup-body .crpv6-pop-play{width:62px;height:62px;font-size:28px;}
  .crpv6-popup-body .crpv6-pop-mute{width:48px;height:48px;}
  .crpv6-popup-body .crpv6-pop-status{display:none;}
  .crpv6-popup-body .crpv6-pop-history .crpv6-history-row{
    gap:13px;
    padding:12px;
    border-radius:20px;
  }
  .crpv6-popup-body .crpv6-pop-history .crpv6-history-row img{
    width:78px;
    height:78px;
    border-radius:18px;
  }
  .crpv6-popup-body .crpv6-pop-history .crpv6-hartist{font-size:18px;}
  .crpv6-popup-body .crpv6-pop-history .crpv6-htitle{font-size:15px;}
  .crpv6-popup-body .crpv6-pop-history .crpv6-htime{font-size:12px;padding:6px 8px;}
}

/* V6.6 - Pop-up modernisée + nouvelle animation de changement de titre */
.crpv6-popup-body{
  background:#020617;
}
.crpv6-popup-body:before{
  background:
    radial-gradient(circle at 15% 18%,rgba(230,0,18,.74),transparent 30%),
    radial-gradient(circle at 86% 16%,rgba(20,88,255,.62),transparent 28%),
    radial-gradient(circle at 50% 105%,rgba(255,255,255,.20),transparent 34%),
    linear-gradient(135deg,#020617 0%,#07114b 48%,#d60016 100%);
  filter:blur(22px) saturate(1.2);
  animation:crpv6Aurora 15s infinite alternate ease-in-out;
}
@keyframes crpv6Aurora{
  0%{transform:scale(1) rotate(0deg) translate3d(0,0,0)}
  50%{transform:scale(1.07) rotate(1.5deg) translate3d(-1.5%,1%,0)}
  100%{transform:scale(1.12) rotate(-1.2deg) translate3d(1.5%,-1%,0)}
}
.crpv6-popup-body:after{
  background:
    linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),
    radial-gradient(circle at center,transparent 0,rgba(0,0,0,.25) 100%);
  background-size:42px 42px,42px 42px,100% 100%;
}
.crpv6-popup-body .crpv6-pop-shell{
  width:min(1260px,96vw);
  height:min(820px,94vh);
  background:linear-gradient(145deg,rgba(255,255,255,.22),rgba(255,255,255,.075));
  border:1px solid rgba(255,255,255,.34);
  box-shadow:0 36px 110px rgba(0,0,0,.58), inset 0 1px 0 rgba(255,255,255,.28);
  border-radius:42px;
  overflow:hidden;
  position:relative;
}
.crpv6-popup-body .crpv6-pop-shell:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,rgba(255,255,255,.20),transparent 18%,transparent 72%,rgba(255,255,255,.08));
  pointer-events:none;
  z-index:0;
}
.crpv6-popup-body .crpv6-pop-shell>*{position:relative;z-index:1}
.crpv6-popup-body .crpv6-pop-topbar{
  padding:2px 4px 0;
}
.crpv6-popup-body .crpv6-pop-brand{
  padding:8px 12px;
  border-radius:24px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
}
.crpv6-popup-body .crpv6-pop-live-dot{
  background:linear-gradient(135deg,#ff1730,#b90012);
  box-shadow:0 0 30px rgba(230,0,18,.58);
}
.crpv6-popup-body .crpv6-pop-grid{
  grid-template-columns:minmax(0,1.15fr) 430px;
  gap:22px;
}
.crpv6-popup-body .crpv6-pop-now{
  border-radius:34px;
  background:
    radial-gradient(circle at 50% 15%,rgba(255,255,255,.18),transparent 35%),
    linear-gradient(180deg,rgba(255,255,255,.145),rgba(0,0,0,.24));
  border:1px solid rgba(255,255,255,.18);
}
.crpv6-popup-body .crpv6-cover-stage{
  width:350px;
  height:350px;
  margin-bottom:28px;
  perspective:900px;
}
.crpv6-popup-body .crpv6-cover-stage:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:50%;
  background:conic-gradient(from 120deg,transparent,rgba(255,255,255,.28),transparent,rgba(230,0,18,.38),transparent);
  animation:crpv6CoverRing 9s linear infinite;
  opacity:.58;
  filter:blur(.2px);
}
@keyframes crpv6CoverRing{to{transform:rotate(360deg)}}
.crpv6-popup-body .crpv6-cover-glow{
  inset:26px;
  border-radius:52px;
  filter:blur(62px);
  opacity:.55;
  background:linear-gradient(135deg,var(--crp-primary),#165dff);
}
.crpv6-popup-body .crpv6-pop-cover{
  width:318px;
  height:318px;
  border-radius:46px;
  box-shadow:0 38px 88px rgba(0,0,0,.60),0 0 0 1px rgba(255,255,255,.16) inset;
  transform-origin:center;
}
.crpv6-popup-body .crpv6-pop-cover.playing{
  animation:crpv6CoverBreathe 5.2s infinite ease-in-out;
}
@keyframes crpv6CoverBreathe{
  0%,100%{transform:translateY(0) rotateX(0deg) scale(1)}
  50%{transform:translateY(-10px) rotateX(2deg) scale(1.02)}
}
.crpv6-popup-body .crpv6-pop-track{
  padding:16px 22px;
  border-radius:26px;
  background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.035));
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 20px 60px rgba(0,0,0,.18);
}
.crpv6-popup-body .crpv6-pop-artist{
  font-size:clamp(44px,6.4vw,80px);
  letter-spacing:1px;
  line-height:.92;
}
.crpv6-popup-body .crpv6-pop-title{
  font-size:clamp(22px,2.8vw,36px);
  color:rgba(255,255,255,.84);
}
.crpv6-popup-body .crpv6-change{
  animation:crpv6TrackReveal .72s cubic-bezier(.16,1,.3,1);
}
@keyframes crpv6TrackReveal{
  0%{opacity:0;filter:blur(14px);transform:translateY(20px) scale(.96);letter-spacing:2.8px}
  55%{opacity:1;filter:blur(0);transform:translateY(-2px) scale(1.015)}
  100%{opacity:1;filter:blur(0);transform:translateY(0) scale(1);letter-spacing:inherit}
}
.crpv6-popup-body .crpv6-pop-cover.crpv6-art-change{
  animation:crpv6ArtworkFlip .74s cubic-bezier(.16,1,.3,1);
}
@keyframes crpv6ArtworkFlip{
  0%{opacity:.25;filter:blur(10px) saturate(.75);transform:rotateY(-18deg) scale(.92)}
  65%{opacity:1;filter:blur(0) saturate(1.08);transform:rotateY(3deg) scale(1.025)}
  100%{opacity:1;filter:blur(0) saturate(1);transform:rotateY(0) scale(1)}
}
.crpv6-popup-body .crpv6-pop-spectrum{
  height:78px;
  gap:8px;
}
.crpv6-popup-body .crpv6-pop-spectrum i{
  width:9px;
  border-radius:999px;
  background:linear-gradient(180deg,#fff,rgba(255,255,255,.54));
  box-shadow:0 0 22px rgba(255,255,255,.28),0 0 18px rgba(230,0,18,.18);
  animation-name:crpv6SpectrumWave;
}
@keyframes crpv6SpectrumWave{
  0%,100%{height:15px;opacity:.55;transform:translateY(0)}
  35%{height:70px;opacity:1;transform:translateY(-3px)}
  70%{height:30px;opacity:.85;transform:translateY(2px)}
}
.crpv6-popup-body .crpv6-pop-panel{
  border-radius:30px;
  background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(0,0,0,.22));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 18px 50px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.12);
}
.crpv6-popup-body .crpv6-onair-photo{
  width:98px;
  height:98px;
  border-radius:28px;
}
.crpv6-popup-body .crpv6-onair-show{
  font-size:25px;
}
.crpv6-popup-body .crpv6-pop-history .crpv6-history-row{
  background:linear-gradient(135deg,rgba(255,255,255,.17),rgba(255,255,255,.075));
  border:1px solid rgba(255,255,255,.16);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
}
.crpv6-popup-body .crpv6-pop-history .crpv6-history-row:hover{
  transform:translateX(-6px) scale(1.015);
  background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.11));
}
.crpv6-popup-body .crpv6-pop-playerbar{
  background:linear-gradient(135deg,rgba(255,255,255,.30),rgba(255,255,255,.12));
  border:1px solid rgba(255,255,255,.33);
  border-radius:34px;
  box-shadow:0 26px 85px rgba(0,0,0,.50),inset 0 1px 0 rgba(255,255,255,.22);
}
.crpv6-popup-body .crpv6-pop-playerbar:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:linear-gradient(90deg,rgba(255,255,255,.20),transparent 35%,rgba(255,255,255,.16));
  pointer-events:none;
}
.crpv6-popup-body .crpv6-pop-play{
  background:linear-gradient(135deg,#fff,#e9edff);
  color:#050b35;
  box-shadow:0 18px 45px rgba(230,0,18,.38),0 0 0 9px rgba(255,255,255,.08);
}
.crpv6-popup-body .crpv6-pop-play:hover{
  transform:scale(1.07) rotate(2deg);
}
.crpv6-popup-body .crpv6-pop-mute{
  background:rgba(255,255,255,.16);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14);
}
.crpv6-popup-body .crpv6-pop-volume{
  accent-color:var(--crp-primary);
}
@media(max-width:1050px){
  .crpv6-popup-body .crpv6-pop-grid{grid-template-columns:1fr;}
  .crpv6-popup-body .crpv6-pop-shell{height:auto;min-height:calc(100vh - 52px);overflow:visible;}
}
@media(max-width:850px){
  .crpv6-popup-body .crpv6-cover-stage{width:260px;height:260px;}
  .crpv6-popup-body .crpv6-pop-cover{width:242px;height:242px;border-radius:34px;}
  .crpv6-popup-body .crpv6-pop-track{padding:12px 14px;}
  .crpv6-popup-body .crpv6-pop-artist{font-size:39px;white-space:normal;}
  .crpv6-popup-body .crpv6-pop-title{font-size:23px;white-space:normal;}
  .crpv6-popup-body .crpv6-pop-spectrum{height:56px;}
}

/* V6.7 - Pop-up: animation retirée du player, nouveau fond animé, logo agrandi */
.crpv6-popup-body:before{
  background:
    radial-gradient(circle at var(--crpv6-bg-x,20%) var(--crpv6-bg-y,18%),rgba(230,0,18,.70),transparent 30%),
    radial-gradient(circle at 82% 18%,rgba(0,84,255,.58),transparent 32%),
    radial-gradient(circle at 48% 86%,rgba(255,255,255,.18),transparent 34%),
    linear-gradient(135deg,#020617 0%,#07134d 46%,#d90016 100%);
  filter:blur(28px) saturate(1.28);
  animation:crpv6BackgroundFlow 18s infinite alternate ease-in-out!important;
}
.crpv6-popup-body:after{
  content:"";
  position:fixed;
  inset:0;
  pointer-events:none;
  background:
    radial-gradient(circle at 30% 20%,rgba(255,255,255,.08),transparent 22%),
    linear-gradient(115deg,transparent 0%,rgba(255,255,255,.08) 42%,transparent 56%),
    linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:100% 100%,220% 100%,46px 46px,46px 46px;
  animation:crpv6BackSweep 10s infinite linear;
  opacity:.78;
}
@keyframes crpv6BackgroundFlow{
  0%{transform:scale(1.02) translate3d(-1.5%,-1%,0) rotate(0deg)}
  50%{transform:scale(1.10) translate3d(1%,1.6%,0) rotate(1deg)}
  100%{transform:scale(1.16) translate3d(-.8%,2%,0) rotate(-1.2deg)}
}
@keyframes crpv6BackSweep{
  0%{background-position:0 0,-120% 0,0 0,0 0}
  100%{background-position:0 0,120% 0,46px 46px,46px 46px}
}

/* Logo plus grand dans la pop-up */
.crpv6-popup-body .crpv6-pop-brand{
  padding:10px 16px;
}
.crpv6-popup-body .crpv6-pop-brand img{
  width:230px!important;
  max-height:92px!important;
  object-fit:contain;
  filter:drop-shadow(0 10px 28px rgba(0,0,0,.42));
}

/* Suppression des animations visibles sur le player pop-up */
.crpv6-popup-body .crpv6-pop-cover.playing,
.crpv6-popup-body .crpv6-pop-cover.crpv6-art-change,
.crpv6-popup-body .crpv6-change,
.crpv6-popup-body .crpv6-cover-stage:before,
.crpv6-popup-body .crpv6-cover-glow{
  animation:none!important;
}
.crpv6-popup-body .crpv6-pop-cover{
  transform:none!important;
  transition:opacity .28s ease, filter .28s ease!important;
}
.crpv6-popup-body .crpv6-pop-artist,
.crpv6-popup-body .crpv6-pop-title{
  transition:opacity .22s ease!important;
}

/* Nouveau décor animé arrière-plan dans le bloc Now Playing */
.crpv6-popup-body .crpv6-pop-now:after{
  content:"";
  position:absolute;
  inset:-35%;
  background:
    conic-gradient(from 0deg,transparent,rgba(230,0,18,.20),transparent,rgba(0,90,255,.22),transparent),
    radial-gradient(circle,rgba(255,255,255,.10),transparent 55%);
  filter:blur(14px);
  opacity:.65;
  animation:crpv6NowBackdrop 20s linear infinite;
  pointer-events:none;
}
.crpv6-popup-body .crpv6-pop-now>*{
  position:relative;
  z-index:2;
}
@keyframes crpv6NowBackdrop{
  to{transform:rotate(360deg)}
}

@media(max-width:850px){
  .crpv6-popup-body .crpv6-pop-brand img{width:180px!important;max-height:74px!important;}
}


/* V6.8 - Suppression complète des animations de pochette dans la pop-up + animation arrière-plan au changement de titre */
.crpv6-popup-body .crpv6-pop-cover,
.crpv6-popup-body .crpv6-pop-cover.playing,
.crpv6-popup-body .crpv6-pop-cover.crpv6-art-change,
.crpv6-popup-body .crpv6-cover-stage,
.crpv6-popup-body .crpv6-cover-stage:before,
.crpv6-popup-body .crpv6-cover-glow{
  animation:none!important;
  transform:none!important;
}
.crpv6-popup-body .crpv6-pop-cover{
  transition:opacity .22s ease, filter .22s ease!important;
}
.crpv6-popup-body .crpv6-pop-cover:hover{
  transform:none!important;
}
.crpv6-popup-body .crpv6-pop-now:after{
  animation:crpv6NowBackdropSlow 28s linear infinite!important;
  opacity:.38;
}
@keyframes crpv6NowBackdropSlow{
  to{transform:rotate(360deg)}
}
.crpv6-popup-body .crpv6-pop-now:before{
  content:"";
  position:absolute;
  inset:-28%;
  pointer-events:none;
  z-index:1;
  opacity:0;
  background:
    radial-gradient(circle at 50% 38%,rgba(255,255,255,.34),transparent 18%),
    radial-gradient(circle at 32% 68%,rgba(230,0,18,.34),transparent 28%),
    radial-gradient(circle at 72% 32%,rgba(0,96,255,.34),transparent 30%);
  filter:blur(26px) saturate(1.25);
  transform:scale(.92);
}
.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-now:before{
  animation:crpv6TitleBackgroundBurst 1.75s cubic-bezier(.16,1,.3,1);
}
@keyframes crpv6TitleBackgroundBurst{
  0%{opacity:0;transform:scale(.85) rotate(0deg)}
  24%{opacity:.95;transform:scale(1.05) rotate(8deg)}
  100%{opacity:0;transform:scale(1.32) rotate(28deg)}
}
.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-shell{
  animation:crpv6ShellGlowChange 1.4s ease-out;
}
@keyframes crpv6ShellGlowChange{
  0%{box-shadow:0 36px 110px rgba(0,0,0,.58), inset 0 1px 0 rgba(255,255,255,.28)}
  28%{box-shadow:0 36px 110px rgba(0,0,0,.58),0 0 70px rgba(230,0,18,.35),0 0 90px rgba(0,96,255,.22), inset 0 1px 0 rgba(255,255,255,.34)}
  100%{box-shadow:0 36px 110px rgba(0,0,0,.58), inset 0 1px 0 rgba(255,255,255,.28)}
}
.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-track{
  animation:crpv6TrackSoftFlash 1.1s ease-out;
}
@keyframes crpv6TrackSoftFlash{
  0%{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.035))}
  35%{background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(230,0,18,.12))}
  100%{background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,.035))}
}

/* V6.9 - Pop-up stable : suppression de toutes les animations qui déplacent l'interface */
.crpv6-popup-body:before,
.crpv6-popup-body:after,
.crpv6-popup-body .crpv6-pop-shell,
.crpv6-popup-body .crpv6-pop-now:after,
.crpv6-popup-body .crpv6-cover-stage:before,
.crpv6-popup-body .crpv6-cover-glow,
.crpv6-popup-body .crpv6-pop-cover,
.crpv6-popup-body .crpv6-pop-cover.playing,
.crpv6-popup-body .crpv6-pop-cover.crpv6-art-change,
.crpv6-popup-body .crpv6-pop-history .crpv6-history-row,
.crpv6-popup-body .crpv6-pop-play,
.crpv6-popup-body .crpv6-pop-main,
.crpv6-popup-body .crpv6-pop-panel{
  animation:none!important;
  transform:none!important;
}

.crpv6-popup-body:before{
  background:
    radial-gradient(circle at 20% 10%,rgba(230,0,18,.48),transparent 34%),
    radial-gradient(circle at 82% 22%,rgba(0,95,255,.38),transparent 32%),
    linear-gradient(135deg,#03071f 0%,#081653 48%,#e60012 100%)!important;
  filter:blur(18px)!important;
}

.crpv6-popup-body .crpv6-pop-history .crpv6-history-row:hover,
.crpv6-popup-body .crpv6-pop-play:hover{
  transform:none!important;
}

/* Effet uniquement lumineux au changement de titre : aucun déplacement */
.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-shell,
.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-track{
  animation:none!important;
}

.crpv6-popup-body .crpv6-pop-now:after{
  opacity:.22!important;
  background:
    radial-gradient(circle at 30% 25%,rgba(230,0,18,.20),transparent 32%),
    radial-gradient(circle at 74% 35%,rgba(0,96,255,.20),transparent 34%)!important;
}

.crpv6-popup-body.crpv6-title-bg-change .crpv6-pop-now:before{
  animation:crpv6TitleLightOnly 1.2s ease-out!important;
}

@keyframes crpv6TitleLightOnly{
  0%{opacity:0;transform:none!important}
  30%{opacity:.75;transform:none!important}
  100%{opacity:0;transform:none!important}
}
