body.vc-feed-composing{--vc-composer-border: rgba(var(--primary-rgb), 0.11);--vc-composer-border-strong: rgba(var(--tertiary-rgb), 0.3);--vc-composer-muted: rgba(var(--primary-rgb), 0.65);--vc-composer-surface: rgba(var(--tertiary-rgb), 0.045);--vc-composer-preview: rgba(var(--highlight-rgb), 0.075)}body.vc-feed-composing #reply-control.open:not(.fullscreen){right:max(1rem,(100vw - 1180px)/2);bottom:1rem;left:max(1rem,(100vw - 1180px)/2);width:auto;min-height:390px;overflow:visible;border:1px solid var(--vc-composer-border);border-radius:calc(var(--d-border-radius-large, 16px) + 8px);background:var(--secondary);box-shadow:0 -8px 38px -24px rgba(var(--primary-rgb), 0.45),0 24px 70px -34px rgba(var(--primary-rgb), 0.58)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .grippie{box-sizing:border-box;height:15px;padding-top:5px;border-radius:calc(var(--d-border-radius-large, 16px) + 8px) calc(var(--d-border-radius-large, 16px) + 8px) 0 0;background:linear-gradient(90deg, rgba(var(--tertiary-rgb), 0.055), rgba(var(--highlight-rgb), 0.075), rgba(var(--tertiary-rgb), 0.055))}body.vc-feed-composing #reply-control.open:not(.fullscreen) .grippie::before{width:3rem;height:3px;border-radius:999px;background:linear-gradient(90deg, var(--tertiary), var(--love));opacity:.55}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-area{padding:0;border-radius:0 0 calc(var(--d-border-radius-large, 16px) + 8px) calc(var(--d-border-radius-large, 16px) + 8px)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to{box-sizing:border-box;min-height:3.45rem;padding:.55rem .75rem .55rem .9rem;border-bottom:1px solid var(--vc-composer-border);background:linear-gradient(105deg, rgba(var(--tertiary-rgb), 0.075), rgba(var(--highlight-rgb), 0.07) 52%, var(--secondary) 84%)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-actions-trigger{border:1px solid var(--vc-composer-border-strong);border-radius:var(--d-button-border-radius, 999px);background:var(--secondary);color:var(--primary);font-weight:700}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-actions-trigger:hover,body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-actions-trigger:focus-visible{background:rgba(var(--tertiary-rgb), 0.07);color:var(--tertiary)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-controls{gap:.2rem}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-controls .btn{width:2rem;height:2rem;border-radius:999px;color:var(--primary-medium)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-controls .btn:hover,body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to .composer-controls .btn:focus-visible{background:rgba(var(--tertiary-rgb), 0.09);color:var(--tertiary)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .wmd-controls{box-sizing:border-box;min-height:0;padding:.8rem .85rem 0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor{min-height:0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-container{gap:.8rem;min-height:0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-column,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview-wrapper{min-width:0;overflow:hidden;border:1px solid var(--vc-composer-border);border-radius:var(--d-border-radius-large, 16px);background:var(--secondary)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-column{flex:1.12 1 0;box-shadow:inset 3px 0 0 rgba(var(--tertiary-rgb), 0.13)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview-wrapper{position:relative;flex:.88 1 0;background:linear-gradient(145deg, var(--vc-composer-preview), rgba(var(--tertiary-rgb), 0.025) 52%, var(--secondary))}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview-wrapper::before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg, rgba(var(--tertiary-rgb), 0.65), var(--love), transparent 72%);content:"";opacity:.5;pointer-events:none}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar__wrap{border-bottom:1px solid var(--vc-composer-border);background:linear-gradient(90deg, rgba(var(--tertiary-rgb), 0.065), rgba(var(--highlight-rgb), 0.05))}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar{display:flex;align-items:center;gap:.12rem;box-sizing:border-box;min-height:2.75rem;padding:.35rem .45rem;overflow-x:auto;scrollbar-width:thin}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .toolbar__button,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .composer-toggle-switch{flex:0 0 auto;border-radius:var(--d-button-border-radius, 999px);color:var(--primary-medium)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .toolbar__button:hover,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .toolbar__button:focus-visible,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .toolbar__button[aria-expanded=true],body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .composer-toggle-switch:hover,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .composer-toggle-switch:focus-visible,body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar .composer-toggle-switch[aria-expanded=true]{background:rgba(var(--tertiary-rgb), 0.12);color:var(--tertiary)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-wrapper{min-height:0;border:0;background:var(--secondary)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-input,body.vc-feed-composing #reply-control.open:not(.fullscreen) .ProseMirror,body.vc-feed-composing #reply-control.open:not(.fullscreen) .rich-editor{box-sizing:border-box;padding:1rem 1.1rem;border:0;background:rgba(0,0,0,0);color:var(--primary);font-size:var(--font-up-1);line-height:1.6;resize:none}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-input::placeholder,body.vc-feed-composing #reply-control.open:not(.fullscreen) .ProseMirror::placeholder,body.vc-feed-composing #reply-control.open:not(.fullscreen) .rich-editor::placeholder{color:var(--vc-composer-muted);opacity:1}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-input:focus,body.vc-feed-composing #reply-control.open:not(.fullscreen) .ProseMirror:focus,body.vc-feed-composing #reply-control.open:not(.fullscreen) .rich-editor:focus{outline:0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-column:focus-within{border-color:var(--vc-composer-border-strong);box-shadow:inset 3px 0 0 var(--tertiary),0 0 0 3px rgba(var(--tertiary-rgb), 0.07)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview{box-sizing:border-box;padding:1.1rem;color:var(--primary);font-size:var(--font-0);line-height:1.55}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview:empty{min-height:100%}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel{align-items:center;gap:.45rem;box-sizing:border-box;min-height:3.75rem;margin-top:.75rem;padding:.55rem .15rem .65rem;border-top:1px solid var(--vc-composer-border)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .btn{border-radius:var(--d-button-border-radius, 999px)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .btn-primary{padding-inline:1.15rem;font-weight:750;box-shadow:0 10px 24px -16px rgba(var(--tertiary-rgb), 0.9)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .cancel{padding-inline:.9rem;color:var(--primary-medium)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .cancel:hover,body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .cancel:focus-visible{background:rgba(var(--primary-rgb), 0.055);color:var(--primary)}@media(max-width: 900px){body.vc-feed-composing #reply-control.open:not(.fullscreen){right:.5rem;bottom:.5rem;left:.5rem;min-height:min(430px,100dvh - 4.5rem);border-radius:var(--d-border-radius-large, 16px)}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-container{gap:.55rem}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-column{flex-basis:58%}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-preview-wrapper{flex-basis:42%}}@media(max-width: 700px){body.vc-feed-composing #reply-control.open:not(.fullscreen){right:0;bottom:0;left:0;min-height:min(470px,100dvh - 3.5rem);border-right:0;border-bottom:0;border-left:0;border-radius:var(--d-border-radius-large, 16px) var(--d-border-radius-large, 16px) 0 0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .reply-to{min-height:3rem;padding:.4rem .45rem .4rem .6rem}body.vc-feed-composing #reply-control.open:not(.fullscreen) .wmd-controls{padding:.55rem .55rem 0}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-container{display:block}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-textarea-column{height:100%;border-radius:var(--d-border-radius, 8px)}body.vc-feed-composing #reply-control.open:not(.fullscreen).show-preview .d-editor-preview-wrapper{display:none}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-button-bar{min-height:2.55rem;padding:.25rem .35rem}body.vc-feed-composing #reply-control.open:not(.fullscreen) .d-editor-input,body.vc-feed-composing #reply-control.open:not(.fullscreen) .ProseMirror,body.vc-feed-composing #reply-control.open:not(.fullscreen) .rich-editor{padding:.8rem .85rem;font-size:var(--font-0);line-height:1.55}body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel{min-height:3.3rem;margin-top:.5rem;padding-block:.45rem}}@media(prefers-reduced-motion: reduce){body.vc-feed-composing #reply-control.open:not(.fullscreen) .composer-actions-trigger,body.vc-feed-composing #reply-control.open:not(.fullscreen) .composer-controls .btn,body.vc-feed-composing #reply-control.open:not(.fullscreen) .toolbar__button,body.vc-feed-composing #reply-control.open:not(.fullscreen) .submit-panel .btn{transition:none}}
/*# sourceMappingURL=common_theme_231_a936dedc50b399136e39a6de947c048af9b253ee.css.map?__ws=community.victoriouschristians.com */
