/* R.S Films Group v23.2.46 — store cards spacing + Content ID/logo reliability */
.rsf-store-status-panel{margin:18px 0;padding:20px;border:1px solid #dce4e9;border-radius:14px;background:#fff;overflow:hidden}
.rsf-store-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}
.rsf-store-head h3{margin:0 0 5px;font-size:16px;color:#10212d}.rsf-store-head small{color:#6b7882;font-size:12px}
.rsf-store-logo-grid{display:grid!important;grid-template-columns:repeat(4,minmax(118px,1fr))!important;gap:14px!important;width:100%;align-items:stretch}
.rsf-store-logo-card{box-sizing:border-box;min-width:0;min-height:142px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;border:1px solid #dce5e9;border-radius:14px;padding:15px 12px;background:#fbfcfc;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.rsf-store-logo-card:hover{border-color:#d6c18c;box-shadow:0 5px 18px rgba(15,33,45,.07);transform:translateY(-1px)}
.rsf-store-logo-wrap{width:52px;height:52px;display:flex;align-items:center;justify-content:center;flex:0 0 52px}.rsf-store-logo{width:44px;height:44px;object-fit:contain;display:block;max-width:100%}
.rsf-store-badge{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:76px;max-width:100%;padding:6px 11px;border-radius:999px;font-size:11px;line-height:1.15;font-weight:800;border:1px solid #d8e0e5;white-space:nowrap}
.rsf-store-live{background:#eaf8ef;border-color:#bde4ca;color:#17683a}.rsf-store-pending{background:#fff7e6;border-color:#f1d9a2;color:#805b0c}
.rsf-store-mark-live{box-sizing:border-box;width:100%;max-width:106px;min-height:36px;border:1px solid #10212d;background:#10212d;color:#fff;border-radius:9px;padding:8px 10px;font-size:11px;line-height:1.15;font-weight:800;cursor:pointer;white-space:normal}.rsf-store-mark-live:disabled{opacity:.55;cursor:wait}
.rsf-store-logo-link{text-decoration:none;color:inherit;display:block;min-width:0}.rsf-store-logo-link .rsf-store-logo-card{height:100%}
.artist-release-detail .rsf-store-status-panel{margin:14px 0 18px;background:#fbfcfc}
.rsf-store-artist-grid .rsf-store-logo-card{min-height:116px}
@media(max-width:1050px){.rsf-store-logo-grid{grid-template-columns:repeat(3,minmax(112px,1fr))!important}}
@media(max-width:720px){.rsf-store-status-panel{padding:15px}.rsf-store-logo-grid{grid-template-columns:repeat(2,minmax(105px,1fr))!important;gap:10px!important}.rsf-store-logo-card{min-height:132px;padding:12px 8px}.rsf-store-logo{width:38px;height:38px}.rsf-store-logo-wrap{width:46px;height:46px;flex-basis:46px}}
@media(max-width:390px){.rsf-store-logo-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.rsf-store-badge{min-width:68px}.rsf-store-mark-live{max-width:92px}}
