:root{--navigation-height:80px;--system-dimension-maxWidth:640px;--system-dimension-gutter:24px;--system-dimension-fontSizeDynamic:16;--system-family-default:Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;--home-title-h1-fontSize:32px;--home-title-h1-lineHeight:36px;--home-title-h1-fontWeight:600;--home-title-h1-color:#222;--theme-color:#1bc1bc;--text-color:#222}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;font-family:var(--system-family-default);font-weight:400;margin:auto;max-width:640px;max-width:var(--system-dimension-maxWidth);width:100%;word-break:keep-all}a{color:inherit;text-decoration:none}h1,h2,h3,p,span{margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#loader{background-color:#1bc1bc;background-color:var(--theme-color);box-shadow:2px 2px 5px #717171;color:#222;font-size:14px;left:45%;position:fixed;top:64px}