.sys-sidebar[data-v-54ce3892]{height:100%;position:relative;background:linear-gradient(180deg,#fff,#f7faff);border-right:1px solid #eef2f7;box-shadow:inset -1px 0 0 rgba(24,39,75,.03);overflow:hidden;transition:width .25s ease}.brand[data-v-54ce3892]{display:flex;align-items:center;gap:12px;padding:18px 14px 12px 14px;position:relative;z-index:1}.brand.mini[data-v-54ce3892]{justify-content:center;padding:16px 0 8px}.brand-badge[data-v-54ce3892]{width:36px;height:36px;border-radius:12px;background:radial-gradient(120% 120% at 10% 10%,#e6f1ff 0,#eaf7ff 45%,#fff 100%);border:1px solid #e8eef7;display:grid;place-items:center;box-shadow:0 4px 14px rgba(80,120,255,.12)}.brand-badge i[data-v-54ce3892]{color:#5a7be7;font-size:18px}.brand.mini .brand-badge[data-v-54ce3892]{width:38px;height:38px}.brand-text .brand-title[data-v-54ce3892]{font-weight:600;color:#27364a;font-size:14px;letter-spacing:.2px}.brand-text .brand-sub[data-v-54ce3892]{font-size:12px;color:#91a1b4;margin-top:2px}.menu-wrap[data-v-54ce3892]{height:calc(100% - 120px);padding:6px 6px 60px 6px;position:relative;z-index:1}.custom-scroll[data-v-54ce3892]{overflow:auto}.custom-scroll[data-v-54ce3892]::-webkit-scrollbar{width:8px}.custom-scroll[data-v-54ce3892]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.08);border-radius:8px}.custom-scroll[data-v-54ce3892]:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12)}[data-v-54ce3892] .menu-vertical{background:transparent;border-right:0}.submenu-title[data-v-54ce3892]{color:#344767;font-size:14px;font-weight:600}.submenu-dot[data-v-54ce3892]{width:8px;height:8px;border-radius:50%;margin-left:auto;background:linear-gradient(135deg,#bcd5ff,#dfeaff);border:1px solid #e6efff}.menu-item-rich[data-v-54ce3892]{position:relative;border-radius:10px;margin:6px 10px;padding-left:10px!important;transition:background .2s ease,box-shadow .2s ease,transform .02s ease}.menu-item-rich[data-v-54ce3892]:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:3px;background:transparent;transition:background .2s ease}.menu-title[data-v-54ce3892]{color:#3b4a62;font-size:13px;letter-spacing:.2px}.menu-bullet[data-v-54ce3892]{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:8px;background:#e2eaf6;border:1px solid #eaf0fb}[data-v-54ce3892] .el-menu-item.menu-item-rich:hover{background:linear-gradient(180deg,#c4e5ff,#bed7ff)!important;box-shadow:inset 0 1px 0 rgba(80,120,255,.04)}[data-v-54ce3892] .el-menu-item.menu-item-rich:hover:before{background:#9cc3ff}[data-v-54ce3892] .el-menu-item.is-active{background:linear-gradient(180deg,#a0c4ff,#8db9ff)!important;box-shadow:inset 0 0 0 1px #d8e8ff;border-radius:10px}[data-v-54ce3892] .el-menu-item.is-active:before{background:#5a8fff}[data-v-54ce3892] .el-menu-item.is-active .menu-title{color:#2f5ec4;font-weight:600}
/*   !* —— 增强选中态（选中项更加突出） —— *!
    ::v-deep .el-menu-item.is-active {
        background: linear-gradient(180deg, #a0c4ff 0%, #8db9ff 100%) !important; !* 更明显的渐变背景 *!
        border-radius: 10px;
        box-shadow: inset 0 0 8px rgba(80, 120, 255, 0.2);  !* 添加内阴影，让选中项更立体 *!
    }

    ::v-deep .el-menu-item.is-active .menu-title {
        color: #2d4f9d !important; !* 强调选中项的文字颜色 *!
        font-weight: bold;         !* 强调文字 *!
    }

    !* 左侧高亮条更加显眼 *!
    ::v-deep .el-menu-item.is-active::before {
        background: #3a75ff;   !* 更显眼的条形高亮 *!
    }

    !* —— 高亮效果：提高对比度 —— *!
    ::v-deep .el-submenu.is-active > .el-submenu__title {
        background: #e3f0ff !important;  !* 子菜单选中时背景色对比增强 *!
        color: #2d4f9d; !* 文字颜色 *!
        box-shadow: inset 0 0 5px rgba(80, 120, 255, 0.3);
    }

    ::v-deep .el-submenu.is-active > .el-submenu__title:hover {
        background: #b3d4ff !important;  !* 悬停时的轻微变化 *!
    }
*/[data-v-54ce3892] .el-submenu__title{margin:6px 6px;min-height:42px;height:auto;line-height:20px;padding-top:10px;padding-bottom:10px;display:flex;align-items:flex-start;border-radius:10px;color:#344767;font-weight:600;transition:background .2s ease,box-shadow .2s ease}[data-v-54ce3892] .el-submenu__title:hover{background:linear-gradient(180deg,#c4e5ff,#bed7ff)!important;box-shadow:inset 0 0 0 1px #eef4ff}[data-v-54ce3892] .el-menu--inline{background:transparent!important;padding-left:6px}.collapse[data-v-54ce3892]{position:absolute;bottom:8px;left:0;right:0;display:grid;place-items:center;pointer-events:none;z-index:1}.footer-shadow[data-v-54ce3892]{position:absolute;left:0;right:0;bottom:58px;height:24px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 70%)}.collapse-btn[data-v-54ce3892]{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e6ecf5;background:#fff;border-radius:12px;cursor:pointer;box-shadow:0 6px 16px rgba(28,76,186,.08);transition:box-shadow .2s ease,transform .05s ease}.collapse-btn i[data-v-54ce3892]{font-size:18px;color:#4e6ae6}.collapse-btn[data-v-54ce3892]:hover{box-shadow:0 8px 20px rgba(28,76,186,.12)}.collapse-btn[data-v-54ce3892]:active{transform:translateY(1px)}.collapse-text[data-v-54ce3892]{color:#5c6f8a;font-size:12px}[data-v-54ce3892] .el-menu--collapse{width:100%!important}[data-v-54ce3892] .el-menu--collapse>.el-menu-item,[data-v-54ce3892] .el-menu--collapse>.el-submenu>.el-submenu__title{padding:0!important;display:flex;align-items:center;justify-content:center;text-align:center;height:44px;line-height:44px;margin:6px 8px;border-radius:12px}[data-v-54ce3892] .el-menu--collapse>.el-menu-item i,[data-v-54ce3892] .el-menu--collapse>.el-submenu>.el-submenu__title i{margin:0!important;font-size:18px}[data-v-54ce3892] .el-menu--collapse>.el-menu-item.menu-item-rich:before,[data-v-54ce3892] .el-menu--collapse>.el-menu-item .menu-title,[data-v-54ce3892] .el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow,[data-v-54ce3892] .el-menu--collapse>.el-submenu>.el-submenu__title .submenu-dot,[data-v-54ce3892] .el-menu--collapse>.el-submenu>.el-submenu__title .submenu-title{display:none!important}[data-v-54ce3892] .el-menu--popup .menu-title,[data-v-54ce3892] .el-menu--popup .submenu-title{display:inline!important;opacity:1!important;visibility:visible!important}[data-v-54ce3892] .el-menu--popup{min-width:168px;z-index:2010;box-shadow:0 10px 28px rgba(16,44,112,.12);border:1px solid #e9eff8;border-radius:10px;background:#fff}[data-v-54ce3892] .el-menu--popup .el-menu-item,[data-v-54ce3892] .el-menu--popup .el-submenu__title{padding:0 14px}[data-v-54ce3892] .el-menu-item.menu-item-rich{min-height:42px;height:auto!important;line-height:20px!important;padding-top:10px;padding-bottom:10px;display:flex;align-items:flex-start}.menu-title[data-v-54ce3892],.submenu-title[data-v-54ce3892]{max-width:170px;white-space:normal;word-break:break-all;overflow:visible;text-overflow:unset;display:inline-block;line-height:20px}[data-v-54ce3892] .el-menu-item i,[data-v-54ce3892] .el-submenu__title i{color:#7b8ca8}.sidebar-bg[data-v-54ce3892]{pointer-events:none;position:absolute;inset:0;overflow:hidden}.bg-gradients[data-v-54ce3892]{position:absolute;inset:-20% -10% 0 -10%;background:radial-gradient(300px 160px at 85% 10%,rgba(120,170,255,.25) 0,hsla(0,0%,100%,0) 70%),radial-gradient(260px 180px at 10% 35%,rgba(109,194,255,.18) 0,hsla(0,0%,100%,0) 75%),radial-gradient(220px 140px at 40% 75%,rgba(150,220,255,.12) 0,hsla(0,0%,100%,0) 80%);mix-blend-mode:normal;opacity:.9}.bg-noise[data-v-54ce3892]{position:absolute;inset:0;opacity:.06;background-image:url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' width='120' height='120' viewBox='0 0 120 120'>    <filter id='n'>      <feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/>      <feColorMatrix type='saturate' values='0'/>      <feComponentTransfer><feFuncA type='table' tableValues='0 0 0.8 0'/></feComponentTransfer>    </filter>    <rect width='120' height='120' filter='url(%23n)' opacity='0.6'/>  </svg>");background-size:240px 240px;pointer-events:none}.bg-waves[data-v-54ce3892]{position:absolute;top:-4px;right:-40px;width:240px;height:160px;opacity:.25;background-image:url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' width='320' height='220' viewBox='0 0 320 220'>    <defs>      <linearGradient id='g' x1='0' y1='0' x2='1' y2='1'>        <stop offset='0%' stop-color='%23e8f1ff'/>        <stop offset='100%' stop-color='%23dfeaff'/>      </linearGradient>    </defs>    <path d='M0,180 C80,140 120,220 200,180 C260,150 290,190 320,170 L320,0 L0,0 Z' fill='url(%23g)'/>  </svg>");background-size:cover;-webkit-mask-image:radial-gradient(180px 120px at 60% 40%,#000 60%,transparent 100%);mask-image:radial-gradient(180px 120px at 60% 40%,#000 60%,transparent 100%)}.bg-stamp[data-v-54ce3892]{position:absolute;left:-18px;bottom:72px;width:120px;height:120px;opacity:.12;transform:rotate(-8deg);background-image:url("data:image/svg+xml;utf8,  <svg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'>    <defs>      <linearGradient id='lg' x1='0' y1='0' x2='1' y2='1'>        <stop offset='0%' stop-color='%23cfe3ff'/>        <stop offset='100%' stop-color='%23eaf2ff'/>      </linearGradient>    </defs>    <circle cx='80' cy='80' r='70' fill='url(%23lg)' stroke='%23cddcf5' stroke-width='2'/>    <text x='80' y='88' text-anchor='middle' font-family='Arial' font-size='18' fill='%23607ecb'>REG</text>  </svg>");background-size:contain;background-repeat:no-repeat}.my_icon_style[data-v-54ce3892]{font-style:normal;margin-right:5px;font-size:18px;width:28px;display:inline-block}.content[data-v-e1b47bb4]{background-color:#eef0f5;width:100%;height:100%;display:flex;min-width:1200px}.content .leftBar[data-v-e1b47bb4]{overflow:auto;margin:10px 10px 10px 10px}.content .rightBar[data-v-e1b47bb4]{flex:1;min-width:900px}.content .leftBar[data-v-e1b47bb4]::-webkit-scrollbar{width:2px;height:1px}.content .leftBar[data-v-e1b47bb4]::-webkit-scrollbar-thumb{border-radius:2px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:#837f7a}.content .leftBar[data-v-e1b47bb4]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:2px;background:#2b2b2b}.push-container[data-v-e1b47bb4]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.push-header-wrap[data-v-e1b47bb4]{flex-shrink:0;height:auto}.push-content[data-v-e1b47bb4]{flex:1;display:flex;overflow:hidden;height:0!important;min-height:0;background-color:#eef0f5;min-width:0}.push-content .rightBar[data-v-e1b47bb4]{flex:1 1 auto;display:flex;flex-direction:column;overflow:hidden;height:100%;min-height:0;min-width:0}.push-content .rightBar>[data-v-e1b47bb4]{flex:1 1 auto;width:100%;min-width:0}