:root{font-family:IBM Plex Sans,Inter,Segoe UI,sans-serif;line-height:1.5;color:#1f2a33;background:#f6f3ee}*{box-sizing:border-box}body{margin:0;background:#f6f3ee}.app-shell{max-width:1100px;margin:0 auto;padding:2rem 1rem 3rem}.app-header{margin-bottom:1.5rem;padding:1rem 1.1rem;border:1px solid #d8d2c8;border-radius:0;background:#fbfaf7}.app-kicker{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6e5e4a}.app-header h1{margin:.3rem 0 .6rem;font-size:clamp(1.6rem,2vw + 1rem,2.3rem);color:#222a31}.app-description{max-width:70ch;margin:0;color:#4b5762}.app-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.panel{background:#fffdf9;border:1px solid #ddd6ca;border-radius:0;padding:1rem;box-shadow:none}.panel h2{margin:0 0 1rem;font-size:1.05rem}.reference-list{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.reference-item{border:1px solid #e4ddd2;border-radius:0;padding:.8rem;background:#fffdfa}.reference-item h3{margin:0 0 .4rem;font-size:1rem}.reference-meta{margin:.2rem 0;font-size:.92rem}.reference-identifiers{margin-top:.5rem;font-size:.9rem}.reference-identifiers p{margin:.2rem 0;overflow-wrap:anywhere}.reference-identifiers a{color:#3f6f73}.new-reference-form{display:grid;gap:.65rem}.form-lead{margin:0 0 .2rem;font-size:.9rem;color:#58636c}.new-reference-form label{font-size:.88rem;font-weight:600;color:#3d4952}.new-reference-form input{width:100%;border:1px solid #cbc3b8;border-radius:0;padding:.6rem .65rem;font:inherit;background:#fffdf9}.new-reference-form input:focus{outline:2px solid #9ea9b5;outline-offset:1px;border-color:#9ea9b5}.new-reference-form input[aria-invalid=true]{border-color:#c97868;background:#fff6f4}.form-actions{display:flex;justify-content:flex-end}.match-section{margin-top:1rem;display:grid;gap:.65rem}.match-section h3{margin:0;font-size:.95rem}.identifier-results{display:grid;gap:.65rem}.identifier-result{border:1px solid #e4ddd2;border-radius:0;padding:.65rem;background:#fffdfa}.identifier-result h4{margin:0 0 .45rem;font-size:.9rem}.normalized-preview{border:1px dashed #cfc7bc;background:#faf8f3;border-radius:0;padding:.65rem;font-size:.86rem}.normalized-preview p{margin:.2rem 0;overflow-wrap:anywhere}.match-state{border-radius:0;border:1px solid #d5cec2;background:#f9f6f0;padding:.65rem .75rem;font-size:.9rem}.match-state-duplicate{border-color:#c7806d;background:#fff2ef;color:#613126}.match-state-clear{border-color:#8ea18a;background:#f2f7ef;color:#2f4a30}.match-state-muted{border-color:#cdc7bc;background:#f7f4ee;color:#4e5961}.match-state-warning{border-color:#c79652;background:#fff8ea;color:#6a4b1b}.match-state-success{border-color:#7fa07a;background:#edf5ea;color:#2e4930}.match-state-warning-confirmed{border-color:#c79652;background:#fff8ea;color:#6a4b1b}.action-row{display:flex;flex-wrap:wrap;gap:.55rem}.action-button{border:1px solid transparent;border-radius:0;padding:.58rem .8rem;font:inherit;font-weight:600;cursor:pointer;transition:background-color .12s ease,transform .12s ease}.action-button:active{transform:translateY(1px)}.action-button-primary{background:#3e6e73;color:#fff}.action-button-primary:hover{background:#355d61}.action-button-warning{background:#f8ead2;color:#6d4a15;border-color:#d3b07d}.action-button-warning:hover{background:#f2dfbf}.action-button-ghost{background:transparent;border-color:#c9c0b3;color:#4d5961}.action-button-ghost:hover{background:#f4f0e8}.match-details{border:1px solid #e4ddd2;border-radius:0;background:#fffdfa;padding:.75rem;font-size:.9rem}.match-details h3{margin:0 0 .45rem;font-size:.95rem}.match-details-title{margin:0 0 .45rem;font-weight:700}.match-details p{margin:.22rem 0;overflow-wrap:anywhere}@media (max-width: 680px){.app-shell{padding:1.25rem .75rem 2rem}.action-row{flex-direction:column}.action-row .action-button{width:100%}}
