.admin-container,.sidebar{min-height:100vh}.sidebar{background:#1a1a2e;position:fixed;left:0;top:0}.sidebar-logo{height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;color:#fff;font-size:18px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.1)}.sidebar-logo i{font-size:24px;color:#667eea}.el-menu{border-right:none}.el-menu-item{height:50px;line-height:50px;margin:4px 8px;border-radius:8px}.el-menu-item:hover{background:rgba(102,126,234,.2)!important}.el-menu-item.is-active{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important}.el-menu-item i{margin-right:8px}.admin-main{margin-left:220px;padding:30px;background:#f5f7fa;min-height:100vh}