*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#0f0f0f;color:#e5e5e5;min-height:100vh;font-size:14px}a{color:inherit;text-decoration:none}input,select,textarea{width:100%;padding:8px 12px;background:#1a1a1a;border:1px solid #2e2e2e;border-radius:6px;color:#e5e5e5;font-size:14px;outline:none;font-family:inherit}input:focus,select:focus,textarea:focus{border-color:#6d5aff}input[readonly]{opacity:.6;cursor:default}button{padding:8px 16px;background:#6d5aff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap}button:hover:not(:disabled){background:#7c6aff}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{background:transparent;border:1px solid #2e2e2e;color:#aaa}button.secondary:hover:not(:disabled){background:#1a1a1a;color:#e5e5e5}button.danger{background:#dc2626}button.danger:hover:not(:disabled){background:#ef4444}.page{max-width:600px;margin:0 auto;padding:40px 20px}h1{font-size:20px;font-weight:600;margin-bottom:20px}h2{font-size:15px;font-weight:600;margin-bottom:12px;color:#aaa}.section{margin-bottom:36px}.field{margin-bottom:14px}.field label{display:block;font-size:12px;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.row{display:flex;gap:10px;align-items:center}.error{color:#f87171;font-size:13px;margin-top:6px}.muted{color:#555;font-size:13px}.divider{border:none;border-top:1px solid #1e1e1e;margin:24px 0}code{font-family:monospace;font-size:12px}nav{padding:14px 20px;border-bottom:1px solid #1a1a1a;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#666}nav strong{color:#e5e5e5}.splash{display:flex;align-items:center;justify-content:center;height:100vh;color:#333}
