.menu-card{background:rgb(var(--v-theme-surface))!important;border:1px solid rgba(var(--v-theme-on-surface),.08)}.menu-header{border-bottom:1px solid rgba(var(--v-theme-on-surface),.06)}.menu-item{transition:all .2s ease}.menu-item:hover{background:rgba(var(--v-theme-primary),.08)!important;color:rgb(var(--v-theme-primary))}.menu-item:hover .menu-icon-wrapper{background:rgba(var(--v-theme-primary),.15);color:rgb(var(--v-theme-primary))}.menu-icon-wrapper{align-items:center;background:rgba(var(--v-theme-on-surface),.06);border-radius:8px;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}
