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}.SearchInput{position:relative;display:flex;align-items:center;overflow:hidden;color:var(--color-level1);border:1px solid var(--color-line2);border-radius:8px;height:34px;padding:0 8px}.SearchInput.SearchInput-disabled{cursor:not-allowed}.SearchInput>input{flex:auto;height:100%;padding:0 4px;background:transparent;border:none}.SearchInput>input:focus{outline:none}.SearchInput>input::placeholder{color:var(--color-level3)}.SearchInput>input:disabled{cursor:not-allowed;color:var(--color-level3)}.SearchInput .SearchInput-search{width:16px;height:16px;fill:var(--color-level2)}.SearchInput .SearchInput-delete{width:12px;height:12px;cursor:pointer}.AIHistory-button{width:26px;height:26px;border-radius:4px;cursor:pointer;transition:all .15s;color:var(--color-level9)}.AIHistory-button svg{width:18px;height:18px}.AIHistoryFormServer{height:100%;position:relative;color:var(--color-level1)}.AIHistoryFormServer .AIHistoryFormServer-title{padding:20px 20px 0;font-weight:600;font-size:20px;margin-bottom:16px}.AIHistoryFormServer .AIHistoryFormServer-header{padding:0 20px;gap:8px}.AIHistoryFormServer .AIHistoryFormServer-header>div{flex:1 1}.AIHistoryFormServer .AIHistoryFormServer-header .SearchInput{font-size:13px;height:36px}.AIHistoryFormServer .AIHistoryFormServer-header .SearchInput:hover{background-color:var(--color-bg11-surface1)}.AIHistoryFormServer .AIHistoryFormServer-header .AIHistoryFormServer-delete-all{padding:0;width:36px;height:36px}.AIHistoryFormServer .AIHistoryFormServer-header .AIHistoryFormServer-delete-all>svg{width:22px;height:22px}.AIHistoryFormServer .AIHistoryFormServer-list{flex:1 1;gap:4px;padding:10px 20px 20px}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem{position:relative;width:100%;border-radius:10px;padding:12px;min-height:70px;gap:6px;cursor:pointer}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header{gap:6px}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left{flex:1 1;min-width:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title{max-width:166px;font-weight:500;color:var(--color-level1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title-ppt-tag{font-weight:700;font-size:9px;margin-left:6px;padding:2px 4px;border-radius:4px;background:var(--color-blue-ai-bg);color:var(--color-blue-ai);white-space:nowrap}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-left .AINewHistoryItem-title-ppt-tag.AINewHistoryItem-current-chat{background:var(--color-red-bg);color:var(--color-red1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right{flex-shrink:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right .AINewHistoryItem-header-delete{fill:var(--color-level2);display:none}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-header .AINewHistoryItem-header-right .AINewHistoryItem-header-time{font-size:12px;color:var(--color-level3)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem .AINewHistoryItem-content{font-size:12px;color:var(--color-level2)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover{background:var(--color-bg11-surface1)}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover .AINewHistoryItem-header-right .AINewHistoryItem-header-delete{display:block}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:hover .AINewHistoryItem-header-right .AINewHistoryItem-header-time{display:none}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:after{content:"";display:block;height:1px;background:var(--color-line1);width:100%;position:absolute;bottom:-2px;left:0}.AIHistoryFormServer .AIHistoryFormServer-list .AINewHistoryItem:last-of-type:after{display:none}.AIHistoryFormServer .AIHistory-list{flex:1 1;-webkit-user-select:text;-moz-user-select:text;user-select:text;padding:16px 20px}.AIChatResourceDetail{width:100%;max-width:666px;position:relative}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer{height:auto;max-height:70vh;min-height:168px;border-radius:8px;min-width:316px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer>img{width:100%}.AIChatResourceDetail .AIChatResourceDetail-resourceList-outer .AIChatResourceDetail-resourceList-outer-number{position:absolute;right:8px;bottom:56px;width:auto;background:rgba(0,0,0,.5);color:var(--color-white1);padding:1px 4px;border-radius:3px;font-size:12px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon{margin-top:16px}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon .AIChatResourceDetail-resourceList-icon-downLoad{width:32px;height:32px;background-color:var(--color-white-opacity2);opacity:.8;border-radius:4px;cursor:pointer}.AIChatResourceDetail .AIChatResourceDetail-resourceList-icon .AIChatResourceDetail-resourceList-icon-downLoad>svg{fill:var(--color-white1)}.AIChatResource{position:relative;width:285px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatResource .AIChatResource-title{font-weight:600}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination{font-weight:400;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatButton-icon{width:20px;height:20px;margin:0}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatButton-icon>svg{width:10px;height:10px}.AIChatResource .AIChatResource-title .AIChatResourceSelector-personal-pagination .AIChatResourceSelector-personal-pagination-num{letter-spacing:3px}.AIChatResource .AIChatResource-spin{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AIChatResource.AIChatResource-loading{opacity:.7;pointer-events:none}.AIChatResourceList{display:flex;flex-wrap:wrap;margin:4px -4px 0}.AIChatResourceItem{width:calc(50% - 8px);aspect-ratio:16/9;margin:8px 4px 0;border-radius:6px;background:transparent no-repeat 50%/cover;background-clip:padding-box;position:relative;border:1px solid var(--color-line2)}.AIChatResourceItem .AIChatResourceItem-tag{position:absolute;top:4px;right:4px;border-radius:4px;background:var(--color-green);color:var(--color-white1);font-weight:600;box-shadow:0 2px 3px 0 rgba(0,0,0,.16);padding:0 3px}.AIChatResourceItem .AIChatResourceItem-tag span{display:block;height:16px;line-height:16px;font-size:12px;transform:scale(.83)}.AIChatResourceItem .AIChatResourceItem-hover{transition:all .25s;position:absolute;width:100%;height:100%;left:0;top:0;background:var(--color-mask-opacity1);padding:8px;text-align:center;display:flex;justify-content:space-evenly;align-items:center;border-radius:5px;opacity:0;color:var(--color-white1)}.AIChatResourceItem .AIChatResourceItem-hover:hover{opacity:1}.AIChatResourceItem .AIChatResourceItem-hover>svg{width:28px;height:28px;fill:var(--color-white1)}.AIChatResourceItem .AIChatResourceItem-hover .AIChatResourceItem-hover-IcDownload{width:28px;height:28px}.AIChatResourceItem .AIChatResourceItem-hover .AIChatResourceItem-hover-IcDownload svg{width:20px;height:20px;fill:var(--color-white1)}.AIChatResourceItem .AIChatResourceSelectItem-hover{font-size:13px;background:var(--color-mask-opacity4);width:calc(100% + 6px);height:calc(100% + 6px);top:-3px;left:-3px;justify-content:center;border-radius:8px;gap:12px}.AIChatResourceItem .AIChatResourceSelectItem-hover:hover{opacity:1}.AIChatResourceItem .AIChatResourceSelectItem-hover>svg{width:32px;height:32px;padding:2px;color:var(--color-black1);background-color:var(--color-white1);border-radius:8px}.AIChatResourceItem .AIChatResourceSelectItem-hover .IButton[disabled]{cursor:default}.AIChatResourceItem.AIChatResourceItem-component{width:82px;height:82px}.AIChatResourceItem.AIChatResourceItem-icon{width:82px;height:82px;padding:16px;background-size:contain;background-origin:content-box;background-color:var(--color-bg1)}.AIChatResourceSelectItem:hover{box-shadow:0 0 0 2px var(--color-white1),0 0 0 4px var(--color-level3)}.AIChatResourceSelectItem-selected,.AIChatResourceSelectItem-selected:hover{box-shadow:0 0 0 2px var(--color-bg3),0 0 0 4px var(--color-level7)}.AIChatResourceSelectItem-selected .AIChatResourceSelectItem-selected-icon{position:absolute;right:-3px;bottom:-3px;padding:5px;width:22px;height:22px;border-radius:9px 0 6px 0;background:var(--color-level7);color:var(--color-bg3)}.AIChatResourceSelector .AIChatResourceSelector-Segmented{height:28px;border-radius:8px;background:var(--color-bg11-surface1)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-thumb{background:var(--color-bg15-onbg11)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item{height:24px;line-height:24px;color:var(--color-level2);font-size:12px;border-radius:6px}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item:hover{color:var(--color-level1);background:none}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item.ant-segmented-item-selected{color:var(--color-level1);background:var(--color-bg15-onbg11);font-weight:600;box-shadow:0 2px 4px 0 var(--color-overlay1)}.AIChatResourceSelector .AIChatResourceSelector-Segmented .ant-segmented-group .ant-segmented-item .ant-segmented-item-label{height:24px;line-height:24px;padding:0 6px}.AIChatResourceSelector .ant-spin-nested-loading{width:310px}.AIChatResourceSelector .ant-spin-nested-loading .ant-spin-container.ant-spin-blur:after{background:var(--color-overlay6);transition:none}.AIChatResourceSelector .AIChatResourceList{margin-left:4px;gap:8px}.AIChatResourceSelector .AIChatResourceList .AIChatResourceItem{width:calc(50% - 4px);margin:0}.AIChatResourceSelector .AIChatResourceSelector-personal{margin-bottom:16px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px;gap:5px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatButton-icon{width:20px;height:20px;margin:0}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatButton-icon>svg{width:10px;height:10px}.AIChatResourceSelector .AIChatResourceSelector-personal .AIChatResourceSelector-personal-pagination .AIChatResourceSelector-personal-pagination-num{-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:3px}.AIChatPersonalResource-action{position:relative;flex:1 1}.AIChatPersonalResource-action .AIChatPersonalResource-action-pagenum{position:absolute;bottom:4px;right:-8px;font-size:13px;color:var(--color-level3)}.AILoading{border-radius:12px;width:235px;height:132px}.AIChatGeneratePPT{word-wrap:break-word}.AIChatGeneratePPT .AIChatGeneratePPT-thumbnail{display:block;object-fit:cover}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:8px;background:var(--color-bg11-surface1);font-size:12px;margin-top:8px;color:var(--color-level2);height:28px;overflow:hidden}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list{animation:scroll 12s ease-in-out 3s infinite}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list .AIChatGeneratePPT-tip-item{height:28px;line-height:28px;padding:0 10px}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list .AIChatGeneratePPT-tip-item img{height:12px;margin-right:4px;margin-top:-2px;flex-shrink:0}.AIChatGeneratePPT .AIChatGeneratePPT-tip-container .AIChatGeneratePPT-tip-list-no-scroll{animation:none}.AIChatGeneratePPT .AIChatGeneratePPT-text{margin-bottom:16px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview{position:relative;width:260px;height:140px;border-radius:10px;padding:16px;background:var(--color-bg11-surface1);color:var(--color-level1);gap:8px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-thumbnail{width:143px;height:80px;border-radius:8px;border:1px solid var(--color-line1);object-fit:cover}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title{gap:8px}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title .AIChatGeneratePPT-ppt-preview-pages{font-size:13px;color:var(--color-level2);gap:8px;white-space:nowrap}.AIChatGeneratePPT .AIChatGeneratePPT-ppt-preview .AIChatGeneratePPT-ppt-preview-title .AIChatGeneratePPT-ppt-preview-text{max-width:140px}@keyframes scroll{0%{transform:translateY(0)}16%{transform:translateY(-28px)}32%{transform:translateY(-28px)}48%{transform:translateY(-56px)}64%{transform:translateY(-56px)}80%{transform:translateY(-84px)}to{transform:translateY(-84px)}}