.sidebar{background-color:#fff;border:1px solid var(--app-border-color);border-top:none}.sidebar__title{background-color:var(--color-zinc-500);color:#fff;font-size:.8rem;font-weight:700;padding:1rem}.sidebar__brand-item{border-bottom:1px solid var(--app-border-color);color:#555;position:relative}.sidebar__brand-item a:hover{box-shadow:inset 0 0 10px #ead0af80;transition:all .3s}.sidebar__brand-item a:after{background-color:#fff;bottom:5px;content:"";left:5px;position:absolute;top:5px;transition:all .5s;width:4px}.sidebar__brand-item a.router-link-exact-active:after{background-color:var(--p-primary-color)}#app-header{background-color:#fffc;border-bottom:1px solid var(--app-border-color);height:var(--app-header-height);left:0;position:fixed;right:0;top:0;z-index:100}#app-header .p-button .p-badge{height:8px!important;min-width:8px!important;width:8px!important}#app-header .p-button:not(.has-items) .p-badge{display:none}#app-footer{padding:3rem 1rem}
