body { font-family: system-ui, sans-serif; margin: 2rem; }
textarea { width: 100%; height: 200px; font-family: monospace; margin-bottom: 1.5rem; }
button { padding: .6rem 1.2rem; font-weight: 600; cursor: pointer; }
#loginMsg, #saveMsg { color: crimson; }
