*{box-sizing:border-box}body{color:#1a1a1a;background:#f5f6f8;margin:0;font-family:system-ui,-apple-system,sans-serif}input,button{font:inherit}.page{background:#fff;border-radius:8px;max-width:480px;margin:4rem auto;padding:2rem;box-shadow:0 1px 4px #0000001a}.page-wide{background:#fff;border-radius:8px;max-width:800px;margin:2rem auto;padding:2rem;box-shadow:0 1px 4px #0000001a}.field{flex-direction:column;gap:.25rem;margin-bottom:1rem;display:flex}.field input{border:1px solid #ccc;border-radius:4px;padding:.5rem}button.primary{color:#fff;cursor:pointer;background:#2b6cb0;border:none;border-radius:4px;padding:.6rem 1.2rem}button.primary:disabled{opacity:.6;cursor:default}.error{color:#c53030;font-size:.9rem}.success{color:#2f855a;font-size:.9rem}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #eee;padding:.5rem}code{background:#eef1f5;border-radius:3px;padding:.15rem .4rem}
