.ask-select{min-height:32px;padding:4px;border-radius:6px;background:rgba(15,22,30,.04)}.ask-select,.ask-select-item{height:100%;display:flex;justify-content:center;align-items:center;gap:4px}.ask-select-item{flex-shrink:0;cursor:pointer;min-width:24px;min-height:24px;padding:0 4px;border-radius:4px;color:rgba(15,22,30,.7);font-size:12px;font-weight:500}.ask-select-item.active{background:#fff;color:rgba(15,22,30,.92)}.ask-dialog{width:100%;height:140px;padding:16px 16px 12px;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:12px;border:1px solid rgba(49,52,56,.08);background:#fff}.ask-dialog .ask-dialog-input{width:100%;color:#0f161e;font-size:14px;font-weight:500}.ask-dialog .ask-dialog-input::placeholder{color:rgba(15,22,30,.3)}.ask-dialog .ask-dialog-footer{margin-top:auto;height:32px;width:100%;display:flex;align-items:center}.ask-dialog .ask-dialog-left,.ask-dialog .ask-dialog-right{height:100%;display:flex;align-items:center}.ask-dialog .ask-dialog-right{margin-left:auto}.ask-dialog .ask-dialog-enter{flex-shrink:0;margin-left:12px;border-radius:6px;display:flex;width:32px;height:32px;justify-content:center;align-items:center;cursor:pointer;background:#0f161e;color:hsla(0,0%,100%,.92);font-size:18px}.ask-dialog .ask-dialog-loading{width:20px;height:20px;animation:loading-rotate 1s linear infinite}.ask-dialog .ask-dialog-enter.disabled{background:rgba(15,22,30,.08);cursor:not-allowed}.loading-balls{position:relative;width:80px;display:flex;justify-content:center;gap:6px}@keyframes bounce-1{50%{transform:translateY(-6px)}}@keyframes bounce-3{50%{transform:translateY(-6px)}}.loading-balls .ball{width:10px;height:10px;border-radius:50%;background-image:linear-gradient(90deg,#85ccff 0,#a88aff);background-size:80px 10px;background-repeat:no-repeat}.loading-balls .ball:first-child{animation:bounce-1 1s ease-in-out infinite;background-position-x:-55.5px}.loading-balls .ball:nth-child(2){animation:bounce-3 1s ease-in-out .3s infinite;background-position-x:-26.9px}.loading-balls .ball:nth-child(3){animation:bounce-3 1s ease-in-out .6s infinite;background-position-x:-41.2px}.common-base-root-modal .common-base-modal-content.analysis-modal{padding:20px 28px 28px;gap:20px}.analysis-modal .analysis-modal-content{width:100%;display:flex;align-items:flex-start;gap:20px;align-self:stretch;height:510px}.analysis-modal .analysis-modal-content.active .analysis-modal-files{background:rgba(246,246,248,.6);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.analysis-modal .analysis-modal-content.active .analysis-modal-files-content,.analysis-modal .analysis-modal-content.active .analysis-modal-files-footer{display:none}.analysis-modal .analysis-modal-files{position:relative;width:285px;height:100%;flex-shrink:0;border-radius:12px;border:1px dashed rgba(15,22,30,.08);background:rgba(32,39,79,.04);display:flex;flex-direction:column;gap:20px;padding:0 4px;overflow:hidden}.analysis-modal .analysis-modal-files-upload-area{background:rgba(246,246,248,.6);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);position:absolute;left:0;right:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:rgba(15,22,30,.86)}.analysis-modal .analysis-modal-files-upload-area-title{margin-top:16px;color:rgba(15,22,30,.92);font-size:15px;font-weight:600;line-height:24px}.analysis-modal .analysis-modal-files-upload-area-desc{margin-top:8px;max-width:200px;color:rgba(15,22,30,.56);font-size:12px;font-weight:400;text-align:center}.analysis-modal .analysis-modal-files-content{margin-top:12px;position:relative;flex:1 1;flex-shrink:0;width:100%;overflow-y:auto}.analysis-modal .analysis-modal-files-content::-webkit-scrollbar-thumb{width:4px;border-radius:10px;background:rgba(15,22,30,.08)}.analysis-modal .analysis-modal-files-content:after{content:"";position:absolute;display:block;bottom:0;width:100%;left:0;height:80px;margin-top:-80px;background:linear-gradient(180deg,rgba(246,246,248,0),#f6f6f8);pointer-events:none}.analysis-modal .analysis-modal-files-content-inner{display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto;padding:4px 0 60px}.analysis-modal .analysis-modal-files-item{margin-left:12px;width:calc(100% - 24px);cursor:pointer;padding:10px 8px;display:flex;align-items:center;gap:4px;border-radius:8px;background:#fff;transition:all .2s ease-in-out;position:relative}.analysis-modal .analysis-modal-files-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.04)}.analysis-modal .analysis-modal-files-item:hover .analysis-modal-files-item-close{opacity:1}.analysis-modal .analysis-modal-files-item-close{position:absolute;right:-4px;top:-4px;width:16px;height:16px;background:rgba(15,22,30,.7);z-index:2;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s ease-in-out}.analysis-modal .analysis-modal-files-item-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;object-fit:cover}.analysis-modal .analysis-modal-files-item-icon.web{padding:3px}.analysis-modal .analysis-modal-files-item-content{flex:1 1;flex-shrink:0;display:flex;flex-direction:column;gap:2px;overflow:hidden}.analysis-modal .analysis-modal-files-item-name{width:100%;color:rgba(15,22,30,.92);font-size:13px;font-weight:500;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-modal .analysis-modal-files-item-size{color:rgba(15,22,30,.3);font-size:11px;font-weight:400;line-height:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-modal .analysis-modal-files-footer{width:100%;flex-shrink:0;color:rgba(15,22,30,.3);text-align:center;font-size:11px;font-weight:500;display:flex;flex-direction:column;gap:12px;position:relative}.analysis-modal .analysis-modal-files-footer-items{padding:0 11px 16px;width:100%;flex-shrink:0;display:flex;gap:8px}.analysis-modal .analysis-modal-files-footer-item{cursor:pointer;flex:1 1;flex-shrink:0;border-radius:6px;background:#fff;display:flex;justify-content:center;align-items:center;height:36px;color:rgba(15,22,30,.44);font-size:16px;transition:all .2s ease-in-out}.analysis-modal .analysis-modal-files-footer-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.04);color:#0f161e}.analysis-modal .analysis-modal-files-footer-item:active{box-shadow:0 2px 6px 0 rgba(0,0,0,.04);color:rgba(15,22,30,.7)}.analysis-modal .analysis-modal-questions{flex:1 1;flex-shrink:0;height:100%;display:flex;flex-direction:column;gap:20px;overflow:hidden}.analysis-modal .analysis-modal-questions-list{flex:1 1;flex-shrink:0;width:100%;display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-bottom:80px}.analysis-modal .analysis-modal-questions-list::-webkit-scrollbar{width:.1px}.analysis-modal .analysis-modal-questions-list.empty{padding:0;justify-content:center;align-items:center}.analysis-modal .analysis-modal-question-item{cursor:pointer;width:100%;border-radius:15px;background:rgba(15,22,30,.03);display:flex;padding:8px 12px;align-items:flex-start;gap:4px;align-self:stretch;color:rgba(15,22,30,.92);font-size:13px;font-weight:500;line-height:26px}.analysis-modal .analysis-modal-question-item:hover{background:rgba(15,22,30,.06)}.analysis-modal .analysis-modal-question-item:active{background:rgba(15,22,30,.08)}.analysis-modal .analysis-modal-ask{position:relative;flex-shrink:0}.analysis-modal .analysis-modal-quick-actions{display:flex;gap:8px}.analysis-modal .analysis-modal-quick-action{flex:1 1;display:flex;gap:4px;border-radius:12px;padding:8px 12px;background:rgba(15,22,30,.03);align-items:center;cursor:pointer}.analysis-modal .analysis-modal-quick-action:hover{background:rgba(15,22,30,.06)}.analysis-modal .analysis-modal-quick-action:active{background:rgba(15,22,30,.08)}.analysis-modal .analysis-modal-quick-action-name{color:rgba(15,22,30,.92);font-size:13px;font-weight:500;line-height:24px}.analysis-modal .analysis-modal-quick-action-icon{color:#805ce5}.common-base-root-modal .common-base-modal-content.analysis-uploader-modal{padding:20px 28px 28px;gap:20px}.analysis-uploader-modal .analysis-uploader-content{height:200px;padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;border-radius:12px;border:1px dashed rgba(15,22,30,.08);background:rgba(32,39,79,.04);cursor:pointer;transition:all .2s ease-in-out}.analysis-uploader-modal .analysis-uploader-content.active,.analysis-uploader-modal .analysis-uploader-content:hover{border-color:rgba(15,22,30,.44)}.analysis-uploader-modal .analysis-uploader-content.active .analysis-uploader-upload-icon,.analysis-uploader-modal .analysis-uploader-content:hover .analysis-uploader-upload-icon{background:rgba(32,39,79,.06);color:rgba(15,22,30,.92)}.analysis-uploader-modal .analysis-uploader-upload-icon{border-radius:100px;background:rgba(32,39,79,.04);width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;font-size:28px;color:rgba(15,22,30,.86);transition:all .2s ease-in-out}.analysis-uploader-modal .analysis-uploader-title{margin-top:12px;color:rgba(15,22,30,.92);text-align:center;font-size:15px;font-weight:600;line-height:24px}.analysis-uploader-modal .analysis-uploader-desc{margin-top:4px;color:rgba(15,22,30,.56);text-align:center;font-size:12px;font-weight:400}.analysis-uploader-modal .analysis-uploader-items{width:100%;display:flex;align-items:center;gap:12px;padding-bottom:12px}.analysis-uploader-modal .analysis-uploader-item{flex:1 1;cursor:pointer;display:flex;height:36px;min-width:118px;padding:0 16px;justify-content:center;align-items:center;gap:6px;border-radius:8px;background:rgba(32,39,79,.06);color:rgba(15,22,30,.7);font-size:14px;font-weight:500;transition:all .2s ease-in-out}.analysis-uploader-modal .analysis-uploader-item:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.04);color:#0f161e}.analysis-uploader-modal .analysis-uploader-item:hover .analysis-uploader-item-icon{color:#0f161e}.analysis-uploader-modal .analysis-uploader-item:active{box-shadow:0 2px 6px 0 rgba(0,0,0,.04);color:rgba(15,22,30,.7)}.analysis-uploader-modal .analysis-uploader-item:active .analysis-uploader-item-icon{color:rgba(15,22,30,.7)}.analysis-uploader-modal .analysis-uploader-item-icon{transition:all .2s ease-in-out;color:rgba(15,22,30,.44)}.ask-modal-dialog{margin-top:16px}.common-base-root-modal .common-base-modal-content.ask-modal{gap:0;padding:20px 28px 28px}.common-base-root-modal .common-base-modal-content.ask-modal .common-base-modal-header-title{display:flex;align-items:center;justify-content:space-between;flex:1 1}.common-base-root-modal .common-base-modal-content.ask-modal .ask-modal-chat-history{color:#797d81;display:flex;gap:6px;align-items:center;padding-right:30px;cursor:pointer;font-size:12px;font-style:normal;font-weight:500;line-height:22px}.common-base-modal-content.create-modal .create-modal-content{width:100%}.common-base-modal-content.create-modal .create-modal-img{margin:37px auto 0;width:140px;height:80px;flex-shrink:0;background:hsla(240,9%,96%,.7);display:flex;align-items:center;justify-content:center;border-radius:6px}.common-base-modal-content.create-modal .create-modal-input{margin-top:32px;height:40px;padding:0 12px;border:1px solid #e9e9ec;border-radius:8px;font-size:16px;font-weight:500;line-height:22px}.common-base-modal-content.create-modal .create-modal-input::selection{background:#3f60e5;color:#fff}.common-base-modal-content.create-modal .create-modal-footer{display:flex;justify-content:center;margin-top:14px}.batch-file-item{padding:8px;width:100%;display:flex}.batch-file-item .batch-file-item-icon{width:14px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.batch-file-item .batch-file-item-icon.warning{color:#ff3b3b}.batch-file-item .batch-file-item-icon.complete{color:#00e1a8}.batch-file-item .batch-file-item-loading{width:14px;height:14px;animation:loading-rotate 1s linear infinite}.batch-file-item .batch-file-item-content{padding:0 12px 0 8px;flex:1 1;display:flex;flex-direction:column;gap:5px}.batch-file-item .batch-file-item-title{max-width:220px;overflow-wrap:anywhere;color:rgba(15,22,30,.92);font-size:13px;font-weight:500;line-height:18px}.batch-file-item .batch-file-item-status{color:rgba(15,22,30,.44);font-size:12px;font-weight:400;line-height:16px}.batch-file-item .batch-file-item-right{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;height:18px}.batch-file-item .batch-file-item-right-item{cursor:pointer;width:14px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#95989c}.batch-file-item .batch-file-item-upgrade{cursor:pointer;margin-top:4px;display:flex;height:28px;padding:0 8px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:rgba(128,92,229,.12);color:#805ce5;font-size:12px;font-weight:700;width:-moz-fit-content;width:fit-content}.batch-file-board{z-index:1450;position:fixed;bottom:12px;right:12px;max-height:calc(100vh - 120px);width:230px;height:-moz-fit-content;height:fit-content;border-radius:12px;background:#fff;box-shadow:0 4px 20px 0 rgba(0,0,0,.12);transition:height .3s ease-in,width .3s ease-in;display:flex;flex-direction:column;align-items:flex-start}.batch-file-board.expand{width:312px;height:-moz-fit-content;height:fit-content}.batch-file-board.expand .batch-file-board-files{display:block}.batch-file-board-header{width:100%;padding:12px;color:rgba(15,22,30,.92);font-size:14px;font-weight:400;line-height:20px;display:flex;align-items:center;justify-content:space-between}.batch-file-board-header .batch-file-board-header-right{display:flex;align-items:center;gap:8px;color:rgba(15,22,30,.7);font-size:12px;font-weight:400;line-height:16px}.batch-file-board-header .batch-file-board-header-clear{cursor:pointer;display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px}.batch-file-board-header .batch-file-board-header-clear:hover{background:rgba(15,22,30,.06)}.batch-file-board-header .batch-file-board-header-expand{cursor:pointer;width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;border-radius:4px}.batch-file-board-header .batch-file-board-header-expand:hover{background:rgba(15,22,30,.06)}.batch-file-board-header .batch-file-board-header-close{width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;cursor:pointer;color:#575c62}.batch-file-board-files{width:100%;padding:4px 8px 20px;overflow-y:auto;display:none}.batch-file-board-footer{width:100%;height:72px;padding:16px;position:absolute;left:0;bottom:0;background:#fff}.batch-file-board-footer-btn{cursor:pointer;width:100%;height:100%;border-radius:12px;background:#805ce5;color:#fff;font-size:16px;font-weight:700;line-height:20px;display:flex;align-items:center;justify-content:center}.batch-file-board-footer-btn.disabled{cursor:not-allowed;background:rgba(128,92,229,.3)}.common-base-modal-content.import-text-modal{gap:0;width:720px;padding-top:20px}.common-base-modal-content.import-text-modal .import-text-content{margin-top:20px;width:100%;padding:12px 12px 0;border-radius:12px;border:1px solid #e9e9ec;display:flex;gap:8px}.common-base-modal-content.import-text-modal .import-text-content.error{border-color:#ff3b3b}.common-base-modal-content.import-text-modal .import-text-content.processing .import-text-input{opacity:.3}.common-base-modal-content.import-text-modal .import-text-icon{width:16px;color:rgba(15,22,30,.3);flex-shrink:0}.common-base-modal-content.import-text-modal .import-text-input{flex:1 1;flex-shrink:0;color:#0f161e;font-size:16px;font-weight:500;line-height:24px;padding-right:5px;height:376px;resize:none!important}.common-base-modal-content.import-text-modal .import-text-input::placeholder{color:rgba(15,22,30,.3)}.common-base-modal-content.import-text-modal .import-text-footer{margin-top:20px;display:flex;align-items:center;width:100%}.common-base-modal-content.import-text-modal .import-text-footer-add{margin-left:auto}.common-base-modal-content.import-text-modal .import-text-footer-add-loading{width:18px;height:18px;animation:loading-rotate 1s linear infinite}.common-base-modal-content.import-text-modal .import-text-footer-tips{display:flex;align-items:center;justify-content:center;gap:4px;color:#ff3b3b;font-size:14px;font-weight:400}.dashboard-section{position:relative;width:100%;--list-layout-right-width:40%;--list-layout-right-gap:10px}.dashboard-section-header{padding-bottom:12px;display:flex;align-items:center;gap:8px}.dashboard-section-header-title{color:rgba(15,22,30,.92);font-size:15px;font-weight:600}.dashboard-section.row .dashboard-section-header-title{color:rgba(15,22,30,.4);font-size:15px;font-weight:400;line-height:16px;font-family:var(--font-aleo)}.dashboard-section.row .dashboard-section-header-all{margin-left:auto;margin-top:auto;cursor:pointer;color:rgba(15,22,30,.7);font-size:13px;font-weight:500;line-height:22px}.dashboard-section.row .dashboard-section-header-new{border-radius:6px;background:rgba(32,39,79,.06);color:#797d81;display:flex;align-items:center;gap:3px;font-size:12px;font-weight:400;line-height:18px;padding:3px 8px;cursor:pointer;transition:all .2s ease-in-out}.dashboard-section.row .dashboard-section-header-new:hover{background:rgba(32,39,79,.06);color:#31373e}.dashboard-section.row .dashboard-section-header-new:hover .dashboard-section-header-new-icon{color:#31373e}.dashboard-section.row .dashboard-section-header-new:active{background:rgba(32,39,79,.08);color:#31373e}.dashboard-section.row .dashboard-section-header-new:active .dashboard-section-header-new-icon{color:#31373e}.dashboard-section.row .dashboard-section-header-new-icon{color:#797d81;transition:all .2s ease-in-out}.dashboard-row-layout{position:relative;margin:0 -12px}.dashboard-row-layout:hover .dashboard-row-arrow{opacity:1}.dashboard-row-layout .dashboard-row-items{width:100%;display:flex;gap:20px;overflow-x:auto}.dashboard-row-layout .dashboard-row-items::-webkit-scrollbar{height:.1px}.dashboard-row-layout .dashboard-row-arrow{cursor:pointer;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background-color:#fff;box-shadow:0 0 15px rgba(0,0,0,.06);outline:1px solid rgba(15,22,30,.04);padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;color:rgba(15,22,30,.4);opacity:0;transition:all .2s ease-in-out;border-radius:40px}.dashboard-row-layout .dashboard-row-arrow:hover{color:#0f161e}.dashboard-row-layout .dashboard-row-arrow:active{color:rgba(15,22,30,.7)}.dashboard-row-layout .dashboard-row-arrow:after{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid rgba(49,52,56,.02);pointer-events:none}.dashboard-row-layout .dashboard-row-mask{z-index:5;position:absolute;top:0;right:0;bottom:0;width:137px;background:linear-gradient(271deg,#fdfdfd 31.66%,hsla(0,0%,97%,0) 99.73%)}.dashboard-row-layout .dashboard-row-mask.left{transform:rotate(180deg);left:0;right:auto}.dashboard-row-layout .dashboard-row-mask.left .dashboard-row-arrow{left:80px;right:auto}.dashboard-column-layout{position:relative}.dashboard-column-layout-loading{width:100%}.dashboard-column-layout-empty{width:100%;background:#afeeee}.dashboard-column-layout-list{display:grid;grid-gap:20px;gap:20px;justify-content:start;grid-template-columns:repeat(auto-fill,minmax(236px,1fr));padding:2px 12px 12px;margin:0 -12px}.dashboard-column-layout-list.single-row{grid-template-columns:repeat(auto-fill,minmax(0,236px))}.dashboard-column-layout-list.list{display:flex;flex-direction:column;margin:0 -8px;gap:0;padding:0 0 12px}.dashboard-column-layout-list-header{width:100%;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.dashboard-column-layout-list-header-title{color:rgba(15,22,30,.392);font-size:12px;font-weight:500;line-height:16px}.column-list-item-right{flex-shrink:0;width:var(--list-layout-right-width);display:flex;justify-content:space-between;align-items:center;gap:var(--list-layout-right-gap);padding-right:54px}@media screen and (max-width:1000px){.column-list-item-right{width:300px}}.column-list-item-item{flex:1 1;flex-shrink:0;color:rgba(15,22,30,.92);font-size:13px;font-weight:500}.column-list-item-item.header{color:rgba(15,22,30,.392);font-size:12px;font-weight:500;line-height:16px}