:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f3ee;--surface:#fcfbf7;--surface-muted:#f1efe9;--line:#ddd9d0;--ink:#25313e;--ink-soft:#687282;--accent:#657286;--accent-soft:#e9edf4;--danger:#b42318}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);margin:0;padding:0;font-family:Segoe UI,Arial,sans-serif;overflow-x:hidden}body{background:radial-gradient(circle at top,#bac3d329,#0000 38%),linear-gradient(#fbfaf6 0%,#f4f5f1 100%);min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#fcfbf7f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 24px;display:flex;position:sticky;top:0}.brand{font-size:16px;font-weight:700;line-height:1.2}.brand-link{flex:none;align-items:center;min-width:0;display:inline-flex}.brand-lockup{align-items:center;min-width:0;display:inline-flex}.brand-lockup img{width:auto;max-width:min(360px,100%);height:50px;display:block}.muted{color:var(--ink-soft);font-size:14px;line-height:1.5}.topbar-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.nav-links{gap:10px;font-size:13px;font-weight:600;display:flex}.nav-links a{color:#4f5867;background:#ffffffb8;border:1px solid #6d778724;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.content{min-width:0;max-width:1280px;margin:0 auto;padding:28px 24px 40px}.page-header{gap:8px;margin-bottom:24px;display:grid}.page-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.02}.page-subtitle{color:var(--ink-soft);max-width:720px;margin:0;font-size:15px;line-height:1.6}.panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;min-width:0;padding:18px}.subtle{color:var(--ink-soft)}.screen-center{place-items:center;min-height:100vh;padding:28px 20px;display:grid}.login-card{width:min(560px,100%)}.auth-card{background:#fcfbf7eb;gap:20px;padding:26px;display:grid;box-shadow:0 28px 70px #6872821a}.auth-brand{gap:0;display:grid}.auth-brand-lockup img{height:42px}.auth-header{text-align:center;justify-items:center;gap:8px;display:grid}.auth-header h1{letter-spacing:-.06em;margin:0;font-size:clamp(42px,9vw,56px);line-height:.96}.auth-header .auth-copy{max-width:34ch}.auth-copy,.auth-switch{margin:0}.auth-card-actions{grid-template-columns:minmax(0,1fr) minmax(0,180px);gap:12px;display:grid}.auth-link-button{justify-content:center;align-items:center;display:inline-flex}.auth-switch a{color:var(--accent);font-weight:600}.field{gap:10px;margin-bottom:0;display:grid}.field input,.field textarea,.field select{border:1px solid var(--line);background:#fffffff5;border-radius:12px;width:100%;padding:12px 14px}.file-picker-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.file-picker{border:1px solid var(--line);background:#ffffffd1;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:12px 14px;display:grid}.file-picker-button{min-width:132px}.file-picker-name{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.4;overflow:hidden}.file-picker-name.is-selected{color:var(--ink);font-weight:600}.primary-button,.secondary-button,.danger-button{text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:9px 12px;font-weight:600;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.secondary-button{border-color:var(--line);color:var(--ink);background:#fffffff5}.danger-button{color:var(--danger);background:#fff0f0;border-color:#f3c1bd}.icon-button{justify-content:center;align-items:center;width:38px;min-width:38px;min-height:38px;padding:0;font-size:18px;line-height:1;display:inline-flex}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.batch-page-toolbar{justify-content:flex-end;margin-bottom:16px}.grid{gap:16px;min-width:0;display:grid}.batch-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-card,.image-card,.item-card{align-content:start;gap:12px;min-width:0;display:grid}.batch-card{background:linear-gradient(#ffffffeb 0%,#f9f7f1f0 100%);border-radius:24px;gap:16px;padding:22px;transition:transform .16s,box-shadow .16s,border-color .16s;box-shadow:0 18px 40px #68728214}.batch-card:hover{border-color:#65728647;transform:translateY(-2px);box-shadow:0 24px 48px #6872821f}.grid>*,.batch-card>*,.image-card>*,.item-card>*,.kv-list,.kv-row,.review-layout>*{min-width:0}.file-meta{gap:4px;min-width:0;display:grid}.meta-label{color:var(--ink-soft);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:700}.display-name-stack{gap:10px;margin-top:14px;display:grid}.display-name-actions{justify-content:flex-end}.display-name-actions .primary-button,.display-name-actions .secondary-button{min-width:108px}.status-pill{background:var(--surface-muted);color:var(--ink-soft);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.status-pill.ready,.status-pill.approved{background:var(--accent-soft);color:var(--accent)}.status-pill.completed{color:#34567b;background:#e8eff8}.status-pill.in-review,.status-pill.corrected{color:#2354a5;background:#eef4ff}.status-pill.processing{color:#5c6678;background:#f2f4f8}.status-pill.excluded,.status-pill.failed{color:var(--danger);background:#fff0f0}.confidence-warning{border-radius:6px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.confidence-warning.caution{color:#92400e;background:#fef3c7}.confidence-warning.danger{color:#991b1b;background:#fee2e2}.kv-list{gap:8px;font-size:14px;display:grid}.kv-row{justify-content:space-between;gap:16px;display:flex}.image-preview{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);background:var(--surface-muted);border-radius:16px;width:100%;max-width:100%}.review-layout{grid-template-columns:minmax(320px,420px) 1fr;gap:20px;min-width:0;display:grid}.review-flow{gap:12px;min-width:0;max-width:780px;margin:0 auto;display:grid}.stack-section{gap:12px;display:grid}.batch-sections{gap:20px;display:grid}.batch-list-hero{background:linear-gradient(135deg,#ffffffeb,#eff2f7e0),radial-gradient(circle at 100% 0,#bac3d338,#0000 36%);border-radius:28px;gap:18px;margin-bottom:18px;padding:28px;display:grid}.batch-list-hero-copy{gap:8px;max-width:680px;display:grid}.batch-list-hero-actions{align-content:start;justify-items:start;gap:10px;display:grid}.batch-list-hero-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,44px);line-height:1.04}.batch-hero-button{min-width:164px}.batch-hero-note{max-width:30ch;margin:0}.batch-hero-stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;display:grid}.batch-hero-stat,.batch-stat-tile{background:#ffffffc2;border:1px solid #6d77871f;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.batch-hero-value,.batch-stat-value{letter-spacing:-.04em;font-size:clamp(22px,4vw,28px);font-weight:700;line-height:1}.batch-hero-label,.batch-stat-label{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.batch-card-topline,.batch-card-footer,.batch-progress-row,.batch-summary-topline,.batch-summary-badges{justify-content:space-between;align-items:center;gap:12px;display:flex}.batch-card-title{letter-spacing:-.04em;font-size:22px;line-height:1.1}.batch-card-date{font-size:12px}.batch-progress{gap:10px;display:grid}.batch-progress-row{color:var(--ink-soft);font-size:13px;font-weight:600}.batch-progress-track{background:#6d77871f;border-radius:999px;height:10px;overflow:hidden}.batch-progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#aeb8ca 0%,#6f7d94 100%);height:100%;display:block}.batch-card-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.batch-card-note{font-size:12px}.batch-card-footer{border-top:1px solid #6d77871a;padding-top:10px}.batch-card-cta{color:#4f5867;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.upload-panel,.batch-summary-panel{background:linear-gradient(#fffffff5 0%,#f8f6f0f5 100%);box-shadow:0 18px 40px #68728214}.upload-panel{gap:18px;display:grid}.upload-panel-actions{justify-content:center}.upload-panel-actions>button{min-width:180px}.upload-panel-header{gap:8px;display:grid}.upload-panel-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.08}.section-pagination{justify-content:flex-end}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-title{margin:0;font-size:18px;line-height:1.2}.section-caption{color:var(--ink-soft);margin:4px 0 0;font-size:13px;line-height:1.45}@media (min-width:960px){.batch-list-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end}.batch-list-hero-actions{text-align:right;justify-items:end}.batch-hero-stats{grid-column:1/-1}.batch-sections{gap:28px}}.image-review-panel{gap:8px;display:grid}.image-review-meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.review-hero-image{aspect-ratio:auto;object-fit:contain;max-height:min(44vh,320px)}.image-detail-trigger{background:0 0;border:0;width:100%;padding:0;display:block}.image-meta-copy{margin:0;font-size:12px}.image-nav-buttons,.question-nav-buttons{flex-wrap:wrap;gap:10px;display:flex}.image-nav-buttons{flex-wrap:nowrap;padding-bottom:2px;overflow-x:auto}.image-nav-buttons>*{flex:none}.image-header-row{flex-wrap:nowrap;justify-content:space-between;gap:8px}.image-nav-buttons-end{justify-content:flex-end}.image-counter{text-align:center;min-width:42px}.icon-placeholder{visibility:hidden;border-color:#0000}.choices{gap:8px;display:grid}.file-name{overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.clamp-2{-webkit-line-clamp:2}.clamp-1{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.review-sidebar{align-content:start}.inline-status{color:var(--ink-soft);margin:12px 0 0;font-size:13px}.image-detail-sheet-backdrop{z-index:40;background:#0f172a61;place-items:center;padding:10px;display:grid;position:fixed;inset:0}.image-detail-sheet{gap:14px;width:min(980px,100vw - 20px);max-height:calc(100vh - 20px);display:grid;overflow:auto}.image-detail-sheet-header{justify-content:space-between}.image-detail-large{aspect-ratio:auto;object-fit:contain;max-height:calc(100vh - 120px)}.choice{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:10px;padding:14px;display:flex}.choice input{margin:3px 0 0}.choice-index{color:var(--accent);min-width:22px;font-weight:700}.skeleton-stack{gap:10px;min-width:0;display:grid}.skeleton-block{background:linear-gradient(90deg,#edf1f7 0%,#f6f8fb 50%,#edf1f7 100%) 0 0/200% 100%;border-radius:12px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-image{aspect-ratio:1;border-radius:16px;width:100%}.skeleton-title{width:78%;height:22px}.skeleton-label{width:96px;height:14px}.skeleton-line{width:100%;height:14px}.skeleton-line.short{width:64%}.skeleton-input{width:100%;height:44px}.skeleton-textarea{width:100%;height:88px}.skeleton-choice{width:100%;height:42px}.skeleton-button{width:132px;height:40px}.skeleton-pill{border-radius:999px;width:72px;height:24px}.skeleton-chip{width:56px;height:18px}.warning-list{color:var(--ink-soft);min-width:0;margin:0;padding-left:18px}.warning-list li{overflow-wrap:anywhere;word-break:break-word;min-width:0}.error-text{color:var(--danger);font-size:14px}.question-copy p,.table-note,.shortcut-hint{margin:0}.question-copy{gap:8px;display:grid}.question-copy p{font-size:15px;line-height:1.6}.table-note{color:var(--ink-soft);font-size:13px}.shortcut-hint{color:var(--ink-soft);font-size:12px}.item-card[data-active=true]{border-color:#115e5966;box-shadow:0 10px 24px #115e5914}.compact-card{gap:10px;padding:14px}.compact-nav{justify-content:space-between;gap:8px}.compact-card-meta{align-items:center}.priority-pill{color:#334155;background:#e2e8f0;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.priority-pill.neutral{color:#334155;background:#e2e8f0}.priority-pill.caution{color:#92400e;background:#fef3c7}.priority-pill.danger{color:#b91c1c;background:#fee2e2}.question-counter{font-size:14px;line-height:1}.image-counter-group{justify-items:center;gap:6px;min-width:0;display:grid}.image-progress-pill{white-space:nowrap}.question-body{margin:0;font-size:15px;line-height:1.45}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.compact-choice{align-items:center;min-height:44px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,background-color .15s;position:relative}.compact-choice input{margin-top:0}.choice-text{overflow-wrap:anywhere;min-width:0}.choice-selected{background:#f8fafc;border-color:#b8c4d6}.choice-human-vote{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f62e}.choice-model-vote{box-shadow:inset 0 0 0 2px #16a34a}.choice-human-vote.choice-model-vote{box-shadow:0 0 0 2px #3b82f62e,inset 0 0 0 2px #16a34a}.compact-note{font-size:12px}.source-id{color:var(--ink-soft);margin:0}.item-card-topline{justify-content:space-between;align-items:center;gap:8px;display:flex}.help-button{flex:none}.priority-reason-list,.image-priority-summary{flex-wrap:wrap;gap:6px;display:flex}.priority-reason-chip{color:#475569;background:#f8fafc;border:1px solid #dbe4f0;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;font-size:12px;display:inline-flex}.compact-actions{gap:8px}.compact-actions>button{min-height:42px}.item-actions{justify-content:stretch}.item-actions>button{flex:180px;min-height:46px}.item-actions-centered{justify-content:center}.item-actions-centered>button{flex:0 180px}.batch-summary-panel{border-radius:28px;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin-bottom:16px;padding:24px;display:grid}.batch-summary-topline,.batch-summary-warnings{grid-column:1/-1}.batch-summary-panel>.display-name-stack{background:#ffffffc2;border:1px solid #6d77871f;border-radius:22px;grid-column:span 5;margin-top:0;padding:18px}.batch-summary-panel>form.display-name-stack{grid-column:span 7}.batch-summary-list{grid-column:1/span 8;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-top:0}.batch-summary-list .kv-row{background:#ffffffc7;border:1px solid #6d77871f;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.batch-summary-list .kv-row strong{letter-spacing:-.04em;font-size:24px;line-height:1}.batch-summary-heading{gap:6px;display:grid}.batch-summary-caption{margin:0}.batch-summary-warnings{margin-top:12px}.batch-summary-actions{grid-column:9/-1;align-content:start;gap:12px;margin-top:0;display:grid}.batch-summary-actions>button{width:100%}.help-sheet-backdrop{z-index:45;background:#0f172a52;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.help-sheet{gap:14px;width:min(460px,100vw - 24px);display:grid}.help-sheet-header{justify-content:space-between}.help-list{color:var(--ink);gap:10px;font-size:14px;line-height:1.5;display:grid}.help-row{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.help-swatch{background:#fff;border:2px solid #0000;border-radius:6px;width:18px;height:18px}.help-swatch-human{border-color:#3b82f6}.help-swatch-model{box-shadow:inset 0 0 0 2px #16a34a}.help-swatch-both{border-color:#3b82f6;box-shadow:inset 0 0 0 2px #16a34a}.help-shortcuts{color:var(--ink-soft);gap:6px;padding-top:4px;font-size:13px;display:grid}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:900px){.review-layout{grid-template-columns:1fr;display:grid}.topbar{justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.topbar-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.nav-links{white-space:nowrap;flex-wrap:nowrap}.content{padding:14px 14px 24px}.page-header h1{margin-bottom:0;font-size:28px}.panel{border-radius:16px;padding:14px}.batch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.batch-summary-panel{grid-template-columns:1fr}.batch-summary-panel>.display-name-stack,.batch-summary-panel>form.display-name-stack,.batch-summary-list,.batch-summary-actions,.batch-summary-topline,.batch-summary-warnings{grid-column:1/-1}.image-nav-buttons,.item-actions{gap:8px;display:grid}.image-nav-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.item-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.item-actions-centered{grid-template-columns:repeat(2,minmax(132px,168px));justify-content:center}.image-nav-buttons>*,.item-actions>*{width:100%}.choice{padding:10px}.question-copy p{font-size:14px}.image-review-meta{gap:8px;display:grid}.image-nav-buttons{flex-wrap:nowrap;padding-bottom:2px;display:flex;overflow-x:auto}.image-nav-buttons>*{width:auto}.review-hero-image{max-height:min(34vh,240px)}}@media (max-width:640px){.batch-grid{grid-template-columns:1fr}.batch-list-hero{gap:14px;padding:18px}.batch-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.auth-card-actions{grid-template-columns:1fr}.batch-list-hero-copy h2{font-size:22px;line-height:1.08}.batch-hero-note{display:none}.batch-hero-stat,.batch-stat-tile{gap:4px;padding:12px 14px}.section-header{align-items:center}.file-picker{grid-template-columns:1fr;align-items:stretch}.file-picker-button{width:100%}}@media (max-width:420px){.brand-lockup img{max-width:min(270px,100%);height:36px}.auth-brand-lockup img{height:32px}.nav-links{flex-wrap:nowrap;gap:6px;font-size:12px}.topbar{padding:6px 8px}.topbar-actions{gap:6px}.content{padding:8px 8px 16px}.batch-hero-stats{grid-template-columns:1fr 1fr}.panel{border-radius:14px;padding:12px}.primary-button,.secondary-button,.danger-button{min-height:40px;padding:8px 10px;font-size:13px}.icon-button{width:36px;min-width:36px;min-height:36px;font-size:17px}.review-flow{gap:10px}.review-hero-image{max-height:min(24vh,160px)}.image-detail-sheet-backdrop{place-items:center;padding:10px}.image-detail-sheet{gap:12px;width:100%}.image-meta-copy,.muted{font-size:12px}.section-header{gap:8px}.section-title{font-size:16px}.section-caption{font-size:12px}.question-copy p{font-size:13px;line-height:1.5}.choices{gap:6px}.choice{gap:8px;padding:9px 10px}.item-actions,.image-nav-buttons,.choice-grid{gap:6px}.compact-card{gap:8px;padding:10px}.question-body{font-size:13px;line-height:1.4}.source-id{display:none}.compact-choice{min-height:40px;padding:8px 10px}.image-counter-group{gap:4px}.question-counter{font-size:13px}.image-progress-pill{padding:4px 8px;font-size:11px}.image-header-row{gap:6px}.help-sheet{gap:12px;width:100%}.help-list{gap:8px;font-size:13px}.help-shortcuts{font-size:12px}}
