.ambient{height:100vh}
.station-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e6eeea;padding:14px 22px;background:#fbfdfc}
.events{display:grid;gap:4px;font-size:11px;color:#6b8076}
.events b{font-size:12px;color:#25483b}
.events .last-command{font-weight:700;color:#456b59}
.station-footer .button{flex:none}
@media(max-width:650px){.station-footer{align-items:stretch;flex-direction:column}}
