body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;touch-action:manipulation}@media screen and (max-width:768px){input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:16px!important}}.MuiButton-root,.MuiIconButton-root{min-height:44px;min-width:44px}.MuiTab-root{min-height:48px}.MuiTableContainer-root{-webkit-overflow-scrolling:touch;overflow-x:auto}@media screen and (max-width:600px){.mobile-card-container{padding:8px}.mobile-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:12px}.mobile-card-header{border-bottom:1px solid #e0e0e0;padding:16px}.mobile-card-content{padding:16px}.mobile-card-actions{border-top:1px solid #e0e0e0;display:flex;gap:8px;justify-content:flex-end;padding:12px 16px}}@media screen and (max-width:768px){.mobile-form-container{padding:16px}.mobile-form-section{margin-bottom:24px}.mobile-form-section-title{color:#1976d2;font-size:1.25rem;font-weight:600;margin-bottom:16px}.mobile-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.mobile-form-grid-two{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}}.mobile-nav-drawer{max-width:400px;width:85vw}.mobile-nav-header{align-items:center;background-color:#1976d2;color:#fff;display:flex;justify-content:space-between;min-height:64px;padding:16px}.mobile-nav-section{border-radius:8px;margin:4px 16px;min-height:56px}.mobile-nav-item{border-radius:8px;margin:2px 24px;min-height:48px}@media screen and (max-width:600px){.MuiDialog-paper{margin:16px;max-height:calc(100% - 32px);width:calc(100% - 32px)}.MuiDialogTitle-root{font-size:1.25rem;padding:16px}.MuiDialogContent-root{padding:16px}.MuiDialogActions-root{flex-direction:column;gap:12px;padding:16px}.MuiDialogActions-root .MuiButton-root{order:2;width:100%}.MuiDialogActions-root .MuiButton-contained{order:1}.MuiSnackbar-root{bottom:16px;left:16px;right:16px}.MuiSnackbarContent-root{border-radius:8px}}.mobile-loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:24px;text-align:center}.mobile-loading-message{color:#666;font-size:1rem;margin-top:16px}.mobile-error-container{background-color:#fff5f5;border:1px solid #ffcdd2;border-radius:8px;margin:16px;padding:16px}.mobile-error-title{color:#d32f2f;font-size:1.1rem;font-weight:600;margin-bottom:8px}.mobile-error-message{color:#d32f2f;font-size:.875rem;line-height:1.5}@media screen and (max-width:600px){.mobile-attachment-container{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;margin:16px 0;padding:12px 16px}.mobile-attachment-item{align-items:center;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e8eaf0;border-radius:12px;box-shadow:0 2px 12px #0000000f;display:flex;margin-bottom:12px;overflow:hidden;padding:16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-attachment-item:before{background:linear-gradient(45deg,#1976d2,#42a5f5);border-radius:0 4px 4px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.mobile-attachment-item:hover{border-color:#1976d2;box-shadow:0 6px 20px #1976d226;transform:translateY(-2px)}.mobile-attachment-name{color:#2c3e50;flex-grow:1;font-size:.9rem;font-weight:500;margin-left:12px}.mobile-attachment-actions{align-items:center;display:flex;gap:8px}.MuiList-root .MuiListItem-root{align-items:flex-start!important;background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e8eaf0;border-radius:12px;box-shadow:0 2px 12px #0000000f;flex-direction:column!important;margin-bottom:12px;overflow:hidden;padding:20px 16px!important;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.MuiList-root .MuiListItem-root:before{background:linear-gradient(45deg,#1976d2,#42a5f5);bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.MuiList-root .MuiListItem-root:hover{border-color:#1976d2;box-shadow:0 6px 20px #1976d226;transform:translateY(-2px)}.MuiListItem-root .MuiListItemSecondaryAction-root{align-self:flex-end;background:#1976d20a;border:1px solid #1976d21a;border-radius:20px;display:flex;gap:12px;margin-top:16px;padding:8px 16px;position:static!important;transform:none!important}.MuiListItem-root .MuiListItemText-root{margin:0;padding-right:0!important;width:100%}.mobile-attachment-upload-area{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px dashed #bdc3c7;border-radius:16px;margin-bottom:20px;min-height:120px!important;overflow:hidden;padding:24px 20px!important;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-attachment-upload-area:before{animation:rotate 20s linear infinite;background:conic-gradient(from 0deg,#0000,#1976d208,#0000);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%;z-index:0}.mobile-attachment-upload-area>*{position:relative;z-index:1}@keyframes rotate{to{transform:rotate(1turn)}}.mobile-attachment-upload-area:hover{background:linear-gradient(135deg,#f0f7ff,#e3f2fd)!important;border-color:#1976d2!important;box-shadow:0 8px 25px #1976d21f;transform:scale(1.01)}.MuiListItemSecondaryAction-root .MuiIconButton-root{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #1976d233;border-radius:12px;margin-left:0!important;min-height:48px!important;min-width:48px!important;padding:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.MuiListItemSecondaryAction-root .MuiIconButton-root:hover{background:#1976d21a;box-shadow:0 4px 12px #1976d233;transform:translateY(-1px)}.MuiListItemText-secondary .MuiChip-root{background:linear-gradient(135deg,#e3f2fd,#f0f7ff);border:1px solid #1976d233;border-radius:14px;color:#1565c0;font-size:.75rem!important;font-weight:500;height:28px!important;margin-bottom:6px!important;margin-right:8px!important;transition:all .2s ease}.MuiListItemText-secondary .MuiChip-root:hover{background:linear-gradient(135deg,#bbdefb,#e3f2fd);transform:translateY(-1px)}.mobile-drag-drop-zone{background:linear-gradient(135deg,#1976d208,#1976d20f);border:2px dashed #1976d2;border-radius:16px;box-shadow:0 4px 20px #1976d214;cursor:pointer;margin-bottom:20px;overflow:hidden;padding:32px 20px;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-drag-drop-zone:before{animation:gradient 3s ease infinite;background:linear-gradient(45deg,#1976d2,#42a5f5,#1976d2,#42a5f5);background-size:400% 400%;border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mobile-drag-drop-zone.dragover:before,.mobile-drag-drop-zone:hover:before{opacity:1}.mobile-drag-drop-zone.dragover,.mobile-drag-drop-zone:hover{background:linear-gradient(135deg,#1976d214,#1976d226);border-color:#0000;box-shadow:0 12px 35px #1976d233;transform:scale(1.03) translateY(-2px)}.mobile-drag-drop-zone .upload-icon{animation:float 3s ease-in-out infinite;color:#1976d2;filter:drop-shadow(0 4px 8px rgba(25,118,210,.3));font-size:3rem!important;margin-bottom:12px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.mobile-drag-drop-zone .upload-text{color:#1976d2;font-size:.95rem;font-weight:600;margin-bottom:8px;text-shadow:0 1px 2px #1976d21a}.mobile-drag-drop-zone .upload-subtext{color:#5a6c7d;font-size:.8rem;font-weight:400;line-height:1.5;opacity:.8}.mobile-attachment-item[style*=fff3e0]{background:linear-gradient(135deg,#fff8e1,#fffde7)!important;border-color:#ffb74d;box-shadow:0 2px 12px #ffb74d26}.mobile-attachment-item[style*=fff3e0]:before{background:linear-gradient(45deg,#ff9800,#ffb74d)}.MuiCircularProgress-root{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.MuiAlert-root.MuiAlert-standardError{border-left:4px solid #f44336;border-radius:12px;box-shadow:0 4px 16px #f4433626}.MuiAlert-root.MuiAlert-standardSuccess{border-left:4px solid #4caf50;border-radius:12px;box-shadow:0 4px 16px #4caf5026}}@media screen and (max-width:480px){.mobile-attachment-item{border-radius:10px;margin-bottom:10px;padding:14px 12px}.mobile-attachment-name{font-size:.85rem;margin-left:10px}.mobile-drag-drop-zone{min-height:100px;padding:20px 16px}.mobile-drag-drop-zone .upload-icon{font-size:2.25rem!important}.mobile-drag-drop-zone .upload-text{font-size:.85rem}.mobile-drag-drop-zone .upload-subtext{font-size:.7rem}.MuiListItemSecondaryAction-root .MuiIconButton-root{min-height:36px!important;min-width:36px!important;padding:8px!important}.MuiListItemText-secondary .MuiChip-root{font-size:.7rem!important;height:24px!important}.mobile-attachment-container{margin:12px 0;padding:10px 12px}.mobile-attachment-upload-area{min-height:90px!important;padding:18px 16px!important}}.mobile-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.mobile-table-scroll::-webkit-scrollbar{height:6px}.mobile-table-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.mobile-table-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.mobile-table-scroll::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media screen and (max-width:768px){.mobile-search-container{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:12px}.mobile-filter-container{display:flex;flex-direction:column;gap:12px;padding:16px}.mobile-filter-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto}}.mobile-smooth-transition{transition:all .2s ease-in-out}.mobile-bounce-in{animation:bounceIn .3s ease-out}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.MuiButton-root:focus-visible,.MuiIconButton-root:focus-visible,.MuiTextField-root:focus-within{outline:none}@media (prefers-color-scheme:dark) and (max-width:768px){.mobile-card{background-color:#1e1e1e;border-color:#333}.mobile-nav-drawer{background-color:#121212}.mobile-form-container{background-color:#1e1e1e}}@media print{.MuiFab-root,.mobile-card-actions,.mobile-nav-drawer{display:none!important}.mobile-card{border:1px solid #ccc;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}.mobile-hidden{display:none}@media screen and (min-width:769px){.mobile-only{display:none!important}}@media screen and (max-width:768px){.desktop-only{display:none!important}.mobile-full-width{width:100%!important}.mobile-text-center{text-align:center!important}.mobile-margin-bottom{margin-bottom:16px!important}.mobile-padding{padding:16px!important}.mobile-flex-column{flex-direction:column!important}.mobile-gap{gap:12px!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.MuiFormLabel-root,.MuiInputBase-input,.MuiTableCell-root{text-align:right!important}.MuiButton-startIcon{margin-left:8px!important;margin-right:-4px!important}.MuiButton-endIcon{margin-left:-4px!important;margin-right:8px!important}.MuiSelect-select,input,textarea{text-align:right!important}.MuiDialog-paper{direction:rtl!important}.MuiSnackbarContent-message,.MuiTooltip-tooltip{text-align:right!important}