.side-nav[data-v-b2da9064]{position:fixed;width:0;height:100vh;background-color:#e8e8e8;overflow:hidden;transition:width .5s ease;z-index:1}.side-nav .profile-username[data-v-b2da9064]{margin:0 10px 10px 10px;display:flex;justify-content:center;word-break:break-all;text-align:center;width:210px}.side-nav.open[data-v-b2da9064]{width:230px;border-right:1px solid #476f84;z-index:9}