:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}.custom-sidebar{border-right:none!important;box-shadow:none!important;background-color:transparent!important;z-index:10}.logo-container{height:80px;display:flex;align-items:center;justify-content:center;padding:0 20px;margin-bottom:20px}.logo-text{font-size:20px;font-weight:700;background:linear-gradient(135deg,#2b32b2,#1488cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px}.custom-menu .ant-menu-item{margin:6px 12px!important;width:calc(100% - 24px)!important;border-radius:10px!important;height:48px!important;line-height:48px!important;color:#64748b;font-weight:500;font-size:14px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;border:1px solid transparent;padding-left:16px!important;overflow:hidden}.custom-menu .ant-menu-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);transform-origin:center;width:3px;height:0;background:linear-gradient(180deg,#1890ff,#40a9ff);border-radius:0 2px 2px 0;opacity:0;box-shadow:none}@keyframes expandIndicator{0%{transform:translateY(-50%) scaleY(0);height:0;opacity:0}50%{opacity:.8}to{transform:translateY(-50%) scaleY(1);height:32px;opacity:1;box-shadow:0 0 8px #1890ff66}}@keyframes collapseIndicator{0%{transform:translateY(-50%) scaleY(1);height:32px;opacity:1;box-shadow:0 0 8px #1890ff66}to{transform:translateY(-50%) scaleY(0);height:0;opacity:0;box-shadow:none}}.custom-menu .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:#1890ff1a!important;color:#1890ff!important;border-color:#1890ff26;box-shadow:0 2px 8px #1890ff1f}.custom-menu .ant-menu-item:not(.ant-menu-item-selected):hover:before{display:none;animation:none!important}.custom-menu .ant-menu-item-selected:hover{background:linear-gradient(90deg,#1890ff2e,#1890ff1a)!important;box-shadow:0 3px 14px #1890ff38,inset 0 1px #ffffff1a}.custom-menu .ant-menu-item-selected{background:linear-gradient(90deg,#1890ff26,#1890ff14)!important;color:#1890ff!important;font-weight:600;border-color:#1890ff40;box-shadow:0 2px 12px #1890ff2e,inset 0 1px #ffffff1a}.custom-menu .ant-menu-item-selected:before{animation:expandIndicator .4s cubic-bezier(.34,1.56,.64,1) forwards}.custom-menu .ant-menu-item:not(.ant-menu-item-selected):not(:hover):before{animation:none;transform:translateY(-50%) scaleY(0);height:0;opacity:0;box-shadow:none;transition:transform .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,box-shadow .25s ease}.custom-menu .ant-menu-item-selected:after{display:none!important}.custom-menu .ant-menu-item:active{transform:scale(.98);box-shadow:0 1px 4px #1890ff33;transition:all .1s ease;background-color:#1890ff1f!important}.custom-menu .anticon{font-size:18px!important;margin-right:12px!important;vertical-align:middle;transition:all .25s cubic-bezier(.4,0,.2,1);color:inherit}.custom-menu .ant-menu-item:hover .anticon{transform:scale(1.1);color:#1890ff}.custom-menu .ant-menu-item-selected .anticon{transform:scale(1.15);color:#1890ff;filter:drop-shadow(0 1px 2px rgba(24,144,255,.3))}.custom-menu .ant-menu-item:not(.ant-menu-item-selected):not(:hover){color:#64748b}.custom-menu .ant-menu-item:not(.ant-menu-item-selected):not(:hover) .anticon{color:#94a3b8}#root{margin:0;padding:0;width:100%;height:100vh;overflow:hidden}
