:root{--bg: #f5f6f8;--surface: #ffffff;--border: #e5e7eb;--text: #1a1d24;--text-secondary: #6b7280;--sidebar-bg: #12172b;--sidebar-text: #aeb4c4;--primary: #3182f6;--success: #22c55e;--warning: #f5a623;--danger: #e5484d;--neutral: #9ca3af;--profit: #f04452;--loss: #3182f6}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,Roboto,sans-serif;overflow-x:hidden}.tabular-nums{font-variant-numeric:tabular-nums}@keyframes flash-update{0%{background-color:#3182f626}to{background-color:transparent}}.flash-update{animation:flash-update .8s ease-out}@media (max-width: 767px){.instances-list-card .ant-card-head-wrapper{flex-wrap:wrap;row-gap:8px}.instances-list-card .ant-card-head-title{flex:1 1 100%;width:100%;overflow:visible}.instances-list-card .ant-card-extra{margin-left:0;flex:1 1 100%;width:100%}.instances-list-card .ant-card-extra .ant-input-search{width:100%!important}.ant-btn:not(.ant-btn-sm):not(.ant-table-cell .ant-btn){min-height:40px}.ant-card-body{padding:16px}}
