@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Euclid Circular A}button{background:transparent;border:0;padding:0;cursor:pointer;text-align:left}.sidebar{position:fixed;top:0;left:0;display:flex;flex-direction:column;gap:8px;width:250px;height:100%;padding:15px 10px;background:#1d212a;border-right:1px solid #2e303e;transition:width .4s}.sidebar{scrollbar-width:thin;scrollbar-color:#3a3a3a #000000}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-track{background:#000}.sidebar::-webkit-scrollbar-thumb{background-color:#000;border-radius:10px;border:2px solid #000000}.sidebar::-webkit-scrollbar-thumb:hover{background-color:#000}.sidebar-header{display:flex;align-items:center;height:72px;padding:0 1.25rem 0 0;border-bottom:1px solid #2e303e;color:#e1ecff}.sidebar .sidebar-header button{width:54px}.sidebar-logo{height:20px}.sidebar button{position:relative;display:flex;gap:10px;align-items:center;height:50px;width:100%;border-radius:6px;font-family:inherit;font-size:13px;font-weight:400;line-height:1;padding:0 8px;color:#e1ecff;transition:background .3s;text-align:left}.sidebar button span:nth-child(2){flex:1 1 auto}.sidebar button:is(.active,:hover){background:#000;background:-webkit-linear-gradient(to left,#434343,#000000);background:linear-gradient(to left,#434343,#000)}.sidebar button span{transition:.3s}.sidebar button.active>span:nth-child(3){rotate:-180deg}.sidebar button:not(.active):hover{background:#2e303e}.sub-nav button.active:before{background:#e1ecff}.sub-nav{overflow:hidden;transition:.5s}.sub-nav button{padding-left:54px}.sub-nav button:before{content:"";position:absolute;top:50%;left:25px;translate:0 -50%;width:5px;height:5px;border-radius:50%;background-color:#e1ecff}.material-symbols-outlined{font-size:22px}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif}
