@charset "UTF-8";.content{text-align:center;padding:50px 0}.content.centered{padding:0}.title{text-align:left;margin-bottom:25px}.dark .title{color:#fff}.date{text-align:left;margin-bottom:15px;font-size:1rem;color:#000000b3}.dark .date{color:#fff}.centered{min-height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:0;margin-top:-50px}.centered .title{text-align:center}@media all and (min-width:1088px){.content{max-width:1038px;width:1038px}}@media all and (min-width:960px)and (max-width:1087px){.content{max-width:910px;width:910px}}@media all and (min-width:960px){.content{margin-left:auto;margin-right:auto}.content.centered{padding:0}}@media all and (max-width:959px){.content{padding:50px 20px 0}.content.centered{padding:0 20px}}html{font-family:Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:18px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif}.dark body{background-color:#252525}body{background-color:#f8f9fa}hr{height:2px;background-color:#e2e2e2}.dark hr{background-color:#424242}pre[class*=language-]{border-radius:.3em}pre[class*=language-] code{white-space:pre-wrap}.tag{align-items:center;font-size:10px;background-color:#f5f5f5;border-radius:4px;padding:0 5px;color:#4a4a4a;display:inline-flex;height:1.25rem;margin-left:5px}.dark .tag{color:#fff;background-color:#424242}.paper{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;border-radius:4px;background-color:#fcfcfd;overflow:hidden;position:relative;padding:40px}.read-time{font-weight:600;font-size:15px}.dot-divider{padding-right:.3em;padding-left:.3em}.dot-divider:after{content:"·"}.tooltip{visibility:hidden;background-color:#000;color:#fff;text-align:center;border-radius:4px;padding:5px 10px;position:absolute;z-index:1;bottom:120%;left:50%;transform:translate(-50%);white-space:nowrap;font-size:15px}.dark .tooltip{background-color:#fff;color:#000}.tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.dark .tooltip:after{border-color:white transparent transparent transparent}.link-button{background-color:#6772e5;color:#fff;text-decoration:none;display:inline-flex;border-radius:4px;font-size:15px;height:40px;line-height:40px;padding:0 15px;margin:5px 10px;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;text-transform:uppercase;cursor:pointer}.link-button:visited{color:#fff}.link-button:hover{background-color:#7795f8;box-shadow:0 7px 14px #32325d1a,0 3px 6px #00000014;transform:translateY(-1px)}.link-button.secondary{background-color:#fff;color:#6772e5}.link-button.secondary:visited{color:#6772e5}.link-button.secondary:hover{color:#7795f8}.link-button.ghost{background-color:transparent;color:#000;box-shadow:none;transform:none}.dark .link-button.ghost{color:#fff}.link-button.ghost:hover{background-color:#f1f1f1}.dark .link-button.ghost:hover{background-color:#424242}.link-button.circle{border-radius:50%;width:40px;padding:0}.link-button.circle svg{margin:auto;font-size:20px}.link-button svg{margin-right:8px;display:inline-flex;align-self:center}a{text-decoration:none}html,body,*{margin:0;padding:0}html{font-family:Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;font-size:112.5%;line-height:1.45;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-size:18px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.1;font-family:Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility}h1{font-size:2.25rem;margin-bottom:1.45rem}h2{font-size:1.62671rem;margin-bottom:1.45rem}h3{font-size:1.31951rem;margin-bottom:1.45rem}h4{font-size:1rem;margin-bottom:1.45rem}h5{font-size:.87055rem;margin-bottom:1.45rem}h6{font-size:.81225rem;margin-bottom:1.45rem}strong,b{font-weight:700}button,input,textarea,select{font-family:Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header{margin:0 auto;display:flex;box-shadow:0 2px #e2e2e2;align-items:center}.dark header{box-shadow:0 2px #424242}@media all and (max-width:1088px){header .brand{margin-left:20px}}header .brand{display:flex;align-items:center}header .brand__logo{height:24px;transition:transform .15s ease-in-out}header .brand__logo svg,header .brand__logo img{height:24px;width:24px}header .brand__logo:hover{transform:scale(1.1)}header .brand__name{margin-left:10px}.dark header .brand__name{color:#fff}header .navbar{display:flex;flex:1;justify-content:flex-end}header .navbar__item{padding:10px 20px;text-decoration:none;color:#595959;border-bottom:1px solid transparent;text-transform:capitalize}.dark header .navbar__item{color:#fff}header .navbar__item:hover{border-bottom:1px solid #7795f8}header .navbar .active{color:#6772e5}@media all and (min-width:1088px){header{max-width:1038px;width:1038px}}header .dark-mode-switch-wrapper{display:flex;align-items:center;min-width:58px;min-height:38px}@media all and (max-width:1087px){header{max-width:100%;width:100%}header .dark-mode-switch-wrapper,header .dark-switch{display:none}header .navbar{display:none}header .navbar__item{border-bottom:none;color:#fff;text-transform:uppercase;font-size:40px}header .navbar__item:hover{color:#6772e5;border-bottom:none}header .navbar.open{display:flex;position:fixed;width:100%;left:0;z-index:100;background:#000000eb;height:100%;text-align:center;top:0;justify-content:center;flex-direction:column}header .navbar-burger{z-index:200;cursor:pointer;display:block;height:47px;position:relative;width:47px;margin-left:auto}header .navbar-burger:hover{background-color:#f1f1f1}.dark header .navbar-burger:hover{background-color:#424242}header .navbar-burger span{background-color:#6772e5;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}header .navbar-burger span:nth-child(1){top:calc(50% - 6px)}header .navbar-burger span:nth-child(2){top:calc(50% - 1px)}header .navbar-burger span:nth-child(3){top:calc(50% + 4px)}header .navbar-burger.open:hover{background-color:transparent}header .navbar-burger.open span{background-color:#fff}header .navbar-burger.open span:nth-child(1){transform:translateY(5px) rotate(45deg)}header .navbar-burger.open span:nth-child(2){opacity:0}header .navbar-burger.open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}}
