.radioShopBridge{margin-top:10px;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:10px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;background:linear-gradient(120deg,rgba(255,95,186,.055),rgba(112,158,255,.035))}
.radioShopBridge__art{width:54px;height:54px;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(255,95,186,.22),transparent 38%),#0d0d12}.radioShopBridge__art img{width:100%;height:100%;object-fit:cover;display:block}
.radioShopBridge__copy{min-width:0;display:grid;gap:3px}.radioShopBridge__copy small{font-size:7px;letter-spacing:.14em;color:rgba(255,255,255,.55)}.radioShopBridge__copy b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radioShopBridge__copy span{font-size:9px;color:rgba(255,255,255,.58)}
.v98MiniShop{display:grid;place-items:center;min-width:42px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:10px;text-decoration:none;font-size:7px;font-weight:900;letter-spacing:.08em;color:#fff}
body.v98RadioMenuOpen{overscroll-behavior:none}
body.radioPage .mobileNav__panel{padding-bottom:max(18px,env(safe-area-inset-bottom))}
@media(max-width:820px){
 body.radioPage #mobileNav:not([hidden]){max-height:calc(100dvh - 62px);overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
 body.radioPage .menuBtn,body.radioPage .mobileNav a,body.radioPage .radioActionRail button,body.radioPage .radioActionRail a{min-height:44px}
 .radioShopBridge{grid-template-columns:48px minmax(0,1fr)}.radioShopBridge__art{width:48px;height:48px}.radioShopBridge>a{grid-column:1/-1;width:100%}
}
@supports(padding:max(0px)){
 body.radioPage .topbar{padding-top:env(safe-area-inset-top)}
 body.radioPage .v74MiniPlayer{bottom:max(10px,env(safe-area-inset-bottom))}
}

.radioShopBridge__actions{display:flex;gap:7px;align-items:center}.radioShopBridge__actions .btn{white-space:nowrap}.radioShopBridge__actions .is-saved{border-color:rgba(121,255,184,.28);color:#b7ffd7}
@media(max-width:820px){.radioShopBridge__actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.radioShopBridge__actions .btn{width:100%}}
@media(max-width:420px){.radioShopBridge__actions{grid-template-columns:1fr}}
