.richtext-image-drawer.bn-drawer .bn-drawer-wrap{background-color:transparent;transform:none!important}.richtext-image-drawer img{max-width:90vw!important;max-height:80vh!important}@media (max-width:767px){.richtext-image-drawer img{max-width:100%!important}}.multicode{background-color:var(--color-bg1);border:1px solid var(--color-line);border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.multicode-header{background-color:var(--color-bg2);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.multicode-title{color:var(--color-textPrimary);font-size:14px;font-weight:600}.multicode-controls{grid-gap:8px;gap:8px;display:flex}.multicode-select{background-color:var(--color-bg1);color:var(--color-textPrimary);border:1px solid var(--color-line);border-radius:4px;min-width:120px;padding-left:5px}.multicode-pre{background-color:var(--color-bg1);border-top:1px solid var(--color-line);white-space:pre;color:var(--color-textPrimary);margin:0;padding:16px;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:14px;overflow-x:auto}.multicode-copy{background-color:var(--color-primary);border:none;border-radius:4px}code[data-theme=light] pre code.hljs{padding:1em;display:block;overflow-x:auto}code[data-theme=light] code.hljs{padding:3px 5px}code[data-theme=light] .hljs{color:#383a42;background:#fafafa}code[data-theme=light] .hljs-comment,code[data-theme=light] .hljs-quote{color:#a0a1a7;font-style:italic}code[data-theme=light] .hljs-doctag,code[data-theme=light] .hljs-keyword,code[data-theme=light] .hljs-formula{color:#a626a4}code[data-theme=light] .hljs-section,code[data-theme=light] .hljs-name,code[data-theme=light] .hljs-selector-tag,code[data-theme=light] .hljs-deletion,code[data-theme=light] .hljs-subst{color:#e45649}code[data-theme=light] .hljs-literal{color:#0184bb}code[data-theme=light] .hljs-string,code[data-theme=light] .hljs-regexp,code[data-theme=light] .hljs-addition,code[data-theme=light] .hljs-attribute,code[data-theme=light] .hljs-meta .hljs-string{color:#50a14f}code[data-theme=light] .hljs-attr,code[data-theme=light] .hljs-variable,code[data-theme=light] .hljs-template-variable,code[data-theme=light] .hljs-type,code[data-theme=light] .hljs-selector-class,code[data-theme=light] .hljs-selector-attr,code[data-theme=light] .hljs-selector-pseudo,code[data-theme=light] .hljs-number{color:#986801}code[data-theme=light] .hljs-symbol,code[data-theme=light] .hljs-bullet,code[data-theme=light] .hljs-link,code[data-theme=light] .hljs-meta,code[data-theme=light] .hljs-selector-id,code[data-theme=light] .hljs-title{color:#4078f2}code[data-theme=light] .hljs-built_in,code[data-theme=light] .hljs-title.class_,code[data-theme=light] .hljs-class .hljs-title{color:#c18401}code[data-theme=light] .hljs-emphasis{font-style:italic}code[data-theme=light] .hljs-strong{font-weight:700}code[data-theme=light] .hljs-link{text-decoration:underline}code[data-theme=dark] pre code.hljs{padding:1em;display:block;overflow-x:auto}code[data-theme=dark] code.hljs{padding:3px 5px}code[data-theme=dark] .hljs{color:#abb2bf;background:#282c34}code[data-theme=dark] .hljs-comment,code[data-theme=dark] .hljs-quote{color:#5c6370;font-style:italic}code[data-theme=dark] .hljs-doctag,code[data-theme=dark] .hljs-keyword,code[data-theme=dark] .hljs-formula{color:#c678dd}code[data-theme=dark] .hljs-section,code[data-theme=dark] .hljs-name,code[data-theme=dark] .hljs-selector-tag,code[data-theme=dark] .hljs-deletion,code[data-theme=dark] .hljs-subst{color:#e06c75}code[data-theme=dark] .hljs-literal{color:#56b6c2}code[data-theme=dark] .hljs-string,code[data-theme=dark] .hljs-regexp,code[data-theme=dark] .hljs-addition,code[data-theme=dark] .hljs-attribute,code[data-theme=dark] .hljs-meta .hljs-string{color:#98c379}code[data-theme=dark] .hljs-attr,code[data-theme=dark] .hljs-variable,code[data-theme=dark] .hljs-template-variable,code[data-theme=dark] .hljs-type,code[data-theme=dark] .hljs-selector-class,code[data-theme=dark] .hljs-selector-attr,code[data-theme=dark] .hljs-selector-pseudo,code[data-theme=dark] .hljs-number{color:#d19a66}code[data-theme=dark] .hljs-symbol,code[data-theme=dark] .hljs-bullet,code[data-theme=dark] .hljs-link,code[data-theme=dark] .hljs-meta,code[data-theme=dark] .hljs-selector-id,code[data-theme=dark] .hljs-title{color:#61aeee}code[data-theme=dark] .hljs-built_in,code[data-theme=dark] .hljs-title.class_,code[data-theme=dark] .hljs-class .hljs-title{color:#e6c07b}code[data-theme=dark] .hljs-emphasis{font-style:italic}code[data-theme=dark] .hljs-strong{font-weight:700}code[data-theme=dark] .hljs-link{text-decoration:underline}.short-post-guide-card{z-index:10000}.short-post-guide-card-container{background-color:var(--color-popupBg);box-shadow:var(--shadow-shadow2);border-radius:4px;flex-direction:column;padding:16px;display:flex}.short-post-guide-card-title{color:var(--color-textPrimary);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.short-post-guide-card-icon{background:var(--color-popupBg);width:6px;height:6px;position:absolute}.short-post-guide-card-icon-shadow{width:6px;height:6px;box-shadow:var(--shadow-shadow2);position:absolute}[dir=ltr] .short-post-guide-card-icon-shadow{background:linear-gradient(-45deg,transparent 0%,transparent 45%,var(--color-arrow)45.1%,var(--color-arrow)100%)}[dir=rtl] .short-post-guide-card-icon-shadow{background:linear-gradient(45deg,transparent 0%,transparent 45%,var(--color-arrow)45.1%,var(--color-arrow)100%)}.short-post-guide-card-arrow{position:absolute;top:-8px}[dir=ltr] .short-post-guide-card-arrow{left:0}[dir=rtl] .short-post-guide-card-arrow{right:0}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl{border:1px solid var(--color-line);background-color:var(--color-popupBg);cursor:pointer;border-radius:12px;margin-top:8px;padding:16px}@media (min-width:768px){.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl{padding:24px}}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl:hover{background:rgba(252,213,53,.03);border:1px solid rgba(252,213,53,.3)}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-box{grid-gap:12px;flex-direction:column;align-items:flex-start;gap:12px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-nickname{font-weight:500;line-height:1.5}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-info{align-items:center;font-size:12px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-info-icon{font-size:16px}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-info-text{line-height:16px;transform:scale(.8)}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-info-text{transform-origin:0}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-info-text{transform-origin:100%}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-tag{color:var(--color-textPrimary);background:var(--color-bg3);border-radius:2px;height:16px;padding:0 5px;font-weight:400}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-follower-tag span{transform-origin:50%;font-size:10px;line-height:16px;display:block}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-max-users{color:var(--color-textThird)}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-pnl-box,.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box{grid-gap:8px;align-items:center;gap:8px;width:100%;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-pnl-box .item,.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-pnl-box .item-label,.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-label{color:var(--color-textThird);font-size:12px;font-weight:400;line-height:1.3}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-pnl-box .item-value,.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-value{margin-top:4px;font-size:16px;font-weight:600;line-height:1.4}@media (min-width:768px){.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-pnl-box .item-value,.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-value{font-size:20px}}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item:last-of-type{text-align:right}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item:last-of-type{text-align:left}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-value{font-size:12px;font-weight:500;line-height:1.5}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-value{direction:ltr!important}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .ct-aum-box .item-value{direction:rtl!important}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .risk-alert{background-color:var(--color-bg3);border-radius:0 0 12px 12px;align-items:flex-start;margin:12px -24px -24px;padding:8px 24px;font-size:12px;font-weight:400;line-height:1.4;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .risk-alert .icon-box{font-size:16px;line-height:1}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .risk-alert .icon-box{margin-right:4px}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .risk-alert .icon-box{margin-left:4px}.FeedCardCopyTradingBlock_FeedCardCopyTradingBlockRoot__3syWl .risk-alert a{color:var(--color-textBrand)}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te{border:1px solid var(--color-line);background-color:var(--color-popupBg);grid-gap:12px;cursor:pointer;border-radius:12px;flex-direction:column;gap:12px;margin-top:8px;padding:24px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te:hover{background:rgba(252,213,53,.03);border:1px solid rgba(252,213,53,.3)}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-nickname{font-weight:500;line-height:1.5}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-info{align-items:center;font-size:12px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-info-icon{font-size:16px}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-info-text{line-height:16px;transform:scale(.8)}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-info-text{transform-origin:0}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-info-text{transform-origin:100%}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-tag{color:var(--color-textPrimary);background:var(--color-bg3);border-radius:2px;height:16px;padding:0 5px;font-weight:400}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-follower-tag span{transform-origin:50%;font-size:10px;line-height:16px;display:block}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .ct-max-users{color:var(--color-textThird)}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .signal-info .label{font-size:12px;font-weight:400;line-height:1.3}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .signal-info .coin-value{margin-top:4px;font-size:16px;font-style:normal;font-weight:500;line-height:1.5}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .signal-info .coin-value .operation{font-size:14px;font-weight:400;line-height:1.4}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .signal-info .coin-value .operation{margin-left:4px}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .signal-info .coin-value .operation{margin-right:4px}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .other-info{grid-gap:8px;gap:8px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .other-info .item{flex:1}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .other-info .label{color:var(--color-textThird);font-size:12px;font-weight:400;line-height:1.3}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .other-info .value{margin-top:4px;font-size:16px;font-weight:600;line-height:1.5}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .risk-alert{background-color:var(--color-bg3);border-radius:0 0 12px 12px;align-items:flex-start;margin:0 -24px -24px;padding:8px 24px;font-size:12px;font-weight:400;line-height:1.4;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .risk-alert .icon-box{font-size:16px;line-height:1}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .risk-alert .icon-box{margin-right:4px}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .risk-alert .icon-box{margin-left:4px}.FeedCardCopyTradingBlock_FeedCardCopyTradingSignalBlockRoot__1N2Te .risk-alert a{color:var(--color-textBrand)}.FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR{border:1px solid var(--color-line);cursor:pointer;border-radius:8px;flex-direction:column;width:96px;height:96px;margin-bottom:8px;padding:12px 10px;display:flex}.FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR:hover{background:rgba(252,213,53,.03);border:1px solid rgba(252,213,53,.3)}.FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR .label{font-size:12px;font-weight:400;line-height:1.6;transform:scale(.8)}[dir=ltr] .FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR .label{transform-origin:0}[dir=rtl] .FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR .label{transform-origin:100%}.FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR .value{font-size:12px;font-weight:500;line-height:1.5}.FeedCardCopyTradingBlock_FeedCardCopyTradingTinyBlockRoot__1fBwR .feed-card-copy-trading-block-chart{margin-top:auto}.tippy-box[data-placement^=top]>.tippy-svg-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-svg-arrow:after,.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg{top:16px;transform:rotate(180deg)}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-placement^=left]>.tippy-svg-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-svg-arrow:after,.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg{top:calc(50% - 3px);left:11px;transform:rotate(90deg)}.tippy-box[data-placement^=right]>.tippy-svg-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-svg-arrow:after,.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg{top:calc(50% - 3px);right:11px;transform:rotate(-90deg)}.tippy-svg-arrow{fill:#333;text-align:left;width:16px;height:16px;text-align:initial}.tippy-svg-arrow,.tippy-svg-arrow>svg{position:absolute}.richtext-container .coinpair-kline-card{margin-bottom:20px}.kline-coinpair-suggestion{background:var(--color-BasicBg);flex-direction:column;display:flex}.kline-coinpair-suggestion .bn-textField{width:100%}.kline-coinpair-suggestion .coinpair-list{overflow-y:scroll}.kline-coinpair-suggestion .coinpair-item{color:var(--color-PrimaryText);cursor:pointer;padding:7px 16px;font-size:14px;font-weight:500;line-height:22px;display:flex}.kline-coinpair-suggestion .coinpair-item:hover{background-color:var(--color-Input)}[dir=ltr] .kline-coinpair-suggestion .coinpair-tag{margin-left:8px}[dir=rtl] .kline-coinpair-suggestion .coinpair-tag{margin-right:8px}.trade-widget-icon.disabled{color:var(--color-textDisabled)}.trade-widget-icon{border-radius:6px;align-items:center;width:28px;height:28px;padding:4px;display:flex}.trade-widget-icon.show-guide{border:2px dashed var(--color-TextLink)}.icon-guide-container{background:var(--cl-liteBg1);box-shadow:var(--shadow-shadow2);--color-arrow:var(--cl-liteBg1);border-radius:8px;width:323px}.icon-guide-container .title{font-size:14px;font-weight:500;line-height:20px}.icon-guide-container .bn-bubble-arrow,.icon-guide-container .bn-bubble-arrow-shadow{width:12px;height:12px;top:-3px}[dir=ltr] .icon-guide-container .bn-bubble-arrow{left:50%;transform:translate(-50%)rotate(45deg)}[dir=ltr] .icon-guide-container .bn-bubble-arrow-shadow{left:50%;transform:translate(-50%)rotate(45deg)}[dir=rtl] .icon-guide-container .bn-bubble-arrow{right:50%;transform:translate(50%)rotate(-45deg)}[dir=rtl] .icon-guide-container .bn-bubble-arrow-shadow{right:50%;transform:translate(50%)rotate(-45deg)}.icon-guide-container .bn-bubble-arrow-shadow{box-shadow:var(--shadow-shadow2);z-index:-1}.short-editor-editor-wrapper .trade-widget-icon{color:var(--color-iconNormal)}.Toolbar_overlay__2FLYv{background:var(--color-CardBg);border-radius:12px;min-width:248px;padding:4px 0;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.2)}.Toolbar_overlay__2FLYv .menu-item{color:var(--color-textPrimary);cursor:pointer;align-items:center;width:100%;padding:8px 16px;font-size:14px;font-weight:500;line-height:22px;display:flex}.Toolbar_overlay__2FLYv .menu-item:hover{background:var(--color-bg3)}.Toolbar_overlay__2FLYv .menu-item svg{width:20px;height:20px}[dir=ltr] .Toolbar_overlay__2FLYv .menu-item svg{margin-right:10px}[dir=rtl] .Toolbar_overlay__2FLYv .menu-item svg{margin-left:10px}.ShareTradeDropDown_overlay__2bid9{background:var(--color-CardBg);border-radius:12px;min-width:248px;padding:4px 0;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.2)}.ShareTradeDropDown_overlay__2bid9 .menu-item{color:var(--color-textPrimary);cursor:pointer;align-items:center;width:100%;padding:8px 16px;font-size:14px;font-weight:500;line-height:22px;display:flex}.ShareTradeDropDown_overlay__2bid9 .menu-item:hover{background:var(--color-bg3)}.short-editor-post-progress{background:var(--color-primaryHover);z-index:22;height:2px;top:-1px}.short-editor-inner{display:block!important}[dir=ltr] .short-editor-inner .editor-toolbar-container{padding-left:48px}[dir=rtl] .short-editor-inner .editor-toolbar-container{padding-right:48px}.short-editor-inner .editor-toolbar-container svg{cursor:pointer}.short-editor-inner .editor-toolbar-container>div{padding-left:0;padding-right:0}[dir=ltr] .short-editor-inner .short-editor-user-info-wrap{float:left;margin-right:8px}[dir=rtl] .short-editor-inner .short-editor-user-info-wrap{float:right;margin-left:8px}.short-editor-inner .avatar-box{width:40px!important;height:40px!important}.short-editor-inner .short-editor-editor-wrapper{border:1px solid;border-color:var(--color-Input);background-color:var(--color-Input);border-radius:10px;flex-direction:column;max-height:calc(100vh - 278px);display:flex}.short-editor-inner .short-editor-editor-wrapper::-webkit-scrollbar-track{background-color:var(--color-Input)!important}.short-editor-inner .short-editor-editor-wrapper:hover{border:1px solid var(--color-primaryHover)}.short-editor-inner .short-editor-editor-wrapper.focus{border:1px solid var(--color-primaryHover);background-color:var(--color-BasicBg)}.short-editor-inner .short-editor-editor-wrapper.focus::-webkit-scrollbar-track{background-color:var(--color-BasicBg)!important}.short-editor-inner .short-editor-editor-wrapper.exceed{position:relative}.short-editor-inner .short-editor-editor{cursor:pointer}.short-editor-inner .short-editor-editor .quote-box{background-color:var(--color-disableBg)}.short-editor-inner .short-editor-editor .ProseMirror>*{cursor:pointer;margin:0}.short-editor-inner.modal .short-editor-editor-wrapper{max-height:calc(100vh - 280px)}.short-editor-inner .short-editor-content{padding:11px 12px;position:relative}.short-editor-inner .short-editor-content .copy-trading-card{position:relative}.short-editor-inner .short-editor-content .copy-trading-card .risk-alert{display:none}.short-editor-inner .short-editor-content .copy-trading-card .close{cursor:pointer;color:#fff;z-index:1;background:rgba(0,0,0,.8);border-radius:100%;width:40px;height:40px;font-size:24px;position:absolute;top:6px}[dir=ltr] .short-editor-inner .short-editor-content .copy-trading-card .close{right:6px}[dir=rtl] .short-editor-inner .short-editor-content .copy-trading-card .close{left:6px}.short-editor-inner .card-images-box{margin-top:24px}.light .ProseMirror .exceed-text{background-color:#ffacac}.light .ProseMirror .pre-text~.hashtag,.light .ProseMirror .pre-text~span{background:#ffacac}.light .ProseMirror .pre-text~.coinpair{background:#ffacac;border-radius:0;margin:0;font-size:16px;display:inline}.light .ProseMirror .exceed-text-paragraph span{background:#ffacac}.dark .ProseMirror .exceed-text{background-color:#982a42}.dark .ProseMirror .pre-text~.hashtag,.dark .ProseMirror .pre-text~span{background:#982a42}.dark .ProseMirror .pre-text~.coinpair{background:#982a42;border-radius:0;margin:0;font-size:16px;display:inline}.dark .ProseMirror .exceed-text-paragraph span{background:#982a42}.ProseMirror p{line-height:21px;word-break:normal!important}.ProseMirror p *{line-height:21px}.editor-suggestion{box-shadow:var(--shadow-shadow2);background-color:var(--color-CardBg);border-radius:12px;padding:4px 0;overflow:hidden}.editor-suggestion.mention-suggestion-item-avatar{border-radius:40px;width:40px;height:40px}.article-editor.dragging .ProseMirror{caret-color:#fcd535;border:1px dashed #fcd535}.article-editor.dragging .ProseMirror *{caret-color:#fcd535}.article-editor .ProseMirror{border:1px solid transparent}.article-editor .ProseMirror .dis-selectable,.article-editor .ProseMirror .dis-selectable *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.feed-bubble-menu{background-color:var(--color-bg4);border-radius:4px;padding:4px 6px}.editor-toolbar-icon-split-line{background-color:var(--color-textSecondary);width:1px;height:16px;position:relative;top:5px}.auto-save-message{background:0 0}.auto-save-message svg{font-size:14px}.auto-save-message .bn-notification-content{color:var(--color-textThird);font-size:14px}