:root {
  --link-color: #73acfe;
  --logo-color: #73acfe;
}
.Logo {
  display: inline-block;
  vertical-align: top;
}
.Logo svg {
  vertical-align: top;
}
.Logo svg g {
  fill: var(--logo-color);
}
html,
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
html {
  font-size: 10px;
  line-height: 1.43rem;
}
body {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  -moz-tab-size: 4;
  tab-size: 4;
  font-size: 13px;
  line-height: 17px;
  -webkit-text-size-adjust: 100%;
  cursor: default;
  overflow: auto;
  font-size: 10px;
  background: white;
}
iframe {
  border: 0px;
}
a:focus {
  outline: none;
}
nav,
aside,
section,
article,
header,
footer,
div,
ul,
li,
ol,
pre,
button,
main,
input,
button,
textarea {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
ul,
li,
ol {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
pre {
  margin: 0;
}
button {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  outline: none;
}
nav a {
  color: inherit;
}
nav i {
  font-style: inherit;
}
footer {
  text-align: center;
  padding: 20px;
}
.grow {
  -ms-flex: 1 1 0px;
      flex: 1 1 0;
}
._imroot {
  white-space: pre;
  position: relative;
}
._imroot > ._imnewline:last-child:after {
  content: " ";
}
._imview {
  position: relative;
  font-family: 'Source Code Pro', monospace, sans-serif;
  -moz-tab-size: 4;
       tab-size: 4;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
._imview .seltext {
  opacity: 0.0;
  position: absolute;
  font-size: 1px;
  line-height: 1px;
}
._imview > .body {
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  min-height: 2ch;
}
._imview > .body > .markers {
  position: absolute;
  color: transparent;
}
._imview:not(:focus) .caret.local {
  opacity: 0.4;
}
._scrimbla-overlays {
  position: absolute;
  display: none;
  z-index: 3000;
}
._scrimbla-overlays ._scrimbla-overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
._imviewbody {
  position: relative;
  text-align: left;
}
._imcaptor {
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
  padding: 0;
  margin: 0;
  border: none;
  color: transparent;
  background: transparent;
  -webkit-appearance: none;
  display: block;
  opacity: 0;
}
._imdims {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  top: -20px;
  left: -20px;
}
._imcaret {
  transform: translate(0px, 0px);
  position: absolute;
  width: 100%;
  pointer-events: none;
  transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 2000;
}
._imcaret .dim {
  opacity: 0;
  position: relative;
}
._imcaret .lines {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
._imcaret .caret {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1ch;
  margin-left: -0.5ch;
  color: inherit;
  opacity: 0.01;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  border-radius: 1px;
}
._imcaret .caret.blink {
  opacity: 0.99;
}
._imcaret .caret:befores {
  content: " ";
  position: absolute;
  display: block;
  left: 50%;
  width: 2px;
  top: 0px;
  bottom: 0px;
  margin-left: -1px;
  border-radius: 1px;
  background: black;
  opacity: 0.7;
}
._imcaret .tailcaret {
  display: none;
}
._imcaret .abs .start {
  position: absolute;
  top: 0px;
  outline: 2px solid blue;
}
._imcaret .abs .mid {
  position: absolute;
  top: 0px;
  bottom: 0px;
  outline: 2px solid green;
}
._imcaret .abs .end {
  position: absolute;
  bottom: 0px;
  outline: 2px solid purple;
}
._imcaret .abs.single .mid,
._imcaret .abs.single .end {
  display: none;
}
._imcaret .abs.double .mid {
  display: none;
}
._imcaret .start,
._imcaret .mid,
._imcaret .end {
  position: relative;
  white-space: pre;
}
._imcaret.collapsed .tailcaret {
  display: none;
}
._imcaret.collapsed .lines {
  display: none;
}
._imcaret.single .start {
  border-radius: 1px;
}
._imcaret.single .mid,
._imcaret.single .end {
  display: none;
}
._imcaret.double .start {
  width: auto !important;
}
._imcaret.double .mid {
  display: none;
}
._imcaret .mid:empty {
  display: none;
}
._imcaret.multi .start {
  width: auto !important;
}
._imcaret.remote .caret {
  width: 8px;
  border: 4px solid transparent;
  border-top: 4px solid #FFFB60;
  background: transparent !important;
  box-sizing: border-box;
  margin-left: -4px;
}
.emulate-tabs ._imtab {
  width: 2.4em;
  display: inline-block;
  height: 1ex;
  overflow: visible;
}
.RangeView {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  color: inherit;
  opacity: 1;
  color: transparent;
}
.RangeView .part {
  position: absolute;
  height: 100%;
}
.RangeView .loc {
  position: absolute;
  height: 100%;
}
._imcaret {
  display: none;
}
._caretview {
  display: none;
}
._caretview.active {
  display: block;
}
._caretview .part {
  position: absolute;
  height: 100%;
  background: #2c3c46;
  border-radius: 2px;
}
._caretview .loc .mark {
  width: 7px;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #FFFB60;
  background: transparent !important;
  box-sizing: border-box;
  margin-left: -(3px + 1);
  position: absolute;
}
._caretview .loc .vbar {
  position: absolute;
  top: 5px;
  bottom: 1px;
  background: rgba(255, 251, 96, 0.5);
  width: 1px;
  left: -1px;
}
._caretview .loc.a {
  display: none;
}
._caretview.blink .loc {
  opacity: 0.1;
}
._caretview.collapsed .loc.a {
  display: none;
}
._hintview {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  color: inherit;
  opacity: 1;
  color: transparent;
  will-change: opacity;
  z-index: 100;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
._hintview .part {
  position: absolute;
  height: 100%;
}
._hintview .tip {
  position: absolute;
  bottom: 100%;
  margin-bottom: 5px;
  padding: 5px 8px;
  background: white;
  color: black;
  font-size: 13px;
  border-radius: 2px;
  font-weight: bold;
  left: 50%;
  transform: translate3d(-50%, -10px, 0px);
  transition: transform 0.1s ease-out;
}
._hintview .tip .label {
  white-space: nowrap;
}
._hintview .arrow {
  width: 0px;
  height: 0px;
  top: 100%;
  position: absolute;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: inherit;
  left: 50%;
  transform: translate3d(-50%, 0px, 0px);
}
._hintview > .line {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: absolute;
  border-bottom: 2px solid;
  border-color: inherit;
  border-radius: 4px;
  transform: translate3d(0px, 0px, 0px);
  transition: transform 0.1s ease-out;
}
._hintview.active {
  opacity: 0.99;
}
._hintview.active .tip {
  transform: translate3d(-50%, 0px, 0px);
}
._hintview.active .line {
  transform: translate3d(0px, 0px, 0px);
}
._hintview.error {
  border-color: #EC4C51;
}
._hintview.error .tip {
  background: #EC4C51;
  border-color: #EC4C51;
  color: white;
  box-shadow: 0px 0px 10px #192329;
}
._hintview.error .tip .arrow {
  border-top-color: rgba(236, 78, 82, 0.82);
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
ul,
ol {
  line-height: 1.7em;
  font-size: 15px;
  display: block;
  clear: both;
  -webkit-font-smoothing: antialiased;
}
table {
  display: table;
}
a {
  color: #72b5d4;
  color: #1A739C;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 3em;
  font-weight: 500;
  margin: 1em 0em 0.5em;
  line-height: 1.2em;
}
h1.code {
  text-transform: none !important;
}
h2 {
  font-size: 2em;
  font-weight: 500;
  margin: 1.5em 0em 0.5em;
  line-height: 1.2em;
}
h2.code {
  text-transform: none !important;
}
h3 {
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.2em;
  margin: 1.5em 0em 0.5em;
}
p {
  font-weight: 400;
}
p + p {
  margin-top: 1em;
}
pre + h1 {
  margin-top: 3em;
}
ul {
  font-size: inherit;
}
ul p {
  font-size: inherit;
}
em {
  font-style: italic;
}
pre {
  padding: 1.5ch 0;
}
pre > code {
  border-left: 2px solid;
  padding: 0 2ch;
  display: block;
  font-size: 12px;
}
pre > code > code {
  display: inline;
}
pre > code.lang-imba {
  padding: 0;
  background: transparent;
}
code.md {
  font-size: 13px;
  line-height: 17px;
  white-space: pre;
}
hr {
  display: none;
}
hr + p {
  font-size: 15px;
  margin-bottom: 1em;
}
.md {
  color: #4b5561;
}
.md > :first-child {
  margin-top: 0;
}
.md > :last-child {
  margin-bottom: 0;
}
.md > .toc-anchor:first-child + * {
  margin-top: 0;
  border-top: 0px;
  padding-top: 0px;
}
.md ul {
  margin: 2rem 0rem;
}
.md ul li {
  font-size: 15px;
  line-height: 1.3em;
  padding-top: 0.15em;
  padding-bottom: 0.15em;
  padding-left: 30px;
  position: relative;
}
.md ul li:before {
  content: "\2022";
  width: 20px;
  text-align: center;
  position: absolute;
  left: 6px;
  font-size: inherit;
  line-height: inherit;
  font-style: normal;
  color: #52AF78;
}
.md ul li > p > code {
  display: table;
  margin-bottom: 4px;
  font-weight: 600;
}
.md h1,
.md h2,
.md h3,
.md h4 {
  color: #3A4652;
}
.md h1 {
  color: #AB4D4D;
  color: #297198;
  margin: 4rem 0px 12px;
  font-size: 2.8rem;
  line-height: 1.4em;
  color: #3a4652;
  margin-top: 2rem;
}
.md h1 b {
  color: #3a4652;
}
.md h1 a.contribute {
  font-size: 14px;
  float: right;
  font-weight: normal;
}
.md h1.header {
  margin-bottom: 3rem;
}
.md h2 {
  font-size: 2.2rem;
  margin-top: 3rem;
  padding: 1rem 0px;
  border-bottom: 1px solid #F3F5F7;
}
.md h3 {
  font-size: 1.8rem;
  padding: 1rem 0px;
  border-bottom: 1px solid #F3F5F7;
}
.md h4 {
  font-size: 1.6rem;
  font-weight: 500;
  border-bottom: 1px solid #edeff1;
  margin: 1.33em 0 1em;
}
.md p {
  font-size: 15px;
}
.md blockquote a.scrimba:first-child {
  display: -ms-flexbox;
  display: flex;
  /* color: white; */
  font-weight: 500;
  -ms-flex-direction: row;
      flex-direction: row;
  text-decoration: none;
}
.md blockquote a.scrimba:first-child span {
  margin-right: auto;
  padding: 0px 6px;
}
.md blockquote a.scrimba:first-child:after {
  content: "watch on scrimba.com";
  font-weight: normal;
  color: #9e9e9e;
}
.md blockquote a.scrimba:first-child:hover span {
  text-decoration: underline;
}
.md hr {
  margin: 3rem 0;
  display: block;
  border: none;
  height: 2px;
  background: rgba(117, 129, 142, 0.1);
}
.md h1 + h2 {
  margin-top: 0.5em;
}
.md b,
.md strong {
  font-weight: 600;
}
.md p > code,
.md li > code {
  font-family: inherit;
  font-size: inherit;
  background: transparent;
  font-weight: 500;
}
.md blockquote {
  background: #F7F2E3;
  margin: 12px 0px;
  padding: 10px 12px;
  color: #6f6850;
}
.md blockquote > :first-child {
  margin-top: 0px;
}
.md blockquote > :last-child {
  margin-bottom: 0px;
}
.md blockquote p {
  font-size: 14px;
}
.md blockquote hr + p {
  font-size: 12px;
}
.md ._snippet {
  margin-bottom: 1.5rem;
}
.md.huge h1 {
  color: #AB4D4D;
  text-align: center;
  font-size: 2em;
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
  border-bottom: none;
}
.md.huge h1 + p {
  font-size: 2em;
  color: #75818E;
  text-align: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.light ._imopen,
.light ._imclose {
  color: inherit;
}
.light b {
  font-weight: inherit;
}
.light code {
  white-space: pre;
  font-family: inherit;
  color: #53534E;
}
.light q,
.light .comment,
.light ._imcomment {
  color: #8C96A1;
  font-style: normal;
}
.light q s,
.light .comment s,
.light ._imcomment s {
  opacity: 1;
  font-weight: inherit;
  font-style: inherit;
}
.light q a,
.light .comment a,
.light ._imcomment a {
  color: #7295a9;
}
.light q em,
.light .comment em,
.light ._imcomment em {
  font-weight: bold;
  font-style: inherit;
}
.light .keyword {
  color: #AB4D4D;
}
.light .keyword.var {
  color: #AB4D4D;
}
.light .keyword.self {
  color: #AB4D4D;
}
.light .new {
  color: #AB4D4D;
}
.light .op,
.light .operator {
  color: #AB4D4D;
}
.light .regex {
  color: #d44c03;
}
.light .sel,
.light .selector,
.light ._imtagid {
  color: #A15600;
}
.light .number {
  color: #598DA6;
}
.light .neostring,
.light .string,
.light ._imistring {
  color: #d54c04;
}
.light .bool,
.light .false,
.light .true,
.light .null,
.light .undefined,
.light .literal {
  color: #598DA6;
}
.light .identifier {
  color: #437997;
}
.light .key {
  color: #0068a1;
}
.light .key + .colon {
  color: #0068a1;
}
.light .const {
  color: #8F4242;
}
.light .access {
  color: #437997;
}
.light .symbol {
  color: #449300;
}
.light .ivar {
  color: #003761;
}
.light .lvar {
  color: #3A4652;
}
.light .methref {
  color: #3A4652;
}
.light .const.lvar {
  color: #8F4242;
}
.light .hl[eref] {
  text-shadow: 2px 0px 1px rgba(255, 255, 255, 0.5), -2px 0px 1px rgba(255, 255, 255, 0.5), 0px 2px 1px rgba(255, 255, 255, 0.5), 0px -2px 1px rgba(255, 255, 255, 0.5);
  font-weight: 400;
  color: #424296 !important;
  border-bottom: 1px solid rgba(66, 66, 150, 0.5);
  border-radius: 2px;
}
.light .hl[eref]:before {
  position: absolute;
}
.light ._imtagnode > :not(.value) {
  color: #BB7637;
}
.light ._imtagnode > ._imopen,
.light ._imtagnode > ._imclose {
  color: tag;
}
.light ._imtagnode .tag_attr {
  color: #B35F12;
}
.light ._imtagnode > .tag_type {
  color: #B35F12;
}
.light ._imtagnode > ._imopen:first-child + .identifier {
  color: #B35F12;
}
.light ._imtagnode > .dot + .identifier {
  color: #B35F12;
}
.light ._imtagnode > .hash {
  color: #BB7637;
}
.light ._imtagnode > .self {
  color: #BB7637;
}
.light ._imtagnode > .ivar {
  color: #BB7637;
}
.light ._imtagnode > .string s {
  color: #17191a;
}
.light ._imwhitespace {
  color: rgba(0, 0, 0, 0.05);
}
.light ._imtab {
  color: rgba(0, 0, 0, 0.05);
}
.light ._imsemicolon {
  color: inherit;
}
.light .curly > .identifier:not(.lvar) {
  color: #0068a1;
}
.light .identifier.idref {
  color: #A15600;
}
.light .def + .identifier {
  color: #0068a1;
}
.light .prop + .identifier {
  color: #0068a1;
}
.light .attr + .identifier {
  color: #0068a1;
}
.light .class + .const {
  color: #0068a1;
}
.light .def + ._imspace + .identifier {
  color: #0068a1;
}
.light .prop + ._imspace + .identifier {
  color: #0068a1;
}
.light .attr + ._imspace + .identifier {
  color: #0068a1;
}
.light .class + ._imspace + .const {
  color: #0068a1;
}
.light .keyword.tag + .tag_id {
  color: #0068a1;
}
.light .keyword.tag + .identifier {
  color: #0068a1;
}
.light .keyword.tag + .identifier + .op + .identifier {
  color: #0068a1;
}
.light .keyword.tag + .tag_id + .op + .identifier {
  color: #0068a1;
}
.light .keyword.tag + ._imspace + .tag_id {
  color: #0068a1;
}
.light .keyword.tag + ._imspace + .identifier {
  color: #0068a1;
}
.light .keyword.tag + ._imspace + .identifier + ._imspace + .op + ._imspace + .identifier {
  color: #0068a1;
}
.light .keyword.tag + ._imspace + .tag_id + ._imspace + .op + ._imspace + .identifier {
  color: #0068a1;
}
.light .keyword.for + ._imspace + .identifier {
  color: #3A4652;
}
.light .keyword.for + ._imspace + .identifier + .comma + .identifier {
  color: #3A4652;
}
.light .keyword.for + ._imspace + .identifier + .comma + ._imspace + .identifier {
  color: #3A4652;
}
.light .keyword.own + ._imspace + .identifier {
  color: #3A4652;
}
.light .keyword.own + ._imspace + .identifier + .comma + .identifier {
  color: #3A4652;
}
.light .keyword.own + ._imspace + .identifier + .comma + ._imspace + .identifier {
  color: #3A4652;
}
.light ._imblockparams > ._imopen,
.light ._imblockparams > ._imclose {
  color: #AB4D4D;
}
.light .identifier + ._imparens {
  color: #437997;
}
.light ._imiexpr > ._imopen,
.light ._imiexpr > ._imclose {
  color: #AB4D4D;
}
.light ._imistring > ._imopen,
.light ._imistring > ._imclose {
  color: inherit;
}
.light ._imsel > ._imopen,
.light ._imsel > ._imclose {
  color: inherit;
}
.light ._imcaret .caret {
  background-color: rgba(0, 0, 0, 0.5);
}
.light ._imcaret .start,
.light ._imcaret .mid,
.light ._imcaret .end {
  background-color: rgba(72, 164, 208, 0.14);
}
.light .tag_type {
  color: #0068a1;
}
.light .var + .identifier {
  color: #3A4652;
}
.light .var + ._imspace + .identifier {
  color: #3A4652;
}
.light .let + .identifier {
  color: #3A4652;
}
.light .let + ._imspace + .identifier {
  color: #3A4652;
}
.light .string.focus_ {
  background: rgba(213, 76, 4, 0.08);
  border-radius: 2px;
}
.light .comma {
  color: inherit;
}
.light .dot + .identifier {
  color: #437997;
}
.light .cdot + .identifier {
  color: #437997;
}
.light b.err[error],
.light b[hint-type='error'] {
  color: red;
  background: rgba(255, 0, 0, 0.2);
}
.light .show-tabs ._imtab {
  position: relative;
}
.light .show-tabs ._imtab:before {
  content: "-";
  color: transparent;
  position: absolute;
  top: 50%;
  left: 2px;
  right: 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.light .caret .part {
  background-color: rgba(72, 164, 208, 0.14);
}
.light .caret .loc .mark {
  width: 7px;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #3a69ff;
  background: transparent !important;
  box-sizing: border-box;
  margin-left: -(3px + 1);
  position: absolute;
}
.light .caret .loc .vbar {
  position: absolute;
  top: 5px;
  bottom: 1px;
  background: #3a69ff;
  width: 1px;
  left: -1px;
}
.light code {
  color: #3a4652;
}
.dark ._imopen,
.dark ._imclose {
  color: inherit;
}
.dark b {
  font-weight: inherit;
}
.dark code {
  white-space: pre;
  font-family: inherit;
  color: white;
}
.dark q,
.dark .comment,
.dark ._imcomment {
  color: #5D6E7A;
  font-style: normal;
}
.dark q s,
.dark .comment s,
.dark ._imcomment s {
  opacity: 1;
  font-weight: inherit;
  font-style: inherit;
}
.dark q a,
.dark .comment a,
.dark ._imcomment a {
  color: #7295a9;
}
.dark q em,
.dark .comment em,
.dark ._imcomment em {
  font-weight: bold;
  font-style: inherit;
}
.dark .keyword {
  color: #FF8D66;
}
.dark .keyword.var {
  color: #FF8D66;
}
.dark .keyword.self {
  color: #FF8D66;
}
.dark .new {
  color: #FF8D66;
}
.dark .op,
.dark .operator {
  color: #FF8D66;
}
.dark .regex {
  color: #fd9231;
}
.dark .sel,
.dark .selector,
.dark ._imtagid {
  color: #D9BB72;
}
.dark .number {
  color: #598DA6;
}
.dark .neostring,
.dark .string,
.dark ._imistring {
  color: #B7DE95;
}
.dark .bool,
.dark .false,
.dark .true,
.dark .null,
.dark .undefined,
.dark .literal {
  color: #598DA6;
}
.dark .identifier {
  color: white;
}
.dark .key {
  color: #badeff;
}
.dark .key + .colon {
  color: #badeff;
}
.dark .const {
  color: #BD9AC2;
}
.dark .access {
  color: white;
}
.dark .symbol {
  color: #B7DE95;
}
.dark .ivar {
  color: #7FD0FF;
}
.dark .lvar {
  color: #fff4d1;
}
.dark .methref {
  color: #B2D0FF;
}
.dark .const.lvar {
  color: #BD9AC2;
}
.dark .hl[eref] {
  text-shadow: 2px 0px 1px rgba(0, 0, 0, 0.5), -2px 0px 1px rgba(0, 0, 0, 0.5), 0px 2px 1px rgba(0, 0, 0, 0.5), 0px -2px 1px rgba(0, 0, 0, 0.5);
  font-weight: 400;
  color: #FFE38D !important;
  border-bottom: 1px solid rgba(255, 227, 141, 0.5);
  border-radius: 2px;
}
.dark .hl[eref]:before {
  position: absolute;
}
.dark ._imtagnode > :not(.value) {
  color: #D9BB72;
}
.dark ._imtagnode > ._imopen,
.dark ._imtagnode > ._imclose {
  color: #D9BB72;
}
.dark ._imtagnode .tag_attr {
  color: #D9BB72;
}
.dark ._imtagnode > .tag_type {
  color: #D9BB72;
}
.dark ._imtagnode > ._imopen:first-child + .identifier {
  color: #D9BB72;
}
.dark ._imtagnode > .dot + .identifier {
  color: #D9BB72;
}
.dark ._imtagnode > .hash {
  color: #D9BB72;
}
.dark ._imtagnode > .self {
  color: #D9BB72;
}
.dark ._imtagnode > .ivar {
  color: #d98772;
}
.dark ._imtagnode > .string s {
  color: #B7DE95;
}
.dark ._imwhitespace {
  color: rgba(255, 255, 255, 0.05);
}
.dark ._imtab {
  color: rgba(255, 255, 255, 0.05);
}
.dark ._imsemicolon {
  color: inherit;
}
.dark .curly > .identifier:not(.lvar) {
  color: #badeff;
}
.dark .identifier.idref {
  color: #D9BB72;
}
.dark .def + .identifier {
  color: #75AAFF;
}
.dark .prop + .identifier {
  color: #75AAFF;
}
.dark .attr + .identifier {
  color: #75AAFF;
}
.dark .class + .const {
  color: #75AAFF;
}
.dark .def + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .prop + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .attr + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .class + ._imspace + .const {
  color: #75AAFF;
}
.dark .keyword.tag + .tag_id {
  color: #75AAFF;
}
.dark .keyword.tag + .identifier {
  color: #75AAFF;
}
.dark .keyword.tag + .identifier + .op + .identifier {
  color: #75AAFF;
}
.dark .keyword.tag + .tag_id + .op + .identifier {
  color: #75AAFF;
}
.dark .keyword.tag + ._imspace + .tag_id {
  color: #75AAFF;
}
.dark .keyword.tag + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .keyword.tag + ._imspace + .identifier + ._imspace + .op + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .keyword.tag + ._imspace + .tag_id + ._imspace + .op + ._imspace + .identifier {
  color: #75AAFF;
}
.dark .keyword.for + ._imspace + .identifier {
  color: #fff4d1;
}
.dark .keyword.for + ._imspace + .identifier + .comma + .identifier {
  color: #fff4d1;
}
.dark .keyword.for + ._imspace + .identifier + .comma + ._imspace + .identifier {
  color: #fff4d1;
}
.dark .keyword.own + ._imspace + .identifier {
  color: #fff4d1;
}
.dark .keyword.own + ._imspace + .identifier + .comma + .identifier {
  color: #fff4d1;
}
.dark .keyword.own + ._imspace + .identifier + .comma + ._imspace + .identifier {
  color: #fff4d1;
}
.dark ._imblockparams > ._imopen,
.dark ._imblockparams > ._imclose {
  color: #FF8D66;
}
.dark .identifier + ._imparens {
  color: white;
}
.dark ._imiexpr > ._imopen,
.dark ._imiexpr > ._imclose {
  color: #DDFFC3;
}
.dark ._imistring > ._imopen,
.dark ._imistring > ._imclose {
  color: inherit;
}
.dark ._imsel > ._imopen,
.dark ._imsel > ._imclose {
  color: inherit;
}
.dark ._imcaret .caret {
  background-color: rgba(255, 255, 255, 0.5);
}
.dark ._imcaret .start,
.dark ._imcaret .mid,
.dark ._imcaret .end {
  background-color: rgba(122, 172, 217, 0.17);
}
.dark .tag_type {
  color: #75AAFF;
}
.dark .var + .identifier {
  color: #fff4d1;
}
.dark .var + ._imspace + .identifier {
  color: #fff4d1;
}
.dark .let + .identifier {
  color: #fff4d1;
}
.dark .let + ._imspace + .identifier {
  color: #fff4d1;
}
.dark .string.focus_ {
  background: rgba(183, 222, 149, 0.08);
  border-radius: 2px;
}
.dark .comma {
  color: inherit;
}
.dark .dot + .identifier {
  color: white;
}
.dark .cdot + .identifier {
  color: white;
}
.dark b.err[error],
.dark b[hint-type='error'] {
  color: #FF6666;
  background: rgba(255, 102, 102, 0.2);
}
.dark .show-tabs ._imtab {
  position: relative;
}
.dark .show-tabs ._imtab:before {
  content: "-";
  color: transparent;
  position: absolute;
  top: 50%;
  left: 2px;
  right: 2px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.dark .caret .part {
  background-color: rgba(122, 172, 217, 0.17);
}
.dark .caret .loc .mark {
  width: 7px;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #FFFB60;
  background: transparent !important;
  box-sizing: border-box;
  margin-left: -(3px + 1);
  position: absolute;
}
.dark .caret .loc .vbar {
  position: absolute;
  top: 5px;
  bottom: 1px;
  background: #FFFB60;
  width: 1px;
  left: -1px;
}
.dark ._imtagnode:hover > ._imopen,
.dark ._imtagnode:hover > ._imclose {
  color: #D9BB72;
}
.dark .identifier + .op.colon {
  color: white;
}
.dark code {
  color: #FBFBFB;
}
.toc-anchor {
  position: relative;
  top: -110px;
  opacity: 0;
  display: block;
  visibility: hidden;
}
#header {
  --link-color: #73acfe;
  position: fixed;
  top: 0px;
  left: 0px;
  height: 60px;
  width: 100%;
  background: white;
  -ms-user-select: none;
      user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  display: block;
  z-index: 30000;
  padding: 0px 0px 0px 0px;
  color: white;
  color: #709CB2;
  background-color: #202B31;
}
#header .Logo svg {
  width: 34px;
  height: auto;
}
#header .greedy {
  -ms-flex: 100 1 auto;
      flex: 100 1 auto;
}
#header .sep {
  padding: 0px 1ch;
  font-weight: 600;
}
#header > a {
  font-size: 1.5em;
  padding: 1em;
}
#header a {
  color: var(--link-color);
}
#header .path {
  white-space: nowrap;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding: 0px 12px;
  font-size: 15px;
  font-weight: 600;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
#header .path span:first-of-type {
  font-weight: 600;
}
#header .path .ext {
  padding: 16px 0px;
}
#header .path .ext .label {
  opacity: 0.5;
}
#header .path .ext.active .label {
  opacity: 1;
}
#header nav {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  height: 60px;
  color: inherit;
  padding: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 1rem;
}
#header a {
  background-color: transparent;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  padding: 6px 10px;
  line-height: 1em;
  font-weight: 500;
}
#header a i {
  padding-bottom: 2px;
}
#header a:hover i {
  border-bottom: 2px solid;
}
#header a i {
  border-bottom: 2px solid transparent;
}
#header a.menu {
  display: none;
}
#header a.logo {
  font-size: 20px;
  color: #ff906a;
  color: #709CB2;
  padding: 6px 4px;
  color: white;
}
#header a.logo i {
  border-bottom: none;
}
#header a.active {
  color: white;
}
#header a.active i {
  border-bottom-color: white;
}
.Page > .nav {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 250px;
  padding-top: 60px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  color: white;
  color: #76828F;
  background: #F3F5F7;
  background: white;
  border-right: 1px solid #F3F5F7;
  font-size: 13px;
}
.Page > .nav h1,
.Page > .nav h2,
.Page > .nav h3,
.Page > .nav h4 {
  line-height: 1.2;
  color: inherit;
}
.Page > .nav .h1 {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1.2em 0 0.2em;
}
.Page > .nav .h2 {
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0.3em 0 0;
}
.Page > .nav .h3 {
  font-size: 1.25rem;
  font-weight: normal;
  margin: 0.3em 0 0 0.4em;
}
.Page > .nav .p {
  font-size: 14px;
  font-weight: normal;
}
.Page > .nav h1 {
  font-size: 1.75rem;
  font-weight: 600;
  margin: 1.2em 0 0.2em;
}
.Page > .nav h2 {
  font-size: 1.5rem;
  font-weight: normal;
  margin: 0.3em 0 0;
}
.Page > .nav h3 {
  font-size: 1.25rem;
  font-weight: normal;
  margin: 0.3em 0 0 0.4em;
}
.Page > .nav p {
  font-size: 14px;
  font-weight: normal;
}
.Page > .nav h3 + h2 {
  margin-top: 0.6em;
}
.Page > .nav hr {
  border-top: 1px solid #F3F5F7;
  height: 1px;
  margin: 10px 0px;
}
.Page > .nav ul {
  padding-left: 1rem;
}
.Page > .nav > .contentsdsd > ._toc + ._toc,
.Page > .nav > .contentsdsd > .toc + .toc {
  border-top: 1px solid #F3F5F7;
  padding-top: 10px;
  margin-top: 10px;
}
.Page > .nav .section + .section {
  border-top: 1px solid #F3F5F7;
  padding-top: 10px;
}
.Page > .nav a {
  color: inherit;
  font-weight: inherit;
  color: #447A98;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}
.Page > .nav a i {
  font-style: inherit;
}
.Page > .nav a b {
  color: #437997;
  font-weight: inherit;
}
.Page > .nav a .const {
  color: #2A607D;
}
.Page > .nav .entry .const:first-child {
  color: #75818e;
}
.Page > .nav .entry .const:first-child + i {
  color: #75818e;
}
.Page > .nav a:before {
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  right: 100%;
  margin-right: 6px;
  background: #C6D5DF;
  border-radius: 2px;
  opacity: 0.4;
  display: none;
}
.Page > .nav a.active {
  color: #345e75;
}
.Page > .nav a.selected {
  color: #244152;
}
.Page > .nav h1 {
  color: #8F4242;
}
.Page > .nav h2 {
  color: #8F4242;
}
.Page > .nav hr {
  margin: 0.5rem 0;
  display: block;
  visibility: hidden;
}
.Page > .nav > .content {
  padding: 24px;
}
.Page > .nav > .content > :first-child {
  margin-top: 0px;
}
.Page > .nav > .content > .toc,
.Page > .nav .section {
  position: relative;
}
.Page > .nav > .content > .toc > .header,
.Page > .nav .section > .header {
  position: relative;
  font-size: 18px;
  line-height: 1.1em;
}
.Page > .nav > .content > .toc > .header a,
.Page > .nav .section > .header a {
  padding: 6px 0px;
  display: inline-block;
  color: #8F4242;
}
.Page > .nav > .content > .toc > .header a .Path b,
.Page > .nav .section > .header a .Path b {
  color: #8F4242;
}
.Page > .nav > .content > .toc > .content,
.Page > .nav .section > .content {
  padding-left: 12px;
}
.Page > .nav > .content > .toc.large > .header,
.Page > .nav .section.large > .header {
  font-size: 22px;
}
.Page > .nav > .content > .toc.large .entry,
.Page > .nav .section.large .entry {
  font-size: 15px;
}
.Page > .nav > .content > .toc.compact .entry,
.Page > .nav .section.compact .entry {
  font-size: 14px;
  line-height: 1.2em;
}
.Page > .nav > .content > .toc.compact .legend,
.Page > .nav .section.compact .legend {
  display: none;
}
.Page > .nav a.scoped:before {
  display: block;
  opacity: 0.7;
}
.Page > .nav .section.scoped > .header:before {
  position: absolute;
  content: " ";
  display: block;
  top: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  right: 100%;
  margin-right: 6px;
  background: #C6D5DF;
  background: #8F4242;
  border-radius: 2px;
  opacity: 1;
}
.Page > .nav .section.scoped > .header a:before {
  display: none;
}
.Page > .nav .entry[level="0"] {
  font-size: 16px;
  line-height: 1.3em;
}
.Page > .nav .entry[level="0"] > .header > a:before {
  display: none !important;
}
.Page > .nav .entry[level="0"] > .header {
  position: relative;
  font-size: 18px;
  line-height: 1.1em;
}
.Page > .nav .entry[level="0"] > .header a {
  padding: 6px 0px;
  display: inline-block;
  color: #8F4242;
}
.Page > .nav .entry[level="0"] > .header a .Path b {
  color: #8F4242;
}
.Page > .nav a.active + ul {
  display: block;
}
.Page > .nav .entry[level="1"] {
  font-size: 16px;
  line-height: 1.3em;
}
.Page > .nav .entry[level="2"] {
  font-size: 15px;
  line-height: 1.3em;
}
.Page > .nav .entry[level="3"] {
  font-size: 14px;
  line-height: 1.2em;
}
.Page > .nav .entry {
  font-size: 16px;
  line-height: 1.3em;
}
.Page > .nav .entry a {
  padding: 4px 0px;
  display: inline-block;
}
.Page > .nav .entry a:before {
  display: block;
}
.Page > .nav .entry a:hover:before {
  opacity: 0.7;
}
.Page > .nav .entry a:hover span {
  text-decoration: underline;
}
.Page > .nav .entry > .legend {
  font-size: smaller;
  color: #8F9A9F;
  line-height: 15px;
  font-size: 12px;
}
.Page > .nav .entry > .content {
  padding-left: 16px;
}
.Page > .nav .entry[data-level="1"] {
  font-size: 16px;
  line-height: 1.3em;
  padding-left: 16px;
}
.Page > .nav .entry[data-level="2"] {
  font-size: 14px;
  line-height: 1.3em;
  padding-left: 32px;
}
.Page > .nav .entry[data-level="3"] {
  font-size: 13px;
  line-height: 1.2em;
  padding-left: 48px;
}
.Page > .nav .entry.collapsed > .content {
  display: none;
}
.Page {
  color: #75818E;
}
.Page code.cli:not(.inline) {
  padding: 1ex 1ch;
  display: block;
  background: #202B31;
  color: white;
  font-family: 'Source Code Pro', monospace, sans-serif;
}
.Page > .body {
  margin-left: 250px;
  padding: 20px 40px;
  padding-top: 90px;
  max-width: 760px;
}
body > footer {
  margin-left: 250px;
  padding: 20px 40px;
  max-width: 760px;
}
.Item {
  position: relative;
}
.Item .toc-anchor {
  position: absolute;
  top: -80px;
  width: 0px;
  bottom: 0px;
  display: block;
}
.Item .Link {
  font-size: 14px;
}
.Item .Link .desc {
  font-weight: normal;
  padding-left: 1ch;
}
.Item .Link .value {
  display: inline-block;
  font-size: inherit;
}
.Item .section > .header {
  border-bottom: 2px solid;
  font-size: 16px;
  color: #AB4D4D;
  margin-top: 2rem;
  text-transform: uppercase;
}
.Item .Ref {
  display: inline-block;
  color: #E06D65;
  font-weight: 600;
}
.Item .Desc {
  color: inherit;
}
.Item > .header {
  padding-bottom: 2px;
}
.Item > .header .Param {
  font-size: 18px;
  color: #437997;
}
.Item > .header .Param b:first-child {
  color: #437997;
}
.Item > .header .params {
  padding: 0px 0.5ch;
  font-size: 18px;
  font-weight: normal;
  white-space: nowrap;
  color: #509DB5;
}
.Item > .header .params * {
  display: inline-block;
}
.Item > .header .params .Param {
  white-space: pre;
}
.Item > .header .params .Param + .Param:before {
  content: ", ";
  color: #AB4D4D;
}
.Item .tags {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 0px;
}
.Item .tags .red {
  color: #C5273F;
}
.Item .Link[name]:before {
  content: attr(name) ' ';
  font-weight: 600;
  color: #AB4D4D;
}
.Class > .header {
  padding: 18px 0px 18px;
  margin: 0px 0px 6px;
  color: #297198;
  border-bottom: 2px solid;
}
.Class > .header .Path {
  font-size: 24px;
}
.Class > .header .Path .const {
  color: #297198;
}
.Method {
  margin: 0rem -2rem;
  padding: 1.7rem 2rem 1.5rem;
}
.doc .Link {
  font-size: 14px;
}
.doc .Link .desc {
  font-weight: normal;
  padding-left: 1ch;
}
.doc .Link .value {
  display: inline-block;
  font-size: inherit;
}
.doc .Link[name]:before {
  content: attr(name) ' ';
  font-weight: 600;
  color: #AB4D4D;
}
.doc .Ref {
  display: inline-block;
  color: #E06D65;
  font-weight: 600;
}
.doc .Desc {
  color: inherit;
}
.doc > .header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end;
  color: inherit;
  font-weight: 600;
  padding-bottom: 2px;
}
.doc > .header i {
  color: #AB4D4D;
  font-style: inherit;
}
.doc > .header .title {
  -ms-flex: 1 1 0px;
      flex: 1 1 0;
  font-size: 18px;
  color: #0068a1;
  color: #437997;
}
.doc > .header .title b:first-child {
  color: #437997;
}
.doc .tags {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 0px;
}
.doc .tags .red {
  color: #C5273F;
}
.doc code.inline.inline.inline.disabled {
  font-family: inherit;
  background-color: transparent;
  font-size: inherit;
  font-weight: inherit;
}
.doc .label {
  padding: 0px 4px;
  border-radius: 1px;
  font-size: inherit;
  color: white;
  background: #C5273F;
  display: inline-block;
  margin-right: 8px;
  border: 1px solid #b02338;
}
.doc .block {
  border: 1px solid #CDD8DE;
  margin: 20px 0px;
}
.doc .block > .header {
  background: #F3F5F7;
  min-height: 26px;
  line-height: 25px;
  padding: 4px 10px;
  border-bottom: 1px solid #CDD8DE;
}
.doc .block > .content {
  padding: 20px 20px;
}
.doc.l > .header {
  padding: 18px 0px 18px;
  margin: 0px 0px 6px;
  color: #297198;
  border-bottom: 2px solid;
}
.doc.l > .header .title {
  font-size: 24px;
  font-weight: bold;
}
.doc.l > .header .title .const {
  color: #297198;
}
code {
  font-family: 'Source Code Pro', monospace, sans-serif;
  white-space: pre;
}
.md code.code.md:not(.inline):not(.cli) {
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  font-family: 'Source Code Pro', monospace, sans-serif;
  position: relative;
  overflow-x: auto;
  padding: 1rem 1.3rem;
  display: block;
  background: #f3f5f7;
}
.snippet {
  font-size: 13px;
  line-height: 20px;
  margin: 12px 0px;
  position: relative;
  background: #27343c;
}
.snippet > h4 {
  position: absolute;
  z-index: 1000;
  top: -6px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 15px;
  left: 8px;
  padding: 1px 5px;
  margin: 0;
  border-bottom: none;
  background: #71A4F6;
  color: rgba(255, 255, 255, 0.83);
  border-radius: 1px;
}
.snippet code {
  display: block;
  background: #f3f5f7;
  font-weight: 400;
  padding: 16px 22px;
  font-family: 'Source Code Pro', monospace, sans-serif;
  background: #27343c;
}
.snippet code.imba + code.js {
  display: none;
}
.snippet > .result {
  padding: 16px 16px;
  background: #e3f0f7;
  background: white;
  border: 8px solid #28343c;
  border-top: 0px;
}
.snippet ._overlays {
  position: absolute;
  z-index: 2500;
}
.snippet ._overlays > * {
  position: absolute;
  white-space: nowrap;
}
.snippet ._overlays > * .label {
  position: absolute;
  bottom: 100%;
  margin-bottom: 4px;
  background: red;
  color: white;
  padding: 2px 6px;
  border-radius: 1px;
  left: -4px;
  font-size: smaller;
}
.snippet ._overlays > * b {
  font-weight: bold;
}
.snippet .view,
.snippet .jsview {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 22px;
}
.snippet > .main {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  background: none;
  -ms-flex: 1;
      flex: 1;
  font-size: 13px;
  line-height: 17px;
  font-weight: 500;
  font-family: 'Source Code Pro', monospace, sans-serif;
  position: relative;
}
.snippet > .main ._imcaret .caret {
  background-color: #709CB2;
}
.snippet ._overlay-hint {
  position: absolute;
  white-space: nowrap;
}
.snippet ._overlay-hint .label {
  position: absolute;
  bottom: 100%;
  margin-bottom: 4px;
  background: red;
  color: white;
  padding: 2px 6px;
  border-radius: 1px;
  left: -4px;
  font-size: smaller;
}
.snippet ._overlay-hint .label:before {
  content: " ";
  position: absolute;
  width: 8px;
  height: 8px;
  margin-left: -4px;
  margin-top: -4px;
  background: inherit;
  display: block;
  font-size: 2px;
  transform: rotate(45deg);
  display: none;
}
.snippet ._overlay-hint[type="log"] .label {
  left: 100%;
  top: 0px;
  bottom: auto;
  margin-left: 10px;
  background: #8EAEC0;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
  color: #00ADFF;
  padding: 1px 4px;
  margin-bottom: 0px;
  font-weight: normal;
}
.snippet ._overlay-hint[type="log"] .label:before {
  display: block;
  left: 0px;
  top: 9px;
}
.snippet > .inspector {
  display: none;
}
.snippet:not(.focus):not(:hover) > .main > .header .tools {
  display: none;
}
.snippet ._console {
  overflow-x: auto;
  overflow-y: auto;
  padding: 16px 22px;
  background: #1D282D;
  color: white;
  max-height: 100px;
}
.snippet ._console:empty {
  display: none;
}
.snippet .main > .header {
  position: absolute;
  width: 100%;
  z-index: 1000;
  top: -6px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 15px;
}
.snippet .main > .header .tools {
  position: absolute;
  right: 8px;
}
.snippet .main > .header .title {
  position: absolute;
  left: 8px;
  padding: 1px 5px;
  background: #DDE5E8;
  color: #598DA6;
}
.snippet .main > .header .title:empty {
  display: none;
}
.snippet ._tool {
  background: #85A8BB;
  margin-left: 4px;
  padding: 1px 5px;
  vertical-align: top;
  opacity: 0.1;
  text-transform: uppercase;
  border-radius: 1px;
  background: #DDE5E8;
  opacity: 1;
  color: white;
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.snippet ._tool:hover {
  background: #85A8BB;
}
.snippet ._tool.reset {
  display: none;
}
.snippet.dirty ._tool.reset {
  display: inline-block;
}
.snippet.focus ._tool {
  background: #BACDD4;
}
.snippet.focus ._tool:hover {
  background: #a4bdc6;
}
.snippet[tab=js] ._tool.js {
  background: #ab4d4d;
  opacity: 0.99;
}
.snippet[tab=js] ._tool.js:hover {
  background: #a04848;
}
.snippet ._jsview {
  display: none;
}
.snippet[tab=js] ._imview {
  display: none;
}
.snippet[tab=js] ._jsview {
  display: block;
}
._snippet.dark {
  background: #202B31;
}
._snippet.dark ._tool {
  background: #6D777B;
  color: white;
}
._snippet.dark ._tool:hover {
  background: #616a6d;
}
._snippet.dark .main > .header .title {
  background: #71A4F6;
  color: rgba(255, 255, 255, 0.83);
  border-radius: 1px;
}
._snippet.dark[tab=js] ._tool.js {
  background: #ab4d4d;
  opacity: 0.99;
}
._snippet.hero {
  background: #EFF2F5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
._snippet.hero ._imcaret .caret {
  background-color: #709CB2;
}
._example {
  background: #EFF2F5;
  min-height: 150px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding: 0;
  border: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  outline: none !important;
}
._example.dark {
  background: #202B31;
}
._example ._console {
  display: none !important;
}
._example ._tool.fullscreen {
  display: none !important;
}
._example > .main {
  -ms-flex: 2 1 60%;
      flex: 2 1 60%;
  margin: 0rem;
  padding: 0rem 1rem;
  font-weight: 400;
}
._example > .main:before {
  display: none;
}
._example > .main > .header {
  left: 0px;
}
._example > .main > .header .title {
  margin-left: 1rem;
  left: 8px;
}
._example > .main > .header .tools {
  margin-right: 1rem;
  right: 8px;
}
._example > .inspector {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 2 30%;
      flex: 1 2 30%;
  width: 300px;
  height: auto;
  -ms-flex-order: 2;
      order: 2;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  padding: 0 1rem;
}
._example > .inspector > header {
  display: none;
}
._example > .inspector ._sandbox {
  -ms-flex: 1;
      flex: 1;
}
._example > .inspector iframe {
  border: none;
  background: transparent;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  width: 100%;
  -ms-flex: 1;
      flex: 1;
}
blockquote ._snippet {
  background: #FFFAE9;
}
.Pattern {
  font-family: 'Source Code Pro', monospace, sans-serif;
  position: absolute;
  border: none;
  opacity: 1;
  transform-style: preserve-3d;
  perspective: 800px;
  font-size: 14px;
  line-height: 24px;
  top: 62px;
  overflow: hidden;
  width: 100%;
  left: 0px;
  top: 0px;
  pointer-events: none;
}
.Pattern > div {
  transform-origin: 50% 0%;
  transform: rotateX(30deg);
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0.4;
}
.Pattern b,
.Pattern em,
.Pattern i,
.Pattern u {
  display: inline;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
.Pattern u {
  color: #c7b484;
}
.Pattern em {
  color: #ffffff;
}
.Pattern i {
  color: #f09475;
}
.Pattern .line {
  position: relative;
  display: block;
  text-align: center;
  white-space: nowrap;
  width: 100%;
  width: 1400px;
  left: 50%;
  transform: translate(-50%, 0px);
  background: #202b31;
}
#hero {
  position: relative;
  background-color: #202B31;
  width: 100%;
  padding-top: 60px;
  overflow: hidden;
  min-height: 360px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
#hero .content {
  position: relative;
  text-align: center;
}
#hero .content code {
  text-align: left;
  background: transparent;
  font-size: 17px;
  line-height: 24px;
}
#hero .content .result {
  display: none;
}
#hero .content .Logo {
  margin: 2rem;
}
#hero .content .Logo svg {
  width: 140px;
  height: auto;
}
#hero .content .buttons {
  margin: 1rem;
}
#hero > .gradient {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: linear-gradient(#202b31, rgba(32, 43, 49, 0));
  display: none;
}
#hero .snippet {
  background: transparent;
}
#hero ._snippet {
  position: relative;
  margin-bottom: 0px;
  background: linear-gradient(#202b31, rgba(32, 43, 49, 0));
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  background: transparent;
  transform: translate3d(0px, 0px, 0px);
  -webkit-font-smoothing: antialiased;
  display: block;
  text-align: center;
}
#hero ._snippet > .main {
  -ms-flex: 0;
      flex: 0;
  min-width: 200px;
  width: auto;
  margin: 0 auto;
  padding: 0;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  overflow: visible;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  text-align: left;
  display: inline-block;
}
#hero ._snippet > .main > .header {
  display: none;
}
#hero ._snippet > .inspector {
  position: relative;
  background: transparent;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
  height: 80px;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}
#hero .playground {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 12px;
}
#hero .playground a {
  display: inline-block;
  background: #75aaff;
  padding: 0.6rem 1.8rem;
  text-transform: uppercase;
  color: #232933;
  font-weight: 500;
  font-size: 1.2em;
  margin: 0.5rem;
  border-radius: 3rem;
  border: 1px solid #709CB2;
  background: rgba(32, 43, 49, 0.68);
  color: #709CB2;
}
#hero .playground a:hover {
  text-decoration: none;
  color: #A0D0E8;
  border-color: #A0D0E8;
  background: rgba(32, 43, 49, 0.8);
}
#hero .playground a._star {
  background-image: linear-gradient(to bottom, #fcfcfc 0, #eee 100%);
  border: 1px solid #fff;
  color: #333;
  text-shadow: 0 1px 0 #fff;
}
#hero .playground a._star:hover {
  background-image: linear-gradient(to bottom, #eee 0, #ddd 100%);
}
#hero .playground a.main {
  background: rgba(112, 156, 178, 0.88);
  color: rgba(255, 255, 255, 0.96);
}
#hero .playground a.main:hover {
  background: #78ADC7;
  color: white;
}
#hero .playground div {
  text-align: center;
}
.HomePage .center {
  text-align: center;
}
.HomePage a.button {
  display: inline-block;
  padding: 1.2rem 2rem;
  text-transform: uppercase;
  color: #232933;
  font-weight: 500;
  font-size: 1.4em;
  margin: 0.5rem;
  border-radius: 3rem;
  border: 2px solid #709CB2;
  background: transparent;
  color: #709CB2;
  letter-spacing: 0.5px;
  background: #7ca3b6;
  background: var(--logo-color);
  color: white;
  border: none;
  text-decoration: none;
}
.HomePage a.button:hover {
  background: #59b8e8;
}
.HomePage a.button.github {
  background-image: linear-gradient(to bottom, #fcfcfc 0, #eee 100%);
  border: 1px solid #fff;
  color: #333;
  text-shadow: 0 1px 0 #fff;
}
.HomePage a.button.github:hover {
  background-image: linear-gradient(to bottom, #eee 0, #ddd 100%);
}
.HomePage a.button.main {
  background: #709CB2;
  color: white;
}
.HomePage > .body {
  margin: 0px auto 0px;
  padding: 0px;
  width: 100%;
  max-width: 100%;
}
.HomePage > .body > .content {
  width: 1100px;
  max-width: 100%;
  padding: 2rem;
  margin: 0 auto;
}
.HomePage > .body > .content h2 {
  border-bottom: none;
}
.HomePage .content > ._snippet {
  margin-left: 2rem;
  margin-right: 2rem;
  background: white;
}
.HomePage .content > ._snippet > .main > .view,
.HomePage .content > ._snippet > .main > .jsview {
  padding: 1.5rem 2rem 2rem;
  background: #EFF2F5;
  background: #202B31;
}
.HomePage .section {
  position: relative;
  padding: 3rem 2rem;
}
.HomePage .section p {
  color: #75818E;
}
.HomePage .ScrimbaEmbed {
  margin: 0rem 3rem;
}
.HomePage .large {
  text-align: center;
}
.HomePage .large p {
  font-size: 1.6em;
}
.HomePage .welcome h1 {
  color: #AB4D4D;
  text-align: center;
  font-size: 4em;
  max-width: 800px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.HomePage .welcome hr {
  margin: 3rem 0;
  display: block;
  border: none;
  height: 2px;
  background: rgba(117, 129, 142, 0.1);
}
.HomePage .welcome ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomePage .welcome ul h2 {
  margin: 0;
  font-size: 20px;
}
.HomePage .welcome ul p {
  font-size: inherit;
  font-size: 16px;
  margin-top: 0;
}
.HomePage .welcome ul li {
  width: 100%;
  -ms-flex: 1 1 30%;
      flex: 1 1 30%;
  padding: 0rem 1rem 1rem;
  min-width: 200px;
  max-width: 400px;
}
.HomePage .welcome ul li:before {
  display: none;
}
.HomePage .md p {
  font-size: 16px;
}
.HomePage .md > h1,
.HomePage .md > h2,
.HomePage .md > h3,
.HomePage .md > p {
  margin-left: 1rem;
  margin-right: 1rem;
}
.HomePage .bullets ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.HomePage .bullets ul h2 {
  margin: 0;
  font-size: 20px;
}
.HomePage .bullets ul p {
  font-size: inherit;
  font-size: 16px;
  margin-top: 0;
}
.HomePage .bullets ul li {
  width: 30%;
  -ms-flex: 1 1 30%;
      flex: 1 1 30%;
  padding: 0rem 1rem 1rem;
  min-width: 200px;
  max-width: 410px;
}
.HomePage .Example > .main {
  width: 60%;
}
.HomePage ~ #footer {
  width: 1100px;
  max-width: 100%;
  padding: 2rem;
  margin: 0 auto;
}
._issues .legend {
  color: #76828F;
}
._issues .legend > div {
  display: inline-block;
}
._issues ._nav-issue {
  border-top: 1px solid #F3F5F7;
  padding: 6px 8px;
}
._issues ._nav-issue .title {
  font-weight: bold;
}
._issues ._nav-issue.scoped {
  background: #F3F5F7;
}
._issue > .header {
  border-bottom: 1px solid #F3F5F7;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
._issue > .header h1 {
  margin: 0 0 0.2em;
}
._issue > .header .legend {
  font-size: 13px;
}
._issue.loading {
  -webkit-filter: grayscale(1) opacity(0.4);
}
.Page > .nav ._issue-entry {
  border-bottom: 1px solid #F3F5F7;
  padding: 10px 0px 12px;
  line-height: 1.1em;
  font-weight: 500;
}
.Page > .nav ._issue-entry a {
  padding: 0px;
}
.Page > .nav ._issue-entry a.title {
  padding: 4px 0px;
}
.Page > .nav ._issue-entry a:before {
  display: none !important;
}
.Page > .nav ._issue-entry .legend {
  text-transform: uppercase;
  font-size: 10px;
}
._gh-label {
  display: inline-block;
  padding: 0px 3px;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 13px;
  border-radius: 2px;
  margin-right: 4px;
}
.playground {
  font-size: 1.4rem;
  color: #6E6F71;
  vertical-align: top;
}
.playground > canvas {
  vertical-align: top;
  background: #F5F2EC;
}
.playground > form {
  background: #F5F2EC;
}
.playground input {
  display: block;
  padding: 12px 12px;
  background: transparent;
  border: none;
  width: 100%;
  font-size: 14px;
}
.playground input + ul {
  border-top: 1px solid #EFEAE0;
}
.playground ul {
  list-style: none inside none;
  margin: 0px 8px;
  min-height: 8px;
}
.playground li,
.playground .item,
.playground ._todo {
  margin: 1px 0px;
  padding: 8px 18px;
  line-height: 1.2em;
  position: relative;
  border-bottom: 1px solid #F1F1F1;
  padding-left: 24px;
  font-size: 14px;
}
.playground li:before,
.playground .item:before,
.playground ._todo:before {
  position: absolute;
  content: "\2605";
  left: 6px;
  top: 8px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}
.playground li.done,
.playground .item.done,
.playground ._todo.done {
  color: #DFF8AC;
}
.playground li.done:before,
.playground .item.done:before,
.playground ._todo.done:before {
  color: #8BBF23;
}
.playground li.done ._bar,
.playground .item.done ._bar,
.playground ._todo.done ._bar,
.playground li.done .bar,
.playground .item.done .bar,
.playground ._todo.done .bar {
  opacity: 0.25;
}
.playground li:hover,
.playground .item:hover,
.playground ._todo:hover {
  background: rgba(0, 0, 0, 0.02);
}
.playground .todo:before,
.playground ._todo:before {
  content: "\2714";
}
.playground .todo.done,
.playground ._todo.done {
  color: #6E902A;
  background: rgba(67, 128, 0, 0.06);
}
.playground footer {
  padding: 0;
}
.playground .clocks {
  margin: -6px -6px;
}
.playground .clocks > ._clock:before {
  border: 6px solid white;
}
.playground ._clock {
  width: 120px;
  font-size: 12px;
  position: relative;
  color: rgba(0, 0, 0, 0.3);
  vertical-align: top;
  border: none;
  margin: 0px;
  display: inline-block;
  width: 50%;
  padding-top: 25%;
  padding-bottom: 25%;
}
.playground ._clock:before {
  content: " ";
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #F5F2EC;
}
.playground ._clock[title]:after {
  content: attr(title);
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #B7AFAA;
  font-weight: bold;
  font-size: 18px;
}
.playground ._clock.large {
  width: 242px;
  height: 242px;
  font-size: 24px;
}
.playground ._clock .label {
  position: absolute;
  bottom: 10%;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #A2A2A2;
  font-weight: bold;
  font-size: 14px;
}
.playground ._clock > div,
.playground ._clock ._dial {
  pointer-events: none;
  transform-origin: 50% 100%;
  background: black;
  height: 0px;
  width: 0px;
  position: absolute;
  bottom: 50%;
  left: 50%;
  will-change: transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: linear-gradient(black, #525252);
  color: black;
}
.playground ._clock > div:before,
.playground ._clock ._dial:before {
  content: " ";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 53px;
  background: inherit;
  transform: translate3d(-50%, 0px, 0px);
  box-sizing: border-box;
}
.playground ._clock > div.s,
.playground ._clock ._dial.s {
  background: red;
}
.playground ._clock > div.s:before,
.playground ._clock ._dial.s:before {
  width: 1px;
  height: 4.3em;
  bottom: -8px;
  box-shadow: 0px 0px 0px 1px white;
}
.playground ._clock > div.s:after,
.playground ._clock ._dial.s:after {
  box-sizing: border-box;
  content: " ";
  position: absolute;
  width: 6px;
  height: 6px;
  background: red;
  border: 2px solid white;
  border-radius: 50%;
  transform: translate3d(-50%, -50%, 0px);
  border-color: white;
}
.playground ._clock > div.m:before,
.playground ._clock ._dial.m:before {
  width: 2px;
  height: 4em;
  height: 0;
  width: 3px;
  background: transparent;
  border-bottom: 4.2em solid black;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  bottom: 0px;
}
.playground ._clock > div.h:before,
.playground ._clock ._dial.h:before {
  height: 3em;
  height: 0;
  width: 4px;
  background: transparent;
  border-bottom: 2.6em solid black;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  bottom: 0px;
}
.playground ._clock.night {
  background: #202B31;
}
.playground ._clock.night ._dial {
  background: white;
}
.playground ._clock.night .sec {
  background: red;
}
.playground ._clock.night .label {
  color: white;
}
._gist ._group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  height: 100%;
  position: relative;
}
._gist ._group.ver {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
}
._gist ._pane {
  -ms-flex: 1 1 50%;
      flex: 1 1 50%;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  position: relative;
}
._gist ._pane.hide {
  display: none;
}
._gist ._sep {
  width: 0px;
  height: auto;
  background: #233038;
  background: transparent;
}
#gist {
  background: rgba(32, 43, 49, 0.98);
  position: fixed;
  top: 50%;
  left: 10px;
  right: 10px;
  bottom: 00px;
  z-index: 200000;
  color: white;
  display: none;
  font-weight: 500;
  font-family: 'Source Code Pro', monospace, sans-serif;
}
#gist.show {
  display: block;
}
#gist ._pane.main {
  width: 50%;
  height: 100%;
  display: block;
}
#gist .console {
  display: none;
}
#gist ._imview {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 60px 30px;
}
#gist ._imview > .body {
  margin: auto;
}
#gist ._jsview {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 0px 0px;
  display: block;
  background: #202B31;
  overflow: auto;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: start;
      align-items: flex-start;
  padding: 60px 30px;
}
#gist ._jsview > .body {
  margin: auto;
}
#gist ._jsview code {
  position: relative;
  padding: 16px 22px;
  text-align: left;
  display: inline-block;
}
#gist .sandbox {
  background: #202B31;
}
#gist .xray {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
#gist .xray > * {
  display: inline-block;
}
#gist.hide {
  display: none;
}
#gist > .header {
  height: 40px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background: #1e282d;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
}
#gist > .header .grow {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
#gist > .header > .path {
  white-space: nowrap;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding-left: 12px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#gist > .header > .path .title {
  padding-left: 6px;
  white-space: nowrap;
  display: inline-block;
}
#gist > .header .tools {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
#gist > .header ._tab {
  padding: 0px 8px;
  opacity: 0.3;
  text-transform: uppercase;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
#gist > .header ._tab:hover {
  opacity: 0.7;
}
#gist > .header ._tab.active {
  opacity: 1;
  background: #202B31;
}
#gist > .header ._tab.ico {
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.3em;
}
#gist > ._group {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 40px;
  height: auto;
}
#gist .sandbox {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
}
#gist.fullscreen {
  top: 60px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}
#gist.chromeless {
  top: 0px !important;
  background: #202B31;
  z-index: 1000000;
}
#gist.chromeless > .header {
  display: none;
}
body[data-route='gists'] .Page {
  display: none !important;
}
body[data-route='gists'] #gist {
  top: 60px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}
.Guide > footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 2rem 0px;
  font-size: 14px;
}
.Guide > footer .next {
  margin-left: auto;
}
@media (max-width: 700px) {
  ._home .welcome h1 + p {
    font-size: 1.8em;
  }
  ._home .welcome ul {
    display: block;
  }
}
@media (max-width: 480px) {
  #hero .playground a {
    padding: 0.2rem 1.2rem;
    font-size: 1em;
    margin: 0.3rem;
  }
  #header a.issues,
  #header a.github,
  #header a.twitter {
    display: none;
  }
}
@media (max-width: 500px) {
  .HomePage > .body > .content ._example {
    display: block;
  }
  .HomePage > .body > .content ._example .main {
    font-size: 11px;
    line-height: 13px;
    font-weight: 400;
    width: auto;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 9px;
  }
  .HomePage #hero ._snippet > .main {
    font-size: 12px;
    line-height: 14px;
  }
  .md.huge h1 + p {
    font-size: 2rem;
  }
  .HomePage > .body > .content ._example {
    display: block;
  }
  .HomePage > .body > .content ._example .main {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin: 0 -3rem;
    width: auto;
  }
  .HomePage > .body > .content ._example .inspector {
    margin-top: 3rem;
    width: auto;
    min-height: 50px;
  }
  body > footer {
    padding: 20px 20px;
  }
  #gist {
    left: 0px;
    right: 0px;
  }
  #gist ._pane.main.hide {
    display: none;
  }
  #gist ._imview {
    display: block !important;
  }
}
@media (max-width: 720px) {
  body {
    overflow-x: hidden;
  }
  #header a {
    padding: 6px 6px;
  }
  #header a.home,
  #header a.twitter {
    display: none;
  }
  #header a.menu {
    display: block;
    position: relative;
    text-align: center;
    height: 50px;
    width: 40px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0px;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }
  #header a.menu b {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -2px;
  }
  #header a.menu b,
  #header a.menu b:before,
  #header a.menu b:after {
    display: block;
    width: 20px;
    height: 3px;
    background: white;
    border-radius: 1px;
  }
  #header a.menu b:before {
    content: " ";
    position: absolute;
    top: -8px;
  }
  #header a.menu b:after {
    content: " ";
    position: absolute;
    top: 8px;
  }
  .Page {
    overflow-x: hidden;
  }
  .HomePage > .body > .content {
    padding: 0px;
  }
  .Page:not(.HomePage) > .body {
    margin: 0px;
    padding: 80px 20px 20px;
  }
  .Page:not(.HomePage) > .nav {
    position: fixed;
    top: 0px;
    width: 85%;
    z-index: 15000;
    max-width: 270px;
    left: 0px;
    background: rgba(255, 255, 255, 0.96);
    backface-visibility: hidden;
    transform: translate3d(0px, 0px, 0px);
    -webkit-backface-visibility: hidden;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.15);
    transform: translate3d(-120%, 0%, 0px);
    transition: transform 0.4s ease-in-out;
  }
  body[data-route='home'] #header a.menu {
    display: none;
  }
  body.menu #header a.menu {
    opacity: 0.99;
  }
  body.menu .Page > .nav {
    transform: translate3d(0%, 0%, 0px);
    transition: transform 0.3s ease-in-out;
  }
  body > footer {
    margin: 0;
  }
  ._snippet > .main {
    font-size: 12px;
    line-height: 15px;
    font-weight: 500;
  }
}
.styled-example div,
.styled-example form,
.styled-example header,
.styled-example footer,
.styled-example section,
.styled-example input,
.styled-example button,
.styled-example textarea,
.styled-example nav,
.styled-example aside,
.styled-example article {
  box-sizing: border-box;
  position: relative;
  margin: 0;
}
.styled-example ul,
.styled-example ol {
  margin: 0px;
}
.styled-example .vbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.styled-example .hbox {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.styled-example .full {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.styled-example .grid {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 4px;
  grid-column-gap: 4px;
}
.styled-example > *,
.styled-example section {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 4px;
  grid-column-gap: 4px;
}
.styled-example header,
.styled-example footer {
  display: -ms-grid;
  display: grid;
  grid-row-gap: 4px;
  grid-column-gap: 4px;
  margin: 0;
  padding: 0;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.styled-example header > *,
.styled-example footer > * {
  margin: 4px;
}
.styled-example aside {
  width: 200px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-right: 1px solid #e9ebec;
  padding-right: 10px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.styled-example aside > ul,
.styled-example aside > ol {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  overflow: auto;
}
.styled-example .bar {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}
.styled-example .bar > * {
  margin: 4px;
}
.styled-example input {
  display: block;
  padding: 0px 6px;
  font-size: inherit;
  font-family: inherit;
  width: auto;
  height: 30px;
}
.styled-example textarea {
  font-size: inherit;
  padding: 6px 10px;
  font-family: inherit;
  border: 1px solid #e9ebec;
  resize: none;
}
.styled-example input[type=checkbox],
.styled-example input[type=radio] {
  width: initial;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 4px;
  height: auto;
}
.styled-example .pill {
  height: 30px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  padding: 0px 0px;
  white-space: nowrap;
}
.styled-example .pill input,
.styled-example .pill span,
.styled-example .pill div,
.styled-example .pill select {
  display: inline-block;
}
.styled-example div,
.styled-example section,
.styled-example input,
.styled-example ul,
.styled-example main,
.styled-example article,
.styled-example .grow {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.styled-example button {
  -webkit-appearance: none;
  background: #4a95eb;
  font-size: 13px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  border: 0px;
  padding: 2px 10px;
  border-radius: 2px;
  color: white;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  height: 30px;
  margin: 4px;
}
.styled-example button:hover {
  background: #3a8eef;
}
.styled-example button[disabled] {
  opacity: 0.5;
}
.styled-example input,
.styled-example select,
.styled-example textarea,
.styled-example button {
  text-decoration: none;
}
.styled-example ul,
.styled-example .list {
  list-style: none inside none;
  margin: 0;
  padding: 0;
}
.styled-example li,
.styled-example .list > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  border-bottom: 1px solid whitesmoke;
}
.styled-example li.done {
  text-decoration: line-through;
  font-style: italic;
}
.styled-example li.selected {
  background: whitesmoke;
}
#footer {
  min-height: 80px;
  margin-left: 250px;
  padding: 20px 40px;
  max-width: 760px;
  font-size: 14px;
  color: #9FA7A3;
}
#footer hr {
  display: block;
  height: 1px;
  border: 0px;
  margin: 0px;
  background: #F3F5F7;
  margin-bottom: 10px;
}
#footer .lft {
  float: left;
}
#footer .rgt {
  text-align: right;
}
#footer .rgt a + a {
  margin-left: 1ex;
}
.ScrimbaEmbed {
  width: auto;
  position: relative;
}
.ScrimbaEmbed:before {
  display: block;
  content: " ";
  padding-top: 60%;
}
.ScrimbaEmbed iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
