.moto-menu-item{position:relative;display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:66px;padding-top:14px!important;padding-right:22px!important;padding-bottom:14px!important;color:#ffffff!important;text-align:left!important;background:linear-gradient(90deg,rgba(3,18,34,0.56) 0%,rgba(3,15,29,0.34) 55%,rgba(3,15,29,0.14) 100%)!important;border:1px solid rgba(150,188,220,0.20)!important;border-radius:0 22px 22px 0;box-shadow:inset 0 1px 0 rgba(255,255,255,0.025),inset 0 -1px 0 rgba(0,0,0,0.18),0 4px 18px rgba(0,0,0,0.10);backdrop-filter:none;-webkit-backdrop-filter:none;overflow:hidden;transition:background 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease,transform 0.3s ease}.moto-menu-item::before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:#39b8ff;box-shadow:0 0 8px rgba(57,184,255,0.75),0 0 16px rgba(57,184,255,0.28);opacity:0.95;transition:background-color 0.3s ease,box-shadow 0.3s ease,width 0.3s ease;pointer-events:none;z-index:3}.moto-menu-item::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(233,36,53,0.18) 0%,rgba(233,36,53,0.06) 42%,transparent 78%);opacity:0;transition:opacity 0.3s ease;pointer-events:none;z-index:0}.moto-menu-item>*{position:relative;z-index:2}.moto-menu-item:hover{background:linear-gradient(90deg,rgba(25,8,17,0.88) 0%,rgba(7,19,35,0.78) 58%,rgba(3,14,28,0.58) 100%)!important;border-color:rgba(233,36,53,0.58)!important;box-shadow:0 0 0 1px rgba(233,36,53,0.10),0 8px 26px rgba(0,0,0,0.34),inset 0 0 22px rgba(233,36,53,0.08)!important;transform:translateX(5px)}.moto-menu-item:hover::before{width:4px;background:#e92435;box-shadow:0 0 9px rgba(233,36,53,0.95),0 0 22px rgba(233,36,53,0.62)}.moto-menu-item:hover::after{opacity:1}@media (max-width:767px){.moto-menu-item{min-height:60px;border-radius:0 18px 18px 0}}