@layer vuestic.styles,vuestic.components;@layer vuestic.components{.va-menu-item{display:table-row;cursor:pointer;position:relative;z-index:0}.va-menu-item:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:var(--va-menu-item-hover-color);opacity:0;z-index:-1;transition:all .3s ease-in-out}.va-menu-item__cell{display:table-cell;vertical-align:middle}.va-menu-item__cell--center{padding:0 var(--va-menu-padding-x);text-align:left;width:100%}.va-menu-item__cell--left,.va-menu-item__cell--right{padding:0 var(--va-menu-padding-x);text-align:center;min-width:1px;white-space:nowrap}.va-menu-item__cell--left:empty,.va-menu-item__cell--right:empty{padding:0}.va-menu-item__cell--left{padding-right:0}.va-menu-item__cell--right{padding-left:0}.va-menu-item:hover:after{background:var(--va-menu-item-hover-color);opacity:var(--va-menu-item-hover-opacity)}.va-menu-item--disabled{opacity:.5;cursor:not-allowed}.va-menu-item--keyboard-focus{outline:2px solid var(--va-focus)!important;border-radius:2px}}@layer vuestic.styles,vuestic.components;@layer vuestic.components{.va-menu-list__group-name-wrapper[data-v-4dd1ae9a]{font-size:9px;font-style:normal;font-weight:700;letter-spacing:.4px;text-transform:uppercase;padding:0 var(--va-menu-padding-x);overflow:hidden;height:1rem;position:relative;color:var(--va-color-computed)}.va-menu-list__group-name-wrapper .va-menu-list__group-name[data-v-4dd1ae9a]{position:absolute;width:100%;top:0;left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@layer vuestic.styles,vuestic.components;@layer vuestic.components{:root,:host{--va-menu-padding-x: 8px;--va-menu-padding-y: 8px;--va-menu-item-hover-color: var(--va-primary);--va-menu-item-hover-opacity: .05}.va-menu-list{overflow:auto;min-width:200px;table-layout:fixed;width:-moz-max-content;width:max-content;outline:none}.va-menu-list .va-menu-item{display:table-row;vertical-align:unset;line-height:unset}.va-menu-list td:not(.va-menu-list__virtual-td){padding-top:calc(var(--va-menu-padding-y) / 2);padding-bottom:calc(var(--va-menu-padding-y) / 2)}.va-menu-list__virtual-td:has(tr){display:table-row-group}.va-menu-list .va-divider{margin:0}}
