/* Home cue sits below the intact logo, never over its callsign. */
.on6-logo-mark,header.topbar .brand .on6-logo-mark{display:inline-flex!important;flex-direction:column;align-items:center;gap:4px;position:relative!important;flex:0 0 auto;line-height:0;overflow:visible;vertical-align:middle}
.on6-logo-mark>img{display:block;border-radius:50%;animation:on6-home-ring 4s ease-in-out infinite}
.on6-logo-mark>.on6-home-hint,header.topbar .brand .on6-logo-mark>.on6-home-hint{display:flex!important;align-items:center;justify-content:center;gap:3px;position:static!important;color:#9edbea;font:600 9px/1 system-ui;letter-spacing:.08em;white-space:nowrap;pointer-events:none}
.on6-home-hint svg{display:block;width:11px;height:11px}.on6-home-hint b{font:inherit}
.on6-app-home{display:inline-flex;flex:0 0 auto;margin-right:12px;align-items:center}.on6-app-home img{width:38px;height:38px;border-radius:50%}
a:has(>.on6-logo-mark):focus-visible{outline:2px solid #9edbea;outline-offset:5px;border-radius:8px}
@keyframes on6-home-ring{0%,65%,100%{box-shadow:0 0 0 1px #72d6f044,0 0 4px #72d6f022}30%{box-shadow:0 0 0 2px #72d6f099,0 0 12px #72d6f066}}
@media(prefers-reduced-motion:reduce){.on6-logo-mark>img{animation:none}}
