:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#f4f6f7;font-size:18px;--ink: #17212b;--muted: #52616f;--navy: #173f5f;--navy-dark: #0d2d46;--gold: #e4b04a;--surface: #ffffff;--border: #b8c2ca;--success: #176b3a;--warning: #8a4b00;--danger: #a42323;--focus: #006fd6}*{box-sizing:border-box}body{margin:0;min-width:320px;line-height:1.55}button,input,textarea{font:inherit}button{min-height:52px}a{color:#075c9e}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex="-1"]:focus-visible{outline:4px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;top:.5rem;left:.5rem;z-index:10;padding:.7rem 1rem;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(100% - 2rem,1040px);margin-inline:auto}.site-header{padding:2.5rem 0 2.1rem;color:#fff;background:linear-gradient(130deg,var(--navy-dark),var(--navy));border-bottom:6px solid var(--gold)}.eyebrow,.step{margin:0 0 .25rem;color:#f8d88e;font-weight:800;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}h1,h2,h3{line-height:1.18}h1{margin:0;font-size:clamp(2rem,6vw,3.4rem)}h2{font-size:clamp(1.55rem,4vw,2.2rem)}h3{font-size:1.15rem}.lede{margin:.65rem 0 0;font-size:1.15rem}main{padding-block:1.5rem 4rem}.decision-note{margin-bottom:1.5rem;padding:1rem 1.1rem;background:#fff7df;border:2px solid #bd7d08;border-radius:.5rem}.decision-note strong{display:block}.error-summary{margin-bottom:1.25rem;padding:1rem;color:#721c1c;background:#fff0f0;border:3px solid var(--danger);border-radius:.5rem;font-weight:700}.error-summary ul{margin-bottom:0}.mode-switcher{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}.mode-button,.secondary-action,.danger-action,.primary-action{padding:.75rem 1rem;border:2px solid var(--navy);border-radius:.45rem;font-weight:800;cursor:pointer}.mode-button{color:var(--navy);background:#fff}.mode-button.is-active{color:#fff;background:var(--navy)}.primary-action{margin-top:1.2rem;color:#fff;background:var(--navy)}.primary-action:hover,.mode-button.is-active:hover{background:var(--navy-dark)}.secondary-action{color:var(--navy-dark);background:#fff}.danger-action{color:#fff;background:var(--danger);border-color:var(--danger)}button:disabled{cursor:not-allowed;opacity:.55}.section-heading{margin-bottom:1.5rem}.section-heading .step{color:var(--warning)}.section-heading h2{margin:.2rem 0 .4rem}.section-heading p:last-child{margin:0;color:var(--muted)}form,.batch-steps,.results{padding:clamp(1rem,3vw,1.75rem);background:var(--surface);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 4px 18px #1c304014}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.25rem}.span-two{grid-column:1 / -1}label{display:grid;gap:.35rem;font-weight:750}input,textarea{width:100%;min-height:52px;padding:.65rem .75rem;color:var(--ink);background:#fff;border:2px solid #788896;border-radius:.35rem}textarea{min-height:90px;resize:vertical}.optional{color:var(--muted);font-weight:500;font-size:.85rem}.file-label>span{color:var(--muted);font-weight:500;font-size:.9rem}input[type=file]{padding:.5rem}.status-message{min-height:1.6rem;margin:1rem 0;font-weight:700}.batch-steps{display:grid;gap:1.25rem}.batch-step{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.batch-step:last-child{padding-bottom:0;border:0}.batch-step h3,.batch-step p{margin-top:0}.step-number{display:grid;place-items:center;width:2.4rem;height:2.4rem;color:#fff;background:var(--navy);border-radius:50%;font-weight:900}.batch-inputs{display:grid;gap:1rem}.preflight{padding:.8rem;background:#eef3f6;border-left:5px solid var(--navy)}.action-row{display:flex;flex-wrap:wrap;gap:.75rem}.progress-wrap{margin-top:1.5rem;padding:1rem;background:#fff;border:1px solid var(--border);border-radius:.5rem}progress{width:100%;height:1.4rem}.results{margin-top:1.5rem}.result-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;align-items:start}.result-header h2,.result-header h3{margin:0}.outcome-badge{display:inline-block;padding:.35rem .65rem;border:2px solid currentColor;border-radius:999px;font-weight:900}.outcome-match{color:var(--success);background:#eaf8ef}.outcome-review{color:var(--warning);background:#fff5df}.outcome-unable{color:var(--danger);background:#fff0f0}.result-meta{color:var(--muted)}.check-list{display:grid;gap:.75rem;padding:0;list-style:none}.check-card{padding:.85rem;border:1px solid var(--border);border-left:6px solid var(--border);border-radius:.4rem}.check-card[data-status=MATCH]{border-left-color:var(--success)}.check-card[data-status=MISMATCH],.check-card[data-status=NOT_FOUND]{border-left-color:var(--danger)}.check-card[data-status=UNCERTAIN]{border-left-color:var(--warning)}.check-card strong{display:block}.check-card dl{display:grid;grid-template-columns:max-content 1fr;gap:.15rem .6rem;margin-bottom:0}.check-card dt{font-weight:750}.check-card dd{margin:0;overflow-wrap:anywhere}.batch-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin:1rem 0}.summary-card{padding:.8rem;text-align:center;background:#f4f6f7;border-radius:.4rem}.summary-card strong{display:block;font-size:1.6rem}.batch-result{margin-top:.75rem;border:1px solid var(--border);border-radius:.4rem}.batch-result summary{min-height:52px;padding:.75rem;cursor:pointer;font-weight:800}.batch-result-content{padding:0 .75rem .75rem}.site-footer{padding:1.5rem 0;color:#fff;background:var(--navy-dark)}.site-footer .shell{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}.site-footer p{margin:0}.site-footer a{color:#bde3ff}[hidden]{display:none!important}@media(max-width:680px){:root{font-size:18px}.shell{width:min(100% - 1rem,1040px)}.site-header{padding-block:1.6rem}.form-grid,.mode-switcher,.batch-summary{grid-template-columns:1fr}.span-two{grid-column:auto}.batch-step{grid-template-columns:1fr}.step-number{width:2.6rem;height:2.6rem}.primary-action,.secondary-action,.danger-action{width:100%}.check-card dl{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
