.gh-docs-template #search-button{display:none}.gh-docsbar{align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,7%);box-shadow:0 2px 8px rgba(0,0,0,5%),0 -1px rgba(0,0,0,3%);display:flex;height:60px;margin:0 -6vmin;padding:0 4vw;position:-webkit-sticky;position:sticky;top:-1px;z-index:100}.gh-docsbar-content{grid-gap:2vmin;display:grid;grid-template-columns:calc(200px + 4vmin)1fr calc(220px + 2vmin);position:relative}.gh-docsbar-left{color:#15171a;font-size:1.8rem;font-weight:700;place-self:center start}.gh-docsbar-search{align-items:center;background:#f1f2f3;border-radius:6px;box-shadow:inset 0 0 0 1px rgba(0,0,0,4%);color:rgba(0,0,0,.5);display:flex;font-size:1.4rem;margin:0 auto;max-width:800px;padding:6px 10px 6px 12px;place-self:center start;transition:all .5s ease}.gh-docsbar-search svg{fill:rgba(0,0,0,.6);flex-shrink:0;height:14px;margin-right:10px;transition:all .5s ease;width:14px}.gh-docsbar-search span{display:inline-block;width:100%}.gh-docsbar-search-shortcut{background:#fff;border-radius:5px;color:rgba(0,0,0,.6);flex-shrink:0;font-size:1.2rem;letter-spacing:1px;margin:0 0 0 10px;padding:1px 8px}.gh-docsbar-search:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);color:rgba(0,0,0,.8);cursor:pointer}.gh-docsbar-search:hover svg{fill:rgba(0,0,0,.9)}.gh-docsbar-right{padding-left:3vmin;place-self:center start}.gh-docsbar-right a{align-items:center;color:rgba(0,0,0,.5);display:inline-flex;font-size:1.3rem;line-height:1em;margin:3px 0 0;padding:3px 0;text-decoration:none;transition:all .3s ease}.gh-docsbar-right a span{align-items:flex-end;display:flex;font-weight:600;margin:1px 0 0}.gh-docsbar-right a em{color:rgba(0,0,0,.5);display:inline-block;font-family:monospace;font-size:1.4rem;font-style:normal;font-weight:500;margin:0 1px 0 0}.gh-docsbar-right svg{height:20px;margin:0 10px 0 0;opacity:.4;transition:all .3s ease;width:20px}.gh-docsbar-right a:hover{color:rgba(0,0,0,.8);text-decoration:none}.gh-docsbar-right a:hover svg{opacity:1}.gh-docs{grid-gap:2vmin;display:grid;grid-template-columns:calc(200px + 4vmin)1fr calc(220px + 2vmin);position:relative}.gh-docscontent{margin:0 auto;max-width:800px}.gh-docscontent,.gh-docscontent-wide{padding:calc(4vmin - .6rem)0 10vmin;position:relative;width:100%}.gh-docscontent-wide{grid-column:2/4;max-width:none}@media(max-width:1270px){.gh-docs,.gh-docsbar-content{grid-template-columns:calc(200px + 4vmin)1fr}.gh-docsbar-right,.gh-docstoc{display:none}.gh-docscontent-wide{margin:0 auto;max-width:800px;width:100%}}@media(max-width:1000px){.gh-docs,.gh-docsbar-content{grid-template-columns:1fr}.gh-docsbar-left,.gh-docsnav{display:none}.gh-docscontent-wide{grid-column:1/3}}.gh-docscontent h1{font-size:3.8rem}.gh-docscontent h2{font-size:2.9rem}.gh-docscontent h3{font-size:2.4rem}.gh-docscontent h4{font-size:1.8rem}.gh-docscontent h5,.gh-docscontent h6{font-size:1.6rem}.gh-docscontent-body>h1,.gh-docscontent-body>h2,.gh-docscontent-body>h3,.gh-docscontent-body>h4,.gh-docscontent-body>h5,.gh-docscontent-body>h6{scroll-margin-top:calc(60px + 4vmin)}.gh-docscontent-body h1:focus,.gh-docscontent-body h2:focus,.gh-docscontent-body h3:focus,.gh-docscontent-body h4:focus,.gh-docscontent-body h5:focus,.gh-docscontent-body h6:focus{outline:none}.gh-docscontent-body>p:first-child{margin:1rem 0 0;padding:0 2rem 4vmin 0}.gh-docscontent-body>p:first-child,.gh-kicker{border-bottom:1px solid rgba(0,0,0,8%);color:rgba(0,0,0,.5);display:block;font-size:2rem;line-height:1.55em}.gh-kicker{margin:1rem 0 4vmin;padding:0 0 4vmin}.gh-docscontent-body>*+*{margin:3vmin 0 0}.gh-docscontent-body [id]:not(:first-child){margin:3em 0 0}.gh-docscontent-body>[id]+*{margin-top:1.5rem}.gh-docscontent-body>h5[id]+*{margin-top:1rem}.gh-docscontent-body>[id] small{font-weight:500;opacity:.5}.gh-docscontent [id]+.kg-card,.gh-docscontent blockquote+.kg-card{margin-top:5vmin}.gh-docscontent-body>blockquote,.gh-docscontent-body>dl,.gh-docscontent-body>ol,.gh-docscontent-body>p,.gh-docscontent-body>ul{color:rgba(0,0,0,.6);font-size:1.6rem;line-height:1.6em}.gh-docscontent-body>dl,.gh-docscontent-body>ol,.gh-docscontent-body>ul{padding-left:1.9em}.gh-docscontent strong{color:#15171a;font-weight:600}.gh-docscontent-body a{font-weight:500;text-decoration:underline}.gh-docscontent hr{margin-top:5vmin}.gh-docscontent hr+*{margin-top:5vmin!important}@media(max-width:650px){.gh-docscontent blockquote,.gh-docscontent dl,.gh-docscontent ol,.gh-docscontent p,.gh-docscontent ul{font-size:1.5rem}}.gh-breadcrumbs{align-items:center;color:rgba(0,0,0,.4);display:flex;margin:0 0 .8rem 1px}.gh-docs-hidebreadcrumb .gh-breadcrumbs{display:none}.gh-breadcrumbs>a{color:currentColor;font-size:1.4rem;line-height:1;text-decoration:none;transition:all .3s ease}.gh-breadcrumbs a:hover{color:#15171a;text-decoration:none}.gh-breadcrumbs span{color:rgba(0,0,0,.3);font-size:1.3rem;margin:0 .8rem}.gh-breadcrumbs span:last-of-type{display:none}.gh-docs-intro{grid-gap:2vmin;border-bottom:1px solid rgba(0,0,0,8%);display:grid;font-size:1.8rem;grid-template-columns:1fr 1fr;line-height:1.55em;margin:6vmin 0 0;overflow:hidden}.gh-docs-intro>div{padding-bottom:4vmin}.gh-docs-intro h2{font-size:2.6rem;padding:2rem 0 0}.gh-docs-intro p{color:rgba(0,0,0,.5);margin:1rem 0 0}.gh-docs-intro a{display:inline-block;margin:2rem 1rem 0 0}.gh-docs-intro-shortcuts{align-items:center;display:flex}.gh-docs-intro-shortcuts a{background:#ecedee;border-radius:5px;color:rgba(0,0,0,.5);display:inline-block;font-size:1.2rem;line-height:1;margin:2.5rem 1.2rem 0 0;padding:.7rem .8rem;text-decoration:none;transition:all .3s ease}.gh-docs-intro-shortcuts a:hover{background:#e6e8ea;color:rgba(0,0,0,.7);text-decoration:none}.gh-docs-intro img{margin:0 0 -11%;padding:0 1vmin 0 0}@media(max-width:1270px){.gh-docs-intro-shortcuts{display:none}}@media(max-width:700px){.gh-docs-intro{grid-template-columns:1fr}}.gh-docs-panels{grid-gap:3vmin;display:grid;grid-template-columns:1fr 1fr 1fr;margin:5vmin 0}.gh-docs-panels>a{background:#15171a;background:linear-gradient(135deg,#4e6b77 5%,#0f2230);border-radius:8px;color:#fff;display:block;padding:20px 25px;position:relative;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,5%);transition:all 1s ease}.gh-docs-panels>a:hover{text-decoration:none;transition:all .3s ease}.gh-docs-panels>a:nth-child(2){background:linear-gradient(135deg,#ed26d3 5%,#ff1433)}.gh-docs-panels>a:nth-child(3){background:linear-gradient(135deg,#60d20d 5%,#009b7f)}.gh-docs-panels h3{color:inherit;font-size:1.9rem;margin:0 0 1rem}.gh-docs-panels p{line-height:1.5em}.gh-docs-panels span{border-radius:5px;color:#fff;display:inline-block;font-size:1.4rem;font-weight:600;line-height:1;overflow:hidden;padding:1.2rem;position:relative}.gh-docs-panels span:before{background:rgba(0,0,0,.5);bottom:0;content:"";display:block;left:0;mix-blend-mode:soft-light;position:absolute;right:0;top:0}@media(max-width:1300px){.gh-docs-panels{grid-template-columns:1fr 1fr}.gh-docs-panels a:nth-child(2){display:none}}@media(max-width:700px){.gh-docs-panels{grid-template-columns:1fr}.gh-docs-panels a:nth-child(2){display:block}}.gh-docs-home-sections h4{margin:0 0 2vmin}.gh-docs-sections{grid-gap:3vmin;display:grid;grid-template-columns:1fr 1fr;margin:2vmin 0 0}@media(max-width:1300px){.gh-docs-sections{grid-template-columns:1fr}}.gh-docs-homelinks{grid-gap:3vmin;display:grid;grid-template-columns:1fr;justify-content:space-between}.gh-docs-homelink{border:1px solid #e5eff5;border-radius:8px;box-shadow:0 2px 3px rgba(3,27,78,5%);color:inherit;display:flex;padding:20px 25px 25px;position:relative;text-decoration:none;transition:all 1s ease}.gh-docs-homelink:hover{box-shadow:0 10px 18px rgba(3,27,78,8%),0 3px 6px rgba(0,0,0,2%);transition:all .5s ease}.gh-docs-homelink strong{display:block;font-size:1.7rem;margin:0 0 .5rem}.gh-docs-homelink p{margin:0}.gh-docs-updates{background:#f1f2f3;border-radius:8px;overflow:hidden;padding:25px 30px 2vmin}.gh-docs-updates header{align-items:center;border-bottom:1px solid #e2e4e6;display:flex;justify-content:space-between;margin:0 0 2rem;padding:0 0 1.5rem}.gh-docs-updates h5{font-size:1.3rem;letter-spacing:.05em;text-transform:uppercase}.gh-docs-updates header a{color:rgba(0,0,0,.5);font-size:1.3rem}.gh-docs-updates>div a{color:currentColor;display:block;padding:15px 0 15px 40px;position:relative;text-decoration:none}.gh-docs-updates>div a:hover{text-decoration:none}.gh-docs-updates>div a:before{background:#b8c2cc;border:4px solid #f1f2f3;border-radius:100%;content:"";display:block;height:16px;left:0;position:absolute;top:18px;width:16px;z-index:10}.gh-docs-updates>div a:after{background:#e2e4e6;content:"";display:block;height:90px;left:8px;position:absolute;top:32px;width:1px}.gh-docs-updates>div a:first-child:before{background:#3eb0ef;border-color:#fff;box-shadow:0 0 0 2px #3eb0ef}.gh-docs-updates strong{display:block;font-size:1.7rem;line-height:1.3em;margin:0 0 .2rem}.gh-docs-updates a:hover strong{color:#139ce7}.gh-docs-updates p{color:rgba(0,0,0,.5);font-size:1.3rem;line-height:1.5em;margin:0}.gh-docs-community{margin:5vmin 0 0}.gh-docs-communitylinks{grid-gap:3vmin;border-top:1px solid rgba(0,0,0,8%);display:grid;grid-template-columns:1fr 1fr 1fr;margin:2vmin 0 0;padding-top:3vmin}@media(max-width:800px){.gh-docs-communitylinks{grid-template-columns:1fr 1fr}}@media(max-width:600px){.gh-docs-communitylinks{grid-template-columns:1fr}}.gh-docs-communitylink{align-items:center;color:currentColor;display:flex;text-decoration:none}.gh-docs-communitylink figure{background:#15171a;border-radius:8px;flex-shrink:0;margin:0 15px 0 0!important;padding:10px;transition:all .4s ease}.gh-docs-communitylink-github figure{background:#333}.gh-docs-communitylink-twitter figure{background:#1da1f2}.gh-docs-communitylink-reddit figure{background:#ff4500}.gh-docs-communitylink-stackoverflow figure{background:#f48024}.gh-docs-communitylink-community figure{background:#ffca00}.gh-docs-communitylink-tutorials figure{background:#41b94f}.gh-docs-communitylink img{height:30px;margin:0;width:30px}.gh-docs-communitylink strong{display:block;font-size:1.7rem;font-weight:700;line-height:1.3em}.gh-docs-communitylink span{color:rgba(0,0,0,.5);display:block;line-height:1.3em}.gh-docs-communitylink:hover figure{transform:scale(1.05)}.gh-docsposts{grid-gap:2vmin;display:grid;grid-template-columns:1fr 1fr;position:relative;z-index:10}.gh-docspost{border:1px solid #e5eff5;border-radius:8px;box-shadow:0 2px 3px rgba(3,27,78,5%);color:inherit;display:block;min-width:0;padding:30px 35px;position:relative;text-decoration:none;transition:all 1s ease}.gh-docspost:hover{box-shadow:0 10px 18px rgba(3,27,78,8%),0 3px 6px rgba(0,0,0,2%);transition:all .5s ease}.gh-docspost h2{font-size:1.8rem;line-height:1.3em;margin:0 0 1rem}.gh-docspost p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.55em;margin:0;overflow:hidden}@media(max-width:1300px){.gh-docsposts{grid-gap:3vmin;grid-template-columns:1fr}}.gh-docs-migrationsvc{align-items:center;border:1px solid #e5eff5;border-radius:8px;box-shadow:0 2px 3px rgba(3,27,78,5%);color:rgba(0,0,0,.5);display:flex;font-size:2rem;line-height:1.4em;margin:0 0 2vmin;padding:45px 40px;position:relative;text-decoration:none;transition:all 1s ease;width:100%}.gh-docs-migrationsvc:hover{box-shadow:0 10px 18px rgba(3,27,78,8%),0 3px 6px rgba(0,0,0,2%);transition:all .5s ease}.gh-docs-migrationsvc svg{fill:#5dcf1f;align-self:flex-start;flex-shrink:0;height:7vmin;margin:.5vmin 5vmin 0 2vmin;width:7vmin}.gh-docs-migrationsvc h2{font-size:2.5rem;margin:0 0 .6rem}.gh-docs-migrationsvc p{margin:0;max-width:720px}.gh-docs-migrationsvc .dot{-webkit-animation:blink 1.5s ease-in infinite;animation:blink 1.5s ease-in infinite;background:#5dcf1f;border-radius:100%;height:10px;position:absolute;right:30px;top:30px;width:10px}@-webkit-keyframes "blink"{0%,to{opacity:.5}50%{opacity:1}}@keyframes "blink"{0%,to{opacity:.5}50%{opacity:1}}@media(max-width:900px){.gh-docs-migrationsvc p{font-size:1.6rem;line-height:1.4em}}@media(max-width:600px){.gh-docs-migrationsvc{align-items:center;flex-direction:column;justify-content:center;text-align:center}.gh-docs-migrationsvc svg{height:12vmin;margin:auto auto 3vmin;width:12vmin}.gh-docs-migrationsvc h2{font-size:4vmin}.gh-docs-migrationsvc p{font-size:1.6rem;line-height:1.4em}}.gh-docsgrid{grid-gap:2vmin;display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;z-index:10}.gh-docsproduct{align-items:center;border:1px solid #e5eff5;border-radius:8px;box-shadow:0 2px 3px rgba(3,27,78,5%);color:inherit;display:flex;flex-direction:column;justify-content:center;padding:40px;position:relative;text-align:center;text-decoration:none;transition:all 1s ease}.gh-docsproduct:hover{box-shadow:0 10px 18px rgba(3,27,78,8%),0 3px 6px rgba(0,0,0,2%);transition:all .5s ease}.gh-docsproduct figure{align-items:center;display:flex;height:55px;justify-content:center;width:80px}.gh-docsproduct img{display:block;max-height:100%;max-width:100%;width:auto}.gh-docsproduct h3{font-size:2.2rem;margin:2rem 0 .2rem}.gh-docsproduct p{color:rgba(0,0,0,.5);margin:0}.gh-docslogo{align-items:center;border:1px solid #e5eff5;border-radius:8px;box-shadow:0 2px 2px rgba(3,27,78,3%);color:inherit;display:flex;flex-direction:column;height:120px;justify-content:center;padding:40px;text-align:center;text-decoration:none;transition:all 1s ease}.gh-docslogo:hover{box-shadow:0 6px 16px rgba(3,27,78,8%),0 3px 6px rgba(0,0,0,2%);transition:all .5s ease}.gh-docslogo img{max-height:35px}.gh-docslogo-next img{margin:-8px 0;max-height:51px}.gh-docssubtitle{margin:4vmin 0 2vmin}@media(max-width:500px){.gh-docsgrid{grid-template-columns:1fr}}@media(min-width:501px) and (max-width:700px){.gh-docsgrid{grid-template-columns:1fr 1fr}}.gh-docscontent figure:not(.gh-docs-communitylink figure),.gh-docscontent img:not(.gh-docs-communitylink img),.gh-docscontent p img:not(.gh-docs-communitylink p img){margin:4vmin auto}.gh-docscontent figure figcaption{text-align:center}.gh-docscontent figure img+figcaption{margin-top:-1.5vmin}.gh-docscontent blockquote{background:#f3f8ff;border:1px solid #d3e5ff;border-radius:8px;color:inherit;font-size:inherit;padding:20px 25px 20px 70px;position:relative;z-index:40}.gh-docscontent blockquote:before{content:"💡";display:inline-block;font-size:2.4rem;left:25px;position:absolute;top:21px}.gh-docscontent blockquote h4{margin:0;padding:0}.gh-docscontent blockquote p{border:none;color:rgba(0,0,10,.65);font-size:inherit;font-weight:500;line-height:1.55em;margin:0;padding:0}.gh-docscontent blockquote p+p{margin-top:1.5em}.gh-update-section{padding:5vw 6vw}.gh-update-section-grey{background:#f7fafc;border-bottom:1px solid #e6eff4;border-top:1px solid #e6eff4}.gh-update-section-header{margin:0 auto 4vw;max-width:630px;text-align:center}@media(max-width:800px){.gh-update-section{padding:8vw 6vw}}@media(max-width:500px){.gh-update-section{padding:10vw 6vw}.gh-update-section-header{text-align:left}}.gh-update-section-header h2{font-size:2.4rem;font-weight:600;margin-top:0}.gh-update-section p{color:#738a94;font-size:1.7rem;line-height:1.6em}.gh-update-grid{grid-gap:2vw 4vw;align-items:center;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between}.gh-update-grid-cell{margin:0 auto;max-width:600px;width:100%}.gh-update-grid-cell h3{margin-top:0}.gh-update-full-cell+.gh-update-full-cell{margin-top:3vw}@media(max-width:900px){.gh-update-grid{grid-template-columns:1fr}.gh-update-full-cell{margin:0 auto;max-width:600px}}.gh-update pre{background:#2a3644;border-radius:8px;color:#e5eff5;font-size:1.4rem;line-height:1.7em;overflow-x:auto;padding:3rem 4rem}.gh-update pre code{font-family:Menlo,Courier,monospace}.gh-update pre .comment{color:hsla(0,0%,100%,.4);display:inline-block}.gh-update pre .function{color:#a6e22e;display:inline-block}.gh-update pre .warning{color:#ffe554;display:inline-block}.gh-update-export-image{display:block;max-width:460px;width:100%}.gh-update-shadow{border-radius:10px;box-shadow:8px 28px 50px rgba(39,44,49,7%),1px 6px 12px rgba(39,44,49,4%);display:block;overflow:hidden}.gh-update-section:not(.gh-update-section-grey) .gh-update-shadow{box-shadow:0 0 0 1px rgba(0,0,0,4%),8px 28px 50px rgba(39,44,49,7%),1px 6px 12px rgba(39,44,49,4%)}.gh-update-shadow img{display:block}.gh-update-pro .gh-update-section-header{margin-bottom:1vw}.gh-update-logo{align-items:center;display:inline-flex;margin:0 0 20px}.gh-update-logo svg{height:38px}.gh-update-logo .gh-badge{font-size:1.7rem;margin-left:10px;padding:3px 3px 2px}.gh-update-section-footer{margin-top:3vw}@media(max-width:1000px){.gh-update-section-footer{margin-top:40px}}.gh-logos-grid{grid-gap:2vw;align-items:center;background:#fff;display:grid;grid-template-columns:200px 1fr;justify-content:space-between}.gh-logos-grid figure{align-items:center;border:1px solid rgba(0,0,0,8%);border-radius:6px;color:rgba(0,0,0,.5);display:flex;font-size:1.3rem;height:100%;justify-content:center;margin:0;padding:60px 30px;position:relative}.gh-logos-grid img{margin:0 auto;max-width:200px}.gh-logos-grid a{align-items:center;bottom:10px;color:currentColor;display:flex;position:absolute;right:10px}.gh-logos-grid a,.gh-logos-grid a:hover{text-decoration:none}.gh-logos-grid a span{color:currentColor;display:inline-block;margin-right:3px}.gh-logos-grid a svg{height:16px;width:16px}.gh-logos-grid a svg path{fill:currentColor}.gh-logos-grid .gh-logos-dark{grid-column-end:3;grid-column-start:1;padding:10vw 80px}.gh-logos-grid .gh-logos-dark img{max-width:300px}.gh-logos-grid .gh-logos-squircle{padding:20px}.gh-logos-squircle img{width:85px}.gh-logos-grid .gh-logos-light{background:#15171a;color:hsla(0,0%,100%,.75)}.gh-logos-colours-grid{grid-gap:2vw;align-items:center;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;justify-content:space-between}.gh-colour-swatch{color:#fff;display:flex;flex-direction:column;font-size:1.3rem;height:200px;justify-content:space-between;padding:10px}.gh-colour-swatch-head{font-weight:500}.gh-colour-swatch-foot ul{font-size:1.1rem;list-style:none;margin:0;opacity:.8;padding:0}.gh-colour-swatch-foot ul li{line-height:1.1;margin:0 0 .5em;padding:0}.gh-brand-terms,.gh-colour-light{color:rgba(0,0,0,.75)}.gh-brand-terms{align-items:center;background:rgba(0,0,0,2%);border:1px solid rgba(0,0,0,8%);border-radius:5px;display:flex;font-size:1.1rem;line-height:1.4em;margin-top:5vw;padding:15px}.gh-brand-terms svg{margin-right:15px;opacity:.5;width:200px}.gh-brand-terms p{margin:0;padding:0}