body{margin:0;font-family:EB Garamond,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.app-card{max-width:720px;padding:2rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;display:flex;flex-direction:column;align-items:stretch;gap:12px}.text-center{display:flex;flex-direction:column;align-items:center}.app-title{font-size:1.875rem;font-weight:700;color:#1a202c}.app-subtitle{color:#718096;margin-top:.5rem}.field{margin-bottom:1.5rem}.label{display:block;color:#4a5568;font-weight:700;margin-bottom:.5rem}.input-icon-group{display:flex;align-items:center;gap:.5rem}.icon-left{display:flex;align-items:center;color:#4a5568}.input{width:100%;padding:.75rem;border-radius:8px;border:1px solid #cbd5e0}.dropzone{border:2px dashed #cbd5e0;border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}.dropzone.is-dragover{border-color:#2b6cb0;background:#ebf8ff}.dropzone.is-disabled{opacity:.5;cursor:not-allowed}.dropzone-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#edf2f7;color:#4a5568}.btn-file{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-weight:700;color:#2b6cb0;cursor:pointer;box-shadow:1px 1px #111}.muted{color:#a0aec0}.statusbar{margin-top:1.5rem;padding:1rem;border-radius:8px;background:#f7fafc;display:flex;align-items:center}.statusbar .icon{margin-right:1rem;color:#4a5568}.statusbar.status-error .icon{color:#c53030}.statusbar .title{font-weight:700;color:#2d3748}.statusbar .message{color:#c53030;font-size:.875rem;margin-top:.25rem}.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}
