.settings-modal .ant-modal-body{padding:0}.settings-modal .ant-modal-content{padding:10px 20px}.settings-modal .ant-modal-header{padding-top:10px;font-size:18px;font-weight:700;line-height:24px}.settings-modal .ant-modal-close{color:#222;font-size:24px;top:10px;right:10px}.settings-modal-content{padding:0}.settings-option{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.settings-option .settings-option-text{color:var(--color-text-primary,#000);font-size:16px;font-weight:400}.settings-option .settings-option-button{color:#000;background:#fff;border:1px solid #d9d9d9;border-radius:26px;width:127px;height:36px;padding:0 16px;font-size:16px;font-weight:500}.settings-option .settings-option-button:hover{color:#40a9ff;border-color:#40a9ff}.settings-option .settings-option-button.erase-button.ant-btn-default{color:#e64545;border-color:#e64545}.settings-option .settings-option-button.erase-button.ant-btn-default:hover:not(:disabled){color:#fff;background:#e64545}.settings-option .settings-option-button.erase-button.ant-btn-default:disabled{color:#c8c9cc;cursor:not-allowed;background:#fff;border-color:#c8c9cc}.settings-option .settings-option-button.erase-button.ant-btn-default:disabled:hover{color:#c8c9cc;background:#fff;border-color:#c8c9cc}.settings-divider{background-color:#f0f0f0;height:1px}.settings-signout-container{justify-content:center;padding:20px 0;display:flex}.settings-signout-container .settings-signout-button,.settings-signout-container .settings-signin-button{color:#fff;background:#353535;border:none;border-radius:24px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.settings-signout-container .settings-signout-button:hover,.settings-signout-container .settings-signin-button:hover{background:#222}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sidebar{box-sizing:border-box;background-color:var(--color-white);z-index:999;flex-direction:column;width:300px;height:100%;padding:12px 16px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;right:0;box-shadow:8px 0 40px #e2e3f366}.sidebar .ai-icon{font-size:24px}.sidebar .svg-icon{width:24px;height:24px}.sidebar .sidebar-logo{border-radius:var(--border-radius);width:40px;height:40px}.sidebar .sidebar-logo img{max-width:100%;height:100%}.sidebar .sidebar-container{flex-direction:column;flex:1;justify-content:space-between;display:flex}.sidebar .sidebar-top{flex:1}.sidebar .sidebar-bottom{flex-direction:column;gap:5px;display:flex}.sidebar .sidebar-bottom a{color:inherit}.sidebar .sidebar-bottom .sidebar-item.ant-tooltip-open,.sidebar .sidebar-bottom .sidebar-item:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-bottom .sidebar-item-box{margin:0 -13px;padding:13px 15px}.sidebar .sidebar-bottom .sidebar-item-box:hover,.sidebar .sidebar-bottom .sidebar-item-box.ant-tooltip-open{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-bottom .sidebar-item-box a{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.sidebar .sidebar-bottom .sidebar-item-box .icon-file{margin-right:5px}.sidebar .sidebar-bottom .user-avatar-box{justify-content:space-between;align-items:center;gap:15px;margin:0 -18px;display:flex}.sidebar .sidebar-bottom .user-avatar-wrap{cursor:pointer;border-radius:8px;flex:1;align-items:center;gap:10px;min-width:0;padding:0 15px;line-height:46px;display:flex}.sidebar .sidebar-bottom .user-avatar-wrap:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-bottom .sidebar-item-user-name{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.sidebar .sidebar-bottom .settings-icon{cursor:pointer;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.sidebar .sidebar-bottom .settings-icon:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-bottom .login-user-avatar-box{justify-content:space-between;align-items:center;padding:9px 15px;display:flex}.sidebar .sidebar-bottom .login-user-avatar-box:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-bottom .login-user-avatar-box .login-user-wrap{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.sidebar .sidebar-bottom .user-avatar{object-fit:cover;justify-content:center;align-items:center;min-width:28px;max-width:28px;height:28px;max-height:28px;display:flex;overflow:hidden}.sidebar .sidebar-bottom .user-avatar img{max-width:100%;max-height:100%}.sidebar .sidebar-new-topic{border-radius:var(--border-radius);cursor:pointer;border:none;outline:none;font-size:20px;line-height:26px}.sidebar .sidebar-new-topic .icon-conversation{width:24px;height:24px}.sidebar .sidebar-new-topic:disabled{cursor:not-allowed}.sidebar .sidebar-new-topic:not(:disabled):hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar .sidebar-history-title{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-height:24px;font-size:16px;display:flex;overflow:hidden}.sidebar .sidebar-history-title .bold{font-weight:700}.sidebar .sidebar-history-title .ai-icon{margin-right:10px}.sidebar .sidebar-content{flex-direction:column;flex:1;height:100%;margin-bottom:20px;display:flex;overflow:hidden}.sidebar .sidebar-loading{justify-content:center;align-items:center;padding-top:10px;display:flex}.sidebar .sidebar-loading img{border-radius:50%;width:20px;height:20px;animation:1s linear infinite rotate}.sidebar .sidebar-history-list{flex-direction:column;gap:5px;display:flex;overflow-y:auto}@supports ((-moz-appearance:none)){.sidebar .sidebar-history-list{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.sidebar .sidebar-history-list::-webkit-scrollbar{z-index:11;width:5px;height:5px}.sidebar .sidebar-history-list::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.sidebar .sidebar-history-list::-webkit-scrollbar:horizontal{height:5px}.sidebar .sidebar-history-list::-webkit-scrollbar-track{background:0 0}.sidebar .sidebar-history-list::-webkit-scrollbar-corner{background:0 0}.sidebar .sidebar-history-list::-webkit-scrollbar-track-piece{background:0 0}.sidebar .chat-item-tit{border-radius:var(--border-radius);cursor:pointer;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;padding:5px 20px 5px 15px;transition:all .3s ease-in-out}.sidebar .chat-item-tit.active,.sidebar .chat-item-tit:hover{background-color:var(--bg-color-light)}.sidebar .chat-item-tit:hover .delete-history{display:block}.sidebar .chat-item-tit .chat-item-content{font-size:16px;position:relative}.sidebar .chat-item-tit .chat-item-content:hover .chat-item-time{opacity:1}.sidebar .chat-item-tit .chat-item-content .chat-item-name{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text;user-select:text;width:80%;font-size:16px;line-height:24px;overflow:hidden}.sidebar .chat-item-tit .chat-item-content .chat-item-time-type{color:var(--color-text-assist);justify-content:space-between;align-items:center;font-size:12px;line-height:18px;display:flex}.sidebar .chat-item-tit .chat-item-content .chat-item-time{opacity:0;transition:all .3s ease-in-out}.sidebar .chat-item-tit .delete-history{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;font-size:12px;line-height:18px;display:none;position:absolute;top:0;right:-10px;transform:rotate(45deg)}.sidebar .chat-item-tit .icon-elipsis{font-size:18px;display:none}.sidebar .chat-item-input{border:1px solid #ddd;border-radius:4px;outline:none;flex:1;margin-right:8px;padding:4px 8px}.sidebar .chat-item-input:focus{border-color:#1890ff}.sidebar .icon-arrow-double-right,.sidebar .icon-arrow-double-left{font-size:20px;font-weight:700}.sidebar.mobile{background-color:#f5f7fa}.sidebar.mobile .sidebar-content{border-radius:var(--border-radius);background-color:#fff;padding:15px}.sidebar.mobile .sidebar-content .chat-item-tit{padding:5px 20px 5px 0}.sidebar.mobile .no-session-list{background-color:#0000}.sidebar.mobile .sidebar-bottom{gap:15px}.sidebar.mobile .sidebar-bottom .sidebar-item-box{border-radius:var(--border-radius);background-color:#fff;margin:0}.sidebar.mobile .sidebar-bottom .login-name-email{width:180px;padding:10px 15px}.sidebar.mobile .sidebar-bottom .sidebar-item-user-name{line-height:22px;margin-left:0!important}.sidebar.mobile .sidebar-bottom .sidebar-item-user-email{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:14px;overflow:hidden}.sidebar.mobile .sidebar-bottom .icon-arrow-right-bold{color:var(--color-text-assist);font-size:18px}.sidebar.mobile .sidebar-bottom .not-login-user-avatar-box{justify-content:space-between;padding:10px 15px;display:flex}.sidebar.mobile .sidebar-bottom .not-login-user-avatar-box .login-user-wrap{align-items:center;gap:10px;display:flex}.sidebar.mobile .sidebar-bottom .not-login-user-avatar-box .settings-icon-wrap{color:#888;align-items:center;gap:5px;display:flex}.sidebar.expand{padding:40px 30px}.sidebar.expand.mobile .sidebar-content{margin-right:0}.sidebar.expand .sidebar-header{justify-content:space-between;align-items:center;display:flex}.sidebar.expand .sidebar-header .sidebar-header-left{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;justify-content:flex-start;align-items:center;gap:5px;display:flex;overflow:hidden}.sidebar.expand .sidebar-history-title{margin-bottom:15px}.sidebar.expand .sidebar-header-bottom{cursor:pointer;justify-content:space-between;align-items:center;margin-right:-20px;padding:10px;display:flex}.sidebar.expand .sidebar-header-bottom.ant-tooltip-open,.sidebar.expand .sidebar-header-bottom:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar.expand .logo-title{color:var(--color-brand);text-overflow:ellipsis;white-space:nowrap;font-size:30px;font-weight:700;line-height:36px;overflow:hidden}.sidebar.expand .text-ai{color:var(--color-brand)}.sidebar.expand .icon-arrow-double-right{margin-bottom:22px}.sidebar.expand .sidebar-new-topic{background-color:var(--bg-color-button);width:100%;height:46px;color:var(--color-white);text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;margin:30px 0;transition:all .3s ease-in-out;display:flex;overflow:hidden}.sidebar.expand .sidebar-new-topic .icon-conversation{margin-right:15px}.sidebar.expand .sidebar-new-topic:hover{background-color:var(--color-black)}.sidebar.expand .sidebar-content{margin-right:-10px}.sidebar.expand .sidebar-history-list{padding-right:10px}.sidebar.expand .sidebar-item-box{cursor:pointer;border-radius:var(--border-radius);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;padding:5px 10px;line-height:36px;display:flex;overflow:hidden}.sidebar.expand .sidebar-item-box .sidebar-item-user-name,.sidebar.expand .sidebar-item-box .sidebar-item-feedback{text-overflow:ellipsis;white-space:nowrap;margin-left:10px;font-weight:700;overflow:hidden}.sidebar.expand .sidebar-item-box .sidebar-item-user-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar.expand .sidebar-bottom .sidebar-item-box{gap:0}.sidebar.collapsed{width:80px;padding:40px 20px}.sidebar.collapsed .sidebar-item{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sidebar.collapsed .sidebar-item.active,.sidebar.collapsed .sidebar-item:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar.collapsed .sidebar-item.tooltip-open{background-color:var(--bg-color-light)}.sidebar.collapsed .sidebar-item:after{content:"";background-color:var(--color-brand);opacity:0;border-radius:4px 0 0 4px;width:4px;height:0;transition:height .3s ease-in-out,opacity .3s ease-in-out;position:absolute;right:0}.sidebar.collapsed .sidebar-item.active:after{opacity:1;height:54px}.sidebar.collapsed .sidebar-item.sidebar-item-user{border-radius:50%;flex-direction:column;gap:5px;display:flex}.sidebar.collapsed .sidebar-item.sidebar-item-user a{background-color:var(--bg-color-light);border-radius:50%;justify-content:center;align-items:center;min-width:40px;max-width:40px;height:40px;max-height:40px;display:flex;overflow:hidden}.sidebar.collapsed .sidebar-item.sidebar-item-user a img{max-width:100%;max-height:100%}.sidebar.collapsed .sidebar-logo{margin-bottom:15px}.sidebar.collapsed .sidebar-top{flex-direction:column;gap:15px;display:flex}.sidebar.collapsed .sidebar-new-topic:hover{background-color:var(--bg-color-light)}.sidebar.collapsed .sidebar-history-icon{text-align:center;border-radius:var(--border-radius)}.sidebar.collapsed .sidebar-history-icon:hover{background-color:var(--bg-color-light)}.sidebar-drawer .ant-drawer-body{padding:0}.sidebar-drawer .sidebar{width:100%;height:100%;padding:40px 15px 20px;padding-bottom:calc(20px + max(env(safe-area-inset-bottom),var(--my-status-bottom-height,0px)));position:static}.sidebar-tooltip.tooltip-white .ant-tooltip-inner,.sidebar-tooltip.tooltip-white .ant-tooltip-arrow:before{background-color:var(--color-white)}.sidebar-tooltip .sidebar-item-user{flex-direction:column;gap:5px;display:flex}.sidebar-tooltip .sidebar-item-user .sidebar-item-logout{padding:5px;line-height:21px}.sidebar-tooltip .sidebar-item-user .sidebar-item-logout .ai-icon{font-size:20px}.sidebar-tooltip .sidebar-item-user .sidebar-item-user-name{color:var(--color-disabled-text);padding:0 5px;line-height:21px}.sidebar-tooltip .sidebar-item-user .sidebar-item-logout{cursor:pointer;border-radius:4px;align-items:center;display:flex}.sidebar-tooltip .sidebar-item-user .sidebar-item-logout .ai-icon{margin-right:5px}.sidebar-tooltip .sidebar-item-user .sidebar-item-logout:hover{background-color:var(--bg-color-light)}.sidebar-tooltip .ant-tooltip-inner,.sidebar-tooltip .ant-tooltip-arrow:before{background-color:var(--bg-color-button)}.sidebar-tooltip .settings-icon-tooltip{cursor:pointer;align-items:center;gap:10px;padding:5px;display:flex}.sidebar-tooltip .settings-icon-tooltip:hover{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.sidebar-tooltip .icon-setting{font-size:20px}.delete-history-modal{width:442px}.delete-history-modal .ant-modal-close{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.delete-history-modal .delete-history-modal-title{color:var(--color-text);font-size:22px;font-weight:700;line-height:28px;display:flex}.delete-history-modal .ant-modal-confirm-content{color:var(--modal-content-color);margin-top:2px;padding-left:30px}.delete-history-modal .icon-add-bold{font-size:18px;transform:rotate(45deg)}.delete-history-modal .icon-inverted-exclamation{color:var(--color-mic);width:24px;height:24px;margin-right:10px;font-size:24px}.delete-history-modal .delete-history-modal-footer{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.delete-history-modal .delete-history-modal-footer .delete-history-btn{text-align:center;border-radius:2px;width:80px;height:30px;line-height:30px}.delete-history-modal .delete-history-modal-footer .delete-history-no-btn{background:var(--color-white);border:1px solid var(--color-brand);color:var(--color-brand)}.delete-history-modal .delete-history-modal-footer .delete-history-no-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--bg-color-hover);background:var(--bg-color-hover);color:var(--color-black)}.delete-history-modal .delete-history-modal-footer .delete-history-yes-btn{background:var(--color-brand);color:var(--color-white)}.delete-history-modal .delete-history-modal-footer .delete-history-yes-btn:hover{background:var(--color-brand-hover)}@media screen and (max-width:768px){.sidebar.expand .sidebar-logo{width:20px;height:20px}.sidebar.expand .logo-title{font-size:20px;line-height:24px}}@media screen and (max-width:480px){.sidebar.expand .sidebar-logo{width:20px;height:20px}.sidebar.expand .logo-title{font-size:20px;line-height:22px}}.sign-out-confirm-modal.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-content{color:#555;padding-top:30px;font-size:16px;font-weight:600;line-height:24px}.sign-out-confirm-modal .ant-modal-content{border-radius:5px;padding:10px 10px 20px 30px!important}.sign-out-confirm-modal .ant-modal-close{width:24px;height:24px;top:10px}.sign-out-confirm-modal .ant-modal-close .ant-modal-close-x{line-height:24px}.sign-out-confirm-modal .ant-modal-close .icon-close{font-size:24px}.sign-out-confirm-modal .ant-modal-confirm-paragraph{max-width:100%}.sign-out-confirm-modal .ant-modal-confirm-btns{justify-content:flex-end;gap:10px;padding-right:7px;display:flex}.sign-out-confirm-modal .ant-modal-confirm-btns .ant-btn{border-radius:3px;font-size:16px;padding:5px 15px!important}.sign-out-confirm-modal .ant-modal-confirm-btns .ant-btn-default{color:#1a1a1a;background:#fff;border:1px solid #d9d9d9}.sign-out-confirm-modal .ant-modal-confirm-btns .ant-btn-primary{color:#fff;background:#e64545;border-color:#e64545}.login-modal.mobile .ant-modal-content{padding:25px 10px}.login-modal .ant-modal-confirm-paragraph{max-width:100%}.login-modal .ant-modal-content{padding:25px 32px}.login-modal .login-wrap{flex-direction:column;gap:30px;margin:0 auto;display:flex}.login-modal .login-title{text-align:center;font-size:24px;font-weight:700;line-height:30px}.login-modal .sso-login,.login-modal .mic-login{border-radius:var(--border-radius);width:-moz-fit-content;width:fit-content;height:50px;color:var(--color-white);padding:0 20px;font-size:16px}.login-modal .sso-login{background:var(--color-brand)}.login-modal .mic-login{border:1px solid var(--color-mic);border-radius:83px;margin:0 auto}.login-modal .mic-login.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:var(--color-mic);border:1px solid var(--color-mic)}.login-modal .mic-login a{width:100%;height:100%;color:var(--color-text);justify-content:center;align-items:center;gap:10px;display:flex}.login-modal .mic-login a:hover{color:var(--color-white)}.login-modal .mic-icon{width:24px;height:24px}.login-modal .ant-modal-close{background:var(--bg-color-light);width:26px;height:26px;color:var(--color-black);border-radius:50%;top:-32px;right:0;transform:rotate(45deg)}.login-modal .ant-modal-close:hover{background:var(--bg-color-hover)}.login-modal .ant-modal-close .ai-icon{font-size:16px;line-height:16px}.login-modal .agreement-wrap{color:var(--color-text-assist);gap:10px;display:flex}.login-modal .agreement{border:1px solid var(--color-text-assist);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:3px}.login-modal .agreement.checked{background-color:var(--color-text);justify-content:center;align-items:center;display:flex}.login-modal .agreement.checked .ai-icon{color:var(--color-white);font-size:12px;font-weight:700}.login-modal .agreement-text a{color:var(--color-text-assist);text-decoration:underline}.login-modal .powered-by{text-align:center;color:var(--color-disabled-text)}.login-modal .powered-by a{color:var(--color-disabled-text)}.login-modal .powered-by a:hover{text-decoration:underline}.layout-container{justify-content:space-between;min-height:100vh;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;left:0;right:0}.layout-container .page-wrapper,.layout-container .layout-content{flex:1;transition:all .3s ease-in-out;display:flex}.layout-container.collapsed .layout-content{padding-left:80px}.layout-container.collapsed.isMobile .layout-content{padding-left:0}.layout-container.expand .layout-content{padding-left:300px}.layout-container .login-overlay{z-index:100;position:fixed;top:0;bottom:0;left:0;right:0}.layout-container .chat-container{flex:1;position:relative}.layout-container .chat-container-inner .send-box-wrap{margin:auto}.layout-container .chat-container-inner{box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100%;transition:all .3s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}@supports ((-moz-appearance:none)){.layout-container .chat-container-inner{scrollbar-color:#b1b1b1 #0000;scrollbar-width:thin}}.layout-container .chat-container-inner::-webkit-scrollbar{z-index:11;width:5px;height:5px}.layout-container .chat-container-inner::-webkit-scrollbar-thumb{background:#b1b1b1;border-radius:3px}.layout-container .chat-container-inner::-webkit-scrollbar:horizontal{height:5px}.layout-container .chat-container-inner::-webkit-scrollbar-track{background:0 0}.layout-container .chat-container-inner::-webkit-scrollbar-corner{background:0 0}.layout-container .chat-container-inner::-webkit-scrollbar-track-piece{background:0 0}.layout-container .chat-container-inner .send-box-cnt{min-height:50px}@media screen and (max-width:768px){.layout-container{width:100%}.layout-container.collapsed .layout-content,.layout-container.expand .layout-content{padding-left:0}}@media screen and (max-width:480px){.layout-container{width:100%}.chat-container-inner{padding-top:20px}}.sourcing-ai-oss{flex-direction:row-reverse;width:100%;display:flex;overflow:hidden}.sourcing-ai-oss .sourcing-ai-oss-sidebar{z-index:1000;min-width:150px;height:100vh;box-shadow:none;position:fixed;top:0;left:0;overflow-y:auto}.sourcing-ai-oss .sourcing-ai-oss-content{flex:1;margin-left:150px;overflow:auto}@keyframes index-module_rotate__vMkFl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_uploadPreview__nP6d1{flex-wrap:wrap;gap:10px;display:flex}.index-module_attachmentItem__uETII{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.index-module_attachmentItem__uETII .index-module_attachmentImg__PAFqY{object-fit:cover;border-radius:4px;max-width:100%;max-height:100%}.index-module_attachmentItem__uETII .index-module_attachmentFileContainer__LhxPz{align-items:center;gap:8px;width:100%;height:100%;display:flex}.index-module_attachmentItem__uETII .index-module_attachmentFile__KQBIP{background-color:#e2e3ff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.index-module_attachmentItem__uETII .index-module_attachmentFile__KQBIP .index-module_attachmentFileIcon__TMBUa{color:#a3b8cc;font-size:28px}.index-module_attachmentItem__uETII .index-module_attachmentFileInfo__QUWp_{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.index-module_attachmentItem__uETII .index-module_attachmentFileInfo__QUWp_ .index-module_attachmentFileName__HojcE{color:var(--color-text-primary,#333);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;overflow:hidden}.index-module_attachmentItem__uETII .index-module_attachmentFileInfo__QUWp_ .index-module_attachmentFileSize__KIk26{color:var(--color-text-tertiary,#999);font-size:12px;line-height:16px}.index-module_attachmentItem__uETII:hover .index-module_attachmentDelWrap__d8NZv{justify-content:center;align-items:center;display:flex}.index-module_attachmentDelWrap__d8NZv{border-radius:16px;width:16px;height:16px;display:none;position:absolute;top:-6px;right:-6px}.index-module_attachmentDelWrap__d8NZv:after{content:"";background:var(--color-white);z-index:1;border-radius:50%;width:12px;height:12px}.index-module_attachmentDelWrap__d8NZv .index-module_attachmentDel__nhAH5{z-index:2;position:absolute}.index-module_attachmentOverlay__hEF2A{content:"";z-index:1;background:#00000080;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.index-module_attachmentOverlay__hEF2A .index-module_attachmentLoading__kyVeH{z-index:2;border-radius:50%;width:26px;height:26px;display:inline-block;position:relative}.index-module_attachmentOverlay__hEF2A .index-module_attachmentLoading__kyVeH img{width:100%;height:100%;animation:1s linear infinite index-module_rotate__vMkFl}.simple-send-box-wrap{background-color:var(--color-white);box-sizing:border-box;width:100%}.simple-send-box-wrap *,.simple-send-box-wrap :before,.simple-send-box-wrap :after{box-sizing:border-box}.simple-send-box-wrap .simple-send-box-inner{min-width:300px;max-width:800px;margin:0 auto}.simple-send-box-wrap .send-box-cnt{border:2px solid var(--color-brand);border-radius:10px;align-items:center;padding:10px;display:flex}.simple-send-box-wrap .send-box-cnt.disabled{border:2px solid #b3b3b3}.simple-send-box-wrap .send-box-attachment{align-self:flex-start;margin-right:10px}.simple-send-box-wrap .send-box-input{flex:1}.simple-send-box-wrap .send-box-textarea{box-shadow:none;border:none;font-size:16px;line-height:24px}.simple-send-box-wrap .send-box-textarea.ant-input-outlined.ant-input-disabled,.simple-send-box-wrap .send-box-textarea.ant-input-outlined[disabled]{background-color:#0000}.simple-send-box-wrap .upload-wrap{margin-left:15px}.simple-send-box-wrap .upload-btn{box-shadow:none;border:none;padding:0}.simple-send-box-wrap .upload-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{color:var(--color-black);background-color:#0000;border:none}.simple-send-box-wrap .upload-btn .icon-picture{font-size:24px}.simple-send-box-wrap .send-box-btn-wrap{justify-content:center;align-self:flex-end;align-items:center;display:flex}.simple-send-box-wrap .send-box-btn{width:30px;height:30px;color:var(--color-white);background-color:var(--color-brand);border-radius:50px;margin-left:20px}.simple-send-box-wrap .send-box-btn.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--color-black)}.simple-send-box-wrap .send-box-btn:disabled{background-color:#b3b3b3}.simple-send-box-wrap .attachment-overlay{content:"";z-index:1;background:#00000080;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.simple-send-box-wrap .attachment-overlay .attachment-loading{border-radius:50%;width:18px;height:18px;animation:1s linear infinite rotate}.keep-history-modal{width:442px}.keep-history-modal .ant-modal-close{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.keep-history-modal .ant-modal-content{padding:20px 30px}.keep-history-modal .keep-history-modal-title{margin-bottom:7px;font-size:22px;font-weight:700;line-height:28px}.keep-history-modal .ant-modal-confirm-content{width:340px;color:var(--modal-content-color)}.keep-history-modal .icon-add-bold{font-size:18px;transform:rotate(45deg)}.keep-history-modal .icon-inverted-exclamation{color:var(--color-mic);width:24px;height:24px;margin-right:10px;font-size:24px}.keep-history-modal .keep-history-modal-footer{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.keep-history-modal .keep-history-modal-footer .keep-history-btn{text-align:center;border-radius:2px;width:80px;height:30px;line-height:30px}.keep-history-modal .keep-history-modal-footer .keep-history-no-btn{background:var(--color-white);border:1px solid var(--color-brand);color:var(--color-brand)}.keep-history-modal .keep-history-modal-footer .keep-history-no-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--bg-color-hover);background:var(--bg-color-hover);color:var(--color-black)}.keep-history-modal .keep-history-modal-footer .keep-history-yes-btn{background:var(--color-brand);color:var(--color-white)}.keep-history-modal .keep-history-modal-footer .keep-history-yes-btn:hover{background:var(--color-brand-hover)}.explore-subjects-wrap{align-self:flex-start}.explore-subjects-wrap .explore-subjects-title{margin-bottom:15px;font-size:24px;font-weight:700;line-height:30px}.explore-subjects-wrap .explore-subjects-title2{margin-bottom:15px;font-size:16px;font-weight:700;line-height:20px}.explore-subjects-wrap .explore-subjects-list{flex-direction:column;gap:10px;width:-moz-fit-content;width:fit-content;display:flex}.explore-subjects-wrap .explore-subjects-item{border:1px solid var(--color-divider);border-radius:var(--border-radius);cursor:pointer;background-color:var(--color-white);align-items:center;padding:7px 10px;display:flex}.explore-subjects-wrap .explore-subjects-item:hover{border-color:var(--color-brand)}.explore-subjects-wrap .explore-subjects-item .icon-star{color:var(--color-brand);margin-right:10px;font-size:20px}.error-module_others-type__g6Vbv{max-width:800px;margin:0 auto}.error-module_others-type__g6Vbv .error-module_othersTypeDesc__kK44p{align-items:flex-start;margin-bottom:40px;font-size:16px;line-height:24px;display:flex}.error-module_others-type__g6Vbv .error-module_othersTypeDesc__kK44p .error-module_aiIcon__k4MVn{color:var(--color-mic);margin-right:10px;font-size:24px;line-height:24px}.selected-module_selectedWrap__hJ3vR{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:16px;line-height:24px;display:flex}.selected-module_selectedWrap__hJ3vR .selected-module_selectedTitle__Z4Dhc{font-weight:700}.selected-module_selectedWrap__hJ3vR .selected-module_selectedContent__UFBFo{align-items:baseline;display:flex}.selected-module_selectedWrap__hJ3vR .selected-module_selectedEntityWrap__rYd3Q{background:var(--color-white);border-radius:157px;align-items:center;gap:8px;padding:2px 10px;display:flex}.selected-module_selectedWrap__hJ3vR .selected-module_closeIcon__CrOCL{cursor:pointer;margin-left:8px;font-size:18px;line-height:24px}.selected-module_selectedWrap__hJ3vR .selected-module_arrowIcon__jHzIL{cursor:pointer;margin-left:8px;font-size:16px;line-height:24px}.selected-module_multipleSelectedContainer__KdxRQ{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.selected-module_multipleSelectedContainer__KdxRQ .selected-module_selectedEntityWrap__rYd3Q{margin-bottom:0}.selected-module_multipleSelectedContainer__KdxRQ .selected-module_clearAllWrap__pgLY4{margin-left:8px}.selected-module_multipleSelectedContainer__KdxRQ .selected-module_clearAllWrap__pgLY4 .selected-module_clearAllBtn__iKIrC{border:1px solid var(--color-text-assist);color:var(--color-text-assist);cursor:pointer;background:0 0;border-radius:16px;padding:4px 12px;font-size:14px;transition:all .2s}.selected-module_multipleSelectedContainer__KdxRQ .selected-module_clearAllWrap__pgLY4 .selected-module_clearAllBtn__iKIrC:hover{border-color:var(--color-brand);color:var(--color-brand)}.radio-module_radioButton__bv1WX{border:1px solid var(--color-text-assist);cursor:pointer;text-align:center;border-radius:50%;min-width:20px;max-width:20px;height:20px}.radio-module_radioButton__bv1WX.radio-module_checked__DoMaD{background-color:var(--color-text)}.radio-module_radioButton__bv1WX .radio-module_iconSelect__qX_Oc{color:var(--color-white);position:relative;bottom:2px}@keyframes checkBox-module_rotate__GkYg7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkBox-module_checkboxButton__iAZEP{border:1px solid var(--color-text-assist);cursor:pointer;text-align:center;border-radius:4px;justify-content:center;align-items:center;min-width:20px;max-width:20px;height:20px;display:flex}.checkBox-module_checkboxButton__iAZEP.checkBox-module_checked__PhVcD{background-color:var(--color-brand);border-color:var(--color-brand)}.checkBox-module_checkboxButton__iAZEP.checkBox-module_disabled__uJgeb{cursor:not-allowed;opacity:.5;background-color:var(--color-disabled-text);border-color:var(--color-disabled-text)}.checkBox-module_checkboxButton__iAZEP .checkBox-module_iconSelect__iqJE1{color:var(--color-white)}@keyframes learnMore-module_rotate__qjNH0{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.learnMore-module_learnMorewrap__YUvel{opacity:0;min-width:100px;transition:opacity .3s ease-in-out}.learnMore-module_learnMorewrap__YUvel.learnMore-module_active__tnZA7{opacity:1}.learnMore-module_learnMorewrap__YUvel .learnMore-module_learnMoreTitle__zZ4zp{cursor:pointer;text-decoration:underline}.learnMore-module_learnMorewrap__YUvel .learnMore-module_starIcon__ja8wf{color:var(--color-brand);margin-right:5px}.learnMore-module_learnMorePopover__GuLHO{width:500px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_iconClose__URetd{cursor:pointer;color:var(--color-text-assist);position:absolute;top:10px;right:5px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_iconClose__URetd:hover{color:var(--color-text)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_zhanwei__pMnVZ{margin-right:5px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_header__CmJYq{margin-bottom:10px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom{flex-direction:column;gap:10px;display:flex}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_item__m8F4_{border:1px solid var(--color-brand);cursor:pointer;border-radius:70px;width:-moz-fit-content;width:fit-content;padding:5px 10px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_item__m8F4_:hover{border-color:#6167e5}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_item__m8F4_:hover .learnMore-module_iconStar__BBhBF{color:#6167e5}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_iconStar__BBhBF{color:var(--color-brand);margin-right:5px;font-size:14px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8{position:relative}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-primary:disabled,.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-primary.ant-btn-disabled{border-color:var(--color-disabled-text);background:var(--color-disabled-text);color:var(--color-white)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-primary:disabled:hover,.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-primary.ant-btn-disabled:hover{background:var(--color-disabled-text)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-variant-solid{background:var(--bg-color-button)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_content__sfgom .learnMore-module_inputBox__BCKR8 .ant-btn-variant-solid:hover{background:var(--color-text)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_titleText__stdnz{font-weight:700}.learnMore-module_learnMorePopover__GuLHO .ant-popover-inner{padding:25px 15px 15px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W{flex-direction:column;gap:10px;min-height:150px;max-height:400px;margin-bottom:10px;margin-right:-10px;padding-right:10px;display:flex;overflow-y:auto}@supports ((-moz-appearance:none)){.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar{z-index:11;width:5px;height:5px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar:horizontal{height:5px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar-track{background:0 0}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar-corner{background:0 0}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatPanel__P1A9W::-webkit-scrollbar-track-piece{background:0 0}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_chatMsg__XH699{padding:5px 10px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_userMsg__P3eQZ{background:var(--color-brand);color:var(--color-white);border-radius:8px 0 8px 8px;align-self:flex-end}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_botMsg__SwKNg{background:var(--bg-color-light);border-radius:0 8px 8px;align-self:flex-start}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_input__q08eZ{border:1px solid var(--color-brand);border-radius:4px;padding:5px 33px 5px 5px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_sendBtn__YYqpm{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_sendBtn__YYqpm .learnMore-module_sendBtnLoading__O6I_9{width:14px;height:14px;animation:1s linear infinite learnMore-module_rotate__qjNH0}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_sendBtn__YYqpm .learnMore-module_iconSearch__L6joS{font-size:14px}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_loadingMsg__V2SZK{align-items:center;gap:8px;display:flex}.learnMore-module_learnMorePopover__GuLHO .learnMore-module_loadingIcon__UeZoc{width:16px;height:16px;animation:1s linear infinite learnMore-module_rotate__qjNH0}@keyframes card-module_rotate__z5ce9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card-module_card__A1YMk{border:1px solid var(--color-divider);box-sizing:border-box;background-color:var(--color-white);border-radius:4px;justify-content:space-between;gap:15px;width:100%;padding:15px 15px 15px 10px;display:flex}.card-module_card__A1YMk:hover .learn-more-component{opacity:1}.card-module_card__A1YMk .card-module_content__p2Lr_{flex:1;align-items:center;gap:15px;display:flex}.card-module_card__A1YMk .card-module_productInfo__qUSed{-webkit-user-select:none;user-select:none;flex:1;align-self:flex-start}.card-module_card__A1YMk .card-module_productInfo__qUSed .card-module_header__O9mUV{justify-content:space-between;align-items:center;display:flex}.card-module_card__A1YMk .card-module_productInfo__qUSed .card-module_title__BTimV{font-weight:700}.card-module_card__A1YMk.card-module_checked__PYMyf{border:1px solid var(--color-brand)}.card-module_card__A1YMk.card-module_accurate__B1Vzc{max-width:100%}.card-module_card__A1YMk .card-module_image__tciXl{justify-content:center;align-items:center;min-width:85px;max-width:85px;height:85px;max-height:85px;display:flex;overflow:hidden}.card-module_card__A1YMk .card-module_image__tciXl img{max-width:100%;max-height:100%}.not-want-line{border-top:1px solid var(--color-divider);margin:20px 0 15px}.not-want-wrap{overflow:hidden}.not-want-wrap .not-want-title{cursor:pointer;font-size:16px;line-height:24px}.not-want-wrap .not-want-title:hover{color:var(--color-black)}.not-want-wrap .icon-add{color:var(--color-brand);margin-right:10px;font-size:21px;position:relative;top:1px}.not-want-wrap .not-want-input-wrap{opacity:0;max-height:0;transition:all .5s ease-in-out;overflow:auto}@supports ((-moz-appearance:none)){.not-want-wrap .not-want-input-wrap{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar{z-index:11;width:5px;height:5px}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar:horizontal{height:5px}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar-track{background:0 0}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar-corner{background:0 0}.not-want-wrap .not-want-input-wrap::-webkit-scrollbar-track-piece{background:0 0}.not-want-wrap .not-want-input-wrap.show{opacity:1;max-height:600px;margin:15px 0 5px}.not-want-wrap .not-want-textarea-wrap{width:475px;position:relative}.not-want-wrap .not-want-textarea-wrap .not-want-input{border-radius:var(--border-radius);border:1px solid var(--color-brand);padding:13px 65px 13px 10px;box-shadow:0 4px 40px #ebeff661}.not-want-wrap .not-want-textarea-wrap .not-want-input.error{border-color:var(--color-mic)}.not-want-wrap .not-want-textarea-wrap .not-want-btn{border-radius:50%;width:30px;height:30px;position:absolute;bottom:10px;right:20px}.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-primary:disabled,.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-primary.ant-btn-disabled{border-color:var(--color-disabled-text);background:var(--color-disabled-text);color:var(--color-white)}.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-primary:disabled:hover,.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-primary.ant-btn-disabled:hover{background:var(--color-disabled-text)}.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-variant-solid{background:var(--bg-color-button)}.not-want-wrap .not-want-textarea-wrap .not-want-btn.ant-btn-variant-solid:hover{background:var(--color-text)}.not-want-wrap .not-want-textarea-wrap .not-want-btn .not-want-btn-loading{width:18px;height:18px;animation:1s linear infinite rotate}.not-want-wrap .not-want-textarea-wrap .icon-navigation{font-size:24px}.not-want-wrap .not-want-entity-wrap{gap:10px;margin-top:10px;display:flex}.not-want-wrap .not-want-entity-wrap .not-want-entity-title{color:var(--color-brand);white-space:nowrap}.not-want-wrap .not-want-entity-wrap .not-want-entity-list{flex-wrap:wrap;gap:10px 15px;display:flex}.not-want-wrap .not-want-entity-wrap .not-want-entity-list .not-want-entity-item{cursor:pointer;text-decoration:underline}.not-want-wrap .not-want-entity-error{color:var(--color-mic);margin-top:10px}@keyframes pagination-module_rotate__xFmbK{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pagination-module_pagination__M3B8z{justify-content:center;align-items:center;margin-top:20px;display:flex}.pagination-module_pagination__M3B8z .pagination-module_pageButton__pDmm5{width:28px;height:28px}.pagination-module_pagination__M3B8z .pagination-module_pageButton__pDmm5.pagination-module_active__FumPu{border:1px solid var(--color-brand);color:var(--color-brand);border-radius:4px;font-weight:700}.pagination-module_pagination__M3B8z .pagination-module_pageButton__pDmm5:hover{background-color:var(--default-btn-hover)}.pagination-module_pagination__M3B8z .ant-btn-variant-outlined,.pagination-module_pagination__M3B8z .ant-btn-variant-dashed{border-color:#0000}.pagination-module_pagination__M3B8z .ant-btn-color-default{box-shadow:none}.pagination-module_pagination__M3B8z .ant-btn-default:disabled{color:var(--color-disabled-text);background:0 0;border-color:#0000}.pagination-module_pagination__M3B8z .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--default-btn-hover);color:var(--color-brand);border-color:#0000}.operation-module_operationWrap__cyHaX{justify-content:center;gap:30px;margin:5px 0;display:flex}.operation-module_operationWrap__cyHaX .ant-btn{border-radius:100px;width:140px;padding:5px 20px;font-size:16px;line-height:24px}.operation-module_operationWrap__cyHaX .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:var(--default-btn-hover);color:var(--color-brand)}.operation-module_operationWrap__cyHaX .ant-btn-variant-solid:disabled{color:var(--color-white)}@keyframes index-module_rotate__YEJvo{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_typeWrap__AzLGa{position:relative}.index-module_typeWrap__AzLGa .index-module_typeTitle__rh055{margin-bottom:15px;font-size:16px;font-weight:700;line-height:24px}.index-module_typeWrap__AzLGa .index-module_typeList__P86WX{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:15px;display:grid}.index-module_typeWrap__AzLGa .index-module_typeListTitle__mqN2B{font-size:16px;font-weight:700;line-height:24px}.index-module_typeWrap__AzLGa .index-module_productInfo__hCNCV{flex:1;align-self:start}.index-module_typeWrap__AzLGa .index-module_productInfo__hCNCV .index-module_product-title-wrap__pGFu8{justify-content:space-between;display:flex}.index-module_typeWrap__AzLGa .index-module_productInfo__hCNCV .index-module_product-title__kpPqT{width:calc(100% - 80px);margin-bottom:5px;font-weight:700}.index-module_typeWrap__AzLGa .index-module_productImage___vS_y{justify-content:center;align-items:center;min-width:85px;max-width:85px;height:85px;max-height:85px;display:flex;overflow:hidden}.index-module_typeWrap__AzLGa .index-module_productImage___vS_y img{max-width:100%;max-height:100%}.index-module_flying-selection__ftr1X{pointer-events:none;z-index:1000;transition:all .5s cubic-bezier(.25,.46,.45,.94);position:absolute}.index-module_flying-selection__ftr1X span{background-color:var(--color-brand);color:var(--color-white);white-space:nowrap;border-radius:16px;padding:4px 12px;font-size:14px;font-weight:500;display:inline-block;box-shadow:0 2px 8px #00000026}@keyframes index-module_rotate__wtqwd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_assistedDecision__o5AJ0{min-height:60px;transition:all .3s ease-out;position:relative}.index-module_assistedDecision__o5AJ0.index-module_notEntity__hjDoE,.index-module_assistedDecision__o5AJ0.index-module_sseFailed__ugeHi{width:800px;margin:0 auto}.index-module_assistedDecision__o5AJ0.index-module_sseFailed__ugeHi .index-module_stepsTitle__E1qQ9{margin-bottom:15px}.index-module_assistedDecisionEmpty__6BGWU{align-items:center;min-height:60px;transition:opacity .3s ease-out,transform .3s ease-out;display:flex}.index-module_assistedDecisionEmpty__6BGWU img{border-radius:50%;width:18px;height:18px;margin-left:5px;animation:1s linear infinite index-module_rotate__wtqwd}.index-module_assistedDecisionEmpty__6BGWU.index-module_exitingAnimation__puon6{animation:.3s ease-out forwards index-module_fadeOutDown__d3C46}.index-module_assistedDecisionItem__ki3Q3.index-module_historySession__yWiLO{opacity:1;animation:none;transform:none}@keyframes index-module_fadeInUp__duAu_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes index-module_fadeOutUp__dqHHV{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes index-module_fadeOutDown__d3C46{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@keyframes index-module_fadeInOnly__ksgyZ{0%{opacity:0}to{opacity:1}}@keyframes index-module_contentFadeInUp__sToho{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.index-module_fuzzyPanel__GlCIS .index-module_panelTitle__gnYCQ{margin-bottom:15px}.index-module_fuzzyPanel__GlCIS .index-module_panelContent__rkHwm{border:1px solid var(--color-divider);background:linear-gradient(#e2e3ff 0%,#fff 100%);border-radius:16px;padding:15px 20px 20px;box-shadow:0 4px 40px #ebeff6ad}.index-module_fuzzyPanel__GlCIS .page-btn{background:0 0}.index-module_entityPanel__IJtJr{border-bottom:1px solid #e6e6e6}.index-module_toggleBtn__f0nDc{background:var(--color-brand);border-radius:157px;padding:5px 15px 5px 20px}.index-module_entityPanel__IJtJr,.index-module_attrPanel__PfEGd{background:var(--color-white);padding:15px 20px}.index-module_entityPanel__IJtJr .index-module_panelHeader__XXOH2,.index-module_attrPanel__PfEGd .index-module_panelHeader__XXOH2{margin-bottom:15px}.index-module_entityPanel__IJtJr.index-module_collapsed__vxGK9,.index-module_attrPanel__PfEGd.index-module_collapsed__vxGK9{background:var(--bg-color-light);padding:0 20px}.index-module_entityPanel__IJtJr.index-module_collapsed__vxGK9 .index-module_panelHeader__XXOH2,.index-module_attrPanel__PfEGd.index-module_collapsed__vxGK9 .index-module_panelHeader__XXOH2{justify-content:space-between;align-items:center;height:54px;margin-bottom:0;display:flex}.index-module_entityPanel__IJtJr.index-module_expanded__tM2ME,.index-module_attrPanel__PfEGd.index-module_expanded__tM2ME{background:linear-gradient(#e2e3ff 0%,#fff 100%)}.index-module_attrPanel__PfEGd .index-module_arrowIcon__xXUp0{cursor:pointer}.index-module_attrPanel__PfEGd .index-module_panelTitle__gnYCQ{align-items:center;display:flex}.index-module_attrPanel__PfEGd.index-module_no_attrs__ERTWT{background:var(--bg-color-light);border:1px solid var(--color-divider);align-items:center;padding-left:20px;display:flex}.index-module_attrPanel__PfEGd.index-module_no_attrs__ERTWT .index-module_stepsTitle__E1qQ9{margin-bottom:0}.index-module_attrPanel__PfEGd.index-module_no_attrs__ERTWT .index-module_stepNumber__Ukp_L{border-color:var(--color-text-assist);color:var(--color-text-assist)}.index-module_panelHeader__XXOH2{justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.index-module_panelHeader__XXOH2 .entity_toggle_btn{border:1px solid var(--color-brand);background:var(--color-white);color:var(--color-brand);flex-shrink:0}.index-module_stepNumber__Ukp_L{text-align:center;border:1px solid var(--color-text-assist);min-width:20px;height:20px;color:var(--color-text-assist);border-radius:50%;margin-right:15px;font-size:16px;line-height:20px}.index-module_stepNumber__Ukp_L.index-module_active__tWgVt{color:var(--color-white);border-color:var(--color-brand);background:var(--color-brand)}.index-module_panelTitle__gnYCQ{opacity:0;flex:1;align-items:center;min-width:0;font-size:16px;line-height:24px;animation:.3s ease-out .3s forwards index-module_fadeInOnly__ksgyZ;display:flex}.index-module_panelTitle__gnYCQ span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.index-module_panelTitle__gnYCQ .index-module_circleIcon__ikph9{background-color:var(--color-brand);border-radius:50%;flex-shrink:0;width:15px;height:15px;margin-right:15px}.index-module_panelTitle__gnYCQ .index-module_selectIcon__fUAw1{flex-shrink:0;margin-left:5px}.index-module_historySession__yWiLO .index-module_panelTitle__gnYCQ{opacity:1;animation:none;transform:none}.index-module_panelTitle__gnYCQ .index-module_ai-icon__NAAgS{transition:transform .3s ease-in-out}.index-module_arrowWrap__qtmdC{cursor:pointer;background-color:var(--color-brand);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.index-module_arrowIcon__xXUp0{color:var(--color-white)}.index-module_panelContent__rkHwm{opacity:0;transition:all .3s ease-in-out;animation:.4s ease-out forwards index-module_contentFadeInUp__sToho;overflow:hidden;transform:translateY(20px)}.index-module_historySession__yWiLO .index-module_panelContent__rkHwm{opacity:1;animation:none;transform:none}.index-module_panelContent__rkHwm.index-module_collapsed__vxGK9{opacity:0;pointer-events:none;max-height:0;margin-top:0;margin-bottom:0;transform:translateY(-10px)}.index-module_panelContent__rkHwm.index-module_collapsed__vxGK9 .clarified{border:none}.index-module_panelContent__rkHwm.index-module_expanded__tM2ME{opacity:1;pointer-events:auto;max-height:1000px;transform:translateY(0)}.index-module_panelContent__rkHwm:not(.index-module_collapsed__vxGK9):not(.index-module_expanded__tM2ME){opacity:1;max-height:none;transform:translateY(0)}.index-module_reloadButton__VTQ9F{border-radius:157px}.index-module_loadingIcon__VMEeG{width:16px;height:16px;margin-left:5px;animation:1s linear infinite index-module_rotate__wtqwd}.index-module_selectedText__HxSV6{border:1px solid var(--color-divider);border-radius:16px;justify-content:space-between;align-items:center;width:100%;max-width:765px;padding:20px;font-size:16px;line-height:24px;transition:all .3s ease-in-out;display:flex}.index-module_selectedText__HxSV6 .index-module_selected___7F7J{font-weight:700}.index-module_attrTypeWrap__q9PE0.index-module_hidden__spnsj{height:0;overflow:hidden}@keyframes typewriter-module_rotate__Nlbmq{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.typewriter-module_typewriter__docls{align-items:center;gap:5px;display:flex}.typewriter-module_loadingIcon__OdazP{width:18px;height:18px;animation:1s linear infinite typewriter-module_rotate__Nlbmq}@keyframes tags-module_rotate__Y3n2L{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tags-module_tagListWrap__DSg32{box-sizing:border-box;flex-direction:column;flex:1;gap:15px;display:flex}.tags-module_tagListWrap__DSg32 *,.tags-module_tagListWrap__DSg32 :before,.tags-module_tagListWrap__DSg32 :after{box-sizing:border-box}.tags-module_tagList__xEJcz{flex-wrap:wrap;align-items:center;gap:15px;padding:0 5px;display:flex}.tags-module_tagItem__Ah0Lz{align-items:baseline;gap:15px;padding-right:135px;display:flex;position:relative}.tags-module_tagItem__Ah0Lz .tags-module_title__b2rDZ{color:var(--color-text-assist);align-items:center;gap:5px;display:flex}.tags-module_tagItem__Ah0Lz .tags-module_title__b2rDZ span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.tags-module_tagItem__Ah0Lz .tags-module_inner__KhIAG{transition:height .3s ease-in-out;overflow:hidden}.tags-module_tagItem__Ah0Lz .tags-module_tag__bw_yJ{border:1px solid var(--color-divider);cursor:pointer;white-space:nowrap;background:var(--color-white);-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;height:34px;padding:0 15px;display:flex;position:relative}.tags-module_tagItem__Ah0Lz .tags-module_tag__bw_yJ.tags-module_custom__Dw8bK{padding-right:39px}.tags-module_tagItem__Ah0Lz .tags-module_tag__bw_yJ.tags-module_selected__ZoeRj{border:2px solid var(--color-brand);color:var(--color-brand);font-size:16px;font-weight:700}.tags-module_tagItem__Ah0Lz .tags-module_tag__bw_yJ .tags-module_closeIcon__SC9dI{cursor:pointer;color:var(--color-text);font-weight:400;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.tags-module_tagItem__Ah0Lz .tags-module_addTag__n1VTc{border:1px dashed var(--color-text);border-radius:var(--border-radius);cursor:pointer;justify-content:center;align-items:center;width:41px;height:34px;font-size:18px;display:flex}.tags-module_tagItem__Ah0Lz .tags-module_viewMore__UnrdM{cursor:pointer;align-items:center;display:flex;position:absolute;top:6px;right:0}.tags-module_tagItem__Ah0Lz .tags-module_viewMore__UnrdM .tags-module_text___h2T4{text-decoration:underline}.tags-module_tagItem__Ah0Lz .tags-module_viewMoreIcon__irGjf{color:var(--color-text-assist);margin-left:5px;transition:transform .3s ease-in-out}.tags-module_tagItem__Ah0Lz .tags-module_viewMoreIcon__irGjf.tags-module_open___Sh5s{transform:rotate(180deg)}.tags-module_tagItem__Ah0Lz .tags-module_input__PqWSG{border:1px dashed var(--color-text);width:175px;height:34px;padding:10px;line-height:14px}.tags-module_attrNamePopover__Nqxg4{width:230px}.tags-module_attrNamePopover__Nqxg4 .tags-module_learnMore__SKlX_{text-align:right;color:var(--color-text);cursor:pointer;text-decoration:underline}@keyframes index-module_rotate__Gq9Qy{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_attrTypeWrap__VQFng{margin-bottom:15px;font-size:16px;line-height:24px}.index-module_attrTypeWrap__VQFng .index-module_clarified__CEKuJ{border:1px solid var(--color-divider);border-radius:16px;gap:20px;margin-bottom:15px;padding:20px}.index-module_attrTypeWrap__VQFng .index-module_clarifiedDesc__uhYqQ{margin-bottom:15px;line-height:24px}.index-module_attrTypeWrap__VQFng .index-module_clarifiedList__dF0hj{flex-wrap:wrap;gap:20px;display:flex}.index-module_attrTypeWrap__VQFng .index-module_clarifiedTag__bifr5{cursor:pointer;border:1px solid var(--color-text-assist);-webkit-user-select:none;user-select:none;border-radius:4px;gap:5px;padding:5px 15px;line-height:24px;display:flex}.index-module_attrTypeWrap__VQFng .index-module_clarifiedTag__bifr5.index-module_selected__F4_s3{border:2px solid var(--color-brand);color:var(--color-brand);background-color:var(--color-brand-bg);overflow:hidden}.index-module_attrTypeWrap__VQFng .index-module_attrName__P1ax5{font-weight:700}.index-module_attrTypeWrap__VQFng .index-module_iconClose__A725I{cursor:pointer;margin-left:5px;font-size:18px;line-height:24px}.index-module_attrTypeWrap__VQFng .index-module_unselected__Pyunv{border:1px solid var(--color-divider)}.index-module_attrTypeWrap__VQFng .index-module_clarified__CEKuJ{background:#ffffffe6}.index-module_attrTypeWrap__VQFng .index-module_othersAttrs__Pb4ES{padding:0 20px}.index-module_attrTypeWrap__VQFng .index-module_attrItem__ZaQno{border-bottom:1px solid var(--color-divider);padding:15px 0;line-height:24px}.index-module_attrTypeWrap__VQFng .index-module_attrItem__ZaQno:last-child{border-bottom:none;padding-bottom:0}.index-module_attrTypeWrap__VQFng .index-module_attrItem__ZaQno:first-child{padding-top:0}.index-module_attrTypeWrap__VQFng .index-module_itemTitle__IDNzn{margin-bottom:15px}.index-module_attrTypeWrap__VQFng .index-module_itemContent__L1JmR{align-items:baseline;gap:15px;display:flex;position:relative}.index-module_attrTypeWrap__VQFng .index-module_attrName__P1ax5{align-items:center;line-height:24px;display:flex}.index-module_attrTypeWrap__VQFng .index-module_iconPrompt__E6s4Q{color:var(--color-text-assist);margin-left:5px}.skeleton-module_skeleton__luNNB{flex-direction:column;gap:25px;width:100%;margin-top:20px;display:flex}@keyframes flow-module_rotate__jS9Y4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.flow-module_flowWrap__HJmQi{border-radius:var(--border-radius);margin-bottom:20px;padding-top:20px}.flow-module_flowWrap__HJmQi .flow-module_resultHeader__bLuPO{align-items:center;gap:10px;margin-bottom:10px;display:flex}.flow-module_flowWrap__HJmQi .flow-module_loadingIcon__OLk36{width:18px;height:18px;animation:1s linear infinite flow-module_rotate__jS9Y4}.flow-module_flowWrap__HJmQi .flow-module_flow__wfrQg{background:linear-gradient(#f5f7fa 22%,#f3f3ff 98%);border-radius:16px;padding:20px 10px;transition:all .4s cubic-bezier(.4,0,.2,1)}.flow-module_flowWrap__HJmQi .flow-module_flow__wfrQg.flow-module_collapsed__ROKje .flow-module_exit__vC87r{animation:.3s cubic-bezier(.4,0,.6,1) forwards flow-module_slideOutUp__DOwNX}.flow-module_flowWrap__HJmQi .flow-module_flowContent__GuduZ{background:linear-gradient(#f5f7fa 22%,#f3f3ff 98%);border-radius:16px;flex-direction:column;gap:15px;padding:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2{opacity:0;min-height:54px;position:relative;transform:translateY(-20px)}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2:first-child .flow-module_sectionHeader__nrRCS{margin-bottom:15px}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2:last-child{min-height:0}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2:not(:last-child):after{content:"";border:1px dashed var(--color-divider);z-index:1;opacity:0;transform-origin:top;height:calc(100% - 15px);animation:.3s ease-out .3s forwards flow-module_lineGrow__XQB_N;position:absolute;top:25px;left:7px;transform:scaleY(0)}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2.flow-module_enter__Yl45Q{animation:.6s cubic-bezier(.4,0,.2,1) forwards flow-module_slideInDown__cEvao}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2.flow-module_exit__vC87r{animation:.3s cubic-bezier(.4,0,.6,1) forwards flow-module_slideOutUp__DOwNX}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS{align-items:center;gap:7px;display:flex}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS .flow-module_success__T_pPB{background:var(--color-brand);text-align:center;border-radius:50%;width:16px;min-width:16px;height:16px;line-height:16px}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS .flow-module_successIcon__xJn22{color:var(--color-white);font-size:12px}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS .flow-module_breathing__PKu8y{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS .flow-module_breathingDot___cDJG{background:var(--color-brand);border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite flow-module_breathingPulse__Mm0aa}.flow-module_flowWrap__HJmQi .flow-module_flowSection__YzQS2 .flow-module_sectionHeader__nrRCS .flow-module_sectionTitle__WwwtX{font-size:16px;line-height:24px}.flow-module_flowWrap__HJmQi .flow-module_errorState__OwzGA{margin-top:10px;margin-left:25px}.flow-module_flowWrap__HJmQi .flow-module_reloadBtn__rTaxd{background:var(--color-brand);color:var(--color-white);cursor:pointer;border:none;border-radius:157px;outline:none;padding:5px 20px;font-size:16px;line-height:24px;transition:all .2s}.flow-module_flowWrap__HJmQi .flow-module_tagList___1Nj6{flex-wrap:wrap;gap:20px;margin-left:25px;display:flex}.flow-module_flowWrap__HJmQi .flow-module_tagList___1Nj6 .flow-module_tag__xqpyh{background:var(--color-white);border-radius:157px;align-items:center;gap:5px;padding:8px 10px;display:inline-flex}.flow-module_flowWrap__HJmQi .flow-module_tagList___1Nj6 .flow-module_tag__xqpyh .flow-module_tagIcon__iWsSG{color:#555;font-size:18px;line-height:24px}.flow-module_flowWrap__HJmQi .flow-module_reloadSection__khEvg{margin-top:8px;margin-left:36px}.flow-module_flowWrap__HJmQi .flow-module_reloadSection__khEvg .flow-module_reloadBtn__rTaxd{border:1px solid var(--color-brand);color:var(--color-brand);cursor:pointer;background:#fff;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.flow-module_flowWrap__HJmQi .flow-module_reloadSection__khEvg .flow-module_reloadBtn__rTaxd:hover{background:var(--color-brand);color:#fff}.flow-module_flowWrap__HJmQi .flow-module_completedMsg__a4QT0 .flow-module_arrowDown__c8WhL{cursor:pointer;transition:transform .3s}.flow-module_flowWrap__HJmQi .flow-module_completedMsg__a4QT0 .flow-module_arrowDown__c8WhL.flow-module_open__oH83q{transform:rotate(180deg)}.flow-module_flowWrap__HJmQi .flow-module_completedMsg__a4QT0 .flow-module_arrowDown__c8WhL:hover{color:var(--color-black)}@keyframes flow-module_slideInDown__cEvao{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-module_slideOutUp__DOwNX{0%{opacity:1;transform:translateY(0)}to{opacity:0;pointer-events:none;transform:translateY(-15px)}}@keyframes flow-module_lineGrow__XQB_N{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes flow-module_breathingPulse__Mm0aa{0%,to{opacity:1.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes prodSupplierInfo-module_rotate__TNfzb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_panelTitle__DVAJi{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_noMoreProduct__CKj3e{margin-top:20px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierList__drZAE{flex-direction:column;gap:15px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_basicItem__HFLM7{border:1px solid var(--color-divider);border-radius:16px;justify-content:space-between;display:flex;box-shadow:0 4px 40px #ebeff6ad}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_left__T9qy_{flex:1;min-width:0;padding:20px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_companyNameWrap__SWymV{align-items:center;gap:10px;margin-bottom:10px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_companyName__spVLf{max-width:500px;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-weight:700;text-decoration:underline;overflow:hidden}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_pointWrap__Kj7WQ{align-items:center;gap:5px;margin-left:26px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_sendIconWrap__FuihF{height:24px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_sendIcon__pmD5z{color:var(--color-text);font-size:24px;line-height:24px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_header__OiaEH{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_companyInfo__hwhkH{width:490px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_moreBtn__NAs50{color:var(--color-text);cursor:pointer;margin-left:auto;font-size:14px;line-height:26px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_moreBtn__NAs50:hover{color:var(--color-black)}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_productList__VwOXg{gap:10px;display:flex;overflow:hidden}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_productList__VwOXg .list-card{min-width:330px;max-width:330px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_productList__VwOXg.prodSupplierInfo-module_more__lT52r .list-card:last-child .prod-image{position:relative}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_productList__VwOXg.prodSupplierInfo-module_more__lT52r .list-card:last-child .prod-image:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff 45%);position:absolute;top:0;bottom:0;left:0;right:0}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_productList__VwOXg.prodSupplierInfo-module_more__lT52r .list-card:last-child .prod-image:before{content:"";background:#0000001a;position:absolute;top:0;bottom:0;left:0;right:0}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS{background:linear-gradient(90deg,#f5f7fa 0%,#f5f7fa00 100%);flex-shrink:0;width:420px;padding:20px;font-size:14px;line-height:21px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_title__lZk2N{justify-content:space-between;margin-bottom:20px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_titleText__zsTfz{font-size:18px;font-weight:700}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_moreIcon__gr4bd{margin-left:5px;font-size:14px}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_summary__WSrbT{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:10px;display:-webkit-box;overflow:hidden}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_comWebsite__IEaSw{text-overflow:ellipsis;white-space:nowrap;margin-bottom:20px;overflow:hidden}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_webLink__ZwGz_{text-overflow:ellipsis;white-space:nowrap;color:var(--color-brand);overflow:hidden}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_webLink__ZwGz_:hover{text-decoration:underline}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_summaryIcon__ZG4vY{color:var(--color-text)}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_summaryIcon__ZG4vY:hover{color:var(--color-black)}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_stats__kNDPk{gap:40px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_statItem__x6NN_{flex-direction:column;gap:5px;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_statItem__x6NN_ .prodSupplierInfo-module_key__i7JN_{color:var(--color-text-assist)}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_statItem__x6NN_ .prodSupplierInfo-module_value__Y2qPo{cursor:pointer;color:var(--color-text);align-items:center;font-size:28px;font-weight:700;display:flex}.prodSupplierInfo-module_prodSupplierInfo__DvdNU .prodSupplierInfo-module_basicPanel__xqFCh .prodSupplierInfo-module_supplierInvestigation__DTJrS .prodSupplierInfo-module_statItem__x6NN_ .prodSupplierInfo-module_statIcon__Qe_pX{cursor:pointer;margin-left:5px;font-weight:400}.switch-module_switchTabsContainer__f6vKS{display:inline-block;position:relative}.switch-module_tooltip__AXKFW{color:#fff;white-space:nowrap;z-index:1000;background:#333;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:12px;animation:.3s ease-in-out switch-module_fadeIn__nUXxR;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.switch-module_tooltip__AXKFW .switch-module_tooltipArrow__GoDzL{border-top:6px solid #333;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes switch-module_fadeIn__nUXxR{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.switch-module_switchTabs__kcNVb{border:1px solid var(--color-divider);color:var(--color-text-assist);-webkit-user-select:none;user-select:none;border-radius:35px;display:flex;position:relative}.switch-module_switchTabs__kcNVb .switch-module_switchTab__oHr3j{cursor:pointer;text-align:center;z-index:1;white-space:nowrap;flex:1;align-items:center;padding:8px 10px;transition:color .3s;display:flex;position:relative}.switch-module_switchTabs__kcNVb .switch-module_switchTab__oHr3j.switch-module_active__mlpJ5{color:var(--color-white)}.switch-module_switchTabs__kcNVb .switch-module_switchTabIcon__Gj2AW{margin-right:5px;font-size:18px}.switch-module_switchTabs__kcNVb .switch-module_switchSlider__ST0gw{background:var(--color-text);z-index:0;border-radius:35px;height:100%;position:absolute;top:0;left:0}.switch-module_switchTabs__kcNVb .switch-module_switchSlider__ST0gw.switch-module_initialized__OXrLF{transition:transform .3s,width .3s}@keyframes point-module_rotate__pNE9t{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.point-module_pointBox__E9oWc{display:flex}.point-module_point__xb3mc{cursor:pointer;background:#eff0ff;border-radius:66px;align-items:center;gap:5px;padding:0 5px;font-size:12px;line-height:22px;display:flex}.point-module_point__xb3mc .point-module_selectIcon__sm5sT{color:var(--color-brand);font-size:14px}.point-module_point__xb3mc.point-module_releatedProductPoint__ITeG_{background-color:var(--bg-color-light)}.point-module_hitPropertyTooltip__UihNB .ant-tooltip-inner{max-height:250px;overflow-y:auto}.point-module_hitPropertyContent__Yc3Cs{flex-direction:column;gap:10px;display:flex}.point-module_hitPropertyContent__Yc3Cs .point-module_hitPropertyItem__bnsSl{gap:5px;display:flex}.point-module_hitPropertyContent__Yc3Cs .point-module_hitPropertyItem__bnsSl .point-module_title__tmK8h{min-width:18px}.point-module_hitPropertyContent__Yc3Cs .point-module_hitPropertyItem__bnsSl .point-module_value__rdQWH{flex:1}.point-module_hitPropertyContent__Yc3Cs .point-module_isNotHit__O5Pr0{color:var(--color-text-assist)}.point-module_hitPropertyContent__Yc3Cs .point-module_selectIcon__sm5sT{color:var(--color-brand)}.point-module_hitPropertyContent__Yc3Cs .point-module_closeIcon__p8hX1{color:var(--color-text-assist)}.point-module_hitPropertyContent__Yc3Cs .point-module_source__urT2l{color:var(--color-text-assist);margin-left:5px}@keyframes index-module_rotate__lkgK7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_chatContainer__ROPni{align-items:center;gap:10px;display:flex}.index-module_chatBtn__UnbZh{width:-moz-fit-content;width:fit-content;height:34px;color:var(--color-white);background-color:var(--color-text);border-radius:157px;gap:10px;padding:10px 20px;font-size:16px;font-weight:700;line-height:24px}.index-module_chatBtn__UnbZh.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--color-black);background-color:var(--color-black)}@media (max-width:480px){.index-module_chatBtn__UnbZh{padding:5px 10px;font-size:14px!important}}.index-module_chatBtn2__LvhW_{border-color:#222;border-radius:157px;gap:10px;width:-moz-fit-content;width:fit-content;height:34px;padding:10px 20px;font-size:16px;font-weight:700;line-height:24px}.index-module_chatBtn2__LvhW_.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--color-black);background-color:var(--color-black)}@media (max-width:480px){.index-module_chatBtn2__LvhW_{padding:5px 10px;font-size:14px!important}}.index-module_inquiryBtn__zwPdl{color:var(--color-text);cursor:pointer;background:#f5f7fa;border:1px solid #ced3d9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.index-module_inquiryBtn__zwPdl .index-module_sendIcon__FafTR{font-size:24px}.index-module_inquiryBtn__zwPdl:hover{color:var(--color-text);border-color:var(--color-text)}.index-module_inquiryBtn__zwPdl:hover .index-module_sendIcon__FafTR{color:var(--color-text)}.index-module_sample__Faf4l{color:#6c89a6;border:1px solid #6c89a6;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:0 6px;font-size:12px;line-height:18px}@keyframes productCard-module_rotate__w_ZfE{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.productCard-module_productCard__JRMwk{cursor:pointer;gap:10px;display:flex}.productCard-module_productCard__JRMwk .productCard-module_productImage__nwpcW{border-radius:var(--border-radius);justify-content:center;align-items:center;min-width:140px;max-width:140px;height:140px;max-height:140px;display:flex;position:relative;overflow:hidden}.productCard-module_productCard__JRMwk .productCard-module_productImage__nwpcW img{max-width:100%;max-height:100%}.productCard-module_productCard__JRMwk .productCard-module_productImage__nwpcW:after{content:"";background-color:#00000008;width:100%;height:100%;position:absolute;top:0;left:0}.productCard-module_productCard__JRMwk .productCard-module_prodMatches__NNjtB{border-radius:var(--border-radius);text-overflow:ellipsis;white-space:nowrap;align-items:center;width:-moz-fit-content;width:fit-content;max-width:180px;margin-bottom:5px;font-size:12px;line-height:20px;display:flex;overflow:hidden}.productCard-module_productCard__JRMwk .productCard-module_prodMatches__NNjtB .point{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.productCard-module_productCard__JRMwk .productCard-module_prodName__Fo2ep{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.productCard-module_productCard__JRMwk .productCard-module_prodPriceWrap__nW3VV{margin-bottom:5px}.productCard-module_productCard__JRMwk .productCard-module_prodPrice__iDZKj{text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:700;line-height:28px;overflow:hidden}.productCard-module_productCard__JRMwk .productCard-module_prodMoq__qK_MJ{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.productCard-module_productInfo__OUQeH{flex:1;min-width:0}.index-module_recTag__y5Zgz{color:var(--color-text);background-color:#f0f1ff;border-radius:66px;margin-bottom:5px;padding:2px 5px;font-size:12px;line-height:18px;display:inline-block}.index-module_promptIcon__osooU{color:var(--color-text-assist);cursor:pointer}@keyframes index-module_rotate__V007u{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_micIcon__oziVo{cursor:pointer;justify-content:center;align-items:center;display:flex}.pro-panel-header{align-items:center;display:flex}.pro-panel-header a{flex:1;min-width:0}.pro-panel-header .supplier-checkbox{margin-right:8px}.pro-panel-header .supplier-name{color:#333;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex:1;font-size:16px;font-weight:500;text-decoration:underline;display:block;overflow:hidden}.pro-panel-header .supplier-name:hover{color:var(--color-brand)}.satisfaction-tag-box{align-items:center;gap:8px;margin-top:10px;display:flex}.satisfaction-tag-box .satisfaction-tag-container{background:#f0f1f2;border-radius:8px;padding:0 5px}.satisfaction-tag-box .satisfaction-tag-container .satisfaction-icon{color:#6c73ff}.satisfaction-tag-box .satisfaction-tag-container .satisfaction-text{color:#666;margin-left:5px;margin-right:8px;font-size:14px}.satisfaction-tag-box .satisfaction-tag-container .satisfaction-tag{margin-left:auto}.satisfaction-tooltip .satisfaction-icon{color:#6c73ff;margin-right:5px}.releated-product-card{cursor:pointer;gap:10px;margin-bottom:10px;transition:all .3s;display:flex;overflow:hidden}.releated-product-card .product-image-wrapper{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;width:140px;height:140px;position:relative;overflow:hidden}.releated-product-card .product-image-wrapper:after{content:"";background-color:#00000008;width:100%;height:100%;position:absolute;top:0;left:0}.releated-product-card .product-image-wrapper:hover .product-image{transform:scale(1.08)}.releated-product-card .product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.releated-product-card .product-content{flex:1;width:0}.releated-product-card .product-name{-webkit-line-clamp:2;color:#555;-webkit-box-orient:vertical;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.releated-product-card .product-price{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;overflow:hidden}.releated-product-card .product-moq{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.releated-product-card .sample-available{color:#888;border:1px solid #888;border-radius:16px;align-items:center;width:-moz-fit-content;width:fit-content;height:18px;margin-top:3px;padding:0 10px;font-size:12px;font-weight:500;display:flex}.supplier-product-drawer .supplier-product-drawer-title{align-items:center;gap:5px;display:flex}.supplier-product-drawer .product-card-container{cursor:pointer}.supplier-product-drawer .ant-drawer-content{flex-direction:column;display:flex}.supplier-product-drawer .mic-icon{margin-left:8px}.supplier-product-drawer .ant-drawer-body{flex:1;padding:20px 60px;overflow-y:auto}.supplier-product-drawer .drawer-loading{justify-content:center;align-items:center;height:400px;display:flex}.supplier-product-drawer .drawer-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:400px;display:flex}.supplier-product-drawer .no-products{justify-content:center;align-items:center;height:400px;display:flex}.supplier-product-drawer .products-grid{gap:40px;margin-bottom:24px;display:flex}.supplier-product-drawer .products-grid .ant-row{margin-left:-20px;margin-right:-20px}.supplier-product-drawer .products-grid .ant-col{width:25%;max-width:240px;margin-bottom:20px;padding-left:20px;padding-right:20px}.supplier-product-drawer .product-card{background-color:#fff;flex-direction:column;width:240px;transition:all .3s;display:flex}.supplier-product-drawer .product-card .product-card-box{border-radius:var(--border-radius);padding:5px}.supplier-product-drawer .product-card .product-card-box:hover{box-shadow:0 8px 24px #0000001f}.supplier-product-drawer .product-image-container{border-radius:var(--border-radius);background-color:#f5f5f5;justify-content:center;align-items:center;min-width:230px;max-width:230px;height:230px;max-height:230px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.supplier-product-drawer .product-image-container img{max-width:100%;max-height:100%}.supplier-product-drawer .product-image-container:after{content:"";background-color:#0000000d;width:100%;height:100%;position:absolute;top:0;left:0}.supplier-product-drawer .product-name{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:14px;display:-webkit-box;overflow:hidden}.supplier-product-drawer .product-price{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:700;line-height:28px;overflow:hidden}.supplier-product-drawer .product-moq{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;font-size:12px;overflow:hidden}.supplier-product-drawer .sample-available{color:#888;border:1px solid #888;border-radius:16px;width:-moz-fit-content;width:fit-content;height:18px;margin-top:4px;padding:0 10px;font-size:12px;font-weight:500}.supplier-product-drawer .product-actions{align-items:center;margin-top:10px;display:flex}.supplier-product-drawer .product-actions .chat-button{cursor:pointer;color:#6c73ff;border:1px solid #6c73ff;border-radius:157px}.supplier-product-drawer .product-actions .query-button{cursor:pointer;margin-left:15px;font-size:30px}.supplier-product-drawer .pagination-container{justify-content:center;margin-top:24px;display:flex}.supplier-product-drawer .product-pagination .ant-pagination-item{min-width:32px;height:32px;line-height:32px}.supplier-product-drawer .product-pagination .ant-pagination-item-active{border-color:var(--color-brand)}.supplier-product-drawer .product-pagination .ant-pagination-item-active a{color:var(--color-brand)}.supplier-product-drawer .product-pagination .ant-pagination-prev,.supplier-product-drawer .product-pagination .ant-pagination-next{min-width:32px;height:32px;line-height:32px}.related-products-container{padding:0 20px}.related-products-container .title-container{align-items:center;margin-top:5px;margin-bottom:10px;display:flex}.related-products-container .section-title{color:var(--color-text);font-size:16px;font-weight:700}.related-products-container .products-list-expand{height:302px;margin-bottom:10px}.related-products-container .products-list{margin-bottom:10px}.related-products-container .view-more-container{display:flex}.related-products-container .view-more-container .view-more-button{border:1px solid var(--color-text);cursor:pointer;border-radius:157px;padding:3px 10px 3px 15px;font-size:14px}.related-products-container .view-more-container .view-more-button:hover{background-color:var(--color-text);color:var(--color-white)}.related-products-container .view-more-container .view-more-button .ai-icon{margin-left:5px;font-size:14px}.related-products-container .view-more-container .empty-placeholder{height:32px}.related-products-container .single-product{height:140px}.related-products-container .two-products{height:302px}.supplier-investigation-container{background:linear-gradient(#f3f3ff 0%,#f5f7fa 100%),#f5f7fa;border-radius:15px 15px 0 0;margin-top:10px;padding:20px}.supplier-investigation-container .question-icon{color:var(--color-brand)}.supplier-investigation-container .section-title{color:var(--color-text);margin-bottom:10px;font-size:16px;font-weight:700}.supplier-investigation-container .website-text{margin-bottom:15px;font-size:14px}.supplier-investigation-container .website-text .website-text-title{margin-bottom:5px;font-weight:700}.supplier-investigation-container .website-text .website-text-content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.supplier-investigation-container .summary-section{color:var(--color-text-assist);margin-bottom:15px;font-size:14px}.supplier-investigation-container .section-subtitle{color:var(--color-text);font-size:14px;font-weight:700}.supplier-investigation-container .help-icon{margin-right:5px}.supplier-investigation-container .advantage-icon{color:#00c88c;margin-right:5px;font-weight:700}.supplier-investigation-container .disadvantage-icon{color:var(--color-error);margin-right:6px}.supplier-investigation-container .info-icon{color:var(--color-warning)}.supplier-investigation-container .item-key{color:var(--color-text);font-size:14px}.supplier-investigation-container .with-summary{margin-right:5px}.supplier-investigation-container .disadvantages-section{margin-top:15px;padding:10px}.supplier-investigation-container .section-subtitle{color:var(--color-text);margin-bottom:10px;font-size:14px;font-weight:700}.supplier-investigation-container .advantages-section .section-subtitle-content,.supplier-investigation-container .disadvantages-section .section-subtitle-content{color:var(--color-text);background:linear-gradient(90deg,#fff 0%,#fff0 98%);border-radius:35px;align-items:center;margin-bottom:5px;padding:5px;font-size:12px;display:flex}.supplier-investigation-container .advantages-section .advantage-item,.supplier-investigation-container .advantages-section .info-item,.supplier-investigation-container .disadvantages-section .advantage-item,.supplier-investigation-container .disadvantages-section .info-item{color:#666;border-block-end:none;padding:4px 0;font-size:14px}.supplier-investigation-container .advantages-section .advantage-item .satisfaction-icon,.supplier-investigation-container .advantages-section .info-item .satisfaction-icon,.supplier-investigation-container .disadvantages-section .advantage-item .satisfaction-icon,.supplier-investigation-container .disadvantages-section .info-item .satisfaction-icon{color:#6c73ff;margin-right:5px}.supplier-investigation-container .other-info-section{margin-top:15px}.supplier-investigation-container .other-info-section .section-subtitle-content{align-items:baseline;font-size:12px;display:flex}.supplier-investigation-container .other-info-section .key-information-list{flex-direction:column;gap:5px;height:200px;padding-right:10px;display:flex;overflow-y:auto}@supports ((-moz-appearance:none)){.supplier-investigation-container .other-info-section .key-information-list{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar{z-index:11;width:5px;height:5px}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar:horizontal{height:5px}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar-track{background:0 0}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar-corner{background:0 0}.supplier-investigation-container .other-info-section .key-information-list::-webkit-scrollbar-track-piece{background:0 0}.supplier-investigation-container .view-more-container{cursor:pointer;gap:2px;margin-top:10px;font-size:12px;display:flex}.supplier-investigation-container .view-more-container span{text-decoration:underline}@keyframes index-module_rotate__T7FiJ{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_originLink__xAs6f{width:16px;height:16px;color:var(--color-brand);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;display:flex}.index-module_linkIcon__uSSb6{font-size:12px}.index-module_originLinksTips__UI8iL{max-width:300px}.index-module_originLinksTips__UI8iL .ant-tooltip .ant-tooltip-inner{padding:10px 15px}.index-module_originLinksTips__UI8iL .index-module_originLinkList__jC_q6{flex-direction:column;gap:5px;display:flex}.index-module_originLinksTips__UI8iL .index-module_originLinkItem__ipZg3{text-overflow:ellipsis;white-space:nowrap;padding-left:10px;position:relative;overflow:hidden}.index-module_originLinksTips__UI8iL .index-module_originLinkItem__ipZg3:after{content:"";background-color:var(--color-text);border-radius:50%;width:4px;height:4px;position:absolute;top:9px;left:0}.index-module_originLinksTips__UI8iL .index-module_originLinkItem__ipZg3 a{color:var(--color-text)}.index-module_originLinksTips__UI8iL .index-module_originLinkItem__ipZg3 a:hover{color:var(--color-brand)}.withTooltip-module_truncateText__U8n0l{word-break:break-word;cursor:pointer;-webkit-box-orient:vertical;width:100%;line-height:1.5;display:-webkit-box;overflow:hidden}.withTooltip-module_truncate3Lines__Z2Y6p{-webkit-line-clamp:3}.withTooltip-module_truncate4Lines__vORyg{-webkit-line-clamp:4;height:85px}.withTooltip-module_withTooltip__jzTmh{max-width:400px}.pro-panel{min-height:400px;margin-bottom:20px;position:relative}.pro-panel-wrapper .fixed-headers-wrapper{z-index:1;pointer-events:none;will-change:transform;position:fixed;top:92px;overflow:hidden}.pro-panel-wrapper .fixed-headers-inner{will-change:transform;gap:15px;display:flex}.pro-panel-wrapper .fixed-header-overlay{pointer-events:auto;background:#fff;border:1px solid #ced3d9;border-radius:0 0 18px 18px;flex-shrink:0;width:360px;padding:20px 20px 10px}.pro-panel-wrapper .fixed-header-overlay .chat-now-container{padding:10px 0}.pro-panel-wrapper .scroll-controls{pointer-events:none;z-index:10;height:40px;position:absolute;top:28%;left:0;right:0;transform:translateY(-50%)}.pro-panel-wrapper .scroll-button{color:#666;cursor:pointer;pointer-events:auto;background-color:#ffffffe6;border:1px solid #e8e8e8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s;animation:2s ease-in-out infinite breathe;display:flex;box-shadow:0 2px 8px #00000026}@keyframes breathe{0%,to{border-width:1px;border-color:#e8e8e8;box-shadow:0 2px 8px #00000026}50%{border-width:2px;border-color:var(--color-brand);box-shadow:0 2px 12px #0003}}.pro-panel-wrapper .scroll-button:hover:not(:disabled){color:var(--color-brand);border-color:var(--color-brand);background-color:#fff}.pro-panel-wrapper .scroll-button:disabled{opacity:.5;cursor:not-allowed}.pro-panel-wrapper .scroll-button.left{z-index:10;position:absolute;left:10px}.pro-panel-wrapper .scroll-button.right{z-index:10;position:absolute;right:10px}.pro-panel-wrapper .content-container{min-height:300px;position:relative}.pro-panel-wrapper .pro-panel-content{gap:15px;padding:15px 0;display:flex;overflow-x:auto}@supports ((-moz-appearance:none)){.pro-panel-wrapper .pro-panel-content{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar{z-index:11;width:5px;height:5px}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar:horizontal{height:5px}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar-track{background:0 0}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar-corner{background:0 0}.pro-panel-wrapper .pro-panel-content::-webkit-scrollbar-track-piece{background:0 0}.pro-panel-wrapper .pro-panel-content.scrollbar-hidden::-webkit-scrollbar-thumb{background:0 0}.pro-panel-wrapper .supplier-panel-item{border:1px solid #ced3d9;border-radius:16px;flex-direction:column;flex-shrink:0;width:360px;padding-top:20px;display:flex;overflow:hidden}.pro-panel-wrapper .supplier-panel-item .sticky-header-container{background:#fff;border-radius:16px 16px 0 0;transition:opacity .2s}.pro-panel-wrapper .supplier-panel-item .sticky-header-container.is-hidden{opacity:0;pointer-events:none}.pro-panel-wrapper .supplier-panel-item .top-container{padding:0 20px}.pro-panel-wrapper .supplier-panel-item .scrollable-content{flex-direction:column;flex:1;display:flex}.pro-panel-wrapper .supplier-panel-item .supplier-investigation-container{flex:1}.pro-panel-wrapper .supplier-panel-item.checked{border-color:var(--color-text)}.pro-panel-wrapper .chat-now-container{padding:10px 0}.pro-panel-loading{color:#999;justify-content:center;align-items:center;height:400px;display:flex}.pro-panel-error{color:#f5222d;justify-content:center;align-items:center;height:400px;display:flex}.pro-panel-empty{color:#999;justify-content:center;align-items:center;height:400px;display:flex}@keyframes comparisonBar-module_rotate__Pvyct{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.comparisonBar-module_comparisonBar__zHnY2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#000000b3;flex-direction:column;padding:15px 112px 20px 75px;transition:transform .3s;display:flex;position:fixed;bottom:0;right:0;transform:translateY(100%)}.comparisonBar-module_comparisonBar__zHnY2.comparisonBar-module_show__RrAIx{left:300px}.comparisonBar-module_comparisonBar__zHnY2.comparisonBar-module_hide__atTBM{left:80px}.comparisonBar-module_comparisonBar__zHnY2.comparisonBar-module_active__Si0Xq{transform:translateY(0)}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_header__IuWsU{color:var(--color-white);align-items:center;gap:10px;margin-bottom:12px;display:flex}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_header__IuWsU .comparisonBar-module_title__mqTJy{font-size:16px;font-weight:700;line-height:120%}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_header__IuWsU .comparisonBar-module_tips__oFlNC{font-size:14px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_content__UjwiX{gap:66px;display:flex}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_itemsContainer__kVqxb{align-items:center;width:calc(100% - 120px);display:flex;position:relative}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollButton__SWWvt{z-index:10;background:var(--color-white);border-radius:50%;width:44px;height:44px;position:absolute;box-shadow:0 4px 10px #0003}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollButton__SWWvt:disabled{color:var(--color-disabled-text);cursor:not-allowed}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollButton__SWWvt.comparisonBar-module_leftButton__ofOv2{left:-22px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollButton__SWWvt.comparisonBar-module_rightButton__FBXnq{right:-22px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollContainer__NuGwS{scroll-behavior:smooth;scrollbar-width:none;gap:15px;width:100%;display:flex;overflow-x:auto}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_scrollContainer__NuGwS::-webkit-scrollbar{display:none}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7{background-color:var(--color-white);border-radius:4px;align-items:center;gap:10px;width:348px;padding:10px;display:flex;position:relative}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7:last-child{margin-right:0}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_itemImage__N1UGt{justify-content:center;align-items:center;min-width:42px;max-width:42px;height:42px;max-height:42px;display:flex;position:relative;overflow:hidden}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_itemImage__N1UGt img{max-width:100%;max-height:100%}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_itemImage__N1UGt:before{content:"";background-color:#00000008;width:100%;height:100%;position:absolute;top:0;left:0}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_comName__jjHwO{color:#555;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:220px;font-size:14px;line-height:21px;display:-webkit-box;overflow:hidden}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_comName__jjHwO:hover{text-decoration:underline}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_removeIcon__dSX7m{cursor:pointer;width:18px;height:18px;color:var(--color-text-assist);justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_item__ahkG7 .comparisonBar-module_removeIcon__dSX7m:hover{color:var(--color-text)}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_operation__ocCJN{flex-direction:column;gap:15px;min-width:110px;font-size:16px;font-weight:700;line-height:24px;display:flex;position:absolute;top:22px;right:100px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_clearButton__iaoLv{border:1px solid var(--color-white);color:var(--color-white);cursor:pointer;border-radius:157px;gap:10px;padding:10px 20px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_clearButton__iaoLv:hover{border:1px solid var(--color-white);font-weight:700;color:var(--color-white)!important}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_compareButton__Q1Aqu{background:var(--color-brand);cursor:pointer;color:var(--color-white);border-radius:157px;width:100%;padding:10px 20px}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_compareButton__Q1Aqu:not(:disabled):hover{background:#6167e5;font-weight:700}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_compareButton__Q1Aqu:disabled{background:var(--color-brand-disabled);cursor:not-allowed}.comparisonBar-module_comparisonBar__zHnY2 .comparisonBar-module_closeIcon__HhF1E{color:var(--color-white);cursor:pointer;font-size:28px;line-height:28px;position:absolute;top:15px;right:20px}@keyframes comparisonDrawer-module_rotate__rZbQO{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.comparisonDrawer-module_comparisonDrawer__t45eq{font-size:16px;line-height:24px}.comparisonDrawer-module_comparisonDrawer__t45eq .ant-drawer-header{height:76px}.comparisonDrawer-module_comparisonDrawer__t45eq .ant-drawer-body{flex-direction:column;justify-content:space-between;min-height:calc(100vh - 76px);padding:10px 10px 0 20px;display:flex;position:relative}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_fixedHeadersWrapper__xXE5k{z-index:1000;pointer-events:none;background:var(--color-white);will-change:contents;min-width:calc(100% - 20px);position:absolute;left:20px;overflow:hidden;transform:translateZ(0)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_fixedHeadersInner__yMqV9{pointer-events:auto;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;gap:15px;display:flex;transform:translate(0,0)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_fixedHeaderOverlay__GbHEE{border:1px solid var(--color-divider);pointer-events:auto;box-sizing:border-box;contain:layout style;background:#fff;border-radius:0 0 16px 16px;flex-shrink:0;min-width:335px;max-width:335px;padding:0 20px 10px;transform:translateZ(0)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_fixedHeaderOverlay__GbHEE .comparisonDrawer-module_operation__PhiV0{margin-top:10px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn{padding-right:10px;position:relative;overflow:auto}@supports ((-moz-appearance:none)){.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar{z-index:11;width:5px;height:5px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar:horizontal{height:5px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar-track{background:0 0}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar-corner{background:0 0}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_content__itSrn::-webkit-scrollbar-track-piece{background:0 0}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_isHidden__hB5Q5{transition:opacity .2s,transform .2s;transform:scale(.98);opacity:0!important;visibility:hidden!important;pointer-events:none!important}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht{margin-bottom:25px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_suppliersContainer__p0Ene{gap:15px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_supplierHeader__EmBjp{cursor:pointer;flex-shrink:0;min-width:335px;max-width:335px;transition:all .3s;position:relative}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_supplierHeader__EmBjp.comparisonDrawer-module_isHidden__hB5Q5{transition:opacity .2s,transform .2s;transform:scale(.98);opacity:0!important;visibility:hidden!important;pointer-events:none!important}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_prodList__jgAo6{flex-direction:column;gap:28px;margin-bottom:10px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_prodItem__IiaDz{gap:10px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_operation__PhiV0{margin:10px 0 15px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_moreBtn__eZ3sW{border:1px solid var(--color-text);cursor:pointer;width:-moz-fit-content;width:fit-content;color:var(--color-text);border-radius:157px;align-items:center;gap:5px;padding:3px 10px 3px 15px;font-size:14px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_moreBtn__eZ3sW:hover{background-color:var(--color-text);color:var(--color-white)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_header__FWMht .comparisonDrawer-module_moreBtnIcon__uM4Na{font-size:12px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_inner__ZWHlm{border:1px solid var(--color-divider);border-radius:16px;padding:20px 20px 10px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_pointWrap__TQcha{align-items:center;gap:5px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_pinBtnWrapper__dwyBC{margin-bottom:5px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_removeBtn__dCjzU{cursor:pointer;min-width:18px;color:var(--color-text-assist);margin-left:5px;font-size:18px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_removeBtn__dCjzU:hover{color:var(--color-brand)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_supplierTopBar__WT9Lx{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_comName___A1DA{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text);flex:1;margin-right:10px;font-size:18px;font-weight:700;line-height:26px;text-decoration:underline;overflow:hidden}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_pinBtn__jSq4r{cursor:pointer;font-size:20px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_pinBtn__jSq4r:hover,.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_pinBtn__jSq4r.comparisonDrawer-module_pinned__llUwZ{color:var(--color-brand)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF{margin-bottom:20px;font-size:14px;line-height:21px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF.comparisonDrawer-module_collapsedSections__sUnG5{margin-bottom:20px;overflow-y:hidden}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF.comparisonDrawer-module_collapsedSections__sUnG5 .comparisonDrawer-module_comparisonTable__Crspw{border:none;border-radius:8px;max-height:0}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_sectionTitle__EGC40{cursor:pointer;background-color:#f0f2f9;border-radius:8px 8px 0 0;align-items:center;gap:5px;height:34px;padding-left:10px;font-size:16px;font-weight:700;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_sectionTitle__EGC40 .comparisonDrawer-module_collapseIcon__J6C0O{font-size:18px;font-weight:400;transition:all .3s}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_sectionTitle__EGC40 .comparisonDrawer-module_collapseIcon__J6C0O.comparisonDrawer-module_collapse__T71u_{transform:rotate(180deg)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_sectionWrapper__Z8U0N{min-width:100%}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw{border:1px solid #ced3d9;border-top:none;border-radius:0 0 8px 8px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_suppliersWrapper__TZS7J{gap:15px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_supplierColumn__Ej0dy{box-sizing:border-box;flex-shrink:0;min-width:335px;max-width:335px;padding:10px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_disadvantageContent__codeh{color:var(--error-color)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_checkMark__pNjrt{background-color:var(--color-success);border-radius:50%;width:16px;height:16px;position:absolute;top:8px;right:8px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_checkMark__pNjrt:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:10px;height:5px;position:absolute;top:4px;left:3px;transform:rotate(-45deg)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_score__EMfkR{background-color:var(--color-brand-disabled);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-top:8px;font-weight:600;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_score__EMfkR.comparisonDrawer-module_highScore__FaA6Q{background-color:var(--color-brand)}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF{border-top:1px solid var(--color-divider);flex-direction:column;gap:5px;min-height:95px;padding:15px 10px;display:flex;position:relative}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF.comparisonDrawer-module_supplierBackground__XCEzp{flex-direction:column;min-height:120px;padding-bottom:10px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF .comparisonDrawer-module_comWebsite__K_MH2{text-overflow:ellipsis;white-space:nowrap;gap:5px;width:100%;display:flex;overflow:hidden}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF .comparisonDrawer-module_webLink__JrJbN{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text);text-decoration:underline;overflow:hidden}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF .comparisonDrawer-module_comWebsiteText__JdYIK{font-weight:700}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF .comparisonDrawer-module_attrLabel__yyCis{color:var(--color-text-assist);font-size:14px;line-height:20px}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF .comparisonDrawer-module_attrValue__VuG1S{color:var(--color-text);word-break:break-word;gap:5px;font-size:14px;line-height:20px;display:flex}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_section__kADrF .comparisonDrawer-module_comparisonTable__Crspw .comparisonDrawer-module_cellContent__PhjwF:first-child{border-top:none}.comparisonDrawer-module_comparisonDrawer__t45eq .comparisonDrawer-module_warning__NsBcN{height:40px;color:var(--color-text-assist);text-align:center;font-size:12px;line-height:40px}.index-module_lazyImageContainer__SzpzF{aspect-ratio:1;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.index-module_imageOverlay__i4qpy{pointer-events:none;background-color:#0000000d;width:100%;height:100%;position:absolute;top:0;left:0}.index-module_lazyImage__jDyWC{object-fit:contain;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .3s}.index-module_lazyImage__jDyWC.index-module_loaded__obYjo{opacity:1}.index-module_placeholder__BvkYk{z-index:2;background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.index-module_placeholder__BvkYk img{object-fit:contain;object-position:center;width:100%;height:100%}.index-module_loadingPlaceholder__mv4xL{color:#ccc;background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;display:flex}.index-module_loadingPlaceholder__mv4xL i{margin-bottom:8px;font-size:32px}.index-module_errorPlaceholder__BN3X3{color:#999;z-index:2;background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex;position:absolute;top:0;left:0}.index-module_errorPlaceholder__BN3X3 i{margin-bottom:4px;font-size:24px}@media (max-width:768px){.index-module_loadingPlaceholder__mv4xL{font-size:20px}.index-module_loadingPlaceholder__mv4xL i{font-size:28px}.index-module_errorPlaceholder__BN3X3{font-size:11px}.index-module_errorPlaceholder__BN3X3 i{font-size:20px}}@keyframes supplierInfoDrawer-module_rotate__q8G6F{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.supplierInfoDrawer-module_supplierInfoDrawer__bRk09 .ant-drawer-header{height:76px}.supplierInfoDrawer-module_supplierInfoDrawer__bRk09 .ant-drawer-body{flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:relative}.supplierInfoDrawer-module_supplierHeader__PX5OH{justify-content:space-between;margin-bottom:30px;display:flex}.supplierInfoDrawer-module_supplierHeader__PX5OH .supplierInfoDrawer-module_operation__en43y{margin-top:5px}.supplierInfoDrawer-module_companyDetails__ClLG4{width:480px}.supplierInfoDrawer-module_companyInfo__B6Zel{flex:1;gap:15px;display:flex}.supplierInfoDrawer-module_operation__en43y{align-items:center;gap:10px;display:flex}.supplierInfoDrawer-module_operation__en43y .supplierInfoDrawer-module_sendIcon__O2B3G{color:var(--color-text);font-size:24px;line-height:24px}.supplierInfoDrawer-module_companyLogo__wAmKm{justify-content:center;align-items:center;min-width:70px;max-width:70px;height:70px;max-height:70px;display:flex;overflow:hidden}.supplierInfoDrawer-module_companyLogo__wAmKm img{max-width:100%;max-height:100%}.supplierInfoDrawer-module_companyName__hr_Au{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:15px;font-size:18px;font-weight:700;line-height:26px;display:block;overflow:hidden}.supplierInfoDrawer-module_companyName__hr_Au:hover{opacity:.8;color:var(--color-text)}.supplierInfoDrawer-module_chatNow__pu_mQ{height:44px}.supplierInfoDrawer-module_requirements__cyt55{color:#595959;align-items:center;gap:8px;font-size:14px;display:flex}.supplierInfoDrawer-module_micTag__LBiHG{color:#8c8c8c;background:#f0f0f0;border-radius:12px;margin-left:8px;padding:2px 8px;font-size:12px}.supplierInfoDrawer-module_relatedProducts__fYaCZ{margin-bottom:20px}.supplierInfoDrawer-module_productCarousel__D8_zM{border:1px solid var(--color-divider);border-radius:16px;margin-right:-5px;padding:15px 15px 20px;position:relative;box-shadow:0 8px 20px #ebeff64d}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_navButton__QXTXB{z-index:10;background:var(--color-white);border-radius:50%;width:44px;height:44px;padding:10px;transition:all .2s ease-in-out;position:absolute;top:86px;box-shadow:0 4px 10px #0003}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_navButton__QXTXB.supplierInfoDrawer-module_prev__THLav{left:-8px}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_navButton__QXTXB.supplierInfoDrawer-module_next__NXFcO{right:-8px}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_paginationDots__Q1o5r{justify-content:center;gap:10px;margin-top:25px;display:flex}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_dot__mjO6N{background:var(--color-divider);cursor:pointer;border-radius:50%;width:8px;height:8px;transition:all .3s ease-in-out}.supplierInfoDrawer-module_productCarousel__D8_zM .supplierInfoDrawer-module_dot__mjO6N.supplierInfoDrawer-module_active__b2QGt{background:var(--color-brand);border-radius:66px;width:35px;height:8px}.supplierInfoDrawer-module_customCarousel__GJSLu{width:100%;position:relative;overflow:hidden}.supplierInfoDrawer-module_carouselContainer__iZ8Zu{width:100%;display:flex}.supplierInfoDrawer-module_carouselSlide__dXZ5t{flex:0 0 100%;width:100%}.supplierInfoDrawer-module_productPage__cwFQH{grid-template-columns:repeat(4,1fr);gap:15px;width:100%;display:grid;position:relative;overflow:hidden}.supplierInfoDrawer-module_drawerProductCard__aI5r4{cursor:pointer;flex-direction:column;min-width:180px;max-width:180px;transition:all .3s cubic-bezier(.4,0,.2,1)}.supplierInfoDrawer-module_drawerProductCard__aI5r4 .prod-image{justify-content:center;align-items:center;min-width:180px;max-width:180px;height:180px;max-height:180px;display:flex;overflow:hidden}.supplierInfoDrawer-module_drawerProductCard__aI5r4 .prod-image img{max-width:100%;max-height:100%}.supplierInfoDrawer-module_drawerProductCard__aI5r4 .prod-price-wrap{flex-direction:column}.supplierInfoDrawer-module_sectionTitle__vERKc{margin-bottom:15px;font-size:18px;font-weight:700;line-height:26px}.supplierInfoDrawer-module_learnMore__plU98{color:#1890ff;font-size:14px;font-weight:400;text-decoration:none}.supplierInfoDrawer-module_learnMore__plU98:hover{text-decoration:underline}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf{margin-bottom:15px}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .supplierInfoDrawer-module_sectionTitle__vERKc{gap:20px;display:flex}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .learn-more-component{opacity:1}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .supplierInfoDrawer-module_summary__EFZcZ{font-size:14px;line-height:21px}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .supplierInfoDrawer-module_comWebsite__q0Vl8{margin-bottom:15px}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .supplierInfoDrawer-module_webLink__ll1fC{color:var(--color-brand)}.supplierInfoDrawer-module_backgroundInvestigation__hFdOf .supplierInfoDrawer-module_webLink__ll1fC:hover{text-decoration:underline}.supplierInfoDrawer-module_expandableSection__Oq4Ct{margin-bottom:32px}.supplierInfoDrawer-module_infoList__NeBB6{border-radius:var(--border-radius);margin-bottom:16px;overflow:hidden}.supplierInfoDrawer-module_infoList__NeBB6 .supplierInfoDrawer-module_infoItem__svqSc{display:flex}.supplierInfoDrawer-module_infoList__NeBB6 .supplierInfoDrawer-module_emptyItem__hIaGJ .supplierInfoDrawer-module_infoValue__lHUmI{border-bottom:none}.supplierInfoDrawer-module_infoList__NeBB6 .supplierInfoDrawer-module_infoKey__WqHr7{border-bottom:1px solid var(--color-white);text-overflow:ellipsis;white-space:nowrap;background:#f0f2f9;width:218px;padding:10px 15px;font-size:14px;font-weight:700;overflow:hidden}.supplierInfoDrawer-module_infoList__NeBB6 .supplierInfoDrawer-module_infoValue__lHUmI{border-bottom:1px solid var(--color-divider);background:#fff;flex:1;align-items:baseline;gap:5px;padding:10px 15px;font-size:14px;line-height:21px;display:flex}.supplierInfoDrawer-module_viewMoreBtn__MR6bj{justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.supplierInfoDrawer-module_viewMoreBtn__MR6bj .supplierInfoDrawer-module_viewMoreBtnIcon__OC4DK{transition:transform .3s ease-in-out;transform:rotate(90deg)}.supplierInfoDrawer-module_viewMoreBtn__MR6bj .supplierInfoDrawer-module_viewMoreBtnIcon__OC4DK.supplierInfoDrawer-module_open__xTWjb{transform:rotate(270deg)}.supplierInfoDrawer-module_warning__vsY4N{color:var(--color-text-assist);text-align:center;font-size:12px;line-height:18px}@keyframes index-module_rotate__WwqSY{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_priceFilter__bA7PX{border:1px solid var(--color-divider);border-radius:8px;width:-moz-fit-content;width:fit-content;height:34px;font-size:16px;line-height:24px;display:flex;position:relative;overflow:hidden}.index-module_priceFilter__bA7PX .index-module_currency__jrK3G{background:var(--bg-color-light);border-right:1px solid var(--color-divider);padding:0 10px;line-height:34px}.index-module_priceFilter__bA7PX .index-module_inputWrapper__sWGJ1{flex:1;align-items:center;gap:5px;padding:0 10px;display:flex}.index-module_priceFilter__bA7PX .index-module_input__pJnlZ{width:82px;box-shadow:none;background:0 0;border:none;padding:0 5px}.index-module_priceFilter__bA7PX .index-module_input__pJnlZ .ant-input-number-input{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;font-size:16px}.index-module_priceFilter__bA7PX .index-module_input__pJnlZ::placeholder{color:var(--color-disabled-text)}.index-module_priceFilter__bA7PX.index-module_disabled__A96y7,.index-module_priceFilter__bA7PX.index-module_disabled__A96y7 .index-module_currency__jrK3G{color:var(--color-disabled-text);border-color:var(--color-disabled-text)}.index-module_priceFilter__bA7PX.index-module_disabled__A96y7 .index-module_input__pJnlZ{color:var(--color-disabled-text);cursor:not-allowed}.index-module_priceFilter__bA7PX.index-module_disabled__A96y7 .index-module_input__pJnlZ::placeholder{color:var(--color-disabled-text)}@keyframes index-module_rotate__JOa6p{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_priceDisplay__Z80KF{border:1px solid var(--color-divider);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;width:-moz-fit-content;width:fit-content;padding:5px 10px;transition:all .2s ease-in-out}.index-module_priceDisplay__Z80KF.index-module_selected__NHKmp{border-color:var(--color-brand);color:var(--color-brand);position:relative;overflow:hidden}.index-module_priceDisplay__Z80KF.index-module_disabled__nU5_e{color:var(--color-disabled-text);border-color:var(--color-disabled-text);cursor:not-allowed;background-color:#0000}.index-module_content__O5uo5{background-color:#fafafa;border:1px solid #d9d9d9;border-radius:1000px;align-items:center;gap:8px;padding:6px 12px;transition:all .3s;display:flex}.index-module_content__O5uo5:hover{border-color:var(--color-brand-hover,#fdc959)}.index-module_removeButton__lEmAv{cursor:pointer;color:var(--color-text-assist);background:0 0;border:none;justify-content:center;align-items:center;margin-left:4px;padding:0;font-size:14px;transition:color .3s;display:flex}.index-module_removeButton__lEmAv:hover{color:var(--color-text)}.index-module_removeButton__lEmAv:focus{outline:none}@keyframes index-module_rotate__ME5PD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_filterBtn__cKb2K{color:var(--color-text);-webkit-user-select:none;user-select:none;background:#f5f7fa;border:1px solid #ced3d9;border-radius:78px;align-items:center;gap:5px;height:32px;padding:0 10px;font-size:14px;line-height:32px;display:flex;position:relative}.index-module_filterBtn__cKb2K.index-module_hasFilter__y81jP{border-color:var(--color-text)}.index-module_filterBtn__cKb2K.index-module_hasFilter__y81jP:after{content:"";background:var(--color-brand);border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-5px}.index-module_filterBtn__cKb2K .index-module_filterText__GnARs{font-weight:700}.index-module_filterBtn__cKb2K .index-module_filterIcon__kPBd2{margin-top:-1px}.index-module_attrDrawer__LlyMW{font-size:16px;line-height:24px}.index-module_attrDrawer__LlyMW .ant-drawer{color:var(--color-text)}.index-module_attrDrawer__LlyMW .ant-drawer-title{text-overflow:ellipsis;white-space:nowrap;width:80%;font-size:20px;line-height:28px;overflow:hidden}.index-module_attrDrawer__LlyMW .ant-drawer-close{width:24px;height:24px;color:var(--color-text);margin-right:0}.index-module_attrDrawer__LlyMW .ant-drawer-close .index-module_icon-close__R0jIL{font-size:18px}.index-module_attrDrawer__LlyMW .ant-drawer-body{overflow:initial;flex-direction:column;padding:0;display:flex}.index-module_attrDrawer__LlyMW .index-module_section__upkKn{margin-bottom:20px}.index-module_attrDrawer__LlyMW .index-module_sectionTitle__J5hws{margin-bottom:15px;font-size:18px;font-weight:700}.index-module_attrDrawer__LlyMW .index-module_attrList__lihdn{flex-wrap:wrap;gap:15px;display:flex}.index-module_attrDrawer__LlyMW .index-module_drawerPrice__eejP_{border-radius:4px}.index-module_attrDrawer__LlyMW .index-module_drawerPrice__eejP_ input{width:62px;padding:0}.index-module_attrDrawer__LlyMW .index-module_tag__GSgLM{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ced3d9;border-radius:4px;padding:5px 10px;line-height:24px;transition:all .2s ease-in-out;display:block}.index-module_attrDrawer__LlyMW .index-module_tag__GSgLM.index-module_selected__Dr8FO{border-color:var(--color-brand);color:var(--color-brand);background-color:var(--color-brand-bg);overflow:hidden}.index-module_attrDrawer__LlyMW .index-module_attr__TXNgK{margin-bottom:20px}.index-module_attrDrawer__LlyMW .index-module_attr__TXNgK:last-child{margin-bottom:0}.index-module_attrDrawer__LlyMW .index-module_attrLabel__iZnij{margin-bottom:15px;font-size:18px;line-height:26px}.index-module_attrDrawer__LlyMW .index-module_propFilter__wW6Me{flex:1;padding:20px;overflow-y:auto}.index-module_attrDrawer__LlyMW .index-module_options__E5g2B{flex-wrap:wrap;gap:20px 15px;display:flex}.index-module_attrDrawer__LlyMW .index-module_buttons__df_rk{background:var(--color-white);border-top:1px solid var(--color-divider);justify-content:flex-end;align-items:center;gap:30px;height:68px;padding:0 20px;display:flex}.index-module_attrDrawer__LlyMW .index-module_clearBtn__zCreU,.index-module_attrDrawer__LlyMW .index-module_applyBtn__f5c9O{border-radius:157px;justify-content:center;align-items:center;height:34px;padding:0 20px;display:flex}.index-module_attrDrawer__LlyMW .index-module_clearBtn__zCreU{color:var(--color-brand);border:1px solid var(--color-brand)}.index-module_attrDrawer__LlyMW .index-module_applyBtn__f5c9O{background:var(--color-brand);color:var(--color-white)}.index-module_attrDrawer__LlyMW .index-module_applyBtn__f5c9O:hover{background:var(--color-brand-hover)}.index-module_attrDrawer__LlyMW .index-module_sectionContent__PTf7B{flex-wrap:wrap;gap:15px;display:flex}@media (max-width:768px){.index-module_tagSelector__mr678{gap:10px}.index-module_tagSelector__mr678 .index-module_section__upkKn{flex-direction:column;align-items:flex-start;gap:5px}.index-module_tagSelector__mr678 .index-module_section__upkKn.index-module_prodAttr__Eiw1v:before{top:36px}.index-module_tagSelector__mr678 .index-module_sectionContent__PTf7B{gap:10px}}.nomoreProductError-module_contextMessage__uc0zb{color:#333;margin-bottom:12px;font-size:16px}.nomoreProductError-module_reasonsList__ke9aK{margin-bottom:16px}.nomoreProductError-module_reasonItem__ha4D4{align-items:flex-start;margin-bottom:8px;line-height:1.5;display:flex}.nomoreProductError-module_reasonNumber__G8v1E{color:#333;margin-right:8px;font-size:16px;font-weight:700}.nomoreProductError-module_reasonText__edHpF{color:#333;flex:1;font-size:16px}@media (max-width:768px){.nomoreProductError-module_contextMessage__uc0zb,.nomoreProductError-module_reasonText__edHpF{font-size:13px}}@keyframes result-module_rotate__OlDBz{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-module_resultPanel__sXLmE{padding-bottom:60px;font-size:16px;line-height:24px}.result-module_resultPanel__sXLmE .result-module_attrSelector__SFolo{margin-bottom:30px}.result-module_resultPanel__sXLmE .result-module_noMoreProduct__ZA7mn{margin-top:20px}.rfqsummarize-module_rfqSummarizeContainer__fgaLS{margin-top:40px;margin-bottom:15px;font-size:16px}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_rfqTitle__FgrCe{margin-bottom:15px;padding:5px}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_iconStarOne__CfPuP{color:var(--color-brand);margin-right:10px}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_rfqBtn__koPyE{cursor:pointer;color:#e64545;border:1px solid #e64545;border-radius:40px;align-items:center;padding:8px 20px;font-weight:700;transition:transform .2s;display:inline-flex}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_rfqBtn__koPyE.rfqsummarize-module_disabled__TrwOu{cursor:not-allowed;opacity:.5;pointer-events:none}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_rfqBtn__koPyE:hover{transform:translateY(-2px)}.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_iconRrfqAgent__ohWke{margin-right:10px;font-size:22px}@media (max-width:480px){.rfqsummarize-module_rfqSummarizeContainer__fgaLS .rfqsummarize-module_rfqBtn__koPyE{border-radius:30px;padding:4px 10px;font-weight:400;line-height:1.2}}.filePreviewItem-module_filePreviewItem__MxJou{background:#e6ecf2;border-radius:8px;flex-shrink:0;align-items:center;width:200px;padding:10px 12px;transition:all .2s;display:flex}.filePreviewItem-module_fileIcon__ezzjx{color:#a3b8cc;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-right:10px;display:flex}.filePreviewItem-module_fileIcon__ezzjx .filePreviewItem-module_ai-icon__Y5XVj{font-size:14px}.filePreviewItem-module_fileName__sxZSC{color:#666;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:10px;font-size:13px;font-weight:400;line-height:1.4;overflow:hidden}.filePreviewItem-module_deleteButton__F6VAJ{color:#999;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.filePreviewItem-module_deleteButton__F6VAJ .filePreviewItem-module_ai-icon__Y5XVj{font-size:12px}.filePreviewItem-module_deleteButton__F6VAJ:hover{color:var(--color-brand)}.filePreviewItem-module_deleteButton__F6VAJ:active{transform:scale(.9)}.filePreviewItem-module_loadingIndicator__KObQP{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.filePreviewItem-module_spinner__iFIne{border:2px solid #e8e8e8;border-top:2px solid var(--color-brand);border-radius:50%;width:12px;height:12px;animation:1s linear infinite filePreviewItem-module_spin__nRbuO}@keyframes filePreviewItem-module_spin__nRbuO{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.filePreviewItem-module_filePreviewItem__MxJou{padding:5px 6px}.filePreviewItem-module_fileName__sxZSC{font-size:12px}}.filePreviewContainer-module_filePreviewContainer__F7zXS{flex-flow:wrap;gap:8px;margin-top:12px;display:flex}.text-switch-tabs{background:var(--color-white);color:#888;border:1px solid #dae0e6;border-radius:20px;display:flex;position:relative}.text-switch-tabs:hover{background:var(--color-white)}.text-switch-tabs .text-switch-tab{cursor:pointer;text-align:center;z-index:1;white-space:nowrap;flex:1;padding:5px 10px;font-size:14px;line-height:22px;transition:color .3s;position:relative}.text-switch-tabs .text-switch-tab.active{color:#222}.text-switch-tabs .text-switch-slider{z-index:0;background:#e2e3ff;border-radius:35px;height:100%;position:absolute;top:0;left:0}.text-switch-tabs .text-switch-slider.initialized,.slider-initialized{transition:transform .3s,width .3s}@media (max-width:480px){.text-switch-tabs .text-switch-tab{padding:5px;font-size:12px}}@keyframes RFQEditView-module_rotate__dD734{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes RFQEditView-module_slideInDown__ztCEw{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.RFQEditView-module_rfqFormWrapper__f1pGV{text-align:left;width:100%;animation:.6s ease-out RFQEditView-module_slideInDown__ztCEw}.RFQEditView-module_rfqFormWrapper__f1pGV .RFQEditView-module_descriptionMobile__f7OaT{color:#222;margin-top:5px;padding:12px 0;font-size:16px;line-height:1.4}.RFQEditView-module_rfqFormWrapper__f1pGV .RFQEditView-module_descriptionMobile__f7OaT .RFQEditView-module_buyerMail__l2mKW{color:#222}@media (max-width:768px){.RFQEditView-module_rfqFormWrapper__f1pGV .RFQEditView-module_descriptionMobile__f7OaT{display:block}}.RFQEditView-module_rfqForm__zWAjb{background:var(--color-white);border:1px solid #dae0e6;border-radius:16px;margin:0;padding:24px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq{margin-bottom:24px}@media (max-width:768px){.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq{margin-bottom:0}}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq .RFQEditView-module_titleRow__n3YNi{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq .RFQEditView-module_title__KodIE{color:var(--color-text);margin:0;font-size:20px;font-weight:600}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq .RFQEditView-module_learnLink__vdLU5{color:#222;font-size:14px;text-decoration:underline}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq .RFQEditView-module_learnLink__vdLU5:hover{color:var(--color-brand-hover);text-decoration:underline}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_header__J_Jdq .RFQEditView-module_description__xRYj8{color:var(--color-text-assist);font-size:14px;line-height:1.5}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_ant-form-item-label__lZ3KR{text-align:left;padding-right:12px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_ant-form-item-control___aOx_{max-width:none}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_requiredLabel__kiIQu{color:var(--color-text);font-size:14px;font-weight:500}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_requiredLabel__kiIQu:before{content:"*";color:#ff4d4f;margin-right:4px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_input__BlnaT{border:1px solid var(--color-divider);border-radius:6px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_input__BlnaT:focus,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_input__BlnaT:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 2px #6c73ff1a}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN{border:1px solid var(--color-divider);border-radius:6px;padding:10px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU{background:#f3f4ff}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU:hover:not(:disabled){color:#222}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU .ai-icon{color:var(--color-brand);font-size:16px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU:disabled{color:#bfbfbf;cursor:not-allowed;background:#f5f5f5}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU:disabled .ai-icon{color:#bfbfbf}@media (max-width:480px){.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .RFQEditView-module_regenerateBtn__NrpiU{padding:4px 10px;border-radius:30px;padding-inline-start:8px;padding-inline-end:8px;line-height:1.2}}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_detailHeader__D8FZY .text-switch-tabs{margin-left:auto}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_textarea__Fw_tT{resize:vertical;min-height:120px;box-shadow:none;border:none;border-radius:6px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_textarea__Fw_tT:focus,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_textarea__Fw_tT:focus-within{box-shadow:none;border:none}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_textarea__Fw_tT .RFQEditView-module_ant-input__Itrf8{box-shadow:none;border:none;padding:0}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_textarea__Fw_tT .RFQEditView-module_ant-input__Itrf8:focus{box-shadow:none;border:none}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_uploadSection__Fbrpv{align-items:center;gap:8px;margin-top:8px;display:block}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_uploadSection__Fbrpv .RFQEditView-module_iconPrompt__mQ6BZ{color:var(--color-text-assist);cursor:help;margin-left:10px;font-size:18px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_ant-form-item__qEaZP:has(.RFQEditView-module_detailSection__f8SZN) .RFQEditView-module_ant-form-item-label__lZ3KR{align-self:flex-start;padding-top:8px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_previewSection__w60JA{background:var(--bg-color-light);border:1px solid var(--color-divider);border-radius:6px;margin-top:16px;padding:12px;display:block}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantityInput__a9NJ5{border:1px solid var(--color-divider);border-radius:6px;min-width:120px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantityInput__a9NJ5:focus,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantityInput__a9NJ5:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 2px #6c73ff1a}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantitySelect__AYgCI{border-radius:6px;min-width:120px;height:35px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantitySelect__AYgCI .RFQEditView-module_ant-select-selector__fwV12{border:1px solid var(--color-divider);border-radius:6px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantitySelect__AYgCI .RFQEditView-module_ant-select-selector__fwV12:hover{border-color:var(--color-brand)}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantitySelect__AYgCI.RFQEditView-module_ant-select-focused__ufBzE .RFQEditView-module_ant-select-selector__fwV12{border-color:var(--color-brand);box-shadow:0 0 0 2px #6c73ff1a}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_customQuantityInput__xCfwW{border:1px solid var(--color-divider);border-radius:6px;min-width:120px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_customQuantityInput__xCfwW:focus,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_customQuantityInput__xCfwW:focus-within{border-color:var(--color-brand);box-shadow:0 0 0 2px #6c73ff1a}.RFQEditView-module_submitSection__A1eGn{text-align:center;margin-top:15px}.RFQEditView-module_submitSection__A1eGn .RFQEditView-module_submitBtn__SBmGv{background:var(--color-brand);border-color:var(--color-brand);border-radius:16px;height:36px;padding:0 20px;font-size:16px;font-weight:500}.RFQEditView-module_submitSection__A1eGn .RFQEditView-module_submitBtn__SBmGv:hover,.RFQEditView-module_submitSection__A1eGn .RFQEditView-module_submitBtn__SBmGv:active{background:var(--color-brand-hover);border-color:var(--color-brand-hover)}.RFQEditView-module_submitSection__A1eGn .RFQEditView-module_submitBtn__SBmGv:disabled{background:var(--color-brand-disabled);border-color:var(--color-brand-disabled);color:var(--color-white)}.ant-form-item-label>label{color:var(--color-text);font-size:14px}.ant-form-item-label>label .boldLabel{font-weight:700}.ant-form-item-explain-error{color:#ff4d4f;font-size:12px}.ant-input::placeholder,.ant-select-selection-placeholder{color:var(--color-text-assist)}.ant-upload{display:inline-block}.ant-tooltip .ant-tooltip-inner{background:var(--color-white);color:var(--color-text);box-shadow:0 2px 8px #00000026}.ant-tooltip .ant-tooltip-arrow:before{background:var(--color-white)}@media (max-width:768px){.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD{align-items:baseline;gap:8px!important;display:flex!important}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .ant-form-item{width:30%!important;min-width:unset!important;flex:0 0 30%!important;margin-bottom:0!important}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantityInput__a9NJ5,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_quantitySelect__AYgCI,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .RFQEditView-module_customQuantityInput__xCfwW,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .ant-input,.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .ant-select{width:100%!important;min-width:unset!important}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_quantitySection__jhFAD .ant-select .ant-select-selector{width:100%!important}}@media (max-width:480px){.RFQEditView-module_rfqForm__zWAjb{padding:12px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_uploadSection__Fbrpv{margin-top:-18px}.RFQEditView-module_rfqForm__zWAjb .RFQEditView-module_form__efQk_ .RFQEditView-module_detailSection__f8SZN .RFQEditView-module_uploadSection__Fbrpv .ant-btn{padding-inline-start:8px;padding-inline-end:8px;font-size:12px}}@keyframes message-loading-module_rotate__ExB4E{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-loading-module_messageLoading__I6QN7{color:#222;border-radius:12px;align-items:center;gap:8px;max-width:80%;padding:12px 16px;font-size:16px;display:flex}.message-loading-module_messageLoading__I6QN7 img{border-radius:50%;width:18px;height:18px;animation:1s linear infinite message-loading-module_rotate__ExB4E}.message-loading-module_messageLoadingIcon__EpZzo{color:#222;align-items:center;max-width:80%;font-size:16px;display:inline-block;position:absolute;top:50%}.message-loading-module_messageLoadingIcon__EpZzo img{border-radius:50%;width:36px;height:36px;animation:1s linear infinite message-loading-module_rotate__ExB4E}@keyframes mainPanel-module_rotate__O6OKD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mainPanel-module_mainPanel__Sec1H .mainPanel-module_panelContainer__QgG7u{border:1px solid var(--color-divider);border-radius:16px;overflow:hidden;box-shadow:0 4px 40px #ebeff6ad}.mainPanel-module_mainPanel__Sec1H .mainPanel-module_loading-icon__vf2l4{width:18px;height:18px;animation:1s linear infinite mainPanel-module_rotate__O6OKD}.mainPanel-module_mainPanel__Sec1H .mainPanel-module_step-item-title__IUFbx{align-items:center;display:flex}.mainPanel-module_mainPanel__Sec1H .mainPanel-module_step-item-title-text__Pe9gI{margin-right:5px}.mainPanel-module_historySession__nB0Ce .mainPanel-module_mainPanel__Sec1H .mainPanel-module_ant-steps-item__zxgEk{opacity:1;animation:none;transform:none}@keyframes mainPanel-module_staggeredFadeInUp__vaj0j{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes tabs-module_rotate__gjb95{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tabs-module_tabsComponent__n8I26{overflow:hidden}.tabs-module_tabsHeader__movhs{position:relative}.tabs-module_tabsHeader__movhs .tabs-module_tabsLine__jCZKd{background:var(--color-divider);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.tabs-module_tabsScrollBtn__ydddr{cursor:pointer;background-color:var(--color-white);z-index:11;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:absolute;bottom:10px}.tabs-module_tabsScrollBtn__ydddr:hover{font-weight:700}.tabs-module_tabsScrollBtn__ydddr.tabs-module_tabsScrollLeft__k2ZQ1{left:0}.tabs-module_tabsScrollBtn__ydddr.tabs-module_tabsScrollRight__kRrPb{right:0}.tabs-module_tabsContainer__S5iEn{margin-bottom:20px;overflow:hidden}.tabs-module_tabsList__HYeyi{white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;-webkit-user-select:none;user-select:none;gap:95px;padding-bottom:10px;display:flex;overflow-x:auto}.tabs-module_tabsList__HYeyi::-webkit-scrollbar{display:none}.tabs-module_tabButton__OnRcl{cursor:pointer;font-size:16px;line-height:24px;transition:all .3s;position:relative}.tabs-module_tabButton__OnRcl:hover,.tabs-module_tabButton__OnRcl.tabs-module_active__lhR49{font-weight:700}.tabs-module_tabButton__OnRcl.tabs-module_active__lhR49:after{content:"";background:var(--color-brand);z-index:2;border-radius:4px 4px 0 0;width:100%;height:7px;position:absolute;bottom:-10px;left:0}.index-module_touchModal__HzHgt .ant-modal-content{border-radius:8px;padding:0}.index-module_touchModal__HzHgt .ant-modal-body{padding:0}.index-module_touchModal__HzHgt .ant-modal-mask{background-color:#000000e6}.index-module_touchModal__HzHgt .ant-modal-wrap{z-index:1000;width:100vw;height:100vh;position:fixed;top:0;bottom:0;left:0;right:0}.index-module_modalContent__dN48U{text-align:center;padding:20px 0 15px}.index-module_message__t6JC7{margin-bottom:10px;padding:0 15px;font-size:16px;font-weight:400;line-height:22px}.index-module_separator__hp3jZ{background-color:#dae0e6;height:1px;margin-bottom:15px}.index-module_gotItButton__rHTxe{color:var(--color-brand);cursor:pointer;background:0 0;border:none;padding:0 20px;font-size:16px;font-weight:400;line-height:22px}.index-module_gotItButton__rHTxe:hover{color:var(--color-brand-hover)}.assisted-wrap{box-sizing:border-box;width:100%;padding-top:20px}.assisted-wrap *,.assisted-wrap :before,.assisted-wrap :after{box-sizing:border-box}.assisted-wrap.touch{width:100vw;height:100vh;overflow:hidden}.assisted-wrap .assisted-decision{width:100%;max-width:1240px;margin:0 auto;padding:0 20px;font-size:16px;line-height:24px}.assisted-wrap .send-box-sticky{z-index:10;background-color:var(--color-white);padding:20px 0;position:sticky;top:0}.attachment-item{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:relative}.attachment-item:has(.attachment-file-container){background:var(--color-bg-secondary,#f5f5f5);justify-content:flex-start;width:auto;min-width:200px;max-width:300px;padding:0 10px}.attachment-item .attachment-img{object-fit:cover;border-radius:4px;max-width:100%;max-height:100%}.attachment-item .attachment-file-container{align-items:center;gap:8px;width:100%;height:100%;display:flex}.attachment-item .attachment-file{background-color:#e2e3ff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.attachment-item .attachment-file .ai-icon.icon-paper{color:var(--color-brand);font-size:28px}.attachment-item .attachment-file-info{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.attachment-item .attachment-file-info .attachment-file-name{color:var(--color-text-primary,#333);text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:18px;overflow:hidden}.attachment-item .attachment-file-info .attachment-file-size{color:var(--color-text-tertiary,#999);font-size:12px;line-height:16px}.attachment-item:hover .attachment-del-wrap{justify-content:center;align-items:center;display:flex}.attachment-del-wrap{border-radius:16px;width:16px;height:16px;display:none;position:absolute;top:-6px;right:-6px}.attachment-del-wrap:after{content:"";background:var(--color-white);z-index:1;border-radius:50%;width:12px;height:12px}.attachment-del-wrap .attachment-del{z-index:2;position:absolute}.attachment-overlay{content:"";z-index:1;background:#00000080;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.attachment-overlay .attachment-loading{z-index:2;border-radius:50%;width:26px;height:26px;display:inline-block;position:relative}.attachment-overlay .attachment-loading img{width:100%;height:100%;animation:1s linear infinite rotate}.dragging-wrap{z-index:100;border:1px solid var(--color-brand);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border-radius:16px;flex-direction:column;align-items:center;padding-top:42px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.dragging-wrap .upload_pic{width:50px;height:50px;margin-bottom:23px;position:relative}.dragging-wrap .upload_pic .upload_pic_icon{background:var(--color-brand);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:-12px;right:-12px}.dragging-wrap .upload_pic .upload_pic_icon .ai-icon{color:var(--color-white);font-size:16px}.dragging-wrap .drag_text{margin-bottom:5px;font-size:24px;line-height:30px}.dragging-wrap .drag_text_tip{color:var(--color-text-assist);font-size:16px;line-height:24px}.send-box-wrap{box-sizing:border-box;flex-wrap:wrap;justify-content:center;padding-bottom:20px;display:flex}.send-box-wrap .send-box-attachment{box-sizing:border-box;flex-wrap:wrap;gap:10px;width:100%;display:flex}.send-box-wrap .send-box-attachment .attachment-item{border-radius:var(--border-radius);justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.send-box-wrap .send-box-attachment .attachment-item:hover .attachment-del-wrap{justify-content:center;align-items:center;display:flex}.send-box-wrap .send-box-attachment .attachment-item:hover:after{content:"";border-radius:var(--border-radius);background-color:#0003;position:absolute;top:0;bottom:0;left:0;right:0}.send-box-wrap .send-box-attachment .attachment-item .attachment-img{border-radius:4px;max-width:100%;max-height:100%}.send-box-wrap .send-box-attachment .attachment-item .attachment-del-wrap{cursor:pointer;z-index:2;border-radius:50%;width:16px;height:16px;display:none;position:absolute;top:-6px;right:-6px}.send-box-wrap .send-box-attachment .attachment-item .attachment-overlay{pointer-events:none;content:"";z-index:1;background-color:#0003;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.send-box-wrap .send-box-attachment .attachment-item .attachment-overlay .attachment-loading{border-radius:50%;width:26px;height:26px;animation:1s linear infinite rotate;display:inline-block;position:relative}.send-box-wrap .send-box-attachment .attachment-item .attachment-overlay .attachment-loading img{max-width:100%;max-height:100%}.send-box-wrap .send-box-attachment .attachment-item .attachment-overlay .attachment-error{color:var(--color-mic);font-size:16px}.send-box-wrap input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.send-box-wrap input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.send-box-wrap input[type=number]{-moz-appearance:textfield}.send-box-wrap .send-box-cnt{border:1px solid var(--border-color);box-sizing:border-box;background:var(--color-white);border-radius:16px;flex-direction:column;flex:1;gap:15px;max-width:840px;min-height:215px;padding:15px 20px 56px;display:flex;position:relative;box-shadow:0 4px 40px #ebeff6ad}.send-box-wrap .send-box-cnt .send-box-input{width:100%}.send-box-wrap .send-box-cnt:hover:not(.disable),.send-box-wrap .send-box-cnt.focused{border-color:var(--color-brand-hover)}.send-box-wrap .send-box-cnt.disable{cursor:not-allowed}.send-box-wrap .send-box-cnt.disable .send-box-list{margin-bottom:0}.send-box-wrap .send-box-cnt .upload-wrap .ant-upload-disabled{color:#3d3d3d;opacity:.6}.send-box-wrap .send-box-cnt .ant-btn.upload-btn{color:unset;height:unset;box-shadow:none;background:0 0;border:none;border-radius:4px;padding:3px;line-height:1}.send-box-wrap .send-box-cnt .ant-btn.upload-btn:hover{color:unset;background:#0000000d;border:none}.send-box-wrap .send-box-cnt .ai-icon{font-size:24px}.send-box-wrap .send-box-cnt .send-box-list{flex-wrap:wrap;gap:15px;margin-bottom:4px;display:flex}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li{box-sizing:border-box;background:#e9f4f6;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;display:flex}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li img{cursor:pointer}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li.property-edit{align-items:flex-start;height:-moz-fit-content;height:fit-content}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-label{color:var(--color-text);align-items:center;font-size:14px;font-weight:400;line-height:20px;display:flex}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-input-wrap{flex-direction:column;display:flex}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-input-wrap .property-edit-input{width:160px;color:var(--color-text);background:0 0;border:none;border-radius:0;padding:0;font-size:14px;font-weight:400;line-height:20px;border-bottom:1px solid var(--color-text)!important}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-input-wrap .property-edit-input.error{border-bottom:1px solid #f70000!important}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-input-wrap .property-edit-input.ant-input-disabled{opacity:.4;background:0 0}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-input-wrap .error-text{color:#f70000;align-items:center;font-size:12px;font-weight:400;line-height:20px;display:flex}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select{width:auto}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-selector{padding:2px 10px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){right:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:5px}.send-box-wrap .send-box-cnt .send-box-list .send-box-list-li .property-select .ant-select-arrow:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:5px}.send-box-wrap .send-box-cnt .send-box-list .add-attr-btn{gap:5px;display:flex}.send-box-wrap .send-box-cnt .property-placeholder{color:#c8c9cc;align-items:center;margin-top:5px;font-size:14px;font-weight:400;line-height:20px;display:flex}.send-box-wrap .send-box-cnt .send-box-textarea{box-shadow:none;background:0 0;border-color:#0000;padding:0 10px 0 0}@supports ((-moz-appearance:none)){.send-box-wrap .send-box-cnt .send-box-textarea{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar{z-index:11;width:5px;height:5px}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar:horizontal{height:5px}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar-track{background:0 0}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar-corner{background:0 0}.send-box-wrap .send-box-cnt .send-box-textarea::-webkit-scrollbar-track-piece{background:0 0}.send-box-wrap .send-box-cnt .send-box-btn-wrap{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.send-box-wrap .send-box-cnt .send-box-btn{box-sizing:border-box;color:var(--color-white);border-radius:157px;align-items:center;height:auto;padding:5px 25px;font-size:18px;font-weight:700;line-height:26px;display:flex}.send-box-wrap .send-box-cnt .send-box-btn .ai-icon{display:none}.send-box-wrap .send-box-cnt .send-box-count{color:#cdcdcd}.send-box-wrap .send-box-cnt .send-box-count span{color:#f70000}.send-box-wrap .send-box-cnt .send-box-agent{background-color:var(--color-brand-hover);justify-content:space-between;align-items:center;padding:3px 5px;font-size:12px;display:flex}.send-box-wrap .send-box-cnt .send-box-agent-name{align-items:center;gap:5px;display:flex}.send-box-wrap .send-box-cnt .send-box-agent-name img{width:20px}.send-box-wrap .send-box-cnt .send-box-agent .ai-icon{cursor:pointer;font-size:14px}.send-box-wrap .send-box-cnt .ant-btn.send-box-agent-switch{cursor:pointer;background-color:var(--bg-color-light);border-radius:14px;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;height:28px;padding:0 10px;display:flex}.send-box-wrap .send-box-cnt .ant-btn.send-box-agent-switch:hover{border:1px solid var(--bg-color-hover);background-color:var(--bg-color-hover);color:var(--color-black)}.send-box-wrap .send-box-cnt .ant-btn.send-box-agent-switch.open .icon-arrow-down-bold{transform:rotate(180deg)}.send-box-wrap .send-box-cnt .ant-btn.send-box-agent-switch .ai-icon{font-size:16px;transition:all .3s ease-in-out}.send-box-wrap .send-box-cnt .rfq-email-input{position:relative}.send-box-wrap .send-box-cnt .rfq-email-input .email-list{background:#fff;border-radius:6px;flex-direction:column;display:flex;position:absolute;bottom:30px;left:0;right:0;overflow:hidden;box-shadow:0 4px 10px #0003}.send-box-wrap .send-box-cnt .rfq-email-input .email-list .email-item{cursor:pointer;padding:5px 10px}.send-box-wrap .send-box-cnt .rfq-email-input .email-list .email-item:hover{background-color:var(--color-brand-hover)}.send-box-wrap .send-box-cnt .rfq-email-input .ant-input{background:0 0;border:none;outline:none;padding:0}.send-box-wrap .send-box-cnt .rfq-email-input .ant-input:hover,.send-box-wrap .send-box-cnt .rfq-email-input .ant-input:focus{border:none;outline:none}.send-box-wrap .send-box-cnt .rfq-quantity-input .ant-input-number-group-wrapper{width:100%}.send-box-wrap .send-box-cnt .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number,.send-box-wrap .send-box-cnt .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number-group-addon{background:0 0}.send-box-wrap .send-box-cnt .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number{border-right:1px solid #ddd;width:60%}.send-box-wrap .send-box-cnt .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number-group-addon .ant-select{width:100%}.send-box-wrap .send-box-hidden{transition:height 5s ease-out}@supports ((-moz-appearance:none)){.property-dropdown .rc-virtual-list-holder{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar{z-index:11;width:5px;height:5px}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar:horizontal{height:5px}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track{background:0 0}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar-corner{background:0 0}.property-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track-piece{background:0 0}.property-dropdown-wrap{min-width:300px!important;max-width:300px!important}.ant-btn-icon{margin-right:0;margin-inline-end:0!important}.ant-btn-icon img{filter:drop-shadow(50px 0 var(--color-text));fill:var(--color-text);transform:translate(-50px)}@media screen and (max-width:1024px){.send-box-wrap{padding:5px 10px}.send-box-wrap .send-box-cnt .send-box-btn{right:10px}.send-box-wrap .send-box-cnt .send-box-btn .ant-btn-icon{margin-right:0}.send-box-wrap .send-box-cnt .send-box-textarea{width:90%}}@media screen and (max-width:767px){.send-box-wrap .send-box-cnt{background:var(--color-white);gap:5px}.send-box-wrap .send-box-cnt .send-box-attachment .attachment-item{width:40px;height:40px}.send-box-wrap .send-box-cnt .send-box-btn{border-radius:50%;width:32px;min-width:32px;height:32px;padding:8px;font-size:0;right:0}.send-box-wrap .send-box-cnt .send-box-btn span{display:none}.send-box-wrap .send-box-cnt .send-box-btn .ai-icon{font-size:20px;display:block}}@media screen and (max-width:480px){.send-box-wrap .send-box-cnt{border-radius:16px;gap:5px;min-height:180px;padding:15px}.send-box-wrap .send-box-cnt .send-box-btn-wrap{bottom:10px}.send-box-wrap .send-box-cnt .send-box-attachment .attachment-item{width:40px;height:40px}.send-box-wrap .send-box-cnt .send-box-textarea{width:100%;box-shadow:none;line-height:20px}.send-box-wrap .send-box-cnt .upload-wrap{right:38px}.send-box-wrap .send-box-cnt .send-box-count{right:75px}.send-box-wrap .send-box-cnt .send-box-btn .ai-icon{font-size:20px;display:block}.send-box-wrap .send-box-input textarea{font-size:14px}}.error-toast-large .ant-message-custom-content{align-items:center;display:flex}.agent-popover-wrap .ant-popover-inner{background-color:var(--color-white);padding:10px}.agent-popover-wrap .agent-popover{box-shadow:0px -1px 6px -3px #0000001f,0px 3px 6px -3px #0000001f,0px 6px 10px 0px #0000000f,.agent-popover-wrap.agent-popover -title;box-shadow-padding:10px;box-shadow-font-weight:bold}.agent-popover-wrap .agent-popover-list{flex-direction:column;display:flex}.agent-popover-wrap .agent-popover-list .agent-popover-item{cursor:pointer;align-items:center;padding:5px 10px;display:flex}.agent-popover-wrap .agent-popover-list .agent-popover-item:hover{background-color:var(--bg-color-light);border-radius:var(--border-radius)}.agent-popover-wrap .agent-popover-list .agent-popover-item .ai-icon{margin-right:15px;font-size:24px;line-height:24px}.agent-popover-wrap .agent-popover-list .agent-popover-item-info{text-align:right;color:var(--color-text-assist);flex:1}.agent-popover-wrap .agent-popover-list .agent-popover-item-logo{width:20px}.text-image-wrap{flex-direction:column;align-items:flex-end;gap:10px;max-width:100%;display:flex}.text-image-wrap .text-image{border-radius:10px;max-width:200px}.text-image-wrap .similar-prod-search .similar-prod-card{max-width:240px}.text-image-wrap .similar-prod-search .card-box{border-radius:var(--border-radius);cursor:default;background:#fff;border:none;flex-direction:column;margin-bottom:20px;display:flex;position:relative;box-shadow:0 4px 10px #0003}.text-image-wrap .similar-prod-search .card-box .img-wrap{width:100%;height:0;padding-bottom:100%;position:relative}.text-image-wrap .similar-prod-search .card-box .img-wrap .overlay{pointer-events:none;border-radius:var(--border-radius);background-color:#0000000a;position:absolute;top:0;bottom:0;left:0;right:0}.text-image-wrap .similar-prod-search .card-box .card-img{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.text-image-wrap .similar-prod-search .card-box .card-box-content{box-sizing:border-box;padding:0 5px 5px}.text-image-wrap .similar-prod-search .card-box .card-prod-name{-webkit-line-clamp:2;color:var(--color-text);-webkit-box-orient:vertical;min-height:40px;margin-top:10px;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.related-list{width:100%;max-width:800px;margin:30px auto 10px}.related-list .related-title{font-size:20px;font-weight:700}.related-list .related-title img{width:21px;margin-right:8px}.related-list .related-li{box-sizing:border-box;cursor:pointer;justify-content:space-between;align-items:center;padding:10px 0;font-size:16px;display:flex}.related-list .related-li:hover .related-li-text{font-weight:700}.related-list .related-li:hover .ai-icon{color:#fdc959}.related-list .related-li .related-li-text{text-overflow:ellipsis;white-space:nowrap;margin-right:20px;overflow:hidden}.related-list .related-li .ai-icon{font-size:22px}.related-list .related-li+.related-li{border-top:1px solid #eaeef7}@media screen and (max-width:767px){.related-list .related-title{align-items:center;font-size:16px;display:flex}.related-list .related-li{padding:10px 0;font-size:14px}.related-list .related-li .ai-icon{font-size:20px}}.exact-sourcing-list .guide-text{margin-bottom:20px;font-size:16px;line-height:24px}.exact-sourcing-list .sourcing-list-title{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.exact-sourcing-list .sourcing-list-title .sourcing-list-title-left{flex-direction:column;flex-basis:100%;margin-bottom:10px;display:flex}.exact-sourcing-list .sourcing-list-title .sourcing-list-title-right{gap:20px;display:flex}.exact-sourcing-list .sourcing-list-title .sourcing-list-title-right .sourcing-list-explains{gap:8px;display:flex}.exact-sourcing-list .sourcing-list-title .sourcing-list-title-right .sourcing-list-explains img{width:21px;height:21px}.exact-sourcing-list .sourcing-list-title .prod-entity{color:var(--color-text);margin-bottom:15px;font-size:20px;font-weight:700;line-height:24px}.exact-sourcing-list .sourcing-list-title .recommend-text{margin-bottom:15px}.exact-sourcing-list .tag-list{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.exact-sourcing-list .tag-list .ant-tag{border-radius:1000px;padding:3px 7px;font-size:14px;display:flex}.exact-sourcing-list .tag-list .ant-tag .ant-tag-close-icon{margin-left:5px;font-size:12px}.exact-sourcing-list .tag-list .tag-attr-item{cursor:pointer;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:1000px;flex-wrap:wrap;gap:5px;padding:4px 8px;font-size:14px;display:flex}.exact-sourcing-list .tag-list .tag-attr-item .icon-close{font-size:14px}.exact-sourcing-list .tag-list .tag-attr-item--selected{background-color:var(--color-secondary);border-color:#476337}.exact-sourcing-list .tag-list .attr-item{white-space:normal}.exact-sourcing-list .attr-apply-btn{border-radius:1000px}.exact-sourcing-list .price-filter{margin-bottom:15px;font-size:16px}.exact-sourcing-list .price-filter-name{font-weight:700}.exact-sourcing-list .attr-filter{gap:10px;margin-bottom:15px;display:flex}.exact-sourcing-list .attr-filter-apply{margin-bottom:15px}.exact-sourcing-list .attr-filter-name{white-space:nowrap;font-size:16px;font-weight:700;display:flex}.exact-sourcing-list .attr-more{cursor:pointer}.exact-sourcing-list .attr-more:hover{color:#1677ff}.exact-sourcing-list .attr-tab{position:relative}.exact-sourcing-list .attr-tab .attr-tab-label{font-size:16px;font-weight:700;position:absolute;top:13px}.exact-sourcing-list .attr-tab .ant-tabs .ant-tabs-tab{font-size:16px}.exact-sourcing-list .attr-tab .ant-tabs .ant-tabs-tab.ant-tabs-tab-active{font-weight:700}.exact-sourcing-list .attr-tab .ant-tabs-nav-wrap{box-sizing:border-box;padding-left:155px}.exact-sourcing-list .write-block{width:-moz-fit-content;width:fit-content}.exact-sourcing-list .convert-rfq-btn{color:var(--color-mic);white-space:normal;border-color:var(--color-mic);border-radius:20px;height:-moz-fit-content;height:fit-content;margin-top:20px;padding:5px 10px}.exact-sourcing-list .convert-rfq-btn img{width:20px}.exact-sourcing-list .convert-rfq-btn.hide{display:none}.exact-sourcing-list .rec-sourcing .sourcing-list-title{margin-bottom:15px}.exact-sourcing-list .rec-sourcing .sourcing-list-title .prod-entity{margin-bottom:0}.exact-sourcing-list .rec-sourcing .mobile-more{margin-bottom:15px}.exact-sourcing-list .you-may-like{flex-direction:column;gap:15px;margin:20px auto;display:flex}.exact-sourcing-list .you-may-like .yml-title{font-size:20px;font-weight:700}.exact-sourcing-list .you-may-like .yml-title img{width:21px;margin-right:8px}.exact-sourcing-list .you-may-like .yml-list{flex-wrap:wrap;gap:10px;display:flex}.exact-sourcing-list .you-may-like .yml-list .yml-item{border-radius:1000px;padding:6px 10px;font-size:16px}.exact-sourcing-list .you-may-like .yml-list .yml-item:not(:disabled){color:var(--color-text);cursor:pointer}.exact-sourcing-list .less-product-tip{color:#555;margin-bottom:20px;font-size:14px}.mobile-more{width:100%;height:44px;color:var(--color-text);box-sizing:border-box;background:#fff;border:.5px solid #dcdee0;border-radius:40px;margin-top:15px;padding:10px;font-size:16px;font-weight:700;line-height:24px}.mobile-more:active{background:#fdc959;border:1px solid #fdc959}.card-list-container{flex-direction:column;margin-bottom:15px;display:flex}.card-list-container .ant-pagination{justify-content:center;margin:20px 0;display:flex}.card-list{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:0 20px;min-width:200px;max-width:1080px;margin-bottom:-20px;display:grid}.card-box{border-radius:var(--border-radius);cursor:pointer;background:#fff;border:none;flex-direction:column;margin-bottom:20px;display:flex;position:relative}.card-box .img-wrap{width:100%;height:0;padding-bottom:100%;position:relative}.card-box .img-wrap .overlay{pointer-events:none;border-radius:var(--border-radius);background-color:#0000000a;position:absolute;top:0;bottom:0;left:0;right:0}.card-box .img-wrap .hit_property{color:var(--color-text);background-color:var(--color-secondary);white-space:nowrap;border-radius:10px;padding:2px 5px;font-size:12px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.card-box .img-wrap .similar-search{background-color:#fff;border-radius:50%;width:26px;padding:5px;display:none;position:absolute;bottom:5px;left:5px}.card-box .img-wrap .similar-search.hide{display:none}.card-box .card-img{max-width:100%;max-height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.card-box .card-box-content{box-sizing:border-box;padding:0 5px 5px}.card-box .card-prod-name{-webkit-line-clamp:2;color:var(--color-text);-webkit-box-orient:vertical;min-height:40px;margin-top:10px;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.card-box .card-prod-price{-webkit-line-clamp:1;color:var(--color-text);-webkit-box-orient:vertical;margin-top:5px;font-size:16px;font-weight:700;line-height:24px;display:-webkit-box;overflow:hidden}.card-box .card-prod-moq{-webkit-line-clamp:1;color:var(--color-text-assist);-webkit-box-orient:vertical;margin-top:5px;font-size:14px;line-height:20px;display:-webkit-box;overflow:hidden}.card-box .card-prod-supplier{color:#555;text-overflow:ellipsis;white-space:nowrap;border-top:.5px solid #d8d8d8;margin:5px -5px 0;padding:5px 5px 0;font-size:12px;overflow:hidden}.card-box .card-prod-attr{color:#888;margin-top:5px;display:inline-block}.card-box .card-prod-attr:hover{color:#ffae00;text-decoration:underline}.card-box:hover{box-shadow:0 4px 10px #0003}.card-box:hover .card-prod-favorite{display:flex}.card-box:hover .card-prod-attr{text-decoration:underline}.card-box:hover .similar-search{display:block}@media screen and (max-width:767px){.exact-sourcing-list .attr-tab .ant-tabs-nav-wrap{padding-left:0}.exact-sourcing-list .attr-tab .attr-tab-label{display:flex;position:static}.exact-sourcing-list .ant-tabs .ant-tabs-tab{padding:6px 0}.exact-sourcing-list .attr-filter{flex-direction:column}.exact-sourcing-list .attr-filter .attr-filter-name{margin-top:0}.card-list-container .card-list{flex-wrap:wrap;gap:0 15px;display:flex}.card-list-container .card-box{background:#fff;flex:0 0 calc(50% - 7.5px);max-width:calc(50% - 7.5px)}.card-list-container .card-box:hover{box-shadow:none;background:#fff}.card-list-container .card-box .card-prod-name{margin-top:5px;font-size:14px}.card-list-container .card-box .card-prod-price{font-size:18px}.card-list-container .card-box .card-prod-attr{text-decoration:none}.card-list-container .card-box .card-prod-attr:hover{color:#888}.card-list-container .card-box .img-wrap{background:#fff;border-radius:10px}.card-list-container .card-box .img-wrap img{border-radius:10px}.card-list-container .card-box .img-wrap .overlay{background-color:#0000}.card-list-container .card-box .card-prod-supplier{border-top:none;margin-top:0;padding-top:5px}.card-list-container .card-box .card-prod-favorite{display:flex}}.hit_property_content{flex-direction:column;display:flex}.hit_property_content .hit_property_item{gap:5px;display:flex}.hit_property_content .hit_property_item .icon-select{color:var(--color-text-secondary)}.rfq-summary-wrap,.rfq-supply-wrap{flex-direction:column;gap:20px;display:flex}.rfq-summary-wrap .rfq-summary-confirm,.rfq-summary-wrap .rfq-supply-skip,.rfq-supply-wrap .rfq-summary-confirm,.rfq-supply-wrap .rfq-supply-skip{border-radius:16px;width:-moz-fit-content;width:fit-content;padding:5px 10px}.rfq-summary-wrap .rfq-summary-confirm img,.rfq-summary-wrap .rfq-supply-skip img,.rfq-supply-wrap .rfq-summary-confirm img,.rfq-supply-wrap .rfq-supply-skip img{width:20px}.rfq-summary-wrap .write-block,.rfq-supply-wrap .write-block{width:-moz-fit-content;width:fit-content}.rfq-summary-wrap .rfq-summary-confirm,.rfq-supply-wrap .rfq-summary-confirm{background-color:var(--color-brand-hover)}.rfq-summary-wrap .menta-message-highlight,.rfq-supply-wrap .menta-message-highlight{background-color:var(--bg-color-highlight);border-radius:0;flex-direction:column;gap:5px;width:-moz-fit-content;width:fit-content;display:flex}.rfq-summary-wrap .btn-group,.rfq-supply-wrap .btn-group{align-items:center;gap:10px;display:flex}.rfq-summary-wrap .rfq-summary-tip,.rfq-supply-wrap .rfq-summary-tip{color:#555;margin-top:10px;font-size:14px;line-height:21px}.rfq-summary-wrap .related-list,.rfq-supply-wrap .related-list{margin-top:0}.rfq-form .rfq-email-input{position:relative}.rfq-form .rfq-email-input .email-list{background:#fff;border-radius:6px;flex-direction:column;display:flex;position:absolute;bottom:30px;left:0;right:0;overflow:hidden;box-shadow:0 4px 10px #0003}.rfq-form .rfq-email-input .email-list .email-item{cursor:pointer;padding:5px 10px}.rfq-form .rfq-email-input .email-list .email-item:hover{background-color:var(--color-brand-hover)}.rfq-form .rfq-quantity-input .ant-input-number-group-wrapper{width:100%}.rfq-form .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number,.rfq-form .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number-group-addon{background:0 0}.rfq-form .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number{border-right:1px solid #ddd;width:60%}.rfq-form .rfq-quantity-input .ant-input-number-group-wrapper .ant-input-number-group-addon .ant-select{width:100%}.rfq-form .rfq-supply-submit{border-radius:16px}.rfq-form .rfq-supply-submit img{width:20px}.circle-wrap{background:var(--color-white);border-radius:var(--border-radius);justify-content:center;align-items:center;gap:10px;width:84px;height:50px;display:flex}.circle-item{background:var(--color-brand-hover);border-radius:50%;width:8px;height:8px;display:inline-block}.circle-animated{animation:1.2s ease-in-out infinite circle}.loading{width:16px;height:16px;display:inline-block;position:relative}.loading.white:before{background:conic-gradient(from 90deg,#fff0 0deg,#fff 360deg)}.loading:before{content:"";background:conic-gradient(from 90deg at 50% 50%,#f3fbff00 0deg,var(--color-brand-hover)360deg);border-radius:50%;width:100%;height:100%;margin:auto;animation:1s linear infinite rotate;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask:radial-gradient(farthest-side,#0000 81.25%,#000 81.25%);mask:radial-gradient(farthest-side,#0000 81.25%,#000 81.25%)}.loading-text .loading{margin-right:5px}@keyframes circle{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.skeleton-wrap{flex-direction:column;gap:10px;width:100%;display:flex}.skeleton-item{background:linear-gradient(90deg,#dcdcdc 25%,#eee 50%,#dcdcdc 75%) 0 0/200% 100%;border-radius:2px;width:100%;height:16px;animation:3s linear infinite shimmer}.skeleton-item.short{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.menta-message-body{--message-width:800px;box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;padding:50px 20px 20px;line-height:1.5;display:flex;position:relative}.menta-message-body .msg-loading{position:absolute;top:10px;left:50%;transform:translate(-50%)}.menta-message-body .menta-message-wrap{width:100%;position:relative}.menta-message-body .menta-message-wrap .menta-message-content{margin:0 auto}.menta-message-body .menta-message-wrap .menta-message-content.is-right{flex-direction:row-reverse}.menta-message-body .menta-message-wrap:hover .message-feedback-wrap{opacity:1}.menta-message-body .menta-message-wrap .menta-message-content{max-width:var(--message-width);align-items:start;display:flex}.menta-message-body .menta-message-wrap .menta-message-content.full-width{width:100%}.menta-message-body .menta-message-wrap .menta-message-content.full-width .write-block{width:800px;margin:0 auto}.menta-message-body .menta-message-content{flex-direction:column;align-items:start;font-size:16px;display:flex;position:relative}.menta-message-body .menta-message-content .evaluate-funcs{gap:10px;margin-top:10px;display:flex}.menta-message-body .menta-message-content .evaluate-funcs .zan-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAwFJREFUWEfFlk9IFHEUx79vZtcgOljRHw/Bxs7OrAZRbDNWBq6XggqlQx7qoF0FT0VUBCoFQdKpPARBEUWXICHsEIRKoO1oEZQ681uNtFBIig7WIZt5senYurnu6Oo61/d+733e/yGs8Udr7B95AUSj+0Ou69angiCiUWZ3TIi+F0sJKj8AVT/LjOMg2gZgO4CNDLohROKcX4i8AFTVaCbmSjvZV5VyGI3qB9lFO5ha7aTZ6gdiRQFSDjVVbwOjzIPKBbHiAJlZWWUA/bkEmrCEWec5KhhALBZbPzUlTzKjVQiz2QPQVOMJgGlbmLW5ov87PX6UFtLRNOMkGPclmXYPDSWSM01obGYXw2DctpPmBT+2lwVQWhorcR15nMHXhOi75DmKRvR6JrpLEldYVl/PqgAoSiwsS/IbAJO2MJV0J5qmPwZTiS3MCj/O55VAUcrLAnC2LvpQkk8x+ARAti0ShzJ1tYjeyUTdkut2ZcpciX44TnB0ZKTnS7psrgSqarwnYFcO8rcgPLJt8/pCerMlaAIQymqH8NS2zWpPPgegqQaT61ZZw/1z9LMRdQlhtvhNaTY9Rdm7RZaD1WDcYaDFm5yCAfwbU70NoCNe//gB6E6f83wzoWnlNWB+aAtzw7wmXO0SzGVA01vBVGkL0/ALsKIZUFWjFyBLiMSZggPE4/HAxPjPaTDOe+e6oD0QVfbFWZI6GXRMiMSzgmdAi5RfAfFlOTC1bnBw8NcaABg9IPpui8TRpSyiFWnCcFjfEZBpjIBGS5i3Cg6gqkYdAfdIknZa1quPWQHSFw0TNWUel/RVvZSlpEWMByDalJ7++T0QMfpBiOUySkCH9NtpGPzweiyXridPXVpZ4pfEaLaS5s0Fr6EfY9GI0ciEqwCPEqQOh6m9qIiSAwO937K91zT9NDNdJOCTHJiq8br/vxL4AUjp7AofUBzZaXCBwz7O94xZRq/DVDs8nPic6WdZv2SekVBoT3EwGAzJzMVZAwhI7yzL/JpNnheA36wtprfmAH8AKqi0MJ8cfEYAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:100% 100%;width:20px;height:20px}.menta-message-body .menta-message-content .evaluate-funcs .zan-icon.icon-revert{transform:rotate(180deg)}.menta-message-body .menta-message-content .evaluate-funcs .zan-icon.selected{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAh1JREFUWEfdl79rFEEUx79v74QI8UeljUiId7PLqRAwmQsWYppUNiIEUluInT/+AKOtINiJ+AcEA1pYWpg0ws4Z0BCTndlclS5VEuy82ycXyDG52wt7d+wNuN2w78338968eW+X4Pghx/oYGkAIeZ8IZSQ4TED1OA6/9hPUUAC+Lx+C8cEWZOClMWopK8RQAELIJQJedIkxHutYvcsCkRMAr+q4Nvf/AwRCrjFwp/sIRpCBSqUy3myM7wE42wnAoE/GhA9yPYKgLO8x4UuaCAFvIqOe5wrgC7kD4FqaCIMWjQmXcwEolaoVz+OPBFxPF8euMepqFvGWTfsaTk7eujA2dq5pO25trf6x10LIpwQ8A3Cll8DAjcgX8gDAeXtjr5Dc3N7+semXZ76B6G7WqE6x22Dgs90p2xnwheTuasaUMepX2rthYOws2QB/ARQ7+nouAGCs61hNn6gBX8jRAQDQRh0F7yQDDPw2Rt1wBgBgRRu14AzAfRESFrRWK84y0GgWL9fr31uDzEER8slRPfpbQPxE69rb434zcoDj9p4GkHsrJiCMjJq1u22mWSCE3Ow1fvuZCWmTsg0QBDO30cAZe8Nop7bWWre+AYpoXgIVppn4dT+ilu1+wjwXx7WfqRnIumlQqs7D41cMVLP6HF03pkdRHL7v9Bn4vyAIZieSJJkioglmvtgLxmNoFLAeRcqk2QwM0E/0p9k6B/gHFWEdMGyNzQMAAAAASUVORK5CYII=)}.menta-message-body .menta-message-content.is-right{flex-wrap:wrap}.menta-message-body .menta-message-content.is-right .msg-avatar{justify-content:flex-end;width:100%}.menta-message-body .msg-avatar{align-items:center;gap:5px;margin-bottom:10px;display:flex}.menta-message-body .msg-avatar .avatar-icon{background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.menta-message-body .msg-avatar .avatar-icon img{width:24px;height:24px}.menta-message-body .message-feedback-wrap{opacity:0;box-sizing:border-box;order:2;width:100%;margin-top:10px;margin-bottom:-30px;display:flex}.menta-message-body .message-feedback-wrap.feedback-live-show{opacity:1}.menta-message-body .message-feedback-wrap.show-guide{position:absolute}.menta-message-body .menta-message-left{border:1px solid #ccc;border-radius:0 16px 16px;padding:10px 20px}.menta-message-body .menta-message-right{color:var(--color-white);background:var(--color-brand-hover);border-radius:16px 0 16px 16px;padding:10px 20px;font-size:16px;position:relative}.menta-message-body .menta-message-right.pic-style{background:0 0;padding:0}.menta-message-body .menta-message-loading{position:absolute;top:50%;left:-36px;transform:translateY(-50%)}.menta-message-body .menta-message-resend{cursor:pointer;font-size:0;position:absolute;top:50%;left:-30px;transform:translateY(-50%)}.menta-message-body .menta-message-resend:hover{filter:contrast(.8)}.menta-message-body .menta-message-resend.message-disabled{cursor:not-allowed}.menta-message-body .menta-message-wrap-guid{flex-wrap:wrap}.menta-message-body .menta-message-wrap-guid .message-link{box-sizing:border-box;width:100%;padding-left:60px}.menta-message-body .menta-message-wrap-guid .menta-message-left{flex-direction:column}.menta-message-body .menta-message-wrap-guid .menta-message-left span{margin:2px 0;display:inline-block}.menta-message-body .menta-message-wrap-guid .menta-message-btn{margin-bottom:-10px;margin-left:10px}.menta-message-body .text-btn{align-items:center;display:flex}.menta-message-body .progress-button{height:22px;margin-left:10px;position:relative}.menta-message-body .progress-button .progress-loading-btn{box-sizing:border-box;background-color:#0000;border:5px solid #e2e8eb;border-radius:40px;width:20px;height:20px;display:flex}.menta-message-body .progress-button svg{pointer-events:none;position:absolute;top:2px;left:50%;transform:translate(-50%)}.menta-message-body .progress-button svg.progress-circle path{animation:5s forwards strokeDashoffset}.menta-message-body .tag-chat-wrap.disabled{cursor:not-allowed}.menta-message-body .error-wrap a{color:#007dfa}.menta-message-body .write-block{width:-moz-fit-content;width:fit-content}.menta-message-body .chat-wrap{width:100%}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .5s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .5s}@keyframes strokeDashoffset{0%{stroke-dashoffset:47.123px}to{stroke-dashoffset:0}}@media screen and (max-width:1024px){.menta-message-body{--message-width:600px;padding-top:50px}.menta-message-body .menta-message-wrap .menta-message-avatar{min-width:35px;max-width:35px}.menta-message-body .menta-message-wrap .menta-message-content.full-width{width:100%}.menta-message-body .menta-message-wrap .menta-message-content.full-width .write-block{width:var(--message-width);margin:0 auto}.menta-message-body .menta-message-right{padding:10px}}@media screen and (max-width:768px){.menta-message-body{--message-width:480px;padding-left:15px;padding-right:15px}}@media screen and (max-width:480px){.menta-message-body{--message-width:100%;width:100%}.menta-message-body .menta-message-content{font-size:14px}.menta-message-body .menta-message-content.is-right{max-width:100%}.menta-message-body .menta-message-wrap:not(.is-right){width:100%}}.feedback-content{flex-direction:column;gap:20px;width:600px;display:flex;position:relative}.feedback-content .ai-icon.icon-close{cursor:pointer;color:#999;font-size:16px;position:absolute;top:0;right:0}.feedback-content .feedback-title{padding-right:20px}.feedback-content .feedback-options{flex-wrap:wrap;gap:5px;display:flex}.feedback-content .feedback-options .feedback-option{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border:1px solid #e2e8eb;border-radius:4px;padding:4px 6px;overflow:hidden}.feedback-content .feedback-options .feedback-option.selected,.feedback-content .feedback-options .feedback-option:hover{background-color:var(--color-default)}.chat-index-page{flex-direction:column;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-index-page-header{z-index:999;background:var(--bg-color);box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex;position:fixed;left:0;right:0}.chat-index-page-header .chat-index-functions{gap:15px;display:flex}.chat-index-page-header .chat-index-functions .chat-index-function-item{cursor:pointer;color:#333;font-size:14px}.chat-index-page-header .chat-index-functions .chat-index-function-item:hover{color:red}.chat-index-page-content{flex:1}.chat-index-page-content .chat-container{height:100%;display:flex}.chat-index-page-content .chat-container .chat-container-inner{flex-direction:column;flex:1;display:flex}.chat-index-page-content .chat-container .chat-container-inner .menta-message-body{padding-bottom:20px}.chat-index-page-content .exact-sourcing-list .card-list{margin-bottom:15px}.chat-index-page-content .exact-sourcing-list .write-block{width:-moz-fit-content;width:fit-content}.empty-container{justify-content:center;align-items:center;height:100%;display:flex}.session-rating-title{padding-right:20px;position:relative}.session-rating-title .icon-close{cursor:pointer;position:absolute;top:0;right:0}.session-rating-content{flex-direction:column;gap:15px;display:flex}.index-module_chat-container__YAZd2{border:1px solid #ddd;max-width:600px;margin:20px auto;padding:20px}.index-module_message-list__cfX3I{border-bottom:1px solid #eee;height:400px;margin-bottom:20px;overflow-y:auto}.index-module_message__AuALp{background:#000;border-radius:4px;align-items:center;margin:10px 0;padding:8px;display:flex}.index-module_timestamp__y5Ip5{color:#666;margin-right:10px;font-size:.8em}.index-module_message-form__EO7GU{gap:10px;display:flex}.index-module_message-form__EO7GU input{flex:1;padding:8px}.index-module_message-form__EO7GU button{color:#fff;cursor:pointer;background:#007bff;border:none;padding:8px 16px}.test-report-wrap,.test-report-wrap *{box-sizing:border-box}.test-report-wrap .top-charts{background-color:var(--bg-color);border-radius:4px;flex-wrap:wrap;gap:20px;margin-bottom:15px;padding:20px;display:flex}.test-report-wrap .top-charts .satisfaction{border:1px solid #ccc;border-radius:4px;justify-content:center;align-items:center;display:flex}.test-report-wrap .top-charts .other-charts{border:1px solid #ccc;border-radius:4px;flex-wrap:wrap;gap:15px;padding:20px;display:flex}.test-report-wrap .top-charts .charts-filter{flex-direction:column;justify-content:center;gap:10px;display:flex}.test-report-wrap .top-charts .charts-filter-title{text-align:center;font-size:16px;font-weight:600}.test-report-wrap .top-charts .charts-content-charts{flex-wrap:wrap;gap:10px;display:flex}.test-report-wrap .top-charts .charts-content-text{background-color:var(--bg-color-highlight);border-radius:4px;margin-bottom:15px;padding:10px 10px 10px 20px;font-size:16px}.test-report-wrap .feedback-list{background-color:var(--bg-color);border-radius:4px;padding:20px}.test-report-wrap .search-filter{border-radius:4px;flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.test-report-wrap .search-filter .btn-wrap{gap:10px;display:flex}.test-report-wrap .search-filter .ant-select,.test-report-wrap .search-filter .ant-input{flex-shrink:0;width:140px}.test-report-wrap .scroll-tip{margin-bottom:10px;display:none}.test-report-wrap .scroll-tip strong{color:var(--a-color-default)}@media (max-width:1880px){.test-report-wrap .scroll-tip{display:block}}.user-input-text{color:var(--a-color-default)}.user-input-text .user-input-text-ellipsis{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.user-input-text .user-input-image-wrap{text-align:center;background-color:#f5f5f5;border-radius:4px}.user-input-text .user-input-image{width:100px;height:100px}.operation-btn{flex-wrap:wrap;gap:10px;display:flex}.test-chat-container{box-sizing:border-box;width:100%;height:100vh;display:flex;overflow:hidden}.test-sidebar{box-sizing:border-box;background:#f5f5f5;border-right:1px solid #ccc;width:200px;min-width:200px;padding:16px;overflow:auto}.test-main{flex:1;height:100%;display:flex;overflow:hidden}.test-workflow-panel{box-sizing:border-box;background:#fffbe6;min-width:400px;padding:16px;transition:flex .2s;overflow:auto}.test-chat-panel{box-sizing:border-box;background:#e6f7ff;min-width:800px;padding:16px;transition:flex .2s;overflow:auto}.test-divider{cursor:col-resize;background:#ccc;width:6px;transition:background .2s}.test-divider:hover{background:#999}.switch-tabs{background:var(--bg-color-light);border-radius:35px;display:flex;position:relative}.switch-tabs:hover{background:var(--bg-color-hover)}.switch-tabs .switch-tab{cursor:pointer;text-align:center;z-index:1;white-space:nowrap;flex:1;padding:15px 20px;font-size:18px;line-height:26px;transition:color .3s;position:relative}.switch-tabs .switch-tab.active{color:var(--color-white)}.switch-tabs .switch-tab .pro-tag{background:var(--bg-color-button);color:var(--color-white);border-radius:16px;padding:2px 10px;font-size:14px;position:absolute;top:-12px;right:0}.switch-tabs .switch-slider{background:linear-gradient(270deg,#6c73ff99 0%,var(--color-brand)99%);z-index:0;border-radius:35px;height:100%;position:absolute;top:0;left:0}.switch-tabs .switch-slider.initialized{transition:transform .3s,width .3s}.ant-tooltip.white-tooltip.switch-tabs-tooltip{max-width:227px}.ant-tooltip.white-tooltip.switch-tabs-tooltip .ant-tooltip-inner{padding:10px 15px}@media screen and (max-width:768px){.switch-tabs .switch-tab{padding:12px 16px;font-size:16px;line-height:22px}}@media screen and (max-width:480px){.switch-tabs .switch-tab{padding:10px 12px;font-size:14px;line-height:20px}}.new-topic-wrap{width:100%;padding:20px}.new-topic-wrap .new-topic-content{box-sizing:border-box;flex-direction:column;align-items:center;max-width:800px;min-height:calc(100vh - 180px);margin:0 auto 70px;display:flex}.new-topic-wrap .sourcing-logo{align-items:center;gap:10px;margin-bottom:15px;padding-top:130px;display:flex}.new-topic-wrap .sourcing-logo-icon{width:40px;height:40px}.new-topic-wrap .sourcing-logo-text{color:var(--color-brand);font-size:30px;font-weight:700;line-height:36px}.new-topic-wrap .slogan{margin-bottom:30px;font-size:48px;font-weight:700;line-height:58px}.new-topic-wrap .slogan-mobile{text-align:center;color:#888;margin-bottom:30px;font-size:16px;font-weight:700;line-height:20px;display:none}.new-topic-wrap .switch-tabs-wrap{margin-bottom:100px}.new-topic-wrap .send-box-wrap{width:100%;margin-bottom:90px;position:relative}.new-topic-wrap .send-box-wrap:after{content:"";z-index:-1;background:url(/static/image/animation-bg.b3187dec.jpg) 50% no-repeat;width:100%;height:380px;position:absolute;bottom:-165px;left:0;right:0}.new-topic-wrap .animation-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.new-topic-wrap .new-topic-header{top:calc(15px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)));z-index:10;position:fixed;left:20px}.new-topic-wrap .new-topic-header .ai-icon{color:#222;cursor:pointer;font-size:24px;transition:color .3s}.new-topic-wrap .new-topic-whatsnew{z-index:10;position:absolute;top:25px;right:25px}.new-topic-wrap .new-topic-whatsnew a{color:#fff;background:linear-gradient(270deg,#6c73ff99 0%,#8c6cff 99%);border-radius:30px;align-items:center;padding:6px 15px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.new-topic-wrap .new-topic-whatsnew a .icon-star{margin-right:5px;font-size:20px}.new-topic-wrap .new-topic-whatsnew a:hover{background:linear-gradient(270deg,#6c73ff99 0%,#8c6cff 80%)}@media screen and (max-width:1366px){.new-topic-wrap .sourcing-logo{padding-top:80px}}@media screen and (max-width:768px){.new-topic-wrap{padding-bottom:20px}.new-topic-wrap .new-topic-content{padding:0 10px}.new-topic-wrap .sourcing-logo{flex-direction:column;gap:15px;margin-bottom:10px}.new-topic-wrap .sourcing-logo .sourcing-logo-icon{width:84px;height:84px}.new-topic-wrap .sourcing-logo .sourcing-logo-text{color:var(--color-black);font-size:36px;line-height:42px}.new-topic-wrap .slogan{display:none}.new-topic-wrap .slogan-mobile{text-align:center;color:#888;margin-bottom:40px;font-size:16px;line-height:20px;display:block}.new-topic-wrap .switch-tabs-wrap{display:none}.new-topic-wrap .send-box-wrap{margin-bottom:60px}.new-topic-wrap .new-topic-header{display:block}.new-topic-wrap .new-topic-header .ai-icon{font-size:24px}.new-topic-wrap .new-topic-whatsnew{top:15px;right:15px}.new-topic-wrap .new-topic-whatsnew a{padding:8px 10px;font-size:14px}}@media screen and (max-width:480px){.new-topic-wrap{padding:10px 10px 20px}.new-topic-wrap .new-topic-content{padding:0 5px}.new-topic-wrap .sourcing-logo{flex-direction:column;gap:12px;margin-bottom:8px}.new-topic-wrap .sourcing-logo .sourcing-logo-icon{width:84px;height:84px}.new-topic-wrap .sourcing-logo .sourcing-logo-text{color:var(--color-black);font-size:36px;line-height:42px}.new-topic-wrap .slogan{display:none}.new-topic-wrap .slogan-mobile{text-align:center;color:#888;margin-bottom:40px;font-size:16px;line-height:20px;display:block}.new-topic-wrap .switch-tabs-wrap{display:none}.new-topic-wrap .send-box-wrap{margin-bottom:40px}.new-topic-wrap .new-topic-header{display:block}.new-topic-wrap .new-topic-header .ai-icon{font-size:24px}.new-topic-wrap .new-topic-whatsnew{top:calc(10px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)));right:10px}.new-topic-wrap .new-topic-whatsnew a{padding:8px 10px;font-size:14px}}.new-topic-footer{color:#888;text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px 0 0;font-size:12px;transition:left .3s ease-in-out,width .3s ease-in-out;display:flex}.new-topic-footer .footer-mic-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH4AAAASCAYAAACdFWqpAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAfBSURBVGiB7Zl9bFX1Gcc/v3Pv5bZKFVBr6QvD0tIWOtQJq8NtLovaTTazTcbGXFzEBUmYm1mWbHFOsxcyFmdmmIlTFhgO5waLG0yzjJXBpsB8Y/haaAsWWhBbqWAr2N57z7M/+F44HHtuX/GvPsnN7bnn+T3vr7/CMODFWRefOxDO61On5gE0V5RNa55RfLmBGw6vMTg74A31QGN10dRkKrY0F87uquKqdH7frU2VU8r9RGY2fqywpWby5SOSdAxGFYbk+OaKimTcS6z1cMVROG2lpfnO836HueJMLF3k+c4MG5+2WGpUJB6DUYFBO97AI35imZnNzYETOzGe5Q7qAKrPPfScZxzB+cfyvN7O0RJ6DEYO8cEi7qkqudHD3UGOXt1SNfmrwNIsjnuBFBzcPFrCjsHowaAc3zyzaIb5biUQi8JpqSmr9bEV/eA4oBgYB6SBtggSk4E84bSfLCBDhiCvQ0DvMGgAlIhGOzAaLcoDJgAXA0mgDzgMHJWepfLFG8B7ETTKhHNQ50csUE7YXXVhgfmxtcD5UTh7y8vPz5g9Ckzq53UM+DuwG3gVKOwHJwk8JZyGoVSifng9LjrDHSZjwJOiUT5MGkGoAdYArcBLwE597wceVoD9G3gN+EgEjTiwBWgEpo+CTLkNvA5inkuuAHcZRjuOknCpXwexTLLvQQezcpBKSME48DlgVej9Z4CpMnpiRBqd5jXkjeUswBXAP5XtKTn8DVW2GgWnF5D5A1t5czr+0urSRc5xs8FRnC3B2IBzZ5TyWTUli4GvDJKfB9wKPKKSnv3t6xFtxPVjDD8HTpSzw3TCNML0r5Ft3gqczbaeLB0boB0lgQeBicDzwDeBV4CMaCSAS/UcJWuWRxr4mGwUlMmPwI/S+5TukVnRXFNypYN7zTAf+6EzunCniRq4psrSOs/cfYPMLh94B5gTKlcTgXr1rXTg9/NUIv8HdKk0bgSuDeEsVya9rewqCfGtAFYDe2W0LcBNOWT2gE3APmCaqtE7wDzgbuBloFOy1ObQt1YZnwJuAV4MONmk73MhR1UDfwY6gF3AbZInDmyTTNWSpQf4LPBjBVQHsAGYIVr5wEPi0amZ5x/AjURlfHNF0UUGq3CcB+4hz/xqhzselPD12sJCMqwVg8FARoy/DCwEfqTfbwYK1Fc/EcAvAOZr2GnUAHQ98ElOrotNCowvKGB6gStDrWKi6FaqxO4F5ip7+oD1EbImpZenT76CZ4KMmK+WVaZA7m8ArNbZZyX/QOCAX+m7G5gJPKBZ42nJlBeS6RHJ1KHnzwNF0jEP+JoSrhG4EPg0cDVQ/76of/4KEn4i/rDDVRu2wzPbifMW+4GS4XDxdDqxUtkEYA5rGkAxk/F8OT6p0vUl/bY6FP2dctgkOWqaMnq8Ir1Wxu+TMuPliL0BGvMk49NyxBwFmqcsHEpPjSv7S+SUXtEMV5gsTNB36wCtJQgrtZV8CHhM9qnLge+A65QUHwaOS7YCBU+thvI62XKVEqP+jIw3cM3vln0HZzdg1hlz3r2+s98CMd/juGen8Bbg3AXZYw42mu+24fGLAYy5G/gv8FHgKpXnOq0oz4ZwU4ri72kTSEkJB5wDVMkZTwDP6EyXFM5Cdnh6U+0EOcTn5DB6DvDdwHzRCqyNkH0/sDnw91uSK18Zdt1pM7IxsEoWhGaEKDBtJFn5dyljc1XU/WpdAAeULMU6c1SV8NsKzrTeAeSf4fiW6tKrwX4CZAy+b/h3g7sA4w+xFNvtdBG9KHBsX9zFl6RILxhAMVTu1yuDFyk741prjgfwHPBFlbL8wEATXBez0rwdYVQHZP+ZNF+fICTk+Ls0UQNsBR6NkD3MI/g8F7hHf/tyyAE9zxafnhx2GQy/oZ65SgE4QfYztT4IDjh7ppeWmLM1OJLObMXJXuouA15Jxbg9kegNT58APaTdokteaz08BOF+DxxTub5NwfDXkNAesFgGu1NlajrwxwBO9vJjdsQKaBpoTL1yWugzRzSu18B4rarLcAy+PkCjXsPhywrmQrWXD/q/kwvl9F/KfpXAz7MvPfTPFy9mq8FNccZWnLcP574BdMd9bpr5anvX+8gaGXzuqmxue2qIAh3RhcUk3WRt08VOGMbJCR2aquMaXLKwU2WxSuW6SqU9eNH0LwXWPGCKeHeo7PWpfWzWpVED8MIwHb8/QKNBAXdYAQdwP/BTBekUOaFeZTjyNnSEkKfvI0o00+wAgGfgiJ+4x3DXYLT7vvu1Yfc5wzC3pHxP+0v9knWs27Wn/QE3PEOtDOycj/VjbF9OA/iN1pVWDXFZ3MPAMj3/TDjbgUv03vS8Rgo3qAd2qcXcMgy5hwKmVWuDEuxOYAfQolu6J9XuzlYl2CoZlmmqP6g11gDiTdMnf9w5FjrsgAffysS4w0GnOR6vbGz7U5ZK93uen8yj3UHMN2vLS8SWLghcPvi4Hg9rP3WT4NyxgAGe0R199h76P1I8AfxFv6V1bdstxy9XX/yU+vwm4G/AD5RhpjK2T2tMiUrrIaBZ656vdtKg4atM5zp1qdIfmAbNN4F3lTFbxSeIs11V63gEHfRuPnCDWsoMVaRuybdJem/XunUscLZNfFvFb4cCtkcybZGeQZl2iE6vZpVx4lugyvYEcDvQ8n9zaFsB/xIojQAAAABJRU5ErkJggg==);background-size:100% 100%;width:126px;height:18px}.new-topic-footer.expand{width:calc(100% - 300px);left:300px}.new-topic-footer.collapsed{width:calc(100% - 80px);left:80px}.new-topic-footer.mobile{width:100%;left:0}.new-topic-footer .footer-left,.new-topic-footer .footer-right{display:flex}.new-topic-footer .footer-left{line-height:24px}.new-topic-footer .footer-divider{display:none}.new-topic-footer a{color:#888;text-decoration:none;transition:color .3s}.new-topic-footer a:hover{color:var(--color-brand);text-decoration:underline}.new-topic-footer .separator{margin:0 4px}@media screen and (max-width:768px){.new-topic-footer{gap:6px;padding:15px 0;font-size:12px}}@media screen and (max-width:480px){.new-topic-footer{gap:5px;padding:15px 0;font-size:12px}}@keyframes NotificationItem-module_rotate__DNE9a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationItem-module_messageItemAction__wgwwu{flex-shrink:0;align-items:center;gap:8px;display:flex}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_viewMoreBtn__e5KJt{color:#000;background:#fff;border:1px solid #d9d9d9;border-radius:26px;height:36px;padding:0 16px;font-size:16px;font-weight:500;transition:all .2s}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_viewMoreBtn__e5KJt:hover{background:var(--color-brand);color:var(--color-white)}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_viewMoreBtn__e5KJt:focus{box-shadow:0 0 0 2px #6c73ff33}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_arrowBtn__Dk0tW{box-shadow:none;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_arrowBtn__Dk0tW:hover{background:#f5f5f5}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_arrowBtn__Dk0tW .NotificationItem-module_aiIcon__YdWBT{color:#222;font-size:20px}@media (max-width:768px){.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_arrowBtn__Dk0tW{width:36px;height:36px}.NotificationItem-module_messageItemAction__wgwwu .NotificationItem-module_arrowBtn__Dk0tW .NotificationItem-module_aiIcon__YdWBT{font-size:18px}}.skeleton-item{background:#fff;align-items:flex-start;margin-bottom:20px;padding:12px 2px;transition:box-shadow .2s;display:flex}.skeleton-item .skeleton-item-icon{background:#f0f0ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;display:flex}.skeleton-item .skeleton-item-icon .skeleton-icon{background:#e0e0e0;border-radius:4px;width:20px;height:20px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-item .skeleton-item-content{flex:1;min-width:0;margin-right:16px}.skeleton-item .skeleton-item-content .skeleton-title{background:#e0e0e0;border-radius:4px;width:80%;height:20px;margin-bottom:8px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-item .skeleton-item-content .skeleton-meta{flex-direction:column;gap:4px;display:flex}.skeleton-item .skeleton-item-content .skeleton-meta .skeleton-date{background:#e0e0e0;border-radius:4px;width:100px;height:16px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-item .skeleton-item-action{flex-shrink:0}.skeleton-item .skeleton-item-action .skeleton-button{background:#e0e0e0;border-radius:26px;width:80px;height:36px;animation:1.5s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media (max-width:768px){.skeleton-item .skeleton-item-action .skeleton-button{border-radius:8px;width:40px;height:40px}}@keyframes headerTitle-module_rotate__CpNkh{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.headerTitle-module_headerTitle__ajVqC{z-index:999;box-sizing:border-box;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;min-height:50px;padding:0 10px;display:flex;position:fixed;top:0;left:0;right:0}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_backButton__H3c7i{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_backButton__H3c7i .headerTitle-module_icon__RMPtT{color:#222;font-size:24px}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_titleText__jdAFm{text-align:center;color:#222;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:40px;font-size:18px;font-weight:600;line-height:1.2;overflow:hidden}@media (max-width:768px){.headerTitle-module_headerTitle__ajVqC{padding-top:max(env(safe-area-inset-top),var(--my-status-bar-height,0px))}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_backButton__H3c7i{width:36px;height:36px}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_backButton__H3c7i .headerTitle-module_icon__RMPtT{font-size:24px}.headerTitle-module_headerTitle__ajVqC .headerTitle-module_titleText__jdAFm{margin-right:36px}}.message-wrap{width:100%;padding:60px 15px 0 20px;padding-top:calc(max(env(safe-area-inset-top),var(--my-status-bar-height,0px)) + 60px)}.message-wrap .message-content{max-width:1240px;margin:0 auto}.message-wrap .message-content .message-title{color:#333;margin-bottom:24px;font-size:24px;font-weight:600}.message-wrap .message-content .message-list{flex-direction:column;gap:16px;min-height:400px;display:flex}.message-wrap .message-content .message-empty{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.message-wrap .message-content .message-empty .message-empty-content{text-align:center}.message-wrap .message-content .message-empty .message-empty-content .message-empty-text{color:#333;margin-bottom:8px;font-size:16px;font-weight:500}.message-wrap .message-content .message-empty .message-empty-content .message-empty-desc{color:#999;font-size:14px}.message-wrap .message-content .message-item{background:#fff;align-items:flex-start;padding:10px 2px;transition:box-shadow .2s;display:flex}.message-wrap .message-content .message-item .message-item-icon{background:#f0f0ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;display:flex}.message-wrap .message-content .message-item .message-item-icon .ai-icon{color:#222;font-size:20px;font-weight:600}.message-wrap .message-content .message-item .message-item-content{flex:1;min-width:0;margin-right:16px}.message-wrap .message-content .message-item .message-item-content .message-item-title{color:#333;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.message-wrap .message-content .message-item .message-item-content .message-item-meta{flex-direction:column;gap:4px;display:flex}.message-wrap .message-content .message-item .message-item-content .message-item-meta .message-item-status{font-size:14px;font-weight:500}.message-wrap .message-content .message-item .message-item-content .message-item-meta .message-item-status.status-submit-successfully{color:#52c41a}.message-wrap .message-content .message-item .message-item-content .message-item-meta .message-item-status.status-processing{color:#1890ff}.message-wrap .message-content .message-item .message-item-content .message-item-meta .message-item-status.status-failed{color:#ff4d4f}.message-wrap .message-content .message-item .message-item-content .message-item-meta .message-item-date{color:#999;font-size:12px}.message-wrap .message-content .message-item .message-item-action{flex-shrink:0}.message-wrap .message-content .message-item .message-item-action .view-more-btn{color:#000;background:#fff;border:1px solid #d9d9d9;border-radius:26px;height:36px;padding:0 16px;font-size:16px;font-weight:500;transition:all .2s}.message-wrap .message-content .message-item .message-item-action .view-more-btn:hover{background:var(--color-brand);color:var(--color-white)}.message-wrap .message-content .message-item .message-item-action .view-more-btn:focus{box-shadow:0 0 0 2px #6c73ff33}.message-wrap .message-content .message-pagination{justify-content:center;margin-top:32px;padding:20px 0;display:flex}@keyframes message-loading-formsg-module_rotate__YNcLK{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message-loading-formsg-module_messageLoading__bMUeE .message-loading-formsg-module_messageLoadingText__jm2Wj{color:#222;word-break:break-all;border-radius:12px;align-items:center;gap:8px;max-width:80%;padding:12px 16px;font-size:16px;display:flex}.message-loading-formsg-module_messageLoading__bMUeE img{border-radius:50%;width:18px;height:18px;animation:1s linear infinite message-loading-formsg-module_rotate__YNcLK}.message-loading-formsg-module_messageLoadingIcon__gLEVo{color:#222;align-items:center;max-width:80%;font-size:16px;display:inline-block;position:absolute;top:50%}.message-loading-formsg-module_messageLoadingIcon__gLEVo img{border-radius:50%;width:36px;height:36px;animation:1s linear infinite message-loading-formsg-module_rotate__YNcLK}.prohibitedProductError-module_prohibitedError__ehivo{font-size:16px;animation:.6s ease-out prohibitedProductError-module_slideInDown__Yayp7}@keyframes prohibitedProductError-module_slideInDown__Yayp7{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.prohibitedProductError-module_primaryMessage__C_4Gb{color:#ff4d4f;margin-bottom:30px;font-size:16px;font-weight:500;line-height:1.5}.prohibitedProductError-module_contextMessage___DJmf{color:#333;margin-bottom:12px;line-height:1.5}.prohibitedProductError-module_reasonsList__WwVhn{margin-bottom:16px}.prohibitedProductError-module_reasonItem__mWNAR{align-items:flex-start;margin-bottom:8px;line-height:1.5;display:flex}.prohibitedProductError-module_reasonNumber__uO_Ul{color:#333;min-width:20px;margin-right:8px;font-weight:700}.prohibitedProductError-module_reasonText__QXTtS{color:#333;flex:1;font-size:16px}@media (max-width:768px){.prohibitedProductError-module_prohibitedError__ehivo{margin:0 8px;padding:12px}.prohibitedProductError-module_primaryMessage__C_4Gb{font-size:15px}.prohibitedProductError-module_contextMessage___DJmf,.prohibitedProductError-module_reasonText__QXTtS{font-size:13px}}.prod-attr-drawer{font-size:16px;line-height:24px}.prod-attr-drawer .ant-drawer{color:var(--color-text)}.prod-attr-drawer .ant-drawer-title{text-overflow:ellipsis;white-space:nowrap;width:80%;font-size:20px;line-height:28px;overflow:hidden}.prod-attr-drawer .ant-drawer-close{width:24px;height:24px;color:var(--color-text);margin-right:0}.prod-attr-drawer .ant-drawer-close .icon-close{font-size:18px}.prod-attr-drawer .ant-drawer-body{overflow:initial;flex-direction:column;padding:0;display:flex}.prod-attr-drawer .tag{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #ced3d9;border-radius:4px;padding:5px 10px;line-height:24px;transition:all .2s ease-in-out;display:block}.prod-attr-drawer .tag.selected{border-color:var(--color-brand);color:var(--color-brand);background-color:var(--color-brand-bg);position:relative;overflow:hidden}.prod-attr-drawer .attr{margin-bottom:20px}.prod-attr-drawer .attr:last-child{margin-bottom:0}.prod-attr-drawer .attr-label{margin-bottom:15px;font-size:18px;line-height:26px}.prod-attr-drawer .options{flex-wrap:wrap;gap:20px 15px;display:flex}.prod-attr-drawer .prop-filter{flex:1;padding:20px;overflow-y:auto}.prod-attr-drawer .buttons{background:var(--color-white);border-top:1px solid var(--color-divider);height:68px;padding:0 20px;padding-bottom:max(env(safe-area-inset-bottom),var(--my-status-bottom-height,0px));justify-content:flex-end;align-items:center;gap:30px;display:flex}.prod-attr-drawer .clear-btn,.prod-attr-drawer .apply-btn{border-radius:157px;justify-content:center;align-items:center;height:34px;padding:0 20px;display:flex}.prod-attr-drawer .clear-btn{color:var(--color-brand);border:1px solid var(--color-brand)}.prod-attr-drawer .apply-btn{background:var(--color-brand);color:var(--color-white)}.prod-attr-drawer .apply-btn:hover{background:var(--color-brand-hover)}@keyframes index-module_rotate__yniI_{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_tagSelector__eCSWw{flex-direction:column;gap:20px;font-size:16px;line-height:24px;display:flex}.index-module_tagSelector__eCSWw .index-module_section__jtagx{align-items:baseline;gap:20px;display:flex}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke{gap:12px;position:relative}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke .index-module_tagContainer__kNkhK{width:calc(100% - 10px);height:40px;overflow:hidden}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke:not(.index-module_applyDisabled__ZeeDO):before{content:"";background:linear-gradient(45deg,#fff0 10%,var(--color-white)100%);z-index:1;width:100px;height:35px;position:absolute;top:0;right:20px}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke .index-module_viewMoreButton__K4Kgq{cursor:pointer;background:var(--color-white);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:-5px;right:10px;box-shadow:0 4px 10px #0003}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke .index-module_viewMoreButton__K4Kgq:hover{color:var(--color-brand)}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke .index-module_viewMoreButton__K4Kgq .index-module_arrowIcon__fIdc5{font-size:24px}.index-module_tagSelector__eCSWw .index-module_sectionTitle__YHsFt{white-space:nowrap;flex-shrink:0;font-weight:700}.index-module_tagSelector__eCSWw .index-module_sectionContent__bcyL_{flex-wrap:wrap;flex:1;gap:20px;display:flex;position:relative}.index-module_tagSelector__eCSWw .index-module_tagContainer__kNkhK{flex-wrap:wrap;align-items:center;gap:8px;transition:all .3s;display:flex}.index-module_tagSelector__eCSWw .index-module_tagContainer__kNkhK.index-module_collapsed__FyZcg{max-height:40px;overflow:hidden}.index-module_tagSelector__eCSWw .index-module_tag____ywM{border:1px solid var(--color-divider);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;padding:5px 10px;transition:all .2s ease-in-out}.index-module_tagSelector__eCSWw .index-module_tag____ywM.index-module_selected__dvZzr{border:2px solid var(--color-brand);color:var(--color-brand);background-color:var(--color-brand-bg);font-weight:700;position:relative;overflow:hidden}.index-module_tagSelector__eCSWw .index-module_tag____ywM.index-module_disabled__Q8sli{color:var(--color-disabled-text);border-color:var(--color-disabled-text);cursor:not-allowed;background-color:#0000}.index-module_tagSelector__eCSWw .index-module_applyButton__BQWCQ{border-radius:157px;width:-moz-fit-content;width:fit-content;margin-top:5px;padding:5px 20px;font-size:16px;line-height:24px}.index-module_tagSelector__eCSWw .index-module_applyButton__BQWCQ.ant-btn-primary:disabled{color:var(--color-white)}@media (max-width:768px){.index-module_tagSelector__eCSWw{gap:10px}.index-module_tagSelector__eCSWw .index-module_section__jtagx{flex-direction:column;align-items:flex-start;gap:5px}.index-module_tagSelector__eCSWw .index-module_section__jtagx.index-module_prodAttr__Xd4Ke:not(.index-module_applyDisabled__ZeeDO):before{top:36px}.index-module_tagSelector__eCSWw .index-module_sectionContent__bcyL_{gap:10px}}@keyframes productItem-module_rotate__yNaBd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.productItem-module_matchesTooltipContent__CBZmC{flex-direction:column;display:flex}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_matchItem__eUgsS{align-items:center;display:flex}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_iconStyle__WtQgB{margin-right:5px;font-size:16px}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_isMatched__es0yw .productItem-module_iconStyle__WtQgB{color:#00c88c}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_isNotMatched__LLc8x{color:var(--color-text-assist)}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_isNotMatched__LLc8x .productItem-module_iconStyle__WtQgB{color:#e64545}.productItem-module_matchesTooltipContent__CBZmC .productItem-module_notMatchedText__RBFJR{text-decoration:underline}.productItem-module_productItem__VR14x{border-radius:8px;flex-direction:column;gap:10px;transition:box-shadow .3s;display:flex}.productItem-module_productItem__VR14x.productItem-module_pc__MzYv7:hover{box-shadow:0 4px 10px #0003}.productItem-module_productItem__VR14x .productItem-module_productInfo__QRTHc{flex:1;padding:0 5px 5px}.productItem-module_productItem__VR14x .productItem-module_productImage__ZCtvx{cursor:pointer;aspect-ratio:1;position:relative}.productItem-module_productItem__VR14x .productItem-module_viewButton__EsQPe{cursor:pointer;background-color:var(--color-white);position:absolute;bottom:10px;left:10px}.productItem-module_productItem__VR14x .productItem-module_viewButton__EsQPe .icon-view{color:#222}.productItem-module_productItem__VR14x .productItem-module_viewButton__EsQPe .icon-view:hover{color:var(--color-white)}.productItem-module_productItem__VR14x .productItem-module_viewButton__EsQPe.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:#222!important}.productItem-module_productItem__VR14x .productItem-module_viewButton__EsQPe.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover .icon-view{color:var(--color-white)}.productItem-module_productItem__VR14x .productItem-module_prodMatchesRow__gGG8W{align-items:center;gap:10px;margin-bottom:5px;display:flex}.productItem-module_productItem__VR14x .productItem-module_prodMatches__Eab6O{cursor:pointer;word-break:break-all;background:#eff0ff;border-radius:20px;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:2px 10px;font-size:12px;line-height:18px;display:flex}.productItem-module_productItem__VR14x .productItem-module_prodMatchesIcon__yKQ_S{color:var(--color-brand);font-size:18px;line-height:18px}.productItem-module_productItem__VR14x .productItem-module_matchesTooltip__ti5_B .ant-tooltip-inner{max-height:250px;overflow-y:auto}.productItem-module_productItem__VR14x .productItem-module_prodName__dC3ZU{color:#555;-webkit-line-clamp:2;cursor:pointer;-webkit-box-orient:vertical;height:44px;font-size:14px;line-height:21px;transition:color .2s;display:-webkit-box;overflow:hidden}.productItem-module_productItem__VR14x .productItem-module_prodName__dC3ZU:hover{color:var(--color-brand)}.productItem-module_productItem__VR14x .productItem-module_prodPriceWrap__tr86Y{flex-direction:column;gap:2px;margin-bottom:5px;display:flex}.productItem-module_productItem__VR14x .productItem-module_prodPrice__WdYhr{cursor:pointer;font-size:20px;font-weight:700;line-height:28px}@media (max-width:480px){.productItem-module_productItem__VR14x .productItem-module_prodPrice__WdYhr{font-size:16px}}.productItem-module_productItem__VR14x .productItem-module_prodMoq__Voa4i{cursor:pointer;font-size:12px;line-height:18px}.productItem-module_productItem__VR14x .productItem-module_sample__CvIx4{border:1px solid var(--color-text-assist);width:-moz-fit-content;width:fit-content;color:var(--color-text-assist);border-radius:8px;padding:0 10px;line-height:18px}.productItem-module_productItem__VR14x .productItem-module_chatNow__z4FSx{align-items:center;gap:8px;margin-top:10px;display:flex}.productItem-module_productItem__VR14x .productItem-module_micIcon__NphIR{color:var(--color-text-assist);cursor:pointer;align-items:flex-start;margin-top:8px;font-size:12px;line-height:20px;display:flex}.productItem-module_productItem__VR14x .productItem-module_micIcon__NphIR img{width:18px;height:18px;margin-right:5px}.productItem-module_productItem__VR14x .productItem-module_sendButton__c1Rhg{color:#222;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.productItem-module_productItem__VR14x .productItem-module_sendButton__c1Rhg:hover{background-color:var(--color-brand);color:var(--color-white)}.productItem-module_productItem__VR14x .productItem-module_sendButton__c1Rhg i{font-size:24px}.productItems-module_productItemsContainer__phywm{margin-top:24px;animation:.6s ease-out productItems-module_slideInUp__KQ1hB}.productItems-module_productGrid__NN5MU{flex-wrap:wrap;gap:16px;display:flex}.productItems-module_productGrid__NN5MU>*{flex:0 0 calc(25% - 12px);min-width:0;max-width:285px}.productItems-module_paginationWrapper__HvKiC{justify-content:center;display:flex}.productItems-module_loadingState__Bd_xs{text-align:center;color:#999;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.productItems-module_loadingSpinner__wOBwm{margin-bottom:16px;font-size:48px;animation:1s linear infinite productItems-module_spin__NuYt5}.productItems-module_loadingText__ClMhp{color:#666;font-size:16px}.productItems-module_emptyState__d4HkF{text-align:center;color:#999;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.productItems-module_emptyIcon__A2iK3{opacity:.6;margin-bottom:16px;font-size:48px}.productItems-module_emptyText__Tftk5{color:#666;font-size:16px}@keyframes productItems-module_spin__NuYt5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes productItems-module_slideInUp__KQ1hB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px) and (min-width:551px){.productItems-module_productGrid__NN5MU>*{flex:0 0 calc(33.333% - 11px);max-width:285px}}@media (max-width:550px){.productItems-module_productGrid__NN5MU{gap:12px}.productItems-module_productGrid__NN5MU>*{flex:0 0 calc(50% - 8px);max-width:285px}}@media (max-width:768px){.productItems-module_emptyState__d4HkF{padding:16px}.productItems-module_emptyIcon__A2iK3{font-size:36px}}.productItems-module_nomoreErrorWrapper__AStGk{margin-top:24px;padding:16px 0}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa{width:100%;max-width:1200px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_entityTitle__Qn4Ua{color:#222;margin-bottom:20px;font-size:16px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s{margin-bottom:32px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryDescription2__StMRu{display:none}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeaderWrapper__CDGNK{background:linear-gradient(#e2e3ff 0%,#fff 100%);border-radius:16px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5{justify-content:space-between;align-items:center;padding:20px;display:flex}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_categoryContent__pRu4m{flex:1}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_categoryContent__pRu4m .generalizedProductItems-module_categoryName__I3_kT{color:#222;white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_categoryContent__pRu4m .generalizedProductItems-module_categoryDescription__kNrUc{color:#222;margin:0;font-size:14px;line-height:1.5}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_exploreButton___FExp{background:var(--color-brand);color:var(--color-white);cursor:pointer;white-space:nowrap;box-sizing:border-box;border:none;border-radius:157px;align-items:center;height:auto;margin-left:20px;padding:5px 15px;font-size:16px;line-height:26px;transition:all .2s;display:flex}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_exploreButton___FExp:hover{background:var(--color-brand-hover)}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_exploreButton___FExp:active{background:linear-gradient(0deg,#0000000d,#0000000d),var(--color-brand-hover)}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryProducts__pwqsr{flex-wrap:wrap;gap:16px;display:flex}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryProducts__pwqsr>*{flex:0 0 calc(25% - 12px);min-width:0;max-width:285px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_emptyState__S6pWt{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_emptyState__S6pWt .generalizedProductItems-module_emptyIcon__NdPCI{color:#ccc;margin-bottom:16px;font-size:48px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_emptyState__S6pWt .generalizedProductItems-module_emptyText__A6Bef{color:#666;font-size:16px}@media (max-width:767px) and (min-width:551px){.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryProducts__pwqsr>*{flex:0 0 calc(33.333% - 11px);max-width:285px}}@media (max-width:550px){.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryProducts__pwqsr>*{flex:0 0 calc(50% - 8px);max-width:285px}}@media (max-width:768px){.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryDescription2__StMRu{margin-top:-10px;padding:0 20px 10px;display:block}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_categoryContent__pRu4m .generalizedProductItems-module_categoryName__I3_kT{margin:0;font-size:16px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_categoryContent__pRu4m .generalizedProductItems-module_categoryDescription__kNrUc{display:none}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryHeader__Vz1u5 .generalizedProductItems-module_exploreButton___FExp{text-align:center;margin-left:0;padding:4px 10px;font-size:14px}.generalizedProductItems-module_generalizedProductItemsContainer__p9ZGa .generalizedProductItems-module_productCategory__g5E5s .generalizedProductItems-module_categoryProducts__pwqsr{gap:12px}}.relatedItems-module_relatedItemsContainer__koQ6G{margin-top:24px;animation:.6s ease-out relatedItems-module_slideInUp__sUtlR}.relatedItems-module_title__fATxA{color:#333;margin-bottom:16px;font-size:16px;font-weight:600;line-height:1.5}.relatedItems-module_queryList__go_0I{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.relatedItems-module_queryListVertical__jtncq{flex-direction:column;align-items:flex-start}.relatedItems-module_queryListVertical__jtncq .relatedItems-module_queryItem__sDCLW{justify-content:flex-start}.relatedItems-module_queryItem__sDCLW{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #e9ecef;border-radius:8px;align-items:center;padding:8px 16px;transition:all .3s;display:flex}.relatedItems-module_queryItem__sDCLW:hover{border-color:var(--color-brand);box-shadow:0 2px 8px #6c73ff33}.relatedItems-module_queryItem__sDCLW:active{box-shadow:0 1px 3px #0000001a}.relatedItems-module_starIcon__UAs9v{color:var(--color-brand);align-items:center;margin-right:8px;font-size:16px;display:flex;position:relative}.relatedItems-module_queryText__b5iZj{color:#222;text-overflow:ellipsis;font-size:16px;overflow:hidden}@keyframes relatedItems-module_slideInUp__sUtlR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes relatedItems-module_sparkle__IN8KV{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@media (max-width:768px){.relatedItems-module_relatedItemsContainer__koQ6G{margin-top:16px}.relatedItems-module_title__fATxA{margin-bottom:12px;font-size:14px}.relatedItems-module_queryList__go_0I{gap:8px}.relatedItems-module_queryItem__sDCLW{border-radius:18px;min-height:36px;padding:6px 12px}.relatedItems-module_queryText__b5iZj{font-size:14px}.relatedItems-module_starIcon__UAs9v{margin-right:6px;font-size:12px}}@media (max-width:480px){.relatedItems-module_queryItem__sDCLW{min-height:28px;padding:4px 8px}.relatedItems-module_queryText__b5iZj{max-width:none}}@media (prefers-color-scheme:dark){.relatedItems-module_title__fATxA{color:#e0e0e0}.relatedItems-module_queryItem__sDCLW{color:#e0e0e0;background:#2d2d2d;border-color:#404040}.relatedItems-module_queryItem__sDCLW:hover{background:#1e3a8a;border-color:#3b82f6}.relatedItems-module_queryText__b5iZj{color:#e0e0e0}.relatedItems-module_starIcon__UAs9v{color:var(--color-brand)}}.productCard-module_productCardContainer__MLiZX{width:100%}.productCard-module_attrSelectorContainer__bbrB4{margin-top:16px;animation:.6s ease-out productCard-module_slideInDown__S5ifs}.productCard-module_productItemsContainer__HJctd{margin-top:24px;animation:.6s ease-out productCard-module_slideInUp__g9tu0}@keyframes productCard-module_slideInDown__S5ifs{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes productCard-module_slideInUp__g9tu0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.productCard-module_reloadButtonContainer__IrVU7 .productCard-module_reloadButton__DY4Bb{border-radius:157px}.load-history-button-container{justify-content:center;margin-bottom:8px;padding:16px 0;display:flex}.load-history-button-container .load-history-button{color:#222;font-size:14px;font-weight:500}.load-history-button-container .load-history-button .anticon,.load-history-button-container .load-history-button.ant-btn-loading .anticon{margin-right:8px}.scroll-to-bottom-button{z-index:1000;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#50505080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;animation:.3s ease-out slideInUp;display:flex;position:sticky;bottom:130px;left:50%;box-shadow:0 2px 8px #00000026}.scroll-to-bottom-button i{font-size:18px;transition:transform .2s}.scroll-to-bottom-button:hover{background-color:var(--color-brand)}@media (max-width:768px){.scroll-to-bottom-button{width:36px;height:36px;bottom:130px;left:50%;transform:translate(-50%)}.scroll-to-bottom-button i{font-size:16px}}@keyframes slideInUp{0%{opacity:0}to{opacity:1}}.product-message-wrap{box-sizing:border-box;flex-direction:column;align-items:center;gap:20px;padding:60px 20px 20px;line-height:1.5;display:flex;position:relative}.product-message-wrap .bottom-empty-message{min-height:100px}.product-message-wrap .product-message-content{flex-direction:column;gap:16px;width:100%;max-width:1200px;padding-bottom:80px;display:flex}.message-item-wrap{margin-bottom:16px;display:flex}.message-item-wrap.message-user{justify-content:flex-end}.message-item-wrap.message-user .message-bubble{color:#222;background-color:#f3f4ff}.message-item-wrap.message-user .message-bubble .message-text{color:#222}.message-item-wrap.message-user .message-bubble .message-file{background-color:#fffc;border-color:#d9d9d9}.message-item-wrap.message-user .message-bubble .message-file .file-name{color:#222}.message-item-wrap.message-user .message-bubble .message-file .file-size{color:#666}.message-item-wrap.message-bot{justify-content:flex-start}.message-item-wrap.message-bot .message-bubble{color:#222;padding:12px 0}.message-item-wrap .message-bubble{border-radius:12px;max-width:90%;padding:12px 16px;position:relative}.message-item-wrap .message-bubble .message-text{color:#222;word-wrap:break-word;font-size:16px;line-height:1.5}.message-item-wrap .message-bubble .message-image{margin-bottom:8px}.message-item-wrap .message-bubble .message-image img{object-fit:cover;border-radius:8px;width:60px;height:60px;display:block}.message-item-wrap .message-bubble .message-file{background-color:#f0f8ff;border:1px solid #d9d9d9;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:10px 12px;display:flex}.message-item-wrap .message-bubble .message-file .file-icon{background-color:#e2e3ff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:30px;display:flex}.message-item-wrap .message-bubble .message-file .file-icon .icon-paper{color:#a3b8cc;font-size:30px}.message-item-wrap .message-bubble .message-file .file-info{flex:1;min-width:0}.message-item-wrap .message-bubble .message-file .file-info .file-name{color:#222;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:500;overflow:hidden}.message-item-wrap .message-bubble .message-file .file-info .file-size{color:#666;font-size:12px}.message-item-wrap .message-product{background-color:#fff;border-radius:8px;align-items:flex-start;gap:12px;min-width:240px;max-width:390px;margin-bottom:8px;padding:12px;display:flex}.message-item-wrap .message-product .product-image{flex-shrink:0}.message-item-wrap .message-product .product-image img{object-fit:cover;border-radius:6px;width:60px;height:60px;display:block}.message-item-wrap .message-product .product-info{flex:1;min-width:0}.message-item-wrap .message-product .product-info .product-title{color:#222;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.message-item-wrap .message-product .product-info .product-price{color:#222;font-size:16px;font-weight:600}.message-item-wrap .message-product .product-info .product-moq{color:#666;font-size:12px}.message-item-wrap .find-similar-text{color:#222;font-size:16px}@media (max-width:480px){.product-message-wrap{padding:60px 10px 20px;padding-top:calc(60px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)))}}.send-box-btn-wrap .product-upload-btn,.simple-upload-file .product-upload-btn{box-shadow:none;cursor:pointer;border:none;padding:0;display:block}.send-box-btn-wrap .product-upload-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover,.simple-upload-file .product-upload-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{color:var(--color-black);background-color:#0000;border:none}.send-box-btn-wrap .product-upload-btn.disabled,.send-box-btn-wrap .product-upload-btn.ant-btn-disabled,.simple-upload-file .product-upload-btn.disabled,.simple-upload-file .product-upload-btn.ant-btn-disabled{border:none;color:#b3b3b3!important;background-color:#0000!important}.send-box-btn-wrap .product-upload-btn .icon-picture,.simple-upload-file .product-upload-btn .icon-picture{font-size:24px}.send-box-btn-wrap .upload_tooltip,.simple-upload-file .upload_tooltip{max-width:300px}.simple-upload-file .icon-upload{font-size:26px}.product-send-box-sticky{z-index:10;box-sizing:border-box;background:#fff;flex-wrap:wrap;justify-content:center;width:100%;margin-top:auto;display:flex;position:sticky;bottom:0}.product-send-box-wrap{box-sizing:border-box;width:100%;padding:20px}.product-send-box-wrap *,.product-send-box-wrap :before,.product-send-box-wrap :after{box-sizing:border-box}.product-send-box-wrap .product-send-box-inner{min-width:300px;max-width:800px;margin:0 auto}.product-send-box-wrap .product-send-box-cnt{border:2px solid var(--color-brand);border-radius:10px;align-items:center;padding:10px;display:flex}.product-send-box-wrap .product-send-box-cnt.disabled{border:2px solid #b3b3b3}.product-send-box-wrap .product-send-box-attachment{align-self:flex-start;margin-right:5px}.product-send-box-wrap .product-send-box-attachment .attachment-file{background-color:var(--color-bg-light);border:1px solid var(--color-border);border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.product-send-box-wrap .product-send-box-attachment .attachment-file .ai-icon{font-size:24px}.product-send-box-wrap .product-send-box-attachment .icon-upload{font-size:26px;line-height:32px}.product-send-box-wrap .product-send-box-input{flex:1}.product-send-box-wrap .product-send-box-textarea{box-shadow:none;border:none;font-size:16px;line-height:24px}.product-send-box-wrap .product-send-box-textarea:disabled,.product-send-box-wrap .product-send-box-textarea.ant-input-disabled{color:#b3b3b3!important;background-color:#0000!important}.product-send-box-wrap .product-upload-wrap{margin-left:5px}.product-send-box-wrap .product-upload-btn{box-shadow:none;border:none;padding:0}.product-send-box-wrap .product-upload-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{color:var(--color-black);background-color:#0000;border:none}.product-send-box-wrap .product-upload-btn:disabled,.product-send-box-wrap .product-upload-btn.ant-btn-disabled{border:none;color:#b3b3b3!important;background-color:#0000!important}.product-send-box-wrap .product-upload-btn .icon-picture{font-size:24px}.product-send-box-wrap .product-send-box-btn-wrap{justify-content:center;align-self:flex-end;align-items:center;display:flex}.product-send-box-wrap .product-send-box-btn{width:30px;height:30px;color:var(--color-white);background-color:var(--bg-color-button);border-radius:50px;margin-left:20px}.product-send-box-wrap .product-send-box-btn.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--color-black)}.product-send-box-wrap .product-send-box-btn.disabled,.product-send-box-wrap .product-send-box-btn:disabled,.product-send-box-wrap .product-send-box-btn.ant-btn-disabled{background-color:#b3b3b3!important}.product-send-box-wrap .product-attachment-overlay{content:"";z-index:1;background:#00000080;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.product-send-box-wrap .product-attachment-overlay .product-attachment-loading{border-radius:50%;width:18px;height:18px;animation:1s linear infinite rotate}.product-keep-history-modal{width:442px}.product-keep-history-modal .ant-modal-close{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.product-keep-history-modal .product-keep-history-modal-title{margin-bottom:7px;font-size:22px;font-weight:700;line-height:28px}.product-keep-history-modal .ant-modal-confirm-content{width:340px;color:var(--modal-content-color);padding-left:35px}.product-keep-history-modal .icon-add-bold{font-size:18px;transform:rotate(45deg)}.product-keep-history-modal .icon-inverted-exclamation{color:var(--color-mic);width:24px;height:24px;margin-right:10px;font-size:24px}.product-keep-history-modal .product-keep-history-modal-footer{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.product-keep-history-modal .product-keep-history-modal-footer .product-keep-history-btn{text-align:center;border-radius:2px;width:80px;height:30px;line-height:30px}.product-keep-history-modal .product-keep-history-modal-footer .product-keep-history-no-btn{background:var(--color-white);border:1px solid var(--color-brand);color:var(--color-brand)}.product-keep-history-modal .product-keep-history-modal-footer .product-keep-history-no-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--bg-color-hover);background:var(--bg-color-hover);color:var(--color-black)}.product-keep-history-modal .product-keep-history-modal-footer .product-keep-history-yes-btn{background:var(--color-brand);color:var(--color-white)}.product-keep-history-modal .product-keep-history-modal-footer .product-keep-history-yes-btn:hover{background:var(--color-brand-hover)}@media (max-width:768px){.product-send-box-sticky{position:fixed}.product-send-box-wrap{padding:20px;padding-bottom:calc(20px + max(env(safe-area-inset-bottom),var(--my-status-bottom-height,0px)))}}.newchat-wrap{width:100%;position:relative}.newchat-wrap .newchat-content{box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}.login-demo-container{justify-content:center;align-items:center;max-width:500px;min-height:100vh;margin:0 auto;padding:40px;display:flex}.login-demo-card{width:100%;box-shadow:0 4px 12px #0000001a}.login-demo-header{text-align:center}.login-demo-user-icon{color:#52c41a;margin-bottom:20px;font-size:48px}.login-demo-welcome{margin-bottom:20px}.login-demo-logout-btn{margin-top:20px}.login-demo-info{color:#666;background-color:#f5f5f5;border-radius:6px;padding:16px;font-size:12px}.policy-page{max-width:1200px;margin:0 auto;padding:20px}.policy-page h1{text-align:center}.policy-page h2{margin-bottom:15px}.policy-page h3{margin-bottom:10px}.policy-page p{margin-bottom:5px}.policy-page .mb20{margin-bottom:20px}.policy-page .mt20{margin-top:20px}.policy-page .ml20{margin-left:20px}.policy-page table{border-collapse:collapse;border:1px solid #888;width:100%}.policy-page table th,.policy-page table td{border:1px solid #888;min-height:30px;padding:5px}:root{--color-default:#c3dafa;--a-color-default:#1a73e8;--color-secondary:#c3e3ce;--color-text-link:var(--color-brand-hover);--border-color:#dcdee0;--bg-color:#f3f5fa;--bg-color-highlight:#fff2d5;--font-size-main:14px;--font-line-height:20px;--color-white:#fff;--color-brand:#6c73ff;--color-brand-hover:#6167e5;--color-brand-disabled:#b5b9ff;--color-brand-gradient:linear-gradient(271deg,#6c73ff99 1%,var(--color-brand)98%);--color-text:#222;--color-text-assist:#888;--bg-color-button:#353535;--color-disabled-text:#b3b3b3;--color-divider:#ced3d9;--bg-color-light:#f0f1f2;--bg-color-hover:#e4e5e6;--border-radius:8px;--color-black:#000;--color-mic:#e64545;--color-mic-hover:#cf3e3e;--color-tag-bg:#e2e3ff;--default-btn-hover:#f3f4ff;--modal-content-color:#555;--error-color:#ea0000}.ant-input-number-outlined:focus-within,.ant-select-focused .ant-select-selection,.ant-select-selection:focus,.ant-select-selection:active,.ant-input:focus,.ant-calendar-picker:focus .ant-calendar-picker-input:not(.ant-input-disabled),.ant-cascader-picker:focus .ant-cascader-input{box-shadow:none}.ant-btn-primary{background-color:var(--color-brand);outline:none!important}.ant-btn-variant-solid{background:var(--color-brand);box-shadow:none}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover{background:var(--color-brand-hover)}.ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active{background:linear-gradient(0deg,#0000000d,#0000000d),var(--color-brand-hover)}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-disabled{border-color:var(--color-brand-disabled);background:var(--color-brand-disabled)}.ant-btn-default:disabled,.ant-btn-default.ant-btn-disabled{color:#c8c9cc;background:#f7f8fa;border-color:#ebedf0}.ant-btn-default:disabled img,.ant-btn-default.ant-btn-disabled img{filter:drop-shadow(50px 0 #c8c9cc);fill:#c8c9cc;transform:translate(-50px)}.ant-btn{overflow:hidden}.ant-btn img{display:flex}.ant-btn-link{color:var(--color-brand-hover)}.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{border:1px solid var(--color-brand-hover);background-color:var(--color-brand-hover);color:var(--color-white)}.tooltip-white.pro-tooltip{z-index:100}.tooltip-white .ant-tooltip-inner,.tooltip-white .ant-tooltip-arrow:before{background-color:var(--color-white)}.tooltip-white .ant-tooltip-inner{color:var(--color-text)}.ant-tooltip .ant-tooltip-inner{padding:5px 10px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-content{padding:20px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-content{color:var(--color-text);min-height:40px;font-size:14px;font-weight:400;line-height:20px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-btns{margin-top:20px}.ant-modal.ant-modal-confirm.ant-modal-confirm-confirm .ant-modal-confirm-btns .ant-btn{padding:5px 20px}.ant-radio-wrapper{font-size:16px}.ant-divider,.ant-popover,.ant-tooltip,.ant-drawer,.ant-table-wrapper,.ant-dropdown,.ant-steps,.ant-input-number{font-family:Roboto,Arial,Microsoft YaHei,sans-serif}.ant-drawer .ant-drawer-header{border-bottom:1px solid var(--color-divider);padding:20px 30px 20px 20px;padding-top:calc(max(env(safe-area-inset-top),var(--my-status-bar-height,0px)) + 20px)}.ant-drawer .ant-drawer-title{color:var(--color-text);font-size:24px;font-weight:700}@supports ((-moz-appearance:none)){.ant-drawer .ant-drawer-body{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.ant-drawer .ant-drawer-body::-webkit-scrollbar{z-index:11;width:5px;height:5px}.ant-drawer .ant-drawer-body::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.ant-drawer .ant-drawer-body::-webkit-scrollbar:horizontal{height:5px}.ant-drawer .ant-drawer-body::-webkit-scrollbar-track{background:0 0}.ant-drawer .ant-drawer-body::-webkit-scrollbar-corner{background:0 0}.ant-drawer .ant-drawer-body::-webkit-scrollbar-track-piece{background:0 0}.ant-drawer .ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer .ant-drawer-header-title .ant-drawer-close{color:var(--color-text);margin-right:0;font-weight:400}.ant-drawer .ant-drawer-header-title .icon-close{font-size:24px}.ant-tooltip.white-tooltip{color:var(--color-text)}.ant-tooltip.white-tooltip .ant-tooltip-arrow:before,.ant-tooltip.white-tooltip .ant-tooltip-inner{background-color:var(--color-white)}.ant-tooltip.white-tooltip .ant-tooltip-inner{color:var(--color-text);padding:10px}.ant-steps{color:var(--color-text)}.ant-steps .ant-steps-item-description{font-size:16px}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{color:var(--color-text)}.ant-steps .ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon{text-align:center;border:1px solid var(--color-text-assist);justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;line-height:20px;display:flex}.ant-steps .ant-steps-item-custom>.ant-steps-item-container>.ant-steps-item-icon>.ant-steps-icon{text-align:center;width:auto;height:auto;font-size:16px;line-height:20px}.ant-steps.ant-steps-vertical>.ant-steps-item .ant-steps-item-content{min-height:80px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail{top:-10px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){left:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:9px}.ant-steps.ant-steps-vertical>.ant-steps-item>.ant-steps-item-container>.ant-steps-item-tail:after{border:1px dashed var(--color-divider);background-color:#0000}.ant-steps .ant-steps-item-custom.ant-steps-item-finish .ant-steps-item-icon,.ant-steps .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon{background-color:var(--color-brand);border-color:var(--color-brand)}.ant-steps .ant-steps-item-custom.ant-steps-item-finish .ant-steps-item-icon>.ant-steps-icon,.ant-steps .ant-steps-item-custom.ant-steps-item-process .ant-steps-item-icon>.ant-steps-icon{color:var(--color-white)}.limit-tooltip{font-size:16px;line-height:24px}.limit-tooltip .ant-tooltip-arrow{display:none}.limit-tooltip .ant-tooltip-content{bottom:-32px}.limit-tooltip .ant-tooltip-inner{box-shadow:0 -1px 6px -3px #0000001f,0 3px 6px -3px #0000001f,0 6px 10px #0000000f,0 9px 16px 8px #00000008}.new-topic-header .ant-tooltip-inner{color:#fff!important;background-color:#000!important}.new-topic-header .ant-tooltip-arrow:before{background:#000!important}@font-face{font-family:ai-icon;src:url(/static/font/iconfont.94e23f67.woff2)format("woff2"),url(/static/font/iconfont.04333d68.woff)format("woff"),url(/static/font/iconfont.7f487800.ttf)format("truetype")}.ai-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ai-icon;font-size:16px;font-style:normal;line-height:1;display:inline-block}.icon-active:before{content:""}.icon-add-friend:before{content:""}.icon-more:before{content:""}.icon-setting2:before{content:""}.icon-add:before{content:""}.icon-pic:before{content:""}.icon-paper:before{content:""}.icon-filter:before{content:""}.icon-feedback:before{content:""}.icon-list:before{content:""}.icon-link-light:before{content:""}.icon-help:before{content:""}.icon-user-new:before{content:""}.icon-history-new:before{content:""}.icon-upload:before{content:""}.icon-link:before{content:""}.icon-pro:before{content:""}.icon-light:before{content:""}.icon-send:before{content:""}.icon-view:before{content:""}.icon-star-one:before{content:""}.icon-success-filling:before{content:""}.icon-prompt:before{content:""}.icon-skip:before{content:""}.icon-pin-filling:before{content:""}.icon-select:before{content:""}.icon-pin:before{content:""}.icon-minus:before{content:""}.icon-navigation:before{content:""}.icon-inverted-exclamation:before{content:""}.icon-exclamation-copy:before{content:""}.icon-success:before{content:""}.icon-delete:before{content:""}.icon-star:before{content:""}.icon-user:before{content:""}.icon-file:before{content:""}.icon-search:before{content:""}.icon-picture:before{content:""}.icon-conversation:before{content:""}.icon-close:before{content:""}.icon-add-bold:before{content:""}.icon-arrow-right-bold:before{content:""}.icon-arrow-up-bold:before{content:""}.icon-arrow-left-bold:before{content:""}.icon-arrow-double-left:before{content:""}.icon-setting:before{content:""}.icon-zoom-out:before{content:""}.icon-rfq-agent:before{content:""}.icon-arrow-down-bold:before{content:""}.icon-sign-out:before{content:""}.icon-arrow-double-right:before{content:""}.icon-history:before{content:""}body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,group,menu,nav,section,p,div{margin:0;padding:0}body,html{-moz-text-size-adjust:none;text-size-adjust:none;-webkit-tap-highlight-color:#0000;line-height:1.5}body{box-sizing:border-box;width:100%;height:100%;font-size:var(--font-size-main);color:var(--color-text);background:#fff;min-width:1024px}body,button,input,select,textarea,.ant-input,.ant-modal,.ant-alert,.ant-btn{font-family:Roboto,Arial,Microsoft YaHei,sans-serif;font-size:16px}fieldset,img{border:0}ul,ol{list-style:none}ins,a{text-decoration:none}a{cursor:pointer;color:var(--color-text-link)}textarea{resize:none}input:focus{outline:0}.width-auto{max-width:1200px;margin:0 auto}.skip-btn{color:var(--color-brand-hover);cursor:pointer;width:-moz-fit-content;width:fit-content;font-weight:700;font-size:var(--font-size-main);line-height:var(--font-line-height);margin-top:15px;text-decoration:underline}.skip-btn:hover{color:var(--color-text-link-hover)}.write-block span{word-break:break-word;white-space:pre-wrap}.is-right .link-white{color:var(--color-white)}.is-right .link-white:hover{text-decoration:underline}@media screen and (max-width:1024px){body{min-width:320px}.write-block span{white-space:pre-wrap;word-wrap:break-word}.common-text{display:block}}@media screen and (max-width:767px){body{background:#fff}.ant-message-top{margin-top:50pt}}@media screen and (max-width:480px){body{display:block}}.user-name-modal .ant-form-item:last-of-type{margin-bottom:0}.text-tip{color:#555}.faw-a{color:inherit}.faw-a:hover{color:var(--color-text-link)}@media (hover:hover) and (pointer:fine){.ant-btn:hover,.ant-menu-item:hover,.ant-card-hoverable:hover{filter:brightness(.95)}}