*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#0a0a0a;color:#e0e0e0;min-height:100vh}.app.svelte-1lbn6sk{min-height:100vh;display:flex;flex-direction:column}button{cursor:pointer;border:none;font-family:inherit;font-size:.9rem;padding:.6rem 1.2rem;border-radius:6px;transition:all .2s}input,select{font-family:inherit;font-size:1rem;padding:.75rem;border:1px solid #333;border-radius:6px;background:#1a1a1a;color:#e0e0e0;outline:none;transition:border-color .2s}input:focus,select:focus{border-color:#4a9eff}.btn-primary{background:#4a9eff;color:#fff}.btn-primary:hover{background:#3a8eef}.btn-secondary{background:#2a2a2a;color:#e0e0e0}.btn-secondary:hover{background:#3a3a3a}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626}
