@charset "UTF-8";.auto-expand-textarea{width:100%;padding:0;border:none;border-radius:4px;font-size:16px;line-height:24px;resize:none;outline:none;transition:height .2s ease;box-sizing:border-box;margin-bottom:35px;text-overflow:ellipsis;overflow:hidden}.auto-expand-textarea:focus{border:none;outline:none;box-shadow:none}.auto-expand-textarea::placeholder{color:#999}.auto-expand-textarea::-webkit-scrollbar{width:6px}.auto-expand-textarea::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.auto-expand-textarea::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.auto-expand-textarea::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html,body{margin:0;padding:0}a{text-decoration:none;color:inherit}*::-webkit-scrollbar{width:4px;height:5px}*::-webkit-scrollbar-track{background:transparent;border-radius:3px}*::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px;min-height:50px;max-height:50px}*::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.touch-outer-container{height:100dvh;display:flex;gap:15px;padding-left:0;box-sizing:border-box;position:relative;background-color:#f4f6f8;overflow-y:hidden}.touch-chat-container{width:100%;padding:20px;box-sizing:border-box;margin:0 auto;height:100%;display:flex;flex-direction:column;background:#fff;overflow-y:auto;align-items:center;position:relative}.chat-container-detail{width:30%;height:100%;margin:0}.chat-container-detail .type-selector-wrap,.chat-container-detail .chat-input-area{width:calc(100% - 40px)}.chat-container-detail .chat-messages{width:100%}.chat-container-detail .card-result{width:100%;padding-right:20px}.chat-container-detail .file-record{width:100%}.chat-container-detail .card-result-list{width:100%;padding-right:20px}.detail-container{z-index:2;flex:1;padding:20px;box-sizing:border-box;background:#fff;border-radius:24px;box-shadow:0 4px 20px #dddfe2}.touch-chat-messages{width:100%;font-size:16px;display:flex;flex-direction:column;box-sizing:border-box;gap:30px;padding-right:20px;margin-bottom:16px;background:#fff;border-radius:8px;word-break:normal;overflow-wrap:break-word}.touch-chat-messages .assistant-message{width:100%;align-self:flex-start}.touch-chat-messages .assistant-message:last-child{padding-bottom:10px}.touch-chat-messages .user-message{width:auto;align-self:flex-end;max-width:90%}.touch-scroll-chat-message-wrap{overflow-y:auto;flex:1;display:flex;justify-content:center;width:100%;position:relative}.float-button{position:absolute;left:50%;transform:translate(-50%);z-index:2}.touch-chat-input-area{position:relative;padding:20px;box-sizing:border-box;border-radius:20px;border:1px solid #DDE2E9;width:100%;margin-top:20px}.touch-chat-input-area .attachment-preview-area .ant-upload,.touch-chat-input-area .attachment-preview-area .ant-upload-btn,.touch-chat-input-area .attachment-preview-area .ant-upload-drag,.touch-chat-input-area .attachment-preview-area [class*=upload]{display:none!important}.touch-chat-input-area .attachment-preview-area .ant-attachment .ant-attachment-list{padding-block:0;padding-inline:0}.touch-chat-input-area .chat-input{width:100%;border:none;outline:none;resize:none;font-size:16px;margin-bottom:35px}.touch-chat-input-area .chat-input::placeholder{color:#999}.touch-chat-input-area .chat-input.ant-input{padding:0;box-sizing:border-box}.touch-chat-input-area .chat-input:focus,.touch-chat-input-area .chat-input:focus-within,.touch-chat-input-area .chat-input.ant-input-focused{border:none;outline:none;box-shadow:none}.touch-chat-input-area .chat-input textarea{border:none;outline:none;box-shadow:none}.touch-chat-input-area .chat-input textarea:focus,.touch-chat-input-area .chat-input textarea:focus-within{border:none;outline:none;box-shadow:none}.touch-chat-input-area .chat-input .ant-input-affix-wrapper:focus,.touch-chat-input-area .chat-input .ant-input-affix-wrapper-focused{border-color:#d9d9d9;box-shadow:none;outline:none}.touch-chat-input-area .control-buttons{position:absolute;right:18px;bottom:23px;display:flex;align-items:center;justify-content:center;gap:10px;background-color:#fff}.control-btn{width:28px;height:28px;background-color:transparent;border:none;border-radius:6px;cursor:pointer}.control-btn:disabled{cursor:not-allowed}.control-btn.active{background:#1890ff;color:#fff}.control-btn-icon{font-size:20px}.send-btn{cursor:pointer;background-color:#181818;border-radius:50%;display:flex;justify-content:center;align-items:center}.send-btn img{width:14px}.send-btn[disabled]{opacity:.4}.touch-header{display:flex;justify-content:space-between;align-items:center;background:#fff;width:100%;padding:0 0 20px}.touch-header .touch-header-left{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600}.touch-header .touch-header-left .touch-header-logo{display:none;height:24px;width:auto}.touch-header .touch-header-right{display:flex;align-items:center;gap:20px}.touch-header .touch-header-right .lng-menu{display:flex;align-items:center;font-size:16px;color:#222;gap:4px}.touch-header .touch-header-right .touch-login-btn{border-radius:187px;background:#f5f5f5;box-sizing:border-box;border:1px solid #DDE2E9;font-size:14px;font-weight:700;line-height:20px;letter-spacing:normal;color:#222}.touch-header .touch-header-right .touch-login-btn:hover{background:#f8f9fa;border-color:#ddd}.touch-header .touch-header-right .touch-user-menu{position:relative}.touch-header .touch-header-right .touch-user-menu .touch-user-avatar{cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;transition:background-color .2s ease}.touch-header .touch-header-right .touch-user-menu .touch-user-avatar:hover{background:#f5f5f5}.touch-header .touch-header-right .touch-user-menu .touch-user-avatar .letter-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(77deg,#fe59fd 1%,#f202b0 25%,#5151ff 50%,#0e5bf2 73%,#1fceec 98%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;min-width:180px;z-index:1000;padding:12px}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-header{display:flex;align-items:center;justify-content:space-between}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-header .dropdown-level{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:#222}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-header .dropdown-level img{width:16px;height:16px}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-header .dropdown-quota{font-size:13px}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-upgrade{background:linear-gradient(79deg,#fe59fd,#f202b0,#5151ff 50%,#0e5bf2 74%,#1fceec 99%);color:#fff;font-size:14px;font-weight:700;text-align:center;margin:10px 10px 8px;padding:10px;box-sizing:border-box;border-radius:8px;cursor:pointer}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-upgrade:active{background:linear-gradient(79deg,#fe59fd,#f202b0,#5151ff 50%,#0e5bf2 74%,#1fceec 99%)}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-upgrade:hover{opacity:.8}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-cancel{font-size:13px;color:#999;text-align:center;padding:6px;cursor:pointer}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-expire{font-size:12px;color:#999;text-align:center;padding:6px}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-logout{font-size:14px;text-align:center;cursor:pointer;border-radius:8px}.touch-header .touch-header-right .touch-user-menu .touch-user-dropdown .dropdown-logout:active{background:#fff5f5}.touch-confirm-modal .ant-modal-content{padding:24px;border-radius:16px}.touch-confirm-modal .confirm-modal-content{display:flex;flex-direction:column;align-items:center;text-align:center}.touch-confirm-modal .confirm-modal-content .confirm-title{margin-bottom:10px;font-size:18px;font-weight:700;line-height:28px}.touch-confirm-modal .confirm-modal-content .confirm-text{margin-bottom:24px;font-size:14px;line-height:22px;color:#666}.touch-confirm-modal .confirm-modal-content .confirm-buttons{width:100%;display:flex;flex-direction:column;gap:10px}.touch-confirm-modal .confirm-modal-content .confirm-buttons .common-btn{height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:24px;font-weight:700}.touch-confirm-modal .confirm-modal-content .confirm-buttons .confirm-btn{border:none;background:#fdc959;color:#222}.touch-confirm-modal .confirm-modal-content .confirm-buttons .confirm-btn:active{background:#e5b753}.touch-confirm-modal .confirm-modal-content .confirm-buttons .cancel-btn{border:1px solid #222;background:#fff;color:#222}.touch-confirm-modal .confirm-modal-content .confirm-buttons .cancel-btn:active{background:#f7f7f7}.touch-drawer-view-containner{padding:0 16px 60px;font-size:13px;line-height:18px;box-sizing:border-box}.touch-drawer-view-company{font-size:14px;font-weight:500;line-height:18px;margin:16px 0 8px}.touch-drawer-view-recommendation{background:linear-gradient(90deg,#fff8ed,#fff 99%);border:1px solid #D1D1D1;border-radius:16px;padding:16px;box-sizing:border-box}.touch-drawer-view-recommendation .touch-drawer-recommendation-title{display:flex;align-items:center;gap:2px}.touch-drawer-view-recommendation .touch-drawer-recommendation-title img{width:24px}.touch-drawer-view-recommendation .touch-drawer-recommendation-title span{font-size:16px;font-weight:700;line-height:24px}.touch-drawer-view-recommendation .touch-drawer-recommendation-desc{font-size:13px;line-height:16px;margin-top:8px}.touch-drawer-view-recommendation-gray{background:linear-gradient(90deg,#efefef,#fff 99%)}.touch-drawer-view-title{font-size:20px;font-weight:700;line-height:24px;margin-top:24px}.touch-drawer-view-text{font-size:13px;line-height:16px;margin:8px 0}.touch-drawer-view-table{margin-bottom:15px}.touch-drawer-view-ftitle{font-size:16px;font-weight:700;line-height:24px;margin:16px 0 8px}.touch-drawer-view-list{margin-bottom:8px}.touch-drawer-view-info{margin-bottom:24px}.touch-drawer-view-info .touch-drawer-view-info-cnt{background:linear-gradient(90deg,#fff8ed,#fff 99%);border:1px solid #D1D1D1;border-radius:16px;padding:0 16px 16px;box-sizing:border-box}.touch-drawer-view-info .touch-drawer-info-list{font-size:13px;line-height:16px;display:flex;flex-wrap:wrap;gap:8px}.touch-drawer-view-info .touch-drawer-info-li{display:flex}.touch-drawer-view-info .touch-drawer-info-li .touch-drawer-info-lable{color:#888;min-width:70px}.touch-drawer-view-info .touch-drawer-info-li .touch-drawer-info-value{word-break:break-all;overflow-wrap:anywhere}.touch-drawer-view-report{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:5px}.touch-drawer-view-source{display:flex;font-size:12px;line-height:14px;padding:8px;margin-bottom:8px;background:#f7f7f7;border-radius:4px;gap:4px}.touch-drawer-view-source .touch-drawer-source-text{color:#888}.touch-drawer-report-info{margin-bottom:15px}.touch-drawer-report-ul{display:flex;flex-direction:column;gap:5px}.touch-drawer-report-ul p{padding-left:20px;position:relative}.touch-drawer-report-ul p:before{content:"";display:flex;width:3px;height:3px;border-radius:3px;background:#555;position:absolute;top:10px;left:5px}.touch-drawer-source-verifie-text{margin-bottom:10px}.touch-drawer-view-tips{margin:24px 0;border-top:1px solid #D8D8D8;padding-top:20px;display:flex;align-items:flex-start;color:#888;box-sizing:border-box}.touch-drawer-view-tips .anticon-info-circle{margin:4px 5px 0 0}.download-containner{position:fixed;left:0;right:0;bottom:0;padding:8px 16px;display:flex;align-items:center;justify-content:center;background:#fff;box-shadow:0 -4px 10px #0000001a;z-index:1000}.download-containner .download-btn.ant-btn{width:100%;padding:10px 20px;height:auto;box-sizing:border-box;background:#fdc959;border-radius:192px;border:none;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#000}.download-containner .download-btn.ant-btn:hover,.download-containner .download-btn.ant-btn:focus{background:#fdc959;color:#000;border:none}.download-containner .download-btn.ant-btn:disabled{background:#f0f0f0;color:#999}.touch-eval-info-trigger{width:14px;height:14px;display:inline-block;line-height:14px;text-align:center;vertical-align:middle;border-radius:50%;cursor:pointer;background-color:#ddd}.pdf-exporting .ant-table-content,.pdf-exporting .ant-table-container,.pdf-exporting .ant-table-body,.pdf-exporting .ant-table-wrapper,.pdf-exporting .ant-table{overflow:visible!important}.success-containner{height:100vh;width:100%;background:#f3f5fa}.success-containner .success-content{padding:40px 20px 20px;display:flex;flex-direction:column;gap:32px;box-sizing:border-box;text-align:center}.success-containner .success-content .success-title{font-size:18px;font-weight:700;line-height:20px}.success-containner .success-content .success-des{font-size:14px;line-height:18px;color:#3d3d3d}.success-containner .success-content .success-btn{width:100%;padding:5px 6px;border-radius:22px;box-sizing:border-box;border:1px solid #000;background:#f3f5fa;font-size:16px;font-weight:700;line-height:24px}.card-container,#root{width:100%}
