:root{font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{margin:0;min-height:100vh;min-height:100dvh}#root{max-width:600px;margin:0 auto;padding:1rem .75rem 4rem}h1{font-size:1.2rem;font-weight:700;margin:0 0 .2rem;text-align:center;color:#000}.subtitulo{font-size:.8rem;color:#000;margin:0 0 .75rem;text-align:center}.card{background:#fff;border-radius:14px;padding:1rem;margin-bottom:.75rem;box-shadow:0 1px 3px #0f172a14;border:1px solid #e2e8f0}.card-externo{background:#f8fafc;border:1px solid #cbd5e1;box-shadow:0 2px 8px #0f172a1a;padding:1.25rem 1rem 1rem}.card h2{font-size:.95rem;font-weight:700;margin:0 0 .75rem;color:#334155}label{display:block;font-size:.78rem;font-weight:600;color:#475569;margin-bottom:.3rem}.label-destaque{font-size:1rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#1e293b;margin-bottom:.4rem}input[type=text]{width:100%;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:10px;font-size:1rem;margin-bottom:.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}input[type=text]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.file-label{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem;background:#f8fafc;border:1.5px dashed #94a3b8;border-radius:10px;font-size:.9rem;font-weight:600;color:#475569;cursor:pointer;text-align:center;margin-bottom:.5rem;min-height:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background .15s,border-color .15s;-webkit-user-select:none;user-select:none}.file-label:active{background:#e2e8f0}.file-label.tem-arquivo{border-style:solid;border-color:#86efac;background:#f0fdf4;color:#166534}.file-label input[type=file]{display:none}.file-label-sm{flex:1;font-size:.85rem;padding:.6rem .5rem;min-height:44px}.foto-btns{display:flex;gap:.5rem}.foto-nome{font-size:.75rem;color:#166534;font-weight:600;margin:0 0 .35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview{width:100%;max-height:180px;object-fit:contain;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc}.fotos-grid{margin-top:.25rem}.foto-slot{display:flex;flex-direction:column;gap:.25rem}.foto-slot>label{margin-bottom:.15rem}.foto-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem}button{cursor:pointer;border:none;border-radius:12px;padding:.85rem 1rem;font-size:1rem;font-weight:700;min-height:52px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:opacity .15s,transform .1s}button:active:not(:disabled){transform:scale(.97)}.btn-primary{background:#ea580c;color:#fff}.btn-primary:disabled{opacity:.4;cursor:not-allowed}.btn-success{background:#ea580c;color:#fff}.btn-success:disabled{opacity:.4;cursor:not-allowed}@keyframes pulse{0%,to{box-shadow:0 0 #ea580c7f}50%{box-shadow:0 0 0 10px #ea580c00}}.btn-pulse{animation:pulse 1.6s ease-in-out infinite}.btn-full{width:100%;margin-top:.75rem}.err{color:#b91c1c;font-size:.85rem;margin:.5rem 0 0}.ok{color:#047857;font-size:.9rem;font-weight:700;margin:.5rem 0 0;text-align:center}.hint{font-size:.8rem;color:#64748b;margin:.25rem 0 0}.notas-hint{margin:0 0 .25rem;font-style:italic}.status-envio{text-align:center;font-size:.85rem;font-weight:700;border-radius:8px;padding:.5rem .75rem;margin:.5rem 0 0}.status-ok{background:#f0fdf4;color:#166534;border:1px solid #86efac}.status-faltando{background:#fffbeb;color:#92400e;border:1px solid #fcd34d}.erros-extracao{margin-bottom:.5rem}.sucesso-tela{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;min-height:60vh}.sucesso-check{width:110px;height:110px;border-radius:50%;background:#ea580c;color:#fff;font-size:3.5rem;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #ea580c59}.sucesso-logo{max-width:220px;width:100%;object-fit:contain}.sucesso-texto{font-size:1.4rem;font-weight:900;color:#000;text-align:center;margin:0;letter-spacing:.04em}.result-fields{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem}.result-field{display:grid;grid-template-columns:2rem 1fr;align-items:center;gap:.4rem;padding:.6rem .65rem;border-radius:10px}.result-ok{background:#f0fdf4;border:1px solid #86efac}.result-missing{background:#fffbeb;border:1px solid #fcd34d}.result-icon{font-weight:700;font-size:1rem;text-align:center;line-height:1}.result-ok .result-icon{color:#16a34a}.result-missing .result-icon{color:#d97706}.result-field-body{display:flex;flex-direction:column;gap:.05rem}.result-label{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.result-value{font-size:1rem;font-weight:600;color:#166534}.result-field-body input[type=text]{margin-bottom:0;border:none;background:transparent;padding:0;font-size:1rem;font-weight:600;border-radius:0;border-bottom:1.5px dashed}.result-ok .result-field-body input[type=text]{color:#166534;border-bottom-color:#86efac}.result-missing .result-field-body input[type=text]{color:#92400e;border-bottom-color:#fcd34d}.result-field-body input[type=text]:focus{outline:none;border-bottom-style:solid;box-shadow:none}.grid-2{display:grid;gap:.65rem}@media (min-width: 480px){.grid-2{grid-template-columns:1fr 1fr}}
