:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}html{font-size:62.5%}body{font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white)}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px}.is-head-open .gh-burger:after{bottom:14px}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-meta-share{display:flex;align-items:center;justify-content:space-between}.gh-button-share{display:inline-flex;align-items:center;gap:6px;padding:.5em 1.2em;font-size:1.5rem;font-weight:600;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);background:transparent;cursor:pointer;transition:all .4s ease;white-space:nowrap;text-decoration:none}.gh-button-share:hover{border-color:rgba(0,0,0,.5);opacity:1}.gh-button-share svg{width:20px;height:20px;margin-top:-2px;margin-right:-4px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.gh-content{margin-top:4rem;font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1));margin-bottom:0}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid var(--color-light-gray)}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{margin-top:3.2rem;font-size:1.7rem}}.gh-comments{margin-top:64px;margin-bottom:-24px}.gh-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{position:relative;grid-column:full-start/full-end;height:160px;margin-top:-16rem;margin-bottom:4rem;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white))}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{margin-bottom:3.2rem;font-size:2.2rem;letter-spacing:-.02em}.gh-cta-actions{display:flex;flex-direction:column;align-items:center}.gh-cta-link{margin-top:.8rem;font-size:1.4rem;color:var(--color-secondary-text);text-decoration:none;cursor:pointer}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-right:auto;margin-left:auto}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{font-style:normal;font-weight:400;color:var(--color-secondary-text)}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{max-height:none;margin-top:.3em;font-size:.8em}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}.gh-navigation>div{display:flex;align-items:center}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{display:inline-flex;align-items:center}.gh-navigation-link svg{width:16px;height:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.gh-navigation-mobile-only{display:none}.gh-navigation-desktop-only{display:inline}@media (max-width:767px){.gh-navigation-desktop-only,.gh-navigation-hide{display:none}.gh-navigation-mobile-only{display:inline}}.gh-btn{display:inline-flex;gap:.4em;align-items:center;justify-content:center;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1));font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-white);letter-spacing:inherit;cursor:pointer;background-color:var(--color-darker-gray);border:0;border-radius:100px}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{color:var(--color-darker-gray);text-decoration:none;background-color:transparent;border:1px solid var(--color-light-gray)}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--darker-gray-color);cursor:pointer;background-color:transparent;border:0;outline:none}.gh-icon-btn svg{width:20px;height:20px}.gh-text-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;color:var(--darker-gray-color);letter-spacing:inherit;cursor:pointer;background-color:transparent;border:0;outline:none;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{padding-top:8rem;padding-bottom:8rem;color:var(--color-secondary-text);white-space:nowrap}.gh-foot-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;font-size:1.3rem}.no-menu .gh-foot-inner{gap:24px}.gh-foot-center,.no-menu .gh-foot-inner{display:flex;flex-direction:column;align-items:center}.gh-foot-center{gap:20px}.gh-social-links{display:flex;gap:16px}.gh-social-links a{display:inline-flex}.gh-social-links svg{width:16px;height:16px}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;row-gap:4px;align-items:center;justify-content:center;padding:0;margin:0;list-style:none}.gh-foot-menu .nav li{display:flex;align-items:center}.gh-foot-menu .nav li+li:before{padding:0 1.2rem;font-size:.9rem;line-height:0;content:"•"}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-foot{padding-top:6.4rem;padding-bottom:12rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;touch-action:none;outline:none;backface-visibility:hidden;-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{background-color:rgba(0,0,0,.85);opacity:0;transition:opacity 333ms cubic-bezier(.4,0,.22,1);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;backface-visibility:hidden}.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;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px}@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{display:none;background-position:-88px 0}.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{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:var(--color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:var(--color-white);text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{padding:0 4px;content:"\02022"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.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{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@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{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.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-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/inter-tight-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100 900;font-display:swap;src:url(../fonts/inter-tight-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../fonts/source-serif-4-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:200 900;font-display:swap;src:url(../fonts/source-serif-4-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(../fonts/source-serif-4-italic-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:200 900;font-display:swap;src:url(../fonts/source-serif-4-italic-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}:root{--sb-accent:var(--ghost-accent-color,#7c3aed);--sb-purple:var(--sb-accent);--sb-purple-hover:color-mix(in srgb,var(--sb-accent) 88%,#000);--sb-purple-active:color-mix(in srgb,var(--sb-accent) 76%,#000);--sb-purple-tint:color-mix(in srgb,var(--sb-accent) 8%,#fff);--sb-purple-soft:color-mix(in srgb,var(--sb-accent) 25%,#fff);--sb-ink:#12032a;--sb-body:#2a2136;--sb-muted:#6b6478;--sb-faint:#8b8397;--sb-rule:#e9e6ee;--sb-paper:#fff;--sb-paper-alt:#faf9fb;--sb-1:0.4rem;--sb-2:0.8rem;--sb-3:1.2rem;--sb-4:1.6rem;--sb-6:2.4rem;--sb-8:3.2rem;--sb-12:4.8rem;--sb-16:6.4rem;--sb-24:9.6rem;--sb-32:12.8rem;--sb-section:var(--sb-16);--sb-radius:8px;--sb-radius-lg:14px;--color-primary-text:var(--sb-body);--color-secondary-text:var(--sb-muted);--color-darker-gray:var(--sb-ink);--color-dark-gray:var(--sb-body);--color-mid-gray:var(--sb-faint);--color-light-gray:var(--sb-rule);--color-lighter-gray:var(--sb-paper-alt);--color-black:var(--sb-ink);--font-sans:"Inter Tight",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:"Source Serif 4",Charter,Georgia,Times,serif;--container-width:1200px;--content-width:680px;--gap:var(--sb-6);--head-nav-gap:var(--sb-6);--content-font-size:1.8rem;--content-letter-spacing:0}body{font-family:var(--font-sans);background-color:var(--sb-paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gh-content,body{color:var(--sb-body)}.gh-content{font-family:var(--font-serif);line-height:1.7}.gh-article-title,.gh-card-title,h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--sb-ink);text-wrap:balance}a{color:inherit}.gh-content a{color:var(--sb-purple);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;text-decoration-color:var(--sb-purple-soft)}.gh-content a:hover{color:var(--sb-purple-hover);opacity:1;text-decoration-color:currentcolor}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--sb-purple);outline-offset:2px;border-radius:2px}::-moz-selection{color:var(--sb-ink);background-color:var(--sb-purple-soft)}::selection{color:var(--sb-ink);background-color:var(--sb-purple-soft)}.gh-main{padding-top:var(--sb-8);padding-bottom:var(--sb-16)}.gh-head{height:auto;background-color:var(--sb-paper);border-bottom:1px solid var(--sb-rule)}.gh-head-logo img{width:auto;max-width:160px;max-height:44px}.gh-head-logo{font-family:var(--font-sans);font-size:clamp(1.9rem,5.5vw,2.4rem);font-weight:600;line-height:1;color:var(--sb-ink);letter-spacing:-.03em;white-space:nowrap}.gh-head-actions,.gh-head-menu{font-family:var(--font-sans);font-size:1.2rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.gh-head-menu a:hover{color:var(--sb-purple);opacity:1}.gh-head .gh-icon-btn,.gh-search{min-width:44px;min-height:44px}.gh-burger{position:relative;width:44px;height:44px;margin-right:-10px;background-image:linear-gradient(var(--sb-ink),var(--sb-ink));background-repeat:no-repeat;background-position:10px;background-size:24px 2px;transition:background-size .2s cubic-bezier(.04,.04,.12,.96)}.gh-burger:after,.gh-burger:before{left:10px;width:24px;height:2px;background-color:var(--sb-ink)}.gh-burger:before{top:14px}.gh-burger:after{bottom:14px}.is-head-open .gh-burger{background-size:0 2px}.is-head-open .gh-burger:before{top:21px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:21px;transform:rotate(-45deg)}.gh-head-btn{white-space:nowrap}.gh-btn{font-family:var(--font-sans);font-weight:600;letter-spacing:-.005em;border-radius:var(--sb-radius);min-height:44px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.gh-head-btn,.gh-primary-btn{color:#fff;background-color:var(--sb-purple)}.gh-head-btn:hover,.gh-primary-btn:hover{background-color:var(--sb-purple-hover);opacity:1}.gh-head-btn:active,.gh-primary-btn:active{background-color:var(--sb-purple-active)}.gh-subscribe-input{display:flex;gap:var(--sb-3);align-items:center;justify-content:space-between;width:100%;max-width:440px;min-height:52px;padding:0 var(--sb-2) 0 var(--sb-4);margin:var(--sb-6) 0 var(--sb-2);font-size:1.6rem;color:var(--sb-muted);background-color:var(--sb-paper);border:1px solid var(--sb-rule);border-radius:var(--sb-radius);transition:border-color .15s ease}.gh-subscribe-input-text{display:flex;flex-shrink:1;gap:var(--sb-2);align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gh-subscribe-input svg{flex-shrink:0}.gh-subscribe-input:hover{border-color:var(--sb-purple);opacity:1}.gh-subscribe-input-btn{display:flex;flex-shrink:0;align-items:center;padding:var(--sb-3);font-size:1.2rem;font-weight:600;color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background-color:var(--sb-purple);border-radius:6px}.gh-subscribe-input:hover .gh-subscribe-input-btn{background-color:var(--sb-purple-hover)}.sb-hero{padding-bottom:var(--sb-12);margin-bottom:var(--sb-12);border-bottom:1px solid var(--sb-rule)}.sb-hero-inner{max-width:720px}.sb-hero-kicker{margin-bottom:var(--sb-4);font-size:1.2rem;font-weight:600;color:var(--sb-purple);letter-spacing:.09em;text-transform:uppercase}.sb-hero-title{font-size:clamp(3.2rem,8.5vw,5.6rem);font-weight:600;line-height:1.06;letter-spacing:-.025em;color:var(--sb-ink)}.sb-hero-text{max-width:30em;margin-top:var(--sb-4);font-family:var(--font-serif);font-size:clamp(1.8rem,4.4vw,2.1rem);line-height:1.55;color:var(--sb-body)}.sb-hero-form{margin-top:var(--sb-6)}.sb-hero-form .gh-subscribe-input{margin-top:0}.sb-hero-note{margin-top:var(--sb-3);font-size:1.3rem;color:var(--sb-muted)}.gh-latest{margin-top:0;margin-bottom:var(--sb-section)}.gh-latest .gh-card-meta{margin-top:var(--sb-4)}.gh-wrapper{display:grid;grid-template-columns:1fr;row-gap:var(--sb-section);-moz-column-gap:var(--sb-6);column-gap:var(--sb-6)}.gh-wrapper>.gh-section{max-width:720px}.gh-section-title{display:flex;align-items:center;margin-bottom:var(--sb-6);font-family:var(--font-sans);font-size:1.2rem;font-weight:600;color:var(--sb-muted);letter-spacing:.09em;text-transform:uppercase}.gh-section-title:after{flex-grow:1;height:1px;margin-left:var(--sb-4);content:"";background-color:var(--sb-rule)}.gh-card+.gh-card{margin-top:var(--sb-12)}.gh-feed:not(.gh-featured) .gh-card+.gh-card{padding-top:var(--sb-8);margin-top:var(--sb-8);border-top:1px solid var(--sb-rule)}.gh-card-link{display:block}.gh-card-link:hover{opacity:1}.gh-card-tag{display:inline-block;padding:.5rem 1rem;margin-bottom:var(--sb-3);font-family:var(--font-sans);font-size:1.1rem;font-weight:600;line-height:1;color:var(--sb-purple);letter-spacing:.09em;text-transform:uppercase;background-color:var(--sb-purple-tint);border-radius:999px;transition:background-color .15s ease,color .15s ease}.gh-card-link:hover .gh-card-tag{color:#fff;background-color:var(--sb-purple)}.gh-card-title{font-size:clamp(2.4rem,5.6vw,3.2rem);font-weight:600;line-height:1.14;letter-spacing:-.02em;word-break:break-word}.gh-card-link:hover .gh-card-title{color:var(--sb-purple);opacity:1}.gh-card-excerpt{margin-top:var(--sb-3);font-family:var(--font-serif);font-size:1.7rem;line-height:1.6;color:var(--sb-body);letter-spacing:0;word-break:break-word}.gh-card-meta{display:inline-flex;gap:6px;align-items:center;margin-top:var(--sb-4);font-family:var(--font-sans);font-size:1.2rem;font-weight:500;line-height:1;color:var(--sb-muted);letter-spacing:.05em;text-transform:uppercase}.gh-card-date{color:var(--sb-purple)}.gh-card-meta svg{position:relative;top:-1px;margin-left:.6rem}.gh-card-meta>*{display:flex;gap:6px;align-items:center}.gh-card-meta>*+:not(script):before{width:2px;height:2px;content:"";background-color:var(--sb-faint);border-radius:50%}.gh-loadmore{width:100%;min-height:52px;padding-top:1.4rem;padding-bottom:1.4rem;margin-top:var(--sb-12);font-weight:600;color:var(--sb-ink);letter-spacing:-.01em;background-color:transparent;border:1px solid var(--sb-rule);border-radius:var(--sb-radius)}.gh-loadmore:hover{color:var(--sb-purple);border-color:var(--sb-purple);opacity:1}.gh-sidebar{padding-left:0;font-size:1.4rem}.gh-sidebar .gh-section+.gh-section{margin-top:var(--sb-12)}.gh-about{display:flex;align-items:center}.gh-about-icon{width:56px;height:56px;margin-right:var(--sb-4);border-radius:var(--sb-radius)}.gh-about-wrapper{display:flex;flex-direction:column;justify-content:center}.gh-about-title{font-size:1.9rem;font-weight:600;letter-spacing:-.02em}.gh-about-description{margin-top:var(--sb-1);line-height:1.55;color:var(--sb-muted)}.gh-signup{padding:var(--sb-6);margin-top:var(--sb-6);background-color:var(--sb-purple-tint);border-radius:var(--sb-radius-lg)}.gh-signup-description{line-height:1.55;color:var(--sb-body)}.gh-signup .gh-subscribe-input{height:48px;margin-top:var(--sb-4);margin-bottom:0;font-size:1.5rem;background-color:var(--sb-paper);border-color:transparent}.gh-signup-btn{margin-top:var(--sb-4)}.gh-featured .gh-card+.gh-card{margin-top:var(--sb-6)}.gh-featured .gh-card-tag{display:none}.gh-featured .gh-card-title{font-size:1.8rem;font-weight:600;line-height:1.3;letter-spacing:-.015em}.gh-featured .gh-card-excerpt{margin-top:var(--sb-2);font-family:var(--font-sans);font-size:1.4rem;line-height:1.55;color:var(--sb-muted);letter-spacing:0}.gh-featured .gh-card-meta{margin-top:var(--sb-3)}.gh-topic{display:flex;flex-direction:column}.gh-topic-item{display:flex;gap:var(--sb-3);align-items:center;justify-content:space-between;min-height:44px;padding:var(--sb-1) 0}.gh-topic-name{font-family:var(--font-sans);font-size:1.6rem;font-weight:600;letter-spacing:-.01em}.gh-topic-item:hover .gh-topic-name{color:var(--sb-purple)}.gh-topic-count{flex-shrink:0;padding:.4rem .8rem;font-size:1.2rem;line-height:1;color:var(--sb-muted);border:1px solid var(--sb-rule);border-radius:999px}.gh-recommendations .recommendations{display:flex;flex-direction:column;gap:26px;padding:0;margin:0;list-style-type:none}.gh-recommendations .recommendation:first-child{margin-top:4px}.gh-recommendations .recommendation a{display:grid;grid-template-columns:24px auto;gap:4px 12px}.gh-recommendations .recommendation a:hover{opacity:1}.gh-recommendations .recommendation-favicon{grid-row:span 2;width:100%;border-radius:4px}.gh-recommendations .recommendation-title{margin-top:-2px;font-size:1.5rem;font-weight:600;letter-spacing:-.01em}.gh-recommendations .recommendation a:hover .recommendation-title{color:var(--sb-purple);opacity:1}.gh-recommendations .recommendation-url{order:1;overflow:hidden;font-size:1.3rem;line-height:1.25;color:var(--sb-muted);text-overflow:ellipsis}.gh-recommendations .recommendation-description{display:none}.gh-recommendations button{display:inline-flex;gap:2px;align-items:center;padding:0;margin-top:var(--sb-6);font-size:1.2rem;font-weight:600;color:var(--sb-purple);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background-color:transparent;border:0}.gh-recommendations button svg{width:12px;margin-top:-1px}.gh-recommendations button:hover{color:var(--sb-purple-hover);opacity:1}.gh-subscribe{padding:var(--sb-16) 0;margin:var(--sb-12) 0 0;background-color:var(--sb-ink)}.gh-subscribe-inner{max-width:520px;margin:0 auto;text-align:center}.gh-subscribe-title{font-family:var(--font-sans);font-size:clamp(2.6rem,6.5vw,3.6rem);font-weight:600;line-height:1.1;color:#fff;letter-spacing:-.025em}.gh-subscribe-description{margin-top:var(--sb-4);font-family:var(--font-serif);font-size:1.7rem;line-height:1.55;color:#c9c2d6}.gh-subscribe .gh-subscribe-input{margin-top:var(--sb-8);margin-right:auto;margin-left:auto;background-color:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16)}.gh-subscribe .gh-subscribe-input:hover{border-color:var(--sb-purple)}.gh-subscribe .gh-subscribe-input-text{color:#a79fb8}.gh-subscribe-btn{margin-top:var(--sb-8);color:#fff;background-color:var(--sb-purple)}.gh-article:not(.no-image) .gh-article-header>*{grid-column:wide-start/wide-end}.gh-article-meta{margin-bottom:var(--sb-3);font-family:var(--font-sans);font-size:1.2rem;font-weight:500;line-height:1.5;color:var(--sb-muted);letter-spacing:.06em;text-transform:uppercase}.gh-article-meta a{font-weight:600;color:var(--sb-purple)}.gh-article-title{font-size:clamp(3rem,7.5vw,5rem);font-weight:600;line-height:1.05;letter-spacing:-.03em}.gh-article-excerpt{margin-top:var(--sb-4);font-family:var(--font-serif);font-size:clamp(1.9rem,4.4vw,2.2rem);line-height:1.5;color:var(--sb-body);letter-spacing:0}.gh-content>*+*{margin-top:var(--sb-6)}.gh-content h2{margin-top:var(--sb-12);font-size:clamp(2.4rem,5.5vw,3rem);line-height:1.2;letter-spacing:-.02em}.gh-content h2,.gh-content h3{margin-bottom:0;font-family:var(--font-sans);font-weight:600}.gh-content h3{margin-top:var(--sb-8);font-size:clamp(1.9rem,4.4vw,2.2rem);line-height:1.3;letter-spacing:-.015em}.gh-content h2+*,.gh-content h3+*{margin-top:var(--sb-4)}.gh-content blockquote:not([class]){padding-left:var(--sb-6);font-size:clamp(2rem,4.8vw,2.4rem);line-height:1.45;color:var(--sb-ink);letter-spacing:-.01em;border-left:2px solid var(--sb-purple)}.gh-content hr{margin-top:var(--sb-12);margin-bottom:var(--sb-12);background-color:var(--sb-rule)}.gh-article-footer{padding-top:var(--sb-8);margin-top:var(--sb-12);border-top:1px solid var(--sb-rule)}.gh-article-footer.no-border{margin-top:var(--sb-6);border-top:0}.gh-navigation{grid-column:wide-start/wide-end;grid-template-columns:1fr;row-gap:var(--sb-8)}.gh-navigation-link,.gh-navigation-next .gh-navigation-link,.gh-navigation>div{align-items:center;justify-content:center;height:100%;text-align:center}.gh-navigation-middle{order:-1;padding-top:0}.gh-navigation-link{flex-direction:column}.gh-navigation-previous svg{margin-left:-2px}.gh-navigation-next svg{margin-right:-2px}.gh-navigation-label{display:flex;align-items:center;font-family:var(--font-sans);font-size:1.3rem;font-weight:600;line-height:1.8;color:var(--sb-purple);letter-spacing:.06em;text-transform:uppercase}.gh-navigation-title{margin-top:var(--sb-2);font-family:var(--font-sans);font-size:1.6rem;font-weight:500;color:var(--sb-ink);letter-spacing:-.01em;word-break:break-word}.author-template .gh-main,.tag-template .gh-main{padding-top:var(--sb-8)}.gh-pagehead{position:static;grid-column:main-start/main-end;max-width:480px;margin-bottom:var(--sb-12);padding-top:0;font-size:1.4rem;line-height:1}.gh-pagehead-title{font-size:2.1rem;font-weight:600;letter-spacing:-.02em}.gh-pagehead-description{margin-top:var(--sb-2);line-height:1.45;color:var(--sb-muted)}.gh-tag-label{margin-bottom:var(--sb-3);font-size:1.2rem;font-weight:600;color:var(--sb-purple);letter-spacing:.09em;text-transform:uppercase}.gh-tag-description{margin-top:var(--sb-4)}.gh-author-image{width:72px;height:72px;margin-bottom:var(--sb-6);border-radius:50%}.gh-author-meta{display:flex;flex-direction:column;margin-top:var(--sb-4)}.gh-author-location{margin-left:-4px;color:var(--sb-muted)}.gh-author-website{margin-top:var(--sb-3)}.gh-author-social{display:flex;gap:var(--sb-2);margin-top:var(--sb-6)}.gh-foot{padding-top:var(--sb-12);padding-bottom:var(--sb-12);font-family:var(--font-sans);font-size:1.3rem;color:var(--sb-muted);border-top:1px solid var(--sb-rule)}.gh-foot a:hover{color:var(--sb-purple);opacity:1}.gh-foot-menu a{letter-spacing:.02em}.sb-foot-line{margin-top:var(--sb-2);color:var(--sb-faint)}@media (max-width:767px){#gh-head{height:auto}#gh-head .gh-head-inner{gap:0}.is-head-open #gh-head .gh-head-inner{gap:48px}#gh-head .gh-head-brand{-moz-column-gap:var(--sb-2);column-gap:var(--sb-2);height:76px}.gh-head-logo img{max-width:150px;max-height:40px}}@media (min-width:600px){:root{--gap:var(--sb-8)}.gh-head-logo img{max-width:200px;max-height:46px}}@media (min-width:768px){:root{--sb-section:var(--sb-24);--content-font-size:1.9rem}.gh-main{padding-top:var(--sb-12);padding-bottom:var(--sb-24)}.gh-head{padding-top:var(--sb-6);padding-bottom:var(--sb-6)}.gh-head-logo img{max-width:240px;max-height:52px}.sb-hero{padding-bottom:var(--sb-16);margin-bottom:var(--sb-16)}.gh-card+.gh-card{margin-top:var(--sb-16)}.gh-feed:not(.gh-featured) .gh-card+.gh-card{padding-top:var(--sb-12);margin-top:var(--sb-12)}.gh-signup{padding:var(--sb-8)}.gh-subscribe{padding:var(--sb-24) 0}.gh-subscribe-description{font-size:1.9rem}.gh-navigation{grid-template-columns:1fr auto 1fr;row-gap:0}.gh-navigation-link,.gh-navigation>div{align-items:flex-start;justify-content:flex-start;text-align:left}.gh-navigation-next .gh-navigation-link{align-items:flex-end;text-align:right}.gh-navigation-middle{order:0;padding-top:4px}.gh-author-meta{flex-direction:row;align-items:center}.gh-author-social,.gh-author-website{margin-top:0;margin-left:var(--sb-4)}}@media (min-width:992px){:root{--sb-section:var(--sb-32);--head-nav-gap:var(--sb-8)}.gh-wrapper{grid-template-columns:4fr 2fr}.gh-sidebar{position:sticky;top:var(--sb-12);height:-moz-max-content;height:max-content;padding-left:var(--sb-8)}.gh-latest{margin-bottom:var(--sb-24)}.gh-pagehead{position:sticky;top:4vmin;grid-column:wide-start/main-start;max-width:200px;height:-moz-max-content;height:max-content;margin-bottom:0;padding-top:var(--sb-1)}.gh-article-footer{margin-top:var(--sb-16)}}.page-template #gh-main{padding-bottom:var(--sb-16)}.page-template .gh-article.no-image{padding-top:var(--sb-12)}@media (min-width:768px){.page-template #gh-main{padding-bottom:var(--sb-24)}}@media (min-width:1200px){.gh-content blockquote:not([class]){margin-left:calc(var(--sb-8)*-1)}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}@supports (-moz-appearance:none){.gh-topic-count{padding-bottom:.5rem}}/*# sourceMappingURL=screen.css.map */
