:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:#1a1c24;background:#f2f0ed;margin:0;padding:1.5rem;font-family:Inter,-apple-system,sans-serif}h1{margin:0 0 .5rem;font-family:Libre Caslon Text,serif;font-size:1.5rem}.centered{justify-content:center;align-items:center;min-height:80vh;display:flex}.panel{box-sizing:border-box;background:#fff;border:1px solid #e5e2dc;border-radius:.5rem;width:100%;max-width:26rem;padding:2rem}.muted{color:#5f6270;margin:0 0 1.5rem}.error{color:#a32b49;margin:0}form{flex-direction:column;gap:.5rem;display:flex}label{color:#5f6270;font-size:.875rem}input{box-sizing:border-box;width:100%;font:inherit;color:#1a1c24;background:#fff;border:1px solid #e5e2dc;border-radius:.25rem;padding:.5rem .75rem}button{font:inherit;color:#fff;cursor:pointer;background:#323748;border:1px solid #323748;border-radius:.25rem;margin-top:1rem;padding:.625rem 1rem}button:disabled{cursor:default;opacity:.6}.app-header{border-bottom:1px solid #e5e2dc;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.app-header button{margin-top:0}
