#ev-room-music-tip{position:fixed;right:18px;bottom:154px;z-index:9997;display:none;max-width:230px;background:rgba(7,16,42,.86);border:1px solid rgba(255,216,91,.36);border-radius:16px;padding:9px 11px;color:white;font-family:'Nunito',sans-serif;box-shadow:0 12px 34px rgba(0,0,0,.32);backdrop-filter:blur(8px);pointer-events:none}
#ev-room-music-tip.show{display:block;animation:evMusicTip .28s ease both}
.ev-rm-title{font-family:'Fredoka One',sans-serif;font-size:.74rem;color:#FFD85B;margin-bottom:2px}
.ev-rm-sub{font-size:.68rem;font-weight:800;color:rgba(255,255,255,.74);line-height:1.25}
@keyframes evMusicTip{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:430px){#ev-room-music-tip{right:10px;bottom:132px;max-width:190px;padding:8px 10px}.ev-rm-title{font-size:.68rem}.ev-rm-sub{font-size:.62rem}}
/* V48R2: keep existing portable music panel above special room overlays */
#ada-muzik{z-index:1000005!important;}
#ada-layers{z-index:1000006!important;}
@media(max-width:560px){#ada-muzik{right:10px!important;bottom:78px!important;transform:scale(.92);transform-origin:bottom right;}}
