: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-size:1.6rem;line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}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}.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{position:relative;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;width:24px;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;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@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;line-height:1.5;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{gap:6px;padding:.5em 1.2em;font-size:1.5rem;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);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-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);opacity:1}@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}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(../fonts/inter-v12-latin-regular.woff2) format("woff2"),url(../fonts/inter-v12-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(../fonts/inter-v12-latin-500.woff2) format("woff2"),url(../fonts/inter-v12-latin-500.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(../fonts/inter-v12-latin-600.woff2) format("woff2"),url(../fonts/inter-v12-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(../fonts/inter-v12-latin-700.woff2) format("woff2"),url(../fonts/inter-v12-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-regular.woff2) format("woff2"),url(../fonts/lora-v25-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-500.woff2) format("woff2"),url(../fonts/lora-v25-latin-500.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-600.woff2) format("woff2"),url(../fonts/lora-v25-latin-600.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-700.woff2) format("woff2"),url(../fonts/lora-v25-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:local(""),url(../fonts/lora-v25-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v25-latin-700italic.woff) format("woff")}:root{--font-sans:Inter,"Open Sans",Arial,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,sans-serif;--font-serif:Lora,Times,serif;--color-primary-text:var(--portal-text);--color-secondary-text:var(--portal-muted);--color-darker-gray:var(--portal-text);--head-nav-gap:3.2rem;--portal-brand:#f2b400;--portal-brand-hover:#936900;--portal-brand-ink:#805b00;--portal-brand-subdued:#e5d7b2;--portal-rule-gold:#d8c38b;--portal-text:#333;--portal-text-soft:#555;--portal-muted:#666;--portal-border:#ebe5d9;--portal-border-strong:#e1d8c8;--portal-border-functional:#767676;--portal-surface:#f7f3e8;--portal-page:#faf8f3;--portal-white:#fff;--portal-black:#000;--portal-footer-charcoal:#333;--portal-image-placeholder:#ddd;--portal-focus:#005cde;--portal-error-ink:#8f2f25;--portal-error-surface:#fff5f2;--portal-error-border:#b95449;--portal-container:1240px;--portal-sidebar:340px;--portal-header-height:80px;--portal-sections-height:44px;--portal-radius-card:12px;--portal-radius-button:8px;--portal-radius-field:4px;--portal-radius-pill:9999px;--portal-radius-circle:50%;--portal-type-metadata:13px;--portal-type-utility-navigation:14px;--portal-type-control:15px;--portal-type-article-body:18px;--portal-type-supporting-title:20px;--portal-type-compact-heading:28px;--portal-shadow-line:0 1px 0 var(--portal-border);--portal-shadow-card:0 1px 2px rgb(0 0 0/5%);--portal-motion-fast:160ms;--portal-motion-standard:180ms;--portal-motion-drawer:320ms;--portal-motion-rule-delay:120ms;--portal-ease-standard:cubic-bezier(0.2,0,0,1);--portal-ease-decelerate:cubic-bezier(0.16,1,0.3,1)}html{scrollbar-gutter:stable}body,html{overflow-x:hidden}body{font-family:var(--gh-font-body,var(--font-sans));background:var(--portal-white)}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]){--gh-font-heading:var(--font-serif)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]){--gh-font-body:var(--font-serif)}body.is-head-open{overflow:hidden}.gh-outer{padding-right:0;padding-left:0}.gh-inner{width:100%;max-width:var(--portal-container);padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}.gh-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gh-skip-link{position:fixed;top:8px;left:16px;z-index:1000;padding:12px 16px;color:var(--portal-black);background:var(--portal-brand);border:2px solid var(--portal-black);border-radius:var(--portal-radius-field);transform:translateY(-200%);transition:transform var(--portal-motion-fast) var(--portal-ease-standard)}.gh-skip-link:focus-visible{transform:translateY(0);outline:3px solid var(--portal-focus);outline-offset:3px}.gh-portal-header{position:sticky;top:0;z-index:100;box-shadow:0 1px 0 rgb(0 0 0/8%)}.gh-portal-header-bar{color:var(--portal-black)}.gh-portal-header-inner{gap:16px;align-items:center}.gh-portal-menu-trigger.gh-burger{display:inline-flex;align-items:center;width:auto;min-width:44px;padding:0 12px 0 42px;margin:0;color:var(--portal-black)}.gh-portal-menu-trigger.gh-burger:after,.gh-portal-menu-trigger.gh-burger:before{left:12px;width:22px;height:2px;background:currentColor}.gh-portal-menu-trigger.gh-burger:before{top:16px}.gh-portal-menu-trigger.gh-burger:after{bottom:16px}.gh-portal-menu-trigger:hover,.gh-portal-search:hover{background:hsla(0,0%,100%,.14);opacity:1}.gh-portal-menu-label{font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em}.gh-portal-logo{display:flex;align-items:center;justify-content:center;min-width:0;min-height:44px;overflow:hidden;font-family:var(--gh-font-heading,var(--font-sans));font-weight:700;color:var(--portal-black);letter-spacing:-.03em}.gh-portal-logo span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-portal-logo:hover{color:var(--portal-black);opacity:1}.gh-portal-logo img{display:block;width:auto;max-width:100%;height:auto;max-height:38px;-o-object-fit:contain;object-fit:contain}.gh-portal-actions,.gh-portal-members{display:flex;align-items:center}.gh-portal-actions{min-width:0}.gh-portal-members{gap:8px}.gh-portal-search.gh-icon-btn{display:inline-flex;color:var(--portal-black)}.gh-portal-account,.gh-portal-signin,.gh-portal-subscribe{display:inline-flex;align-items:center;justify-content:center;color:var(--portal-black);white-space:nowrap}.gh-portal-account:hover,.gh-portal-signin:hover,.gh-portal-subscribe:hover{opacity:1}.gh-portal-sections{color:var(--portal-text)}.gh-portal-sections .nav,.gh-portal-sections-inner{display:flex;align-items:center}.gh-portal-sections .nav{width:100%;padding:0;margin:0;list-style:none}.gh-portal-sections .nav li{flex:0 0 auto}.gh-portal-sections .nav a{display:inline-flex;align-items:center;min-height:44px;font-weight:700;color:var(--portal-text);white-space:nowrap;text-transform:uppercase;letter-spacing:.035em}.gh-portal-sections .nav a:hover,.gh-portal-sections .nav-current a{opacity:1}.gh-menu-overlay{position:fixed;inset:0;z-index:110;visibility:hidden;cursor:pointer;background:rgba(0,0,0,.54);opacity:0}.gh-menu-drawer{position:fixed;top:0;bottom:0;left:0;z-index:120;display:flex;flex-direction:column;width:min(360px,calc(100vw - 32px));box-shadow:12px 0 30px rgba(0,0,0,.16);visibility:hidden;transform:translateX(-100%)}body.is-head-open .gh-menu-overlay{visibility:visible;opacity:1}body.is-head-open .gh-menu-drawer{visibility:visible;transform:translateX(0)}.gh-menu-drawer-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;padding:10px 16px 10px 24px;border-bottom:1px solid var(--portal-border)}.gh-menu-drawer-logo{display:flex;align-items:center;min-width:0;min-height:44px;overflow:hidden;font-family:var(--gh-font-heading,var(--font-sans));font-weight:700;letter-spacing:-.03em}.gh-menu-drawer-logo img{width:auto;max-width:210px;height:auto;max-height:34px;-o-object-fit:contain;object-fit:contain}.gh-menu-close{position:relative;flex:0 0 44px;width:44px;height:44px;padding:0;cursor:pointer;background:transparent;border:0;border-radius:var(--portal-radius-circle)}.gh-menu-close:after,.gh-menu-close:before{position:absolute;top:21px;left:11px;width:22px;height:2px;content:"";background:var(--portal-text)}.gh-menu-close:before{transform:rotate(45deg)}.gh-menu-close:after{transform:rotate(-45deg)}.gh-menu-drawer-content{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain}.gh-menu-primary .nav,.gh-menu-secondary .nav{display:flex;flex-direction:column;padding:0;margin:0;list-style:none}.gh-menu-primary .nav a,.gh-menu-secondary .nav a{display:flex;align-items:center}.gh-menu-account-links{display:grid;border-top:1px solid var(--portal-border)}.gh-menu-account-links a{display:flex;align-items:center;justify-content:center;padding:0 16px;font-weight:700;border:1px solid var(--portal-border)}.gh-article-tag,.gh-news-tag{display:inline-flex;align-items:center;font-weight:750;line-height:1.2;text-transform:uppercase;letter-spacing:.055em}.gh-article-tag:hover,.gh-news-tag:hover{opacity:1}.gh-news-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:16px;line-height:1.3;text-transform:uppercase;letter-spacing:.025em}.gh-news-meta>*+:before{margin-right:12px;content:"•";color:#aaa}.gh-news-meta .gh-restricted{display:inline-flex;align-items:center}.gh-news-meta .gh-restricted svg{width:14px;height:14px;margin-right:4px}.gh-hero{display:grid;padding-bottom:48px;border-bottom:1px solid var(--portal-border)}.gh-hero-main,.gh-hero-secondary-card{min-width:0}.gh-hero-main-media,.gh-hero-secondary-media{display:block;overflow:hidden;background:var(--portal-surface);border-radius:8px}.gh-hero-main-media:hover,.gh-hero-secondary-media:hover{opacity:1}.gh-hero-main-media img,.gh-hero-secondary-media img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.gh-hero-main.no-image .gh-hero-main-content{display:flex;flex-direction:column;justify-content:center;min-height:380px;background:var(--portal-surface);border-radius:8px}.gh-hero-main-title{max-width:920px;margin-top:10px;line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere}.gh-hero-main-title a:hover,.gh-hero-secondary-title a:hover{color:var(--portal-brand-hover);opacity:1}.gh-hero-main-excerpt{max-width:800px;margin-top:16px;line-height:1.5;color:var(--portal-muted);letter-spacing:-.012em}.gh-hero-secondary{display:grid;gap:24px;align-content:start}.gh-hero-secondary-card.no-image .gh-hero-secondary-content{background:var(--portal-surface);border-radius:8px}.gh-hero-secondary-title{line-height:1.14;letter-spacing:-.032em;overflow-wrap:anywhere}.gh-news-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:48px}.gh-news-main,.gh-news-sidebar{min-width:0}.gh-news-section-title,.gh-related-title{display:flex;align-items:center;margin:0;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.05em}.gh-news-section-title:after,.gh-related-title:after{flex:1 1 auto;margin-left:16px;content:"";background:var(--portal-border)}.gh-feed{min-width:0}.gh-news-card{display:grid;grid-template-columns:minmax(220px,42%) minmax(0,1fr);gap:24px;align-items:start;padding:32px 0;border-bottom:1px solid var(--portal-border)}.gh-news-card.no-image{grid-template-columns:minmax(0,1fr)}.gh-news-card-image{display:block;overflow:hidden;background:var(--portal-surface)}.gh-news-card-image:hover{opacity:1}.gh-news-card-image img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.gh-news-card-content{min-width:0}.gh-news-card.no-image .gh-news-card-content{max-width:780px}.gh-news-card-title{line-height:1.13;letter-spacing:-.034em;overflow-wrap:anywhere}.gh-news-card-title a:hover,.gh-news-card:hover .gh-news-card-title a{opacity:1}.gh-news-card-excerpt{line-height:1.55;color:var(--portal-muted)}.gh-loadmore{width:100%;padding:0 24px;font-weight:750;border:0}.gh-loadmore:hover{opacity:1}.gh-loadmore:focus-visible{outline:3px solid color-mix(in srgb,var(--portal-brand) 45%,#000);outline-offset:3px}.gh-news-sidebar-inner{display:grid}.gh-sidebar-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:center;padding:18px 0;border-bottom:1px solid var(--portal-border)}.gh-sidebar-item:last-child{padding-bottom:0;border-bottom:0}.gh-sidebar-item.no-image{grid-template-columns:minmax(0,1fr)}.gh-sidebar-thumbnail{display:block;overflow:hidden;background:var(--portal-surface)}.gh-sidebar-thumbnail:hover{opacity:1}.gh-sidebar-thumbnail img{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.gh-sidebar-item-title{margin-top:5px;letter-spacing:-.018em;overflow-wrap:anywhere}.gh-sidebar-item-title a:hover{opacity:1}.gh-subscribe.gh-portal-newsletter{padding:56px 0;margin:0}.gh-portal-newsletter .gh-subscribe-inner{max-width:720px;margin:0 auto;text-align:center}.gh-portal-newsletter .gh-subscribe-title{font-weight:750;line-height:1.1;letter-spacing:-.035em}.gh-portal-newsletter .gh-subscribe-description{margin-top:12px;line-height:1.45;color:rgba(0,0,0,.76)}.gh-portal-newsletter .gh-subscribe-input{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:520px;padding:8px 10px 8px 18px;margin:28px auto 0;border:0}.gh-portal-newsletter .gh-subscribe-input:hover{opacity:1}.gh-portal-newsletter .gh-subscribe-input-text{display:flex;gap:9px;align-items:center;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gh-portal-newsletter .gh-subscribe-input-text svg{flex:0 0 auto;width:20px;height:20px}.gh-portal-newsletter .gh-subscribe-input-btn{display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.gh-portal-footer{color:hsla(0,0%,100%,.78);white-space:normal;background:#111}.gh-portal-footer a,.gh-portal-footer a:hover{color:var(--portal-white)}.gh-portal-footer-inner{display:grid;gap:36px}.gh-portal-footer-brand{max-width:440px}.gh-portal-footer-logo{display:inline-flex;align-items:center;min-height:44px;font-family:var(--gh-font-heading,var(--font-sans));font-weight:700;color:var(--portal-white);letter-spacing:-.03em}.gh-portal-footer-logo:hover{color:var(--portal-white);opacity:1}.gh-portal-footer-description{margin-top:12px;line-height:1.55}.gh-portal-footer-links{display:grid;gap:24px}.gh-portal-footer-menu .nav{display:flex;flex-wrap:wrap;gap:10px 24px;padding:0;margin:0;list-style:none}.gh-portal-footer-menu a{display:inline-flex;align-items:center;min-height:44px;font-weight:600;color:var(--portal-white)}.gh-portal-footer-menu a:hover,.gh-portal-footer-social a:hover{color:var(--portal-white);opacity:.76}.gh-portal-footer-social{display:flex;flex-wrap:wrap;gap:8px}.gh-portal-footer-social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--portal-white);border:1px solid hsla(0,0%,100%,.24);border-radius:var(--portal-radius-circle)}.gh-portal-footer-social svg{width:18px;height:18px}.gh-portal-footer-legal{display:flex;flex-wrap:wrap;gap:10px 24px;justify-content:space-between;padding-top:24px;border-top:1px solid hsla(0,0%,100%,.18)}.gh-article-header>*,.gh-article:not(.no-image) .gh-article-header>*{grid-column:main-start/main-end}.gh-article:not(.no-image) .gh-article-header>.gh-article-feature{grid-column:wide-start/wide-end}.gh-article-kicker{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin-bottom:18px}.gh-article-access{display:inline-flex;gap:6px;align-items:center;min-height:24px;font-weight:750;color:var(--portal-muted);text-transform:uppercase;letter-spacing:.045em}.gh-article-access svg{width:15px;height:15px;color:var(--portal-brand-ink)}.gh-article-title{max-width:1040px;line-height:1.02;letter-spacing:-.052em;overflow-wrap:anywhere}.gh-article-byline{display:flex;flex-wrap:wrap;gap:10px 14px;align-items:center;margin-top:24px;font-weight:600}.gh-article-byline>*+:before{margin-right:14px;content:"•";color:#aaa}.gh-article-byline .gh-article-author-image+.gh-article-authors:before{content:none}.gh-article-author-image{width:40px;height:40px;-o-object-fit:cover;object-fit:cover;border-radius:var(--portal-radius-circle)}.gh-article-feature{grid-column:wide-start/wide-end;width:100%;margin-top:44px}.gh-article-feature img{display:block;border-radius:8px}.gh-article-feature figcaption{max-width:960px;margin:10px auto 0}.gh-comments{margin-top:64px}.gh-related{padding-top:40px;margin-top:72px;border-top:1px solid var(--portal-border)}.gh-related-grid{display:grid;grid-column:wide-start/wide-end;gap:24px;margin-top:28px}.gh-related-card{min-width:0}.gh-related-image{display:block;background:var(--portal-surface)}.gh-related-image:hover{opacity:1}.gh-related-image img{display:block;width:100%;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}.gh-related-content{padding-top:14px}.gh-related-card.no-image .gh-related-content{padding-top:0}.gh-related-card-title{margin-top:7px;font-weight:700;line-height:1.22;letter-spacing:-.025em;overflow-wrap:anywhere}.gh-related-card-title a:hover{opacity:1}.gh-article-footer{padding-top:28px;margin-top:56px;border-top:1px solid var(--portal-border)}.gh-navigation{grid-column:wide-start/wide-end}.gh-navigation>div{align-items:flex-start;height:100%}.gh-navigation-middle{position:relative;flex-wrap:wrap;gap:8px;justify-content:center;padding-top:1px}.gh-navigation-link{flex-direction:column;gap:5px;align-items:flex-start;color:var(--portal-muted)}.gh-navigation-next .gh-navigation-link{align-items:flex-end;text-align:right}.gh-navigation-label{display:flex;gap:5px;align-items:center;font-weight:750;line-height:1.4;text-transform:uppercase;letter-spacing:.04em}.gh-navigation-label svg{width:14px;height:14px}.gh-navigation-title{max-width:320px;margin-top:0;line-height:1.35;color:var(--portal-text);letter-spacing:-.01em;overflow-wrap:anywhere}.gh-navigation-link:hover,.gh-navigation-link:hover .gh-navigation-title{color:var(--portal-brand-hover);opacity:1}.gh-page-article .gh-article-header>*{grid-column:main-start/main-end}.gh-page-article .gh-article-title{max-width:900px}.gh-page-article .gh-article-feature{grid-column:wide-start/wide-end}.gh-archive-main{padding-top:56px}.gh-archive-header{position:static;max-width:860px;padding-top:22px;margin-bottom:48px}.gh-archive-title{margin-top:10px;font-weight:700;line-height:1.03;letter-spacing:-.045em;overflow-wrap:anywhere}.gh-archive-description{max-width:760px;margin-top:16px;line-height:1.5;color:var(--portal-muted)}.gh-archive-count{margin-top:16px;font-weight:700;color:var(--portal-muted);text-transform:uppercase;letter-spacing:.035em}.gh-archive-main .gh-feed,.gh-archive-main .gh-loadmore{max-width:920px}.gh-author-header{display:grid;gap:24px;max-width:920px;padding-bottom:44px;margin-bottom:16px;border-bottom:1px solid var(--portal-border)}.gh-author-portrait{align-self:start}.gh-author-icon,.gh-author-image{width:112px;height:112px;border-radius:var(--portal-radius-circle)}.gh-author-image{display:block;-o-object-fit:cover;object-fit:cover;margin:0;background:var(--portal-surface)}.gh-author-icon{display:flex;align-items:center;justify-content:center}.gh-author-icon svg{width:48px;height:48px}.gh-author-name{font-weight:700;line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere}.gh-author-bio{max-width:720px;margin-top:14px;line-height:1.5;color:var(--portal-muted)}.gh-author-details{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:18px;color:var(--portal-muted)}.gh-author-location{margin-left:0}.gh-author-links{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;margin-top:20px}.gh-author-website{max-width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-author-social{display:flex;margin:0;flex-wrap:wrap;gap:6px}.gh-author-social a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;color:var(--portal-text);border:1px solid var(--portal-border);border-radius:var(--portal-radius-circle)}.gh-author-social a:hover{color:var(--portal-brand-ink);border-color:var(--portal-brand-ink);opacity:1}.gh-author-social svg{width:18px;height:18px}@media (max-width:767px){.gh-inner{padding-right:16px;padding-left:16px}.gh-portal-header-inner{gap:8px}.gh-portal-menu-trigger.gh-burger{width:44px;padding:0}.gh-portal-menu-trigger.gh-burger:after,.gh-portal-menu-trigger.gh-burger:before{left:11px}.gh-portal-menu-label{display:none}.gh-portal-account{width:44px;min-width:44px;padding:0}.gh-portal-account-label{display:none}.gh-news-card-excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.gh-news-meta .gh-restricted-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gh-portal-newsletter .gh-subscribe-input{min-height:0}.gh-portal-newsletter .gh-subscribe-input-btn{padding:0 12px}.gh-portal-footer-menu .nav{flex-direction:column;gap:0}.gh-portal-footer-legal{flex-direction:column}.gh-page-main,.gh-post-main,.page-template .gh-page-main{padding-bottom:64px}.gh-article-byline{align-items:flex-start}.gh-navigation,.gh-related-grid{grid-template-columns:minmax(0,1fr)}.gh-navigation{gap:28px}.gh-navigation-link,.gh-navigation-next .gh-navigation-link,.gh-navigation>div{align-items:flex-start;justify-content:flex-start;text-align:left}.gh-author-icon,.gh-author-image{width:96px;height:96px}}@media (min-width:768px) and (max-width:991px){.gh-inner{padding-right:20px;padding-left:20px}.gh-portal-logo img{max-width:180px}.gh-news-sidebar{max-width:680px}.gh-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-author-header{grid-template-columns:128px minmax(0,1fr);gap:32px}}@media (min-width:992px){.gh-hero-main:only-child{grid-column:1/-1}.gh-news-sidebar{align-self:stretch}.gh-news-sidebar-inner{position:sticky}.gh-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gh-portal-footer-inner{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start}.gh-portal-footer-links{justify-items:end}.gh-portal-footer-menu .nav,.gh-portal-footer-social{justify-content:flex-end}.gh-portal-footer-legal{grid-column:1/-1}.gh-author-header{grid-template-columns:144px minmax(0,1fr);gap:40px}}body,html{background:var(--portal-page)}body{color:var(--portal-text);text-rendering:optimizeLegibility}::-moz-selection{color:var(--portal-black);background:var(--portal-brand)}::selection{color:var(--portal-black);background:var(--portal-brand)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--portal-focus);outline-offset:3px}.gh-portal-footer a:focus-visible,.gh-portal-footer button:focus-visible{outline-color:var(--portal-white);box-shadow:0 0 0 2px var(--portal-focus)}.gh-site{min-height:100vh;background:var(--portal-page)}.gh-portal-header{background:var(--portal-white);box-shadow:var(--portal-shadow-line)}.gh-portal-header-bar{background:var(--portal-brand)}.gh-portal-header-inner{min-height:var(--portal-header-height)}.gh-portal-menu-trigger.gh-burger{min-height:44px;padding-right:12px;padding-left:42px;border-radius:var(--portal-radius-field)}.gh-portal-account:hover,.gh-portal-menu-trigger:hover,.gh-portal-search:hover,.gh-portal-signin:hover{color:var(--portal-black);background:rgba(0,0,0,.14)}.gh-portal-account,.gh-portal-menu-label,.gh-portal-search-label,.gh-portal-signin,.gh-portal-subscribe{font-family:var(--font-sans);font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em}.gh-portal-logo{max-width:min(40vw,320px);font-size:32px;line-height:1;letter-spacing:-.04em}.gh-menu-drawer-logo--image,.gh-portal-logo--image{aspect-ratio:3/1;max-width:none;min-height:0;overflow:hidden}.gh-portal-logo--image{width:180px}.gh-menu-drawer-logo--image img,.gh-portal-logo--image img{flex:0 0 auto;width:166.667%;max-width:none;height:auto;max-height:none;transform:translate(-18.9%,-4.8%)}.gh-portal-actions{gap:8px}.gh-portal-search.gh-icon-btn{gap:8px;width:auto;min-width:44px;height:44px;padding:0 12px;background:rgba(0,0,0,.12);border-radius:var(--portal-radius-field)}.gh-portal-search svg{width:18px;height:18px}.gh-portal-account,.gh-portal-signin,.gh-portal-subscribe{gap:7px;min-height:44px;padding:0 14px;border-radius:var(--portal-radius-pill)}.gh-portal-account,.gh-portal-signin{background:rgba(0,0,0,.12)}.gh-portal-account svg,.gh-portal-signin svg,.gh-portal-subscribe svg{width:18px;height:18px}.gh-portal-subscribe{color:var(--portal-brand-ink);background:var(--portal-white)}.gh-portal-subscribe:hover{color:var(--portal-brand-hover);background:var(--portal-white)}.gh-portal-sections{min-height:var(--portal-sections-height);background:var(--portal-white);border-bottom:1px solid var(--portal-border)}.gh-portal-sections-inner{min-height:var(--portal-sections-height);padding-right:0;padding-left:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.gh-portal-sections-inner::-webkit-scrollbar{display:none}.gh-portal-sections .nav{flex-wrap:nowrap;gap:28px;justify-content:center;width:-moz-max-content;width:max-content;min-width:100%;padding:0 24px}.gh-portal-sections .nav a{position:relative;min-height:var(--portal-sections-height);font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--portal-text-soft);text-transform:none;letter-spacing:0}.gh-portal-sections .nav a:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:transparent}.gh-portal-sections .nav a:hover,.gh-portal-sections .nav-current a{color:var(--portal-brand-ink)}.gh-portal-sections .nav-current a:after{background:var(--portal-brand)}.gh-menu-overlay{background:rgba(0,0,0,.72);transition:opacity .2s ease,visibility 0s linear .2s}.gh-menu-drawer{width:min(360px,78vw);max-width:360px;color:var(--portal-text);background:var(--portal-white);box-shadow:0 12px 16px rgba(0,0,0,.1);transition:transform .2s ease,visibility 0s linear .2s}.gh-menu-drawer-header{min-height:var(--portal-header-height);padding:8px 12px 8px 20px;color:var(--portal-black);background:var(--portal-brand);border-bottom:0}.gh-menu-drawer-logo{max-width:230px;font-size:24px;color:var(--portal-black)}.gh-menu-drawer-logo:hover{color:var(--portal-black);opacity:1}.gh-menu-drawer-logo--image{flex:0 0 156px;width:156px}.gh-menu-close{color:var(--portal-black);border-radius:var(--portal-radius-field)}.gh-menu-close:after,.gh-menu-close:before{background:currentColor}.gh-menu-close:hover{color:var(--portal-black);background:rgba(0,0,0,.14)}.gh-menu-drawer-content{padding:14px 20px 32px}.gh-menu-primary .nav,.gh-menu-secondary .nav{gap:0}.gh-menu-primary .nav li,.gh-menu-secondary .nav li{min-width:0}.gh-menu-primary .nav a,.gh-menu-secondary .nav a{position:relative;min-height:44px;padding:8px 30px 8px 0;font-family:var(--font-sans);line-height:1.2;overflow-wrap:anywhere}.gh-menu-primary .nav a{font-size:var(--portal-type-supporting-title);font-weight:400;color:var(--portal-muted);letter-spacing:-.04em}.gh-menu-primary .nav a:after{position:absolute;top:50%;right:3px;width:8px;height:8px;content:"";border-top:2px solid var(--portal-brand);border-right:2px solid var(--portal-brand);transform:translateY(-50%) rotate(45deg)}.gh-menu-primary .nav a:hover,.gh-menu-secondary .nav a:hover{color:var(--portal-brand-ink);opacity:1}.gh-menu-secondary{padding-top:20px;margin-top:18px;border-top:1px solid var(--portal-border)}.gh-menu-secondary .nav a{padding-right:0;font-size:16px;font-weight:400;color:var(--portal-muted);letter-spacing:-.02em}.gh-menu-account-links{gap:10px;padding-top:24px;margin-top:20px;border-top-color:var(--portal-border)}.gh-menu-account-links a{min-height:46px;font-size:var(--portal-type-utility-navigation);border-color:var(--portal-border-functional);border-radius:var(--portal-radius-button)}.gh-menu-account-links .gh-menu-account-primary{color:var(--portal-black);background:var(--portal-brand);border-color:var(--portal-brand)}.gh-menu-account-links .gh-menu-account-primary:hover{color:var(--portal-white);background:var(--portal-brand-hover)}.gh-main{padding-top:40px;padding-bottom:80px;background:var(--portal-page);scroll-margin-top:calc(var(--portal-header-height) + var(--portal-sections-height) + 16px)}.gh-article-tag,.gh-news-tag{justify-content:center;min-width:24px;min-height:24px;font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--portal-brand-ink);text-transform:none;letter-spacing:0}.gh-article-tag:hover,.gh-news-tag:hover{color:var(--portal-brand-hover)}.gh-news-meta{gap:7px 10px;margin-top:14px;font-family:var(--font-sans);font-size:var(--portal-type-metadata);font-weight:600;line-height:1.35;color:var(--portal-muted);text-transform:none;letter-spacing:0}.gh-news-meta>*+:before{margin-right:0;content:none}.gh-news-meta .gh-restricted{color:var(--portal-brand-ink);font-weight:600}.gh-hero-main,.gh-hero-secondary-card,.gh-news-card,.gh-related-card,.gh-sidebar-item{position:relative}.gh-card-primary-link{color:inherit;text-decoration:none}:is(.gh-hero-main,.gh-hero-secondary-card,.gh-news-card,.gh-sidebar-item,.gh-related-card):not(.no-image) .gh-card-primary-link:after{position:absolute;inset:0;z-index:2;content:""}:is(.gh-hero-main,.gh-hero-secondary-card,.gh-news-card,.gh-sidebar-item,.gh-related-card):not(.no-image) .gh-card-primary-link:focus-visible{outline:none}.gh-card-primary-link:focus-visible:after{outline:3px solid var(--portal-white);outline-offset:-4px;box-shadow:0 0 0 6px var(--portal-focus) inset}.gh-hero-main .gh-news-tag,.gh-hero-secondary-card .gh-news-tag,.gh-news-card .gh-news-tag{position:relative;z-index:3}.gh-news-home{padding-top:32px}.gh-hero{gap:24px;padding-bottom:0;margin-bottom:48px;border-bottom:0}.gh-hero-main,.gh-hero-secondary-card{overflow:hidden;background:var(--portal-white);border:1px solid var(--portal-border-strong);border-radius:var(--portal-radius-card);box-shadow:var(--portal-shadow-card)}.gh-hero-main{display:flex;flex-direction:column;min-height:520px}.gh-hero-main-media,.gh-hero-secondary-media{margin:0;background:var(--portal-image-placeholder);border-radius:0}.gh-hero-main-media img{aspect-ratio:16/7.7}.gh-hero-main-content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;padding:28px 32px 30px}.gh-hero-main.no-image .gh-hero-main-content{min-height:520px;padding:40px;background:var(--portal-white);border-top:0;border-radius:0}.gh-hero-main-title{max-width:760px;margin-top:14px;font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(32px,3.2vw,40px);font-weight:700;line-height:1.1;color:var(--portal-brand-ink);letter-spacing:-.04em}.gh-hero-main-title a{color:inherit}.gh-hero-main-title a:hover{color:var(--portal-brand-hover)}.gh-hero-main-excerpt{max-width:760px;margin-top:18px;font-family:var(--font-sans);font-size:16px;line-height:1.45;color:var(--portal-text-soft);letter-spacing:-.01em}.gh-hero-secondary{grid-template-rows:repeat(2,minmax(0,1fr));gap:12px}.gh-hero-secondary-card{min-height:254px;padding-bottom:0}.gh-hero-secondary-card:not(.no-image){display:grid;grid-template-areas:"overlay"}.gh-hero-secondary-card:not(.no-image) .gh-hero-secondary-content,.gh-hero-secondary-card:not(.no-image) .gh-hero-secondary-media{grid-area:overlay}.gh-hero-secondary-card:not(.no-image) .gh-hero-secondary-media{min-height:inherit}.gh-hero-secondary-media img{height:100%;aspect-ratio:auto}.gh-hero-secondary-card:not(.no-image) .gh-hero-secondary-content{position:static;z-index:2;align-self:end;padding:20px;color:var(--portal-white);background:var(--portal-text)}.gh-hero-secondary-card:not(.no-image) .gh-news-meta,.gh-hero-secondary-card:not(.no-image) .gh-news-tag,.gh-hero-secondary-card:not(.no-image) .gh-restricted,.gh-hero-secondary-title{color:var(--portal-white)}.gh-hero-secondary-title{margin-top:8px;font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(20px,1.7vw,24px);font-weight:700;line-height:1.15;letter-spacing:-.035em}.gh-hero-secondary-title a{color:inherit}.gh-hero-secondary-title a:hover{color:var(--portal-white);text-decoration:underline;text-underline-offset:3px}.gh-hero-secondary-card.no-image{min-height:254px}.gh-hero-secondary-card.no-image .gh-hero-secondary-content{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:254px;padding:24px;color:var(--portal-text);background:var(--portal-white);border-left:0;border-radius:0}.gh-hero-secondary-card.no-image .gh-hero-secondary-title{color:var(--portal-brand-ink)}.gh-news-layout{gap:32px}.gh-news-section-title,.gh-related-title{font-family:var(--gh-font-heading,var(--font-sans));font-size:32px;font-weight:700;line-height:1.1;color:var(--portal-text);text-transform:none;letter-spacing:-.035em}.gh-news-section-title:after,.gh-related-title:after{height:1px;margin-left:20px;background:var(--portal-rule-gold)}.gh-news-card{border-bottom-color:var(--portal-border)}.gh-news-card-image{background:var(--portal-image-placeholder);border-radius:var(--portal-radius-card)}.gh-news-card-image img{aspect-ratio:16/10}.gh-news-card-title{margin-top:8px;font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(22px,2vw,24px);font-weight:700;line-height:1.15;color:var(--portal-brand-ink);letter-spacing:-.035em}.gh-news-card-title a{color:inherit}.gh-news-card-title a:hover,.gh-news-card:hover .gh-news-card-title a{color:var(--portal-brand-hover)}.gh-news-card-excerpt{margin-top:12px;font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--portal-text-soft);overflow-wrap:anywhere}.gh-loadmore{min-height:56px;margin-top:40px;font-family:var(--font-sans);font-size:var(--portal-type-control);font-weight:700;color:var(--portal-black);background:var(--portal-brand);border-radius:var(--portal-radius-button)}.gh-loadmore:hover{color:var(--portal-white);background:var(--portal-brand-hover)}.gh-loadmore:disabled,.gh-loadmore:disabled:hover,.gh-loadmore[aria-disabled=true],.gh-loadmore[aria-disabled=true]:hover{color:var(--portal-text-soft);cursor:wait;background:var(--portal-brand-subdued);box-shadow:none;opacity:1}.gh-loadmore:focus-visible{outline-color:var(--portal-focus)}.gh-pagination-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gh-pagination-status.is-error,.gh-pagination-status[data-state=complete]:focus,.gh-pagination-status[data-state=loading]{position:relative;width:auto;height:auto;margin:12px 0 0;overflow:visible;clip:auto;white-space:normal}.gh-pagination-status[data-state=loading]{color:var(--portal-muted)}.gh-pagination-status.is-error{padding:12px 16px;color:var(--portal-error-ink);background:var(--portal-error-surface);border:1px solid var(--portal-error-border);border-radius:var(--portal-radius-field)}.gh-news-sidebar-inner{gap:24px}.gh-sidebar-panel{padding:0}.gh-sidebar-title{display:flex;align-items:center;padding-bottom:14px;margin:0;font-family:var(--gh-font-heading,var(--font-sans));font-size:24px;font-weight:700;line-height:1.1;color:var(--portal-brand-ink);text-transform:none;letter-spacing:-.035em;border-bottom:1px solid var(--portal-border)}.gh-sidebar-item{border-bottom-color:var(--portal-border)}.gh-sidebar-thumbnail{background:var(--portal-image-placeholder);border-radius:var(--portal-radius-card)}.gh-sidebar-item-title{font-family:var(--gh-font-heading,var(--font-sans));font-size:16px;font-weight:700;line-height:1.25;color:var(--portal-text);letter-spacing:-.02em}.gh-sidebar-item-title a:hover{color:var(--portal-brand-hover)}.gh-sidebar-item .gh-news-meta{gap:6px 8px;margin-top:8px;line-height:1.35}.gh-subscribe.gh-portal-newsletter{padding:52px 0;color:var(--portal-black);background:var(--portal-brand);border-top:1px solid rgba(0,0,0,.1)}.gh-portal-newsletter .gh-subscribe-inner{max-width:var(--portal-container)}.gh-portal-newsletter .gh-subscribe-title{font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(28px,3vw,40px);font-weight:700;color:var(--portal-black);letter-spacing:-.04em}.gh-portal-newsletter .gh-subscribe-description{font-family:var(--font-sans);font-size:16px;color:rgba(0,0,0,.78)}.gh-portal-newsletter .gh-subscribe-input{min-height:56px;color:var(--portal-text);background:var(--portal-white);border:1px solid rgb(0 0 0/8%);border-radius:var(--portal-radius-field);box-shadow:var(--portal-shadow-card)}.gh-portal-newsletter .gh-subscribe-input-text{font-family:var(--font-sans);font-size:15px;color:var(--portal-muted)}.gh-portal-newsletter .gh-subscribe-input-btn{min-height:40px;font-family:var(--font-sans);font-size:12px;font-weight:700;color:var(--portal-white);background:var(--portal-brand-hover);border-radius:var(--portal-radius-field)}.gh-portal-footer{padding:56px 0;color:hsla(0,0%,100%,.82);background:var(--portal-footer-charcoal);border-top:6px solid var(--portal-brand)}.gh-portal-footer-logo{font-size:var(--portal-type-compact-heading)}.gh-portal-footer-description,.gh-portal-footer-legal,.gh-portal-footer-menu a{font-family:var(--font-sans)}.gh-portal-footer-description{font-size:var(--portal-type-control)}.gh-portal-footer-menu a{font-size:var(--portal-type-utility-navigation)}.gh-portal-footer-legal{font-size:var(--portal-type-metadata)}.gh-portal-footer-social a{border-color:hsla(0,0%,100%,.32)}.gh-portal-footer-social a:hover{color:var(--portal-text);background:var(--portal-white);border-color:var(--portal-white);opacity:1}.page-template .gh-main,.post-template .gh-main{background:var(--portal-white)}.gh-page-main,.gh-post-main,.page-template .gh-page-main{padding-top:56px}.gh-article-kicker{margin-bottom:16px}.gh-article-access{min-height:22px;font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--portal-brand-ink);text-transform:none;letter-spacing:0}.gh-article-title{max-width:1000px;font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(40px,5vw,56px);font-weight:700;line-height:1.08;color:var(--portal-text);letter-spacing:-.045em}.gh-article-excerpt{max-width:900px;margin-top:20px;font-family:var(--font-sans);font-size:clamp(18px,2vw,20px);line-height:1.45;color:var(--portal-text-soft);letter-spacing:-.01em}.gh-article-byline{gap:9px 12px;margin-top:22px;font-family:var(--font-sans);font-size:13px;font-weight:400;color:var(--portal-muted)}.gh-article-byline>*+:before{margin-right:0;content:none}.gh-article-authors a{color:var(--portal-text);font-weight:600}.gh-article-feature{margin-top:40px}.gh-article-feature img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:var(--portal-radius-card)}.gh-article-feature figcaption{margin-top:10px;font-family:var(--font-sans);font-size:12px;line-height:1.5;color:var(--portal-muted);overflow-wrap:anywhere}.gh-content{margin-top:52px;font-family:var(--gh-font-body,var(--font-sans));color:var(--portal-text)}.gh-content>blockquote,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:var(--portal-type-article-body);line-height:1.7;overflow-wrap:anywhere}.gh-content :not(pre)>code,.gh-content figcaption{overflow-wrap:anywhere}.gh-content h2{font-size:32px;line-height:1.15;letter-spacing:-.035em}.gh-content h2,.gh-content h3{font-family:var(--gh-font-heading,var(--font-sans));font-weight:700}.gh-content h3{font-size:24px;line-height:1.2;letter-spacing:-.025em}.gh-content h4{font-family:var(--gh-font-heading,var(--font-sans));font-size:var(--portal-type-supporting-title);font-weight:700;line-height:1.25}.gh-content a{color:var(--portal-brand-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.gh-content a:hover{color:var(--portal-brand-hover);opacity:1}.gh-content blockquote{padding-left:24px;border-left:5px solid var(--portal-brand)}.gh-content hr{border-color:var(--portal-border)}.gh-content table:not(.gist table){border-color:var(--portal-border-strong)}.gh-content table:not(.gist table) th{color:var(--portal-white);background:var(--portal-text)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border-color:var(--portal-border-strong)}.gh-content .kg-bookmark-card,.gh-content .kg-callout-card,.gh-content .kg-card iframe,.gh-content .kg-card img,.gh-content .kg-card video,.gh-content .kg-file-card,.gh-content .kg-toggle-card{border-radius:var(--portal-radius-card)}.gh-content .kg-gallery-image>img[tabindex="0"]:focus-visible,.gh-content .kg-image-card>.kg-image[tabindex="0"]:focus-visible{outline:3px solid var(--portal-focus);outline-offset:4px}.gh-content input,.gh-content select,.gh-content textarea{border:1px solid var(--portal-border-functional);border-radius:var(--portal-radius-field)}.gh-content input:is([type=text],[type=email],[type=search],[type=tel],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=time],[type=week]),.gh-content input:not([type]),.gh-content select,.gh-content textarea{box-sizing:border-box;min-height:44px;padding:10px 12px}.gh-content .kg-button-card a.kg-btn,.gh-content button{min-height:44px;color:var(--portal-black);background:var(--portal-brand);border-radius:var(--portal-radius-button)}.gh-content .kg-button-card a.kg-btn:hover,.gh-content button:hover{color:var(--portal-white);background:var(--portal-brand-hover)}.gh-cta,.gh-post-upgrade-cta-content{color:var(--portal-black);background:var(--portal-brand);border-radius:var(--portal-radius-card)}.gh-cta-title,.gh-post-upgrade-cta a,.gh-post-upgrade-cta h2,.gh-post-upgrade-cta p,.gh-post-upgrade-cta small{color:var(--portal-black)}.gh-cta .gh-primary-btn,.gh-post-upgrade-cta a.gh-btn{min-height:44px;color:var(--portal-brand-ink);background:var(--portal-white);border-radius:var(--portal-radius-button)}.gh-related{border-top-color:var(--portal-border)}.gh-related-card{overflow:visible}.gh-related-card.no-image{padding:18px 0 0;border-top:1px solid var(--portal-rule-gold)}.gh-related-image{overflow:hidden;border-radius:var(--portal-radius-card)}.gh-related-content{padding:18px 0 0}.gh-related-card.no-image .gh-related-content{padding:0}.gh-related-card-title{margin-top:0;font-size:var(--portal-type-supporting-title);color:var(--portal-brand-ink)}.gh-related-card-title a{color:inherit}.gh-related-card-title a:hover{color:var(--portal-brand-hover)}.gh-related-content .gh-news-meta{margin-top:12px}.gh-article-footer{border-top-color:var(--portal-border)}.gh-navigation-label{font-family:var(--font-sans);font-size:12px;font-weight:600;color:var(--portal-muted);text-transform:none;letter-spacing:0}.gh-navigation-title{font-family:var(--gh-font-heading,var(--font-sans));font-size:var(--portal-type-control);font-weight:600;color:var(--portal-text-soft)}.gh-button-share{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;margin:0;font-family:var(--font-sans);font-size:var(--portal-type-metadata);font-weight:600;color:var(--portal-brand-ink);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:1px solid var(--portal-border-functional);border-radius:var(--portal-radius-button)}.gh-button-share:hover{color:var(--portal-black);background:var(--portal-brand);border-color:var(--portal-brand)}.gh-button-share[hidden]{display:none}.gh-button-share:disabled{color:var(--portal-muted);cursor:wait;background:transparent;border-color:var(--portal-border-functional);opacity:.65}.gh-share-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gh-share-status.is-visible{top:calc(100% + 8px);left:50%;width:min(260px,80vw);height:auto;padding:8px 10px;margin:0;overflow:visible;clip:auto;font-family:var(--font-sans);font-size:12px;line-height:1.4;color:var(--portal-text);text-align:center;white-space:normal;background:var(--portal-white);border:1px solid var(--portal-border-strong);border-radius:var(--portal-radius-field);box-shadow:var(--portal-shadow-card);transform:translateX(-50%)}.gh-share-status.is-visible.is-error{color:var(--portal-error-ink);background:var(--portal-error-surface);border-color:var(--portal-error-border)}.author-template .gh-main,.tag-template .gh-main{background:var(--portal-page)}.gh-archive-header,.gh-author-header{max-width:920px;padding:24px 0 32px;margin-bottom:32px;border-top:1px solid var(--portal-brand)}.gh-archive-title,.gh-author-name{font-family:var(--gh-font-heading,var(--font-sans));font-size:clamp(32px,4vw,40px);font-weight:700;line-height:1.1;color:var(--portal-text);letter-spacing:-.04em}.gh-archive-title{margin-top:0}.gh-archive-description,.gh-author-bio{font-family:var(--font-sans);font-size:16px;line-height:1.5;color:var(--portal-text-soft)}.gh-archive-count,.gh-author-details,.gh-author-website{font-family:var(--font-sans);font-size:var(--portal-type-metadata);color:var(--portal-muted);text-transform:none;letter-spacing:0}.gh-author-website{color:var(--portal-brand-ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.gh-author-website:hover{color:var(--portal-brand-hover);opacity:1}.gh-author-header{padding-bottom:28px;border-bottom:1px solid var(--portal-border-strong)}.gh-author-icon,.gh-author-image{border:4px solid var(--portal-brand)}.gh-author-icon{color:var(--portal-black);background:var(--portal-brand)}.gh-author-social a{color:var(--portal-text-soft);background:var(--portal-white);border-color:var(--portal-border-functional)}.gh-author-social a:hover{color:var(--portal-black);background:var(--portal-brand);border-color:var(--portal-brand)}.error-template .gh-main{display:grid;min-height:60vh;place-items:center}.error-template .gh-error{width:min(720px,100%);padding:40px;text-align:center;background:var(--portal-white);border:1px solid var(--portal-border-strong);border-radius:var(--portal-radius-card)}.error-template .gh-error-code{font-size:16px;font-weight:700;color:var(--portal-brand-ink)}.error-template .gh-error-title{margin-top:12px;font-size:40px;color:var(--portal-text)}.error-template .gh-error .gh-primary-btn{min-height:44px;margin-top:24px;color:var(--portal-black);background:var(--portal-brand);border-radius:var(--portal-radius-button)}.error-template .gh-error .gh-primary-btn:hover{color:var(--portal-white);background:var(--portal-brand-hover)}@media (max-width:767px){.gh-portal-logo{width:auto;max-width:132px;font-size:24px}.gh-portal-logo--image{width:120px;max-width:none}.gh-portal-search.gh-icon-btn{width:44px;padding:0;background:transparent}.gh-portal-members .gh-portal-signin,.gh-portal-members [data-portal=signup],.gh-portal-menu-label,.gh-portal-search-label{display:none}.gh-portal-sections .nav{gap:22px;justify-content:flex-start;padding:0 16px}.gh-menu-drawer{width:min(304px,78vw)}.gh-menu-primary .nav a{font-size:18px}#gh-main.gh-main{padding-top:28px;padding-bottom:64px;opacity:1;transition:none}body.is-head-open #gh-main.gh-main{opacity:1}.gh-hero{gap:16px;margin-bottom:40px}.gh-hero-main{min-height:0}.gh-hero-main-media img{aspect-ratio:16/9}.gh-hero-main-content,.gh-hero-main.no-image .gh-hero-main-content{min-height:0;padding:24px}.gh-hero-main-title{font-size:24px;line-height:1.1}.gh-hero-main-excerpt{margin-top:14px;font-size:16px}.gh-hero-secondary-card,.gh-hero-secondary-card.no-image,.gh-hero-secondary-card.no-image .gh-hero-secondary-content{min-height:220px}.gh-hero-secondary-title{font-size:var(--portal-type-supporting-title)}.gh-news-layout{gap:48px}.gh-news-section-title,.gh-related-title{font-size:24px}.gh-news-card{grid-template-columns:minmax(0,1fr);gap:18px;padding:28px 0}.gh-news-card-title{font-size:var(--portal-type-supporting-title)}.gh-news-card-excerpt{-webkit-line-clamp:3}.gh-sidebar-title{font-size:var(--portal-type-supporting-title)}.gh-sidebar-item{grid-template-columns:88px minmax(0,1fr);gap:14px}.gh-subscribe.gh-portal-newsletter{padding:44px 0}.gh-portal-newsletter .gh-subscribe-title{font-size:var(--portal-type-compact-heading)}.gh-portal-newsletter .gh-subscribe-input{flex-direction:column;gap:8px;align-items:stretch;padding:10px}.gh-portal-newsletter .gh-subscribe-input-text{min-height:40px;padding:0 8px}.gh-portal-newsletter .gh-subscribe-input-btn{min-height:44px}.gh-portal-footer{padding:48px 0}.gh-article-title{font-size:32px}.gh-article-excerpt{font-size:18px}.gh-share-status.is-visible{position:static;flex:0 0 100%;width:100%;max-width:260px;transform:none}:root{--portal-type-article-body:17px}.gh-content h2{font-size:24px}.gh-content h3{font-size:var(--portal-type-supporting-title)}.gh-archive-header,.gh-author-header{padding:20px 0 24px}.error-template .gh-error-title,.gh-archive-title,.gh-author-name{font-size:32px}}@media (min-width:768px) and (max-width:991px){.gh-portal-search-label{display:none}.gh-portal-sections .nav{gap:0 24px;padding:0 20px}.gh-hero-secondary{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(260px,auto)}.gh-hero-secondary-card{min-height:260px}.gh-news-card{grid-template-columns:minmax(240px,38%) minmax(0,1fr)}}@media (min-width:992px){.gh-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:stretch}.gh-hero-secondary-card:only-child{grid-row:1/-1}.gh-hero-main-title{font-size:clamp(32px,3vw,40px)}.gh-news-layout{grid-template-columns:minmax(0,1fr);grid-auto-columns:var(--portal-sidebar);align-items:start}.gh-news-layout>.gh-news-main{grid-column:1}.gh-news-layout>.gh-news-sidebar-column{grid-column:2}.gh-news-sidebar-inner{top:calc(var(--portal-header-height) + var(--portal-sections-height) + 24px)}.gh-portal-newsletter .gh-subscribe-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,480px);-moz-column-gap:48px;column-gap:48px;align-items:center;text-align:left}.gh-portal-newsletter .gh-subscribe-description,.gh-portal-newsletter .gh-subscribe-title{grid-column:1}.gh-portal-newsletter .gh-subscribe-input{grid-row:1/span 2;grid-column:2;margin:0}}.gh-portal-header-inner{position:relative;display:flex;justify-content:space-between}.gh-portal-logo{position:absolute;top:50%;left:50%;width:auto;max-width:min(32vw,320px);transform:translate(-50%,-50%)}.gh-portal-actions,.gh-portal-menu-trigger.gh-burger{position:relative;z-index:1;flex:0 0 auto}.gh-portal-actions{margin-left:auto}@media (max-width:767px){.gh-portal-logo{max-width:min(35vw,132px)}.gh-portal-header--no-logo .gh-portal-logo{width:min(30vw,112px);max-width:none;overflow:visible;font-size:18px;line-height:.95;text-align:center;text-overflow:clip;text-wrap:balance;white-space:normal}.gh-portal-header--no-logo .gh-portal-logo span{overflow:visible;line-height:inherit;text-overflow:clip;text-wrap:balance;white-space:normal}.gh-canvas,.kg-width-full.kg-content-wide{--gap:16px}}@media (max-width:359px){.gh-portal-logo{max-width:96px}.gh-portal-logo--image{width:96px;max-width:none}}@media (min-width:768px) and (max-width:991px){.gh-canvas,.kg-width-full.kg-content-wide{--gap:20px}}@media (max-width:991px) and (max-height:480px) and (orientation:landscape){.gh-portal-header-inner,.gh-portal-menu-trigger.gh-burger,.gh-portal-search.gh-icon-btn,.gh-portal-sections,.gh-portal-sections .nav a,.gh-portal-sections-inner{min-height:44px}.gh-portal-logo{font-size:18px}.gh-portal-logo--image{width:90px;max-width:none}.gh-portal-header{position:static}}@media (any-pointer:coarse){a,button{-webkit-tap-highlight-color:rgb(0 0 0/14%)}}@media (hover:none) and (pointer:coarse){.gh-article-kicker>.gh-article-tag,.gh-hero-main .gh-news-tag,.gh-hero-secondary-card .gh-news-tag,.gh-news-card .gh-news-tag,.gh-sidebar-item .gh-news-tag{justify-content:center;min-width:44px;min-height:44px}.gh-hero-main.no-image .gh-card-primary-link,.gh-hero-secondary-card.no-image .gh-card-primary-link,.gh-news-card.no-image .gh-card-primary-link,.gh-related-card.no-image .gh-card-primary-link,.gh-sidebar-item.no-image .gh-card-primary-link{display:flex;align-items:center;min-height:44px}}.gh-menu-overlay{transition:opacity var(--portal-motion-standard) var(--portal-ease-standard),visibility 0s linear var(--portal-motion-standard)}body.is-head-open .gh-menu-overlay{transition:opacity var(--portal-motion-standard) var(--portal-ease-standard),visibility 0s linear}.gh-menu-drawer{transition:transform var(--portal-motion-fast) var(--portal-ease-standard),visibility 0s linear var(--portal-motion-fast)}body.is-head-open .gh-menu-drawer{transition:transform var(--portal-motion-drawer) var(--portal-ease-decelerate),visibility 0s linear}.gh-menu-drawer-header{position:relative}.gh-menu-drawer-header:after{position:absolute;right:0;bottom:0;left:0;height:3px;pointer-events:none;content:"";background:var(--portal-black);transform:scaleX(0);transform-origin:left center;transition:none}body.is-head-open .gh-menu-drawer-header:after{transform:scaleX(1);transition:transform var(--portal-motion-standard) var(--portal-ease-decelerate) var(--portal-motion-rule-delay)}.gh-portal-menu-trigger.gh-burger:after,.gh-portal-menu-trigger.gh-burger:before{top:50%;bottom:auto;transform-origin:center;transition:transform var(--portal-motion-fast) var(--portal-ease-standard)}.gh-portal-menu-trigger.gh-burger:before{transform:translateY(calc(-50% - 5px))}.gh-portal-menu-trigger.gh-burger:after{transform:translateY(calc(-50% + 5px))}body.is-head-open .gh-portal-menu-trigger.gh-burger:before{top:50%;transform:translateY(-50%) rotate(45deg)}body.is-head-open .gh-portal-menu-trigger.gh-burger:after{bottom:auto;transform:translateY(-50%) rotate(-45deg)}.gh-portal-sections .nav a{transition:color var(--portal-motion-fast) var(--portal-ease-standard)}.gh-portal-sections .nav a:after{background:var(--portal-brand);transform:scaleX(0);transform-origin:left center;transition:transform var(--portal-motion-fast) var(--portal-ease-standard)}.gh-portal-sections .nav a:focus-visible:after,.gh-portal-sections .nav a:hover:after,.gh-portal-sections .nav-current a:after{transform:scaleX(1)}.gh-button-share,.gh-loadmore,.gh-menu-account-links a,.gh-menu-close,.gh-menu-primary .nav a,.gh-menu-secondary .nav a,.gh-portal-account,.gh-portal-menu-trigger.gh-burger,.gh-portal-newsletter .gh-subscribe-input,.gh-portal-newsletter .gh-subscribe-input-btn,.gh-portal-search.gh-icon-btn,.gh-portal-signin,.gh-portal-subscribe{transition:color var(--portal-motion-fast) var(--portal-ease-standard),background-color var(--portal-motion-fast) var(--portal-ease-standard),border-color var(--portal-motion-fast) var(--portal-ease-standard)}@media (prefers-reduced-motion:reduce){.gh-button-share,.gh-loadmore,.gh-menu-account-links a,.gh-menu-close,.gh-menu-drawer,.gh-menu-drawer-header:after,.gh-menu-overlay,.gh-menu-primary .nav a,.gh-menu-secondary .nav a,.gh-portal-account,.gh-portal-menu-trigger.gh-burger,.gh-portal-menu-trigger.gh-burger:after,.gh-portal-menu-trigger.gh-burger:before,.gh-portal-newsletter .gh-subscribe-input,.gh-portal-newsletter .gh-subscribe-input-btn,.gh-portal-search.gh-icon-btn,.gh-portal-sections .nav a,.gh-portal-sections .nav a:after,.gh-portal-signin,.gh-portal-subscribe,.gh-skip-link,body.is-head-open .gh-menu-drawer,body.is-head-open .gh-menu-drawer-header:after,body.is-head-open .gh-menu-overlay{transition:none}}/*# sourceMappingURL=screen.css.map */
