.emote-list{width:100vw;height:60vw;display:flex;flex-direction:row;flex-wrap:wrap;overflow-y:auto}.emote-list .emoji-wrapper{width:14.28571vw;height:11.11111vw;padding:0 6px}.emote-list .emoji-wrapper .emoji-btn{width:100%;height:100%;font-size:20px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center}.mybz-emote-input-wrapper{width:100%;height:auto;display:flex;flex-direction:column}.mybz-emote-input-wrapper .mybz-comment-rich-textarea{width:100%;height:auto;padding:8px 12px;border-radius:16px;background-color:#f2f2f2;position:relative}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-placeholder{position:absolute;top:8px;left:13px;color:var(--van-text-color-3);font-size:14px;line-height:20px;height:20px;pointer-events:none}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-editor{width:100%;height:auto;outline:none;border:none;min-height:var(--min-h);color:var(--van-text-color);font-size:14px;line-height:20px;-webkit-user-modify:read-write-plaintext-only}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-editor img{width:16px;height:16px;vertical-align:text-bottom}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:4px}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row .opt-btn{width:24px;height:24px;margin-left:20px;cursor:pointer}.mybz-emote-input-wrapper .mybz-comment-rich-textarea .mrt-opt-row .opt-btn img{width:100%;height:100%;cursor:pointer}.mybz-emote-input-wrapper .emote-picker-wrapper{margin-left:-10px;margin-right:-10px;margin-top:10px}.mybz-emote-input-wrapper .phrase-picker-wrapper{margin-top:16px}.mybz-emote-input-wrapper .phrase-picker-wrapper .phrase-list{width:100%;height:auto;display:flex;flex-wrap:wrap;flex-direction:row;overflow:hidden auto;margin-top:-10px}.mybz-emote-input-wrapper .phrase-picker-wrapper .phrase-list .phrase-item{flex-shrink:0;width:auto;height:28px;padding:0 20px;line-height:28px;white-space:nowrap;border-radius:28px;margin-right:8px;margin-top:16px;color:var(--notobvious-color);font-size:var(--small-size);background-color:var(--background-color)}.test2-page{width:100%;height:100vh;padding:20px 10px}