/* Admin */
.admin-shell { min-height: calc(100vh - 120px); }
.editor-shell .tox-tinymce { border-radius: 16px; overflow: hidden; border: 1px solid rgba(0,0,0,.12); }
html.dark .editor-shell .tox-tinymce { border-color: rgba(255,255,255,.14); }
