.radio-feed{display:grid;grid-template-columns:repeat(var(--radio-columns,1),minmax(0,1fr));gap:12px;align-content:start;min-width:0;overflow:auto}.radio-tile{display:flex;align-items:center;gap:12px;border:1px solid #d9e2ee;border-radius:12px;padding:12px;background:white;text-decoration:none;color:#073a78;min-width:0}.radio-tile:hover,.radio-tile:focus-visible{border-color:#e81d32;background:#f4f8ff}.radio-logo{flex:0 0 64px;width:64px;height:64px;display:grid;place-items:center;background:white;border-radius:8px;overflow:hidden;font-size:32px}.radio-logo img{width:100%;height:100%;object-fit:contain}.radio-copy{display:flex;flex-direction:column;gap:5px;min-width:0;overflow-wrap:anywhere}.radio-copy strong{font-size:14px}.radio-copy small,.radio-description{font-size:11px;color:#52677f}.radio-listen{font-size:12px;font-weight:700;color:#c41930}.radio-listen>span{display:inline-grid;place-items:center;width:23px;height:23px;background:#e91d32;border-radius:50%;color:white;font-size:11px}.radio-page{max-width:1200px;margin:36px auto;padding:0 20px;font-family:Arial,sans-serif}.radio-page header{margin:24px 0}.radio-page header p{color:#52677f;line-height:1.6}.radio-page .radio-tile{flex-direction:column;align-items:flex-start}.radio-page .radio-logo{width:100%;height:130px;flex-basis:130px}.radio-page .radio-logo img{width:130px;height:130px;max-width:100%;object-fit:contain;display:block}.radio-page .radio-copy strong{font-size:18px}.radio-page .radio-copy small,.radio-page .radio-description{font-size:13px}[data-dynamic-section="radio"]{display:flex;flex-direction:column}[data-dynamic-section="radio"] .radio-description{display:none}[data-dynamic-section="radio"] .radio-logo{flex-basis:48px;width:48px;height:48px}[data-dynamic-section="radio"] .radio-tile{padding:8px;gap:8px}.directory-admin-list{display:grid;gap:8px;margin:16px 0}.directory-admin-row{display:flex;align-items:center;gap:12px;padding:10px;border:1px solid #d9e2ee;border-radius:8px;flex-wrap:wrap}.directory-admin-row>div{flex:1;min-width:150px}.directory-admin-row small{display:block;color:#52677f}.directory-admin-row img,.directory-logo-empty{width:52px;height:52px;object-fit:contain;flex-shrink:0}.directory-logo-empty{display:grid;place-items:center;background:#eef3fa;font-size:10px}.directory-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px;padding:16px;border:1px solid #d9e2ee;border-radius:12px}.directory-editor h3{grid-column:1/-1}.directory-editor label{display:flex;flex-direction:column;gap:5px;min-width:0}.directory-editor label:has(input[type=checkbox]){flex-direction:row;align-items:center}.directory-editor input{max-width:100%;min-width:0}.directory-logo-preview{width:128px;height:128px;object-fit:contain;background:white;border:1px solid #d9e2ee}.directory-editor button{align-self:end}@media(max-width:600px){.directory-editor{grid-template-columns:1fr}.radio-page{padding:0 14px}}

.directory-editor input:not([type=checkbox]){font:inherit;font-size:13px;padding:9px 10px;border:1px solid #cbd8e8;border-radius:7px;background:white;color:#143b60}.directory-editor label{font-size:13px}.directory-editor input:focus-visible{outline:2px solid #2471b8;outline-offset:1px}

/* Fill the home card without cropping station logos. */
[data-dynamic-section="radio"] .radio-feed{flex:1;display:grid;align-content:stretch;grid-auto-rows:minmax(82px,1fr);min-height:0;gap:8px}
[data-dynamic-section="radio"] .radio-tile{width:100%;height:100%;min-height:0;padding:10px}
[data-dynamic-section="radio"] .radio-logo{flex:0 0 clamp(48px,7vw,80px);width:clamp(48px,7vw,80px);height:clamp(48px,7vw,80px)}
[data-dynamic-section="radio"] .radio-copy strong{font-size:clamp(14px,1.1vw,18px)}
