:root{color-scheme:light}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.processing-card{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 60px #00000026;max-width:350px;width:100%;margin:40px auto}.spinner{border:8px solid #f3f3f3;border-top:8px solid #EA580C;border-radius:50%;width:80px;height:80px;animation:spin 1.5s linear infinite;margin:0 auto 2rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.processing-card h2{font-size:.9rem;font-weight:800;color:#1a202c;margin-bottom:1rem;text-align:center}.processing-card p{font-size:.8rem;color:#718096;margin-bottom:.5rem;text-align:center}.processing-card .document-name{font-weight:600;color:#000;font-size:.8rem}
