.ed-scroller{overflow:hidden;position:relative;height:100%}.ed-scroller--wrap{overflow:auto;height:100%}.ed-scroller--wrap__hidden-default{scrollbar-width:none}.ed-scroller--wrap__hidden-default::-webkit-scrollbar{display:none}.ed-scroller--thumb{position:relative;display:block;width:0;height:0;border-radius:inherit;background-color:var(--color--bg-scrollbar-normal);transition:.3s background-color;opacity:1}.ed-scroller--thumb:hover{background-color:var(--color--bg-scrollbar-hover)}.ed-scroller--bar{position:absolute;right:2px;bottom:2px;z-index:1}.is-vertical{top:2px}.is-vertical>div{width:100%}.is-vertical-middle{width:4px;border-radius:4px}.is-vertical-small{width:2px;border-radius:2px}.is-horizontal{left:2px}.is-horizontal>div{height:100%}.is-horizontal-middle{height:4px;border-radius:4px}.is-horizontal-small{height:2px;border-radius:2px}.ed-scroller-fade-enter-active{transition:opacity .34s ease-out}.ed-scroller-fade-leave-active{transition:opacity .12s ease-out}.ed-scroller-fade-enter-from,.ed-scroller-fade-leave-active{opacity:0}.ed-scroll--more--loading{width:100%;height:20px}.ed-drawers-slot-wrap{position:fixed;top:0;bottom:0;background:#fff;z-index:2;transition:all ease .3s}.ed-drawers-slot-wrap__left{left:0}.ed-drawers-slot-wrap__right{right:0;box-shadow:-2px 0 16px #00518b08}.ed-drawers-shadow{position:absolute;left:0;top:0;bottom:0;right:0;background:#00000080;z-index:1}.plus-icon-enter-active,.plus-icon-leave-active{transition:all ease .5s}.plus-icon-enter-from,.plus-icon-leave-to{opacity:0;right:-300px}.plus-icon-enter-to,.plus-icon-leave-from{opacity:1;right:0}.message-center--head{flex:0 0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ebecf0;padding:0 16px}.message-center--container{height:calc(100vh - 64px);display:flex;flex-direction:column}.message-center--head-title{font-size:16px;font-weight:700;display:flex;max-width:248px}.message-center--container-title{flex:0 0 48px;display:flex;justify-content:space-between;align-items:center;padding:0 16px 0 24px;font-size:14px}.message-center--container-title--mark{color:var(--color--bg-brand-normal);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.message-center--container-title--mark__null{color:#0003}.message-center--head--button{width:30px;height:30px;border-radius:var(--radius-s)}.message-center--head--button:hover{background-color:var(--color--bg-hover)}.message-center--container-title--unread{border-radius:var(--radius-s);outline:none}.message-center--container-title--unread:hover{background-color:var(--color--bg-hover)}.message-center--container-content{overflow-y:auto;overflow-x:hidden;padding:0 8px}.message-center--header{padding:0 8px}.message-center--header-tab{min-width:60px;height:28px;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;color:#000000b3;position:relative;margin-right:8px}.message-center--header-tab__active{color:#000}.message-center--header-tab__dot:after{width:6px;height:6px;background-color:#ff3c3c;border-radius:50%;position:absolute;content:"";top:0;right:-6px}.notification-item{min-height:60px;padding:12px 16px;display:flex;flex-direction:column;justify-content:center;border-radius:6px;word-break:break-word}.notification-item:hover{background-color:#21a2ff0d}.notification-item--content{font-weight:400}.notification-item--date{color:#00000080;margin-top:4px}.notification-item--content__unread{font-weight:700}.message-item--highlight{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;color:#21a2ff;margin:0 4px;word-break:break-word}.message-item--highlight__no-margin{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;color:#21a2ff;margin:0;white-space:pre;word-break:break-word}.message-item--margin{margin-top:4px}.notification-item--unread{position:relative}.notification-item--unread:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background-color:#f24822;left:-10px}.header--user-tools{display:flex;justify-content:center;align-items:center;margin:0 16px 0 8px}.header--user-tools-item{flex:1;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;display:flex;justify-content:center;align-items:center;padding:0 12px;transition:all .3s;will-change:transform}.header--user-tools-item:hover{transform:translateY(-2px)}.header--user-avatar{position:relative;display:flex;align-items:center;flex-wrap:wrap;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;height:48px}.header--user-avatar:hover .header--user-avatar-panel{opacity:1!important;visibility:visible!important}.header--user-avatar-panel{cursor:default;background:#fff;width:298px;transform:translate(-50%,100%);border-radius:8px;box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f}.header--user-avatar-panel--item{height:32px;width:100%;cursor:pointer;padding:0 16px;line-height:32px}.header--user-avatar-panel--item:nth-child(n+2){border-top:1px solid #e2e2e2}.header--user-avatar-panel-top{padding:16px}.header--user-avatar-panel-bottom{padding:8px;border-top:1px solid #eeeef0}.header--user-avatar-operate{padding:8px;transition:all .15s;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;border-radius:6px;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.header--user-avatar-operate{font-weight:500}}.header--user-avatar-operate:hover{background:#f3f3f4}.header--user--avatar-name.header--user--avatar-name{font-size:14px;max-width:140px}.header--user-grid{display:flex;align-items:center;justify-content:space-between;text-align:center;margin:14px 0 12px}.header--user-detail{min-width:64px;color:var(--color--text-primary);font-size:12px}.header--user-detail--num{font-size:14px;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.header--user-detail--num{font-weight:500}}.header--user-member{padding:12px;border-radius:9px;font-size:12px;width:266px;height:78px}.header--user-member--title{font-weight:600;font-size:14px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.header--user-member--title{font-weight:500}}.header--user-member--top{display:flex;align-items:center;margin-bottom:8px;justify-content:space-between}.header--user-member--btn{width:68px;height:28px;line-height:28px;padding:0 10px;border-radius:6px;background:#fff;color:#8b451e;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.header--user-member--btn:hover{background-color:#f3f3f5}.header--user--avatar-box{margin-left:8px}.header--avatar{width:30px;height:30px;cursor:pointer;border-radius:50%}.header--publish-icon{margin-right:4px}.header--expand{display:none;cursor:pointer}.header--menu--mask{display:none;position:fixed;top:64px;left:0;width:100%;height:100vh;background-color:#0006}.ed-loading{flex:1;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ed-loading-icon{animation:loading-rotate 1s infinite cubic-bezier(0,0,1,1)}.ed-loading-text{margin-top:18px;font-size:14px;color:var(--color--text-tertiary)}.the-search--input-panel{box-shadow:0 8px 24px #19191a0f,0 4px 16px #19191a0a,0 0 4px #19191a0a;border-radius:16px;background:#fff;position:absolute;width:100%;left:0;bottom:0;transform:translateY(calc(100% + 4px));z-index:99;opacity:0;visibility:hidden;transition:all ease-in .05s .1s}.the-search--input-panel__show{opacity:1;visibility:visible}.the-search--input-before--top{display:flex;align-items:center;justify-content:space-between}.the-search--input-before--top-icon{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.the-search--input-before--grid{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:9px}.the-search--input-before--row+.the-search--input-before--row{margin-top:24px}.the-search--input-before-hot--grid{gap:8px}.the-search--input-before-hot--grid .the-search--input-before--item{padding-left:26px;position:relative}.the-search--input-before-hot--grid .the-search--input-before--item:after{content:"";display:inline-block;position:absolute;width:16px;height:16px;left:8px;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.3977%205.68878C11.902%206.15185%2012.2983%206.70298%2012.5753%207.32514C12.858%207.96009%2013%208.63338%2013%209.32657C13%209.99702%2012.8679%2010.6462%2012.6065%2011.2584C12.3551%2011.8479%2011.9943%2012.3791%2011.5341%2012.8337C11.0753%2013.2896%2010.5398%2013.6462%209.9446%2013.8948C9.32812%2014.1519%208.67472%2014.2825%208%2014.2825C7.32528%2014.2825%206.67188%2014.1519%206.0554%2013.8933C5.46023%2013.6447%204.92614%2013.2868%204.46591%2012.8322C4.0071%2012.3777%203.64631%2011.8465%203.39347%2011.257C3.1321%2010.6447%203%209.9956%203%209.32515C3%208.56662%203.17756%207.80952%203.5142%207.13338C3.84801%206.46435%204.34091%205.86633%204.93892%205.40753C5.18608%205.21718%205.41193%204.99701%205.61364%204.75269C5.90057%204.40326%206.125%204.01406%206.28125%203.59502C6.40909%203.25269%206.46307%202.84076%206.44176%202.37485L6.40234%202.04721C6.37438%201.46006%207.05229%201.81203%207.16761%201.93451C7.97159%202.40894%208.61506%203.08934%209.07812%203.9615C9.63778%205.01122%209.89347%205.97571%209.84091%206.83083C9.83949%206.85639%209.84943%206.88196%209.86932%206.89901C9.89062%206.91889%209.91477%206.92173%209.9304%206.92031C9.94602%206.91889%209.96875%206.91321%209.98864%206.89191C10.2884%206.5581%2010.5%206.21861%2010.6151%205.88622C10.6151%205.88622%2010.6591%205.52436%2010.832%205.4144C11.005%205.30444%2011.32%205.61748%2011.3977%205.68878Z'%20fill='%23FF4568'/%3e%3c/svg%3e") center center/contain no-repeat}.the-search--input-before--item{border:1px solid rgba(18,17,42,.07);border-radius:20px;height:28px;display:flex;justify-content:center;align-items:center;min-width:64px;padding:0 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;transition:all .15s;color:var(--color--text-primary);max-width:200px;font-size:12px;text-align:center}.the-search--input-before--item:hover{background-color:var(--color--bg-hover)}.the-search--input-before{padding:24px}.the-search--input-before:empty{padding:0}.the-banner--tip{margin:24px 0 40px;font-size:24px;line-height:24px;color:#00000080;position:relative}.the-banner--tip-arrow{position:absolute;right:-112px;top:6px}.the-search--input-input{flex:1;font-size:14px;line-height:20px;border:none;background:transparent;height:100%;padding-left:2px;caret-color:var(--color--text-primary)}.the-search--input{display:flex;height:40px;max-width:480px;border-radius:28px;background:#fff;padding:4px 0;align-items:center;position:relative;margin-right:auto;margin-left:auto;border:1px solid rgba(5,4,16,.09);flex:1}.the-search--input-button{width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fff;margin-left:8px}.the-search--input-button:hover{color:#000}.the-search--input-input-icon{cursor:pointer;border-radius:50%;margin-right:8px}.the-search--input-input-icon:hover{background:#12112a0d}.the-search--input-association-load{z-index:5}.the-search--input-association{margin:8px;position:relative;max-height:304px;overflow-y:scroll}.the-search--input-association__loading:after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;z-index:1;background-color:#fff;border-radius:16px}.the-search--input-association-item{font-size:14px;height:36px;padding:0 8px;display:flex;align-items:center;border-radius:8px;transition:all .15s;line-height:1;color:var(--color--text-primary)}.the-search--input-association-item:hover{background:#f3f3f4}.the-search--input-association-item span{color:var(--color--text-primary-v2)}.the-search--input-before--title{font-weight:600;font-size:14px;line-height:22px;text-align:left}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-search--input-before--title{font-weight:500}}.header{min-height:66px;background-color:#fff;position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(18,17,42,.07);width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.header--container{display:flex;align-items:center;max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.header--brand{display:flex}.header--content{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;padding-left:24px}.header--first,.header--second{display:flex;align-items:center;z-index:10}.ed-center{display:flex;align-items:center;justify-content:center}.ed-vertical-center{display:flex;align-items:center}.header--item{cursor:pointer;margin:0 5px;font-size:14px;min-height:38px;line-height:38px}.header--item:hover{background-color:#0f1b310d;border-radius:8px}.header--item-link{color:#000;width:100%;height:100%;display:inline-block;padding:0 12px}.header--expandable-item .header--float-products{width:120px}.header--expandable-item .header--product-item{justify-content:center}.header--btn{padding:0 16px;height:36px}.header--btn+.header--btn{margin-left:16px}.header--products{position:relative;display:flex;align-items:center;padding:0 12px}.header--products:hover .header--products--float-box{visibility:visible}.header--products:hover .header--products--arrow{transform:rotate(-180deg)}.header--products:hover .header--products--float-box{visibility:visible;opacity:1}.header--products--arrow{margin-left:2px;transition:transform .2s ease-in-out;display:flex;align-items:center}.header--products--float-box{position:absolute;transform:translate(-50%);left:50%;visibility:hidden;opacity:0;transition:all .2s;border-radius:16px;top:38px}.header--float-products{position:relative;margin-top:12px;background-color:#fff;width:138px;border-radius:16px;padding:10px;box-shadow:0 0 2px #0000001a,0 10px 20px #0000000d}.header--float-solution{padding:22px;display:flex;width:438px}.header--float-solution-lf{min-width:156px}.header--float-solution-lf-item{height:42px;line-height:42px;width:156px;border-radius:8px;padding:0 10px;display:block;font-size:16px;font-weight:600;color:#1e192c}.header--float-solution-lf-item:hover{background:#f3f3f6}.header--float-solution-rt{margin-left:18px}.header--products--line{height:1px;background-color:#00000014;margin:2px 4px}.header--product-item{display:flex;align-items:center;cursor:pointer;padding-left:10px;border-radius:8px}.header--product-item:hover{background-color:#f3f3f6}.header--product-item--logo{width:32px;height:32px;margin-left:24px}.header--product-item--content{margin-left:6px}.header--product-item--title{color:#000;font-size:11px;font-weight:700}.header--product-item--sub-title{font-size:14px;color:#1e192c}.header--item-price{position:relative}.dropdown--arrow{color:#000;width:20px;height:20px;transform:rotate(180deg)}.header-search-small-screen{display:none}@media screen and (max-width: 1260px){.header-search-small-screen{display:flex;margin:0 4px}.header-search-big-screen{display:none}.header--container{justify-content:space-between}.header--menu--mask,.header--expand{display:block}.header--user--avatar-box{padding-left:16px;height:40px;display:flex;align-items:center}.header--content{position:absolute;left:0;right:0;flex-direction:column;top:64px;background-color:#fff;max-height:0;overflow:hidden;opacity:0;transition:all .2s linear;gap:0}.header--content__expand{max-height:calc(100vh - 64px);overflow:hidden;opacity:1;box-shadow:0 2px 4px -2px #00000026;overflow-y:scroll}.header--user{width:100%;margin-right:0}.header--first{flex-direction:column;padding-right:0;width:100%}.header--item,.header--menu--item{width:100%;height:40px;line-height:48px;border-top:1px solid #e2e2e2;margin:0;padding-left:20px}.header--item:hover,.header--menu--item:hover{background:none}.header--menu__expand{height:120px}.header--menu{position:static;border-radius:0;filter:none;width:100%}.header--products{flex-direction:column;align-items:flex-start;height:auto}.header--products--arrow,.header--products--line{display:none}.header--products--float-box{position:static;visibility:visible;opacity:1;transform:none}.header--float-products{margin-top:0;width:100%;background-color:transparent;padding-left:0;box-shadow:none}.header--float-products:before{display:none}.header--expandable-item .header--product-item{justify-content:flex-start}.header--product-item{height:40px}.header--product-item:hover{background-color:initial}.header--product-item--logo{margin-left:0;width:16px;height:16px}.header--product-item--content{display:flex}.header--product-item--title{font-weight:400}.header--second{border-top:1px solid #e2e2e2}}@media screen and (min-width: 1885px){.header-search-big-screen{position:absolute;left:50%;transform:translate(-50%);width:100%}}.bg-transparent .logo-black[data-v-51c7f30f],.logo-white[data-v-51c7f30f]{display:none}.d-flex[data-v-51c7f30f]{display:flex}.bg-transparent .logo-white[data-v-51c7f30f]{display:block}.align-items-center[data-v-51c7f30f]{align-items:center}.dropdown--arrow[data-v-51c7f30f]{width:16px;height:8px}a[data-v-51c7f30f],a[data-v-51c7f30f]:hover{text-decoration:none}.header[data-v-51c7f30f]{position:sticky;z-index:60;display:flex;align-items:center;justify-content:space-between;width:100%;height:64px;margin:0 auto;font-size:16px;background-color:#fff;color:#1e192c;top:0;padding:0 40px}.d-none[data-v-51c7f30f]{display:none}.global-banner:not(.d-none)+.header[data-v-51c7f30f]{top:64px}.header-shadow[data-v-51c7f30f]{box-shadow:0 1px #0000000d}.header--container[data-v-51c7f30f]{display:flex;align-items:center;width:100%;margin:0 auto;max-width:1600px}.header--brand[data-v-51c7f30f]{display:flex}.header--content[data-v-51c7f30f]{display:flex;flex:1 1 auto;gap:10px;justify-content:space-between;padding-left:21px}.header--first[data-v-51c7f30f]{padding-right:0}.header--first[data-v-51c7f30f],.header--second[data-v-51c7f30f]{z-index:10;display:flex;align-items:center}.header--item[data-v-51c7f30f]{font-weight:400;white-space:nowrap;height:38px;line-height:38px;cursor:pointer;margin:0 5px;font-size:14px;align-items:center;display:flex}.header--item a[data-v-51c7f30f]{color:#1e192c}.header--menu[data-v-51c7f30f]{position:absolute;top:44px;width:144px;height:0;overflow-y:hidden;background:#fff;filter:drop-shadow(0 6px 8px rgba(0,0,0,.1));border-radius:0 0 8px 8px;transition:height ease-in-out .3s}.header--menu__expand[data-v-51c7f30f]{height:104px}.header--menu--item[data-v-51c7f30f]{width:100%;height:32px;padding:0 16px;line-height:32px;cursor:pointer}.header--menu--item[data-v-51c7f30f]:nth-child(n+2){border-top:1px solid #e2e2e2}.header--menu--name[data-v-51c7f30f]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header--expand[data-v-51c7f30f]{display:none;cursor:pointer}.header--menu--mask[data-v-51c7f30f]{position:fixed;top:120px;left:0;display:none;width:100%;height:100vh;background-color:#0006}.header--products[data-v-51c7f30f]{position:relative;display:flex;align-items:center;padding:0 12px}.header--products--arrow[data-v-51c7f30f]{display:flex;margin-left:2px;transition:transform .2s ease-in-out;align-items:center;width:20px;transform:rotate(180deg)}.header--float-products[data-v-51c7f30f]{position:relative;padding:10px;background-color:#fff;border-radius:16px;box-shadow:0 0 2px #0000001a,0 10px 20px #0000000d;min-width:160px;width:auto;margin-top:12px}.header--float-text[data-v-51c7f30f]:before{left:86px}.header--products--line[data-v-51c7f30f]{height:1px;margin:2px 4px;background-color:#00000014}.header--product-item[data-v-51c7f30f]{display:flex;align-items:center;cursor:pointer;border-radius:8px;padding:0 10px;line-height:42px;font-size:16px;font-weight:600}.header--product-item--logo[data-v-51c7f30f]{width:32px;height:32px;margin-left:24px}.header--product-item--title[data-v-51c7f30f]{font-size:11px;font-weight:700;color:#000}.header--product-item--sub-title[data-v-51c7f30f]{font-size:16px;color:#1e192c}.header--products:hover .header--products--float-box[data-v-51c7f30f]{visibility:visible;opacity:1}.header--products--float-box[data-v-51c7f30f]{position:absolute;transform:translate(-50%);left:50%;visibility:hidden;opacity:0;transition:all .2s;border-radius:16px;top:41px}.dropdown--arrow[data-v-51c7f30f]{width:20px;height:20px;transform:rotate(180deg)}.header--products[data-v-51c7f30f]:hover{background-color:#f3f3f6;border-radius:8px}.header--item>.menu-track[data-v-51c7f30f]{height:100%;padding:0 12px}.header--item-community[data-v-51c7f30f]:after{display:none}.header--float-products[data-v-51c7f30f]:before{display:none}.header--float-solution[data-v-51c7f30f]{padding:24px;display:flex;width:419px!important;height:244px}.header--float-solution-lf[data-v-51c7f30f]{min-width:136px;margin-right:30px;width:100%}.header--float-solution-lf-item[data-v-51c7f30f]{height:42px;line-height:42px;width:190px;border-radius:8px;padding:0 10px;display:block;font-size:16px;font-weight:600;color:#1e192c}.header--float-solution-lf-item[data-v-51c7f30f]:hover{background:#f3f3f6}.header--float-solution-lf-title[data-v-51c7f30f]{font-size:14px;font-weight:400;color:#1e192cb3;line-height:20px;padding-left:10px;margin-bottom:12px}.header--float-solution-rt[data-v-51c7f30f]{margin-left:18px}.footer-copyright-logo-image[data-v-51c7f30f]{margin-right:74px}.header.bg-transparent[data-v-51c7f30f]{box-shadow:none;border:none}.header a[data-v-51c7f30f]:hover{color:#1e192c}.header--float-solution-lf-title[data-v-51c7f30f]{padding-left:0}.header--float-solution-lf-scene[data-v-51c7f30f]{padding-left:10px}.header--item[data-v-51c7f30f]:hover{background-color:#0f1b310d;border-radius:8px}.header--product-item[data-v-51c7f30f]{width:100%}.header--product-item[data-v-51c7f30f]:hover{background-color:#f3f3f6}.bg-transparent .header--item[data-v-51c7f30f]:hover{background:#0000000d;border-radius:8px}.bg-transparent .header--item .header--item-text[data-v-51c7f30f],.bg-transparent .header--item .menu-track[data-v-51c7f30f]{color:#fff!important}.bg-transparent .after-login[data-v-51c7f30f],.bg-transparent .before-login[data-v-51c7f30f]{background:#fff;color:#1e192c!important}.bg-transparent .after-login[data-v-51c7f30f]:active,.bg-transparent .before-login[data-v-51c7f30f]:active{background:#fff!important}.bg-transparent .header--products:hover .dropdown--arrow[data-v-51c7f30f]{color:#fff!important}.menu-track[data-v-51c7f30f]{display:flex;align-items:center}.header--float-solution-lf-item[data-v-51c7f30f]{color:#1e192c!important}.dropdown--arrow[data-v-51c7f30f]{color:#000}.bg-transparent .dropdown--arrow[data-v-51c7f30f]{color:#fff}.bg-transparent .header--products:hover .dropdown--arrow[data-v-51c7f30f]{color:#000}.bg-transparent[data-v-51c7f30f]{border-bottom:none}.bg-transparent .header--float-solution-lf-item[data-v-51c7f30f]:hover{color:#1e192c!important}[data-v-51c7f30f]:root,body[data-v-51c7f30f],div[data-v-51c7f30f],h1[data-v-51c7f30f],h2[data-v-51c7f30f],h3[data-v-51c7f30f],h4[data-v-51c7f30f],h5[data-v-51c7f30f],h6[data-v-51c7f30f],p[data-v-51c7f30f],span[data-v-51c7f30f]{font-display:swap!important;font-family:Satoshi,Manrope,Arial,Helvetica Neue,Helvetica,sans-serif!important}.bg-transparent a[data-v-51c7f30f]{color:#fff;transition:none!important}.bg-transparent .header--item[data-v-51c7f30f]{color:#fff}.bg-transparent .header-btn__outline[data-v-51c7f30f]{border-color:#fff}.bg-transparent .header-btn__outline[data-v-51c7f30f]:hover{background:#fff;color:#1e192c!important}.bg-transparent .header--products--arrow[data-v-51c7f30f]{color:#fff}.article-body h2 strong[data-v-51c7f30f],.article-body h3 strong[data-v-51c7f30f],.article-body h4 strong[data-v-51c7f30f],.article-body h5 strong[data-v-51c7f30f]{font-weight:inherit;line-height:1.4}.article-body a[data-v-51c7f30f],.article-body a span[data-v-51c7f30f]{color:#832fff!important}.header-btn__outline[data-v-51c7f30f],.header-btn__primary[data-v-51c7f30f]{border-radius:8px;height:40px;min-width:89px;padding:0 16px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center}.header-btn__primary[data-v-51c7f30f]{color:#fff;background:#832fff}.header-btn__primary[data-v-51c7f30f]:hover{color:#fff!important;background:#9751ff}.header-btn__outline[data-v-51c7f30f]{border:2px solid #1e192c;color:#1e192c}.header-btn__outline[data-v-51c7f30f]:hover{color:#fff!important;background:#1e192c}.header-btn__outline[data-v-51c7f30f]:active,.header-btn__primary[data-v-51c7f30f]:active{transform:scale(.95)}.content-main .px-btn[data-v-51c7f30f]{padding:0 23px}.header--login[data-v-51c7f30f],.header--unlogin[data-v-51c7f30f]{display:none}.content-main .content[data-v-51c7f30f]{align-items:start!important}.content-main .content h1[data-v-51c7f30f],.content-main .content h2[data-v-51c7f30f]{margin-left:auto;margin-right:auto}#list-howto[data-v-51c7f30f]{margin-bottom:24px}@media screen and (min-width: 981px){.header--products:hover .header--products--arrow[data-v-51c7f30f]{transform:rotate(0)}}@media screen and (max-width: 980px){.header--container[data-v-51c7f30f]{justify-content:space-between}.header--menu--mask.show[data-v-51c7f30f]{display:block}.header--item div[aria-expanded=true] .header--products--arrow[data-v-51c7f30f]{transform:rotate(0)}.header--expand[data-v-51c7f30f]{display:block}.header--user--avatar-box[data-v-51c7f30f]{display:flex;align-items:center;height:40px;padding-left:16px}.header--content[data-v-51c7f30f]{position:absolute;top:64px;right:0;left:0;flex-direction:column;gap:0;max-height:0;overflow:hidden;background-color:#fff;opacity:0;transition:all .2s linear}.header--content__expand[data-v-51c7f30f]{max-height:calc(100vh - 100px);box-shadow:0 2px 4px -2px #00000026;opacity:1;overflow-y:scroll}.header--user[data-v-51c7f30f]{width:100%;margin-right:0}.header--first[data-v-51c7f30f]{flex-direction:column;padding-right:0}.header--item[data-v-51c7f30f],.header--menu--item[data-v-51c7f30f]{width:100%;height:40px;padding-left:20px;margin:0;line-height:40px;border-top:1px solid #e2e2e2}.header--item[data-v-51c7f30f]:hover{background-color:transparent}.header--menu__expand[data-v-51c7f30f]{height:120px}.header--menu[data-v-51c7f30f]{position:static;width:100%;filter:none;border-radius:0}.header--products[data-v-51c7f30f]{flex-direction:column;align-items:flex-start;height:auto}.header--products--arrow[data-v-51c7f30f]{display:inline-block}.header--products--line[data-v-51c7f30f]{display:none}.header--products--float-box[data-v-51c7f30f]{position:static;visibility:visible;opacity:1;transform:none}.header--float-products[data-v-51c7f30f]{width:100%;padding-left:0;margin-top:0;background-color:transparent;box-shadow:none}.header--product-item[data-v-51c7f30f]{height:38px}.header--product-item[data-v-51c7f30f]:hover{background-color:initial}.header--product-item--logo[data-v-51c7f30f]{width:16px;height:16px;margin-left:0}.header--product-item--content[data-v-51c7f30f]{display:flex}.header--product-item--title[data-v-51c7f30f]{font-weight:400}.header--second[data-v-51c7f30f]{border-top:1px solid #e2e2e2;padding:12px 0 12px 20px}}@media screen and (max-width: 500px){.header--float-solution-lf[data-v-51c7f30f]{width:120px;margin-right:0}}.mobile-show[data-v-51c7f30f]{display:none!important}.dl-with-logo[data-v-51c7f30f]{margin-right:0!important}.header--products--float-box .header--float-solution[data-v-51c7f30f]{width:fit-content!important}.header--float-solution .header--float-solution-lf[data-v-51c7f30f]{margin-right:28px}.header--float-solution .header--float-solution-lf[data-v-51c7f30f]:last-child{margin-right:0}.header--float-solution-lf-item-wrapper[data-v-51c7f30f]{display:flex;align-items:flex-start;gap:28px;width:fit-content}.header--float-solution-lf-item-wrap[data-v-51c7f30f]{min-width:216px;flex:1}.header--products--float-box .header--float-solution-lf-item[data-v-51c7f30f]{width:216px;font-weight:400}.header--float-solution .header--float-solution-lf[data-v-51c7f30f]{width:fit-content}.header--products--float-box.header--products--float-solution-box[data-v-51c7f30f]{transform:translate(-24%)}.header--products .header--product-item[data-v-51c7f30f]{font-weight:400}@media screen and (max-width: 1280px){.header[data-v-51c7f30f]{padding:16px!important}.header--item[data-v-51c7f30f]{margin:0!important;padding:0!important}}@media screen and (max-width: 980px){.header--products--float-box.header--products--float-solution-box[data-v-51c7f30f]{transform:none}.header--products--float-box .header--float-solution[data-v-51c7f30f]{flex-wrap:wrap;gap:20px}.header--float-solution-lf-item-wrap[data-v-51c7f30f]{min-width:fit-content}.header--float-solution-lf-item-wrapper[data-v-51c7f30f]{flex-wrap:wrap}}.user-center--box{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:100;background:#0000004d}.user-center--box iframe{width:100%;height:100%}.ed-dialog--wrapper{position:fixed;z-index:99;top:0;left:0;right:0;bottom:0}.ed-dialog--mask{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:99}.ed-dialog{position:relative;width:calc(100% - 32px)!important;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:10px;z-index:100;box-shadow:0 0 32px #00000026,0 0 20px #0000001a,0 0 4px #0000000d;color:#19191a;display:flex;flex-direction:column;max-height:calc(100vh - 80px)!important}.ed-dialog--title{font-size:16px;line-height:24px;font-weight:700;word-break:break-all}.ed-dialog--header{height:52px;padding:16px;border-bottom:1px solid rgba(18,17,42,.07);font-weight:600;font-size:14px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-dialog--header{font-weight:500}}.ed-dialog--close-button{position:absolute;width:28px;height:28px;top:8px;right:8px;border-radius:6px;display:flex;justify-content:center;align-items:center;z-index:4}.ed-dialog--close-button:hover{background:#0000000d}.ed-dialog--body{flex-grow:1;overflow-y:auto;padding:16px 16px 0}.ed-dialog--footer{display:flex;justify-content:flex-end;padding:16px}.ed-dialog--footer-btn{height:32px;margin-left:12px}.ed-dialog--loading{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;z-index:3;display:flex;justify-content:center;align-items:center;border-radius:10px}.animation_rotate{transform:rotate(0);animation:animation_rotate_clockwise 1s linear infinite}@-moz-keyframes animation_rotate_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes animation_rotate_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes animation_rotate_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animation_rotate_clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collect-success-dialog{margin:0;padding:0;display:flex}.collect-success-dialog--body{margin:0;border-radius:8px}.collect-success-dialog--top{border-radius:8px 8px 0 0;width:100%;height:180px;background:linear-gradient(122.44deg,#495af0 -5.16%,#7164fa 96.16%);display:flex;flex-direction:column;align-items:center;justify-content:center}.collect-success-dialog--top-img{width:137px}.collect-success-dialog--top-text{font-weight:500;font-size:16px;line-height:23px;color:#fff;margin-top:24px}.collect-success-dialog--buttons{height:146px;display:flex;justify-content:center;align-items:center}.collect-success-dialog--buttons-item{width:97px;height:36px;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:20px;margin-right:16px;cursor:pointer;border:1px solid #495af0;color:#545df3}.ed-svg-icon{transform:translateZ(0)}.ed-svg-icon__hover{border-radius:2px;transition:all .2s ease-in-out}.ed-svg-icon__hover:hover,.ed-svg-icon__active{background-color:#edeff3}.ed-svg-icon__pointer{cursor:pointer}.ed-svg-icon__circle{border-radius:50%}svg use{all:inherit}.ed-message--message{min-width:100px;height:40px;background:#000;border-radius:6px;position:fixed;left:50%;transform:translate(-50%);z-index:102;color:#fff;padding:0 16px;display:flex;align-items:center;justify-content:center;font-size:14px}.ed-message--loading{width:16px}.ed-message-fade-enter-active,.ed-message-fade-leave-active{transition:all .3s}.ed-message-fade-enter-from,.ed-message-fade-leave-to{opacity:0;transform:translate(-50%,-100%)}.ed-message--icon{margin-right:8px}.ed-message--action{margin-left:32px;text-decoration:underline;cursor:pointer}.ed-message--action-close{text-decoration:underline;cursor:pointer;margin-left:12px;opacity:.5}.ed-checkbox{display:flex;align-items:center}.ed-checkbox-icon-first .ed-checkbox-box{order:2}.ed-checkbox-icon-first .ed-checkbox-label{order:1}.ed-checkbox-input{opacity:0;position:absolute;display:none}.ed-checkbox-box{min-width:12px;height:12px;border:1px solid #a2a4a8;border-radius:2px;transition:all .2s;margin:0 6px 0 8px}.ed-checkbox-input:checked~.ed-checkbox-box,.ed-checkbox-box__check{border:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yIDBDMC44OTU0MzEgMCAwIDAuODk1NDMxIDAgMlYxMEMwIDExLjEwNDYgMC44OTU0MzEgMTIgMiAxMkgxMEMxMS4xMDQ2IDEyIDEyIDExLjEwNDYgMTIgMTBWMkMxMiAwLjg5NTQzMSAxMS4xMDQ2IDAgMTAgMEgyWk01LjA1ODgyIDYuNzA2MTNMMy4xNzY0NyA0LjgyMzc3TDIgNi4wMDAyNEw1LjA1ODgyIDkuMDU5MDhMMTAgNC4xMTc4OEw4LjgyMzUzIDIuOTQxNDFMNS4wNTg4MiA2LjcwNjEzWiIgZmlsbD0iIzgyMkZGRiIvPgo8L3N2Zz4K) center center/cover no-repeat}.ed-checkbox-input__disable{display:none}.ed-checkbox-label{position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;font-size:14px;white-space:nowrap}.tag-select.tag-select{background-color:transparent}.tag-select--dropdown{min-width:208px;position:relative;background:var(--color--bg-input);border-radius:6px;display:flex;align-items:center;border:1px solid transparent}.tag-select--dropdown__error{border-color:var(--color--bg-danger-normal)}.tag-select--dropdown:hover{background:#12112a0d}.tag-select--dropdown-top{padding:0 8px}.tag-select--panel{position:absolute;width:100%;background:#fff;top:calc(100% + 1px);padding:4px;box-shadow:0 8px 24px #19191a0f,0 4px 16px #19191a0a,0 0 4px #19191a0a;border-radius:8px;opacity:0;visibility:hidden;height:0;transition:opacity .2s;z-index:2;max-height:260px;overflow-y:scroll}.tag-select--panel__show{opacity:1;visibility:visible;height:auto}.tag-select--panel-item--checked{position:absolute;left:4px}.tag-select--panel-item{min-height:32px;display:flex;align-items:center;padding:6px 0 6px 28px;position:relative;border-radius:6px}.tag-select--panel-item:hover{background-color:#f7f7f9}.tag-select--select-list{display:flex;align-items:center;flex-wrap:wrap;gap:4px;width:100%}.tag-select--select-item{height:24px;padding:0 8px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:4px}.tag-select--select-item--text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:208px;line-height:1}.tag-select--panel-child{box-shadow:0 8px 24px #19191a0f,0 4px 16px #19191a0a,0 0 4px #19191a0a;border-radius:8px;padding:4px;background:#fff;z-index:3}.tag-select--panel-child--item{height:32px;width:152px;display:flex;align-items:center}.tag-select--panel-child--item:hover{background-color:#f7f7f9}.tag-select--input-icon{position:absolute;top:6px;right:4px}.tag-select--dropdown-default{height:100%;display:flex;align-items:center;color:var(--color--text-quaternary)}.tag-select--select-item--close{margin-left:4px;border-radius:50%}.tag-select--select-item--close:hover{background:var(--color--bg-float-base)}.tag-select--panel-item--select{border:1px solid #8b8c8f;width:12px;height:12px;left:10px;border-radius:2px;position:absolute}.tag-select--panel-item--select__active{border:1px solid var(--color--bg-slider-active)}.tag-select--panel-item--select__active:after{content:"";display:inline-block;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:2px;background-color:var(--color--bg-slider-active);position:absolute}.tag-select--tips{position:absolute;transform:translateY(100%);bottom:0;color:var(--color--bg-danger-normal)}.tag-select--select-item__plain{background:transparent;padding-left:0}.tag-select--select-item__plain .tag-select--select-item--close{display:none}.textarea--description-box{position:relative;width:100%}.textarea--description{height:52px;resize:none;height:81px;line-height:20px;background:var(--color--bg-float-overlay);width:100%;border-radius:6px;border:none;padding:6px 8px;position:relative}.textarea--description::placeholder{color:var(--color--text-quaternary)}.textarea--description-num{position:absolute;height:20px;right:8px;bottom:6px;color:var(--color--text-quaternary)}.publish-template-form{height:100%;overflow-y:scroll}.publish-template-form--required{color:red}.publish-template-form--tip--warn{display:flex;max-width:360px;width:100%}.publish-template-form--tip--warn-text{font-size:12px;line-height:20px;color:#8b8c8f}.publish-template-form--tip--warn-text--primary{color:#555557}.publish-template-form--tip--copyright-text{color:#822fff;display:inline-block}.publish-template-form--input-box{min-height:28px;outline:none;border-radius:6px;display:flex;width:100%;position:relative;max-width:360px}.publish-template-form--input-box__active{border:2px solid #565dff}.publish-template-form--input-box__done .publish-template-form--input{color:#000}.publish-template-form--input-box__err{border-color:#ff3c3c}.publish-template-form--input{flex:1}.publish-template-form--item{margin-bottom:16px;position:relative;display:flex;justify-content:flex-end;gap:24px}.publish-template-form--item-text{display:flex}.publish-template-form--err-tip{position:absolute;color:#ff3c3c;bottom:0;transform:translateY(100%)}.publish-template-form--tags{background-color:transparent;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.publish-template-form--tags-item.publish-template-form--tags-item{display:flex;align-items:center;height:24px;border-radius:12px;position:relative;overflow:hidden;background-color:#f7f7f9;border:none}.publish-template-form--tags-item--input{max-width:64px;font-size:12px;padding:0 4px 0 8px}.publish-template-form--tags-item--input::placeholder{color:var(--color--text-quaternary)}.publish-template-form--tags-item--text{border:none;display:inline-block;width:100%;height:100%;visibility:hidden;padding-left:8px}.publish-template-form--tags-item--text-edit{display:inline-block;position:absolute;width:calc(100% - 10px);padding:0 16px 0 8px;top:2px;bottom:2px;border:none;background-color:#f7f7f9;font-size:12px}.publish-template-form--tags-item--input-edit{border:none;position:absolute;display:none;z-index:3;font-size:12px}.publish-template-form--tags-item--input-edit__active{display:block}.publish-template-form--tags-item--close{margin:0 8px 0 4px;border-radius:50%;min-width:16px}.publish-template-form--tags-item--close:hover{background-color:var(--color--bg-hover)}.publish-template-form--footer{display:flex;justify-content:flex-end;align-items:center;height:52px;position:absolute;bottom:0;right:0;padding-right:16px;width:100%;background-color:#fff;border-radius:0 0 8px 8px;border-top:1px solid rgba(18,17,42,.07)}.publish-template-form--footer-button,.publish-template-form--footer-button-cancel,.publish-template-form--footer-button-next{border-radius:6px;padding:0 16px;font-size:12px;line-height:18px;font-weight:500;background:#fff;border:1px solid transparent;cursor:pointer;height:32px;display:flex;justify-content:center;align-items:center;transition:all .15s}.publish-template-form--footer-button-cancel{border-color:#06061f17}.publish-template-form--footer-button-cancel:hover{background-color:var(--color--bg-hover)}.publish-template-form--footer-button-next{color:#fff;margin-left:8px}.publish-template-form--item-cover-mask{position:absolute;left:0;right:0;bottom:0;top:0;background-color:#06080a91;opacity:0;visibility:hidden;transition:all .3s;border-radius:6px}.publish-template-form--item-cover-default{width:135px}.publish-template-form--item-cover{height:185px;width:290px;margin-left:auto;margin-right:auto;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#f3f3f5;position:relative}.publish-template-form--item-cover:hover .publish-template-form--item-empty-cover{color:#565dff}.publish-template-form--item-cover:hover .publish-template-form--item-cover-mask{opacity:1;visibility:visible}.publish-template-form--item-cover-bg{height:100%;border-radius:6px}.publish-template-form--item-cover-icon{display:flex;justify-content:center;align-items:center;color:#fff;height:100%}.publish-template-form--item-empty-cover{color:#000c}.publish-template-form--item-cover-bg--close{position:absolute;right:4px;top:4px;width:16px;height:16px;display:flex;align-items:center;justify:center;border-radius:4px}.publish-template-form--item-cover-bg--close:hover{background:#0000000d}.publish-template-form--label{min-height:30px;min-width:48px;text-align:right;padding-top:4px}.publish-template-form--item-img{height:250px;background:#f7f7f9;padding-top:24px;width:100%}.publish-template-form--item-img--tips{margin-top:10px;display:flex;justify-content:center;align-items:center;color:var(--color--text-assist)}.publish-template-form--main{padding:0 16px}.publish-template-form--occupy{height:52px}.publish-template-form--tags-number{color:#8b8c8f;position:absolute;right:0;top:4px;height:20px;line-height:20px}.publish-template-form--footer-button--loading{margin-right:2px;animation:loading-rotate 1s infinite cubic-bezier(0,0,1,1)}.publish-template-form-fee-input{margin:0 4px 0 8px;width:50px;height:28px;padding-left:8px}.publish-template-fee--item{margin-bottom:12px;height:20px}.publish-template-fee--item:nth-of-type(1){display:inline-flex}.publish-template-form-fee-tips{position:absolute;bottom:0;left:6px}.publish-template-form-fee-wrap{height:32px;display:flex;align-items:center}.publish-template-form-fee{padding-bottom:12px}@-moz-keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.my-space-folder{height:28px;position:relative;width:100%;display:flex}.my-space-folder--content{position:absolute;top:32px;max-height:400px;left:0;width:256px;z-index:10;background:#fff;box-shadow:0 8px 24px #19191a0f,0 4px 16px #19191a0a,0 0 4px #19191a0a;padding:8px;border-radius:6px;overflow-y:scroll}.my-space-folder--content::-webkit-scrollbar{width:4px!important;height:4px!important}.my-space-folder--content::-webkit-scrollbar-thumb{background:#060d142e;border-radius:2px}.my-space-folder--content-item{min-height:32px;padding:4px 8px;flex:0 1 32px;border-radius:6px;display:flex;align-items:center}.my-space-folder--content-item div{font-size:12px;line-height:16px}.my-space-folder--content-item:hover{background:#12112a0d}.my-space-folder--content-item:hover .my-space-folder--content-item-icon{color:#414142}.my-space-folder--content-item__selected{color:#555cfd}.my-space-folder--content-item-icon{margin-right:4px;opacity:0;transform:rotate(-90deg);width:16px;height:16px;display:flex;align-items:center;color:#a2a4a8}.my-space-folder--content-item-icon__active{opacity:1}.my-space-folder--content-item-icon__expanding{transform:rotate(0)}.my-space-folder--content-scroll{min-width:max-content}.my-space-folder--select-icon{margin-left:4px}.my-space-folder--select{color:#555557;font-size:14px;line-height:20px;display:flex;align-items:center;position:relative;white-space:nowrap;width:auto;max-width:100%}.my-space-folder--select-name{display:flex;align-items:center;padding:4px;height:28px;color:#19191a;font-weight:500;border-radius:6px;max-width:100%;overflow:hidden}.my-space-folder--select-name:hover{background:#12112a0d}.my-space-folder--select-name__focus{background:#004dff12!important;color:#555cfd}.my-space-folder--select-name-text{flex:1;text-overflow:ellipsis;overflow:hidden}.my-space-folder--select-icon{flex:0 0 16px}.my-space-folder--content-item-check{opacity:0;margin-right:4px}.my-space-folder--content-item-check__active{opacity:1}.my-space-folder--content-check--my-file{margin-right:24px}.publish-template-dialog{margin:0;padding:0;display:flex}.publish-template-dialog .ed-dialog--header{min-height:48px;padding:12px 32px;border-bottom:1px solid #e5e5e5;font-weight:500;color:#19191a}.publish-template-dialog--body{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;margin-top:0}.publish-template-dialog--main{height:calc(100% - 96px)}.publish-template-dialog--top{display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:22px;color:#000c;top:0;position:sticky;z-index:4;background-color:#fff;flex-wrap:wrap;gap:16px;padding:24px 32px 4px}.publish-template-dialog--top-search{border:1px solid rgba(6,6,31,.09);border-radius:8px;width:320px;height:36px;display:flex;align-items:center;padding:6px 12px}.publish-template-dialog--top-search__active{border-color:#565dff}.publish-template-dialog--top-search-input{font-size:14px;line-height:20px;border:none;flex:1;background:transparent;margin:0 4px}.publish-template-dialog--center{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-template-rows:repeat(auto-fill,280px);gap:16px;place-items:center;padding:0 32px 24px;height:calc(100% - 68px);overflow-y:auto}.publish-template-dialog--center::-webkit-scrollbar{width:4px!important;height:4px!important}.publish-template-dialog--center::-webkit-scrollbar-thumb{background:#060d142e;border-radius:2px}.publish-template-dialog--empty{flex:1;padding-bottom:24px;padding-right:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:230px}.publish-template-dialog--empty-text{margin-top:16px;line-height:20px;color:var(--color--text-tertiary)}.publish-template-dialog--footer{display:flex;justify-content:flex-end;align-items:center;padding:28px}.publish-template-dialog--footer-button,.publish-template-dialog--footer-button-cancel,.publish-template-dialog--footer-button-next{border-radius:6px;font-size:12px;line-height:18px;font-weight:500;background:#fff;border:1px solid transparent;cursor:pointer;width:92px;height:40px;display:flex;justify-content:center;align-items:center;transition:all .15s}.publish-template-dialog--footer-button-cancel{border-color:#06061f17}.publish-template-dialog--footer-button-cancel:hover{background-color:var(--color--bg-hover)}.publish-template-dialog--footer-button-next{color:#fff;margin-left:12px}.publish-template-dialog--footer-button-next__disable{background:#0000004d!important;pointer-events:none}.publish-template-dialog--item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:318px;max-height:259px;width:100%;border-radius:10px;padding:8px;border:1px solid transparent;cursor:pointer}.publish-template-dialog--item__active{border-color:var(--color--bg-brand-normal-v2)}.publish-template-dialog--item__hover:hover{box-shadow:0 6px 20px #19191a0f,0 2px 12px #19191a0a}.publish-template-dialog--item-img{width:302px;height:199px;min-width:302px;min-height:199px;border-radius:8px;position:relative;background:#f8f8f8}.publish-template-dialog--item-img-bg{width:302px;height:199px;min-width:302px;min-height:199px;border-radius:8px}.publish-template-dialog--item-img-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px;font-weight:700;color:#1010101a}.publish-template-dialog--item-name{padding-left:12px;font-size:16px;line-height:24px}.publish-template-dialog--item-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:8px}.publish-template-dialog--item-audit{background:#0003;color:#fff;font-size:12px;line-height:28px;border-radius:20px;height:28px;padding:0 8px}.publish-template-dialog--item-audit__pass{background:#41ae0733;color:#41ae07}.publish-template-dialog--item-audit__review{background:#f275001a;color:#f27500}.publish-template-dialog--top-search-icon{cursor:pointer;border-radius:50%;color:#a2a4a8}.publish-template-dialog--top-search-icon:hover{background:#12112a0d}.publish-template-dialog--top-title{margin-left:8px;flex:1;display:flex}.publish-template-dialog--top-title .private-invite-dialog,.publish-template-dialog--top-title padding 0,.publish-template-dialog--top-title .ed-btn-primary{margin-left:8px}.publish-template-dialog--top-title .ed-select-input--input-tags{border:1px solid var(--color--border-button)}.publish-template-dialog--top-title .ed-select-input--input-tags:focus{border-color:#555cfd}.publish-template-dialog--top-title .ed-select-input--input-tags:hover{background-color:var(--color--bg-hover)}.publish-template-dialog--top-title .ed-btn-outline{border:1px solid var(--color--border-button)}.publish-template-dialog--top-title .ed-select--title{font-size:14px}.publish-template-dialog--top-title .ed-select{height:20px}.publish-template-dialog--top-title .ed-select-input{margin-bottom:12px}.publish-template-dialog--top-title .ed-select-option:hover{background-color:transparent}.publish-template-dialog--top-title .private-invite--tips,.publish-template-dialog--top-title .ed-select-input{padding:0 16px}.publish-template-dialog--top-title .ed-select-option{padding-left:16px}.private-invite--option-box{height:190px}.private-invite--option-name{display:block;font-size:14px;color:#19191a;margin-bottom:4px;line-height:20px}.private-invite--title{font-size:14px;padding:10px 16px;font-weight:600}.private-invite{position:relative;margin-top:0;padding:16px 0}.private-invite--tips{margin:0 0 12px;height:18px;line-height:18px}.private-invite--option{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%;color:var(--color--text-tertiary)}.private-invite--option-empty-text{margin:16px 0 0}.private-invite--option-empty-box{text-align:center;padding-top:29px}.private-invite--option-description{line-height:18px}.private-invite--footer{border-top:1px solid var(--color--border-button)}.publish-template-dialog--empty-img{width:88px}.publish-template-dialog-file{width:100%;cursor:pointer}.publish-template-dialog-file--body{position:relative;width:100%;padding-top:65.9%}.publish-template-dialog-file--body-audit{position:absolute;left:10px;top:10px;z-index:1;padding:1px 4px;background:#0003;color:#fff;font-size:12px;line-height:18px;border-radius:4px}.publish-template-dialog-file--body-cover{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:8px;background-color:#ededed}.publish-template-dialog-file--body-cover-img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;position:absolute;top:0;bottom:0;left:0;right:0}.publish-template-dialog-file--footer{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:32px;margin-top:12px}.publish-template-dialog-file--footer-title{color:#000;font-size:16px;font-weight:400;line-height:24px;word-break:break-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.publish-template-dialog-file--item-audit{background:#0003;color:#fff;font-size:12px;line-height:28px;border-radius:20px;height:28px;padding:0 8px;min-width:52px;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.publish-template-dialog-file--item-audit{font-weight:500}}.publish-template-dialog-file--item-audit__pass{background:#d5ffec;color:#00ab7d}.publish-template-dialog-file--item-audit__review{background:#fde79a;color:#9f4000}.publish-template-dialog-file--item-audit__noPass{background:#ffe0d9;color:#ff4568}.publish-success-dialog{margin:0;padding:0;display:flex}.publish-success-dialog--body{padding-top:32px}.publish-success-dialog--center{display:flex;flex-direction:column;align-items:center;justify-content:center}.publish-success-dialog--img{width:120px;min-height:120px}.publish-success-dialog--tip{margin:16px 0;font-size:14px;line-height:22px;text-align:center;max-width:402px}.publish-success-dialog--btn{display:flex;align-items:center;justify-content:center}.publish-success-dialog--continue,.publish-success-dialog--profile{color:var(--color--brand-120);font-size:12px;line-height:18px;cursor:pointer}.publish-success-dialog--profile{margin-left:24px}.publish-success-dialog--footer{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-end;width:100%;padding:0 16px;height:52px;border-top:1px solid var(--color--border-primary)}.upload--img{width:48px;height:48px;border-radius:6px;display:flex;justify-content:center;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:center center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.upload--img__empty{border:1px dashed rgba(5,4,16,.09);transition:all .15s}.upload--img__empty:hover{background-color:var(--color--bg-hover)}.upload--img-desc{font-size:12px;color:#8b8c8f;margin-top:8px}.upload--img-grid{display:flex;align-items:center;gap:12px}.upload--img-item{position:relative}.upload--img-item:after{content:"";border-radius:6px;display:inline-black;position:absolute;left:0;right:0;bottom:0;top:0;background:#06080a91 url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.5%205C8.22386%205%208%205.22386%208%205.5C8%205.77614%208.22386%206%208.5%206H14.5C14.7761%206%2015%205.77614%2015%205.5C15%205.22386%2014.7761%205%2014.5%205H8.5ZM5%207.5C5%207.22386%205.22386%207%205.5%207H6.63162H16.3684H17.5C17.7761%207%2018%207.22386%2018%207.5C18%207.77614%2017.7761%208%2017.5%208H17V17.5C17%2018.3284%2016.3284%2019%2015.5%2019H7.5C6.67157%2019%206%2018.3284%206%2017.5V8H5.5C5.22386%208%205%207.77614%205%207.5ZM7%208H16V17.5C16%2017.7761%2015.7761%2018%2015.5%2018H7.5C7.22386%2018%207%2017.7761%207%2017.5V8Z'%20fill='white'/%3e%3cpath%20d='M9.5%2011C9.5%2010.7239%209.72386%2010.5%2010%2010.5C10.2761%2010.5%2010.5%2010.7239%2010.5%2011V15C10.5%2015.2761%2010.2761%2015.5%2010%2015.5C9.72386%2015.5%209.5%2015.2761%209.5%2015V11Z'%20fill='white'/%3e%3crect%20x='12.5'%20y='10.5'%20width='1'%20height='5'%20rx='0.5'%20fill='white'/%3e%3c/svg%3e") center center/24px 24px no-repeat;opacity:0;transition:all .2s}.upload--img-item:hover:after{opacity:1}.feedback-dialog{padding:34px 16px 10px 24px}.feedback-dialog--body{margin-top:8px}.feedback--title{text-align:center;font-weight:600;font-size:16px;line-height:22px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.feedback--title{font-weight:500}}.feedback--desc{margin:4px 0 32px;color:#555557;text-align:center}.feedback--item{display:flex;margin-bottom:16px;gap:24px}.feedback--item .textarea--description{height:120px}.feedback--item-label{min-width:60px;text-align:right;padding-top:4px}.feedback--item-input{height:28px;background-color:#f7f7f9;border-radius:6px;width:216px;padding-left:8px;outline:none;border:none}.feedback--item-require{color:#f43529}.feedback--item-mask{display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border-radius:8px}.feedback--item-mask--icon{color:#fff}.report-dialog{padding:0;overflow:hidden}.report-dialog .ed-dialog--header{border-bottom:1px solid rgba(18,17,42,.07);min-height:54px;padding-left:16px;font-weight:500;font-size:14px}.report-dialog .ed-dialog--body{margin-top:0}.report-dialog .ed-dialog--close-button{z-index:2;top:7px;right:8px}.report-dialog .ed-dialog--footer{margin-bottom:10px;margin-right:16px}.report-dialog .ed-dialog--footer .ed-btn-primary{margin-left:8px}.report-dialog--require{color:#f43529;margin-top:3px;margin-left:2px}.report-dialog--radio-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(115px,1fr))}.report-dialog--radio{display:flex;align-items:center;height:28px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.report-dialog--body{padding:0 16px}.report-dialog--title{height:22px;line-height:22px;margin-top:24px;color:var(--color--bg-loading-primary);display:flex;align-items:center;font-size:14px}.report-dialog--radio-icon{width:12px;height:12px;border:1px solid rgba(0,0,0,.3);border-radius:50%;margin-right:8px;position:relative}.report-dialog--radio-icon:after{content:"";width:6px;height:6px;border-radius:50%;background:transparent;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.report-dialog--radio-icon:hover{border-color:var(--color--bg-brand-hover)}.report-dialog--img{margin-top:8px}.report-dialog--radio__acitve{background-color:var(--color--bg-float);position:relative;border-color:#565dff!important}.report-dialog--radio__acitve:after{background:#565dff!important}.report-dialog--radio-text,.textarea--description-box{font-size:14px}.report-dialog--radio-text .textarea--description::placeholder,.textarea--description-box .textarea--description::placeholder{font-size:14px}.report-dialog--mask{display:flex;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;background:#fff}.report-dialog--mask-content{display:flex;align-items:center;justify-content:center}.report-dialog--mask-container{text-align:center}.report-dialog--mask-container--icon{color:#fff}.report-dialog--mask-btn{width:72px;margin-left:auto;margin-right:auto}.report-dialog--mask-title{margin:12px 0 4px;font-weight:500;font-size:14px}.report-dialog--mask-desc{color:var(--color--text-secondary);margin-bottom:20px}.report-dialog--description-box{position:relative;margin-top:8px}.report-dialog--description-box .textarea--description{height:100px}@media (max-width: 365px){.report-dialog{width:calc(100% - 24px)!important;min-width:calc(100% - 24px)!important}}.goods-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;background-color:#0009}.goods-dialog--pay-iframe{width:100%;height:100%}.ed-avatar--container{display:flex;align-items:center;position:relative;outline:none;margin:0;padding:0;width:auto;height:auto}.ed-avatar--container .small-influencer,.ed-avatar--container .expert-icon-small{width:20px;height:20px}.ed-avatar--container .big-influencer,.ed-avatar--container .expert-icon-big{height:34px;width:34px}.ed-avatar--container *{margin:0;padding:0}.ed-avatar--container .ed-avatar--user{box-sizing:border-box;border-radius:50%;color:#fff;position:relative;z-index:3;user-select:text;-webkit-user-select:text;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.ed-avatar--container .ed-avatar--user .ed-avatar--user__photo{border-radius:50%;width:100%;height:100%;position:relative;z-index:3}.ed-avatar--user-avatar-name{position:relative;z-index:4;width:100%;text-align:center;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.ed-avatar--user-vip,.ed-avatar--user-life--vip{position:relative}.ed-avatar--user-vip:before,.ed-avatar--user-life--vip:before{z-index:2;left:-2px;top:-2px;position:absolute;content:"";width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(135deg,#ffd76f,#f69d18);border-radius:50%}.ed-avatar--user-vip:after,.ed-avatar--user-life--vip:after{z-index:5;right:-2px;bottom:-4px;position:absolute;content:"";width:50%;height:35%}.ed-avatar--user-vip:after{background:url(/community/assets/avatar-vip-DAkxMSFy.png) center center/contain no-repeat}.ed-avatar--user-life--vip:after{background:url(/community/assets/avatar-lifetime-vip-CpSdPrV9.png) center center/contain no-repeat!important}.ed-avatar--user-inside{border:1px solid var(--color--border-bm-avatar);border-radius:50%;position:absolute;width:100%;height:100%}.ed-avatar--user-client{border:0!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQkSURBVHgB1Zp/VtpAEMdnlxCgFk207Xv+F0+APUH1BnoC2xNoTyDeoJyg9AT2BsUTiCeQ/uUfVYK0Vn4l25lI0jTEsElWpJ/3EIm7YWb3O7OzGxko4PLSNqpV2GOM1xgXFl7aFgIMfDf8NoxBB986wmVtIdyL8Rham5tmB3LCICNktGHwQwFiB43dgQygU23XEY08zqR2wDfcFeIIQiOcG8Gao5F7ktaRVA7Y9u2xcsMjcMbqprl2ItteyoGrK9vSS+wUf92GxdAZDcWuzGzweQ1su3+Axp/D4ownaMDOr6/tvXkNEx14kIzbhCeUTAIG4+yUbEhq9KiEpnqvwxKQFBexDtDUkfewRHDG35vm6pfo9RkHpgFLmn8O2STRw8B+Gw3smRhA47/B8hlPGKXSrCr+cWAaMBYsKQIz4Y8bux6+FkhoKp1LyAnD+qBc1qGoaaDhi3AcBwaDIQxHY1BAjzOxZZpmjz4EM6Dr/BhywjmHtdWXUCmXA+OJQqEAKysvwFirem1yYkxcOPI/eDOgavRlDHRdF/r9X4ApGnIQzIL3bcVitmoyTEnXpUaX2pRQYjkJZsH7Rsz5h5CTcgqjiiF5ZaXA2Dt6Z6rks26upWrftW8hLygjk6uQz3MxdmCPYxgrqTInk4l0W0qrKuBoO8YUq4ECxmN5B+4HI1ACA4tjNrNAAYPhyEuR86A2o5EaBxiwGmUhCxQgcCT6P+8SnfDWAGyjEIPddHu5VpQ4dFwTKphWaQUmKD7GGHGD4dBzVCX5E3IMJBFVMpkHSagH/zE0A+RA5vpf0wqeZPSiJl2oURqd4Ov+figV+Al0NKzm2iJDIFPZXKmUoFwqQVooNuhF9RPFxYAcyRAb2KPDseN3SAkZv1pdyWR8FLpHFe+FG3dIjRAXHN1oQ0po5P0MowK6V7mSYTDQdo59v6bpQzpXMfJR6J5ayioVbW9x2hTg5LVkO1UqZXgqdD2VA220veOlDUeIM9leWiH3lvBRdCyNZRGuaNC7Z43G4RNIrgcqtR8lzX6Z5OP1oR8kI8xGDZmOqkuBMNJrAmNNkg/9GrgsOwt3vwd5F59YaGBoYZOBgxuckwZRQ7OAh0YNzMeJxyuLrHPiQKWcbKz/PV6cWT263d65WOyzgDR0NtaNrfCFmahhTOzDchZ4dBa0G7044wAFB6aoj7BkoE0f/MANE5u3Xr0ym6Q1WBLIFrQptmJIrKDoJHheUD81ZPzrDbP+2N/nloDTpzWfYfHPDHoOSvkNqiGpkVQNa9u25QrvwYcFi6GNAbsfp/koqYrwBUjKqwiSJBMl9S6CZsNxoY6bmgNQh2c4VQP+gwtZMv+zh+eIAzvTk+1MCx8umC0sIc6yGO6T2YEwvjPeOStjNfYQK1aoCRlHB1BtoC0s7qRoI5XV6DB/AIN7rkMxNsaiAAAAAElFTkSuQmCC);background-size:100%}.ed-avatar--user-no-head{background-color:var(--color--bg-brand-normal)}.ed-avatar--user-name{font-weight:700;font-size:20px;line-height:28px;margin:0 4px 0 12px;max-width:195px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;color:var(--color--text-primary)}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-avatar--user-name{font-weight:600}}.ed-avatar--user-member{width:16px;height:12px;margin:0 4px}.ed-avatar--panel{box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f;z-index:8;border-radius:8px;padding:16px 0;width:240px;height:186px;transition:all .3s;background:#fff;z-index:100}.ed-avatar--panel-top{padding:0 16px 16px;border-bottom:1px solid rgba(18,17,42,.03)}.ed-avatar--panel-grid{display:flex;align-items:center;justify-content:space-between;text-align:center;margin:12px 0 0;height:38px}.ed-avatar--panel-grid-detail{min-width:45px;color:var(--color--text-primary)}.ed-avatar--panel-grid-detail--num{font-weight:600;font-size:14px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-avatar--panel-grid-detail--num{font-weight:500}}.edit-profile-dialog{font-size:14px}.edit-profile-dialog .edit-profile-textarea::placeholder{font-size:14px}.edit-profile-dialog--body{overflow:inherit}.edit-profile-row{display:flex;min-height:40px;padding-top:4px}.edit-profile-row+.edit-profile-row{margin-top:8px}.edit-profile-avatar{display:flex;align-items:center}.edit-profile-avatar .edit-profile-label{padding-top:0}.edit-profile-label{display:block;min-width:64px;margin-right:8px;padding-top:6px}.edit-profile-input{flex:1}.edit-profile-id{display:flex;align-items:center}.edit-profile-id-copy{margin-left:4px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.edit-profile-select-input{height:32px}.edit-profile-select{flex:1}.edit-profile-row-name,.edit-profile-row-id{display:flex;align-items:center;padding-top:0}.edit-profile-row-name .edit-profile-label,.edit-profile-row-id .edit-profile-label{padding-top:0}.select-cart-item--container{display:flex;padding:6px}.selectable-item,.select-card-item,.select-card-item__active,.select-card-item-other,.select-card-item-other__active{display:flex;min-width:115px;min-height:52px;width:100%;align-items:center;padding:0 15px;border-radius:6px;justify-content:center;transition:background-color,border .3s}.select-card-item,.select-card-item-other{background-color:var(--color--bg-body-overlay);border:1px solid var(--color--bg-body-overlay)}.select-card-item:hover,.select-card-item-other:hover{background-color:var(--color--bg-input-hover)}.select-card-item__active{background-color:var(--color--bg-bm-brand-active);border:1px solid var(--color--bg-slider-active)}.select-card-item-other{padding:0}.select-card-item-other__active{padding:0;background-color:var(--color--bg-bm-brand-active);border:1px solid var(--color--bg-slider-active)}.select-card-item.select-card-item__editing{padding:0 4px}.select-card-list--text{max-width:470px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-card-list--input input{background-color:transparent;border:none;width:106px;font-size:14px}.select-card-list--container{height:100%;width:100%;overflow:hidden}.select-card-list{display:flex;width:calc(100% + 12px);height:calc(100% + 12px);flex-wrap:wrap;margin:-6px}.channel-collect--item-main{display:flex;flex-direction:column;min-height:114px;align-items:center;justify-content:center;width:80px;overflow:hidden}.channel-collect--item-main img{border-radius:6px;width:32px;margin-bottom:8px}.channel-collect--item-title{width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis}.space-type-collect--form-control{display:flex;width:100%;flex-wrap:wrap}.space-type-collect--form-control .space-type-collect--selectable-item:not(:first-child){margin-left:12px}.space-type-collect{position:absolute;top:19%;overflow:auto;max-height:81%}.space-type-collect--selectable-item.space-type-collect--selectable-item,.space-type-collect--selectable-item__active.space-type-collect--selectable-item{flex-direction:column;flex:0 0 242px;height:220px;align-items:baseline}.space-type-collect--image-wrap{height:80px;width:100%;text-align:center;margin-bottom:20px;position:relative}.space-type-collect--image-wrap img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.space-type-collect--image__personal{width:50px}.space-type-collect--image__team{width:171px}.space-type-collect--selectable-item-title{margin-bottom:8px}.space-type-collect--selectable-item-desc{color:var(--color--text-tertiary);font-size:12px}.space-selectable-item,.space-type-collect--selectable-item,.space-type-collect--selectable-item__active{display:flex;min-width:115px;min-height:52px;align-items:center;padding:0 18px;border-radius:6px;justify-content:center;transition:background-color,border .3s}.space-type-collect--selectable-item{background-color:var(--color--bg-body-overlay);border:1px solid var(--color--bg-body-overlay)}.space-type-collect--selectable-item:hover{background-color:var(--color--bg-input-hover)}.space-type-collect--selectable-item__active{background-color:var(--color--bg-bm-brand-active);border:1px solid var(--color--bg-slider-active)}.base-info--select-list .base-info--select-list-item{flex:1}.custom-select{position:relative;width:100%}.custom-select__focused .custom-select--main{border-color:var(--color--bg-slider-active)}.custom-select--multiple-placeholder{color:var(--color--text-quaternary)}.custom-select--main{display:flex;justify-content:space-between;width:100%;flex-direction:row;min-height:40px;padding:10px 12px;background-color:var(--color--bg-input);border:1px solid var(--color--bg-input);border-radius:6px;align-items:center}.custom-select--input{flex:0 0 calc(100% - 16px);width:calc(100% - 16px);border:none;background-color:transparent}.custom-select--input::-webkit-input-placeholder{color:var(--color--text-quaternary)}.custom-select--input::-moz-placeholder{color:var(--color--text-quaternary)}.custom-select--options-popup{position:absolute;top:44px;left:0;width:500px;background-color:#fff;box-shadow:var(--shadow-l);padding:4px;border-radius:8px;z-index:100}.custom-select--options-item{height:32px;padding:6px 8px 6px 4px;display:flex;border-radius:6px;align-items:center;font-size:12px;line-height:20px}.custom-select--options-item:hover{background-color:var(--color--bg-hover)}.custom-select--options-item>div:not(:first-child){margin-left:4px}.custom-select--options-item-selected-icon{flex:0 0 16px;display:flex;align-items:center}.custom-select--options-item-content{flex:1;min-width:1px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.custom-select--multiple-selected-tags{display:flex;width:100%;flex-wrap:wrap}.custom-select--tag{font-size:12px;background-color:#fff;padding:0 4px;border-radius:2px;margin:2px}.collect-finished-panel{display:flex;width:347px;flex-direction:column;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0 auto}.collect-finished-panel .collect-finished-panel--text-content{display:flex;flex-direction:column;text-align:center;align-items:center}.collect-finished-panel .collect-finished-panel--text-content>div{margin-top:8px}.collect-finished-panel .collect-finished-panel--logo{width:204px}.collect-finished-panel .colloect-finished-panel--text-title{font-size:18px;font-weight:600}.collect-finished-panel .colloect-finished-panel--text-desc{font-size:12px;color:var(--color--text-secondary)}.collect-finished-panel .collect-finished-panel--score-card{display:flex;background-color:var(--color--bg-body-overlay);border-radius:8px;position:relative;margin-top:32px}.collect-finished-panel .collect-finished-panel--card-item{flex:1 1 50%;padding:16px 30px;font-size:12px;display:flex;flex-direction:column}.collect-finished-panel .collect-finished-panel--card-item>div:not(:first-child){margin-top:8px}.collect-finished-panel .collect-finished-panel--card-title{display:flex;justify-content:center}.collect-finished-panel .collect-finished-panel--card-title img{width:18px;margin-right:4px}.collect-finished-panel .collect-finished-panel--card-desc{padding-left:22px;color:var(--color--text-tertiary)}.collect-finished-panel .collect-finished-panel--card-desc .collect-finished-panel--card-score{color:var(--color--text-primary)}.collect-finished-panel .collect-finished-panel--footer{display:flex;margin-top:32px}.collect-finished-panel .collect-finished-panel--footer>div:not(:first-child){margin-left:16px}.collect-finished-panel .collect-finished-panel--btn{display:flex;height:40px;width:164px}.collect-finished-panel .collect-finished-panel--help-icon{margin-left:4px;color:var(--color--icon-tertiary)}.collect-finished-panel .collect-finished-panel--help-icon:hover{color:var(--color--icon-brand)}.new-user-info-collect{font-size:14px;padding:0;max-width:940px;height:100vh;width:100vw}.new-user-info-collect--body{display:flex;flex-direction:column;padding:0;justify-content:flex-start}.new-user-info-collect--container{display:flex;justify-content:space-between;flex-direction:row;height:100%}.new-user-info-collect--left-bg{flex:0 0 368px;position:relative;border-top-left-radius:var(--radius-l);border-bottom-left-radius:var(--radius-l);overflow:hidden;background-color:#1e192c;display:flex;flex-direction:column;justify-content:space-between}.new-user-info-collect--top-log{height:20px;width:auto;margin-top:36px;margin-left:42px}.new-user-info-collect--bottom-log{height:147px;width:auto;margin-bottom:52px}.new-user-info-collect--float-text{position:absolute;top:25%;left:42px;color:#fff;width:318px;display:flex;flex-direction:column}.new-user-info-collect--right-content{flex:1;display:flex;flex-direction:column;padding:40px 36px;height:100%}.new-user-info-collect--title{font-weight:600;font-size:36px;line-height:54px;display:flex;align-items:center;justify-content:flex-start;flex:0 0 28px;font-family:Outfit;white-space:pre-wrap;margin-bottom:8px}.new-user-info-collect--desc{line-height:20px;flex:0 0 20px;color:#ffffffa3;white-space:pre-wrap;max-width:284px}.new-user-info-collect--main{display:flex;flex-direction:column;height:calc(100% - 68px);position:relative;overflow:auto;flex:1}.new-user-info-collect--main__oversea{justify-content:center}.new-user-info-collect--footer{margin-top:28px;flex:0 0 40px;display:flex;justify-content:space-between;gap:8px;height:40px}.new-user-info-collect--steps{height:30px;width:48px;font-size:12px;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 48px}.new-user-info-collect--step-text{color:var(--color--text-quaternary)}.new-user-info-collect--current-step{color:var(--color--text-brand-normal)}.new-user-info-collect--step-progress{width:100%;background-color:var(--color--border-bm-card);height:3px;border-radius:2px}.new-user-info-collect--btn-group{display:flex;flex:1 1 fit-content;justify-content:end;align-items:center}.new-user-info-collect--btn-group>span:not(:first-child){margin-left:12px}.new-user-info-collect-step-progress-bar{display:block;height:100%;background-color:var(--color--text-brand-normal);border-radius:2px;transition:width .3s}.new-user-info-collect--skip{padding:0 12px;color:var(--color--text-assist);font-size:12px}.new-user-info-collect--step-btn{height:40px;padding:0 24px;position:relative}.new-user-info-collect--step-btn__disabled{background-color:var(--color--text-brand-disabled)!important}.new-user-info-collect--step-btn__disabled:hover{background-color:var(--color--text-brand-disabled)}.new-user-info-collect--step-score{position:absolute;line-height:16px;font-family:Outfit;font-style:normal;font-weight:500;font-size:11px;background:linear-gradient(101.62deg,#ff74ae 1.45%,#ff1b4f 99.07%);right:-22px;top:-14px;padding:2px 4px 2px 3px;border:1px solid #fff;border-radius:11px 11px 11px 0}.info-collect--container{display:flex;flex-direction:column}.info-collect--container .info-collect--form:not(:first-child){margin-top:28px}.info-collect--form-control{max-height:calc(100% - 27px);display:flex}.info-collect--form-label{display:flex;margin-bottom:12px;align-items:center}.info-collect--form-label>span:not(:first-child){margin-left:8px}.info-collect--form-label__compact>span:not(:first-child){margin-left:4px}.info-collect--form-label__input{margin-bottom:8px}.info-collect--form-label-name{color:var(--color--text-primary);font-weight:500}.info-collect--form-label-desc{font-size:12px;color:var(--color--text-tertiary)}.info-collect--input{display:flex;width:100%;height:40px;line-height:40px;padding:0 12px;border:1px solid var(--color--border-button);border-radius:6px;font-size:14px}.info-collect--input:hover{border:1px solid var(--color--bg-input-hover)}.info-collect--input:focus{border-color:var(--color--text-brand-normal)}.info-collect--input__error{border-color:var(--color--bg-danger-normal)!important}.info-collect--input::-webkit-input-placeholder{color:var(--color--text-quaternary)}.info-collect--input::-moz-placeholder{color:var(--color--text-quaternary)}.info-collect--form-control--input{flex-direction:column;position:relative}.info-collect--form-control--error-tips{position:absolute;bottom:-17px;left:0;font-size:12px;color:var(--color--bg-danger-normal);white-space:pre;max-width:100%;overflow:hidden;text-overflow:ellipsis}.userLoginDialog{position:fixed;left:0;right:0;bottom:0;top:0;display:flex;justify-content:center;align-items:center;z-index:102}.userLoginDialog--mask{position:fixed;left:0;right:0;bottom:0;top:0;background:#06080a91;z-index:103}.userLoginDialog--main{width:100%;height:100%}@-moz-keyframes login-animate{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes login-animate{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}@-o-keyframes login-animate{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes login-animate{0%{transform:translateY(-10%);opacity:0}to{transform:translateY(0);opacity:1}}.ed-message-box{width:360px;min-height:142px;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:8px;background:#f6f9fc;color:#000;box-shadow:0 4px 16px #19191a0a,0 0 4px #19191a0a;z-index:100;display:flex;flex-direction:column}.ed-message-box--overlay{position:absolute;left:0;right:0;top:0;bottom:0;background:#2d2d2d7f;z-index:100}.ed-message-box--title{line-height:20px;font-size:14px;font-weight:500;padding:10px 16px;border-bottom:1px solid var(--color--border-primary)}.ed-message-box--content{flex-grow:1;font-size:14px;margin:16px;line-height:18px}.ed-message-box--footer{display:flex;align-items:center;justify-content:flex-end;padding:10px 16px}.ed-message-box--footer .ed-btn-primary{margin-left:8px}.ed-message-box--close{position:absolute;right:6px;top:6px;cursor:pointer;border-radius:4px}.ed-message-box--close:hover{background-color:var(--color--bg-hover)}.ed-message-box--btn{height:32px}.publish-file-body{height:100%;padding:0}.publish-file-body .ed-dialog--loading{border-radius:10px}.publish-file-body__padding{padding:40px 52px}.publish-file-body .publish-file--img{border:16px solid var(--color--bg-slider);position:relative;border-radius:var(--radius-xl);width:100%;display:block;margin-bottom:12px;height:244px;object-fit:cover}.publish-file-body .publish-file--img:after{content:"";display:inline-block;border-radius:var(--radius-xl);position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);border:1px solid var(--color--border-primary);left:-1px;top:-1px}.publish-file--name{font-weight:500;font-size:16px}.publish-file--row{display:flex;align-items:center;justify-content:space-between}.publish-file--flex{display:flex}.publish-file--row-user{justify-content:start;margin-top:var(--gap-xs)}.publish-file--related{display:flex;justify-content:center;align-items:center}.publish-file--related--item{display:flex;justify-content:center;align-items:center;color:var(--color--text-tertiary)}.publish-file--related--item:not(:first-child){margin-left:16px}.publish-file--related-icon{margin-right:var(--gap-xs);color:var(--color--icon-tertiary)}.publish-file--related-user{margin-left:var(--gap-xs);color:var(--color--text-secondary)}.publish-file--tips{position:absolute;bottom:0;left:0;min-height:52px;width:100%;padding:0 16px;display:flex;align-items:center;border-top:1px solid var(--color--border-primary);justify-content:space-between}.publish-file--audit{background:var(--color--bg-tag-yellow-secondary);border-radius:20px;height:28px;line-height:28px;text-align:center;padding:0 var(--gap-m);color:var(--color--bg-warning-normal);font-weight:500}.publish-file--upgrade{margin-left:var(--gap-m);background:var(--color--bg-brand-normal-v2)}.publish-file--upgrade:hover{background:var(--color--bg-brand-hover-v2)}.publish-file--upgrade:active{background:var(--color--bg-brand-press-v2)}.publish-file--view{color:var(--color--brand-120);margin-left:var(--gap-m)}.publish-file--more{border-radius:var(--radius-m);width:28px;height:28px}.publish-file--more:hover{background:var(--color--bg-hover)}.publish-file--more-panel{padding:var(--gap-xs);width:100px;background:var(--color--bg-dropdown);border-radius:var(--radius-l);box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f}.publish-file--more-item{padding:0 var(--gap-m);height:32px;display:flex;align-items:center;border-radius:var(--radius-m)}.publish-file--more-item:hover{background:var(--color--bg-hover)}.desktop-header--container{width:100%;height:66px;padding:0 16px;min-height:50px;border-bottom:1px solid rgba(18,17,42,.07);display:flex;flex-direction:row;justify-content:space-between;z-index:98;background:#fff}.desktop-header--container .header--menu{right:-8px;top:38px}.desktop-header__left,.desktop-header__right{width:50%;height:100%;display:flex;flex-direction:row;align-items:center}.desktop-header__right{justify-content:flex-end}.desktop-header--go{width:40px;height:40px;border-radius:9px;cursor:pointer}.desktop-header--go:active>svg>path{fill-opacity:1}.desktop-header--go__disabled>svg>path{fill-opacity:.1}.desktop-header--go-home{width:93px;height:40px;padding:10px 16px;border-radius:9px;font-size:15px;font-weight:400;line-height:20px;color:#19191a;cursor:pointer}.desktop-header--go-home{width:93px}.community-top-menu__right--avatar{margin-right:13px;position:relative}.community-top-menu__right--avatar:hover .header-select-menu--container{display:block;visibility:visible;transition:0;opacity:1}.desktop-header--search{width:40px;height:40px;border-radius:9px;cursor:pointer}.upgradeButton{display:inline-block;color:#8b451e;font-size:13px;font-weight:500;border-radius:var(--radius-m);background:linear-gradient(282.16deg,#ffdb95 3.33%,#fff3d6 93.67%)}.upgradeButton:hover .upgradeButton--arrow{transform:translateY(-2px);transition:transform .2s ease-in-out}.upgradeButton__block{display:block}.upgradeButton--wrap{display:flex;align-items:center;justify-content:center;height:100%}.upgradeButton--size__small{height:24px}.upgradeButton--size__small .upgradeButton--wrap{line-height:22px;padding:1px 4px 1px 8px}.upgradeButton--size__medium .upgradeButton--wrap{line-height:24px;padding:1px 8px 1px 10px}.upgradeButton--size__large{height:32px;line-height:32px}.upgradeButton--size__large .upgradeButton--wrap{padding:0 10px 0 12px}.createFileLimit-head{margin-top:4px;font-size:14px}.createFileLimit-table{width:100%;height:140px;margin:20px 0;border-radius:var(--radius-l);overflow:hidden;border:1px solid var(--color--border-primary)}.createFileLimit-table table{width:100%;height:100%;border-collapse:collapse}.createFileLimit-table td,.createFileLimit-table th{padding:0;width:calc(100% / 3);height:calc(140px / 3);border-right:none;border-bottom:none;border:1px solid var(--color--border-primary);background:#fffdf4;text-align:center}.createFileLimit-table td:first-child,.createFileLimit-table th:first-child{border-left:none}.createFileLimit-table td:last-child,.createFileLimit-table th:last-child{border-right:none}.createFileLimit-table thead tr th{border-top:none;background:#fffae6}.createFileLimit-footer{text-align:right;margin-bottom:16px}.createFileLimit-upgrade{height:36px;padding:0 30px}.createFileLimit-upgrade-txt{color:#954416!important;font-size:14px}body{overscroll-behavior-x:none;overflow:hidden;height:100%;font-size:12px;color:#19191a}body,textarea{font-family:-apple-system,San Francisco,PingFang SC,Arial,Microsoft YaHei,sans-serif}#app{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column}.app--main{min-height:calc(100vh - 64px);overflow-x:hidden;overflow-y:auto;background:#fff}*{box-sizing:border-box;user-select:none;-webkit-user-select:none;margin:0;padding:0;outline:none}input,textarea{user-select:auto;-webkit-user-select:auto}a{text-decoration:none}.tippy-box[data-theme~=board],.tippy-box[data-theme~=ed-img-tips]{font-size:12px;font-weight:500;min-height:28px;border-radius:var(--radius-m);background:#0e0f11f5;box-shadow:0 2px 7px #00000026}.tippy-box[data-theme~=board] .tippy-content{min-height:28px;padding:4px 12px;line-height:20px}.tippy-box[data-theme~=board] .tippy-arrow{color:#0e0f11f5}.tippy-box[data-theme~=ed-img-tips] .tippy-content{min-height:28px;padding:8px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:#5657582e;border-radius:2px}.ed-button,.ed-button__secondary{height:32px;padding:0 12px;min-width:56px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:6px;transition:all .15s}.ed-button__secondary{color:var(--color--text-primary);border:1px solid var(--color--border-button)}.ed-button__secondary:hover{background:var(--color--bg-hover)}.ed-button__primary{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;min-width:56px;height:32px;padding:0 12px;color:#fff;font-size:12px;cursor:pointer;user-select:text;-webkit-user-select:text;border-radius:6px;background-color:#822fff;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.ed-button__disable{cursor:not-allowed;pointer-events:none}.bm-container{margin-left:auto;margin-right:auto;max-width:1600px;width:100%}.bm-container-top{width:100%;padding:0 160px}.the-file--preview-container{width:calc(100vw - 160px)}@media (max-width: 1804px){.bm-container,.the-file--container{padding:0 80px;max-width:100%}.topic-list{overflow-x:auto}}@media (max-width: 1170px){.the-file--footer{flex-wrap:wrap!important}.the-file--detail.the-file--detail{width:100%!important;order:1}.topic-item.topic-item{min-width:275px}.the-file--footer.the-file--footer{gap:32px}}@media (max-width: 576px){body .the-dashboard--main-sence{position:static}body .topic-list{flex-wrap:wrap}body .topic-item.topic-item{flex:0 0 100%!important}body .bm-container,body .the-file--container,body .header--container{padding:0 16px}body .the-banner--text{font-size:28px}body .the-file--preview-container{width:calc(100% - 32px);height:320px}body .the-file--header-operatebody .the-file--header-operate{margin-top:30px;flex-wrap:wrap;justify-content:start}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.ed-select-dropdown--container{padding:var(--gap-xs)}.ed-select-dropdown--divider{margin:8px 0;border-top:1px solid #e5e5e5}.ed-select-dropdown--item{display:flex;align-items:center;padding-right:30px;padding-left:4px;height:32px;border-radius:8px;text-align:left}.ed-select-dropdown--item:hover{background-color:var(--color--bg-hover)}.ed-select-dropdown--item__danger{padding-left:8px}.ed-select-dropdown--item__danger:hover{background:var(--color--bg-bm-danger-hover);color:var(--color--text-danger-normal)}.ed-select-dropdown--dark{background-color:#1a1a1a;box-shadow:var(--shadow-l);border-radius:8px}.ed-select-dropdown--dark .ed-select-dropdown--item__disabled{color:var(--color--text-tertiary);background-color:transparent}.ed-select-dropdown--dark .ed-select-dropdown--item__disabled .ed-select-dropdown--text-icon{color:var(--color--icon-tertiary)}.ed-select-dropdown--light{background-color:#fff;box-shadow:var(--shadow-l);border-radius:8px}.ed-select-dropdown--light .ed-select-dropdown--item__disabled{color:var(--color--text-tertiary);background-color:transparent}.ed-select-dropdown--light .ed-select-dropdown--item__disabled .ed-select-dropdown--text-icon{color:var(--color--icon-tertiary)}.ed-select-dropdown--checked-box{display:flex;align-items:center;width:16px;height:16px;margin:0 4px}.ed-select-dropdown--checked-box .ed-svg-icon{width:8px;height:8px}.ed-select-dropdown--mask{position:fixed;z-index:9999;left:0;right:0;top:0;bottom:0}.ed-select-dropdown--text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:flex;align-items:center;min-width:52px;font-size:14px}.ed-select-dropdown--text-icon{color:#414142}.ed-select-dropdown--separator{width:calc(100% + 8px);transform:translate(-4px);height:1px;background:var(--color--border-primary);margin:6px 0}.ed-select{display:flex;align-items:center;justify-content:start;height:32px;padding:0 2px}.ed-select__bg{padding:0 8px;background:var(--color--bg-input);border-radius:var(--radius-m)}.ed-select__bg:hover{background:var(--color--bg-input-hover)}.ed-select--title-pre-icon{display:flex;align-items:center;justify-content:center}.ed-select__disabled .ed-select--title{color:#0000004d}.ed-select__disabled{pointer-events:none}.ed-select--icon-container{color:#121212;margin-left:4px}.ed-select--icon-container .ed-svg-icon{width:8px;height:8px;display:flex;align-items:center}.ed-select--title{height:100%;font-size:12px;color:#000;cursor:default;user-select:text;-webkit-user-select:text;overflow:hidden;display:flex;align-items:center}.ed-select--title span{word-break:break-all;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ed-select--title__tertiary{color:var(--color--icon-tertiary)}.ed-select--title .ed-svg-icon{width:32px;height:32px}.ed-select--content{z-index:10000;box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f;border-radius:8px;background:#fff;overflow:hidden;padding:4px}.ed-select--content .ed-select-dropdown--light{box-shadow:none}.ed-select--content[data-popper-reference-hidden]{visibility:hidden;pointer-events:none}.ed-file--content{display:flex;flex-direction:column;cursor:pointer;border-radius:16px;background:#fff;border:1px solid #fff;position:relative}.ed-file--img-box{flex:1;position:relative;background:#f3f3f5;border-radius:10px;color:#1010101a;padding-top:65%;margin-bottom:12px}.ed-file--img-box:after{content:"";width:100%;height:100%;background:#05041017;display:inline-block;position:absolute;top:0;z-index:2;border-radius:10px;opacity:0;transition:all .3s}.ed-file--img-box:not(.ed-file--img-box--hover__disable):hover .ed-file--collect{display:block}.ed-file--img-box:not(.ed-file--img-box--hover__disable):hover .ed-file--img-bg-item{transform:scale(1.15)}.ed-file--img-box:not(.ed-file--img-box--hover__disable):hover:after{opacity:1}.ed-file--img-box:not(.ed-file--img-box--hover__disable):hover .ed-file--btn{opacity:1;visibility:visible}.ed-file--btn{position:absolute;bottom:12px;left:50%;transform:translate(-50%);height:32px;width:120px;border-radius:6px;font-weight:600;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;z-index:3}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-file--btn{font-weight:500}}.ed-file--content__recommend:before,.ed-file--content__recommend:after{display:inline-block;position:absolute;top:8px;left:8px;width:40px;height:24px;border-radius:6px;color:#fff;display:flex;justify-content:center;align-items:center}.ed-file--content__recommend:after{z-index:4;content:"";background:url("data:image/svg+xml,%3csvg%20width='40'%20height='24'%20viewBox='0%200%2040%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='23.5'%20rx='6'%20fill='url(%23paint0_linear_19873_10368)'/%3e%3cpath%20d='M13.64%2017.7V11.952H19.112V17.7H17.564V16.632H15.188V17.7H13.64ZM8.432%2017.232C8.804%2015.588%208.984%2013.908%208.984%2012.18H10.004C10.004%2014.04%209.848%2015.732%209.524%2017.232H8.432ZM8.612%2011.784V10.296H10.232V6.9H11.624V10.296H12.992V11.784H11.72V12.804L12.848%2013.44V15.156L11.72%2014.52V17.7H10.292V11.784H8.612ZM8.744%207.176H9.74L10.004%209.948H9.008L8.744%207.176ZM11.852%209.948L12.236%207.176H13.16L12.776%209.948H11.852ZM13.184%2011.616V10.38H15.596V9.96H13.676V8.772H15.596V8.352H13.376V7.14H15.596V6.66H17.156V7.14H19.376V8.352H17.156V8.772H19.076V9.96H17.156V10.38H19.568V11.616H13.184ZM15.188%2015.468H17.564V14.928H15.188V15.468ZM15.188%2013.764H17.564V13.224H15.188V13.764ZM25.64%2017.58C24.176%2017.58%2023.264%2017.424%2022.484%2017.028C22.412%2017.244%2022.352%2017.472%2022.28%2017.7H20.624C21.392%2015.564%2021.692%2013.908%2021.776%2011.88H20.36V10.32H23.336C23.336%2012.312%2023.216%2013.86%2022.856%2015.528C23.576%2015.924%2024.404%2016.08%2025.64%2016.08H31.52V17.58H25.64ZM20.852%206.9H22.472L23.3%209.504H21.68L20.852%206.9ZM23.54%2015.504V13.968C24.596%2013.644%2025.34%2013.056%2025.556%2012.06H23.864V10.596H26.864V9.144H25.532C25.46%209.372%2025.388%209.6%2025.304%209.828H23.66C24.02%208.904%2024.308%207.92%2024.488%206.924H25.952C25.916%207.188%2025.868%207.452%2025.808%207.704H26.864V6.78H28.388V7.704H30.944V9.144H28.388V10.596H31.28V12.06H29.792V13.896H31.4V15.36H28.292V12.06H27.092C26.828%2014.088%2025.4%2015.144%2023.54%2015.504Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_19873_10368'%20x1='0'%20y1='11.75'%20x2='37.8985'%20y2='2.82559'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF75E8'/%3e%3cstop%20offset='1'%20stop-color='%23D749EE'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center center/contain no-repeat;box-shadow:0 2px 2px #a47c2014}.ed-file--content__recommend:before{content:"精选";background:#f96ee9;z-index:3}.ed-file--img{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;overflow:hidden;border-radius:10px}.ed-file--img-bg{flex:1;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;padding:4.3%;border-radius:10px}.ed-file--img-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:14px;font-weight:700;color:#1010101a}.ed-file--img-bg-item{width:100%;height:100%;-webkit-user-drag:none;object-fit:cover;transition:all .2s ease-in-out}.ed-file--text{border-radius:0 0 16px 16px;font-size:12px;line-height:16px;font-weight:600;color:#19191a}.ed-file--text-top{display:flex;align-items:center;justify-content:space-between}.ed-file--text-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.ed-file--text-bottom-lf{display:flex;align-items:center}.ed-file--fee,.ed-file--paid{padding:0 4px;height:22px;line-height:22px;text-align:center;border-radius:4px;font-weight:600;font-size:12px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-file--fee,.ed-file--paid{font-weight:500}}.ed-file--fee{background:#0000000d;color:#19191a}.ed-file--paid{background:#e7fff5;color:#00ab7d}.ed-file--text-bottom-lf{position:relative}.ed-file--text-bottom-lf:hover .ed-file--user-panel{opacity:1!important;visibility:visible!important}.ed-file--user-panel{box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f;position:absolute;top:20px;left:20px;z-index:8;border-radius:8px;padding:16px 0;width:240px;height:186px;transtion:all .3s;background:#fff}.ed-file--user-panel__delay{transition-delay:.5s}.ed-file--user-panel--top{padding:0 16px 16px;border-bottom:1px solid rgba(18,17,42,.03)}.ed-file--user-grid{display:flex;align-items:center;justify-content:space-between;text-align:center;margin:12px 0 0;height:38px}.ed-file--user-avatar{height:40px}.ed-file--user-panel-btns{display:flex;justify-content:center;align-items:center;padding:0 16px;height:64px}.ed-file--user-panel-btn{height:32px;flex:1}.ed-file--user-panel-btn+.ed-file--user-panel-btn{margin-left:16px}.ed-file--user-detail{min-width:45px;color:var(--color--text-primary)}.ed-file--user-detail--num{font-weight:600;font-size:14px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-file--user-detail--num{font-weight:500}}.ed-file--text-name{margin-left:8px;font-weight:400;flex:1}.ed-file--text-name-template{font-size:16px;width:240px;overflow:hidden;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;margin-bottom:0;color:#19191a}.ed-file--text-name-template-title{width:100%;line-height:24px}.ed-file--text-name-user{font-size:12px;color:#555557;overflow:hidden;white-space:nowrap;word-break:break-all;text-overflow:ellipsis;margin-left:4px;font-weight:400}.ed-file--text-name-user:hover{text-decoration:underline}.ed-file--collect{position:absolute;top:12px;right:12px;display:none;border-radius:6px;height:32px;width:32px;z-index:3;background:#ffffffb3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#a2a4a8;transition:all .15s}.ed-file--collect:hover{background-color:#fff}.ed-file--collect__active{color:#ffce4f}.ed-file--text-name-description{display:flex;margin-top:4px;justify-content:space-between}.ed-file--text-name-related{display:flex;align-items:center;font-weight:400}.ed-file--text-name-related--center{margin-left:12px}.ed-file--text-name-related--item{display:flex;align-items:center}.ed-file--text-name-related--text{margin-left:4px;color:#0006;font-size:14px}.ed-file--text-name-related--view-icon{color:#fff}.ed-file--text-name-related--use-icon{color:#d0d2d4}.ed-file--audit{background:#0003;color:#fff;font-size:12px;line-height:28px;border-radius:20px;height:28px;padding:0 8px;white-space:nowrap}.ed-file--audit__pass{background:#41ae0733;color:#41ae07}.ed-file--audit__review{background:#fde79a;color:#9f4000}.file-page{flex:1;position:relative;min-height:400px}.the-history-manager{display:flex;align-items:center;margin-bottom:24px}.the-history-manager-btn{padding:0 12px;height:32px;margin-right:16px}.the-history-manager-icon{margin-right:4px}.the-history-manager-title{font-size:14px}.the-history-manager-desc{font-size:14px;color:#555557;padding-left:16px}.file-page--files{display:grid;grid-template-columns:repeat(4,minmax(282px,1fr));gap:24px;margin-bottom:24px;place-items:center}@media screen and (max-width: 1360px){.file-page--files{grid-template-columns:repeat(3,minmax(282px,1fr))}}@media screen and (max-width: 1054px){.file-page--files{grid-template-columns:repeat(auto-fill,minmax(282px,1fr))}}.file-page--files-item{width:100%;height:100%;position:relative}.file-page--empty{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.file-page--empty-text{line-height:20px;color:#555557;margin:16px 0 24px}.file-page--files-item-rank{position:absolute;left:10px;width:44px;height:51.5px;top:0}.file-page--files-select{width:100%;position:absolute;top:0;left:0;height:64px;padding:8px;background:linear-gradient(180deg,#00000026,#0000);border-radius:10px;z-index:4;cursor:default}.file-page--files-select-wrap{width:48px;height:48px;border-radius:8px;background:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.file-page--files-select-icon.file-page--files-select-icon{height:16.8px;width:16.8px;margin:0}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.the-banner{width:100%;height:340px;display:flex;justify-content:center;align-items:center;background-position:center bottom;background-size:cover;background-repeat:no-repeat}.the-banner .the-banner--search{position:relative;z-index:3}.the-banner--default{background-image:url(/community/assets/default-bg-Bhf4_OsN.png)}.the-banner--text{display:inline-block;font-size:48px;font-weight:700;line-height:56px;min-height:56px;text-align:center;margin-bottom:24px;position:relative;z-index:2;max-width:75%;margin-left:auto;margin-right:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.the-banner--text__empty{font-size:0;height:0}.the-banner--text-white{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.the-banner--center{position:relative;z-index:1;padding:80px 0;margin:0 auto;width:100%;text-align:center;min-height:300px}.the-banner--swiper{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;z-index:0}.the-banner--swiper__single .swiper-button-prev,.the-banner--swiper__single .swiper-button-next{display:none}.the-banner--swiper .swiper{height:100%}.the-banner--swiper .swiper-button-next{right:32px;transition:all .15s}.the-banner--swiper .swiper-button-next:hover{background:#0006}.the-banner--swiper .swiper-button-prev{left:32px;transition:all .15s}.the-banner--swiper .swiper-button-prev:hover{background:#0006}.the-banner--swiper .swiper-button-next,.the-banner--swiper .swiper-button-prev{background:red;width:32px;height:32px;border-radius:50%;background:#0003}.the-banner--swiper .swiper-button-prev:after,.the-banner--swiper .swiper-button-next:after{content:"";width:24px;height:24px}.the-banner--swiper .swiper-button-prev:after{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.5303%206.46967C15.8232%206.76256%2015.8232%207.23744%2015.5303%207.53033L11.0607%2012L15.5303%2016.4697C15.8232%2016.7626%2015.8232%2017.2374%2015.5303%2017.5303C15.2374%2017.8232%2014.7626%2017.8232%2014.4697%2017.5303L9.46967%2012.5303C9.17678%2012.2374%209.17678%2011.7626%209.46967%2011.4697L14.4697%206.46967C14.7626%206.17678%2015.2374%206.17678%2015.5303%206.46967Z'%20fill='white'/%3e%3c/svg%3e") center center/contain no-repeat}.the-banner--swiper .swiper-button-next:after{background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.46967%206.46967C9.17678%206.76256%209.17678%207.23744%209.46967%207.53033L13.9393%2012L9.46967%2016.4697C9.17678%2016.7626%209.17678%2017.2374%209.46967%2017.5303C9.76256%2017.8232%2010.2374%2017.8232%2010.5303%2017.5303L15.5303%2012.5303C15.8232%2012.2374%2015.8232%2011.7626%2015.5303%2011.4697L10.5303%206.46967C10.2374%206.17678%209.76256%206.17678%209.46967%206.46967Z'%20fill='white'/%3e%3c/svg%3e") center center/contain no-repeat}.the-banner--swiper .swiper-pagination-bullet{background:red;border-radius:6px;width:6px;height:6px;transition:all .3s;background:#ffffff80}.the-banner--swiper .swiper-pagination-bullet-active{width:32px;background:#fff}.the-banner--swiper-img{height:100%;width:100%;background-position:center top;background-size:cover;background-repeat:no-repeat}.lazy-icon{display:flex;align-items:center;justify-content:center}.role-list{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:24px auto}.role-item{display:block;border:1px solid rgba(18,17,42,.07);border-radius:30px;min-width:130px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;font-weight:500;font-size:14px;padding:0 16px;transition:all .2s;color:#19191a}.role-item:hover{background-color:#12112a0d;border-color:transparent}.role-item--img{width:32px;margin-right:4px}.role-item--text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:56px;line-height:22px;font-size:14px;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.role-item--text{font-weight:500}}.role-item--icon{margin-right:4px;width:32px;height:32px;overflow:hidden;color:#828394;display:flex;justify-content:center;align-items:center}.zoom-in-top-enter-from[data-v-286536a6],.zoom-in-top-appear-from[data-v-286536a6]{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-enter-to[data-v-286536a6],.zoom-in-top-appear-to[data-v-286536a6]{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-enter-active[data-v-286536a6],.zoom-in-top-appear-active[data-v-286536a6]{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-top-leave-from[data-v-286536a6]{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-leave-to[data-v-286536a6]{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-leave-active[data-v-286536a6]{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-enter-from[data-v-286536a6],.zoom-in-fade-out-appear-from[data-v-286536a6]{transform:scale(.5);opacity:0}.zoom-in-fade-out-enter-to[data-v-286536a6],.zoom-in-fade-out-appear-to[data-v-286536a6]{transform:scale(1);opacity:1}.zoom-in-fade-out-enter-active[data-v-286536a6],.zoom-in-fade-out-appear-active[data-v-286536a6]{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-leave-from[data-v-286536a6]{transform:scale(1);opacity:1}.zoom-in-fade-out-leave-to[data-v-286536a6]{transform:scale(.5);opacity:0}.zoom-in-fade-out-leave-active[data-v-286536a6]{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.fade-in-enter-from[data-v-286536a6],.fade-in-appear-from[data-v-286536a6]{opacity:0}.fade-in-enter-to[data-v-286536a6],.fade-in-appear-to[data-v-286536a6]{opacity:1}.fade-in-enter-active[data-v-286536a6],.fade-in-appear-active[data-v-286536a6]{transition:opacity .1s cubic-bezier(0,0,1,1)}.fade-in-leave-from[data-v-286536a6]{opacity:1}.fade-in-leave-to[data-v-286536a6]{opacity:0}.fade-in-leave-active[data-v-286536a6]{transition:opacity .1s cubic-bezier(0,0,1,1)}.ed-input[data-v-286536a6]{border:1px solid transparent;border-radius:6px;padding-left:8px;outline:none;background:#f7f7f9;height:32px}.ed-input[data-v-286536a6]::placeholder{color:var(--color--text-quaternary);font-size:12px}.ed-input[data-v-286536a6]:focus{border:1px solid #7856ff}.ed-input[data-v-286536a6]:hover{background-color:#f3f3f4}.ed-input__error[data-v-286536a6]{border:1px solid #f43529}.ed-input__disabled[data-v-286536a6]{cursor:not-allowed;pointer-events:none}.ed-textarea[data-v-286536a6]{height:80px}.ed-btn-primary[data-v-286536a6]{background:var(--color--btn-primary);display:flex;justify-content:center;align-items:center;transition:all .2s;border-radius:6px;color:#fff;font-weight:600;font-size:12px;padding:0 12px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-btn-primary[data-v-286536a6]{font-weight:500}}.ed-btn-primary[data-v-286536a6]:hover{background:var(--color--btn-primary-hover)}.ed-btn-primary[data-v-286536a6]:active{background:var(--color--btn-primary-active)}.ed-btn-primary__disable[data-v-286536a6]{background:#c6baff;cursor:not-allowed;pointer-events:none}.ed-btn-outline[data-v-286536a6],.ed-btn-ghost[data-v-286536a6]{border:1px solid var(--color--border-button);border-radius:var(--radius-m);display:inline-flex;align-items:center;justify-content:center;transition:all .15s;color:var(--color--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;padding:0 12px;background-color:#fff}.ed-btn-outline[data-v-286536a6]:hover,.ed-btn-ghost[data-v-286536a6]:hover{background-color:var(--color--bg-hover)}.ed-btn-ghost[data-v-286536a6]{background-color:transparent}[data-v-286536a6]:root{--color--brand-80: #4a50dc;--color--brand-70: #555cfd;--color--brand-60: #616ffe;--color--brand-50: #7a91fe;--color--brand-40: #90b0fe;--color--brand-30: #c8d9fe;--color--brand-20: #e5edff;--color--brand-10: #f8faff;--color--bg-brand-press-v2: var(--color--brand-140);--color--bg-brand-normal-v2: var(--color--brand-120);--color--bg-brand-hover-v2: var(--color--brand-130);--color--brand-120: #822fff;--color--brand-130: #9751ff;--color--brand-140: #7f31f4;--color--bg-body-base: #edeef0;--color--bg-body: #fff;--color--bg-body-overlay: #f7f7f9;--color--bg-float-base: #edeef0;--color--bg-float: #fff;--color--bg-float-overlay: #f7f7f9;--color--bg-hover: rgba(18,17,42,.05);--color--bg-press: rgba(18,17,42,.07);--color--bg-button-blue: #eef3ff;--color--bg-button-blue-hover: #e6edff;--color--bg-dropdown: #fff;--color--bg-brand-press: var(--color--brand-80);--color--bg-brand-normal: var(--color--brand-70);--color--bg-brand-hover: var(--color--brand-60);--color--bg-brand-disabled: var(--color--brand-30);--color--bg-danger-press: #df1c26;--color--bg-danger-normal: #f43529;--color--bg-danger-hover: #f76b71;--color--bg-danger-disable: #f9969b;--color--bg-success-normal: #41ae07;--color--bg-warning-normal: #f27500;--color--bg-info-normal: #2e9cfe;--color--bg-mask-primary: rgba(6,8,10,.57);--color--bg-mask-secondary: rgba(5,4,16,.09);--color--bg-input: #f7f7f9;--color--bg-input-hover: #f3f3f5;--color--bg-scrollbar-normal: rgba(6,13,20,.18);--color--bg-scrollbar-hover: rgba(4,9,13,.37);--color--bg-tips-primary: rgba(15,16,18,.96);--color--bg-slider: #f3f3f5;--color--bg-slider-active: #555cfd;--color--bg-on-slider-normal: #fff;--color--bg-on-slider-active: #555cfd;--color--bg-popover: #fff;--color--bg-toast: rgba(15,16,18,.96);--color--bg-stepper: #fff;--color--bg-loading-primary: #555557;--color--bg-optionstrip-normal: #f7f7f9;--color--bg-optionstrip-active: #fff;--color--bg-bm-danger-hover: rgba(244,53,41,.1);--color--bg-bm-warning-secondary: #f9d55b;--color--bg-tag-yellow-secondary: rgba(242,117,0,.1);--color--bg-bm-info-banner: #d5f1ff;--color--bg-bm-text-active: rgba(46,156,254,.3);--color--bg-bm-profilephoto: #edeef0;--color--bg-bm-canvas: #f3f3f5;--color--bg-bm-tips-secondary: #262626;--color--bg-bm-refer-blue: rgba(46,156,254,.15);--color--bg-bm-refer-orange: rgba(242,117,0,.3);--color--bg-bm-refer-grey: rgba(18,17,42,.05);--color--bg-bm-brand-active: rgba(0,77,255,.07);--color--bg-bm-chat-primary: #e5edff;--color--bg-bm-chat-secondary: #f3f3f5;--color--bg-bm-block: rgba(18,17,42,.03);--color--bg-bm-label-red: rgba(253,211,188,.8);--color--bg-bm-label-yellow: rgba(254,243,164,.8);--color--bg-bm-label-blue: rgba(192,233,255,.8);--color--bg-bm-label-grey: rgba(18,17,42,.07);--color--bg-bm-label-orange: rgba(254,227,162,.8);--color--bg-bm-label-greey: rgba(188,247,198,.8);--color--bg-bm-label-primary: rgba(255,255,255,.7);--color--bg-bm-label-secondary: rgba(255,255,255,.9);--color--bg-bm-toolbar: rgba(0,0,0,.5);--color--bg-vote: #f4f4f6;--color--bg-bm-label-lake-green: rgba(180,242,222,.8);--color--bg-bm-label-pink: rgba(255,207,213,.8);--color--bg-bm-label-purple: rgba(247,206,251,.8);--color--text-primary: #19191a;--color--text-primary-assist: #7a91fe;--color--text-secondary: #555557;--color--text-assist: #8b8c8f;--color--text-tertiary: #8b8c8f;--color--text-quaternary: #b7b9bd;--color--text-disable: #b7b9bd;--color--text-contrary: #fff;--color--text-brand-tips: #6b7cff;--color--text-brand-press: #4a50dc;--color--text-brand-normal: #555cfd;--color--text-brand-hover: #616ffe;--color--text-brand-disabled: #c8d9fe;--color--text-danger-press: #df1c26;--color--text-danger-normal: #f42932;--color--text-danger-hover: #f76b71;--color--text-danger-disable: #f9969b;--color--text-success-normal: #41ae07;--color--text-warning-normal: #f27500;--color--text-info-normal: #2e9cfe;--color--border-primary: rgba(18,17,42,.07);--color--border-avatar: rgba(18,17,42,.03);--color--border-checkbox: #262626;--color--border-dropdown: rgba(18,17,42,.03);--color--border-button: rgba(6,6,31,.09);--color--border-secondary: rgba(5,4,16,.09);--color--border-comment-avatar: #555cfd;--color--border-popover: rgba(18,17,42,.03);--color--border-toast: #212121;--color--border-bm-refer-primary: #2f9dfe;--color--border-bm-avatar: rgba(18,17,42,.05);--color--border-bm-refer-secondary: rgba(47,157,254,.5);--color--border-bm-refer-secondary-active: #f27500;--color--border-bm-refer-secondary-normal: #ffb366;--color--border-bm-refer-brand: #555cfd;--color--border-bm-card: #e6e8eb;--color--border-bm-button-secondary: rgba(6,13,20,.29);--color--border-btn-default: rgba(6,6,30,.09);--color--icon-primary: #414142;--color--icon-secondary: #a2a4a8;--color--text-primary-v2: #822fff;--color--btn-active: rgba(130,47,255,.07);--color--btn-primary: #822fff;--color--btn-primary-hover: #9751ff;--color--btn-primary-active: #7f31f4;--radius-xs: 2px;--radius-s: 4px;--radius-m: 6px;--radius-l: 8px;--radius-xl: 10px;--shadow-s: 0px 2px 8px rgba(25,25,26,.12), 0px 0px 1px rgba(25,25,26,.08);--shadow-m: 0px 6px 20px rgba(25,25,26,.06), 0px 2px 12px rgba(25,25,26,.04);--shadow-l: 0px 8px 24px rgba(25,25,26,.06), 0px 4px 16px rgba(25,25,26,.04), 0px 0px 4px rgba(25,25,26,.04);--shadow-xl: 0px 12px 40px rgba(20,36,92,.07), 0px 0px 1px rgba(0,0,0,.1), 0px 0px 10px rgba(20,36,92,.03);--gap-xs: 4px;--gap-s: 6px;--gap-m: 8px;--left-panel--base: 64px;--left-panel--padding: 12px;--menu-side--width: 256px}.tag-grid[data-v-286536a6]{display:flex;margin:0 auto 24px}.tag-title[data-v-286536a6]{font-size:14px;margin-right:24px;padding-top:6px;white-space:nowrap}.tag-list[data-v-286536a6]{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.tag-item[data-v-286536a6]{display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;padding:0 8px;height:30px;font-size:14px;border-radius:4px;transition:all .2s;color:#19191a}.tag-item__active[data-v-286536a6]{background:var(--color--btn-active);color:#822fff;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.tag-item__active[data-v-286536a6]{font-weight:500}}.tag-item--img[data-v-286536a6]{width:32px;margin-right:4px}.tag-child--list[data-v-286536a6]{border-radius:6px;display:flex;align-items:center;gap:24px;padding-left:8px;height:0;opacity:0;transition:height .15s,opacity .1s}.tag-child--list__active[data-v-286536a6]{height:38px;opacity:1;border:1px solid rgba(18,17,42,.07);margin-top:8px}.tag-child--item[data-v-286536a6]{display:flex;justify-content:center;align-items:center;color:#19191a}.guide-card{position:fixed;width:280px;border-radius:8px;box-shadow:0 6px 20px #19191a0f,0 2px 12px #19191a0a;padding:18px 16px 16px;z-index:998;background:#fff}.guide-card-close{position:absolute;top:16px;right:8px;color:var(--color--icon-primary);height:28px;border-radius:6px}.guide-card-close:hover{background-color:var(--color--bg-hover)}.guide-card--title{font-weight:500;font-size:16px;line-height:24px;margin-bottom:12px}.guide-card--content{font-size:14px;line-height:22px;color:var(--color--text-secondary);margin-bottom:16px;text-align:start}.guide-card-bottom{display:flex;justify-content:end;align-items:center}.guide-card-bottom-step{font-size:14px;line-height:22px;color:var(--color--text-tertiary)}.guide-card-bottom-btns{display:flex}.guide-card-bottom-btns:first-child{margin-right:var(--gap-m)}.guide-card-bottom-btn{width:28px;height:28px;border-radius:50%;color:var(--color--icon-secondary);border:1px solid rgba(5,4,16,.09);display:flex;align-items:center;justify-content:center}.guide-card-bottom-btn:first-child{margin-right:var(--radius-l)}.guide-card-bottom-btn:hover{background:var(--color--bg-hover)}.guide-card-bottom-btn__active{background:var(--color--bg-brand-normal);color:var(--color--text-contrary);margin-right:0!important}.guide-card-bottom-btn__active:hover{background:var(--color--bg-brand-hover);color:var(--color--text-contrary)}.guide-card--arrow{position:absolute}.guide-card--arrow-img{width:22px;height:10px}.guide-card--arrow__left{transform:translateY(-50%) rotate(90deg);right:-10px;top:50%}.guide-card--arrow__left .guide-card--dot{top:-23px;left:0}.guide-card--arrow__right{transform:rotate(-90deg);left:-10px}.guide-card--arrow__right .guide-card--dot{top:-30px}.guide-card--arrow__top{transform:rotate(180deg);bottom:0}.guide-card--dot{position:relative;height:6px;width:6px;border-radius:50%;background:var(--color--bg-brand-normal);top:0;left:0;right:0;bottom:0;margin:auto}.guide-card--dot:after{content:"";position:absolute;height:12px;width:12px;background:#555cfd33;border-radius:50%;top:0;left:-3px;right:0;bottom:0;margin:auto;animation:GuidepopupLight 1s ease-in-out infinite}.guide-left-toolbar .guide-card--arrow__right{transform:rotate(-90deg) translate(50%);top:50%}.guide-bottom-toolbar .guide-card--arrow__right{bottom:15px}.guide-presentation,.guide-file-more,.guide-share,.guide-help{margin-top:30px;margin-left:-2px}.guide-share .guide-card--arrow{left:66%}.guide-help .guide-card--arrow{left:88%}.guide-card--arrow__bottom{top:-10px;left:131px;transition:.2s ease}.guide-card--arrow__bottom .guide-card--dot{transform:translateY(-29px)}.guide-card-try--btn{background:var(--color--bg-brand-normal);border-radius:6px;padding:4px 12px;color:var(--color--text-contrary);height:28px;display:flex;align-items:center}.guide-card-try--btn:hover{background:var(--color--bg-brand-hover)}@-moz-keyframes GuidepopupLight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes GuidepopupLight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@-o-keyframes GuidepopupLight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes GuidepopupLight{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}to{-webkit-transform:scale(1);transform:scale(1)}}.topic{width:100%}.topic-top{display:flex;align-items:center;justify-content:space-between;font-size:14px}.topic-title{font-weight:600;font-size:24px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.topic-title{font-weight:500}}.topic-link{color:#7856ff}.topic-list{display:flex;align-items:center;gap:34px;margin:24px 0 31px;max-width:100%}.topic-list__vertical{display:block}.topic-list__vertical .topic-item:nth-child(n+2){margin-top:34px}.topic-item{display:block;height:40px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;display:flex;align-items:center;font-weight:500;font-size:14px;border-radius:6px;height:100px;flex:1;padding-left:20px;max-width:374px;background-size:cover;background-repeat:no-repeat;background-position:right top;color:#19191a}.topic-item--title{font-size:16px;margin-bottom:4px;max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:24px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.topic-item--title{font-weight:500}}.topic-item--text{max-width:248px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-all;font-weight:400}@media screen and (max-width: 1360px){.topic-list:not(.topic-list__vertical){justify-content:space-between}}.the-dashboard--aside{position:fixed;right:4%;bottom:32px;z-index:20}.the-dashboard--aside-item{display:flex;justify-content:center;align-items:center;height:40px;width:40px;box-shadow:0 2px 8px #19191a1f,0 0 1px #19191a14;border-radius:20px;cursor:pointer;background:#fff}.the-dashboard--aside-item+.the-dashboard--aside-item{margin-top:16px}.the-dashboard--aside-item--feedback{position:absolute;right:0;transform:translateY(calc(-50% - 22px));transition:all .2s}.the-dashboard--aside-item--feedback:hover{width:117px;background-color:var(--color--bg-brand-normal-v2);justify-content:start;padding-left:16px}.the-dashboard--aside-item--feedback:hover .the-dashboard--aside-text{display:block;animation-play-state:running}.the-dashboard--aside-item--feedback:hover .the-dashboard--aside-icon{color:#fff;--fill-color: var(--color--bg-brand-normal-v2)}.the-dashboard--aside-icon{color:#414142}.the-dashboard--aside-icon:hover{color:var(--color--bg-brand-normal-v2)}.the-dashboard--aside-text{margin-left:2px;color:#fff;font-weight:500;font-size:14px;display:none;min-width:56px;position:absolute;right:19px;animation:fadeIn .2s cubic-bezier(0,0,1,1) forwards;animation-play-state:paused}.the-dashboard--aside-backtop{opacity:0;visibility:hidden;transition:opacity .1s ease-in-out}.the-dashboard--aside-backtop__show{opacity:1;visibility:visible}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.the-pagination{position:absolute;max-width:100vw;overflow:hidden}.the-pagination__hide{opacity:0;height:0;visibility:hidden}.ed-footer[data-v-96321bca]{display:flex;flex-direction:column;color:#fff;background:#1e192c;box-sizing:border-box;overflow:hidden}.company-introduction-rt[data-v-96321bca]{display:flex;flex:1;justify-content:flex-end}.ed-footer .company-introduction[data-v-96321bca]{display:flex;align-items:start;justify-content:space-between;width:96%;margin-left:18.7%;padding:88px 0 64px;transition:all .2s ease-in-out;max-width:1200px}.ed-footer .company-introduction .ed-logo[data-v-96321bca],.ed-footer .company-introduction .wos-logo[data-v-96321bca]{width:140px;margin-right:27%}.ed-footer .company-introduction dl[data-v-96321bca]{margin-bottom:0;transition:all .2s ease-in-out;white-space:nowrap;margin-top:0;min-width:130px;height:fit-content}.ed-footer .company-introduction dl[data-v-96321bca]:not(:last-child){margin-right:11%}.ed-footer .company-introduction dl dt[data-v-96321bca]{margin:0 0 16px;font-size:18px;font-weight:700;transition:all .2s ease-in-out}.ed-footer .company-introduction dl dt i[data-v-96321bca]{display:none}.ed-footer .company-introduction dl dd[data-v-96321bca]{margin-bottom:.5rem;margin-left:0;font-size:14px;line-height:22px;transition:all .2s ease-in-out}.ed-footer .company-introduction dl dd a[data-v-96321bca]{padding-bottom:2px;color:#fff9;border-bottom:1px solid transparent;transition:all .1s ease-in-out}.ed-footer .company-introduction dl dd a[data-v-96321bca]:hover{color:#fff}.ed-footer .company-introduction .line[data-v-96321bca]{width:1px;height:calc(100% + 128px);margin-top:-64px;background:#222;transition:all .2s ease-in-out}.ed-footer .footer-copyright[data-v-96321bca]{box-sizing:border-box;display:flex;align-items:center;height:fit-content;font-size:14px;transition:all .2s ease-in-out;color:#fff6;margin-top:40px;margin-bottom:34px;overflow:hidden}.ed-footer .footer-copyright .footer-copyright-left[data-v-96321bca]{margin-left:18.7%;white-space:nowrap;max-width:625px;text-align:left}.ed-footer .footer-copyright a[data-v-96321bca]{color:#fff6}.ed-footer .footer-copyright img[data-v-96321bca]{width:26px;height:36px;margin:0 10px;vertical-align:middle;border:none;border-width:0}.footer-brand[data-v-96321bca]{margin-right:25px;margin-bottom:12px;display:inline-block}.layout[data-v-96321bca]{position:relative}.content[data-v-96321bca]{display:flex;flex-direction:column;align-items:center;overflow:hidden}.footer[data-v-96321bca]{height:300px;background-color:#000}.logo-container[data-v-96321bca]{display:flex}.footer-logo[data-v-96321bca]{margin-right:10px}.lang-switch[data-v-96321bca]{margin:54px 0 8px;background-color:#ffffff1a;height:44px;border-radius:10px;padding:0 12px 0 10px;display:flex;align-items:center;position:relative;font-size:14px;cursor:pointer;max-width:158px}.lang-switch-arrow[data-v-96321bca]{width:20px;height:20px;transform:rotate(180deg);transition:all .3s;margin-top:2px}.lang-switch-top[data-v-96321bca]{display:flex;width:100%;color:#fffc;justify-content:space-between}.lang-switch[data-v-96321bca]:hover{background-color:#ffffff0d}.lang-switch:hover .lang-switch-arrow[data-v-96321bca]{transform:rotate(0)}.lang-switch:hover .lang-switch--float[data-v-96321bca]{visibility:visible;opacity:1}.lang-switch--float[data-v-96321bca]{position:absolute;top:44px;margin-top:4px;width:100%;left:0;border-radius:10px;background-color:#353042;color:#fff9;padding:6px;visibility:hidden;opacity:0;transition:all .15s}.lang-switch--item[data-v-96321bca]{display:block;height:42px;line-height:42px;border-radius:8px;padding:0 10px;color:#fff9}.lang-switch--item[data-v-96321bca]:hover{background-color:#0000001a;color:#fff}.footer-copyright[data-v-96321bca]{align-items:start;height:124px}.footer-brand[data-v-96321bca]{margin-right:16px;font-size:12px}.media-logo[data-v-96321bca]{margin-right:16px;opacity:.7;transition:all .2s ease-in-out}.media-logo[data-v-96321bca]:hover{opacity:1}.footer-copyright-left[data-v-96321bca]{position:relative;z-index:1}.footer-copyright-logo-image[data-v-96321bca]{position:relative;z-index:0}.d-flex[data-v-96321bca]{display:flex}.bg-transparent .logo-white[data-v-96321bca]{display:block}.align-items-center[data-v-96321bca]{align-items:center}@media screen and (max-width: 800px){.ed-footer .company-introduction[data-v-96321bca]{flex-direction:column;align-items:center;padding:40px 10px 10px}.ed-footer .company-introduction dl[data-v-96321bca]{width:100%;overflow:hidden;margin-right:0!important}.ed-footer .company-introduction dl:hover i[data-v-96321bca]{transform:rotate(180deg)}.ed-footer .company-introduction dl dt[data-v-96321bca]{display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 0}.ed-footer .company-introduction dl dt i[data-v-96321bca]{display:block;font-weight:700}.ed-footer .company-introduction .wos-logo[data-v-96321bca]{display:block;width:150px;margin-top:30px}.mobile-hide[data-v-96321bca]{display:none}}@media screen and (max-width: 1600px){.footer-copyright-logo-image[data-v-96321bca]{margin-right:60px}.ed-footer .company-introduction[data-v-96321bca],.ed-footer .footer-copyright .footer-copyright-left[data-v-96321bca]{margin-left:10%}}@media screen and (max-width: 1390px){.footer-copyright-logo-image[data-v-96321bca]{margin-right:23px}.ed-footer .company-introduction .ed-logo[data-v-96321bca]{margin-right:20%}}@media screen and (max-width: 1260px){.ed-footer .footer-copyright[data-v-96321bca]{margin-top:20px;margin-bottom:17px}.ed-footer .company-introduction .ed-logo[data-v-96321bca]{margin-right:15%}}@media screen and (max-width: 1153px){.ed-footer .company-introduction .ed-logo[data-v-96321bca]{margin-right:10%;width:100px}}@media screen and (max-width: 1080px){.ed-footer .company-introduction[data-v-96321bca]{padding:50px 0}.ed-footer .company-introduction dl dt[data-v-96321bca]{font-size:16px}.ed-footer .company-introduction dl dd[data-v-96321bca]{font-size:12px}.ed-footer .company-introduction .line[data-v-96321bca]{height:calc(100% + 100px);margin-top:-50px}.ed-footer .footer-copyright[data-v-96321bca]{font-size:12px}}@media screen and (max-width: 980px){.ed-footer .company-introduction[data-v-96321bca],.ed-footer .footer-copyright .footer-copyright-left[data-v-96321bca]{margin-left:5%}.ed-footer .company-introduction .ed-logo[data-v-96321bca]{margin-right:8%;width:100px}}@media screen and (max-width: 900px){.ed-footer .company-introduction .ed-logo[data-v-96321bca]{width:150px}.ed-footer .line[data-v-96321bca],.ed-footer .wos-logo[data-v-96321bca]{display:none}}@media screen and (max-width: 800px){.footer-copyright-left[data-v-96321bca]{margin-left:0;text-align:left}.mobile-show[data-v-96321bca]{display:block!important}.ed-footer .footer-copyright[data-v-96321bca]{height:fit-content;margin-left:20px;justify-content:flex-start}.ed-footer .company-introduction .ed-logo[data-v-96321bca]{width:114px;align-self:flex-start;margin-right:0;margin-bottom:35px}.ed-footer .company-introduction[data-v-96321bca]{margin-left:23px}.ed-footer .footer-copyright .footer-copyright-left[data-v-96321bca]{white-space:unset;margin-left:0}.logo-container-mobile[data-v-96321bca]{display:flex!important}}@media screen and (min-width: 1920px){.ed-footer .company-introduction[data-v-96321bca]{margin:auto}.footer-copyright[data-v-96321bca]{width:1200px;margin:auto;overflow:visible}.ed-footer .footer-copyright .footer-copyright-left[data-v-96321bca]{margin-left:0}.ed-footer .footer-copyright[data-v-96321bca]{overflow:visible}.ed-footer .footer-logo-image.mobile-hide[data-v-96321bca]{width:1200px;margin:auto}}.oversea-dashboard{position:relative;display:flex;flex-direction:column;align-items:center;overflow-y:auto}.oversea-dashboard .the-search--input-input{font-size:16px}.oversea-dashboard .the-search--input-input::placeholder{color:#8b8c8f}.oversea-dashboard .the-search--input-button{margin-left:18px}.oversea-dashboard .the-search--input-input-icon{margin-right:18px}.the-dashboard--search{height:60px;width:100%;z-index:1;max-width:640px;box-shadow:0 10px 6px #395f8708}.ed-footer{display:flex;flex-direction:column;color:#fff;background:#1e192c;border-top-left-radius:40px;border-top-right-radius:40px;box-sizing:border-box;width:100%}.ed-footer a{text-decoration:none}.ed-footer a:hover{text-decoration:none!important}.ed-footer .footer-middle{display:flex;flex:1}.ed-footer .footer-middle .company-introduction{display:flex;align-items:start;width:96%;margin-left:18.7%;padding:88px 0 64px;transition:all .2s ease-in-out;max-width:1200px}.ed-footer .footer-middle .company-introduction .ed-logo,.ed-footer .footer-middle .company-introduction .wos-logo{width:140px;margin-right:15%}.ed-footer .footer-middle .company-introduction dl{height:100%;margin-bottom:0;transition:all .2s ease-in-out;margin-right:7%;min-width:fit-content;white-space:nowrap;margin-top:0}.ed-footer .footer-middle .company-introduction dl dt{margin:0 0 16px;font-size:18px;font-weight:700;transition:all .2s ease-in-out}.ed-footer .footer-middle .company-introduction dl dt i{display:none}.ed-footer .footer-middle .company-introduction dl dd{margin-bottom:.5rem;margin-left:0;font-size:14px;line-height:22px;transition:all .2s ease-in-out}.ed-footer .footer-middle .company-introduction dl dd a{padding-bottom:2px;color:#fff9;border-bottom:1px solid transparent;transition:all .1s ease-in-out}.ed-footer .footer-middle .company-introduction dl dd a:hover{color:#fff}.ed-footer .footer-middle .company-introduction .line{width:1px;height:calc(100% + 128px);margin-top:-64px;background:#222;transition:all .2s ease-in-out}.ed-footer .footer-copyright{box-sizing:border-box;display:flex;align-items:center;height:fit-content;font-size:14px;transition:all .2s ease-in-out;color:#fff6;margin-top:40px;margin-bottom:34px;overflow:hidden}.ed-footer .footer-copyright .footer-copyright-left{margin-left:18.7%;white-space:nowrap}.ed-footer .footer-copyright a{color:#fff6}.ed-footer .footer-copyright img{width:26px;height:36px;margin:0 10px;vertical-align:middle;border:none;border-width:0}.position-relative{position:relative}.position-absolute{position:absolute}.code-img-container{box-sizing:border-box;opacity:0;visibility:hidden;padding:8px;background:#fff;border-radius:12px;width:130px;height:130px;top:42px;left:-50px}.wx-code{width:114px;height:114px}.weibo-log,.weixin-logo{max-width:29px}.footer-logo:hover .code-img-container{opacity:1;visibility:visible;transition:all .3s ease-in-out;transform-origin:left bottom}.logo-hover-icon{height:34px;width:34px;display:flex;justify-content:center;align-items:center}.footer-logo:hover .logo-hover-icon{background:#ffffff1a;border-radius:8px}.weixin-logo:hover+.wx-code{visibility:visible;opacity:1}.wb-code{width:114px;height:114px}.weibo-logo:hover+.wb-code{visibility:visible;opacity:1}.footer-logo{margin-right:10px}.footer-logo-image-mobile img{height:44px;width:444px}.d-flex{display:flex}.mobile-show{display:none!important}.logo-container-mobile .code-img-container{top:-47px;left:46px}.footer-logo-image-mobile{height:45px;position:relative;overflow:hidden}.mobile-img-right{position:absolute;left:40%}.footer-logo-image img,.ed-footer .footer-logo-image img{height:89px;width:887px;margin-left:72px}@media screen and (max-width: 1600px){.ed-footer .footer-logo-image img{height:71px;width:710px;margin-left:58px}.footer-copyright-logo-image{margin-right:60px}.ed-footer .footer-middle .company-introduction,.ed-footer .footer-copyright .footer-copyright-left{margin-left:10%}}@media screen and (max-width: 1390px){.ed-footer .footer-middle .company-introduction{margin-left:3%}.ed-footer .footer-copyright{margin-top:20px;margin-bottom:17px}.ed-footer .footer-logo-image img{height:53px;width:532px;margin-left:43px}.ed-footer .footer-middle .company-introduction .ed-logo{margin-right:9%}}@media screen and (max-width: 1153px){.ed-footer .footer-logo-image img{height:44px;width:444px;margin-left:36px}.ed-footer .footer-middle .company-introduction .ed-logo{margin-right:10%;width:100px}}@media screen and (max-width: 1080px){.ed-footer .footer-middle .company-introduction dl{margin-right:4%}.ed-footer .footer-middle .company-introduction{padding:50px 0}.ed-footer .footer-middle .company-introduction dl dt{font-size:16px}.ed-footer .footer-middle .company-introduction dl dd{font-size:12px}.ed-footer .footer-middle .company-introduction .line{height:calc(100% + 100px);margin-top:-50px}.ed-footer .footer-copyright{font-size:12px}.ed-footer .footer-middle .company-introduction .ed-logo{width:150px}.ed-footer .line,.ed-footer .wos-logo{display:none}.ed-footer .footer-logo-image img{height:36px;width:355px;margin-left:29px}.ed-footer .footer-middle .company-introduction,.ed-footer .footer-copyright .footer-copyright-left{margin-left:5%}.ed-footer .footer-middle .company-introduction .ed-logo{margin-right:8%;width:100px}}@media screen and (max-width: 800px){.ed-footer .footer-middle .company-introduction{flex-direction:column;align-items:center;padding:40px 10px 10px}.ed-footer .footer-middle .company-introduction dl{width:100%;height:40px;overflow:hidden}.ed-footer .footer-middle .company-introduction dl:hover{height:fit-content}.ed-footer .footer-middle .company-introduction dl:hover i{transform:rotate(180deg)}.ed-footer .footer-middle .company-introduction dl dt{display:flex;align-items:center;justify-content:space-between;padding:0 6px 0 0}.ed-footer .footer-middle .company-introduction dl dt i{display:block;font-weight:700}.ed-footer .footer-middle .company-introduction dl:nth-child(3):hover{height:170px}.ed-footer .footer-middle .company-introduction .wos-logo{display:block;width:150px;margin-top:30px}.mobile-hide,.footer-logo-image{display:none}.footer-copyright-left{margin-left:0;text-align:left}.mobile-show{display:block!important}.ed-footer .footer-copyright{height:fit-content;margin-left:20px;justify-content:flex-start}.ed-footer .footer-middle .company-introduction .ed-logo{width:114px;align-self:flex-start;margin-right:0;margin-bottom:35px}.ed-footer .footer-middle .company-introduction{margin-left:23px}.ed-footer .footer-middle .company-introduction dl{margin-right:0}.ed-footer .footer-copyright .footer-copyright-left{margin-left:0}.ed-footer{border-top-left-radius:20px;border-top-right-radius:20px}.logo-container-mobile{display:flex!important}}@media screen and (min-width: 1920px){.ed-footer .footer-middle .company-introduction{margin:auto}.footer-copyright{width:1200px;margin:auto;overflow:visible}.ed-footer .footer-copyright .footer-copyright-left{margin-left:0}.ed-footer .footer-copyright{overflow:visible}.ed-footer .footer-logo-image.mobile-hide{width:1200px;margin:auto}.ed-footer .footer-logo-image.mobile-hide img{margin-left:-280px}}.the-dashboard{position:relative;display:flex;flex-direction:column;height:calc(100vh - 64px);align-items:center;overflow-y:auto}.the-dashboard .the-search--input-input{font-size:16px}.the-dashboard .the-search--input-input::placeholder{color:#8b8c8f}.the-dashboard .the-search--input-button{margin-left:18px}.the-dashboard .the-search--input-input-icon{margin-right:18px}.the-dashboard--main{width:100%}.the-dashboard--main-sence{top:0;background:#fff;z-index:9;padding:9px 0 0}.the-dashboard--main-sence:after{opacity:0;visibility:hidden;content:"";width:100%;height:15px;position:absolute;background:#fff;left:0;bottom:0;transform:translateY(100%);box-shadow:0 10px 10px -5px #19191a14}.the-dashboard--main-sence__sticky{position:sticky}.the-dashboard--main-sence__sticky:after{opacity:1;visibility:visible}.the-dashboard--exchange{position:absolute;left:-16px;top:64px;writing-mode:vertical-rl;min-height:94px;width:32px;text-align:center;box-shadow:0 0 1px #19191a14,0 2px 8px #19191a1f;z-index:4;background:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;border-radius:6px;display:flex;justify-content:center;align-items:center;transform:translate(-100%);color:#555557}.the-dashboard--exchange-icon{margin-bottom:2px;display:inline-block}.the-dashboard--exchange-icon__loading{animation:rotate .5s}.the-dashboard--tabs{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:14px;padding-top:8px;border-top:1px solid rgba(18,17,42,.07);height:46px;margin-bottom:16px;position:relative}.the-dashboard--tabs-grid{display:flex;align-items:center}.the-dashboard--search{height:60px;width:90%;z-index:1;max-width:640px;box-shadow:0 10px 6px #395f8708}.the-dashboard--tab{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;margin:0 12px;color:#19191a}.the-dashboard--tab:first-child{margin-left:0}.the-dashboard--tab__active{color:var(--color--text-primary-v2);font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-dashboard--tab__active{font-weight:500}}.the-dashboard--tag{position:sticky;top:0;padding:8px 32px;display:flex;justify-content:space-between;margin-top:40px;width:100%;z-index:2;background-color:#fff}.the-dashboard--tag-left{display:flex;justify-content:flex-start;flex:1;flex-wrap:wrap;gap:12px}.the-dashboard--tag-right{position:relative}.the-dashboard--tag-sort-title{height:40px;box-sizing:border-box;display:flex;align-items:center;font-size:16px;line-height:24px;border:1px solid rgba(18,17,42,.07);border-radius:8px;padding:0 8px 0 16px;cursor:pointer}.the-dashboard--tag-sort-title:hover{box-shadow:0 0 1px #19191a14,0 2px 8px #19191a1f}.the-dashboard--tag-sort{position:absolute;margin-top:8px;left:0;right:0;padding:4px;box-shadow:0 2px 12px #19191a0a,0 6px 20px #19191a0f;z-index:1;background:#fff;border-radius:8px}.the-dashboard--select-icon{margin-left:8px}.the-dashboard--tag-sort-item{height:40px;border-radius:6px;padding:8px;font-size:16px;font-weight:400;line-height:24px;cursor:pointer}.the-dashboard--tag-sort-item:hover{background:#12112a0d}.the-dashboard--tag-item{height:40px;padding:0 16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;font-size:16px;line-height:24px;color:#555557;font-weight:500;cursor:pointer;white-space:nowrap;box-sizing:border-box;border:1px solid rgba(18,17,42,.07)}.the-dashboard--tag-item:nth-child(1){margin-left:0}.the-dashboard--tag-item:hover{color:#565dff;border:1px solid #555cfd}.the-dashboard--tag-item:hover .the-dashboard--tag-icon{color:#565dff}.the-dashboard--tag-item__active{color:#565dff;position:relative;border:2px solid #555cfd!important}.the-dashboard--tag-item__active .the-dashboard--tag-icon{color:#565dff}.the-dashboard--device{width:1520px;flex:0 0 1px;background:#e5e5e5;margin:20px 0;z-index:1}.the-dashboard--templates{margin:0 0 60px}.the-dashboard--activity{position:fixed;top:224px;right:10px;display:flex;align-items:center;justify-content:center;padding:4px 4px 6px;width:84px;height:84px;z-index:3}.the-dashboard--activity-btn{display:inline-block;text-align:center;width:64px;height:64px;padding:4px 0 6px;font-size:0}.the-dashboard--activity-btn:hover .the-dashboard--activity-top{animation-duration:1.2s}.the-dashboard--activity-top{animation:ShakeEffect 0s linear infinite;transform-origin:center bottom}.the-dashboard--activity-bottom{width:48px;height:36px;box-shadow:4px 4px 8px #ffffff40,4px 4px 8px #2520a229}.the-dashboard--focus-empty{max-width:256px;margin:16px auto;text-align:center;color:#555557}.the-dashboard--focus-empty-btn{padding:0 24px;height:32px}.the-dashboard--tabs-dropdown-item{font-size:12px}.the-dashboard--tabs-dropdown-title{font-size:14px}@-moz-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-moz-keyframes ShakeEffect{0%{transform:rotate(0)}6.25%{transform:rotate(7deg)}12.5%{transform:rotate(0)}18.75%{transform:rotate(-7deg)}25%{transform:rotate(0)}32.25%{transform:rotate(7deg)}38.5%{transform:rotate(0)}44.75%{transform:rotate(-7deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@-webkit-keyframes ShakeEffect{0%{transform:rotate(0)}6.25%{transform:rotate(7deg)}12.5%{transform:rotate(0)}18.75%{transform:rotate(-7deg)}25%{transform:rotate(0)}32.25%{transform:rotate(7deg)}38.5%{transform:rotate(0)}44.75%{transform:rotate(-7deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@-o-keyframes ShakeEffect{0%{transform:rotate(0)}6.25%{transform:rotate(7deg)}12.5%{transform:rotate(0)}18.75%{transform:rotate(-7deg)}25%{transform:rotate(0)}32.25%{transform:rotate(7deg)}38.5%{transform:rotate(0)}44.75%{transform:rotate(-7deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes ShakeEffect{0%{transform:rotate(0)}6.25%{transform:rotate(7deg)}12.5%{transform:rotate(0)}18.75%{transform:rotate(-7deg)}25%{transform:rotate(0)}32.25%{transform:rotate(7deg)}38.5%{transform:rotate(0)}44.75%{transform:rotate(-7deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}.the-ed--nav{padding:24px 0;font-size:14px;display:flex;align-items:center;position:sticky;top:0;background:#fff;z-index:10}.the-ed--nav-back{color:#8b8c8f;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;transition:all .15s}.the-ed--nav-back:hover{color:var(--color--text-primary)}.the-ed--nav-arrow{margin:0 8px}.the-ed--nav-title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:80%;font-size:14px;font-weight:400}.oversea-file-page{margin:0 auto 120px!important}.the-file--header-action__primary{padding:0 16px;height:44px;font-size:14px;transition:all .3s}.the-file--preview-loading{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .5s ease-in-out;overflow:hidden;border-radius:10px;margin-left:auto;margin-right:auto}.the-file--preview-loading--img{height:auto;width:100%;object-fit:contain}.the-file--footer-rt{text-align:left;min-width:320px}.file-share.file-share{height:44px;width:44px;padding:0 8px;font-size:14px;position:relative}.file-share:hover .file-share--panel{opacity:1!important;visibility:visible!important}.file-share--panel{position:absolute;padding:24px;border-radius:10px;background:#fff;right:0;bottom:-4px;transform:translateY(100%);box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f;z-index:11;cursor:default;transition:all .15s}.file-share--panel-grid{display:flex;font-size:14px;text-align:center}.file-share--panel-grid+.file-share--panel-grid{margin-top:24px}.file-share--panel-cover-wrap{background:#f2f2f2;width:320px;height:190px;padding:11px 35px 12px 36px;border-radius:6px;margin-right:24px;overflow:hidden}.file-share--panel-cover{height:auto;width:100%;object-fit:contain}.file-share--panel-qr-wrap{border:1px solid rgba(18,17,42,.03);width:160px;height:160px;border-radius:6px;padding:8px;margin-bottom:8px}.file-share--panel-qr{width:100%}.file-share--panel-btn-img{width:36px;display:block;margin:0 auto 4px}.file-share--panel-btn{min-width:56px;font-size:12px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.file-share--panel-btn:nth-child(n+2){margin-left:24px}.open-miniprogram{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fff;position:fixed;bottom:0;left:0;right:0;z-index:1000;box-shadow:var(--shadow-m)}.open-miniprogram--title{color:var(--color--text-primary);display:flex;align-items:center}.open-miniprogram--title-icon{border-radius:var(--radius-l);border:1px solid var(--color--border-primary);margin-right:4px}.open-miniprogram--button{display:flex;align-items:center;justify-content:space-around}.miniprogram-enter-active,.miniprogram-leave-active{transition:all .5s ease}.miniprogram-leave-to,.miniprogram-enter-from{opacity:0;transform:translateY(100px)}.miniprogram-leave-from,.miniprogram-enter-to{opacity:1;transform:translateY(0)}.open-miniprogram--button-confirm{margin-left:12px}.ed-btn-outline,.ed-btn-ghost,.the-file--header .header--btn{border:1px solid var(--color--border-button);border-radius:var(--radius-m);display:inline-flex;align-items:center;justify-content:center;transition:all .15s;color:var(--color--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;padding:0 12px;background-color:#fff}.ed-btn-outline:hover,.ed-btn-ghost:hover,.the-file--header .header--btn:hover{background-color:var(--color--bg-hover)}.the-file{margin:0 auto 120px}.the-file--nav{position:static}.the-file--container{max-width:1440px;margin-left:auto;margin-right:auto}.the-file--preview-container{margin-top:24px;position:relative;height:650px;width:100%;margin-left:auto;margin-right:auto}.the-file--header-top{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:-14px}.the-file--header-top--lf{display:flex;align-items:flex-end;flex-wrap:wrap}.the-file--header-operate{display:flex;justify-content:center;align-items:center;gap:16px}.the-file--header-name{font-size:32px;min-height:48px;line-height:48px;font-weight:600;user-select:text;-webkit-user-select:text}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-file--header-name{font-weight:500}}.the-file--header-bottom{display:flex;align-items:center;margin-top:8px;height:24px;opacity:0}.the-file--header-bottom__show{opacity:1}.the-file--header-user{display:flex;align-items:center;margin-right:8px}.the-file--header-user--focus{font-size:14px;cursor:pointer;color:var(--color--text-secondary)}.the-file--header-user--focus__active{color:var(--color--text-brand-normal)}.the-file--header-time{display:flex;justify-content:center;align-items:center}.the-file--header-user{cursor:pointer}.the-file--header-user--name{max-width:160px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:14px;color:#555557;margin-left:4px;height:22px;line-height:22px}.the-file--header-time--text{color:#0006;font-size:14px;font-weight:400}.the-file--header-time--number{margin-left:4px}.the-file--header-time-time{color:var(--color--text-secondary)}.the-file--header-action{height:44px;min-width:58px;padding:0 8px;font-size:14px}.the-file--header-action__primary{padding:0 16px;height:44px;font-size:14px;transition:all .3s;min-width:88px}.the-file--header-count{margin-left:4px}.the-file--header-count__primary{margin-left:4px;line-height:20px}.the-file--footer{display:flex;justify-content:space-between;gap:88px;padding-top:32px}.the-file--description{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;word-break:break-all;user-select:text;-webkit-user-select:text}.the-file--detail-tag{display:flex;flex-wrap:wrap;margin-bottom:24px}.the-file--detail-header{font-size:24px;line-height:34px;font-weight:500;margin-bottom:40px}.the-file--detail-title{width:100%;font-size:20px;line-height:28px;font-weight:700;margin-top:40px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-file--detail-title{font-weight:600}}.the-file--detail-tag-item{padding:0 8px;background:#f7f7f9;font-size:14px;border-radius:6px;height:28px;line-height:28px;text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top:16px;margin-right:16px;color:var(--color--text-primary)}.the-file--detail-time{font-size:14px;line-height:20px;color:#0009}.the-file--detail-info{font-size:14px;line-height:20px;color:#000c;margin-top:10px}.the-file--detail-info a{text-decoration:underline}.the-file--footer--report{color:var(--color--text-tertiary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;display:inline-flex;align-items:center;margin-left:32px}.the-file--edit{height:44px;font-size:14px}.the-file--edit-icon{margin-right:4px}.fic-viewport{position:absolute;top:0;left:0;right:0;bottom:0;overflow-y:scroll;z-index:10}.fic-viewport::-webkit-scrollbar{display:none}.fic-viewport--canvas{width:100%;height:100%;display:block;border-radius:10px}.focus-target{opacity:0}.the-file--preview-loading{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;display:flex;align-items:center;justify-content:center;background:#f3f3f5;transition:all .5s ease-in-out;overflow:hidden;border-radius:10px;margin-left:auto;margin-right:auto}.the-file--preview-loading__hide{opacity:0;visible:hidden}.the-file--tools{position:absolute;right:24px;top:24px;height:42px;background-color:var(--color--bg-tips-primary);border-radius:8px;display:flex;padding:11px;align-items:center}.the-file--tool-item{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fffc;border-radius:8px;opacity:.82}.the-file--tool-item:hover{opacity:1}.the-file--header-divider{height:12px;width:1px;background:#d9d9d9;margin:0 8px}.the-file--header-audit{color:#9f4000;font-size:14px;font-weight:600;padding:0 12px;background:#fde79a;border-radius:40px;height:32px;display:flex;align-items:center;margin-left:12px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-file--header-audit{font-weight:500}}.the-file--tool-divider{width:0;height:14px;border-left:1px solid rgba(255,255,255,.1);margin:11px}.the-file--header-view--icon{margin:0 4px 0 12px}.the-file--header-view{display:flex;align-items:center;padding-bottom:6px}.the-file--footer-left{flex:1}.the-file--footer-related--header{display:flex;justify-content:space-between;margin:40px 0 16px;font-size:20px;font-weight:600}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-file--footer-related--header{font-weight:500}}.the-file--footer-related--body{display:grid;grid-template-columns:repeat(auto-fill,minmax(277px,1fr));gap:24px;place-items:center}.the-file--footer-related--body .file-page--files-item{width:100%}.the-file--footer-related--body .ed-file--text-name-related--right{display:none}.the-file--footer-related--body .ed-file--img-box{margin-bottom:8px}.the-file--footer-related--header-text{font-size:20px;font-weight:600;line-height:28px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-file--footer-related--header-text{font-weight:500}}.the-file--footer-related--header-btn{color:var(--color--text-primary-v2);font-size:14px}.the-file--header-user--focus-panel{box-shadow:0 8px 24px #19191a0f,0 4px 16px #19191a0a,0 0 4px #19191a0a;border-radius:8px;padding:4px;width:125px;position:absolute;transform:translateY(0);opacity:0;transition:all .3s;z-index:20;background-color:#fff;display:none}.the-file--header-user--focus-panel__active{transform:translateY(4px);opacity:1;display:block}.the-file--header-user--focus-panel--item{line-height:20px;padding:6px 8px;border-radius:8px}.the-file--header-user--focus-panel--item:hover{background-color:#12112a0d}.the-file--fullscreen-btn{height:44px;display:flex;justify-content:center;align-items:center;border-radius:6px;background-color:var(--color--text-brand-normal);color:#fff;font-weight:500;font-size:14px;padding:0 16px;position:fixed;left:50%;transform:translate(-50%);bottom:24px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;transition:all .15s}.the-file--fullscreen-btn:hover{background:var(--color--text-brand-hover)}.the-file--preview-loading--img{height:100%;width:100%;object-fit:contain}.the-file--preview-loading--bar{width:100%;height:10px;background:linear-gradient(122.44deg,#822fff -5.16%,#7164fa 96.16%),#d3d7e940;position:absolute;top:0;z-index:4;transform:translate(-100%);animation:loading-bar 20s linear forwards}.fic-viewport{visibility:hidden;opacity:0;transition:all .2s ease-in-out}.fic-viewport__show{opacity:1;visibility:visible}.the-file--detail-copyright{color:#8b8c8f;display:flex;align-items:center}.the-file--footer-rt{text-align:left;min-width:320px;position:relative}.the-file--footer-rt-desc{color:#555557;font-size:14px;line-height:20px;max-width:320px;margin:16px 0}.the-file--footer-rt-btns{display:flex}.the-file--footer-rt-btn{height:32px;flex:1;max-width:155px;font-size:12px}.the-file--footer-rt-btn:first-child{margin-right:10px}.the-file--header-action-share--panel{box-shadow:0 0 4px #19191a0a,0 4px 16px #19191a0a,0 8px 24px #19191a0f}.the-file--header-self{display:flex;align-items:center}@-moz-keyframes loading-bar{0%{transform:translate(-100%)}5%{transform:translate(-80%)}15%{transform:translate(-60%)}25%{transform:translate(-50%)}30%{transform:translate(-40%)}45%{transform:translate(-30%)}50%{transform:translate(-20%)}65%{transform:translate(-10%)}70%{transform:translate(-8%)}95%{transform:translate(-5%)}to{transform:translate(-2%)}}@-webkit-keyframes loading-bar{0%{transform:translate(-100%)}5%{transform:translate(-80%)}15%{transform:translate(-60%)}25%{transform:translate(-50%)}30%{transform:translate(-40%)}45%{transform:translate(-30%)}50%{transform:translate(-20%)}65%{transform:translate(-10%)}70%{transform:translate(-8%)}95%{transform:translate(-5%)}to{transform:translate(-2%)}}@-o-keyframes loading-bar{0%{transform:translate(-100%)}5%{transform:translate(-80%)}15%{transform:translate(-60%)}25%{transform:translate(-50%)}30%{transform:translate(-40%)}45%{transform:translate(-30%)}50%{transform:translate(-20%)}65%{transform:translate(-10%)}70%{transform:translate(-8%)}95%{transform:translate(-5%)}to{transform:translate(-2%)}}@keyframes loading-bar{0%{transform:translate(-100%)}5%{transform:translate(-80%)}15%{transform:translate(-60%)}25%{transform:translate(-50%)}30%{transform:translate(-40%)}45%{transform:translate(-30%)}50%{transform:translate(-20%)}65%{transform:translate(-10%)}70%{transform:translate(-8%)}95%{transform:translate(-5%)}to{transform:translate(-2%)}}.all-file-loaded{margin-top:60px;text-align:center;color:#555557;padding-bottom:32px}.all-file-loaded-back--btn{padding:0 12px;height:32px;margin-top:8px}.the-search{height:calc(100vh - 64px);overflow-y:auto}.the-search--h1-wrap{position:relative;overflow:hidden}.the-search--h1{position:absolute;left:999%}.ed-tabs--nav{position:relative;display:flex;align-items:center}.ed-tabs--nav--line{border-bottom:1px solid var(--color--border-primary)}.ed-tabs--item{position:relative;display:flex;align-items:center;margin:0 16px;padding:8px 0 12px;list-style:none;color:#8b8c8f;font-size:14px;font-weight:400;line-height:20px;color:var(--color--text-secondary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.ed-tabs--item:hover{color:#414142}.ed-tabs--item__activated{color:#19191a;font-weight:500}.ed-tabs--item__disabled{color:#0003}.ed-tabs--item__activated:after{content:"";position:absolute;left:0;bottom:0;width:100%;display:inline-block;background-color:#555cfd;height:2px}.ed-tabs--content{padding:16px 0}.ed-tab-panel--panel{display:none}.ed-tab-panel--panel__active{display:block}.zoom-in-top-enter-from[data-v-8354dd7e],.zoom-in-top-appear-from[data-v-8354dd7e]{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-enter-to[data-v-8354dd7e],.zoom-in-top-appear-to[data-v-8354dd7e]{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-enter-active[data-v-8354dd7e],.zoom-in-top-appear-active[data-v-8354dd7e]{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-top-leave-from[data-v-8354dd7e]{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-leave-to[data-v-8354dd7e]{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-leave-active[data-v-8354dd7e]{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-enter-from[data-v-8354dd7e],.zoom-in-fade-out-appear-from[data-v-8354dd7e]{transform:scale(.5);opacity:0}.zoom-in-fade-out-enter-to[data-v-8354dd7e],.zoom-in-fade-out-appear-to[data-v-8354dd7e]{transform:scale(1);opacity:1}.zoom-in-fade-out-enter-active[data-v-8354dd7e],.zoom-in-fade-out-appear-active[data-v-8354dd7e]{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-leave-from[data-v-8354dd7e]{transform:scale(1);opacity:1}.zoom-in-fade-out-leave-to[data-v-8354dd7e]{transform:scale(.5);opacity:0}.zoom-in-fade-out-leave-active[data-v-8354dd7e]{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.fade-in-enter-from[data-v-8354dd7e],.fade-in-appear-from[data-v-8354dd7e]{opacity:0}.fade-in-enter-to[data-v-8354dd7e],.fade-in-appear-to[data-v-8354dd7e]{opacity:1}.fade-in-enter-active[data-v-8354dd7e],.fade-in-appear-active[data-v-8354dd7e]{transition:opacity .1s cubic-bezier(0,0,1,1)}.fade-in-leave-from[data-v-8354dd7e]{opacity:1}.fade-in-leave-to[data-v-8354dd7e]{opacity:0}.fade-in-leave-active[data-v-8354dd7e]{transition:opacity .1s cubic-bezier(0,0,1,1)}.ed-input[data-v-8354dd7e]{border:1px solid transparent;border-radius:6px;padding-left:8px;outline:none;background:#f7f7f9;height:32px}.ed-input[data-v-8354dd7e]::placeholder{color:var(--color--text-quaternary);font-size:12px}.ed-input[data-v-8354dd7e]:focus{border:1px solid #7856ff}.ed-input[data-v-8354dd7e]:hover{background-color:#f3f3f4}.ed-input__error[data-v-8354dd7e]{border:1px solid #f43529}.ed-input__disabled[data-v-8354dd7e]{cursor:not-allowed;pointer-events:none}.ed-textarea[data-v-8354dd7e]{height:80px}.ed-btn-primary[data-v-8354dd7e]{background:var(--color--btn-primary);display:flex;justify-content:center;align-items:center;transition:all .2s;border-radius:6px;color:#fff;font-weight:600;font-size:12px;padding:0 12px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-btn-primary[data-v-8354dd7e]{font-weight:500}}.ed-btn-primary[data-v-8354dd7e]:hover{background:var(--color--btn-primary-hover)}.ed-btn-primary[data-v-8354dd7e]:active{background:var(--color--btn-primary-active)}.ed-btn-primary__disable[data-v-8354dd7e]{background:#c6baff;cursor:not-allowed;pointer-events:none}.ed-btn-outline[data-v-8354dd7e],.ed-btn-ghost[data-v-8354dd7e]{border:1px solid var(--color--border-button);border-radius:var(--radius-m);display:inline-flex;align-items:center;justify-content:center;transition:all .15s;color:var(--color--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;padding:0 12px;background-color:#fff}.ed-btn-outline[data-v-8354dd7e]:hover,.ed-btn-ghost[data-v-8354dd7e]:hover{background-color:var(--color--bg-hover)}.ed-btn-ghost[data-v-8354dd7e]{background-color:transparent}[data-v-8354dd7e]:root{--color--brand-80: #4a50dc;--color--brand-70: #555cfd;--color--brand-60: #616ffe;--color--brand-50: #7a91fe;--color--brand-40: #90b0fe;--color--brand-30: #c8d9fe;--color--brand-20: #e5edff;--color--brand-10: #f8faff;--color--bg-brand-press-v2: var(--color--brand-140);--color--bg-brand-normal-v2: var(--color--brand-120);--color--bg-brand-hover-v2: var(--color--brand-130);--color--brand-120: #822fff;--color--brand-130: #9751ff;--color--brand-140: #7f31f4;--color--bg-body-base: #edeef0;--color--bg-body: #fff;--color--bg-body-overlay: #f7f7f9;--color--bg-float-base: #edeef0;--color--bg-float: #fff;--color--bg-float-overlay: #f7f7f9;--color--bg-hover: rgba(18,17,42,.05);--color--bg-press: rgba(18,17,42,.07);--color--bg-button-blue: #eef3ff;--color--bg-button-blue-hover: #e6edff;--color--bg-dropdown: #fff;--color--bg-brand-press: var(--color--brand-80);--color--bg-brand-normal: var(--color--brand-70);--color--bg-brand-hover: var(--color--brand-60);--color--bg-brand-disabled: var(--color--brand-30);--color--bg-danger-press: #df1c26;--color--bg-danger-normal: #f43529;--color--bg-danger-hover: #f76b71;--color--bg-danger-disable: #f9969b;--color--bg-success-normal: #41ae07;--color--bg-warning-normal: #f27500;--color--bg-info-normal: #2e9cfe;--color--bg-mask-primary: rgba(6,8,10,.57);--color--bg-mask-secondary: rgba(5,4,16,.09);--color--bg-input: #f7f7f9;--color--bg-input-hover: #f3f3f5;--color--bg-scrollbar-normal: rgba(6,13,20,.18);--color--bg-scrollbar-hover: rgba(4,9,13,.37);--color--bg-tips-primary: rgba(15,16,18,.96);--color--bg-slider: #f3f3f5;--color--bg-slider-active: #555cfd;--color--bg-on-slider-normal: #fff;--color--bg-on-slider-active: #555cfd;--color--bg-popover: #fff;--color--bg-toast: rgba(15,16,18,.96);--color--bg-stepper: #fff;--color--bg-loading-primary: #555557;--color--bg-optionstrip-normal: #f7f7f9;--color--bg-optionstrip-active: #fff;--color--bg-bm-danger-hover: rgba(244,53,41,.1);--color--bg-bm-warning-secondary: #f9d55b;--color--bg-tag-yellow-secondary: rgba(242,117,0,.1);--color--bg-bm-info-banner: #d5f1ff;--color--bg-bm-text-active: rgba(46,156,254,.3);--color--bg-bm-profilephoto: #edeef0;--color--bg-bm-canvas: #f3f3f5;--color--bg-bm-tips-secondary: #262626;--color--bg-bm-refer-blue: rgba(46,156,254,.15);--color--bg-bm-refer-orange: rgba(242,117,0,.3);--color--bg-bm-refer-grey: rgba(18,17,42,.05);--color--bg-bm-brand-active: rgba(0,77,255,.07);--color--bg-bm-chat-primary: #e5edff;--color--bg-bm-chat-secondary: #f3f3f5;--color--bg-bm-block: rgba(18,17,42,.03);--color--bg-bm-label-red: rgba(253,211,188,.8);--color--bg-bm-label-yellow: rgba(254,243,164,.8);--color--bg-bm-label-blue: rgba(192,233,255,.8);--color--bg-bm-label-grey: rgba(18,17,42,.07);--color--bg-bm-label-orange: rgba(254,227,162,.8);--color--bg-bm-label-greey: rgba(188,247,198,.8);--color--bg-bm-label-primary: rgba(255,255,255,.7);--color--bg-bm-label-secondary: rgba(255,255,255,.9);--color--bg-bm-toolbar: rgba(0,0,0,.5);--color--bg-vote: #f4f4f6;--color--bg-bm-label-lake-green: rgba(180,242,222,.8);--color--bg-bm-label-pink: rgba(255,207,213,.8);--color--bg-bm-label-purple: rgba(247,206,251,.8);--color--text-primary: #19191a;--color--text-primary-assist: #7a91fe;--color--text-secondary: #555557;--color--text-assist: #8b8c8f;--color--text-tertiary: #8b8c8f;--color--text-quaternary: #b7b9bd;--color--text-disable: #b7b9bd;--color--text-contrary: #fff;--color--text-brand-tips: #6b7cff;--color--text-brand-press: #4a50dc;--color--text-brand-normal: #555cfd;--color--text-brand-hover: #616ffe;--color--text-brand-disabled: #c8d9fe;--color--text-danger-press: #df1c26;--color--text-danger-normal: #f42932;--color--text-danger-hover: #f76b71;--color--text-danger-disable: #f9969b;--color--text-success-normal: #41ae07;--color--text-warning-normal: #f27500;--color--text-info-normal: #2e9cfe;--color--border-primary: rgba(18,17,42,.07);--color--border-avatar: rgba(18,17,42,.03);--color--border-checkbox: #262626;--color--border-dropdown: rgba(18,17,42,.03);--color--border-button: rgba(6,6,31,.09);--color--border-secondary: rgba(5,4,16,.09);--color--border-comment-avatar: #555cfd;--color--border-popover: rgba(18,17,42,.03);--color--border-toast: #212121;--color--border-bm-refer-primary: #2f9dfe;--color--border-bm-avatar: rgba(18,17,42,.05);--color--border-bm-refer-secondary: rgba(47,157,254,.5);--color--border-bm-refer-secondary-active: #f27500;--color--border-bm-refer-secondary-normal: #ffb366;--color--border-bm-refer-brand: #555cfd;--color--border-bm-card: #e6e8eb;--color--border-bm-button-secondary: rgba(6,13,20,.29);--color--border-btn-default: rgba(6,6,30,.09);--color--icon-primary: #414142;--color--icon-secondary: #a2a4a8;--color--text-primary-v2: #822fff;--color--btn-active: rgba(130,47,255,.07);--color--btn-primary: #822fff;--color--btn-primary-hover: #9751ff;--color--btn-primary-active: #7f31f4;--radius-xs: 2px;--radius-s: 4px;--radius-m: 6px;--radius-l: 8px;--radius-xl: 10px;--shadow-s: 0px 2px 8px rgba(25,25,26,.12), 0px 0px 1px rgba(25,25,26,.08);--shadow-m: 0px 6px 20px rgba(25,25,26,.06), 0px 2px 12px rgba(25,25,26,.04);--shadow-l: 0px 8px 24px rgba(25,25,26,.06), 0px 4px 16px rgba(25,25,26,.04), 0px 0px 4px rgba(25,25,26,.04);--shadow-xl: 0px 12px 40px rgba(20,36,92,.07), 0px 0px 1px rgba(0,0,0,.1), 0px 0px 10px rgba(20,36,92,.03);--gap-xs: 4px;--gap-s: 6px;--gap-m: 8px;--left-panel--base: 64px;--left-panel--padding: 12px;--menu-side--width: 256px}.the-profile--header--user-avatar[data-v-8354dd7e]{display:flex;justify-content:center;align-items:center;gap:24px}.the-profile--header--user-avatar .ed-avatar--user-vip[data-v-8354dd7e]:after,.the-profile--header--user-avatar .ed-avatar--user-life--vip[data-v-8354dd7e]:after{width:32px;height:24px}.the-profile[data-v-8354dd7e]{height:100%;overflow-y:scroll;position:relative;z-index:0}.the-profile .ed-tabs--item[data-v-8354dd7e]{margin:0 24px;font-size:16px}.the-profile .ed-select--title[data-v-8354dd7e]{font-size:14px}.the-profile .ed-select--content[data-v-8354dd7e]{background:#fff}.the-profile[data-v-8354dd7e]:after{content:"";width:100%;height:256px;position:absolute;display:inline-black;top:0;background:url(/community/assets/personal-header-bg-BV6XDLa_.png) center center/cover no-repeat;z-index:-1}.the-profile .ed-tabs--item[data-v-8354dd7e]:nth-child(1){margin-left:0}.the-profile .bm-container[data-v-8354dd7e]{height:100%}.the-profile--h1[data-v-8354dd7e]{font-size:0;height:0}.the-profile--works-tabs[data-v-8354dd7e]{margin-bottom:24px;min-width:420px}.the-profile--header[data-v-8354dd7e]{display:flex;align-items:center;justify-content:center;width:100%}.the-profile--header-influencer[data-v-8354dd7e]{width:39px}.the-profile--header--user[data-v-8354dd7e]{display:flex;align-items:center;justify-content:space-between;min-height:290px}.the-profile--header--user-left[data-v-8354dd7e]{display:flex;gap:16px}.the-profile--header--user-right[data-v-8354dd7e]{display:flex}.the-profile--header-sex[data-v-8354dd7e]{width:24px;margin:0 8px}.the-profile--header--btn[data-v-8354dd7e]{height:40px;margin-right:16px;padding:0 16px}.the-profile--header--user-name[data-v-8354dd7e]{font-weight:600;font-size:28px;line-height:36px;color:#000c;max-width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-profile--header--user-name[data-v-8354dd7e]{font-weight:500}}.the-profile--header--desc[data-v-8354dd7e]{color:#555557;font-size:14px;margin:8px 0;max-width:700px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;word-break:break-all}.the-profile--works--tabs[data-v-8354dd7e]{padding-top:20px;text-align:center}.the-profile--works--tabs-tab[data-v-8354dd7e]{display:inline-block;font-size:18px;font-weight:500;line-height:24px;color:#000c;margin:20px 0 20px 40px;height:34px;cursor:pointer}.the-profile--works--tabs-tab[data-v-8354dd7e]:nth-child(1){margin-left:0}.the-profile--works--tabs-tab__active[data-v-8354dd7e]{border-bottom:2px solid #000;color:#333}.the-profile--works--container[data-v-8354dd7e]{margin:0 auto 40px}.the-profile--works--container-empty[data-v-8354dd7e]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:220px;height:160px;margin:120px auto 0}.the-profile--works--container-empty-text[data-v-8354dd7e]{margin-top:40px;font-size:16px;color:#000c}.the-profile--works--container-title[data-v-8354dd7e]{font-size:14px;line-height:20px;font-weight:500;margin-bottom:20px}.the-profile--works-load-complete-tip[data-v-8354dd7e]{height:40px;display:flex;align-items:center;justify-content:center}.the-profile--works-select--container[data-v-8354dd7e]{display:flex;align-items:center;margin:-5px 0 18px;font-size:14px}.the-profile--works-select[data-v-8354dd7e]{width:76px}.the-profile--works--container-empty--text[data-v-8354dd7e]{min-width:246px;text-align:center}.the-profile--works--container-empty--text__active[data-v-8354dd7e]{color:#822fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.the-follow-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(179px,1fr))}.the-follow--item{border:1px solid rgba(18,17,42,.07);border-radius:10px;padding:24px 0 16px;text-align:center}.the-follow--item .ed-avatar--user{margin-left:auto;margin-right:auto}.the-follow--item-name{margin:8px auto 4px;color:#000;font-size:14px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:90%}.the-follow--item-btn--cover{opacity:1;visibility:hidden;display:none}.the-follow--item-btn--text,.the-follow--item-btn--cover{transition:all .15s}.the-follow--item-btn{width:calc(100% - 32px);margin-top:24px;height:32px;line-height:32px;border:1px solid rgba(6,6,31,.09);border-radius:6px;margin-left:auto;margin-right:auto;position:relative;transition:all .15s}.the-follow--item-btn:not(.the-follow--item-btn__disable):hover{background-color:#12112a0d}.the-follow--item-btn:not(.the-follow--item-btn__disable):hover .the-follow--item-btn--text{opacity:0;visibility:hidden;display:none}.the-follow--item-btn:not(.the-follow--item-btn__disable):hover .the-follow--item-btn--cover{opacity:1;visibility:visible;display:block}.the-follow--item-btn__disable{cursor:default;color:var(--color--text-disable);pointer-events:none}.the-follow--empty{display:flex;justify-content:center;align-items:center;margin-top:126px}.the-follow--empty-img{width:120px;height:120px;margin-bottom:17px}.the-follow--empty-container{text-align:center}.the-follow--empty-tips{color:var(--color--text-secondary)}.the-follow--empty-tips--focus{color:var(--color--brand-70);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.the-follow--item-desc{color:#8b8c8f}.the-follow--item-avatar{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;display:flex;justify-content:center}.the-profile--header--user-avatar .ed-avatar--user-vip:after,.the-profile--header--user-avatar .ed-avatar--user-life--vip:after{width:32px;height:24px}.the-profile{height:100%;overflow-y:scroll;position:relative;z-index:0}.the-profile .ed-tabs--item{margin:0 24px;font-size:16px}.the-profile .ed-select--title{font-size:14px}.the-profile .ed-select--content{background:#fff}.the-profile .ed-tabs--content{padding:0}.the-profile:after{content:"";width:100%;height:256px;position:absolute;display:inline-black;top:0;background:url(/community/assets/personal-header-bg-BV6XDLa_.png) center center/cover no-repeat;z-index:-1}.the-profile .ed-tabs--item:nth-child(1){margin-left:0}.the-profile .bm-container{height:100%}.the-profile--h1{font-size:0;height:0}.the-profile--works-tabs{margin-bottom:24px;min-width:420px}.the-profile--header{display:flex;align-items:center;justify-content:center;width:100%}.the-profile--header-influencer{width:39px}.the-profile--header--user{display:flex;align-items:center;justify-content:space-between;min-height:290px}.the-profile--header--user-left{display:flex;gap:16px}.the-profile--header--user-right{display:flex}.the-profile--header-sex{width:24px;margin:0 8px}.the-profile--header--btn{height:40px;margin-right:16px;padding:0 16px}.the-profile--header--user-name{font-weight:600;font-size:28px;line-height:36px;color:#000c;max-width:400px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-profile--header--user-name{font-weight:500}}.the-profile--header--desc{color:#555557;font-size:14px;margin:8px 0;max-width:700px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;word-break:break-all}.the-profile--works--tabs{padding-top:20px;text-align:center}.the-profile--works--tabs-tab{display:inline-block;font-size:18px;font-weight:500;line-height:24px;color:#000c;margin:20px 0 20px 40px;height:34px;cursor:pointer}.the-profile--works--tabs-tab:nth-child(1){margin-left:0}.the-profile--works--tabs-tab__active{border-bottom:2px solid #000;color:#333}.the-profile--works--container{margin:0 auto 40px}.the-profile--works--container-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;width:220px;height:160px;margin:120px auto 0}.the-profile--works--container-empty-text{margin-top:40px;font-size:16px;color:#000c}.the-profile--works--container-title{font-size:14px;line-height:20px;font-weight:500;margin-bottom:20px}.the-profile--works-load-complete-tip{height:40px;display:flex;align-items:center;justify-content:center}.the-profile--works-select--container{display:flex;align-items:center;margin:-5px 0 18px;font-size:14px}.the-profile--works-select{width:76px}.the-profile--works--container-empty--text{min-width:246px;text-align:center}.the-profile--works--container-empty--text__active{color:#822fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.the-role{overflow-y:auto;height:calc(100vh - 64px)}.the-role--top{min-height:90px;display:flex;align-items:center;font-weight:500;font-size:24px;background-color:#667cfe;border-radius:10px;color:#fff;padding:29px 32px;margin-bottom:32px}.the-role--top-text{font-weight:500;font-size:24px}.the-topic{overflow-y:auto;height:calc(100vh - 64px)}.the-topic .file-page--files{grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.the-topic--wrap{height:100vh}.the-topic--file-page{width:100%}.the-topic-nav--arrow{color:#8b8c8f}.the-topic--top{min-height:120px;margin-bottom:34px}.the-topic--top-title{font-weight:600;font-size:24px;line-height:36px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.the-topic--top-title{font-weight:500}}.the-topic--top-desc{font-size:14px;line-height:22px;max-width:100%;margin:16px 0}.the-topic--main{display:flex;gap:57px;flex-wrap:wrap;justify-content:space-between}.the-topic--main-lf{flex:1}.the-topic--aside{width:351px;padding-bottom:32px;position:sticky;top:70px;align-self:flex-start}.the-topic--relation-title{font-weight:500;font-size:24px;margin-bottom:24px}.the-topic--relation-list{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px}.the-topic--relation-item{height:30px;min-width:72px;border:1px solid rgba(18,17,42,.07);border-radius:15px;display:flex;justify-content:center;align-items:center;padding:0 8px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;transition:all .15s;color:#19191a}.the-topic--relation-item:hover{background-color:var(--color--bg-hover)}.the-topic-nav{display:inline-flex}.the-topic--title-wrap{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:9;height:70px;background:#fff}.the-topic--title-wrap .ed-btn-outline{color:#b7b9bd;pointer-events:none}.the-topic--title-wrap .ed-btn-outline .the-topic--btn-icon{color:#9da7b7}.the-topic--btn{width:144px;height:36px;font-size:14px;position:sticky;top:0}.the-topic--btn-icon{margin-right:4px}.all-topic{padding-bottom:32px}.all-topic-grid{display:grid;gap:23px;grid-template-columns:repeat(auto-fill,minmax(301px,1fr))}.all-topic-item{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}.all-topic-item-img-box{width:100%;height:170px;overflow:hidden;border-radius:6px}.all-topic-item-img{width:100%;height:auto;object-fit:cover}.all-topic-item-title{font-weight:600;margin:8px 0;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;word-break:break-all;color:#19191a}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.all-topic-item-title{font-weight:500}}.all-topic-item-desc{color:#555557;font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-all}.zoom-in-top-enter-from,.zoom-in-top-appear-from{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-enter-to,.zoom-in-top-appear-to{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-enter-active,.zoom-in-top-appear-active{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-top-leave-from{transform:scaleY(1) translateZ(0);opacity:1}.zoom-in-top-leave-to{transform:scaleY(.8) translateZ(0);opacity:0}.zoom-in-top-leave-active{transform-origin:0 0;transition:transform .3s;$transition-timing-function-overshoot:,opacity .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-enter-from,.zoom-in-fade-out-appear-from{transform:scale(.5);opacity:0}.zoom-in-fade-out-enter-to,.zoom-in-fade-out-appear-to{transform:scale(1);opacity:1}.zoom-in-fade-out-enter-active,.zoom-in-fade-out-appear-active{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.zoom-in-fade-out-leave-from{transform:scale(1);opacity:1}.zoom-in-fade-out-leave-to{transform:scale(.5);opacity:0}.zoom-in-fade-out-leave-active{transition:opacity .3s;$transition-timing-function-overshoot:,transform .3s cubic-bezier(.3,1.3,.3,1)}.fade-in-enter-from,.fade-in-appear-from{opacity:0}.fade-in-enter-to,.fade-in-appear-to{opacity:1}.fade-in-enter-active,.fade-in-appear-active{transition:opacity .1s cubic-bezier(0,0,1,1)}.fade-in-leave-from{opacity:1}.fade-in-leave-to{opacity:0}.fade-in-leave-active{transition:opacity .1s cubic-bezier(0,0,1,1)}.ed-input{border:1px solid transparent;border-radius:6px;padding-left:8px;outline:none;background:#f7f7f9;height:32px}.ed-input::placeholder{color:var(--color--text-quaternary);font-size:12px}.ed-input:focus{border:1px solid #7856ff}.ed-input:hover{background-color:#f3f3f4}.ed-input__error{border:1px solid #f43529}.ed-input__disabled{cursor:not-allowed;pointer-events:none}.ed-textarea{height:80px}.ed-btn-primary{background:var(--color--btn-primary);display:flex;justify-content:center;align-items:center;transition:all .2s;border-radius:6px;color:#fff;font-weight:600;font-size:12px;padding:0 12px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){.ed-btn-primary{font-weight:500}}.ed-btn-primary:hover{background:var(--color--btn-primary-hover)}.ed-btn-primary:active{background:var(--color--btn-primary-active)}.ed-btn-primary__disable{background:#c6baff;cursor:not-allowed;pointer-events:none}.ed-btn-outline,.ed-btn-ghost{border:1px solid var(--color--border-button);border-radius:var(--radius-m);display:inline-flex;align-items:center;justify-content:center;transition:all .15s;color:var(--color--text-primary);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;padding:0 12px;background-color:#fff}.ed-btn-outline:hover,.ed-btn-ghost:hover{background-color:var(--color--bg-hover)}.ed-btn-ghost{background-color:transparent}:root{--color--brand-80: #4a50dc;--color--brand-70: #555cfd;--color--brand-60: #616ffe;--color--brand-50: #7a91fe;--color--brand-40: #90b0fe;--color--brand-30: #c8d9fe;--color--brand-20: #e5edff;--color--brand-10: #f8faff;--color--bg-brand-press-v2: var(--color--brand-140);--color--bg-brand-normal-v2: var(--color--brand-120);--color--bg-brand-hover-v2: var(--color--brand-130);--color--brand-120: #822fff;--color--brand-130: #9751ff;--color--brand-140: #7f31f4;--color--bg-body-base: #edeef0;--color--bg-body: #fff;--color--bg-body-overlay: #f7f7f9;--color--bg-float-base: #edeef0;--color--bg-float: #fff;--color--bg-float-overlay: #f7f7f9;--color--bg-hover: rgba(18,17,42,.05);--color--bg-press: rgba(18,17,42,.07);--color--bg-button-blue: #eef3ff;--color--bg-button-blue-hover: #e6edff;--color--bg-dropdown: #fff;--color--bg-brand-press: var(--color--brand-80);--color--bg-brand-normal: var(--color--brand-70);--color--bg-brand-hover: var(--color--brand-60);--color--bg-brand-disabled: var(--color--brand-30);--color--bg-danger-press: #df1c26;--color--bg-danger-normal: #f43529;--color--bg-danger-hover: #f76b71;--color--bg-danger-disable: #f9969b;--color--bg-success-normal: #41ae07;--color--bg-warning-normal: #f27500;--color--bg-info-normal: #2e9cfe;--color--bg-mask-primary: rgba(6,8,10,.57);--color--bg-mask-secondary: rgba(5,4,16,.09);--color--bg-input: #f7f7f9;--color--bg-input-hover: #f3f3f5;--color--bg-scrollbar-normal: rgba(6,13,20,.18);--color--bg-scrollbar-hover: rgba(4,9,13,.37);--color--bg-tips-primary: rgba(15,16,18,.96);--color--bg-slider: #f3f3f5;--color--bg-slider-active: #555cfd;--color--bg-on-slider-normal: #fff;--color--bg-on-slider-active: #555cfd;--color--bg-popover: #fff;--color--bg-toast: rgba(15,16,18,.96);--color--bg-stepper: #fff;--color--bg-loading-primary: #555557;--color--bg-optionstrip-normal: #f7f7f9;--color--bg-optionstrip-active: #fff;--color--bg-bm-danger-hover: rgba(244,53,41,.1);--color--bg-bm-warning-secondary: #f9d55b;--color--bg-tag-yellow-secondary: rgba(242,117,0,.1);--color--bg-bm-info-banner: #d5f1ff;--color--bg-bm-text-active: rgba(46,156,254,.3);--color--bg-bm-profilephoto: #edeef0;--color--bg-bm-canvas: #f3f3f5;--color--bg-bm-tips-secondary: #262626;--color--bg-bm-refer-blue: rgba(46,156,254,.15);--color--bg-bm-refer-orange: rgba(242,117,0,.3);--color--bg-bm-refer-grey: rgba(18,17,42,.05);--color--bg-bm-brand-active: rgba(0,77,255,.07);--color--bg-bm-chat-primary: #e5edff;--color--bg-bm-chat-secondary: #f3f3f5;--color--bg-bm-block: rgba(18,17,42,.03);--color--bg-bm-label-red: rgba(253,211,188,.8);--color--bg-bm-label-yellow: rgba(254,243,164,.8);--color--bg-bm-label-blue: rgba(192,233,255,.8);--color--bg-bm-label-grey: rgba(18,17,42,.07);--color--bg-bm-label-orange: rgba(254,227,162,.8);--color--bg-bm-label-greey: rgba(188,247,198,.8);--color--bg-bm-label-primary: rgba(255,255,255,.7);--color--bg-bm-label-secondary: rgba(255,255,255,.9);--color--bg-bm-toolbar: rgba(0,0,0,.5);--color--bg-vote: #f4f4f6;--color--bg-bm-label-lake-green: rgba(180,242,222,.8);--color--bg-bm-label-pink: rgba(255,207,213,.8);--color--bg-bm-label-purple: rgba(247,206,251,.8);--color--text-primary: #19191a;--color--text-primary-assist: #7a91fe;--color--text-secondary: #555557;--color--text-assist: #8b8c8f;--color--text-tertiary: #8b8c8f;--color--text-quaternary: #b7b9bd;--color--text-disable: #b7b9bd;--color--text-contrary: #fff;--color--text-brand-tips: #6b7cff;--color--text-brand-press: #4a50dc;--color--text-brand-normal: #555cfd;--color--text-brand-hover: #616ffe;--color--text-brand-disabled: #c8d9fe;--color--text-danger-press: #df1c26;--color--text-danger-normal: #f42932;--color--text-danger-hover: #f76b71;--color--text-danger-disable: #f9969b;--color--text-success-normal: #41ae07;--color--text-warning-normal: #f27500;--color--text-info-normal: #2e9cfe;--color--border-primary: rgba(18,17,42,.07);--color--border-avatar: rgba(18,17,42,.03);--color--border-checkbox: #262626;--color--border-dropdown: rgba(18,17,42,.03);--color--border-button: rgba(6,6,31,.09);--color--border-secondary: rgba(5,4,16,.09);--color--border-comment-avatar: #555cfd;--color--border-popover: rgba(18,17,42,.03);--color--border-toast: #212121;--color--border-bm-refer-primary: #2f9dfe;--color--border-bm-avatar: rgba(18,17,42,.05);--color--border-bm-refer-secondary: rgba(47,157,254,.5);--color--border-bm-refer-secondary-active: #f27500;--color--border-bm-refer-secondary-normal: #ffb366;--color--border-bm-refer-brand: #555cfd;--color--border-bm-card: #e6e8eb;--color--border-bm-button-secondary: rgba(6,13,20,.29);--color--border-btn-default: rgba(6,6,30,.09);--color--icon-primary: #414142;--color--icon-secondary: #a2a4a8;--color--text-primary-v2: #822fff;--color--btn-active: rgba(130,47,255,.07);--color--btn-primary: #822fff;--color--btn-primary-hover: #9751ff;--color--btn-primary-active: #7f31f4;--radius-xs: 2px;--radius-s: 4px;--radius-m: 6px;--radius-l: 8px;--radius-xl: 10px;--shadow-s: 0px 2px 8px rgba(25,25,26,.12), 0px 0px 1px rgba(25,25,26,.08);--shadow-m: 0px 6px 20px rgba(25,25,26,.06), 0px 2px 12px rgba(25,25,26,.04);--shadow-l: 0px 8px 24px rgba(25,25,26,.06), 0px 4px 16px rgba(25,25,26,.04), 0px 0px 4px rgba(25,25,26,.04);--shadow-xl: 0px 12px 40px rgba(20,36,92,.07), 0px 0px 1px rgba(0,0,0,.1), 0px 0px 10px rgba(20,36,92,.03);--gap-xs: 4px;--gap-s: 6px;--gap-m: 8px;--left-panel--base: 64px;--left-panel--padding: 12px;--menu-side--width: 256px}.the-history{height:calc(100vh - 64px);overflow-y:auto}.the-history--input{margin-top:24px}.file-page--empty-btn{height:32px}.file-page--empty-btns{display:flex;gap:16px}.file-page--empty-text{max-width:246px;text-align:center}
