body,html{margin:0;color:var(--lighter-black)}*{font-family:Nunito,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}body{background-color:var(--background-white)}#app{position:relative;min-height:100vh;overflow-x:hidden;padding-bottom:202px}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:72px;padding:16px 24px;background-color:hsla(0,0%,100%,.95)}.header-main{position:fixed;top:0;left:0;z-index:1}#headerRight .nav-link{margin-right:32px}#headerLeft>*,#headerRight>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#userDropdown{display:inline-block}#userDropdownTrigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-avatar{width:40px;height:40px;border-radius:50%}#userDropdownTrigger>img:first-child{margin-right:8px}#userDropdownTrigger>img:last-child{margin-left:4px}#updateNotification{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;padding:0 8px;background-color:var(--light-blue);border-top-right-radius:4px}.hidden-mobile{display:auto}#hamburgerMenu,#hamburgerMenuToggle{display:none}@media screen and (max-width:1125px){#app{padding-bottom:424px}.hidden-mobile{display:none}#hamburgerMenu{position:fixed;display:block;top:72px;left:0;width:100%;padding:48px 16px;background-color:#fff;-webkit-box-shadow:0 8px 8px -8px rgba(0,0,0,.16);box-shadow:0 8px 8px -8px rgba(0,0,0,.16)}#hamburgerMenu>nav{display:grid;grid-row-gap:32px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#hamburgerMenuToggle{display:block}}main[data-v-76aeb1f5]{padding-top:72px;max-width:960px;margin:auto}#markdownWrapper[data-v-76aeb1f5]{padding:32px}