@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#0f172a;color:#e2e8f0;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}a{color:#60a5fa;text-decoration:none}a:hover{text-decoration:underline}.badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;white-space:nowrap}.badge.success{background:#166534;color:#4ade80}.badge.error{background:#7f1d1d;color:#f87171}.badge.aprovado{background:#14532d;color:#86efac}.badge.processamento{background:#713f12;color:#fde047}.badge.info{background:#1e3a5f;color:#60a5fa}.btn{border:none;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .15s}.btn.primary{background:#3b82f6;color:#fff}.btn.primary:hover{background:#2563eb}.btn.success{background:#16a34a;color:#fff}.btn.success:hover{background:#15803d}.btn.warning{background:#f59e0b;color:#0f172a}.btn.warning:hover{background:#d97706}.btn.danger{background:#ef4444;color:#fff}.btn.danger:hover{background:#dc2626}.btn.small{padding:5px 10px;font-size:12px}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#1e293b;border:1px solid #334155;border-radius:8px;padding:16px}pre.json{background:#0f172a;padding:12px;border-radius:6px;font-size:12px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:400px;overflow-y:auto;font-family:SF Mono,Monaco,Cascadia Code,monospace}:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:3px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
