#abd-sidebar{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}#abd-sidebar-header{box-sizing:border-box;height:70px;padding:16px;display:flex;align-items:center}#abd-sidebar-header .title{cursor:pointer;font-family:pretendard;font-size:22px;font-weight:800;line-height:100%;letter-spacing:0%;text-decoration:none;color:inherit}#abd-sidebar-body{height:calc(100% - 138px);overflow-y:auto}#abd-sidebar-body .menu{box-sizing:border-box;height:52px;padding:12px 16px}#abd-sidebar-body .menu .menu-link{box-sizing:border-box;height:28px;padding:0 8px;text-decoration:none;color:inherit;display:flex;width:100%;column-gap:8px;align-items:center}#abd-sidebar-body .menu .menu-link .menu-name{color:#b0b0b0;font-weight:500;font-family:pretendard;font-size:15px;line-height:20px;vertical-align:middle}#abd-sidebar-body .menu:hover{background-color:#242f45;cursor:pointer}#abd-sidebar-body .menu.active{background-color:#242f45}#abd-sidebar-body .menu.active .menu-name{color:inherit!important}#abd-sidebar-body::-webkit-scrollbar{width:6px;background-color:inherit}#abd-sidebar-body::-webkit-scrollbar-thumb{background-color:#b0b0b0;border-radius:4px}#abd-sidebar-footer{box-sizing:border-box;height:68px;padding:12px 16px 16px;display:flex;align-items:center}#abd-sidebar-footer a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;padding:0 8px;width:100%;cursor:pointer}#abd-sidebar-footer a span{font-family:pretendard;font-size:15px;line-height:20px;font-weight:500;color:inherit}#abd-sidebar-footer a>svg{transform:rotate(180deg)}.abd-avatar.svelte-3abuc1{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;padding:0;box-sizing:border-box;overflow:hidden}.abd-avatar.svelte-3abuc1 img:where(.svelte-3abuc1){width:100%;height:100%;object-fit:cover;border-radius:50%}
