@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-start:#860fad;--bg-end:#1a084d;--accent:#744993;--text:#f8fafc;--hover:#02160880;--submenu-bg:#ffffff08;--badge-bg:#ff4d4f;--badge-text:#fff;--navbar-height:64px;--sidebar-width:241px;--page-bg:#fff;--card-bg:#ffffff0a;--border:#ffffff14;--font:"Outfit", sans-serif}html,body{background:var(--page-bg);height:100%;color:var(--text);font-family:var(--font);font-size:14px}a{color:inherit;text-decoration:none}button{font-family:var(--font);cursor:pointer;background:0 0;border:none}@keyframes ht-progress{0%{width:100%}to{width:0%}}
*{scrollbar-width:thin;scrollbar-color:#065f46 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0;border-radius:8px}::-webkit-scrollbar-thumb{background:linear-gradient(#065f46 0% 100%) padding-box padding-box;border:2px solid #0000;border-radius:8px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#94a3b8 0%,#64748b 100%) padding-box padding-box;border:2px solid #0000}::-webkit-scrollbar-thumb:active{background:linear-gradient(#64748b 0%,#475569 100%) padding-box padding-box;border:2px solid #0000}::-webkit-scrollbar-corner{background:0 0}.sidebar-scroll{scrollbar-width:thin;scrollbar-color:#0f766e66 transparent;scroll-behavior:smooth;overflow:hidden auto}.sidebar-scroll::-webkit-scrollbar{width:6px}.sidebar-scroll::-webkit-scrollbar-track{background:0 0;margin:8px 0}.sidebar-scroll::-webkit-scrollbar-thumb{opacity:.4;background:linear-gradient(#14b8a6 0%,#0f766e 100%);border-radius:99px;transition:all .25s}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(#0d9488 0%,#115e59 100%);width:8px}.sidebar-scroll::-webkit-scrollbar-thumb{opacity:0}.sidebar-scroll:hover::-webkit-scrollbar-thumb{opacity:1}.modal-scroll{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;scroll-behavior:smooth;overflow-y:auto}.modal-scroll::-webkit-scrollbar{width:8px}.modal-scroll::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}.modal-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;transition:background .2s}.modal-scroll::-webkit-scrollbar-thumb:hover{background:#9ca3af}.table-scroll{scrollbar-width:thin;scrollbar-color:#99f6e4 #f0fdfa;overflow:auto}.table-scroll::-webkit-scrollbar{width:10px;height:10px}.table-scroll::-webkit-scrollbar-track{background:#f0fdfa;border-left:1px solid #e5e7eb;border-radius:0}.table-scroll::-webkit-scrollbar-thumb{background:#5eead4 padding-box padding-box;border:2px solid #f0fdfa;border-radius:99px}.table-scroll::-webkit-scrollbar-thumb:hover{background:#14b8a6 padding-box padding-box;border:2px solid #f0fdfa}.hide-scroll{scrollbar-width:none;-ms-overflow-style:none}.hide-scroll::-webkit-scrollbar{display:none}.fade-scroll::-webkit-scrollbar-thumb{background-color:#0000;transition:background-color .3s}.fade-scroll:hover::-webkit-scrollbar-thumb{background-color:#94a3b899}.fade-scroll:focus-within::-webkit-scrollbar-thumb{background-color:#94a3b899}.fade-scroll:hover::-webkit-scrollbar-thumb:hover{background-color:#64748bcc}.fade-scroll:focus-within::-webkit-scrollbar-thumb:hover{background-color:#64748bcc}
