@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,sans-serif;background:#ebedf1;color:#15171f;-webkit-font-smoothing:antialiased}button,input,textarea,select{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}@keyframes brandpulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.82}}.brandpulse{animation:brandpulse 1.05s ease-in-out infinite}@keyframes brandfloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.brandfloat{animation:brandfloat 1.4s ease-in-out infinite}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d5d8df;border-radius:9px}@keyframes eqbar{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}.eq{display:inline-flex;align-items:center;gap:3px;height:22px}.eq i{width:3px;height:100%;background:currentColor;border-radius:2px;transform-origin:center;animation:eqbar .9s ease-in-out infinite}.eq i:nth-child(2){animation-delay:.15s}.eq i:nth-child(3){animation-delay:.3s}.eq i:nth-child(4){animation-delay:.45s}.eq i:nth-child(5){animation-delay:.6s}@keyframes recpulse{0%,to{opacity:1}50%{opacity:.35}}.recdot{width:10px;height:10px;border-radius:99px;background:#d33;animation:recpulse 1s ease-in-out infinite}@keyframes toastIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.m-loadlogo .m-path{stroke-dasharray:60;stroke-dashoffset:60;animation:m-line 1.8s ease-in-out infinite}.m-loadlogo .m-c1{animation:m-c1 1.8s ease-in-out infinite}.m-loadlogo .m-c2{opacity:.26;animation:m-c2 1.8s ease-in-out infinite}@keyframes m-line{0%{stroke-dashoffset:60}42%{stroke-dashoffset:0}58%{stroke-dashoffset:0}to{stroke-dashoffset:60}}@keyframes m-c1{0%,12%{opacity:1}30%,to{opacity:.26}}@keyframes m-c2{0%,38%{opacity:.26}50%{opacity:1}72%,to{opacity:.26}}
