:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color-scheme:light dark;background:#0f1115;color:#e6e6e6}*{box-sizing:border-box}body{margin:0;min-height:100vh}button{cursor:pointer;font-family:inherit;font-size:1rem;padding:.5rem 1rem;border-radius:6px;border:1px solid #444;background:#1f2228;color:#e6e6e6}button:hover:not(:disabled){background:#2a2e36}button:disabled{opacity:.5;cursor:not-allowed}input{font-family:inherit;font-size:1rem;padding:.4rem .6rem;border-radius:6px;border:1px solid #444;background:#1a1d23;color:#e6e6e6}
