.report.modal{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.report.modal[hidden]{display:none}.report.modal .modal.box{background:#fff;border-radius:.75rem;width:100%;max-width:30rem;overflow:hidden;box-shadow:0 20px 50px #0f172a40}.report.modal .modal.hd{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.report.modal .modal.hd h2{margin:0;font-size:1.05rem}.report.modal .modal.close{cursor:pointer;color:#6b7280;background:0 0;border:0;font-size:1.1rem}.report.modal form{padding:1.25rem}.report.modal .field{margin-bottom:1rem}.report.modal label{margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:block}.report.modal .field-optional{color:#6b7280;font-weight:400}.report.modal select,.report.modal textarea{width:100%}.report.modal .modal.ft{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}
