.admin-dashboard[data-v-56402276]{background-color:#f5f5f5;height:100vh;display:flex;overflow:hidden}.admin-dashboard[data-v-56402276] .van-nav-bar{position:fixed;width:100%;top:0;left:0;z-index:1000;background-color:#e26129;height:46px}.admin-dashboard[data-v-56402276] .van-nav-bar .van-nav-bar__text,.admin-dashboard[data-v-56402276] .van-nav-bar .van-nav-bar__title{color:#fff}.admin-dashboard[data-v-56402276] .van-nav-bar .van-icon{color:#fff;cursor:pointer}.admin-dashboard .nav-icon[data-v-56402276]{transition:transform .3s ease}.admin-dashboard .nav-icon[data-v-56402276]:hover{transform:scale(1.1)}.admin-dashboard .sidebar[data-v-56402276]{width:220px;background-color:#472a09;height:calc(100vh - 46px);margin-top:46px;box-shadow:2px 0 4px rgba(0,0,0,.1);position:fixed;left:0;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:99;overflow-y:auto;overflow-x:hidden}.admin-dashboard .sidebar .sidebar-content[data-v-56402276]{width:220px;transition:transform .3s cubic-bezier(.4,0,.2,1);padding-top:20px}.admin-dashboard .sidebar.sidebar-collapsed[data-v-56402276]{width:0}.admin-dashboard .sidebar.sidebar-collapsed .sidebar-content[data-v-56402276]{transform:translateX(-220px)}.admin-dashboard .sidebar .menu-section[data-v-56402276]{margin-bottom:20px}.admin-dashboard .sidebar .menu-section .menu-title[data-v-56402276]{padding:0 20px;margin:0 0 10px;color:#f0cc7f;font-size:16px;font-weight:700;white-space:nowrap;opacity:1;transition:opacity .3s ease}.admin-dashboard .sidebar .menu-section .menu-items .menu-item[data-v-56402276]{padding:12px 20px;color:#fff;cursor:pointer;transition:all .3s ease;font-size:14px;white-space:nowrap;position:relative;overflow:hidden}.admin-dashboard .sidebar .menu-section .menu-items .menu-item[data-v-56402276]:hover{background-color:#e26129;color:#fff}.admin-dashboard .sidebar .menu-section .menu-items .menu-item.active[data-v-56402276]{background-color:#e26129;color:#fff;border-left:3px solid #fff}.admin-dashboard .sidebar .menu-section .menu-items .menu-item.menu-item-collapsed[data-v-56402276]{opacity:0}.admin-dashboard .main-content[data-v-56402276]{flex:1;margin-left:220px;margin-top:46px;height:calc(100vh - 46px);overflow-y:auto;overflow-x:auto;transition:all .3s cubic-bezier(.4,0,.2,1);padding:20px;box-sizing:border-box}.admin-dashboard .main-content.content-expanded[data-v-56402276]{margin-left:0}@media (max-width:768px){.admin-dashboard .sidebar.sidebar-collapsed[data-v-56402276]{transform:translateX(-220px)}}