:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;background:#f3f6fa;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-width:980px}.hidden{display:none!important}.muted{color:#64748b}.small{font-size:.82rem}.brand{font-weight:800;color:#17365d;letter-spacing:.02em}.entry-card{max-width:720px;margin:8vh auto;padding:40px;background:#fff;border:1px solid #dbe3ed;border-radius:18px;box-shadow:0 18px 50px #102a4312}.entry-card h1{margin:.35rem 0 .5rem;font-size:2rem}.reviewer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:28px 0 20px}.reviewer-choice,.primary,.secondary,.folder-picker{border:1px solid #b7c7da;border-radius:9px;padding:11px 14px;background:#fff;color:#17365d;font-weight:700;cursor:pointer}.reviewer-choice.selected{background:#17365d;color:#fff;border-color:#17365d}.folder-picker{display:block;text-align:center;background:#eef5fb;border-style:dashed}.folder-picker input{display:block;margin:10px auto 0;width:100%}.status{min-height:24px;margin:14px 0;color:#1d4ed8}.topbar{height:64px;background:#fff;border-bottom:1px solid #dbe3ed;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:18px;position:sticky;top:0;z-index:5}.pill{display:inline-block;padding:3px 9px;border-radius:99px;background:#e8f0f8;color:#17365d;font-size:.78rem;font-weight:800;margin-left:9px}.progress-wrap{display:flex;align-items:center;gap:10px;min-width:360px}.progress-wrap progress{width:190px;height:9px}.top-actions{display:flex;gap:8px}.primary{background:#17365d;color:#fff;border-color:#17365d}.secondary:hover,.reviewer-choice:hover{background:#eef5fb}.review-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);gap:18px;max-width:1600px;margin:18px auto;padding:0 18px}.image-pane,.review-pane{background:#fff;border:1px solid #dbe3ed;border-radius:14px;padding:16px;min-height:calc(100vh - 110px)}.image-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475569;font-size:.85rem;margin-bottom:10px}.image-toolbar span{margin-right:auto}.image-frame{height:calc(100vh - 190px);min-height:520px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-frame img{max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in}.image-frame.zoomed img{max-width:none;max-height:none;width:auto;height:auto}.question-meta{display:flex;justify-content:space-between;align-items:center}.review-pane h2{font-size:1.35rem;line-height:1.35;margin:18px 0}.ground-truth{padding:13px 15px;background:#eef5fb;border-left:4px solid #17365d;border-radius:8px;margin-bottom:18px}.ground-truth .label{display:block;color:#64748b;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px}.criterion{margin:16px 0}.criterion-title{font-weight:800;margin-bottom:7px}.decision-group{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.decision{padding:10px 5px;border:1px solid #cbd5e1;background:#fff;border-radius:8px;cursor:pointer;font-weight:700}.decision.selected.yes{background:#dcfce7;border-color:#16a34a;color:#166534}.decision.selected.no{background:#fee2e2;border-color:#dc2626;color:#991b1b}.decision.selected.uncertain{background:#ffedd5;border-color:#ea580c;color:#9a3412}.notes-label{display:block;font-weight:800;margin:18px 0 7px}.notes-label span{font-weight:400;font-size:.8rem;color:#b45309}textarea{width:100%;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font:inherit}.nav-actions{display:flex;justify-content:space-between;gap:10px;margin-top:15px}.nav-actions button{flex:1}.error{color:#b91c1c;min-height:20px;font-size:.86rem}.shortcuts{font-size:.75rem;text-align:center;margin-top:15px}.zoom-overlay{position:fixed;inset:0;background:#08111eee;z-index:20;display:flex;align-items:center;justify-content:center;padding:35px}.zoom-overlay img{max-width:95vw;max-height:92vh;object-fit:contain;background:#fff}.zoom-overlay button{position:absolute;right:22px;top:12px;color:#fff;background:none;border:0;font-size:38px;cursor:pointer}@media(max-width:1100px){body{min-width:0}.review-layout{grid-template-columns:1fr}.image-pane,.review-pane{min-height:0}.image-frame{height:55vh}.topbar{flex-wrap:wrap;height:auto;padding:12px}.progress-wrap{order:3;width:100%}}
