:root{font-family:system-ui,sans-serif;line-height:1.5}body{margin:0;color:#1a1a1a}.app-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #ddd}.app-header nav{display:flex;gap:1rem;align-items:center}main{max-width:720px;margin:1.5rem auto;padding:0 1rem}.progress{display:flex;gap:.5rem;list-style:none;padding:0;margin:0 0 1.5rem;flex-wrap:wrap}.progress-step{display:flex;align-items:center;gap:.4rem;background:none;border:none;cursor:pointer;opacity:.4}.progress-step.visited{opacity:.75}.progress-step.active{opacity:1;font-weight:600}.progress-circle{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;border:1px solid currentColor}.progress-step.active .progress-circle{background:#1a1a1a;color:#fff}.field{margin-bottom:1rem;display:flex;flex-direction:column}.field label{font-weight:600}.field-help{margin:.15rem 0 .35rem;font-size:.85rem;color:#555}.field input{padding:.5rem;border:1px solid #bbb;border-radius:4px}.window{border:none;padding:0;margin:0}.form-actions{margin-top:1.5rem}.record-list{width:100%;border-collapse:collapse}.record-list th,.record-list td{text-align:left;padding:.5rem;border-bottom:1px solid #eee}.dialog-actions{display:flex;gap:.5rem;margin-top:.5rem}button{padding:.5rem .9rem;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.btn-warning{background:#fff7ed;color:#9a3412;border:1px solid #f59e0b;border-radius:4px;font-weight:600}.btn-warning:hover:not(:disabled){background:#fde9d3}.record-signing button+button{margin-left:.5rem}.toast{position:fixed;left:50%;bottom:1.5rem;transform:translate(-50%);background:#1a1a1a;color:#fff;padding:.6rem 1.2rem;border-radius:999px;font-weight:600;box-shadow:0 2px 8px #00000040;animation:toast-in .15s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}.splash{max-width:420px;margin:15vh auto;padding:0 1rem;text-align:center}.splash p{color:#555;margin-bottom:2rem}.login-button{display:inline-block;padding:.6rem 1.4rem;background:#1a1a1a;color:#fff;border-radius:4px;text-decoration:none;font-weight:600}.login-button:hover{background:#333}.field textarea{padding:.5rem;border:1px solid #bbb;border-radius:4px;font:inherit;resize:vertical}.list-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;flex-wrap:wrap}.help-hint{color:#555;font-size:.9rem;margin:0}.import-export{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;padding:.75rem 0;margin-bottom:1rem;border-bottom:1px solid #eee}.import-export label{display:inline-flex;flex-direction:column;gap:.25rem;font-weight:600;font-size:.9rem}.import-summary{flex-basis:100%;color:#1a1a1a;font-size:.9rem}.import-summary ul{margin:.25rem 0 0;padding-left:1.2rem;color:#8a5a00}.help-note{background:#fff7ed;border:1px solid #f59e0b;border-left-width:4px;border-radius:4px;padding:.75rem 1rem;margin:1rem 0;color:#7c2d12}.help-note p:first-child{margin-top:0}.help-note p:last-child{margin-bottom:0}.status-badge{display:inline-block;padding:.1rem .6rem;border-radius:999px;font-size:.8rem;font-weight:600;border:1px solid currentColor}.status-draft{color:#8a5a00}.status-signed{color:#1a6b2f}.record-signing,.record-changelog{margin-top:2rem}.changelog{width:100%;border-collapse:collapse}.changelog th,.changelog td{text-align:left;padding:.5rem;border-bottom:1px solid #eee;vertical-align:top}.changelog-empty{color:#555}.changelog td:last-child{text-align:right;white-space:nowrap}.changelog-toggle{background:none;border:none;padding:0;color:#1d4ed8;cursor:pointer;font:inherit}.changelog-diff-row>td{background:#f9fafb}.sign-diff{margin-bottom:1rem}.sign-diff h3{font-size:.95rem;margin:0 0 .5rem}.diff{list-style:none;margin:0;padding:0}.diff-field{margin-bottom:.6rem}.diff-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#374151}.diff-text{margin:.1rem 0 0;white-space:pre-wrap}.diff-add{background:#a7e3b8}.diff-del{background:#f7c5c0;text-decoration:line-through}.diff-empty{color:#555}
