:root{--theme-font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--theme-font-heading:"Gabarito",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--theme-font-mono:font-family:Consolas,"Courier New",Courier,monospace;--accent-primary:#357e98;--accent-primary-hover:#25596b;--accent-secondary:#cc8721;--accent-secondary-hover:#855815;--accent-tertiary:#bc2c2c;--accent-tertiary-hover:#8f2121;--background-primary:#fff;--background-secondary:#f7f9fa;--background-blue:#f1f9fc;--background-green:#e9f7f1;--background-orange:#fcf8f2;--background-red:#fcf2f2;--display-primary:#33393d;--display-secondary:#5a646b;--display-tertiary:#7c8a94;--display-reverse:#fff;--meta-red:#f7dfdf;--meta-onred:#8a3a3a;--meta-green:#dff7ed;--meta-ongreen:#325747;--meta-orange:#f7ecdf;--meta-onorange:#7a4d31;--meta-blue:#dff0f7;--meta-onblue:#326d85;--divider-primary:#e1e7eb}*,:after,:before{box-sizing:border-box}ol[role=list],ul[role=list]{list-style:none}html{overflow-x:clip}html:focus-within{scroll-behavior:smooth}body{background-color:var(--background-primary);color:var(--display-primary);font-family:var(--gh-font-body,var(--theme-font-body));font-size:17px;line-height:30px;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;overflow-x:clip}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}a{color:var(--ghost-accent-color);text-decoration:none}a:hover{text-decoration:underline}blockquote,dd,dl,figcaption,figure,form,hr,p,pre,table,video{margin:0;padding:0}img,picture{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{color:var(--display-primary);font-family:var(--gh-font-heading,var(--theme-font-heading));margin-bottom:1rem;margin-top:1.5rem}h1{font-size:clamp(2rem,6vw + 1rem,4.5rem);line-height:clamp(2.5rem,7vw + 1rem,5.5rem)}h2{font-size:clamp(1.75rem,4vw + 1rem,3.75rem);line-height:clamp(2.25rem,5vw + 1rem,4.625rem)}h3{font-size:clamp(1.5rem,3vw + 1rem,2.5rem);line-height:clamp(2rem,4vw + 1rem,3.125rem)}h4{font-size:clamp(1.25rem,2vw + .5rem,2rem);line-height:clamp(1.75rem,2.5vw + 1rem,2.5rem)}h5{font-size:clamp(1.125rem,1.5vw + .5rem,1.625rem);line-height:clamp(1.5rem,2vw + 1rem,2.125rem)}h6{font-size:clamp(1rem,1vw + .5rem,1.25rem);line-height:clamp(1.375rem,1.5vw + 1rem,1.5rem)}hr{border:.5px solid var(--divider-primary);margin-bottom:1.5rem;margin-top:1.5rem;width:100%}blockquote{padding-left:2rem}blockquote:not([class]):after{background:var(--ghost-accent-color);border-radius:4px;content:"";height:100%;left:-4px;position:absolute;top:0;width:4px}pre{-webkit-overflow-scrolling:touch;background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre}code{font-family:var(--theme-font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}.gh-container,.gh-container-fluid{margin-left:auto;margin-right:auto;position:relative;width:100%}.gh-container{max-width:64rem;padding:0 1rem}.spacer-top{padding-top:clamp(5rem,8vw + 1rem,9rem)}.spacer-bottom{padding-bottom:clamp(5rem,8vw + 1rem,9rem)}.center{text-align:center}@keyframes spotlight-1{0%{left:-10%;top:60%}25%{left:0;top:40%}50%{left:5%;top:50%}75%{left:0;top:40%}to{left:-10%;top:60%}}@keyframes spotlight-2{0%{right:-10%;top:55%}25%{right:10%;top:45%}50%{right:5%;top:30%}75%{right:10%;top:45%}to{right:-10%;top:55%}}@keyframes spotlight-3{0%{bottom:-60%;left:50%}25%{bottom:-50%;left:45%}50%{bottom:-55%;left:55%}75%{bottom:-50%;left:45%}to{bottom:-60%;left:50%}}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-head{align-items:center;display:flex;flex-direction:column;isolation:isolate;justify-content:space-between;position:relative;z-index:0}.gh-head .gh-head-spotlight,.gh-head:after,.gh-head:before{border-radius:50%;content:"";pointer-events:none;position:absolute;z-index:-1}.gh-head:before{animation:spotlight-1 14s ease-in-out infinite;background:radial-gradient(circle,#ddebe4 30%,transparent 70%)}.gh-head:after,.gh-head:before{height:clamp(400px,60vw,600px);transform:translateY(-50%);width:clamp(400px,60vw,600px)}.gh-head:after{animation:spotlight-2 18s ease-in-out infinite;background:radial-gradient(circle,#ebe8e0 30%,transparent 70%);right:5%;top:40%}.gh-head .gh-head-spotlight{animation:spotlight-3 22s ease-in-out infinite;background:radial-gradient(circle,#e0e8eb 30%,transparent 70%);bottom:-20%;height:clamp(450px,65vw,650px);left:30%;transform:translateX(-50%);width:clamp(450px,65vw,650px)}.gh-head>:not(.gh-head-spotlight){position:relative;z-index:1}.gh-head-post{flex-direction:column;justify-content:space-between;position:relative}.ctas,.gh-head-post{align-items:center;display:flex}.ctas{flex-wrap:wrap;gap:16px;justify-content:center;padding-top:24px}.header{background:linear-gradient(180deg,#f3f5f6 0,#fff);overflow-x:clip;padding-bottom:clamp(5rem,5vw + 1rem,9rem);padding-top:clamp(5rem,8vw + 5rem,14rem)}.header.finebits{background:linear-gradient(180deg,#faf4eb,hsla(36,60%,95%,0))}.header.flexibits{background:linear-gradient(180deg,#faebeb,hsla(36,60%,95%,0))}.article-header .description,.header .description{color:var(--display-secondary);font-family:var(--gh-font-body,var(--theme-font-body));font-size:clamp(1rem,1vw + .75rem,1.25rem);font-weight:400;line-height:clamp(1.5rem,1.5vw + 1rem,2rem);margin-bottom:1.5rem;max-width:58rem}figcaption{color:var(--display-secondary);font-size:.875rem;line-height:1.25em;padding:.5rem 1.5rem 1rem;text-align:center}figcaption strong{color:var(--display-primary)}.gh-nav{align-items:center;background:var(--background-primary);border:1px solid var(--divider-primary);border-radius:32px;box-shadow:none;display:flex;flex-direction:row;gap:8px;justify-content:center;left:50%;padding:7px;position:fixed;top:3rem;transform:translateX(-50%);transition:box-shadow .3s ease,background .3s ease,-webkit-backdrop-filter .3s ease;transition:box-shadow .3s ease,background .3s ease,backdrop-filter .3s ease;transition:box-shadow .3s ease,background .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;z-index:1000}.gh-nav.is-scrolled{backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);background:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 16px rgba(0,0,0,.1)}.gh-nav-spacer{display:none}.gh-nav-search{display:flex;order:3}.gh-nav-list{display:inline-flex;list-style:none;margin:0;overflow-x:scroll;overflow-y:hidden;padding:0;scrollbar-width:none;-ms-overflow-style:none;order:2}.gh-nav-list::-webkit-scrollbar{display:none}.gh-nav-toggle,.gh-nav-toggle-icon{align-items:center;display:inline-flex;justify-content:center}.gh-nav-toggle-icon--close,.gh-nav-toggle.is-open .gh-nav-toggle-icon--menu{display:none}.gh-nav-toggle.is-open .gh-nav-toggle-icon--close{display:inline-flex}.gh-nav-list .nav{margin:0;text-wrap:nowrap}.gh-nav-list li{align-items:center;display:inline-flex;font-size:14px;font-weight:600;white-space:nowrap}.gh-nav-list li a{border-radius:1.5rem;color:var(--display-secondary);margin:0;padding:6px 16px;text-decoration:none;transition:color .2s ease,background-color .2s ease;width:100%}.gh-nav-list li a:hover{background-color:var(--background-secondary);color:var(--display-primary)}.gh-search-icon{border-left:1px solid var(--display-quaternary)!important;color:var(--display-secondary)!important;flex-shrink:0;height:42px!important;width:42px!important}.gh-search-icon:hover{background-color:var(--background-secondary)!important;border-radius:24px;color:var(--display-primary)!important}.gh-nav-logo{align-items:center;display:flex;justify-content:center;order:1}.gh-nav-logo .icon{border-radius:1.5rem;height:40px;min-width:40px;width:40px}.gh-nav-logo .logo{flex-shrink:0;height:auto;margin-left:8px;max-width:none;width:100px}.nav-current a{color:var(--display-primary)!important}.gh-grid{align-items:center;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,max-content));justify-content:center}.grid-theme-wrap{align-items:flex-start;box-shadow:none;display:flex;flex-direction:column;height:auto;transition:all .2s ease-in-out;width:100%}.grid-theme-wrap.small{border-radius:16px;max-width:480px;padding:16px}.grid-theme-wrap.large{border-radius:24px;padding:clamp(.75rem,1.5vw + 1rem,3.5rem)}.grid-theme-wrap.small:hover{background-color:hsla(0,0%,100%,.8);box-shadow:0 10px 15px rgba(0,0,0,.08)}.grid-theme-wrap.small a:has(.theme-thumb){aspect-ratio:16/10;border-radius:8px;display:block;overflow:hidden;width:100%}.grid-theme-wrap.small .theme-thumb{display:block;height:auto;transition:transform 4s ease-in-out;width:100%}.grid-theme-wrap.small:hover .theme-thumb{transform:translateY(calc(-100% + 280px))}.grid-theme-wrap.large:hover .theme-thumb{transform:scale(1.02)}.grid-theme-content{margin:4px 8px}.grid-theme-content h2{font-family:var(--gh-font-heading,var(--theme-font-heading));font-size:20px;font-weight:500;line-height:24px;margin:0}.grid-theme-content a,.grid-theme-content h2{color:var(--display-primary)}.grid-theme-content a:hover{color:var(--ghost-accent-color);text-decoration:none}.grid-theme-content .theme-description{color:var(--display-secondary);font-family:var(--gh-font-body,var(--theme-font-body));font-size:14px;font-weight:400;line-height:18px;margin-bottom:16px;margin-top:4px}.grid-theme-wrap .theme-thumb{backface-visibility:hidden;border-radius:8px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.12));opacity:1;overflow:hidden;transform:scale(1);transition:transform .3s ease-in-out;width:100%;will-change:transform}.grid-theme-wrap .theme-thumb img{height:auto;width:100%}.trusted{align-items:center;color:var(--display-secondary);display:flex;font-size:16px;font-weight:400;gap:4px;line-height:24px}.trusted strong{font-weight:600}.trusted .avatars{height:auto;margin-right:4px;width:133px}.reviews{display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,max-content));justify-content:center}.review,.reviews{align-items:center}.review{color:var(--display-primary);display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:24px;margin-top:2rem;text-align:center}.rating{margin-bottom:4px;fill:var(--accent-secondary)}.grid-three,.grid-two{display:grid;gap:2.5rem}.grid-three{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),3fr))}.grid-two{grid-template-columns:repeat(auto-fit,minmax(min(430px,100%),2fr))}.grid-three h4,.grid-two h4{margin-top:0}.section{align-items:center;display:flex;flex-direction:column}.section .description,.section h5{color:var(--display-secondary);font-family:var(--gh-font-body,var(--theme-font-body));font-size:clamp(1rem,1vw + .75rem,1.25rem);font-weight:400;line-height:clamp(1.5rem,1.5vw + 1rem,2rem);margin-bottom:1.5rem}.highlight{color:var(--display-primary);display:inline-grid;font-size:16px;font-weight:400;gap:16px;line-height:24px;padding:16px}.nl-wrapper{background:url(/assets/images/blur-bg.png);background-position:50%;background-repeat:no-repeat;background-size:auto;justify-content:center;min-height:400px;padding:0 1rem}.nl-content,.nl-wrapper{align-items:center;display:flex}.nl-content{flex-direction:column;gap:24px}.nl-title{margin-bottom:.5rem}.nl-description{color:var(--display-secondary);font-size:16px;line-height:24px;text-align:center}.nl-form{align-items:center;background-color:var(--background-orange);border-radius:40px;display:flex;gap:8px;padding:8px;position:relative;width:100%}.nl-form-input{background-color:var(--background-primary);border:none;border-bottom-left-radius:32px;border-bottom-right-radius:8px;border-top-left-radius:32px;border-top-right-radius:8px;color:var(--display-primary);font-size:14px;line-height:18px;padding:12px 16px;width:100%}.nl-form-input:focus-visible{outline:1px solid var(--accent-secondary);outline-offset:1px}.nl-submit{background:var(--accent-primary);border:none;border-bottom-left-radius:8px;border-bottom-right-radius:32px;border-top-left-radius:8px;border-top-right-radius:32px;font-size:14px;font-weight:590;line-height:18px;padding:12px 16px}.nl-submit,.nl-submit:hover{color:var(--display-reverse)}.nl-submit:hover{background:var(--accent-primary-hover);cursor:pointer}.nl-form-wrapper .loader,.nl-form-wrapper .success{display:none}.nl-form-wrapper .loader .icon{height:24px;width:24px}.nl-form-wrapper.loading .default,.nl-form-wrapper.success .default,.nl-form-wrapper.success .loader{display:none}.nl-form-wrapper.loading .loader{display:block}.nl-form-wrapper.success .success,.thms-item{align-items:center;display:flex}.thms-item{flex-direction:column;gap:24px;text-align:center}.thms-item .title a{color:var(--display-primary);text-decoration:none}.thms-item .title a:hover{color:var(--ghost-accent-color);text-decoration:none}.thms-item .title{color:var(--display-primary);font-family:var(--gh-font-heading,var(--theme-font-heading));font-size:clamp(1.5rem,3vw + 1rem,2.5rem);font-weight:600;line-height:clamp(2rem,4vw + 1rem,3.125rem);margin:8px 0 4px}.thms-item .description{color:var(--display-secondary);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.theme-content .gh-content{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem}.theme-content .gh-content>:not(p){-moz-column-span:all;column-span:all}.theme-content .gh-content p{margin-bottom:1rem;margin-top:0}.theme-content .gh-content .kg-gallery-card{-moz-column-span:all;column-span:all}.theme-content .gh-content .kg-gallery-container{display:grid!important;gap:1rem;grid-template-columns:repeat(2,1fr)!important}.theme-content .gh-content .kg-gallery-image:not(:first-of-type){margin:0}.theme-content .gh-content .kg-gallery-row{display:contents!important}.theme-content .kg-gallery-image{border-radius:16px;padding:24px}.theme-content .kg-gallery-image img{border-radius:8px;cursor:pointer}.finebits .kg-gallery-image,.grid-theme-wrap.finebits{background-color:var(--background-orange)}.grid-theme-wrap.flexibits{background-color:var(--background-red)}.thm-features{display:flex;flex-direction:column;gap:8px}.thm-feature{align-items:center;color:var(--display-secondary);display:flex;font-size:16px;font-style:normal;font-weight:400;gap:8px;line-height:24px}.thm-feature.usp{font-size:18px;line-height:30px}.faq{align-items:flex-start;background-color:var(--background-blue);border-radius:24px;display:flex;flex-direction:row;gap:24px;padding:24px}.faq h3{margin-top:0}.faq .title{flex:0 0 40%;max-width:40%}.faq .questions{flex:1}details{margin:4px 0}details>*{padding:.4rem 0}details>div{color:var(--display-secondary);font-size:16px;font-style:normal;line-height:24px;padding:.5rem 2rem 1rem 2.75rem}details>div:after{background:var(--display-tertiary);content:"";display:block;height:1px;margin-top:16px;width:20px}details[open]>div{animation:faq-open .3s ease-out}@keyframes faq-open{0%{clip-path:inset(0 0 100% 0);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}summary{border-radius:8px;color:var(--display-primary);cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding-left:8px;padding-right:8px;position:relative;text-indent:0;transition:.3s}summary:hover{background:var(--meta-blue);color:var(--meta-onblue);fill:var(--meta-onblue)}summary::marker{content:""}summary::-webkit-details-marker{display:none}.f-icon{border-radius:32px;display:inline-block;height:24px;margin-right:12px}.f-icon svg{transition:transform .3s ease-out}.f-icon:hover{background-color:var(--background-blue)}details[open] summary:before{transform:rotate(90deg)}details[open] summary{background:var(--meta-blue);color:var(--meta-onblue);fill:var(--meta-onblue)}details[open] summary svg{transform:rotate(90deg)}.creator-support{align-items:center;display:flex;flex-direction:column;text-align:center}.cs-avatar{border:1px solid rgba(87,110,125,.24);border-radius:48px;box-shadow:0 2px 8px rgba(87,110,125,.16),0 10px 15px rgba(0,0,0,.08);height:240px;margin-bottom:40px;width:240px}.pills{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}.pill{background:var(--background-green);border-radius:24px;color:var(--meta-ongreen);display:flex;font-size:14px;font-weight:500;gap:8px;line-height:17px;padding:8px 12px}.bits-of-insight{align-items:flex-start;border:1px solid var(--divider-primary);border-radius:24px;display:flex;flex-direction:row;gap:24px;padding:24px}.bits-of-insight h3{margin-top:0}.bits-of-insight .title{flex:0 0 40%;max-width:40%}.bits-of-insight .posts{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0;width:100%}.bits-of-insight .post{align-items:center;border-radius:8px;display:flex;flex-direction:row;gap:12px;padding:8px}.bits-of-insight .post a{color:var(--display-primary);display:block;font-size:16px;font-weight:500;line-height:24px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.bits-of-insight .post a:hover{color:var(--ghost-accent-color);text-decoration:none}.bits-of-insight .post:hover{background-color:var(--background-secondary)}.gh-content>*+*{margin-top:1.4em}.gh-content [id]:not(:first-child){margin:1.4em 0 .2em}.gh-content>[id]+*{margin-top:1rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:3vmin}.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content :is(ul ol){padding-left:28px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content h1,.gh-content h2,.gh-content h3,.gh-content h4,.gh-content h5,.gh-content h6{color:var(--display-primary);font-family:var(--gh-font-heading,var(--theme-font-heading));margin-bottom:1rem;margin-top:1.5rem}.gh-content h1,.gh-head-post h1{font-size:clamp(1.875rem,3vw + 1.5rem,3.75rem);line-height:clamp(2.5rem,4vw + 1.5rem,4.625rem)}.gh-content h2{font-size:clamp(1.25rem,2vw + 1rem,2rem);line-height:clamp(1.75rem,2.5vw + 1rem,2.5rem)}.gh-content h3{font-size:clamp(1.125rem,1.8vw + .9rem,1.8rem);line-height:clamp(1.625rem,2.3vw + .9rem,2.25rem)}.gh-content h4{font-size:clamp(1rem,1.6vw + .8rem,1.6rem);line-height:clamp(1.5rem,2vw + .8rem,2rem)}.gh-content h5{font-size:clamp(.9375rem,1.5vw + .75rem,1.5rem);line-height:clamp(1.375rem,1.875vw + .75rem,1.875rem)}.gh-content h6{font-size:clamp(.875rem,1.4vw + .7rem,1.4rem);line-height:clamp(1.25rem,1.75vw + .7rem,1.75rem)}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content blockquote{font-style:italic;position:relative}.gh-content blockquote:before{bottom:0;content:"";left:-1.5em;position:absolute;top:0;width:.3rem}.gh-content blockquote.kg-blockquote-alt:before{color:var(--ghost-accent-color);content:"”";display:block;font-family:var(--theme-font-mono);font-size:3.5rem;font-style:normal;left:unset;position:relative;width:100%}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:3vmin}.gh-content table{background-color:var(--background-primary);border:1px solid var(--background-secondary);border-collapse:separate;border-radius:8px;border-spacing:0;overflow:hidden;width:100%}.gh-content th{font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:var(--background-secondary);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 var(--background-secondary),inset -1px 0 var(--background-secondary)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 var(--background-secondary)}.gh-content tbody tr:last-child{border-bottom:1px solid var(--background-secondary)}.journal-item{border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:16px}.journal-item:hover{box-shadow:0 10px 15px rgba(0,0,0,.08);transition:all .3s ease-in-out}.journal-item.article{background:linear-gradient(180deg,#faf4eb,#fff)}.journal-item.tutorial{background:linear-gradient(180deg,#e9f7f1,#fff)}.journal-item.update{background:linear-gradient(180deg,#faebeb,#fff)}.journal-post-thumb{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.12);height:auto;width:100%}.journal-item:hover .journal-post-thumb{box-shadow:0 2px 2px rgba(0,0,0,.08),0 4px 8px rgba(0,0,0,.16);scale:1.02;transition:all .3s ease-in-out}.j-meta{align-items:center;display:flex;flex-direction:row;gap:12px}.j-tag{border-radius:16px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.04em;line-height:18px;padding:4px 12px;text-transform:uppercase}.j-tag.article{background-color:var(--meta-orange);color:var(--meta-onorange)}.j-tag.tutorial{background-color:var(--meta-green);color:var(--meta-ongreen)}.j-tag.update{background-color:var(--meta-red);color:var(--meta-onred)}.j-read-time{color:var(--display-secondary);font-size:14px;font-weight:500;line-height:18px}.j-content .title{font-size:20px;font-weight:600;line-height:24px;margin:0 0 8px}.j-content .title a{color:var(--display-primary)}.j-content .title a:hover{color:var(--ghost-accent-color);text-decoration:none}.j-content .excerpt{color:var(--display-secondary);font-size:14px;line-height:20px;margin:0}.content-grid{display:grid;gap:2.5rem;grid-template-areas:"content sidebar";grid-template-columns:minmax(0,1fr) 260px}.content-grid .gh-content{grid-area:content}.content-grid .gh-sidebar{grid-area:sidebar}.gh-sidebar .heading{color:var(--display-secondary);font-family:Inter;font-size:14px;font-weight:500;line-height:18px;text-transform:uppercase}.gh-sidebar .toc{position:sticky;top:8rem;z-index:2}.gh-sidebar .article-toc{max-height:calc(100vh - 12rem);overflow-y:auto}.gh-sidebar .heading:after{background-color:var(--divider-primary);border-radius:1px;content:"";display:block;height:1px;margin-top:8px;width:24px}.article-header{padding-bottom:1rem;padding-top:clamp(5rem,8vw + 5rem,14rem)}.article-header.article{background:linear-gradient(180deg,#faf4eb,hsla(36,60%,95%,0))}.article-header.tutorial{background:linear-gradient(180deg,#e9f7f1,rgba(233,247,241,0))}.article-header.update{background:linear-gradient(180deg,#faebeb,hsla(0,60%,95%,0))}.article-image{margin-bottom:1rem}.article-image img{border-radius:16px;box-shadow:0 2px 4px rgba(0,0,0,.12);height:auto;width:100%}.article-end{border-top:1px solid var(--divider-primary);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-top:24px;padding-top:24px}.article-end>*{min-width:0}.article-authors{margin-right:4px}.article-author{align-items:center;-moz-column-gap:4px;column-gap:4px;display:flex;flex-wrap:wrap;font-size:14px;line-height:24px;min-height:32px}.article-author a{color:var(--display-primary)}.article-author a:hover{color:var(--ghost-accent-color)}.article-author-avatar{border:1px solid var(--background-primary);border-radius:8px;flex-shrink:0;height:24px;width:24px}.article-tags{float:right}.article-toc{padding-top:.5rem}.article-toc ul{list-style:none;margin:8px 0 0;padding:0}.article-toc ul li{font-size:14px;line-height:20px;margin:8px 0}.article-toc ul li a{color:var(--display-secondary);text-decoration:none}.article-toc ul li a:hover{color:var(--ghost-accent-color);text-decoration:none}.toc-link-h1,.toc-link-h2,.toc-link-h3,.toc-link-h4{display:inline-block}.toc-link-h1{font-weight:600}.toc-link-h3{padding-left:1rem}.toc-link-h4{padding-left:2rem}.pagination{align-items:center;display:flex;font-size:14px;font-weight:600;margin:32px auto;width:100%}.pagination-left,.pagination-right{flex:2;font-weight:600}.pagination-right{text-align:right}.pagination a{align-items:center;color:var(--display-secondary);display:inline-flex;gap:4px}.pagination a:hover{color:var(--ghost-accent-color)}.page-number{background-color:var(--background-secondary);border-radius:32px;color:var(--display-secondary);padding:8px 24px}.btn{align-items:center;border:none;border-radius:24px;display:inline-flex;font-size:14px;font-style:normal;font-weight:550;line-height:20px;padding:12px 24px;text-decoration:none}.btn svg{margin-left:6px}.btn-primary{background-color:var(--accent-primary)}.btn-primary,.btn-primary:hover{fill:var(--display-reverse);color:var(--display-reverse)}.btn-primary:hover{background-color:var(--accent-primary-hover);text-decoration:none}.btn-secondary{background-color:var(--accent-secondary)}.btn-secondary,.btn-secondary:hover{fill:var(--display-reverse);color:var(--display-reverse)}.btn-secondary:hover{background-color:var(--accent-secondary-hover);text-decoration:none}.btn-tertiary{background-color:var(--accent-tertiary)}.btn-tertiary,.btn-tertiary:hover{fill:var(--display-reverse);color:var(--display-reverse)}.btn-tertiary:hover{background-color:var(--accent-tertiary-hover);text-decoration:none}.btn-text-primary{fill:var(--display-primary);background:transparent;color:var(--display-primary)}.btn-text-primary:hover{fill:var(--accent-primary);color:var(--accent-primary);text-decoration:none}.btn-text-secondary{fill:var(--display-primary);background:transparent;color:var(--display-primary)}.btn-text-secondary:hover{fill:var(--accent-secondary);color:var(--accent-secondary);text-decoration:none}.btn-text-tertiary{fill:var(--display-primary);background:transparent;color:var(--display-primary)}.btn-text-tertiary:hover{fill:var(--accent-tertiary);color:var(--accent-tertiary);text-decoration:none}.btn-preview{align-items:center;display:inline-flex;font-size:14px;font-weight:600;line-height:24px;fill:var(--accent-primary);gap:4px}.btn-preview:hover{color:var(--accent-secondary);text-decoration:none}.btn-preview:hover svg{fill:var(--accent-secondary);transform:rotate(45deg);transition:all .2s ease-in-out}.footer-content{align-items:center;color:var(--display-primary);display:flex;flex-direction:column;font-size:14px;font-weight:500;gap:8px;line-height:20px;text-align:center}.footer-content .logo{background:linear-gradient(90deg,#deebe5,#dde7eb 50%,#ece9e1);border-radius:16px;height:24px;width:24px}.footer-copy{display:flex;flex-direction:row}.footer-copy strong{font-weight:600}.footer-social ul{list-style-type:none;margin:16px 0;padding:0}.footer-social ul li{display:inline;margin:0 8px;fill:var(--display-secondary)}.footer-social ul li a:hover{fill:var(--ghost-accent-color)}.support-content-wrapper{align-items:center;background-color:var(--background-secondary);border-radius:24px;display:flex;flex-direction:column;gap:48px;margin-top:60px;padding:52px}.support-form-container{background-color:var(--background-primary);border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.24);padding:64px;width:100%}.support-form{gap:24px}.form-group,.support-form{display:flex;flex-direction:column}.form-group{gap:4px;min-width:200px}.form-label{color:var(--display-primary);font-size:16px;font-weight:500;line-height:24px}.form-label .required{color:var(--meta-onred)}.form-input{background-color:var(--background-secondary);border:none;border-radius:8px;color:var(--display-primary);font-size:16px;line-height:24px;padding:12px 16px;width:100%}.form-input::-moz-placeholder{color:var(--display-tertiary)}.form-input::placeholder{color:var(--display-tertiary)}.form-input:focus-visible{outline:1px solid var(--ghost-accent-color);outline-offset:1px}.form-textarea{min-height:150px;resize:vertical}.form-message{border-radius:6px;display:none;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem}.form-message:not(:empty){display:block}.form-message-success{background-color:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.2);color:#059669}.form-message-error{background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#dc2626}.cf-turnstile{margin-bottom:.5rem}#submit-btn:disabled{cursor:not-allowed;opacity:.6}.support-form .btn{align-self:flex-start;cursor:pointer}.support-info{display:flex;flex-direction:column;gap:24px;padding:0 16px;width:100%}.support-info-row{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.support-highlight{display:flex;flex-direction:column;gap:12px}.support-highlight-header{align-items:center;display:flex;gap:8px}.support-highlight-header svg{flex-shrink:0;height:24px;width:24px}.support-highlight-title{color:var(--display-primary);font-size:16px;font-weight:500;line-height:24px}.support-highlight-text{color:var(--display-secondary);font-size:16px;font-weight:400;line-height:24px}@media only screen and (max-width:62em){.gh-nav{width:90%}.gh-nav-logo{width:100%}.gh-nav-list{background-color:var(--background-primary);border:1px solid var(--divider-primary);border-radius:16px;box-shadow:0 2px 4px rgba(0,0,0,.08);flex-direction:column;left:0;margin:0;opacity:0;order:3;padding:7px;pointer-events:none;position:fixed;top:64px;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden;width:100%}.gh-nav-list.is-open{opacity:1;pointer-events:auto;transform:translateY(0);transition:opacity .25s ease,transform .25s ease,visibility 0s;visibility:visible}.gh-nav-list .nav{display:flex;flex-direction:column;margin:0;padding:0}.gh-nav-spacer{align-items:center;display:flex;justify-content:flex-end;text-align:right;width:100%}.gh-nav-toggle{display:inline-flex}.gh-nav-search{order:2}.reviews{-moz-column-gap:2.5rem;column-gap:2.5rem;display:flex;flex-wrap:wrap;justify-content:center;row-gap:0}.reviews>*{flex:0 0 300px}.grid-three,.grid-two{gap:1rem}}@media only screen and (max-width:48em){.content-grid,.grid-two{grid-template-columns:1fr}.content-grid{gap:0;grid-template-areas:"sidebar" "content"}.gh-sidebar{display:none}.faq{flex-direction:column;gap:0}.faq .title{max-width:100%;width:100%}.faq .questions{width:100%}.bits-of-insight{flex-direction:column;gap:24px}.bits-of-insight .title{max-width:100%}.bits-of-insight .posts{width:100%}.nl-wrapper{min-height:200px}.gh-nav{top:1.5rem}.support-content-wrapper{padding:24px}.support-form-container{padding:32px}.support-info-row{grid-template-columns:1fr}.support-info{padding:0}.theme-content .gh-content{-moz-column-count:1;column-count:1}}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-display:swap;font-family:Gabarito;font-style:normal;font-weight:400;src:url(../fonts/gabarito-v8-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gabarito;font-style:normal;font-weight:500;src:url(../fonts/gabarito-v8-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Gabarito;font-style:normal;font-weight:600;src:url(../fonts/gabarito-v8-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/inter-v19-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(../fonts/inter-v19-latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/inter-v19-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(../fonts/inter-v19-latin-600italic.woff2) format("woff2")}
/*# sourceMappingURL=screen.css.map */