.sidebarMenuBox{flex-direction:column;height:100%}.sidebarHeaderBox,.sidebarMenuBox{display:flex;justify-content:space-between}.sidebarHeaderBox{align-items:center;height:64px}.sidebarHeaderTitleSection{display:flex;align-items:center}.sidebarHeaderLogo{padding:10px;width:60px!important;height:auto!important;aspect-ratio:1/1!important}.sidebarHeaderTitle{padding:10px;font-size:32px;font-weight:700}.sidebarProfileBox{display:flex;flex-direction:column;align-items:center;gap:20px;margin:30px;font-size:18px;font-weight:700}.listNestedTitle{padding:8px 16px;font-size:18px;font-weight:700}.layoutBox{display:flex;justify-content:flex-end}.topbar{position:fixed;z-index:999}.dashboard{display:flex;position:relative;top:65px;padding:20px;flex-wrap:wrap;justify-content:center;min-height:calc(100vh - 65px)}.topbarBox{justify-content:space-between;height:65px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.topbarBox,.topbarLeftGroup,.topbarRightGroup{display:flex;align-items:center}.topbarTitle{padding:10px;font-size:18px;font-weight:700}.topbarButton{padding:10px;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:background-color .2s ease,transform .1s ease}.topbarButton:hover{background-color:rgba(128,128,128,.1)}.topbarButton:active{transform:scale(.96);background-color:rgba(128,128,128,.2)}.topbarSelectorBox{border-radius:10px;padding:10px;margin:5px;font-size:18px;border:none}.topbarSelectorBox option,.topbarSelectorBox:hover{cursor:pointer}