#open-hangar{width:100%;margin:0 0 16px}.primary{background:var(--accent);color:var(--white);border-color:var(--accent)}.primary:hover{background:#194b38}#hangar{position:fixed;right:24px;top:24px;z-index:8;width:360px;max-height:calc(100dvh - 48px);overflow:auto;padding:24px;background:var(--panel);border:1px solid var(--border);border-radius:8px}#hangar h2{font-size:28px}#hangar>p{font-size:15px}#hangar .note{font-size:13px}.close{float:right;border:0;background:none;margin:-12px -12px 0 0;font-size:24px}#start-flight{width:100%}#hangar-error:empty{display:none}#hangar-error{color:#923927}#flight-hud{position:fixed;z-index:5;top:24px;left:24px;width:420px;background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:20px}.flight-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.flight-top strong{font-size:24px}.instruments{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.instruments strong{display:block;font-size:28px;line-height:1.2;font-variant-numeric:tabular-nums}.instruments span{display:block;font-size:12px;color:var(--muted)}.flight-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.flight-actions button{font-size:14px}#flight-message{font-size:14px;min-height:42px;margin:16px 0 8px}#pad-distance,.flight-note{display:block;font-size:12px;color:var(--muted)}.flight-note{margin-top:8px}.flight-active .rail,.flight-active .caption,.flight-active #status,.flight-active .maplibregl-ctrl-top-right{display:none}.flight-active .readout{bottom:30px}.flight-active #map{outline:none}#flight-controls{position:fixed;z-index:5;bottom:64px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none}#flight-controls[hidden]{display:none}#flight-controls button{pointer-events:auto;touch-action:none;user-select:none;-webkit-user-select:none;min-width:72px;min-height:48px;background:var(--panel)}#flight-controls button.held{background:var(--accent);color:var(--white)}.direction-controls{text-align:center}.direction-controls>div{display:flex;gap:8px;margin:8px 0}.height-controls{display:flex;flex-direction:column;gap:8px}@media(max-width:760px){#hangar{top:12px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 24px)}#flight-hud{top:12px;left:12px;right:12px;width:auto;padding:12px}.flight-top strong{font-size:20px}.instruments{margin:12px 0;gap:8px}.instruments strong{font-size:24px}.flight-actions{grid-template-columns:repeat(4,1fr);gap:8px}.flight-actions button{padding:6px 4px;font-size:12px}#flight-message{font-size:12px;min-height:36px;margin-top:10px}.flight-note{display:none}#flight-controls{left:12px;right:12px;bottom:76px}#flight-controls button{min-width:64px;font-size:12px;padding:8px;min-height:48px}.direction-controls>div{gap:8px}.flight-active .readout{bottom:40px}.flight-active .maplibregl-ctrl-attrib{max-width:100%}}@media(max-height:600px){#flight-hud{width:350px;padding:12px}.instruments{margin:8px 0}.flight-top strong{font-size:18px}#flight-message,.flight-note{display:none}#flight-controls{left:auto;width:300px;bottom:56px}#flight-hud .flight-actions{grid-template-columns:1fr 1fr}}
