.nav__controls{padding:12px 16px;border-top:1px solid var(--theme-elevation-150);margin-top:auto}.nav__log-out{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:6px;color:var(--theme-elevation-800);transition:background-color .15s ease,color .15s ease}.nav__log-out:after{content:"Log out";font-size:13px;font-weight:500}.nav__log-out:hover{background:var(--theme-error-50);color:var(--theme-error-600)}.nav__log-out .icon--logout{width:18px;height:18px;flex-shrink:0}.rich-text-lexical .editor-scroller{border:2px solid var(--theme-elevation-200);border-radius:6px;background:var(--theme-elevation-50)}.rich-text-lexical .editor-scroller:focus-within{border-color:var(--theme-success-500)}.rich-text-lexical .ContentEditable__root{min-height:300px;padding:1rem}