html[dir=rtl]{direction:rtl}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;font-family:Cairo,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.button.primary{background-color:#3498db;color:#fff}.button.primary:hover{background-color:#2980b9}.button.secondary{background-color:#f0f0f0;border:1px solid #ccc;color:#333}.button.secondary:hover{background-color:#e0e0e0}.button:disabled{background-color:#bdc3c7;cursor:not-allowed}.form-field{margin-bottom:1.5rem}.form-field label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field select,.form-field textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.8rem;width:100%}.form-field .error{color:#e74c3c;font-size:.85rem;margin-top:.25rem}.modal-actions{border-top:1px solid #e0e0e0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem}.Page_pageContainer__jZ0H5{display:flex;flex-direction:column;gap:1.5rem}.Page_pageHeader__-guQi{align-items:center;border-bottom:1px solid #dee2e6;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-bottom:1rem}.Page_pageHeader__-guQi h1{color:#2c3e50;font-size:1.75rem;margin:0}.Page_pageContent__EmoLL{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.Page_addButton__qkjnd{align-items:center;background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:.5rem;padding:.6rem 1.2rem;transition:background-color .2s}.Page_addButton__qkjnd:hover{background-color:#218838}.Page_actionButtons__UnJMj{display:flex;gap:.5rem}.Page_actionButton__q1ppA{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:.5rem;transition:background-color .2s;width:32px}.Page_actionButton__q1ppA.Page_edit__8l7-S{color:#007bff}.Page_actionButton__q1ppA.Page_edit__8l7-S:hover{background-color:#007bff1a}.Page_actionButton__q1ppA.Page_delete__7D-eR{color:#dc3545}.Page_actionButton__q1ppA.Page_delete__7D-eR:hover{background-color:#dc35451a}.SubscriberDashboard_welcomeMessage__Pf4Hk{color:#555;font-size:1.1rem;margin-bottom:2rem}.SubscriberDashboard_card__jhmPN{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;padding:2rem;text-align:center}.SubscriberDashboard_cardTitle__Epmho{color:#333;margin-bottom:1rem;margin-top:0}.SubscriberDashboard_statusText__YgcuR{font-size:1.1rem;margin-bottom:.5rem}.SubscriberDashboard_statusPending__G1oSA{color:#ffa000;font-weight:700}.SubscriberDashboard_applyButton__6HmYu{background-color:var(--primary-color);border-radius:6px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;margin-top:1.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .2s ease}.SubscriberDashboard_applyButton__6HmYu:hover{background-color:var(--primary-color-dark)}.Notifications_dropdownContainer__pRdVA{background-color:#fff;border-radius:8px;box-shadow:0 5px 25px #00000026;
  /* !! تعديل RTL: أضف direction */direction:rtl;overflow:hidden;position:absolute;
  /* !! تعديل RTL: غير left إلى right */right:0;text-align:right;top:60px;width:360px;z-index:1000}.Notifications_dropdownHeader__LnPfU{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem}.Notifications_dropdownHeader__LnPfU h3{font-size:1rem;margin:0}.Notifications_markAllButton__fQaXS{background:none;border:none;color:#007bff;cursor:pointer;font-size:.8rem}.Notifications_dropdownList__nPp4G{max-height:400px;overflow-y:auto}.Notifications_dropdownItem__LBqZ3{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:1rem;transition:background-color .2s ease}.Notifications_dropdownItem__LBqZ3:last-child{border-bottom:none}.Notifications_dropdownItem__LBqZ3:hover{background-color:#f8f9fa}.Notifications_dropdownItem__LBqZ3.Notifications_unread__wZCr9{background-color:#e9f5ff}.Notifications_itemTitle__LHCax{font-weight:700;margin:0 0 .25rem}.Notifications_itemMessage__CzthA{word-wrap:break-word;color:#555;font-size:.9rem;margin:0; 
  /* !! تعديل RTL: يضمن التفاف النص بشكل صحيح */white-space:normal}.Notifications_itemDate__q7ygK{color:#999;display:block;font-size:.75rem;margin-top:.5rem}.Notifications_noNotifications__KllgZ{color:#888;padding:2rem;text-align:center}.Notifications_dropdownFooter__P08BL{background-color:#f8f9fa;border-top:1px solid #f0f0f0;padding:.75rem;text-align:center}.Notifications_dropdownFooter__P08BL a{color:#007bff;font-weight:700;text-decoration:none}.Layout_layoutContainer__RDWK7{background-color:#f4f6f9;direction:rtl}.Layout_sidebar__FHiZY{background-color:#2c3e50;color:#fff;display:flex;flex-direction:column;height:100vh;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:260px;z-index:1100}.Layout_sidebar__FHiZY.Layout_open__NxJSh{transform:translateX(0)}.Layout_mainContent__ZgCIu{margin-right:0;position:relative;transition:margin-right .3s ease-in-out}.Layout_overlay__JchFi{background-color:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:1099}.Layout_overlay__JchFi.Layout_visible__ZC96U{opacity:1;visibility:visible}.Layout_header__umT0L{align-items:center;background-color:#fff;border-bottom:1px solid #e9ecef;display:flex;height:60px;justify-content:space-between;padding:0 1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.Layout_headerLeft__2u8vM,.Layout_headerRight__2-rmi{align-items:center;display:flex;gap:1rem}.Layout_menuButton__T4xP5{background:none;border:none;color:#333;cursor:pointer;display:block;font-size:1.5rem;padding:.5rem}.Layout_pageTitle__PNqWD{font-size:1.25rem;font-weight:600;margin:0}.Layout_pageContent__ndNzu{min-height:calc(100vh - 60px);padding:1.5rem}@media (min-width:992px){.Layout_sidebar__FHiZY{transform:translateX(0)}

  /* !! الإصلاح الرئيسي: إضافة هامش للمحتوى الرئيسي لدفع المحتوى */.Layout_mainContent__ZgCIu{margin-right:260px}.Layout_menuButton__T4xP5,.Layout_overlay__JchFi{display:none}}.Layout_logo__O3Qdy{flex-shrink:0;font-size:1.5rem;font-weight:700;padding:1.5rem 1rem;text-align:center}.Layout_sidebarMain__EAhJ9{flex-grow:1;overflow-y:auto}.Layout_nav__3fyCO{display:flex;flex-direction:column;list-style:none;margin:0;padding:0 1rem}.Layout_navLink__jGNi4{align-items:center;border-radius:8px;color:#bdc3c7;display:flex;gap:1rem;margin-bottom:.5rem;padding:1rem;text-decoration:none;transition:background-color .2s,color .2s}.Layout_navLink__jGNi4:hover{background-color:#ffffff1a;color:#fff}.Layout_navLink__jGNi4.Layout_active__QqbAq{background-color:#3498db;color:#fff;font-weight:500}.Layout_sidebarFooter__LPNQw{border-top:1px solid #34495e;flex-shrink:0;padding:1rem}.Layout_logoutButton__xeQsv{align-items:center;background-color:initial;border:none;border-radius:8px;color:#bdc3c7;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;gap:1rem;padding:1rem;text-align:right;transition:background-color .2s,color .2s;width:100%}.Layout_logoutButton__xeQsv:hover{background-color:#c0392b;color:#fff}.AuthPage_pageContainer__wcTii{align-items:center;background-color:#f0f2f5;direction:rtl;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem}.AuthPage_formContainer__CFaSg{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:450px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}@media (min-width:768px){.AuthPage_formContainer__CFaSg:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}}.AuthPage_title__midFB{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;margin-top:0;text-align:center}.AuthPage_form__1Ee1w{gap:1.25rem;width:100%}.AuthPage_formField__bQTYs,.AuthPage_form__1Ee1w{display:flex;flex-direction:column}.AuthPage_label__WcX4N{color:#495057;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.AuthPage_input__GNrvk{border:1px solid #ced4da;border-radius:6px;color:#495057;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.AuthPage_input__GNrvk:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.AuthPage_error__6U47j{color:#e74c3c;font-size:.875rem;height:1rem;margin-top:.3rem}.AuthPage_submitButton__WlOUK{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.8rem 1.5rem;transition:background-color .2s ease,transform .1s ease}.AuthPage_submitButton__WlOUK:hover:not(:disabled){background-color:#0056b3}.AuthPage_submitButton__WlOUK:active:not(:disabled){transform:scale(.98)}.AuthPage_submitButton__WlOUK:disabled{background-color:#6c757d;cursor:not-allowed}.AuthPage_registerButton__Llkx5{background-color:#28a745}.AuthPage_registerButton__Llkx5:hover:not(:disabled){background-color:#1e7e34}.AuthPage_linkText__jkREU{color:#6c757d;font-size:.9rem;margin-top:1.5rem;text-align:center}.AuthPage_linkText__jkREU a{color:#007bff;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .2s ease;transition:text-decoration .2s ease;transition:text-decoration .2s ease,-webkit-text-decoration .2s ease}.AuthPage_linkText__jkREU a:hover{text-decoration:underline}.AuthPage_successMessage__o48\+T{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:6px;color:#155724;line-height:1.6;padding:1.25rem;text-align:center}.Dashboard_section__xt7GX{margin-bottom:2.5rem}.Dashboard_sectionTitle__qpeVO{border-bottom:2px solid #ecf0f1;color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.Dashboard_grid__YemfM{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.Dashboard_card__9weC\+{align-items:center;background-color:#fff;border-left:5px solid #0000;border-radius:12px;box-shadow:0 4px 20px #0000000f;color:inherit;display:flex;padding:1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.Dashboard_card__9weC\+:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.Dashboard_cardIcon__2LxkF{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:2.5rem;justify-content:center;margin-right:1.5rem;padding:.8rem}.Dashboard_cardContent__W-RP0{display:flex;flex-direction:column}.Dashboard_cardValue__XHalk{color:#2c3e50;font-size:2rem;font-weight:700;line-height:1.2}.Dashboard_cardTitle__3cX4X{color:#7f8c8d;font-size:.95rem;font-weight:500}.Dashboard_colorPrimary__q1gZS{border-left-color:#3498db}.Dashboard_colorPrimary__q1gZS .Dashboard_cardIcon__2LxkF{background-color:#3498db}.Dashboard_colorWarning__DOeYU{border-left-color:#f1c40f}.Dashboard_colorWarning__DOeYU .Dashboard_cardIcon__2LxkF{background-color:#f1c40f}.Dashboard_colorDanger__0-tAw{border-left-color:#e74c3c}.Dashboard_colorDanger__0-tAw .Dashboard_cardIcon__2LxkF{background-color:#e74c3c}.Dashboard_colorSuccess__LLOMf{border-left-color:#2ecc71}.Dashboard_colorSuccess__LLOMf .Dashboard_cardIcon__2LxkF{background-color:#2ecc71}.Form_formGrid__ZLzjD{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.Form_formGrid__ZLzjD{grid-template-columns:repeat(2,1fr)}}.Form_formField__FmZul{display:flex;flex-direction:column;gap:.5rem}.Form_formField__FmZul label{color:#34495e;font-weight:500}.Form_formField__FmZul input,.Form_formField__FmZul select,.Form_formField__FmZul textarea{border:1px solid #ced4da;border-radius:6px;font-family:inherit;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.Form_formField__FmZul input:focus,.Form_formField__FmZul select:focus,.Form_formField__FmZul textarea:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.Form_error__So1Ja{color:#e74c3c;font-size:.875rem;height:1rem;margin:0}.Form_formActions__bpzu5{display:flex;grid-column:1/-1;justify-content:flex-start;margin-top:1rem}.Form_submitButton__XaV3w{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 2rem;transition:background-color .2s}.Form_submitButton__XaV3w:hover:not(:disabled){background-color:#0056b3}.Form_submitButton__XaV3w:disabled{background-color:#6c757d;cursor:not-allowed}.Form_serviceDetails__J3lBG{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:1rem;padding:1rem}.Form_serviceDetails__J3lBG h4{color:#495057;margin-bottom:.75rem;margin-top:0}.Form_serviceDetails__J3lBG p{color:#6c757d;line-height:1.6;margin:0 0 1rem}.Form_feeDisplay__CXcES{align-items:center;display:flex;font-size:1.1rem;justify-content:space-between}.Form_feeDisplay__CXcES strong{color:#343a40}.Form_feeDisplay__CXcES span{color:#28a745;font-size:1.2rem;font-weight:700}.Form_textarea__5yW-5{border:1px solid #ced4da;border-radius:6px;color:#495057;font-family:inherit;font-size:1rem;padding:.8rem 1rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.Form_textarea__5yW-5:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.Form_fileInputContainer__NLWZh{position:relative}.Form_fileInput__mQ-rK{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.Form_fileInputLabel__a9Dgk{align-items:center;border:2px dashed #ced4da;border-radius:6px;color:#6c757d;cursor:pointer;display:flex;gap:.75rem;justify-content:center;padding:.8rem 1rem;transition:border-color .2s,background-color .2s}.Form_fileInputLabel__a9Dgk:hover{background-color:#f8f9fa;border-color:#80bdff}.Form_subtitle__gsKhp{color:#6c757d;margin-bottom:2rem;margin-top:-1rem;text-align:center}.Form_renewalDetails__Qu1Do{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.Form_detailBox__5Z\+JY{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem;width:100%}.Form_boxHeader__6bSBr{align-items:center;color:#007bff;display:flex;gap:.75rem;margin-bottom:1rem}.Form_boxHeader__6bSBr h4{color:#495057;font-size:1.2rem;margin:0}.Form_detailBox__5Z\+JY p{display:flex;justify-content:space-between;margin:.5rem 0}.Form_arrow__ONy1T{color:#ced4da;font-size:1.5rem;transform:rotate(90deg)}@media (min-width:768px){.Form_renewalDetails__Qu1Do{align-items:stretch;flex-direction:row}.Form_arrow__ONy1T{align-self:center;transform:rotate(0deg)}}.DataImportPage_container__M0JJL{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.DataImportPage_container__M0JJL{grid-template-columns:1fr 1fr}}.DataImportPage_importBox__L25DC{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:2rem}.DataImportPage_boxTitle__Jtlbn{color:#1a2a4d;margin-top:0}.DataImportPage_instructions__xcJS8{color:#555;font-size:.9rem;margin-bottom:1.5rem}.DataImportPage_instructions__xcJS8 a{color:#3498db;font-weight:500;text-decoration:none}.DataImportPage_fileInput__86oiS{display:block;margin-bottom:1rem;width:100%}.DataImportPage_fileName__giexP{color:#27ae60;font-size:.85rem;font-style:italic;margin-bottom:1rem}.Modal_modalOverlay__MxMW9{align-items:center;animation:Modal_fadeIn__cjvpo .3s ease-out;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Modal_modalContent__IAHyp{animation:Modal_slideIn__25nVw .3s ease-out;background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;max-width:500px;padding:1.5rem 2rem;width:90%}.Modal_modalHeader__jlVx7{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.Modal_modalTitle__h15xf{color:#1a2a4d;font-size:1.25rem;margin:0}.Modal_closeButton__N3Ak1{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem;padding:0}.Modal_closeButton__N3Ak1:hover{color:#333}@keyframes Modal_fadeIn__cjvpo{0%{opacity:0}to{opacity:1}}@keyframes Modal_slideIn__25nVw{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.Table_tableContainer__5GJnE{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.Table_table__KuMFW{border-collapse:collapse;font-size:.9rem;width:100%}.Table_table__KuMFW td,.Table_table__KuMFW th{border-bottom:1px solid #e9ecef;padding:1rem;text-align:right}.Table_table__KuMFW thead th{background-color:#f8f9fa;color:#495057;cursor:pointer;font-weight:600;-webkit-user-select:none;user-select:none;white-space:nowrap}.Table_table__KuMFW tbody tr:hover{background-color:#f1f3f5}.Table_noDataCell__bCLH5{color:#868e96;font-size:1.1rem;padding:2rem;text-align:center}.ConfirmDialog_overlay__1msn0{align-items:center;background-color:#00000080;bottom:0;direction:rtl;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.ConfirmDialog_dialog__u9o5e{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000004d;max-width:400px;padding:2rem;text-align:center;width:90%}.ConfirmDialog_dialog__u9o5e h2{color:#333;margin-top:0}.ConfirmDialog_dialog__u9o5e p{color:#666;margin-bottom:2rem}.ConfirmDialog_buttonContainer__T2Q2C{display:flex;gap:1rem;justify-content:center}.ConfirmDialog_button__x8gCe{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:700;padding:.6rem 1.2rem;transition:background-color .2s}.ConfirmDialog_confirmButton__4oH2H{background-color:#dc3545;color:#fff}.ConfirmDialog_confirmButton__4oH2H:hover{background-color:#c82333}.ConfirmDialog_cancelButton__Zlc5y{background-color:#e9ecef;border:1px solid #ced4da;color:#333}.ConfirmDialog_cancelButton__Zlc5y:hover{background-color:#d3d9df}.TraineeForm_pageContainer__xpm\+j{align-items:center;background-color:#f8f9fa;direction:rtl;display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}.TraineeForm_formContainer__Fi\+PR{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;max-width:700px;padding:2.5rem;width:100%}.TraineeForm_title__It7ZD{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:2rem;margin-top:0;text-align:center}.TraineeForm_form__mmy7I{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;width:100%}@media (min-width:768px){.TraineeForm_form__mmy7I{grid-template-columns:1fr 1fr}}.TraineeForm_formField__MJYJG{display:flex;flex-direction:column}.TraineeForm_fullWidth__MnEIW{grid-column:1/-1}.TraineeForm_label__F1p4k{color:#495057;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.TraineeForm_input__FkxQF{background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#495057;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.TraineeForm_input__FkxQF:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.TraineeForm_error__RSkyi{color:#e74c3c;font-size:.875rem;height:1rem;margin-top:.3rem}.TraineeForm_buttonContainer__5Tm35{display:flex;gap:1rem;grid-column:1/-1;margin-top:1.5rem}.TraineeForm_submitButton__D458i{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-grow:1;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.TraineeForm_submitButton__D458i:hover:not(:disabled){background-color:#0056b3}.TraineeForm_submitButton__D458i:disabled{background-color:#6c757d;cursor:not-allowed}.TraineeForm_cancelButton__k\+lK1{background-color:#fff;border:1px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;flex-grow:1;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease,color .2s ease}.TraineeForm_cancelButton__k\+lK1:hover{background-color:#f8f9fa}.NotificationForm_pageContainer__TEB5H{align-items:center;background-color:#f8f9fa;direction:rtl;display:flex;flex-direction:column;min-height:100vh;padding:2rem 1rem}.NotificationForm_formContainer__q7ovI{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;max-width:700px;padding:2.5rem;width:100%}.NotificationForm_title__IDyGp{color:#333;font-size:1.75rem;font-weight:700;margin-bottom:2rem;margin-top:0;text-align:center}.NotificationForm_form__ZuQYe{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;width:100%}@media (min-width:768px){.NotificationForm_form__ZuQYe{grid-template-columns:1fr 1fr}}.NotificationForm_formField__tz4-m{display:flex;flex-direction:column}.NotificationForm_fullWidth__z2F9m{grid-column:1/-1}.NotificationForm_label__Ekwyp{color:#495057;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.NotificationForm_input__pvzjZ{background-color:#fff;border:1px solid #ced4da;border-radius:6px;color:#495057;font-size:1rem;padding:.8rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.NotificationForm_input__pvzjZ:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40;outline:0}.NotificationForm_error__RJGrc{color:#e74c3c;font-size:.875rem;height:1rem;margin-top:.3rem}.NotificationForm_buttonContainer__mIezH{display:flex;gap:1rem;grid-column:1/-1;margin-top:1.5rem}.NotificationForm_submitButton__r-b6e{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-grow:1;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease}.NotificationForm_submitButton__r-b6e:hover:not(:disabled){background-color:#0056b3}.NotificationForm_submitButton__r-b6e:disabled{background-color:#6c757d;cursor:not-allowed}.NotificationForm_cancelButton__K\+zTQ{background-color:#fff;border:1px solid #6c757d;border-radius:6px;color:#6c757d;cursor:pointer;flex-grow:1;font-size:1rem;font-weight:700;padding:.8rem 1.5rem;transition:background-color .2s ease,color .2s ease}.NotificationForm_cancelButton__K\+zTQ:hover{background-color:#f8f9fa}.DirectoryPage_pageWrapper__uVYr5{background-color:#f8f9fa;direction:rtl;min-height:100vh}.DirectoryPage_header__YkCnJ{background:linear-gradient(#0009,#0009),url(/static/media/headerbg.f68bf678a6c90c37c4f6.jpg);background-position:50%;background-size:cover;color:#fff;padding:2rem 1rem;text-align:center}.DirectoryPage_topNav__zT2ay{align-items:center;display:flex;justify-content:space-between;margin:0 auto 2rem;max-width:1200px}.DirectoryPage_logoContainer__G4VmF{gap:.75rem}.DirectoryPage_logo__L9TZP{height:50px}.DirectoryPage_logoText__7JHCn{font-size:1.2rem;font-weight:700}.DirectoryPage_authButtons__K5RH6{display:flex;gap:.5rem}.DirectoryPage_authButton__F9UmL{background-color:initial;border:1px solid #fff;border-radius:20px;color:#fff;font-size:.9rem;padding:.6rem 1rem;text-decoration:none;transition:background-color .2s,color .2s}.DirectoryPage_authButton__F9UmL.DirectoryPage_primary__e1-4X{background-color:#007bff;border-color:#007bff}.DirectoryPage_authButton__F9UmL:hover{background-color:#fff;color:#007bff}.DirectoryPage_headerContent__6IZPj{margin:2rem auto 0;max-width:700px}.DirectoryPage_headerContent__6IZPj h1{font-size:2.5rem;margin-bottom:.5rem}.DirectoryPage_headerContent__6IZPj p{color:#e9ecef;font-size:1.1rem}.DirectoryPage_mainContent__o7ZqB{margin:-2rem auto 0;max-width:1200px;padding:0 1rem 2rem;position:relative;z-index:10}.DirectoryPage_searchFilters__jukgQ{grid-gap:1rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #0000001a;display:grid;gap:1rem;grid-template-columns:1fr;padding:1.5rem}.DirectoryPage_resultsContainer__3tqmL{margin-top:2rem}.DirectoryPage_resultsGrid__lCIOS{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.DirectoryPage_lawyerCard__2XWSY{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.DirectoryPage_lawyerCard__2XWSY:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-5px)}.DirectoryPage_cardHeader__i7qgq h3{color:#007bff;font-size:1.25rem;margin:0}.DirectoryPage_cardInfo__5rjiv{align-items:center;color:#6c757d;display:flex;font-size:.9rem;gap:.5rem}.DirectoryPage_cardContact__kalcY{border-top:1px solid #e9ecef;margin-top:auto;padding-top:1rem}.DirectoryPage_contactButton__CG4wV{background-color:#28a745;border-radius:6px;color:#fff;display:block;font-weight:700;padding:.75rem;text-align:center;text-decoration:none;width:100%}.DirectoryPage_statusMessage__bP9KB{color:#6c757d;font-size:1.1rem;padding:3rem;text-align:center}@media (min-width:768px){.DirectoryPage_searchFilters__jukgQ{align-items:end;grid-template-columns:repeat(3,1fr)}.DirectoryPage_resultsGrid__lCIOS{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DirectoryPage_resultsGrid__lCIOS{grid-template-columns:repeat(3,1fr)}}.DirectoryPage_publicNav__M5B3k{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.DirectoryPage_navButton__fKPf1{background-color:initial;border:2px solid #fffc;border-radius:50px;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .2s ease}.DirectoryPage_navButton__fKPf1:hover{background-color:#fff;color:#2c3e50;transform:translateY(-2px)}.DirectoryPage_logoContainer__G4VmF{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}@media (min-width:768px){.DirectoryPage_logoContainer__G4VmF{flex-direction:row;gap:1.5rem}}.PublicServicesPage_pageContainer__L9xyE{background-color:#f4f7f9;direction:rtl;min-height:100vh;padding-bottom:3rem}.PublicServicesPage_header__T\+-pG{background:#2c3e50;color:#fff;margin-bottom:2rem;padding:3rem 1rem;text-align:center}.PublicServicesPage_header__T\+-pG h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.PublicServicesPage_header__T\+-pG p{color:#bdc3c7;font-size:1.1rem;margin:0 auto;max-width:600px}.PublicServicesPage_servicesGrid__L88H3{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px;padding:0 1rem}.PublicServicesPage_serviceCard__Y3ceI{background-color:#fff;border-radius:12px;box-shadow:0 4px 25px #00000012;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.PublicServicesPage_serviceCard__Y3ceI:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-5px)}.PublicServicesPage_cardContent__X6s1P{flex-grow:1;padding:1.5rem}.PublicServicesPage_cardTitle__oksEp{color:#34495e;font-size:1.5rem;margin:0 0 1rem}.PublicServicesPage_cardDescription__Z4kAd{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.PublicServicesPage_cardFee__pLp-L{align-items:center;background-color:#ecf0f1;border-radius:8px;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 1rem}.PublicServicesPage_cardFee__pLp-L strong{color:#27ae60;font-size:1.2rem}.PublicServicesPage_cardFooter__ih5Xa{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:1rem 1.5rem}.PublicServicesPage_requestButton__7JYJ9{align-items:center;background-color:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;padding:.8rem;transition:background-color .2s;width:100%}.PublicServicesPage_requestButton__7JYJ9:hover{background-color:#2980b9}.PublicServicesPage_statusMessage__Gv8fL{color:#7f8c8d;font-size:1.2rem;padding:4rem;text-align:center}@media (min-width:768px){.PublicServicesPage_servicesGrid__L88H3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PublicServicesPage_servicesGrid__L88H3{grid-template-columns:repeat(3,1fr)}}.CommuniquesResultPage_pageContainer__ZP94R{background-color:#f4f7f9;direction:rtl;min-height:100vh;padding-bottom:3rem}.CommuniquesResultPage_header__x8TJN{background:#2c3e50;color:#fff;margin-bottom:2rem;padding:3rem 1rem;text-align:center}.CommuniquesResultPage_header__x8TJN h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.CommuniquesResultPage_header__x8TJN p{color:#bdc3c7;font-size:1.1rem;margin:0 auto;max-width:600px}.CommuniquesResultPage_mainContent__ebcRc{margin:0 auto;max-width:1200px;padding:0 1rem}.CommuniquesResultPage_searchFilters__D7FhQ{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem}.CommuniquesResultPage_searchFilters__D7FhQ input{border:1px solid #ced4da;border-radius:6px;font-size:1rem;padding:.8rem 1rem;width:100%}.CommuniquesResultPage_resultsArea__8-MBz{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;overflow-x:auto}.CommuniquesResultPage_resultsArea__8-MBz table{border-collapse:collapse;text-align:right;width:100%}.CommuniquesResultPage_resultsArea__8-MBz td,.CommuniquesResultPage_resultsArea__8-MBz th{border-bottom:1px solid #e9ecef;padding:1rem}.CommuniquesResultPage_resultsArea__8-MBz th{background-color:#f8f9fa;color:#495057;font-weight:600}.CommuniquesResultPage_approved__vBXYi{color:#27ae60;font-weight:700}.CommuniquesResultPage_rejected__EcpE\+{color:#e74c3c;font-weight:700}@media (min-width:768px){.CommuniquesResultPage_searchFilters__D7FhQ{flex-direction:row}}.LawyerDashboardPage_dashboardContainer__nhjD1{background-color:#f8f9fa;direction:rtl;min-height:calc(100vh - 60px);padding:1.5rem}.LawyerDashboardPage_header__c7nX-{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.LawyerDashboardPage_headerMain__qL7B- h2{color:#343a40;font-size:2rem;margin-bottom:.5rem}.LawyerDashboardPage_headerMain__qL7B- p{color:#6c757d;font-size:1.1rem;margin:0}.LawyerDashboardPage_logoutButton__9AnuI{align-items:center;background-color:initial;border:1px solid #dc3545;border-radius:8px;color:#dc3545;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:.5rem;padding:.6rem 1.2rem;transition:background-color .2s,color .2s}.LawyerDashboardPage_logoutButton__9AnuI:hover{background-color:#dc3545;color:#fff}.LawyerDashboardPage_dashboardGrid__3MiUB{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.LawyerDashboardPage_card__GFiki{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:1.5rem;transition:transform .2s ease-in-out}.LawyerDashboardPage_card__GFiki:hover{transform:translateY(-5px)}.LawyerDashboardPage_cardHeader__dd-dN{align-items:center;border-bottom:1px solid #e9ecef;color:#007bff;display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:1rem}.LawyerDashboardPage_cardHeader__dd-dN h3{color:#495057;font-size:1.25rem;margin:0}.LawyerDashboardPage_dataList__SxJK1{list-style:none;margin:0 0 1.5rem;padding:0}.LawyerDashboardPage_dataList__SxJK1 li{border-bottom:1px solid #f1f3f5;display:flex;justify-content:space-between;padding:.75rem 0}.LawyerDashboardPage_dataList__SxJK1 li:last-child{border-bottom:none}.LawyerDashboardPage_actionButton__2W0x7{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem;transition:background-color .2s;width:100%}.LawyerDashboardPage_actionButton__2W0x7:hover{background-color:#0056b3}.LawyerDashboardPage_active__1-J9D,.LawyerDashboardPage_approved__lagSR,.LawyerDashboardPage_paid__tAJXg,.LawyerDashboardPage_read__otsq3{color:#28a745;font-weight:700}.LawyerDashboardPage_pending__CJUOb,.LawyerDashboardPage_pending_committee__\+4vth,.LawyerDashboardPage_pending_review__UTqqI,.LawyerDashboardPage_unread__vpmRK{color:#ffc107;font-weight:700}.LawyerDashboardPage_expired__IN9wm,.LawyerDashboardPage_failed__nRdqg,.LawyerDashboardPage_rejected__mQ\+Uj{color:#dc3545;font-weight:700}.LawyerDashboardPage_loading__HZkpK{font-size:1.5rem;padding:5rem;text-align:center}@media (min-width:768px){.LawyerDashboardPage_dashboardGrid__3MiUB{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.LawyerDashboardPage_dashboardGrid__3MiUB{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=main.1d5540ed.css.map*/