@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Cairo:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{direction:rtl}body{background:#0e0f11;font-family:Inter,Cairo,Roboto,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#1fedb426;color:#f1f3f5}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#22252b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a2d35}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeSlideUp .3s ease-out}@keyframes shimmerPulse{0%,to{opacity:.35}50%{opacity:.55}}.skeleton-shimmer{animation:shimmerPulse 1.6s ease-in-out infinite;will-change:opacity}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.drawer-content-fade{animation:contentFadeIn .18s ease-out both}@keyframes statusPop{0%{transform:scale(.85);opacity:.7}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}.status-pop{animation:statusPop .2s ease-out}.table-hover-row{transition:background-color .15s ease,border-color .15s ease;border-right:2px solid transparent}.table-hover-row:hover{background-color:#1fedb408!important;border-right-color:#1fedb459}.focus-ring:focus-visible{outline:2px solid rgba(31,237,180,.5);outline-offset:2px;border-radius:4px}.focus-ring:focus:not(:focus-visible){outline:none}.disabled-polish{opacity:.45;pointer-events:none;filter:grayscale(.3)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--bottom-nav-height: 64px}@media (max-width: 900px){.MuiListItemButton-root{min-height:44px}.MuiIconButton-root{min-width:40px;min-height:40px}.animate-in{padding:12px!important}.MuiTableContainer-root{overflow-x:auto;-webkit-overflow-scrolling:touch}.MuiCard-root{border-radius:12px!important}.MuiDialog-paper{margin:0!important;max-height:100%!important;border-radius:0!important}.MuiInputBase-root{font-size:16px!important}.MuiDialogActions-root{flex-direction:column;gap:8px;padding:12px!important}.MuiDialogActions-root>button{width:100%;margin:0!important}::-webkit-scrollbar{width:0px;height:0px}.MuiPopover-paper{max-width:calc(100vw - 16px)!important;max-height:70vh!important}}@media (max-width: 480px){.animate-in{padding:8px!important}.MuiTypography-h4,.MuiTypography-h5{font-size:1.1rem!important}.MuiTypography-h6{font-size:.95rem!important}}.mobile-bottom-spacer{height:calc(var(--bottom-nav-height) + var(--safe-area-bottom) + 16px)}
