*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0f1419;color:#e7ecf1;min-height:100vh}a{color:#5b9fd4}button{cursor:pointer}button,input,select,textarea{font:inherit}.card{background:#1a2332;border:1px solid #2a3544;border-radius:8px;padding:1rem}.btn{background:#2563eb;color:white;border:none;border-radius:6px;padding:.5rem 1rem}.btn:hover{background:#1d4ed8}.btn-secondary{background:#374151}.btn-secondary:hover{background:#4b5563}input,select{background:#0f1419;border:1px solid #2a3544;border-radius:6px;padding:.5rem;color:inherit;width:100%}label{display:block;font-size:.875rem;margin-bottom:.25rem;color:#9ca3af}.form-group{margin-bottom:1rem}.badge{display:inline-block;padding:.125rem .5rem;border-radius:999px;font-size:.75rem}.badge-active{background:#065f46;color:#6ee7b7}.badge-offline{background:#374151;color:#9ca3af}.mapboxgl-map{border-radius:8px}