:root{color:#262220;background:#f7f5ef;--magnit-red: #e30613;--magnit-red-dark: #b8000a;--magnit-yellow: #ffd200;--paper: #ffffff;--soft: #fff8d8;--line: #e7dfd2;--muted: #786d64;--ok: #107c41;--bad: #b8000a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,.buttonLink{min-height:46px;border:0;border-radius:8px;padding:12px 15px;background:#f0eadf;color:#262220;text-decoration:none;text-align:center;cursor:pointer}button:disabled{opacity:.55;cursor:wait}.shell{width:min(100%,980px);margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 14px max(40px,env(safe-area-inset-bottom))}.top,.reportHeader,.sheetHeader,.itemTop,.downloadRow,.actions,.navRow,.photoButtons{display:flex;gap:10px;align-items:center}.top,.reportHeader,.itemTop,.sheetHeader{justify-content:space-between}.top,.reportHeader{align-items:flex-start}.top{flex-direction:column}.top .primary{width:100%}h1,h2,h3,p{margin:0}h1{font-size:clamp(28px,9vw,42px);line-height:1;letter-spacing:0}h2{font-size:22px;line-height:1.15}h3,.serial{font-size:20px;line-height:1.2}.eyebrow{color:var(--magnit-red);font-size:13px;font-weight:800;text-transform:uppercase}.primary,.addButton,.strong{background:var(--magnit-red);color:#fff;font-weight:850}.secondary{background:var(--magnit-yellow);color:#3c2a00;font-weight:850}.ghost{background:#fff;border:1px solid var(--line)}.danger{background:#ffe2df;color:var(--magnit-red-dark);font-weight:800}.continue,.addButton{width:100%;min-height:70px;margin:18px 0;display:flex;flex-direction:column;align-items:flex-start}.addButton{align-items:center;justify-content:center;font-size:22px}.section,.items{margin-top:20px}.reportList,.items{display:grid;gap:12px}.reportCard,.itemCard,.notice{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 18px #442b1012}.reportCard,.itemCard{padding:12px}.reportCard{display:grid;gap:12px}.reportOpen{min-height:0;padding:0;display:grid;gap:6px;background:transparent;text-align:left}.notice{padding:12px 14px;margin:12px 0}.muted,.stats,.validLine{color:var(--muted)}.validLine{margin:10px 0 12px}.actions,.downloadRow,.navRow{flex-wrap:wrap}.actions>*,.downloadRow>*,.navRow>*{flex:1}.status{min-width:108px;padding:8px 10px;border-radius:999px;text-align:center;font-weight:850}.status.ok{background:#e5f8ec;color:var(--ok)}.status.bad{background:#ffe2df;color:var(--bad)}.modal{position:fixed;inset:0;z-index:10;display:flex;align-items:stretch;background:#26222085}.sheet{width:100%;height:100dvh;max-height:100dvh;overflow:auto;background:#fff;border-radius:0;padding:max(16px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));display:grid;gap:14px;align-content:start;overscroll-behavior:contain}.sheetHeader{position:sticky;top:0;z-index:3;margin:calc(-1*max(16px,env(safe-area-inset-top))) -14px 0;padding:max(16px,env(safe-area-inset-top)) 14px 12px;background:#fff;border-bottom:1px solid var(--line)}.wizardSheet{gap:12px}.stepper{display:flex;gap:6px;margin-top:8px;color:var(--muted);font-size:12px;font-weight:800}.stepper span{padding:4px 7px;border-radius:999px;background:#f1ede5}.stepper .active{background:var(--magnit-yellow);color:#3c2a00}.wizardStep{display:grid;gap:14px}label{display:grid;gap:7px;color:#262220;font-weight:800}input,select,textarea{width:100%;min-height:50px;border:1px solid #d8cebf;border-radius:8px;padding:12px;background:#fffdfa;color:#262220}.bigAction{width:100%;min-height:58px;font-size:18px}.photoPanel,.scannerPanel{display:grid;gap:10px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fffdfa}.compactPhoto{padding:10px}.photoTitle{display:flex;justify-content:space-between;gap:10px;align-items:center}.photoTitle span{color:var(--muted);font-size:13px}.fileButton{min-height:54px;display:grid;place-items:center;border-radius:8px;background:var(--magnit-red);color:#fff;font-weight:850}.primaryFile{flex:1;font-size:18px}.secondaryFile,.galleryFile{flex:1;background:var(--magnit-yellow);color:#3c2a00}.fileButton input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.uploadMenu,.secondaryDetails,.candidateDetails{border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden}.uploadMenu summary,.secondaryDetails summary,.candidateDetails summary{min-height:48px;display:flex;align-items:center;padding:12px;color:var(--magnit-red-dark);font-weight:850;cursor:pointer}.compactDetails summary{min-height:42px;color:var(--muted)}.uploadMenuBody{display:grid;gap:10px;padding:0 12px 12px}.imageFrame{position:relative;overflow:hidden;border-radius:8px;background:#111}.imageFrame img{display:block;width:100%;max-height:300px;object-fit:contain;-webkit-user-select:none;user-select:none}.smallPreview img{max-height:210px}.progressLine{color:var(--muted)}.candidateList{display:grid;gap:7px;padding:0 10px 10px}.candidate{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #d8cebf;background:#fff;color:#172018}.candidate.selected{border-color:var(--magnit-red);background:var(--soft)}.candidate span{color:var(--muted);font-size:13px}.filterRow{display:grid;gap:8px;grid-template-columns:1fr 1fr}.filterRow input{grid-column:1 / -1}.chip{background:#f1ede5;font-weight:850}.chip.active{background:var(--magnit-yellow);color:#3c2a00}.summaryLine,.summaryGrid>div{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fffdfa}.summaryLine span,.summaryGrid span{color:var(--muted);font-size:13px}.summaryLine strong,.summaryGrid strong{font-size:20px}.summaryGrid{display:grid;gap:10px}.finalStatus{display:grid;gap:5px;padding:16px;border-radius:8px;border:1px solid}.finalStatus span{font-size:28px;font-weight:900;line-height:1}.finalStatus.ok{color:var(--ok);background:#e5f8ec;border-color:#a5deb7}.finalStatus.bad{color:var(--bad);background:#ffe2df;border-color:#ffc2bd}.scannerVideo{width:100%;min-height:220px;max-height:380px;object-fit:cover;border-radius:8px;background:#111}.scannerPanel .sheetHeader{position:static;margin:0;padding:0;border:0;background:transparent}@media(min-width:720px){.shell{padding:30px 20px 60px}.reportCard{grid-template-columns:1fr auto;align-items:center}.top{flex-direction:row}.top .primary{width:auto}.items{grid-template-columns:repeat(2,minmax(0,1fr))}.modal{align-items:center;justify-content:center}.sheet{height:auto;max-width:620px;max-height:94vh;border-radius:8px;padding:16px}.sheetHeader{margin:-16px -16px 0;padding:16px}.filterRow{grid-template-columns:1fr 1fr 1.4fr}.filterRow input{grid-column:auto}}
