.modal-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed!important;inset:0!important}.modal-content{background:#fff;border-radius:1rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:1.5rem;display:flex}.modal-title{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.modal-subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.modal-close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:all .2s}.modal-close-btn:hover{color:#111827;background-color:#f3f4f6}.modal-body{padding:1.5rem}.form-group-modal{margin-bottom:1rem}.file-upload-label{cursor:pointer;border:2px dashed #d1d5db;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:flex}.file-upload-label:hover{background-color:#f9fafb;border-color:#9ca3af}.file-icon-wrapper{color:#6b7280;background-color:#f3f4f6;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.space-y-4>*+*{margin-top:1rem}
