*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif}main{width:min(42rem,100% - 2rem);margin:4rem auto}.card{flex-direction:column;gap:1rem;max-width:26rem;margin:0 auto;display:flex}.card--wide{max-width:34rem}.field{flex-direction:column;gap:.3rem;display:flex}.field label{font-size:.875rem;font-weight:600}.field input,.field select{font:inherit;border:1px solid #c8c8c8;border-radius:.5rem;width:100%;padding:.65rem .75rem}.field-error{color:#b3261e;font-size:.8rem}.form-error{color:#b3261e;background:#fdecea;border-radius:.5rem;padding:.6rem .75rem;font-size:.875rem}.button{font:inherit;color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #1a1a1a;border-radius:.5rem;width:100%;padding:.7rem 1rem;font-weight:600}.button:disabled{opacity:.5;cursor:default}.button--secondary{color:#1a1a1a;background:#fff}.muted{color:#666;font-size:.875rem}.stepper{gap:.4rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.stepper li{background:#e2e2e2;border-radius:999px;flex:1;height:.3rem}.stepper li.done{background:#1a1a1a}.doc-slot{border:1px solid #dcdcdc;border-radius:.5rem;flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.doc-slot .doc-status{font-size:.8rem}.doc-status.ok{color:#1d7a3a}.code-block{word-break:break-all;background:#f4f4f4;border-radius:.5rem;padding:.75rem;font-family:ui-monospace,monospace;font-size:.8rem}.banner{border:1px solid #0000;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem}.banner strong{display:block}.banner--info{background:#eef3fd;border-color:#c4d4f5}.banner--success{background:#e9f7ee;border-color:#bfe5cb}.banner--warning{background:#fdf6e3;border-color:#f0dfa8}.banner--danger{background:#fdecea;border-color:#f4c2be}.review-list{margin:0}.review-list dt{color:#666;margin-top:.6rem;font-size:.8rem}.review-list dd{margin:0}.topbar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.linklike{font:inherit;color:#1a4fd6;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}
