@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.feedback-textarea-wrapper .feedback-textarea-container{position:relative}.feedback-textarea-wrapper .feedback-textarea{border:1px solid #888;border-radius:8px;transition:border-color .2s;box-shadow:0 4px 40px #ebeff661}.feedback-textarea-wrapper .feedback-textarea:hover,.feedback-textarea-wrapper .feedback-textarea:focus,.feedback-textarea-wrapper .feedback-textarea.ant-input-affix-wrapper-focused{border-color:#6c73ff}@supports ((-moz-appearance:none)){.feedback-textarea-wrapper textarea{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.feedback-textarea-wrapper textarea::-webkit-scrollbar{z-index:11;width:5px;height:5px}.feedback-textarea-wrapper textarea::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.feedback-textarea-wrapper textarea::-webkit-scrollbar:horizontal{height:5px}.feedback-textarea-wrapper textarea::-webkit-scrollbar-track{background:0 0}.feedback-textarea-wrapper textarea::-webkit-scrollbar-corner{background:0 0}.feedback-textarea-wrapper textarea::-webkit-scrollbar-track-piece{background:0 0}.feedback-textarea-wrapper .feedback-textarea-count{color:#b3b3b3;pointer-events:none;text-align:right;padding-top:5px}.feedback-textarea-wrapper .feedback-textarea-toast{white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:var(--box-shadow);background-color:#fff;border-radius:4px;padding:10px;font-size:16px;line-height:24px;animation:.2s ease-in-out toastFadeIn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feedback-textarea-wrapper .feedback-textarea-toast .ai-icon{color:#faaa00;margin-right:5px;font-size:16px}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.main-feedback-popover,.main-feedback-popover *,.main-feedback-popover :before,.main-feedback-popover :after{box-sizing:border-box}.main-feedback-popover .ant-popover-inner{box-shadow:var(--box-shadow);border-radius:4px;padding:0}.main-feedback-popover .ant-popover-inner-content{padding:0}.main-feedback-popover .feedback-popover-content,.main-feedback-drawer .feedback-popover-content{width:350px;padding:15px 20px}.main-feedback-popover .feedback-panel-header,.main-feedback-drawer .feedback-panel-header{margin-bottom:10px}.main-feedback-popover .feedback-close-btn,.main-feedback-drawer .feedback-close-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:15px;right:10px}.main-feedback-popover .feedback-close-btn:hover,.main-feedback-drawer .feedback-close-btn:hover{color:#000}.main-feedback-popover .feedback-close-btn .ai-icon,.main-feedback-drawer .feedback-close-btn .ai-icon{font-size:18px}.main-feedback-popover .feedback-title,.main-feedback-drawer .feedback-title{margin-bottom:5px;font-size:16px;font-weight:700;line-height:120%}.main-feedback-popover .feedback-subtitle,.main-feedback-drawer .feedback-subtitle{color:#555;margin-bottom:20px}.main-feedback-popover .feedback-rating,.main-feedback-drawer .feedback-rating{margin-bottom:24px}.main-feedback-popover .feedback-stars-container,.main-feedback-drawer .feedback-stars-container{align-items:center;gap:40px;margin-bottom:5px;display:flex}.main-feedback-popover .feedback-star,.main-feedback-drawer .feedback-star{cursor:pointer;color:#d9d9d9;font-size:32px;transition:color .2s}.main-feedback-popover .feedback-star:hover,.main-feedback-popover .feedback-star.filled,.main-feedback-drawer .feedback-star:hover,.main-feedback-drawer .feedback-star.filled{color:#faaa00}.main-feedback-popover .feedback-star .ai-icon,.main-feedback-drawer .feedback-star .ai-icon{font-size:30px;line-height:30px}.main-feedback-popover .feedback-labels,.main-feedback-drawer .feedback-labels{color:#888;justify-content:space-between;font-size:14px;display:flex}.main-feedback-popover .feedback-label-left,.main-feedback-drawer .feedback-label-left{margin-left:0}.main-feedback-popover .feedback-label-right,.main-feedback-drawer .feedback-label-right{margin-right:0}.main-feedback-popover .feedback-input-wrapper,.main-feedback-drawer .feedback-input-wrapper{opacity:0;max-height:0;margin-bottom:0;transition:opacity .3s ease-in-out,max-height .3s ease-in-out,margin-bottom .3s ease-in-out;overflow:hidden}@supports ((-moz-appearance:none)){.main-feedback-popover .feedback-input-wrapper,.main-feedback-drawer .feedback-input-wrapper{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar{z-index:11;width:5px;height:5px}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar{z-index:11;width:5px;height:5px}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar:horizontal{height:5px}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar:horizontal{height:5px}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar-track{background:0 0}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar-track{background:0 0}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar-corner{background:0 0}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar-corner{background:0 0}.main-feedback-popover .feedback-input-wrapper::-webkit-scrollbar-track-piece{background:0 0}.main-feedback-drawer .feedback-input-wrapper::-webkit-scrollbar-track-piece{background:0 0}.main-feedback-popover .feedback-input-wrapper.show,.main-feedback-drawer .feedback-input-wrapper.show{opacity:1;max-height:200px;margin-bottom:24px}.main-feedback-popover .feedback-input-wrapper .feedback-input-container,.main-feedback-drawer .feedback-input-wrapper .feedback-input-container{position:relative}.main-feedback-popover .feedback-input-wrapper .feedback-input,.main-feedback-drawer .feedback-input-wrapper .feedback-input{border:1px solid #888;border-radius:8px;transition:border-color .2s;box-shadow:0 4px 40px #ebeff661}.main-feedback-popover .feedback-input-wrapper .feedback-input:hover,.main-feedback-popover .feedback-input-wrapper .feedback-input:focus,.main-feedback-drawer .feedback-input-wrapper .feedback-input:hover,.main-feedback-drawer .feedback-input-wrapper .feedback-input:focus,.main-feedback-popover .feedback-input-wrapper .feedback-input.ant-input-affix-wrapper-focused,.main-feedback-drawer .feedback-input-wrapper .feedback-input.ant-input-affix-wrapper-focused{border-color:#6c73ff}.main-feedback-popover .feedback-input-wrapper .feedback-input textarea::placeholder,.main-feedback-drawer .feedback-input-wrapper .feedback-input textarea::placeholder{color:#b3b3b3}.main-feedback-popover .feedback-input-wrapper .feedback-toast,.main-feedback-drawer .feedback-input-wrapper .feedback-toast{white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:var(--box-shadow);background-color:#fff;border-radius:4px;padding:10px;font-size:16px;line-height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main-feedback-popover .feedback-input-wrapper .feedback-toast .ai-icon,.main-feedback-drawer .feedback-input-wrapper .feedback-toast .ai-icon{color:#faaa00;margin-right:5px;font-size:16px}.main-feedback-popover .feedback-submit-btn,.main-feedback-drawer .feedback-submit-btn{background-color:var(--color-brand);border-color:var(--color-brand);color:#fff;cursor:pointer;border-radius:157px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:3px 20px;display:block}.main-feedback-popover .feedback-submit-btn:hover,.main-feedback-drawer .feedback-submit-btn:hover{background-color:var(--color-brand-hover);border-color:var(--color-brand-hover)}.main-feedback-popover .feedback-submit-btn.disabled,.main-feedback-drawer .feedback-submit-btn.disabled{cursor:not-allowed;background-color:#d9d9d9;border-color:#d9d9d9}.main-feedback-popover .feedback-success-overlay,.main-feedback-drawer .feedback-success-overlay{z-index:1002;background-color:#00000073;justify-content:center;align-items:center;animation:.2s ease-in-out fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.main-feedback-popover .feedback-success-panel,.main-feedback-drawer .feedback-success-panel{background-color:#fff;border-radius:8px;animation:.2s ease-out scaleIn;box-shadow:0 4px 12px #00000026}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.main-feedback-popover .feedback-success-content,.main-feedback-drawer .feedback-success-content{text-align:center;width:360px;padding:32px}.main-feedback-popover .feedback-success-icon,.main-feedback-drawer .feedback-success-icon{color:#6c73ff;text-align:center;margin-bottom:10px}.main-feedback-popover .feedback-success-icon .ai-icon,.main-feedback-drawer .feedback-success-icon .ai-icon{font-size:30px}.main-feedback-popover .feedback-success-text,.main-feedback-drawer .feedback-success-text{text-align:center;margin-bottom:20px;font-size:18px;font-weight:700;line-height:120%}.main-feedback-popover .feedback-success-countdown,.main-feedback-drawer .feedback-success-countdown{text-align:center;color:#888}.main-feedback-drawer .ant-drawer-body{background-color:#fff;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.main-feedback-drawer .ant-drawer-content-wrapper{height:100vh;box-shadow:-2px 0 8px #00000026}.main-feedback-drawer .ant-drawer-content{height:100%;overflow:hidden}.main-feedback-drawer .feedback-content-mobile{padding:0 20px 20px;padding-top:calc(max(env(safe-area-inset-top),var(--my-status-bar-height,0px)) + 20px)}.main-feedback-drawer .feedback-content-mobile .feedback-mobile-header{text-align:center;background-color:#fff;height:44px;margin-bottom:20px;font-size:18px;font-weight:700;line-height:44px;position:relative}.main-feedback-drawer .feedback-content-mobile .feedback-back-btn{background:0 0;border:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.main-feedback-drawer .feedback-content-mobile .feedback-back-btn .ai-icon{font-size:24px;line-height:24px}.main-feedback-drawer .feedback-content-mobile .feedback-main-title{margin-bottom:5px;font-size:16px;font-weight:700;line-height:24px}.main-feedback-drawer .feedback-content-mobile .feedback-subtitle{color:#888;margin-bottom:20px;font-size:14px;line-height:18px}.main-feedback-drawer .feedback-content-mobile .feedback-rating{margin-bottom:32px}.main-feedback-drawer .feedback-content-mobile .feedback-stars-container{justify-content:space-between;gap:45px;margin-bottom:5px}.main-feedback-drawer .feedback-content-mobile .feedback-star .ai-icon{font-size:30px}.main-feedback-drawer .feedback-content-mobile .feedback-labels{color:#888;font-size:14px;line-height:18px}.main-feedback-drawer .feedback-content-mobile .feedback-input-wrapper{margin-bottom:20px}.main-feedback-drawer .feedback-content-mobile .feedback-input-wrapper.show{opacity:1;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;margin-bottom:20px}.main-feedback-drawer .feedback-content-mobile .feedback-input-wrapper .feedback-input-container{position:relative}.main-feedback-drawer .feedback-content-mobile .feedback-submit-btn{color:#fff;border-radius:157px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:42px;min-height:42px;margin:0 auto;padding:0;font-size:16px;font-weight:700;line-height:22px;display:flex}.main-feedback-drawer .feedback-content-mobile .feedback-success-icon{margin-top:60px;margin-bottom:20px}.main-feedback-drawer .feedback-content-mobile .feedback-success-icon .ai-icon{font-size:48px}.main-feedback-drawer .feedback-content-mobile .feedback-success-text{margin-bottom:12px;font-size:20px}.main-feedback-drawer .feedback-content-mobile .feedback-success-countdown{color:#999;font-size:14px}.sidebar{box-sizing:border-box;background-color:var(--color-white);z-index:999;flex-direction:column;flex-shrink:0;align-self:flex-start;width:300px;height:100vh;padding:12px 16px;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top: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:38px;height:38px}.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:5px 10px}.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{border-radius:4px;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-bottom .user-avatar{object-fit:cover}.sidebar .sidebar-new-topic{border-radius:var(--border-radius);cursor:pointer;font-size:20px;line-height:26px}.sidebar .sidebar-new-topic .icon-conversation{width:24px;height:24px}.sidebar .sidebar-new-topic{border:none;outline:none}.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;-moz-user-select:none;user-select:none;padding:5px 20px 5px 15px;transition:all .3s ease-in-out}.sidebar .chat-item-tit.active{background-color:var(--bg-color-light)}.sidebar .chat-item-tit.disabled .chat-item-name,.sidebar .chat-item-tit.disabled .chat-item-time{color:#b3b3b3}.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 .chat-item-name{text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:text;-moz-user-select:text;user-select:text;width:90%;font-size:16px;line-height:24px;overflow:hidden}.sidebar .chat-item-tit .chat-item-content .chat-item-time{color:var(--color-text-assist);font-size:12px;line-height:18px;transition:all .3s ease-in-out}.sidebar .chat-item-tit .delete-history{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;-moz-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;overflow-x:hidden}.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;width:195px;height:36px;display:flex;overflow:hidden}.sidebar.expand .sidebar-header .sidebar-header-left img{object-fit:contain;width:100%;height:100%}.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;line-height:36px;display:flex;overflow:hidden}.sidebar.expand .sidebar-item-box.active{border-radius:var(--border-radius);background-color:var(--bg-color-light)}.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 .extra-sidebar-item-feedback{margin:8px 0 8px 14px}.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.expand .sidebar-bottom .mobile-sidebar-item-box{padding:10px 15px}.sidebar.expand .sidebar-feedback-item{cursor:pointer;align-items:center;display:flex}.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;position:relative}.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;top:50%;right:-16px;transform:translateY(-50%)}.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{border-radius:4px;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-item.sidebar-item-user a{background-color:var(--bg-color-light)}.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 .ant-tooltip-inner,.sidebar-tooltip .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 .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;top:10px;right:10px}.delete-history-modal .ant-modal-content{padding:33px 30px 20px}.delete-history-modal .ant-modal-confirm-paragraph{row-gap:0}.delete-history-modal .delete-history-modal-title{color:var(--color-text);font-size:18px;font-weight:700;line-height:24px;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:#faaa00;width:24px;height:24px;margin-right:5px;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;font-weight:700;line-height:30px}.delete-history-modal .delete-history-modal-footer .delete-history-no-btn{background:var(--color-white);border:1px solid #555}.delete-history-modal .delete-history-modal-footer .delete-history-no-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:var(--bg-color-hover);color:#000;border:1px solid #222}.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{color:var(--color-white);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:#222;background:#fff;border:1px solid #d9d9d9}.sign-out-confirm-modal .ant-modal-confirm-btns .ant-btn-primary{color:#fff;background:#e64545;border-color:#e64545}.sourcingai-login-modal{max-width:558px}.sourcingai-login-modal.sourcingai-login-drawer{width:100%;max-width:none}.sourcingai-login-modal.sourcingai-login-drawer.ant-drawer-content{border-radius:16px 16px 0 0}.sourcingai-login-modal.sourcingai-login-drawer .ant-drawer-header{background:0 0;border-bottom:none;padding:10px 10px 14px}.sourcingai-login-modal.sourcingai-login-drawer .ant-drawer-body{padding:0 10px calc(50px + env(safe-area-inset-bottom,0px))}.sourcingai-login-modal.sourcingai-login-drawer .ant-drawer-close{width:26px;height:26px;transform:rotate(45deg)}.sourcingai-login-modal.sourcingai-login-drawer .ant-drawer-close .ai-icon{font-size:24px;line-height:24px}.sourcingai-login-modal.sourcingai-login-drawer .agreement-wrap{justify-content:center}.sourcingai-login-modal.sourcingai-login-drawer .agreement{width:22px;height:22px}.sourcingai-login-modal.sourcingai-login-drawer .agreement.checked .ai-icon{font-size:14px}.sourcingai-login-modal.sourcingai-login-drawer .agreement-text{min-width:0;max-width:271px;color:var(--color-text);flex:1;margin:0;font-size:14px;line-height:18px}.sourcingai-login-modal.sourcingai-login-drawer .agreement-text a{color:var(--color-brand);text-decoration:underline}.sourcingai-login-modal .ant-modal-confirm-paragraph{max-width:100%}.sourcingai-login-modal .ant-modal-content{padding:25px}.sourcingai-login-modal .login-wrap{flex-direction:column;gap:30px;margin:0 auto;display:flex}.sourcingai-login-modal .login-title{text-align:center;font-size:24px;font-weight:700;line-height:28.8px}.sourcingai-login-modal .sso-login,.sourcingai-login-modal .mic-login{border-radius:var(--border-radius);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:50px;color:var(--color-white);padding:0 20px;font-size:16px}.sourcingai-login-modal .sso-login{background:var(--color-brand)}.sourcingai-login-modal .mic-login{border:1px solid var(--color-mic);border-radius:83px;margin:0 auto}.sourcingai-login-modal .mic-login.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover{background:var(--color-mic);border:1px solid var(--color-mic)}.sourcingai-login-modal .mic-login a{width:100%;height:100%;color:var(--color-text);justify-content:center;align-items:center;gap:10px;display:flex}.sourcingai-login-modal .mic-login a:hover{color:var(--color-white)}.sourcingai-login-modal .mic-icon{width:24px;height:24px}.sourcingai-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)}.sourcingai-login-modal .ant-modal-close:hover{background:var(--bg-color-hover)}.sourcingai-login-modal .ant-modal-close .ai-icon{font-size:16px;line-height:16px}.sourcingai-login-modal .mic-login-button-mobile-wrap{flex-direction:column;gap:20px;display:flex}.sourcingai-login-modal .mic-login-button-mobile-wrap .mic-login-text{text-align:center;font-size:20px;line-height:22px}.sourcingai-login-modal .mic-login-button-mobile-wrap .mic-login-button-mobile{border:1px solid var(--color-mic);background-color:var(--color-mic);color:#fff;border-radius:117px;width:273px;height:44px;margin:0 auto;padding:0 20px;font-size:16px;line-height:22px}.sourcingai-login-modal .mic-login-button-mobile-wrap .mic-login-button-mobile:hover{background:var(--color-mic);border:1px solid var(--color-mic);color:var(--color-white)}.sourcingai-login-modal .agreement-wrap{color:var(--color-text-assist);gap:10px;display:flex}.sourcingai-login-modal .agreement{border:1px solid var(--color-text-assist);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:3px}.sourcingai-login-modal .agreement.checked{background-color:var(--color-text);justify-content:center;align-items:center;display:flex}.sourcingai-login-modal .agreement.checked .ai-icon{color:var(--color-white);font-size:12px;font-weight:700}.sourcingai-login-modal .agreement-text a{color:var(--color-text-assist);text-decoration:underline}.sourcingai-login-modal .powered-by{text-align:center;color:var(--color-disabled-text)}.sourcingai-login-modal .powered-by a{color:var(--color-disabled-text)}.sourcingai-login-modal .powered-by a:hover{text-decoration:underline}.layout-container{width:100%;height:100vh;display:flex;overflow:hidden}.layout-container .layout-content{flex:1;align-items:flex-start;min-width:0;height:100%;display:flex;overflow-y:auto}.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 .sidebar{display:none}}@media screen and (max-width:480px){.layout-container{width:100%}.chat-container-inner{padding-top:20px}}.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:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.dragging-wrap .upload_pic{width:50px;height:50px;margin-bottom:10px;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:-6px;right:-6px}.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:20px;line-height:24px}.dragging-wrap .drag_text_tip{color:var(--color-text-assist);font-size:14px;line-height:18px}.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 .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:10px;max-width:840px;padding:10px 20px;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,.send-box-wrap .send-box-cnt.focused{border-color:var(--color-brand-hover)}.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;font-size:14px;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:20px}.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:-webkit-fit-content;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-editor{min-height:52px;max-height:104px;box-shadow:none;color:var(--color-text);white-space:pre-wrap;word-break:break-word;background:0 0;border:none;outline:none;padding:0 10px 0 0;font-size:14px;line-height:26px;overflow-y:auto}@supports ((-moz-appearance:none)){.send-box-wrap .send-box-cnt .send-box-editor{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar{z-index:11;width:5px;height:5px}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar:horizontal{height:5px}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar-track{background:0 0}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar-corner{background:0 0}.send-box-wrap .send-box-cnt .send-box-editor::-webkit-scrollbar-track-piece{background:0 0}.send-box-wrap .send-box-cnt .send-box-editor:empty:before{content:attr(data-placeholder);color:#c8c9cc;pointer-events:none}.send-box-wrap .send-box-cnt .send-box-preset-label{color:#fff;vertical-align:baseline;white-space:nowrap;background:#111827;border-radius:6px;align-items:center;gap:4px;max-width:100%;margin-right:12px;padding:3px 8px;font-weight:600;line-height:20px;display:inline-flex}.send-box-wrap .send-box-cnt .send-box-preset-label-close{color:#fff;cursor:pointer;opacity:.82;background:0 0;border:none;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:18px;line-height:14px;display:inline-flex}.send-box-wrap .send-box-cnt .send-box-preset-label-close:hover{opacity:1}.send-box-wrap .send-box-cnt .send-box-preset-slot{color:#858585;cursor:text;background:#f0f0f0;border-radius:3px;padding:1px 4px;display:inline}.send-box-wrap .send-box-cnt .send-box-btn-wrap{justify-content:space-between;align-items:center;display:flex}.send-box-wrap .send-box-cnt .send-box-btn-left{align-items:center;gap:10px;display:flex}.send-box-wrap .send-box-cnt .product-upload-btn{cursor:pointer;border:1px solid #dae0e6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.send-box-wrap .send-box-cnt .send-box-upload-hint{color:#ea0000}.send-box-wrap .send-box-cnt .send-box-btn{color:var(--color-white);border-radius:157px;align-items:center;padding:5px 20px;font-size:14px;font-weight:700;line-height:120%;display:flex}.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:-webkit-fit-content;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-preset-list{box-sizing:border-box;flex-wrap:wrap;gap:15px;width:100%;max-width:840px;margin-top:20px;padding:0 38px;display:flex}.send-box-wrap .send-box-preset-btn{border:1px solid var(--border-color);background:var(--color-white);height:40px;color:var(--color-text);cursor:pointer;white-space:nowrap;border-radius:22px;padding:0 24px;font-size:16px;line-height:22px}.send-box-wrap .send-box-preset-btn:hover,.send-box-wrap .send-box-preset-btn.active{border-color:var(--color-text);font-weight:600}.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,.send-box-wrap .send-box-cnt .send-box-editor{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:140px;padding:9px 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 .send-box-editor{width:100%;box-shadow:none;line-height:22px}.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}.send-box-wrap .send-box-preset-list{gap:8px;margin-top:12px;padding:0}.send-box-wrap .send-box-preset-btn{height:34px;padding:0 14px;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:var(--box-shadow)}.agent-popover-wrap .agent-popover-title{padding:10px;font-weight:700}.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}@keyframes preset-module_rotate__UGXf5{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.preset-module_presetEditor___NOL5{width:100%;min-height:96px;max-height:120px;color:var(--color-text);word-break:break-word;white-space:pre-wrap;caret-color:var(--color-text);outline:none;font-size:14px;line-height:22px;overflow-y:auto}.preset-module_presetEditor___NOL5>span{vertical-align:middle;white-space:pre-wrap;line-height:28px;display:inline}.preset-module_presetEditor___NOL5 [data-text=true]{vertical-align:middle;line-height:28px}.preset-module_presetEditor___NOL5>.preset-module_presetEditorSlot__LEsHM{vertical-align:middle;line-height:24px}.preset-module_presetEditor___NOL5.preset-module_hasFile__cj3qN{min-height:45px}@supports ((-moz-appearance:none)){.preset-module_presetEditor___NOL5{scrollbar-color:#222 #0000;scrollbar-width:thin}}.preset-module_presetEditor___NOL5::-webkit-scrollbar{z-index:11;width:4px;height:5px}.preset-module_presetEditor___NOL5::-webkit-scrollbar-thumb{background:#222;border-radius:3px}.preset-module_presetEditor___NOL5::-webkit-scrollbar:horizontal{height:5px}.preset-module_presetEditor___NOL5::-webkit-scrollbar-track{background:0 0}.preset-module_presetEditor___NOL5::-webkit-scrollbar-corner{background:0 0}.preset-module_presetEditor___NOL5::-webkit-scrollbar-track-piece{background:0 0}.preset-module_presetEditorWrap__QwPBT{width:100%;position:relative}.preset-module_presetEditorWrap__QwPBT .preset-module_presetEditorTag__pO4tt{color:#6c73ff;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;cursor:pointer;background:#eaeff6;border-radius:4px;align-items:center;padding:2px 8px;font-size:16px;font-weight:700;line-height:24px;display:inline-flex;position:relative}.preset-module_presetEditorWrap__QwPBT .preset-module_presetEditorTag__pO4tt [data-tag-label=true]{align-items:center;height:24px;line-height:24px;display:inline-flex}.preset-module_presetEditorWrap__QwPBT .preset-module_presetEditorTag__pO4tt .preset-module_presetEditorTagClose__U0mJU{width:45px;height:28px;color:var(--color-text);opacity:0;background:linear-gradient(270deg,#eaeff6 53.33%,#eaeff600 100%);border-top-right-radius:4px;border-bottom-right-radius:4px;justify-content:flex-end;align-items:center;padding-right:2px;font-size:20px;transition:opacity .15s;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.preset-module_presetEditorWrap__QwPBT .preset-module_presetEditorTag__pO4tt:hover .preset-module_presetEditorTagClose__U0mJU{opacity:1}.preset-module_presetPlaceholder__fY36d{pointer-events:none;color:#222;position:absolute;top:0;left:0;right:0;overflow:hidden}.preset-module_presetPlaceholderTrack__EUOiS{flex-direction:column;transition:transform .5s;display:flex}.preset-module_presetPlaceholderText__hqc1_{white-space:normal;word-break:break-word;color:#555;font-size:14px;line-height:22px}.preset-module_tagTooltip__AquL9{white-space:nowrap;color:#1a1a1a;pointer-events:none;z-index:20;background:#fff;border-radius:8px;padding:8px 14px;font-size:14px;line-height:20px;position:absolute;bottom:calc(100% + 10px);left:0;transform:translate(-50%);box-shadow:0 4px 16px #0000001f}.preset-module_tagTooltip__AquL9:after{content:"";border:6px solid #0000;border-top-color:#fff;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.preset-module_presetEditorSlot__LEsHM{color:var(--color-text);vertical-align:middle;background:#f5f7fa;border-radius:4px;padding:2px 10px;line-height:24px;display:inline-block}.preset-module_presetEditorSlot__LEsHM[data-edited=false]{color:#b3b3b3;cursor:pointer}.preset-module_presetTabs__eP2xG{flex-wrap:wrap;justify-content:center;gap:5px;width:100%;max-width:1200px;margin-bottom:60px;display:flex}.preset-module_presetTab__rJgfn{border:1px solid var(--border-color,#e6e6e6);box-sizing:border-box;color:var(--color-text);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:8px 10px 8px 5px;font-size:14px;line-height:18px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.preset-module_presetTab__rJgfn:hover{border-color:#1a1a1a}.preset-module_presetTab__rJgfn.preset-module_isActive__PL1H8{color:#6c73ff;border-color:#6c73ff;box-shadow:inset 0 0 0 1px #6c73ff}.preset-module_presetTab__rJgfn .preset-module_presetTabIcon__nCTIl{color:#6c73ff;font-size:18px}.homepage-return-cards-wrap{z-index:10;align-self:flex-start;width:100%;max-width:1200px;margin:0 auto}.homepage-return-cards-wrap .homepage-return-cards-title{text-align:left;height:22px;margin-bottom:15px;font-size:18px;font-weight:700;line-height:22px}.homepage-return-cards-wrap .homepage-return-cards-list{gap:20px;width:100%;height:98px;display:flex}.homepage-return-cards-wrap .homepage-return-cards-list>.homepage-return-card{flex:1 1 0;min-width:0;max-width:590px}.homepage-return-cards-wrap .homepage-return-card{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dae0e6;border-radius:8px;align-items:center;gap:15px;width:100%;height:98px;padding:10px 15px 10px 10px;transition:border-color .15s;display:flex;overflow:hidden}.homepage-return-cards-wrap .homepage-return-card:hover{border-color:#222}.homepage-return-cards-wrap .homepage-return-card:hover .homepage-return-card-arrow-wrap{background-color:#222}.homepage-return-cards-wrap .homepage-return-card:hover .homepage-return-card-arrow-wrap .homepage-return-card-arrow{color:#fff}.homepage-return-cards-wrap .homepage-return-card-img{background:#f5f7fa;border-radius:6px;flex:none;width:78px;height:78px;overflow:hidden}.homepage-return-cards-wrap .homepage-return-card-img img{object-fit:cover;width:100%;height:100%;display:block}.homepage-return-cards-wrap .homepage-return-card-content{flex-direction:column;flex:1;gap:10px;width:100%;min-width:0;display:flex}.homepage-return-cards-wrap .homepage-return-card-name{color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:17px;overflow:hidden}.homepage-return-cards-wrap .homepage-return-card-query{color:#555;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:14px;line-height:21px;display:-webkit-box;overflow:hidden}.homepage-return-cards-wrap .homepage-return-card-arrow-wrap{border:1px solid #222;border-radius:26px;flex:none;justify-content:center;align-items:center;width:36px;height:26px;transition:background-color .15s;display:flex}.homepage-return-cards-wrap .homepage-return-card-arrow-wrap .homepage-return-card-arrow .ai-icon{width:16px}.homepage-return-cards-wrap.is-mobile .homepage-return-cards-title{font-size:16px}.homepage-return-cards-wrap.is-mobile .homepage-return-cards-list{gap:20px;height:auto}@media (max-width:1260px) and (min-width:729px){.homepage-return-cards-wrap .homepage-return-cards-list,.homepage-return-cards-wrap .homepage-return-card{height:115px}.homepage-return-cards-wrap .homepage-return-card-query{-webkit-line-clamp:4;line-clamp:4}}@media (max-width:728px){.homepage-return-cards-wrap .homepage-return-card{width:354px;height:149px}.homepage-return-cards-wrap.is-mobile .homepage-return-card .homepage-return-card-query{width:190px;height:102px}}.homepage-cases-page{box-sizing:border-box;width:100%;margin:60px auto 0}.homepage-cases-page .new-topic-footer{margin-top:40px}.homepage-cases-page.is-mobile{margin-top:40px;padding-top:16px}.homepage-cases-wrap{box-sizing:border-box;width:100%;max-width:1200px;margin:auto}.homepage-cases-wrap .homepage-cases-header{box-sizing:border-box;flex:none;margin:0 auto}.homepage-cases-wrap .homepage-cases-grid-scroll{box-sizing:border-box;flex:none;min-width:0;margin:0 auto;overflow:visible}.homepage-cases-wrap .homepage-cases-title{color:#222;text-align:center;margin-bottom:25px;font-size:36px;font-weight:700;line-height:43px}.homepage-cases-wrap .homepage-cases-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;height:auto;min-height:41px;margin-bottom:40px;display:flex;overflow-x:visible}.homepage-cases-wrap .homepage-cases-tab{box-sizing:border-box;color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dae0e6;border-radius:67px;flex:none;justify-content:center;align-items:center;width:auto;height:41px;padding:12px 20px;font-size:14px;font-weight:400;line-height:17px;display:inline-flex}.homepage-cases-wrap .homepage-cases-tab:hover{color:#222;border-color:#222}.homepage-cases-wrap .homepage-cases-tab.active{color:#fff;background:#6c73ff;border-color:#6c73ff;font-weight:700}.homepage-cases-wrap .homepage-cases-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:0 auto;display:grid}.homepage-cases-wrap .homepage-case-card{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #dae0e6;border-radius:16px;flex-direction:column;padding:15px;display:flex;box-shadow:0 4px 15px #00000014}.homepage-cases-wrap .homepage-case-card:hover{border-color:#222}.homepage-cases-wrap .homepage-case-card:hover .homepage-case-card-arrow-wrap{background:#222}.homepage-cases-wrap .homepage-case-card:hover .homepage-case-card-arrow-wrap .homepage-case-card-arrow{color:#fff}.homepage-cases-wrap .homepage-case-card-img{background:#f5f7fa;border-radius:16px;flex:none;height:210px;margin-bottom:12px;overflow:hidden}.homepage-cases-wrap .homepage-case-card-img>div{aspect-ratio:auto;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.homepage-cases-wrap .homepage-case-card-img img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.homepage-cases-wrap .homepage-case-card-tag{background:linear-gradient(90deg,#e9efff 0%,#ebe5ff 100%);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100px;margin-bottom:10px;padding:4px 8px;font-size:12px}.homepage-cases-wrap .homepage-case-card-name{color:#222;margin-bottom:4px;font-size:14px;font-weight:600;line-height:17px}.homepage-cases-wrap .homepage-case-card-summary{color:#888;flex:1;min-height:0;margin:0;font-size:14px;line-height:21px}.homepage-cases-wrap .homepage-case-card-arrow-wrap{border:1px solid #222;border-radius:26px;flex:none;justify-content:center;align-items:center;width:36px;height:26px;margin:15px auto 0;display:flex}.homepage-cases-wrap .homepage-case-card-arrow .ai-icon{width:16px}.homepage-cases-wrap.is-mobile .homepage-cases-header,.homepage-cases-wrap.is-mobile .homepage-cases-grid-scroll{padding-left:10px;padding-right:10px}.homepage-cases-wrap.is-mobile .homepage-cases-title{height:auto;font-size:24px;line-height:30px}.homepage-cases-wrap.is-mobile .homepage-cases-tabs{flex-wrap:wrap;justify-content:flex-start;overflow-x:visible}.homepage-cases-wrap.is-mobile .homepage-cases-grid{gap:12px}.homepage-cases-wrap.is-mobile .homepage-case-card{height:auto;min-height:360px}@media (max-width:1260px){.homepage-cases-wrap .homepage-case-card-img{height:210px}}@media (max-width:900px){.homepage-cases-wrap .homepage-cases-grid{grid-template-columns:repeat(3,290px)}.homepage-cases-wrap .homepage-case-card{width:290px;min-height:418px}.homepage-cases-wrap .homepage-case-card-img{width:260px;height:210px}}@media (max-width:728px){.homepage-cases-wrap .homepage-cases-grid{grid-template-columns:repeat(3,243px);gap:15px}.homepage-cases-wrap .homepage-case-card{width:243px;height:452px}.homepage-cases-wrap .homepage-case-card-img{width:204px;height:210px}}.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 index-module_rotate__FyygA{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module_languageSelector__pRpqw{box-sizing:border-box;min-width:100px;height:40px;margin-left:auto;position:relative}.index-module_languageSelector__pRpqw *,.index-module_languageSelector__pRpqw :before,.index-module_languageSelector__pRpqw :after{box-sizing:border-box}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:256px;align-items:center;gap:10px;margin-top:25px;padding:7px 10px;font-size:18px;line-height:20px;display:flex}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8:hover{background:#e4e5e6}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8 .index-module_iconEarth__SnaoW{font-size:22px}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8 .index-module_currentLanguage__UcTGd{align-items:center;display:flex}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8 .index-module_iconDown__bcDGY{font-size:22px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8 .index-module_iconDown__bcDGY.index-module_iconRotated__Ozubq{transform:rotate(180deg)}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ{box-shadow:var(--box-shadow);z-index:1000;opacity:0;pointer-events:none;background:#fff;border-radius:8px;width:133px;max-height:0;padding:0 5px 0 15px;transition:opacity .25s cubic-bezier(.34,1.56,.64,1),transform .25s cubic-bezier(.34,1.56,.64,1),max-height .25s cubic-bezier(.34,1.56,.64,1),padding-top .25s cubic-bezier(.34,1.56,.64,1),padding-bottom .25s cubic-bezier(.34,1.56,.64,1);position:absolute;top:calc(100% + 5px);right:0;overflow:hidden;transform:translateY(-8px)scale(.96)}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ.index-module_isOpen__ZSWUn{opacity:1;pointer-events:auto;max-height:300px;padding-top:10px;padding-bottom:10px;transform:translateY(0)scale(1)}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ.index-module_isClosing__s7LMh{opacity:0;max-height:0;padding-top:0;padding-bottom:0;transform:translateY(-8px)scale(.96)}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut{max-height:236px;padding-right:10px;overflow-y:auto}@supports ((-moz-appearance:none)){.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut{scrollbar-color:var(--color-disabled-text)#0000;scrollbar-width:thin}}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar{z-index:11;width:5px;height:5px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar-thumb{background:var(--color-disabled-text);border-radius:3px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar:horizontal{height:5px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar-track{background:0 0}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar-corner{background:0 0}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageSelectorList__X4Nut::-webkit-scrollbar-track-piece{background:0 0}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;justify-content:space-between;align-items:center;padding:5px;line-height:21px;transition:background-color .2s cubic-bezier(.4,0,.2,1);display:flex}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1:hover{background:#e4e5e6}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1 .index-module_languageName__i99MK{color:#222;font-size:14px;font-weight:400}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1 .index-module_icon-yes__jGXxf{color:#8c6cff;font-size:16px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1:hover{background-color:#f5f5f5}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1.index-module_selected__dCgNE{background-color:#f0f0f0}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1.index-module_selected__dCgNE:hover{background-color:#e8e8e8}@media screen and (max-width:768px){.index-module_languageSelector__pRpqw .index-module_languageSelectorTrigger__CG7Z8{padding:8px 10px;font-size:14px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ{min-width:160px;max-height:300px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1{padding:8px 12px}.index-module_languageSelector__pRpqw .index-module_languageSelectorDropdown__Qc0QQ .index-module_languageOption__Mink1 .index-module_languageName__i99MK{font-size:13px}}.new-topic-wrap{width:100%;height:100%;padding:0 20px 20px;padding-top:max(env(safe-area-inset-top),var(--my-status-bar-height,0px));flex-direction:column;display:flex}.new-topic-wrap .new-topic-content{box-sizing:border-box;z-index:0;flex-direction:column;flex:none;align-items:center;width:100%;padding-top:15px;display:flex;position:relative}.new-topic-wrap .new-topic-content:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(closest-side,#6c73ff2e,#6c73ff00 100%);width:100%;max-width:1120px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.new-topic-wrap .sourcing-logo{align-items:center;gap:10px;width:220px;height:40px;margin-bottom:15px;display:flex}.new-topic-wrap .sourcing-logo-icon{object-fit:contain;width:100%;height:100%}.new-topic-wrap .sourcing-logo-text{color:var(--color-brand);font-size:30px;font-weight:700;line-height:36px}.new-topic-wrap .slogan{text-align:center;max-width:1100px;margin-bottom:40px;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:60px}.new-topic-wrap .send-box-wrap{width:100%;max-width:800px;margin:0 auto 20px;position:relative}.new-topic-wrap .animation-bg{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.new-topic-wrap .new-topic-header{z-index:10;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:max(env(safe-area-inset-top),var(--my-status-bar-height,0px));align-items:center;display:flex;position:sticky}.new-topic-wrap .new-topic-header.is-pc{border-radius:0 0 0 8px;height:85px;margin-left:auto;padding-right:10px}.new-topic-wrap .new-topic-header.is-mobile{border-radius:0 0 8px;height:40px;padding:10px 0 0 10px}.new-topic-wrap .new-topic-header .icon-list{font-size:24px}.new-topic-wrap .language-selector{z-index:10;position:absolute;top:25px;right:25px}@media screen and (max-width:768px){.new-topic-wrap{padding-top:calc(20px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)))}.new-topic-wrap .sourcing-logo{flex-direction:column;gap:15px;height:60px;margin-bottom:10px}.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{margin-bottom:40px}.new-topic-wrap .language-selector{top:15px;right:15px}}@media screen and (max-width:480px){.new-topic-wrap{padding:0 10px 20px;padding-top:max(env(safe-area-inset-top),var(--my-status-bar-height,0px))}.new-topic-wrap .new-topic-header{padding-left:10px}.new-topic-wrap .sourcing-logo{flex-direction:column;gap:12px;margin-bottom:5px}.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{margin-bottom:40px}.new-topic-wrap .language-selector{top:calc(10px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)));right:10px}}@media screen and (max-height:820px){.new-topic-wrap .new-topic-content{padding-top:15px}.new-topic-wrap .slogan{margin-bottom:60px}.new-topic-wrap .new-topic-footer{padding:10px 0}}.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 10px;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{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex}.new-topic-footer .footer-right{flex-wrap:wrap;justify-content:center;align-items:center}.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;margin-top:30px;padding:15px 0;font-size:12px}}.explore-subjects-wrap{align-self:flex-start}.explore-subjects-wrap.home-page{width:100%;max-width:800px;margin:0 auto}.explore-subjects-wrap .explore-subjects-title{margin-bottom:15px;font-size:24px;font-weight:700;line-height:30px}.explore-subjects-wrap .explore-subjects-title.is-mobile{font-size:16px;line-height:22px}.explore-subjects-wrap .explore-subjects-list{flex-direction:column;gap:10px;width:-webkit-fit-content;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.is-mobile{color:#555;font-size:14px;line-height:18px}.explore-subjects-wrap .explore-subjects-item .icon-star{color:var(--color-brand);margin-right:10px;font-size:20px}@media (max-width:1024px){.explore-subjects-wrap.home-page{padding:0 10px}}.ProductHeader-module_header__HC5Ly{flex-direction:column;gap:10px;display:flex}.ProductHeader-module_name__j6cJy{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:700;display:-webkit-box;overflow:hidden}.ProductHeader-module_nameLink__aPXL7{color:inherit;cursor:pointer;text-decoration:none}.ProductHeader-module_nameLink__aPXL7:hover{color:#000;text-decoration:underline}.ProductHeader-module_sub__lY2jl{color:#888;align-items:center;gap:10px;margin-bottom:10px;font-family:Roboto;font-size:14px;line-height:1.2;display:flex}.ProductHeader-module_loc__ikU44{color:#888;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.ProductHeader-module_supplier__bUy5w{color:#222;cursor:pointer;align-items:center;gap:2px;min-width:0;display:inline-flex;overflow:hidden}.ProductHeader-module_supplier__bUy5w:hover{color:#000}.ProductHeader-module_supplier__bUy5w .ProductHeader-module_chevron___5gVq{font-size:18px;transform:rotate(90deg)}.ProductHeader-module_supplierName___5tkN{text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:underline;overflow:hidden}.ProductHeader-module_chevron___5gVq{flex:none;width:14px;height:14px}.ImageZoom-module_wrap__B6oKB{cursor:zoom-in;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageZoom-module_img__I1E1A{object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}.ImageZoom-module_lens__u7hrg{z-index:1;pointer-events:none;will-change:transform;background:#fff5f8b8;border:1px solid #ffffffbf;border-radius:8px;position:absolute;top:0;left:0;box-shadow:0 8px 24px #1f293724}.ImageZoom-module_preview__d0V3a{z-index:1000;pointer-events:none;background-color:#fff;background-repeat:no-repeat;border-radius:8px;position:fixed;overflow:hidden;box-shadow:0 8px 32px #0f172a29}.MediaStage-module_stage__hn7g6{cursor:default;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:390px;padding:0;display:flex;position:relative;overflow:hidden}button.MediaStage-module_stage__hn7g6{cursor:pointer}.MediaStage-module_media__ZxdZU{object-fit:contain;width:100%;height:100%}@media (max-width:767px){.MediaStage-module_stage__hn7g6{aspect-ratio:1;height:auto;max-height:300px}}.MediaStage-module_video__Xobz6{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.MediaStage-module_empty__OVIET{color:#bbb;font-size:14px}.MediaStage-module_playBadge__VWFhV{color:#fff;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;display:flex;position:absolute}.MediaStage-module_playIcon__DyLbM{width:100%;height:100%}.ThumbnailList-module_list__XHuJt{flex-direction:column;flex:0 0 60px;align-items:center;gap:10px;display:flex}.ThumbnailList-module_thumb__mu49p{cursor:pointer;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;width:60px;height:60px;padding:0;position:relative;overflow:hidden}.ThumbnailList-module_thumb__mu49p:hover{border-color:#6c73ff}.ThumbnailList-module_active__rBhMb{border-width:2px;border-color:#6c73ff}.ThumbnailList-module_thumbImg__OBhnF{object-fit:cover;width:100%;height:100%}.ThumbnailList-module_playMark__cgE_K{pointer-events:none;background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ThumbnailList-module_playMark__cgE_K .ThumbnailList-module_playIcon__nV6iK{width:24px;height:24px}.ThumbnailList-module_page__qKvA9{cursor:pointer;color:#666;background:#fff;border:1px solid #e8e8e8;border-radius:50%;width:28px;height:28px}.ThumbnailList-module_page__qKvA9:hover{color:#0958d9;border-color:#0958d9}@media (max-width:767px){.ThumbnailList-module_list__XHuJt{display:none}}.MediaArrows-module_arrow__6dnqc{cursor:pointer;color:#333;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.MediaArrows-module_arrow__6dnqc:hover{background:#fff}.MediaArrows-module_prev__M1uff{left:12px}.MediaArrows-module_next__O5d6C{right:12px}.MediaFullscreen-module_overlay__i7_bX{z-index:1100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.MediaFullscreen-module_overlayMobile__rLvHd{z-index:1100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.MediaFullscreen-module_mobileContent__PJBLI{opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .32s cubic-bezier(.25,.46,.45,.94),opacity .28s;display:flex;position:relative;transform:translateY(-12vh)}.MediaFullscreen-module_mobileContentEntered__RbDK0{opacity:1;transform:translateY(0)}.MediaFullscreen-module_mobileViewport__b4vE9{touch-action:none;width:100%;height:100%;overflow:hidden}.MediaFullscreen-module_mobileTrack__LrfDB{will-change:transform;width:100%;height:100%;display:flex}.MediaFullscreen-module_mobileTrackAnimating__sfuv6{transition:transform .28s cubic-bezier(.25,.46,.45,.94)}.MediaFullscreen-module_mobileSlide__oB71l{flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MediaFullscreen-module_mobileMediaFrame__VXMef{justify-content:center;width:100%;max-height:600px;display:flex;position:relative}.MediaFullscreen-module_mobileImgWrap___rsaw{transform-origin:50%;max-width:100%;max-height:600px;display:block}.MediaFullscreen-module_mobileImg__ISuet{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:600px;display:block}.MediaFullscreen-module_mobileToolbar__UGWGF{pointer-events:none;z-index:2;justify-content:center;align-items:center;height:26px;display:flex;position:absolute;top:-40px;left:15px;right:20px}.MediaFullscreen-module_mobileClose__ITQKj{pointer-events:auto;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.MediaFullscreen-module_mobileClose__ITQKj .MediaFullscreen-module_closeIcon__wuX1V{color:#fff;font-size:24px;line-height:1}.MediaFullscreen-module_mobileCounter__TF2cm{color:#222;background:#f5f7fa;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;line-height:18px}.MediaFullscreen-module_content__CigWU{box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:1450px;display:flex}.MediaFullscreen-module_close__O5FxD{z-index:2;color:#222;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;position:absolute;top:-47px;right:15px}.MediaFullscreen-module_close__O5FxD:hover{background:#f0f0f0}.MediaFullscreen-module_thumbs__xMCzj{flex:0 0 100px;max-height:82vh;overflow:hidden}.MediaFullscreen-module_stage__ILWmS{flex:auto;justify-content:center;align-items:center;min-width:0;max-width:1155px;height:min(760px,82vh);margin:0 20px;display:flex;position:relative}.MediaFullscreen-module_img__IPQl4{object-fit:contain;max-width:100%;max-height:100%}.MediaFullscreen-module_poster__vFa5R{object-fit:contain;width:100%;height:100%}.MediaFullscreen-module_playWrap__ZqecJ{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex;position:relative}.MediaFullscreen-module_playBadge__QCowd{color:#fff;pointer-events:none;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MediaFullscreen-module_video__o9MhM{object-fit:contain;background:#000;max-width:100%;max-height:100%}.MediaFullscreen-module_arrow__UcOcc{cursor:pointer;color:#222;border:none;border-radius:50%;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;display:flex}.MediaFullscreen-module_arrow__UcOcc:disabled{opacity:.8;cursor:not-allowed}.MediaFullscreen-module_prev__SFHOY{margin-left:40px}.MediaFullscreen-module_prev__SFHOY,.MediaFullscreen-module_next__AVqG6{background:#fff}.MediaFullscreen-module_prev__SFHOY:hover:not(:disabled),.MediaFullscreen-module_next__AVqG6:hover:not(:disabled){background:#f0f0f0}.MediaFullscreen-module_counter__Hu_ME{background:#0003;border-radius:42px;padding:4px 24px;font-size:18px;line-height:26px;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.MediaGallery-module_gallery__kA_Mn{flex:auto;align-self:flex-start;align-items:flex-start;gap:10px;min-width:0;display:flex;position:sticky;top:16px}.MediaGallery-module_stageWrap__VD43i{flex:auto;min-width:282px;max-width:600px;height:390px;position:relative}.MediaGallery-module_swipeViewport__b0uYh{touch-action:pan-y pinch-zoom;width:100%;overflow:hidden}.MediaGallery-module_swipeTrack__DFvPn{will-change:transform;width:100%;display:flex}.MediaGallery-module_swipeTrackAnimating__OXRoF{transition:transform .28s cubic-bezier(.25,.46,.45,.94)}.MediaGallery-module_swipeSlide__ZgDLT{flex:0 0 100%;width:100%;min-width:0}.MediaGallery-module_counter__RczDR{color:#222;pointer-events:none;background:#ffffffe6;border-radius:999px;padding:2px 12px;font-size:13px;font-weight:600;line-height:20px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@media (max-width:767px){.MediaGallery-module_gallery__kA_Mn{gap:0;width:100%;position:static}.MediaGallery-module_stageWrap__VD43i{width:100%;min-width:0;max-width:none;height:auto}}.CertModal-module_overlay__NHvgJ{z-index:1100;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CertModal-module_card__QmnG1{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;gap:12px;width:1008px;max-width:92vw;padding:15px 20px;display:flex}.CertModal-module_head__PzFIt{justify-content:space-between;align-items:center;width:100%;display:flex}.CertModal-module_title__rgp12{color:#222;font-size:25px;font-weight:700;line-height:1.2}.CertModal-module_close__IKFCM{cursor:pointer;color:#222;background:0 0;border:none;font-size:24px;line-height:1}.CertModal-module_close__IKFCM:hover{opacity:.7}.CertModal-module_body__sVZnw{flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.CertModal-module_imageBand__iGodP{background:#d2d2d2;justify-content:center;align-items:center;width:100%;min-height:500px;display:flex;position:relative}.CertModal-module_img__fC87S{object-fit:contain;max-width:340px;max-height:500px;display:block}.CertModal-module_imgEmpty__D7hFz{color:#888;font-size:14px}.CertModal-module_arrow__q9kUl{color:#fff;cursor:pointer;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CertModal-module_arrow__q9kUl svg{width:24px;height:24px}.CertModal-module_arrow__q9kUl:hover{background:#00000059}.CertModal-module_prev__ZQpAE{left:50px}.CertModal-module_next__PHqpL{right:50px}.CertModal-module_foot__EzEbt{text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex}.CertModal-module_name__nmmcZ{color:#222;font-size:25px;font-weight:700;line-height:1.2}.CertModal-module_valid__P6RAY{color:#888;font-size:14px;line-height:21px}.CertBadges-module_row__BErZM{background-color:#ebf5ff;border-radius:4px;flex-wrap:nowrap;align-items:center;gap:4px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:3px 6px;display:flex}.CertBadges-module_badge__VZ1Eg{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:12px;display:inline-flex}.CertBadges-module_icon__UyAlP{object-fit:contain;width:16px;height:16px}.CertBadges-module_more__l7klx{cursor:pointer;color:#555;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:4px;padding:2px 8px;font-size:12px}.CertBadges-module_more__l7klx:hover{color:#0958d9;border-color:#0958d9}.TieredPrice-module_grid__cgaFB{flex-wrap:wrap;gap:10px 30px;display:flex}.TieredPrice-module_item__SQa3l{flex-direction:column;gap:5px;display:flex}.TieredPrice-module_price__N9gPe{color:#222;font-size:24px;font-weight:700;line-height:1.2}.TieredPrice-module_qty__AReO5{color:#888;font-size:14px;line-height:1.2}@media screen and (max-width:768px){.TieredPrice-module_grid__cgaFB{gap:10px 16px}.TieredPrice-module_price__N9gPe{font-size:20px}.TieredPrice-module_qty__AReO5{font-size:12px}}.ConversionActions-module_actions__hO1l7{gap:20px;width:100%;display:flex}.ConversionActions-module_btn__EFD3X{white-space:nowrap;cursor:pointer;border-radius:67px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:40px;padding:8px 20px;font-family:inherit;font-size:14px;line-height:1.2;transition:background .2s,opacity .2s;display:inline-flex}.ConversionActions-module_primary__aPSTR{color:#fff;background:#222;border:1px solid #222;font-weight:700}.ConversionActions-module_primary__aPSTR:hover{background:#000}.ConversionActions-module_secondary__JColm{color:#222;background:#fff;border:1px solid #222;font-weight:700}.ConversionActions-module_secondary__JColm:hover{background:#f5f5f5}.SkuSpec-module_sku__BcA2C{border-top:1px solid #eee;flex-direction:column;gap:10px;padding-top:15px;display:flex}.SkuSpec-module_head__ywD4Z{justify-content:space-between;align-items:center;gap:12px;display:flex}.SkuSpec-module_title__toEoF{color:#222;margin:0;font-size:16px;font-weight:700;line-height:24px}.SkuSpec-module_viewMore__rlHVm{color:#222;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;line-height:24px;text-decoration:underline}.SkuSpec-module_viewMore__rlHVm:hover{opacity:.7}.SkuSpec-module_group__UYRvH{flex-direction:column;gap:5px;display:flex}.SkuSpec-module_nameRow__Pva6T{justify-content:space-between;align-items:center;font-weight:400;display:flex}.SkuSpec-module_name__WFPDD{color:#888;margin:0;font-size:14px;font-weight:400;line-height:21px}.SkuSpec-module_nameClickable__a8A6F{cursor:pointer;text-align:left}.SkuSpec-module_expandArrow__AAwo4{cursor:pointer;color:#222;background:0 0;border:none}.SkuSpec-module_arrowIcon__pW6py{font-size:18px}.SkuSpec-module_values__yvq8y{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.SkuSpec-module_valuesTouch__cRIQV{overflow-x:auto}.SkuSpec-module_valuesTouch__cRIQV::-webkit-scrollbar{display:none}.SkuSpec-module_valuesSpread__kYAkn{flex-wrap:wrap;overflow:visible}.SkuSpec-module_valuesSpread__kYAkn .SkuSpec-module_textVal___3Lap{white-space:normal;max-width:100%}.SkuSpec-module_textVal___3Lap{text-overflow:ellipsis;white-space:nowrap;color:#222;background:#f0f1f2;border:none;border-radius:4px;flex:none;max-width:160px;padding:2px 4px;font-family:inherit;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}button.SkuSpec-module_textVal___3Lap{cursor:pointer}button.SkuSpec-module_textVal___3Lap:hover{background:#e6e7e9}.SkuSpec-module_imgVal__A2feR{background:#f0f1f2;border:none;border-radius:4px;flex:none;width:44px;height:44px;padding:0;position:relative;overflow:hidden}.SkuSpec-module_imgVal__A2feR:after{content:"";z-index:0;pointer-events:none;background-color:#00000008;position:absolute;top:0;bottom:0;left:0;right:0}button.SkuSpec-module_imgVal__A2feR{cursor:pointer}button.SkuSpec-module_imgVal__A2feR:disabled{cursor:default}button.SkuSpec-module_imgVal__A2feR:not(:disabled):hover{opacity:.85}.SkuSpec-module_imgMore__Yl4I4{color:#fff;pointer-events:none;background:#0006;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:22px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.SkuSpec-module_thumb__RZ39i{object-fit:cover;width:100%;height:100%;display:block}.SkuSpec-module_rest__MJKLz{color:#222;cursor:pointer;background:#f0f1f2;border:none;border-radius:4px;flex:none;padding:2px 4px;font-family:inherit;font-size:12px;line-height:18px}.SkuSpec-module_rest__MJKLz:hover{background:#e6e7e9}span.SkuSpec-module_rest__MJKLz{color:#888;cursor:default}span.SkuSpec-module_rest__MJKLz:hover{background:#f0f1f2}@media (max-width:768px){.SkuSpec-module_name__WFPDD{font-size:12px}.SkuSpec-module_sku__BcA2C{border-top:none;margin-bottom:5px;padding-top:0}}.SampleInfo-module_sample__LJ66B{color:#555;background-color:#f3f4ff;border-top:1px solid #eee;border-radius:4px;justify-content:center;align-items:center;gap:3px;padding:5px 10px;font-size:14px;line-height:21px;display:flex}.SampleInfo-module_text__dt1kp{white-space:nowrap;flex:none;align-items:baseline;gap:3px;display:inline-flex}.SampleInfo-module_price__qRRiN{color:#222;font-weight:700}.SampleInfo-module_order__PYDOK{color:#222;cursor:pointer;margin-left:auto;font-weight:700;text-decoration:underline}.SampleInfo-module_order__PYDOK:hover{opacity:.8;color:#222;text-decoration:underline}@media screen and (max-width:768px){.SampleInfo-module_sample__LJ66B{border-top:none;border-radius:8px;min-height:36px;font-size:12px}.SampleInfo-module_order__PYDOK{text-align:center;background-color:#fff;border:1px solid #dae0e6;border-radius:32px;flex-wrap:wrap;flex:0 auto;justify-content:center;align-items:center;min-width:0;min-height:26px;padding:4px 12px;font-size:12px;text-decoration:none;display:flex}.SampleInfo-module_order__PYDOK:hover{text-decoration:none}}.Section-module_section__vj45m{margin-top:20px}.Section-module_head__WdjLP{align-items:baseline;margin-bottom:5px;display:flex}.Section-module_starIcon__C6Qdx{color:#6c73ff;margin-right:5px;font-size:16px}.Section-module_title__VKxbO{color:#222;margin:0;font-size:16px;font-weight:700;line-height:24px}.Section-module_card__FpSzz{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:15px 20px}.Section-module_fill__hsoCU{background:#f8f8f8;border-radius:8px;padding:20px}.Section-module_plain__JAz_5{background:0 0}@media (max-width:768px){.Section-module_card__FpSzz{padding:10px}.Section-module_fill__hsoCU{border:1px solid #d9d9d9;padding:10px}}.ProductAttribute-module_list__djlYQ{flex-direction:column;gap:5px;display:flex}.ProductAttribute-module_row__zIM2z{gap:20px;display:flex}.ProductAttribute-module_bordered__lkOO5 .ProductAttribute-module_cell__Kw4On:not(.ProductAttribute-module_empty__tOIV6){border-bottom:1px solid #eee;padding-bottom:5px}.ProductAttribute-module_cell__Kw4On{flex-direction:column;flex:1 1 0;gap:5px;min-width:0;font-size:14px;line-height:21px;display:flex}.ProductAttribute-module_key__au01d{color:#888;font-weight:400;font-size:inherit;line-height:inherit;margin:0}.ProductAttribute-module_val___RPcm{color:#222;min-width:0;text-rendering:geometricPrecision;word-break:break-word;flex:1 1 0;font-weight:500}@media (max-width:767px){.ProductAttribute-module_row__zIM2z{flex-direction:column;gap:5px}.ProductAttribute-module_bordered__lkOO5 .ProductAttribute-module_cell__Kw4On{border-bottom:none;padding-bottom:0}.ProductAttribute-module_cellBordered__VljOF{border-bottom:1px solid #eee;padding-bottom:5px}.ProductAttribute-module_empty__tOIV6{display:none}}.ProductHighlights-module_list__pJGhh{flex-direction:column;gap:10px;display:flex}.ProductHighlights-module_item__mnPYa{color:#222;margin:0;font-size:14px;line-height:21px}.ProductHighlights-module_itemTitle__tY9tm{color:#222;margin-right:4px}.ProductHighlights-module_desc__acGlW{color:#222}.ProductHighlights-module_divider__Liqj7{background:#eee;width:100%;height:1px}.ProductHighlights-module_more__Qqqgp{color:#222;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:15px auto 0;padding:5px 15px;font-family:inherit;font-size:16px;font-weight:700;line-height:24px;display:flex}.ProductHighlights-module_more__Qqqgp .ProductHighlights-module_iconMore__PZxWi{font-size:24px}.ChipInfoPopover-module_overlay__Wi9hp{z-index:1200;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.ChipInfoPopover-module_dialog__IP8Lf{background:#fff;border-radius:8px;width:298px;padding:15px 20px 20px;position:relative}.ChipInfoPopover-module_close__OrKRs{cursor:pointer;color:#222;background:0 0;border:none;font-size:16px;position:absolute;top:5px;right:10px}.ChipInfoPopover-module_body__xctrE{flex-direction:column;gap:6px;padding-right:28px;display:flex}.ChipInfoPopover-module_title__gkYCU{color:#222;font-size:14px;font-weight:500}.ChipInfoPopover-module_content__K5Lo0{color:#888;font-size:12px}.ChipInfoPopover-module_html__y86nD a{color:#222;text-decoration:underline}.ChipInfoPopover-module_html__y86nD a:hover{color:#6c73ff}.Stars-module_stars__rri5M{gap:.15em;line-height:1;display:inline-flex}.Stars-module_star__zdFuN{flex:none;width:1em;height:1em;display:block}.SupplierCapabilities-module_caps__R2mLv{flex-wrap:wrap;gap:10px;display:flex}.SupplierCapabilities-module_cap__O2m1T{color:#222;background:#ebf5ff;border-radius:8px;align-items:center;gap:10px;padding:4px 5px;font-size:14px;line-height:21px;display:inline-flex}.SupplierCapabilities-module_verified__QYhbi{background:#ebfbf6}.SupplierCapabilities-module_tick__Hkfdv{color:#888;cursor:default;align-items:center;gap:5px;font-weight:400;display:inline-flex}.SupplierCapabilities-module_check__WoNxk{color:#00c88c;font-size:18px;line-height:1}.SupplierCapabilities-module_label__ofo2x{color:#222;cursor:default;font-weight:500}@media (max-width:768px){.SupplierCapabilities-module_tick__Hkfdv,.SupplierCapabilities-module_label__ofo2x{font-size:12px}.SupplierCapabilities-module_check__WoNxk{font-size:16px}}.SupplierProfile-module_card__j_e1z{background:#fff;border:1px solid #d9d9d9;border-radius:8px;padding:15px 20px}.SupplierProfile-module_body__hK4N1{flex-direction:column;gap:15px;display:flex}.SupplierProfile-module_head__v3vFE{grid-template-columns:60px 1fr;gap:10px;display:grid}.SupplierProfile-module_avatar__vWUlp,.SupplierProfile-module_avatarPlaceholder__CWkDz{object-fit:contain;background:#f0f0f0;border-radius:4px;flex:0 0 60px;width:60px;height:60px}.SupplierProfile-module_info__Zq5eK{flex:auto;min-width:0}.SupplierProfile-module_nameLine___81rj{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_avatar__vWUlp{grid-row:1/span 2}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_avatarPlaceholder__CWkDz{grid-row:1/span 2}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_nameLine___81rj{grid-row:2}.SupplierProfile-module_tags__jOuwu{flex-wrap:wrap;gap:10px;display:flex}.SupplierProfile-module_tag__LiSor{color:#222;cursor:default;background:#f3f4ff;border:1px solid #dae0e6;border-radius:4px;padding:2px 10px;font-size:12px;line-height:18px}@media (max-width:767px){.SupplierProfile-module_shell__zT__C{background:0 0;border:none;margin:20px -10px 0;padding:0}.SupplierProfile-module_section__EjyJa{background:#fff;margin-top:0;padding:10px}.SupplierProfile-module_sectionHead__SVSjL{margin-bottom:10px}.SupplierProfile-module_card__j_e1z{background:0 0;border:none;border-radius:0;padding:0}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_avatar__vWUlp{grid-row:1}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_avatarPlaceholder__CWkDz{grid-row:1}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_nameLine___81rj{grid-area:2/1/auto/-1}.SupplierProfile-module_head__v3vFE:has(.SupplierProfile-module_info__Zq5eK) .SupplierProfile-module_name__YvuY5{width:100%}}.SupplierProfile-module_name__YvuY5{color:#555;cursor:pointer;font-size:14px;line-height:21px;text-decoration:underline}.SupplierProfile-module_name__YvuY5:hover{color:#222;text-decoration:underline}.SupplierProfile-module_audited__lZWQV{color:#1677ff;cursor:pointer;white-space:nowrap;align-items:center;gap:4px;font-size:14px;display:inline-flex}.SupplierProfile-module_auditedIcon__ApCi8{width:auto;height:16px;display:block}.SupplierProfile-module_loc__D3A_p{color:#222;white-space:nowrap;align-items:center;gap:5px;font-size:14px;display:inline-flex}.SupplierProfile-module_trustBlock__NhSnd{flex-direction:column;gap:10px;display:flex}.SupplierProfile-module_subTitle__xpOuM{color:#222;margin:0;font-size:16px;font-weight:700;line-height:24px}.SupplierTrust-module_table__Yup4k{flex-direction:column;gap:5px;display:flex}.SupplierTrust-module_row__oVspc{gap:20px;display:flex}.SupplierTrust-module_cell__JLUt1{flex-direction:column;flex:1 1 0;gap:5px;min-width:0;font-size:14px;line-height:21px;display:flex}.SupplierTrust-module_key__W20NX{color:#888;font-weight:400}.SupplierTrust-module_val__SfyJa{color:#222;word-break:break-word;font-weight:500}.SupplierTrust-module_bordered__l3LjC .SupplierTrust-module_cell__JLUt1{border-bottom:1px solid #eee;padding-bottom:5px}.SupplierTrust-module_summaryCell__S6tGv{flex:100%}@keyframes SupplierTrust-module_supplierTrustPulse__cMxiY{0%,to{opacity:1}50%{opacity:.55}}.SupplierTrust-module_sk__abvG7{background:#f0f1f2;border-radius:4px;animation:1.4s ease-in-out infinite SupplierTrust-module_supplierTrustPulse__cMxiY;display:block}.SupplierTrust-module_skKey__QIDSJ{width:50%;height:14px}.SupplierTrust-module_skVal__YuT9s{width:80%;height:14px}.SupplierAttributes-module_table__sy3RW{flex-direction:column;gap:5px;display:flex}.SupplierAttributes-module_row__Tf4Zy{gap:20px;display:flex}.SupplierAttributes-module_cell__VAs4U{flex-direction:column;flex:1 1 0;gap:5px;min-width:0;font-size:14px;line-height:21px;display:flex}.SupplierAttributes-module_key__rIjuy{color:#888;font-weight:400}.SupplierAttributes-module_check__XslT0{color:#00c88c;margin-right:4px;font-weight:700}.SupplierAttributes-module_val__UnIFL{color:#222;word-break:break-word;font-weight:500}.SupplierAttributes-module_fullCell__Llvdr{flex:100%}.SupplierAttributes-module_bordered__xZRBj .SupplierAttributes-module_cell__VAs4U{border-bottom:1px solid #eee;padding-bottom:10px}.ReviewCard-module_card__qtoXN{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;flex:0 0 290px;gap:10px;min-height:124px;max-height:257px;padding:15px 10px;display:flex}.ReviewCard-module_head__pkI1J{flex:none;align-items:center;gap:10px;display:flex}.ReviewCard-module_avatar__aob1l{object-fit:cover;background:#d9d9d9;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.ReviewCard-module_who__MTHVb{flex-direction:column;flex:auto;gap:5px;min-width:0;display:flex}.ReviewCard-module_nameRow__TZnap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReviewCard-module_name__mbS6H{color:#222;font-size:14px;line-height:21px}.ReviewCard-module_verified__kp_P3{color:#555;background:#e9ebff;border-radius:4px;padding:0 5px;font-size:12px;line-height:18px}.ReviewCard-module_meta__Ql5Bp{color:#222;align-items:center;gap:5px;font-size:12px;line-height:18px;display:flex}.ReviewCard-module_dot__zKfiM{color:#ccc}.ReviewCard-module_ratingBox__QiMgJ{scrollbar-width:thin;scrollbar-color:#222 #0000;background:#f3f4ff;border-radius:8px;flex-direction:column;flex:auto;justify-content:flex-start;gap:15px;min-height:0;max-height:173px;padding:10px;display:flex;overflow-y:auto}.ReviewCard-module_ratingBox__QiMgJ::-webkit-scrollbar{width:4px}.ReviewCard-module_ratingBox__QiMgJ::-webkit-scrollbar-button{width:0;height:0;display:none}.ReviewCard-module_ratingBox__QiMgJ::-webkit-scrollbar-track{background:0 0}.ReviewCard-module_ratingBox__QiMgJ::-webkit-scrollbar-thumb{background:#222;border-radius:24px}.ReviewCard-module_factors__zR6gA{grid-template-columns:1fr 1fr;gap:4px 20px;display:grid}.ReviewCard-module_factor__y_kYA{justify-content:space-between;align-items:center;gap:10px;display:flex}.ReviewCard-module_factorKey__NseCK{color:#222;font-size:12px;line-height:18px}.ReviewCard-module_thumbs__QoXvV{gap:5px;display:inline-flex}.ReviewCard-module_thumbs__QoXvV .ReviewCard-module_thumb__NXKtg{font-size:14px;line-height:1}.ReviewCard-module_on__t6j6R{color:#222}.ReviewCard-module_off__NUkHt{color:#c8c8c8}.ReviewCard-module_images__gEVmJ{flex-wrap:wrap;gap:5px;display:flex}.ReviewCard-module_reviewImg__fZXUT{object-fit:cover;background:#f0f0f0;border-radius:4px;width:30px;height:30px}.ReviewCard-module_content__WpGj8{color:#888;word-break:break-word;font-size:12px;line-height:18px}@media (max-width:767px){.ReviewCard-module_card__qtoXN{flex:none}.ReviewCard-module_content__WpGj8{font-size:14px}}.BuyerVoice-module_row__mRuLe{flex-wrap:wrap;align-items:stretch;gap:15px;display:flex}.BuyerVoice-module_summary__Z7J_f{background:#fff;border-radius:8px;flex-direction:column;flex:0 0 245px;justify-content:center;align-items:center;gap:10px;min-height:124px;max-height:257px;padding:15px 10px;display:flex}.BuyerVoice-module_count__r95ij{color:#888;text-align:center;font-size:14px;line-height:21px}.BuyerVoice-module_scoreBox__sDD8U{flex-direction:column;align-items:center;gap:10px;width:100px;display:flex}.BuyerVoice-module_score__bD_px{color:#222;text-align:center;font-size:24px;font-weight:700;line-height:1.2}.BuyerVoice-module_foot__fj4hi{justify-content:center;margin-top:15px;display:flex}.BuyerVoice-module_viewMore__X0owk{cursor:pointer;color:#222;background:0 0;border:none;align-items:center;gap:5px;font-size:14px;font-weight:700;line-height:21px;display:flex}.BuyerVoice-module_viewMore__X0owk .BuyerVoice-module_iconMore__jjSC9{font-size:24px}.BuyerVoice-module_viewMore__X0owk:hover{opacity:.8}@media (max-width:767px){.BuyerVoice-module_row__mRuLe{flex-direction:column}.BuyerVoice-module_summary__Z7J_f{flex-direction:column-reverse;flex:none}.BuyerVoice-module_foot__fj4hi{justify-content:center}}.ProductQA-module_list__dsQna{flex-direction:column;gap:15px;display:flex}.ProductQA-module_qa__drPG9{background:#fff;border-radius:8px;flex-direction:column;gap:10px;padding:5px 10px;font-size:14px;line-height:21px;display:flex}.ProductQA-module_q__NldP0{align-items:center;gap:10px;display:flex}.ProductQA-module_a__fJDxa{color:#222;align-items:flex-start;gap:10px;display:flex}.ProductQA-module_tag__cOQRD{color:#222;flex-shrink:0;font-weight:400}.ProductQA-module_question__ZgIAw{color:#222;font-weight:700}.ProductQA-module_answer__eHoLN{flex:1 1 0;min-width:0}.ProductQA-module_answer__eHoLN p{margin:0}.ProductQA-module_answer__eHoLN ol,.ProductQA-module_answer__eHoLN ul{margin:0;padding-left:21px}.ProductQA-module_more__KRXgR{color:#222;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:15px auto 0;padding:5px 15px;font-family:inherit;font-size:16px;font-weight:700;line-height:24px;text-decoration:none;display:flex}.ProductQA-module_more__KRXgR:hover .ProductQA-module_moreText__kWyHD{text-decoration:underline}.ProductQA-module_more__KRXgR .ProductQA-module_moreIcon__i3xVg{flex-shrink:0;font-size:14px;line-height:1}.ProductQA-module_expanded__B24Gp:after{transform:translateY(2px)rotate(-135deg)}.EuResponsible-module_list__dyIwj{flex-direction:column;gap:15px;margin:0;display:flex}.EuResponsible-module_row__m7_d2{align-items:flex-start;gap:10px;font-size:14px;line-height:21px;display:flex}.EuResponsible-module_key__tOZ06{color:#888;text-align:right;flex:0 0 200px;margin:0}.EuResponsible-module_val__HobQa{color:#222;flex-direction:column;gap:5px;min-width:0;margin:0;display:flex}.EuResponsible-module_addrLine__X1_58{gap:15px;display:flex}@media (max-width:768px){.EuResponsible-module_key__tOZ06{text-align:left;flex:none}}.inquiryShared-module_form__RyInV{flex-direction:column;gap:15px;display:flex}.inquiryShared-module_row__KN1U7{align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:21px;display:flex}.inquiryShared-module_label__qW9Kq{text-align:right;color:#888;font-size:14px}.inquiryShared-module_req__CLNK6{color:#ff5252}.inquiryShared-module_value__ckqWA{color:#222}.inquiryShared-module_to__VfENL{align-items:center;gap:10px;font-size:14px;display:flex}.inquiryShared-module_avatar__HkZyS{object-fit:contain;background:#f0f0f0;border-radius:4px;flex:0 0 28px;width:28px;height:28px}.inquiryShared-module_avatarPlaceholder__fTUYe{background:#e4e4e4}.inquiryShared-module_msgCol__znWnu{flex-direction:column;flex:1 1 0;gap:5px;min-width:0;display:flex}.inquiryShared-module_editor__O37Qq{box-sizing:border-box;background:#fff;border:1px solid #868686;border-radius:8px;flex-direction:column;gap:10px;width:100%;height:220px;min-height:0;padding:10px;display:flex;position:relative;overflow:hidden}.inquiryShared-module_editorTop__DF3H6{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.inquiryShared-module_regen__z3Vz6{color:#222;cursor:pointer;background:#f3f4ff;border:1px solid #dae0e6;border-radius:22px;justify-content:center;align-items:center;gap:5px;padding:2px 10px;font-size:14px;line-height:21px;display:inline-flex}.inquiryShared-module_regen__z3Vz6:disabled{cursor:default}.inquiryShared-module_regenIcon__ChvIE{color:#6c73ff;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.inquiryShared-module_regenLoading__KGotD{color:#888}.inquiryShared-module_spinner__YDwO7{border:2px solid #d6d9ff;border-top-color:#6c73ff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite inquiryShared-module_inquirySpin__khznS}@keyframes inquiryShared-module_inquirySpin__khznS{to{transform:rotate(360deg)}}.inquiryShared-module_toggle__NbWmf{background:#f5f7fa;border:1px solid #dae0e6;border-radius:35px;align-items:center;height:25px;display:inline-flex;overflow:hidden}.inquiryShared-module_toggleBtn__zrXZT{color:#222;cursor:pointer;background:0 0;border:none;border-radius:67px;height:100%;padding:0 25px;font-size:14px;line-height:22px}.inquiryShared-module_toggleActive__KOkxb{color:#fff;background:#222}.inquiryShared-module_textareaWrap__xoJAE{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.inquiryShared-module_skeleton__FWGCV{background:#fff;flex-direction:column;gap:10px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.inquiryShared-module_skelBar__fgXRH{background:linear-gradient(90deg,#e6e7ff,#ede1ff);border-radius:4px;height:23px;animation:1.2s ease-in-out infinite inquiryShared-module_inquiryPulse__c6AQW}@keyframes inquiryShared-module_inquiryPulse__c6AQW{0%,to{opacity:1}50%{opacity:.55}}.inquiryShared-module_textareaWrapDragging__VzW1L{background:#ededed;border-radius:4px}.inquiryShared-module_dragOverlay__vtxzi{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#fffc;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.inquiryShared-module_dragOverlayIcon__J77fj.ai-icon.icon-picture{color:#888;justify-content:center;align-items:center;font-size:50px;line-height:1;display:flex}.inquiryShared-module_dragOverlayText__qPmWt{color:#222;font-size:20px;font-weight:500;line-height:30px}.inquiryShared-module_textareaFooter__FkE7A{background:#fff;flex-direction:row;flex-shrink:0;justify-content:space-between;align-items:flex-end;gap:10px;display:flex}.inquiryShared-module_textareaFooterLeft__t0x0U{flex:auto;min-width:0}.inquiryShared-module_textareaFooterRight__EtuQc{flex-shrink:0}.inquiryShared-module_textarea__AkScX{box-sizing:border-box;resize:none;-webkit-overflow-scrolling:touch;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:16px;line-height:24px;position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:auto}.inquiryShared-module_textarea__AkScX::-webkit-scrollbar{width:4px;height:4px}.inquiryShared-module_textarea__AkScX::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.inquiryShared-module_textarea__AkScX::placeholder{color:#999}.inquiryShared-module_counter___BD6N{color:#222;font-size:14px;line-height:21px}.inquiryShared-module_counterOver__N_TvF{color:#ff5252}.inquiryShared-module_error__fvT56{color:#ff5252;margin:0;font-size:14px;line-height:21px}.inquiryShared-module_sendBar__nReIA{flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.inquiryShared-module_verifyInvisible__u_PyE{clip:rect(0,0,0,0);clip-path:inset(50%);width:0;height:0;position:absolute;overflow:hidden}.inquiryShared-module_verifyFlexible__tVG40{align-self:stretch;width:100%}.inquiryShared-module_send__fVP_h{white-space:nowrap;color:#fff;cursor:pointer;background:#6c73ff;border:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;font-size:16px;line-height:24px;display:inline-flex}.inquiryShared-module_send__fVP_h:disabled{cursor:default}.inquiryShared-module_sendLoading__JU_ul{color:#fff}.inquiryShared-module_sendLoading__JU_ul .inquiryShared-module_spinner__YDwO7{border-color:#fff #ffffff59 #ffffff59;flex-shrink:0}.inquiryShared-module_send__fVP_h .inquiryShared-module_spinner__YDwO7{width:16px;height:16px}.inquiryShared-module_sendModal__UASz6{border-radius:67px;align-self:center;min-width:138px;height:34px;padding:5px 25px;transition:opacity .2s ease-in-out}.inquiryShared-module_sendModal__UASz6:not(.inquiryShared-module_sendFixed__SGdrj).inquiryShared-module_sendLoading__JU_ul{min-width:163px;padding:5px 20px}.inquiryShared-module_sendModal__UASz6:hover{opacity:.9}.inquiryShared-module_emailNotice__Je3pd{color:#222;margin:10px 0;font-size:14px;line-height:21px}.inquiryShared-module_emailNoticePrefix__vCKUJ{color:#222;font-size:14px;line-height:21px}.inquiryShared-module_emailNoticeEmail__kYnPj{color:#222;font-size:16px;font-weight:700;line-height:21px}.inquiryShared-module_successPopupOverlay__vrMPH{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.inquiryShared-module_successPopup__a0Bep{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:192px;padding:20px;display:flex;position:relative}.inquiryShared-module_successPopupClose__QNUMv{color:#222;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1;position:absolute;top:10px;right:10px}.inquiryShared-module_sendLoading__JU_ul{color:#fff;background:#888}@media (max-width:767px){.inquiryShared-module_editor__O37Qq{border-color:#dae0e6}.inquiryShared-module_regen__z3Vz6{font-size:14px;line-height:22px}.inquiryShared-module_emailNotice__Je3pd{margin:10px 0}.inquiryShared-module_emailNoticePrefix__vCKUJ{color:#888}.inquiryShared-module_emailNoticeEmail__kYnPj{font-size:14px}.inquiryShared-module_sendBar__nReIA{gap:12px;width:100%}.inquiryShared-module_sendFixed__SGdrj{left:15px;right:15px;bottom:calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#222;align-self:stretch;width:auto;min-width:0;font-size:16px;line-height:24px;position:fixed}.inquiryShared-module_sendFixed__SGdrj.inquiryShared-module_sendLoading__JU_ul{width:auto;padding:5px 25px}}.inquiryModal-module_overlay__NMNY7{z-index:1201;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.inquiryModal-module_shellWrap__rHLJj{position:relative}.inquiryModal-module_shell__nJiZG{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:1123px;min-height:488px;display:flex;position:relative;overflow:hidden}.inquiryModal-module_shellSubmitOverlay__P5NB1{z-index:20;opacity:.5;background:#f8f8f8;position:absolute;top:0;bottom:0;left:0;right:0}.inquiryModal-module_head__NFiOy{align-items:center;padding:16px 20px 0;display:flex}.inquiryModal-module_title__QcNv_{color:#222;font-size:16px;font-weight:700;line-height:24px}.inquiryModal-module_close__UKd8m{color:#222;background:#f5f7fa;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;display:flex;position:absolute;bottom:100%;right:0}.inquiryModal-module_close__UKd8m .inquiryModal-module_closeIcon__UQwbq{font-size:24px}.inquiryModal-module_close__UKd8m{cursor:pointer}.inquiryModal-module_body__Qc36g{flex-direction:column;gap:10px;padding:16px 20px 20px;display:flex;overflow:auto}.inquiryModal-module_subject__jBOoL{box-sizing:border-box;background:#f8f8f8;border-radius:8px;width:100%;max-width:1142px;padding:10px;display:flex}.inquiryModal-module_subject__jBOoL:not(.inquiryModal-module_subjectProduct__zU2QS){align-items:center;gap:15px}.inquiryModal-module_subjectProduct__zU2QS{flex-direction:column;min-height:106px}.inquiryModal-module_subjectCompanyBlock__o0A5m{width:100%}.inquiryModal-module_subjectProductRow__vb7bw{gap:12px;width:100%;display:flex}.inquiryModal-module_subjectProductRow__vb7bw .inquiryModal-module_subjectInfo__jWpJo{flex:1;min-width:0}.inquiryModal-module_subjectImg__wtN2C{object-fit:cover;background:#eee;border-radius:5px;flex-shrink:0;width:40px;height:40px}.inquiryModal-module_subjectProduct__zU2QS .inquiryModal-module_subjectImg__wtN2C{width:55px;height:55px}.inquiryModal-module_subjectInfo__jWpJo{color:#222;flex-direction:column;gap:4px;min-width:0;font-size:14px;line-height:21px;display:flex}.inquiryModal-module_subjectInfoClickable__K2kvU{cursor:pointer}.inquiryModal-module_subjectInfoClickable__K2kvU:hover .inquiryModal-module_subjectProductName__w0OOh{color:#7b4dda}.inquiryModal-module_subjectInfoClickable__K2kvU:focus-visible .inquiryModal-module_subjectProductName__w0OOh{color:#7b4dda}.inquiryModal-module_subjectCompany__qxBSW{word-break:break-word;padding-bottom:4px;font-size:14px}.inquiryModal-module_subjectProductName__w0OOh{word-break:break-word;font-size:14px;font-weight:400}.inquiryModal-module_subjectProductNameClickable__ttuJo{cursor:pointer}.inquiryModal-module_subjectProductNameClickable__ttuJo:hover{text-decoration:underline}.inquiryModal-module_subjectDetailRow__AdjjP{flex-wrap:wrap;align-items:center;width:100%;display:flex}.inquiryModal-module_subjectDetailRow__AdjjP>.inquiryModal-module_quantityRow__sl5aL{flex-shrink:0;margin-left:auto}.inquiryModal-module_subjectPrice__Oleyk{color:#222;white-space:nowrap;margin-right:10px;font-size:24px;font-weight:700}.inquiryModal-module_subjectMoq__ldEe1{color:#888;white-space:nowrap;font-size:14px}.inquiryModal-module_quantityRow__sl5aL{align-items:flex-start;display:flex}.inquiryModal-module_quantityInline__YpCYH{flex-shrink:0;margin-left:auto}.inquiryModal-module_quantityField__OElqP{position:relative}.inquiryModal-module_quantityControl__RNFqk{box-sizing:border-box;background:#fff;border:1px solid #888;border-radius:4px;flex-wrap:nowrap;align-items:center;gap:10px;width:243px;height:28px;padding:5px 10px;display:flex}.inquiryModal-module_quantityLabel__NYYSA{color:#b3b3b3;white-space:nowrap;font-size:14px}.inquiryModal-module_quantityInput__g1c_a{box-sizing:border-box;color:#222;background:0 0;border:none;outline:none;width:177px;height:18px;font-size:12px}.inquiryModal-module_quantityInput__g1c_a::placeholder{color:#b3b3b3}.inquiryModal-module_quantityError__hwGuK{color:#ff5252;white-space:nowrap;margin:4px 0 0;font-size:12px;line-height:18px;position:absolute;top:100%;left:0}.inquiryModal-module_quantityUnit__o2Ms9{color:#222;white-space:nowrap;font-size:12px}.inquiryModal-module_contentField__PphTP{flex-direction:column;gap:8px;width:100%;display:flex}.inquiryModal-module_contentLabel__UfGSe{color:#888;font-size:14px;line-height:21px}.inquiryModal-module_contentReq__uxpos{color:#ff5252}.inquiryModal-module_fileUploadRow__m2XRS{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.inquiryModal-module_fileUploadRowTouch__n8Ifp{flex-flow:column;align-items:flex-start}.inquiryModal-module_fileChip__bkW5P{box-sizing:border-box;border:1px solid #dae0e6;border-radius:8px;align-items:center;gap:8px;width:198px;height:26px;padding:2px 5px;display:inline-flex}.inquiryModal-module_fileChipThumb__I0IDx,.inquiryModal-module_fileChipIcon__Bm4Km{object-fit:cover;border-radius:2px;flex:0 0 20px;width:20px;height:20px}.inquiryModal-module_fileChipIcon__Bm4Km{color:#222;justify-content:center;align-items:center;font-size:16px;display:flex}.inquiryModal-module_fileChipName__DCJbx{text-overflow:ellipsis;white-space:nowrap;color:#222;flex:1 1 0;min-width:0;font-size:14px;line-height:20px;overflow:hidden}.inquiryModal-module_fileChipRemove__b5nAN{color:#888;cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:12px;line-height:1;display:inline-flex}.inquiryModal-module_fileChipRemove__b5nAN:disabled{cursor:not-allowed;opacity:.5}.inquiryModal-module_fileUpload__RdYMB{cursor:default;background:#fff;border:1px solid #dae0e6;border-radius:8px;justify-content:center;align-items:center;min-width:145px;height:26px;padding:2px 5px;display:flex}.inquiryModal-module_fileUpload__RdYMB:hover:not(:disabled){cursor:pointer}.inquiryModal-module_fileUpload__RdYMB:disabled{cursor:default}.inquiryModal-module_fileUploadIcon__gd_8a{color:#000;margin-right:10px;font-size:20px}.inquiryModal-module_fileUploadText__gXUY5{color:#222;white-space:nowrap;font-size:14px;line-height:20px}.inquiryModal-module_fileUploadTooltip__RBFgK{z-index:1202}.inquiryModal-module_successShell__SJflQ{width:100%;position:relative}.inquiryModal-module_success__VDqwk{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding-top:80px;display:flex}.inquiryModal-module_successHeadline__SBtom{justify-content:center;align-items:center;gap:12px;margin-bottom:10px;display:flex}.inquiryModal-module_successIconWrap__amoUU{background:#00c88c;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.inquiryModal-module_successIconWrap__amoUU .inquiryModal-module_successIcon__uWCfC{color:#fff;font-size:20px}.inquiryModal-module_successTitle__Nnw0f{color:#222;font-size:24px;font-weight:700;line-height:36px}.inquiryModal-module_successNotice__jY1WB{text-align:center;color:#222;margin-bottom:50px;font-size:16px;line-height:24px}.inquiryModal-module_successLink__H26QH{font:inherit;color:#6c73ff;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.inquiryModal-module_successDone__J7Ulz{color:#fff;cursor:pointer;background:#222;border:none;border-radius:67px;justify-content:center;align-items:center;width:107px;height:34px;padding:5px 35px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.inquiryModal-module_successCountdown__m8XgF{color:#555;font-size:16px;line-height:24px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.inquiryModal-module_successHeadlineCompact__YpIPZ{gap:10px}.inquiryModal-module_successHeadlineStacked__JYkdc{flex-direction:column;justify-content:center;align-items:center;display:flex}.inquiryModal-module_successIconWrapCompact__GUloY{flex:0 0 36px;width:36px;height:36px}.inquiryModal-module_successIconWrapCompact__GUloY .inquiryModal-module_successIcon__uWCfC{font-size:20px}.inquiryModal-module_successTitleCompact__q29dl{font-size:24px;line-height:36px}.inquiryModal-module_successNoticeCompact__LOfwo{margin-bottom:0;line-height:21px}@media (max-width:1123px) and (min-width:768px){.inquiryModal-module_shellWrap__rHLJj,.inquiryModal-module_shell__nJiZG{width:100%}}.inquiryModal-module_back__zzb0B{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:50px;padding:0;display:none}.inquiryModal-module_backIcon__RG82l{color:#222;font-size:18px;line-height:1}@media (max-width:767px){.inquiryModal-module_overlay__NMNY7{background:#f7f7f7;justify-content:stretch;align-items:stretch}.inquiryModal-module_shellWrap__rHLJj{width:100%;height:100%}.inquiryModal-module_shell__nJiZG{background:#f7f7f7;border-radius:0;width:100%;height:100dvh;min-height:100%;max-height:100dvh;overflow:hidden}.inquiryModal-module_close__UKd8m{display:none}.inquiryModal-module_head__NFiOy{padding:20px 10px 0}.inquiryModal-module_back__zzb0B{display:flex;position:absolute;left:10px}.inquiryModal-module_title__QcNv_{text-align:center;flex:1;padding:0 40px;font-size:18px;line-height:30px}.inquiryModal-module_body__Qc36g{min-height:0;padding:10px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch;flex:1;gap:12px;overflow-y:auto}.inquiryModal-module_subject__jBOoL{box-sizing:border-box;background:#fff;border:1px solid #dae0e6;border-radius:8px;gap:10px;width:100%;min-height:74px;padding:10px}.inquiryModal-module_subjectBlock__OdjG9{flex-direction:column;gap:8px;display:flex}.inquiryModal-module_subjectBlock__OdjG9>.inquiryModal-module_subjectCompany__qxBSW{color:#222;padding-bottom:0;font-size:12px;line-height:18px}.inquiryModal-module_subjectBlock__OdjG9>.inquiryModal-module_quantityRow__sl5aL{box-sizing:border-box;width:100%;margin-bottom:10px}.inquiryModal-module_subjectBlock__OdjG9>.inquiryModal-module_quantityRow__sl5aL .inquiryModal-module_quantityField__OElqP,.inquiryModal-module_subjectBlock__OdjG9>.inquiryModal-module_quantityRow__sl5aL .inquiryModal-module_quantityControl__RNFqk,.inquiryModal-module_subjectBlock__OdjG9>.inquiryModal-module_quantityRow__sl5aL .inquiryModal-module_quantityInput__g1c_a{flex:1;width:100%;min-width:0}.inquiryModal-module_subjectProduct__zU2QS{height:auto;min-height:74px}.inquiryModal-module_subjectImg__wtN2C{width:50px;height:50px}.inquiryModal-module_contentField__PphTP{flex-direction:column;gap:8px;width:100%;display:flex}.inquiryModal-module_fileUploadOuter__IHzj2{width:100%}.inquiryModal-module_fileChip__bkW5P{background:#e9eaff;width:100%;height:32px}.inquiryModal-module_contentLabel__UfGSe{color:#222;font-size:16px;font-weight:700;line-height:21px}.inquiryModal-module_fileUpload__RdYMB{border:1px solid #dae0e6;max-width:100%;height:32px}.inquiryModal-module_success__VDqwk{background:#f8f8f8;flex:1;justify-content:center;align-items:center;min-height:auto}.inquiryModal-module_successNoticeCompact__LOfwo{color:#888;font-size:12px;line-height:18px}}.RecCard-module_card__BxL_w{isolation:isolate;background:#fff;flex-direction:column;gap:10px;display:flex;position:relative}.RecCard-module_imgWrap__AY1Gy{aspect-ratio:1;cursor:pointer;background:#f5f5f5;border-radius:8px;width:100%;position:relative;overflow:hidden}.RecCard-module_imgLink__nBiO6{z-index:2;width:100%;height:100%;display:block;position:relative}.RecCard-module_imageOverlay__ux4Mz{background-color:#0000000d;width:100%;height:100%;position:absolute;top:0;left:0}.RecCard-module_img__UK8ec,.RecCard-module_imgPlaceholder__gwJP5{object-fit:cover;width:100%;height:100%;display:block}.RecCard-module_imgSearch__d8Ti1{z-index:2;color:#222;cursor:pointer;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:8px;left:8px}.RecCard-module_imgSearch__d8Ti1:hover{background:#fff}.RecCard-module_imgSearch__d8Ti1 svg{width:18px;height:18px}.RecCard-module_sendIcon__nOPDN{font-size:24px}.RecCard-module_info__lJ5tB{flex-direction:column;gap:15px;padding:0 5px 5px;display:flex}.RecCard-module_textBlock__sj4EY{flex-direction:column;gap:5px;display:flex}.RecCard-module_textBlock__sj4EY h4{font-weight:400}.RecCard-module_name__CN6Nw{color:#555;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:42px;font-size:14px;line-height:21px;text-decoration:none;display:-webkit-box;overflow:hidden}.RecCard-module_name__CN6Nw:hover{color:#222}.RecCard-module_name__CN6Nw:after{content:"";z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.RecCard-module_priceBlock__aa1MZ{flex-direction:column;display:flex}.RecCard-module_price__Vhue6{color:#222;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:600;line-height:30px;overflow:hidden}.RecCard-module_moq__wOaQI{color:#222;align-items:center;gap:5px;min-width:0;font-size:14px;line-height:21px;display:flex}.RecCard-module_moqQty__M7js0{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.RecCard-module_moqSuffix__PtLJD{flex-shrink:0}.RecCard-module_actions__CDrX8{justify-content:space-between;align-items:center;gap:10px;display:flex}.RecCard-module_actionsLeft__qV7T5{align-items:center;gap:10px;display:flex}.RecCard-module_chat__EwAZi{z-index:2;color:#222;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #222;border-radius:54px;padding:5px 10px;font-family:inherit;font-size:16px;font-weight:600;line-height:24px;position:relative}.RecCard-module_chat__EwAZi:hover{background:#f5f5f5}.RecCard-module_inquiry__5TEWs{z-index:2;color:#222;cursor:pointer;background:#f5f7fa;border:1px solid #ced3d9;border-radius:54px;justify-content:center;align-items:center;width:36px;height:36px;padding:5px;display:flex;position:relative}.RecCard-module_inquiry__5TEWs:hover{background:#eef1f6}.RecCard-module_inquiry__5TEWs svg{width:22px;height:22px}.RecCard-module_inquiry__5TEWs .RecCard-module_sendIcon__nOPDN{font-size:24px}.RecCard-module_brand__S9rGS{z-index:2;cursor:pointer;flex-shrink:0;align-items:center;display:inline-flex;position:relative}.RecCard-module_brandIcon__dgwl4{width:18px;height:18px;display:block}@media (max-width:767px){.RecCard-module_brand__S9rGS{display:none}.RecCard-module_actionsLeft__qV7T5{flex:auto;gap:8px;min-width:0}.RecCard-module_chat__EwAZi{text-overflow:ellipsis;flex:0 auto;min-width:0;padding:5px 14px;overflow:hidden}}.Recommendations-module_grid__YxbnK{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;display:grid}@media (max-width:767px){.Recommendations-module_grid__YxbnK{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@keyframes Recommendations-module_recommendationsPulse__t7Nrk{0%,to{opacity:1}50%{opacity:.55}}.Recommendations-module_skCard__A2Bxe{flex-direction:column;gap:10px;display:flex}.Recommendations-module_sk__wk6JR{background:#f0f1f2;border-radius:4px;animation:1.4s ease-in-out infinite Recommendations-module_recommendationsPulse__t7Nrk}.Recommendations-module_skImg__J6Xiv{aspect-ratio:1;border-radius:8px;width:100%}.Recommendations-module_skName__gTsvk{width:100%;height:14px}.Recommendations-module_skNameShort__p1rhl{width:60%;height:14px}.Recommendations-module_skPrice__idC5V{width:50%;height:24px;margin-top:5px}.PdpStickyHeader-module_sticky__nlhhM{z-index:20;height:0;position:sticky;top:0}.PdpStickyHeader-module_bar__JBPbJ{z-index:20;opacity:0;pointer-events:none;background:#fff;padding:15px 0;transition:transform .22s,opacity .22s;position:absolute;top:0;left:-20px;right:-20px;transform:translateY(-110%);box-shadow:0 4px 10px #0003}.PdpStickyHeader-module_fullBleed__LbehM{position:fixed;left:0;right:0}.PdpStickyHeader-module_show__RchGG{opacity:1;pointer-events:auto;transform:translateY(0)}.PdpStickyHeader-module_inner__ItqOv{box-sizing:border-box;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1240px;margin:0 auto;padding:0 20px;display:flex}.PdpStickyHeader-module_embedded__g3y93{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.PdpStickyHeader-module_name__E145Y{text-overflow:ellipsis;white-space:nowrap;color:#222;flex:0 auto;min-width:0;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.PdpStickyHeader-module_right__kULBg{flex:none;align-items:center;gap:30px;display:flex}.PdpStickyHeader-module_priceWrap__Xm2Xy{white-space:nowrap;align-items:center;gap:5px;display:flex}.PdpStickyHeader-module_price__A2CAR{color:#222;font-size:24px;font-weight:700;line-height:1.2}.PdpStickyHeader-module_qty__LwKkI{color:#888;font-size:14px;line-height:1.2}.PdpStickyHeader-module_actions__GD2fw{align-items:center;gap:20px;display:flex}.PdpStickyHeader-module_btn___vRqI{white-space:nowrap;cursor:pointer;border-radius:67px;justify-content:center;align-items:center;width:150px;padding:8px 20px;font-family:inherit;font-size:14px;line-height:1.2;transition:background .2s;display:inline-flex}.PdpStickyHeader-module_primary__lIJ9_{color:#fff;background:#222;border:1px solid #222;font-weight:700}.PdpStickyHeader-module_primary__lIJ9_:hover{background:#000}.PdpStickyHeader-module_secondary__ikHzF{color:#222;background:#fff;border:1px solid #222;font-weight:700}.PdpStickyHeader-module_secondary__ikHzF:hover{background:#f5f5f5}.AttrImagePreview-module_stage__AOAL3{width:min(1008px,72vw);height:min(720px,80vh);position:relative}.AttrImagePreview-module_img__R_M9E{object-fit:contain;width:100%;height:100%;display:block}.AttrDrawer-module_overlay__dBxO9{z-index:1100;background:#0000008c;justify-content:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.AttrDrawer-module_previewArea__RfaM2{flex:auto;justify-content:center;align-items:center;min-width:0;padding:48px;display:flex}.AttrDrawer-module_panel__k7KD9{box-sizing:border-box;background:#fff;flex-direction:column;flex:0 0 550px;gap:20px;max-width:92vw;height:100%;padding:30px 20px 40px;animation:.22s AttrDrawer-module_slideIn__SJHGu;display:flex;position:relative;box-shadow:-8px 0 24px #0f172a29}@keyframes AttrDrawer-module_slideIn__SJHGu{0%{transform:translate(100%)}to{transform:translate(0)}}.AttrDrawer-module_head__az_tI{flex-direction:column;flex:none;gap:10px;display:flex}.AttrDrawer-module_title__flXlF{color:#222;font-size:25px;font-weight:700;line-height:1.2}.AttrDrawer-module_divider__PQPxv{background:#eee;width:100%;height:1px}.AttrDrawer-module_close__GGxsM{cursor:pointer;color:#222;background:0 0;border:none;width:24px;height:24px;font-size:20px;line-height:24px;position:absolute;top:28px;right:20px}.AttrDrawer-module_close__GGxsM:hover{opacity:.7}.AttrDrawer-module_body__rhMbk{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex;overflow-y:auto}.AttrDrawer-module_group__sceLA{flex-direction:column;gap:5px;display:flex}.AttrDrawer-module_name__AXmZv{color:#222;font-size:14px;line-height:21px}.AttrDrawer-module_values__R9iE_{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AttrDrawer-module_textVal__rX7kl{color:#222;background:#f0f1f2;border-radius:4px;max-width:100%;padding:2px 4px;font-size:12px;line-height:18px}.AttrDrawer-module_imgVal__smZzV{cursor:pointer;background:#f0f1f2;border:none;border-radius:4px;width:44px;height:44px;padding:0;position:relative;overflow:hidden}.AttrDrawer-module_imgVal__smZzV:after{content:"";z-index:0;pointer-events:none;background-color:#00000008;position:absolute;top:0;bottom:0;left:0;right:0}.AttrDrawer-module_imgVal__smZzV:hover{opacity:.85}.AttrDrawer-module_selected__E1bcA{outline-offset:-2px;outline:2px solid #222}.AttrDrawer-module_thumb__fBTfM{object-fit:cover;background:#f5f5f5;border-radius:4px;width:100%;height:100%;display:block}.AttrDrawer-module_overlayTouch__M2MEK{z-index:1100;background:#0000008c;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.AttrDrawer-module_panelTouch__Qc24E{background:#fff;border-radius:8px 8px 0 0;flex-direction:column;gap:15px;width:100%;height:100%;max-height:726px;padding:25px 10px 10px;display:flex;position:relative}.AttrDrawer-module_closeTouch__8VFIx{cursor:pointer;color:#222;z-index:1;background:0 0;border:none;font-size:24px;position:absolute;top:15px;right:15px}.AttrDrawer-module_closeTouch__8VFIx .AttrDrawer-module_closeIcon__GhJHD{color:#222;font-size:24px}.AttrDrawer-module_titleTouch__nG9Dl{color:#222;justify-content:center;font-size:16px;font-weight:700;line-height:1.2;display:flex}.AttrDrawer-module_productRow__o4iDt{align-items:center;gap:15px;min-width:0;display:flex}.AttrDrawer-module_productImg__rSEza{background:#f5f5f5;border-radius:4px;flex:0 0 50px;width:50px;min-width:50px;height:50px;min-height:50px;overflow:hidden}.AttrDrawer-module_priceWrap__fydYW{flex:auto;min-width:0}.AttrDrawer-module_dividerTouch__QtQ3w{border-top:1px solid #ced3d9;width:100%}.AttrDrawer-module_bodyTouch__We7uG{flex-direction:column;flex:auto;gap:10px;min-height:0;display:flex;overflow-y:auto}.AnchorNav-module_nav__T9Ra5{z-index:30;box-sizing:border-box;background:#fff;border:1px solid #6c73ff;border-radius:8px;flex-direction:column;gap:5px;width:95px;padding:10px;transition:width .2s;display:flex;position:fixed;bottom:60px;right:10px;box-shadow:-4px 4px 7.5px #0000001a}.AnchorNav-module_nav__T9Ra5:hover{width:297px}@media (max-width:767px){.AnchorNav-module_nav__T9Ra5{display:none}}.AnchorNav-module_item__j3oD4{cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;width:100%;padding:0;display:flex}.AnchorNav-module_label__Km4PT{text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#888;flex:1 1 0;min-width:0;font-family:inherit;font-size:14px;line-height:21px;transition:color .2s;overflow:hidden}.AnchorNav-module_nav__T9Ra5:hover .AnchorNav-module_label__Km4PT{text-align:left}.AnchorNav-module_dash__Dh6o0{background:#ced3d9;flex:none;width:10px;height:3px;transition:background .2s}.AnchorNav-module_item__j3oD4:hover .AnchorNav-module_dash__Dh6o0{background:#222}.AnchorNav-module_active__MtDuf .AnchorNav-module_label__Km4PT{color:#222;font-weight:700}.AnchorNav-module_item__j3oD4.AnchorNav-module_active__MtDuf .AnchorNav-module_dash__Dh6o0{background:#6c73ff}.flag{width:21px;height:14px;margin-right:5px;display:inline-block;position:relative}.flag:before{content:"";background:url(https://www.micstatic.com/common/img/icon/ft-flags.jpg) no-repeat;width:42px;height:28px;display:block;position:absolute;top:-6px;left:-10px;transform:scale(.5);box-shadow:0 0 3px #0003}.flag.flag-af:before{background-position:0 0}.flag.flag-ax:before{background-position:-44px 0}.flag.flag-al:before{background-position:-88px 0}.flag.flag-dz:before{background-position:-132px 0}.flag.flag-as:before{background-position:-176px 0}.flag.flag-ad:before{background-position:-220px 0}.flag.flag-ao:before{background-position:-264px 0}.flag.flag-ai:before{background-position:-308px 0}.flag.flag-ag:before{background-position:-352px 0}.flag.flag-ar:before{background-position:-396px 0}.flag.flag-am:before{background-position:-440px 0}.flag.flag-aw:before{background-position:-484px 0}.flag.flag-au:before{background-position:-528px 0}.flag.flag-at:before{background-position:-572px 0}.flag.flag-az:before{background-position:-616px 0}.flag.flag-bs:before{background-position:0 -30px}.flag.flag-bh:before{background-position:-44px -30px}.flag.flag-bd:before{background-position:-88px -30px}.flag.flag-bb:before{background-position:-132px -30px}.flag.flag-by:before{background-position:-176px -30px}.flag.flag-be:before{background-position:-220px -30px}.flag.flag-bz:before{background-position:-264px -30px}.flag.flag-bj:before{background-position:-308px -30px}.flag.flag-bm:before{background-position:-352px -30px}.flag.flag-bt:before{background-position:-396px -30px}.flag.flag-bo:before{background-position:-440px -30px}.flag.flag-ba:before{background-position:-484px -30px}.flag.flag-bw:before{background-position:-528px -30px}.flag.flag-bv:before{background-position:-572px -30px}.flag.flag-br:before{background-position:-616px -30px}.flag.flag-io:before{background-position:0 -60px}.flag.flag-bn:before{background-position:-44px -60px}.flag.flag-bg:before{background-position:-88px -60px}.flag.flag-bf:before{background-position:-132px -60px}.flag.flag-bi:before{background-position:-176px -60px}.flag.flag-kh:before{background-position:-220px -60px}.flag.flag-cm:before{background-position:-264px -60px}.flag.flag-ca:before{background-position:-308px -60px}.flag.flag-cv:before{background-position:-396px -60px}.flag.flag-ky:before{background-position:-440px -60px}.flag.flag-cf:before{background-position:-484px -60px}.flag.flag-td:before{background-position:-528px -60px}.flag.flag-cl:before{background-position:-572px -60px}.flag.flag-cn:before{background-position:-616px -60px}.flag.flag-cx:before{background-position:0 -90px}.flag.flag-cc:before{background-position:-44px -90px}.flag.flag-co:before{background-position:-88px -90px}.flag.flag-km:before{background-position:-132px -90px}.flag.flag-cg:before{background-position:-176px -90px}.flag.flag-ck:before{background-position:-220px -90px}.flag.flag-cr:before{background-position:-264px -90px}.flag.flag-ci:before{background-position:-308px -90px}.flag.flag-hr:before{background-position:-352px -90px}.flag.flag-cu:before{background-position:-396px -90px}.flag.flag-cw:before{background-position:-440px -90px}.flag.flag-cy:before{background-position:-484px -90px}.flag.flag-cz:before{background-position:-528px -90px}.flag.flag-dk:before{background-position:-572px -90px}.flag.flag-dj:before{background-position:-616px -90px}.flag.flag-dm:before{background-position:0 -120px}.flag.flag-do:before{background-position:-44px -120px}.flag.flag-tl:before{background-position:-88px -120px}.flag.flag-ec:before{background-position:-132px -120px}.flag.flag-eg:before{background-position:-176px -120px}.flag.flag-sv:before{background-position:-220px -120px}.flag.flag-gq:before{background-position:-264px -120px}.flag.flag-er:before{background-position:-308px -120px}.flag.flag-ee:before{background-position:-352px -120px}.flag.flag-et:before{background-position:-396px -120px}.flag.flag-fk:before{background-position:-440px -120px}.flag.flag-fo:before{background-position:-484px -120px}.flag.flag-fj:before{background-position:-528px -120px}.flag.flag-fi:before{background-position:-572px -120px}.flag.flag-fr:before{background-position:-616px -120px}.flag.flag-gf:before{background-position:0 -150px}.flag.flag-pf:before{background-position:-44px -150px}.flag.flag-tf:before{background-position:-88px -150px}.flag.flag-ga:before{background-position:-132px -150px}.flag.flag-gm:before{background-position:-176px -150px}.flag.flag-ge:before{background-position:-220px -150px}.flag.flag-de:before{background-position:-264px -150px}.flag.flag-gh:before{background-position:-308px -150px}.flag.flag-gi:before{background-position:-352px -150px}.flag.flag-gr:before{background-position:-396px -150px}.flag.flag-gl:before{background-position:-440px -150px}.flag.flag-gd:before{background-position:-484px -150px}.flag.flag-gp:before{background-position:-528px -150px}.flag.flag-gu:before{background-position:-572px -150px}.flag.flag-gt:before{background-position:-616px -150px}.flag.flag-gg:before{background-position:0 -180px}.flag.flag-gn:before{background-position:-44px -180px}.flag.flag-gw:before{background-position:-88px -180px}.flag.flag-gy:before{background-position:-132px -180px}.flag.flag-ht:before{background-position:-176px -180px}.flag.flag-hm:before{background-position:-220px -180px}.flag.flag-hn:before{background-position:-264px -180px}.flag.flag-hk:before{background-position:-308px -180px}.flag.flag-hu:before{background-position:-352px -180px}.flag.flag-is:before{background-position:-396px -180px}.flag.flag-in:before{background-position:-440px -180px}.flag.flag-id:before{background-position:-484px -180px}.flag.flag-ir:before{background-position:-528px -180px}.flag.flag-iq:before{background-position:-572px -180px}.flag.flag-ie:before{background-position:-616px -180px}.flag.flag-im:before{background-position:0 -210px}.flag.flag-il:before{background-position:-44px -210px}.flag.flag-it:before{background-position:-88px -210px}.flag.flag-jm:before{background-position:-132px -210px}.flag.flag-jp:before{background-position:-176px -210px}.flag.flag-je:before{background-position:-220px -210px}.flag.flag-jo:before{background-position:-264px -210px}.flag.flag-kz:before{background-position:-308px -210px}.flag.flag-ke:before{background-position:-352px -210px}.flag.flag-ki:before{background-position:-396px -210px}.flag.flag-kw:before{background-position:-440px -210px}.flag.flag-kg:before{background-position:-484px -210px}.flag.flag-la:before{background-position:-528px -210px}.flag.flag-lv:before{background-position:-572px -210px}.flag.flag-lb:before{background-position:-616px -210px}.flag.flag-ls:before{background-position:0 -240px}.flag.flag-lr:before{background-position:-44px -240px}.flag.flag-ly:before{background-position:-88px -240px}.flag.flag-li:before{background-position:-132px -240px}.flag.flag-lt:before{background-position:-176px -240px}.flag.flag-lu:before{background-position:-220px -240px}.flag.flag-mo:before{background-position:-264px -240px}.flag.flag-mk:before{background-position:-308px -240px}.flag.flag-mg:before{background-position:-352px -240px}.flag.flag-mw:before{background-position:-396px -240px}.flag.flag-my:before{background-position:-440px -240px}.flag.flag-mv:before{background-position:-484px -240px}.flag.flag-ml:before{background-position:-528px -240px}.flag.flag-mt:before{background-position:-572px -240px}.flag.flag-mh:before{background-position:-616px -240px}.flag.flag-mq:before{background-position:0 -270px}.flag.flag-mr:before{background-position:-44px -270px}.flag.flag-mu:before{background-position:-88px -270px}.flag.flag-yt:before{background-position:-132px -270px}.flag.flag-mx:before{background-position:-176px -270px}.flag.flag-fm:before{background-position:-220px -270px}.flag.flag-md:before{background-position:-264px -270px}.flag.flag-mc:before{background-position:-308px -270px}.flag.flag-mn:before{background-position:-352px -270px}.flag.flag-me:before{background-position:-396px -270px}.flag.flag-ms:before{background-position:-440px -270px}.flag.flag-ma:before{background-position:-484px -270px}.flag.flag-mz:before{background-position:-528px -270px}.flag.flag-mm:before{background-position:-572px -270px}.flag.flag-na:before{background-position:-616px -270px}.flag.flag-nr:before{background-position:0 -300px}.flag.flag-np:before{background-position:-44px -300px}.flag.flag-nl:before{background-position:-88px -300px}.flag.flag-an:before{background-position:-132px -300px}.flag.flag-nc:before{background-position:-176px -300px}.flag.flag-nz:before{background-position:-220px -300px}.flag.flag-ni:before{background-position:-264px -300px}.flag.flag-ne:before{background-position:-308px -300px}.flag.flag-ng:before{background-position:-352px -300px}.flag.flag-nu:before{background-position:-396px -300px}.flag.flag-nf:before{background-position:-440px -300px}.flag.flag-kp:before{background-position:-484px -300px}.flag.flag-mp:before{background-position:-528px -300px}.flag.flag-no:before{background-position:-572px -300px}.flag.flag-om:before{background-position:-616px -300px}.flag.flag-pk:before{background-position:0 -330px}.flag.flag-pw:before{background-position:-44px -330px}.flag.flag-ps:before{background-position:-88px -330px}.flag.flag-pa:before{background-position:-132px -330px}.flag.flag-pg:before{background-position:-176px -330px}.flag.flag-py:before{background-position:-220px -330px}.flag.flag-pe:before{background-position:-264px -330px}.flag.flag-ph:before{background-position:-308px -330px}.flag.flag-pn:before{background-position:-352px -330px}.flag.flag-pl:before{background-position:-396px -330px}.flag.flag-pt:before{background-position:-440px -330px}.flag.flag-pr:before{background-position:-484px -330px}.flag.flag-qa:before{background-position:-528px -330px}.flag.flag-re:before{background-position:-572px -330px}.flag.flag-ro:before{background-position:-616px -330px}.flag.flag-ru:before{background-position:0 -360px}.flag.flag-rw:before{background-position:-44px -360px}.flag.flag-bl:before{background-position:-88px -360px}.flag.flag-mf:before{background-position:-132px -360px}.flag.flag-ws:before{background-position:-176px -360px}.flag.flag-sm:before{background-position:-220px -360px}.flag.flag-st:before{background-position:-264px -360px}.flag.flag-sa:before{background-position:-308px -360px}.flag.flag-sn:before{background-position:-352px -360px}.flag.flag-rs:before{background-position:-440px -360px}.flag.flag-sc:before{background-position:-484px -360px}.flag.flag-sl:before{background-position:-528px -360px}.flag.flag-sg:before{background-position:-572px -360px}.flag.flag-sx:before{background-position:-616px -360px}.flag.flag-sk:before{background-position:0 -390px}.flag.flag-si:before{background-position:-44px -390px}.flag.flag-sb:before{background-position:-88px -390px}.flag.flag-so:before{background-position:-132px -390px}.flag.flag-za:before{background-position:-176px -390px}.flag.flag-gs:before{background-position:-220px -390px}.flag.flag-kr:before{background-position:-264px -390px}.flag.flag-ss:before{background-position:-308px -390px}.flag.flag-es:before{background-position:-352px -390px}.flag.flag-lk:before{background-position:-396px -390px}.flag.flag-sh:before{background-position:-440px -390px}.flag.flag-kn:before{background-position:-484px -390px}.flag.flag-lc:before{background-position:-528px -390px}.flag.flag-pm:before{background-position:-572px -390px}.flag.flag-vc:before{background-position:-616px -390px}.flag.flag-sd:before{background-position:0 -420px}.flag.flag-sr:before{background-position:-44px -420px}.flag.flag-sj:before{background-position:-88px -420px}.flag.flag-sz:before{background-position:-132px -420px}.flag.flag-se:before{background-position:-176px -420px}.flag.flag-ch:before{background-position:-220px -420px}.flag.flag-sy:before{background-position:-264px -420px}.flag.flag-tw:before{background-position:-308px -420px}.flag.flag-tj:before{background-position:-352px -420px}.flag.flag-tz:before{background-position:-396px -420px}.flag.flag-th:before{background-position:-440px -420px}.flag.flag-tg:before{background-position:-484px -420px}.flag.flag-tk:before{background-position:-528px -420px}.flag.flag-to:before{background-position:-572px -420px}.flag.flag-tt:before{background-position:-616px -420px}.flag.flag-tn:before{background-position:0 -450px}.flag.flag-tr:before{background-position:-44px -450px}.flag.flag-tm:before{background-position:-88px -450px}.flag.flag-tc:before{background-position:-132px -450px}.flag.flag-tv:before{background-position:-176px -450px}.flag.flag-ug:before{background-position:-220px -450px}.flag.flag-ua:before{background-position:-264px -450px}.flag.flag-ae:before{background-position:-308px -450px}.flag.flag-gb:before{background-position:-352px -450px}.flag.flag-us:before{background-position:-396px -450px}.flag.flag-um:before{background-position:-440px -450px}.flag.flag-uy:before{background-position:-484px -450px}.flag.flag-uz:before{background-position:-528px -450px}.flag.flag-vu:before{background-position:-572px -450px}.flag.flag-va:before{background-position:-616px -450px}.flag.flag-ve:before{background-position:0 -480px}.flag.flag-vn:before{background-position:-44px -480px}.flag.flag-vg:before{background-position:-88px -480px}.flag.flag-vi:before{background-position:-132px -480px}.flag.flag-wf:before{background-position:-176px -480px}.flag.flag-eh:before{background-position:-220px -480px}.flag.flag-ye:before{background-position:-264px -480px}.flag.flag-zr:before{background-position:-308px -480px}.flag.flag-zm:before{background-position:-352px -480px}.flag.flag-zw:before{background-position:-396px -480px}.PdpBody-module_root__R_vdD{box-sizing:border-box;color:#222;width:100%;min-width:922px;max-width:1240px;margin:0 auto;padding:20px}.PdpBody-module_root__R_vdD #pdp-overview,.PdpBody-module_root__R_vdD #pdp-attribute,.PdpBody-module_root__R_vdD #pdp-highlights,.PdpBody-module_root__R_vdD #pdp-supplier,.PdpBody-module_root__R_vdD #pdp-reviews,.PdpBody-module_root__R_vdD #pdp-qa,.PdpBody-module_root__R_vdD #pdp-inquiry,.PdpBody-module_root__R_vdD #pdp-recommend{scroll-margin-top:var(--pdp-anchor-offset,80px)}.PdpBody-module_top__urmR6{flex-wrap:nowrap;align-items:flex-start;gap:20px;display:flex}.PdpBody-module_media__Qq0br{color:#999;background:#f5f5f5;border-radius:8px;flex:480px;justify-content:center;align-items:center;min-width:320px;height:360px;display:flex}.PdpBody-module_conversion__FXrDU{flex-direction:column;flex:0 0 510px;gap:15px;min-width:0;display:flex}.PdpBody-module_divider__sTaV1{border-top:1px solid #eee;height:0}.PdpBody-module_priceGrid__sig0T{grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:16px;display:grid}.PdpBody-module_price__gpsL9{font-size:24px;font-weight:700}.PdpBody-module_qty__JF6i0{color:#888;font-size:13px}.PdpBody-module_moq__Ok3e6{color:#555;font-size:14px}.PdpBody-module_actions__wv8gS{gap:12px;display:flex}.PdpBody-module_sentinel__lfy4Y{height:1px;margin-top:-15px}.PdpBody-module_placeholder__ZdbWn{color:#999;text-align:center;border:1px dashed #d9d9d9;border-radius:8px;margin-top:32px;padding:24px}.PdpBody-module_tip__dN_wk{text-align:center;color:#888;padding:40px}.PdpBody-module_mobileName__o6V5K,.PdpBody-module_mobileActionBar__e8OwV{display:none}.PdpBody-module_specBlock__VASxS{flex-direction:column;gap:15px;display:flex}.PdpBody-module_specBlock__VASxS:empty{display:none}@media (max-width:767px){.PdpBody-module_root__R_vdD{background:#f8f8f8;min-width:0;max-width:100%;padding:12px 12px 16px}.PdpBody-module_top__urmR6{flex-direction:column;gap:16px}.PdpBody-module_conversion__FXrDU{flex:auto;width:100%}.PdpBody-module_desktopHeader__sgVjY,.PdpBody-module_desktopActions__X60QC{display:none}.PdpBody-module_mobileName__o6V5K{color:#222;font-size:14px;line-height:1.2;display:block}.PdpBody-module_mobileActionBar__e8OwV{padding:10px 12px calc(10px + max(env(safe-area-inset-bottom,0px),var(--my-status-bottom-height,0px)));background:#fff;border-top:1px solid #eee;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.PdpBody-module_mobileActionBar__e8OwV>div{flex-direction:row-reverse}.PdpBody-module_specBlock__VASxS{background:#fff;gap:10px;margin-left:-12px;margin-right:-12px;padding:15px 12px}}@keyframes PdpSkeleton-module_pdpSkeletonPulse__mSHcI{0%,to{opacity:1}50%{opacity:.55}}.PdpSkeleton-module_sk__cYrjO{animation:1.4s ease-in-out infinite PdpSkeleton-module_pdpSkeletonPulse__mSHcI}.PdpSkeleton-module_root__SsyNM{box-sizing:border-box;width:100%;min-width:922px;max-width:1240px;margin:0 auto;padding:20px}.PdpSkeleton-module_header__STryi{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.PdpSkeleton-module_top__i9evE{align-items:flex-start;gap:20px;display:flex}.PdpSkeleton-module_media__Ho1_5{flex:480px;gap:10px;min-width:320px;display:flex}.PdpSkeleton-module_thumbs__NDG49{flex-direction:column;flex:0 0 60px;gap:10px;display:flex}.PdpSkeleton-module_thumb__leURf{background:#f0f1f2;border-radius:4px;width:60px;height:60px}.PdpSkeleton-module_stage__lb6Dz{background:#f0f1f2;border-radius:8px;flex:1 1 0;min-width:0;height:390px}.PdpSkeleton-module_conversion__yj32V{flex-direction:column;flex:0 0 510px;gap:15px;min-width:0;display:flex}.PdpSkeleton-module_bar__jpUIO{background:#e9eaeb;border-radius:4px;height:16px}.PdpSkeleton-module_barWide__V8FLS{width:72%}.PdpSkeleton-module_barHalf__k4215{width:46%}.PdpSkeleton-module_barLabel__vmr2t{width:160px}.PdpSkeleton-module_barTitle__wPlsn{width:210px}.PdpSkeleton-module_block__VdiiB{background:#f0f1f2;border-radius:6px;width:100%}.PdpSkeleton-module_blockLine__CIqXd{height:40px}.PdpSkeleton-module_blockBig__JFDmX{border-radius:8px;height:150px}.PdpSkeleton-module_section__IR5kg{flex-direction:column;gap:12px;margin-top:28px;display:flex}.PdpSkeleton-module_blockSection__zScfC{border-radius:8px;height:160px}@media (max-width:767px){.PdpSkeleton-module_root__SsyNM{min-width:0;max-width:100%;padding:12px}.PdpSkeleton-module_top__i9evE{flex-direction:column;gap:16px}.PdpSkeleton-module_media__Ho1_5,.PdpSkeleton-module_conversion__yj32V{flex:auto;width:100%;min-width:0}.PdpSkeleton-module_thumbs__NDG49{display:none}}.inquiryLimitToast-module_toast__vX3ay .ant-message-notice-content{background:#fff;border-radius:4px;padding:10px;box-shadow:0 3px 6px #0000001f}.inquiryLimitToast-module_content__bjYHS{align-items:center;gap:12px;display:flex}.inquiryLimitToast-module_content__bjYHS .inquiryLimitToast-module_icon__Aego8{color:#faaa00;background:#fff;border-radius:50%;font-size:23px}.inquiryLimitToast-module_content__bjYHS .inquiryLimitToast-module_text__yXQwZ{color:#000;font-size:16px}.pdp-drawer-root .ant-drawer-content-wrapper{max-width:1240px;width:90vw!important}@media (min-width:1366px){.pdp-drawer-root .ant-drawer-content-wrapper{width:1240px!important}}.pdp-drawer-root .ant-drawer-body{scrollbar-width:none;overflow-x:auto}.pdp-drawer-root .ant-drawer-body::-webkit-scrollbar{display:none}.pdp-drawer-root .pdp-drawer-topbar{z-index:30;box-sizing:border-box;padding:calc(14px + max(env(safe-area-inset-top),var(--my-status-bar-height,0px)))20px 14px;background:#fff;border-bottom:1px solid #eee;align-items:center;transition:box-shadow .2s;display:flex;position:sticky;top:0}.pdp-drawer-root .pdp-drawer-topbar.is-scrolled{border-bottom-color:#0000;box-shadow:0 4px 10px #0000001f}.pdp-drawer-root .pdp-drawer-topbar-inner{flex:auto;min-width:0;padding-right:40px}.pdp-drawer-root .pdp-drawer-title{color:#222;font-size:25px;font-weight:700;line-height:1.2}.pdp-drawer-root .pdp-drawer-close{cursor:pointer;color:#222;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:flex}.pdp-drawer-root .pdp-drawer-close:hover{opacity:.7}@media (max-width:767px){.pdp-drawer-root.pdp-drawer-touch .ant-drawer-content-wrapper{max-width:100vw;height:min(900px,90vh);max-height:900px;width:100vw!important}.pdp-drawer-root.pdp-drawer-touch .ant-drawer-content{border-radius:8px 8px 0 0;overflow:hidden}}.pdp-drawer-back-icon{color:#222;font-size:20px;line-height:1}.pdp-drawer-back-touch{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:fixed;top:110px;left:20px;box-shadow:0 2px 8px #0000001f}:root{--color-default:#c3dafa;--a-color-default:#1a73e8;--color-secondary:#c3e3ce;--border-color:#dcdee0;--bg-color:#f3f5fa;--bg-color-highlight:#fff2d5;--font-size-main:16px;--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;--box-shadow:0px -1px 6px -3px #0000001f,0px 3px 6px -3px #0000001f,0px 6px 10px 0px #0000000f,0px 9px 16px 8px #00000008}.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);cursor:not-allowed}.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)}.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{box-shadow:var(--box-shadow);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;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 .ant-tooltip-arrow:before,.ant-tooltip.white-tooltip .ant-tooltip-inner{background-color:var(--color-white)}.ant-tooltip.white-tooltip .ant-tooltip-inner{padding:10px}.ant-tooltip.sign-in-tooltip .ant-tooltip-inner{color:#fff;background-color:#000}.ant-tooltip.sign-in-tooltip .ant-tooltip-arrow:before{background:#000}.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}.ant-select .ant-select-selector{box-shadow:none;border-color:#ced3d9;outline:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{box-shadow:none!important;border-color:#6c73ff!important}.ant-select.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{box-shadow:none!important;border-color:#6c73ff!important;outline:none!important}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:#222;background-color:#0000}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#e4e5e6}@font-face{font-family:ai-icon;src:url(/static/font/iconfont.e7432d6a.woff2)format("woff2"),url(/static/font/iconfont.295ccab4.woff)format("woff"),url(/static/font/iconfont.4e395f2b.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-coordinate:before{content:""}.icon-arrow-right:before{content:""}.icon-document:before{content:""}.icon-remove:before{content:""}.icon-ellipsis:before{content:""}.icon-trans:before{content:""}.icon-notification:before{content:""}.icon-messages:before{content:""}.icon-his:before{content:""}.icon-fullscreen:before{content:""}.icon-expression:before{content:""}.icon-block-contact:before{content:""}.icon-right-round:before{content:""}.icon-share:before{content:""}.icon-about:before{content:""}.icon-close2:before{content:""}.icon-up2:before{content:""}.icon-down2:before{content:""}.icon-yes2:before{content:""}.icon-earth:before{content:""}.icon-pin2:before{content:""}.icon-no:before{content:""}.icon-yes:before{content:""}.icon-no-line:before{content:""}.icon-yes-line:before{content:""}.icon-star-feedback:before{content:""}.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:""}@font-face{font-family:Roboto;src:url(/static/font/Roboto-Regular.da914a2f.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/static/font/Roboto-Medium.443c5aca.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/static/font/Roboto-Bold.fcf55bc6.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}body,html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:#0000;min-height:100%;line-height:1.5}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:var(--color-text);background:#fff}body,button,input,select,textarea,.ant-input,.ant-modal,.ant-alert,.ant-btn,.ant-app{font-family:Roboto,Arial,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.5}fieldset,img{border:0}ul,ol{list-style:none}a{color:var(--color-brand-hover);text-decoration:none}textarea{resize:none}input:focus{outline:0}.skip-btn{color:var(--color-brand-hover);cursor:pointer;width:-webkit-fit-content;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)}.is-right .link-white{color:var(--color-white)}.is-right .link-white:hover{text-decoration:underline}.faw-a{color:inherit}.faw-a:hover{color:var(--color-brand-hover)}@media (max-width:768px){#webtm-wrapper{display:none}}