.menu-container[data-v-5e6d0a8e]{position:relative;height:100%;display:flex;flex-direction:column}.custom-menu[data-v-5e6d0a8e]{flex:1;background:linear-gradient(180deg,#1e3a8a,#1e40af,#3b82f6);border:none;box-shadow:2px 0 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.custom-menu[data-v-5e6d0a8e]:hover{box-shadow:4px 0 16px rgba(0,0,0,.15)}[data-v-5e6d0a8e] .ant-menu-item{margin:4px 8px!important;border-radius:8px!important;height:44px!important;line-height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}[data-v-5e6d0a8e] .ant-menu-item:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.05));transition:width .3s ease;border-radius:8px}[data-v-5e6d0a8e] .ant-menu-item:hover{background:rgba(255,255,255,.1)!important;transform:translate(4px)}[data-v-5e6d0a8e] .ant-menu-item:hover:before{width:100%}[data-v-5e6d0a8e] .ant-menu-item.ant-menu-item-selected{background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,.1))!important;box-shadow:0 2px 8px rgba(0,0,0,.2)}[data-v-5e6d0a8e] .ant-menu-item.ant-menu-item-selected:before{width:100%}[data-v-5e6d0a8e] .ant-menu-submenu{margin:4px 8px!important}[data-v-5e6d0a8e] .ant-menu-submenu .ant-menu-submenu-title{border-radius:8px!important;height:44px!important;line-height:44px!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}[data-v-5e6d0a8e] .ant-menu-submenu .ant-menu-submenu-title:before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.05));transition:width .3s ease;border-radius:8px}[data-v-5e6d0a8e] .ant-menu-submenu .ant-menu-submenu-title:hover{background:rgba(255,255,255,.1)!important;transform:translate(4px)}[data-v-5e6d0a8e] .ant-menu-submenu .ant-menu-submenu-title:hover:before{width:100%}[data-v-5e6d0a8e] .ant-menu-submenu.ant-menu-submenu-open .ant-menu-submenu-title{background:rgba(255,255,255,.15)!important}[data-v-5e6d0a8e] .ant-menu-submenu.ant-menu-submenu-open .ant-menu-submenu-title:before{width:100%}[data-v-5e6d0a8e] .ant-menu-sub.ant-menu-inline{background:rgba(0,0,0,.1)!important;border-radius:8px;margin:4px 0;padding:4px 0}[data-v-5e6d0a8e] .ant-menu-sub.ant-menu-inline .ant-menu-item{margin:2px 8px!important;height:36px!important;line-height:36px!important;font-size:13px}[data-v-5e6d0a8e] .ant-menu-sub.ant-menu-inline .ant-menu-item:hover{transform:translate(2px)}[data-v-5e6d0a8e] .ant-menu-item .anticon,[data-v-5e6d0a8e] .ant-menu-submenu-title .anticon{font-size:16px;margin-right:12px;transition:all .3s ease}[data-v-5e6d0a8e] .ant-menu-item:hover .anticon,[data-v-5e6d0a8e] .ant-menu-submenu-title:hover .anticon{transform:scale(1.1)}[data-v-5e6d0a8e] .ant-menu-title-content{font-weight:500;letter-spacing:.5px}.collapse-button[data-v-5e6d0a8e]{position:absolute;bottom:16px;right:16px;width:32px;height:32px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.collapse-button[data-v-5e6d0a8e]:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.collapse-button .collapse-icon[data-v-5e6d0a8e]{width:16px;height:16px;position:relative;transition:all .3s ease}.collapse-button .collapse-icon span[data-v-5e6d0a8e]{position:absolute;left:0;width:100%;height:2px;background:rgba(255,255,255,.8);border-radius:1px;transition:all .3s ease}.collapse-button .collapse-icon span[data-v-5e6d0a8e]:nth-child(1){top:2px}.collapse-button .collapse-icon span[data-v-5e6d0a8e]:nth-child(2){top:7px}.collapse-button .collapse-icon span[data-v-5e6d0a8e]:nth-child(3){top:12px}.collapse-button .collapse-icon.collapsed span[data-v-5e6d0a8e]:nth-child(1){transform:rotate(45deg) translate(3px,3px)}.collapse-button .collapse-icon.collapsed span[data-v-5e6d0a8e]:nth-child(2){opacity:0}.collapse-button .collapse-icon.collapsed span[data-v-5e6d0a8e]:nth-child(3){transform:rotate(-45deg) translate(3px,-3px)}@media (max-width: 768px){.custom-menu[data-v-5e6d0a8e]{width:100%!important}.collapse-button[data-v-5e6d0a8e]{display:none}}[data-v-5e6d0a8e] .ant-menu::-webkit-scrollbar{width:4px}[data-v-5e6d0a8e] .ant-menu::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:2px}[data-v-5e6d0a8e] .ant-menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:2px}[data-v-5e6d0a8e] .ant-menu::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.custom-menu[data-v-5e6d0a8e]{max-height:100vh;overflow-y:auto!important}@keyframes slideIn-5e6d0a8e{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}[data-v-5e6d0a8e] .ant-menu-item,[data-v-5e6d0a8e] .ant-menu-submenu{animation:slideIn-5e6d0a8e .3s ease-out}[data-v-5e6d0a8e] .ant-menu-item-selected{position:relative}[data-v-5e6d0a8e] .ant-menu-item-selected:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:linear-gradient(180deg,#60a5fa,#3b82f6);border-radius:2px;box-shadow:0 0 8px rgba(59,130,246,.5)}.header-bar[data-v-bef71f8e]{width:100%;display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 24px;background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.1);position:relative;z-index:1000}.header-left[data-v-bef71f8e]{display:flex;align-items:center}.logo-section[data-v-bef71f8e]{display:flex;align-items:center;gap:12px}.logo-icon[data-v-bef71f8e]{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;box-shadow:0 4px 12px rgba(59,130,246,.3);transition:all .3s ease}.logo-icon[data-v-bef71f8e]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.system-name[data-v-bef71f8e]{color:#1e293b;font-weight:700;font-size:18px;letter-spacing:.5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header-right[data-v-bef71f8e]{display:flex;align-items:center}.header-actions[data-v-bef71f8e]{display:flex;align-items:center;gap:8px}.action-button[data-v-bef71f8e]{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#64748b;transition:all .3s ease;border:1px solid transparent}.action-button[data-v-bef71f8e]:hover{background:#f1f5f9;color:#3b82f6;border-color:#e2e8f0;transform:translateY(-1px)}.notification-badge[data-v-bef71f8e] .ant-badge-count{background:#ef4444;box-shadow:0 2px 4px rgba(239,68,68,.3)}.user-info[data-v-bef71f8e]{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;cursor:pointer;transition:all .3s ease;border:1px solid transparent;min-width:180px}.user-info[data-v-bef71f8e]:hover{background:#f8fafc;border-color:#e2e8f0}.avatar[data-v-bef71f8e]{width:36px;height:36px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 2px 8px rgba(59,130,246,.3);transition:all .3s ease}.user-info:hover .avatar[data-v-bef71f8e]{transform:scale(1.05);box-shadow:0 4px 12px rgba(59,130,246,.4)}.user-meta[data-v-bef71f8e]{display:flex;flex-direction:column;align-items:flex-start;flex:1}.user-name[data-v-bef71f8e]{font-size:14px;color:#1e293b;font-weight:600;line-height:1.2}.user-dept[data-v-bef71f8e]{font-size:12px;color:#64748b;line-height:1.2}.dropdown-icon[data-v-bef71f8e]{color:#94a3b8;font-size:12px;transition:all .3s ease}.user-info:hover .dropdown-icon[data-v-bef71f8e]{color:#3b82f6;transform:rotate(180deg)}.user-menu[data-v-bef71f8e]{min-width:160px;padding:8px 0}.menu-item[data-v-bef71f8e]{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;transition:all .3s ease;color:#475569;font-size:14px}.menu-item[data-v-bef71f8e]:hover{background:#f1f5f9;color:#3b82f6}.menu-item.logout[data-v-bef71f8e]{color:#ef4444}.menu-item.logout[data-v-bef71f8e]:hover{background:#fef2f2;color:#dc2626}.menu-item .anticon[data-v-bef71f8e]{font-size:16px}@media (max-width: 768px){.header-bar[data-v-bef71f8e]{padding:0 16px}.system-name[data-v-bef71f8e]{font-size:16px}.logo-icon[data-v-bef71f8e]{width:32px;height:32px;font-size:16px}.user-meta[data-v-bef71f8e]{display:none}.user-info[data-v-bef71f8e]{min-width:auto;padding:6px 8px}.header-actions[data-v-bef71f8e]{gap:4px}.action-button[data-v-bef71f8e]{width:36px;height:36px}}@keyframes fadeIn-bef71f8e{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-bar[data-v-bef71f8e]{animation:fadeIn-bef71f8e .3s ease-out}@media (prefers-color-scheme: dark){.header-bar[data-v-bef71f8e]{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom-color:#334155}.system-name[data-v-bef71f8e]{color:#f1f5f9}.action-button[data-v-bef71f8e]{color:#94a3b8}.action-button[data-v-bef71f8e]:hover{background:#334155;color:#60a5fa;border-color:#475569}.user-info[data-v-bef71f8e]:hover{background:#334155;border-color:#475569}.user-name[data-v-bef71f8e]{color:#f1f5f9}.user-dept[data-v-bef71f8e]{color:#94a3b8}.menu-item[data-v-bef71f8e]{color:#cbd5e1}.menu-item[data-v-bef71f8e]:hover{background:#334155;color:#60a5fa}}.main-layout[data-v-32bb5c5d]{display:flex;height:calc(100vh - 64px);overflow:hidden}.main-content[data-v-32bb5c5d]{width:100%;height:calc(100vh - 64px);background:#f5f8fd;overflow-y:auto}.main-header[data-v-32bb5c5d]{background:#fff;box-shadow:0 2px 8px #f0f1f2;height:64px;display:flex;align-items:center;position:sticky;top:0;z-index:10}.main-body[data-v-32bb5c5d]{padding:24px 24px 0}
