.tap-textarea-textarea-wrap{align-items:center;border:1px solid var(--color-border-border);border-radius:8px;box-sizing:border-box;caret-color:var(--color-text-accent);display:flex;flex-direction:row;justify-content:space-between;padding:10px 12px;width:100%}.tap-textarea-textarea-wrap--active{border:1px solid var(--color-border-accent)}.tap-textarea-textarea-wrap--plain{border:none;border-radius:0;padding:0}.tap-textarea-textarea-wrap--plain.tap-textarea-textarea-wrap--active{border:none}.tap-textarea-textarea-wrap--plain .tap-textarea-textarea{color:var(--color-text-primary);font-size:var(--heading-m20-w20-size);height:auto;line-height:var(--heading-m20-w20-line-height)}.tap-textarea-textarea-wrap--plain .tap-textarea-textarea::placeholder{color:var(--color-text-quaternary);font-weight:400}.tap-textarea-textarea{background:#0000;border:none;box-sizing:border-box;color:var(--color-text-paragraph);flex:1;font-size:inherit;font-weight:500;height:22px;line-height:22px;outline:none;overflow:hidden;resize:none;width:0}.tap-textarea-textarea::placeholder{color:var(--color-text-quaternary);font-weight:400}.tap-textarea-status{color:var(--color-text-quaternary);flex-shrink:0;font-size:12px;margin-left:8px}.tap-textarea-status--warning{border-color:var(--color-border-accent)}.tap-textarea-status--warning .tap-textarea-status-count{color:var(--color-text-error)}.editor-cover-upload__box{align-items:flex-start;display:flex;padding-top:8px}.editor-cover-upload__area{align-items:center;background:var(--color-bg-layout-container);border:1px dashed var(--color-border-border);border-radius:8px;cursor:pointer;display:flex;flex-shrink:0;height:107px;justify-content:center;overflow:hidden;position:relative;width:160px}.editor-cover-upload__area:hover{border-color:var(--color-border-accent)}.editor-cover-upload__area--has-cover{border-color:rgba(0,0,0,0);border-style:solid}.editor-cover-upload__placeholder{align-items:center;color:var(--color-text-tertiary);display:flex;flex-direction:column;font-size:12px}.editor-cover-upload__icon{color:var(--color-text-tertiary);font-size:24px;line-height:1}.editor-cover-upload__preview{height:100%;object-fit:cover;object-position:top center;width:100%}.editor-cover-upload__overlay{align-items:center;background:var(--color-bg-layout-modal);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s}.editor-cover-upload__area:hover .editor-cover-upload__overlay{opacity:1}.editor-cover-upload__replace{color:var(--color-text-keepwhite-primary);font-size:12px}.editor-cover-upload__remove{align-items:center;background:rgba(var(--color-bg-element-inverse--value),.72);border-radius:50%;color:var(--color-text-inverse);cursor:pointer;display:flex;font-size:12px;height:20px;justify-content:center;opacity:0;position:absolute;right:4px;top:4px;transition:opacity .2s;width:20px}.editor-cover-upload__area:hover .editor-cover-upload__remove{opacity:1}.editor-cover-upload__tips{padding-top:4px}.editor-cover-upload__tips-title{color:var(--color-text-secondary);font-size:12px;font-weight:500;line-height:18px}.editor-cover-upload__tips-text{color:var(--color-text-tertiary);font-size:12px;line-height:18px}.editor-cover-upload--media{height:100%;width:100%}.editor-cover-upload--media .editor-cover-upload__box{height:100%;padding-top:0;width:100%}.editor-cover-upload--media .editor-cover-upload__area{background:var(--color-bg-layout-surface);border:none;border-radius:12px;height:100%;width:100%}.editor-cover-upload--media .editor-cover-upload__placeholder{color:var(--color-text-secondary);font-size:var(--caption-m12-w12-size);line-height:var(--caption-m12-w12-line-height)}.editor-cover-upload--media .editor-cover-upload__icon{color:var(--color-text-secondary);font-size:20px}.moment-editor-media-trigger[data-v-35ce3c6c]{align-items:center;background:#0000;border:none;color:var(--color-text-quaternary);cursor:pointer;display:inline-flex;min-height:32px;position:relative;transition:color .2s ease}.moment-editor-media-trigger>*+*[data-v-35ce3c6c]{margin-left:6px}.moment-editor-media-trigger[data-v-35ce3c6c]:hover{color:var(--color-text-primary)}.moment-editor-media-trigger:hover .moment-editor-media-trigger__icon[data-v-35ce3c6c]{color:var(--color-text-secondary);transform:scale(1.2)}.moment-editor-media-trigger:hover .moment-editor-media-trigger__text[data-v-35ce3c6c]{transform:translate(2px)}.moment-editor-media-trigger:active .moment-editor-media-trigger__icon[data-v-35ce3c6c]{transform:scale(1.14)}.moment-editor-media-trigger:active .moment-editor-media-trigger__text[data-v-35ce3c6c]{transform:translate(1px)}.moment-editor-media-trigger--disabled[data-v-35ce3c6c]{cursor:not-allowed;opacity:.45}.moment-editor-media-trigger--disabled[data-v-35ce3c6c]:hover{color:var(--color-text-quaternary)}.moment-editor-media-trigger--disabled:hover .moment-editor-media-trigger__icon[data-v-35ce3c6c],.moment-editor-media-trigger--disabled:hover .moment-editor-media-trigger__text[data-v-35ce3c6c]{transform:none}.moment-editor-media-trigger__icon-stack[data-v-35ce3c6c]{display:inline-flex;flex-shrink:0;height:20px;position:relative;width:20px}.moment-editor-media-trigger__icon[data-v-35ce3c6c]{color:var(--color-text-quaternary);transform-origin:center center;transition:color .18s ease,transform .18s cubic-bezier(.2,0,0,1)}.moment-editor-media-trigger__text[data-v-35ce3c6c]{color:inherit;font-size:var(--paragraph-m14-w14-size);font-weight:400;line-height:var(--paragraph-m14-w14-line-height);transition:color .18s ease,transform .18s cubic-bezier(.2,0,0,1)}.upload-img-v2[data-v-c4486129]{display:flex;flex-wrap:wrap}.upload-img-v2__grid[data-v-c4486129]{display:grid;gap:12px;position:relative;width:100%}.upload-img-v2__grid--cols-4[data-v-c4486129]{grid-template-columns:repeat(4,minmax(100px,1fr))}.upload-img-v2__grid--cols-5[data-v-c4486129]{grid-template-columns:repeat(5,minmax(100px,1fr))}.upload-img-v2__grid--cols-3[data-v-c4486129]{grid-template-columns:repeat(3,minmax(100px,1fr))}.upload-img-v2__grid--cols-2[data-v-c4486129]{grid-template-columns:repeat(2,minmax(100px,1fr))}.upload-img-v2__compact-trigger-input[data-v-c4486129]{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.upload-img-v2__btn[data-v-c4486129]{background:var(--color-bg-element-action);border-radius:16px;box-shadow:0 12px 24px 0 rgba(var(--color-effect-shadow--value),.02);box-sizing:border-box;overflow:hidden;position:relative;transition:background-color .2s ease;width:100%}.upload-img-v2__btn[data-v-c4486129]:before{content:"";display:block;padding-top:100%;width:100%}.upload-img-v2__btn[data-v-c4486129]:hover{background:var(--color-bg-element-hover)}.upload-img-v2--disabled .upload-img-v2__btn[data-v-c4486129]{cursor:not-allowed;opacity:.45}.upload-img-v2--disabled .upload-img-v2__btn[data-v-c4486129]:hover{background:var(--color-bg-element-action)}.upload-img-v2--disabled .upload-img-v2__btn-input-file[data-v-c4486129]{cursor:not-allowed}.upload-img-v2__btn-inner[data-v-c4486129]{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.upload-img-v2__btn-input-file[data-v-c4486129]{cursor:pointer;height:100%;left:-10px;opacity:0;padding:10px;position:absolute;top:-10px;width:100%}.upload-img-v2__imgbox[data-v-c4486129]{background-color:var(--color-bg-element-static);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;box-shadow:none;box-sizing:border-box;cursor:grab;overflow:hidden;position:relative;transition:transform .2s ease;width:100%}.upload-img-v2__imgbox[data-v-c4486129]:before{content:"";display:block;padding-top:100%;width:100%}.upload-img-v2__imgbox[data-v-c4486129]:after{border:1px solid var(--color-bg-element-keepblack-subtle);border-radius:inherit;bottom:0;box-sizing:border-box;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.upload-img-v2__imgbox[data-v-c4486129]:hover{transform:scale(1.04);z-index:2}.upload-img-v2__imgbox:hover .upload-img-v2__imgbox-del[data-v-c4486129],.upload-img-v2__imgbox:hover .upload-img__imgbox-view[data-v-c4486129]{opacity:1;transform:translateY(0) scale(1);visibility:visible}.upload-img-v2__imgbox[data-v-c4486129]:active{cursor:grabbing}.upload-img-v2__imgbox.dragging[data-v-c4486129]{border:none;border-radius:0!important}.upload-img-v2__imgbox-del[data-v-c4486129]{align-items:center;border:none;border-radius:999px;display:flex;height:28px;justify-content:center;opacity:0;padding:0;pointer-events:none;position:absolute;right:8px;top:8px;transform:translateY(2px) scale(.92);transition:opacity .18s ease,visibility .18s ease,transform .2s ease,background-color .2s ease,background-image .2s ease,color .2s ease;visibility:hidden;width:28px;z-index:10}.upload-img-v2__imgbox-del[data-v-c4486129]:hover{background-image:linear-gradient(var(--color-bg-element-hover,#0000000a),var(--color-bg-element-hover,#0000000a));transform:translateY(0) scale(1.142857)}.upload-img-v2__imgbox-loading[data-v-c4486129]{align-items:center;background-color:rgba(var(--color-bg-layout-float-surface--value),.2);bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:20}.upload-img-v2__loading-spinner[data-v-c4486129]{animation:upload-img-spin-c4486129 .8s linear infinite;border:2px solid var(--color-bg-element-static);border-radius:50%;border-top-color:var(--color-bg-element-accent);height:24px;width:24px}@keyframes upload-img-spin-c4486129{to{transform:rotate(1turn)}}.upload-img-v2__plus[data-v-c4486129]{color:var(--color-text-quaternary);flex-shrink:0;height:32px;width:32px}.upload-img__imgbox-toolbar[data-v-c4486129]{bottom:8px;color:var(--color-text-keepwhite-primary);display:flex;justify-content:flex-end;padding:0;right:8px;z-index:10}.upload-img-v2__cover[data-v-c4486129],.upload-img__imgbox-toolbar[data-v-c4486129]{align-items:center;cursor:inherit;position:absolute}.upload-img-v2__cover[data-v-c4486129]{border-radius:999px;display:inline-flex;font-size:var(--caption-m12-w12-size);font-weight:500;justify-content:center;left:8px;line-height:var(--caption-m12-w12-line-height);line-height:1;padding:6px 8px;text-align:center;top:8px}.upload-img-v2__cover[data-v-c4486129],.upload-img-v2__imgbox-del[data-v-c4486129],.upload-img__imgbox-view[data-v-c4486129]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:var(--color-bg-element-keepblack-subtle);color:var(--color-text-keepwhite-primary)}.upload-img__imgbox-view[data-v-c4486129]{align-items:center;border-radius:999px;cursor:pointer;display:flex;font-size:var(--caption-m12-w14-size);font-weight:400;height:28px;justify-content:center;line-height:var(--caption-m12-w14-line-height);opacity:0;pointer-events:none;position:relative;transform:translateY(2px) scale(.92);transition:opacity .18s ease,visibility .18s ease,transform .2s ease,background-color .2s ease,background-image .2s ease,color .2s ease;visibility:hidden;width:28px}.upload-img__imgbox-view[data-v-c4486129]:hover{background-image:linear-gradient(var(--color-bg-element-hover,#0000000a),var(--color-bg-element-hover,#0000000a));transform:translateY(0) scale(1.142857)}.upload-img-v2__imgbox:hover .upload-img-v2__imgbox-del[data-v-c4486129],.upload-img-v2__imgbox:hover .upload-img__imgbox-view[data-v-c4486129]{pointer-events:auto}.upload-img-v2__imgbox:hover .upload-img-v2__imgbox-del[data-v-c4486129]:hover,.upload-img-v2__imgbox:hover .upload-img__imgbox-view[data-v-c4486129]:hover{transform:translateY(0) scale(1.142857)}.upload-img-v2__imgbox--end[data-v-c4486129]{margin-right:0}.moment-editor-video-status-card{align-items:stretch;background:var(--color-bg-layout-container);border-radius:16px;box-sizing:border-box;display:flex;height:100px;min-width:0;overflow:hidden;padding:12px 12px 12px 0;position:relative;width:100%}.moment-editor-video-status-card>*+*{margin-left:12px}.moment-editor-video-status-card--fail .moment-editor-video-status-card__media-icon{color:var(--color-text-error)}.moment-editor-video-status-card__media{align-items:center;align-self:stretch;background:var(--color-bg-layout-surface);border-radius:12px;display:flex;flex:0 0 160px;justify-content:center}.moment-editor-video-status-card__media-icon{align-items:center;color:var(--color-text-secondary);display:flex;justify-content:center}.moment-editor-video-status-card__body{box-sizing:border-box;display:flex;flex:1;flex-direction:column;justify-content:center;min-width:0;padding:0}.moment-editor-video-status-card--closable .moment-editor-video-status-card__body{padding-right:48px}.moment-editor-video-status-card__main{align-items:center;display:flex;justify-content:space-between;min-width:0;width:100%}.moment-editor-video-status-card__text{flex:1;min-width:0;overflow:hidden}.moment-editor-video-status-card__title{color:var(--color-text-primary);display:block;font-size:var(--paragraph-m14-w14-size);font-weight:600;line-height:var(--paragraph-m14-w14-line-height);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moment-editor-video-status-card__status{color:var(--color-text-secondary);font-size:var(--caption-m12-w14-size);line-height:var(--caption-m12-w14-line-height);margin-top:6px}.moment-editor-video-status-card--success .moment-editor-video-status-card__status{color:var(--color-text-accent)}.moment-editor-video-status-card__status--fail{color:var(--color-text-error)}.moment-editor-video-status-card__actions{align-items:center;display:flex;flex-shrink:0}.moment-editor-video-status-card__action{align-items:center;background:var(--color-bg-layout-float-surface);border:1px solid var(--color-border-border);border-radius:999px;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:border-color .2s ease,background-color .2s ease;width:40px}.moment-editor-video-status-card__action:hover{background:var(--color-bg-element-hover);border-color:var(--color-border-divider-strong)}.moment-editor-video-status-card__close{align-items:center;background:var(--color-bg-layout-surface);border:none;border-radius:999px;box-sizing:border-box;color:var(--color-text-tertiary);cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;transition:background-color .2s ease,color .2s ease;width:28px;z-index:1}.moment-editor-video-status-card__close:hover{background:var(--color-bg-element-hover);color:var(--color-text-secondary)}.moment-editor-video-status-card__close-icon{color:inherit}.moment-editor-video-status-card__action-icon{color:var(--color-text-secondary)}.moment-editor-video-status-card__action-icon--refresh{color:var(--color-text-primary)}.moment-editor-video-status-card__progress-track{background:var(--color-border-border);border-radius:999px;height:3px;margin-top:8px;overflow:hidden;width:100%}.moment-editor-video-status-card__progress-bar{background:var(--color-bg-element-accent);border-radius:inherit;height:100%;transition:width .2s ease}.moment-editor-media-entry[data-v-d3f164f4]{min-width:0;width:100%}.moment-editor-media-entry__inner[data-v-d3f164f4]{display:flex;min-width:0}.moment-editor-media-entry__image[data-v-d3f164f4],.moment-editor-media-entry__video[data-v-d3f164f4]{min-width:0}.moment-editor-media-entry__video-progress-wrap[data-v-d3f164f4]{min-width:0;position:relative;width:100%}.moment-editor-media-entry__video-progress-wrap--fail[data-v-d3f164f4] .moment-editor-video-status-card{border-color:rgba(var(--color-text-error--value),.18)}.moment-editor-media-entry--post[data-v-d3f164f4]{align-items:flex-start;display:flex;padding-bottom:var(--spacing-pc-xxl);padding-top:var(--spacing-pc-xs)}.moment-editor-media-entry--post .moment-editor-media-entry__inner--empty[data-v-d3f164f4]{align-items:flex-start;width:auto}.moment-editor-media-entry--post .moment-editor-media-entry__inner--content-image[data-v-d3f164f4],.moment-editor-media-entry--post .moment-editor-media-entry__inner--content-video[data-v-d3f164f4]{align-items:flex-start;width:100%}.moment-editor-media-entry--post.moment-editor-media-entry--empty .moment-editor-media-entry__image--trigger[data-v-d3f164f4],.moment-editor-media-entry--post.moment-editor-media-entry--empty .moment-editor-media-entry__video--trigger[data-v-d3f164f4]{flex:0 0 auto}.moment-editor-media-entry--post.moment-editor-media-entry--empty .moment-editor-media-entry__video--trigger[data-v-d3f164f4]{margin-left:var(--spacing-pc-l)}.moment-editor-media-entry--post.moment-editor-media-entry--content-image .moment-editor-media-entry__image--grid[data-v-d3f164f4]{flex:1 1 100%;width:100%}.moment-editor-media-entry--post.moment-editor-media-entry--content-video .moment-editor-media-entry__video--panel[data-v-d3f164f4],.moment-editor-media-entry--post.moment-editor-media-entry--content-video .moment-editor-media-entry__video--status[data-v-d3f164f4]{min-width:0;padding:0;width:100%}.moment-editor-media-entry--inline[data-v-d3f164f4]{min-height:0;overflow:visible}.moment-editor-media-entry--inline .moment-editor-media-entry__inner[data-v-d3f164f4]{align-items:center;min-height:40px;transform:translateY(-4px);transition:transform .36s cubic-bezier(.2,0,0,1)}.moment-editor-media-entry--inline.moment-editor-media-entry--empty .moment-editor-media-entry__image--trigger[data-v-d3f164f4],.moment-editor-media-entry--inline.moment-editor-media-entry--empty .moment-editor-media-entry__video--trigger[data-v-d3f164f4]{flex:0 0 auto}.moment-editor-media-entry--inline.moment-editor-media-entry--empty .moment-editor-media-entry__video--trigger[data-v-d3f164f4]{margin-left:var(--spacing-pc-l)}.moment-editor-media-entry--inline.moment-editor-media-entry--empty[data-v-d3f164f4] .upload-img-v2__compact-trigger{background:#0000;color:var(--color-text-quaternary);margin-left:0;min-height:32px;padding:0;transition:color .2s ease}.moment-editor-media-entry--inline.moment-editor-media-entry--empty[data-v-d3f164f4] .upload-img-v2__compact-trigger>*+*{margin-left:0}.moment-editor-media-entry--inline.moment-editor-media-entry--empty[data-v-d3f164f4] .upload-img-v2__compact-trigger:hover{background:#0000;color:var(--color-text-primary)}.moment-editor-media-entry--inline.moment-editor-media-entry--content-image .moment-editor-media-entry__inner--content-image[data-v-d3f164f4]{align-items:flex-start;width:100%}.moment-editor-media-entry--inline.moment-editor-media-entry--content-image .moment-editor-media-entry__image--grid[data-v-d3f164f4]{flex:1 1 100%;width:100%}.moment-editor-media-entry--inline.moment-editor-media-entry--content-video .moment-editor-media-entry__inner--content-video[data-v-d3f164f4]{align-items:flex-start;width:100%}.moment-editor-media-entry--inline.moment-editor-media-entry--content-video .moment-editor-media-entry__video--panel[data-v-d3f164f4],.moment-editor-media-entry--inline.moment-editor-media-entry--content-video .moment-editor-media-entry__video--status[data-v-d3f164f4]{min-width:0;width:100%}.forum-inline-editor__media-slot--active .moment-editor-media-entry--inline .moment-editor-media-entry__inner[data-v-d3f164f4]{transform:translateY(0)}
