/* Mode compact uniquement lorsque Radio/Jukebox sont intégrés dans la popup Xbox. */
.is-embedded,.is-embedded body{height:100%;min-height:0;overflow:hidden}.is-embedded body{padding:0}.is-embedded .service-shell{height:100vh;max-width:none;padding:18px 28px;display:flex;flex-direction:column;justify-content:center}.is-embedded .service-shell>header,.is-embedded .history,.is-embedded .suggestions,.is-embedded .service-hints{display:none}.is-embedded .radio-layout,.is-embedded .jukebox-layout{width:100%;height:100%;min-height:0;gap:3vw}.is-embedded .radio-layout{grid-template-columns:minmax(230px,38%) 1fr}.is-embedded .cover-stage{height:100%;max-height:520px;display:grid;place-items:center}.is-embedded .cover-stage>img{width:auto;max-width:100%;height:100%;max-height:520px}.is-embedded .radio-panel h1{font-size:clamp(27px,3.5vw,54px)}.is-embedded .time{margin:18px 0}.is-embedded .controls button{width:52px;height:52px}.is-embedded .controls .primary{width:65px;height:65px}.is-embedded .radio-stats{margin-top:22px}.is-embedded .jukebox-layout{grid-template-columns:1.25fr minmax(330px,.75fr)}.is-embedded .now-card,.is-embedded .key-panel{max-height:100%;padding:20px}.is-embedded .now-card{grid-template-columns:minmax(190px,38%) 1fr}.is-embedded .now-card h1{font-size:clamp(25px,3vw,47px)}.is-embedded .keypad{gap:7px;margin-top:10px}.is-embedded .keypad button{min-height:48px}.is-embedded .display{height:62px;font-size:34px}.is-embedded .mini-controls button{width:48px;height:48px}.is-embedded .mini-controls .primary{width:58px;height:58px}.is-embedded .now-card .time{margin:15px 0}@media(max-width:850px){.is-embedded,.is-embedded body{overflow:auto}.is-embedded .service-shell{height:auto;min-height:100vh}.is-embedded .radio-layout,.is-embedded .jukebox-layout{height:auto;grid-template-columns:1fr}.is-embedded .cover-stage{height:auto}.is-embedded .cover-stage>img{width:min(420px,100%);height:auto}.is-embedded .now-card{grid-template-columns:1fr}}
