.history-dialog__header[data-v-81acecbf]{box-sizing:border-box;background:var(--surface-default-cardraised,#f7f8fa);border-top-left-radius:16px;border-top-right-radius:16px;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:32px 24px 16px;display:flex}.history-dialog__title[data-v-81acecbf]{min-width:0;color:var(--text-primary,#222427);flex:auto;margin:0;font-size:20px;font-weight:700;line-height:normal}.history-dialog__close[data-v-81acecbf]{color:var(--text-primary,#222427);cursor:pointer;background:0 0;border:none;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;padding:3px 2px;display:flex}.history-dialog__close .icon[data-v-81acecbf]{font-size:20px;line-height:1}.history-dialog__content[data-v-81acecbf]{box-sizing:border-box;background:var(--surface-default-cardraised,#f7f8fa);border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;flex:auto;gap:16px;height:min(600px,100vh - 128px);min-height:0;max-height:min(600px,100vh - 128px);padding:16px 24px 24px;display:flex;overflow:hidden}.history-dialog__state[data-v-81acecbf]{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:4px;min-height:0;display:flex}.history-dialog__state-img[data-v-81acecbf]{-o-object-fit:contain;object-fit:contain;width:72px;height:72px}.history-dialog__state-text[data-v-81acecbf]{color:var(--text-tertiary,#a6a8aa);text-align:center;margin:0;font-size:12px}.history-toolbar[data-v-81acecbf]{flex-shrink:0;align-items:center;gap:16px;display:flex}.history-toolbar__select[data-v-81acecbf]{flex:0 0 207px;width:207px;max-width:207px}.history-toolbar__select[data-v-81acecbf] .p-select,.history-toolbar__select.p-select[data-v-81acecbf]{border:1px solid var(--cmpt-input,#bcbdbf);width:207px;max-width:207px;height:40px;min-height:40px;box-shadow:none;box-sizing:border-box;cursor:pointer;color:var(--text-primary,#222427);background:0 0;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:400;display:flex}.history-toolbar__select[data-v-81acecbf] .history-toolbar__label,.history-toolbar__select[data-v-81acecbf] .p-select .p-select-label,.history-toolbar__select.p-select .p-select-label[data-v-81acecbf]{min-width:0;color:var(--text-primary,#222427);white-space:nowrap;text-overflow:ellipsis;flex:auto;margin:0;overflow:hidden;padding:0!important;font-size:14px!important;font-weight:400!important;line-height:normal!important}.history-toolbar__select[data-v-81acecbf] .history-toolbar__dropdown,.history-toolbar__select[data-v-81acecbf] .p-select .p-select-dropdown,.history-toolbar__select.p-select .p-select-dropdown[data-v-81acecbf]{color:var(--icon-secondary,#909295);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex;width:16px!important;height:16px!important;margin:0!important;padding:0!important}.history-toolbar__select[data-v-81acecbf] .p-select-clear-icon{display:none}.history-toolbar__arrow[data-v-81acecbf]{color:var(--icon-secondary,#909295);font-size:16px;transition:transform .2s}[data-v-81acecbf] .history-toolbar__select .p-select.p-select-open .history-toolbar__arrow,[data-v-81acecbf] .history-toolbar__select.p-select-open .history-toolbar__arrow{transform:rotate(180deg)}.strategy-option[data-v-81acecbf]{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.strategy-option__label[data-v-81acecbf]{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.history-table[data-v-81acecbf]{flex-direction:column;flex:1 1 0;width:100%;min-height:0;display:flex;overflow:hidden}.history-table__scroll[data-v-81acecbf]{scrollbar-width:thin;scrollbar-color:var(--divider-default,#bcbdbf) var(--surface-default-cardraised,#f7f8fa);flex:1 1 0;min-height:0;overflow:auto}.history-table__scroll[data-v-81acecbf]::-webkit-scrollbar{width:0;height:6px}.history-table__scroll[data-v-81acecbf]::-webkit-scrollbar-track{background:var(--surface-default-cardraised,#f7f8fa);border-radius:3px}.history-table__scroll[data-v-81acecbf]::-webkit-scrollbar-thumb{background:var(--divider-default,#bcbdbf);border-radius:3px}.history-table__scroll[data-v-81acecbf]::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary,#a6a8aa)}.history-table__grid[data-v-81acecbf]{grid-template-columns:max-content minmax(0,184px) repeat(9,max-content) minmax(160px,max-content);width:max-content;min-width:100%;display:grid}.history-table__th[data-v-81acecbf]{height:16px;color:var(--text-secondary,#909295);white-space:nowrap;background:0 0;align-items:center;margin-bottom:8px;padding:0 12px;font-size:12px;font-weight:400;display:flex}.history-table__td[data-v-81acecbf]{min-height:56px;color:var(--text-primary,#222427);white-space:nowrap;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:flex}.history-table__td.is-positive[data-v-81acecbf]{color:var(--text-green,#08ba8d)}.history-table__td.is-negative[data-v-81acecbf]{color:var(--text-red,#e5335a)}.history-table__td--strategy[data-v-81acecbf]{min-width:0;max-width:184px;overflow:hidden}.history-table__td--operations[data-v-81acecbf]{flex-direction:row;gap:12px}.history-table__ellipsis[data-v-81acecbf]{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;max-width:100%;display:block;overflow:hidden}.operation-button[data-v-81acecbf]{box-sizing:border-box;text-align:center;white-space:nowrap;cursor:pointer;border:none;border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;min-width:48px;min-height:28px;padding:4px 10px;font-size:12px;font-weight:700;line-height:1.2;transition:background-color .2s,color .2s,opacity .2s;display:inline-flex}.operation-button--soft[data-v-81acecbf]{background:var(--cmpt-button-soft,#0000000f);color:var(--text-primary,#222427)}.operation-button--soft[data-v-81acecbf]:hover:not(:disabled){opacity:.85}.operation-button--primary[data-v-81acecbf]{background:var(--cmpt-button-primary,#11f5e6);color:var(--text-black,#000)}.operation-button--primary[data-v-81acecbf]:hover:not(:disabled){opacity:.9}.operation-button[data-v-81acecbf]:disabled{background:var(--cmpt-button-soft,#0000000f);color:var(--text-tertiary,#a6a8aa);cursor:not-allowed}.operation-button__spinner[data-v-81acecbf]{border:2px solid #7a91a04d;border-top-color:var(--text-secondary,#7a91a0);border-radius:50%;width:10px;height:10px;animation:.7s linear infinite op-spinner-81acecbf;display:inline-block}@keyframes op-spinner-81acecbf{to{transform:rotate(1turn)}}.history-paginator[data-v-81acecbf]{flex-shrink:0;justify-content:center;display:flex}[data-v-81acecbf] .strategy-trading-dialog-content{flex-direction:column;max-height:calc(100vh - 32px);display:flex;overflow:hidden}.history-strategy-label-pop.p-popover{--p-popover-gutter:6px;--zmx-pv-popover-content-padding:0px;z-index:1200;background:var(--surface-default-overlay,#e0e0e0);max-width:320px;box-shadow:none;border:none;border-radius:8px;padding:8px 12px}.history-strategy-label-pop.p-popover:after,.history-strategy-label-pop.p-popover:before{display:none!important}.history-strategy-label-pop .p-popover-content{background:0 0;padding:0}.history-strategy-label-pop__text{color:var(--text-primary,#222427);white-space:normal;word-break:break-word;margin:0;font-size:12px;font-weight:400;line-height:1.5}
