body{height:100%;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,html{height:100%;box-sizing:border-box}section{background-color:#fff;border-radius:8px;height:100%;padding:1rem;overflow-y:auto}section .active-row{background-color:#d0ecac}section .view-all{font-size:1.2rem;text-decoration:underline;display:flex;align-items:center;justify-content:center}.markdown-editor-textarea{flex:1;padding:16px;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;width:100%;outline:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;resize:none;transition:border-color .3s}.markdown-editor-textarea:focus{border-color:#795548}.markdown-editor-markdown{flex:1;padding:16px;border:1px solid #e0e0e0;border-radius:8px;box-sizing:border-box;width:100%;outline:none;font-family:Roboto,sans-serif;font-size:16px;line-height:1.6;resize:none;transition:border-color .3s;overflow-y:auto;background-color:#f5f5f5}.muiMarkDown{background-color:#eee;border:1px solid #cccccc;border-radius:5px}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.header div{display:flex;gap:1rem}
