.message-box_overlay__b7gRh{position:fixed;inset:0;width:100dvw;height:100dvh;background-color:rgba(0,0,0,.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2147483647;padding:1rem;box-sizing:border-box;pointer-events:auto;animation:message-box_messageBoxFadeIn__tkx60 .24s ease-out forwards}.message-box_overlayAboveDrawer__ksorB{z-index:2147483650}.message-box_overlayClosing__c_NzS{animation:message-box_messageBoxFadeOut__gfxb_ .24s ease-out forwards}@keyframes message-box_messageBoxFadeIn__tkx60{0%{opacity:0}to{opacity:1}}@keyframes message-box_messageBoxFadeOut__gfxb_{0%{opacity:1}to{opacity:0}}.message-box_card__c_57z{width:100%;max-width:360px;background:var(--app-surface,#fff);color:var(--secondary-color);border-radius:var(--border-radius-md);padding:1.5rem 1.25rem;box-shadow:0 5px 20px rgba(0,0,0,.2);animation:message-box_messageBoxSlideIn__4qc0P .28s ease-out forwards}.message-box_cardClosing__awuSI{animation:message-box_messageBoxSlideOut__Rv4lu .24s ease-out forwards}@keyframes message-box_messageBoxSlideIn__4qc0P{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}@keyframes message-box_messageBoxSlideOut__Rv4lu{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}.message-box_cardDanger__gOW_y{background:var(--app-surface,#fff);color:var(--secondary-color);border:1px solid color-mix(in srgb,var(--danger,#ff0e0e) 24%,var(--gray-border,#ebebeb));box-shadow:var(--shadow-dropdown,0 8px 24px rgba(0,0,0,.18));max-width:400px}.message-box_cardDanger__gOW_y .message-box_message__osrrf{color:var(--secondary-color);line-height:1.5}.message-box_iconWrapDanger__vT9sF{display:flex;justify-content:center;margin-bottom:1rem;color:var(--danger,#ff0e0e)}.message-box_cardWarning__mv_RW{background:var(--app-surface,#fff);color:var(--secondary-color);max-width:440px}.message-box_iconWrapWarning__o6z5A{display:flex;justify-content:center;margin-bottom:1rem;color:var(--warning,#f59e0b)}.message-box_cardWarning__mv_RW .message-box_message__osrrf{color:var(--secondary-color)}.message-box_cardDashboard__jqI_F{background:var(--app-surface,#fff);color:var(--secondary-color);border-radius:0;max-width:440px;padding:1.5rem}.message-box_titleDashboard__ijTVG{margin:0 0 .5rem;font-size:var(--h4);font-weight:600;text-align:center;color:var(--heading-color,var(--secondary-color))}.message-box_headerDashboard__TS_SB{display:flex;justify-content:flex-end;align-items:center;padding:.5rem .75rem;margin:-1.5rem -1.5rem .75rem;background-color:var(--danger);border-radius:0}.message-box_headerDashboard__TS_SB .message-box_headerCloseBtn__mPdCy{background:transparent!important;border:none!important;color:#fff!important}.message-box_headerDashboard__TS_SB .message-box_headerCloseBtn__mPdCy:hover{background:rgba(255,255,255,.2)!important;color:#fff!important}.message-box_headerDashboard__TS_SB .message-box_headerCloseBtn__mPdCy svg{color:#fff!important}.message-box_cardDashboard__jqI_F .message-box_message__osrrf{color:var(--secondary-color)}.message-box_iconWrap__WT3JG{display:flex;justify-content:center;margin-bottom:1rem;color:var(--warning)}.message-box_iconWrapDashboard__J98Lw{display:flex;justify-content:center;margin-bottom:1rem;color:var(--danger)}.message-box_message__osrrf{margin:0;font-size:var(--font-size-base);color:var(--gray-muted,var(--forth-color,#1a1a1a));text-align:center}.message-box_progressWrap__DDo0M{margin-top:1rem;width:100%}.message-box_actions__lgqCt{display:flex;justify-content:center;gap:.75rem;margin-top:1.25rem}.message-box_actions__lgqCt button{min-width:5rem}.message-box_acceptLoading__LXAxd{display:inline-flex;align-items:center;gap:.5rem}.message-box_buttonSpinner__LuYBv{width:1rem;height:1rem;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:message-box_messageBoxSpin__Oyjmy .7s linear infinite}@keyframes message-box_messageBoxSpin__Oyjmy{to{transform:rotate(1turn)}}html[data-app-theme=dark] .message-box_overlay__b7gRh{background-color:rgba(0,0,0,.78)}html[data-app-theme=dark] .message-box_cardDanger__gOW_y{border-color:color-mix(in srgb,var(--danger) 40%,var(--gray-border,#333));box-shadow:var(--shadow-dropdown,0 8px 24px rgba(0,0,0,.5))}.VendorFeedMentionDropdown_dropdown__ZDWCQ{position:absolute;left:0;right:0;bottom:calc(100% + .35rem);z-index:5;max-height:14rem;overflow-y:auto;border:1px solid var(--third-color,#dadcde);border-radius:var(--border-radius-sm,8px);background:var(--app-surface,#fff);box-shadow:var(--shadow200,0 2px 8px rgba(0,0,0,.08))}.VendorFeedMentionDropdown_option__ADWRU{display:flex;align-items:center;gap:.65rem;width:100%;padding:.55rem .75rem;border:none;background:transparent;text-align:left;cursor:pointer}.VendorFeedMentionDropdown_optionHighlighted__J0tsX,.VendorFeedMentionDropdown_option__ADWRU:hover{background:var(--forth-color,#f3f4f6)}.VendorFeedMentionDropdown_optionText__rXPyi{display:flex;flex-direction:column;gap:.1rem;min-width:0}.VendorFeedMentionDropdown_displayName__BRM4w{font-size:var(--font-size-sm);font-weight:600;color:var(--secondary-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VendorFeedMentionDropdown_username__VGDOq{font-size:var(--font-size-xs);color:var(--hard-gray-color,#666);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.VendorFeedMentionDropdown_editorDropdown__esobu{margin:0 .625rem .35rem}.bbcode_bbcode__8aUvk{font-size:var(--font-size-base);line-height:1.55;color:var(--secondary-color);word-break:break-word}.bbcode_bbcode__8aUvk blockquote.bbcode-quote{margin:.5rem 0;padding:.625rem .875rem;border-left:3px solid var(--gray-border);background:var(--gray-100);border-radius:0 var(--border-radius-sm) var(--border-radius-sm) 0;color:var(--hard-gray-color)}.bbcode_bbcode__8aUvk code.bbcode-code{display:inline-block;padding:.125rem .375rem;background:var(--gray-100);border-radius:var(--border-radius-sm);font-family:var(--code-font,ui-monospace,monospace);font-size:.875em}.bbcode_bbcode__8aUvk a{color:var(--primary-color);text-decoration:underline}.bbcode_bbcode__8aUvk ol.bbcode-list:not(.bbcode-list-ordered),.bbcode_bbcode__8aUvk ul.bbcode-list{margin:.5rem 0;padding-left:1.35rem;list-style:disc}.bbcode_bbcode__8aUvk ol.bbcode-list-ordered{margin:.5rem 0;padding-left:1.35rem;list-style:decimal}.bbcode_bbcode__8aUvk ol.bbcode-list li,.bbcode_bbcode__8aUvk ul.bbcode-list li{margin:.2rem 0}.bbcode_bbcode__8aUvk img.bbcode-gif{max-width:20rem}.bbcode_bbcode__8aUvk img.bbcode-gif,.bbcode_bbcode__8aUvk img.bbcode-img{display:block;width:100%;height:auto;margin:.65rem 0;border-radius:var(--border-radius-sm,8px)}.bbcode_bbcode__8aUvk img.bbcode-img{max-width:100%}.StaffBbcodeLinkDialog_form__JBs_2{display:flex;flex-direction:column;gap:.85rem;width:100%}.StaffBbcodeLinkDialog_form__JBs_2 [data-floating-field]{margin-bottom:0}.StaffBbcodeLinkDialog_urlFieldWrap__Clf2s{display:flex;flex-direction:column;gap:.35rem}.StaffBbcodeLinkDialog_footerActions__piTDI{display:flex;gap:.65rem;width:100%}.StaffBbcodeLinkDialog_footerActions__piTDI>*{flex:1 1}.StaffBbcodeLinkDialog_thumbnailCheck__PcxAZ{display:flex;align-items:center;gap:.55rem;font-size:var(--font-size-sm);color:var(--secondary-color,#0d0d0d);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.15rem 0}.StaffBbcodeLinkDialog_thumbnailCheck__PcxAZ input{width:1rem;height:1rem;accent-color:var(
    --filter-active-blue,var(--focus-blue,var(--primary-color,#1d4ed8))
  )}.StaffBbcodeLinkDialog_hint__PlSQC{margin:0;font-size:var(--font-size-xs);color:var(--hard-gray-color,#666)}.StaffBbcodeEditor_shell__rnN1Q{display:flex;flex-direction:column;width:100%}.StaffBbcodeEditor_toolbar__THU_1{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.5rem .625rem;border:1px solid var(--gray-border);border-bottom:none;border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0;background:var(--forth-color,#f3f3f3)}html[data-app-theme=dark] .StaffBbcodeEditor_toolbar__THU_1{background:color-mix(in srgb,var(--app-surface,#141414) 82%,var(--forth-color,#333) 18%)}.StaffBbcodeEditor_toolBtn__b8m6q{display:inline-flex;align-items:center;justify-content:center;min-width:2.125rem;min-height:2rem;padding:.2rem .5rem;border:1px solid #c5c5c5;border-radius:var(--border-radius-sm);background:var(--app-surface,#fff);color:var(--secondary-color,#333);font-size:var(--font-size-sm);font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__b8m6q{border-color:var(--gray-border,#4a4a4a);background:color-mix(in srgb,var(--app-surface,#1e1e1e) 88%,#fff 12%);color:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_toolBtn__b8m6q:hover{background:#fafafa;border-color:#a8a8a8}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__b8m6q:hover{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 72%,#fff 28%);border-color:var(--hard-gray-color,#8b8b8b)}.StaffBbcodeEditor_toolBtn__b8m6q:active{background:var(--duotone-tint-bg);border-color:var(--filter-active-blue,#1d4ed8);color:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_toolBtn__b8m6q svg{color:var(--gray-muted);stroke:var(--gray-muted)}html[data-app-theme=dark] .StaffBbcodeEditor_toolBtn__b8m6q svg{color:var(--secondary-color,#f5f5f5);stroke:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_toolBtn__b8m6q:active svg{color:var(--filter-active-blue,#1d4ed8);stroke:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_toolBtnLabel__yU_3P{font-size:var(--font-size-sm);line-height:1;color:inherit}.StaffBbcodeEditor_editorField__ZyKJa [data-floating-field]{margin-top:0}.StaffBbcodeEditor_editorField__ZyKJa .quillWrapper{border-top-left-radius:0;border-top-right-radius:0}.StaffBbcodeEditor_footer__1pAdL{width:100%}.StaffBbcodeEditor_shellIntegrated__CcxEO{border:2px solid transparent;border-radius:var(--border-radius-sm,4px);background-color:var(--forth-color,#f3f4f6);overflow:hidden;transition:border-color .2s ease}.StaffBbcodeEditor_shellIntegrated__CcxEO:focus-within{border-color:var(--focus-blue,#0d42df);box-shadow:none}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa,.StaffBbcodeEditor_shellIntegrated__CcxEO [data-floating-field]{margin-bottom:0}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-field],.StaffBbcodeEditor_shellIntegrated__CcxEO [data-floating-field]{border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-field]:focus-within,.StaffBbcodeEditor_shellIntegrated__CcxEO [data-floating-field]:focus-within{border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [class*=quillWrapper],.StaffBbcodeEditor_shellIntegrated__CcxEO [data-floating-field] [class*=quillWrapper]{border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;background:transparent!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [class*=quillWrapper]:focus-within,.StaffBbcodeEditor_shellIntegrated__CcxEO [data-floating-field] [class*=quillWrapper]:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-field],.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-field]:focus-within,.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorHost__Ern7C,.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorHost__Ern7C:focus-within{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa .control:focus,.StaffBbcodeEditor_shellIntegrated__CcxEO .ql-container:focus-within,.StaffBbcodeEditor_shellIntegrated__CcxEO .ql-editor:focus{outline:none!important;border:none!important;box-shadow:none!important}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-label]{color:var(--hard-gray-color,#8b8b8b)}.StaffBbcodeEditor_shellIntegrated__CcxEO:focus-within .StaffBbcodeEditor_editorField__ZyKJa [data-floating-label]{color:#0d42df}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__CcxEO:focus-within .StaffBbcodeEditor_editorField__ZyKJa [data-floating-label]{color:var(--filter-active-blue,var(--primary-color,#ff0e0e))}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_toolbar__THU_1{border:none;border-bottom:1px solid var(--gray-border,#d1d5db);border-radius:0;background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_emojiRow__i1yR7{display:flex;align-items:center;gap:.25rem;padding:.45rem .625rem;border-bottom:1px solid var(--gray-border,#d1d5db);background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_emojiBtn__09O_f{flex:1 1;max-width:2.75rem;height:2.125rem;border:none;background:transparent;border-radius:var(--border-radius-sm,8px);font-size:1.25rem;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.StaffBbcodeEditor_emojiBtn__09O_f:active,.StaffBbcodeEditor_gifBtn__BSX_9{background:var(--app-surface,#fff)}.StaffBbcodeEditor_gifBtn__BSX_9{margin-left:auto;flex-shrink:0;min-width:2.75rem;height:2.125rem;padding:0 .65rem;border:1px solid var(--gray-border,#c5c5c5);border-radius:var(--border-radius-sm,8px);color:var(--secondary-color,#0d0d0d);font-size:var(--font-size-xs);font-weight:700;letter-spacing:.04em;cursor:pointer}html[data-app-theme=dark] .StaffBbcodeEditor_gifBtn__BSX_9{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 88%,#fff 12%);border-color:var(--gray-border,#4a4a4a);color:var(--secondary-color,#f5f5f5)}.StaffBbcodeEditor_gifBtn__BSX_9:active{background:var(--duotone-tint-bg);border-color:var(--filter-active-blue,#1d4ed8);color:var(--filter-active-blue,#1d4ed8)}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa{margin-bottom:0}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa [data-floating-label]{padding-left:.75rem}.StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_editorField__ZyKJa .quillWrapper{border:none!important;border-radius:0!important;box-shadow:none!important;margin:0!important;background:transparent!important}.StaffBbcodeEditor_editorHost__Ern7C{min-height:calc(6.5rem + 2px);background:var(--forth-color,#f3f4f6)}.StaffBbcodeEditor_editorHost__Ern7C .ql-container,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor,.StaffBbcodeEditor_editorHost__Ern7C .ql-toolbar{border:none!important;box-shadow:none!important;outline:none!important}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor{min-height:4.5rem!important;padding:.75rem 1rem!important;font-size:var(--font-size-base,1rem);font-family:inherit;color:var(--secondary-color,#0d0d0d)!important}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor a,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor li,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor p,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor span{color:inherit}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor.ql-blank:before{color:var(--sixth-color,#929292);font-style:normal}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__Ern7C .ql-editor{color:var(--secondary-color,#e4e4e4)!important}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__Ern7C .ql-editor.ql-blank:before{color:var(--gray-muted,#a3a3a3)}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor ol{list-style:none;padding-left:0;margin:0}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor li[data-list=bullet]{list-style:none}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022";display:inline-block;margin-right:.35em;white-space:nowrap}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor li[data-list=ordered]>.ql-ui:before{margin-right:.25em}.StaffBbcodeEditor_editorHost__Ern7C .ql-editor img.bbcode-gif,.StaffBbcodeEditor_editorHost__Ern7C .ql-editor img.bbcode-img{display:block;max-width:100%;height:auto;margin:.5rem 0;border-radius:var(--border-radius-sm,8px)}.StaffBbcodeEditor_hiddenFileInput__4Rr_t{display:none}.StaffBbcodeEditor_mentionDropdown__V5kS1{position:static;left:auto;right:auto;bottom:auto;margin:0 .625rem .35rem;max-height:11rem}html[data-app-theme=dark] .StaffBbcodeEditor_editorHost__Ern7C,html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__CcxEO{background-color:var(--app-chrome-bg,#1a1a1a)}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_emojiRow__i1yR7,html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__CcxEO .StaffBbcodeEditor_toolbar__THU_1{background:var(--app-chrome-bg,#1a1a1a);border-bottom-color:var(--gray-border,#4a4a4a)}html[data-app-theme=dark] .StaffBbcodeEditor_emojiBtn__09O_f:active{background:color-mix(in srgb,var(--app-surface,#1e1e1e) 72%,#fff 28%)}html[data-app-theme=dark] .StaffBbcodeEditor_shellIntegrated__CcxEO:focus-within{border-color:var(--focus-blue,var(--primary-color,#ff0e0e))}