.Note_wrapper__UOGBr{height:100%;flex-grow:1;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"form" "preview";grid-gap:.5rem;gap:.5rem;padding:1rem}@media (max-width:768px){.Note_wrapper__UOGBr{max-width:100vw;grid-template-columns:1fr;padding:1rem}}.TextArea_wrapper__vfdGG{width:100%}.TextArea_label__QlOVW{display:block;margin-bottom:.25rem}.TextArea_textarea__sGvjI{width:100%;height:100%;padding:.5rem 1rem}.NoteForm_form__kBK_0{width:100%;display:flex;flex-direction:column;gap:1rem}.NoteForm_textarea__kzing{flex-grow:1;max-height:500px}.NotePreview_wrapper__Cfjpu{position:-webkit-sticky;position:sticky;top:calc(82px + 16px);height:calc(100vh - 82px - 32px - 16px);display:flex;flex-direction:column;align-items:center;flex-grow:1}.NotePreview_viewer__W1clK{width:100%;flex-grow:1;flex-shrink:1}@media screen and (max-width:768px){.NotePreview_wrapper__Cfjpu{position:relative;height:auto;max-width:100vw;top:0;left:0}}