body{background-color:#000;color:#fff;font-family:Inter,monospace,sans-serif;height:100vh;margin:0;display:flex;flex-direction:column;overflow-y:auto}#status-banner.active{background-color:red;color:#fff;font-size:1.5rem;font-weight:700;text-align:center}#settings-button,#location-button,#railway-button{border:2px solid #fff;color:#fff;background-color:#333;font-size:1.5rem;border-radius:.5rem}#config-modal{background-color:#000000f2}#config-modal label{font-size:1.5rem;margin-top:1rem}#config-modal select,#config-modal button{background-color:#fff;color:#000;border:none;padding:.75rem;font-size:1.25rem;border-radius:.5rem;font-weight:700}@media(max-width:640px){body{font-size:.9rem}.text-3xl{font-size:1.2rem;line-height:1rem}.text-5xl,.text-4xl{font-size:1.5rem;line-height:1rem}#settings-button,#railway-button{font-size:1.5rem}}
