/* RadioWave 2.4.4 layout, media fallback, banners, and verified badges */
.placement-broadcaster{min-height:330px}
.placement-broadcaster .ad-banner-slide img,.banner-admin-thumb,.banner-preview img{aspect-ratio:1150/330}
.content-banner{min-height:330px;background:var(--banner-bg,#171b3d);color:var(--banner-text,#fff)}
.banner-content{min-height:330px;color:inherit}
.banner-content p,.banner-content .eyebrow{color:inherit}
.banner-content .eyebrow{opacity:.8}
input[type=color]{min-height:48px;padding:.3rem;cursor:pointer}
.album-fallback-preview{width:110px;height:110px;object-fit:cover;border-radius:16px;border:1px solid var(--line)}

.verified-badge{display:inline-grid;width:19px;height:19px;margin:0 .18rem;padding:0;place-items:center;vertical-align:-3px;border-radius:50%;background:#1877f2;color:#fff;font-size:.72rem;font-weight:950;line-height:1;box-shadow:0 0 0 2px var(--card)}
.station-card .verified-badge{width:17px;height:17px;font-size:.64rem;vertical-align:-2px}
.station-primary-actions>.play{display:grid;width:46px;height:46px;padding:0;place-items:center;border-radius:50%;font-size:1rem}

.container.account{width:min(1500px,96%)}
.account-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:1.35rem;align-items:start}
.account-content{min-width:0}
.account-content>.page-head:first-child,.account-content>.section-head:first-child{margin-top:1.5rem}
.account-nav{border-left:0}
.owner-tool-directory{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1rem;margin:1.2rem 0 3rem}
.owner-tool-card{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:1rem;margin:0}
.owner-tool-card>img{width:72px;height:72px;object-fit:cover;border-radius:16px}
.owner-tool-card h2{margin:0;font-size:1.1rem}
.owner-tool-card p,.owner-tool-card small{display:block;margin:.25rem 0;color:var(--muted)}
.owner-tool-card>.button{grid-column:1/-1;text-align:center}

@media(min-width:960px){.site-header nav{gap:.9rem}.site-header nav>a{font-size:.9rem}}
@media(max-width:959px){.container.account{width:min(100% - 1rem,760px)}.account-shell{display:block}.account-sidebar{position:sticky;top:74px;margin:.7rem 0 1rem}.account-menu:not([open]) .admin-nav{display:none}.account-content>.page-head:first-child,.account-content>.section-head:first-child{margin-top:1rem}}
@media(max-width:620px){.placement-broadcaster,.content-banner,.banner-content{min-height:0}.owner-tool-card{grid-template-columns:58px minmax(0,1fr)}.owner-tool-card>img{width:58px;height:58px}}
