*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Tajawal,Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5;overflow-x:hidden}body[dir=ltr]{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#80808040;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#80808066}::selection{background:#00c0a34d}:focus-visible{outline:2px solid #00C0A3;outline-offset:2px;border-radius:4px}button{font-family:inherit;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.fade-in{animation:fadeIn .3s ease-out}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.sidebar-desktop{display:none!important}.sidebar-mobile-toggle{display:flex!important}}@media (min-width: 769px){.sidebar-mobile,.sidebar-mobile-overlay,.sidebar-mobile-toggle{display:none!important}}.recharts-wrapper{font-family:inherit!important}
