*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:#0f172a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,sans-serif}.stat-card{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0006}.editable-cell{cursor:text;min-height:22px;padding:2px 4px;border-radius:4px;transition:background .15s}.editable-cell:hover{background:#3b82f626;outline:1px dashed #3B82F6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-track{background:transparent}.link-cell{color:#3b82f6}.link-cell:hover{text-decoration:underline}.react-resizable{position:relative;background-clip:padding-box}.react-resizable-handle{position:absolute;right:-5px;bottom:0;z-index:2;width:10px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none}.react-resizable-handle:hover{background:#3b82f666}.ant-table-tbody>tr>td{white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.editable-cell{white-space:normal;word-break:break-word}
