table.AITableOfChart{border-collapse:collapse;table-layout:fixed;border-radius:8px;overflow:hidden;outline:1px solid var(--color-line1);outline-offset:-1px;color:var(--color-level1)}table.AITableOfChart.AITableOfChart-editable tbody tr td,table.AITableOfChart.AITableOfChart-editable thead tr th{outline:1px solid transparent;outline-offset:-1px}table.AITableOfChart.AITableOfChart-editable tbody tr td:focus-within,table.AITableOfChart.AITableOfChart-editable tbody tr td:hover,table.AITableOfChart.AITableOfChart-editable thead tr th:focus-within,table.AITableOfChart.AITableOfChart-editable thead tr th:hover{outline-color:var(--color-blue6)}table.AITableOfChart thead tr:first-child th:first-child{border-start-start-radius:8px}table.AITableOfChart thead tr:first-child th:last-child{border-start-end-radius:8px}table.AITableOfChart tbody tr:last-child td:first-child{border-end-start-radius:8px}table.AITableOfChart tbody tr:last-child td:last-child{border-end-end-radius:8px}table.AITableOfChart tbody tr td,table.AITableOfChart thead tr th{padding:0 8px;font-size:12px;text-align:center;transition:all .2s}table.AITableOfChart thead tr th{background:var(--color-overlay1);height:44px;font-weight:600;min-width:126px}table.AITableOfChart thead tr th:first-child{min-width:86px}table.AITableOfChart tbody tr{height:66px;border-top:1px solid var(--color-line1)}table.AITableOfChart tbody tr td:first-child{background:var(--color-overlay1);font-weight:600}table.AITableOfChart input[type=number],table.AITableOfChart input[type=text]{width:100%;height:100%;border:none;outline:none;background:transparent;text-align:center;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}table.AITableOfChart input[type=number]::-webkit-inner-spin-button,table.AITableOfChart input[type=number]::-webkit-outer-spin-button,table.AITableOfChart input[type=text]::-webkit-inner-spin-button,table.AITableOfChart input[type=text]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}