.channel-dashboard .channel-tile{width:64px;height:92px;padding:20px 4px 8px;gap:5px}.channel-dashboard .channel-callsign-chip{animation:channel-chip-pulse .24s ease-out}@keyframes channel-chip-pulse{0%{transform:scale(.92);opacity:0;filter:brightness(1.3)}to{transform:scale(1);opacity:1;filter:brightness(1)}}.channel-dashboard .channel-live{display:none;align-items:center;gap:5px;flex-shrink:0;font-family:var(--font-hud-mono),monospace;font-size:10px;letter-spacing:2px;line-height:1;color:var(--led-online);text-shadow:0 0 5px color-mix(in srgb,var(--led-online) 55%,transparent)}.channel-dashboard .channel-live[data-state=tuning]{color:var(--led-guest);text-shadow:0 0 5px color-mix(in srgb,var(--led-guest) 55%,transparent)}@media (max-width:767px){.channel-dashboard .channel-readout{padding:8px 10px 6px}.channel-dashboard .channel-band-row,.channel-dashboard .channel-readout .osc,.channel-dashboard .channel-tx-counter{display:none!important}.channel-dashboard .channel-live{display:inline-flex}.channel-dashboard .nameplate{padding-block:2px}.channel-dashboard .channel-strip{padding:8px 10px;gap:6px}.channel-dashboard .channel-tile{width:60px;height:72px;padding:8px 3px 10px;gap:4px}.channel-dashboard .channel-tile-callsign{display:none}}