.Modal_overlay__cza8g{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:50}.Modal_modal__BlcpV{background-color:#ffffff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);padding:24px;width:100%;max-width:500px;font-family:system-ui,sans-serif;color:#1f2937}.Modal_modal__BlcpV h2{font-size:22px;font-weight:700;margin-bottom:16px}.Modal_form__ZzWL0{display:flex;flex-direction:column;gap:12px}.Modal_form__ZzWL0 input,.Modal_form__ZzWL0 textarea{padding:10px 14px;border:1px solid #d1d5db;border-radius:6px;font-size:15px;width:90%;resize:vertical}.Modal_form__ZzWL0 textarea{font-family:inherit;min-height:80px}.Modal_actions__q3C2o{display:flex;justify-content:flex-end;gap:12px;padding-top:12px}.Modal_cancelButton__lPgZe{background-color:#f3f4f6;color:#374151;padding:10px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:500}.Modal_cancelButton__lPgZe:hover{background-color:#e5e7eb}.Modal_submitButton__Q5tga{background-color:#2563eb;color:white;padding:10px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600}.Modal_submitButton__Q5tga:hover{background-color:#1d4ed8}.page_container__aoG4z{display:flex;flex-direction:column;align-items:center;background-color:#f9fafb;min-height:100vh;padding:32px 16px;font-family:system-ui,sans-serif;color:#1f2937}.page_logo__7fc9l{font-size:36px;font-weight:700;margin-bottom:8px;text-align:center}.page_subtitle__iAJUg{color:#6b7280;margin-bottom:32px}.page_contactButton__dZrXS{border:none;background:none;color:#2563eb;font-weight:600;cursor:pointer;margin-bottom:32px}.page_mainContent__51TpB{display:flex;flex-direction:column;gap:32px;width:100%;max-width:1200px}.page_columns__9s9qU{display:flex;flex-direction:column;gap:24px}@media (min-width:768px){.page_columns__9s9qU{flex-direction:row}}.page_leftColumn__Hcggt{flex:1}.page_searchInput__spYJs{width:90%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:16px;margin-bottom:16px}.page_tableContainer__ZKrGH{background:white;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow-x:auto;max-height:600px}.page_table__71QjM{width:100%;border-collapse:collapse;font-size:15px;min-width:800px}.page_table__71QjM td,.page_table__71QjM th{padding:12px 16px;border-bottom:1px solid #f3f4f6}.page_table__71QjM th{font-weight:600;color:#374151;text-align:left}.page_table__71QjM th,.page_table__71QjM tr:hover{background-color:#f9fafb}.page_rightColumn__j8an9{width:250px;display:flex;flex-direction:column;gap:12px}.page_actionButton___E2uu{background:#2563eb;color:white;padding:10px 16px;border:none;border-radius:6px;font-weight:600;cursor:pointer;text-align:center;transition:background .2s ease-in-out}.page_actionButton___E2uu:hover{background:#1d4ed8}.page_supportButton__VPKz9{background:#facc15;color:#1f2937}.page_supportButton__VPKz9:hover{background:#fbbf24}