.bottom-sheet .modal-dialog-bottom[data-v-26642885]{position:fixed;left:0;right:0;bottom:0;margin:0 auto;width:100%;max-width:100%;height:90dvh;max-height:90dvh;transform:translateY(100%);will-change:transform;display:flex;align-items:stretch}.bottom-sheet .modal-content[data-v-26642885]{height:100%;border-radius:14px 14px 0 0}.bottom-sheet.show .modal-dialog-bottom[data-v-26642885]{animation:slideUp-26642885 .22s cubic-bezier(.22,1,.36,1) forwards}.bottom-sheet:not(.show) .modal-dialog-bottom[data-v-26642885]{animation:slideDown-26642885 .1s cubic-bezier(.4,0,1,1) forwards}@keyframes slideUp-26642885{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown-26642885{0%{transform:translateY(0)}to{transform:translateY(110%)}}@media(min-width:768px){.bottom-sheet .modal-dialog-bottom[data-v-26642885]{bottom:5vh;height:80vh;max-height:80vh;max-width:720px}.bottom-sheet .modal-content[data-v-26642885]{border-radius:14px}}.reply-body[data-v-26642885]{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}
