.custom-antd-sidebar{transition:width .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.custom-antd-sidebar .ant-layout-sider-collapsed .ant-menu-inline{width:100%}.custom-antd-sidebar .ant-layout-sider-trigger{background:#0000000d;transition:all .3s}.custom-antd-sidebar .ant-layout-sider-trigger:hover{background:#0000001a}.custom-antd-sidebar .ant-menu-inline,.custom-antd-sidebar .ant-menu-vertical{border-right:none}.custom-antd-sidebar .ant-menu-item,.custom-antd-sidebar .ant-menu-submenu-title{border-radius:8px;margin:4px 8px;transition:all .3s}.custom-antd-sidebar .ant-layout-sider-collapsed .ant-menu-item,.custom-antd-sidebar .ant-layout-sider-collapsed .ant-menu-submenu-title{justify-content:center;align-items:center;display:flex;padding:0!important}.custom-antd-sidebar .ant-menu-submenu-arrow{transition:transform .3s}.sidebar-logo{box-sizing:border-box;border-bottom:1px solid #0000000f;flex-shrink:0;justify-content:center;align-items:center;height:72px;padding:0 16px;display:flex}.sidebar-user{box-sizing:border-box;border-top:1px solid #0000000f;align-items:center;gap:10px;min-height:64px;padding:14px 16px;transition:background .2s;display:flex}.sidebar-user:hover{background:#00000008}.sidebar-user-info{flex:1;min-width:0;overflow:hidden}.sidebar-user-name{white-space:nowrap;text-overflow:ellipsis;color:#1c1917;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.sidebar-user-role{color:#78716c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.3;overflow:hidden}.sidebar-user-action{color:#78716c;flex-shrink:0;font-size:16px;transition:color .2s}.theme-dark .custom-antd-sidebar .ant-layout-sider-trigger{background:#ffffff0d}.theme-dark .custom-antd-sidebar .ant-layout-sider-trigger:hover{background:#ffffff1a}.theme-dark .sidebar-logo{border-bottom-color:#ffffff14}.theme-dark .sidebar-user{border-top-color:#ffffff14}.theme-dark .sidebar-user-name{color:#fff}.theme-dark .sidebar-user-role{color:#a6a6a6}.theme-futuristic .custom-antd-sidebar .ant-menu-item:hover,.theme-futuristic .custom-antd-sidebar .ant-menu-submenu-title:hover{transform:translate(4px);box-shadow:0 4px 16px #00f5ff33}.theme-futuristic .custom-antd-sidebar .ant-menu-item-selected{background:linear-gradient(135deg,#00f5ff26 0%,#39ff141a 100%);box-shadow:inset 0 1px #fff3,0 2px 8px #00f5ff4d}.theme-futuristic-advanced .custom-antd-sidebar .ant-menu-item:hover,.theme-futuristic-advanced .custom-antd-sidebar .ant-menu-submenu-title:hover{transform:translate(4px);box-shadow:0 4px 16px #00ffff4d}.theme-futuristic-advanced .custom-antd-sidebar .ant-menu-item-selected{background:linear-gradient(135deg,#0ff3 0%,#9333ea26 100%);box-shadow:inset 0 1px #ffffff1a,0 2px 8px #0ff6}.theme-cyber .custom-antd-sidebar .ant-menu-item,.theme-cyber .custom-antd-sidebar .ant-menu-submenu-title{border-left:3px solid #0000}.theme-cyber .custom-antd-sidebar .ant-menu-item:hover,.theme-cyber .custom-antd-sidebar .ant-menu-submenu-title:hover{border-left-color:var(--matrix-green);background:#00ff411a;padding-left:20px;transform:translate(0)}.theme-cyber .custom-antd-sidebar .ant-menu-item-selected{background:var(--matrix-green);border-left-color:var(--matrix-green-bright)}.theme-accessibility .custom-antd-sidebar .ant-menu-item,.theme-accessibility .custom-antd-sidebar .ant-menu-submenu-title{border:2px solid #0000}.theme-accessibility .custom-antd-sidebar .ant-menu-item:hover,.theme-accessibility .custom-antd-sidebar .ant-menu-submenu-title:hover{border-color:var(--wcag-gold);background:#ffd70033}.theme-accessibility .custom-antd-sidebar .ant-menu-item-selected{background:var(--wcag-gold);color:var(--wcag-black);border-color:var(--wcag-yellow)}.theme-technical .custom-antd-sidebar .ant-menu-item:before{content:"";background:linear-gradient(90deg,#0000,#1890ff26,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.theme-technical .custom-antd-sidebar .ant-menu-item:hover:before{left:100%}.theme-technical .custom-antd-sidebar .ant-menu-item:hover,.theme-technical .custom-antd-sidebar .ant-menu-submenu-title:hover{background:#1890ff26;transform:translate(4px)}.theme-technical .custom-antd-sidebar .ant-menu-item-selected{background:var(--business-primary);color:#fff;box-shadow:0 2px 8px #1890ff4d}.theme-instacatch .custom-antd-sidebar .ant-menu-item:before{content:"";background:linear-gradient(90deg,#0000,#ff880026,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.theme-instacatch .custom-antd-sidebar .ant-menu-item:hover:before{left:100%}.theme-instacatch .custom-antd-sidebar .ant-menu-item:hover,.theme-instacatch .custom-antd-sidebar .ant-menu-submenu-title:hover{background:#ff880014;transform:translate(4px)}.theme-instacatch .custom-antd-sidebar .ant-menu-item-selected{color:var(--instacatch-primary);background:#ff88001a;box-shadow:0 2px 8px #ff880026}.theme-instacatch-20 .custom-antd-sidebar{background:#fff;border-right:1px solid #f5f5f4}.theme-instacatch-20 .sidebar-logo{border-bottom:1px solid var(--ic20-neutral-100,#f5f5f4)}.theme-instacatch-20 .sidebar-user{background:#fafaf9;border:1px solid #f5f5f4;border-radius:10px;margin:0 8px 8px;padding:10px 12px}.theme-instacatch-20 .sidebar-user:hover{background:#fff7ed;border-color:#ffedd5}.theme-instacatch-20 .sidebar-user-name{color:#1c1917}.theme-instacatch-20 .sidebar-user-role{color:#a8a29e}.theme-instacatch-20 .sidebar-user-action{color:#a8a29e;font-size:16px;transition:color .2s}.theme-instacatch-20 .sidebar-user:hover .sidebar-user-action{color:#f80}.theme-instacatch-20 .custom-antd-sidebar .ant-menu-item,.theme-instacatch-20 .custom-antd-sidebar .ant-menu-submenu-title{color:#57534e;border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.theme-instacatch-20 .custom-antd-sidebar .ant-menu-item:hover,.theme-instacatch-20 .custom-antd-sidebar .ant-menu-submenu-title:hover{color:#f60;background:#fff7ed;transform:translate(2px)}.theme-instacatch-20 .custom-antd-sidebar .ant-menu-item-selected{color:#e65c00;background:#ffedd5;font-weight:600;box-shadow:0 1px 3px #ff88001a}.theme-instacatch-20 .custom-antd-sidebar .ant-menu-item-selected:before{content:"";background:linear-gradient(#f80,#f60);border-radius:0 3px 3px 0;width:3px;position:absolute;top:6px;bottom:6px;left:0}.theme-instacatch-20 .custom-antd-sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#f60;font-weight:600}.theme-instacatch-20 .custom-antd-sidebar .ant-layout-sider-trigger{color:#f80;background:#fff7ed;border-top:1px solid #f5f5f4}.theme-instacatch-20 .custom-antd-sidebar .ant-layout-sider-trigger:hover{background:#ffedd5}.theme-instacatch-20 .custom-antd-sidebar::-webkit-scrollbar-thumb{background:#d6d3d1}.theme-instacatch-20 .custom-antd-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a29e}@media (max-width:768px){.custom-antd-sidebar{z-index:999!important;height:100vh!important;position:fixed!important}}.custom-antd-sidebar::-webkit-scrollbar{width:6px}.custom-antd-sidebar::-webkit-scrollbar-track{background:0 0}.custom-antd-sidebar::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.custom-antd-sidebar::-webkit-scrollbar-thumb:hover{background:#0000004d}.theme-dark .custom-antd-sidebar::-webkit-scrollbar-thumb{background:#fff3}.theme-dark .custom-antd-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
/*# sourceMappingURL=0b27083099f5df21.css.map*/