*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a192f;color:#e6f1ff}#root{width:100%;height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#183b56;border-radius:3px}::-webkit-scrollbar-track{background:#0a192f}.ant-layout{background:#0a192f}.ant-layout-header{background:#112240;border-bottom:1px solid #183b56}.ant-layout-sider{background:#112240}.ant-menu{background:#112240!important;border-right:none!important}.ant-menu .ant-menu-item,.ant-menu .ant-menu-submenu-title{color:#e6f1ff!important}.ant-menu .ant-menu-item .anticon,.ant-menu .ant-menu-submenu-title .anticon{color:#8892b0!important}.ant-menu .ant-menu-item:hover,.ant-menu .ant-menu-submenu-title:hover{color:#64ffda!important;background:#64ffda1a!important}.ant-menu .ant-menu-item:hover .anticon,.ant-menu .ant-menu-submenu-title:hover .anticon{color:#64ffda!important}.ant-menu .ant-menu-item-selected{background:#64ffda26!important;color:#64ffda!important}.ant-menu .ant-menu-item-selected .anticon{color:#64ffda!important}.ant-menu .ant-menu-item-selected:after{border-right:2px solid #64ffda!important}.card-border{position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(100,255,218,.2);border-radius:4px;pointer-events:none}.card-border:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;border-top:2px solid #64ffda;border-left:2px solid #64ffda;border-top-left-radius:4px}.card-border:after{content:"";position:absolute;bottom:0;right:0;width:20px;height:20px;border-bottom:2px solid #64ffda;border-right:2px solid #64ffda;border-bottom-right-radius:4px}.dashboard-card{background:#112240cc;border:none;position:relative}.dashboard-card .ant-card-head{border-bottom:1px solid rgba(100,255,218,.2);color:#64ffda;font-weight:600}.dashboard-card .ant-card-body{padding:16px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.alert-scroll{animation:scroll 30s linear infinite}.alert-scroll:hover{animation-play-state:paused}.glow-text{text-shadow:0 0 10px rgba(100,255,218,.5)}.warning-text{text-shadow:0 0 10px rgba(255,77,79,.5)}
