.xdesign-switch{position:relative;display:flex;align-items:center;cursor:pointer}.xdesign-switch:active{box-shadow:0 2px 4px #00230b33}.xdesign-switch__handle{position:absolute;background-color:#fff;border-radius:50%;transition:all .2s ease-in-out}.productInfoCotentList .listItem{margin-bottom:18px}.productInfoCotentList .listItem:last-child{margin-bottom:0}.productInfoCotentList .listItem .itemLabel{color:var(--content-system-tertiary, #939599);font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:8px;display:flex;align-items:center}.productInfoCotentList .listItem .itemLabel .iconfont{margin-left:4px;cursor:pointer}.productInfoCotentList .listItem .itemControl .ant-select{width:100%;font-size:14px;color:var(--content-input, #1c1d1f)}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selector{height:34px;border-radius:8px;border:1px solid transparent}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-item{font-size:inherit;border-radius:4px}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-clear{border-radius:50%}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selection-search-input,.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selection-placeholder,.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selection-item{height:34px;line-height:34px}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selection-placeholder{color:var(--content-system-secondary, #616366)}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-selection-item{color:var(--content-input, #1c1d1f)}.productInfoCotentList .listItem .itemControl .ant-select.ant-select-open .ant-select-selector{background:var(--background-input, #fff);border:1px solid var(--stroke-input-selected, #38f)}.productInfoCotentList .listItem .itemControl .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--background-input-secondary)}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-item{color:var(--content-list-primary, #1c1d1f)}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-item:hover{background:var(--background-list-hover, rgba(0, 31, 92, .06))}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-item.ant-select-item-option-selected{color:var(--text-gray-base, #374151);background:var(--background-accent-secondary, #eef7ff)}.productInfoCotentList .listItem .itemControl .ant-select .menusBox{padding:0 8px}.productInfoCotentList .listItem .itemControl .ant-select .ant-select-dropdown{box-shadow:0 0 2px #00000014,0 10px 10px #0000001a;border-radius:8px;background:var(--background-system-frame-floatpanel, #fff)}.productInfoCotentList .listItem .itemControl .ant-select.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border:1px solid transparent}.productInfoCotentList .listItem .itemControl .ant-input{height:34px;color:var(--content-input, #1c1d1f);font-size:14px;padding:6px 8px;border-radius:8px!important;background:var(--background-input-secondary, #f3f5f7);border-color:var(--background-input-secondary, #f3f5f7)}.productInfoCotentList .listItem .itemControl .ant-input:hover{border-color:var(--background-input-secondary, #f3f5f7)}.productInfoCotentList .listItem .itemControl .ant-input:focus{border:1px solid var(--stroke-input-selected, #38f)}.productInfoCotentList .listItem .itemControl .ant-input::-moz-placeholder{color:var(--content-system-secondary, #616366)}.productInfoCotentList .listItem .itemControl .ant-input::placeholder{color:var(--content-system-secondary, #616366)}.productInfoCotentList .listItem .itemControl textarea.ant-input{max-height:186px;min-height:170px;resize:none}.productInfoCotentList .listItem .customItem{padding-top:12px;border-top:1px solid var(--stroke-system-border-overlay, rgba(0, 0, 0, .08));margin:4px 8px 8px}.productInfoCotentList .listItem .imageList{display:flex;align-items:center}.productInfoCotentList .listItem .imageList .imageItem{width:80px;height:80px;padding:8px;border-radius:12px;background:var(--background-system-space-holder, #f6f7fa);display:flex;align-items:center;justify-content:center;margin-right:12px;cursor:pointer;position:relative}.productInfoCotentList .listItem .imageList .imageItem:last-child{margin-right:0}.productInfoCotentList .listItem .imageList .imageItem.disabled{cursor:not-allowed}.productInfoCotentList .listItem .imageList .imageItem img{width:100%;height:100%;border-radius:12px;-o-object-fit:contain;object-fit:contain}.productInfoCotentList .listItem .imageList .imageItem .uploadingIcon{width:24px;height:24px}.productInfoCotentList .listItem .imageList .imageItem:hover .iconfont{color:var(--content-system-link-hover)!important}.productInfoCotentList .listItem .imageList .imageItem.active:hover .imageItemMask{display:block}.productInfoCotentList .listItem .imageList .imageItem .imageItemMask{border-radius:12px;background-color:#0003;display:none;cursor:initial;position:absolute;inset:0}.productInfoCotentList .listItem .imageList .imageItem .imageItemMask .imageItemDelete{width:16px;height:16px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;right:5px;top:5px;cursor:pointer}.productInfoCotentList .listItem .imageList .imageItem .imageItemMask .imageItemDelete svg{fill:#000}.caseImageDemoPopover.ant-popover .ant-popover-arrow span:before{background:var(--background-system-frame-floatpanel, #fff)}.caseImageDemoPopover.ant-popover .ant-popover-inner{border-radius:12px;background:var(--background-system-frame-floatpanel, #fff)}.caseImageDemoPopover.ant-popover .ant-popover-inner .caseImageDemo .caseImageDemoTitle{color:var(--content-system-primary, #1c1d1f);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.caseImageDemoPopover.ant-popover .ant-popover-inner .caseImageDemo .caseImageDemoList{display:flex;align-items:center;margin-top:8px}.caseImageDemoPopover.ant-popover .ant-popover-inner .caseImageDemo .caseImageDemoList img{width:64px;height:64px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.caseImageDemoPopover.ant-popover .ant-popover-inner .caseImageDemo .caseImageDemoList img:last-child{margin-right:0}.productInfoCotentModal{display:flex;flex-direction:column;width:600px;max-width:calc(100vw - 40px);height:600px;max-height:calc(100vh - 40px)}.productInfoCotentModal .productInfoCotentModal-header{padding:16px 20px 16px 24px;display:flex;align-items:center;border-bottom:1px solid var(--stroke-system-border-overlay, rgba(0, 0, 0, .08))}.productInfoCotentModal .productInfoCotentModal-header span{color:var(--content-system-primary, #1c1d1f);font-size:16px;font-weight:600;line-height:22px}.productInfoCotentModal .productInfoCotentModal-header .productInfoCotentModal-close{margin-left:auto;cursor:pointer}.productInfoCotentModal-inner{display:flex;flex-direction:column;width:100%;height:100%;min-height:500px;background-color:var(--background-web-primary, #fff)}.productInfoCotentModal-inner .productInfoCotentModal-content{flex:1;display:flex;flex-direction:column}.productInfoCotentModal-inner .productInfoCotentModal-content .productInfoCotentModal-content-inner{padding:24px}.productInfoCotentModal-inner .productInfoCotentModal-footer{padding-top:8px;display:flex;justify-content:center;height:58px;border-top:1px solid var(--stroke-system-border-overlay, rgba(0, 0, 0, .08))}.generateBatchProcessLoading{padding:24px;display:flex;flex-direction:column;align-items:center;width:360px;height:175px;border-radius:12px;background:var(--background-system-frame-floatpanel, #fff);box-shadow:0 0 2px #00000014,0 24px 128px #00000029}.generateBatchProcessLoading .generateBatchProcessLoading-header{color:var(--content-system-primary, #1c1d1f);text-align:center;font-size:16px;font-weight:600;line-height:22px}.generateBatchProcessLoading .generateBatchProcessLoading-content{margin-top:20px;display:flex;flex-direction:column;width:100%}.generateBatchProcessLoading .generateBatchProcessLoading-content .generateBatchProcessLoading-bar{width:100%;height:3px;border-radius:2px;background:var(--background-slide, #ebedf2);overflow:hidden}.generateBatchProcessLoading .generateBatchProcessLoading-content .generateBatchProcessLoading-bar .generateBatchProcessLoading-bar-inner{height:100%;background:var(--background-slide-fill, #66a8ff);transition:width .1s ease-in-out}.generateBatchProcessLoading .generateBatchProcessLoading-content .generateBatchProcessLoading-content-ratio{margin-top:8px;margin-left:auto;color:var(--content-system-secondary, #616366);font-size:12px;font-weight:400;line-height:16px}.generateBatchProcessLoading .generateBatchProcessLoading-footer{margin-top:auto}.xdesign-cookie-modal-container{width:100%;height:100%}.xdesign-cookie-modal{position:absolute;width:720px;padding:24px 32px 32px}.xdesign-cookie-modal__header{display:flex;margin-bottom:24px}.xdesign-cookie-modal__header-logo{width:135px;height:32px}.xdesign-cookie-modal__header-close{position:absolute;top:20px;right:20px;cursor:pointer;transition:transform .3s ease}.xdesign-cookie-modal__header-close:hover{transform:rotate(180deg)}.xdesign-cookie-modal__content{border-top:1px solid var(--stroke-system-panel-separator, #ebedf2)}.xdesign-cookie-modal__content-line{width:100%;height:1px;background-color:var(--stroke-system-panel-separator, #ebedf2);margin-bottom:16px}.xdesign-cookie-modal__content-item{width:100%;display:flex;align-items:center;margin-top:16px}.xdesign-cookie-modal__content-left{flex:1}.xdesign-cookie-modal__content-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.xdesign-cookie-modal__content-title span{color:var(--content-system-primary, #16171a);font-size:18px;font-weight:500;line-height:28px}.xdesign-cookie-modal__content-text{color:var(--content-system-tertiary, #8b8f99);font-size:12px;font-weight:500;line-height:normal;font-style:normal}.xdesign-cookie-modal__content-right{width:116px;display:flex;justify-content:flex-end}.xdesign-cookie-modal__content-btn{display:flex;justify-content:center;align-items:center;height:34px;width:100%;padding:0 10px;border-radius:8px;border:1px solid var(--stroke-btn-secondary, #ced0d6);white-space:nowrap;cursor:default}.xdesign-cookie-modal__footer{margin-top:24px;display:flex;align-items:center;justify-content:center}.xdesign-cookie-modal__footer-btn{position:relative;display:flex;align-items:center;justify-content:center;width:208px;height:44px;border-radius:12px;background:var(--background-btn-primary, #16171a);color:var(--content-btn-primary, #fff);font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.xdesign-cookie-modal__footer-btn:hover:before{position:absolute;content:"";inset:0;background-color:#ffffff1a}@media (max-width: 809px){.xdesign-cookie-modal{width:100%;top:unset!important;left:0!important;transform:unset!important;bottom:0;max-height:unset;padding:24px;overflow:auto}.xdesign-cookie-modal__header{margin-bottom:16px}.xdesign-cookie-modal__content{border:unset;height:418px;overflow:auto}.xdesign-cookie-modal__footer-btn{width:100%}}.xdesign-collect-cookie{display:flex;justify-content:center;position:fixed;bottom:0;left:0;right:0;background:#dff0ff;overflow:hidden}.xdesign-collect-cookie.padding12{padding:0 12px}.xdesign-collect-cookie.padding24{padding:0 24px}.xdesign-collect-cookie-inner{display:flex;margin:16px auto;width:100%;transition:all .1s;max-width:unset}.xdesign-collect-cookie-inner.maxWidth{max-width:1400px}.xdesign-collect-cookie-inner--putaway{margin:12px auto;height:24px}.xdesign-collect-cookie-inner--putaway .xdesign-collect-cookie-btns,.xdesign-collect-cookie-inner--putaway .xdesign-collect-cookie-content__text{display:none}.xdesign-collect-cookie-inner--putaway .xdesign-collect-cookie-content__title-icon{transform:rotate(90deg)}.xdesign-collect-cookie-content{display:flex;flex-direction:column;justify-content:center;flex:1;color:var(--content-tips, #fff);margin-right:28px;white-space:wrap;line-height:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.xdesign-collect-cookie-content__title{color:var(--Content-system-primary, #16171a);font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex}.xdesign-collect-cookie-content__title span{margin-right:4px}.xdesign-collect-cookie-content__title-icon{transform:rotate(-90deg);display:flex;align-items:center;justify-content:center}.xdesign-collect-cookie-content__text{color:var(--Content-system-secondary, #5e616b);font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:4px}.xdesign-collect-cookie-content__text a{color:var(--Content-system-secondary, #5e616b);text-decoration-line:underline}.xdesign-collect-cookie-btns{display:flex;height:100%;align-items:center;justify-content:center}.xdesign-collect-cookie-btns__accept,.xdesign-collect-cookie-btns__reject{display:flex;align-items:center;justify-content:center;padding:0 12px;height:36px;border-radius:8px;border:1px solid var(--Storke-system-panel-separator, #ebedf2);background:var(--Background-btn-primary-reverse, #fff);color:var(--Content-system-primary, #16171a);font-size:14px;font-style:normal;font-weight:600;line-height:20px;cursor:pointer}.xdesign-collect-cookie-btns__accept:hover,.xdesign-collect-cookie-btns__reject:hover{opacity:.7}.xdesign-collect-cookie-btns__accept{position:relative;margin-right:8px;background:var(--Content-system-primary, #16171a);color:var(--Content-btn-primary, #fff)}.xdesign-collect-cookie-btns__accept:hover:before{content:"";position:absolute;inset:0;background:var(--background-system-hover-overlay, rgba(0, 9, 31, .06))}@media (max-width: 1200px){.xdesign-collect-cookie,.xdesign-collect-cookie.padding120{padding:0 40px}}@media (max-width: 809px){.xdesign-collect-cookie,.xdesign-collect-cookie.padding120,.xdesign-collect-cookie.padding24{padding:0 16px}.xdesign-collect-cookie-inner{flex-direction:column}.xdesign-collect-cookie-content{margin-right:0}.xdesign-collect-cookie-content__title{justify-content:space-between;font-size:14px}.xdesign-collect-cookie-content__text{margin:8px 0 16px}.xdesign-collect-cookie-btns{justify-content:flex-end}.xdesign-collect-cookie-btns__accept,.xdesign-collect-cookie-btns__reject{padding:0 10px}}.Widget-wpsWelcomeModal{width:400px;max-width:calc(100vw - 32px);overflow:initial}.Widget.wpsWelcomeModal{position:relative;padding:24px;background:var(--background-system-frame-floatpanel, #fff);border-radius:16px}.Widget.wpsWelcomeModal .wpsWelcomeModal-close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--content-system-tertiary);cursor:pointer}.Widget.wpsWelcomeModal .wpsWelcomeModal-brand{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;min-height:20px}.Widget.wpsWelcomeModal .wpsWelcomeModal-brandLogo{display:flex;align-items:center;pointer-events:none}.Widget.wpsWelcomeModal .wpsWelcomeModal-brandLogo img{height:20px}.Widget.wpsWelcomeModal .wpsWelcomeModal-title{margin-bottom:8px;color:var(--content-system-primary, #1c1d1f);font-size:24px;line-height:32px;font-weight:600;text-align:center}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefits{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefit{display:flex;flex-direction:column;gap:4px}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefitHeader{display:flex;align-items:center;gap:4px}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefitIcon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--content-system-secondary, #616366);flex:none}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefitTitle{color:var(--content-system-secondary, #616366);font-size:14px;line-height:20px;font-weight:500}.Widget.wpsWelcomeModal .wpsWelcomeModal-benefitDescription{color:var(--content-system-tertiary, #939599);font-size:12px;line-height:18px}.Widget.wpsWelcomeModal .wpsWelcomeModal-confirm{display:flex;align-items:center;justify-content:center;width:100%;height:40px;margin-bottom:10px;padding:0 10px;border:0;border-radius:10px;background:var(--content-btn-secondary, #1c1d1f);color:var(--content-btn-primary, #fff);font-size:14px;line-height:20px;cursor:pointer}.Widget.wpsWelcomeModal .wpsWelcomeModal-agreement{display:flex;align-items:flex-start;justify-content:center;gap:6px;width:100%;padding:0;border:0;background:transparent;color:var(--content-system-tertiary, #939599);cursor:pointer;text-align:left}.Widget.wpsWelcomeModal .wpsWelcomeModal-agreementText{color:var(--content-system-tertiary, #939599);font-size:12px;line-height:16px;text-align:center}@media (max-width: 480px){.Widget-wpsWelcomeModal{width:calc(100vw - 24px)}.Widget.wpsWelcomeModal{padding:24px 18px 20px}.Widget.wpsWelcomeModal .wpsWelcomeModal-title{font-size:22px;line-height:30px}}.xdesign-float-v2{position:fixed;right:24px;bottom:30px;z-index:999}.xdesign-float-v2-wrapper{display:flex;align-items:flex-end;flex-direction:column}.xdesign-float-v2__custom{display:flex;align-items:center;justify-content:center;flex-direction:column}.xdesign-float-v2__custom-content{font-size:14px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;padding:0;border:none;background:transparent;outline:none}.xdesign-float-v2__custom-content .text{text-align:center}.xdesign-float-v2__custom-content:hover{color:var(--content-system-selected, #38f)}.xdesign-float-v2__entrance{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;right:0;margin-top:12px;border-radius:22px;box-shadow:0 0 2px #00000014,0 6px 24px #0000000f;background:var(--background-web-primary, #fff);border:1px solid var(--stroke-web-regular, rgba(245, 248, 255, .35));box-sizing:border-box}.xdesign-float-v2__line{width:28px;height:1px;background-color:var(--stroke-system-separator, #e8e8e8)}.xdesign-feed-back-modal-v2 iframe{width:640px;height:100%;overflow:hidden;border:none}.xdesign-feed-back-modal-v2 .xdesign-modal__close{width:39px;height:39px}.xdesign-feed-back-modal-v2 .xdesign-modal__content{left:50%;top:50%;transform:translate(-50%,-50%);margin:unset;max-height:610px;height:95%;display:flex;flex-direction:column}.xdesign-feed-back-modal-v2 .xdesign-modal__body{display:flex;flex:1}.xdesign-float-help-v2{display:flex;align-items:center;justify-content:center}.xdesign-float-help-v2__unread{position:absolute;top:-10px;right:-6px;display:flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:12px;border-radius:50%;background:#fd3960;color:#fff}.xdesign-float-help-v2__btn{cursor:pointer;position:relative;color:var(--content-web-primary, #1c1d1f)}.xdesign-float-help-v2__list{position:absolute;right:43px;padding-right:12px;bottom:0;display:none;z-index:9999}.xdesign-float-help-v2:hover .xdesign-float-help-v2__btn,.xdesign-float-help-v2:focus-within .xdesign-float-help-v2__btn{color:#38f}.xdesign-float-help-v2:hover .xdesign-float-help-v2__list,.xdesign-float-help-v2:focus-within .xdesign-float-help-v2__list{display:block}.xdesign-float-help-v2 .xdesign-float-help-v2__inner{width:-moz-fit-content;width:fit-content;min-width:100px;padding:6px;border-radius:12px;background:var(--background-system-frame-floatpanel, #fff);box-shadow:0 0 2px #00000014,0 6px 24px #0000000f}.xdesign-float-help-v2 .xdesign-float-help-v2__item{line-height:20px;font-size:14px;color:var(--content-web-primary, #1c1d1f);padding:0 8px;height:34px;text-wrap:nowrap;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;position:relative;text-decoration:none;white-space:nowrap;border-radius:8px}.xdesign-float-help-v2 .xdesign-float-help-v2__item__unread{width:14px;height:14px;font-size:12px;border-radius:50%;background:#fd3960;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute;top:8px;right:4px}.xdesign-float-help-v2__item:hover{background:var(--background-list-hover, rgba(0, 0, 0, .04))}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-slide-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(20px) scale(.95)}}.float-help-container{position:absolute;width:400px;height:700px;right:0;bottom:100%;background:var(--background-system-frame-floatpanel, #ffffff);box-shadow:0 0 2px #00000014,0 10px 40px #0000001a;border-radius:22px;z-index:10000;display:flex;flex-direction:column;overflow:hidden}.float-help-container--visible{animation:modal-slide-in .25s cubic-bezier(.22,1,.36,1) forwards}.float-help-container--closing{animation:modal-slide-out .2s cubic-bezier(.55,0,1,.45) forwards}.float-help-container__header{height:56px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.float-help-container__title{font-style:normal;font-weight:600;font-size:16px;color:var(--content-system-primary);text-align:center;text-indent:1.6em}.float-help-container__close{display:inline-block;margin-right:18px;cursor:pointer;padding:0;border:none;background:transparent;outline:none}.float-help-container__body{flex:1;overflow:hidden;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.float-help-container__body iframe{width:100%;height:100%;border:none}.xdesign-storage-cost-modal{width:300px;border:none;border-radius:12px;background:var(--background-system-frame-floatpanel, #fff);box-shadow:0 0 2px #00000014,0 24px 128px #00000029}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__panel{position:relative;display:flex;flex-direction:column;gap:20px;padding:24px 16px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__close{position:absolute;top:15px;right:16px;width:14px;height:14px;border:none;padding:0;color:var(--content-system-tertiary, #939599);background:transparent;cursor:pointer}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__header{display:flex;flex-direction:column;align-items:center;gap:12px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__title{color:var(--content-system-primary, #1c1d1f);font-size:16px;font-weight:600;line-height:22px;text-align:center}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__description{color:var(--content-system-tertiary, #939599);font-size:14px;line-height:20px;text-align:center}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__description strong{color:var(--content-card-svip-personal-primary, #55230b);font-weight:600}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__actions{display:flex;flex-direction:column;gap:6px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action{width:100%;height:40px;border:none;border-radius:12px;padding:0;cursor:pointer}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action:disabled{opacity:.5;cursor:not-allowed}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action--primary{display:flex;align-items:center;justify-content:center;background:var(--background-btn-svip, #ffcaa8);color:var(--content-card-svip-personal-primary, #55230b)}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action--secondary{background:var(--background-btn-tertiary, #f3f5f7);color:var(--content-btn-secondary, #1c1d1f);font-size:14px;line-height:20px;text-align:center}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-main{display:flex;flex-direction:column;align-items:center;gap:2px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-title{display:flex;align-items:center;gap:2px;font-size:12px;font-weight:600;line-height:17px}.xdesign-storage-cost-modal .xdesign-storage-cost-modal__action-sub-title{color:#55230bbf;font-size:8px;line-height:11px}.overlay-jak3z-1{position:fixed;inset:0;z-index:1301;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;padding:16px;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.desktop-panel-jak3z-13{-moz-box-sizing:border-box;box-sizing:border-box;width:min(480px,100%);padding:24px;border-radius:16px;background:#fff;color:var(--content-system-primary, #1c1d1f)}.header-jak3z-22{display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;-moz-box-pack:justify;justify-content:space-between;gap:16px}.title-jak3z-29{margin:0;color:var(--content-system-primary, #1c1d1f);font-size:18px;font-weight:600;line-height:28px}.close-button-jak3z-37{display:-moz-box;display:flex;-moz-box-flex:0;flex:0 0 auto;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:32px;height:32px;margin:-4px -8px 0 0;padding:0;border:0;background:transparent;color:var(--content-system-tertiary, #939599);cursor:pointer}.description-jak3z-52{margin:8px 0 0;color:var(--content-system-tertiary, #939599);font-size:14px;font-weight:400;line-height:21px;white-space:pre-wrap}.desktop-actions-jak3z-61{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:8px;margin-top:30px}.primary-button-jak3z-68,.secondary-button-jak3z-69{position:relative;display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;gap:8px;-moz-box-sizing:border-box;box-sizing:border-box;min-height:44px;padding:10px 16px;border:0;border-radius:12px;font-size:14px;font-weight:600;line-height:20px;cursor:pointer}.primary-button-jak3z-68:disabled,.secondary-button-jak3z-69:disabled{cursor:default}.primary-button-jak3z-68{background:var(--background-btn-black, #1c1d1f);color:var(--content-btn-primary, #fff)}.primary-button-jak3z-68:disabled{opacity:.5;cursor:not-allowed}.secondary-button-jak3z-69{background:var(--background-btn-tertiary, #f3f5f7);color:var(--content-system-primary, #1c1d1f)}.download-button-content-jak3z-104{display:grid;grid-template-columns:16px auto 16px;-moz-box-align:center;align-items:center;gap:8px}.download-loading-slot-jak3z-111{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:16px;height:16px}.download-loading-icon-jak3z-119{-moz-animation:video-watermark-download-rotate-jak3z-1 .6s linear infinite;animation:video-watermark-download-rotate-jak3z-1 .6s linear infinite}@-moz-keyframes video-watermark-download-rotate-jak3z-1{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes video-watermark-download-rotate-jak3z-1{to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}.mobile-drawer-jak3z-128{z-index:1301}.mobile-drawer-jak3z-128 .ant-drawer-mask{background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-drawer-jak3z-128 .ant-drawer-content-wrapper{height:auto!important;max-height:500px}.mobile-drawer-jak3z-128 .ant-drawer-content{overflow:hidden;border-radius:24px 24px 0 0}.mobile-drawer-jak3z-128 .ant-drawer-body{padding:0}.mobile-panel-jak3z-147{-moz-box-sizing:border-box;box-sizing:border-box;min-height:238px;padding:20px 16px -moz-calc(16px + env(safe-area-inset-bottom));padding:20px 16px calc(16px + env(safe-area-inset-bottom));color:var(--content-system-primary, #1c1d1f)}.mobile-panel-jak3z-147 .close-button-jak3z-37{margin:-4px 0 0;border-radius:50%;background:var(--background-btn-tertiary, #f3f5f7)}.mobile-panel-jak3z-147 .description-jak3z-52{margin-top:16px}.divider-jak3z-162{height:1px;margin:16px -16px 0;background:var(--stroke-divider-secondary, rgba(28, 29, 31, .08))}.mobile-actions-jak3z-168{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.mobile-actions-jak3z-168 .primary-button-jak3z-68,.mobile-actions-jak3z-168 .secondary-button-jak3z-69{min-width:0;padding-right:8px;padding-left:8px}.download-panel-kkn9e-1{position:absolute;top:52px;right:-10px;display:-moz-box;display:flex;width:240px;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-pack:center;justify-content:center;-moz-box-align:start;align-items:flex-start;border-radius:var(--radius-12, 12px);background:var(--background-float-panel-secondary, rgba(255, 255, 255, .95));box-shadow:0 0 1px #00000040,0 4px 24px #00000014;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:12px;max-height:0;overflow:hidden;opacity:0;pointer-events:none;-moz-transition:max-height .12s ease,opacity .12s ease;transition:max-height .12s ease,opacity .12s ease}.download-panel-kkn9e-1.show-kkn9e-22{opacity:1;max-height:666px;overflow:visible;pointer-events:auto}.download-panel-kkn9e-1.show-kkn9e-22 .content-kkn9e-28,.download-panel-kkn9e-1.show-kkn9e-22 .header-kkn9e-31{display:-moz-box;display:flex}.download-panel-kkn9e-1.oversea-kkn9e-34 .ant-radio-group{-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important;-moz-box-align:start!important;align-items:flex-start!important}.download-panel-kkn9e-1 .header-kkn9e-31{display:none;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;width:100%;height:40px;padding-bottom:12px}.download-panel-kkn9e-1 .header-kkn9e-31 .title-kkn9e-46{color:var(--content-system-primary, #1c1d1f);font-size:14px;font-style:normal;font-weight:600;line-height:22px}.download-panel-kkn9e-1 .header-kkn9e-31 .close-kkn9e-53{cursor:pointer}.download-panel-kkn9e-1 .content-kkn9e-28{display:none;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start;width:100%;height:100%}.download-panel-kkn9e-1 .content-kkn9e-28 .exportType-kkn9e-63{display:-moz-box;display:flex;height:34px;line-height:34px;-moz-box-align:center;align-items:center;gap:var(--spacing-4, 4px);align-self:stretch;border-radius:var(--radius-8, 8px);background:var(--background-action-regular, rgba(0, 31, 92, .06))}.download-panel-kkn9e-1 .content-kkn9e-28 .ant-select:not(.ant-select-customize-input) .ant-select-selector{border:none!important;background:transparent!important}.download-panel-kkn9e-1 .content-kkn9e-28 .ant-radio-group{width:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;margin-top:8px;margin-bottom:0!important;height:auto;padding:5px 0}.download-panel-kkn9e-1 .content-kkn9e-28 .exportSizeWrapper-kkn9e-87{margin-top:12px;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;width:100%}.download-panel-kkn9e-1 .content-kkn9e-28 .exportSizeWrapper-kkn9e-87 .mt-input-number{width:98px}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96{position:relative;width:100%;margin-top:12px}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageSelectorTitle-kkn9e-101{margin-bottom:6px;color:var(--content-system-primary, #1c1d1f);font-size:13px;font-weight:500;line-height:20px}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageDropdown-kkn9e-108{position:relative;width:100%}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageDropdownTrigger-kkn9e-112{display:-moz-box;display:flex;width:100%;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;gap:8px;min-height:34px;padding:0 10px;border:none;border-radius:var(--radius-8, 8px);background:var(--background-action-regular, rgba(0, 31, 92, .06));color:var(--content-input-lable, #1c1d1f);font-size:12px;line-height:18px;text-align:left;cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageDropdownText-kkn9e-130{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageDropdownList-kkn9e-136{position:absolute;z-index:10;top:-moz-calc(100% + 6px);top:calc(100% + 6px);left:0;width:100%;padding:8px 0 8px 10px;border-radius:var(--radius-8, 8px);background:var(--background-system-drop-list, #fff);box-shadow:0 0 1px #00000040,0 8px 24px #0000001f;-moz-box-sizing:border-box;box-sizing:border-box}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageList-kkn9e-148{width:100%}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageOption-kkn9e-151{display:-moz-box;display:flex;width:100%;min-height:28px;-moz-box-align:center;align-items:center;gap:8px;padding-right:10px;cursor:pointer;-moz-box-sizing:border-box;box-sizing:border-box}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageOptionMain-kkn9e-161{color:var(--content-system-primary, #1c1d1f);font-size:12px;line-height:18px;flex-shrink:0}.download-panel-kkn9e-1 .content-kkn9e-28 .pptPageSelector-kkn9e-96 .pptPageSize-kkn9e-167{margin-left:auto;min-width:0;overflow:hidden;color:var(--content-system-tertiary, #8f959e);font-size:11px;line-height:18px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.download-panel-kkn9e-1 .content-kkn9e-28 .downloadButton-kkn9e-178{margin-top:8px;display:-moz-box;display:flex;width:216px;height:34px;padding:0 14px;-moz-box-pack:center;justify-content:center;-moz-box-align:center;align-items:center;gap:6px;border-radius:10px;background:var(--background-btn-black);color:var(--content-btn-primary)}.download-panel-kkn9e-1 .content-kkn9e-28 .vipDownloadButton-kkn9e-191{background:var(--background-btn-svip, #ffcaa8);color:var(--content-card-svip-personal-primary, #55230b);font-weight:600;text-shadow:none}.download-panel-kkn9e-1 .content-kkn9e-28 .vipDownloadButton-kkn9e-191:hover,.download-panel-kkn9e-1 .content-kkn9e-28 .vipDownloadButton-kkn9e-191:focus{background:var(--background-btn-svip, #ffcaa8);color:var(--content-card-svip-personal-primary, #55230b);opacity:.9}.download-panel-kkn9e-1 .content-kkn9e-28 .vipButtonContent-kkn9e-203{display:-moz-inline-box;display:inline-flex;min-width:0;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;gap:4px;white-space:nowrap}.download-panel-kkn9e-1 .content-kkn9e-28 .vipButtonText-kkn9e-211{overflow:hidden;text-overflow:ellipsis}html.xdesign .download-panel-kkn9e-1 .content-kkn9e-28 .exportType-kkn9e-63{background:none;border-radius:var(--radius-8, 8px);border:1px solid var(--stroke-system-border-overlay)}.export-area-186f1-1{position:relative;margin-left:8px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.export-area-186f1-1 .exportButton-186f1-7{height:36px;padding:0 10px;font-weight:400;background:var(--background-btn-black);color:var(--content-btn-primary)}.export-area-186f1-1 .wps-insert-button-186f1-14{margin-right:8px}.export-area-186f1-1 .export-icon-186f1-17{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:16px;height:16px}.export-area-186f1-1 .export-icon-186f1-17.exporting-186f1-24{-moz-animation:animate-rotate-186f1-1 .6s linear infinite;animation:animate-rotate-186f1-1 .6s linear infinite}.export-area-186f1-1 .export-selector-186f1-27{position:absolute;top:100%;left:0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start;width:160px;padding:8px;background:var(--roboneo-background-dropMenu, #17181a);border-radius:14px;box-shadow:0 0 1px 0 var(--roboneo-effects-shadowDropMenu2, rgba(0, 0, 0, .15)),0 4px 16px 0 var(--roboneo-effects-shadowDropMenu1, rgba(0, 0, 0, .35));-moz-transform:translate(-50%,16px);transform:translate(-50%,16px)}.export-area-186f1-1 .export-selector-186f1-27 .export-selector-item-186f1-41{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:100%;height:18px;margin:6px 0 6px 6px;color:var(--roboneo-content-secondary, rgba(247, 248, 250, .65));font-weight:400;font-size:13px;font-style:normal;line-height:normal;cursor:pointer}.export-area-186f1-1 .export-selector-186f1-27 .export-selector-item-186f1-41 .export-selector-icon-186f1-55{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:16px;height:16px;margin-right:12px;background:var(--roboneo-background-input, rgba(14, 15, 15, .5));border:1px solid var(--roboneo-stroke-input, rgba(255, 255, 255, .15));border-radius:50%}.export-area-186f1-1 .export-selector-186f1-27 .export-selector-item-186f1-41 .export-selector-icon-186f1-55.selected-186f1-66{background:var(--roboneo-background-fillAccent, rgb(112, 77, 255));border:1px solid var(--roboneo-background-fillAccent, rgb(112, 77, 255))}.export-area-186f1-1 .export-selector-186f1-27 .export-selector-item-186f1-41 .export-selector-icon-186f1-55.selected-186f1-66:after{width:8px;height:8px;background-color:var(--roboneo-background-sliderThumb, rgb(255, 255, 255));border-radius:50%;content:""}.export-area-186f1-1 .export-selector-186f1-27 .export-selector-item-186f1-41.disabled-186f1-77{opacity:.5}.export-area-186f1-1 .export-selector-186f1-27 .export-btn-186f1-80{width:100%;height:36px;margin-top:10px;padding:0 10px;border-radius:8px}.export-area-186f1-1 .export-setting-box-186f1-87{width:18px;height:36px;margin-left:8px;position:relative}.export-area-186f1-1 .line-186f1-93{width:1px;height:16px;background-color:#ffffff14;position:absolute;left:0;top:0;bottom:0;margin:auto}.export-area-186f1-1 .export-setting-186f1-87{width:28px;height:100%;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;position:absolute;left:0;top:0}.export-area-186f1-1 .export-setting-icon-186f1-113{width:100%;height:100%;position:absolute;left:0;top:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.export-area-186f1-1 .toast-panel-186f1-123{border-radius:12px;padding:16px;background:var(--roboneo-background-popup);position:absolute;top:53px;right:-10px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:end;align-items:flex-end;cursor:initial}.export-area-186f1-1 .toast-panel-186f1-123:before{width:0;height:0;content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:7px solid var(--roboneo-background-popup);position:absolute;top:-7px;right:17px}.export-area-186f1-1 .toast-panel-186f1-123 .toast-panel-title-186f1-147{color:var(--roboneo-content-primary);font-size:16px;font-weight:600;line-height:18px;white-space:nowrap;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.export-area-186f1-1 .toast-panel-186f1-123 .toast-panel-title-186f1-147 svg{margin-right:4px}.export-area-186f1-1 .toast-panel-186f1-123 .toast-panel-btn-186f1-159{width:88px;height:32px;margin-top:16px;border-radius:8px;color:var(--roboneo-content-btn-black, #fff);font-size:14px;font-weight:500;background:var(--roboneo-background-btn-black, #1c1d1f);cursor:pointer;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}@-moz-keyframes animate-rotate-186f1-1{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes animate-rotate-186f1-1{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}html.xdesign .header-export-button{background:var(--background-btn-primary)}.activeAgent-exggw-1{position:relative;margin-left:12px;padding:4px 8px 4px 4px;display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;gap:6px;height:32px;border-radius:16px;border:1px solid var(--content-system-selected, #38f)!important;background:#3388ff14;cursor:pointer;color:var(--content-system-primary, #16171a);font-size:13px;line-height:20px}.activeAgent-exggw-1:before{position:absolute;left:-8px;content:"";width:1px;height:20px;background:var(--stroke-system-border-overlay, rgba(0, 0, 0, .12))}.icon-exggw-26{width:20px;height:20px;object-fit:contain;flex-shrink:0}.name-exggw-33{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.close-exggw-40{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:var(--background-action-regular, rgba(0, 30, 89, .06));font-size:12px;line-height:1}.tabs-1prs8-1{display:-moz-box;display:flex;flex-wrap:wrap;gap:8px}.item-1prs8-7{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;gap:6px;padding:6px 12px;border:1px solid var(--stroke-system-border-overlay, rgba(0, 0, 0, .12));border-radius:20px;background:var(--background-system-frame-floatpanel, #fff);cursor:pointer;font-size:13px;line-height:20px;color:var(--content-system-primary, #16171a)}.item-1prs8-7:hover{background:var(--background-btn-secondary-hover, #f3f5f7)}.itemSelected-1prs8-24{border-color:var(--content-system-selected, #3388ff);background:#3388ff14}.icon-1prs8-29{width:24px;height:24px;object-fit:contain;flex-shrink:0}body[data-page-name=home]{overflow:auto!important}.home-mzfz1-5{padding:30px;min-height:100vh;background:var(--xd-roboneo-background)}.home-mzfz1-5 h3{color:var(--xd-roboneo-icon-color)}.home-mzfz1-5 .ant-form-item{margin-bottom:10px}.home-mzfz1-5 .x-design-roboneo-chat-form-editor-top-node{padding:16px 16px 0}html.mobile .x-design-roboneo-chat-form.home-chat-form{position:relative}html.mobile .x-design-roboneo-chat-form.home-chat-form-float{left:-moz-calc(50% - 20px);left:calc(50% - 20px);bottom:32px;min-height:auto;margin:0 20px;width:-moz-calc(100% - 20px);width:calc(100% - 20px)}html.mobile .x-design-roboneo-chat-form.home-chat-form-float .x-design-roboneo-chat-form-inner{width:100%;min-width:100%}html.mobile .x-design-roboneo-chat-form.home-chat-form-float.x-design-roboneo-chat-form-float-focused{min-height:150px}.row-mzfz1-38{display:-moz-box;display:flex;gap:15px;overflow:hidden}@media (max-width: 768px){.row-mzfz1-38{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:visible}}.col-flex-mzfz1-50{-moz-box-flex:1;flex:1;overflow:hidden}.cases-mzfz1-55{width:100%;background:var(--xd-roboneo-background);overflow:hidden;border-radius:12px}.agentExpertsTabs-mzfz1-62{margin-bottom:12px}.case-category-list-mzfz1-66{display:-moz-inline-box;display:inline-flex;-moz-box-align:center;align-items:center;margin-left:20px}.case-category-list-item-mzfz1-71{padding:0 10px;font-weight:400;color:#999;border-bottom:2px solid transparent}.case-category-list-item-mzfz1-71+.case-category-list-item-mzfz1-71{margin-left:10px}.case-category-list-item-mzfz1-71:hover,.case-category-list-item-active-mzfz1-80{color:var(--xd-roboneo-icon-color);cursor:pointer;border-color:var(--xd-roboneo-icon-color)}.case-list-mzfz1-86{display:-moz-box;display:flex;text-align:center;overflow:scroll;-moz-box-flex:1;flex:1;height:300px;padding:10px;margin:0;list-style:none}.case-list-mzfz1-86 li{padding:10px;-moz-transition:all .3s ease;transition:all .3s ease;position:relative}.case-list-mzfz1-86 li p{padding:10px 0 0;line-height:18px}.case-list-mzfz1-86 li img{width:200px;height:200px;object-fit:cover}.case-list-mzfz1-86 li:hover{cursor:pointer;background-color:var(--xd-roboneo-background-glass)}.case-list-mzfz1-86 li:hover>span{opacity:1}.try-now-mzfz1-118{background:var(--roboneo-background-buttonPrimaryAccent);color:var(--content-btn-primary);padding:5px 10px;border-radius:20px;position:absolute;top:100px;left:68px;opacity:0;-moz-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ppt-uaw3q-1{padding:0}html.mobile body[data-page-name=chat] .roboneo-ui-RoboNeoAgentSidebar-sidebar{width:auto!important;right:0;left:0;top:0;border-radius:0;height:100%;padding-bottom:0}html.mobile body[data-page-name=chat] .roboneo-ui-RoboNeoAgentSidebar-sidebar .roboneo-ui-RoboneoAgent-active-content-box{height:-moz-calc(100vh - 47px - 132px)!important;height:calc(100vh - 179px)!important}html.mobile body[data-page-name=chat] .roboneo-ui-RoboNeoAgentSidebar-sidebar .roboneo-ui-RoboneoChatBoard-scrollBox{padding-bottom:20px}html.mobile body[data-page-name=chat] .x-design-roboneo-chat-form{margin:0;width:100%;min-height:132px;z-index:999;border-radius:0;border:none;border-top:1px solid var(--roboneo-stroke-separator, hsla(0, 0%, 100%, .06));background-color:var(--background-system-frame-floatpanel)}html.mobile .roboneo-ui-Design-design-image-list .roboneo-ui-Design-media-container .roboneo-ui-Design-image-cover .roboneo-ui-Design-image-mask{opacity:1}html.mobile .roboneo-ui-MobileMediaPreview-preview-container .roboneo-ui-MobileMediaPreview-swiper-box .roboneo-ui-MobileMediaPreview-swiper-item .roboneo-ui-MobileMediaPreview-swiper-item-box .roboneo-ui-MobileMediaPreview-image{pointer-events:auto}html.mobile .roboneo-ui-RoboneoAgent-sidebar-header-inner{padding:12px 0 0}html.mobile .roboneo-ui-RoboneoAgent-chat-title{padding:8px 16px 8px 12px!important}html.mobile .roboneo-ui-MobileMediaPreview-preview-container .roboneo-ui-MobileMediaPreview-download-button{font-weight:500}html.mobile .xdesign-float__entrance,html.mobile .xdesign-float-v2__entrance,html.mobile .intercom-lightweight-app-launcher{display:none!important}html.mobile .xdesign-user-info-mobile{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;margin-right:12px}html.mobile .roboneo-ui-RoboneoAgent-operate-icon{color:var(--content-web-secondary)!important}html.mobile .roboneo-ui-RoboneoAgent-operation-box{gap:6px}html.mobile .roboneo-ui-RoboneoAgent-operation-box>.roboneo-ui-RoboneoAgent-operate-icon{-moz-box-flex:32px;flex:32px 0 0;height:32px}html.mobile .roboneo-ui-RoboneoAgent-operation-box>.roboneo-ui-RoboneoAgent-operate-icon:last-of-type{display:none!important}html.mobile .roboneo-ui-RoboneoAgent-operate-text{display:none!important}html.mobile .xdesign-user-info-panel .xdesign-user-info__avatar{width:48px!important;height:48px!important}html.mobile .swiper-slide .roboneo-ui-MobileMediaPreview-swiper-item-box .react-transform-wrapper{-webkit-touch-callout:default!important}.roboneo-ui-MessageList-media-container{-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:end;align-items:flex-end;gap:16px}.roboneo-iconfont{line-height:1!important}.roboneo-ui-InputChat-file-box-container{flex-wrap:wrap}.roboneo-ui-VideoPlay-controller_container .ant-slider .ant-slider-handle{width:6px!important;height:6px!important}.isIntl .roboneo-ui-MarkDown-markdown-container p,.isIntl .roboneo-ui-MarkDown-markdown-container ul li{letter-spacing:0!important}.roboneo-ui-AiAvatarText-avatar-container .roboneo-ui-AiAvatarText-avatar-icon-cover{line-height:1}.roboneo-ui-UploadLoadingProgress-upload-loading-progress{display:-moz-box!important;display:flex!important}.roboneo-ui-RoboneoChatBoard-scrollBox{position:relative}.roboneo-ui-TextPictureSelect-question-item{border-width:1px!important}.ant-popover .roboneo-ui-SingleSelectMenu-menu-box{border-radius:14px;background:var(--background-float-panel-secondary, rgba(255, 255, 255, .75));box-shadow:0 1px 0 0 var(--effects-shadow-float-panel-secondary2, rgba(255, 255, 255, .5)) inset,0 8px 24px 0 var(--effects-shadow-float-panel-secondary1, rgba(0, 8, 31, .08));-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.roboneo-ui-ImagePreviewItem-swiper-item-img-box{cursor:default!important}.roboneo-ui-MarkCard-mark-card{background:#0000000a;border:1px solid var(--stroke-btn-primary-reverse)}.roboneo-ui-MarkCard-mark-card>img{display:block}.roboneo-ui-MarkOrder-mark-order{color:var(--content-static-light-primary, rgb(255, 255, 255))}body{overflow:hidden}body[data-page-name=assistant] div[data-page-name=assistant] .roboneo-ui-RoboneoAgent-sidebar .roboneo-ui-RoboneoAgent-active-content-box{height:100%!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--background-system-selected)!important}html.xdesign .download-panel-export-type-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:none!important;color:var(--content-system-selected);font-size:14px;font-style:normal;font-weight:600;line-height:20px;position:relative}html.xdesign .download-panel-export-type-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled):after{position:absolute;top:7px;right:16px;content:"  ";width:13px;height:13px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDE0IDE0IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTMuMzAxOCAyLjU4NTI2QzEzLjY0NTkgMi45MjQ1NCAxMy42NDk5IDMuNDc4NTUgMTMuMzEwNiAzLjgyMjY3TDUuOTc1NTYgMTEuMjYwMkM1LjgwNzE4IDExLjQzMDkgNS41NzYwOSAxMS41MjUxIDUuMzM2MyAxMS41MjA3QzUuMDk2NTEgMTEuNTE2MyA0Ljg2OTA1IDExLjQxMzYgNC43MDcxMSAxMS4yMzY3TDAuNjY3MTI3IDYuODM3NEMwLjM0MDgwNiA2LjQ4MDk2IDAuMzY1MjE2IDUuOTI3NDggMC43MjE2NDggNS42MDExNkMxLjA3ODA4IDUuMjc0ODQgMS42MzE1NiA1LjI5OTI1IDEuOTU3ODggNS42NTU2OEw1LjM3NTk4IDkuMzc1NzJMMTIuMDY0NCAyLjU5NDAyQzEyLjQwMzcgMi4yNDk5IDEyLjk1NzcgMi4yNDU5OCAxMy4zMDE4IDIuNTg1MjZaIiBmaWxsPSIjN0MyNkZGIi8+Cjwvc3ZnPg==) top left no-repeat}html.xdesign .download-panel-export-type-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:var(--background-list-hover)!important}.mt-slider-input .mt-input-number{height:34px!important;background:none!important;border:1px solid var(--stroke-system-border-overlay)}.mt-input-number{background:none!important;border:1px solid var(--stroke-system-border-overlay)}.web-activity-banner-mtu0y-1{height:36px;margin:0 var(--spacing-8, 8px);position:relative;-moz-transition:height .3s ease-out;transition:height .3s ease-out;cursor:pointer}.web-activity-banner-inner-mtu0y-8{border-radius:16px 16px 0 0;position:absolute;inset:0 0 -16px;background:-moz-linear-gradient(1deg,#e9f0e6 -4.05%,#e9f2e3 25.23%,#e9e7f3 39.81%,#dfccfc 52.99%,#decdfc 64.42%,#decdfc 73.88%,#e9e3f9 90.24%);background:linear-gradient(89deg,#e9f0e6 -4.05%,#e9f2e3 25.23%,#e9e7f3 39.81%,#dfccfc 52.99%,#decdfc 64.42% 73.88%,#e9e3f9 90.24%)}.web-activity-banner-content-mtu0y-17{position:relative;z-index:1;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;padding:10px 16px}.web-activity-banner-left-mtu0y-25{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;gap:4px;overflow:hidden;-moz-box-flex:1;flex:1;min-width:0}.web-activity-banner-icon-mtu0y-33{flex-shrink:0;width:14px;height:14px;object-fit:contain}.web-activity-banner-close-mtu0y-39{flex-shrink:0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;width:20px;height:20px;margin-left:4px;cursor:pointer;border:none;background:transparent;padding:0;z-index:2}.auto-scroll-text-mtu0y-53{-moz-box-flex:1;flex:1;min-width:0;overflow:hidden;white-space:nowrap;font-size:12px;line-height:1.6;color:#1e0b3a}.auto-scroll-text-content-mtu0y-62{display:inline-block}.auto-scroll-text-content-scrolling-mtu0y-65{-moz-animation:auto-scroll-text-mtu0y-53 10s linear infinite;animation:auto-scroll-text-mtu0y-53 10s linear infinite}@-moz-keyframes auto-scroll-text-mtu0y-53{0%,15%{-moz-transform:translateX(0);transform:translate(0)}85%,to{-moz-transform:translateX(-moz-calc(var(--auto-scroll-text-distance) * -1));transform:translate(calc(var(--auto-scroll-text-distance) * -1))}}@keyframes auto-scroll-text-mtu0y-53{0%,15%{-moz-transform:translateX(0);transform:translate(0)}85%,to{-moz-transform:translateX(-moz-calc(var(--auto-scroll-text-distance) * -1));transform:translate(calc(var(--auto-scroll-text-distance) * -1))}}html.mobile .web-activity-banner-mtu0y-1{margin:0}@-moz-keyframes promptImgShimmer-1h3o6-1{0%{-moz-transform:translateX(-100%);transform:translate(-100%)}to{-moz-transform:translateX(100%);transform:translate(100%)}}@keyframes promptImgShimmer-1h3o6-1{0%{-moz-transform:translateX(-100%);transform:translate(-100%)}to{-moz-transform:translateX(100%);transform:translate(100%)}}@-moz-keyframes rotate360-1h3o6-1{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate360-1h3o6-1{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}.caseList-1h3o6-17{width:100%;max-height:-moz-calc(100% - 40px);max-height:calc(100% - 40px);display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:absolute;left:0;bottom:0}.caseList-1h3o6-17 .caseListTop-1h3o6-26{-moz-box-flex:1;flex:1;padding:16px 16px 14px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32{width:100%;cursor:pointer;padding:12px 12px 12px 16px;border-radius:12px;background:var(--background-message-primary, #fff);box-shadow:0 0 2px #00000014,0 6px 24px #0000000f;margin:4px 0;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-transition:transform .3s ease,-moz-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-moz-transform .3s ease;-moz-transform-origin:center center;transform-origin:center center}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:nth-last-child(4){-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(-1deg);transform:rotate(-1deg)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:nth-last-child(3){-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(1deg);transform:rotate(1deg)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:nth-last-child(2){-moz-transform-origin:left bottom;transform-origin:left bottom;-moz-transform:rotate(-1deg);transform:rotate(-1deg)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:nth-last-child(1){-moz-transform-origin:right bottom;transform-origin:right bottom;-moz-transform:rotate(1deg);transform:rotate(1deg)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:first-child{margin-top:0}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:last-child{margin-bottom:0}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseInfo-1h3o6-67{-moz-box-flex:1;flex:1;min-width:0;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-right:16px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseTitle-1h3o6-74{color:var(--content-system-primary);font-size:14px;line-height:17px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseDesc-1h3o6-83{color:var(--content-system-tertiary);font-size:12px;line-height:16px;font-weight:400;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseImg-1h3o6-94{width:87px;height:87px;border-radius:8px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseImg-1h3o6-94 .playIcon-1h3o6-103{position:absolute;left:50%;top:50%;-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-moz-transition:all .4s ease;transition:all .4s ease}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseImg-1h3o6-94 video{width:100%;height:100%;border-radius:8px;object-fit:cover;position:absolute;top:0;left:0;opacity:0;-moz-transition:opacity .4s;transition:opacity .4s}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseBtn-1h3o6-122{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:0;padding:0 9px 0 12px;color:#1c1d1f;font-size:12px;font-style:normal;font-weight:400;border-radius:6px;background:#f3f5f7;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;cursor:pointer;margin-top:8px;-moz-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32 .caseBtn-1h3o6-122 .caseBtnIcon-1h3o6-139{margin-left:2px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:hover .caseBtn-1h3o6-122{height:26px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:hover .playIcon-1h3o6-103{opacity:0}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32 .caseItem-1h3o6-32:hover video{opacity:1}.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32:hover .caseItem-1h3o6-32,.caseList-1h3o6-17 .caseListTop-1h3o6-26.dkCaseListTop-1h3o6-32.noTransform-1h3o6-154 .caseItem-1h3o6-32{-moz-transform:rotate(0);transform:rotate(0)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .userInfo-1h3o6-157{margin-bottom:24px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .userInfo-1h3o6-157 .userInfoTitle-1h3o6-160{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:4px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .userInfo-1h3o6-157 .userInfoSubTitle-1h3o6-168{color:var(--content-system-tertiary);font-size:14px;font-style:normal;font-weight:400;line-height:130%}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32{height:40px;padding:0 16px 0 12px;overflow:visible;width:100%;color:var(--content-system-primary);font-size:14px;font-weight:400;line-height:130%;-moz-transition:all ease-out .2;transition:all ease-out .2;cursor:pointer;-moz-box-align:center;align-items:center;border-radius:99px;position:relative;display:-moz-box;display:flex}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32:not(.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32:last-child){margin-bottom:16px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32:hover{background:var(--background-system-space-holder)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32:hover .arrow-1h3o6-197{opacity:1}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .arrow-1h3o6-197{color:#616366;margin-left:8px;opacity:0;-moz-transition:all ease-out .2;transition:all ease-out .2;-moz-transform:rotate(197deg) scaleX(-1);transform:rotate(197deg) scaleX(-1)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .text-1h3o6-207{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212{position:relative;margin-top:-12px;display:-moz-box;display:flex;-moz-box-flex:0;flex:0 0 40px;width:40px;height:40px;border-radius:4px;overflow:hidden;margin-right:12px}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212.promptImgPlaceholder-1h3o6-223{background:var(--background-system-space-holder, #f3f5f7)}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212.promptImgPlaceholder-1h3o6-223 img{visibility:hidden}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212.promptImgLoading-1h3o6-229:after{content:"";position:absolute;inset:0;background:-moz-linear-gradient(left,transparent,rgba(255,255,255,.6),transparent);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);-moz-animation:promptImgShimmer-1h3o6-1 1.4s ease-in-out infinite;animation:promptImgShimmer-1h3o6-1 1.4s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212.promptImgLoading-1h3o6-229:after{-moz-animation:none;animation:none}}.caseList-1h3o6-17 .caseListTop-1h3o6-26.xdCaseListTop-1h3o6-157 .caseItem-1h3o6-32 .promptImg-1h3o6-212 img{width:100%;height:100%;object-fit:contain;display:block}.caseList-1h3o6-17 .caseListBottom-1h3o6-247{padding:0 16px;margin-bottom:54px}.caseList-1h3o6-17 .caseListBottom-1h3o6-247 .changeBtn-1h3o6-251{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:32px;padding:0 8px;color:var(--content-system-tertiary);font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;cursor:pointer}.caseList-1h3o6-17 .caseListBottom-1h3o6-247 .changeBtn-1h3o6-251 .btnIcon-1h3o6-264{margin-right:6px}.caseList-1h3o6-17 .caseListBottom-1h3o6-247 .changeBtn-1h3o6-251:hover{color:var(--content-system-secondary);border-radius:6px;background:var(--background-btn-hover)}.caseList-1h3o6-17 .caseListBottom-1h3o6-247 .changeBtn-1h3o6-251.loading-1h3o6-272{cursor:not-allowed}.caseList-1h3o6-17 .caseListBottom-1h3o6-247 .changeBtn-1h3o6-251.loading-1h3o6-272 .btnIcon-1h3o6-264{-moz-animation:rotate360-1h3o6-1 1.2s linear infinite;animation:rotate360-1h3o6-1 1.2s linear infinite}.caseList-1h3o6-17 .caseListBottom-1h3o6-247.xdCaseListBottom-1h3o6-278 .changeBtn-1h3o6-251{color:var(--content-system-tertiary);text-align:center;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.caseList-1h3o6-17 .caseListBottom-1h3o6-247.xdCaseListBottom-1h3o6-278 .changeBtn-1h3o6-251:hover{color:var(--content-system-primary);background:none}.asset-tag-o48g2-1{margin-top:8px;padding:12px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;width:100%;min-height:64px;border-radius:12px;background:var(--background-space-holder2, rgba(43, 56, 83, .08))}.asset-tag-o48g2-1 .asset-tag-covers-o48g2-11{position:relative;width:48px;height:48px}.asset-tag-o48g2-1 .asset-tag-covers-o48g2-11 img{position:absolute;top:50%;left:50%;width:40px;height:40px;object-fit:cover;border-radius:6px;-moz-transform:translate(-50%,-50%) rotate(var(--rotate, 0));transform:translate(-50%,-50%) rotate(var(--rotate, 0))}.asset-tag-o48g2-1 .asset-tag-covers-o48g2-11 img:nth-child(1){z-index:3;--rotate: 0deg}.asset-tag-o48g2-1 .asset-tag-covers-o48g2-11 img:nth-child(2){z-index:2;--rotate: 9deg}.asset-tag-o48g2-1 .asset-tag-covers-o48g2-11 img:nth-child(3){z-index:1;--rotate: 18deg}.asset-tag-o48g2-1 .asset-tag-name-o48g2-38{-moz-box-flex:1;flex:1;margin-left:8px;color:var(--content-system-primary, #1c1d1f);font-size:14px;font-weight:400;line-height:normal}.userCall-1h6wo-1{position:fixed;right:8px;width:58px;height:58px;border-radius:8px;bottom:100px;z-index:9998;background-size:cover;cursor:pointer}.userCall-1h6wo-1.xDesign-1h6wo-12{bottom:170px}.userCall-1h6wo-1.designKit-1h6wo-15{border-radius:50%;right:12px}@-moz-keyframes scale-bounce-1h6wo-1{0%,to{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.1);transform:scale(1.1)}}@keyframes scale-bounce-1h6wo-1{0%,to{-moz-transform:scale(1);transform:scale(1)}50%{-moz-transform:scale(1.1);transform:scale(1.1)}}.modalVideo-1atc0-1{width:100%;height:203px;border-radius:8px;object-fit:contain;overflow:hidden}.modalTitle-1atc0-9{margin-top:8px;text-align:left;color:var(--modal-content-primary, #222326);font-size:16px;font-weight:500;line-height:24px}.modalDesc-1atc0-18{margin-top:4px;text-align:left;color:var(--modal-content-primary, #222326);font-size:13px;font-weight:400;line-height:20px}.chat-m5r2j-1 .roboneo-ui-RoboNeoAgentSidebar-sidebar{-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background:var(--background-system-frame-floatpanel);box-shadow:0 0 0 1px var(--roboneo-effects-shadowFloatPanelPrimary3, rgba(255, 255, 255, .06)) inset,0 0 0 1px var(--roboneo-effects-shadowFloatPanelPrimary2, rgba(0, 0, 0, .5)),0 8px 24px 0 var(--roboneo-effects-shadowFloatPanelPrimary1, rgba(0, 0, 0, .5))}.chat-m5r2j-1 .x-design-roboneo-chat-form-editor{color:var(--content-system-primary);font-size:14px}.chat-m5r2j-1 .roboneo-ui-RoboneoAgent-operation-box .iconfont{color:var(--content-system-secondary)}.chat-m5r2j-1 .roboneo-ui-SingleSelectMenu-menu-box .roboneo-ui-SingleSelectMenu-menu-list .roboneo-ui-SingleSelectMenu-menu-item svg path{fill:#f7f8faf5}.chat-m5r2j-1 .roboneo-ui-MessageList-message.roboneo-ui-MessageList-assistant .roboneo-ui-MessageList-message-content{border-radius:18px;background:var(--background-system-space-holder)}.chat-m5r2j-1 .roboneo-ui-PreviewImage-image-cover>img{object-fit:contain!important;vertical-align:middle!important;height:auto!important;min-height:30px!important}.chat-m5r2j-1 .roboneo-ui-PreviewImage-image-cover:hover .roboneo-ui-PreviewImage-image-mask{opacity:1;background:-moz-linear-gradient(top,transparent,rgba(0,0,0,.4));background:linear-gradient(180deg,transparent,rgba(0,0,0,.4))}.chat-m5r2j-1 .roboneo-ui-PictureSelect-question--picture-item .roboneo-ui-PictureSelect-all-no-select,.chat-m5r2j-1 .roboneo-ui-PictureSelect-question--picture-item .roboneo-ui-PictureSelect-all-no-select-active{border-width:1px!important}.chat-m5r2j-1{padding:0}.chat-footer-toolbar-item-m5r2j-41{width:32px;height:32px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.chat-m5r2j-1 .roboneo-ui-RoboneoAgent-Sidebar .roboneo-ui-RoboneoAgent-sidebarHeaderInner .roboneo-ui-RoboneoAgent-logoBox .roboneo-ui-RoboneoAgent-logo{width:126px}.chat-m5r2j-1 .roboneo-ui-RoboneoAgent-sidebar .roboneo-ui-RoboneoAgent-active-content-box{height:-moz-calc(100vh - 16px - 58px)!important;height:calc(100vh - 74px)!important}body .roboneo-ui-RoboNeoThinkAnimate-animate_box{background-size:24px 24px}.float-help{position:fixed;bottom:8px;right:8px;z-index:9999!important;cursor:pointer}.float-help .xdesign-float-help:hover,.float-help .xdesign-float-help-v2:hover{border-radius:var(--radius-8, 8px);background:var(--background-action-hover, rgba(0, 31, 92, .06))}.float-help .xdesign-float-help:hover .xdesign-float-help__btn,.float-help .xdesign-float-help:hover .xdesign-float-help-v2__btn,.float-help .xdesign-float-help-v2:hover .xdesign-float-help__btn,.float-help .xdesign-float-help-v2:hover .xdesign-float-help-v2__btn{color:inherit}.float-help .xdesign-float-help__list,.float-help .xdesign-float-help-v2__list{right:0!important;bottom:34px!important;padding:0 0 20px!important}.float-help .xdesign-float-help__inner,.float-help .xdesign-float-help-v2__inner{display:-moz-box;display:flex;min-width:98px;padding:var(--spacing-6, 6px);-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start;gap:2px;border-radius:var(--radius-12, 12px);background:var(--background-float-panel-secondary, rgba(255, 255, 255, .95));box-shadow:0 0 1px #00000040,0 4px 24px #00000014;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.float-help .xdesign-float-help__item,.float-help .xdesign-float-help-v2__item{display:-moz-box;display:flex;height:34px;padding:0 8px;-moz-box-align:center;align-items:center;-moz-box-pack:start;justify-content:flex-start;gap:8px;align-self:stretch}.float-help .xdesign-float-help__item:hover:not(.disable),.float-help .xdesign-float-help-v2__item:hover:not(.disable){border-radius:var(--radius-8, 8px);background:var(--background-list-hover, rgba(0, 8, 31, .04))}.float-help .xdesign-float__entrance,.float-help .xdesign-float-v2__entrance{margin-top:0;border-radius:12px;background:var(--background-float-panel-primary);box-shadow:0 0 1px #00000040,0 0 8px #0000000a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:none;padding:6px}.imageMask-1l0dp-1{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.imageMask-1l0dp-1 .imageMaskTop-1l0dp-9{width:100%;height:49px;padding-top:10px;padding-right:8px;background:-moz-linear-gradient(top,rgba(33,33,33,.75) 0%,rgba(102,102,105,0) 100%);background:linear-gradient(180deg,#212121bf,#66666900);position:absolute;top:0;right:0;display:-moz-box;display:flex;-moz-box-align:start;align-items:flex-start;-moz-box-pack:end;justify-content:flex-end;pointer-events:auto}.imageMask-1l0dp-1 .imageMaskFooter-1l0dp-23{height:57px;padding:10px 8px;background:-moz-linear-gradient(bottom,rgba(33,33,33,.75) 0%,rgba(159,159,159,0) 78.63%);background:linear-gradient(0deg,#212121bf,#9f9f9f00 78.63%);position:absolute;bottom:0;left:0;width:100%;display:-moz-box;display:flex;-moz-box-align:end;align-items:flex-end;-moz-box-pack:end;justify-content:flex-end;gap:10px;pointer-events:auto}.imageMask-1l0dp-1 .imageMaskIcon-1l0dp-37{cursor:pointer}.loading-1l0dp-41{position:fixed;inset:0;z-index:999;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}@-moz-keyframes line-spin-clockwise-fade-1l0dp-1{50%{opacity:.2}to{opacity:1}}@keyframes line-spin-clockwise-fade-1l0dp-1{50%{opacity:.2}to{opacity:1}}.loading-1l0dp-41 .loadingIcon-1l0dp-60,.loading-1l0dp-41 .loadingIcon-1l0dp-60>div{position:relative;-moz-box-sizing:border-box;box-sizing:border-box}.loading-1l0dp-41 .loadingIcon-1l0dp-60{display:block;font-size:0;color:#666}.loading-1l0dp-41 .loadingIcon-1l0dp-60.la-dark-1l0dp-72{color:#333}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.loading-1l0dp-41 .loadingIcon-1l0dp-60{width:32px;height:32px}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div{position:absolute;width:2px;height:10px;margin:-5px 2px 2px -1px;border-radius:0;-moz-animation:line-spin-clockwise-fade-1l0dp-1 1s infinite ease-in-out;animation:line-spin-clockwise-fade-1l0dp-1 1s infinite ease-in-out}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(1){top:15%;left:50%;-moz-transform:rotate(0deg);transform:rotate(0);-moz-animation-delay:-.875s;animation-delay:-.875s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(2){top:25.2512626585%;left:74.7487373415%;-moz-transform:rotate(45deg);transform:rotate(45deg);-moz-animation-delay:-.75s;animation-delay:-.75s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(3){top:50%;left:85%;-moz-transform:rotate(90deg);transform:rotate(90deg);-moz-animation-delay:-.625s;animation-delay:-.625s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(4){top:74.7487373415%;left:74.7487373415%;-moz-transform:rotate(135deg);transform:rotate(135deg);-moz-animation-delay:-.5s;animation-delay:-.5s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(5){top:84.9999999974%;left:50.0000000004%;-moz-transform:rotate(180deg);transform:rotate(180deg);-moz-animation-delay:-.375s;animation-delay:-.375s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(6){top:74.7487369862%;left:25.2512627193%;-moz-transform:rotate(225deg);transform:rotate(225deg);-moz-animation-delay:-.25s;animation-delay:-.25s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(7){top:49.9999806189%;left:15.0000039834%;-moz-transform:rotate(270deg);transform:rotate(270deg);-moz-animation-delay:-.125s;animation-delay:-.125s}.loading-1l0dp-41 .loadingIcon-1l0dp-60>div:nth-child(8){top:25.2506949798%;left:25.2513989292%;-moz-transform:rotate(315deg);transform:rotate(315deg);-moz-animation-delay:0s;animation-delay:0s}html body[data-page-name=assistant]{--roboneo-background-messageUser: rgba(253, 57, 96, .1) !important}html body[data-page-name=assistant] .roboneo-ui-VideoPlay-full{display:none!important}html body[data-page-name=assistant] .x-design-roboneo-chat-form-editor{font-size:12px!important}html body[data-page-name=assistant] .roboneo-ui-RoboNeoAgentSidebar-sidebar{background:#fff!important}html body[data-page-name=assistant] .roboneo-ui-MessageList-assistant .roboneo-ui-MessageList-message-content{background:#f6f7fa!important}html body[data-page-name=assistant] .x-design-roboneo-button{background:#ff476c!important}html body[data-page-name=assistant] .roboneo-ui-RoboneoChatBoard-scrollBox{scrollbar-width:auto}html body[data-page-name=assistant] .roboneo-ui-RoboneoChatBoard-scrollBox::-webkit-scrollbar{width:6px;display:block}html body[data-page-name=assistant] .roboneo-ui-RoboneoChatBoard-scrollBox::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}html body[data-page-name=assistant] .roboneo-ui-RoboneoChatBoard-scrollBox::-webkit-scrollbar-track{background:transparent}html body[data-page-name=assistant] .x-design-roboneo-chat-form-textbox:empty:before{color:#93979e!important}.share-d21bl-1{padding:0}html.xdesign .roboneo-ui-RoboneoShare-logo{width:90px!important}body .roboneo-ui-RoboneoShare-logo{filter:none!important}body[data-page-name=share]{overflow:auto}body[data-page-name=share] .roboneo-ui-MobileMediaPreview-download-button{display:none}.roboneo-ui-PreviewImage-image-cover>img{height:auto!important}.addBatchProcessPage-1r4j7-1{width:100%;height:100vh;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background-color:var(--background-web-primary, #fff)}.addBatchProcessPage-1r4j7-1 .header-1r4j7-8{height:54px;color:var(--content-system-primary, #1c1d1f);font-size:16px;font-weight:600;padding:0 24px;border-bottom:1px solid var(--stroke-system-separator, rgba(0, 0, 0, .08));-moz-box-sizing:border-box;box-sizing:border-box;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.addBatchProcessPage-1r4j7-1 .productInfoCotentModal-footer .mt-design-rc-Button{background:#fd3960!important}.batchProcessTextWithEditor{display:flex;align-items:center;width:100%;height:20px}.batchProcessTextWithEditor[data-size=large]{height:32px}.batchProcessTextWithEditor[data-size=large] .textWithEditor-content .text{font-size:18px;font-weight:600}.batchProcessTextWithEditor[data-size=large] .textWithEditor-content .editIcon{margin-left:4px;width:32px;height:32px;border-radius:8px}.batchProcessTextWithEditor[data-size=large] .textWithEditor-inputContainer input{font-size:18px;font-weight:700}.batchProcessTextWithEditor[data-size=large] .textWithEditor-inputContainer .inputContainer-editIcon{width:32px;height:32px}.batchProcessTextWithEditor[data-edit-icon-show-mode=always] .textWithEditor-content .editIcon,.batchProcessTextWithEditor:hover .textWithEditor-content .editIcon{display:flex}.batchProcessTextWithEditor .loading{color:var(--content-web-tertiary, rgba(21, 23, 26, .44));text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.batchProcessTextWithEditor .textWithEditor-content{display:flex;align-items:center;width:100%}.batchProcessTextWithEditor .textWithEditor-content .text{display:flex;align-items:center;max-width:100%;height:100%;font-size:14px;color:var(--content-system-secondary);overflow:hidden}.batchProcessTextWithEditor .textWithEditor-content .text span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.batchProcessTextWithEditor .textWithEditor-content .editIcon{margin-left:2px;display:none;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px}.batchProcessTextWithEditor .textWithEditor-content .editIcon:hover{background:var(--background-input-transparency)}.batchProcessTextWithEditor .iconfont.icon-UserGroupBold{margin-right:4px}.batchProcessTextWithEditor .textWithEditor-inputContainer{padding:0 8px;display:flex;width:100%;height:100%;box-sizing:border-box;justify-content:center;align-items:center;flex-shrink:0;border-radius:6px;background:var(--background-system-frame-floatpanel);border:1px solid var(--stroke-system-border-overlay)}.batchProcessTextWithEditor .textWithEditor-inputContainer input{width:100%;height:100%;font-size:12px;color:var(--content-system-secondary);outline:none;border:none;background:initial}.batchProcessTextWithEditor .textWithEditor-inputContainer .inputContainer-editIcon{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:4px}.pageInner-10dla-1{display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%;height:100vh;background-color:#fff;--background-system-selected: rgba(253, 57, 96, .1)}.pageInner-10dla-1 .mt-design-rc-CommonModal__inner{width:100%;height:100%;border:none;border-radius:0;overflow-x:auto}.pageInner-10dla-1 .rg-cell-focus,.pageInner-10dla-1 .rg-celleditor{border-color:#fd3960!important}.pageInner-10dla-1 .add-row-btn{--content-system-link: #80a3ff}.pageInner-10dla-1 .textWithEditor-content .text,.pageInner-10dla-1 .textWithEditor-inputContainer input{font-size:16px!important}.pageInner-10dla-1 .header-10dla-27{padding:0 16px;position:relative;display:-moz-box;display:flex;-moz-box-pack:justify;justify-content:space-between;-moz-box-align:center;align-items:center;width:100%;height:54px;border-bottom:1px solid var(--stroke-system-separator, rgba(0, 0, 0, .08));-moz-box-sizing:border-box;box-sizing:border-box}.pageInner-10dla-1 .header-10dla-27 .name-10dla-38{color:var(--content-system-primary, #1c1d1f);font-size:16px;font-weight:600}.pageInner-10dla-1 .header-10dla-27 .infoBtn-10dla-43{margin-left:auto;margin-right:24px;padding:0 16px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;height:34px;border-radius:8px;background:var(--background-btn-tertiary, #f3f5f7);cursor:pointer}.pageInner-10dla-1 .header-10dla-27 .infoBtn-10dla-43 span{margin-right:4px;color:var(--content-btn-secondary);font-size:14px;font-weight:600}.pageInner-10dla-1 .content-10dla-60{-moz-box-flex:1;flex:1}.pageInner-10dla-1 .footer-10dla-63{padding:10px 16px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:end;justify-content:flex-end;border-top:1px solid var(--stroke-system-separator)}.pageInner-10dla-1 .footer-10dla-63 .startBtn-10dla-70,.pageInner-10dla-1 .footer-10dla-63 .saveBtn-10dla-71{margin-left:12px;padding:0 24px;color:var(--content-btn-primary, #fff);font-size:16px;font-weight:500;background:#fd3960!important}.page-1yh89-1{width:100%;min-height:100vh;display:-moz-box;display:flex;-moz-box-pack:center;justify-content:center;background:var(--background-web-primary);padding:24px}.content-1yh89-10{width:100%;max-width:780px}.container-cqy0s-1{width:305px;padding:20px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.container-cqy0s-1 .title-cqy0s-9{color:var(--content-system-primary);font-size:17px;font-weight:600;line-height:30px;text-align:center}.container-cqy0s-1 .btn-cqy0s-16{width:100%;height:52px;color:var(--content-btn-primary);background-color:var(--background-btn-primary);font-size:16px;font-weight:500;border-radius:14px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;margin-top:16px}.container-1tg0w-1{width:400px;padding:24px 16px 16px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}.container-1tg0w-1 .title-1tg0w-9{color:var(--content-system-primary);font-size:20px;font-weight:600;line-height:28px}.container-1tg0w-1 .desc-1tg0w-15{color:var(--content-system-secondary);font-size:14px;font-weight:400;line-height:20px;margin-top:20px}.container-1tg0w-1 .btn-1tg0w-22{width:100%;height:52px;color:var(--content-btn-primary);background-color:var(--background-btn-primary);font-size:16px;font-weight:500;border-radius:14px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center;cursor:pointer;margin-top:28px}.container-17qwx-1{width:930px;height:588px;padding:46px;display:-moz-box;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-moz-box-align:start;align-items:flex-start;position:relative;background-image:url(https://pc.meitudata.com/ai-agent-intl/assets/images/upgrade-popup-bg-D4KlzmEm.png);background-position:center center;background-size:cover;background-repeat:no-repeat}.container-17qwx-1 .close-17qwx-14{color:var(--content-system-tertiary, #939599);position:absolute;right:12px;top:12px;cursor:pointer}.container-17qwx-1 .title-17qwx-21{width:100%;color:var(--content-system-primary);font-size:24px;font-weight:600;padding-bottom:15px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;border-bottom:1px solid var(--stroke-system-separator)}.container-17qwx-1 .title-17qwx-21 .icon-17qwx-31{height:43px;margin-right:9px}.container-17qwx-1 .subTitle-17qwx-35{color:var(--content-system-primary);font-size:16px;font-weight:600;margin-top:35px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.container-17qwx-1 .subTitle-17qwx-35 .step-17qwx-43{height:30px;color:var(--content-tag);font-size:14px;font-weight:600;padding:0 8px;border-radius:22px;background:var(--background-tag);margin-right:16px;display:-moz-box;display:flex;-moz-box-align:center;align-items:center}.container-17qwx-1 .desc-17qwx-55{color:var(--content-system-secondary);font-size:14px;font-weight:400;margin-top:8px}.container-17qwx-1 .desc-17qwx-55 .link-17qwx-61{color:#38f;text-decoration:underline;cursor:pointer}.upgradeModal .mt-design-rc-CommonModal__inner{border:none}.app-sqr7h-1 .roboneo-ui-ExportArea-export-area .roboneo-ui-ExportArea-export-button{margin-left:0}.app-sqr7h-1 .close-sqr7h-4{position:fixed;top:24px;right:16px;z-index:88;cursor:pointer;color:#1c1d1f}:root.light,[data-prefers-color=light]{--background-action-hover: rgba(0, 31, 92, .06);--background-action-quiet: rgba(0, 31, 92, 0);--background-action-regular: rgba(0, 31, 92, .06);--background-action-selected: rgba(0, 31, 92, .06);--background-amplification: #3549ff;--background-amplification-result: #eaedf2;--background-btn-black: #1c1d1f;--background-btn-black-hover: #26272a;--background-btn-hover: rgba(0, 31, 92, .06);--background-btn-primary: #3388ff;--background-btn-primary-hover: #65a8ff;--background-btn-primary-reverse: #ffffff;--background-btn-primary2: #9c6bff;--background-btn-secondary: #ffffff;--background-btn-secondary-hover: #f3f5f7;--background-btn-svip: #ffc9a8;--background-btn-tertiary: #f3f5f7;--background-btn-tertiary-hover: #e4e8ee;--background-btn-thirdly: #e5f2ff;--background-btn-thirdly-hover: #e8f3ff;--background-canva: #f3f4f7;--background-canvas-dot: #dcdee0;--background-canvas-select: rgba(64, 143, 255, .25);--background-canvas-space-holder: #dadde4;--background-card-hover: #f0f3fa;--background-card-svip-enterprise-btn: #8f58fc;--background-card-svip-personal-btn: #292523;--background-card-svip-team-btn: #3388ff;--background-card-svip-unregistered: #ffede0;--background-checkbox: #ffffff;--background-checkbox-disable: #eaedf2;--background-checkbox-selected: #3388ff;--background-container: #ebedf2;--background-contianer-hover: #e1e2e5;--background-cursor-tips: rgba(153, 153, 153, .75);--background-drop-area: #edefff;--background-float-panel-primary: rgba(242, 244, 247, .95);--background-float-panel-secondary: rgba(255, 255, 255, .95);--background-function-copyright: #e4fcde;--background-function-copyright-warning: #fff1d6;--background-function-customer-service-dialog-box1: #ffffff;--background-function-customer-service-dialog-box2: #d1e6ff;--background-function-panel-collapse: rgba(0, 0, 0, .08);--background-function-panel-collapse-hover: rgba(0, 0, 0, .15);--background-functionsubset: #ffffff;--background-hover-tips: rgba(0, 0, 0, .5);--background-hovertips2: rgba(0, 0, 0, .75);--background-input: #ffffff;--background-input-not-editable: #f5f7f9;--background-input-secondary: #f3f4f7;--background-input-transparency: rgba(0, 31, 92, .06);--background-list-hover: rgba(0, 31, 92, .06);--background-message-primary: #ffffff;--background-message-secondary: rgba(255, 255, 255, .25);--background-message-user: rgba(50, 135, 255, .2);--background-multiple-choice: #3549ff;--background-pagination-hover: #f5f7f9;--background-scrollbar: #eaedf2;--background-selected-frame: #000000;--background-slide: #eaedf2;--background-slide-fill: #65a8ff;--background-slide-thumb: #ffffff;--background-space-holder2: rgba(43, 56, 83, .08);--background-success: #4fc62b;--background-switch: #eaedf2;--background-switch-selected: #65a8ff;--background-system-drop-list: #ffffff;--background-system-frame-floatpanel: #ffffff;--background-system-lock: #ffe6e5;--background-system-main-background-default: #f6f7fa;--background-system-notification: #f3f4f7;--background-system-notification-badge: #f74640;--background-system-overlay-mask: rgba(0, 0, 0, .5);--background-system-scrollbar: rgba(0, 0, 0, .15);--background-system-scrollbar-active: rgba(0, 0, 0, .35);--background-system-selected: #e5f2ff;--background-system-space-holder: #f5f7f9;--background-system-warning: #f74640;--background-tab: #f3f4f7;--background-tab-selected: #ffffff;--background-tab2: rgba(0, 31, 92, .06);--background-tab3: rgba(243, 244, 247, .5);--background-tab4: #ffffff;--background-table: #fafbfd;--background-tag: #f5f7f9;--background-tag-amount: #ff9a27;--background-tag-enterprise-edition: #f6f2ff;--background-tag-hover: #eaedf2;--background-tag-model-name: rgba(0, 31, 92, .06);--background-tag-personal-edition: #ffede0;--background-tag-selected: #e5f2ff;--background-tag-team-edition: #e5f2ff;--background-tips: rgba(0, 0, 0, .75);--background-tips2: #1d79f9;--background-web-color: rgba(0, 136, 255, .12);--background-web-color-selected: #3388ff;--background-web-primary: #ffffff;--background-web-search-rank1: #ff7575;--background-web-search-rank2: #ff9270;--background-web-search-rank3: #ffb966;--background-web-search-rank4: #fff8ef;--background-web-search-rank5: #ff755b;--background-web-search-rank6: #3388ff;--background-web-search-rank7: #3388ff;--background-web-secondary: rgba(0, 30, 89, .04);--background-web-tertiary: rgba(0, 21, 64, .08);--background-web-tool-card: #ffffff;--background-webmain: #f5f7f9;--content-btn-black: #ffffff;--content-btn-disable: #aaadb2;--content-btn-primary: #ffffff;--content-btn-primary-reverse: #1c1d1e;--content-btn-primary-tips: rgba(255, 255, 255, .65);--content-btn-secondary: #1c1d1e;--content-btn-transparency: #1c1d1e;--content-btn-transparency-disable: #cfd1d6;--content-button-management: #ffc7a3;--content-card-svip-enterprise-btn: #ffffff;--content-card-svip-enterprise-primary: #260b55;--content-card-svip-enterprise-secondary: rgba(38, 11, 85, .8);--content-card-svip-personal-btn: #ffc7a3;--content-card-svip-personal-primary: #55230b;--content-card-svip-personal-secondary: rgba(85, 35, 11, .8);--content-card-svip-team-btn: #ffffff;--content-card-svip-team-primary: rgba(11, 42, 85, .8);--content-card-svip-team-secondary: rgba(11, 42, 85, .8);--content-checkbox-selected: #ffffff;--content-collection: #ffb649;--content-function-copyright: #1d590b;--content-function-copyright-warning: #7f490c;--content-function-object-middle-frame: #ffffff;--content-function-panel-collapse: rgba(0, 0, 0, .35);--content-function-panel-collapse-hover: rgba(0, 0, 0, .5);--content-function-selection-add: #3388ff;--content-function-selection-remove: #f74640;--content-function-tool-nav: #1c1d1e;--content-hover-tips: #ffffff;--content-input: #1c1d1e;--content-input-lable: #aaadb2;--content-input-lable-transparency: rgba(0, 0, 0, .35);--content-input-not-editable: #929499;--content-input-place-holder: #aaadb2;--content-list-primary: #1c1d1e;--content-list-secondary: #aaadb2;--content-list-selected: #3388ff;--content-message-user-primary: #111214;--content-message-user-tertiary: rgba(247, 248, 250, .42);--content-pagination-primary: #1c1d1e;--content-pagination-secondary: #929499;--content-pagination-selected: #3549ff;--content-switch: #ffffff;--content-switch-selected: #ffffff;--content-system-info-icon-regular: #8cbfff;--content-system-info-icon-success: #95e57d;--content-system-info-icon-warning: #ff857f;--content-system-link: #3388ff;--content-system-link-hover: #65a8ff;--content-system-lock: #f74640;--content-system-primary: #1c1d1e;--content-system-quaternary: #aaadb2;--content-system-quinary: #aaadb2;--content-system-secondary: #616266;--content-system-selected: #3388ff;--content-system-tertiary: #929499;--content-tab: #616266;--content-tab-selected: #1c1d1e;--content-tag: #4d4e52;--content-tag-enterprise-edition: #8f58fc;--content-tag-personal-edition: #7f4826;--content-tag-selected: #3388ff;--content-tag-team-edition: #1d79f9;--content-task-warning: #ff9a27;--content-tips: #ffffff;--content-title-design: #16a700;--content-title-image-analyzer: #5fb046;--content-title-knowlege: #2978ff;--content-title-request: #f2680c;--content-title-smart-plan: #f2680c;--content-title-web-design: #16a700;--content-web-primary: #171719;--content-web-secondary: rgba(23, 24, 26, .65);--content-web-tertiary: rgba(21, 23, 26, .44);--gradient-background-card-svip-mask-bottom-end: rgba(255, 253, 251, 0);--gradient-background-card-svip-mask-bottom-start: rgba(255, 253, 251, .8);--gradient-background-cursor-target-color-end: rgba(112, 203, 255, 0);--gradient-background-loading-start: #70cbff;--stroke-alignment-line: #1c1d1e;--stroke-amplification: #3549ff;--stroke-avatar: rgba(0, 31, 92, .06);--stroke-btn-primary-reverse: #ffffff;--stroke-btn-secondary: #cfd1d6;--stroke-btn-transparency: rgba(0, 0, 0, .15);--stroke-checkbox: #cfd1d6;--stroke-collection: #ffb649;--stroke-cursor-target-color: #70cbff;--stroke-cursor-target-color-drag: #a6ddfc;--stroke-drop-area: #eaedf2;--stroke-drop-area-hover: #8cbfff;--stroke-drop-area-transparent: rgba(0, 0, 0, .15);--stroke-drop-area-transparent-hover: #65a8ff;--stroke-dropdown-border: #1c1d1e;--stroke-gradient: #ffffff;--stroke-input: #cfd1d6;--stroke-input-error: #f74640;--stroke-input-error-focus: rgba(247, 70, 64, .3);--stroke-input-focus: rgba(50, 135, 255, .3);--stroke-input-selected: #3388ff;--stroke-pagination-group: #eaedf2;--stroke-pagination-selected: #3549ff;--stroke-selected-frame: #1c1d1e;--stroke-slide-thumb: #cfd1d6;--stroke-slide-thumb-focus: rgba(50, 135, 255, .3);--stroke-slide-thumb-selected: #3388ff;--stroke-system-border-overlay: rgba(0, 0, 0, .08);--stroke-system-panel-separator: #eaedf2;--stroke-system-selected: #3388ff;--stroke-system-separator: rgba(0, 0, 0, .08);--stroke-system-wide-separator: #f5f7f9;--stroke-web-focus: #17181a;--stroke-web-panel-border: rgba(255, 255, 255, .01);--stroke-web-regular: rgba(0, 8, 26, .18);--test-radius: 4px 4px 0px 0px;--radius-0: 0px;--radius-2: 2px;--radius-4: 4px;--radius-6: 6px;--radius-8: 8px;--radius-10: 10px;--radius-12: 12px;--radius-16: 16px;--radius-20: 20px;--radius-24: 24px;--radius-32: 32px;--radius-40: 40px;--radius-48: 48px;--radius-56: 56px;--radius-64: 64px;--radius-capsule: 999px;--spacing-0: 0px;--spacing-2: 2px;--spacing-4: 4px;--spacing-6: 6px;--spacing-8: 8px;--spacing-10: 10px;--spacing-12: 12px;--spacing-16: 16px;--spacing-20: 20px;--spacing-24: 24px;--spacing-28: 28px;--spacing-32: 32px;--spacing-36: 36px;--spacing-40: 40px;--spacing-44: 44px;--spacing-48: 48px;--spacing-52: 52px;--spacing-56: 56px;--spacing-60: 60px;--spacing-64: 64px;--stroke-0: 0px;--stroke-1: 1px;--stroke-10: 10px;--stroke-12: 12px;--stroke-16: 16px;--stroke-2: 2px;--stroke-3: 3px;--stroke-4: 4px;--stroke-5: 5px;--stroke-6: 6px;--stroke-8: 8px;--base-level1light: 0px 0px 2px rgba(0, 0, 0, .04), 0px 2px 8px rgba(0, 0, 0, .06);--base-level2light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 6px 24px rgba(0, 0, 0, .06);--base-level3light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 10px 40px rgba(0, 0, 0, .1);--base-level4light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 24px 128px rgba(0, 0, 0, .16);--base-level1dark: 0px 2px 8px rgba(0, 0, 0, .15);--base-level2dark: 0px 6px 24px rgba(0, 0, 0, .25);--base-level3dark: 0px 10px 40px rgba(0, 0, 0, .36);--base-level4dark: 0px 24px 128px rgba(0, 0, 0, .5);--base-canvasshadowlight: 0px 1px 3px rgba(0, 0, 0, .08);--base-canvasshadowdark: 0px 1px 3px rgba(0, 0, 0, .25);--base-webbarlight: 0px 0px 12px rgba(0, 0, 0, .06);--base-webbardark: 0px 0px 12px rgba(0, 0, 0, .25);--base-naturaldark100: #f3f5f7;--base-naturaldark95: #f0f1f5;--base-naturaldark90: #d5d6d9;--base-naturaldark80: #babbbf;--base-naturaldark70: #9fa1a6;--base-naturaldark60: #86888c;--base-naturaldark50: #616366;--base-naturaldark40: #4e4f52;--base-naturaldark30: #3f4042;--base-naturaldark25: #2e3033;--base-naturaldark20: #262729;--base-naturaldark15: #1c1d1f;--base-naturaldark10: #121314;--base-naturallight100: #1c1d1f;--base-naturallight95: #1c1d1f;--base-naturallight90: #343638;--base-naturallight80: #4d4f52;--base-naturallight70: #616366;--base-naturallight60: #797b7f;--base-naturallight50: #939599;--base-naturallight40: #abadb2;--base-naturallight30: #d0d2d6;--base-naturallight20: #ebedf2;--base-naturallight15: #f3f5f7;--base-naturallight10: #f6f7fa;--base-whiteopacity100: #ffffff;--base-whiteopacity75: rgba(255, 255, 255, .75);--base-whiteopacity65: rgba(255, 255, 255, .65);--base-whiteopacity50: rgba(255, 255, 255, .5);--base-whiteopacity25: rgba(255, 255, 255, .25);--base-whiteopacity15: rgba(255, 255, 255, .15);--base-whiteopacity8: rgba(255, 255, 255, .08);--base-blackopacity100: #000000;--base-blackopacity75: rgba(0, 0, 0, .75);--base-blackopacity65: rgba(0, 0, 0, .65);--base-blackopacity50: rgba(0, 0, 0, .5);--base-blackopacity35: rgba(0, 0, 0, .35);--base-blackopacity30: rgba(0, 0, 0, .3);--base-blackopacity20: rgba(0, 0, 0, .2);--base-blackopacity15: rgba(0, 0, 0, .15);--base-blackopacity8: rgba(0, 0, 0, .08);--base-blackopacity4: rgba(0, 31, 92, .06);--base-primarylight100: #053680;--base-primarylight90: #0349ac;--base-primarylight80: #0a5bd6;--base-primarylight70: #1b6eea;--base-primarylight60: #1e79fa;--base-primarylight50: #3388ff;--base-primarylight40: #66a8ff;--base-primarylight30: #8cc0ff;--base-primarylight20: #d1e7ff;--base-primarylight10: #e5f2ff;--base-primarylight5: #f3f9ff;--base-primary2light100: #391f66;--base-primary2light90: #522c94;--base-primary2light80: #693bb8;--base-primary2light70: #7c46db;--base-primary2light60: #8f58fc;--base-primary2light50: #9c6bff;--base-primary2light40: #be99ff;--base-primary2light30: #ceb2ff;--base-primary2light20: #ebe0ff;--base-primary2light10: #f6f2ff;--base-goldlight100: #653619;--base-goldlight90: #804927;--base-goldlight80: #cd743e;--base-goldlight70: #e78b53;--base-goldlight60: #f09b67;--base-goldlight50: #f7a877;--base-goldlight40: #fab991;--base-goldlight30: #ffcaa8;--base-goldlight20: #ffddc7;--base-goldlight10: #ffede0;--base-greenlight90: #1d590b;--base-greenlight70: #2e8c11;--base-greenlight50: #4fc62b;--base-greenlight30: #96e57d;--base-greenlight10: #e4fcde;--base-yellowlight90: #804a0d;--base-yellowlight70: #c67d1e;--base-yellowlight50: #ffb649;--base-yellowlight30: #ffd580;--base-yellowlight10: #fff1d6;--base-redlight90: #670b0b;--base-redlight70: #a71b18;--base-redlight50: #f74640;--base-redlight30: #ff8680;--base-redlight10: #ffe7e5;--base-redlightopacity30: rgba(247, 70, 64, .3);--base-primarylightopacity30: rgba(51, 136, 255, .3);--base-primary3lightopacity30: rgba(229, 55, 229, .3);--base-gradientailight: linear-gradient(90deg, #4dcfffff, #5ca0ffff, #a375ffff);--base-gradientaidark: linear-gradient(90deg, #46cafaff, #529affff, #9966ffff);--base-gradientmask-bottomlight: linear-gradient(360deg, #ffffff00, #ffffffff);--base-gradientmask-rightlight: linear-gradient(90deg, #ffffff00, #f6f7faff);--base-gradientmask-leftlight: linear-gradient(90deg, #f6f7faff, #ffffff00);--base-gradientmask-leftdark: linear-gradient(90deg, #262729ff, #26272900);--base-gradientmainbackgrounddark: linear-gradient(360deg, #0e0e0fff, #1c1d1fff);--base-gradientmask-bottomdark: linear-gradient(360deg, #26272900, #262729ff);--base-gradientmask-bottomdark2: linear-gradient(360deg, #1c1d1f00, #1c1d1fff);--base-gradientmask-rightdark: linear-gradient(90deg, #26272900, #262729ff);--base-gradientmainbackgroundlight: linear-gradient(360deg, #ffffff00, #ffffffcc);--base-gradienttagspecial-offer: linear-gradient(90deg, #ffa1c8ff, #ba99fbff);--base-orangelight50: #ff9a27;--base-cornflowerlight100: #1a2480;--base-cornflowerlight90: #202c99;--base-cornflowerlight80: #2533b2;--base-cornflowerlight70: #2b3bcc;--base-cornflowerlight60: #3042e5;--base-cornflowerlight50: #3549ff;--base-cornflowerlight40: #5d6dff;--base-cornflowerlight30: #8c98ff;--base-cornflowerlight20: #b8bfff;--base-cornflowerlight10: #d7dbff;--base-cornflowerlight5: #edefff;--base-primary3light95: #4c0f4c;--base-primary3light90: #6c136c;--base-primary3light80: #ae1aae;--base-primary3light70: #c71bc7;--base-primary3light60: #d92bd9;--base-primary3light50: #e537e5;--base-primary3light40: #f771f7;--base-primary3light30: #f7a8f7;--base-primary3light20: #fcd7fc;--base-primary3light10: #ffe8ff;--base-primary3light5: #fff2ff;--base-gradient-magenta: linear-gradient(270deg, #f201f7ff, #ffba53ff);--base-gradientweb-mask-leftdark: linear-gradient(270deg, #12131400, #121314ff);--base-gradientweb-mask-leftlight: linear-gradient(90deg, #ffffffff, #ffffff00);--base-gradientweb-mask-rightdark: linear-gradient(270deg, #121314ff, #12131400);--base-gradientweb-mask-rightlight: linear-gradient(90deg, #ffffff00, #ffffffff);--base-web-search-rank3dark: #ffab47;--base-web-search-rank2dark: #fc7b52;--base-web-search-rank1dark: #f95454;--base-web-search-rank3light: #ffb966;--base-web-search-rank2light: #ff9270;--base-web-search-rank1light: #ff7676;--base-web-content-tertiarylight: rgba(21, 23, 26, .44);--base-web-content-secondarylight: rgba(23, 24, 26, .65);--base-web-content-primarylight: #17181a;--base-web-stroke-panel-borderlight: rgba(255, 255, 255, .01);--base-web-stroke-hoverlight: #17181a;--base-web-stroke-regularlight: rgba(0, 8, 26, .18);--base-web-background-quaternarylight: rgba(0, 8, 26, .18);--base-web-background-tertiarylight: rgba(0, 22, 65, .08);--base-web-background-secondarylight: rgba(0, 30, 89, .04);--base-web-background-primarylight: #ffffff;--base-web-background-colorlight: rgba(0, 136, 255, .12);--base-web-background-color-selectedlight: #3388ff;--base-web-content-tertiarydark: rgba(250, 252, 255, .4);--base-web-content-secondarydark: rgba(250, 252, 255, .75);--base-web-content-primarydark: #ffffff;--base-web-stroke-panel-borderdark: rgba(235, 242, 255, .1);--base-web-stroke-hoverdark: #ffffff;--base-web-stroke-regulardark: rgba(245, 248, 255, .35);--base-web-background-quaternarydark: rgba(245, 248, 255, .35);--base-web-background-tertiarydark: rgba(240, 245, 255, .15);--base-web-background-secondarydark: rgba(229, 238, 255, .06);--base-web-background-primarydark: #121314;--base-web-background-colordark: rgba(0, 136, 255, .25);--base-web-background-color-selecteddark: #1b6eea;--base-yellowlight5: #fff9f0;--base-yellowdark5: #23201d;--base-redlight40: #ff755c;--base-bluelight40: #3388ff;--base-bluelight70: #1179d9;--base-redlight60: #dd5136;--base-gradientcard-svip-mask-bottom-dark: linear-gradient(360deg, #ffffff19, #00000019);--base-gradientcard-svip-mask-bottomlight: linear-gradient(360deg, #fffdfbff, #ffffff00);--base-card-svip-personal-text-primarylight: #55230b;--base-card-svip-personal-text-primarydark: #f8d8c9;--base-card-svip-personal-text-secondarylight: rgba(85, 35, 11, .8);--base-card-svip-personal-text-secondarydark: rgba(248, 216, 201, .8);--base-card-svip-personal-btn-background: #292523;--base-card-svip-personal-btn-text: #ffc8a3;--base-card-svip-team-text-primarylight: #0b2a56;--base-card-svip-team-text-primarydark: #c9dcf8;--base-card-svip-team-text-secondarylight: rgba(11, 42, 86, .8);--base-card-svip-team-text-secondarydark: rgba(201, 220, 248, .8);--base-card-svip-team-bg-btn-background: #3388ff;--base-card-svip-team-bg-btn-text: #ffffff;--base-card-svip-enterprise-text-primarylight: #270b56;--base-card-svip-enterprise-text-primarydark: #dac9f8;--base-card-svip-enterprise-text-secondarylight: rgba(39, 11, 86, .8);--base-card-svip-enterprise-text-secondarydark: rgba(194, 165, 243, .8);--base-card-svip-enterprise-btn-text: #ffffff;--base-card-svip-enterprise-btn-background: #7e33ff;--base-backgroundtab3light: rgba(243, 245, 247, .5);--base-backgroundtab3dark: #232527;--base-naturaldark5: #09090a;--base-bluelight20: #70cbff;--base-bluelight15: #94d8ff}:root.dark,[data-prefers-color=dark]{--background-action-hover: rgba(104, 118, 143, .1);--background-action-quiet: rgba(105, 118, 144, 0);--background-action-regular: rgba(104, 118, 143, .1);--background-action-selected: rgba(104, 118, 143, .1);--background-amplification: #3549ff;--background-amplification-result: #eaedf2;--background-btn-black: #ffffff;--background-btn-black-hover: #f3f5f7;--background-btn-hover: rgba(104, 118, 143, .1);--background-btn-primary: #1d79f9;--background-btn-primary-hover: #1b6de9;--background-btn-primary-reverse: #ffffff;--background-btn-primary2: #8f58fc;--background-btn-secondary: #262729;--background-btn-secondary-hover: #2e3033;--background-btn-svip: #ef9b67;--background-btn-tertiary: #4e4f52;--background-btn-tertiary-hover: #3f4042;--background-btn-thirdly: #e5f2ff;--background-btn-thirdly-hover: #e8f3ff;--background-canva: #0a0a0a;--background-canvas-dot: rgba(24, 24, 26, .3);--background-canvas-select: rgba(64, 143, 255, .25);--background-canvas-space-holder: #1d1e1f;--background-card-hover: #f0f3fa;--background-card-svip-enterprise-btn: #7d32ff;--background-card-svip-personal-btn: #f9b990;--background-card-svip-team-btn: #1d79f9;--background-card-svip-unregistered: #ffede0;--background-checkbox: #262729;--background-checkbox-disable: #eaedf2;--background-checkbox-selected: #1d79f9;--background-container: #4e4f52;--background-contianer-hover: #262729;--background-cursor-tips: rgba(153, 153, 153, .75);--background-drop-area: #edefff;--background-float-panel-primary: rgba(31, 31, 36, .9);--background-float-panel-secondary: rgba(44, 44, 51, .6);--background-function-copyright: #2d8c10;--background-function-copyright-warning: #e78b53;--background-function-customer-service-dialog-box1: #262729;--background-function-customer-service-dialog-box2: #1d79f9;--background-function-panel-collapse: rgba(255, 255, 255, .15);--background-function-panel-collapse-hover: rgba(255, 255, 255, .5);--background-functionsubset: #2e3033;--background-hover-tips: rgba(0, 0, 0, .5);--background-hovertips2: #3388ff;--background-input: #1c1d1f;--background-input-not-editable: #3f4042;--background-input-secondary: #3f4042;--background-input-transparency: rgba(255, 255, 255, .08);--background-list-hover: rgba(255, 255, 255, .06);--background-message-primary: rgba(0, 0, 0, .9);--background-message-secondary: rgba(245, 247, 255, .06);--background-message-user: rgba(30, 121, 250, .6);--background-multiple-choice: #3549ff;--background-pagination-hover: #262729;--background-scrollbar: #eaedf2;--background-selected-frame: #000000;--background-slide: #4e4f52;--background-slide-fill: #1d79f9;--background-slide-thumb: #babbbf;--background-space-holder2: rgba(240, 245, 255, .1);--background-success: #4fc62b;--background-switch: #616366;--background-switch-selected: #1d79f9;--background-system-drop-list: #262729;--background-system-frame-floatpanel: #1c1d1f;--background-system-lock: #670b0b;--background-system-main-background-default: #121314;--background-system-notification: #262729;--background-system-notification-badge: #f74640;--background-system-overlay-mask: rgba(0, 0, 0, .75);--background-system-scrollbar: rgba(255, 255, 255, .15);--background-system-scrollbar-active: rgba(255, 255, 255, .5);--background-system-selected: #053680;--background-system-space-holder: #2e3033;--background-system-warning: #f74640;--background-tab: #121314;--background-tab-selected: #3f4042;--background-tab2: rgba(255, 255, 255, .08);--background-tab3: #232527;--background-tab4: #232527;--background-table: #151619;--background-tag: #3f4042;--background-tag-amount: #ff9a27;--background-tag-enterprise-edition: #522c93;--background-tag-hover: #4e4f52;--background-tag-model-name: rgba(0, 31, 92, .06);--background-tag-personal-edition: #7f4826;--background-tag-selected: #053680;--background-tag-team-edition: #053680;--background-tips: rgba(0, 0, 0, .75);--background-tips2: #1d79f9;--background-web-color: rgba(0, 136, 255, .25);--background-web-color-selected: #1b6de9;--background-web-primary: #121314;--background-web-search-rank1: #f85353;--background-web-search-rank2: #fc7b52;--background-web-search-rank3: #ffaa47;--background-web-search-rank4: #23201d;--background-web-search-rank5: #dd5136;--background-web-search-rank6: #1078d8;--background-web-search-rank7: #1d79f9;--background-web-secondary: rgba(229, 238, 255, .04);--background-web-tertiary: rgba(239, 244, 255, .15);--background-web-tool-card: #1c1d1f;--background-webmain: #09090a;--content-btn-black: #ffffff;--content-btn-disable: #aaadb2;--content-btn-primary: #ffffff;--content-btn-primary-reverse: #1c1d1e;--content-btn-primary-tips: rgba(255, 255, 255, .5);--content-btn-secondary: #ffffff;--content-btn-transparency: #ffffff;--content-btn-transparency-disable: #babbbf;--content-button-management: #ffc7a3;--content-card-svip-enterprise-btn: #ffffff;--content-card-svip-enterprise-primary: #dac8f7;--content-card-svip-enterprise-secondary: rgba(218, 201, 248, .8);--content-card-svip-personal-btn: #643619;--content-card-svip-personal-primary: #f8d8c9;--content-card-svip-personal-secondary: rgba(248, 216, 201, .8);--content-card-svip-team-btn: #ffffff;--content-card-svip-team-primary: rgba(201, 220, 248, .8);--content-card-svip-team-secondary: rgba(201, 220, 248, .8);--content-checkbox-selected: #ffffff;--content-collection: #ffb649;--content-function-copyright: #e4fcde;--content-function-copyright-warning: #ffede0;--content-function-object-middle-frame: #ffffff;--content-function-panel-collapse: rgba(255, 255, 255, .5);--content-function-panel-collapse-hover: rgba(255, 255, 255, .75);--content-function-selection-add: #3388ff;--content-function-selection-remove: #f74640;--content-function-tool-nav: #9fa1a6;--content-hover-tips: #ffffff;--content-input: #f0f1f5;--content-input-lable: #86888c;--content-input-lable-transparency: #f3f5f7;--content-input-not-editable: #86888c;--content-input-place-holder: #86888c;--content-list-primary: #ffffff;--content-list-secondary: #86888c;--content-list-selected: #3388ff;--content-message-user-primary: #f7f8fa;--content-message-user-tertiary: rgba(247, 248, 250, .42);--content-pagination-primary: #ffffff;--content-pagination-secondary: #9fa1a6;--content-pagination-selected: #3388ff;--content-switch: #ffffff;--content-switch-selected: #ffffff;--content-system-info-icon-regular: #65a8ff;--content-system-info-icon-success: #4fc62b;--content-system-info-icon-warning: #f74640;--content-system-link: #3388ff;--content-system-link-hover: #1d79f9;--content-system-lock: #ff857f;--content-system-primary: rgba(255, 255, 255, .9);--content-system-quaternary: #aaadb2;--content-system-quinary: #4e4f52;--content-system-secondary: #9fa1a6;--content-system-selected: #3388ff;--content-system-tertiary: #86888c;--content-tab: #9fa1a6;--content-tab-selected: #f3f5f7;--content-tag: #9fa1a6;--content-tag-enterprise-edition: #ebe0ff;--content-tag-personal-edition: #ffddc6;--content-tag-selected: #65a8ff;--content-tag-team-edition: #d1e7ff;--content-task-warning: #ff9a27;--content-tips: #ffffff;--content-title-design: #c9f261;--content-title-image-analyzer: #76d000;--content-title-knowlege: #6ba1ff;--content-title-request: #ff9d5c;--content-title-smart-plan: #ff9d5c;--content-title-web-design: #a2e14d;--content-web-primary: #ffffff;--content-web-secondary: rgba(250, 252, 255, .75);--content-web-tertiary: rgba(250, 252, 255, .44);--gradient-background-card-svip-mask-bottom-end: rgba(0, 0, 0, 0);--gradient-background-card-svip-mask-bottom-start: rgba(255, 255, 255, .1);--gradient-background-cursor-target-color-end: rgba(112, 203, 255, 0);--gradient-background-loading-start: #70cbff;--stroke-alignment-line: #1c1d1e;--stroke-amplification: #3549ff;--stroke-avatar: rgba(0, 31, 92, .06);--stroke-btn-primary-reverse: #ffffff;--stroke-btn-secondary: #4e4f52;--stroke-btn-transparency: rgba(255, 255, 255, .15);--stroke-checkbox: #4e4f52;--stroke-collection: #ffb649;--stroke-cursor-target-color: #70cbff;--stroke-cursor-target-color-drag: #94d8ff;--stroke-drop-area: #3f4042;--stroke-drop-area-hover: #3388ff;--stroke-drop-area-transparent: rgba(255, 255, 255, .15);--stroke-drop-area-transparent-hover: #3388ff;--stroke-dropdown-border: #2e3033;--stroke-gradient: #ffffff;--stroke-input: #4e4f52;--stroke-input-error: #f74640;--stroke-input-error-focus: rgba(247, 70, 64, .3);--stroke-input-focus: rgba(50, 135, 255, .3);--stroke-input-selected: #3388ff;--stroke-pagination-group: #2e3033;--stroke-pagination-selected: #3388ff;--stroke-selected-frame: #1c1d1e;--stroke-slide-thumb: #262729;--stroke-slide-thumb-focus: rgba(50, 135, 255, .3);--stroke-slide-thumb-selected: #3388ff;--stroke-system-border-overlay: rgba(255, 255, 255, .08);--stroke-system-panel-separator: #2e3033;--stroke-system-selected: #1d79f9;--stroke-system-separator: rgba(255, 255, 255, .08);--stroke-system-wide-separator: rgba(0, 0, 0, .35);--stroke-web-focus: #ffffff;--stroke-web-panel-border: rgba(234, 241, 255, .1);--stroke-web-regular: rgba(245, 248, 255, .18);--test-radius: 4px 4px 0px 0px;--radius-0: 0px;--radius-2: 2px;--radius-4: 4px;--radius-6: 6px;--radius-8: 8px;--radius-10: 10px;--radius-12: 12px;--radius-16: 16px;--radius-20: 20px;--radius-24: 24px;--radius-32: 32px;--radius-40: 40px;--radius-48: 48px;--radius-56: 56px;--radius-64: 64px;--radius-capsule: 999px;--spacing-0: 0px;--spacing-2: 2px;--spacing-4: 4px;--spacing-6: 6px;--spacing-8: 8px;--spacing-10: 10px;--spacing-12: 12px;--spacing-16: 16px;--spacing-20: 20px;--spacing-24: 24px;--spacing-28: 28px;--spacing-32: 32px;--spacing-36: 36px;--spacing-40: 40px;--spacing-44: 44px;--spacing-48: 48px;--spacing-52: 52px;--spacing-56: 56px;--spacing-60: 60px;--spacing-64: 64px;--stroke-0: 0px;--stroke-1: 1px;--stroke-10: 10px;--stroke-12: 12px;--stroke-16: 16px;--stroke-2: 2px;--stroke-3: 3px;--stroke-4: 4px;--stroke-5: 5px;--stroke-6: 6px;--stroke-8: 8px;--base-level1light: 0px 0px 2px rgba(0, 0, 0, .04), 0px 2px 8px rgba(0, 0, 0, .06);--base-level2light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 6px 24px rgba(0, 0, 0, .06);--base-level3light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 10px 40px rgba(0, 0, 0, .1);--base-level4light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 24px 128px rgba(0, 0, 0, .16);--base-level1dark: 0px 2px 8px rgba(0, 0, 0, .15);--base-level2dark: 0px 6px 24px rgba(0, 0, 0, .25);--base-level3dark: 0px 10px 40px rgba(0, 0, 0, .36);--base-level4dark: 0px 24px 128px rgba(0, 0, 0, .5);--base-canvasshadowlight: 0px 1px 3px rgba(0, 0, 0, .08);--base-canvasshadowdark: 0px 1px 3px rgba(0, 0, 0, .25);--base-webbarlight: 0px 0px 12px rgba(0, 0, 0, .06);--base-webbardark: 0px 0px 12px rgba(0, 0, 0, .25);--base-naturaldark100: #f3f5f7;--base-naturaldark95: #f0f1f5;--base-naturaldark90: #d5d6d9;--base-naturaldark80: #babbbf;--base-naturaldark70: #9fa1a6;--base-naturaldark60: #86888c;--base-naturaldark50: #616366;--base-naturaldark40: #4e4f52;--base-naturaldark30: #3f4042;--base-naturaldark25: #2e3033;--base-naturaldark20: #262729;--base-naturaldark15: #1c1d1f;--base-naturaldark10: #121314;--base-naturallight100: #1c1d1f;--base-naturallight95: #1c1d1f;--base-naturallight90: #343638;--base-naturallight80: #4d4f52;--base-naturallight70: #616366;--base-naturallight60: #797b7f;--base-naturallight50: #939599;--base-naturallight40: #abadb2;--base-naturallight30: #d0d2d6;--base-naturallight20: #ebedf2;--base-naturallight15: #f3f5f7;--base-naturallight10: #f6f7fa;--base-whiteopacity100: #ffffff;--base-whiteopacity75: rgba(255, 255, 255, .75);--base-whiteopacity65: rgba(255, 255, 255, .65);--base-whiteopacity50: rgba(255, 255, 255, .5);--base-whiteopacity25: rgba(255, 255, 255, .25);--base-whiteopacity15: rgba(255, 255, 255, .15);--base-whiteopacity8: rgba(255, 255, 255, .08);--base-blackopacity100: #000000;--base-blackopacity75: rgba(0, 0, 0, .75);--base-blackopacity65: rgba(0, 0, 0, .65);--base-blackopacity50: rgba(0, 0, 0, .5);--base-blackopacity35: rgba(0, 0, 0, .35);--base-blackopacity30: rgba(0, 0, 0, .3);--base-blackopacity20: rgba(0, 0, 0, .2);--base-blackopacity15: rgba(0, 0, 0, .15);--base-blackopacity8: rgba(0, 0, 0, .08);--base-blackopacity4: rgba(0, 31, 92, .06);--base-primarylight100: #053680;--base-primarylight90: #0349ac;--base-primarylight80: #0a5bd6;--base-primarylight70: #1b6eea;--base-primarylight60: #1e79fa;--base-primarylight50: #3388ff;--base-primarylight40: #66a8ff;--base-primarylight30: #8cc0ff;--base-primarylight20: #d1e7ff;--base-primarylight10: #e5f2ff;--base-primarylight5: #f3f9ff;--base-primary2light100: #391f66;--base-primary2light90: #522c94;--base-primary2light80: #693bb8;--base-primary2light70: #7c46db;--base-primary2light60: #8f58fc;--base-primary2light50: #9c6bff;--base-primary2light40: #be99ff;--base-primary2light30: #ceb2ff;--base-primary2light20: #ebe0ff;--base-primary2light10: #f6f2ff;--base-goldlight100: #653619;--base-goldlight90: #804927;--base-goldlight80: #cd743e;--base-goldlight70: #e78b53;--base-goldlight60: #f09b67;--base-goldlight50: #f7a877;--base-goldlight40: #fab991;--base-goldlight30: #ffcaa8;--base-goldlight20: #ffddc7;--base-goldlight10: #ffede0;--base-greenlight90: #1d590b;--base-greenlight70: #2e8c11;--base-greenlight50: #4fc62b;--base-greenlight30: #96e57d;--base-greenlight10: #e4fcde;--base-yellowlight90: #804a0d;--base-yellowlight70: #c67d1e;--base-yellowlight50: #ffb649;--base-yellowlight30: #ffd580;--base-yellowlight10: #fff1d6;--base-redlight90: #670b0b;--base-redlight70: #a71b18;--base-redlight50: #f74640;--base-redlight30: #ff8680;--base-redlight10: #ffe7e5;--base-redlightopacity30: rgba(247, 70, 64, .3);--base-primarylightopacity30: rgba(51, 136, 255, .3);--base-primary3lightopacity30: rgba(229, 55, 229, .3);--base-gradientailight: linear-gradient(90deg, #4dcfffff, #5ca0ffff, #a375ffff);--base-gradientaidark: linear-gradient(90deg, #46cafaff, #529affff, #9966ffff);--base-gradientmask-bottomlight: linear-gradient(360deg, #ffffff00, #ffffffff);--base-gradientmask-rightlight: linear-gradient(90deg, #ffffff00, #f6f7faff);--base-gradientmask-leftlight: linear-gradient(90deg, #f6f7faff, #ffffff00);--base-gradientmask-leftdark: linear-gradient(90deg, #262729ff, #26272900);--base-gradientmainbackgrounddark: linear-gradient(360deg, #0e0e0fff, #1c1d1fff);--base-gradientmask-bottomdark: linear-gradient(360deg, #26272900, #262729ff);--base-gradientmask-bottomdark2: linear-gradient(360deg, #1c1d1f00, #1c1d1fff);--base-gradientmask-rightdark: linear-gradient(90deg, #26272900, #262729ff);--base-gradientmainbackgroundlight: linear-gradient(360deg, #ffffff00, #ffffffcc);--base-gradienttagspecial-offer: linear-gradient(90deg, #ffa1c8ff, #ba99fbff);--base-orangelight50: #ff9a27;--base-cornflowerlight100: #1a2480;--base-cornflowerlight90: #202c99;--base-cornflowerlight80: #2533b2;--base-cornflowerlight70: #2b3bcc;--base-cornflowerlight60: #3042e5;--base-cornflowerlight50: #3549ff;--base-cornflowerlight40: #5d6dff;--base-cornflowerlight30: #8c98ff;--base-cornflowerlight20: #b8bfff;--base-cornflowerlight10: #d7dbff;--base-cornflowerlight5: #edefff;--base-primary3light95: #4c0f4c;--base-primary3light90: #6c136c;--base-primary3light80: #ae1aae;--base-primary3light70: #c71bc7;--base-primary3light60: #d92bd9;--base-primary3light50: #e537e5;--base-primary3light40: #f771f7;--base-primary3light30: #f7a8f7;--base-primary3light20: #fcd7fc;--base-primary3light10: #ffe8ff;--base-primary3light5: #fff2ff;--base-gradient-magenta: linear-gradient(270deg, #f201f7ff, #ffba53ff);--base-gradientweb-mask-leftdark: linear-gradient(270deg, #12131400, #121314ff);--base-gradientweb-mask-leftlight: linear-gradient(90deg, #ffffffff, #ffffff00);--base-gradientweb-mask-rightdark: linear-gradient(270deg, #121314ff, #12131400);--base-gradientweb-mask-rightlight: linear-gradient(90deg, #ffffff00, #ffffffff);--base-web-search-rank3dark: #ffab47;--base-web-search-rank2dark: #fc7b52;--base-web-search-rank1dark: #f95454;--base-web-search-rank3light: #ffb966;--base-web-search-rank2light: #ff9270;--base-web-search-rank1light: #ff7676;--base-web-content-tertiarylight: rgba(21, 23, 26, .44);--base-web-content-secondarylight: rgba(23, 24, 26, .65);--base-web-content-primarylight: #17181a;--base-web-stroke-panel-borderlight: rgba(255, 255, 255, .01);--base-web-stroke-hoverlight: #17181a;--base-web-stroke-regularlight: rgba(0, 8, 26, .18);--base-web-background-quaternarylight: rgba(0, 8, 26, .18);--base-web-background-tertiarylight: rgba(0, 22, 65, .08);--base-web-background-secondarylight: rgba(0, 30, 89, .04);--base-web-background-primarylight: #ffffff;--base-web-background-colorlight: rgba(0, 136, 255, .12);--base-web-background-color-selectedlight: #3388ff;--base-web-content-tertiarydark: rgba(250, 252, 255, .4);--base-web-content-secondarydark: rgba(250, 252, 255, .75);--base-web-content-primarydark: #ffffff;--base-web-stroke-panel-borderdark: rgba(235, 242, 255, .1);--base-web-stroke-hoverdark: #ffffff;--base-web-stroke-regulardark: rgba(245, 248, 255, .35);--base-web-background-quaternarydark: rgba(245, 248, 255, .35);--base-web-background-tertiarydark: rgba(240, 245, 255, .15);--base-web-background-secondarydark: rgba(229, 238, 255, .06);--base-web-background-primarydark: #121314;--base-web-background-colordark: rgba(0, 136, 255, .25);--base-web-background-color-selecteddark: #1b6eea;--base-yellowlight5: #fff9f0;--base-yellowdark5: #23201d;--base-redlight40: #ff755c;--base-bluelight40: #3388ff;--base-bluelight70: #1179d9;--base-redlight60: #dd5136;--base-gradientcard-svip-mask-bottom-dark: linear-gradient(360deg, #ffffff19, #00000019);--base-gradientcard-svip-mask-bottomlight: linear-gradient(360deg, #fffdfbff, #ffffff00);--base-card-svip-personal-text-primarylight: #55230b;--base-card-svip-personal-text-primarydark: #f8d8c9;--base-card-svip-personal-text-secondarylight: rgba(85, 35, 11, .8);--base-card-svip-personal-text-secondarydark: rgba(248, 216, 201, .8);--base-card-svip-personal-btn-background: #292523;--base-card-svip-personal-btn-text: #ffc8a3;--base-card-svip-team-text-primarylight: #0b2a56;--base-card-svip-team-text-primarydark: #c9dcf8;--base-card-svip-team-text-secondarylight: rgba(11, 42, 86, .8);--base-card-svip-team-text-secondarydark: rgba(201, 220, 248, .8);--base-card-svip-team-bg-btn-background: #3388ff;--base-card-svip-team-bg-btn-text: #ffffff;--base-card-svip-enterprise-text-primarylight: #270b56;--base-card-svip-enterprise-text-primarydark: #dac9f8;--base-card-svip-enterprise-text-secondarylight: rgba(39, 11, 86, .8);--base-card-svip-enterprise-text-secondarydark: rgba(194, 165, 243, .8);--base-card-svip-enterprise-btn-text: #ffffff;--base-card-svip-enterprise-btn-background: #7e33ff;--base-backgroundtab3light: rgba(243, 245, 247, .5);--base-backgroundtab3dark: #232527;--base-naturaldark5: #09090a;--base-bluelight20: #70cbff;--base-bluelight15: #94d8ff}:root.xdesign,[data-prefers-color=xdesign]{--background-action-hover: rgba(0, 31, 92, .06);--background-action-quiet: rgba(0, 30, 89, 0);--background-action-regular: rgba(0, 30, 89, .06);--background-action-selected: rgba(0, 31, 92, .06);--background-amplification: #3549ff;--background-amplification-result: #eaedf2;--background-btn-black: #1c1d1f;--background-btn-black-hover: #26282a;--background-btn-hover: rgba(0, 31, 92, .06);--background-btn-primary: #7c25ff;--background-btn-primary-hover: #9b58ff;--background-btn-primary-reverse: #ffffff;--background-btn-primary2: #9c6bff;--background-btn-secondary: #ffffff;--background-btn-secondary-hover: #f3f5f7;--background-btn-svip: #ffc9a8;--background-btn-tertiary: #f3f5f7;--background-btn-tertiary-hover: #e4e8ee;--background-btn-thirdly: #f0e5ff;--background-btn-thirdly-hover: #f4edff;--background-canva: #f3f4f7;--background-canvas-dot: #dcdee0;--background-canvas-select: rgba(124, 38, 255, .2);--background-canvas-space-holder: #dadde4;--background-card-hover: #f0f3fa;--background-card-svip-enterprise-btn: #8f58fc;--background-card-svip-personal-btn: #292523;--background-card-svip-team-btn: #3388ff;--background-card-svip-unregistered: #ffede0;--background-checkbox: #ffffff;--background-checkbox-disable: #ebedf2;--background-checkbox-selected: #1c1d1f;--background-container: #ebedf2;--background-contianer-hover: #e1e2e5;--background-cursor-tips: rgba(153, 153, 153, .75);--background-drop-area: #edefff;--background-float-panel-primary: rgba(242, 244, 247, .95);--background-float-panel-secondary: rgba(255, 255, 255, .95);--background-function-copyright: #e4fcde;--background-function-copyright-warning: #fff1d6;--background-function-customer-service-dialog-box1: #ffffff;--background-function-customer-service-dialog-box2: #f4ecff;--background-function-panel-collapse: rgba(0, 0, 0, .08);--background-function-panel-collapse-hover: rgba(0, 0, 0, .15);--background-functionsubset: #ffffff;--background-hover-tips: rgba(0, 0, 0, .5);--background-hovertips2: rgba(0, 0, 0, .75);--background-input: #ffffff;--background-input-not-editable: #f5f7f9;--background-input-secondary: #f3f4f7;--background-input-transparency: rgba(0, 31, 92, .06);--background-list-hover: rgba(0, 31, 92, .06);--background-message-primary: #ffffff;--background-message-secondary: rgba(255, 255, 255, .25);--background-message-user: rgba(124, 38, 255, .08);--background-multiple-choice: #3549ff;--background-pagination-hover: #f5f7f9;--background-scrollbar: #eaedf2;--background-selected-frame: #000000;--background-slide: #eaedf2;--background-slide-fill: #1c1d1f;--background-slide-thumb: #ffffff;--background-space-holder2: rgba(43, 56, 83, .08);--background-success: #4fc62b;--background-switch: #eaedf2;--background-switch-selected: #1c1d1f;--background-system-drop-list: #ffffff;--background-system-frame-floatpanel: #ffffff;--background-system-lock: #ffe6e5;--background-system-main-background-default: #f6f7fa;--background-system-notification: #f3f4f7;--background-system-notification-badge: #f74640;--background-system-overlay-mask: rgba(0, 0, 0, .5);--background-system-scrollbar: rgba(0, 0, 0, .15);--background-system-scrollbar-active: rgba(0, 0, 0, .35);--background-system-selected: #f7f2ff;--background-system-space-holder: #f5f7f9;--background-system-warning: #f74640;--background-tab: #f3f4f7;--background-tab-selected: #ffffff;--background-tab2: rgba(0, 31, 92, .06);--background-tab3: rgba(243, 244, 247, .5);--background-tab4: #ffffff;--background-table: #fafbfd;--background-tag: #f5f7f9;--background-tag-amount: #ff9a27;--background-tag-enterprise-edition: #f7f2ff;--background-tag-hover: #eaedf2;--background-tag-model-name: rgba(0, 31, 92, .06);--background-tag-personal-edition: #ffede0;--background-tag-selected: #f0e5ff;--background-tag-team-edition: #e5f2ff;--background-tips: rgba(0, 0, 0, .75);--background-tips2: #1d79f9;--background-web-color: rgba(124, 38, 255, .12);--background-web-color-selected: #7c26ff;--background-web-primary: #ffffff;--background-web-search-rank1: #ff7575;--background-web-search-rank2: #ff9270;--background-web-search-rank3: #ffb966;--background-web-search-rank4: #fff8ef;--background-web-search-rank5: #ff755b;--background-web-search-rank6: #3388ff;--background-web-search-rank7: #7c26ff;--background-web-secondary: rgba(0, 30, 89, .04);--background-web-tertiary: rgba(0, 21, 64, .08);--background-web-tool-card: #ffffff;--background-webmain: #f5f7f9;--content-btn-black: #ffffff;--content-btn-disable: #aaadb2;--content-btn-primary: #ffffff;--content-btn-primary-reverse: #1c1d1e;--content-btn-primary-tips: rgba(255, 255, 255, .65);--content-btn-secondary: #1c1d1e;--content-btn-transparency: #1c1d1e;--content-btn-transparency-disable: #cfd1d6;--content-button-management: #ffc7a3;--content-card-svip-enterprise-btn: #ffffff;--content-card-svip-enterprise-primary: #260b55;--content-card-svip-enterprise-secondary: rgba(38, 11, 85, .8);--content-card-svip-personal-btn: #ffc7a3;--content-card-svip-personal-primary: #ffffff;--content-card-svip-personal-secondary: rgba(85, 35, 11, .8);--content-card-svip-team-btn: #ffffff;--content-card-svip-team-primary: rgba(11, 42, 85, .8);--content-card-svip-team-secondary: rgba(11, 42, 85, .8);--content-checkbox-selected: #ffffff;--content-collection: #ffb649;--content-function-copyright: #1d590b;--content-function-copyright-warning: #7f490c;--content-function-object-middle-frame: #ffffff;--content-function-panel-collapse: rgba(0, 0, 0, .35);--content-function-panel-collapse-hover: rgba(0, 0, 0, .5);--content-function-selection-add: #8f58fc;--content-function-selection-remove: #f74640;--content-function-tool-nav: #1c1d1e;--content-hover-tips: #ffffff;--content-input: #1c1d1e;--content-input-lable: #aaadb2;--content-input-lable-transparency: rgba(0, 0, 0, .35);--content-input-not-editable: #929499;--content-input-place-holder: #aaadb2;--content-list-primary: #1c1d1e;--content-list-secondary: #aaadb2;--content-list-selected: #1c1d1f;--content-message-user-primary: #111214;--content-message-user-tertiary: rgba(247, 248, 250, .42);--content-pagination-primary: #1c1d1e;--content-pagination-secondary: #929499;--content-pagination-selected: #9b58ff;--content-switch: #ffffff;--content-switch-selected: #ffffff;--content-system-info-icon-regular: #e3e7ee;--content-system-info-icon-success: #95e57d;--content-system-info-icon-warning: #ff857f;--content-system-link: #7c26ff;--content-system-link-hover: #9b58ff;--content-system-lock: #f74640;--content-system-primary: #1c1d1e;--content-system-quaternary: #aaadb2;--content-system-quinary: #aaadb2;--content-system-secondary: #616266;--content-system-selected: #7c26ff;--content-system-tertiary: #929499;--content-tab: #616266;--content-tab-selected: #1c1d1e;--content-tag: #4d4e52;--content-tag-enterprise-edition: #8f58fc;--content-tag-personal-edition: #7f4826;--content-tag-selected: #1c1d1f;--content-tag-team-edition: #1d79f9;--content-task-warning: #ff9a27;--content-tips: #ffffff;--content-title-design: #16a700;--content-title-image-analyzer: #5fb046;--content-title-knowlege: #2978ff;--content-title-request: #f2680c;--content-title-smart-plan: #f2680c;--content-title-web-design: #16a700;--content-web-primary: #171719;--content-web-secondary: rgba(23, 24, 26, .65);--content-web-tertiary: rgba(21, 23, 26, .44);--gradient-background-card-svip-mask-bottom-end: rgba(255, 253, 251, 0);--gradient-background-card-svip-mask-bottom-start: rgba(255, 253, 251, .8);--gradient-background-cursor-target-color-end: rgba(216, 190, 255, 0);--gradient-background-loading-start: #d8beff;--stroke-alignment-line: #1c1d1e;--stroke-amplification: #3549ff;--stroke-avatar: rgba(0, 31, 92, .06);--stroke-btn-primary-reverse: #ffffff;--stroke-btn-secondary: #cfd1d6;--stroke-btn-transparency: rgba(0, 0, 0, .15);--stroke-checkbox: #cfd1d6;--stroke-collection: #ffb649;--stroke-cursor-target-color: #9b58ff;--stroke-cursor-target-color-drag: #b98bff;--stroke-drop-area: #eaedf2;--stroke-drop-area-hover: #d8beff;--stroke-drop-area-transparent: rgba(0, 0, 0, .15);--stroke-drop-area-transparent-hover: #f4ecff;--stroke-dropdown-border: #1c1d1e;--stroke-gradient: #ffffff;--stroke-input: #cfd1d6;--stroke-input-error: #ff4002;--stroke-input-error-focus: rgba(255, 64, 2, .3);--stroke-input-focus: rgba(28, 29, 31, .3);--stroke-input-selected: #1c1d1f;--stroke-pagination-group: #eaedf2;--stroke-pagination-selected: #3549ff;--stroke-selected-frame: #1c1d1e;--stroke-slide-thumb: #cfd1d6;--stroke-slide-thumb-focus: rgba(28, 29, 31, .3);--stroke-slide-thumb-selected: #1c1d1f;--stroke-system-border-overlay: rgba(0, 0, 0, .08);--stroke-system-panel-separator: #eaedf2;--stroke-system-selected: #1c1d1f;--stroke-system-separator: rgba(0, 0, 0, .08);--stroke-system-wide-separator: #f5f7f9;--stroke-web-focus: #17181a;--stroke-web-panel-border: rgba(255, 255, 255, .01);--stroke-web-regular: rgba(0, 8, 26, .18);--test-radius: 4px 4px 0px 0px;--radius-0: 0px;--radius-2: 2px;--radius-4: 4px;--radius-6: 6px;--radius-8: 8px;--radius-10: 10px;--radius-12: 12px;--radius-16: 16px;--radius-20: 20px;--radius-24: 24px;--radius-32: 32px;--radius-40: 40px;--radius-48: 48px;--radius-56: 56px;--radius-64: 64px;--radius-capsule: 999px;--spacing-0: 0px;--spacing-2: 2px;--spacing-4: 4px;--spacing-6: 6px;--spacing-8: 8px;--spacing-10: 10px;--spacing-12: 12px;--spacing-16: 16px;--spacing-20: 20px;--spacing-24: 24px;--spacing-28: 28px;--spacing-32: 32px;--spacing-36: 36px;--spacing-40: 40px;--spacing-44: 44px;--spacing-48: 48px;--spacing-52: 52px;--spacing-56: 56px;--spacing-60: 60px;--spacing-64: 64px;--stroke-0: 0px;--stroke-1: 1px;--stroke-10: 10px;--stroke-12: 12px;--stroke-16: 16px;--stroke-2: 2px;--stroke-3: 3px;--stroke-4: 4px;--stroke-5: 5px;--stroke-6: 6px;--stroke-8: 8px;--base-level1light: 0px 0px 2px rgba(0, 0, 0, .04), 0px 2px 8px rgba(0, 0, 0, .06);--base-level2light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 6px 24px rgba(0, 0, 0, .06);--base-level3light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 10px 40px rgba(0, 0, 0, .1);--base-level4light: 0px 0px 2px rgba(0, 0, 0, .08), 0px 24px 128px rgba(0, 0, 0, .16);--base-level1dark: 0px 2px 8px rgba(0, 0, 0, .15);--base-level2dark: 0px 6px 24px rgba(0, 0, 0, .25);--base-level3dark: 0px 10px 40px rgba(0, 0, 0, .36);--base-level4dark: 0px 24px 128px rgba(0, 0, 0, .5);--base-canvasshadowlight: 0px 1px 3px rgba(0, 0, 0, .08);--base-canvasshadowdark: 0px 1px 3px rgba(0, 0, 0, .25);--base-webbarlight: 0px 0px 12px rgba(0, 0, 0, .06);--base-webbardark: 0px 0px 12px rgba(0, 0, 0, .25);--base-naturaldark100: #f0f1f5;--base-naturaldark95: #f0f1f5;--base-naturaldark90: #d5d6d9;--base-naturaldark80: #babbbf;--base-naturaldark70: #9fa1a6;--base-naturaldark60: #86888c;--base-naturaldark50: #616366;--base-naturaldark40: #4e4f52;--base-naturaldark30: #3f4042;--base-naturaldark25: #2e3033;--base-naturaldark20: #262729;--base-naturaldark15: #1c1d1f;--base-naturaldark10: #121314;--base-naturaldark5: #09090a;--base-naturallight100: #1c1d1f;--base-naturallight95: #1c1d1f;--base-naturallight90: #343638;--base-naturallight80: #4d4f52;--base-naturallight70: #616366;--base-naturallight60: #797b7f;--base-naturallight50: #939599;--base-naturallight40: #abadb2;--base-naturallight30: #d0d2d6;--base-naturallight20: #ebedf2;--base-naturallight15: #f3f5f7;--base-naturallight10: #f6f7fa;--base-whiteopacity100: #ffffff;--base-whiteopacity75: rgba(255, 255, 255, .75);--base-whiteopacity65: rgba(255, 255, 255, .65);--base-whiteopacity50: rgba(255, 255, 255, .5);--base-whiteopacity25: rgba(255, 255, 255, .25);--base-whiteopacity15: rgba(255, 255, 255, .15);--base-whiteopacity8: rgba(255, 255, 255, .08);--base-blackopacity100: #000000;--base-blackopacity75: rgba(0, 0, 0, .75);--base-blackopacity65: rgba(0, 0, 0, .65);--base-blackopacity50: rgba(0, 0, 0, .5);--base-blackopacity35: rgba(0, 0, 0, .35);--base-blackopacity30: rgba(0, 0, 0, .3);--base-blackopacity20: rgba(0, 0, 0, .2);--base-blackopacity15: rgba(0, 0, 0, .15);--base-blackopacity8: rgba(0, 0, 0, .08);--base-blackopacity4: rgba(0, 0, 0, .04);--base-primarylight100: #053680;--base-primarylight90: #0349ac;--base-primarylight80: #0a5bd6;--base-primarylight70: #1b6eea;--base-primarylight60: #1e79fa;--base-primarylight50: #3388ff;--base-primarylight40: #66a8ff;--base-primarylight30: #8cc0ff;--base-primarylight20: #d1e7ff;--base-primarylight10: #e5f2ff;--base-primarylight5: #f3f9ff;--base-primary2light100: #391f66;--base-primary2light90: #522c94;--base-primary2light80: #693bb8;--base-primary2light70: #7c46db;--base-primary2light60: #8f58fc;--base-primary2light50: #9c6bff;--base-primary2light40: #be99ff;--base-primary2light30: #ceb2ff;--base-primary2light20: #ebe0ff;--base-primary2light10: #f6f2ff;--base-goldlight100: #653619;--base-goldlight90: #804927;--base-goldlight80: #cd743e;--base-goldlight70: #e78b53;--base-goldlight60: #f09b67;--base-goldlight50: #f7a877;--base-goldlight40: #fab991;--base-goldlight30: #ffcaa8;--base-goldlight20: #ffddc7;--base-goldlight10: #ffede0;--base-greenlight90: #1d590b;--base-greenlight70: #2e8c11;--base-greenlight50: #4fc62b;--base-greenlight30: #96e57d;--base-greenlight10: #e4fcde;--base-yellowlight90: #804a0d;--base-yellowlight70: #c67d1e;--base-yellowlight50: #ffb649;--base-yellowlight30: #ffd580;--base-yellowlight10: #fff1d6;--base-redlight90: #670b0b;--base-redlight70: #a71b18;--base-redlight50: #f74640;--base-redlight30: #ff8680;--base-redlight10: #ffe7e5;--base-redlightopacity30: rgba(247, 70, 64, .3);--base-primarylightopacity30: rgba(51, 136, 255, .3);--base-primary3lightopacity30: rgba(229, 55, 229, .3);--base-gradientailight: linear-gradient(90deg, #4dcfffff, #5ca0ffff, #a375ffff);--base-gradientaidark: linear-gradient(90deg, #46cafaff, #529affff, #9966ffff);--base-gradientmask-bottomlight: linear-gradient(360deg, #ffffff00, #ffffffff);--base-gradientmask-rightlight: linear-gradient(90deg, #ffffff00, #ffffffff);--base-gradientmask-leftlight: linear-gradient(90deg, #ffffffff, #ffffff00);--base-gradientmask-leftdark: linear-gradient(90deg, #262729ff, #26272900);--base-gradientmainbackgrounddark: linear-gradient(360deg, #0e0e0fff, #1c1d1fff);--base-gradientmask-bottomdark: linear-gradient(360deg, #26272900, #262729ff);--base-gradientmask-bottomdark2: linear-gradient(360deg, #1c1d1f00, #1c1d1fff);--base-gradientmask-rightdark: linear-gradient(90deg, #26272900, #262729ff);--base-gradientmainbackgroundlight: linear-gradient(360deg, #ffffff00, #ffffffcc);--base-gradienttagspecial-offer: linear-gradient(90deg, #ffa1c8ff, #ba99fbff);--base-orangelight50: #ff9a27;--base-cornflowerlight100: #1a2480;--base-cornflowerlight90: #202c99;--base-cornflowerlight80: #2533b2;--base-cornflowerlight70: #2b3bcc;--base-cornflowerlight60: #3042e5;--base-cornflowerlight50: #3549ff;--base-cornflowerlight40: #5d6dff;--base-cornflowerlight30: #8c98ff;--base-cornflowerlight20: #b8bfff;--base-cornflowerlight10: #d7dbff;--base-cornflowerlight5: #edefff;--base-primary3light95: #4c0f4c;--base-primary3light90: #6c136c;--base-primary3light80: #ae1aae;--base-primary3light70: #c71bc7;--base-primary3light60: #d92bd9;--base-primary3light50: #3389ff;--base-primary3light40: #1b68f5;--base-primary3light30: #f7a8f7;--base-primary3light20: #fcd7fc;--base-primary3light10: #e5f2ff;--base-primary3light5: #fff2ff;--base-gradient-magenta: linear-gradient(270deg, #f201f7ff, #ffba53ff);--base-gradientweb-mask-leftdark: linear-gradient(270deg, #12131400, #121314ff);--base-gradientweb-mask-leftlight: linear-gradient(90deg, #ffffffff, #ffffff00);--base-gradientweb-mask-rightdark: linear-gradient(270deg, #121314ff, #12131400);--base-gradientweb-mask-rightlight: linear-gradient(90deg, #ffffff00, #ffffffff);--base-web-search-rank3dark: #ffab47;--base-web-search-rank2dark: #fc7b52;--base-web-search-rank1dark: #f95454;--base-web-search-rank3light: #ffb966;--base-web-search-rank2light: #ff9270;--base-web-search-rank1light: #ff7676;--base-web-content-tertiarylight: rgba(21, 23, 26, .44);--base-web-content-secondarylight: rgba(23, 24, 26, .65);--base-web-content-primarylight: #17181a;--base-web-stroke-panel-borderlight: rgba(255, 255, 255, .01);--base-web-stroke-hoverlight: #17181a;--base-web-stroke-regularlight: rgba(0, 8, 26, .18);--base-web-background-quaternarylight: rgba(0, 8, 26, .18);--base-web-background-tertiarylight: rgba(0, 22, 65, .08);--base-web-background-secondarylight: rgba(0, 30, 89, .04);--base-web-background-primarylight: #ffffff;--base-web-background-colorlight: rgba(0, 136, 255, .12);--base-web-background-color-selectedlight: #3388ff;--base-web-content-tertiarydark: rgba(250, 252, 255, .4);--base-web-content-secondarydark: rgba(250, 252, 255, .75);--base-web-content-primarydark: #ffffff;--base-web-stroke-panel-borderdark: rgba(235, 242, 255, .1);--base-web-stroke-hoverdark: #ffffff;--base-web-stroke-regulardark: rgba(245, 248, 255, .35);--base-web-background-quaternarydark: rgba(245, 248, 255, .35);--base-web-background-tertiarydark: rgba(240, 245, 255, .15);--base-web-background-secondarydark: rgba(229, 238, 255, .06);--base-web-background-primarydark: #121314;--base-web-background-colordark: rgba(0, 136, 255, .25);--base-web-background-color-selecteddark: #1b6eea;--base-yellowlight5: #fff9f0;--base-yellowdark5: #23201d;--base-redlight40: #ff755c;--base-bluelight15: #94d8e1;--base-bluelight20: #70cbe1;--base-bluelight40: #3388ff;--base-bluelight70: #1179d9;--base-redlight60: #dd5136;--base-gradientcard-svip-mask-bottom-dark: linear-gradient(360deg, #ffffff19, #00000019);--base-gradientcard-svip-mask-bottomlight: linear-gradient(360deg, #fffdfbff, #ffffff00);--base-card-svip-personal-text-primarylight: #55230b;--base-card-svip-personal-text-primarydark: #f8d8c9;--base-card-svip-personal-text-secondarylight: rgba(85, 35, 11, .8);--base-card-svip-personal-text-secondarydark: rgba(248, 216, 201, .8);--base-card-svip-personal-btn-background: #292523;--base-card-svip-personal-btn-text: #ffc8a3;--base-card-svip-team-text-primarylight: #0b2a56;--base-card-svip-team-text-primarydark: #c9dcf8;--base-card-svip-team-text-secondarylight: rgba(11, 42, 86, .8);--base-card-svip-team-text-secondarydark: rgba(201, 220, 248, .8);--base-card-svip-team-bg-btn-background: #3388ff;--base-card-svip-team-bg-btn-text: #ffffff;--base-card-svip-enterprise-text-primarylight: #270b56;--base-card-svip-enterprise-text-primarydark: #dac9f8;--base-card-svip-enterprise-text-secondarylight: rgba(39, 11, 86, .8);--base-card-svip-enterprise-text-secondarydark: rgba(194, 165, 243, .8);--base-card-svip-enterprise-btn-text: #ffffff;--base-card-svip-enterprise-btn-background: #7e33ff;--base-backgroundtab3light: rgba(243, 245, 247, .5);--base-backgroundtab3dark: #232527}html.mobile:not(.intl)[data-theme=dark] body[data-page-name=case],html.mobile:not(.intl)[data-theme=dark] body[data-page-name=share]{background:#1d1c20}html.mobile:not(.intl)[data-theme=dark] body[data-page-name=case][roboneo-data-theme=dark],html.mobile:not(.intl)[data-theme=dark] body[data-page-name=share][roboneo-data-theme=dark]{--roboneo-background-buttonPrimaryAccent: #452f9e;--roboneo-background-buttonPrimaryAccentHover: #7756ff;--roboneo-background-fillAccent: #6f4cff;--roboneo-background-hoverOverlayAccent: rgba(96, 60, 243, .5);--roboneo-background-messagePrimary: #110f11;--roboneo-background-messageUser: #452f9e}html[data-theme=dark]{--background-floatPanelSecondary: rgba(44, 44, 51, .6);--effects-shadowFloatPanelSecondary2: rgba(255, 255, 255, .06);--effects-shadowFloatPanelSecondary1: rgba(0, 0, 0, .25)}html[data-theme=dark] body{background-color:#080808;color:#fff}html[data-theme=light]{--background-floatPanelSecondary: rgba(255, 255, 255, .75);--effects-shadowFloatPanelSecondary2: rgba(255, 255, 255, .5);--effects-shadowFloatPanelSecondary1: rgba(0, 8, 31, .08)}html[data-theme=light] body{background-color:#f0f0f0}html{background-color:#d4d5d8}html .x-design-roboneo-brands-popover.ant-popover-placement-top,html .x-design-roboneo-brands-popover.ant-popover-placement-topLeft,html .x-design-roboneo-brands-popover.ant-popover-placement-topRight,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-top,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-topLeft,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-topRight,html .x-design-roboneo-agent-models-popover.ant-popover-placement-top,html .x-design-roboneo-agent-models-popover.ant-popover-placement-topLeft,html .x-design-roboneo-agent-models-popover.ant-popover-placement-topRight,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-top,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-topLeft,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-topRight,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-top,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-topLeft,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-topRight{padding-bottom:4px!important}html .x-design-roboneo-brands-popover.ant-popover-placement-bottom,html .x-design-roboneo-brands-popover.ant-popover-placement-bottomLeft,html .x-design-roboneo-brands-popover.ant-popover-placement-bottomRight,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-bottom,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-bottomLeft,html .x-design-roboneo-agent-mode-popover.ant-popover-placement-bottomRight,html .x-design-roboneo-agent-models-popover.ant-popover-placement-bottom,html .x-design-roboneo-agent-models-popover.ant-popover-placement-bottomLeft,html .x-design-roboneo-agent-models-popover.ant-popover-placement-bottomRight,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-bottom,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-bottomLeft,html .x-design-roboneo-prompt-helper-popover.ant-popover-placement-bottomRight,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-bottom,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-bottomLeft,html .x-design-roboneo-batch-process-list-popover.ant-popover-placement-bottomRight{padding-top:4px!important}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card{background:#fff6}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card .roboneo-ui-FileCard-file-cover{margin-left:0;margin-right:8px}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card .roboneo-ui-FileCard-file-info .roboneo-ui-FileCard-file-type{color:#0006;text-transform:uppercase}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".txt"] .roboneo-ui-FileCard-file-cover{background:#d99023}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".doc"] .roboneo-ui-FileCard-file-cover,html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".docx"] .roboneo-ui-FileCard-file-cover{background:#1159be}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".pdf"] .roboneo-ui-FileCard-file-cover{background:#ff2115}html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".csv"] .roboneo-ui-FileCard-file-cover,html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".xls"] .roboneo-ui-FileCard-file-cover,html .roboneo-ui-MessageList-file-container .roboneo-ui-FileCard-file-card[data-url$=".xlsx"] .roboneo-ui-FileCard-file-cover{background:#077d3f}html .roboneo-ui-ChatTitle-chat-input-container .roboneo-ui-ChatTitle-input{padding-left:0}html .roboneo-ui-ChatTitle-aiTip{padding-left:4px}html.intl .roboneo-ui-RoboneoShare-share-detail-container .roboneo-ui-RoboneoShare-detail-header .roboneo-ui-RoboneoShare-logo{filter:none!important}html.intl.xdesign .roboneo-ui-RoboneoAgent-sidebar .roboneo-ui-RoboneoAgent-logo{width:59.512px}html.intl.xdesign .roboneo-ui-RoboneoAgent-sidebar .roboneo-ui-RoboneoAgent-chat-title{padding-left:8px}html.intl.xdesign .roboneo-ui-RoboneoAgent-sidebar .roboneo-ui-ChatTitle-input:focus-within{border-radius:8px;border:1px solid var(--stroke-input-selected);background:var(--background-input)}html.intl .roboneo-ui-AiAvatarText-avatar-container .roboneo-ui-AiAvatarText-avatar-icon-cover{background:none!important;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:center;justify-content:center}html .ant-tooltip-inner{background:var(--background-tips)!important;padding:5px 8px!important;box-shadow:none!important}html .ant-tooltip-arrow-content{background:var(--background-tips)!important}html .x-design-roboneo-modal .ant-modal-body{padding-top:24px}html .x-design-roboneo-modal .ant-modal-content{border-radius:12px}html .x-design-roboneo-modal .mt-modal-confirm__icon{margin:0 0 12px}html .x-design-roboneo-modal .mt-modal-confirm__title__text{line-height:22px}html .x-design-roboneo-modal .mt-modal-confirm__content{align-self:stretch;line-height:20px}html .x-design-roboneo-modal .mt-modal-confirm__content p{margin:8px 0 0}html .x-design-roboneo-modal .mt-modal-confirm__content .x-design-roboneo-modal__quote{margin-top:8px;padding:11px 12px;border-radius:12px;background:var(--background-system-tertiary, #f7f8fa);color:var(--content-system-secondary);line-height:22px}html .x-design-roboneo-modal .mt-modal-confirm__content .x-design-roboneo-modal__quote.flex-between{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}html .x-design-roboneo-modal .mt-modal-confirm__content .x-design-roboneo-modal__quote b{font-weight:600}html .x-design-roboneo-modal .ant-btn{height:40px;border-radius:10px}html .x-design-roboneo-modal .ant-btn-text{background:var(--background-btn-tertiary, #f3f5f7)}.pc-client .xdesign-user-info-panel{display:none!important}.pc-client .roboneo-ui-RoboneoAgent-logo-box{pointer-events:none!important}.pc-client .roboneo-ui-PPTDesc-ppt-btn,.pc-client .roboneo-ui-Design-design-image-list .roboneo-ui-Design-media-container .roboneo-ui-Design-image-cover .roboneo-ui-Design-image-mask .roboneo-ui-Design-download-icon{display:none!important}.pc-client.pc-client-support-download .roboneo-ui-Design-design-image-list .roboneo-ui-Design-media-container .roboneo-ui-Design-image-cover .roboneo-ui-Design-image-mask .roboneo-ui-Design-download-icon{display:block}.pc-client.pc-client-support-download .roboneo-ui-MediaPreview-right_box .roboneo-ui-Button-button_box{display:-moz-box;display:flex}.pc-client .roboneo-ui-RoboneoChatBoard-scrollBox{overflow-y:scroll;scrollbar-width:none}.pc-client .roboneo-ui-RoboneoChatBoard-scrollBox::-webkit-scrollbar{display:none}html.intl.xdesign .ant-message-loading .anticon{color:var(--background-btn-primary, #7c25ff)}
