:root{--ink:#17211d;--muted:#52605a;--paper:#f5f4ef;--surface:#fff;--line:#c9cec9;--green:#0b6247;--green-dark:#074b37;--green-soft:#e1f1e9;--amber:#7a4a00;--amber-soft:#fff1d3;--red:#a12525;--red-soft:#fde7e5;--focus:#005fcc;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--sans:Avenir, "Avenir Next", Montserrat, sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink)}body{font-family:var(--sans);background:linear-gradient(90deg, #0b624709 1px, transparent 1px), var(--paper);background-size:32px 32px;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:20;background:var(--ink);color:#fff;padding:12px 16px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:12px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.workspace{min-height:100vh}.topbar{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:center;min-height:68px;padding:0 clamp(20px,5vw,72px);display:flex}.brand{min-height:44px;color:var(--ink);font-family:var(--mono);align-items:center;gap:10px;font-weight:800;text-decoration:none;display:flex}.brand-mark{color:#fff;background:var(--green);place-items:center;width:34px;height:34px;display:grid}.session-note{color:var(--muted);align-items:center;gap:7px;font-size:.85rem;display:flex}.intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:28px;padding:48px clamp(20px,5vw,72px) 36px;display:flex}.eyebrow{color:var(--green);font:700 .76rem var(--mono);text-transform:uppercase;margin:0 0 8px}h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:4.8rem;font-weight:500;line-height:.98}.intro p:last-child{max-width:680px;color:var(--muted);margin:18px 0 0;line-height:1.55}.batch-stat{border-left:3px solid var(--green);min-width:132px;padding-left:16px;display:grid}.batch-stat strong{font:500 2.4rem Georgia,serif}.batch-stat span{color:var(--muted);font-size:.8rem}.review-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.application-panel,.upload-panel,.queue-panel{background:#ffffffad;padding:32px clamp(20px,5vw,72px)}.application-panel{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding-right:36px}.upload-panel{border-bottom:1px solid var(--line);padding-left:36px}.queue-panel{grid-column:1/-1}.section-heading{align-items:flex-start;gap:14px;margin-bottom:24px;display:flex}.section-heading>span{color:var(--green);font:700 .75rem var(--mono);padding-top:4px}h2{font:600 1.25rem var(--sans);margin:0}.section-heading p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{color:var(--muted);gap:7px;font-size:.78rem;font-weight:700;display:grid}input{min-height:44px;color:var(--ink);background:var(--surface);border:1px solid #aab2ac;border-radius:2px;padding:10px 12px}input:hover{border-color:var(--green)}.dropzone{text-align:center;background:repeating-linear-gradient(-45deg,#fff,#fff 8px,#fafbf9 8px 16px);border:1px dashed #839089;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:173px;padding:22px;display:flex}.dropzone>svg{color:var(--green)}.dropzone>span{color:var(--muted);font-size:.76rem}.secondary-button,.primary-button{border:1px solid var(--green);justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 16px;font-weight:700;display:inline-flex}.secondary-button{color:var(--green);background:#fff;margin-top:8px}.primary-button{color:#fff;background:var(--green)}.primary-button:hover{background:var(--green-dark)}.queue-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.queue-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.queue-item{border:1px solid var(--line);background:var(--surface)}.file-summary{grid-template-columns:54px minmax(150px,1fr) auto 44px;align-items:center;gap:14px;min-height:74px;padding:10px 14px 10px 10px;display:grid}.file-summary img{object-fit:cover;background:#eef0ed;width:54px;height:54px}.file-summary>div{grid-template-columns:auto 1fr;align-items:baseline;gap:3px 10px;min-width:0;display:grid}.file-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-summary small{color:var(--muted);grid-column:2}.file-index{color:var(--green);font:700 .72rem var(--mono);grid-row:1/3}.icon-button{width:44px;height:44px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.icon-button:hover{color:var(--red);background:var(--red-soft)}.status{width:max-content;font:700 .68rem var(--mono);text-transform:uppercase;border:1px solid;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.status.pass{color:var(--green-dark);background:var(--green-soft)}.status.review{color:var(--amber);background:var(--amber-soft)}.status.fail{color:var(--red);background:var(--red-soft)}.status.neutral{color:#424c47;background:#edf0ee}.empty-state{min-height:160px;color:var(--muted);border:1px dashed var(--line);align-content:center;place-items:center;display:grid}.empty-state p{margin:10px 0 0}.error-message{color:var(--red);background:var(--red-soft);border-top:1px solid var(--red);margin:0;padding:10px 18px}.results{border-top:1px solid var(--line)}.results summary{min-height:44px;color:var(--green);cursor:pointer;align-items:center;gap:8px;padding:10px 18px;font-weight:700;display:flex}.results summary::-webkit-details-marker{display:none}.results[open] summary svg{transform:rotate(180deg)}.result-meta{color:var(--muted);font:700 .69rem var(--mono);text-transform:uppercase;background:#f6f7f5;gap:20px;padding:10px 18px;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.83rem}th,td{text-align:left;vertical-align:top;border-top:1px solid var(--line);padding:14px 18px}thead th{color:var(--muted);font:700 .68rem var(--mono);text-transform:uppercase;background:#f6f7f5}tbody th{min-width:190px}tbody th small{max-width:280px;color:var(--muted);margin-top:4px;font-weight:400;line-height:1.35;display:block}footer{min-height:64px;color:var(--muted);border-top:1px solid var(--line);font:.7rem var(--mono);text-transform:uppercase;justify-content:space-between;gap:20px;padding:20px clamp(20px,5vw,72px);display:flex}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:800px){h1{font-size:3.4rem}.intro{align-items:flex-start}.review-grid{grid-template-columns:1fr}.application-panel,.upload-panel{border-right:0;padding:28px 20px}.queue-panel{grid-column:1;padding:28px 20px}.field-grid{grid-template-columns:1fr}.file-summary{grid-template-columns:48px minmax(0,1fr) 44px}.file-summary img{width:48px;height:48px}.file-summary>.status{grid-column:2}.icon-button{grid-area:1/3/3}}@media (max-width:540px){.session-note span,.batch-stat{display:none}.intro{padding-top:36px}h1{font-size:2.55rem}.queue-header{display:grid}.primary-button{width:100%}.result-meta,footer{flex-direction:column;gap:7px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
