.main-layout{min-height:100vh}.layout-sider{background:#161b22!important}.layout-sider .ant-menu{background:transparent;border-right:none}.layout-sider .ant-menu-item{margin:4px 8px;border-radius:6px}.layout-sider .ant-menu-item:hover{background:#30363d}.layout-sider .ant-menu-item.ant-menu-item-selected{background:#1890ff}.logo{height:64px;display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid #30363d}.logo img{width:32px;height:32px}.logo span{font-size:16px;font-weight:600;color:#e6edf3}.layout-header{background:#161b22!important;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #30363d}.layout-header .header-left{display:flex;align-items:center}.layout-header .trigger{font-size:18px;cursor:pointer;transition:color .15s ease}.layout-header .trigger:hover{color:#1890ff}.layout-header .header-right{display:flex;align-items:center}.layout-header .user-info{cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .15s ease}.layout-header .user-info:hover{background:#30363d}.layout-content{margin:16px;padding:24px;background:#161b22;border-radius:8px;min-height:280px;overflow:auto}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;color:#e6edf3;background:#0d1117;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#161b22}::-webkit-scrollbar-thumb{background:#30363d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3c434d}::selection{background:#1890ff;color:#fff}a{color:#1890ff;text-decoration:none}a:hover{color:#40a9ff}code,pre{font-family:JetBrains Mono,Fira Code,Consolas,monospace}.ant-table-tbody>tr:hover>td{background:#30363d!important}.price-up{color:#0ecb81!important}.price-down{color:#f6465d!important}@keyframes flash-green{0%,to{background:transparent}50%{background:#0ecb811a}}@keyframes flash-red{0%,to{background:transparent}50%{background:#f6465d1a}}.flash-up{animation:flash-green .3s ease}.flash-down{animation:flash-red .3s ease}
